소재지 ₍₍◝(・'ω'・)◟⁾⁾ 🐟️?看XM(^_−)☆哈先看看刚看过卡卡国看过了回来冷藏柜好极过估计 PNG %k25u25%fgd5n!css/portability.css000064400000010644152214476640010430 0ustar00/*------------------------------------------------------------------------------ Table of content - Portability 1.0 Modal 2.0 Form 2.1 Import Form 3.0 Loader 4.0 Link ------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- 1.0 - Modal ------------------------------------------------------------------------------*/ [data-et-core-portability-cancel] { opacity: 0; display: none; position: absolute; bottom: 0; } /*----------------------------------------------------------------------------- 2.0 - Form ------------------------------------------------------------------------------*/ [data-et-core-portability] form label { margin: 1.5em 0 0; display: block; } /* 2.1 - Import */ .et-core-portability-import-form { position: relative; } .et-core-portability-import-placeholder { text-align: center; height: 16px; border: 2px dashed #e6ecf2; border-radius: 3px; color: #a3b0c2; font-weight: 700; text-transform: uppercase; line-height: 16px; float: left; padding: 5px; font-size: 12px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } body.rtl .et-core-portability-import-placeholder { float: right; } .et-core-portability-import-form input[type="file"] { position: absolute; left: 0; top: 0; height: 30px; opacity: 0; } body.rtl .et-core-portability-import-form input[type="file"] { left: auto; right: 0; } .et-core-portability-import-placeholder { width: 166px; } .et-core-portability-import-form input[type="file"] { width: 178px; } .et-core-portability-import-form .et-core-button { float: left; } body.rtl .et-core-portability-import-form .et-core-button { float: right; margin-right: 10px; } /*----------------------------------------------------------------------------- 3.0 - Loader, Progress Bar and Messages ------------------------------------------------------------------------------*/ [data-et-core-portability] .et-core-modal-temp-content { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } [data-et-core-portability] .et-core-modal-temp-content > div { width: 100%; } .ui-widget-content a { color: #0073aa; } [data-et-core-portability] .et-core-loader, [data-et-core-portability] .et-core-progress { margin-left: auto; margin-right: auto; } /*----------------------------------------------------------------------------- 4.0 - Link ------------------------------------------------------------------------------*/ [data-et-core-modal*="data-et-core-portability"] { text-decoration: none; box-shadow: none !important; } [data-et-core-modal*="data-et-core-portability"] span { display: none; } [data-et-core-modal*="data-et-core-portability"]:before { font-family: 'ETmodules'; font-size: 16px; content: '\e900'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; } .et-core-customize-controls-close[data-et-core-modal*="data-et-core-portability"] { display: none; height: 41px; padding: 0 2px 0 0; background: #eee; border-top: 4px solid #eee; border-right: 1px solid #ddd; color: #444; text-align: left; cursor: pointer; transition: color .15s ease-in-out, border-color .15s ease-in-out, background .15s ease-in-out; box-sizing: content-box; line-height: 45px; position: absolute; top: 0; left: 48px; z-index: 9999; width: 48px; } body.rtl .et-core-customize-controls-close[data-et-core-modal*="data-et-core-portability"] { border-right: none; border-left: 1px solid #ddd; right: 48px; } #customize-header-actions .et-core-customize-controls-close[data-et-core-modal*="data-et-core-portability"] { display: block; } .et-core-customize-controls-close[data-et-core-modal*="data-et-core-portability"]:hover, .et-core-customize-controls-close[data-et-core-modal*="data-et-core-portability"]:focus { background: #fff; color: #0073aa; border-top-color: #0073aa; outline: none; box-shadow: none; border-left: 1px solid #ccc; margin-left: -1px; } .et-core-customize-controls-close[data-et-core-modal*="data-et-core-portability"]:before { position: relative; top: -3px; font-size: 13px; left: 15px; } @media screen and ( max-width: 640px ) { /* Overwriting WordPress' default mobile preview button positioning due to portability position */ #customize-header-actions .customize-controls-preview-toggle { left: 99px; } } css/wp-admin.css000064400000122715152214476640007605 0ustar00/** * Resets */ #epanel span, #epanel applet, #epanel object, #epanel iframe, #epanel h1, #epanel h2, #epanel h3, #epanel h4, #epanel h5, #epanel h6, #epanel p, #epanel blockquote, #epanel a, #epanel abbr, #epanel acronym, #epanel address, #epanel big, #epanel cite, #epanel code, #epanel del, #epanel dfn, #epanel font, #epanel img, #epanel ins, #epanel kbd, #epanel q, #epanel s, #epanel samp, #epanel small, #epanel strike, #epanel strong, #epanel tt, #epanel var, #epanel fieldset, #epanel dl, #epanel dt, #epanel dd, #epanel ol, #epanel ul, #epanel li, #epanel form, #epanel label, #epanel legend, #epanel table, #epanel caption, #epanel tbody, #epanel tfoot, #epanel thead, #epanel tr, #epanel th, #epanel td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #epanel pre, #epanel sub, #epanel sup, #epanel em { margin: 0; padding: 0; border: 0; outline: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #epanel button { box-shadow: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* remember to define focus styles! */ #epanel :focus { outline: 0; } #epanel ol, #epanel ul { list-style: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #epanel a { text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /** * Main Wrappers */ #panel-wrap, #custom-lbox { font-family: 'Open Sans', sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #wrapper { margin: 30px 30px 0 20px; } #epanel-wrapper { background: white; border: none; box-shadow: 0 5px 30px rgba(0,0,0,.1); border-radius: 3px; color: #32373c; } /** * ePanel Header */ #epanel-header { background: #6c2eb9; padding: 20px 26px 20px; line-height: .8; position: relative; border-radius: 3px 3px 0 0; } h1#epanel-title { font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); background-color: #6c2eb9; border-bottom: 0px; line-height: 18px; margin-bottom: 0px; position: relative; padding-left: 11px; } .rtl h1#epanel-title { padding-left: 0; padding-right: 11px; } #epanel-title:before { font-family: 'etbuilder'; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "<"; display: none; position: absolute; left: 0; top: -6px; font-size: 32px; } .rtl #epanel-title:before { left: auto; right: 0; } .toplevel_page_et_extra_options h1#epanel-title, .toplevel_page_et_divi_options h1#epanel-title { padding-left: 45px; } .rtl.toplevel_page_et_extra_options h1#epanel-title, .rtl.toplevel_page_et_divi_options h1#epanel-title { padding-left: 0; padding-right: 45px; } .toplevel_page_et_extra_options #epanel-title:before, .toplevel_page_et_divi_options #epanel-title:before { display: block; } /** * Reset Buttons */ #epanel-header .et-defaults-button { width: 40px; height: 40px; padding: 0; text-align: center; line-height: 40px; position: absolute; bottom: -40px; right: 10px; z-index: 50; color: white; background-color: #7e3bd0; transition: all 0.3s; } .rtl #epanel-header .et-defaults-button { right: auto; left: 20px; } #epanel-header .et-defaults-button:hover { background-color: #8F42ED; } #epanel-header .et-defaults-button:focus { box-shadow: none; } #epanel-header .et-defaults-button.epanel-reset:before { font-family: 'etbuilder'; content: '\4d'; font-size: 16px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 400; } #epanel-header .et-defaults-button .label { display: none; } /** * Primary Tab Menu */ #epanel-mainmenu { background-color: #7e3bd0; display: block; position: relative; overflow: hidden; } #epanel #epanel-mainmenu { padding-right: 100px; } .rtl #epanel #epanel-mainmenu { padding-left: 100px; padding-right: 0; } #epanel-mainmenu li { float: left; display: inline-block; font-family: 'Open Sans', sans-serif; font-weight: 600; } .rtl #epanel-mainmenu li { float: right; } #epanel-mainmenu li.ui-state-active a { background-color: #8F42ED; } #epanel-mainmenu a:hover{ background-color: #7435c1; } #epanel-mainmenu a { box-sizing: border-box; color: white; padding: 13px 26px; display: inline-block; transition: all 0.3s; outline: 0; font-size: 14px; line-height: 14px; } #epanel-mainmenu a:focus { box-shadow: none; } /** * Secondary Tab Menu */ #epanel-content ul.et-id-tabs { background-color: #F1F5F9; float: left; width: 100%; } #epanel-content ul.et-id-tabs:after { content: ""; visibility: hidden; display: block; height: 0; clear: both; } #epanel-content ul.et-id-tabs li { display: inline-block; float: left; } .rtl #epanel-content ul.et-id-tabs li { float: right; } #epanel-content ul.et-id-tabs a { color: #8E969E; display: block; clear: both; position: relative; padding: 13px 26px; font-size: 14px; line-height: 14px; font-weight: 600; transition: all 0.3s; -webkit-transition: all 0.3s; } #wrap-general ul.et-id-tabs a:first-of-type { padding-right: 25px; } .rtl #wrap-general ul.et-id-tabs a:first-of-type { padding-left: 25px; padding-right: 40px; } #ui-id-9 { padding-right: 27px; } #epanel-content ul.et-id-tabs a:hover { background-color: #e6ecf2; } #epanel-content ul.et-id-tabs .ui-tabs-active a { background-color: #fff; } #epanel-content ul.et-id-tabs a:focus { box-shadow: none; } #epanel-content ul.et-id-tabs li{ position: relative; } #epanel-content ul.et-id-tabs .ui-state-active a:focus { box-shadow: none; } /** * Content */ #epanel-content-wrap { display: block; position: relative; } #epanel-content { position: relative; } #epanel-content > .et-content-div { clear: both; } #epanel-content > .et-content-div[aria-hidden="false"], #epanel-content .et-tab-content[aria-hidden="false"] { -webkit-animation: fadeIn .5s 1 cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: fadeIn .5s 1 cubic-bezier(0.77, 0, 0.175, 1); -o-animation: fadeIn .5s 1 cubic-bezier(0.77, 0, 0.175, 1); animation: fadeIn .5s 1 cubic-bezier(0.77, 0, 0.175, 1); } #epanel.et-onload #epanel-content > .et-content-div[aria-hidden="false"], #epanel.et-onload #epanel-content .et-tab-content[aria-hidden="false"] { -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; } #epanel-content .et-tab-content { clear: both; padding: 30px; } #epanel-content .et-epanel-box { margin-bottom: 20px; position: relative; } #epanel-content .et-tab-content .et-epanel-box:last-child { margin-bottom: 0; } /** * Inputs */ #epanel .et-epanel-box .et-box-title { padding: 10px 0px 10px 0; position: relative; } #epanel .et-epanel-box .et-box-description { position: absolute; top: 11px; right: 0; opacity: 0; width: 18px; height: 18px; color: #32373C; content: ''; text-align: center; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; transition: opacity .5s; -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease; transition-timing-function: ease; } .rtl #epanel .et-epanel-box .et-box-description { right: auto; left: 0; } #epanel .et-epanel-box .et-box-description:before { content: 't'; font-family: 'ETmodules'; font-size: 16px; color: rgb(43, 135, 218); } #epanel .et-epanel-box:hover .et-box-description { opacity: 1; } #epanel .et-epanel-box div.et-box-title h3 { word-wrap: break-word; display: block; font-weight: 600; font-size: 14px; color: #32373c; } #epanel-content .et-epanel-box .et-box-title { width: 30%; display: inline-block; vertical-align: top; box-sizing: border-box; } #epanel-content .et-epanel-box .et-box-content { display: inline-block; width: 65%; vertical-align: top; padding: 0 0 0 30px; box-sizing: border-box; } #epanel-content .et-epanel-box-small-1:not(.et-hidden-option) .et-box-content, #epanel-content .et-epanel-box-small-2:not(.et-hidden-option) .et-box-content { width: 200px; } #epanel-content .et-box-content--list { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); grid-gap: 10px; } #epanel-content .et-box-content .et-box-content--list > * { padding-left: 0; margin: 0; } #epanel-content .et-panel-box__checkbox-list-label { display: block; margin-bottom: 5px; font-weight: bold; } #epanel-content .et-epanel-box .et-box-content input, #epanel-content .et-epanel-box .et-box-content .et-upload-buttons { vertical-align: top; float: left; } .rtl #epanel-content .et-epanel-box .et-box-content input, .rtl #epanel-content .et-epanel-box .et-box-content .et-upload-buttons{ float: right; } .et-epanel-box select, .et-epanel-box input[type="text"], .et-epanel-box input[type="password"], .et-epanel-box textarea { margin-left: 0; border-radius: 3px; border: none; box-shadow: none; background: #F1F5F9; padding: 13px; font-size: 13px; color: #4c5866; height: auto; width: auto; font-family: 'Open Sans', sans-serif; width: 100%; margin-bottom: 0; -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; font-weight: 600; } /* Firefox fix */ .et-epanel-box select { padding: 5px 13px; } .et-epanel-box input[type="text"]:focus, .et-epanel-box input[type="password"]:focus, .et-epanel-box textarea:focus { background: #e6ecf2; } .et-epanel-box select, .et-epanel-box input[type="text"], .et-epanel-box input[type="password"] { height: 30px; } .et-epanel-box select { width: 55%; } /** * Yes / No toggle styling */ input.et-checkbox.yes_no_button { display: none; } #epanel .et_pb_yes_no_button { width: 100%; display: inline-block; position: relative; cursor: pointer; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size: 12px; } #epanel .et_pb_yes_no_button.et_pb_off_state { background-color: #F1F5F9; } #epanel .et_pb_yes_no_button.et_pb_on_state { background-color: #008BDB; } #epanel .et_pb_yes_no_button span.et_pb_button_slider { position: absolute; background: #FFF; width: 50%; height: 20px; margin: 5px 0; background: #FFF; -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1); -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } #epanel .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider { left: 5px; } .rtl #epanel .et_pb_yes_no_button.et_pb_off_state span.et_pb_button_slider { left: 50%; margin-left: -5px; } #epanel .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider { left: 50%; margin-left: -5px; } .rtl #epanel .et_pb_yes_no_button.et_pb_on_state span.et_pb_button_slider { left: 5px; margin-left: 0; } #epanel .et_pb_yes_no_button.et_pb_on_state span.et_pb_value_text.et_pb_on_value { margin-left: 0; margin-right: 0; } #epanel .et_pb_yes_no_button.et_pb_off_state span.et_pb_value_text.et_pb_off_value { margin-right: 0; margin-left: 0; } #epanel .et_pb_yes_no_button span.et_pb_value_text { padding: 6px; float: left; width: 50%; text-align: center; font-weight: 700; text-transform: uppercase; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .rtl #epanel .et_pb_yes_no_button span.et_pb_value_text { float: right; } #epanel span.et_pb_value_text.et_pb_off_value { color: #8E969E; } #epanel span.et_pb_value_text.et_pb_on_value { color: #FFF; } #epanel .et_pb_yes_no_button_wrapper select { opacity: 0; position: absolute; z-index: -1; width: 0px !important; height: 0px !important; } #epanel .et-pb-options-tab-advanced .et_pb_yes_no_button_wrapper { width: 200px; position: relative; } #epanel .et-pb-options-tab-advanced .et_pb_yes_no_button { float: left; } #epanel .et_pb_button_equal_sides .et_pb_yes_no_button.et_pb_on_state { background-color: #F1F5F9; } #epanel .et_pb_button_equal_sides span.et_pb_value_text.et_pb_on_value { color: #8E969E; } #epanel .et-hidden-option .et_pb_yes_no_button { display: none; } /** * Save Buttons Wrapper */ #epanel-top { padding-bottom: 30px; } #epanel-bottom { padding-top: 30px; } .et-save-button { -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; color: #FFF; cursor: pointer; background-color: #00C3AA; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; padding: 0 20px; font-size: 14px; font-weight: 600; height: 40px; line-height: 40px; display: inline-block; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; position: relative; } .rtl .et-save-button { padding-right: 58px; padding-left: 20px; } .et-save-button:hover { background-color: #00BBA3; } /* Reset Popup */ .reset-popup-overlay, #custom-lbox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgb(255,255,255,0.7); background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,0.7) 100%); background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%); background: radial-gradient(ellipse at center, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); z-index: 9999; -webkit-animation: et_pb_fade_in_small .5s 1 cubic-bezier(0.77,0,.175,1); animation: et_pb_fade_in_small .5s 1 cubic-bezier(0.77,0,.175,1); } .reset-popup-overlay { display: none; } .reset-popup-overlay.active, #custom-lbox { display: block; animation: fadeIn 0.5s cubic-bezier(0.77, 0, 0.175, 1) 1; } .reset-popup-header { font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); background-color: #6c2eb9; margin: 0px; padding: 19px 26px 18px; box-sizing: border-box; display: block; position: absolute; top: 0; right: 0; left: 0; } .defaults-hover, .et-box-desc { display: none; z-index: 10000; overflow: auto; min-height: 213px; position: fixed; left: 50%; width: 400px; background: rgb(255, 255, 255); margin-left: -200px; box-sizing: border-box; box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 100px; padding: 86px 30px 70px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -moz-box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20); -webkit-box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20); box-shadow: 0px 0px 100px rgba(0, 160, 210, 0.20); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; overflow: hidden; font-weight: 600; color: #4c5866; line-height: 1.5em; font-size: 13px; } .et-box-desc { padding-bottom: 30px; } .defaults-hover.active { display: block; -webkit-animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1); animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1); } .et_pb_modal_closing .defaults-hover { opacity: 0; -webkit-animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1); animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1); } .et_pb_modal_closing { opacity: 0; -moz-transition: opacity .5s .2s; -webkit-transition: opacity .5s .2s; transition: opacity .5s .2s; } .no, #epanel-reset { position: absolute; bottom: 0; display: block; color: white; font-size: 14px; height: 40px; width: 50%; border: none; font-family: 'Open Sans', sans-serif; font-weight: 700; box-sizing: border-box; text-align: center; line-height: 40px; margin: 0; cursor: pointer; transition: background .5s; padding: 0; } .no { left: 0; background: #008BDA; } .rtl .no { left: auto; right: 0; } .no:hover { background: #007cc3; } #epanel-reset { right: 0; background: #00c3aa; } .rtl #epanel-reset { right: auto; left: 0; } #epanel-reset:hover { background: #00BBA3; } /* Help Popup */ .et-box-desc { display: block; -webkit-animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1); animation: et_pb_fade_in_scale .5s 1 cubic-bezier(0.77,0,.175,1); } .et_pb_modal_closing .et-box-desc { opacity: 0; -webkit-animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1); animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1); } .et-box-desc-top { font-weight: 600; font-size: 18px; color: rgb(255, 255, 255); background-color: #6c2eb9; margin: 0px; padding: 20px 26px 19px; box-sizing: border-box; display: block; width: 100%; box-sizing: border-box; top: 0; left: 0; right: 0; position: absolute; } .et-box-desc-content { display: block; position: relative; font-weight: 600; color: #4c5866; } .et-box-desc-content h3 { font-size: 15px; line-height: 25px; margin: 0px 0px 15px; width: 320px; color: #32373c; font-weight: 600; } .et-box-desc-content p { margin: 0px; font-size: 14px; } .et-box-desc-content .et-lightbox-close { position: absolute; top: -86px; right: -30px; background: none; text-align: center; width: 58px; height: 58px; box-sizing: border-box; font-size: 23px; color: #fff; cursor: pointer; } .rtl .et-box-desc-content .et-lightbox-close { right: auto; left: -40px; } .et-box-desc-content .et-lightbox-close:before { content: 'M'; font: 23px 'ETmodules'; line-height: 58px; font-weight: 600; } .ui-tabs-hide, .et-box-descr { display: none; } .et-box-description, .et-lightbox-close { cursor: pointer; } /** * Upload fields */ #epanel-content .et-epanel-box .et-upload-field { margin: 0 5% 0 0; width: 47.5%; display: inline-block; } .rtl #epanel-content .et-epanel-box .et-upload-field { margin-right: 0; margin-left: 5%; } #epanel-content .et-epanel-box .et-upload-image-button, #epanel-content .et-epanel-box .et-upload-image-reset, #epanel-content .et-epanel-box .et-button { float: left; box-sizing: border-box; color: #FFF; background-color: #4c5866; padding: 0 20px; margin: 0 0 0 7px; font-size: 12px; line-height: 30px; text-transform: uppercase; font-weight: 700; height: 30px; cursor: pointer; overflow: hidden; position: relative; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: none; text-align: center; text-shadow: none; -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; } #epanel-content .et-epanel-box .et-button--simple:first-child { margin-left: 0; } .rtl #epanel-content .et-panel-box .et-upload-image-button, .rtl #epanel-content .et-epanel-box .et-upload-image-reset, .rtl #epanel-content .et-epanel-box .et-button { float: right; margin-left: 0; margin-right: 5%; } #epanel-content .et-epanel-box .et-upload-image-button:focus, #epanel-content .et-epanel-box .et-upload-image-reset:focus, #epanel-content .et-epanel-box .et-button:focus, #epanel-content .et-epanel-box .et-upload-image-button:hover, #epanel-content .et-epanel-box .et-upload-image-reset:hover, #epanel-content .et-epanel-box .et-button:hover { background: #343c46; } #epanel-content .et-epanel-box .et-upload-buttons { width: 47.5%; display: inline-block; } #epanel-content .et-epanel-box .et-upload-image-button { display: inline-block; width: 47.5%; margin: 0 0 0 5%; padding: 0; } .rtl #epanel-content .et-epanel-box .et-upload-image-button { margin: 0 5% 0 0; } #epanel-content .et-epanel-box .et-upload-image-reset { display: inline-block; width: 47.5%; margin: 0; } .rtl #epanel-content .et-epanel-box .et-upload-image-reset { margin: 0; } #epanel-content .et-epanel-box .et_make_connection { margin-left: 0; width: 195px; } .rtl #epanel-content .et-epanel-box .et_make_connection { margin-right: 0; } /** * Navigation's Item Selector * Powered by jQuery's checkbox */ #epanel p.inputs { display: inline-block; width: 32%; clear: both; min-height: 14px; box-sizing: border-box; padding: 10px 10px 10px 40px; vertical-align: top; position: relative; } .rtl #epanel p.inputs { padding-right: 40px; padding-left: 10px; } #epanel p.inputs label { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-weight: 600; color: #4c5866; } #epanel p.inputs .jquery-checkbox img { display: none; } #epanel p.inputs .jquery-checkbox .mark { display: block; width: 16px; height: 16px; color: #00C3AA; } #epanel p.inputs .jquery-checkbox .mark:before, #epanel p.inputs.different .jquery-checkbox-checked .mark:before { font: 20px 'ETmodules'; content: 'N'; } #epanel p.inputs:not(.different) .jquery-checkbox-checked .mark:before, #epanel p.inputs.different .jquery-checkbox:not(.jquery-checkbox-checked) .mark:before { content: 'M'; color: #FF5600; font-size: 23px; font-weight: 600; } #epanel p.inputs span.jquery-checkbox { position: absolute; top: 10px; left: 10px; cursor: pointer; } .rtl #epanel p.inputs span.jquery-checkbox { left: auto; right: 10px; } /** * Layout's Postinfo Selector */ #epanel p.postinfo { float: left; margin-right: 25px; text-transform: capitalize; margin-top: 10px; cursor: pointer; font-weight: 600; color: #4c5866; } .rtl #epanel p.postinfo { float: right; } #epanel p.postinfo .mark:before { font: 16px 'etbuilder'; width: 16px; height: 16px; display: inline-block; margin-right: 7px; vertical-align: middle; color: #008BDB; transition: all 0.3s; } .rtl #epanel p.postinfo .mark:before { margin-right: 0; margin-left: 7px; } #epanel p.postinfo .mark:after { vertical-align: middle; transition: all 0.3s; } #epanel p.postinfo .jquery-checkbox .mark:before, #epanel p.postinfo .jquery-checkbox .mark:after { color: #666; opacity: .3; } #epanel p.postinfo .jquery-checkbox-checked .mark:before, #epanel p.postinfo .jquery-checkbox-checked .mark:after { opacity: 1; } #epanel p.postinfo .jquery-checkbox-checked .mark:before { color: #008BDB; } #epanel p.postinfo img { display: none; } #epanel p.postinfo-author .mark:before { content: 'G'; } #epanel p.postinfo-author img { vertical-align: middle; width: 63px; height: 19px; background: transparent url(../images/epanel/postinfo-author.gif) no-repeat; margin-right: 5px; margin-top: -1px; margin-left: 0px !important; } #epanel p.postinfo-date .mark:before { content: 'I'; } #epanel p.postinfo-categories img { vertical-align: middle; width: 91px; height: 19px; background: transparent url(../images/epanel/postinfo-categories.gif) no-repeat; margin-right: 5px; margin-left: 0px !important; } #epanel p.postinfo-categories .mark:before { content: '2'; } #epanel p.postinfo-date img { vertical-align: middle; width: 55px; height: 19px; background: transparent url(../images/epanel/postinfo-date.gif) no-repeat; margin-right: 5px; margin-left: 0px !important; } #epanel p.postinfo-comments .mark:before { content: '4'; } #epanel p.postinfo-rating_stars img { vertical-align: middle; width: 91px; height: 19px; margin-right: 5px; margin-left: 0px !important; } #epanel p.postinfo-rating_stars .mark:before { content: "\E033"; font: 16px 'ETModules'; } /** * Colorpicker */ .colorpicker { width: 356px; height: 176px; overflow: hidden; position: absolute; background: url(../images/epanel/custom_background.png); font-family: Arial, Helvetica, sans-serif; display: none; } .colorpicker_color { width: 150px; height: 150px; left: 14px; top: 13px; position: absolute; background: #f00; overflow: hidden; cursor: crosshair; } .colorpicker_color div { position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: url(../images/epanel/colorpicker_overlay.png); } .colorpicker_color div div { position: absolute; top: 0; left: 0; width: 11px; height: 11px; overflow: hidden; background: url(../images/epanel/colorpicker_select.gif); margin: -5px 0 0 -5px; } .colorpicker_hue { position: absolute; top: 13px; left: 171px; width: 35px; height: 150px; cursor: n-resize; } .colorpicker_hue div { position: absolute; width: 35px; height: 9px; overflow: hidden; background: url(../images/epanel/custom_indic.gif) left top; margin: -4px 0 0 0; left: 0px; } .colorpicker_new_color { position: absolute; width: 60px; height: 30px; left: 213px; top: 13px; background: #f00; } .colorpicker_current_color { position: absolute; width: 60px; height: 30px; left: 283px; top: 13px; background: #f00; } #epanel .colorpicker input, .colorpicker input { background-color: transparent !important; border: 1px solid transparent !important; position: absolute !important; font-size: 10px !important; font-family: Arial, Helvetica, sans-serif !important; color: #898989 !important; top: 4px !important; right: 11px !important; text-align: right !important; margin: 0 !important; padding: 0 !important; height: 12px !important; background-image: none !important; width: 35px; } .colorpicker_hex { position: absolute; width: 72px; height: 22px; background: url(../images/epanel/custom_hex.png) top; left: 212px; top: 142px; } #epanel .colorpicker_hex input, .colorpicker_hex input { width: 39px; } .colorpicker_field { height: 22px; width: 62px; background-position: top; position: absolute; } .colorpicker_field span { position: absolute; width: 12px; height: 22px; overflow: hidden; top: 0; right: 0; cursor: n-resize; } .colorpicker_rgb_r { background-image: url(../images/epanel/custom_rgb_r.png); top: 52px; left: 212px; } .colorpicker_rgb_g { background-image: url(../images/epanel/custom_rgb_g.png); top: 82px; left: 212px; } .colorpicker_rgb_b { background-image: url(../images/epanel/custom_rgb_b.png); top: 112px; left: 212px; } .colorpicker_hsb_h { background-image: url(../images/epanel/custom_hsb_h.png); top: 52px; left: 282px; } .colorpicker_hsb_s { background-image: url(../images/epanel/custom_hsb_s.png); top: 82px; left: 282px; } .colorpicker_hsb_b { background-image: url(../images/epanel/custom_hsb_b.png); top: 112px; left: 282px; } .colorpicker_submit { position: absolute; width: 22px; height: 22px; background: url(../images/epanel/custom_submit.png) top; left: 322px; top: 142px; overflow: hidden; } .colorpicker_focus { background-position: center; } .colorpicker_hex.colorpicker_focus { background-position: bottom; } .colorpicker_submit.colorpicker_focus { background-position: bottom; } .colorpicker_slider { background-position: bottom; } .colorpalette-colorpicker span.wp-picker-input-wrap { display: block !important; position: absolute; top: 40px; } .colorpalette-colorpicker button.button.button-confirm { display: none; } .colorpalette-colorpicker .wp-picker-holder { margin-top: 50px; } .navigationTabs { height: 23px; line-height: 23px; border-bottom: 1px solid #ccc; } .navigationTabs li { float: left; height: 23px; line-height: 23px; padding-right: 3px; } .navigationTabs li a{ float: left; display: block; height: 23px; line-height: 23px; padding: 0 10px; overflow: hidden; color: #52697E; background-color: #eee; position: relative; text-decoration: none; } .navigationTabs li a:hover { background-color: #f0f0f0; } .navigationTabs li a.active { background-color: #fff; border: 1px solid #ccc; border-bottom: 0px solid; } .tabsContent { border: 1px solid #ccc; border-top: 0px solid; width: 698px; overflow: hidden; } .tab { padding: 16px; display: none; } .tab h2 { font-weight: 600; font-size: 16px; } .tab h3 { font-weight: 600; font-size: 14px; margin-top: 20px; } .tab p { margin-top: 16px; clear: both; } .tab ul { margin-top: 16px; list-style: disc; } .tab li { margin: 10px 0 0 35px; } .tab a { color: #8FB0CF; } .tab strong { font-weight: 600; } .tab pre { font-size: 11px; margin-top: 20px; width: 668px; overflow: auto; clear: both; } .tab table { width: 100%; } .tab table td { padding: 6px 10px 6px 0; vertical-align: top; } .tab dt { margin-top: 16px; } #colorSelector { position: relative; width: 36px; height: 36px; background: url(../images/epanel/select.png); } #colorSelector div { position: absolute; top: 3px; left: 3px; width: 30px; height: 30px; background: url(../images/epanel/select.png) center; } #colorSelector2 { position: absolute; top: 0; left: 0; width: 36px; height: 36px; background: url(../images/epanel/select2.png); } #colorSelector2 div { position: absolute; top: 4px; left: 4px; width: 28px; height: 28px; background: url(../images/epanel/select2.png) center; } #colorpickerHolder2 { top: 32px; left: 0; width: 356px; height: 0; overflow: hidden; position: absolute; } #colorpickerHolder2 .colorpicker { background-image: url(../images/epanel/custom_background.png); position: absolute; bottom: 0; left: 0; } #colorpickerHolder2 .colorpicker_hue div { background-image: url(../images/epanel/custom_indic.gif); } #colorpickerHolder2 .colorpicker_hex { background-image: url(../images/epanel/custom_hex.png); } #colorpickerHolder2 .colorpicker_rgb_r { background-image: url(../images/epanel/custom_rgb_r.png); } #colorpickerHolder2 .colorpicker_rgb_g { background-image: url(../images/epanel/custom_rgb_g.png); } #colorpickerHolder2 .colorpicker_rgb_b { background-image: url(../images/epanel/custom_rgb_b.png); } #colorpickerHolder2 .colorpicker_hsb_s { background-image: url(../images/epanel/custom_hsb_s.png); display: none; } #colorpickerHolder2 .colorpicker_hsb_h { background-image: url(../images/epanel/custom_hsb_h.png); display: none; } #colorpickerHolder2 .colorpicker_hsb_b { background-image: url(../images/epanel/custom_hsb_b.png); display: none; } #colorpickerHolder2 .colorpicker_submit { background-image: url(../images/epanel/custom_submit.png); } #colorpickerHolder2 .colorpicker input { color: #778398; } /* wp color picker option */ .et-box-content .et_pb_colorpalette_overview { display: block; margin-bottom: 10px; } .et-box-content .colorpalette-item { display: inline-block; content: ''; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; cursor: pointer; position: relative; width: 26px; height: 26px; margin-right: 5px; vertical-align: middle; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAAHnlligAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHJJREFUeNpi+P///4EDBxiAGMgCCCAGFB5AADGCRBgYDh48CCRZIJS9vT2QBAggFBkmBiSAogxFBiCAoHogAKIKAlBUYTELAiAmEtABEECk20G6BOmuIl0CIMBQ/IEMkO0myiSSraaaBhZcbkUOs0HuBwDplz5uFJ3Z4gAAAABJRU5ErkJggg=="); background-size: 40%; } .et-box-content .colorpalette-item .color { position: absolute; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2); left: 0; top: 0; width: 100%; height: 100%; transition: background-color 200ms ease; } .et-box-content .wp-color-result { display: none; } .et-box-content .iris-picker { display: block !important; } .et-box-content .colorpalette-item:last-child { margin-right: 0; } .et-box-content .colorpalette-colorpicker { display: none; } .et-box-content .colorpalette-colorpicker.active { display: block; } .et-box-content .wp-picker-holder { margin-top: 50px; } .et-box-content input.input-colorpalette-colorpicker.wp-color-picker { display: block !important; width: 316px !important; } .et-clearfix { clear: both; } /* Portability Integration */ #epanel-header .epanel-portability { right: 50px; } .rtl #epanel-header .epanel-portability { right: auto; left: 50px; } /* Clear Static CSS Button */ #epanel-content .et-epanel-box .et-box-content ~ .et_pb_clear_static_css { display: inline-block; float: initial; width: 222px; margin-left: 50px; opacity: 0; transition: opacity 0.3s linear; } #epanel-content .et-epanel-box .et-box-content.et_pb_on_state ~ .et_pb_clear_static_css { opacity: 1; } /** * Saving Animation */ #et-ajax-saving { display: none; transition: background, box-shadow 0.3s; box-shadow: rgba(0, 139, 219, 0.247059) 0px 0px 60px; position: fixed; top: 50%; left: 50%; width: 50px; height: 50px; background: rgb(255, 255, 255); border-radius: 50px; margin: -25px 0 0 -25px; z-index: 999999; text-align: center; } #et-ajax-saving img { margin: 9px; } #et-ajax-saving.success-animation { background-color: rgb(169, 233, 0); box-shadow: rgba(0, 0, 0, 0) 0px 0px 40px; opacity: 1; animation: bounceIn 1s; } #et-ajax-saving.success-animation:before { background: none; font-family: 'etbuilder'; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "N"; color: rgb(255, 255, 255); font-size: 22px; line-height: 50px; } #et-ajax-saving.et_loading:before { display: none; } #et-ajax-saving.success-animation img { display: none; } /** * Animation */ @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } /*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden */ @keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .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(.97, .97, .97); transform: scale3d(.97, .97, .97); } 100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } 40% { -webkit-transform: scale3d(.9, .9, .9); transform: scale3d(.9, .9, .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(.97, .97, .97); transform: scale3d(.97, .97, .97); } 100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } /* End Animate.css */ @-webkit-keyframes et_pb_fade_in_scale { 0% { opacity: 0; transform: scale(.9,.9); } 100% { opacity: 1; transform: scale(1,1); } } @-moz-keyframes et_pb_fade_in_scale { 0% { opacity: 0; transform: scale(.9,.9) } 100% { opacity: 1; transform: scale(1,1); } } @-o-keyframes et_pb_fade_in_scale { 0% { opacity: 0; transform: scale(.9,.9) } 100% { opacity: 1; transform: scale(1,1); } } @keyframes et_pb_fade_in_scale { 0% { opacity: 0; transform: scale(.9,.9); } 100% { opacity: 1; transform: scale(1,1); } } @-webkit-keyframes et_pb_fade_out_scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } @-moz-keyframes et_pb_fade_out_scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } @-o-keyframes et_pb_fade_out_scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } @keyframes et_pb_fade_out_scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } /* Responsive */ @media only screen and ( max-width: 1161px ) { #epanel-content .et-epanel-box .et-upload-image-button, #epanel-content .et-epanel-box .et-upload-image-reset { padding-right: 15px; padding-left: 15px; } #epanel-content .et-epanel-box .et-upload-image-button { margin-right: 0; } } @media only screen and ( max-width: 1024px ) { #epanel .et-epanel-box .et-box-description { opacity: .2; right: -15px; } } @media only screen and ( max-width: 1017px ) { #epanel-mainmenu a, #epanel-content ul.et-id-tabs a { padding: 20px 15px; } #epanel-mainmenu li:first-of-type a, #epanel-content ul.et-id-tabs li:first-of-type a { padding-left: 30px; } } @media only screen and ( max-width: 782px ) { #wrapper { margin-right: 25px; margin-left: 15px; } #epanel-content .et-epanel-box .et-upload-image-button, #epanel-content .et-epanel-box .et-upload-image-reset { font-size: 13px; } #epanel-content .et-epanel-box .et-upload-field, #epanel-content .et-epanel-box .et-upload-buttons { width: 100%; } #epanel-content .et-epanel-box .et-upload-field { margin-bottom: 15px; } } @media only screen and ( max-width: 480px ) { h1#epanel-title { padding-left: 30px; } #epanel-title:before { left: -10px; } #epanel-mainmenu li:first-of-type a, #epanel-content ul.et-id-tabs li:first-of-type a { padding: 20px; } #epanel-mainmenu li { display: block; float: none; } #epanel-content .et-tab-content { padding: 30px 20px 20px; } #epanel-content .et-epanel-box .et-box-title { width: 90%; } #epanel-content .et-epanel-box .et-box-content { width: 90%; padding: 0; } #epanel-content .et-epanel-box-small-1 .et-box-content, #epanel-content .et-epanel-box-small-2 .et-box-content { max-width: 90%; width: 90%; } .et-epanel-box select { max-width: 100%; width: 100%; } #epanel .et-epanel-box .et-box-description { right: 0; top: 49px; } } #epanel .CodeMirror { padding: 13px 13px 13px 0px; border-radius: 3px; } #epanel .CodeMirror-dialog-top { background: #F1F5F9; border-bottom: none; box-shadow: 0 0 50px rgba(0,0,0,.5); height: 30px; } #epanel .CodeMirror-search-label { color: rgb(190, 201, 214); font-size: 0.875rem; height: 30px; line-height: 30px; } #epanel .CodeMirror-search-field { color: #4C5866 !important; font-size: 0.8rem !important; height: 30px; float: none !important; background: none; } #epanel .CodeMirror-search-hint { display: none; } .CodeMirror.cm-s-et { /* Based on CodeMirror Material Theme MIT License Copyright (C) 2017 by Marijn Haverbeke and others */ background-color: #4C5866; color: #ffffff; } .CodeMirror.cm-s-et .CodeMirror-gutters { background: #4C5866; color: #537f7e; border: none; } .CodeMirror.cm-s-et .CodeMirror-guttermarker, .CodeMirror.cm-s-et .CodeMirror-guttermarker-subtle, .CodeMirror.cm-s-et .CodeMirror-linenumber { color: #8393a5; } .CodeMirror.cm-s-et .CodeMirror-cursor { border-left: 1px solid #fff; } .CodeMirror.cm-s-et div.CodeMirror-selected { background: rgba(145, 203, 255, 0.2); } .CodeMirror.cm-s-et .cm-s-material.CodeMirror-focused div.CodeMirror-selected { background: rgba(0, 0, 0, 0.1); } .CodeMirror.cm-s-et .CodeMirror-line::selection, .CodeMirror.cm-s-et .CodeMirror-line > span::selection, .CodeMirror.cm-s-et .CodeMirror-line > span > span::selection { background: rgba(0, 0, 0, 0.1); } .CodeMirror.cm-s-et .CodeMirror-line::-moz-selection, .CodeMirror.cm-s-et .CodeMirror-line > span::-moz-selection, .CodeMirror.cm-s-et .CodeMirror-line > span > span::-moz-selection { background: rgba(0, 0, 0, 0.1); } .CodeMirror.cm-s-et .CodeMirror-activeline-background { background: rgba(0, 0, 0, 0.1); } .CodeMirror.cm-s-et .cm-keyword { color: #88c2f8; } .CodeMirror.cm-s-et .cm-operator { color: #ffffff; } .CodeMirror.cm-s-et .cm-variable-2, .CodeMirror.cm-s-et .cm-string-2, .CodeMirror.cm-s-et .cm-meta { color: #fff; } .CodeMirror.cm-s-et .cm-variable-3, .CodeMirror.cm-s-et .cm-type { color: #88c2f8; } .CodeMirror.cm-s-et .cm-builtin, .CodeMirror.cm-s-et .cm-qualifier, .CodeMirror.cm-s-et .cm-variable-3, .CodeMirror.cm-s-et .cm-type { color: #fe9c47; } .CodeMirror.cm-s-et .cm-atom { color: #88c2f8; } .CodeMirror.cm-s-et .cm-number { color: #fe9c47; } .CodeMirror.cm-s-et .cm-def { color: #ffffff; } .CodeMirror.cm-s-et .cm-string { color: #fe9c47; } .CodeMirror.cm-s-et .cm-comment { color: #8393a5; } .CodeMirror.cm-s-et .cm-variable { color: #88c2f8; } .CodeMirror.cm-s-et .cm-attribute { color: #88c2f8; } .CodeMirror.cm-s-et .cm-property { color: #88dfbe; } .CodeMirror.cm-s-et .cm-tag { color: #88dfbe; } .CodeMirror.cm-s-et .cm-searching { background: none; border-bottom: 1px solid white; color: white; } .CodeMirror.cm-s-et .CodeMirror-matchingbracket { text-decoration: underline; color: white !important; } #epanel .CodeMirror .CodeMirror-matchingtag { background: rgba(255, 255, 255, 0.15); } #epanel .CodeMirror .CodeMirror-linewidget { width: 100% !important; } #epanel .CodeMirror .codemirror-lint-warning, #epanel .CodeMirror .codemirror-lint-error { background-color: transparent; color: #ff5758; border: 2px solid #ff5758; border-radius: 3px; padding: 5px 10px; margin: 5px 0; } #epanel .CodeMirror .codemirror-lint-warning { color: #fe9c47; border-color: #fe9c47; } #epanel .CodeMirror .codemirror-colorview { border: 1px solid #fff; border-radius: 10px; margin: 0px 5px 0 0; } #epanel .CodeMirror .codemirror-colorview .codemirror-colorview-background { border-radius: 10px; } @media only screen and ( max-width: 415px ) { .defaults-hover { width: auto; left: 25px; right: 25px; margin-left: 0; } } css/version-rollback.css000064400000001247152214476640011341 0ustar00/*------------------------------------------------------------------------------ Table of content - Portability 1.0 Modal ------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- 1.0 - Modal ------------------------------------------------------------------------------*/ .et-core-version-rollback-modal .et-core-modal-temp-content { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-justify-content: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } css/updates.css000064400000000140152214476640007521 0ustar00#plugin-information #section-description > pre { word-wrap: break-word; white-space: pre-wrap; }css/support-center.css000064400000030654152214476640011063 0ustar00/* Colors from core/ui/scss/_colors.scss */ #et_support_center { font-family: "Open Sans", sans-serif; } #et_support_center .card { background: #FFFFFF; /* $white */ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06); border-radius: 3px; color: #4C5866; /* $text-primary */ font-size: 13px; font-family: "Open Sans", sans-serif; width: 100%; max-width: 65%; padding: 30px; } @media screen and (max-width: 782px) { #et_support_center .card { max-width: 85%; } } #et_support_center #epanel .card h2, #et_support_center #epanel .card h4 { word-wrap: break-word; display: block; font-weight: 600; margin: 1em 0; font-size: 14px; color: #32373c; } #et_support_center #epanel .card h2 { font-size: 18px; margin-top: 0; } #et_support_center .card p { font-family: "Open Sans", sans-serif; width: 100%; margin: 20px 0; line-height: 1.5em; font-weight: 600; } #et_support_center #epanel strong { font-weight: 600; } #et_support_center #epanel em { font-style: italic; } #et_support_center #et_system_status_plain, #et_support_center #et_logs_recent { height: 0; overflow: hidden; opacity: 0; display: block; margin: 0; line-height: 0; padding: 1px; } .et_pb_yes_no_button_wrapper { display: inline-block; width: 50%; max-width: 170px; } #et_support_center .et_card_cta { clear: both; display: block; margin: 30px 0 0; padding-top: 20px; border-top: 2px solid #f1f5f9; } #et_support_center .et_card_cta a { cursor: pointer; display: inline-block; margin-right: 2em; text-decoration: none; color: #2b87da; font-weight: 600; } body.rtl #et_support_center .et_card_cta a { margin-right: 0; margin-left: 2em; } #et_support_center #epanel .et-system-status-congratulations { display: none; } #et_support_center #epanel .et_system_status_row .results a { color: #2b87da; font-weight: 600; } #et_support_center .et_system_status .form-table, #et_support_center .et_system_status .form-table * { border-collapse: collapse; margin: 0; padding: 0; border: 0; } @media screen and (max-width: 782px) { #et_support_center .et_system_status .form-table td { display: table-cell; } } #et_support_center .et_system_status.summary .et_system_status_pass { display: none; } #et_support_center .et_system_status.summary .full_report_hide, #et_support_center .et_system_status.full .full_report_show { display: none; } #et_support_center .et-system-status { max-height: 100%; opacity: 1; overflow: hidden; transition: opacity 0.6s, max-height 0.2s; } #et_support_center #epanel-content .et_system_status_row { position: relative; margin-bottom: 0; margin-right: 15px; } body.rtl #et_support_center #epanel-content .et_system_status_row { margin-left: 15px; margin-right: 0; } #et_support_center #epanel .et_system_status_row .setting, #et_support_center #epanel .et_system_status_row .results { padding: 10px 0; } #et_support_center #epanel .et_system_status_row .results { padding: 10px 0 10px 2rem; text-indent: -1.8rem; font-weight: 600; } body.rtl #et_support_center #epanel .et_system_status_row .results { padding: 10px 2rem 10px 0; } #et_support_center .et_system_status_row .results:before { content: ""; display: inline-block; margin-top: calc(0.5em - 3px); margin-right: 1em; width: 10px; height: 10px; border-radius: 300px; position: relative; } body.rtl #et_support_center .et_system_status_row .results:before { margin-left: 1em; margin-right: 0; } #et_support_center #epanel .et-epanel-box .et-box-description { width: 5%; } .et_system_status_fail .results:before { background: #EF5555; /* $danger */ } .et_system_status_minimal .results:before { background: #F3CB57; /* $warning-alt */ } .et_system_status_pass .results:before { background: #97d000; /* $globalitem */ } .et_system_status_unknown .results:before { background: #4C5866; /* $text-primary */ } #epanel .et_system_status_row .results .actual { font-weight: 700; } .et_system_status_row .results .description { font-style: italic; } /* Safe Mode */ #et_card_safe_mode ul { list-style-type: disc; margin-left: 2em; } body.rtl #et_card_safe_mode ul { margin-left: 0; margin-right: 2em; } /* WP_DEBUG Logs */ #et_support_center .cm-s-et { height: 400px; box-sizing: border-box; } .et_system_status_log_preview, .et_system_status_log_preview .CodeMirror, .et_system_status_log_preview #et_logs_display { font-family: monospace; font-size: 12px; white-space: pre; width: 100%; } #epanel .et_system_status_log_preview .CodeMirror { padding: 13px 13px 13px 13px; overflow: auto !important; overflow-x: hidden !important; } .et_system_status_log_preview { border-radius: 3px; } .et_support_user_toggle .et_pb_yes_no_button_wrapper, #epanel .et_support_user_toggle .et-support-user-expiry { vertical-align: middle; } #epanel .et_support_user_toggle .et-support-user-expiry { margin-left: 30px; font-weight: 600; color: #ff9232; } #epanel .et_support_user_toggle .support-user-time-to-expiry { font-weight: 700; } .et-support-user-expiry, .et-support-user-elevated { display: none; } #et_support_center .et_documentation_help .main:after { display: block; content: ""; clear: both; } #et_support_center .et_docs_articles, #et_support_center .et_docs_videos { box-sizing: border-box; margin: 0; width: 50%; display: inline-block; vertical-align: top; padding: 0 10px 0 0; } body.rtl #et_support_center .et_docs_articles, body.rtl #et_support_center .et_docs_videos { padding: 0 0 0 10px; } #et_support_center .et_docs_articles { padding: 0 0 0 10px; } body.rtl #et_support_center .et_docs_articles { padding: 0 10px 0 0; } @media screen and (max-width: 782px) { #et_support_center .et_docs_articles, #et_support_center .et_docs_videos { width: auto; padding: 0 !important; } #et_support_center .et_docs_videos { margin-bottom: 30px; } } #et_support_center .et_docs_videos .wrapper { height: 100%; border-radius: 3px; overflow: hidden; } #et_support_center .et_docs_videos iframe { max-width: 100%; } #et_support_center .et_documentation_videos_list li { box-sizing: border-box; display: block; border: 1px solid #F1F5F9; /* $default */ margin: 0.5em 0 0; background: #FFFFFF; /* $white */ cursor: pointer; border-radius: 3px; box-shadow: none; padding: 13px; height: auto; max-width: 100%; transition: background .5s; font-family: "Open Sans", sans-serif; font-size: 14px; font-weight: 600; color: #32373C; } #et_support_center .et_documentation_videos_list .dashicons-arrow-right { font-family: "dashicons"; font-size: 20px; line-height: 1; display: inline-block; border-radius: 100%; margin-right: 1em; content: "\f139"; background: #2B87DA; /* $info */ color: #FFFFFF; /* $white */ vertical-align: middle; } body.rtl #et_support_center .et_documentation_videos_list .dashicons-arrow-right { margin-left: 1em; margin-right: 0; } #et_support_center .et_documentation_videos_list .active { background: #2B87DA; /* $info */ color: #FFFFFF; /* $white */ } #et_support_center .et_documentation_videos_list .active .dashicons-arrow-right { background: #FFFFFF; /* $white */ color: #2B87DA; /* $info */ } #et_support_center .et_docs_videos ul { margin: 0; } #et_support_center .et_documentation_articles_list { margin-top: -1em; } #et_support_center .et-support-center-article { margin-bottom: 1em; } #et_support_center .et-support-center-article a { padding: 10px 0 10px 50px; font-family: "Open Sans", sans-serif; font-size: 14px; font-weight: 600; color: #32373C; text-decoration: none; display: block; position: relative; } body.rtl #et_support_center .et-support-center-article a { padding: 10px 50px 10px 0; } #et_support_center .et-support-center-article a:before { display: block; font-size: 20px; font-weight: 400; content: '\E058'; font-family: 'ETModules', monospace; color: #2B87DA; /* $info */ float: left; position: absolute; left: 0.7em; margin-right: 1em; } body.rtl #et_support_center .et-support-center-article a:before { float: right; left: auto; right: 0.7em; margin-left: 1em; margin-right: 0; } #et_support_center .et_pb_yes_no_button { vertical-align: inherit; } #et_support_center .et-remote-access-error, #et_support_center .et-safe-mode-error { color: #EF5555; font-weight: 700; } #et_support_center .et-remote-access-error { vertical-align: middle; margin-left: 30px; } #et_support_center code { background: #f6f8fa; padding: 2px 4px; } /* Divi Hosting Card */ #et_support_center #epanel .et_hosting_card--features { display: flex; flex-flow: row wrap; } #et_support_center #epanel .et_hosting_card--feature { display: flex; flex-grow: 1; margin: 10px 10px 10px 0; } body.rtl #et_support_center #epanel .et_hosting_card--feature { margin: 10px 0 10px 10px; } @media screen and (max-width: 439px) { #et_support_center #epanel .et_hosting_card--feature:first-child { margin-top: 0 !important; } #et_support_center #epanel .et_hosting_card--feature:last-child { margin-bottom: 0 !important; } } @media screen and (min-width: 440px) and (max-width: 620px) { #et_support_center #epanel .et_hosting_card--feature { width: 40%; } } @media screen and (min-width: 621px) { #et_support_center #epanel .et_hosting_card--feature { width: 30%; } } #et_support_center #epanel .et_hosting_card--feature > object { width: 32px; } #et_support_center #epanel .et_hosting_card--feature > h4 { cursor: default; flex-grow: 2; margin: 0 8px; padding: 6px 0; } /* Tippy Theme for Divi */ .tippy-box[data-theme~='et-tippy'] { border-radius: 3px; font-family: "Open Sans", sans-serif; font-size: 13px; line-height: 1.5em; } .tippy-box[data-theme~='et-tippy'] .tippy-content { padding: 12px 10px; } .tippy-box[data-theme~='et-tippy'][data-placement^=top] > .tippy-svg-arrow { bottom: 0; } .tippy-box[data-theme~='et-tippy'][data-placement^=top] > .tippy-svg-arrow:after, .tippy-box[data-theme~='et-tippy'][data-placement^=top] > .tippy-svg-arrow > svg { top: 16px; transform: rotate(180deg); } .tippy-box[data-theme~='et-tippy'][data-placement^=bottom] > .tippy-svg-arrow { top: 0; } .tippy-box[data-theme~='et-tippy'][data-placement^=bottom] > .tippy-svg-arrow > svg { bottom: 16px; } .tippy-box[data-theme~='et-tippy'][data-placement^=left] > .tippy-svg-arrow { right: 0; } .tippy-box[data-theme~='et-tippy'][data-placement^=left] > .tippy-svg-arrow:after, .tippy-box[data-theme~='et-tippy'][data-placement^=left] > .tippy-svg-arrow > svg { transform: rotate(90deg); top: calc(50% - 3px); left: 11px; } .tippy-box[data-theme~='et-tippy'][data-placement^=right] > .tippy-svg-arrow { left: 0; } .tippy-box[data-theme~='et-tippy'][data-placement^=right] > .tippy-svg-arrow:after, .tippy-box[data-theme~='et-tippy'][data-placement^=right] > .tippy-svg-arrow > svg { transform: rotate(-90deg); top: calc(50% - 3px); right: 11px; } .tippy-box[data-theme~='et-tippy'] .tippy-svg-arrow { position: absolute; width: 16px; height: 16px; fill: #333; text-align: initial; } .tippy-box[data-theme~='et-tippy'] .tippy-svg-arrow > svg { position: absolute; } /* Card Dismiss Button */ #et_support_center #epanel .card.has-dismiss-button h2 { margin-right: 18px; } #et_support_center .card .et-dismiss-button { background: none; border: none; box-shadow: none; box-sizing: border-box; color: #a3b0c2; /* $button */ cursor: pointer; height: 32px; margin: 8px; padding: 0; position: absolute; right: 0; text-align: center; top: 0; width: 32px; } body.rtl #et_support_center .card .et-dismiss-button { left: 0; right: auto; } #et_support_center .card .et-dismiss-button:hover { color: #32373C; /* $toggle-label-text */ } #et_support_center .card .et-dismiss-button:disabled, #et_support_center .card .et-dismiss-button[disabled] { color: #a3b0c2; /* $button */ opacity: 0.5; } #et_support_center .card .et-dismiss-button:before { content: 'M'; font: 23px 'ETmodules'; font-weight: 600; line-height: 32px; } #et_support_center .card .et-dismiss-button .et-dismiss-button-label { display: none; } #et_support_center .et_vip_support { display: flex; margin-top: 40px; gap: 20px; align-items: center; } #et_support_center .et_vip_support > div { flex: 1 1 0; } #et_support_center .et_vip_support .et_vip_support__left img { width: 100%; } #et_support_center #epanel .et_vip_support__right h2:first-child { margin-bottom: .5em; }css/core.css000064400000061727152214476640007026 0ustar00/*------------------------------------------------------------------------------ Table of content - Core 1.0 Base 2.0 Fonts 3.0 Form 3.1 Button 4.0 Modal 5.0 Tabs 5.1 Secondary Tabs 6.0 Loader 7.0 Progress Bar 7.1 Pending AJAX Request 8.0 Animations ------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------- 1.0 - Base ------------------------------------------------------------------------------*/ .et-core-clearfix { clear: both; } /* New block formatting context */ .et-core-nbfc { overflow: hidden; } /*----------------------------------------------------------------------------- 2.0 - Fonts ------------------------------------------------------------------------------*/ @font-face { font-family: 'ETmodules'; src:url('../fonts/modules/all/modules.eot'); src:url('../fonts/modules/all/modules.eot?#iefix') format('embedded-opentype'), url('../fonts/modules/all/modules.woff') format('woff'), url('../fonts/modules/all/modules.ttf') format('truetype'), url('../fonts/modules/all/modules.svg#et-modules') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'etbuilder'; src:url('../fonts/builder.eot'); src:url('../fonts/builder.eot?#iefix') format('embedded-opentype'), url('../fonts/builder.woff') format('woff'), url('../fonts/builder.ttf') format('truetype'), url('../fonts/builder.svg#et-builder') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'CodeSnippet'; src: url('../fonts/epanel/code-snippet.woff') format('woff'), url('../fonts/epanel/code-snippet.ttf') format('truetype'), url('../fonts/epanel/code-snippet.svg') format('svg'); font-weight: normal; font-style: normal; } /*----------------------------------------------------------------------------- 3.0 - Form ------------------------------------------------------------------------------*/ .et-core-form input[type="text"], .et-core-form input[type="password"], .et-core-form input[type="checkbox"], .et-core-form input[type="color"], .et-core-form input[type="date"], .et-core-form input[type="datetime"], .et-core-form input[type="datetime-local"], .et-core-form input[type="email"], .et-core-form input[type="month"], .et-core-form input[type="number"], .et-core-form input[type="password"], .et-core-form input[type="search"], .et-core-form input[type="radio"], .et-core-form input[type="tel"], .et-core-form input[type="text"], .et-core-form input[type="time"], .et-core-form input[type="url"], .et-core-form input[type="week"], .et-core-form select, .et-core-form textarea { border: none; box-shadow: none; -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; background: none; } .et-core-form input[type="text"], .et-core-form input[type="password"], .et-core-form input[type=checkbox], .et-core-form input[type="date"], .et-core-form input[type="datetime"], .et-core-form input[type="datetime-local"], .et-core-form input[type="email"], .et-core-form input[type="month"], .et-core-form input[type="number"], .et-core-form input[type="password"], .et-core-form input[type="search"], .et-core-form input[type="tel"], .et-core-form input[type="text"], .et-core-form input[type="time"], .et-core-form input[type="url"], .et-core-form select, .et-core-form textarea { border-radius: 3px; background: #f1f5f9; padding: 7px 10px; color: #4c5866; height: 30px; font-family: 'Open Sans', sans-serif; font-size: 13px; width: 100%; } .et-core-form textarea { height: auto; } .et-core-form input[type]:focus { background: #e6ecf2; } .et-core-form input[type=checkbox] { float: none; margin-right: 6px; margin-top: -3px; width: 25px; height: 25px; } .et-core-form input[type=checkbox]:checked:before { color: #00c3aa; float: left; margin-top: 2px; margin-left: 2px; } .et-core-form label { font-size: inherit; } /* 3.1 - Buttons */ .et-core-button, body button.et-core-button { float: left; box-sizing: border-box; color: #FFF; background-color: #4c5866; padding: 0 20px; margin: 0; font-size: 12px !important; font-weight: 700; font-family: inherit; line-height: 30px; height: 30px; margin-right: 0; margin-left: 7px; cursor: pointer; overflow: hidden; position: relative; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: none; text-align: center; text-shadow: none; text-transform: uppercase; -webkit-transition: background .5s; -moz-transition: background .5s; transition: background .5s; font-family: 'Open Sans', sans-serif !important; } body.rtl.et-db:not(.et-fb-no-rtl) .et-core-button, body.rtl.et-db:not(.et-fb-no-rtl) button.et-core-button { margin-right: 7px; margin-left: 0; } .et-core-button:focus, .et-core-button:hover, .et-core-button:active { background: #4D565F; outline: 0; } .et-core-button-danger { background: #E7401A !important; } .et-core-button-danger:focus, .et-core-button-danger:hover, .et-core-button-danger:active { background: #D22902 !important; } .et-core-button-secondary { background: #29C4A9; } /* Safe Mode Indicator */ .et-safe-mode-indicator, .et-safe-mode-indicator:hover, .et-safe-mode-indicator:focus { box-shadow: 0 5px 10px rgba(41,196,169,.15); background: #29C4A9; color: #ffffff; font-size: 14px; font-weight: 600; padding:12px; line-height: 16px; border-radius: 3px; position: fixed; bottom: 30px; right: 30px; z-index: 999999; text-decoration: none; font-family: "Open Sans", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* Padding for Safe Mode Indicator */ .wp-admin.et-safe-mode-active #wpcontent { padding-bottom: 90px; } /*----------------------------------------------------------------------------- 4.0 - Modal ------------------------------------------------------------------------------*/ .et-core-modal-overlay { font-family: 'Open Sans', sans-serif; opacity: 0; position: fixed; top: 0; left: -9999px; width: 100%; height: 100%; background: rgba(255,255,255,0.7); background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%, rgba(255,255,255,0.7) 100%); background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%); background: radial-gradient(ellipse at center, rgba(255,255,255,1) 20%,rgba(255,255,255,0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); z-index: 10000000; -moz-transition: opacity .5s .2s; -webkit-transition: opacity .5s .2s; transition: opacity .5s .2s; } .et-core-modal-overlay--library { /* 100025 = Library Modal z-index */ z-index: 100024; animation: et-core-fade-in .5s linear; } .et-core-modal-overlay.et-core-active { left: 0; opacity: 1; } .et-core-modal-overlay.et-core-closing { left: 0; opacity: 0; } .et-core-modal { display: none; z-index: 1000000001; overflow: hidden; position: fixed; top: 20%; bottom: 20%; left: 50%; max-width: 400px; width: 100%; background: rgb(255, 255, 255); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); color: #32373c; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0 0 100px rgba(0, 160, 210, 0.20); -moz-box-shadow: 0 0 100px rgba(0, 160, 210, 0.20); -webkit-box-shadow: 0 0 100px rgba(0, 160, 210, 0.20); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .et-core-modal, .et-core-modal * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .et-core-modal-overlay.et-core-active .et-core-modal { display: block; -webkit-animation: et-core-fade-in-scale-center .5s 1 cubic-bezier(0.77,0,.175,1); animation: et-core-fade-in-scale-center .5s 1 cubic-bezier(0.77,0,.175,1); } .et-core-modal-overlay.et-core-closing .et-core-modal { opacity: 0; -webkit-animation: et-core-fade-out-scale-center .5s 1 cubic-bezier(0.77,0,.175,1); animation: et-core-fade-out-scale-center .5s 1 cubic-bezier(0.77,0,.175,1); } .et-core-modal-overlay--transparent { background: transparent; /* 100025 = Settings Modal Modal z-index */ z-index: 100024; } .et-core-modal-header { background-color: #6c2eb9; margin: 0; padding: 21px 40px 20px 26px; box-sizing: border-box; display: block; } .et-core-modal .et-core-modal-title { font-weight: 600; font-size: 18px; line-height: 17px; color: rgb(255, 255, 255); margin: 0; padding: 0 25px 0 0; text-transform: none; text-decoration: none; font-style: normal; font-family: 'Open Sans', Helvetica, Roboto, Arial, sans-serif; letter-spacing: 0; } .et-core-modal-close, .et-core-modal-close:hover { text-decoration: none; font-size: 23px; color: #fff; cursor: pointer; line-height: 18px; position: absolute; top: 0; right: 0; z-index: 10; padding: 17px 17px 18px } body.rtl .et-core-modal-close, body.rtl .et-core-modal-close:hover { top: 0; right: auto; left: 0; } .et-core-modal-close:focus { color: #fff; box-shadow: none; } body.rtl.et-db:not(.et-fb-no-rtl) .et-core-modal-close { right: auto; left: 0; } .et-core-modal-close:before { font-family: 'ETmodules'; font-weight: 800; content: '\4d'; speak: none; color: #fff; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .et-core-modal-temp-content, .et-core-modal-content { padding: 30px; overflow: scroll; position: absolute; top: 58px; bottom: 25px; width: 100%; box-sizing: border-box; color: #4c5866; font-weight: 600; font-size: 13px; line-height: 1.5em; } .et-core-modal-temp-content p:first-of-type, .et-core-modal-content p:first-of-type { margin-top: 0 !important; padding-top: 0 !important; } .et-core-modal-temp-content p:last-of-type, .et-core-modal-content p:last-of-type { margin-bottom: 0 !important; padding-bottom: 0 !important; } .et-core-modal-tabs-enabled .et-core-modal-content { top: 98px; } .et-core-modal-disabled-scrollbar .et-core-modal { top: 50%; bottom: auto; } .et-core-modal-disabled-scrollbar .et-core-modal-content, .et-core-modal-disabled-scrollbar .et-core-modal-temp-content { top: 0 !important; position: relative; overflow: hidden; padding-bottom: 70px; } .et-core-modal-actionless.et-core-modal-disabled-scrollbar .et-core-modal-content, .et-core-modal-actionless.et-core-modal-disabled-scrollbar .et-core-modal-temp-content { padding-bottom: 40px; } .et-core-modal-content::-webkit-scrollbar { width: 5px !important; } .et-core-modal-content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0.3) !important; width: 20px !important; } .et-core-modal-content::-webkit-scrollbar-thumb { -webkit-border-radius: 0 !important; border-radius: 0 !important; background: #32373C !important; } .et-core-modal-content::-webkit-scrollbar-thumb:window-inactive { background: #fff !important; } .et_builder_modal_action_button { text-align: center; display: block; margin: 10px 0; width: 100%; box-sizing: border-box; text-decoration: none; background: #f05555 !important; font-weight: 600; text-transform: uppercase; border-radius: 3px; font-size: 12px; color: #fff !important; padding: 10px 20px; } .et_builder_modal_action_button:hover { color: rgba(255,255,255,0.9) !important; cursor: pointer; } .et_builder_modal_action_button:focus { box-shadow: none; outline: none; } .et_builder_modal_action_button_success { background-color: #3dc100 !important; } .et_builder_modal_action_button_success:hover { cursor: default; color: #fff !important; } .et_builder_modal_action_button_fail { color: #ddd !important; } .et_builder_modal_action_button_fail:hover { cursor: not-allowed; color: #ccc !important; } .et_pb_modal_closing .et_pb_prompt_modal { opacity: 0; -webkit-animation: et_pb_fade_out_scale .5s 1 cubic-bezier(0.77,0,.175,1); } .et_pb_prompt_buttons { width: 100%; text-align: center; position: absolute; bottom: 0; margin: 0 0 -1px 0; } .et-core-modal-two-buttons .et-core-modal-action { width: 50%; } .et-core-modal-two-buttons .et-core-modal-action:last-child { right: 0; } body.rtl.et-db:not(.et-fb-no-rtl) .et-core-modal-two-buttons .et-core-modal-action { right: 0; } body.rtl.et-db:not(.et-fb-no-rtl) .et-core-modal-two-buttons .et-core-modal-action:last-child { right: auto; left: 0; } .et-core-modal-temp-content h3, .et-core-modal-content h3 { color: #32373c; font-size: 14px; } .et-core-modal-remove-temp-content, .et-core-modal-remove-temp-content:focus { box-shadow: none; outline: 0; text-decoration: none; } .et-core-modal-action { display: block; color: white; font-size: 14px; line-height: 40px; width: 100%; border: none; font-family: 'Open Sans', sans-serif; font-weight: 700; box-sizing: border-box; text-align: center; margin: 0; padding: 0; cursor: pointer; transition: background .5s; background: #008BDA; text-decoration: none; color: #fff !important; position: absolute; bottom: 0; } .et-core-modal-action-secondary, .et-core-modal-action.et-core-button-secondary { background: #00c3aa; } .et-core-modal-action:hover, .et-core-modal-action:focus, .et-core-modal-action:active { background: #007cc3; box-shadow: none; } .et-core-modal-action-secondary:hover, .et-core-modal-action-secondary:focus, .et-core-modal-action-secondary:active, .et-core-modal-action.et-core-button-secondary:hover, .et-core-modal-action.et-core-button-secondary:focus, .et-core-modal-action.et-core-button-secondary:active { background: #00bba3; } .et-core-action-buttons-container { display: flex; } .et-core-action-buttons-container .et-core-modal-action { padding: 0 5px; position: relative; } .et-core-action-buttons-container .et-core-modal-action.et-core-button-danger { width: 100%; } .et-core-action-buttons-container, .et-core-action-buttons-container__during_action { position: absolute; bottom: 0; width: 100%; } .et-core-confirmation-dialog-overlay { background: rgba(255,255,255,0.7); position: absolute; top: 0; right: auto; bottom: 0; left: -9999px; transition: opacity .5s .2s; opacity: 0; z-index: 10000000; } .et-core-confirmation-dialog-overlay.et-core-active { opacity: 1; left: 0; right: 0; } .et-core-confirmation-dialog-overlay.et-core-closing { opacity: 0; } .et-core-confirmation-dialog { display: none; background: #FFF; box-shadow: 0 5px 30px 0 rgba(43, 135, 218, 0.2); position: absolute; bottom: 0; right: 0; width: 85%; animation: et-core-fade-in-scale .5s 1 cubic-bezier(0.77, 0, 0.175, 1); } .et-core-confirmation-dialog-overlay.et-core-active .et-core-confirmation-dialog { display: block; } .et-core-confirmation-dialog-header { margin: 0; padding: 21px 40px 20px 26px; } .et-core-confirmation-dialog-header h3.et-core-modal-title { color: #333; } .et-core-confirmation-dialog-header .et-core-modal-close:before { color: rgb(76, 88, 102); } .et-core-confirmation-dialog-content { color: #5c6978; font-size: 13px; font-weight: 600; line-height: 1.4em; padding: 0 24px 24px; } .et-core-confirmation-dialog .et-core-modal-action { position: static; } /*----------------------------------------------------------------------------- 5.0 - Tabs ------------------------------------------------------------------------------*/ [data-et-core-tabs].ui-widget-content, [data-et-core-tabs] .ui-widget-content { background: #fff; border: none; color: inherit; font-family: inherit; font-size: inherit; } .et-core-tabs-transition { -webkit-animation: et-core-fade-in .5s 1 cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: et-core-fade-in .5s 1 cubic-bezier(0.77, 0, 0.175, 1); -o-animation: et-core-fade-in .5s 1 cubic-bezier(0.77, 0, 0.175, 1); animation: et-core-fade-in .5s 1 cubic-bezier(0.77, 0, 0.175, 1); } .et-core-tabs, .et-core-tabs.ui-widget-header { background: #7e3bd0; display: block; width: 100%; overflow: hidden; position: relative; margin: 0; border: none; } .et-core-tabs.ui-corner-all { border-radius: 0; } .et-core-tabs li, .et-core-tabs li.ui-state-default { float: left; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 600; margin: 0; border: none; background: none; } body.rtl.et-db:not(.et-fb-no-rtl) .et-core-tabs li, body.rtl.et-db:not(.et-fb-no-rtl) .et-core-tabs li.ui-state-default { float: right; } .et-core-tabs li a, .et-core-tabs li.ui-state-default a { color: #fff; } .et-core-tabs li.ui-state-active a { background-color: #8F42ED; } .et-core-tabs a:hover { background-color: #7435c1; } .et-core-tabs a { box-sizing: border-box; color: white; padding: 11px 26px; display: inline-block; transition: all 0.3s; text-decoration: none; box-shadow: none; } .ui-tabs-hide { display: none; } /* 5.1 - Secondary Tabs */ .et-core-tabs-secondary { background-color: #F1F5F9; } .et-core-tabs-secondary li { font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; } .et-core-tabs-secondary a { color: #8E969E; } .et-core-tabs.et-core-tabs-secondary a:hover, .et-core-tabs.et-core-tabs-secondary .ui-tabs-active a { background-color: #fff; } /*----------------------------------------------------------------------------- 6.0 - Loader ------------------------------------------------------------------------------*/ .et-core-loader { background: transparent url("../images/loader.gif") 8px 9px no-repeat; transition: background, box-shadow 0.3s; height: 50px; width: 50px; color: #fff; border-radius: 50px; text-align: center; box-shadow: rgba( 0, 139, 219, 0.25 ) 0 0 60px; } .et-core-loader-success, .et-core-loader-fail { opacity: 0; animation: et-core-bounce-in 1s; animation-delay: 0.3s; animation-fill-mode: forwards; } .et-core-loader-success:before, .et-core-loader-fail:before{ font-family: 'ETmodules'; font-weight: 600; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 30px; line-height: 53px; } .et-core-loader-success { background: rgb( 169, 233, 0 ); box-shadow: rgba( 169, 233, 0, .25 ) 0 0 60px; } .et-core-loader-success:before { content: '\4e'; } .et-core-loader-fail { background: #FF5600; box-shadow: rgba(255, 86, 0, 0.25) 0 0 60px; } .et-core-loader-fail:before { content: '\4d'; } /*----------------------------------------------------------------------------- 7.0 - Progress Bar ------------------------------------------------------------------------------*/ .et-core-progress { box-sizing: border-box; height: 20px; margin-bottom: 15px; background: #F1F5F9; line-height: 20px; border-radius: 3px; } * + .et-core-progress { margin-top: 15px; } .et-core-progress-subtext { font-size: 13px; color: #A0A9B2; display: block; text-align: center; width: 100%; clear: both; padding-top: 10px; font-weight: 400; } .et-core-progress-bar { min-width: 10%; width: 0; font-weight: 600; max-width: 100%; height: 100%; float: left; -webkit-transition: width 0.6s ease; transition: width 0.6s ease; font-size: 12px; color: #fff; text-align: center; border-radius: 3px; background: #00c3aa; } .et-core-progress-striped .et-core-progress-bar { background-image: -webkit-linear-gradient( -45deg, rgba(255, 255, 255, .3 ) 25%, transparent 25%, transparent 50%, rgba( 255, 255, 255, .3 ) 50%, rgba( 255, 255, 255, .3 ) 75%, transparent 75%, transparent ); background-image: linear-gradient( -45deg, rgba(255, 255, 255, .3 ) 25%, transparent 25%, transparent 50%, rgba( 255, 255, 255, .3 ) 50%, rgba( 255, 255, 255, .3 ) 75%, transparent 75%, transparent ); background-size: 30px 30px; } .et-core-progress-striped.et-core-active .et-core-progress-bar { -webkit-animation: et-core-progress-bar-stripes 2s linear infinite; animation: et-core-progress-bar-stripes 2s linear infinite; } @-webkit-keyframes et-core-progress-bar-stripes { 0% { background-position: 0 0; } 100% { background-position: 30px 0; } } @keyframes et-core-progress-bar-stripes { 0% { background-position: 0 0; } 100% { background-position: 30px 0; } } /*----------------------------------------------------------------------------- 7.1 - Pending AJAX Request ------------------------------------------------------------------------------*/ #et-ajax-saving { display: none; transition: background, box-shadow 0.3s; box-shadow: rgba(0, 139, 219, 0.247059) 0 0 60px; position: fixed; top: 50%; left: 50%; width: 50px; height: 50px; background: rgb(255, 255, 255); border-radius: 50px; margin: -25px 0 0 -25px; z-index: 999999; text-align: center; } #et-ajax-saving img { margin: 9px; } #et-ajax-saving.success-animation { background-color: rgb(169, 233, 0); box-shadow: rgba(0, 0, 0, 0) 0 0 40px; opacity: 1; animation: et-core-bounce-in 1s; } #et-ajax-saving.success-animation:before { background: none; font-family: 'etbuilder'; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "N"; color: rgb(255, 255, 255); font-size: 22px; line-height: 50px; } #et-ajax-saving.et_loading:before { display: none; } #et-ajax-saving.success-animation img { display: none; } /*----------------------------------------------------------------------------- 8.0 - Animations ------------------------------------------------------------------------------*/ @-webkit-keyframes et-core-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes et-core-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @-o-keyframes et-core-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes et-core-fade-in { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes et-core-bounce-in { from, 20%, 40%, 60%, 80%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; transform: scale3d(.3, .3, .3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(.9, .9, .9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(.97, .97, .97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } @-webkit-keyframes et-core-bounce-in { from, 20%, 40%, 60%, 80%, to { animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; transform: scale3d(.3, .3, .3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(.9, .9, .9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(.97, .97, .97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } @-webkit-keyframes et-core-fade-in-scale { 0% { opacity: 0; transform: scale(.9,.9); } 100% { opacity: 1; transform: scale(1,1); } } @-moz-keyframes et-core-fade-in-scale { 0% { opacity: 0; transform: scale(.9,.9) } 100% { opacity: 1; transform: scale(1,1); } } @-o-keyframes et-core-fade-in-scale { 0% { opacity: 0; transform: scale(.9,.9) } 100% { opacity: 1; transform: scale(1,1); } } @keyframes et-core-fade-in-scale { 0% { opacity: 0; transform: scale(.9,.9); } 100% { opacity: 1; transform: scale(1,1); } } @-webkit-keyframes et-core-fade-out-scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } @-moz-keyframes et-core-fade-out-scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } @-o-keyframes et-core-fade-out-scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } @keyframes et-core-fade-out-scale { 0% { opacity: 1; transform: scale(1,1); } 100% { opacity: 0; transform: scale(.9,.9); } } @-webkit-keyframes et-core-fade-in-scale-center { 0% { opacity: 0; transform: translateX(-50%) scale(.9,.9); } 100% { opacity: 1; transform: translateX(-50%) scale(1,1); } } @-moz-keyframes et-core-fade-in-scale-center { 0% { opacity: 0; transform: translateX(-50%) scale(.9,.9) } 100% { opacity: 1; transform: translateX(-50%) scale(1,1); } } @-o-keyframes et-core-fade-in-scale-center { 0% { opacity: 0; transform: translateX(-50%) scale(.9,.9) } 100% { opacity: 1; transform: translateX(-50%) scale(1,1); } } @keyframes et-core-fade-in-scale-center { 0% { opacity: 0; transform: translateX(-50%) scale(.9,.9); } 100% { opacity: 1; transform: translateX(-50%)scale(1,1); } } @-webkit-keyframes et-core-fade-out-scale-center { 0% { opacity: 1; transform: translateX(-50%) scale(1,1); } 100% { opacity: 0; transform: translateX(-50%) scale(.9,.9); } } @-moz-keyframes et-core-fade-out-scale-center { 0% { opacity: 1; transform: translateX(-50%) scale(1,1); } 100% { opacity: 0; transform: translateX(-50%) scale(.9,.9); } } @-o-keyframes et-core-fade-out-scale-center { 0% { opacity: 1; transform: translateX(-50%) scale(1,1); } 100% { opacity: 0; transform: translateX(-50%) scale(.9,.9); } } @keyframes et-core-fade-out-scale-center { 0% { opacity: 1; transform: translateX(-50%) scale(1,1); } 100% { opacity: 0; transform: translateX(-50%) scale(.9,.9); } } /* This media query is set to the modal default width */ @media screen and ( max-width: 400px ) { .et-core-modal { width: calc(100% - 20px); } } fonts/epanel/code-snippet.ttf000064400000002610152214476640012264 0ustar00 0OS/2`cmapV҈Tgasppglyf@h,xhead!<6hheat$hmtx%loca dmaxp b nameJ posth U3 @@@ 8   797979 !4&#"!"3!3265!2654&#<**<*<<*4<**<4*<<*&4*<<*<**<*<<*4<**<%_%"&'&47>;463232#61"'&'&'&476762327>767676&'&'.7>  R++R  #&K&%&%KK^__^KK&%&%K=(##X447834X##'    n++    K^__^KK&%%&KK^__^K=(00h6633**;;**3366h00( '8_< 5(5(% P``6u K   g = |   R 4icomoonicomoonVersion 1.0Version 1.0icomoonicomoonicomoonicomoonRegularRegularicomoonicomoonFont generated by IcoMoon.Font generated by IcoMoon.fonts/epanel/code-snippet.svg000064400000003253152214476640012272 0ustar00 Code Snippet Fonts fonts/epanel/code-snippet.woff000064400000002724152214476640012436 0ustar00wOFF OS/2``cmaphTTV҈gaspglyf@h,head66!hhea$$hmtx%loca dmaxp bname,J post U3 @@@ 8   797979 !4&#"!"3!3265!2654&#<**<*<<*4<**<4*<<*&4*<<*<**<*<<*4<**<%_%"&'&47>;463232#61"'&'&'&476762327>767676&'&'.7>  R++R  #&K&%&%KK^__^KK&%&%K=(##X447834X##'    n++    K^__^KK&%%&KK^__^K=(00h6633**;;**3366h00( '8_< 5(5(% P``6u K   g = |   R 4icomoonicomoonVersion 1.0Version 1.0icomoonicomoonicomoonicomoonRegularRegularicomoonicomoonFont generated by IcoMoon.Font generated by IcoMoon.fonts/fontawesome/fa-solid-900.ttf000064400000617360152214476640012777 0ustar00 PFFTM,]GDEF*OS/23V`X`cmapj4h gaspglyfh-dhead,d6hheaC-$hmtxQ loca8maxpN`8 name!-P+postFa|1.K`O$Ps_< ۠@۠E] @LfGLfPfEd.T: @@ @@ @`@@@@@@@`@@@@@@@@@@@@@@@@@@@@ @ @ @@`@@@@@@@@@`@@@@ @@ @ @@@@  @   @@@ @@@@@@   @@@@`@@@@@@@@@@@@@@@@@ @@@@@h@@@@@@@@@ @@@@ @@@@@@@@@@@ @@@@@@@@@@@@ @ @@@@  @  Av>DN[^n| ".15:>DFKNY^e -69IN]lwz (8[]`b"$46:JLPScmy}AY!AHP^`p  $037=@FJMP[` !38@MQlqy (7X]`b"$369JLPScmy{%$#"!   vutspgfecaVUSNMGDB40/jH0/,)&#  ~ } u q o m k U J I H G E D C B A @ ? > : 8 7 6 5 3 1 . ,       } { t s q g f a ` Z W R N C A ? < 7 2 0 - + " !        v m b a ^ ] T O '    8t HT0D`@ "$$%&H&''X'( )\*+,,-@-.h//01|123@348556<6747p789\:(:|;;;X? ?@ADABCDtEDEFFXFFGGHDHHI,IdIJJ`JKKTKKLpLM`MNOOlOP0PPQRHRRSSTU$UVVWPWXYYZ|Z[[\`\]]^_,ab8btbcd\ee`efXfgdghiDijkhllmmxmno8pTpq qrslst0tuXuvtvw4xyz\{{l||}<}p}}~~\~~48t84@$h 0|X@t `@``p<THPtH8( HX\pL|XtthHx,,4Ȕʼp̤xL|DҤԀ ֜Lـ\,ޘߐtHDTllTPp 8TLT p@L$,X| Px    <  4 |  <  ddd$D$pxX  t!(!#$h%p%%&t')**+(+,-$-.0./x0001d112,2p3334H445H56467,78H89 9`9:,:;h<8<=H=>>?@@`@ApABC0CDEG GHHHIJLK L0LM0MMNODP|Q(QR,RSST(UV(WWXYYZ<[h[\l] ]^L^_``$aabcdcdLdef<gphhi ijk\klxmn4oopPqrsst0tu<uvHwwwxdypyz{||}}~0`dt|,ll(lX H(`04Dl4l$D@ D@Hdx4tX<$@@\`\h<tLd``Ƅ0Ȥ4ɴ 0p͜tϘPDҬԴxlh4hX4\44HD\dD$lxl tT(xl|(P$|l( < L (   p($<D0P d!D!"8#8$X%%'X()+h,,./023L34505678989:;8;<=>t?D?@LA,B<BCtD DEFG$GHI K L(MPMNlPQ R RSTDU<UV WWX4YY|Z\Z\\^<^_|`|`ac(de,fhPijtkl`mPnop@pqs,stvvwpxxy{0|0|~~DH0<hlX@ld$t|XDT4p`L0XHDt`\d<d#>%2+"&4&+"&'#"&=46;6757'&=46546;276/`B^ @  =L=] w" ! n   n ^B ## ` 00`       #-6>FNV%2#!."#"&5463!2%54+"6754+"6254+"54+"354+" 2"&4264&"p >T>2  @q loB//B/C   )77)   Ll YY(lD/B//BAT\%#1"/1#"/"/#0"##"&54?&'"#"&54?454767'&5463267'&54763267'&54763267'&5463267632376327232#"/264&"6264&"#"/#"/#"/#"/#"##"&54?&'#"&54?&547'&546326767'&547632467676767461'&546326767'&46263023763272312264&"                    i                                                  "M  6                         "/#"/"#"/"/#*##"'&54?&'#"&54?454767'&5463267'&5463267'&54763267'&5463267632376327632264&"6264&"        !              ((vY                        ((l -%!32;5!#!"&2!546;#"3!264&+7@%%n@ @   1 `  *@@   @ @@$N"&=46;546;232++"&=#!"&=46;76;2+";7632 @ @ @ @ @ X" 7/ *  N xx  @ @ @ @@ @  d ` &   X`t"/.54?62+"/&546325462;2=462;2=462;2=462#'64/&"2?11"/&54?62k111;& }  &x    @11111111       H   & 0    P1111 !W$"&462'7>&#".=4627>32?>32?>20"%2+";2+";2+"'654&'54>?63232+"3"&4622"&4((  < '/ ," "J/<    _  !$'l /  E((((B  0 )q  2  z  klQ32      ,0#!   ((7L%7654&#"#"'&54?63276;76;232+&'%3#"/#"/#"&=46g !Ku TLX V 7p b~  [  [ EQ 7   R   )4c3+7"264&5#"/#"/%3#".5:64&#"%#"'&54?63276;76;2&/7654&#"H @0  I  [`@ ) Ku TLX V 7 @8 @  R   [ EQ 7v '/QY$"&4622"&4&2"&42"&462"&4&2"&4'+#";+#5&546;2&264&"rb223 `  `&@@pP*#@45~FZv6;  & :UPp'%!)19LT%#"'&54?6326;2'654&#""&462"&462;+#5&547#"2"&4ƴ'1;*#@45  jN `&@@? +!'j  N& :U.( 767#5&1!'>;2&264&"";#";+5!ܠCg>B4Y 0   !ñ=7E/)GR!   0)y$2"&4&2"&4++!5&546;2'264&+"&?64&"&=4&"/&"+";22?626=46264/&63   7  = &@@pPJ4Y5    (  (       (  (    I  Z @&@9VPp/)  (       (  (       (@+3A%&/#!"&=&/&547%62546;2&"2642654&+"3;   e @ 4&&4&0 8(@(8    Z4 &4&&4 (88( 3NR%#"&=#"/&54?62546;2#"54&+"32#!"&=46;54>;2#5#   X   ; @ %  0  N' `4% @       9&"546;2327&54767>32&#"#";6"/&"&=4&"&4?6&+"&46;26/&4626=462?62;2+"&264&"264&"/&'32654/3264&+764&#"54632X    3"&=#"/&4?6235462z4&&4&@2 @  &@ H4&&4& &  @ 2H H  HH  @&4&&4& 0`   `&  D&4&&4F&`   `0 & D D$$D D$$@4547+"&54?#+"&5457#"'&54?632'&546;232+ EB B 1g+( :% B irBB9,u : l '2';R2+"&5457>354&+54&+"#";;2>=3267"/##546;232  %$(((( +C @ C  &!(((( + `  &=2+"&54574>32654'&""/##546;232$&& L#4 4  +C @ C "&% "EF  B + `  !u}2"&4%"'.546?632264&+"&?64&"&=4&"/&"+";22?626=4632>54/&63"2"&4  #-3/*M@' n    (  (       (  ( [    u 5bLA/ C_GP  (       (  (      (   P75!#!"&%2#!"&=46;5#"&=46;235467632+"&=4&"3546;2+ 8((8   `@ P @+" (8   @ P @ (88       0$88(   0    (08D2#!"&=46;#";2654&'6"&462&"&4626"&46232+"&46(88((88(Y(88((8#F4&&4&((&&&&8((88((8%8P88(2 &4&&4z((&4&&4& )S^g'.7>75#"&=46;2+762#67>54#";27543230;2=4754&#"32&2#"="|WVyeI    8, 1 88   R 879E 3>WzULp "     " $  =< ' k ?j?tt,:#"&7#"'&54?632763!2#!3535#!"&53XJ ::#  V )5@@ @DD"-" )c2I  ` F73!"&=327'#"'.7#"'&54?632763!2#"'#"'532767za  +$"  =$-**  @ Y(mh(Z!!pP<D47#!".547>5#"'&54?63263!&5462&264&"@< :6# 28P8+!!6 &   ^*-e>I'3=PppPEh{%6%%6BM[7#"&547#"&=46;2$"&462#"'&54?632>32467#!"&5%2+.'63% B &@4&&4&k>+.B 7!<,& B( % !* & &4&&4g*8B.*+A,B& #:W_g%2+"#"/&"&=4&#"&54?6&+"&46;26/&546326=462?6323264&"264&"  & GG &  & GG &((vG &  & GG &  & G,((T$Yb767#".=4&.6?6&+"&463'&?6626=462?62;2+"%4654&#"r   G  &      ]GG &     &G  I &  &G ~ OW%2+""/&"&=4&"&4?6&+"&46;26/&4626=462?623264&"'""/&"&=4&"&4?6&+"&46;26/&4626=462?62;2#&264&"264&"p    (  (       (  (  e   5  5       5  5    i  `  (       (  (       ( 5       5  5       5  3  .=I%+57#"'#"&=4?546;232?6;264&"32764/&"  J#''#9   5    0, 0 0 ) P   0 0 0.MUk%+57#"'#"&=4?546;232?6;232?264/764&"'&"264&"%26545.+56&'"#"3  J#''#9   5      ""/     ) P  p   ""a    032+"546;5'&63!288**632"&46325"&463247 8P88(8P88( %%6%K%%6%!%"/&=#"&46232&264&"d8HVzzz, jKKjKd ,zzzVH8KjKKj"/&6767>/+  +/)k&&k(|+ +|(# '' 162/&?'&6? ( A j  j &g DD g&$"&4622#!"&=46;27jKKjK&7OO7#L#KjKKjkO7**7O /;GS_kw2+54+"!54+"#"&546;;2=!;2=54+";2=4+";2=4+";254+";2=4+";254+";2=4+";2=4+";2   ( (    ( @ ( ( ( ( ( ( (  p ( ( ( ( ( (     P   ( ( l( ( l( ( ` ` ` ` ( ( l( ( l( ( /?32+"&=46#2+"&=46346;2+"&5"&=46;2#(  F     (              0BRbr+"&=46;2+"&=46;2746;2+"&5#+"&=46;22+"&=46346;2+"&5%"&=46;2#"&=46;2#%46;2+"&5 e  e  f  f   e  e  f  f   e   e  e   e  e  e   f  f P  P   P   P    P   P  P   P   P  P  P  P h  P  /?O_7+"&=46;246;2+"&52+"&=463"&=463!2#463!2#!"&5"&=463!2# e  e  e  e }  e            P  P   P   P  P @ P  P   P   P  P 7'&4?62762"%p% $p$aq#7"/"/&4?'&4?62762d   dd   dd   dd   d   dd   dd   dd   5=++"=#"=4;54;232"/&=#"&46232&4&"20 8 8 8 8 d8HVzzz, dPpPPp 8 8 8 8d ,zzzVH8dpPPpP %-+"=4;2"/&=#"&46232&4&"20 d8HVzzz, dPpPPp d ,zzzVH8dpPPpP)9#".54>7632654&'.?>+"&=46;208gCrC.  bFEc$ _  "k=gBrD)L>  "'EcbG'G    h/?O72+"&=4632+"&=463%2+"&546372+"&546372+"&5463 0 P 0 0 0  0  0    ` ` `    `   `    <D%/'&=&''&'&?&47'&767667547676264&" &+" 76 "* & ** & *" 77 "* & *B//B/ 5) 1   1 )5 $ 5) 1   1 )5 ##-/B//BAD62+"&=4&+"+"&=%#"/&"#"/&54?62546;2 p @ p " Z8, ` ` 1 JI2"&4654/54&+"327ΑΑT:   CΑΨ*  1E"0B%+'4&+"#"&76;;265'32;26/&+"2>5'4&+"3= D bb((7 . -bb@4,,00+3;3232"/&6;546#!"&=46;2?324&"264&"2P X  X2 0  1*1 |  L      p  p 11j    @%#!"&=4?63!23373'8 j U{ p {U  +@@92+"&=46303.#"327632#".54632'41463e,8IggIB2"F`CsBf%G:/#gg,"@BrDf'R)S4146;2+"&=463.#"+"&545>322676;2#"&'1+"=46;2#'/ fM->_ 1Z8b#=` 1Z8b#/ fM /$*L; Ws.)L; Ws.)R /$*'3?K!"&5463!2"264"264"264754+";254+";254+";2`"""""" `h""I""I"" T T %2#!"&=46;5462#54&"Y~YP*<*H?YY?HH**H'276#"&#"+"&5&54662^0E;?$h>4  "!Gh]  )#^  ! #/2+"&=46;254&"6;2+"&/&=4ԖA-  /!qq!/  -Aj0 -? "OqqO" ?- 0j6/#"&=46;  Yf  fy  Y #6/#"&=46;.6764'.>  Yf  f    x  Y  )0)  . @'>P6/#"&=46;%.67>54&'.>&'&67>4.'.>.6764'.>  Yf  fB;2324&"26"&462`X   ~ XFdFFd&4H44H0 ! !dFFdFH44H4+.%2+"&=46;'#32+"&=46;6;2'3'    0^/     @@     j%-%+"&=46;#"&=46;2'3264&#264&+MR6   9LW W?$4F 0  0 T9$a`(!.!p@#+32+"&=46;#"&=46;2@ ?P/  ?P/        @   C-I2+"&=#32+"&=46;#+"&=4632"/&6;5#"&?62+0   8(  (8    PP 00 PP 0 `      0  ` PPPP-I2+"&=#32+"&=46;5#+"&=463&=#/&4?63546   x  x   [PPPP P p     p P PP 00 PP 00 /?7"&=463!2#"&=463!2#2#!"&=4632#!"&=463  `  ` `&&&&@         /?2#!"&=4632#!"&=463"&=46;2##"&=46;2 `  ` \         @((((/?7"&=463!2#2#!"&=4632#!"&=4632#!"&=463   `          &&&&/?%2#!"&=463%2#!"&=463%2#!"&=463%2#!"&=463 `  `  `  `                  /?O_72+"&=4632+"&=4632+"&=4632#!"&=4632#!"&=4632#!"&=463P @ @ @ @ @   @  @  P @ @ @ @ @ @ @     @          +;K7'&4?62#!"&=463%2+"&=46372+"&=46372#!"&=463e``D `  ` U`` -     &&&&      +;K7&=462#!"&=463%2+"&=46372+"&=46372#!"&=463`5 `  ` U `     &&&&     @2#!"&54636/5P"#n &  K")"&5463!2"264!5'&'&`.!!.!hX8H H!.!!.pX8H.5462"=" pp "=6#X$5"PppP"5$X#  6462"7264&#ΑgLllLYΑΑ@ll`!"&54>762264&#"&54&"6,!gg!-5- !/  B4_6I&JhhJ&H8^4@  /! .B@ 7.?67/&?624?6#!"&5463!2+!Z\   $Z$ ((@mZ  \ #Z# (`(@4;276/+"@ 0 %% 0   54;27676//+" ( %%%% ( h     7&4?6'7&4?6' %%@ %%      %&546136#"&546;2%+"&546;2`````0`2#!"&5463` %&546&546 %%@ %%  @  @ +"=&=&54654654;2 ( %%%% ( t  @  @+"=&54654;2 0 %% 0 X  %#!"&=463!2%"&?62#   p*@@  @ 399%?62"/&4#%%"/.?'&6?62#2"&454+54+"#";;2=32ΑΑ \ 8 \ \ 8 \ Α΃8 \ \ 8 \ \2"&4!2=4#!"ΑΑt ΑΏ 8 8 #2"&4'76/&'&??6ΑΑrBB( AA (BB( AA (ΑΨAA (BB( AA (BB("&46276/&'&Α΄  F  h 'ΑΑ  F  h +3"&462"7>32;2=4>54&"264Α`J+ #    8 H &&'ΑΑR@     &*<&&'2"&4$"26454+54+";#";2ΑΑ "" @ X Α#"" d  @  (PX%2++"=.'#"=4;>754;2>7#"=4;.'+"=32+54;24"&462 3N. ( Fe   eF ( Fe ,? ) ) ?, ( ,? ) ) ?, (  ( .N3  eF ( Fe   eF ?, ( ,? ) ) ?, ( ,? ) y 2"&4.67ΑΑ`4&`4&Α` &4` &4%"/&4?62!2#!x  xs s762"/&6?!"&=463!'.x  x}s s7'&4?62&/+"&5#s sx  x%"/&4?646;27>s sx  x&='.54>7546 1D2  #02LP4  X *@+ U,,B) P !2C546;2++"%4;2+"=#"52+"=4;543+"&=4;232 | T (  |  ( T  | T |  ( T  |  ( T  | T |  ( T  | T !2C#"&=4;232%+"=4;54;2+"=#"=4;2+"=46;2+|  ( T  | T ( ( T |  (  | T | T (   ( T X T (  | |  ( #%2++"&=#"&=46;546;2            %2#!"&=463     6%/+"&?&/&6?'.?>'&>;276  &   &  r " T  T " NN " T  T " N"&462"264';2574&+"ΑT&&Z 0 @'ΑΑ&&  .9C353#"&53#2#!"&=46;&54632>32!3.#"3264&#"      , 4$..$4 V#!     @ P P $4 $$ 4$5  "$%@'&'.7>3264&#"&546;26762"u8[5  @Q}G upPP/OBN .%,.  />0"  TPp/)!"&547632654.676#11#qq7 %& "2,2M/OqqON9 U&% "*=% @-%#".'&47>22654&"72"&54732654'6=*[;2BBri B 1g+(   (+g1B i'2' : ll : !-9EQo!#!"&%;2=4+";2=4+"';2=4+";2=4+"';2=4+";2=4+"2!546;546;23546;2@ ( ( ( ( ( ( ( ( ( ( ( ( P@0     ( ( ( ( t( ( ( ( t( ( ( ( @000 00 0;%&=#"/73546%"=4;2'!#+"=4;76;546&5P ;F55  c oF55 o T; PP YP (K:9( g 8 K:9 8 ( PP 2#"'#"&'&>7&54Ԗj83AL9zz319JV>#"&=46;2%+"=46;232".54546;226=46hW hNt{tO2<2,PP  P|, Ht;;tG14-44-4;E/&/&4?62=;E7'&4?>76"C}!C%"/&4?625#"/&6;2762+"&="/&4?62"/32vee (   (   ( ee ( hdd +  +   + dd +B.%#!!2"&547#"&547#"&=46;2!2  !.!!.!FF  g     #!!!! W   - 2#!"&546;`@@ @D %#!"&?63!2%"46;32=I%pI%T  E@|  | 8 v@0/?T%"&=46;2#3"&=46;2#!"&=46;2#3"&=46;2#2#!"&546;2M&:&&:& 0    FF@    P -5=M!2#!"&546";2=4#2=4&+"#"3264&"62"&4265463264&#"0` t@ dFFdFTH44H4!   &`  `J -$FdFFd4H44H4    &"*#"'+++"&=4?&54>32264&"gI % ( p  /Q0Ig((Ig( (  N 0Q/g((;C'&'&?&'#"'&76;67'&767667632+/'>'&/'.=&''&'&?&7'&76766754676276>.6'&'&?&'#"'&76;67'&767667632+/'>'&            & & g" !  &&  !!  && "{#0#0             & &                     > # # (  ""  '   '  " "  & 50#0#                    > # #B+#"'#"&'&767&5462#"'#"&'32654'zV<3+.&z.+3<@hc9HB^")3B^" 6,qO Q13  &?'&6?6  j A HD g&,%+"/&=#"&546?#"&=463!2+*&   0& *    * - h00h $<v 0  0 @19A232#!"=46;5.'&'&=46;5463!2&'#%5#676( >0>%0% %0$>0> h   @@ # 88-"4H H &"-88 (  ( )--) /7?%#"&=#"&?62+7#!"&=46;;26=324&"264&"2(P X  X 0  !P! |  L  @    p  p !!j    #7&.7>&>676>.2327>"  'BF:;-+ +"  'BF:;-+  4j  ^"+ +-;:FB'  "+ +-;:FB'  c j4 ,^#"/&?6>7'&?6p 1;[<0h0<\:2 p.2#!"&54632654/"#"'&#".x A %#KF `x  FK#% A &%2#!"&=46;5462+"&=4&#"Y}Z +*f@ZY?  *+g@ !+=!#!"&7;2=4+";2=4+"!5463!2@  H H X( ( ( ( 0016"&462+"&5.'"&=463+"&5.'"&=463%5&&5 0 wT t 0 ː VsF;5&&5%o Tw 0 t  0 Gr@#+%#!"&=463!2'!"763!2&"264&"264@ 0 a a3s``<`@,4$#"/&++"'&547#"&=46;2?632#2@  UBU K"%%UBU @!TkkTJ D5+"#5:%`%5D C`C;%//&/&?'.?'&6?'&67>7676.  ?> -- >?  ..  ?> -- >?  - >? .. ?> -- >? //  ?> '7?%+#*#"&'.=47>763232+"&=46;24&"2d  ##G E   ` 0  0    +% $  -+     &6>3&'&632#*#"&7.7.7#"&54632+"&=46264&"-   E G#('  d0  0   $ +-  $$#%+     '7?2666+"'.'&54654632+"&=46"264 +%#$$  -+     d  '(#G E   ` 0  0   &6>5&547>76;2'''#"&546;2+"&64&"2\ +-  $$#%+        E G#('  d0  0   %"&462'326=4&+764/&"2?64gΑΑL  L  8ΑH  H  %2"&47#";2?64/&"ΑΑL  L  ΑH  H  %6462"'7;26=2?64/&"2ΑH  H  YΑΑL  L  %"&46254&+"'&"2?64/&"ΑH  H  'ΑΑL  L    "+17=#>2473#%#&'%#>#64'#&4733"&673%3.P 0:0Bl#5S$lSk rr r( 0:0$lSl#5S DTT@ @ \2K[2\3K !>!@"!>!!DTTJ2\3K~\2K$'"&4?&67>76264&" P&5% J$J DK <S$I %5%Q  KD J+3CSc"/&4?62762"/&4?627622"&4%2#!"&=4632#!"&=4632#!"&=463I / @ H / @ \((         H0 ? H/ ?((     @         2/&='&63  P   8 ι '+%53#!"&=3;2672!546;546;2#5#@` ` P@p00 PP00 ;%"/&6;5#/&4?635#"&?62+3546&=#32`OO 3e OO e3 OO 3e OO e3 OO e3 OO 3e OO e3 OO 3e&:H6"&462"&4622+.'63*&4622#!"&=46;27'#"&=46;2z4&&4&4&&4& & B \BB\B#0CC0 !F!(B &@&4&&4&&4&&4F& *! B\BB\bC00C :# &%K"&4?62?64'&'&5&?66&'&'&?>'&"&'&4?6G,,D,~Y,&  <C  jY,&  <C   ,,D,-~,D,Y~,&  ;C<  Y~,&  ;C<   -~,D,%#!"&5467454632632.K5`%6%%6  h 2#!"&5463`/"&=463!2#"&=463!2#"&=463!2#  `  `  < ( ( ( ( ( ( '7G2"&42"&42"&4%2#!"&=4632#!"&=4632#!"&=463((((((  @  @  ((((((     @         *:JZt7#"'&?63254+"/&?67#"=4;20%2#!"&=463%2#!"&=4632#!"&=463'"=4;5#"54?6;232#"=4>54#"/&763232#>  9   @  @  D       '/                  @X    /M%2#!"&=46;&'&546;2#"'&+"3+"&/&54?632;2654   fH4D%= + BW^H4D%= + B     3I'  ` 3I'  /?"&=46;2+26=#"&=46;2+"&=2#!"&=463    /B/    ^^p `      !//!     B^^B     2#!"&54635#75#5#75#``````````'+/?/?/?"/&47627'  5555E5555b  U l  ;W3V`  `555555  U  l V3W'/7<%2+"&5#"&5#"&5463!232264&"264&"75'#p 08P88P8@,d,((\((d,`   (88((88(@0dlp(((( dp!&+2#!"&546334ᒑ#264&"5"75#`   @%%@B//B/`%@@%  @ %%8P88Ph@%@%W9 !2"/&6    `9 %!"&?62!  `  'Y /&4?6  A  'Y 546&  ?  2#!"&5463#!#`` 3 732"/&6%+"&?62) ww   w ww i  w 3 732"/&6) ww  ww  4 %#"&?62 ww  ww :6#!"&=4632>76".#&'&=463!2"`!y  vz4  1}X  Ue Y(  &[ +7#"&=4;2>3#"'&?63264&#"32 0 #a6gg_G " 2BIggI+Jb N'+͑@ ",gg'!07%"/&4?'"/&4?627'"/&4?62762|(Q s  . s  Q(}q}(Q  s .  s Q(|qD2#"&?#".?>;2( .w    *      5EU72+"&=4637#546;5#"&=46;2+32#5##52+"&=463!2+"&=463  `  H0(   (00H  `  P  `  ` `  ` P0:@ `  ` @:000P `  `  `  ` B-C%'."'0.#""'.&7>75462632#"&'&>3265@ 57   ( 74 \\/!*     #+ '"+$ cz    zx!/  /8#"&546;6232#"6"2643+"&546;7#532h  QJQ !*h  r` B P   H!y  0 h &`B` 053+"/&46320#41&'&7264&#"26546` > `dKJg,%%, .B  /&&  GigIB2+00+2  B. !/U$"&462462"7#!"&=4672654&'527267?6/546?6=4&'jKKjK6J@0!.! :$00 $KjKKjN5--1KQ!!R .,,  *,BJ2#"&'.=46?6326='.?>326=&7>264&" gIGg7I ?  9('8  ? I73.B!$  P%qEc_D Y9    {(8:'z    9X .=+q&%P   !46;235+32#"&546;00`00 p P`+"&537#!".54767>546754624&   H8%:!@%q   C,:V   ,B&,C'7"&=463!2+##3264&!"'&763!2(8 5KK5 8( &&! H@8( KjK(8 &4&  '3;GSo!54;46;546;23232#";2=432=4+"#"3547#";2=44+";25'3;2=32=4+54+"#"@  X p X  ( ( ( ( t( @4( ( ( ( , h H  H  ( ( @ ( ( TT ` ( ( ( '/KSX%2+"&5#"&5#"&5463!232264&"754+54+"#";;2=32264&"75'#p 08P88P8@,d,((808808((d,`   (88((88(@0dlp((088088(( dp %I3546;2335+32#"&546;4&+54&+"#";;26=3265`  @ 0   0 0   0 `00 P` 0 0   0 0 /%#32+535##'53535'575#5#57335#532+3 ``0u(s0C" 0@@0 "C0s(u0 P E*E P ".:2#!"&5463!254&+7626=4&"26=4&"p!/Q   @ 07   W  `/!' $*    (с E    3#!"&5463!2#"#54&+";26=3;26=4&`p        p`D PP  PP  +2#!"&546354+54+"#";;2=32@ \ 8 \ \ 8 \ `8 \ \ 8 \ \a*?62"/&4&4?62"'````ш`` ``a+7"/&4?'&4?627"/&4?'&4?>2```` ````A+7"/"/&4?62'62"/"&/&47```` ````A)7'&4?62762""/&4?62762````````a?62"/&4 ``ш`` a7"/&4?'&4?62````XA("/"/&4?62`` ``X@(7'&4?62762"`````@#2+32#!"&46;7#"&5463!H   H@00@ !%%2#!"&=46;;267!463!2!p &&  =@ && pP2#!"&5463264&"` @2+"&5463264&"c` 9%2+"&=46;2+"#2+"&=46;2+"^B  &^B  &B^ 0 &@B^ 0 &@92+"&=46;26=#"&=463#2+"&=46;26=#"&=463^B  &P^B  &PB^ 0 &@B^ 0 &@'/7"&4622"&462"&4 "&4622"&4$2"&42"&40(((((((((((B((((((`((((((((((B((2"&4ΑΑΑ)2"&4"264&"26464."'.2ΑΑU #n# -Α ** 6%2"&4"264&"264>'&"762ΑΑU--#nΑ66*2"&4"26424+"36264&"ΑΑΑ `+3;2#"'##"&46354+54+"#";;2=32264&"6264&"B^^BC/\/CB^^BX 4  4 4  4 ""W""`^^00^^ 4 4  4 4@""I"" @'3?KWco{)"&5463!254+";2754+";2754+";2754+";2754+";254+";2754+";2754+";2754+";254+";2%54+";2754+";2 \ ( ( ` ( ( ` ( ( ` ( ( ` ( ( ( ( ` ( ( ` ( ( ` ( ( ( (  ` ( (   ( ( ( ( ( ( ( ( ( ( T( ( ( ( ( ( ( ( T( ( ( ( ( ( .4X.'76#"&#"+"&5&546623256%5'5&'&56765767556 2 2;?$i>4  "!Gh0"(#M'##& >&#7.(! ?&#%% *D )"^  ! #HF GH DD GFFDD HFG$%"/&4?'&4?62#!"&=463!2w  0     +'&76'/&?6/&?'&?6=  = } + [[  + [[ + @   * t   . PP / . PP .  @.76&76&'/&4&4?61' 3N>!0# 9T x mm  S)F/,U ZR T  ^^  6.=#"&67/    /`%- 7%2++"&53#"&5#"&=46;546;27#5376  ( 0 s (  ( 0 s;  ;` 0 (  `  0 (  `;  ;6>FN"&54>75.546267>767.5462$"264264&""264 - 2 /B//B/9 /B/      0** )!//!*!//!*   !///    7  /?%"&4?62?6/&?62/&?64&""'&4?620 -,~Y,- (-*<-( -,~Y,- (-*<-G* -,Y~,- (-<*-( -,Y~,- (-<*-Gz)12+"&=4>7>54&#"/.762"&4Bn%% H  ,+?F:((:(Z@ 1   "  ![)9))9&735#"&=46;232+"&=462"&4 p   6<**<* 0  0 0 *<**<6"&46246;2+"&5/B//Bh ^  B 1B//B/G  S2+"&=46;5#"&54?6;2'2+32+"/+"&=46;7'#"&=46;2763 `   0  !NN! CPPC !NN! CPP     `  ` 0 pp 0 ss 0 pp 0 ssS!2+"&=46;5#"&54?6;22+32+"/+"&=46;7'#"&=46;2763 `   0  !NN! CPPC !NN! CPP     `   0 pp 0 ss 0 pp 0 ss%32#!"/&4762%37 `(|PrD ( `((1}PC@K%2#"&#"".54654&#"&/054&54632>?0326 1 ! $$#%54@p '#$#**" ) 2#$##  0  M 2 20 Ek` <6"&=4627232+"&=46;5.=46;26=463P88P8@ WA8  8AW  B19T `8((88((h 0Bc "   " iD( *3NM80 %F'&?6546326=46;22+"&=46;5.=7z   8(,  L  8AW4/2    -(8,0 0*&   " iD),'" +!2#!"&54%#!"=46;54;2354;232   X 0 ( ( 0  , $4 44 48@6/&5#+"&=4675*.767&632347264&" (  ) < !":   t  !5   L1-  ,8#"&=&/&6?#".54?>;>322>4.#"D< b   3 h 1h'dH3 w   !2Hd'h 1 h 3   c =C  ""&462%2?64/764/&"gΑΑee8ΑVff2"&4'&"2?64ΑΑjeeΑVff6462"2?2?64/&"ΑVffYΑΑjee"&462764/&"'&"2ΑVff'ΑΑeeBBJ7"&?6+5#"=4;5.54632+>7#"&?6+"&'"264 DD#R04 4$9((7$440R#DD `DD'1 (  2(98'2 (1'DDIWWI &2%2#!"&=46;5462+"&=4&#"54&"26Y}Z +*p""f@ZY?  *+g002"&4264&"62"&4264&"ΑΑllljKKjKf4&&4&ΑlllKjKKju&4&&4x$"&46:"&4$2"&4H*<**4&/&7ΑΑl  Α k2#!"&5463!2=4#!", ` 8 8 !"&5463!2'76/&'&`  F  h `b  F  h *!"&5463!23?6/&7'&"?64`97g7 `.98 7A@&="'.54>3546463276#!"&546;2+!8 -?0  +-FJ/   y 3@ H ';( O)*>& H Y`>2"&2"&46.?67GΑΑv B ΑB B #!"&5463!2?6&+"`||p`||5463!2#!"&%'&;26`d||`||!2#!"&54676/&0`||`||BE%#"&'#"&=4;&7#"&=4;>32'&#"32+32+32767  Mp  !oH  (>  r& ", VF  @P, (#      @6%2#!"=4;5#"=4;54632'&#"32+354634 $ O=7/    T T{` h ( ( B7G# $ @ ( 3*A7+"&="'.?6;2654/.'&6;546;22'&+",- :$   0&" B g".A1   0&" B  T-!'0 0"    4"1G0 0"   @4#32++"/&=46;267#"=4;&+"&=43!24I ; 5L9ST' )U ( ` ( 8F5  ( - ( n:232+32++"=#"=4;5'#"=4;'&6;236?63_P: Xl l 8 l lX :PA7 7  % \ \ %  qH%#q)27#32++"=#"=4;5#"=46;54;2'32654&#\ ; 4 44 4 @QQM$((# ( 4 4 ( - OQۖ)#"(@ENRZdh#32++"/#+"/#"=4;'#"=4;'&6;2376;2376;2327#32>?#;'&'#7#136?#4?F U* 9 +7* 9 )T F> 0* m , n .0 x & Q  ' Q ( ( ( Q VV VV Q ( 66/  66   ;#!"&546;#532   Ƞ b8    zb)5>;#!"&546;54+";2=4+";254+";257#532   @ ` b8      L  T  zb5OR72"/&6;46;2%232+"&=4?#"&=4637+"/#+"&54?6;23' PP 0     =8  =8   G  ; * 4 ```0 @  F    F   U  e05OR"&?62++"&5232+"&=4?#"&=4637+"/#+"&54?6;23' PP 0   ` =8  =8   G  ; * 4  `` 0  F    F   U  e0%5EU%2+"&=463'2"/&6;46;2%2+"&=4632+"&=4632#!"&=4630 @ @ PP 0   0           @``0               %5EU%2+"&=463"&?62++"&5!2+"&=4632+"&=4632#!"&=4630 @  PP 0   p           `` 0              7?U"&54?6;232+"&=46;56&/&767.7>264&"2"/&6;46;20  0  `  (>%   $+    PP 0   `  p     @ 1' #2" =&  ^  ``0 =S%6&/&767.7>264&"'"&54?6;232+"&=46;5'++"&5#"&?62J(>%   $+ "    0  ` P 0   0 P 1' #2" =&\    p     @;` 0`D72+"&=463264&"32#+"'&#"&=47>767632h  P  X e#   *!0H#5    y?#.) M,:$F46;2+"&56264&""'&'.'&=463276;23+ P  P ( #H0$   #e    2:, (+  ).#?$"2"&4++"&=#"&?6;732e6%%6% 8 8 0 %% %6%%6 h  h $2"&42++"&=#"&=46;7E6%%6%p  @   %%%6%%6k    /72"&4/"/&?'&4?'&67627664&"P88P8V ^! d0/d !^ ^! d//d !cKKjKK 8P88P/d !^ ^! d//d !^ ^! dKjKKjK".5463276EvEj/7]>J@EuFj^6^y* %3!#!"&7;2=4+"%2#!"&=463   h h          0 0 ?E%+"/#54+""'"&4?&=#"&546;5'&4623762322#4 7=  6(3  3(6  =7  8/  66  /8 \B  <  7 7  <  ;.  77  .;B..!"&5463!26=4&`|| `d||2"&44&"2ΑΑH/B//BΑΈB//B/,B%&/#"&'&54>32+3276'#"&54673267A >  # y 9% W5Ig=2B.*?> !  $!   {7/:gI7Y'3.B7):%2+"=&=4?5&=4?54;27676265463t{eP 1 71 7 8   Fbdp )   )  E 3) ) MH3<%#!3#5#"&="=435"=435463352#!226&#"Q//4E (B+*7" "7*+B( E5 4 #$#%@((@%#$# p((@%=2#!"&546322>36754&#!"".'&'3!265 J( (I I  `5    5    5  %9+#!"=#"=4?622#!"=4637335335332!54; x  0 8@@@@@$ ` $@ XX    #./+"&?&54767'&47%67"&57n 8 0 pp!'"U<  s s  "U,q%%q,  `DNe7#?%2#!54+54+"#";&'&767?6'&'6732%463!!"&57;2?3;26/&+" &    @  @ r           ;  <  9 &&! @x             ##l  8  %5EU^n2#!"&546;254&+";26=4&+";2654&+";26=4&+";26=#"&=#'2+"&5463   .                 0        .       y       w@ 0@  @ )5=IUa2!54;463!2;2=4+";2=4+"2=4+"354+"754+";2=4+";2=4+";2 @  P  ( ( ( ( 4 ( t ( ( ( ( ( ( (    8( ( l( ( ( ( T T( ( l( ( l( ( )462"6+"&=#+"&5'&462376x*<**< _    _  VfV Z<**<*P ^  pp   ^  WW (3?62#"&#"#"&546&.'&>.676.7>.>L\>&"LM"&>,/- *,-/ C_&&_j4- -  &A7 !-4 - !7A& 7!6/&=46?7575N h h HNNPB!'+/37%//&=4?54?65'75'57'57'dhhdad d"UwfffUUfffVUUfff n 2442 n $l && lI$E))&K'O''*FK'O''*8U7/;2+".?'&6?67&"/&?6276/.?+/&?6326/&?6 (3 4 4$6 3)  n | $  " j*(  n  (-`P P`  "  Q! ( 0A"QI  --B n5+0 P P 0!,  7APa2++"&=!+"&=&=47#"/&6;7>;2%!'.+":>54&"!264&#":    < "9 9  "N     06   60  * & *22 ! 19BJ%+"&=!+"&=&=46?>;546;232264&"7!'.+"264&"    +   +5   #0$)   )%0#U"  "]C/%++"&?5#"&?#"&?#"'&?>2++z  `  P O nn O F 11 Z [ uu [ ##".=4632"&= "&= ]=g<]=g$ O %+(6V       $/  76 & >"  <E;#!"&546;"&'&+"&'&+";27673;2?6.#7#532   9    % %  & &O b8     es s_  c X b4=;#!"&546;6&+"4'&+";2767;26/7#532   <#%%#<<#"#< b8     ED ]^ =!$ ^b"=72+57#532;#!"&546;4&+";26=:>   7   5(!Q  =     !,9 "-#5323#!"&546;"2645'&'& b  j''( g((Fb0    ((p(h((0*.O#5322"&5467;#!"&546;3533526/&+535#535#535##3#3#y   w   h @ 2  W         &W a!/=F;#!"&546;54&#";67764'&7&7647#532   @$ $!    O    )@ b8    l$ 8 $8  ;  n  N  *ub4#532;#!"&546;4&54&+";26=65 b   ` 7 p  p 7 Fb     7&  p  &7 3G`#5323#!"&546;7654/7654/&#"32032?454/0#"764/&#"327 b  s((AA5>>A((Fb0    $$==1g=$$ !'2"&4%&'264&"'677&'67'ΑΑ?P88P8 @m?@Α@8P88P?@m?#46#"&'46762654&'&5  QiBrCgiQ :LllL: VCrCgV b?LllL?b6/&=6&'.7 H }@ j P 4M Q%,%7#"'.?>3264&#"+"&=46632/546;2gXD 2@LllLI53  2Hcg$A  )'͒7 (ll23  2E3  h K32+"&=46;5#32+"&=46;#"&=46;2+35#"&=46;2#            `         @          !++"&5#+"&=#"&46;2 0     B^^B    p p^^ #Gk%2#!+"&=#"&=46;546;2%2++"&=!"&=463!546;272++"&=#"&=46;546;2    P P   P P    P   P        @                        %%2"&547'#"&46327&5462#"'6`(88P8f"(88("f8P88("ff8P88( @8P8@ (88P8@  @5#!"&5463!2"'64'73264&"&#"327264&`DD!!.!D!!D!.!!p`))!.!!)!.!)!!.!'/7?O"&4632762?2+"43&2"=&?6'&6/&6463264&#"264zzzV-)4M  0. U ; & (8  h4)-Vzzz4 <  +     &  8( %*"&462'7&''77'77'?6'7Αa?"'>KK>'#?&U%>>%U&NN'ΑΑ:T6**6T:B4" MM "4\88\ !-9EQ]iu>#"/&5057&0#"/&54+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2DD + W `` W +` ( ( ` ( ( ` ( ( ` ( ( ` ( ( ( ( ` ( ( ` ( ( ` ( ( ( (  ` ( ( XD11D E# <##< #E ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (  3=A#546;246;#+"&=>%+"&=#532%2#546353` @  `  `    `  `   ` p@00 w   ,$;)%-9)G,,  w 00 #+#54622+#5.=#"&=4637#5462@@0 I7@7I p@``    9Y cc Y9   `` @&2>JV2#!"&546;54632=#72=4+"3!2=4+"3'2=4+"3!2=4+"372=4#!"3( (! ( ( h 8 h  !       `     ` ( ( ,'& /&47>2"&4%'&"/&4762{" nn "W6%%6% " ?? "W%" dd "Q99%6%%6y" 66 "L/?O_o2#!"&546354&+";26=4&+";2654&+";26=4&+";2654&+";2654&#!"3!26P&&&&&&&&&&&`M&&&&{&&&&{ff#/7'&?66754621%#".547>"&53z   %=8H ~   &    p1    V:,C   2%!2#!"&=46;76;2!+"& ` x r       MS82"&4654/.#"&546326?654'.#"32>ΑΑm   #'("$   >R$C) 8Α" 0 !+# R=)B&:F2#".'#"&546326;2>54&#"3276#"&462654&#"jJL *,4Q9* -   jNLllL6-  =JgQ%$|d?T 91BV  y 2JVll (Α))  #?+'754"/&4?62763~~-8 8M )) Ms~~ 8-`8PM )) M,70#"&532762#"/&54>76XF:@@   j UP. @ '%?J8@XC  D:a5  #8#4?JU%"&""&#"#"&"#546;5335335332!526226226323"&546523"&546523"&54652 '/''( '/' @@@@@@''/''/' '  r  r  @ P` @ %& %& %&%2#!"54;2%6!57>  ( 5 ZW U@ ( h hr!#%2/7+5463&'&676  =  Y;23'#"&=46;263&267#"&?&#"?#654&#"&/5KK54K)V 4 E,5KL41  W r3 @ N+J( Q- !//J$"2/! -  -,M55JK48& *6K64K0     }J&v I/B/`x( 0`0"!/H  G,4<LT2+++"&=#+"&="&=#"&=46;5462264&"7!26=4&#!"264&"        0  @ P       P 0".."0]  p'?2#!"&5463&546?6'.676/&&546?6'.676/&`=@RA?S>@RA@R %"4./6%"4./694&++"&546;2+"&52+"&546;23265463!p 0  8P 0  P8  0 p! !  P8 0 8P  !( B3W%!!2#"&'&7#'.'4>7#"&=46;2!2'#54&+"#";;26=326=4&  ! # FF  g   /t0  0 0  0  #! ! W   - ( (  ( (  B3F%!!2#"&'&7#'.'4>7#"&=46;2!2'#54+"#"?6&  ! # FF  g   /y+  +DD  #! ! W   - < <DD<D%32#"'+".'#"&=463267'&6?546;546;232%7625=,  X7 0#7X  ,> F * @ @ * v vK")  ;!;  )"F # (  ( # X&&X26:V%#!"&=467'&6;&5&54767>?6327/77475#"'0326762676#% :@F  F@;  2*2J,42. =#--$><!  1"  "1  !x( (  HWm2'"&547'+#"&7>767&+"&546;23'#"&=46;276;2+6267#"&?&#"%6&#"&/7>4KL64K-   T E,6KH2  8  8EB P& -  R ( Q)!//0"1  22"+K46LK4;')- *6M63H (  &* 7 K/B/L"2Q R "0+$@%"&54672654&'56&"&462"&=46;2732#+"&5pAOԖOA!3zz=3M6%%6%  &   @ v .(88(.  !!%6%%6 `` `   )%3"/3727#'&"'&"#&6?62762@m^9$!w1:$f!$&n''n&,H  %i(7 b V(i%(('' !)32++"=#"=4;5.5462264&" ?1$ $ ( $ $1?TxT/B//B3N 4 ( $ $ ( 4 N3327'&?67'&63264&"t  TxT'B'*# B//B/O  #*KjKKjkO7**7O+6"&462%2+"&=!+"&546;235463B//B/.B       /B//BQB. 00 ` А '/##!"&?"&546;254&#!"3!26"264N4??4NO12N0  0 .!!.!`'92 29''99p  p 6!.!!.'7?G##!"&?"&546;254&+";26754&+";26"264$"264N4??4NO12N h  h  h  h ((((`'92 29''99p  p  p  p .(((( `!%!!535#7232+#!"&=463!5    ` @@ ` `!%!!535#7232+#!"&=463!5    p @@ ` `!%!!535#7232+#!"&=463#5     @@ ` `!%!!535#7232+#!"&=463#5     @@ ` `!!!535#7232+#!"&=463     @@ D%#&/&546.j81 5W wY  H#"32+72#".'#"&=4632=#"=4;54".=4>32>32T$ $T-.T$ $T-.0p ( p1((0p ( p1(,8G32+"=!+"=4;#"=4;2!54;2+;2=4+"54++;2 ( (  (  (  @ T H @ (  ( @ (  ( H 4 @+]7+"=4;5#"=4;2!54;2+32+"=732+"=!+"=4;53;26=4&+5354;2+@44 4444 @  h44444@44H  @ H4%"!"&5463!2+538    b     7b !2#!"&54633#!"&546;0/ `0 !/47c%"&5054676762'3#"&505467>762'3'2#!"&=46;&'#"&=46;6232+KjK  <  H";#5K    <  ȐH ` & N &p!//!<4&(59 %/!<  (59      ')     )*02#2#!"&=463467.5"&=4634&"h  D55D   D5#7  =V=  CkkC    Ck 8O-  @;UU;*062#2#!"&=463467.5"&=463."65#h  D55D   D5#7   2<2   CkkC    Ck 8O-  $,,$""*02#!"&=463467.5"&=463!2265#hD55D   D5#7  P V=CkkC    Ck 8O-    U;;*2#!"&=463467.5"&=463!2hD55D   D5#7  P CkkC    Ck 8O-    ?2+"&=4/&=463254632354632354632346  0  p p t  d+B00/ 72+"/&>54>32354>323546323546  } !     @  q! ,     ױW-4635#"&46;5#"&46;5'.7>7>+"  в $  pP ""(E K @  @$54/&+"&=46;2?6&+"&=463!2 p  %| ! N =G %3 ! tP+"/&546324/&54>3232545'&54>3232?>32132?>32D 8%6'l  = *   &3  8&  "/#-%f  9)(   }   {-159%+"/&>46235462354623462#37#37#3  ! """"XX`! ,((a`````+$2+"/&6?'&>354623546234"  @ K%$E("Pp  $   `G2++"&=#"&=43+"/5#+"/#+"&76;236?6;2U6U t 6    2   6 A + + A `++ 6"UU6 ( 5  *%+5326"&462&'654+";26=3;26ۑΑ+&jG   ,8 'ΑΑO2Y  HS #'2+32#!"&=46;5#"&5463!P `      @ +G!"=46;54;2354;232!2#!"&544+54+"#";;2=325X 0 ( ( 0L H < ( < < ( <  $4 44 4$  < < ( < < +7!"=46;54;2354;232!2#!"&542=4+"3X 0 ( ( 0L <  $4 44 4$  ( ( +G!"=46;54;2354;232!2#!"&5476/&'&??6'X 0 ( ( 0L  0  00  00  00   $4 44 4$  0  00  00  00  +;!"=46;54;2354;232!2#!"&54'&'&?6X 0 ( ( 0L Y j.  R   $4 44 4$  ` j/ T 6#!"&546;276  0  p      XD  727"/2"&4724#"2546p xTTxT &6(!!TxTTx6& ($9#!"&=46;546;23253+"&2#!"/&?6;53 +      @     + + @k ,  P   9pp  P  , , @ 4?&576 J8? 0@82+&=#"&5463&&} `&&&&^T& &'2"&454&+";26754&+";26ΑΑ 0 0 p 0 0 Αη    2"&454&+";26ΑΑX   Αη  !)3#!"&535462#354&"264&"264&"``/!!/`KjK&4& !//! 5KK5 &&@*6BN%+#!"&/#"&=46;7>3'&>3254&"26754&"26'54&"26@     CkPPkC p       mm  p  p  p  p  p  p CG+32++"&?#+"&?#"&?6;7#"&?6;76;2376;2327# OK P (b )K OK P (b )Kc ( V RV R ( ( V RV R -6"&462&"2642"&4264&"32+"&76\BB\B\((\BB\B\((h  " pB\BB\^((B\BB\^(( 0   G"264$2"&462"&46"264>."'&67673>'.56VzzzΑΑpppR HLH 5       zzzΑYpppDM   /A.!!.A/ B#"/67'&/"&462&/&#".?5#"&=76;2|}~? $$$ofB 6 = ?Ú  X<$$'l  P  _O 7G7#76772+57#!"&5463!2'&+";2?3;2>74.+";26  /`9 $9 4 -99.5 1b_   T+4!3CS.676#"#'7232#"/&764'&?67/&764'&?6/&764'&?6a@-.? @   8 8  @   _--  %%  &  ;@@ ( Q ZZ Q ("V66 -t- 7#X# B '/7?GOW_6"&4622"&42"&42"&42"&42"&42"&42"&42"&42"&42"&42"&4%6%%6(6%%6%6%%6%6%%6%6%%6%s%6%%6s%6%%6s%6%%6S8@H`d7"&5462"&54&"&2#"&4632654>54&""&542"&42"&4%"&54=.'.7>'7/B/1g?-  FdFSmQ@  Qf"P"  !//!  gI+ -?%&2FF2  Im  Do  V"P"2At&2#2#'&/&?6766766&#"32763&%.6767&'&>767'.7>7"'&63"&7>376"#32654&# != +^C,:) F "(  -+ %    p:) F "(  -+  != +\C   3   !Y !JZ9    A 4!JZ9     3   !G8DQ7"&5462"&54&"&2#"&4632654>54&""&54%/&?6"/&?6/B/1g?-  FdF W W      !//!  gI+ -?%&2FF2  I W W   2?k46;5#"&546;5#"&546;5#"&746;'.>+"&7'&6767054/&'&6767'&6767'&676'&>[ >~    }    | Pk I%   ={4 N^ _M g$    Z  .   #  0 ZC  cy  zb  &  @-E%&'#"/&'&767'&6?6632654&#"6"326591W+ )w }q<1W+ 5(*Y"P8*&    T+: e :(fT+: H W'38P    = (/7W2&/76'&"&'&4757633#"&5:64&"3#&"264///#576;? 7  P " b `@ )  `        5[7 TR; 7v I  ! Z@  ) @     &  R7 K<F#!"&547670>321&0#".'&'&2>767654'`)||)B#G G# $FF$ Z Z B3  32  2'/D#32+32+#!"&5463!232&"26454&+"'#";26  @ 4&&4&0'*  @ ( @ ( 00 ( &4&&4" @+7CO2#!"&5463"26454&+"'#";26754+";2=4+";2=4+";2 4&&4&0'*' ``&4&&4"" =HH2"&4$"26427.#""'&#"ΑΑH44H494 ( 4Α14H44HD!!#72#!"&5463";264&#"26454&+"'#";26P` ` 4&&4&0'*' `   &4&&4"" @ +7?R2!5463!#!"&%;2=4+";2=4+";2=4+"&"264;26'.+"'#"0@ `4&&4&  "*p0HH&4&&4  3C#0#"&54754622654.'54&"37"&5475462 K55J 8P8`!/(%A%6%  `%05KL50$(88h/!      %P%%%  "C7"&54754627#0#"&54754624.'54&";26%6%  K55J 8P8(%!/@%%%  0%05KL50$(88(      %/"C7"&54754627#0#"&54754624.'54&";26%6%  K55J 8P8(%!/@%%%i  i0%05KL50$(88(      %/"C7"&54754627#0#"&54754624.'54&";26%6%  K55J 8P8(%!/@%%%)  )0%05KL50$(88(      %/;6"&4627#0#"&54754624.'54&";26%6%%6E K55J 8P8(%!/[6%%6%%05KL50$(88(      %/'/7?GOW_gow$2"&462"&4"&462"&462&2"&46"&462462"&2"&42"&462"&42"&42"&42"&42"&462"&47"/&4?&547'&#"#+"&5462632762)  )  7  )  7    @     i  )  7    7    I  &      Ie# .   i  7  )  7  )     @    )  7    7    I    . $ /4M$  I75!+"&=!+"&=&%2#!"&=46;5462662"/&47&7'&"         )9-#  i   @00+)  )   )  i  #,  +QY"'.542''&546'&'&7654&2&767>54.#"'.542"&4 Ju.W=9R0;)%5F8%,!+6Ig*$9E6%%6%)U,,U +>=UQ9A, ()95%+]BlN.5, gH-NlB]%6%%62#!"&546354#!"` `T T`%2#!"&=463``  !)+54&+5463!2#!"&5463!24+"30/!  D !/0 0 4 /?O_o+"&546;2++53232++53232++53232++53232%3#"=#"=4;5473#"=#"=4;5473#"=#"=4;5473#"=#"=4;54`****************`N 0f 0f 0f 0 0 `0 `0 `0 %/&/"/+"&="/&4?5/.?/&?'.?>7'&/&6?'&?6'&>?65'&4?6546;2762?>76/76! ?5       6? !" F@@F "!?6     6? ! " F@@F g   G$N5  ( (  6N$G    %%   G$N5  ( (  5N$G    %%  '"/&4?&67>(0$X% 3  $1*1$  3 %X$0*<+"&?.5476227>56227562.>32+"&7%  @  ,,,y,"*9  8 _"&7  *"_ G;#VLB& 0  &2#"'&?632676&+"&=466CrCg_G (0?FaeEB0*   $GBsCg@ (*bEGc,*   $E !-E!#!"&26=4&"26=4&"26=4&"%2#!"&=46;76;2    `   `   @ ` x r P           :&#"+"&7>3276+"&73232>76;2#"'&=46s1B:[ 9ZcH$   ׆ *1B&D0  9ZcH$ ;-G8 WsE$   y *-!9% WsE$  "0%"&54675#"=4;2+7654&+";2zzeK x 8,  "( ( VzzVMu " ( ( " $  3b 1%&=#"&=46;546+"&=46;2+";2     T(88(T T  T ` ` `  8((8 (   1!#"=4;26=4&+"=4;2'&=#"&=46;546T T  T T(88W    (   ( 8((8 ` ` ` $276+"&?&'&3276#"&46dG$   *0BEeaF?0( G_gE$   *,cGEb*( @Α08DL%#!"&5467&546;&546;2654'6323232$"2646&+"26&264&"#**#*&!/ (8&*<8<%O(**(#*&/!8(&*#[x `@!)4%#!"&546;3%#!"&5463!24&"2!5'&'&/!((D`X( !/PD((`0pX( !(/&?62'6&?6?6&5#75. o .(< o z \  $$ @2. o .<( o  z   h0@ $&?'762#r  99(c  r)(99 '762&76?'/&?6299(USQr  Qf  w !v(99(TSQ  rQf  v  732"/&6;4;2. VV . 8 f VV . M37/&4?6!2# VV . . VV . 8 M3%546&=!"=43: VV  . V V . 8  #"&?62++"5X. VV . 8  VV  ;%+"&?'+"&=467'&=46;27'&6;2/76 p $kk$ p  $kk$  p $kk$ p  $kk$ hp  $kk$  p $kk$ p  $kk$  p $kk$ )#!"&546;46232&"26454+";2P&4&PHP`&&4dM346&=#/&4?63z VV  VV  VV .. VV . 72"/&6;5#"&?62+ VV .. VV .F VV  VV "&462#"?6&+54+"ΑΓGssG @ 'ΑΑtsst "&462'#54&6=32=4gΑΑtsst 8ΑΓGssG @ 2"&43?6/&#"ΑΑtsst ΑΓGssG @ 6462"75326/&;;2ΑΓGssG @ YΑΑtsst 4%2#!"&546;2+!54632/"/&4?'&63  @ X  $$  `   p @  $$ ##!"&5463!2#"?6=4&`Xp  p`$  p +5463!546&=!"&2#!/&4?6 h PP     PP  0 PP 0  0 PP 01%#!"&54674546326326&+54&+"#"7.K5Wh0    $%2 p+2#!"&5463"26454&+"'#";26P4&&4&0'*' `&4&&4""  76&7>.'/&4 4PL20#  .6"  P )B,,U 2& X '.54>?62>7'.=9*M@' Kcl?sSC) C_G PF%lJ#2#!"&5463264&"74#!"3!2 H ` Y8 @ &.BLT2#!"'&54%"32?4761.264&"6264&"%6.'&3654'73264&#"264&"' D '   C =# n L   .wNCCNwi   5  %@/!!$3#!"&=264ᕗ!2"'4&#!"3!265@ L  P  t(``(``8   $"&4622#!"&=46;27546;232>76;23276.!!.!x  ff '   ' P!.!!.           #+;2!65'546;23546;23546354&"2#!"&=463p @ @ 8 0 P 0 X    VJJV  00 00 @  @     /S2+"&=#"=4;54632++"&546;2'2+"&=#+"&546;235463h  0  @ 0  0   0  0  0  `  h0h 0h    h p      Q'&'&'&'>7'&'&'&??6/7?6/7?6/76/& 634 63ggf        45[45ooT        #-8B73+"+"=4&+"&%#.54622654''4''32674''326`   (   @$-5zzH  @    5,&]7Vzz/  M<62"'67"&5ԖԖ77ԖP88P8((n(88(#5%/6?6&67>32"&54>'7>76W 65_<Q "..C.  ";V " m($*  pJ/B//! A +  m7+ !!@  '%&'762&/"/&4?'.72"&40q"8??/ )$Y5g# >P88P8 /8??/$g5Y#Q"8P88P %-;7&'>7'&67&'&'667&'67#"'6#"16&5K$`D$>_GE#70Z0344LS)( F>!3vE[F; 0K*,-'!c=#.Gr 2Oc?Q&]2U( 1)+,GR;$/D_5E:BJRZbjr2+"/&>5462;2=462;2=462;2=4264&"6264&"264&"6264&"264&"264&"6264&"} !     I    I  )  )  P q! !      H  W    W  )  I  w   ` '/746;#"&52+!&"264"264&"264"264&``&@&&`Fn &&&&@@RnR 0#532'#617>3!#!"&5 3c` !@)>%2+"&=46;75%"&=46;7532#2+"&=46;750  P  P P   P   ``@  ``  @   ``92#!"&546;546;2'3554+54+"#";;2=32`P 808808@ 00 088088 "&5462654'Ukkkj,T6``M:^vv^:5*8ii8*G%/%#"/&'"&=46326763254&"7'&#"+'$<"B\BB.-@ $<"(#RA  ']1 .BB..B>,!1pp-:] )-2#!"&546;462&"2646/&'&7PP&4&6a  j.  R `&& j/ T%-5AMY2#!"&546;462264&"6264&"6264&"6"26454+";2=4+";2=4+";2PP&4&h`&&RRhh3;CK[$"&462&"&462'&67676563267'&'#5&$"264&"264&"&4622#!"&=463  H44H4 7VJ7.'&6;2!676;23&'67+"'&'!+"&67#7!36!&'# B--B   8   *M1,"  *9    $  ./DIID/   (?9@ $Z8   hB5=%'&>?7'76&'.'&7#"&=46;276264&"&5>!=!=<D-+,\Y pd- ((cc 5) G,8,7#   $G((B7"&546;7532#2+"&547#"&547#"&5#"&=46;2 00   S((S 0 `   @     p   6#532;#!"&546;4+54+"#";;2=325y 7   @808808W     88088/8;#!"&=32?3264&+'&"'&+"=4;546;#532   F# 9Z F# 98 ș 8   Fr,  Fr( i @ )346;#"&5!%;;2=32=4+54+"#"%2+00@808808P0p@0@088088@%1=Ieq}2#!"&546;546;254+";2=4+";254+";2=4+";2754+54+"#";;2=3254+";2=4+";2      ( ( ( ( ( ( ( (  ( ( ( ( `  p @  @( ( ( ( t( ( ( ( ( ( ( ( #2"&454+"#54+";2=3;2ԖԖp0`00`0ԖXXXX@.82#!"&546;35"26426'.+"'#"3#546;2 F4&&4& "*  @ ```&4&&4    `` 9E2#!"&546;462&"26454+54+"#";;2=32=4+";2PP&4&6H808808`&&0880888<@7"&=46;7532##32#!"&=46;5#"&=463!25#!5# p@@p 00  00 `    @     @     @@@@@D '2"&=454&"7.7>/&76B\BB\B(/vT"S #/B..BB..pp# Sv/7Tv/"!15!#!"&=32=4+532=4+532=4#72#!"&=463 @ xxxxx   @  @@@ 0  0 52#!"&=463!#!"&7;;2=32=4+54+"#"h   @ @808808 0  0  ` 088088#?G%2+"&=!+"&546;235463'"=4;276232+'"/"&462.B       2f z2L4&&4&B. 00 `  (c 7  ,c 7&4&&4IQY^%2+"&5#"&=32=4+"=4;2=4+"=4;2=4#!"=4;5463!232264&"264&"75'#p 08P88P88,d,((\((d,`   (88((88(00dlp(((( dp #37NZ%2+"=43+"=4&'&=4;22#!"&=4635#+"=4'&=4;22+"=43x0).0$0p `0$<0X0` W1&B%>>  @p@@B9!,*AB>,>7//&?'&??6/7?6'7//&?67'&?6@&@B C8 7-8  -I""9- AC B@&8 7.8  -J""8-  $.2#!"&562#".'463/&76.76dx[  / [<7*T #/F/vT #M::c:M$1kTv/#F# Tv/(#"&4?57?6/7?6/7?6/7>#dYY-2 2-2 2-2 3.M!RYYe.3 2.3 2.3 2./#"'&6?'&?67'" +/ "FO" $ R "EO';?"=4;2+"&=3352#!"&=463"=4;2+"&=335H/B/0@  X/B/0@00!//!``     00!//!`` #A%2#!"=432#!"=43%2#!"5743%+"=4&#!"+"547%62ppPP`00`0000   W q!22#!"&546;2654'"&462'"2654'76.&&&&qqd^^^" " &&&@&-3OqqO3-^^^: O 3}62"&4"&4622#!"&=4632#!"&=46;!'54+532=4+54+"#";#";#";#"26=3264&+532=4+532      `  0`hhhhhh@(@(@hh@         @     `    ((  "-%2?/.=32?7/76!6/.7  @@ \  \ ' 66 'kkp8   8$,2#"'#"&'&>7&54264&"264&"264&"Ԗj83AL9szz319JVv$747#"'#"&767&'&?6632@ E&(83AL, 9:  iI`j9 3 4+9    R5zVH:974&+463!2#"!%2+"&=!+"&=&546;2!5463& 8(@(8 && @ @ &  &(88(&@`&$y  y$& `` Fh$"&462'+"&;26=>54&/&546;2?6&'&'54&+"2#!"&=46;#"3!2=4+67Vzzz"? &    "> '     @  +? l @, zzz$!   $!    `  ` '' )1&'67673+#&'&6?&'&54762546264&" N5  ,pp ^BMA k.U}N/  ;1% E8K@B^8H$Qh=7 EX"#!"&=46;76;2+";2?62m= <m   7/ * N v] rH HrH  y ` &   JAEn.'&67546;2'&+"+"&=&'&5474?6;254'#!"&=46;76;2+";2?62    $ 6     $   7/ *  N v] 0%   %    y ` &    JA 1$"&54762#!"&=46;76;2+";2?62HP8SS   7/ * N v] 7',pp,'  y ` &   J"E7+"'&/&=4622?6/&>$2+"&=4?>2?549  i Z & i  9& ZM"+p   l 3   p+"M  3 l %@2+++&/&6?54?26=%54&+"&=4?6;76   &g P PA*<*, P!"!gg  0 @ &< .0$'z**8% .!X~  < 5++"&=47'#"&7>7#6;5#462#327#4'      .C)>t0pQ^Qp0t>?X     $A,DlRnnRlDTen"&462"&462#"/?#"#.?6?'#&/&/"#"&/&?676546;2?676.7((d((N ) C     +3 3+     C$    #) `((((p E.d L] \1G !! G1\ ]L P '" ` ` "' .E  @CKZ%2++"&=#+"&=.5#"&7>32+";>;26;264&"'"4&54621&#0 1  @ @ ("  + X:,  i  8P8    Q 00 Q'0&   7I"L@  (88()?/.%'.4>?6762'67&"uO[D  E , "k ,"O4!Z!Xf  # I  I@&W;&.;C%2#!673264&+"&46;&5462#"3"2642.54264&"(88(  `(88(--8P80`  mxP80 5S8P8!8P8@ (88(P8(P &V(H2+"&="&5%3&'>@]   ]@tU+)2;`] ]@V =/*#'2#!+"&5#"&=46;546;25!    0 0   @    p   0 0"/<62"4&"276'.#"?62&276&"Α7   % &--  #nYΑΑ     o66  *!2"&42#!"&462&264&"4&&4& p]CP88P8&4&&4   ]^B@8P88P)17'&>?7'72&!#"&'/&7%46264&"21M>M2 LB.-Aw Z((H\] :~p.B?-l.^D @(()19?G%+"&547##"'#"&5463!232264&"264&"%3'&#264&"m /B//!((!/  &0\+V !//!!/ /!P  `0+&/'&?632576%5#!"&z %  N n" n    !  =K   %2+"546;5.?4>;2(4@ @4u W77W u!'&?6>323!"&=46z  M23232+"&'7;26=4&+"/?+54&+"#"&=46722"&4&2#54@ P0.%  P`P8(0(8H $$ $$3EP PE30p  W ` +5$ ` +55+X(88(Y$ $$ L3 @  @ 3L`   00+$"&4622#!"&=46;27%/&?676jKKjK&7OO7#L#T  Q  -i KjKKjkO7**7O R  -h +3$2"&454+54+";2'!"&=46;2732&"&462xTTxT & < (#O7#L# +jKKjKTxTTxB 6 L ,L*7O&HKjKKj;CKv%/'&=&''&'&?&7'&767667547676264&"&"&462#!"&=46;2732332?b !!  !! ((jKKjKI O7#L#     K    0((tKjKKj *7O  ' $/$"&4622!"&=46;277&7%'?62jKKjK&;)NO7#L#>G= *H%KjKKjk.M = *7OG *H&#76"&4622#!"&=46;27$"&4622+46=4'6;27\BB\B#0CC0 !F!P88P80.B(*B\BB\bC00C 8P88PXB.'9+:%#!"&=467&4?6"&547'+"&?&5475?6KK6_`KjKB * M6  6M_P..5KK55 > > ;4<D$"&462!"&=46;32730%2+"&=46;5462264&"754&"jKKjK O7#&&#   /B/]@KjKKj*7O  P!//!P}P  P+%2+"&=463"&4622#!"&=46;27p  jKKjK&7OO7#L#     0KjKKjkO7**7O%-%#!"&=467'47&52>32#"&'7"34&#E4GG4e++1#5KK5,C g  L4**4Lf33( KjK5)` 7%'.54?6>7'&"&462#!"&=46;273230n$" 5Ps !;`jKKjK 7, O7#L#$@/&sN-N:&KjKKjsDm#*7O!'&?6>324>7!"&5z  #8!5K0&3     r 6K5)B 9%+@%"/&=46;22>4.#"'".54632#!"&=46;2732w \  [O\   #;"K5#;"KK:O7#L#S  ] [O E X";#5K";#5Ko(:*7O$"&462#!"&=4677'3jKKjK 5KK50 ` KjKKjlN5**5N88;CKb%/'&=&''&'&?&7'&767667547676264&"$"&462"&5462"'&#""#"&=46;323630#3273'#"&=46;2b !!  !! ((4&&4&.BA]B    fD/ !##   (B &@k    0((t&4&&4FB..BB. " 0C ' :# &*BE[^!2+"&5&'&/&6?&5463276%#"&505467>762'3'1"&50546767623'    /!.v    ";#5K   < SȐH KjK  AWZ46;&/.?>632/+"&5'054676762"&73'0546767621"&73'`    v.!/   `  < SKjK8H  <  KjK8H '!, '(/!+ 0  96(!//1 95(&4<!//1;?%2#!"&=463264&"";#";#";!'#"&=463!3'#% %sHri gQQ F@%  %`@@@`@@"6#.5476'&'"&546 O M{O  ' l //  ' R $9Kil"'&476;2#'+"'&476;2%+".7>&'&>;22+"&764'&63&/#/.7&54>23'  "  _  #  #  #   # y  "  R 11  "p`0 6 , 4]+ 9|9 9|9  )[6 @ 6 , d  vv  :t)%/6?6&67>3%'7>76W 65_<Q ";V " m)$*  pJ +  m6+  !#463!2#2#!"&=463!53`@@P  x`     @@472+"&54632276&"&4622+&'3533!ᕗ/AA/(P88P8P L@!`B//B 8P88P&@@ 2.-6?%#54&"#54?5#"&=46;546;232+4?#"&5%+5`%6%`p0 0   0 0mp m p `%%` D3   0 0   3/ d  (085 7"&5"&46232>7"&5%567$2"&4&'67==qqqqqh:&H>qq?!#ppp 0n37++++&&@&4&&4 4&&)? +  /B//B "%+2"&44635"264&"62"&4ΑΑX^BOqP88P8SΑgB^ qO`8P88PH)12/"#"+/#&54754632264&" (8`M=)  ,'&  ,ay t/!'J%PAep  xh  x= %!/ H;!2#!"&=4632#"'!'#"&4626?&5462?&54 ` (HH(H R(R H     @(( +  + (08@HP2+"&=7>'264&"'"/&4?62264&"264&"6264&"6264&"264&"P ((.1((rr'/72#!"&5463264&"6264&"264&"264&"6264&"%%%%3ss%%%@%ss'/2#!"&5463264&"6264&"264&"6264&"%%%%3%%%@%2#!"&5463264&"%%%%%%%@%'/7?2#!"&5463264&"6264&"6264&"264&"6264&"6264&"%%%%3%%%@%MMMM'2#!"&5463264&"264&"264&"%%%%3ss%%%@%ss2#!"&5463264&"264&"%%%%3%%%@%62"&46"&4622#!"&=4636%%6%[6%%6%   `%6%%6%6%%6U  !!2#!"&=46;463!2&264&"p  p m     s"*!2+#5326!"&=46;467264&"p `p P    @!   m 0P%2#!"&=463%2#!"&=463          "33&'"&476&&67>7>' !b'bGE:B  )!.,_Q'g9,'1B  5t*"-,!@8@32+'6.'&"?632#!"&54>7>2264&":)b6  Zw F#  #& #O  &5HX0,:,S_#"Vi  ~,  B0  %1]L<%%%C@D!2#!"&=463'.=4&+!46;23226=.='&4?625#P  /!%&&$4&      U +,p`&&4$  >& @CP]%+"&/#+"&=4?>/&6323632'&'&&/&6?67&#";26%5&#";26>C0%.B$B.%0C- C$ '));7J7;))' $C ##%$%6$%##%F/C=,'',=C/F&%        %&) %% )%&/&6?'.?>n   "   ff  (.?>&/&6?2#!"&=4637   .   p  T  xx  D 0  0 &,>%"/&6;235#"&=463!2+2#'3.#!"&=463!260 V  (+а  ] }#4!# F  @ s@l :@     @] |4#     `)2#"'#"&4632627&#"!2>54&#"FccFQFFQFccFQFF////!+L +///`^^OO^^OO@@&  &@@@4@D%"#"/#"+"&=#"'+"&=.54>76;2264&#"5@  J LL    ,4$0 TFCP .Ew  h 1 ; 16 JY4)D& 0.=K  c %'%&=47%6m  3  Z  "   f&7&=47%6'2#!"&=4637.    D  p  x  DD  B 0  0  $H!5>4&'5463!25#35#35#5!#54&"#54&"#54&"#54&"  @ `@@@`@     = cc#  ``    5U'&?65462#";#";#36=46;22+"&=46;5.=7z   8P8U UU UU),  L  8AW4 <)2    -(88(  0 0*&   " iD)(9'"&,4:@#"'&#"#"'&54632326322>7&.#6264&"575&'m +1>>?5 +1>>?  $"%B//B/`   >= >d=  $8P88PT:1 #&#"'&#"#"'&5463232632264&"m +1>>?5 +1>>?B//B/  >= >8P88P %1=G1!#!"&%;26=4&+";2=4+"%3!2=4#!";2=4+"2!5463  ` ` pp00 @     Xh@ 00 KWco2#!"&54632>54&/&546;2?6'&'54+"+"'&;25754+";2754+";2=4#!"3!2`    -  -  ppPP              h3%#32+/&?#"&=46;7#"&=463!7632bK  S  37  K  R  4 ` j  C ` j  C %-56+".7>264&"6264&"6264&"264&"PU&P&(/hP) n/3=N&@";*P}CJmm-S"*2#!"&5463264&+";26=72+5(88(`   0  0`8P8  0@"&462"&467"/&4762%6%%6%%%6%%F     %%%6%%%6%%6%     $4%2+"&=4633#"'#"&=46;2%2+"&=463   @@$I`        @0p    %1=I6/"/"/&54676276254+";2=4+";2=4+";2f&6 66 6&&6 66 6 ------  -----hh "*.2:>H73#"&=46%#!"&54>;5462324&"2#37#364&"2#37+532  &&%pp!/""@@`@@h""@@  0&&%@  @/""X ""X 7&/&6??6/7?6/7?6/7?6/7?6/76|  P E< <87<<77< ;E   'ef/0ff/0ff' #G7&546;2#";#";#"32#!"'73;2=3;2=3;2= ` 88888x  @)@@)  @@@ ` 888888@@@72#!"&=46;;2=3;2=3;2=3;2=3;2=   0@@@@@  XXXXXXXXXX/73+"&546;2#";#";#";#"X  XXXXXXX @    @@@@ /7A546;#"&52+"=4;27#54&+"#4?62264&"%2+ @P h0 ` 3B//B/p  P  @@(@  u k/B//B  @ #.'7562"/&47@`>S S>+u  5 @S S>+>u 5  !4"&46;46;#"%2'&/52>76#"'.#57676%% % ,IfHM-4#-:+0MH2N/80+:-#3 %6%6%2.&B   B&,  *2:2+54+"#54+"#"&?6'.54264&"264&"Ԗ* N@N  ,24&&4&4&&4&]"A6 B8888 B Z4]&4&&4&&4&&4 /J7546;#"&2"&427735654&#"32+'2+"'.#".'46;2` `v 6ԖԖ=2$q| 3$qO=2| #,# @ ` 7Ԗ$ 2=Oq o2=Oq$| @   t3#"'"'"'#"'.?63!22767#!".=327!5Z&/,XX-/&A     @   I(Z!!!!!!Z(h   dd %%53#!"&53%#!"&?63!23+"&@@ @  U  %@   @  "" /"&=463!2#2#!"&=4632#!"&=463  @ ` ` ` @ @ @ P @ @ @ @  7'7'772"&464/76/&'7?6/76/&'&'76/&'&'76/&'&?'&?'&??6/7??6/7??6/76/&'77'7----------jԖԖ ."   "-  -"   !-  ."   "-  -"   !-------D------qԖԒ -"   !-  ."   "-  -"   !-  ."   "-3---+/M%#54&+"#54&+"#54?6;546;232'5#53#!"&=3;26=3;26     . 33  @      S  S . PP @@`  `  %/&#!"&=4&&/&6?267w9 9 9 9?L?` r  r `C:I"&462/&/&/&/&?.?67>327"&4?6((.   -   < " #8 ( ;  2 `(( E2 Y  J B"<      *"4 ," <  2 $2#!"&5463!2#!"3264&"s%%p  C@%@%  $6O2"&42654':12764./&>'&"67627>'.3232654'ΑΑ P  b FbP  ΑW    &&      @"2!2+"&=4&"+"&=46;!2#!"&=4630  8P8       (88(   `      #:BJ%6?#&''#>#6&'37.'#!"&5463!2"2645!"3>- '' -V ." '--'L    )77)FjKKjK 1) )#*)11))*# 4  7)@)7&KjKKj@,x7327/"&?#'&/32767672>367'&"&'.'&'.'&764'&7>76767676276&2654.#"a4%4 .  ! 4%4  J          7N7+'U &p Y&           P88(,-2#!"/&4?63'76/&'&??6@%% >>  >>  >>  >>  %%  >>  >>  >>  >>  '7M]2+"&=463#>7##"&46322+"&=4632#"&'##&'6=3>2+"&=463p  `  @62 9*P  %% %  `  %% P*9 26U   `   `  ` 8H '?0O  %6% `  ` %6%O0?' H `  ` 1;#"'&54675#"&=46;2+7'&?6/'!&/5#.&4,  ' 4 +%%`@!,34Y     ' 4 +.53,!''  #2!54635!+"&=#"&"264`  %@%6%@%  %@%%@%M4@HR\d2+++"&=#+"&="&=#"&=46;5462%;2=4+"264&"75#";26=4&+264&"        =p  p  ps@ P       P 0".."08] `  ` [%#"##"'&'+"=#"'&767"#"'&4767.'4546320454>762>7632 (8 n /7>.'&7264&"7'76.'&?>ΑΑ c4&&4&Α> &4&&4@H%/67#"'".5'7&'&6?67&5462'0"0"132676&"264767,RL\142G6G! D 8P8 4#03C#"9d h`:_~)= {:|"  v(88(Y$ Xt 7/  3N54&"54&"&'54&"&=4>3276322654.'#"/&54?&#"QH4<<4H0>R-97n  Vz'v  IVz8_F9. f  wh  hw  f .-  G  % M /&@  *62"&=46/627.#"75&"26>54&'8DF;<<"} @ &4&/&:!D8K55KK55S, &&    &&m& ,!33#"&476&67> -jQe:K? 9  2D[OV,}n5119  ."3W8.)T];#!"&546;;2=4+";2=4+""'.'&"+";26?212?62;264&##532   ȠPPPP +"       / I 8    HH )6  2     '0;#!"&546;6&+54&+"#"27#532   L A   A ` 8    P P`R G3#532&=#53546;#!"&546;;#" b `@@     Fb ` A@A |      373#"&=46%#532;#!"&=3?6/&#46;pp  7  ` ` Ƞ@       A ` ` A  *6BR%#5%#532;#!"&546;;2=4+";2=4+"54+";254&+";265  7   ȠPPPPPP   @@     HH ` &2m#532;#!"&546;;2=4+";2=4+">54./&546;2?6'&'54+"+"'&;25y 7   ȠPPPP -  -  W     HX          ;CL;#!"&546;&'654&+";26=3??6/76/#5327#532   E !!%P  ;   00 ɀ b8     !&%  0;   7  bA7@EO7;#!"&546;;&'.'&"+";26??62#5327#%'762     +"     b`DED (    /R )6  2  (bDD'0;#!"&546;26/&";;26=7#532   A `` A    8    ``P P &%"/&4?'&?67627'"/ Pu_V  VR  [1;;  ;Q  uP_V  VR 0;;  ;R @ "1%"&546?"/&4?'&?67627'"/@%6%  Pu_V  VR  [1;;  ;Q]#%%@  uP_V  VR 0;;  ;R  -A\n62#"&76'47'.76'4&'".76'&6&'.76'&767'.76'.'".676#"&54'&676'&'.#&#0#"&=&762 +>   " ;I   (Lm Q9     ' "&(X<9  GKl>60 rn ik `<*MK  GH  ML  FI)< #.><  79?1:kJ 65 897O z,  ' V   <9R  fHJ* @`$2#"&'&?'&6>264&#"G0a@((@a0>p&X  W&p  `)7337)<*B nn B*<  '/$2"&4&2"&462"&4264&"24+"36264&"NΑΑP*<**<<**<*ΑΑ)<**<* h*<**<'2"&4264&"6'.#"7626264&"ΑΑ =(" 14)Α* "  32+"546;5'&63!2!!88J0**0j2"&446;.'+";2;2/&+";232?676?6?6=4&+"/&6?63232?65ΑΑ Y;  Z  /       ΑG :R               _n2"&4654/&+.#"/&54?632;26/&54?6;2?6/&?6//2?676767654'ΑΑJ  C       G    _ Α         G&     /d /*8m2"&4762;2=4/&4?&#"32?6;26=4/&?63254/&=4+"+"/&+";237632;2?6ΑΑ 3Su>     '     Α_N  & uS-  f        !%)-15=DK2"&45#375#"6264&"5#75#5#75#5#75#6264&"5#326=4&+ΑΑ(   5000p000p000`(  Α( 8( ((8((8((8((8((8((h(% (&2"&4"264&"2642676&"'&ΑΑU`Y // Α6'  '#22"&4%2767&'&"2767&'&"2676&"'&ΑΑ8+`Y // Α!" !" !" !" 6'  '+92"&4$"?626'&'"?626'.2676&"'&ΑΑ[&#  &  #  &   `Y // Α)))  6'  ' -AP"&5476227"&4632&"?626'&'"?626'.2676&"'&(**0 ΑgJ>/L&#  &  #  &   `Y // @77<03gΑ)!.)))  6'  '':2"&4?6&'&'&2676&"'&%>'.'.7ΑΑZFi`Y //  ΑF  6'  '  F#12"&46/764.?64/&2676&"'&ΑΑP!!!!PPX`Y // Α-0(( ((006'  ' /<JZ"&767622"&47667'676&&>'?6&/.?6.>'&26 * )!)yG!)yG Z  4]Z  4"k,<@PH)H) Gy) Gy) ([ 4   Z`"a$,k .G2"&4?6/76&/&"2676&"'&%6&/&"?6/ΑΑ_# F`Y // '# #Α ##   6'  '    ## 6FVd72"&476"'&'&61"&'?676&>32&'&&"?626'."?626'&2676&"'&f )S) Hr  ss   _?lE K&#  &  &#  &  `Y // H))G R9DD9R]:e=b)))6'  '%-K26=676&"'&.54264&"264&":#".=6362?>ΑYH * // * HY&    gO~.$  $.~OgW@%  ?   ;HU%:#".=6362?>26=676&"'&.5464/&?'76&6%&    ΑYH * // * HYP!!!! PPI@%  ?   lgO~.$  $.~OgA0((((00%8@^2"&4&26=676&"'&.546'.#"?62264&":#".=6362?>NΑYH * // * HY  % & 4&&4& &    gO~.$  $.~OgP    0&4&&4@%  ?   "1<62"4&"276'.#"?62&2676."Α7  % & Y`Y /YΑΑ     a '66'  `/?O_72+"&=46;2+"&=46;2+"&=463%2+"&=46;2+"&=46;2+"&=463`  @   @   @   @   @   @   @  @  @  @  @  @  @  @  @  @  @  @ @/?O_2+"&=4632+"&=4632+"&=4632+"&=4632+"&=4632+"&=463`  @  @  @  @  @    @  @  @  @  @   @  @  @  @  @  @ @ @  @  @  @  @  @ "@72+".=4>;2+"&=4632+"&=4&#"+"&=6  %  Ҕ  zV8`8   @&@ ip pVz8`8p piF7+"&=46;2#"&=46;22+"&46;23265454&"+"&=6 %%   %%Ҕ5% fzz  p %0% p %0%`i%5(VzzV i!77/'7'&54%'76DC#)#+3`3 + FC##* 3`3++ǩ';GS_ks&'&'&6;2+"'&'&'&6;2+"2#!"&=46;254+";2754+";2754+";2754+";2"&462+ + n+ +  %%%+o```6%%6%($> ($> ($> ($> @ %%% Spppppppp@%6%%6@-=M]ms#32+54&+"#"&=46;#"&=463!2;26=4&+";26=4&+"';26=4&+"26=4&+"334&"%54&+";26=4&+";260        &&&&&&3&38P8&&&&   P P        -&&e&&[&&&&(88e&&e&&7@L&=4;2+"=46#"'6+"=4.'&=4;22#"/2!2+"/<0(0$qYZ).00vYuV  v *AB>,9!,P8!W1/' %>>  p -52"&4264&"4'654.'&7>264&"ΑΑ##") ΑW      5G2"&465."?624'654.'&7>765.#"?62ΑΑ #&#  & h##")A  #  & ΑK))      !)&.Ma%/&>7676#"&462&#.&264&"4'654.'&7>?626'.#"S  /4gΑ T## ) '   .! S   TΑg.,%#           %2"&4"264&"2642676&#!"3ΑΑU87Q  Q7ΑH6 6H.<2"&4?626'.#"?626'.#"6&#!";26ΑΑ  &  #   &      Q77QΑ6)!  !w 6HH#12"&46/764.?64/&6&#!";26ΑΑP!!!!PP  Q77QΑ0(( ((00 6HH!/2"&4?626'.#"&"2646&#!";26ΑΑ  &  %Z  Q77QΑ5      6HH ALP7"&=46;%+5322+"&547#"&547#"&5#"&=46;2#46;25#  @ 0 S((S 0 ` ``0`      p    000@ ",2"'&547.=42767'5%6hJrrw ,!!/ J4>>40?(%@%(8 @  *42"'&54264&"7.=42767'5%6hJrrm""w ,!!/ J4>>4^""I0?(%@%(8  ?&76'7'/&?6276^KKQr  5bW  i ! %KKQ  rs5KbW  h $ 4'&6;2%2&'7632"&46&/&"?6/?/o o U o/?E ʒggg 44&  //  = ++ sggg6 // %4  42"&4264&"264&"ΑΑΑW!32"&42654'"&54724+"362654'"&547ΑΑX&4&""4&""ΑG&&&   p&&  &*!2#!"&=463!6?654&+";26p  M M0FF     [; L L&& +#76322++"&767.5#"&=463d  C6  6C c$   76732#!"&5463264&+"36264&"7#&- '' -V.  'j  %%  ;jKKjK-'1) )**h*#f)1 @ %%`   `KjKKj1)?'73264&"'766'OTc!] ];1#]$b!cT;] ]'T(b!7'73264&"'6%'762+  (] 99(5+! ](  J(99$67'&4?622?'762'&?%"/7?md Z  "> >,.q.(-qk  Z  d,> >d  Z "> >,.q.-(q k  Z e,> >.!2#!"&=4637&=46'46'%&'p   'f0 A db+ (&+     e  C   1 N 1!2#!"&=4637'&6?627'&6?63276+"p  AM(HhAc++.,     kS$4b!R21'$*2%//&?'#+"&546;276%3264&#-N  NN  N   (80$TN  `  `N  NN  NP  8($6TN  @.6J254&""'54&".546'.#"?62264&"76'.#"?62ΑA7  .d.  7A   % &9((  % & gBq!  !qBgG     &4&&4    #.2"&4"2642654'&"6264&">'&#"32ΑΑU(**3-F7Α776 !)-59%+"&5#"&5#"&5463!235#264&"75#264&"'3'#u  8P88P8  R``L((`((0PB o (88((88(  `((``((`=2##"'&7#"&?6&&/&?6>76327>o )"( C#+M b:  7:& *KJ 6 E=  8= ' %#3hG6! ''92"&4?626'.#"6&"'&276'.#"?62ΑΑp  &   #  #n#  -3  #  & ΑF  )  **  6!)(,048<@!2+"&=4>;53#!"&54>3!23'7#?#3'#73'3'#  07  7   j ` gFrj        B 1``pp``p``pA,2"'.543267>&'&'6768'SS''?D++D?'!FG"%;?QQ?;%$'88'$oo==o"%/&&?6/&6?6%">H6 F&3 &)'H!.L  C>"( 4949/!=  !)19AIQ#546;22"&42#!"&=463264&""&4622"&4&2"&462"&42"&4 @ (8 8(B//B/Mss`` m 8(  (8/B//B3s*5!2#!"&=46;26=4'&5463 @(8 @ 8(C  D-+ @@@8(  (8 (2,:+ *$ '#"/#"&?'&6?627// jj A ( ARr 3f&gDDg&Qg 6r#/;I2++"&=#+"&=#"&=46354+";2=4+";2'#546;2#5P     0`0   hPPPP2"&4264&"264&"6264&"ΑΑC4&&4&Α*&4&&4 %-1573622#!>?"&546;2264&"75#75# K   8P8 j8@@@  L   (88( [@@@@ hT\7&'76?6/&"'&+""2+"'"'"'+"&=46;276;2276;2276;23$"&462 D P(1d"dq 0  0 :&&t&&t&&: %JJ%1B//B/b 9 "& P      `/B//B4j%2+"'"'"'+"&=46;276;2276;2276;23%"'&'5462+"&=4&"35462+"&=4&"#5#p :&&t&&t&&: %JJ% 8P8   8P8          (88(   ``(88(    ` '&?66762%47#"&z   (-6,!2BIg    >@4_6I& (&-h#22"&46/764.?64/&"7626'&ΑΑP!!!!PPRM )) Α-0(( ((00>-  -3#"./.""&/&'&'&7>76676/676%   "" %2" #d   0)"2`>1(CS9"    "9SC(2="3 @# 3 1.7>>327/6'&2#!"&=46;7s-G'I!`+ .#:?f  I;&5463232&264&"`I <8(,< ))$ (8, %"2+"546;5.?4>;23'(4@ @4ru W77W uPP/7;%+32#!"&=46;5#"&?#"&?&5462+&"264#3{ p  p ^1 r(r 1V  `  ` `  a ~  ~   y "5#"'&"#"'&'&767676676'#'&7676763_' $+A A+$ '*$$*?#/++G0:  :0G++/#  % $   (3:AIQ\62"&47'"'".'&7&766267&'&'767"&#">"6727&'6264&"6''6'&#"#77W$|$ (" 77W$|$W% , 2 B//B/ % s5KK54 VV5KK54 VV  # # %%K/B//B? # #   `O%#"&'4.#!"#"&=46764'.=46323!2>5>32W,' ',,  ', $,   ,$  $,   ,$+"&462'&'.=46%2.=476`8P88P> F|  < |E DP88P8#   ")@%K2#"&'#"&547.547&5467&5463021>#"'#"&546320212&*&*(&"*&*&"&(&** (.( &( **x%& (+5HY%+"&=!+"&=&=46?>;2%!'.+":>54&#"!264&#":    "9 9  " N   !06   60!2 & 222 !  #/K2#!"&546;546;23546;254+";2%54+54+"#";;2=32  @  ` ` pp((((@   0 00 0((((*fz7&?6/.?6/&6?>?6/.?'/&'&?&'&?676?676767676%&>76&'&'&/&#"&>76 #  NA 2M  +=   %          { }     { l)   .M  +=  NA 28+$/ 4 C 4. + ! 5 d   )6!+.O #+/3;2+"&5#"&5#"&=46?>;2264&"75#;'#264&" (8 08P88P80 0!m|((xM&MY((8(P (88((88( p"z((```((@Qh!2#!"&=46332'.=4&+!46;2327>=.=46;5462354626&+76&+";327P   2"'%%$4     : D ;     @  *x!..p`%%4$  v*  0 00 ` 3 kS'%"/&4?626/&#";2=37   {U p  `    N6 P@6'8@HPX`%2#"'##"&5475&546323632#0#23'"1"&46;7#264&"64&"2$"264264&"264&"%%%%% %%%%%''&%%&  w     @  `%6% %%%% %6%A A @%6%@b        7AE%'&?67&?'&?6'2#!"&=46;;267!463!2!: : $$ U $$ : :  &&  =@; ; $$  $$ ; ; && pP0&4?62'%/&4?2?/&4?2?   ;  : :  ,jjjjjIIjjIIX%/.=32?654/32?&54767>3276=46;254632|N/<(V  V(3235#"&=46;2+325'46?"&v F   88  8920 +$   /  _ 0   0A?>] +>0%#!"&5467&546;&546;2654'6323232#**#*%!/ (8%*O(**(#*%/!8(%*#%62"&4%+".?622+"&=463KjKKjK  k * P   KjKKj%    7%/+"&=&/&6?'.?>546;276   @      @  r 8O O8 NN 8O O8 N +9GUcq2#!"&546354&+"26=4&";2654&+"26=4&";2654&+"26=4&";2654&+"26=4&";26 (88(@(88(@ @ (( @ P !.!!.! P P !.!!.! P @ (( @ 8((88(@(8@ @@@ q8 8!!X!!X q8 8!!X!!X y@ @@@ +9GWes2#!"&=46354&";26754&";26754&";26754&";262#!"&=46354&+"26754&+"26754&+"26754&+"26 (8%%8(@( @ !.! P !.! P ( @ %8(@(8%` @ ( P !.! P !.! @ (8(@%%@(8   8!!8 8!!8    % (88( %P    !! !!   (6HT\j7&>#"./&67632*#"0&'&567%.?>766676.67&'7676.'&6 ]F& #YJ gu$$ dY ,   SaAO6 ,  SF ." ,+ -2 # $D&' 91+   )H! A`) ,'*(O  .6>F3"&'.535.535.53546;23264&"6264&"6264&"  @ F\F %@$@$@ @((((((  &%,99, 2 & 1& 1  %&((d((d((04%2+.#"#."#"&=46;546;546;232%3'#2+/+"&=&'/&?&'#"&=46;67'&?667546;276264&"'2+/+"&=&'/&?&'#"&=46;67'&?667546;276264&"p '0&CBCLC   qSJ 3Q0                ((                ((   """   P ` h @`@                P((4                 P((6:BJ%2+"&547#"&547#"&=46;546;546;232%3'264&"264&"p 2B\BDB\B2   qm0 M((<((   .BB. .BB.   @   @``(((( 0H?62"&472#!"&546326/&+";2?33754&+"&#"327;26` 66  F  **  55     $*<* @#/%2++"&=#"&=46;&5462&">54(  ` `  -%JlJ%E,     ;5AOOA5;"9 !(:B%#!"&5463!2;;26=326=4&+54&+"#"5!"3   )77)F 0   0 0   0 Z 4  7)@)7v  p p   0 0 @/3B$2"&454+54+";2'"!546;546;232&'5#!"&=33xTTxT & < @7.uPP  TxTTxB 6 L P001` *&0 -9EQ]iu2#!"&546;546;23546;23546;254+";2=4+";2=4+";254+";2=4+";2=4+";254+";2=4+";2=4+";254+";2=4+";2h   (  @  @  ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (   h P PP PH  ( ( l( ( l( ( ( ( l( ( l( ( T( ( l( ( l( ( ( ( l( ( T2#"'#"547>7&54>'./&54;2?6&'&'54&+"+"'&;265Ԗj83AL92    2   zz329JV%      BOg#"'#"54767&5462;2=>54./&54>;2?6'&'54+"+"'&#"'#"&'32654'zV<3+.&zf -  -  Z.+3<@hc9HB^)3B^          6,qO P23#2++"&=#"&=46;546;2`  ` @ `  ` @ @ @    @ `  ` W]ciou}%2#'"/+"&57&'"/&4?&'"&=46367'&4?6267'46;2762'7&'67#677&'7&'6264&"67'367'?&' $  /;  ;/  $ $  /;  ;/  $ +Y%+ l@ L1 C +2:%+ l@ @1  ;/  $ $  /;  ;/  $ $  /;@ 11 % L%+ @ 1w1 % H%+ -T7"&=46;2#546;2+"&2?#!"&=%5!'54767546;>3232     F4```NN   P  r՗ FF  , , !2#!"&546;54&+";26`@`   @ @  52#!"&546;54&+54&+"#";;26=326`@X @  @ @  @ @ @ @ @  @ @ Z/&='&63!22"&4>54&/&546;2?6'&'54+""+"'&;25?R;#Py^^^-    -  gCQ9 < ''^^^          eoy%2+5#5#5#33#54&+"#53535####"&=46;546;546;54623546235462354623232'354&+"54&+" P P @ P P     @  @  @    0  8   `  ``P P``  p P p    p P p00 @ @1?G%"/&5476;5462;2=462;2=4623226?."62"&4 f88f @       @00 200 = n<7654'&547654'&54763231!QM(;/)V :)9+**  **%5):  V)/;`HXWE; )f<G+%7-D A!  ! !  !A5% 7%+G=f);%#!"&5463!2!"3!0#"/267#"'&54?<14'#"54?&''312545'764/7454#"#'4"'"#"32?.547&547#"/  )77)FC % =N= %       F 4  7)@)7  &11&  #  po ! A-<JX%&54?626"/.=54&?6754&3766=4/&'6=4/&* ,  PP``PP``l1PP1OmR 66 "-$ nv~/612#".5'"&5475#"&46307'/&'&6765'&?.5467'&?7>54'&54764'6'76/82 5 P/  ))  /P 8 /< &!M,;;,L"& U ~s?'$= *!       !* AE  (/(F6$ 33 55 33 $6F(/( t && "" &&'7#!"&=4?62335335332!546;2#!"&=463    @`@`@ @    d % % Z 00 `     @'9=L:767#!"&=72"#".'.'5463%2+5.+54635#%#5463!2#"*+ @ @ ,)" ),   $`  @` @ & 0  0 ! " ` ! @@`  `&  '2=HS^it2#546;2#546;2#546;2#54636"&546?"&546?"&546?"&546?"&546?"&546?"&546?546;2+32#!"&=46;5#"&=46;2;546;2326 @  @  @  @ } s s s s s s    8( ` (8      @       .   .   .   .   .   .   . Ӑ (8@     @8(    CP3+"&%!&5476?2+54&"#54&/#54&"#"&=463#5467 @ CXE++EX  @ @    @ C8+5 5+8C< @  @H$ &H@  @ @! 0 h'&4?6"2#".5'546326=4&"+#".5463264&+&/&6;264&#"/&47632?6#".'&66iR;;%'  #/  )K5*A$  !1 &&!   (8% / q%  &'5;)d$4 &+ d !5K01&4& ( & $'$  $     $&#".'&'32#".'"'#"&463267&'#"'&&'&4>7>6767&'#".'&#"&463232>7'.5462627&5462327>32#"#"'7>"264$"264g  !   (  (   !       *#%6% : %6%#*         h   #8-%%-8#      !4"%%%%%%%%"4!  '    2"&44&'657677ΑΑWAY&s3&+E(ΑgCg g)rG"ir "?3N,/)g,%+54?#"&5%#54&"#54?54?6m pmp `%6%`0 L L Qd L/  `%%` s K K s/?2#!"&546354&+";26754&+";26754&+";26p     `     `     `    @ @ /?%#!"&5463!2326=4&+"326=4&+"326=4&+"`    @ @ `p     `     `     ("&462'+"&46;'.?67676&6%%6%_#n\- 1&(': ! X !@%6%%6An1"#G!\!./ ! H (Q2#"&=4?54?03>26=4#"/.=46226=4/&67621/&Zu M  z&/  M u '? / `Q  M P ` / ?'  P M  Q1NV%#!"&5463!2"3237232/76&#/&"'"327654#0"#"&463:1324#&5!"3   )77)F  ;/DD/'88'u Z 4  7)@)7x CC`C8N8@$_%"/&=#"&462322654.#"7+"=&'&?6;2654/.54>354;2'&+"d8HVzzz, xT'B'+CCJ  d ,zzzVH8 T<'C&Tx+$OO$5  %47#"&'&6?535#546;272#546353#"&'&67( . W   3s - ^)!HA  @&W!HG;%//&?'&?67672+#"/#"&=46;2>3; ..  ..  ..  ..   b X,  Q :U ..  ..  ..  ..  0  0 jC 92#"&4632#0&#"3267#"/#"&?'&6?62T +.jj.,  W||W7 DD 7L" "  Ԗ || 6L$$L6  EE &),/25%+"/#"&?'&6;76232#'#3373'7#73'5 k8 * 8k 55 k8 * 8k B( 5p55p8.((.(Y$^^$YY$^^$!7XXX&8!!!&8! 'E762#547!#762'#54&#4?6'76&+'&"#";2?326F &r&  `-` H''''+  +f `'&]z f(((( EQTW]%'37'$2"&54737!;32?327654/7654&+'"#"$2"&54#''73@$Q((| < <  < < s(($,B!!B!!R @   ` 11 1 1 11 1 1 @   o888859=27+32++"&=!+"&=#"&=46;5#"&=3355#xH@ 0 0     0 0 @H`` ` @        @ ` `@@@@@@DH%+"&=#+"&=#+"&='&'&?5'&4?5'&6?%35!5!y7       7Y7 ww 7@/ 0 00 00 0 1@2@VV@2@@@@-6/#"&=46;//&?'&?676  Yf  fP-  ..  --  ..  y  Y `.  --  ..  --  %2"&4264&"&264&#"3"&462"&4ΑΑP88(PppP(8SΑm8P8pp8P@4DL";#";#";!!&'.7>/762#!"&=463264&"rip ' FF '  -- [% %@@@`@ MN  ? JJ p%  %`0LT\"&462#!"&5463!2";26=654??6/76/&'&5!"3"&462    )77)FB/ @ GGbbFFbb w  8   4  7)@)7&     ++**@8   #!2#!"&=46;'&?676%3p  5  ))  5t     JJ  88  J-7?G327+"&=32+"&54&"&4632>?"&=264&"264&"#!*    & (833@8P8@  Y  & `  & 8(V'`@(88(@P    7#546;2#54'#5##5#+"&=!+"&="&?63!2p0K5@5K0(000(N      j@5KK5.p pp p B<%+"&54674&5463263276&'654&#"&'&54632W*/!(8$8(, &5T%8( qO#)m_.!/8(1 (8&' A$(8 Pp F)F[DQ%#!"&54674&454632632%&?'&4?'&676276&'&"74632.?$8((84%B."6&R L SS X))X  !\B1#) ; 'z 1(88(&6.B$ & X))X SS Y !B\.#1$D/  '0:EKO7'"&?&=46&63''&4?6#76276/&>2".=7#'3'klMArQ =m__}LPujddd8.BY1b zbWBߜŰ #'&4?66&='46/&5   R ww e&] mt ]&  4<%+"&=#+"&=.54623%+'54632324&"2* @ @ $ & 5 @ p  6 pp  1 p &$.    AG7&?>#"&?#!"&547>7.='&4?'&6;2+"/#77 u*x [ #H0  GUZ-3<<> K  @ u W+*)EB<#/@ _6m 2 c  % (&#"+"'&7'&4632?547623HV( #2"# (?23I X! ) #"1$ (VO?2  0@P`p7+".767>%+"/&67622+"&=4632+"&=463/.7676"'&'&?6#''&'&?>2+"&=4632+"&=463'62+"5'67+"5+"5  a% * %@ ` ` `   S*   S *S  $ *I ` ` `  @   .+ h h  @ @ @ @   3$ 3+. 3  Z @ @ @ @   -Ohq;#!"&546;54+";2=4+"&=46;22654/&54;2=4+"+"374+"276=4+"&57#532   ` ,   `$$y 8        `  x7''7  CO_o#"546;2!5'&=;27;2732?>72=4+"&546;2'&+546;2"&=46;2#3"&=46;2#0   $%    # p&       @     X($@@%5N  (   %?p      &.6/&/&"/&&546264&"264&"Rt + )) + lqQ  0 .. 0  PvG'%/&?'/&='6276"&47%; Z  $1Z//-  14% Z   1-//-$ 1%4'/mx32#54#32#54;2#54;2#54#54;2!32#54!2+32#!"&=46;5#"&=46;2;546;2326=4636"&546?"&546?%".546?"&546?"&546?2"&546?"&546?"&546?"&546? 8  H ` H  8( ` (8            (   C  2 (    xxxxxxxxxxxx p(8@     @8(p p   p   '   '   ' 0  '   '   '   '   '   ' #+!2#!"&=4637#76?#?/7?/   o$8V@@ @       @ &k @@    JR7#"'.7/.?>2+"&=#"/1"&='&54?>3235463&"&462Q#4   @:!  0 /W  /# \((5e  b" +   P/S  SV k/ @((>F2#+"&=#+"&="'+"&=4632546;2632>264&"E   @ 3z3 @ pPI7  #  `\     GG B^)1   P  AIQ&/0+"&='+"/&54?&5457+"&=4636;46;2264&"@!  @  B   4$+K5x G  sM  &f-! @i d D) 8 8$4!5K   G43+'7'#"&=265%/&/&7%62546;2  (hFN2+32+'32+";2+"&'&76=46;76;2"264267#7` 8(\7  PK@   p  l0(pP8 9  Mwf (82n  P   %*&.PpX   W;7 2"&=4$"6265427&"ړԖPp II 99:R>b;SS;b>/! ** !ZB"&462+"&46;%2+"/#"'.?'.?'&.6?6$((   M  C  6  >  U % (  '%,G*`(()N$ f W2 .W   (5 &2#"&=4&54'!2!!2#!265(P -P(8 P B.(8P @&'p8( .B8(#7?G/&/&6?'.?>76'.5462+"&76"264&"264     &TxT&  ~  ZZ EE ZZ E:"5KK5":   &?6S  M  =  9  Go'&54?>#/#+"&='"&547+"&=4?#/&?6;'&/&?637>23?632/&6?6#'&'   0/=  J7R7J  =/0  4 NE 5  2=$ $ $=2  5 EN s6N H(  Ha N Iw (==(wI N aH  O P  L44L  P H N6 @$,4<DL!#!"&7>=46264&"264&"264&"264&"62"&4264&"   8  I  I  I  P88P8S:J)1     Pp        ppp%6%%6ksx$2"&4264&"2&#"#+"/+"&=&'"/&4?&'#"&=46;67'&4?6546;2354762264&"73'#H44H4Nh  3;$Q  ,   8f  oB//B/fn)kp4H44H< 3 3 0   ,  (.$ (/B//B``  (<#>32#7"&547367#'547"&%2+'72+654&+'327ZR@(\gB6jKbP0 *q7OP/!F*#L#D$,P2K5 5w0*=)D(`O7*!/`$,2+"./&"+"&5463264&"264&"`   :    e6%%6%e6%%6%   == @ %6%%6%%6%%6  A[72#"&'&6;232>'.+"&=4635"&=463!2676&#"+".7>#2&'&6;23264&+&'%9:+#5      N  !26( :-06D /+H " t /$,A,"           ' (.G T7. +' (&'"/&4?>7&?67'  M5ZN#L  zZzw  L#NZ5M  ^zZz-W62"&4$2"&4'#"'"'#"'&7&47&66266+&'&#&""#"&5467&54632632:12((((G  2  $ 2 #8(+ < +(8%B. 5%!/(`(((( 2    2 #$P8  8(2 .B!/! B8ER_l%#!"&5467<146326326#"&"'.'&'>32#"'&?>#"'&?>#"'&?>#"'&?>^%/!!/%8(1,+E+T: %2$ % [$ % [$ % [$ % ,!//!,(8(%5#+:P 5.@@@@@@@@+;J2#!"&5467&54632632:62"&546762#"&546762"&54>(88((8%B. 5%!/ "(" "  " "(@8P88(2 .B!/! 232 32   )7Ec6#"'.?>#"'.?6&#"'.?6$#"'.?6&#"'.?672#!"&5467&54632632: @ @m @ @ @ @ @ @S @ @;(88((8%B. 5%!/Q p p p p p p p p p p8P88(2 .B!/! @EP]jw%#!"&5467<146326321&?'&4?'&6762760"1"&7&54632#"'&?>#"'&?>#"'&?>#"'&?>%/!!/$8(1"; GG K##K  % Ib&D$ % [$ % [$ % [$ % ,!//!,(8(5 K##K GG P & @@@@@@@@1Jc|%'.'!'+"/&?67&'.7676326&#/&""?65'76&#/&""?65'76&#/&""?65'5!+"&=#+"&}  6&   K  +*  Q&C      ` @ @    Nl# c # +**Q$    퐐 PP  1U]emy2+"&54327.5>7327&'.5>7&'327&'.5>676.264&"6264&"264&"7264&"   ,>&3=1S?AW3+O-%>&3=+O-%&.T,+O-. 5!6H+O-%&.T,1N.1(A( 4$)    I     0  $ E V>  = t!E     (  / 9 / %-7?"&4726767632676324&"2'"&462"&462  LB9r9D [a KjKKj5  a[ D9r9BL   jKKjK  I  @ 5=RYf53+"&2+"/#".='0&5#".=46;2&"&462753"&5#"&'#"&?'46;#%2+"&5@    :)   &-Y((  @`    0 Q= 8   8+e   `&-`((D `     0 M%2#"&?#".576;27+76'&+76&+"#"&5467&546;2654'632324X; D|+/! D0!/+ &!/ (8&p  ax Ao.!/"x/!.&/!8(&@<Z6+"&=4&'&+"&=466+"&=4&'&+"&=466+"&=4&"+"&=46 SS   oSf   lW   B19T   _N5      +KQ V e tZ tV 3NM8 JrW0    #9 ";T!546;26&/&"?6/76&/&"?6/76&/&"?6/2'.=#+"&=#+"&=!26=463 ^BB^       )) ` `   @@B^^,    @'1 +p PP p @ /G%2#!"&=4632+"&=463!2#!"&=463'"&4632632632+"'p  @     P3!2?6/&'&`   @    @ J_) `  ` @@@@  K^)@,X%#&'"'"'"&=46767>7>7627#&'"'"'"&=46767>7>7627#&'"'"'"&=46767>7>7622+$)l+)l+) !  X  Y  !+$)l+)l+#, !  X  Y  !+$)l+)l+#, !  X  Y  @                         %="&462#"/&4?7#"'.?'6#5&/.>2?6B//B/   0 .=u. 0   )) )'b') /B//B' ! @  9339  @ ! '       2:B!46762+"&547"'"&54>7&5!5463264&" 4&"2o0+ !h 0<"/B/!F!/B/<&`6`" \   @K8+!//! !//!!8K@&B  go"&'62&.'632767632&7'&'&'&''&4767>.&76767&547632>54'&6264&"  'V' %, 54 ,$k6 +`2+=66>+2`+ 6 ) F2!7  ) ((P  P/C**C/P = Xb   bX= ?13H!8"0@(( 4I7&=46;22654.'&=467+"&5.'.=46+"&5.'".=46:D <)Ej 0 ( 0z   a Sv   S9 d=)< WD   2 z a   `vS :R   7!#!"&7;26=4&+"%2!546;546;23546;2@ ` ` P@0     ` ` 000 00 0 7!#!"&73!26=4&#!"%2!546;546;23546;2@    P@0     @ @ 000 00 0 ")-15;C#"/&67%>'&#"#"/&6?63267'7'?'?'77&'67')6  a     ! %,.O =<<Q - $=d9w!6  7 18>='''.  *'&&'&7276/>76/&67*."'f9 13  7SDX!"&#b.&29 1B 2 8 &"!XD +;K[_o%#!"&=4?>;5#"&=463!2+32;26=4&+"";26=4&#'#";26=4&'35#26=4&+"3;26=4&+"54+";2754&+";26754&+";26 @  U`  `      0  (        0   E[  [ @ ` ` @   G   P     @  x  W  +@V72/"/&4?'&637"&=46762#/&=46;26+"&?'&4?62  c c!   c c! c c  p  p !c c p !c c @ p !c c c  c! p   p  c cB C#'32%#73#5"&?6;2++"&=!+"&='#"&=46;'!0ac  ~~  c        ` ` @         %?N^#53##7/32210'&/&"&?6;#+"&='#"&=46;'%"&54676>'&'&'32=d~! c  '  c51    %4^^D4( '?3&XH > `  ` K7H6    !`A]]A&m/$(?/S!('132+5##5##5##5##"&=46;546;546;232 P @ @ @ P 0 0  0    0 0 0 07>Eeoy7#"&546;'&?6'&6?67>763253#"&53#2#5+#546;&54632632#3&#"7654&#"36            )   ( 7!!7 (5  5   `   66   ``   ``  ,KK, 0  09=A%'&6?'#"&/#"'/&7>7.?>76767'7' ' (?  ?( ' '%W rr W%'_$p$_C h.'KK'.h C  fW( 00 (Wf  G'@..@'2#!".'&63!!889e@cs2"&44&#"+;2=732;2?6;2;2=4?6=46;2+";2;6$;2?6=4&">7#"/&+'&+";2ΑΑuS(    %       }5W  +  + ΑgSu            !  8- %   ` %2#!"&=463%2#!"&=463                +"&546;2+"&546;2`         0     +3.767>7676?6?62264&" /$L # #kS #&"7L /  ((  / L7"&" Sk## L%/ (("/&6?>'7'6$!!$"b&`0`"&a"v%i((i%#W@@h#@j"&4622462"&"&462&54'&>367>'&'&636762'&'.7676&'"'6'&5<546((@(((((@  72   94 27   49  ((((`((=3    :2   1:   +3   /7%+"/#"&'.+"&=4>?6264&". 3 ./   7") %B0 0%zt( @  &R Q?bU;K 6!8"'"/"/"'&63!2WB. ". ,$ W,l}@ '08!>32#47%#534'3+#."#553#"&62#54@'~J`Bp?B 2:F:2 P8~;EC=_=C@`  ##``8(``(%2#!"&=463$!'&>76p  e(H0@te  @ @ "5W:e@:(:B&'&'&6;2+"7&'&'4>;2+"2++"&=463264&+#  n# .BB.8((8 p.#1 , #1, B\B(88( (` "/%4'7>#"'.?2&"&462%"&5>76H&Q,6 Q7|7Q-(( 6,Q&, `8 D   (( 8` , &.6>%4'7>#27"'.7'"&7676"&462"264"&4628*4$*"H"C 4*ΑΑlll#C*B6 C  y B*C#Αllll )9V"&462"&462++"&=#"&?6727%2+"&5463++"&=#"&=46724&&4&Z4&&4&? 7 0 7 .8   |    P  8@&4&&4&&4&&4 h  h         ;?C%"//"&46327'&676327'&4?6;2762%7''a  P k l*0)& Q a  P0  / 0Q IEI2EIDa Q &)0*l k Q  a Q0 /  0P hIEJEIE6Q.7>7&5462#"'%1+".5.'.=463210+".5.'"&=4632119bu C  a zZ  S9 Sv b9t   + a   z :R   v 2#!"&575#35#35#@&&& 000&&&@`````` #*.546;#!"&575#354&+326=#35#;5'!5%35#"&&&@ @ @@ &&&@@ @@ @@ @`@@@ @(2O2"&42+"&46;264!6"/&627"&4?"&46;2"1"&='&6?|(() ` ` 'D  D =\  0  R=N((\    D  D \  1S=Y  SN8$C"&462#"'%.>7'&776'&76776/&//'((%x   .Kk(  1# >R04  : s/`((fEK5( #JF a  3   9 @.BN"&4622#!"&46;0&5&6?63232647'.?'&3737#"/d((*  +6 (%,G*, F U % '4> +!  = `(( *   (5 "Q2 .W  [)N$ LC%#!"&=463!2654/&?6%5"&46;2;26=32###5##5.e,    &" /= &`  8(@@*6a&'    w ,&@`(80004 E6Wy2#"'#"&'&>7&542654/&54;2=4+"+"3754&+"'&+";2=2?;232654/&54;2=4+"+"3Ԗj83AL9        0   zz319JV  h ## hD88D  EQ"&462'76#"'%&'&>&'&6?54?'&/&>#"'&7((TB4Z  !& J#*  ?o   <U`((?'f" !    5(:   4S --= T\dlt+"'.547&507'.?>54>;2167&5462704=46;276$264&"264&"6264&"6264&"7654&"6264&"! #%c !&,  8 8P8 8     )          ( 7 "-.Q C(?, 7  . !(88(" .  *    7  7  O  2  [`l62"&462"&462"&462"&4"/&=##!"&54>7546;546;2354?623'264&#!"3n^^^$ %)+ B..B O@)% $@zD:H#% $*:.BB.( [p 3:*$ % f S`@((2++"=#"=43%2#!"=43t 8 h  8 8 8 8 %19#+"&?.5475#"&=463!2;2=4+"264&"p /((/  ` 006tRRtR2TGGT2   /9A%"/.7'#'76'"'&7>76'&"&4?264&" 5  u k>`@k04 R*I%J DK   |5%u4  5 u0k@`>k 6R=+ KD J$J R {%5)-15="&462232#!"&=46;5"#"'&67%65#%35+3"&462-    ````c <\  S;  `````` "&54676>'&'&'32D4H_I9* $:\K8+0+__6D5: Y' Cu ((8EA,X7'&67670767>767632%"#"/67>7>7>767  5#$  $7E #3 %.&% L  $7E %C( %.     !5#p  !# J $'  % %&! J6'/  %  &!! !2:%#!"&5463!2;;2=32=4+54+"#"5!"3   )77)F808808 Z 4  7)@)7088088@@2##!"&5".546 AoH(# 2;    >k 5!#!"&5!%630 @ ,Y{  Z@,H3#!"&=26554+54+"#";;2=327#"/&"#"/&547%62  ` ;808808   M D088088 22#"1"'#"547>7&5454+54+"#";;2=32Ԗj73AL9`808808zz31:IVn088088%."/&4?627"/&4?6?7'76 7-nxf fn-7 D P  7-nf fxn-7{ D  P"*2:%/&&?6/&6?6264&"264&"6264&"%">H7 F&3 &)'H!.L )  C>") 4949/!= Ssm   2"&546b]2pp2u7PppP7 '/7?%2#!"&4632#!"&=4637"&7>2#&"264&"264"264` && ~~>      (( && 42BB24p  )     >%+"/&=4?2=4>3762=463212=46B..!    '$ S.B! J L   2  #%!5467546;272#!"&=463@B5) ` )5B   @@;aRp pRa     >JVr~$"&46220+"&50546322760!"&546;546;23254+";2=4+";27532=4+54+"#";;254+";2=4+";2P88P80.BB.**     ( ( ( ( 0P ( ( ( ( 8P88PXB..B *< p @  @ 4( ( ( ( ( ( ( (  7AK#"&547664&"2767>7>7>7>76'.?6&//"!/`(   ' '    ' ' | 3 3 /B/!"`w  ' '   ' '  3 3  2#!"&46;&5462'!"pTxTcc ( (( ;UU; %)A7"=4;54;232++"=%!463!2!2#!"&=46;;26780880 @ &&  =088088P` && #32#!"&54635#"3754&+326754&#!"3!26&&&&`P  PP   @ &&&&0   0 @  @ 0%3#"&4632>77'#5'6326'&54?632Kk%KjL!!1$ 526YK$( '"G@)!.!#+2-,&.D9N" + $7&.6.'7>#"&5476264&"6264&"264&"Zb  9R] 3XK rC{ _Y ]P9 qJVi L{ 7!+"&7;;26=326/&"72#!"&=46;76;25E 9   9 Z ` x r Sp p^       7!#!"&7;;26=326/&"72#!"&=46;76;2 [ 9   9 Z ` x r Pp p^      :B%#!"&54676"&=4?62';;2=32=4+54+"#"26=?6K""K6_5jKU  U(/B/N6""6N_oK5n  n5]!//!-#"&5#+"&=46;546;23546;2+ܘ` p` p \      '/7?G"&462'"&='&54?63232+"2"&4264&"$2"&4264&"((4);*R p G5  @ 6jKKjKf4&&4&jKKjKf4&&4&`((!2   o6  `9 KjKKju&4&&4KjKKju&4&&42#!"&5463#3'#335#35#   `   @/?O_o/?O72+"&=46;2+"&=46;2+"&=463!2+"&=4632+"&=46;2+"&=46;2+"&=46372+"&=46372+"&=4632+"&=46372+"&=4632+"&=4632+"&=46;2+"&=46;2+"&=4632+"&=4632+"&=46372+"&=46372+"&=46372+"&=46;2+"&=463                                    @                                                               `                                          `         `         /?O_o72+"&=463#2+"&=46;2+"&=46372+"&=4632+"&=4632+"&=4632+"&=46372#!+"&5463   @                                           `     `          `     $,2/&?#"&'&6&546766264&"a=Z { %A'  #*=Z { Q<  #D@Q<  #*(E- { Q<  #*=Z { +3Ig7'&6767>"2+"&=46;76;2264&"%2"&?#"&?6;26"&46325"&46325467ua5 5a   0H[,,\ > L'&5%%p&5%% c> >c`   ,,V Sk 3`(0l(k %#"54?6327632h0 <8y1 Vhp 1y8< .2#!"&5463454/&#"&'7654/&#"#327P FK#& A x ` &#KF  x (4@PX_2+##546354+";254+";2=4+";2=4+";22#!"&5463"2645''`   H   `         M` @ @@` g    q  q  0   @`` @ ;?%2+"&=46;7#"'&54?6325463!2+"&=#'7#P   C 5s    v1C v     P4*Y, `  4`5OR72"/&6;46;27"&=4?#"&=46;232#+"/#+"&54?6;23' PP 0    =8  =8   G  ; * 4 ```0 Ѐ  F    F     e05OR"&?62++"&5"&=4?#"&=46;232#+"/#+"&54?6;23' PP 0    =8  =8   G  ; * 4  `` 0@  F    F     e0/?U"&=46;2#"&=46;2#2#!"&=4635"&=46;2#!2"/&6;46;2 @ @       PP 0   `             @     ``0 /?U"&=46;2#"&=46;2#2#!"&=4635"&=46;2#%"&?62++"&5 @ @      ` PP 0   `             @     `` 05JR72"/&6;46;22+"&=46;5#"&54?6;26&/&767.7>264&" PP 0    `   0 6(>*,   $+ "  ```0 @     @  p} 1' 3>=&\  5JR++"&5#"&?622+"&=46;5#"&54?6;26&/&767.7>264&"kP 0   0 P) `   0 6(>*,   $+ "  ` 0`     @  p} 1' 3>=&\  A&@CX%"&=46;2#'3264&#3264&#'+"/#+"&54?6;23'"/&4?62762 K 2 2!3(  (8  D   X   D;.p- 7   *# +0`0 $$ E p -8 @#2#!"&4623&54264&"264&"xTT<7632GG';(;4BttB4 !47K'6d?7  D5++5D   -%3!"'&7>32#"./&#"7>?632b!-9<&Z:5)=1$+b6@#U! FV ,$  T+A) =!+"&#546;2#5^B@B^^B@B^`B^^ B^^B 2"&4264&"2"&4264&"V==V=^OΑΑjKKjK(=V==VCΑKjKKj"*:D$2"&42#!"&5#"&5463!2264&"754&+";2654&+"   8P8 &&`B^l((p   @   g   (88(&&^Bp((@  @ s  V6 H& ,v 3m 4 2Q   @ 2 Lb , X . &  ' 29 &  Copyright (c) Font AwesomeCopyright (c) Font AwesomeFont Awesome 5 Free SolidFont Awesome 5 Free SolidSolidSolidFont Awesome 5 Free Solid-5.15.1Font Awesome 5 Free Solid-5.15.1Font Awesome 5 Free SolidFont Awesome 5 Free Solid331.521 (Font Awesome version: 5.15.1)331.521 (Font Awesome version: 5.15.1)FontAwesome5Free-SolidFontAwesome5Free-SolidThe web's most popular icon set and toolkit.The web's most popular icon set and toolkit.https://fontawesome.comhttps://fontawesome.comFont Awesome 5 FreeFont Awesome 5 FreeSolidSolidFont Awesome 5 Free SolidFont Awesome 5 Free SolidFont Awesome 5 FreeFont Awesome 5 FreeSolidSolid      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw xyz{|}~"      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWX#YZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~faucettrailerbacteria bacterium box-tissuehand-holding-medical hand-sparkles hands-washhandshake-alt-slashhandshake-slashhead-side-coughhead-side-cough-slashhead-side-maskhead-side-virus house-user laptop-house lungs-virus people-arrows plane-slash pump-medical pump-soap shield-virussinksoap stopwatch-20store-alt-slash store-slashtoilet-paper-slash users-slashvirus virus-slashvirusesvest vest-patches glass-martinimusicsearchheartstaruserfilmth-largethth-listchecktimes search-plus search-minus power-offsignalcoghomeclockroaddownloadinboxredosynclist-altlockflag headphones volume-off volume-down volume-upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalic text-height text-width align-left align-center align-right align-justifylistoutdentindentvideoimage map-markeradjusttintedit step-backward fast-backwardbackwardplaypausestopforward fast-forward step-forwardeject chevron-left chevron-right plus-circle minus-circle times-circle check-circlequestion-circle info-circle crosshairsban arrow-left arrow-rightarrow-up arrow-downshareexpandcompressexclamation-circlegiftleaffireeye eye-slashexclamation-triangleplane calendar-altrandomcommentmagnet chevron-up chevron-downretweet shopping-cartfolder folder-open chart-bar camera-retrokeycogscomments star-half thumbtacktrophyuploadlemonphone phone-squareunlock credit-cardrsshddbullhorn certificatehand-point-righthand-point-left hand-point-uphand-point-downarrow-circle-leftarrow-circle-rightarrow-circle-uparrow-circle-downglobewrenchtasksfilter briefcase arrows-altuserslinkcloudflaskcutcopy paperclipsavesquarebarslist-ullist-ol strikethrough underlinetablemagictruck money-bill caret-downcaret-up caret-left caret-rightcolumnssort sort-downsort-upenvelopeundogavelboltsitemapumbrellapaste lightbulbuser-md stethoscopesuitcasebellcoffeehospital ambulancemedkit fighter-jetbeerh-square plus-squareangle-double-leftangle-double-rightangle-double-upangle-double-down angle-left angle-rightangle-up angle-downdesktoplaptoptabletmobile quote-left quote-rightspinnercirclesmilefrownmehgamepadkeyboardflag-checkeredterminalcode reply-alllocation-arrowcrop code-branchunlinkinfo exclamation superscript subscripteraser puzzle-piece microphonemicrophone-slashcalendarfire-extinguisherrocketchevron-circle-leftchevron-circle-rightchevron-circle-upchevron-circle-downanchor unlock-altbullseye ellipsis-h ellipsis-v rss-square play-circle minus-square check-square pen-square share-squarecompasscaret-square-downcaret-square-upcaret-square-right euro-sign pound-sign dollar-sign rupee-signyen-sign ruble-signwon-signfilefile-altsort-alpha-down sort-alpha-upsort-amount-downsort-amount-upsort-numeric-downsort-numeric-up thumbs-up thumbs-downfemalemalesunmoonarchivebugcaret-square-left dot-circle wheelchair lira-sign space-shuttleenvelope-square universitygraduation-caplanguagefaxbuildingchildpawcubecubesrecyclecartaxitreedatabasefile-pdf file-word file-excelfile-powerpoint file-image file-archive file-audio file-video file-code life-ring circle-notch paper-planehistoryheading sliders-h share-altshare-alt-squarebombfutboltty binocularsplug newspaperwifi calculator bell-slashtrash eye-dropper paint-brush birthday-cake chart-area chart-pie chart-line toggle-off toggle-onbicyclebusclosed-captioning shekel-sign cart-pluscart-arrow-downship user-secret motorcycle street-view heartbeatvenusmarsmercury transgendertransgender-alt venus-double mars-double venus-mars mars-stroke mars-stroke-v mars-stroke-hneuter genderlessserver user-plus user-timesbedtrainsubway battery-fullbattery-three-quarters battery-halfbattery-quarter battery-empty mouse-pointeri-cursor object-groupobject-ungroup sticky-noteclone balance-scalehourglass-starthourglass-half hourglass-end hourglass hand-rock hand-paper hand-scissors hand-lizard hand-spock hand-pointer hand-peacetv calendar-pluscalendar-minuscalendar-timescalendar-checkindustrymap-pin map-signsmap comment-alt pause-circle stop-circle shopping-bagshopping-baskethashtaguniversal-accessblindaudio-description phone-volumebrailleassistive-listening-systems#american-sign-language-interpretingdeaf sign-language low-vision handshake envelope-open address-book address-card user-circleid-badgeid-cardthermometer-fullthermometer-three-quartersthermometer-halfthermometer-quarterthermometer-emptyshowerbathpodcastwindow-maximizewindow-minimizewindow-restore microchip snowflake utensil-spoonutensilsundo-alt trash-altsync-alt stopwatch sign-out-alt sign-in-altredo-altpooimages pencil-altpenpen-altlong-arrow-alt-downlong-arrow-alt-leftlong-arrow-alt-rightlong-arrow-alt-upexpand-arrows-alt clipboard arrows-alt-h arrows-alt-varrow-alt-circle-downarrow-alt-circle-leftarrow-alt-circle-rightarrow-alt-circle-upexternal-link-altexternal-link-square-alt exchange-altcloud-download-altcloud-upload-altgemlevel-down-alt level-up-alt lock-openmap-marker-altmicrophone-alt mobile-altmoney-bill-alt phone-slashportraitreply shield-alt tablet-alttachometer-alt ticket-altuser-alt window-close compress-alt expand-alt baseball-ballbasketball-ball bowling-ballchess chess-bishop chess-board chess-king chess-knight chess-pawn chess-queen chess-rookdumbbell football-ball golf-ball hockey-puck quidditch square-full table-tennisvolleyball-ball allergiesband-aidboxboxesbriefcase-medicalburncapsulesclipboard-checkclipboard-list diagnosesdnadolly dolly-flatbed file-medicalfile-medical-alt first-aid hospital-althospital-symbol id-card-alt notes-medicalpalletpillsprescription-bottleprescription-bottle-alt procedures shipping-fastsmokingsyringetablets thermometervialvials warehouseweightx-raybox-open comment-dots comment-slashcouchdonatedove hand-holdinghand-holding-hearthand-holding-usdhand-holding-waterhands hands-helping parachute-box people-carry piggy-bankribbonrouteseedlingsign smile-winktape truck-loading truck-moving video-slash wine-glassuser-alt-slashuser-astronaut user-check user-clockuser-cog user-edit user-friends user-graduate user-lock user-minus user-ninja user-shield user-slashuser-taguser-tie users-cogbalance-scale-leftbalance-scale-rightblender book-openbroadcast-towerbroom chalkboardchalkboard-teacherchurchcoins compact-disccrowcrowndice dice-five dice-fourdice-onedice-six dice-threedice-two door-closed door-openequalsfeatherfroggas-pumpglasses greater-thangreater-than-equal helicopter kiwi-bird less-thanless-than-equalmemorymicrophone-alt-slashmoney-bill-wavemoney-bill-wave-alt money-checkmoney-check-alt not-equalpaletteparking percentageproject-diagramreceiptrobotrulerruler-combinedruler-horizontalruler-verticalschool screwdriver shoe-printsskull smoking-banstore store-altstream stroopwafeltoolboxtshirtwalkingwalletangryarchwayatlasaward backspace bezier-curvebongbrushbus-altcannabis check-doublecocktailconcierge-bellcookie cookie-bitecrop-altdigital-tachographdizzydrafting-compassdrum drum-steelpan feather-alt file-contract file-download file-export file-import file-invoicefile-invoice-dollarfile-prescriptionfile-signature file-uploadfill fill-drip fingerprintfishflushed frown-openglass-martini-alt globe-africaglobe-americas globe-asiagrimacegringrin-alt grin-beamgrin-beam-sweat grin-hearts grin-squintgrin-squint-tears grin-stars grin-tears grin-tonguegrin-tongue-squintgrin-tongue-wink grin-winkgrip-horizontal grip-verticalheadphones-altheadset highlighterhot-tubhoteljointkiss kiss-beamkiss-wink-heartlaugh laugh-beam laugh-squint laugh-wink luggage-cart map-markedmap-marked-altmarkermedal meh-blankmeh-rolling-eyesmonument mortar-pestle paint-rollerpassport pen-fancypen-nib pencil-ruler plane-arrivalplane-departure prescriptionsad-crysad-tear shuttle-van signature smile-beam solar-panelspasplotch spray-canstamp star-half-altsuitcase-rollingsurprise swatchbookswimmer swimming-pool tint-slashtiredtoothumbrella-beach vector-squareweight-hangingwine-glass-alt air-freshener apple-altatombone book-readerbraincar-alt car-battery car-crashcar-sidecharging-station directions draw-polygon laptop-code layer-grouplungs microscopeoil-canpoopshapes star-of-lifeteeth teeth-open theater-masks traffic-light truck-monster truck-pickupadankhbible business-timecitycomment-dollarcomments-dollarcross dharmachakraenvelope-open-text folder-minus folder-plus funnel-dollargopuramhamsabahaijedijournal-whillskaabakhandalandmark mail-bulkmenorahmosqueompastafarianismpeaceplace-of-worshippollpoll-hpray praying-handsquran search-dollarsearch-locationsockssquare-root-altstar-and-crescent star-of-david synagoguetorah torii-gatevihara volume-muteyin-yang blender-phone book-dead campgroundcatchair cloud-moon cloud-sundice-d20dice-d6dogdragondrumstick-bitedungeonfile-csv fist-raisedghosthammerhanukiah hat-wizardhikinghippohorse house-damagehryvniamaskmountain network-wiredotterrunningscrollskull-crossbonesspider toilet-papertractor user-injured vr-cardboardwind wine-bottlecloud-meatballcloud-moon-rain cloud-raincloud-showers-heavycloud-sun-raindemocratflag-usameteor person-booth poo-stormrainbow republicansmogtemperature-hightemperature-lowvote-yeawaterbaby baby-carriage biohazardblog calendar-day calendar-week candy-canecarrot cash-registercompress-arrows-altdumpster dumpster-fireethernetgifts glass-cheers glass-whiskey globe-europe grip-linesgrip-lines-verticalguitar heart-broken holly-berry horse-headiciclesigloomittenmug-hot radiation radiation-altrestroom satellitesatellite-dishsd-cardsim-cardskatingskiing skiing-nordicsleighsms snowboardingsnowmansnowplowtengetoilettoolstramfire-altbacon book-medical bread-slicecheeseclinic-medicalcomment-medicalcrutchdiseaseegg hamburgerhand-middle-fingerhard-hat hospital-userhotdog ice-creamlaptop-medicalpager pepper-hot pizza-slice trash-restoretrash-restore-alt user-nurse wave-squarebiking border-all border-none border-stylefanicons phone-altphone-square-alt photo-video remove-formatsort-alpha-down-altsort-alpha-up-altsort-amount-down-altsort-amount-up-altsort-numeric-down-altsort-numeric-up-alt spell-check voicemail hat-cowboyhat-cowboy-sidemouse record-vinylcaravan ۠@۠Efonts/fontawesome/fa-regular-400.svg000064400000432512152214476640013315 0ustar00 Created by FontForge 20200314 at Mon Oct 5 09:50:45 2020 By Robert Madole Copyright (c) Font Awesome fonts/fontawesome/fa-regular-400.woff2000064400000032354152214476640013541 0ustar00wOF24 4K`?FFTM`Z .6$T 6 [+j5㘥q=DQA Ǎ!Z4,kO?&9p,0Y,Lz6<L~(rq|O~?Ơ _*H)IθWnػ~HR4!N2ztiO  uIDnΎ g,M2PF!^@-+V˶e[ E-mzc~~| K <'jˀz SݥwJa-ݥX@҆gp^#u37<ԀÆbE8OξvITQ' ?= ,l 90N"AB`61ވCN~k^6cDgWhs<#E\O|s 2ҫ ry !up- ű]r TA!q|Ʉ@H/6a8B^5UqZ{QHC@*@ {pf7% @TH`QdTQZh|\:/yS(cL04s-ݭ~ '|~o$/YMْd,bY&g͝E_7ήt_Ol/pnqC^;8Z(Y9ա]X-;NƧwC6U#O#wMۇvڡڬK,P !AGGg[ݺT#{:gxvdwhk=kުMs[,GOQp32/!f [Y"Ӄe0Z8*Nu1?9hwFb( )?O$DG$D 0MD'VD8pG6 11h0B2<MSi0$bp0Biobw{R}53MOַ [KL3B Q+8 U p;Շp7͔zy* /lR+{.`7BL6ri{q#k`s}A}sAdP_\"ERav:n)>@МR׻>Nk6El~x;|׽tNA-vPpŘޟy*yBJi 4Bd%:}%À(b\(ޞi.dsyX-/䊱2U9`ӊXZW锌i JGp*$2w#{A$#l4&7NGa`fudC/K q svsaV[9˨wx4 4Yn4$X]-; c' ݾaKԳq&W Li4 @` q2%4md_=)Ξx1|޺uuBY_Lޝ-d zTe>/^rʔp)cM_Iiz`yY q]کfrtӎƒ,)0u=ZiՑOʹgRÚhr@^bR)d@cz^&/h#\fs  ]UyqirXbyg6MTVU/P՝~Q!ɯ-+ڕ(s GM4 l18i5j8݇v"*pw}mB@Sҥ &sܣ;5iǔVpչ߆Uֶ2$^fq߃[*l;I!y7=+Y OV5PWYXäENDl"m^4mmem8>դfStx6C\0,2mЭrwCVAA0umHJ]7J$=A'+#V%OwHH 0S0A0w"6xy*2|96ӎ-F83:/KKy$mGה!}^Uۅ')4fFi xq0\rEa H`zSxЬӓwn~'na}.;\ 'Eܭb q)&t:\JskPr6p0ko/ 3?:-SF))MK?Šd󀹞^)9)!u:agKTbK;:AEP+u&`YbZ(e#%zHANgf6+ ApoõQBi``Ih!p<^w7)-C>e O߽ hѿmB4X֔$@lrhojl7<,Mdٟ/ Mfծw˸*1h Tge٪g7b,;}4 X:РY,d5S,WmJIzm^ hQomDTĵqz5V wrb ;7[]Kde@'}t+5djfjs@vX+VP/]>ʔn=:j9$njn0ᙈFGV'Gk87ƴ3r6#d1x]WY|<-J-&HI:edum9&Ć Yiy"d^"O[pX~o|2 9[aa`f#-X#g{ŕɌ|I>AxD;ѵ?RDS\܂\v^5E9*g=T(&WFGj="})㩦 5:rZ|툦[g-`yp++Vwz h룄8,TTBKխ#mds fCW>:o]8}<=f|촃yKA#c;~mۮnbM.^[K{H$2r%DVWLnP]ZT(qQʿ~g"4{׎Zt}4'$ZR4sWñUR6C 3jw5]rOL ".=֊8ei %cqtsֱ<ȨfnOxJ(znX7W{> 溢0WDS{+qj}ڇqic2O0$̠^|6*9;]lB$Uf9CLAK7IS"yztr0ƿ!m(p1D#3$vh$nW m k)Е͚בvin(fP`8a- Uـ^dt ,uHzUB@5M`&= O:'o+2vx7y8!d7; ښQ9⇅ ^ƙ2TcѐjnQ8,['CDI$5CÄ/fPc_uo󲏪ιz1zB8'}ʘ8vB*h,Gbzλ1sZom7g8TTtݠ-  +<%%cm)KQjtgɵvVRAD6ˁAǝA;]rHdW*z~ak_rCt;uz 罀;1,\S"Y868|]1/ߑ-]nwrm` (JDn' ]428T{VsĽJ^wx$ T."G 0slM9Fןf'"']}igKz&h0ݍ2 2W oy&Wy@\K|A9lrPGhxvB5/S ;h=W(g! s/ bc~Ur[WzG0c_Z61N{y"Bp!{Dsc˿^|G \{%466$5m+[ևU?T brʴOS$EO1 h}mëGvyz!.\~*T]+KVHޅ'ϤHVJ bcҼkԤ^aײhw0yoߕp+0c]S动;DS3J$'0:Ȋ<}m5j Mm6[|39m{bt6 |٩Uvlw塐"9.ilmuT^r!ŗ ^6'${9yz#Z aL81d,(R%I':(z vvu#CxjU{ȃa4_珎c wF=I'M!2@zIv %P)KJx)"%,L?9}g뻆z,e˝}=;iJ$#;uBր,u-uaXGDW2d6c4/]5Ϭ[t囈'(̈́O9a**]A(z,j ?M0Y%֎3fxGٍbtf^;j>sf{m @w=Su@PЛR抏1$=pb)nWgMzⱌ4BJ)Dp-Ncyɲ@`Vh Y9$aI*=AEɘe0\x4g4(:ZIS28VngCM' !cƩx#>ċ/'s6!AI ́B%'"cKak'BaRoH'Xbk(/ fEBb ՗0ŝ75~hES7G2=Qߦy@|Jʔw!K3IO l0$h7TT?uc`!Hfb)WYq݁r[!7OO~N;VoYߩ2@G+Kr}S:V;mw}_Ka!pjBm_ :Dݸ%HlV0byLΊF\1΀ oPugX0|#iaWGMW>|~٭Zosŭ'pSTLW( G:y.8!dq8BqD,t;S΋xXiu؞a(!X-ƥd <":'+aoWĩfAO$y־ [ ]8Ʀy_lv,w/?/iΛa'3!"Q)k9\t=II8<_C>yGDžD>gPz6)HvZ%$7TjyE"EtS]9ǩ$J_?_=1b'BxLJC#CE2^ + *8=>$^:6 #~+}G5GbWͣ3_g)1YC BЉaR3ǃcUI$5#;UIڤf}#e*T]8;vX:^%tvSĩZ4^_ľ %3uu+h>Ǣ:/K-}94-L?K!w쟴 M~ϰ K*Ir;)~ngX*W2|` \ow(iC"XΈE$4:ʹ0X[ 'RH(ǎVѽcP6-ȀGeڐԽSYlU6|L*(,Dɓ 2 AX_.KcQ(kTm3/X]I(]D7yz0ҕ{_2sHJ2+YwcWR }wIoc͈fP3/pr9iR{B_`G5#$JJ68ZfVY6(%}v\p8*b-84F'gb2*",*gF>/]hBj)947DzZ9x')Zߕ={ a sDX7l[Фš䅿Sc Q?.}wރ{_Bn| j(߈N7(sY<(ą pʌrܵ #E'Գl)2| N~,e/P*t?;;ѻ ܷ3@~2RO'2U{ ͭ[bZE8MM1+6G#_ݭ^~Ru*WBNź%LowxR7%ߢ~!Y+i&yc{sS:EVVtW؎U,HB$P@0@h7?L -VMƒ\SdH D:c6n@ 1P{Zez,#Ff7݆xPrà FwB7, }'}ړJmM^m(0$5bCK MWfw^rA{WG+c)zM 8>]鶽A"Fmd섆Ӈβ"HVDP x Xe\ F5 ԲJe׼9joI(X fJm˅~! 8  ),ɱi>sqS_߷ &QSui:@QvF)[8lؼ,poșReCGFh;<՟m.S&س(AR $qOJp  .7d )x "v^H IUx)HE,t1ڡ:1u祎ĝ]f %!@TX>SiM 'wqE-dy9_So2\4.?k ˾aq䉦#e&$KA,>T|-B-谪k;EbR~Aqtdw GY.|/>Z\߲.!aVIJgs{5[I\&KZ^{WyVٽ6OGݯ 7Ԥ@^H{"$(Tc\~[U7tyZ+ꁕ~Qp䠿Gi*$[@K;JvRT7e6RN8, 1bL`1y2!Yh5lgp0{rի@"Y r'T'H|F!+]vGR0E,|^x? k4^`I%Vl;Կk/ǚ ^f-?euB W˱ѣаxңLi{ݷxf|/֋,&m5l@^ R \i2ߓ3Yaq՟(7y32AoXfUR=PG6]cMKLtJJo<3?䘞x15䚃|׭{hs{MC rCC~Klq^-+88LFK2HEU8Lae`H efuMoyd b~-OC f0hAaz|d[.P"KRBz%JhbcM"H7I&d^Hke" 8 {յ*EW"+|@T&iM|9jyӭtӻ&Om1,fuz_\E6T]Te.נaPmɫ#Jp\ALG 0L_-.Z^=ܖS}JO:-l-mwm5-ﶒs0O8ruRl0c@{Y+Xv;붼>V}*p~pٖ4V#;@Br&chCon^1F2Vq6%S`e]^l"bc44KIc{b*9wɅV UCm'|{!4Uj! Ðrh(m/?y\X  ET GI!6*Өi)~ҝan@NS%sGrna_[\Pmy35W(;.Ω05ļFsGMQdDL7ѠfdqDIԵHҿ?*X>3s3[=ј^\/eس2\ڛV{%XId,T׮&NDN;21q٢PϱEQG<μ4y[nێ׿WGNf9e1um{D{xA* 0(V,/%^L>trĬERf<6mGm`/|~{i} ciYm<,g5oY3bw}4"qqxP*1pt,GWpCvE}4#)myv?PMEN]T4T4щdm_ZWU~'+b^PNs҂:_f=9_hy9^nJAEεt7r+<:(KټmOʜ[% Sft^%}G6j6:R4PL2LaFâ%³.R**xBLI3yQw:U#${/*G GURC䰷YԄUl39:&B`!5]Ɖ)qmϣ4K:R@h_:V !FF@oz~ npuvI5ag(Eo=F}qm& 𢡄X*7AkDs"&*Y6QN.VRoBb*at /zcD,6U`@7 /UAlj^aɡ\8yr&VCDvQ:){NӖWWtȚM:Ŕ09w"*(Ɋiَ"L(B*mAIEYM8˺y  d`qx2Aupy|P$HerRo`hdlbjfnailwt\o|3UЮjY>0Yu[aS ; TJ yR8~*I>c03@W{zXI<Z:pI\^{$ybz΃{\䧾=]q/AHtK[gpƃ7P0@w{it 2QP 7s%ËzzKIqht5jfD1k@AHS o["u+1!vʉS۸5rD28S҈ W:pڄ#I|rA5,sE$G: Z j;S@i #ӊ!m*PP]axX[]njO̫r08FkeC_ݦ냫]*T(M7q^T~Jf|y2t!.US%D2qrhNhA%tiNP7_\@"Y_-ZFgA-a|g:fCK-6޹ M Bxc*Xz(׏pWNG="SgK{}gP$l ^!2HB{S dELJXX= 3 h`_Y¶&iQ2+)fonts/fontawesome/fa-solid-900.eot000064400000620016152214476640012761 0ustar00 LPO2Font Awesome 5 Free Solid SolidL331.521 (Font Awesome version: 5.15.1)2Font Awesome 5 Free Solid PFFTM,]GDEF*OS/23V`X`cmapj4h gaspglyfh-dhead,d6hheaC-$hmtxQ loca8maxpN`8 name!-P+postFa|1.K`O_< ۠@۠E] @LfGLfPfEd.T: @@ @@ @`@@@@@@@`@@@@@@@@@@@@@@@@@@@@ @ @ @@`@@@@@@@@@`@@@@ @@ @ @@@@  @   @@@ @@@@@@   @@@@`@@@@@@@@@@@@@@@@@ @@@@@h@@@@@@@@@ @@@@ @@@@@@@@@@@ @@@@@@@@@@@@ @ @@@@  @  Av>DN[^n| ".15:>DFKNY^e -69IN]lwz (8[]`b"$46:JLPScmy}AY!AHP^`p  $037=@FJMP[` !38@MQlqy (7X]`b"$369JLPScmy{%$#"!   vutspgfecaVUSNMGDB40/jH0/,)&#  ~ } u q o m k U J I H G E D C B A @ ? > : 8 7 6 5 3 1 . ,       } { t s q g f a ` Z W R N C A ? < 7 2 0 - + " !        v m b a ^ ] T O '    8t HT0D`@ "$$%&H&''X'( )\*+,,-@-.h//01|123@348556<6747p789\:(:|;;;X? ?@ADABCDtEDEFFXFFGGHDHHI,IdIJJ`JKKTKKLpLM`MNOOlOP0PPQRHRRSSTU$UVVWPWXYYZ|Z[[\`\]]^_,ab8btbcd\ee`efXfgdghiDijkhllmmxmno8pTpq qrslst0tuXuvtvw4xyz\{{l||}<}p}}~~\~~48t84@$h 0|X@t `@``p<THPtH8( HX\pL|XtthHx,,4Ȕʼp̤xL|DҤԀ ֜Lـ\,ޘߐtHDTllTPp 8TLT p@L$,X| Px    <  4 |  <  ddd$D$pxX  t!(!#$h%p%%&t')**+(+,-$-.0./x0001d112,2p3334H445H56467,78H89 9`9:,:;h<8<=H=>>?@@`@ApABC0CDEG GHHHIJLK L0LM0MMNODP|Q(QR,RSST(UV(WWXYYZ<[h[\l] ]^L^_``$aabcdcdLdef<gphhi ijk\klxmn4oopPqrsst0tu<uvHwwwxdypyz{||}}~0`dt|,ll(lX H(`04Dl4l$D@ D@Hdx4tX<$@@\`\h<tLd``Ƅ0Ȥ4ɴ 0p͜tϘPDҬԴxlh4hX4\44HD\dD$lxl tT(xl|(P$|l( < L (   p($<D0P d!D!"8#8$X%%'X()+h,,./023L34505678989:;8;<=>t?D?@LA,B<BCtD DEFG$GHI K L(MPMNlPQ R RSTDU<UV WWX4YY|Z\Z\\^<^_|`|`ac(de,fhPijtkl`mPnop@pqs,stvvwpxxy{0|0|~~DH0<hlX@ld$t|XDT4p`L0XHDt`\d<d#>%2+"&4&+"&'#"&=46;6757'&=46546;276/`B^ @  =L=] w" ! n   n ^B ## ` 00`       #-6>FNV%2#!."#"&5463!2%54+"6754+"6254+"54+"354+" 2"&4264&"p >T>2  @q loB//B/C   )77)   Ll YY(lD/B//BAT\%#1"/1#"/"/#0"##"&54?&'"#"&54?454767'&5463267'&54763267'&54763267'&5463267632376327232#"/264&"6264&"#"/#"/#"/#"/#"##"&54?&'#"&54?&547'&546326767'&547632467676767461'&546326767'&46263023763272312264&"                    i                                                  "M  6                         "/#"/"#"/"/#*##"'&54?&'#"&54?454767'&5463267'&5463267'&54763267'&5463267632376327632264&"6264&"        !              ((vY                        ((l -%!32;5!#!"&2!546;#"3!264&+7@%%n@ @   1 `  *@@   @ @@$N"&=46;546;232++"&=#!"&=46;76;2+";7632 @ @ @ @ @ X" 7/ *  N xx  @ @ @ @@ @  d ` &   X`t"/.54?62+"/&546325462;2=462;2=462;2=462#'64/&"2?11"/&54?62k111;& }  &x    @11111111       H   & 0    P1111 !W$"&462'7>&#".=4627>32?>32?>20"%2+";2+";2+"'654&'54>?63232+"3"&4622"&4((  < '/ ," "J/<    _  !$'l /  E((((B  0 )q  2  z  klQ32      ,0#!   ((7L%7654&#"#"'&54?63276;76;232+&'%3#"/#"/#"&=46g !Ku TLX V 7p b~  [  [ EQ 7   R   )4c3+7"264&5#"/#"/%3#".5:64&#"%#"'&54?63276;76;2&/7654&#"H @0  I  [`@ ) Ku TLX V 7 @8 @  R   [ EQ 7v '/QY$"&4622"&4&2"&42"&462"&4&2"&4'+#";+#5&546;2&264&"rb223 `  `&@@pP*#@45~FZv6;  & :UPp'%!)19LT%#"'&54?6326;2'654&#""&462"&462;+#5&547#"2"&4ƴ'1;*#@45  jN `&@@? +!'j  N& :U.( 767#5&1!'>;2&264&"";#";+5!ܠCg>B4Y 0   !ñ=7E/)GR!   0)y$2"&4&2"&4++!5&546;2'264&+"&?64&"&=4&"/&"+";22?626=46264/&63   7  = &@@pPJ4Y5    (  (       (  (    I  Z @&@9VPp/)  (       (  (       (@+3A%&/#!"&=&/&547%62546;2&"2642654&+"3;   e @ 4&&4&0 8(@(8    Z4 &4&&4 (88( 3NR%#"&=#"/&54?62546;2#"54&+"32#!"&=46;54>;2#5#   X   ; @ %  0  N' `4% @       9&"546;2327&54767>32&#"#";6"/&"&=4&"&4?6&+"&46;26/&4626=462?62;2+"&264&"264&"/&'32654/3264&+764&#"54632X    3"&=#"/&4?6235462z4&&4&@2 @  &@ H4&&4& &  @ 2H H  HH  @&4&&4& 0`   `&  D&4&&4F&`   `0 & D D$$D D$$@4547+"&54?#+"&5457#"'&54?632'&546;232+ EB B 1g+( :% B irBB9,u : l '2';R2+"&5457>354&+54&+"#";;2>=3267"/##546;232  %$(((( +C @ C  &!(((( + `  &=2+"&54574>32654'&""/##546;232$&& L#4 4  +C @ C "&% "EF  B + `  !u}2"&4%"'.546?632264&+"&?64&"&=4&"/&"+";22?626=4632>54/&63"2"&4  #-3/*M@' n    (  (       (  ( [    u 5bLA/ C_GP  (       (  (      (   P75!#!"&%2#!"&=46;5#"&=46;235467632+"&=4&"3546;2+ 8((8   `@ P @+" (8   @ P @ (88       0$88(   0    (08D2#!"&=46;#";2654&'6"&462&"&4626"&46232+"&46(88((88(Y(88((8#F4&&4&((&&&&8((88((8%8P88(2 &4&&4z((&4&&4& )S^g'.7>75#"&=46;2+762#67>54#";27543230;2=4754&#"32&2#"="|WVyeI    8, 1 88   R 879E 3>WzULp "     " $  =< ' k ?j?tt,:#"&7#"'&54?632763!2#!3535#!"&53XJ ::#  V )5@@ @DD"-" )c2I  ` F73!"&=327'#"'.7#"'&54?632763!2#"'#"'532767za  +$"  =$-**  @ Y(mh(Z!!pP<D47#!".547>5#"'&54?63263!&5462&264&"@< :6# 28P8+!!6 &   ^*-e>I'3=PppPEh{%6%%6BM[7#"&547#"&=46;2$"&462#"'&54?632>32467#!"&5%2+.'63% B &@4&&4&k>+.B 7!<,& B( % !* & &4&&4g*8B.*+A,B& #:W_g%2+"#"/&"&=4&#"&54?6&+"&46;26/&546326=462?6323264&"264&"  & GG &  & GG &((vG &  & GG &  & G,((T$Yb767#".=4&.6?6&+"&463'&?6626=462?62;2+"%4654&#"r   G  &      ]GG &     &G  I &  &G ~ OW%2+""/&"&=4&"&4?6&+"&46;26/&4626=462?623264&"'""/&"&=4&"&4?6&+"&46;26/&4626=462?62;2#&264&"264&"p    (  (       (  (  e   5  5       5  5    i  `  (       (  (       ( 5       5  5       5  3  .=I%+57#"'#"&=4?546;232?6;264&"32764/&"  J#''#9   5    0, 0 0 ) P   0 0 0.MUk%+57#"'#"&=4?546;232?6;232?264/764&"'&"264&"%26545.+56&'"#"3  J#''#9   5      ""/     ) P  p   ""a    032+"546;5'&63!288**632"&46325"&463247 8P88(8P88( %%6%K%%6%!%"/&=#"&46232&264&"d8HVzzz, jKKjKd ,zzzVH8KjKKj"/&6767>/+  +/)k&&k(|+ +|(# '' 162/&?'&6? ( A j  j &g DD g&$"&4622#!"&=46;27jKKjK&7OO7#L#KjKKjkO7**7O /;GS_kw2+54+"!54+"#"&546;;2=!;2=54+";2=4+";2=4+";254+";2=4+";254+";2=4+";2=4+";2   ( (    ( @ ( ( ( ( ( ( (  p ( ( ( ( ( (     P   ( ( l( ( l( ( ` ` ` ` ( ( l( ( l( ( /?32+"&=46#2+"&=46346;2+"&5"&=46;2#(  F     (              0BRbr+"&=46;2+"&=46;2746;2+"&5#+"&=46;22+"&=46346;2+"&5%"&=46;2#"&=46;2#%46;2+"&5 e  e  f  f   e  e  f  f   e   e  e   e  e  e   f  f P  P   P   P    P   P  P   P   P  P  P  P h  P  /?O_7+"&=46;246;2+"&52+"&=463"&=463!2#463!2#!"&5"&=463!2# e  e  e  e }  e            P  P   P   P  P @ P  P   P   P  P 7'&4?62762"%p% $p$aq#7"/"/&4?'&4?62762d   dd   dd   dd   d   dd   dd   dd   5=++"=#"=4;54;232"/&=#"&46232&4&"20 8 8 8 8 d8HVzzz, dPpPPp 8 8 8 8d ,zzzVH8dpPPpP %-+"=4;2"/&=#"&46232&4&"20 d8HVzzz, dPpPPp d ,zzzVH8dpPPpP)9#".54>7632654&'.?>+"&=46;208gCrC.  bFEc$ _  "k=gBrD)L>  "'EcbG'G    h/?O72+"&=4632+"&=463%2+"&546372+"&546372+"&5463 0 P 0 0 0  0  0    ` ` `    `   `    <D%/'&=&''&'&?&47'&767667547676264&" &+" 76 "* & ** & *" 77 "* & *B//B/ 5) 1   1 )5 $ 5) 1   1 )5 ##-/B//BAD62+"&=4&+"+"&=%#"/&"#"/&54?62546;2 p @ p " Z8, ` ` 1 JI2"&4654/54&+"327ΑΑT:   CΑΨ*  1E"0B%+'4&+"#"&76;;265'32;26/&+"2>5'4&+"3= D bb((7 . -bb@4,,00+3;3232"/&6;546#!"&=46;2?324&"264&"2P X  X2 0  1*1 |  L      p  p 11j    @%#!"&=4?63!23373'8 j U{ p {U  +@@92+"&=46303.#"327632#".54632'41463e,8IggIB2"F`CsBf%G:/#gg,"@BrDf'R)S4146;2+"&=463.#"+"&545>322676;2#"&'1+"=46;2#'/ fM->_ 1Z8b#=` 1Z8b#/ fM /$*L; Ws.)L; Ws.)R /$*'3?K!"&5463!2"264"264"264754+";254+";254+";2`"""""" `h""I""I"" T T %2#!"&=46;5462#54&"Y~YP*<*H?YY?HH**H'276#"&#"+"&5&54662^0E;?$h>4  "!Gh]  )#^  ! #/2+"&=46;254&"6;2+"&/&=4ԖA-  /!qq!/  -Aj0 -? "OqqO" ?- 0j6/#"&=46;  Yf  fy  Y #6/#"&=46;.6764'.>  Yf  f    x  Y  )0)  . @'>P6/#"&=46;%.67>54&'.>&'&67>4.'.>.6764'.>  Yf  fB;2324&"26"&462`X   ~ XFdFFd&4H44H0 ! !dFFdFH44H4+.%2+"&=46;'#32+"&=46;6;2'3'    0^/     @@     j%-%+"&=46;#"&=46;2'3264&#264&+MR6   9LW W?$4F 0  0 T9$a`(!.!p@#+32+"&=46;#"&=46;2@ ?P/  ?P/        @   C-I2+"&=#32+"&=46;#+"&=4632"/&6;5#"&?62+0   8(  (8    PP 00 PP 0 `      0  ` PPPP-I2+"&=#32+"&=46;5#+"&=463&=#/&4?63546   x  x   [PPPP P p     p P PP 00 PP 00 /?7"&=463!2#"&=463!2#2#!"&=4632#!"&=463  `  ` `&&&&@         /?2#!"&=4632#!"&=463"&=46;2##"&=46;2 `  ` \         @((((/?7"&=463!2#2#!"&=4632#!"&=4632#!"&=463   `          &&&&/?%2#!"&=463%2#!"&=463%2#!"&=463%2#!"&=463 `  `  `  `                  /?O_72+"&=4632+"&=4632+"&=4632#!"&=4632#!"&=4632#!"&=463P @ @ @ @ @   @  @  P @ @ @ @ @ @ @     @          +;K7'&4?62#!"&=463%2+"&=46372+"&=46372#!"&=463e``D `  ` U`` -     &&&&      +;K7&=462#!"&=463%2+"&=46372+"&=46372#!"&=463`5 `  ` U `     &&&&     @2#!"&54636/5P"#n &  K")"&5463!2"264!5'&'&`.!!.!hX8H H!.!!.pX8H.5462"=" pp "=6#X$5"PppP"5$X#  6462"7264&#ΑgLllLYΑΑ@ll`!"&54>762264&#"&54&"6,!gg!-5- !/  B4_6I&JhhJ&H8^4@  /! .B@ 7.?67/&?624?6#!"&5463!2+!Z\   $Z$ ((@mZ  \ #Z# (`(@4;276/+"@ 0 %% 0   54;27676//+" ( %%%% ( h     7&4?6'7&4?6' %%@ %%      %&546136#"&546;2%+"&546;2`````0`2#!"&5463` %&546&546 %%@ %%  @  @ +"=&=&54654654;2 ( %%%% ( t  @  @+"=&54654;2 0 %% 0 X  %#!"&=463!2%"&?62#   p*@@  @ 399%?62"/&4#%%"/.?'&6?62#2"&454+54+"#";;2=32ΑΑ \ 8 \ \ 8 \ Α΃8 \ \ 8 \ \2"&4!2=4#!"ΑΑt ΑΏ 8 8 #2"&4'76/&'&??6ΑΑrBB( AA (BB( AA (ΑΨAA (BB( AA (BB("&46276/&'&Α΄  F  h 'ΑΑ  F  h +3"&462"7>32;2=4>54&"264Α`J+ #    8 H &&'ΑΑR@     &*<&&'2"&4$"26454+54+";#";2ΑΑ "" @ X Α#"" d  @  (PX%2++"=.'#"=4;>754;2>7#"=4;.'+"=32+54;24"&462 3N. ( Fe   eF ( Fe ,? ) ) ?, ( ,? ) ) ?, (  ( .N3  eF ( Fe   eF ?, ( ,? ) ) ?, ( ,? ) y 2"&4.67ΑΑ`4&`4&Α` &4` &4%"/&4?62!2#!x  xs s762"/&6?!"&=463!'.x  x}s s7'&4?62&/+"&5#s sx  x%"/&4?646;27>s sx  x&='.54>7546 1D2  #02LP4  X *@+ U,,B) P !2C546;2++"%4;2+"=#"52+"=4;543+"&=4;232 | T (  |  ( T  | T |  ( T  |  ( T  | T |  ( T  | T !2C#"&=4;232%+"=4;54;2+"=#"=4;2+"=46;2+|  ( T  | T ( ( T |  (  | T | T (   ( T X T (  | |  ( #%2++"&=#"&=46;546;2            %2#!"&=463     6%/+"&?&/&6?'.?>'&>;276  &   &  r " T  T " NN " T  T " N"&462"264';2574&+"ΑT&&Z 0 @'ΑΑ&&  .9C353#"&53#2#!"&=46;&54632>32!3.#"3264&#"      , 4$..$4 V#!     @ P P $4 $$ 4$5  "$%@'&'.7>3264&#"&546;26762"u8[5  @Q}G upPP/OBN .%,.  />0"  TPp/)!"&547632654.676#11#qq7 %& "2,2M/OqqON9 U&% "*=% @-%#".'&47>22654&"72"&54732654'6=*[;2BBri B 1g+(   (+g1B i'2' : ll : !-9EQo!#!"&%;2=4+";2=4+"';2=4+";2=4+"';2=4+";2=4+"2!546;546;23546;2@ ( ( ( ( ( ( ( ( ( ( ( ( P@0     ( ( ( ( t( ( ( ( t( ( ( ( @000 00 0;%&=#"/73546%"=4;2'!#+"=4;76;546&5P ;F55  c oF55 o T; PP YP (K:9( g 8 K:9 8 ( PP 2#"'#"&'&>7&54Ԗj83AL9zz319JV>#"&=46;2%+"=46;232".54546;226=46hW hNt{tO2<2,PP  P|, Ht;;tG14-44-4;E/&/&4?62=;E7'&4?>76"C}!C%"/&4?625#"/&6;2762+"&="/&4?62"/32vee (   (   ( ee ( hdd +  +   + dd +B.%#!!2"&547#"&547#"&=46;2!2  !.!!.!FF  g     #!!!! W   - 2#!"&546;`@@ @D %#!"&?63!2%"46;32=I%pI%T  E@|  | 8 v@0/?T%"&=46;2#3"&=46;2#!"&=46;2#3"&=46;2#2#!"&546;2M&:&&:& 0    FF@    P -5=M!2#!"&546";2=4#2=4&+"#"3264&"62"&4265463264&#"0` t@ dFFdFTH44H4!   &`  `J -$FdFFd4H44H4    &"*#"'+++"&=4?&54>32264&"gI % ( p  /Q0Ig((Ig( (  N 0Q/g((;C'&'&?&'#"'&76;67'&767667632+/'>'&/'.=&''&'&?&7'&76766754676276>.6'&'&?&'#"'&76;67'&767667632+/'>'&            & & g" !  &&  !!  && "{#0#0             & &                     > # # (  ""  '   '  " "  & 50#0#                    > # #B+#"'#"&'&767&5462#"'#"&'32654'zV<3+.&z.+3<@hc9HB^")3B^" 6,qO Q13  &?'&6?6  j A HD g&,%+"/&=#"&546?#"&=463!2+*&   0& *    * - h00h $<v 0  0 @19A232#!"=46;5.'&'&=46;5463!2&'#%5#676( >0>%0% %0$>0> h   @@ # 88-"4H H &"-88 (  ( )--) /7?%#"&=#"&?62+7#!"&=46;;26=324&"264&"2(P X  X 0  !P! |  L  @    p  p !!j    #7&.7>&>676>.2327>"  'BF:;-+ +"  'BF:;-+  4j  ^"+ +-;:FB'  "+ +-;:FB'  c j4 ,^#"/&?6>7'&?6p 1;[<0h0<\:2 p.2#!"&54632654/"#"'&#".x A %#KF `x  FK#% A &%2#!"&=46;5462+"&=4&#"Y}Z +*f@ZY?  *+g@ !+=!#!"&7;2=4+";2=4+"!5463!2@  H H X( ( ( ( 0016"&462+"&5.'"&=463+"&5.'"&=463%5&&5 0 wT t 0 ː VsF;5&&5%o Tw 0 t  0 Gr@#+%#!"&=463!2'!"763!2&"264&"264@ 0 a a3s``<`@,4$#"/&++"'&547#"&=46;2?632#2@  UBU K"%%UBU @!TkkTJ D5+"#5:%`%5D C`C;%//&/&?'.?'&6?'&67>7676.  ?> -- >?  ..  ?> -- >?  - >? .. ?> -- >? //  ?> '7?%+#*#"&'.=47>763232+"&=46;24&"2d  ##G E   ` 0  0    +% $  -+     &6>3&'&632#*#"&7.7.7#"&54632+"&=46264&"-   E G#('  d0  0   $ +-  $$#%+     '7?2666+"'.'&54654632+"&=46"264 +%#$$  -+     d  '(#G E   ` 0  0   &6>5&547>76;2'''#"&546;2+"&64&"2\ +-  $$#%+        E G#('  d0  0   %"&462'326=4&+764/&"2?64gΑΑL  L  8ΑH  H  %2"&47#";2?64/&"ΑΑL  L  ΑH  H  %6462"'7;26=2?64/&"2ΑH  H  YΑΑL  L  %"&46254&+"'&"2?64/&"ΑH  H  'ΑΑL  L    "+17=#>2473#%#&'%#>#64'#&4733"&673%3.P 0:0Bl#5S$lSk rr r( 0:0$lSl#5S DTT@ @ \2K[2\3K !>!@"!>!!DTTJ2\3K~\2K$'"&4?&67>76264&" P&5% J$J DK <S$I %5%Q  KD J+3CSc"/&4?62762"/&4?627622"&4%2#!"&=4632#!"&=4632#!"&=463I / @ H / @ \((         H0 ? H/ ?((     @         2/&='&63  P   8 ι '+%53#!"&=3;2672!546;546;2#5#@` ` P@p00 PP00 ;%"/&6;5#/&4?635#"&?62+3546&=#32`OO 3e OO e3 OO 3e OO e3 OO e3 OO 3e OO e3 OO 3e&:H6"&462"&4622+.'63*&4622#!"&=46;27'#"&=46;2z4&&4&4&&4& & B \BB\B#0CC0 !F!(B &@&4&&4&&4&&4F& *! B\BB\bC00C :# &%K"&4?62?64'&'&5&?66&'&'&?>'&"&'&4?6G,,D,~Y,&  <C  jY,&  <C   ,,D,-~,D,Y~,&  ;C<  Y~,&  ;C<   -~,D,%#!"&5467454632632.K5`%6%%6  h 2#!"&5463`/"&=463!2#"&=463!2#"&=463!2#  `  `  < ( ( ( ( ( ( '7G2"&42"&42"&4%2#!"&=4632#!"&=4632#!"&=463((((((  @  @  ((((((     @         *:JZt7#"'&?63254+"/&?67#"=4;20%2#!"&=463%2#!"&=4632#!"&=463'"=4;5#"54?6;232#"=4>54#"/&763232#>  9   @  @  D       '/                  @X    /M%2#!"&=46;&'&546;2#"'&+"3+"&/&54?632;2654   fH4D%= + BW^H4D%= + B     3I'  ` 3I'  /?"&=46;2+26=#"&=46;2+"&=2#!"&=463    /B/    ^^p `      !//!     B^^B     2#!"&54635#75#5#75#``````````'+/?/?/?"/&47627'  5555E5555b  U l  ;W3V`  `555555  U  l V3W'/7<%2+"&5#"&5#"&5463!232264&"264&"75'#p 08P88P8@,d,((\((d,`   (88((88(@0dlp(((( dp!&+2#!"&546334ᒑ#264&"5"75#`   @%%@B//B/`%@@%  @ %%8P88Ph@%@%W9 !2"/&6    `9 %!"&?62!  `  'Y /&4?6  A  'Y 546&  ?  2#!"&5463#!#`` 3 732"/&6%+"&?62) ww   w ww i  w 3 732"/&6) ww  ww  4 %#"&?62 ww  ww :6#!"&=4632>76".#&'&=463!2"`!y  vz4  1}X  Ue Y(  &[ +7#"&=4;2>3#"'&?63264&#"32 0 #a6gg_G " 2BIggI+Jb N'+͑@ ",gg'!07%"/&4?'"/&4?627'"/&4?62762|(Q s  . s  Q(}q}(Q  s .  s Q(|qD2#"&?#".?>;2( .w    *      5EU72+"&=4637#546;5#"&=46;2+32#5##52+"&=463!2+"&=463  `  H0(   (00H  `  P  `  ` `  ` P0:@ `  ` @:000P `  `  `  ` B-C%'."'0.#""'.&7>75462632#"&'&>3265@ 57   ( 74 \\/!*     #+ '"+$ cz    zx!/  /8#"&546;6232#"6"2643+"&546;7#532h  QJQ !*h  r` B P   H!y  0 h &`B` 053+"/&46320#41&'&7264&#"26546` > `dKJg,%%, .B  /&&  GigIB2+00+2  B. !/U$"&462462"7#!"&=4672654&'527267?6/546?6=4&'jKKjK6J@0!.! :$00 $KjKKjN5--1KQ!!R .,,  *,BJ2#"&'.=46?6326='.?>326=&7>264&" gIGg7I ?  9('8  ? I73.B!$  P%qEc_D Y9    {(8:'z    9X .=+q&%P   !46;235+32#"&546;00`00 p P`+"&537#!".54767>546754624&   H8%:!@%q   C,:V   ,B&,C'7"&=463!2+##3264&!"'&763!2(8 5KK5 8( &&! H@8( KjK(8 &4&  '3;GSo!54;46;546;23232#";2=432=4+"#"3547#";2=44+";25'3;2=32=4+54+"#"@  X p X  ( ( ( ( t( @4( ( ( ( , h H  H  ( ( @ ( ( TT ` ( ( ( '/KSX%2+"&5#"&5#"&5463!232264&"754+54+"#";;2=32264&"75'#p 08P88P8@,d,((808808((d,`   (88((88(@0dlp((088088(( dp %I3546;2335+32#"&546;4&+54&+"#";;26=3265`  @ 0   0 0   0 `00 P` 0 0   0 0 /%#32+535##'53535'575#5#57335#532+3 ``0u(s0C" 0@@0 "C0s(u0 P E*E P ".:2#!"&5463!254&+7626=4&"26=4&"p!/Q   @ 07   W  `/!' $*    (с E    3#!"&5463!2#"#54&+";26=3;26=4&`p        p`D PP  PP  +2#!"&546354+54+"#";;2=32@ \ 8 \ \ 8 \ `8 \ \ 8 \ \a*?62"/&4&4?62"'````ш`` ``a+7"/&4?'&4?627"/&4?'&4?>2```` ````A+7"/"/&4?62'62"/"&/&47```` ````A)7'&4?62762""/&4?62762````````a?62"/&4 ``ш`` a7"/&4?'&4?62````XA("/"/&4?62`` ``X@(7'&4?62762"`````@#2+32#!"&46;7#"&5463!H   H@00@ !%%2#!"&=46;;267!463!2!p &&  =@ && pP2#!"&5463264&"` @2+"&5463264&"c` 9%2+"&=46;2+"#2+"&=46;2+"^B  &^B  &B^ 0 &@B^ 0 &@92+"&=46;26=#"&=463#2+"&=46;26=#"&=463^B  &P^B  &PB^ 0 &@B^ 0 &@'/7"&4622"&462"&4 "&4622"&4$2"&42"&40(((((((((((B((((((`((((((((((B((2"&4ΑΑΑ)2"&4"264&"26464."'.2ΑΑU #n# -Α ** 6%2"&4"264&"264>'&"762ΑΑU--#nΑ66*2"&4"26424+"36264&"ΑΑΑ `+3;2#"'##"&46354+54+"#";;2=32264&"6264&"B^^BC/\/CB^^BX 4  4 4  4 ""W""`^^00^^ 4 4  4 4@""I"" @'3?KWco{)"&5463!254+";2754+";2754+";2754+";2754+";254+";2754+";2754+";2754+";254+";2%54+";2754+";2 \ ( ( ` ( ( ` ( ( ` ( ( ` ( ( ( ( ` ( ( ` ( ( ` ( ( ( (  ` ( (   ( ( ( ( ( ( ( ( ( ( T( ( ( ( ( ( ( ( T( ( ( ( ( ( .4X.'76#"&#"+"&5&546623256%5'5&'&56765767556 2 2;?$i>4  "!Gh0"(#M'##& >&#7.(! ?&#%% *D )"^  ! #HF GH DD GFFDD HFG$%"/&4?'&4?62#!"&=463!2w  0     +'&76'/&?6/&?'&?6=  = } + [[  + [[ + @   * t   . PP / . PP .  @.76&76&'/&4&4?61' 3N>!0# 9T x mm  S)F/,U ZR T  ^^  6.=#"&67/    /`%- 7%2++"&53#"&5#"&=46;546;27#5376  ( 0 s (  ( 0 s;  ;` 0 (  `  0 (  `;  ;6>FN"&54>75.546267>767.5462$"264264&""264 - 2 /B//B/9 /B/      0** )!//!*!//!*   !///    7  /?%"&4?62?6/&?62/&?64&""'&4?620 -,~Y,- (-*<-( -,~Y,- (-*<-G* -,Y~,- (-<*-( -,Y~,- (-<*-Gz)12+"&=4>7>54&#"/.762"&4Bn%% H  ,+?F:((:(Z@ 1   "  ![)9))9&735#"&=46;232+"&=462"&4 p   6<**<* 0  0 0 *<**<6"&46246;2+"&5/B//Bh ^  B 1B//B/G  S2+"&=46;5#"&54?6;2'2+32+"/+"&=46;7'#"&=46;2763 `   0  !NN! CPPC !NN! CPP     `  ` 0 pp 0 ss 0 pp 0 ssS!2+"&=46;5#"&54?6;22+32+"/+"&=46;7'#"&=46;2763 `   0  !NN! CPPC !NN! CPP     `   0 pp 0 ss 0 pp 0 ss%32#!"/&4762%37 `(|PrD ( `((1}PC@K%2#"&#"".54654&#"&/054&54632>?0326 1 ! $$#%54@p '#$#**" ) 2#$##  0  M 2 20 Ek` <6"&=4627232+"&=46;5.=46;26=463P88P8@ WA8  8AW  B19T `8((88((h 0Bc "   " iD( *3NM80 %F'&?6546326=46;22+"&=46;5.=7z   8(,  L  8AW4/2    -(8,0 0*&   " iD),'" +!2#!"&54%#!"=46;54;2354;232   X 0 ( ( 0  , $4 44 48@6/&5#+"&=4675*.767&632347264&" (  ) < !":   t  !5   L1-  ,8#"&=&/&6?#".54?>;>322>4.#"D< b   3 h 1h'dH3 w   !2Hd'h 1 h 3   c =C  ""&462%2?64/764/&"gΑΑee8ΑVff2"&4'&"2?64ΑΑjeeΑVff6462"2?2?64/&"ΑVffYΑΑjee"&462764/&"'&"2ΑVff'ΑΑeeBBJ7"&?6+5#"=4;5.54632+>7#"&?6+"&'"264 DD#R04 4$9((7$440R#DD `DD'1 (  2(98'2 (1'DDIWWI &2%2#!"&=46;5462+"&=4&#"54&"26Y}Z +*p""f@ZY?  *+g002"&4264&"62"&4264&"ΑΑllljKKjKf4&&4&ΑlllKjKKju&4&&4x$"&46:"&4$2"&4H*<**4&/&7ΑΑl  Α k2#!"&5463!2=4#!", ` 8 8 !"&5463!2'76/&'&`  F  h `b  F  h *!"&5463!23?6/&7'&"?64`97g7 `.98 7A@&="'.54>3546463276#!"&546;2+!8 -?0  +-FJ/   y 3@ H ';( O)*>& H Y`>2"&2"&46.?67GΑΑv B ΑB B #!"&5463!2?6&+"`||p`||5463!2#!"&%'&;26`d||`||!2#!"&54676/&0`||`||BE%#"&'#"&=4;&7#"&=4;>32'&#"32+32+32767  Mp  !oH  (>  r& ", VF  @P, (#      @6%2#!"=4;5#"=4;54632'&#"32+354634 $ O=7/    T T{` h ( ( B7G# $ @ ( 3*A7+"&="'.?6;2654/.'&6;546;22'&+",- :$   0&" B g".A1   0&" B  T-!'0 0"    4"1G0 0"   @4#32++"/&=46;267#"=4;&+"&=43!24I ; 5L9ST' )U ( ` ( 8F5  ( - ( n:232+32++"=#"=4;5'#"=4;'&6;236?63_P: Xl l 8 l lX :PA7 7  % \ \ %  qH%#q)27#32++"=#"=4;5#"=46;54;2'32654&#\ ; 4 44 4 @QQM$((# ( 4 4 ( - OQۖ)#"(@ENRZdh#32++"/#+"/#"=4;'#"=4;'&6;2376;2376;2327#32>?#;'&'#7#136?#4?F U* 9 +7* 9 )T F> 0* m , n .0 x & Q  ' Q ( ( ( Q VV VV Q ( 66/  66   ;#!"&546;#532   Ƞ b8    zb)5>;#!"&546;54+";2=4+";254+";257#532   @ ` b8      L  T  zb5OR72"/&6;46;2%232+"&=4?#"&=4637+"/#+"&54?6;23' PP 0     =8  =8   G  ; * 4 ```0 @  F    F   U  e05OR"&?62++"&5232+"&=4?#"&=4637+"/#+"&54?6;23' PP 0   ` =8  =8   G  ; * 4  `` 0  F    F   U  e0%5EU%2+"&=463'2"/&6;46;2%2+"&=4632+"&=4632#!"&=4630 @ @ PP 0   0           @``0               %5EU%2+"&=463"&?62++"&5!2+"&=4632+"&=4632#!"&=4630 @  PP 0   p           `` 0              7?U"&54?6;232+"&=46;56&/&767.7>264&"2"/&6;46;20  0  `  (>%   $+    PP 0   `  p     @ 1' #2" =&  ^  ``0 =S%6&/&767.7>264&"'"&54?6;232+"&=46;5'++"&5#"&?62J(>%   $+ "    0  ` P 0   0 P 1' #2" =&\    p     @;` 0`D72+"&=463264&"32#+"'&#"&=47>767632h  P  X e#   *!0H#5    y?#.) M,:$F46;2+"&56264&""'&'.'&=463276;23+ P  P ( #H0$   #e    2:, (+  ).#?$"2"&4++"&=#"&?6;732e6%%6% 8 8 0 %% %6%%6 h  h $2"&42++"&=#"&=46;7E6%%6%p  @   %%%6%%6k    /72"&4/"/&?'&4?'&67627664&"P88P8V ^! d0/d !^ ^! d//d !cKKjKK 8P88P/d !^ ^! d//d !^ ^! dKjKKjK".5463276EvEj/7]>J@EuFj^6^y* %3!#!"&7;2=4+"%2#!"&=463   h h          0 0 ?E%+"/#54+""'"&4?&=#"&546;5'&4623762322#4 7=  6(3  3(6  =7  8/  66  /8 \B  <  7 7  <  ;.  77  .;B..!"&5463!26=4&`|| `d||2"&44&"2ΑΑH/B//BΑΈB//B/,B%&/#"&'&54>32+3276'#"&54673267A >  # y 9% W5Ig=2B.*?> !  $!   {7/:gI7Y'3.B7):%2+"=&=4?5&=4?54;27676265463t{eP 1 71 7 8   Fbdp )   )  E 3) ) MH3<%#!3#5#"&="=435"=435463352#!226&#"Q//4E (B+*7" "7*+B( E5 4 #$#%@((@%#$# p((@%=2#!"&546322>36754&#!"".'&'3!265 J( (I I  `5    5    5  %9+#!"=#"=4?622#!"=4637335335332!54; x  0 8@@@@@$ ` $@ XX    #./+"&?&54767'&47%67"&57n 8 0 pp!'"U<  s s  "U,q%%q,  `DNe7#?%2#!54+54+"#";&'&767?6'&'6732%463!!"&57;2?3;26/&+" &    @  @ r           ;  <  9 &&! @x             ##l  8  %5EU^n2#!"&546;254&+";26=4&+";2654&+";26=4&+";26=#"&=#'2+"&5463   .                 0        .       y       w@ 0@  @ )5=IUa2!54;463!2;2=4+";2=4+"2=4+"354+"754+";2=4+";2=4+";2 @  P  ( ( ( ( 4 ( t ( ( ( ( ( ( (    8( ( l( ( ( ( T T( ( l( ( l( ( )462"6+"&=#+"&5'&462376x*<**< _    _  VfV Z<**<*P ^  pp   ^  WW (3?62#"&#"#"&546&.'&>.676.7>.>L\>&"LM"&>,/- *,-/ C_&&_j4- -  &A7 !-4 - !7A& 7!6/&=46?7575N h h HNNPB!'+/37%//&=4?54?65'75'57'57'dhhdad d"UwfffUUfffVUUfff n 2442 n $l && lI$E))&K'O''*FK'O''*8U7/;2+".?'&6?67&"/&?6276/.?+/&?6326/&?6 (3 4 4$6 3)  n | $  " j*(  n  (-`P P`  "  Q! ( 0A"QI  --B n5+0 P P 0!,  7APa2++"&=!+"&=&=47#"/&6;7>;2%!'.+":>54&"!264&#":    < "9 9  "N     06   60  * & *22 ! 19BJ%+"&=!+"&=&=46?>;546;232264&"7!'.+"264&"    +   +5   #0$)   )%0#U"  "]C/%++"&?5#"&?#"&?#"'&?>2++z  `  P O nn O F 11 Z [ uu [ ##".=4632"&= "&= ]=g<]=g$ O %+(6V       $/  76 & >"  <E;#!"&546;"&'&+"&'&+";27673;2?6.#7#532   9    % %  & &O b8     es s_  c X b4=;#!"&546;6&+"4'&+";2767;26/7#532   <#%%#<<#"#< b8     ED ]^ =!$ ^b"=72+57#532;#!"&546;4&+";26=:>   7   5(!Q  =     !,9 "-#5323#!"&546;"2645'&'& b  j''( g((Fb0    ((p(h((0*.O#5322"&5467;#!"&546;3533526/&+535#535#535##3#3#y   w   h @ 2  W         &W a!/=F;#!"&546;54&#";67764'&7&7647#532   @$ $!    O    )@ b8    l$ 8 $8  ;  n  N  *ub4#532;#!"&546;4&54&+";26=65 b   ` 7 p  p 7 Fb     7&  p  &7 3G`#5323#!"&546;7654/7654/&#"32032?454/0#"764/&#"327 b  s((AA5>>A((Fb0    $$==1g=$$ !'2"&4%&'264&"'677&'67'ΑΑ?P88P8 @m?@Α@8P88P?@m?#46#"&'46762654&'&5  QiBrCgiQ :LllL: VCrCgV b?LllL?b6/&=6&'.7 H }@ j P 4M Q%,%7#"'.?>3264&#"+"&=46632/546;2gXD 2@LllLI53  2Hcg$A  )'͒7 (ll23  2E3  h K32+"&=46;5#32+"&=46;#"&=46;2+35#"&=46;2#            `         @          !++"&5#+"&=#"&46;2 0     B^^B    p p^^ #Gk%2#!+"&=#"&=46;546;2%2++"&=!"&=463!546;272++"&=#"&=46;546;2    P P   P P    P   P        @                        %%2"&547'#"&46327&5462#"'6`(88P8f"(88("f8P88("ff8P88( @8P8@ (88P8@  @5#!"&5463!2"'64'73264&"&#"327264&`DD!!.!D!!D!.!!p`))!.!!)!.!)!!.!'/7?O"&4632762?2+"43&2"=&?6'&6/&6463264&#"264zzzV-)4M  0. U ; & (8  h4)-Vzzz4 <  +     &  8( %*"&462'7&''77'77'?6'7Αa?"'>KK>'#?&U%>>%U&NN'ΑΑ:T6**6T:B4" MM "4\88\ !-9EQ]iu>#"/&5057&0#"/&54+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2DD + W `` W +` ( ( ` ( ( ` ( ( ` ( ( ` ( ( ( ( ` ( ( ` ( ( ` ( ( ( (  ` ( ( XD11D E# <##< #E ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (  3=A#546;246;#+"&=>%+"&=#532%2#546353` @  `  `    `  `   ` p@00 w   ,$;)%-9)G,,  w 00 #+#54622+#5.=#"&=4637#5462@@0 I7@7I p@``    9Y cc Y9   `` @&2>JV2#!"&546;54632=#72=4+"3!2=4+"3'2=4+"3!2=4+"372=4#!"3( (! ( ( h 8 h  !       `     ` ( ( ,'& /&47>2"&4%'&"/&4762{" nn "W6%%6% " ?? "W%" dd "Q99%6%%6y" 66 "L/?O_o2#!"&546354&+";26=4&+";2654&+";26=4&+";2654&+";2654&#!"3!26P&&&&&&&&&&&`M&&&&{&&&&{ff#/7'&?66754621%#".547>"&53z   %=8H ~   &    p1    V:,C   2%!2#!"&=46;76;2!+"& ` x r       MS82"&4654/.#"&546326?654'.#"32>ΑΑm   #'("$   >R$C) 8Α" 0 !+# R=)B&:F2#".'#"&546326;2>54&#"3276#"&462654&#"jJL *,4Q9* -   jNLllL6-  =JgQ%$|d?T 91BV  y 2JVll (Α))  #?+'754"/&4?62763~~-8 8M )) Ms~~ 8-`8PM )) M,70#"&532762#"/&54>76XF:@@   j UP. @ '%?J8@XC  D:a5  #8#4?JU%"&""&#"#"&"#546;5335335332!526226226323"&546523"&546523"&54652 '/''( '/' @@@@@@''/''/' '  r  r  @ P` @ %& %& %&%2#!"54;2%6!57>  ( 5 ZW U@ ( h hr!#%2/7+5463&'&676  =  Y;23'#"&=46;263&267#"&?&#"?#654&#"&/5KK54K)V 4 E,5KL41  W r3 @ N+J( Q- !//J$"2/! -  -,M55JK48& *6K64K0     }J&v I/B/`x( 0`0"!/H  G,4<LT2+++"&=#+"&="&=#"&=46;5462264&"7!26=4&#!"264&"        0  @ P       P 0".."0]  p'?2#!"&5463&546?6'.676/&&546?6'.676/&`=@RA?S>@RA@R %"4./6%"4./694&++"&546;2+"&52+"&546;23265463!p 0  8P 0  P8  0 p! !  P8 0 8P  !( B3W%!!2#"&'&7#'.'4>7#"&=46;2!2'#54&+"#";;26=326=4&  ! # FF  g   /t0  0 0  0  #! ! W   - ( (  ( (  B3F%!!2#"&'&7#'.'4>7#"&=46;2!2'#54+"#"?6&  ! # FF  g   /y+  +DD  #! ! W   - < <DD<D%32#"'+".'#"&=463267'&6?546;546;232%7625=,  X7 0#7X  ,> F * @ @ * v vK")  ;!;  )"F # (  ( # X&&X26:V%#!"&=467'&6;&5&54767>?6327/77475#"'0326762676#% :@F  F@;  2*2J,42. =#--$><!  1"  "1  !x( (  HWm2'"&547'+#"&7>767&+"&546;23'#"&=46;276;2+6267#"&?&#"%6&#"&/7>4KL64K-   T E,6KH2  8  8EB P& -  R ( Q)!//0"1  22"+K46LK4;')- *6M63H (  &* 7 K/B/L"2Q R "0+$@%"&54672654&'56&"&462"&=46;2732#+"&5pAOԖOA!3zz=3M6%%6%  &   @ v .(88(.  !!%6%%6 `` `   )%3"/3727#'&"'&"#&6?62762@m^9$!w1:$f!$&n''n&,H  %i(7 b V(i%(('' !)32++"=#"=4;5.5462264&" ?1$ $ ( $ $1?TxT/B//B3N 4 ( $ $ ( 4 N3327'&?67'&63264&"t  TxT'B'*# B//B/O  #*KjKKjkO7**7O+6"&462%2+"&=!+"&546;235463B//B/.B       /B//BQB. 00 ` А '/##!"&?"&546;254&#!"3!26"264N4??4NO12N0  0 .!!.!`'92 29''99p  p 6!.!!.'7?G##!"&?"&546;254&+";26754&+";26"264$"264N4??4NO12N h  h  h  h ((((`'92 29''99p  p  p  p .(((( `!%!!535#7232+#!"&=463!5    ` @@ ` `!%!!535#7232+#!"&=463!5    p @@ ` `!%!!535#7232+#!"&=463#5     @@ ` `!%!!535#7232+#!"&=463#5     @@ ` `!!!535#7232+#!"&=463     @@ D%#&/&546.j81 5W wY  H#"32+72#".'#"&=4632=#"=4;54".=4>32>32T$ $T-.T$ $T-.0p ( p1((0p ( p1(,8G32+"=!+"=4;#"=4;2!54;2+;2=4+"54++;2 ( (  (  (  @ T H @ (  ( @ (  ( H 4 @+]7+"=4;5#"=4;2!54;2+32+"=732+"=!+"=4;53;26=4&+5354;2+@44 4444 @  h44444@44H  @ H4%"!"&5463!2+538    b     7b !2#!"&54633#!"&546;0/ `0 !/47c%"&5054676762'3#"&505467>762'3'2#!"&=46;&'#"&=46;6232+KjK  <  H";#5K    <  ȐH ` & N &p!//!<4&(59 %/!<  (59      ')     )*02#2#!"&=463467.5"&=4634&"h  D55D   D5#7  =V=  CkkC    Ck 8O-  @;UU;*062#2#!"&=463467.5"&=463."65#h  D55D   D5#7   2<2   CkkC    Ck 8O-  $,,$""*02#!"&=463467.5"&=463!2265#hD55D   D5#7  P V=CkkC    Ck 8O-    U;;*2#!"&=463467.5"&=463!2hD55D   D5#7  P CkkC    Ck 8O-    ?2+"&=4/&=463254632354632354632346  0  p p t  d+B00/ 72+"/&>54>32354>323546323546  } !     @  q! ,     ױW-4635#"&46;5#"&46;5'.7>7>+"  в $  pP ""(E K @  @$54/&+"&=46;2?6&+"&=463!2 p  %| ! N =G %3 ! tP+"/&546324/&54>3232545'&54>3232?>32132?>32D 8%6'l  = *   &3  8&  "/#-%f  9)(   }   {-159%+"/&>46235462354623462#37#37#3  ! """"XX`! ,((a`````+$2+"/&6?'&>354623546234"  @ K%$E("Pp  $   `G2++"&=#"&=43+"/5#+"/#+"&76;236?6;2U6U t 6    2   6 A + + A `++ 6"UU6 ( 5  *%+5326"&462&'654+";26=3;26ۑΑ+&jG   ,8 'ΑΑO2Y  HS #'2+32#!"&=46;5#"&5463!P `      @ +G!"=46;54;2354;232!2#!"&544+54+"#";;2=325X 0 ( ( 0L H < ( < < ( <  $4 44 4$  < < ( < < +7!"=46;54;2354;232!2#!"&542=4+"3X 0 ( ( 0L <  $4 44 4$  ( ( +G!"=46;54;2354;232!2#!"&5476/&'&??6'X 0 ( ( 0L  0  00  00  00   $4 44 4$  0  00  00  00  +;!"=46;54;2354;232!2#!"&54'&'&?6X 0 ( ( 0L Y j.  R   $4 44 4$  ` j/ T 6#!"&546;276  0  p      XD  727"/2"&4724#"2546p xTTxT &6(!!TxTTx6& ($9#!"&=46;546;23253+"&2#!"/&?6;53 +      @     + + @k ,  P   9pp  P  , , @ 4?&576 J8? 0@82+&=#"&5463&&} `&&&&^T& &'2"&454&+";26754&+";26ΑΑ 0 0 p 0 0 Αη    2"&454&+";26ΑΑX   Αη  !)3#!"&535462#354&"264&"264&"``/!!/`KjK&4& !//! 5KK5 &&@*6BN%+#!"&/#"&=46;7>3'&>3254&"26754&"26'54&"26@     CkPPkC p       mm  p  p  p  p  p  p CG+32++"&?#+"&?#"&?6;7#"&?6;76;2376;2327# OK P (b )K OK P (b )Kc ( V RV R ( ( V RV R -6"&462&"2642"&4264&"32+"&76\BB\B\((\BB\B\((h  " pB\BB\^((B\BB\^(( 0   G"264$2"&462"&46"264>."'&67673>'.56VzzzΑΑpppR HLH 5       zzzΑYpppDM   /A.!!.A/ B#"/67'&/"&462&/&#".?5#"&=76;2|}~? $$$ofB 6 = ?Ú  X<$$'l  P  _O 7G7#76772+57#!"&5463!2'&+";2?3;2>74.+";26  /`9 $9 4 -99.5 1b_   T+4!3CS.676#"#'7232#"/&764'&?67/&764'&?6/&764'&?6a@-.? @   8 8  @   _--  %%  &  ;@@ ( Q ZZ Q ("V66 -t- 7#X# B '/7?GOW_6"&4622"&42"&42"&42"&42"&42"&42"&42"&42"&42"&42"&4%6%%6(6%%6%6%%6%6%%6%6%%6%s%6%%6s%6%%6s%6%%6S8@H`d7"&5462"&54&"&2#"&4632654>54&""&542"&42"&4%"&54=.'.7>'7/B/1g?-  FdFSmQ@  Qf"P"  !//!  gI+ -?%&2FF2  Im  Do  V"P"2At&2#2#'&/&?6766766&#"32763&%.6767&'&>767'.7>7"'&63"&7>376"#32654&# != +^C,:) F "(  -+ %    p:) F "(  -+  != +\C   3   !Y !JZ9    A 4!JZ9     3   !G8DQ7"&5462"&54&"&2#"&4632654>54&""&54%/&?6"/&?6/B/1g?-  FdF W W      !//!  gI+ -?%&2FF2  I W W   2?k46;5#"&546;5#"&546;5#"&746;'.>+"&7'&6767054/&'&6767'&6767'&676'&>[ >~    }    | Pk I%   ={4 N^ _M g$    Z  .   #  0 ZC  cy  zb  &  @-E%&'#"/&'&767'&6?6632654&#"6"326591W+ )w }q<1W+ 5(*Y"P8*&    T+: e :(fT+: H W'38P    = (/7W2&/76'&"&'&4757633#"&5:64&"3#&"264///#576;? 7  P " b `@ )  `        5[7 TR; 7v I  ! Z@  ) @     &  R7 K<F#!"&547670>321&0#".'&'&2>767654'`)||)B#G G# $FF$ Z Z B3  32  2'/D#32+32+#!"&5463!232&"26454&+"'#";26  @ 4&&4&0'*  @ ( @ ( 00 ( &4&&4" @+7CO2#!"&5463"26454&+"'#";26754+";2=4+";2=4+";2 4&&4&0'*' ``&4&&4"" =HH2"&4$"26427.#""'&#"ΑΑH44H494 ( 4Α14H44HD!!#72#!"&5463";264&#"26454&+"'#";26P` ` 4&&4&0'*' `   &4&&4"" @ +7?R2!5463!#!"&%;2=4+";2=4+";2=4+"&"264;26'.+"'#"0@ `4&&4&  "*p0HH&4&&4  3C#0#"&54754622654.'54&"37"&5475462 K55J 8P8`!/(%A%6%  `%05KL50$(88h/!      %P%%%  "C7"&54754627#0#"&54754624.'54&";26%6%  K55J 8P8(%!/@%%%  0%05KL50$(88(      %/"C7"&54754627#0#"&54754624.'54&";26%6%  K55J 8P8(%!/@%%%i  i0%05KL50$(88(      %/"C7"&54754627#0#"&54754624.'54&";26%6%  K55J 8P8(%!/@%%%)  )0%05KL50$(88(      %/;6"&4627#0#"&54754624.'54&";26%6%%6E K55J 8P8(%!/[6%%6%%05KL50$(88(      %/'/7?GOW_gow$2"&462"&4"&462"&462&2"&46"&462462"&2"&42"&462"&42"&42"&42"&42"&462"&47"/&4?&547'&#"#+"&5462632762)  )  7  )  7    @     i  )  7    7    I  &      Ie# .   i  7  )  7  )     @    )  7    7    I    . $ /4M$  I75!+"&=!+"&=&%2#!"&=46;5462662"/&47&7'&"         )9-#  i   @00+)  )   )  i  #,  +QY"'.542''&546'&'&7654&2&767>54.#"'.542"&4 Ju.W=9R0;)%5F8%,!+6Ig*$9E6%%6%)U,,U +>=UQ9A, ()95%+]BlN.5, gH-NlB]%6%%62#!"&546354#!"` `T T`%2#!"&=463``  !)+54&+5463!2#!"&5463!24+"30/!  D !/0 0 4 /?O_o+"&546;2++53232++53232++53232++53232%3#"=#"=4;5473#"=#"=4;5473#"=#"=4;5473#"=#"=4;54`****************`N 0f 0f 0f 0 0 `0 `0 `0 %/&/"/+"&="/&4?5/.?/&?'.?>7'&/&6?'&?6'&>?65'&4?6546;2762?>76/76! ?5       6? !" F@@F "!?6     6? ! " F@@F g   G$N5  ( (  6N$G    %%   G$N5  ( (  5N$G    %%  '"/&4?&67>(0$X% 3  $1*1$  3 %X$0*<+"&?.5476227>56227562.>32+"&7%  @  ,,,y,"*9  8 _"&7  *"_ G;#VLB& 0  &2#"'&?632676&+"&=466CrCg_G (0?FaeEB0*   $GBsCg@ (*bEGc,*   $E !-E!#!"&26=4&"26=4&"26=4&"%2#!"&=46;76;2    `   `   @ ` x r P           :&#"+"&7>3276+"&73232>76;2#"'&=46s1B:[ 9ZcH$   ׆ *1B&D0  9ZcH$ ;-G8 WsE$   y *-!9% WsE$  "0%"&54675#"=4;2+7654&+";2zzeK x 8,  "( ( VzzVMu " ( ( " $  3b 1%&=#"&=46;546+"&=46;2+";2     T(88(T T  T ` ` `  8((8 (   1!#"=4;26=4&+"=4;2'&=#"&=46;546T T  T T(88W    (   ( 8((8 ` ` ` $276+"&?&'&3276#"&46dG$   *0BEeaF?0( G_gE$   *,cGEb*( @Α08DL%#!"&5467&546;&546;2654'6323232$"2646&+"26&264&"#**#*&!/ (8&*<8<%O(**(#*&/!8(&*#[x `@!)4%#!"&546;3%#!"&5463!24&"2!5'&'&/!((D`X( !/PD((`0pX( !(/&?62'6&?6?6&5#75. o .(< o z \  $$ @2. o .<( o  z   h0@ $&?'762#r  99(c  r)(99 '762&76?'/&?6299(USQr  Qf  w !v(99(TSQ  rQf  v  732"/&6;4;2. VV . 8 f VV . M37/&4?6!2# VV . . VV . 8 M3%546&=!"=43: VV  . V V . 8  #"&?62++"5X. VV . 8  VV  ;%+"&?'+"&=467'&=46;27'&6;2/76 p $kk$ p  $kk$  p $kk$ p  $kk$ hp  $kk$  p $kk$ p  $kk$  p $kk$ )#!"&546;46232&"26454+";2P&4&PHP`&&4dM346&=#/&4?63z VV  VV  VV .. VV . 72"/&6;5#"&?62+ VV .. VV .F VV  VV "&462#"?6&+54+"ΑΓGssG @ 'ΑΑtsst "&462'#54&6=32=4gΑΑtsst 8ΑΓGssG @ 2"&43?6/&#"ΑΑtsst ΑΓGssG @ 6462"75326/&;;2ΑΓGssG @ YΑΑtsst 4%2#!"&546;2+!54632/"/&4?'&63  @ X  $$  `   p @  $$ ##!"&5463!2#"?6=4&`Xp  p`$  p +5463!546&=!"&2#!/&4?6 h PP     PP  0 PP 0  0 PP 01%#!"&54674546326326&+54&+"#"7.K5Wh0    $%2 p+2#!"&5463"26454&+"'#";26P4&&4&0'*' `&4&&4""  76&7>.'/&4 4PL20#  .6"  P )B,,U 2& X '.54>?62>7'.=9*M@' Kcl?sSC) C_G PF%lJ#2#!"&5463264&"74#!"3!2 H ` Y8 @ &.BLT2#!"'&54%"32?4761.264&"6264&"%6.'&3654'73264&#"264&"' D '   C =# n L   .wNCCNwi   5  %@/!!$3#!"&=264ᕗ!2"'4&#!"3!265@ L  P  t(``(``8   $"&4622#!"&=46;27546;232>76;23276.!!.!x  ff '   ' P!.!!.           #+;2!65'546;23546;23546354&"2#!"&=463p @ @ 8 0 P 0 X    VJJV  00 00 @  @     /S2+"&=#"=4;54632++"&546;2'2+"&=#+"&546;235463h  0  @ 0  0   0  0  0  `  h0h 0h    h p      Q'&'&'&'>7'&'&'&??6/7?6/7?6/76/& 634 63ggf        45[45ooT        #-8B73+"+"=4&+"&%#.54622654''4''32674''326`   (   @$-5zzH  @    5,&]7Vzz/  M<62"'67"&5ԖԖ77ԖP88P8((n(88(#5%/6?6&67>32"&54>'7>76W 65_<Q "..C.  ";V " m($*  pJ/B//! A +  m7+ !!@  '%&'762&/"/&4?'.72"&40q"8??/ )$Y5g# >P88P8 /8??/$g5Y#Q"8P88P %-;7&'>7'&67&'&'667&'67#"'6#"16&5K$`D$>_GE#70Z0344LS)( F>!3vE[F; 0K*,-'!c=#.Gr 2Oc?Q&]2U( 1)+,GR;$/D_5E:BJRZbjr2+"/&>5462;2=462;2=462;2=4264&"6264&"264&"6264&"264&"264&"6264&"} !     I    I  )  )  P q! !      H  W    W  )  I  w   ` '/746;#"&52+!&"264"264&"264"264&``&@&&`Fn &&&&@@RnR 0#532'#617>3!#!"&5 3c` !@)>%2+"&=46;75%"&=46;7532#2+"&=46;750  P  P P   P   ``@  ``  @   ``92#!"&546;546;2'3554+54+"#";;2=32`P 808808@ 00 088088 "&5462654'Ukkkj,T6``M:^vv^:5*8ii8*G%/%#"/&'"&=46326763254&"7'&#"+'$<"B\BB.-@ $<"(#RA  ']1 .BB..B>,!1pp-:] )-2#!"&546;462&"2646/&'&7PP&4&6a  j.  R `&& j/ T%-5AMY2#!"&546;462264&"6264&"6264&"6"26454+";2=4+";2=4+";2PP&4&h`&&RRhh3;CK[$"&462&"&462'&67676563267'&'#5&$"264&"264&"&4622#!"&=463  H44H4 7VJ7.'&6;2!676;23&'67+"'&'!+"&67#7!36!&'# B--B   8   *M1,"  *9    $  ./DIID/   (?9@ $Z8   hB5=%'&>?7'76&'.'&7#"&=46;276264&"&5>!=!=<D-+,\Y pd- ((cc 5) G,8,7#   $G((B7"&546;7532#2+"&547#"&547#"&5#"&=46;2 00   S((S 0 `   @     p   6#532;#!"&546;4+54+"#";;2=325y 7   @808808W     88088/8;#!"&=32?3264&+'&"'&+"=4;546;#532   F# 9Z F# 98 ș 8   Fr,  Fr( i @ )346;#"&5!%;;2=32=4+54+"#"%2+00@808808P0p@0@088088@%1=Ieq}2#!"&546;546;254+";2=4+";254+";2=4+";2754+54+"#";;2=3254+";2=4+";2      ( ( ( ( ( ( ( (  ( ( ( ( `  p @  @( ( ( ( t( ( ( ( ( ( ( ( #2"&454+"#54+";2=3;2ԖԖp0`00`0ԖXXXX@.82#!"&546;35"26426'.+"'#"3#546;2 F4&&4& "*  @ ```&4&&4    `` 9E2#!"&546;462&"26454+54+"#";;2=32=4+";2PP&4&6H808808`&&0880888<@7"&=46;7532##32#!"&=46;5#"&=463!25#!5# p@@p 00  00 `    @     @     @@@@@D '2"&=454&"7.7>/&76B\BB\B(/vT"S #/B..BB..pp# Sv/7Tv/"!15!#!"&=32=4+532=4+532=4#72#!"&=463 @ xxxxx   @  @@@ 0  0 52#!"&=463!#!"&7;;2=32=4+54+"#"h   @ @808808 0  0  ` 088088#?G%2+"&=!+"&546;235463'"=4;276232+'"/"&462.B       2f z2L4&&4&B. 00 `  (c 7  ,c 7&4&&4IQY^%2+"&5#"&=32=4+"=4;2=4+"=4;2=4#!"=4;5463!232264&"264&"75'#p 08P88P88,d,((\((d,`   (88((88(00dlp(((( dp #37NZ%2+"=43+"=4&'&=4;22#!"&=4635#+"=4'&=4;22+"=43x0).0$0p `0$<0X0` W1&B%>>  @p@@B9!,*AB>,>7//&?'&??6/7?6'7//&?67'&?6@&@B C8 7-8  -I""9- AC B@&8 7.8  -J""8-  $.2#!"&562#".'463/&76.76dx[  / [<7*T #/F/vT #M::c:M$1kTv/#F# Tv/(#"&4?57?6/7?6/7?6/7>#dYY-2 2-2 2-2 3.M!RYYe.3 2.3 2.3 2./#"'&6?'&?67'" +/ "FO" $ R "EO';?"=4;2+"&=3352#!"&=463"=4;2+"&=335H/B/0@  X/B/0@00!//!``     00!//!`` #A%2#!"=432#!"=43%2#!"5743%+"=4&#!"+"547%62ppPP`00`0000   W q!22#!"&546;2654'"&462'"2654'76.&&&&qqd^^^" " &&&@&-3OqqO3-^^^: O 3}62"&4"&4622#!"&=4632#!"&=46;!'54+532=4+54+"#";#";#";#"26=3264&+532=4+532      `  0`hhhhhh@(@(@hh@         @     `    ((  "-%2?/.=32?7/76!6/.7  @@ \  \ ' 66 'kkp8   8$,2#"'#"&'&>7&54264&"264&"264&"Ԗj83AL9szz319JVv$747#"'#"&767&'&?6632@ E&(83AL, 9:  iI`j9 3 4+9    R5zVH:974&+463!2#"!%2+"&=!+"&=&546;2!5463& 8(@(8 && @ @ &  &(88(&@`&$y  y$& `` Fh$"&462'+"&;26=>54&/&546;2?6&'&'54&+"2#!"&=46;#"3!2=4+67Vzzz"? &    "> '     @  +? l @, zzz$!   $!    `  ` '' )1&'67673+#&'&6?&'&54762546264&" N5  ,pp ^BMA k.U}N/  ;1% E8K@B^8H$Qh=7 EX"#!"&=46;76;2+";2?62m= <m   7/ * N v] rH HrH  y ` &   JAEn.'&67546;2'&+"+"&=&'&5474?6;254'#!"&=46;76;2+";2?62    $ 6     $   7/ *  N v] 0%   %    y ` &    JA 1$"&54762#!"&=46;76;2+";2?62HP8SS   7/ * N v] 7',pp,'  y ` &   J"E7+"'&/&=4622?6/&>$2+"&=4?>2?549  i Z & i  9& ZM"+p   l 3   p+"M  3 l %@2+++&/&6?54?26=%54&+"&=4?6;76   &g P PA*<*, P!"!gg  0 @ &< .0$'z**8% .!X~  < 5++"&=47'#"&7>7#6;5#462#327#4'      .C)>t0pQ^Qp0t>?X     $A,DlRnnRlDTen"&462"&462#"/?#"#.?6?'#&/&/"#"&/&?676546;2?676.7((d((N ) C     +3 3+     C$    #) `((((p E.d L] \1G !! G1\ ]L P '" ` ` "' .E  @CKZ%2++"&=#+"&=.5#"&7>32+";>;26;264&"'"4&54621&#0 1  @ @ ("  + X:,  i  8P8    Q 00 Q'0&   7I"L@  (88()?/.%'.4>?6762'67&"uO[D  E , "k ,"O4!Z!Xf  # I  I@&W;&.;C%2#!673264&+"&46;&5462#"3"2642.54264&"(88(  `(88(--8P80`  mxP80 5S8P8!8P8@ (88(P8(P &V(H2+"&="&5%3&'>@]   ]@tU+)2;`] ]@V =/*#'2#!+"&5#"&=46;546;25!    0 0   @    p   0 0"/<62"4&"276'.#"?62&276&"Α7   % &--  #nYΑΑ     o66  *!2"&42#!"&462&264&"4&&4& p]CP88P8&4&&4   ]^B@8P88P)17'&>?7'72&!#"&'/&7%46264&"21M>M2 LB.-Aw Z((H\] :~p.B?-l.^D @(()19?G%+"&547##"'#"&5463!232264&"264&"%3'&#264&"m /B//!((!/  &0\+V !//!!/ /!P  `0+&/'&?632576%5#!"&z %  N n" n    !  =K   %2+"546;5.?4>;2(4@ @4u W77W u!'&?6>323!"&=46z  M23232+"&'7;26=4&+"/?+54&+"#"&=46722"&4&2#54@ P0.%  P`P8(0(8H $$ $$3EP PE30p  W ` +5$ ` +55+X(88(Y$ $$ L3 @  @ 3L`   00+$"&4622#!"&=46;27%/&?676jKKjK&7OO7#L#T  Q  -i KjKKjkO7**7O R  -h +3$2"&454+54+";2'!"&=46;2732&"&462xTTxT & < (#O7#L# +jKKjKTxTTxB 6 L ,L*7O&HKjKKj;CKv%/'&=&''&'&?&7'&767667547676264&"&"&462#!"&=46;2732332?b !!  !! ((jKKjKI O7#L#     K    0((tKjKKj *7O  ' $/$"&4622!"&=46;277&7%'?62jKKjK&;)NO7#L#>G= *H%KjKKjk.M = *7OG *H&#76"&4622#!"&=46;27$"&4622+46=4'6;27\BB\B#0CC0 !F!P88P80.B(*B\BB\bC00C 8P88PXB.'9+:%#!"&=467&4?6"&547'+"&?&5475?6KK6_`KjKB * M6  6M_P..5KK55 > > ;4<D$"&462!"&=46;32730%2+"&=46;5462264&"754&"jKKjK O7#&&#   /B/]@KjKKj*7O  P!//!P}P  P+%2+"&=463"&4622#!"&=46;27p  jKKjK&7OO7#L#     0KjKKjkO7**7O%-%#!"&=467'47&52>32#"&'7"34&#E4GG4e++1#5KK5,C g  L4**4Lf33( KjK5)` 7%'.54?6>7'&"&462#!"&=46;273230n$" 5Ps !;`jKKjK 7, O7#L#$@/&sN-N:&KjKKjsDm#*7O!'&?6>324>7!"&5z  #8!5K0&3     r 6K5)B 9%+@%"/&=46;22>4.#"'".54632#!"&=46;2732w \  [O\   #;"K5#;"KK:O7#L#S  ] [O E X";#5K";#5Ko(:*7O$"&462#!"&=4677'3jKKjK 5KK50 ` KjKKjlN5**5N88;CKb%/'&=&''&'&?&7'&767667547676264&"$"&462"&5462"'&#""#"&=46;323630#3273'#"&=46;2b !!  !! ((4&&4&.BA]B    fD/ !##   (B &@k    0((t&4&&4FB..BB. " 0C ' :# &*BE[^!2+"&5&'&/&6?&5463276%#"&505467>762'3'1"&50546767623'    /!.v    ";#5K   < SȐH KjK  AWZ46;&/.?>632/+"&5'054676762"&73'0546767621"&73'`    v.!/   `  < SKjK8H  <  KjK8H '!, '(/!+ 0  96(!//1 95(&4<!//1;?%2#!"&=463264&"";#";#";!'#"&=463!3'#% %sHri gQQ F@%  %`@@@`@@"6#.5476'&'"&546 O M{O  ' l //  ' R $9Kil"'&476;2#'+"'&476;2%+".7>&'&>;22+"&764'&63&/#/.7&54>23'  "  _  #  #  #   # y  "  R 11  "p`0 6 , 4]+ 9|9 9|9  )[6 @ 6 , d  vv  :t)%/6?6&67>3%'7>76W 65_<Q ";V " m)$*  pJ +  m6+  !#463!2#2#!"&=463!53`@@P  x`     @@472+"&54632276&"&4622+&'3533!ᕗ/AA/(P88P8P L@!`B//B 8P88P&@@ 2.-6?%#54&"#54?5#"&=46;546;232+4?#"&5%+5`%6%`p0 0   0 0mp m p `%%` D3   0 0   3/ d  (085 7"&5"&46232>7"&5%567$2"&4&'67==qqqqqh:&H>qq?!#ppp 0n37++++&&@&4&&4 4&&)? +  /B//B "%+2"&44635"264&"62"&4ΑΑX^BOqP88P8SΑgB^ qO`8P88PH)12/"#"+/#&54754632264&" (8`M=)  ,'&  ,ay t/!'J%PAep  xh  x= %!/ H;!2#!"&=4632#"'!'#"&4626?&5462?&54 ` (HH(H R(R H     @(( +  + (08@HP2+"&=7>'264&"'"/&4?62264&"264&"6264&"6264&"264&"P ((.1((rr'/72#!"&5463264&"6264&"264&"264&"6264&"%%%%3ss%%%@%ss'/2#!"&5463264&"6264&"264&"6264&"%%%%3%%%@%2#!"&5463264&"%%%%%%%@%'/7?2#!"&5463264&"6264&"6264&"264&"6264&"6264&"%%%%3%%%@%MMMM'2#!"&5463264&"264&"264&"%%%%3ss%%%@%ss2#!"&5463264&"264&"%%%%3%%%@%62"&46"&4622#!"&=4636%%6%[6%%6%   `%6%%6%6%%6U  !!2#!"&=46;463!2&264&"p  p m     s"*!2+#5326!"&=46;467264&"p `p P    @!   m 0P%2#!"&=463%2#!"&=463          "33&'"&476&&67>7>' !b'bGE:B  )!.,_Q'g9,'1B  5t*"-,!@8@32+'6.'&"?632#!"&54>7>2264&":)b6  Zw F#  #& #O  &5HX0,:,S_#"Vi  ~,  B0  %1]L<%%%C@D!2#!"&=463'.=4&+!46;23226=.='&4?625#P  /!%&&$4&      U +,p`&&4$  >& @CP]%+"&/#+"&=4?>/&6323632'&'&&/&6?67&#";26%5&#";26>C0%.B$B.%0C- C$ '));7J7;))' $C ##%$%6$%##%F/C=,'',=C/F&%        %&) %% )%&/&6?'.?>n   "   ff  (.?>&/&6?2#!"&=4637   .   p  T  xx  D 0  0 &,>%"/&6;235#"&=463!2+2#'3.#!"&=463!260 V  (+а  ] }#4!# F  @ s@l :@     @] |4#     `)2#"'#"&4632627&#"!2>54&#"FccFQFFQFccFQFF////!+L +///`^^OO^^OO@@&  &@@@4@D%"#"/#"+"&=#"'+"&=.54>76;2264&#"5@  J LL    ,4$0 TFCP .Ew  h 1 ; 16 JY4)D& 0.=K  c %'%&=47%6m  3  Z  "   f&7&=47%6'2#!"&=4637.    D  p  x  DD  B 0  0  $H!5>4&'5463!25#35#35#5!#54&"#54&"#54&"#54&"  @ `@@@`@     = cc#  ``    5U'&?65462#";#";#36=46;22+"&=46;5.=7z   8P8U UU UU),  L  8AW4 <)2    -(88(  0 0*&   " iD)(9'"&,4:@#"'&#"#"'&54632326322>7&.#6264&"575&'m +1>>?5 +1>>?  $"%B//B/`   >= >d=  $8P88PT:1 #&#"'&#"#"'&5463232632264&"m +1>>?5 +1>>?B//B/  >= >8P88P %1=G1!#!"&%;26=4&+";2=4+"%3!2=4#!";2=4+"2!5463  ` ` pp00 @     Xh@ 00 KWco2#!"&54632>54&/&546;2?6'&'54+"+"'&;25754+";2754+";2=4#!"3!2`    -  -  ppPP              h3%#32+/&?#"&=46;7#"&=463!7632bK  S  37  K  R  4 ` j  C ` j  C %-56+".7>264&"6264&"6264&"264&"PU&P&(/hP) n/3=N&@";*P}CJmm-S"*2#!"&5463264&+";26=72+5(88(`   0  0`8P8  0@"&462"&467"/&4762%6%%6%%%6%%F     %%%6%%%6%%6%     $4%2+"&=4633#"'#"&=46;2%2+"&=463   @@$I`        @0p    %1=I6/"/"/&54676276254+";2=4+";2=4+";2f&6 66 6&&6 66 6 ------  -----hh "*.2:>H73#"&=46%#!"&54>;5462324&"2#37#364&"2#37+532  &&%pp!/""@@`@@h""@@  0&&%@  @/""X ""X 7&/&6??6/7?6/7?6/7?6/7?6/76|  P E< <87<<77< ;E   'ef/0ff/0ff' #G7&546;2#";#";#"32#!"'73;2=3;2=3;2= ` 88888x  @)@@)  @@@ ` 888888@@@72#!"&=46;;2=3;2=3;2=3;2=3;2=   0@@@@@  XXXXXXXXXX/73+"&546;2#";#";#";#"X  XXXXXXX @    @@@@ /7A546;#"&52+"=4;27#54&+"#4?62264&"%2+ @P h0 ` 3B//B/p  P  @@(@  u k/B//B  @ #.'7562"/&47@`>S S>+u  5 @S S>+>u 5  !4"&46;46;#"%2'&/52>76#"'.#57676%% % ,IfHM-4#-:+0MH2N/80+:-#3 %6%6%2.&B   B&,  *2:2+54+"#54+"#"&?6'.54264&"264&"Ԗ* N@N  ,24&&4&4&&4&]"A6 B8888 B Z4]&4&&4&&4&&4 /J7546;#"&2"&427735654&#"32+'2+"'.#".'46;2` `v 6ԖԖ=2$q| 3$qO=2| #,# @ ` 7Ԗ$ 2=Oq o2=Oq$| @   t3#"'"'"'#"'.?63!22767#!".=327!5Z&/,XX-/&A     @   I(Z!!!!!!Z(h   dd %%53#!"&53%#!"&?63!23+"&@@ @  U  %@   @  "" /"&=463!2#2#!"&=4632#!"&=463  @ ` ` ` @ @ @ P @ @ @ @  7'7'772"&464/76/&'7?6/76/&'&'76/&'&'76/&'&?'&?'&??6/7??6/7??6/76/&'77'7----------jԖԖ ."   "-  -"   !-  ."   "-  -"   !-------D------qԖԒ -"   !-  ."   "-  -"   !-  ."   "-3---+/M%#54&+"#54&+"#54?6;546;232'5#53#!"&=3;26=3;26     . 33  @      S  S . PP @@`  `  %/&#!"&=4&&/&6?267w9 9 9 9?L?` r  r `C:I"&462/&/&/&/&?.?67>327"&4?6((.   -   < " #8 ( ;  2 `(( E2 Y  J B"<      *"4 ," <  2 $2#!"&5463!2#!"3264&"s%%p  C@%@%  $6O2"&42654':12764./&>'&"67627>'.3232654'ΑΑ P  b FbP  ΑW    &&      @"2!2+"&=4&"+"&=46;!2#!"&=4630  8P8       (88(   `      #:BJ%6?#&''#>#6&'37.'#!"&5463!2"2645!"3>- '' -V ." '--'L    )77)FjKKjK 1) )#*)11))*# 4  7)@)7&KjKKj@,x7327/"&?#'&/32767672>367'&"&'.'&'.'&764'&7>76767676276&2654.#"a4%4 .  ! 4%4  J          7N7+'U &p Y&           P88(,-2#!"/&4?63'76/&'&??6@%% >>  >>  >>  >>  %%  >>  >>  >>  >>  '7M]2+"&=463#>7##"&46322+"&=4632#"&'##&'6=3>2+"&=463p  `  @62 9*P  %% %  `  %% P*9 26U   `   `  ` 8H '?0O  %6% `  ` %6%O0?' H `  ` 1;#"'&54675#"&=46;2+7'&?6/'!&/5#.&4,  ' 4 +%%`@!,34Y     ' 4 +.53,!''  #2!54635!+"&=#"&"264`  %@%6%@%  %@%%@%M4@HR\d2+++"&=#+"&="&=#"&=46;5462%;2=4+"264&"75#";26=4&+264&"        =p  p  ps@ P       P 0".."08] `  ` [%#"##"'&'+"=#"'&767"#"'&4767.'4546320454>762>7632 (8 n /7>.'&7264&"7'76.'&?>ΑΑ c4&&4&Α> &4&&4@H%/67#"'".5'7&'&6?67&5462'0"0"132676&"264767,RL\142G6G! D 8P8 4#03C#"9d h`:_~)= {:|"  v(88(Y$ Xt 7/  3N54&"54&"&'54&"&=4>3276322654.'#"/&54?&#"QH4<<4H0>R-97n  Vz'v  IVz8_F9. f  wh  hw  f .-  G  % M /&@  *62"&=46/627.#"75&"26>54&'8DF;<<"} @ &4&/&:!D8K55KK55S, &&    &&m& ,!33#"&476&67> -jQe:K? 9  2D[OV,}n5119  ."3W8.)T];#!"&546;;2=4+";2=4+""'.'&"+";26?212?62;264&##532   ȠPPPP +"       / I 8    HH )6  2     '0;#!"&546;6&+54&+"#"27#532   L A   A ` 8    P P`R G3#532&=#53546;#!"&546;;#" b `@@     Fb ` A@A |      373#"&=46%#532;#!"&=3?6/&#46;pp  7  ` ` Ƞ@       A ` ` A  *6BR%#5%#532;#!"&546;;2=4+";2=4+"54+";254&+";265  7   ȠPPPPPP   @@     HH ` &2m#532;#!"&546;;2=4+";2=4+">54./&546;2?6'&'54+"+"'&;25y 7   ȠPPPP -  -  W     HX          ;CL;#!"&546;&'654&+";26=3??6/76/#5327#532   E !!%P  ;   00 ɀ b8     !&%  0;   7  bA7@EO7;#!"&546;;&'.'&"+";26??62#5327#%'762     +"     b`DED (    /R )6  2  (bDD'0;#!"&546;26/&";;26=7#532   A `` A    8    ``P P &%"/&4?'&?67627'"/ Pu_V  VR  [1;;  ;Q  uP_V  VR 0;;  ;R @ "1%"&546?"/&4?'&?67627'"/@%6%  Pu_V  VR  [1;;  ;Q]#%%@  uP_V  VR 0;;  ;R  -A\n62#"&76'47'.76'4&'".76'&6&'.76'&767'.76'.'".676#"&54'&676'&'.#&#0#"&=&762 +>   " ;I   (Lm Q9     ' "&(X<9  GKl>60 rn ik `<*MK  GH  ML  FI)< #.><  79?1:kJ 65 897O z,  ' V   <9R  fHJ* @`$2#"&'&?'&6>264&#"G0a@((@a0>p&X  W&p  `)7337)<*B nn B*<  '/$2"&4&2"&462"&4264&"24+"36264&"NΑΑP*<**<<**<*ΑΑ)<**<* h*<**<'2"&4264&"6'.#"7626264&"ΑΑ =(" 14)Α* "  32+"546;5'&63!2!!88J0**0j2"&446;.'+";2;2/&+";232?676?6?6=4&+"/&6?63232?65ΑΑ Y;  Z  /       ΑG :R               _n2"&4654/&+.#"/&54?632;26/&54?6;2?6/&?6//2?676767654'ΑΑJ  C       G    _ Α         G&     /d /*8m2"&4762;2=4/&4?&#"32?6;26=4/&?63254/&=4+"+"/&+";237632;2?6ΑΑ 3Su>     '     Α_N  & uS-  f        !%)-15=DK2"&45#375#"6264&"5#75#5#75#5#75#6264&"5#326=4&+ΑΑ(   5000p000p000`(  Α( 8( ((8((8((8((8((8((h(% (&2"&4"264&"2642676&"'&ΑΑU`Y // Α6'  '#22"&4%2767&'&"2767&'&"2676&"'&ΑΑ8+`Y // Α!" !" !" !" 6'  '+92"&4$"?626'&'"?626'.2676&"'&ΑΑ[&#  &  #  &   `Y // Α)))  6'  ' -AP"&5476227"&4632&"?626'&'"?626'.2676&"'&(**0 ΑgJ>/L&#  &  #  &   `Y // @77<03gΑ)!.)))  6'  '':2"&4?6&'&'&2676&"'&%>'.'.7ΑΑZFi`Y //  ΑF  6'  '  F#12"&46/764.?64/&2676&"'&ΑΑP!!!!PPX`Y // Α-0(( ((006'  ' /<JZ"&767622"&47667'676&&>'?6&/.?6.>'&26 * )!)yG!)yG Z  4]Z  4"k,<@PH)H) Gy) Gy) ([ 4   Z`"a$,k .G2"&4?6/76&/&"2676&"'&%6&/&"?6/ΑΑ_# F`Y // '# #Α ##   6'  '    ## 6FVd72"&476"'&'&61"&'?676&>32&'&&"?626'."?626'&2676&"'&f )S) Hr  ss   _?lE K&#  &  &#  &  `Y // H))G R9DD9R]:e=b)))6'  '%-K26=676&"'&.54264&"264&":#".=6362?>ΑYH * // * HY&    gO~.$  $.~OgW@%  ?   ;HU%:#".=6362?>26=676&"'&.5464/&?'76&6%&    ΑYH * // * HYP!!!! PPI@%  ?   lgO~.$  $.~OgA0((((00%8@^2"&4&26=676&"'&.546'.#"?62264&":#".=6362?>NΑYH * // * HY  % & 4&&4& &    gO~.$  $.~OgP    0&4&&4@%  ?   "1<62"4&"276'.#"?62&2676."Α7  % & Y`Y /YΑΑ     a '66'  `/?O_72+"&=46;2+"&=46;2+"&=463%2+"&=46;2+"&=46;2+"&=463`  @   @   @   @   @   @   @  @  @  @  @  @  @  @  @  @  @  @ @/?O_2+"&=4632+"&=4632+"&=4632+"&=4632+"&=4632+"&=463`  @  @  @  @  @    @  @  @  @  @   @  @  @  @  @  @ @ @  @  @  @  @  @ "@72+".=4>;2+"&=4632+"&=4&#"+"&=6  %  Ҕ  zV8`8   @&@ ip pVz8`8p piF7+"&=46;2#"&=46;22+"&46;23265454&"+"&=6 %%   %%Ҕ5% fzz  p %0% p %0%`i%5(VzzV i!77/'7'&54%'76DC#)#+3`3 + FC##* 3`3++ǩ';GS_ks&'&'&6;2+"'&'&'&6;2+"2#!"&=46;254+";2754+";2754+";2754+";2"&462+ + n+ +  %%%+o```6%%6%($> ($> ($> ($> @ %%% Spppppppp@%6%%6@-=M]ms#32+54&+"#"&=46;#"&=463!2;26=4&+";26=4&+"';26=4&+"26=4&+"334&"%54&+";26=4&+";260        &&&&&&3&38P8&&&&   P P        -&&e&&[&&&&(88e&&e&&7@L&=4;2+"=46#"'6+"=4.'&=4;22#"/2!2+"/<0(0$qYZ).00vYuV  v *AB>,9!,P8!W1/' %>>  p -52"&4264&"4'654.'&7>264&"ΑΑ##") ΑW      5G2"&465."?624'654.'&7>765.#"?62ΑΑ #&#  & h##")A  #  & ΑK))      !)&.Ma%/&>7676#"&462&#.&264&"4'654.'&7>?626'.#"S  /4gΑ T## ) '   .! S   TΑg.,%#           %2"&4"264&"2642676&#!"3ΑΑU87Q  Q7ΑH6 6H.<2"&4?626'.#"?626'.#"6&#!";26ΑΑ  &  #   &      Q77QΑ6)!  !w 6HH#12"&46/764.?64/&6&#!";26ΑΑP!!!!PP  Q77QΑ0(( ((00 6HH!/2"&4?626'.#"&"2646&#!";26ΑΑ  &  %Z  Q77QΑ5      6HH ALP7"&=46;%+5322+"&547#"&547#"&5#"&=46;2#46;25#  @ 0 S((S 0 ` ``0`      p    000@ ",2"'&547.=42767'5%6hJrrw ,!!/ J4>>40?(%@%(8 @  *42"'&54264&"7.=42767'5%6hJrrm""w ,!!/ J4>>4^""I0?(%@%(8  ?&76'7'/&?6276^KKQr  5bW  i ! %KKQ  rs5KbW  h $ 4'&6;2%2&'7632"&46&/&"?6/?/o o U o/?E ʒggg 44&  //  = ++ sggg6 // %4  42"&4264&"264&"ΑΑΑW!32"&42654'"&54724+"362654'"&547ΑΑX&4&""4&""ΑG&&&   p&&  &*!2#!"&=463!6?654&+";26p  M M0FF     [; L L&& +#76322++"&767.5#"&=463d  C6  6C c$   76732#!"&5463264&+"36264&"7#&- '' -V.  'j  %%  ;jKKjK-'1) )**h*#f)1 @ %%`   `KjKKj1)?'73264&"'766'OTc!] ];1#]$b!cT;] ]'T(b!7'73264&"'6%'762+  (] 99(5+! ](  J(99$67'&4?622?'762'&?%"/7?md Z  "> >,.q.(-qk  Z  d,> >d  Z "> >,.q.-(q k  Z e,> >.!2#!"&=4637&=46'46'%&'p   'f0 A db+ (&+     e  C   1 N 1!2#!"&=4637'&6?627'&6?63276+"p  AM(HhAc++.,     kS$4b!R21'$*2%//&?'#+"&546;276%3264&#-N  NN  N   (80$TN  `  `N  NN  NP  8($6TN  @.6J254&""'54&".546'.#"?62264&"76'.#"?62ΑA7  .d.  7A   % &9((  % & gBq!  !qBgG     &4&&4    #.2"&4"2642654'&"6264&">'&#"32ΑΑU(**3-F7Α776 !)-59%+"&5#"&5#"&5463!235#264&"75#264&"'3'#u  8P88P8  R``L((`((0PB o (88((88(  `((``((`=2##"'&7#"&?6&&/&?6>76327>o )"( C#+M b:  7:& *KJ 6 E=  8= ' %#3hG6! ''92"&4?626'.#"6&"'&276'.#"?62ΑΑp  &   #  #n#  -3  #  & ΑF  )  **  6!)(,048<@!2+"&=4>;53#!"&54>3!23'7#?#3'#73'3'#  07  7   j ` gFrj        B 1``pp``p``pA,2"'.543267>&'&'6768'SS''?D++D?'!FG"%;?QQ?;%$'88'$oo==o"%/&&?6/&6?6%">H6 F&3 &)'H!.L  C>"( 4949/!=  !)19AIQ#546;22"&42#!"&=463264&""&4622"&4&2"&462"&42"&4 @ (8 8(B//B/Mss`` m 8(  (8/B//B3s*5!2#!"&=46;26=4'&5463 @(8 @ 8(C  D-+ @@@8(  (8 (2,:+ *$ '#"/#"&?'&6?627// jj A ( ARr 3f&gDDg&Qg 6r#/;I2++"&=#+"&=#"&=46354+";2=4+";2'#546;2#5P     0`0   hPPPP2"&4264&"264&"6264&"ΑΑC4&&4&Α*&4&&4 %-1573622#!>?"&546;2264&"75#75# K   8P8 j8@@@  L   (88( [@@@@ hT\7&'76?6/&"'&+""2+"'"'"'+"&=46;276;2276;2276;23$"&462 D P(1d"dq 0  0 :&&t&&t&&: %JJ%1B//B/b 9 "& P      `/B//B4j%2+"'"'"'+"&=46;276;2276;2276;23%"'&'5462+"&=4&"35462+"&=4&"#5#p :&&t&&t&&: %JJ% 8P8   8P8          (88(   ``(88(    ` '&?66762%47#"&z   (-6,!2BIg    >@4_6I& (&-h#22"&46/764.?64/&"7626'&ΑΑP!!!!PPRM )) Α-0(( ((00>-  -3#"./.""&/&'&'&7>76676/676%   "" %2" #d   0)"2`>1(CS9"    "9SC(2="3 @# 3 1.7>>327/6'&2#!"&=46;7s-G'I!`+ .#:?f  I;&5463232&264&"`I <8(,< ))$ (8, %"2+"546;5.?4>;23'(4@ @4ru W77W uPP/7;%+32#!"&=46;5#"&?#"&?&5462+&"264#3{ p  p ^1 r(r 1V  `  ` `  a ~  ~   y "5#"'&"#"'&'&767676676'#'&7676763_' $+A A+$ '*$$*?#/++G0:  :0G++/#  % $   (3:AIQ\62"&47'"'".'&7&766267&'&'767"&#">"6727&'6264&"6''6'&#"#77W$|$ (" 77W$|$W% , 2 B//B/ % s5KK54 VV5KK54 VV  # # %%K/B//B? # #   `O%#"&'4.#!"#"&=46764'.=46323!2>5>32W,' ',,  ', $,   ,$  $,   ,$+"&462'&'.=46%2.=476`8P88P> F|  < |E DP88P8#   ")@%K2#"&'#"&547.547&5467&5463021>#"'#"&546320212&*&*(&"*&*&"&(&** (.( &( **x%& (+5HY%+"&=!+"&=&=46?>;2%!'.+":>54&#"!264&#":    "9 9  " N   !06   60!2 & 222 !  #/K2#!"&546;546;23546;254+";2%54+54+"#";;2=32  @  ` ` pp((((@   0 00 0((((*fz7&?6/.?6/&6?>?6/.?'/&'&?&'&?676?676767676%&>76&'&'&/&#"&>76 #  NA 2M  +=   %          { }     { l)   .M  +=  NA 28+$/ 4 C 4. + ! 5 d   )6!+.O #+/3;2+"&5#"&5#"&=46?>;2264&"75#;'#264&" (8 08P88P80 0!m|((xM&MY((8(P (88((88( p"z((```((@Qh!2#!"&=46332'.=4&+!46;2327>=.=46;5462354626&+76&+";327P   2"'%%$4     : D ;     @  *x!..p`%%4$  v*  0 00 ` 3 kS'%"/&4?626/&#";2=37   {U p  `    N6 P@6'8@HPX`%2#"'##"&5475&546323632#0#23'"1"&46;7#264&"64&"2$"264264&"264&"%%%%% %%%%%''&%%&  w     @  `%6% %%%% %6%A A @%6%@b        7AE%'&?67&?'&?6'2#!"&=46;;267!463!2!: : $$ U $$ : :  &&  =@; ; $$  $$ ; ; && pP0&4?62'%/&4?2?/&4?2?   ;  : :  ,jjjjjIIjjIIX%/.=32?654/32?&54767>3276=46;254632|N/<(V  V(3235#"&=46;2+325'46?"&v F   88  8920 +$   /  _ 0   0A?>] +>0%#!"&5467&546;&546;2654'6323232#**#*%!/ (8%*O(**(#*%/!8(%*#%62"&4%+".?622+"&=463KjKKjK  k * P   KjKKj%    7%/+"&=&/&6?'.?>546;276   @      @  r 8O O8 NN 8O O8 N +9GUcq2#!"&546354&+"26=4&";2654&+"26=4&";2654&+"26=4&";2654&+"26=4&";26 (88(@(88(@ @ (( @ P !.!!.! P P !.!!.! P @ (( @ 8((88(@(8@ @@@ q8 8!!X!!X q8 8!!X!!X y@ @@@ +9GWes2#!"&=46354&";26754&";26754&";26754&";262#!"&=46354&+"26754&+"26754&+"26754&+"26 (8%%8(@( @ !.! P !.! P ( @ %8(@(8%` @ ( P !.! P !.! @ (8(@%%@(8   8!!8 8!!8    % (88( %P    !! !!   (6HT\j7&>#"./&67632*#"0&'&567%.?>766676.67&'7676.'&6 ]F& #YJ gu$$ dY ,   SaAO6 ,  SF ." ,+ -2 # $D&' 91+   )H! A`) ,'*(O  .6>F3"&'.535.535.53546;23264&"6264&"6264&"  @ F\F %@$@$@ @((((((  &%,99, 2 & 1& 1  %&((d((d((04%2+.#"#."#"&=46;546;546;232%3'#2+/+"&=&'/&?&'#"&=46;67'&?667546;276264&"'2+/+"&=&'/&?&'#"&=46;67'&?667546;276264&"p '0&CBCLC   qSJ 3Q0                ((                ((   """   P ` h @`@                P((4                 P((6:BJ%2+"&547#"&547#"&=46;546;546;232%3'264&"264&"p 2B\BDB\B2   qm0 M((<((   .BB. .BB.   @   @``(((( 0H?62"&472#!"&546326/&+";2?33754&+"&#"327;26` 66  F  **  55     $*<* @#/%2++"&=#"&=46;&5462&">54(  ` `  -%JlJ%E,     ;5AOOA5;"9 !(:B%#!"&5463!2;;26=326=4&+54&+"#"5!"3   )77)F 0   0 0   0 Z 4  7)@)7v  p p   0 0 @/3B$2"&454+54+";2'"!546;546;232&'5#!"&=33xTTxT & < @7.uPP  TxTTxB 6 L P001` *&0 -9EQ]iu2#!"&546;546;23546;23546;254+";2=4+";2=4+";254+";2=4+";2=4+";254+";2=4+";2=4+";254+";2=4+";2h   (  @  @  ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (   h P PP PH  ( ( l( ( l( ( ( ( l( ( l( ( T( ( l( ( l( ( ( ( l( ( T2#"'#"547>7&54>'./&54;2?6&'&'54&+"+"'&;265Ԗj83AL92    2   zz329JV%      BOg#"'#"54767&5462;2=>54./&54>;2?6'&'54+"+"'&#"'#"&'32654'zV<3+.&zf -  -  Z.+3<@hc9HB^)3B^          6,qO P23#2++"&=#"&=46;546;2`  ` @ `  ` @ @ @    @ `  ` W]ciou}%2#'"/+"&57&'"/&4?&'"&=46367'&4?6267'46;2762'7&'67#677&'7&'6264&"67'367'?&' $  /;  ;/  $ $  /;  ;/  $ +Y%+ l@ L1 C +2:%+ l@ @1  ;/  $ $  /;  ;/  $ $  /;@ 11 % L%+ @ 1w1 % H%+ -T7"&=46;2#546;2+"&2?#!"&=%5!'54767546;>3232     F4```NN   P  r՗ FF  , , !2#!"&546;54&+";26`@`   @ @  52#!"&546;54&+54&+"#";;26=326`@X @  @ @  @ @ @ @ @  @ @ Z/&='&63!22"&4>54&/&546;2?6'&'54+""+"'&;25?R;#Py^^^-    -  gCQ9 < ''^^^          eoy%2+5#5#5#33#54&+"#53535####"&=46;546;546;54623546235462354623232'354&+"54&+" P P @ P P     @  @  @    0  8   `  ``P P``  p P p    p P p00 @ @1?G%"/&5476;5462;2=462;2=4623226?."62"&4 f88f @       @00 200 = n<7654'&547654'&54763231!QM(;/)V :)9+**  **%5):  V)/;`HXWE; )f<G+%7-D A!  ! !  !A5% 7%+G=f);%#!"&5463!2!"3!0#"/267#"'&54?<14'#"54?&''312545'764/7454#"#'4"'"#"32?.547&547#"/  )77)FC % =N= %       F 4  7)@)7  &11&  #  po ! A-<JX%&54?626"/.=54&?6754&3766=4/&'6=4/&* ,  PP``PP``l1PP1OmR 66 "-$ nv~/612#".5'"&5475#"&46307'/&'&6765'&?.5467'&?7>54'&54764'6'76/82 5 P/  ))  /P 8 /< &!M,;;,L"& U ~s?'$= *!       !* AE  (/(F6$ 33 55 33 $6F(/( t && "" &&'7#!"&=4?62335335332!546;2#!"&=463    @`@`@ @    d % % Z 00 `     @'9=L:767#!"&=72"#".'.'5463%2+5.+54635#%#5463!2#"*+ @ @ ,)" ),   $`  @` @ & 0  0 ! " ` ! @@`  `&  '2=HS^it2#546;2#546;2#546;2#54636"&546?"&546?"&546?"&546?"&546?"&546?"&546?546;2+32#!"&=46;5#"&=46;2;546;2326 @  @  @  @ } s s s s s s    8( ` (8      @       .   .   .   .   .   .   . Ӑ (8@     @8(    CP3+"&%!&5476?2+54&"#54&/#54&"#"&=463#5467 @ CXE++EX  @ @    @ C8+5 5+8C< @  @H$ &H@  @ @! 0 h'&4?6"2#".5'546326=4&"+#".5463264&+&/&6;264&#"/&47632?6#".'&66iR;;%'  #/  )K5*A$  !1 &&!   (8% / q%  &'5;)d$4 &+ d !5K01&4& ( & $'$  $     $&#".'&'32#".'"'#"&463267&'#"'&&'&4>7>6767&'#".'&#"&463232>7'.5462627&5462327>32#"#"'7>"264$"264g  !   (  (   !       *#%6% : %6%#*         h   #8-%%-8#      !4"%%%%%%%%"4!  '    2"&44&'657677ΑΑWAY&s3&+E(ΑgCg g)rG"ir "?3N,/)g,%+54?#"&5%#54&"#54?54?6m pmp `%6%`0 L L Qd L/  `%%` s K K s/?2#!"&546354&+";26754&+";26754&+";26p     `     `     `    @ @ /?%#!"&5463!2326=4&+"326=4&+"326=4&+"`    @ @ `p     `     `     ("&462'+"&46;'.?67676&6%%6%_#n\- 1&(': ! X !@%6%%6An1"#G!\!./ ! H (Q2#"&=4?54?03>26=4#"/.=46226=4/&67621/&Zu M  z&/  M u '? / `Q  M P ` / ?'  P M  Q1NV%#!"&5463!2"3237232/76&#/&"'"327654#0"#"&463:1324#&5!"3   )77)F  ;/DD/'88'u Z 4  7)@)7x CC`C8N8@$_%"/&=#"&462322654.#"7+"=&'&?6;2654/.54>354;2'&+"d8HVzzz, xT'B'+CCJ  d ,zzzVH8 T<'C&Tx+$OO$5  %47#"&'&6?535#546;272#546353#"&'&67( . W   3s - ^)!HA  @&W!HG;%//&?'&?67672+#"/#"&=46;2>3; ..  ..  ..  ..   b X,  Q :U ..  ..  ..  ..  0  0 jC 92#"&4632#0&#"3267#"/#"&?'&6?62T +.jj.,  W||W7 DD 7L" "  Ԗ || 6L$$L6  EE &),/25%+"/#"&?'&6;76232#'#3373'7#73'5 k8 * 8k 55 k8 * 8k B( 5p55p8.((.(Y$^^$YY$^^$!7XXX&8!!!&8! 'E762#547!#762'#54&#4?6'76&+'&"#";2?326F &r&  `-` H''''+  +f `'&]z f(((( EQTW]%'37'$2"&54737!;32?327654/7654&+'"#"$2"&54#''73@$Q((| < <  < < s(($,B!!B!!R @   ` 11 1 1 11 1 1 @   o888859=27+32++"&=!+"&=#"&=46;5#"&=3355#xH@ 0 0     0 0 @H`` ` @        @ ` `@@@@@@DH%+"&=#+"&=#+"&='&'&?5'&4?5'&6?%35!5!y7       7Y7 ww 7@/ 0 00 00 0 1@2@VV@2@@@@-6/#"&=46;//&?'&?676  Yf  fP-  ..  --  ..  y  Y `.  --  ..  --  %2"&4264&"&264&#"3"&462"&4ΑΑP88(PppP(8SΑm8P8pp8P@4DL";#";#";!!&'.7>/762#!"&=463264&"rip ' FF '  -- [% %@@@`@ MN  ? JJ p%  %`0LT\"&462#!"&5463!2";26=654??6/76/&'&5!"3"&462    )77)FB/ @ GGbbFFbb w  8   4  7)@)7&     ++**@8   #!2#!"&=46;'&?676%3p  5  ))  5t     JJ  88  J-7?G327+"&=32+"&54&"&4632>?"&=264&"264&"#!*    & (833@8P8@  Y  & `  & 8(V'`@(88(@P    7#546;2#54'#5##5#+"&=!+"&="&?63!2p0K5@5K0(000(N      j@5KK5.p pp p B<%+"&54674&5463263276&'654&#"&'&54632W*/!(8$8(, &5T%8( qO#)m_.!/8(1 (8&' A$(8 Pp F)F[DQ%#!"&54674&454632632%&?'&4?'&676276&'&"74632.?$8((84%B."6&R L SS X))X  !\B1#) ; 'z 1(88(&6.B$ & X))X SS Y !B\.#1$D/  '0:EKO7'"&?&=46&63''&4?6#76276/&>2".=7#'3'klMArQ =m__}LPujddd8.BY1b zbWBߜŰ #'&4?66&='46/&5   R ww e&] mt ]&  4<%+"&=#+"&=.54623%+'54632324&"2* @ @ $ & 5 @ p  6 pp  1 p &$.    AG7&?>#"&?#!"&547>7.='&4?'&6;2+"/#77 u*x [ #H0  GUZ-3<<> K  @ u W+*)EB<#/@ _6m 2 c  % (&#"+"'&7'&4632?547623HV( #2"# (?23I X! ) #"1$ (VO?2  0@P`p7+".767>%+"/&67622+"&=4632+"&=463/.7676"'&'&?6#''&'&?>2+"&=4632+"&=463'62+"5'67+"5+"5  a% * %@ ` ` `   S*   S *S  $ *I ` ` `  @   .+ h h  @ @ @ @   3$ 3+. 3  Z @ @ @ @   -Ohq;#!"&546;54+";2=4+"&=46;22654/&54;2=4+"+"374+"276=4+"&57#532   ` ,   `$$y 8        `  x7''7  CO_o#"546;2!5'&=;27;2732?>72=4+"&546;2'&+546;2"&=46;2#3"&=46;2#0   $%    # p&       @     X($@@%5N  (   %?p      &.6/&/&"/&&546264&"264&"Rt + )) + lqQ  0 .. 0  PvG'%/&?'/&='6276"&47%; Z  $1Z//-  14% Z   1-//-$ 1%4'/mx32#54#32#54;2#54;2#54#54;2!32#54!2+32#!"&=46;5#"&=46;2;546;2326=4636"&546?"&546?%".546?"&546?"&546?2"&546?"&546?"&546?"&546? 8  H ` H  8( ` (8            (   C  2 (    xxxxxxxxxxxx p(8@     @8(p p   p   '   '   ' 0  '   '   '   '   '   ' #+!2#!"&=4637#76?#?/7?/   o$8V@@ @       @ &k @@    JR7#"'.7/.?>2+"&=#"/1"&='&54?>3235463&"&462Q#4   @:!  0 /W  /# \((5e  b" +   P/S  SV k/ @((>F2#+"&=#+"&="'+"&=4632546;2632>264&"E   @ 3z3 @ pPI7  #  `\     GG B^)1   P  AIQ&/0+"&='+"/&54?&5457+"&=4636;46;2264&"@!  @  B   4$+K5x G  sM  &f-! @i d D) 8 8$4!5K   G43+'7'#"&=265%/&/&7%62546;2  (hFN2+32+'32+";2+"&'&76=46;76;2"264267#7` 8(\7  PK@   p  l0(pP8 9  Mwf (82n  P   %*&.PpX   W;7 2"&=4$"6265427&"ړԖPp II 99:R>b;SS;b>/! ** !ZB"&462+"&46;%2+"/#"'.?'.?'&.6?6$((   M  C  6  >  U % (  '%,G*`(()N$ f W2 .W   (5 &2#"&=4&54'!2!!2#!265(P -P(8 P B.(8P @&'p8( .B8(#7?G/&/&6?'.?>76'.5462+"&76"264&"264     &TxT&  ~  ZZ EE ZZ E:"5KK5":   &?6S  M  =  9  Go'&54?>#/#+"&='"&547+"&=4?#/&?6;'&/&?637>23?632/&6?6#'&'   0/=  J7R7J  =/0  4 NE 5  2=$ $ $=2  5 EN s6N H(  Ha N Iw (==(wI N aH  O P  L44L  P H N6 @$,4<DL!#!"&7>=46264&"264&"264&"264&"62"&4264&"   8  I  I  I  P88P8S:J)1     Pp        ppp%6%%6ksx$2"&4264&"2&#"#+"/+"&=&'"/&4?&'#"&=46;67'&4?6546;2354762264&"73'#H44H4Nh  3;$Q  ,   8f  oB//B/fn)kp4H44H< 3 3 0   ,  (.$ (/B//B``  (<#>32#7"&547367#'547"&%2+'72+654&+'327ZR@(\gB6jKbP0 *q7OP/!F*#L#D$,P2K5 5w0*=)D(`O7*!/`$,2+"./&"+"&5463264&"264&"`   :    e6%%6%e6%%6%   == @ %6%%6%%6%%6  A[72#"&'&6;232>'.+"&=4635"&=463!2676&#"+".7>#2&'&6;23264&+&'%9:+#5      N  !26( :-06D /+H " t /$,A,"           ' (.G T7. +' (&'"/&4?>7&?67'  M5ZN#L  zZzw  L#NZ5M  ^zZz-W62"&4$2"&4'#"'"'#"'&7&47&66266+&'&#&""#"&5467&54632632:12((((G  2  $ 2 #8(+ < +(8%B. 5%!/(`(((( 2    2 #$P8  8(2 .B!/! B8ER_l%#!"&5467<146326326#"&"'.'&'>32#"'&?>#"'&?>#"'&?>#"'&?>^%/!!/%8(1,+E+T: %2$ % [$ % [$ % [$ % ,!//!,(8(%5#+:P 5.@@@@@@@@+;J2#!"&5467&54632632:62"&546762#"&546762"&54>(88((8%B. 5%!/ "(" "  " "(@8P88(2 .B!/! 232 32   )7Ec6#"'.?>#"'.?6&#"'.?6$#"'.?6&#"'.?672#!"&5467&54632632: @ @m @ @ @ @ @ @S @ @;(88((8%B. 5%!/Q p p p p p p p p p p8P88(2 .B!/! @EP]jw%#!"&5467<146326321&?'&4?'&6762760"1"&7&54632#"'&?>#"'&?>#"'&?>#"'&?>%/!!/$8(1"; GG K##K  % Ib&D$ % [$ % [$ % [$ % ,!//!,(8(5 K##K GG P & @@@@@@@@1Jc|%'.'!'+"/&?67&'.7676326&#/&""?65'76&#/&""?65'76&#/&""?65'5!+"&=#+"&}  6&   K  +*  Q&C      ` @ @    Nl# c # +**Q$    퐐 PP  1U]emy2+"&54327.5>7327&'.5>7&'327&'.5>676.264&"6264&"264&"7264&"   ,>&3=1S?AW3+O-%>&3=+O-%&.T,+O-. 5!6H+O-%&.T,1N.1(A( 4$)    I     0  $ E V>  = t!E     (  / 9 / %-7?"&4726767632676324&"2'"&462"&462  LB9r9D [a KjKKj5  a[ D9r9BL   jKKjK  I  @ 5=RYf53+"&2+"/#".='0&5#".=46;2&"&462753"&5#"&'#"&?'46;#%2+"&5@    :)   &-Y((  @`    0 Q= 8   8+e   `&-`((D `     0 M%2#"&?#".576;27+76'&+76&+"#"&5467&546;2654'632324X; D|+/! D0!/+ &!/ (8&p  ax Ao.!/"x/!.&/!8(&@<Z6+"&=4&'&+"&=466+"&=4&'&+"&=466+"&=4&"+"&=46 SS   oSf   lW   B19T   _N5      +KQ V e tZ tV 3NM8 JrW0    #9 ";T!546;26&/&"?6/76&/&"?6/76&/&"?6/2'.=#+"&=#+"&=!26=463 ^BB^       )) ` `   @@B^^,    @'1 +p PP p @ /G%2#!"&=4632+"&=463!2#!"&=463'"&4632632632+"'p  @     P3!2?6/&'&`   @    @ J_) `  ` @@@@  K^)@,X%#&'"'"'"&=46767>7>7627#&'"'"'"&=46767>7>7627#&'"'"'"&=46767>7>7622+$)l+)l+) !  X  Y  !+$)l+)l+#, !  X  Y  !+$)l+)l+#, !  X  Y  @                         %="&462#"/&4?7#"'.?'6#5&/.>2?6B//B/   0 .=u. 0   )) )'b') /B//B' ! @  9339  @ ! '       2:B!46762+"&547"'"&54>7&5!5463264&" 4&"2o0+ !h 0<"/B/!F!/B/<&`6`" \   @K8+!//! !//!!8K@&B  go"&'62&.'632767632&7'&'&'&''&4767>.&76767&547632>54'&6264&"  'V' %, 54 ,$k6 +`2+=66>+2`+ 6 ) F2!7  ) ((P  P/C**C/P = Xb   bX= ?13H!8"0@(( 4I7&=46;22654.'&=467+"&5.'.=46+"&5.'".=46:D <)Ej 0 ( 0z   a Sv   S9 d=)< WD   2 z a   `vS :R   7!#!"&7;26=4&+"%2!546;546;23546;2@ ` ` P@0     ` ` 000 00 0 7!#!"&73!26=4&#!"%2!546;546;23546;2@    P@0     @ @ 000 00 0 ")-15;C#"/&67%>'&#"#"/&6?63267'7'?'?'77&'67')6  a     ! %,.O =<<Q - $=d9w!6  7 18>='''.  *'&&'&7276/>76/&67*."'f9 13  7SDX!"&#b.&29 1B 2 8 &"!XD +;K[_o%#!"&=4?>;5#"&=463!2+32;26=4&+"";26=4&#'#";26=4&'35#26=4&+"3;26=4&+"54+";2754&+";26754&+";26 @  U`  `      0  (        0   E[  [ @ ` ` @   G   P     @  x  W  +@V72/"/&4?'&637"&=46762#/&=46;26+"&?'&4?62  c c!   c c! c c  p  p !c c p !c c @ p !c c c  c! p   p  c cB C#'32%#73#5"&?6;2++"&=!+"&='#"&=46;'!0ac  ~~  c        ` ` @         %?N^#53##7/32210'&/&"&?6;#+"&='#"&=46;'%"&54676>'&'&'32=d~! c  '  c51    %4^^D4( '?3&XH > `  ` K7H6    !`A]]A&m/$(?/S!('132+5##5##5##5##"&=46;546;546;232 P @ @ @ P 0 0  0    0 0 0 07>Eeoy7#"&546;'&?6'&6?67>763253#"&53#2#5+#546;&54632632#3&#"7654&#"36            )   ( 7!!7 (5  5   `   66   ``   ``  ,KK, 0  09=A%'&6?'#"&/#"'/&7>7.?>76767'7' ' (?  ?( ' '%W rr W%'_$p$_C h.'KK'.h C  fW( 00 (Wf  G'@..@'2#!".'&63!!889e@cs2"&44&#"+;2=732;2?6;2;2=4?6=46;2+";2;6$;2?6=4&">7#"/&+'&+";2ΑΑuS(    %       }5W  +  + ΑgSu            !  8- %   ` %2#!"&=463%2#!"&=463                +"&546;2+"&546;2`         0     +3.767>7676?6?62264&" /$L # #kS #&"7L /  ((  / L7"&" Sk## L%/ (("/&6?>'7'6$!!$"b&`0`"&a"v%i((i%#W@@h#@j"&4622462"&"&462&54'&>367>'&'&636762'&'.7676&'"'6'&5<546((@(((((@  72   94 27   49  ((((`((=3    :2   1:   +3   /7%+"/#"&'.+"&=4>?6264&". 3 ./   7") %B0 0%zt( @  &R Q?bU;K 6!8"'"/"/"'&63!2WB. ". ,$ W,l}@ '08!>32#47%#534'3+#."#553#"&62#54@'~J`Bp?B 2:F:2 P8~;EC=_=C@`  ##``8(``(%2#!"&=463$!'&>76p  e(H0@te  @ @ "5W:e@:(:B&'&'&6;2+"7&'&'4>;2+"2++"&=463264&+#  n# .BB.8((8 p.#1 , #1, B\B(88( (` "/%4'7>#"'.?2&"&462%"&5>76H&Q,6 Q7|7Q-(( 6,Q&, `8 D   (( 8` , &.6>%4'7>#27"'.7'"&7676"&462"264"&4628*4$*"H"C 4*ΑΑlll#C*B6 C  y B*C#Αllll )9V"&462"&462++"&=#"&?6727%2+"&5463++"&=#"&=46724&&4&Z4&&4&? 7 0 7 .8   |    P  8@&4&&4&&4&&4 h  h         ;?C%"//"&46327'&676327'&4?6;2762%7''a  P k l*0)& Q a  P0  / 0Q IEI2EIDa Q &)0*l k Q  a Q0 /  0P hIEJEIE6Q.7>7&5462#"'%1+".5.'.=463210+".5.'"&=4632119bu C  a zZ  S9 Sv b9t   + a   z :R   v 2#!"&575#35#35#@&&& 000&&&@`````` #*.546;#!"&575#354&+326=#35#;5'!5%35#"&&&@ @ @@ &&&@@ @@ @@ @`@@@ @(2O2"&42+"&46;264!6"/&627"&4?"&46;2"1"&='&6?|(() ` ` 'D  D =\  0  R=N((\    D  D \  1S=Y  SN8$C"&462#"'%.>7'&776'&76776/&//'((%x   .Kk(  1# >R04  : s/`((fEK5( #JF a  3   9 @.BN"&4622#!"&46;0&5&6?63232647'.?'&3737#"/d((*  +6 (%,G*, F U % '4> +!  = `(( *   (5 "Q2 .W  [)N$ LC%#!"&=463!2654/&?6%5"&46;2;26=32###5##5.e,    &" /= &`  8(@@*6a&'    w ,&@`(80004 E6Wy2#"'#"&'&>7&542654/&54;2=4+"+"3754&+"'&+";2=2?;232654/&54;2=4+"+"3Ԗj83AL9        0   zz319JV  h ## hD88D  EQ"&462'76#"'%&'&>&'&6?54?'&/&>#"'&7((TB4Z  !& J#*  ?o   <U`((?'f" !    5(:   4S --= T\dlt+"'.547&507'.?>54>;2167&5462704=46;276$264&"264&"6264&"6264&"7654&"6264&"! #%c !&,  8 8P8 8     )          ( 7 "-.Q C(?, 7  . !(88(" .  *    7  7  O  2  [`l62"&462"&462"&462"&4"/&=##!"&54>7546;546;2354?623'264&#!"3n^^^$ %)+ B..B O@)% $@zD:H#% $*:.BB.( [p 3:*$ % f S`@((2++"=#"=43%2#!"=43t 8 h  8 8 8 8 %19#+"&?.5475#"&=463!2;2=4+"264&"p /((/  ` 006tRRtR2TGGT2   /9A%"/.7'#'76'"'&7>76'&"&4?264&" 5  u k>`@k04 R*I%J DK   |5%u4  5 u0k@`>k 6R=+ KD J$J R {%5)-15="&462232#!"&=46;5"#"'&67%65#%35+3"&462-    ````c <\  S;  `````` "&54676>'&'&'32D4H_I9* $:\K8+0+__6D5: Y' Cu ((8EA,X7'&67670767>767632%"#"/67>7>7>767  5#$  $7E #3 %.&% L  $7E %C( %.     !5#p  !# J $'  % %&! J6'/  %  &!! !2:%#!"&5463!2;;2=32=4+54+"#"5!"3   )77)F808808 Z 4  7)@)7088088@@2##!"&5".546 AoH(# 2;    >k 5!#!"&5!%630 @ ,Y{  Z@,H3#!"&=26554+54+"#";;2=327#"/&"#"/&547%62  ` ;808808   M D088088 22#"1"'#"547>7&5454+54+"#";;2=32Ԗj73AL9`808808zz31:IVn088088%."/&4?627"/&4?6?7'76 7-nxf fn-7 D P  7-nf fxn-7{ D  P"*2:%/&&?6/&6?6264&"264&"6264&"%">H7 F&3 &)'H!.L )  C>") 4949/!= Ssm   2"&546b]2pp2u7PppP7 '/7?%2#!"&4632#!"&=4637"&7>2#&"264&"264"264` && ~~>      (( && 42BB24p  )     >%+"/&=4?2=4>3762=463212=46B..!    '$ S.B! J L   2  #%!5467546;272#!"&=463@B5) ` )5B   @@;aRp pRa     >JVr~$"&46220+"&50546322760!"&546;546;23254+";2=4+";27532=4+54+"#";;254+";2=4+";2P88P80.BB.**     ( ( ( ( 0P ( ( ( ( 8P88PXB..B *< p @  @ 4( ( ( ( ( ( ( (  7AK#"&547664&"2767>7>7>7>76'.?6&//"!/`(   ' '    ' ' | 3 3 /B/!"`w  ' '   ' '  3 3  2#!"&46;&5462'!"pTxTcc ( (( ;UU; %)A7"=4;54;232++"=%!463!2!2#!"&=46;;26780880 @ &&  =088088P` && #32#!"&54635#"3754&+326754&#!"3!26&&&&`P  PP   @ &&&&0   0 @  @ 0%3#"&4632>77'#5'6326'&54?632Kk%KjL!!1$ 526YK$( '"G@)!.!#+2-,&.D9N" + $7&.6.'7>#"&5476264&"6264&"264&"Zb  9R] 3XK rC{ _Y ]P9 qJVi L{ 7!+"&7;;26=326/&"72#!"&=46;76;25E 9   9 Z ` x r Sp p^       7!#!"&7;;26=326/&"72#!"&=46;76;2 [ 9   9 Z ` x r Pp p^      :B%#!"&54676"&=4?62';;2=32=4+54+"#"26=?6K""K6_5jKU  U(/B/N6""6N_oK5n  n5]!//!-#"&5#+"&=46;546;23546;2+ܘ` p` p \      '/7?G"&462'"&='&54?63232+"2"&4264&"$2"&4264&"((4);*R p G5  @ 6jKKjKf4&&4&jKKjKf4&&4&`((!2   o6  `9 KjKKju&4&&4KjKKju&4&&42#!"&5463#3'#335#35#   `   @/?O_o/?O72+"&=46;2+"&=46;2+"&=463!2+"&=4632+"&=46;2+"&=46;2+"&=46372+"&=46372+"&=4632+"&=46372+"&=4632+"&=4632+"&=46;2+"&=46;2+"&=4632+"&=4632+"&=46372+"&=46372+"&=46372+"&=46;2+"&=463                                    @                                                               `                                          `         `         /?O_o72+"&=463#2+"&=46;2+"&=46372+"&=4632+"&=4632+"&=4632+"&=46372#!+"&5463   @                                           `     `          `     $,2/&?#"&'&6&546766264&"a=Z { %A'  #*=Z { Q<  #D@Q<  #*(E- { Q<  #*=Z { +3Ig7'&6767>"2+"&=46;76;2264&"%2"&?#"&?6;26"&46325"&46325467ua5 5a   0H[,,\ > L'&5%%p&5%% c> >c`   ,,V Sk 3`(0l(k %#"54?6327632h0 <8y1 Vhp 1y8< .2#!"&5463454/&#"&'7654/&#"#327P FK#& A x ` &#KF  x (4@PX_2+##546354+";254+";2=4+";2=4+";22#!"&5463"2645''`   H   `         M` @ @@` g    q  q  0   @`` @ ;?%2+"&=46;7#"'&54?6325463!2+"&=#'7#P   C 5s    v1C v     P4*Y, `  4`5OR72"/&6;46;27"&=4?#"&=46;232#+"/#+"&54?6;23' PP 0    =8  =8   G  ; * 4 ```0 Ѐ  F    F     e05OR"&?62++"&5"&=4?#"&=46;232#+"/#+"&54?6;23' PP 0    =8  =8   G  ; * 4  `` 0@  F    F     e0/?U"&=46;2#"&=46;2#2#!"&=4635"&=46;2#!2"/&6;46;2 @ @       PP 0   `             @     ``0 /?U"&=46;2#"&=46;2#2#!"&=4635"&=46;2#%"&?62++"&5 @ @      ` PP 0   `             @     `` 05JR72"/&6;46;22+"&=46;5#"&54?6;26&/&767.7>264&" PP 0    `   0 6(>*,   $+ "  ```0 @     @  p} 1' 3>=&\  5JR++"&5#"&?622+"&=46;5#"&54?6;26&/&767.7>264&"kP 0   0 P) `   0 6(>*,   $+ "  ` 0`     @  p} 1' 3>=&\  A&@CX%"&=46;2#'3264&#3264&#'+"/#+"&54?6;23'"/&4?62762 K 2 2!3(  (8  D   X   D;.p- 7   *# +0`0 $$ E p -8 @#2#!"&4623&54264&"264&"xTT<7632GG';(;4BttB4 !47K'6d?7  D5++5D   -%3!"'&7>32#"./&#"7>?632b!-9<&Z:5)=1$+b6@#U! FV ,$  T+A) =!+"&#546;2#5^B@B^^B@B^`B^^ B^^B 2"&4264&"2"&4264&"V==V=^OΑΑjKKjK(=V==VCΑKjKKj"*:D$2"&42#!"&5#"&5463!2264&"754&+";2654&+"   8P8 &&`B^l((p   @   g   (88(&&^Bp((@  @ s  V6 H& ,v 3m 4 2Q   @ 2 Lb , X . &  ' 29 &  Copyright (c) Font AwesomeCopyright (c) Font AwesomeFont Awesome 5 Free SolidFont Awesome 5 Free SolidSolidSolidFont Awesome 5 Free Solid-5.15.1Font Awesome 5 Free Solid-5.15.1Font Awesome 5 Free SolidFont Awesome 5 Free Solid331.521 (Font Awesome version: 5.15.1)331.521 (Font Awesome version: 5.15.1)FontAwesome5Free-SolidFontAwesome5Free-SolidThe web's most popular icon set and toolkit.The web's most popular icon set and toolkit.https://fontawesome.comhttps://fontawesome.comFont Awesome 5 FreeFont Awesome 5 FreeSolidSolidFont Awesome 5 Free SolidFont Awesome 5 Free SolidFont Awesome 5 FreeFont Awesome 5 FreeSolidSolid      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw xyz{|}~"      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWX#YZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~faucettrailerbacteria bacterium box-tissuehand-holding-medical hand-sparkles hands-washhandshake-alt-slashhandshake-slashhead-side-coughhead-side-cough-slashhead-side-maskhead-side-virus house-user laptop-house lungs-virus people-arrows plane-slash pump-medical pump-soap shield-virussinksoap stopwatch-20store-alt-slash store-slashtoilet-paper-slash users-slashvirus virus-slashvirusesvest vest-patches glass-martinimusicsearchheartstaruserfilmth-largethth-listchecktimes search-plus search-minus power-offsignalcoghomeclockroaddownloadinboxredosynclist-altlockflag headphones volume-off volume-down volume-upqrcodebarcodetagtagsbookbookmarkprintcamerafontbolditalic text-height text-width align-left align-center align-right align-justifylistoutdentindentvideoimage map-markeradjusttintedit step-backward fast-backwardbackwardplaypausestopforward fast-forward step-forwardeject chevron-left chevron-right plus-circle minus-circle times-circle check-circlequestion-circle info-circle crosshairsban arrow-left arrow-rightarrow-up arrow-downshareexpandcompressexclamation-circlegiftleaffireeye eye-slashexclamation-triangleplane calendar-altrandomcommentmagnet chevron-up chevron-downretweet shopping-cartfolder folder-open chart-bar camera-retrokeycogscomments star-half thumbtacktrophyuploadlemonphone phone-squareunlock credit-cardrsshddbullhorn certificatehand-point-righthand-point-left hand-point-uphand-point-downarrow-circle-leftarrow-circle-rightarrow-circle-uparrow-circle-downglobewrenchtasksfilter briefcase arrows-altuserslinkcloudflaskcutcopy paperclipsavesquarebarslist-ullist-ol strikethrough underlinetablemagictruck money-bill caret-downcaret-up caret-left caret-rightcolumnssort sort-downsort-upenvelopeundogavelboltsitemapumbrellapaste lightbulbuser-md stethoscopesuitcasebellcoffeehospital ambulancemedkit fighter-jetbeerh-square plus-squareangle-double-leftangle-double-rightangle-double-upangle-double-down angle-left angle-rightangle-up angle-downdesktoplaptoptabletmobile quote-left quote-rightspinnercirclesmilefrownmehgamepadkeyboardflag-checkeredterminalcode reply-alllocation-arrowcrop code-branchunlinkinfo exclamation superscript subscripteraser puzzle-piece microphonemicrophone-slashcalendarfire-extinguisherrocketchevron-circle-leftchevron-circle-rightchevron-circle-upchevron-circle-downanchor unlock-altbullseye ellipsis-h ellipsis-v rss-square play-circle minus-square check-square pen-square share-squarecompasscaret-square-downcaret-square-upcaret-square-right euro-sign pound-sign dollar-sign rupee-signyen-sign ruble-signwon-signfilefile-altsort-alpha-down sort-alpha-upsort-amount-downsort-amount-upsort-numeric-downsort-numeric-up thumbs-up thumbs-downfemalemalesunmoonarchivebugcaret-square-left dot-circle wheelchair lira-sign space-shuttleenvelope-square universitygraduation-caplanguagefaxbuildingchildpawcubecubesrecyclecartaxitreedatabasefile-pdf file-word file-excelfile-powerpoint file-image file-archive file-audio file-video file-code life-ring circle-notch paper-planehistoryheading sliders-h share-altshare-alt-squarebombfutboltty binocularsplug newspaperwifi calculator bell-slashtrash eye-dropper paint-brush birthday-cake chart-area chart-pie chart-line toggle-off toggle-onbicyclebusclosed-captioning shekel-sign cart-pluscart-arrow-downship user-secret motorcycle street-view heartbeatvenusmarsmercury transgendertransgender-alt venus-double mars-double venus-mars mars-stroke mars-stroke-v mars-stroke-hneuter genderlessserver user-plus user-timesbedtrainsubway battery-fullbattery-three-quarters battery-halfbattery-quarter battery-empty mouse-pointeri-cursor object-groupobject-ungroup sticky-noteclone balance-scalehourglass-starthourglass-half hourglass-end hourglass hand-rock hand-paper hand-scissors hand-lizard hand-spock hand-pointer hand-peacetv calendar-pluscalendar-minuscalendar-timescalendar-checkindustrymap-pin map-signsmap comment-alt pause-circle stop-circle shopping-bagshopping-baskethashtaguniversal-accessblindaudio-description phone-volumebrailleassistive-listening-systems#american-sign-language-interpretingdeaf sign-language low-vision handshake envelope-open address-book address-card user-circleid-badgeid-cardthermometer-fullthermometer-three-quartersthermometer-halfthermometer-quarterthermometer-emptyshowerbathpodcastwindow-maximizewindow-minimizewindow-restore microchip snowflake utensil-spoonutensilsundo-alt trash-altsync-alt stopwatch sign-out-alt sign-in-altredo-altpooimages pencil-altpenpen-altlong-arrow-alt-downlong-arrow-alt-leftlong-arrow-alt-rightlong-arrow-alt-upexpand-arrows-alt clipboard arrows-alt-h arrows-alt-varrow-alt-circle-downarrow-alt-circle-leftarrow-alt-circle-rightarrow-alt-circle-upexternal-link-altexternal-link-square-alt exchange-altcloud-download-altcloud-upload-altgemlevel-down-alt level-up-alt lock-openmap-marker-altmicrophone-alt mobile-altmoney-bill-alt phone-slashportraitreply shield-alt tablet-alttachometer-alt ticket-altuser-alt window-close compress-alt expand-alt baseball-ballbasketball-ball bowling-ballchess chess-bishop chess-board chess-king chess-knight chess-pawn chess-queen chess-rookdumbbell football-ball golf-ball hockey-puck quidditch square-full table-tennisvolleyball-ball allergiesband-aidboxboxesbriefcase-medicalburncapsulesclipboard-checkclipboard-list diagnosesdnadolly dolly-flatbed file-medicalfile-medical-alt first-aid hospital-althospital-symbol id-card-alt notes-medicalpalletpillsprescription-bottleprescription-bottle-alt procedures shipping-fastsmokingsyringetablets thermometervialvials warehouseweightx-raybox-open comment-dots comment-slashcouchdonatedove hand-holdinghand-holding-hearthand-holding-usdhand-holding-waterhands hands-helping parachute-box people-carry piggy-bankribbonrouteseedlingsign smile-winktape truck-loading truck-moving video-slash wine-glassuser-alt-slashuser-astronaut user-check user-clockuser-cog user-edit user-friends user-graduate user-lock user-minus user-ninja user-shield user-slashuser-taguser-tie users-cogbalance-scale-leftbalance-scale-rightblender book-openbroadcast-towerbroom chalkboardchalkboard-teacherchurchcoins compact-disccrowcrowndice dice-five dice-fourdice-onedice-six dice-threedice-two door-closed door-openequalsfeatherfroggas-pumpglasses greater-thangreater-than-equal helicopter kiwi-bird less-thanless-than-equalmemorymicrophone-alt-slashmoney-bill-wavemoney-bill-wave-alt money-checkmoney-check-alt not-equalpaletteparking percentageproject-diagramreceiptrobotrulerruler-combinedruler-horizontalruler-verticalschool screwdriver shoe-printsskull smoking-banstore store-altstream stroopwafeltoolboxtshirtwalkingwalletangryarchwayatlasaward backspace bezier-curvebongbrushbus-altcannabis check-doublecocktailconcierge-bellcookie cookie-bitecrop-altdigital-tachographdizzydrafting-compassdrum drum-steelpan feather-alt file-contract file-download file-export file-import file-invoicefile-invoice-dollarfile-prescriptionfile-signature file-uploadfill fill-drip fingerprintfishflushed frown-openglass-martini-alt globe-africaglobe-americas globe-asiagrimacegringrin-alt grin-beamgrin-beam-sweat grin-hearts grin-squintgrin-squint-tears grin-stars grin-tears grin-tonguegrin-tongue-squintgrin-tongue-wink grin-winkgrip-horizontal grip-verticalheadphones-altheadset highlighterhot-tubhoteljointkiss kiss-beamkiss-wink-heartlaugh laugh-beam laugh-squint laugh-wink luggage-cart map-markedmap-marked-altmarkermedal meh-blankmeh-rolling-eyesmonument mortar-pestle paint-rollerpassport pen-fancypen-nib pencil-ruler plane-arrivalplane-departure prescriptionsad-crysad-tear shuttle-van signature smile-beam solar-panelspasplotch spray-canstamp star-half-altsuitcase-rollingsurprise swatchbookswimmer swimming-pool tint-slashtiredtoothumbrella-beach vector-squareweight-hangingwine-glass-alt air-freshener apple-altatombone book-readerbraincar-alt car-battery car-crashcar-sidecharging-station directions draw-polygon laptop-code layer-grouplungs microscopeoil-canpoopshapes star-of-lifeteeth teeth-open theater-masks traffic-light truck-monster truck-pickupadankhbible business-timecitycomment-dollarcomments-dollarcross dharmachakraenvelope-open-text folder-minus folder-plus funnel-dollargopuramhamsabahaijedijournal-whillskaabakhandalandmark mail-bulkmenorahmosqueompastafarianismpeaceplace-of-worshippollpoll-hpray praying-handsquran search-dollarsearch-locationsockssquare-root-altstar-and-crescent star-of-david synagoguetorah torii-gatevihara volume-muteyin-yang blender-phone book-dead campgroundcatchair cloud-moon cloud-sundice-d20dice-d6dogdragondrumstick-bitedungeonfile-csv fist-raisedghosthammerhanukiah hat-wizardhikinghippohorse house-damagehryvniamaskmountain network-wiredotterrunningscrollskull-crossbonesspider toilet-papertractor user-injured vr-cardboardwind wine-bottlecloud-meatballcloud-moon-rain cloud-raincloud-showers-heavycloud-sun-raindemocratflag-usameteor person-booth poo-stormrainbow republicansmogtemperature-hightemperature-lowvote-yeawaterbaby baby-carriage biohazardblog calendar-day calendar-week candy-canecarrot cash-registercompress-arrows-altdumpster dumpster-fireethernetgifts glass-cheers glass-whiskey globe-europe grip-linesgrip-lines-verticalguitar heart-broken holly-berry horse-headiciclesigloomittenmug-hot radiation radiation-altrestroom satellitesatellite-dishsd-cardsim-cardskatingskiing skiing-nordicsleighsms snowboardingsnowmansnowplowtengetoilettoolstramfire-altbacon book-medical bread-slicecheeseclinic-medicalcomment-medicalcrutchdiseaseegg hamburgerhand-middle-fingerhard-hat hospital-userhotdog ice-creamlaptop-medicalpager pepper-hot pizza-slice trash-restoretrash-restore-alt user-nurse wave-squarebiking border-all border-none border-stylefanicons phone-altphone-square-alt photo-video remove-formatsort-alpha-down-altsort-alpha-up-altsort-amount-down-altsort-amount-up-altsort-numeric-down-altsort-numeric-up-alt spell-check voicemail hat-cowboyhat-cowboy-sidemouse record-vinylcaravan ۠@۠Efonts/fontawesome/fa-brands-400.svg000064400002664031152214476640013132 0ustar00 Created by FontForge 20200314 at Mon Oct 5 09:50:45 2020 By Robert Madole Copyright (c) Font Awesome fonts/fontawesome/fa-regular-400.woff000064400000040604152214476640013454 0ustar00wOFFA K`FFTM0,]GDEFL*OS/2lL`AScmapǠgaspglyf5.n|7head836dhhea9$5hmtx9 Ttloca966eȸmaxp; name;([88"post=8IiAxc```d[]ѷ|=x=3 !@aFR {56xKq>n ϳ3c)ɵ\|q7s+?>_\ dF*dR/WM奼QiQWhFИ^XS}E~ԏd[r6f/6nm}1βXOͳy֥XKeD吜ڝeXwcZ3keցu_ƞ7l}JiJKt5MN tQ-ŨS:ZCS>8#8؀1UXw0L [x>$nA##E"Hܻz7NSr~PɀCN0샿 ~3Sx} #Wu`WU*TRJRKjV3Ǟ== k !26q@xd,8$a9s6ql UI*=&^zw_/} qyC)gj4FT"FV}-~?8!+l~3OMr| $ K]+ccʥԫQ8}U9Q8g(e .T*6v0ߜiAS i0B.]3ح(ɩ,.C'¶o ?qZ/##|߳g|\;U8PĹLjjŪ4z\-,f wkhghlmMVvR;\>zfevvefL$xh0Uj.~a6,m |2 G7q!x ׅ5uRB5*I |cߏ*$DgwZ~?_okD@nN/ڀ q%rW_7T\Ae1QE3x.3zZG4ƭ1Fwi/h}GRp ӭ⛣V=G=qx p7Ra3$bbp-k ;l3b:zV踵pڽK!ADS#'ϥL혬-:PH:y( AOH!2 /s/D.|hxP.t_".hL\qb|,%ik U˴34Mm?푱0AC#kY[dZX4Baz٦[nstf4ׄ吾 PBxzLvY&)P3\*|o6iQ0AH4/}"bC};'߸LwiQďF'Z _oT1n̔w> uG7yvT0M#&v!|V\Z\e[V8=WAM+:[ʄ+~Qہb+ʳ|@s'ȿ(7.WV`̼Py:t_䛋C&-m!C4%9j$\X*b^NAKHf qI ͧQчbN i ,zԐtN՚ЀT)$ţݷ!4)cO4 ZS?B܄pT0@2N,X99y'޽؝˗a /1*w$+bˆ%U+Df3TjfI .APi&݀"I!A,_|- ɧMo`dzC5\ _ênzjScK$i]y;fSC[JGw8Q|tieZlvUCeoGx͡c}XIѴmMtѽj 2\_L[Tl8-4=QO}jVh/?W;o`5aPKw|5ؤ>#*k!. ԧ>(f>r{cVŒho0~^1 Fz친+͋_ch)avĺlt 9u}TdeNvY"|rY>HVYPKBQ{KJ띇/Dm]=Z9ɣˆqn"ssP:W7Qaz$˒E)]).Uޭ?B~M+ûC5 {bY[p'Or\; xxu]V)iPaB!"f"*Q>XQkhܧ` GBr/vsB)Rq<~(.ZpÂz`ESSp :٘/򲨖ΎdNF1`_ZWje.Ioq_SFkXradvvb'ʼmyMh\!,oT RDL2,4HZUT/7#0(M8,׬I/gTP&bVsOI %0A ~{TCЦ+xl ') \}O-N ^牪 6)H5 T`1֟A8L8wQp~-F$2t,~WV[ qNe8 \͙.Uڒ@&589 Iвwnvo;S7HM]D͡铂81!W0z!XGe0P#UQ@, b FΜ ߱E(,:ui(`&3Ȉd7koO=Im/%Bg5JV{dau{ ݓH@?hq=pǸ8Φ8RER- Lf ȫe3.p @4@AT@^V^~,5l -_4V0PGF gs\lԏ?#zA0~Z`*ƣE\GٕK<䔪TyF/3wމM8\rx:JYoqJǾKӨ[R&bfV:;:p@()6ZkS X[OʵFh,ސEy4qي)6:MdBj5ݹ<Ž%&B801r3k8ˆIG$7ŗ/ rDէ'aRCrz<̗)O8}ldqI,RыS mBfk_H=WO}NELZNCsIa'ef`aU[J@V0̃l ;3[C`V\?j`dMEB wbq_Nj{{̝BS`2SZ>&w{+xsGj׉xz;Ox&<ÈQ:Nf)`1ϜmtݱncV}2xSK=gU$ΝgXqj;{LUv9z6)wrvr:C )hsI:w+A;nLi'45,;ui8mA\w´ƈ6ŇzB>=מ}>k3nS"gKEm d{1Oc>`̝o#5oyIv K*o W[M g76y"ø^g0l!yyx m@\6)+lc 57Vr(BWx'JECj<)!GC؅ˉWXշHP]- Aar!>o!GTAKMV|t:@>gHRºIR}{%US[cv3pb,ftNwN+Y#Q5Ў |U{H!ŽAc?GKKsQu'5m NZm5%0t ~m[z%WCIMUxSWMYfg%[8x>BOˎA]6"2h<[zmzۥdӬN Sg}!E`)>kd!wMՃؚrRcr]*`fIJdӴQ u1\5FD}եJpnn /,_v*|_F'N0wmqGAm'0&A+0(4% 2hhb 7Ⱦ'K N.ɟ;'WΓQC]+||+Qa,GQ[`[](P+o)˼~ 5n0)猎1s=Q>T=My:Xo^q MH2اts#,MuWf*±JiƩJ4d)HY,HVh WcUyT^/Kʃ%(~2E%9nAE5guk0T \\ HMV1õ ,2:n-!b7ifP S#*aȖH]qkXh -Fuh? 2J -6@EXj-4O4D^ *Q4}񭙼, Oy|War#Uip+i報Kalڠ'if><}v^!N&H_b)Xzfn[Ѻ<(_64Wc`ΖdS3+h4U9;Mg km_D~ =gRl 1a}Vy&?Q}/ r1. 0E?da'ͮHhKBm3-H@d[]h5(Adt;n;S"tUlVX^/UKG*«w.YGǑ?HkDZ#TǦ jfifnM_Ӻx]U:./O^EE{wۀxFI1iT$xuk+V42YP3:.K ZC ,yNECU(}Z/s((>VFFc8ώzO9h%g慫v%s6b,Kһe%,-^PSUU'iӋ!T)l8\tV9aTnlկi*6;Η~5}8k[m=26<8Zb S77kvt\QCėD|>%"]=BN!SHVD$ԗ^mۤ^,&JE|7p`=(yniu17DZZo SB4[w㢘S5!v6lty0tTA'qG;TgA iO:w2gs"%ֈ=:Rn9U:,:. +ఔn.AQMQa>snmV[FK9s2RZXzw/Rѳg/]֨fvC!1k_:4FTuR)wvE꥖<?aO9 ªivk'hw+.Q/R/[찞F7'h] _>eeoNA CӦ촉', '%9B3U .ެ%h $^FX ㋠Fqg*Kk.4OJe[.Y61:iR f;I.毴ʞTc y,`p3F!5 Pݠ1\nh}]zc*]~{Fu.:?̍ro`VEyXl;Ņg{7_PW]*KGUŰ0Bl:o-YѝqDYq=y\BoNR2T"ήv&Ӷu,yC,$$"XGi)z#3tJ?G_K#ZkM͡+ѣ )U?9%CkC}sPj:b׆BaOK_75 *ț /o|l[XXcaHE4lx%<̀(m׀`rи9^䠌4÷MF3g|Ͽ9P-Q۪/,T頮?MHZn՜9>?}Ql= a!7|RSֆ0ZR̈9ѧa5cۥ nln0u ipbQ3h$?tJ3?LW,Eޤ=Aa_-װG;t㷒3ɴ_] Y*I@v eO2_Vi w Io7H^&,vvbz.8q`JTO-LlPJ@,)E]F8HJ1aO VBH qq<q\Hi1"| 4<^'h9͎HJN%A4RQ' J IN1r7. Jfl^kǓ8'|vb)V,=嬦 ڀy-#ũ-u5[w^Ͻɩb0ؽ~H*e{(5K;2)|V C(Ԗ C!a\'ce X8-Å(Xk#UN&fÉR)qU}oVŐx3ϯ)=+$BKEsi_@p\FݚENZ{zhF5j4.̃lXr 4L# +2cF)Lg}фY&a+R:58a&7%7(uGu({Yb᣷R uB0<@i-?0/>e.v=vI?5D8_m {Z+۬ȍ2==W[|UA󝚯G6eFss-=-=龗ZX,ߠ Y2zO޸p{r;үYtD)/M"2[Im2Q{gSTrx2 :%/K W`Rt-jy P=:?aJ9UޖsV݀nRײn~̂&MЙx&r`>jH6zA]юMbm r+dٍ]l8DJ(*GL`4؜a1 @@%¡pLm,j#R026#Zc/h;1?+ΏнҥzOwRML9sJ/h|Yrk)Ά5݊#ڹI~g&@ w۩ty ,%X `$J (<}8@0b‹Pr Ahe "wyzQYLw|ti):Puq~uZ $}F}^1 $ǃ|WY[XͽOНpvH'T9ȉ?F :R'Heĩ}.XnԺZ+ -#L VZNGDA@\|MϜd,>k)dd%{T1F[3l? M9#[L0!(cO0̨\mlV1|a?3_b/Yبyi7U#W@l5XxL{F+ fߦ$DYflnpw&{f0,95bS|J^kv_et\QVuYwn@^ 6[S=/q*߶]lm(ןsP$Ov8^08\?vCedq,U R_r6RT.U&iЋXW~(hBF;jZVRkN=z@ ]QDr^*66~ ]Ǧ K@pol-Ⱥ=+M L̾zNp@eAxKTWJ?_*(2w "jB|k@϶^ڠ[ t~s̢g\iZŒ8ɖ\nֽc|sWգw0{{|Azɳ}F굽mc.m6.>M߀rf^ -պYPb)wZw3RtD!(QΔwf$Jֻs 9pXD*DF;UFtaeq!6@ xh1"}#zA 2 #{~1 q RI噍힫@Y&@.Y9+`[6km:~w3SY&z֨q%z@gUiG'ے!٧H8#~Ex >WTlC<Ѭt""6,!H^' #)PXfXpz(˟~^M;ߐc,@Tbge%4R|?ߢ{8쁠.Iq4D< h&ϭk<~\ ɀ҃bºBxzgs?Op;Ԫ`m +lϻL +G &ƿ N9 ](DdVG |, ȎS &0 v8(4N7 ϸ=aTcpq,,30OAGyDNg!s8Έ 0u4ݗy|zEs"cﳣ, H}N8F8<,Ht,KOALrQQAҰ?ќ$ /a7._+?KI=ǽ`$J>lFF3*B,twq[m7&a"0;ݾPݝ b{[룾ُۦ~I? ŋ]pw}J:P3ss;ܥkk/;4er^VF"=azpa&, /Hl^y! ⡔V/0^S"|!')$vUt߄m5'|?Z)ܩC'q>&b P TR߇5 mn ~ˡŸ 7̀FwOS{ўüITxX(|t7_|HSMu"MN{&[hFdjyfRiodt4}+hhH|(R3.^Kd1A3DmZt$Úô aJ臶&\n40H88} ϙA,]Cc(1]|I@ecV@C< .ug˪JeJЇYL B e$WivA3#y㧧&o8U,8wd#{Ν$Yn]>B?O3r<昂''9VcO;aSI\/7rbTs,z9zmWЇCKs32dw*vhsk;YiI݋<[-K̾oO[@|n*b H*N`` \ 8 8  4  LB<l6&dJBJj,jBdXfB\ \ !8!~!"T"#<##$X$$%%>&0&&':'p''((V())l)*8*+ +h+,4,,--.P./r001 112Z23z34$4~45 5|56D667Lxc`d``Ű$3$xOn@iR?jA"M$g]UȊ UAl@rS7d,{ڨ܀=`ɂWq$BƑ73=ngPn)Pkas rK(3³^="n8߅+s ^5?J=(:Y'NC|.*3x^ &NKxIxw^xK#U4Լޠ+va )btуF87,Vv0BG,=n;(3]FPLl.NG5^DFދ'h'U_W9zBmB-[P 5`)(b3lqyi`~Q)'b ܏ x1<'$x9<"^x597&x=#A rpJHT؄A-̰9v!>3|/%;|S8#~7?'ĔiT֤4\ ӛӂi,܌ /HG WQS2mx&m,[ܥ9it>J2eU_NdQPi&R#a[^QT.ҡ#LL YD Si7OӵiTI^H,7} AT^"yO-Zқ5SPE’ "$DK]qİKfv([[PLiKK0ݷ}wVrQmb >bZ۝i@6`߄ :.bmȕRz6HiqEˬV3ҁh;!1nf匔on33jh$[Yrل[<%ٔLd>q{(a*+ ۸&Ki#in)#DuڂphELQ) 9՗VC e0hTG'\k#w6te׏Te5XB+ ;Ѭ.Wڃ^݂U GNmBVmY[LieWK#f,{L^knp~\u} !#1MRWY?B1]{=BIRUw6;Zgkpsy 17:K^`mp|\hx#%MRWY ?B0]z4?QF~}qmjiOKI=,+*) k ` ^ ] [ Y W V U S R Q P N L K J G F D C B A > = 9 6 5 2 1 0 /   q V T n C '      ( !244.|  d 2 N  60j*J4r2"`*vTR&RZ:xp  Z !$!!"##V#$b$%&j'':''(H(()h)**,&,./001122344d45:6X677f778>8^:;B;.>>?H@d@AAB&BvC>CCD D:DE$EEFFG G2GH HJHlHHIBIJJKKLLMDMN"NtOOP8PQUxUVWTWX:YYHYZ[J[\.]]h]^__`_`l`aTab*bhbbcd~ddg"ghhNhhi i~ijfjkll,llm*ooRpp:pq q*qVqtuvvvwTwx(z{n{||} }T~~(ʀt"Jnd܅tRh&d$(NЍ&bJtБxd`ԘVx2:FОȠ\z4tx6f:֨Nb\ެ$fȮ4bLbPڵv<ܸtl8t8`Ř^BȆȲ.TΦFԼՖ(݄ކ>v8h*8 hb.|2>rV #"&=6505656567676767>167#"3>&'6&'&#&'"'&'"'&'�&1�#"#"#"'454767>79305&'_Ze     ,9(% T E.8B Wse (" /   * .?B  !Da($&$ ' )5=IRV2"&4537+5323+532>54&+532#5#5#535#535#;'#373'2#!2654&+3#i)) OI9_  _ "m" 7 c>^5 y pvymK))荍.D  SE[  [[[.@6mtUgeeej >%3#0#&'&#"##"&4632'654#/&""32?32545'3&)\\7>7>7>7 F1GE1YXF1 3 /# "%!<H1FZ9f1F&  4H)  %/#'73?37'#7'5;;mWW.**W223223ml&z,$#"&546301%!!%&'�#"3273  @w8  (  @K N   #+;T62"&47"'&'&476762264&"6264&"72#!"&546364'.'&"27>,,   D00D0  nO0+\+0+\+0,,H    0D00Dd  `\+0+\+00%#".?'&>32#"/&4?632s \\ q  \t$}{$$${$-9dj32'6123%>767676761232126'>'676767&4>767.&/7>'.767&'7~#c% /& 5  "" 7  /2  %^ XJ4##0   B!+)  99&    , -$ ! @z #'%53'3#5353353353353%53!53'53}}}}}}}}}}}}}IIHIIeIIIIIIIIeIIIIeII&7!67"'.5&736.'#>32>W\Nb'4Dz 1X< zc@h4-6 ib69!.+ &5!];64?A+IVgs|73#".'5&547>3032&#"1"32767#$#5##"'&505463254'&#"'6365&#"32'0+#53212654'&+321%3#7'33jc* 3(  9v  "  S'?  ''O4% 1  !   ;O    g   LX  A@x\ 9EQ^go%#0#'#"#'#"/"#"/"#"/""/&##"/&##"/&##"5057&'"#"5457&'#"'&54?4/&54?4/&54?4/&4?65'&54?65'&54?67'&5476;67'45432367'54326?6322?6322?6237632376327232072327267#"&'.5&+32+723232?6324&#"32>'4.'#"26'35#&264&#"3254&+6=4;654/&54?.'#"/32&264&+"264&#"         O0-  %*)$   X5 , ;?#D(>+'               ##6  ## "  x  ( x   ($0 /    %%#"'"&4632&#"3265313C7___D ,",X ,%'D___Z,",] 4 %!533=#5@}}}}?`/S%#!"'&5467&54632>321"13%2+"5057>?27454'&#'&'&?632 U7'(O1#?*'Q":"'32    '8 ( -95""`":"  1!67#&'!".'&546Y'/7V),2+++46%3 ,!6S?H "<$V4D%2#"/041742'054;20+"01+"5417'054;221+"541743nBoCCCmBm1#"/72?6="'&'56?657'&"%62 w! w!4   _E8WP _ D8WP 7%7'3'3+tvfgt 9uQ%'&'.'&'.'.&'.>1'&76'.5&547> /3       *"3;X  G 5 c @A  L       &9= !D> -:D %,!1:%2+5'2+5%2#!"&54634&#!"3!262+51:b:!00!!00!]%%%%}:bba0!!00!!0%%%%(b "EMU]hs7"/#1"/&=4?622#"/&=43254323327676"&4622"&4"&4622#"&4".5462"&54>3262#"&42"&46tdKu  ee JJ   _ `  )   ?      DV s:  +E  :: ++,   G    F  $  E  ;   +92"&47'&=7577.#"7'&?6>54/ƍƍj g -V07_I (!Y} ƍ !4Z%#(3+#Y  h !1:LP7#'#'3733732#"&4254#"#".5463253#'"3254#5##"&=332=33#%&-&#$;#"?   "   "" &&luuttvv,#$;E'('%>f('(fLF#AW%92#!"&54636767&#"&'&''3#"'32>54/(S5 "$- .79X)`  0!@#$:T-$2+537#54;5&#"#3#"&5463: E()??H/&=,7H`52#!"&546335#6264&"54.#"#5#354632   gC  @!!@C    u"j  h V[cipw}2#!"&5463>54&#"54&5".'&'0'43767.547&7662>&&364#"32&'&6'6&'6'&&6'&'6'"2=aEE]>2       +    S   `W7D]]D7W      ) @  0#"'327"&'327.=&547&546326767(ItFXI I:#5 &/'q@=+.$ "( 5iW6/-)+  81: +>!% %537#54;5&#"#3.5462xY: E()??YxΑ\H/&=,7H\gemu}7#54366'72&2&5<54'>54&'6'&&".&'./"2?'.5466'&'6'&6'&'6&!(GDtC]K $   " A%  "    L^, " 3@pDS? (%   %!(     0Sh ! J#"'6?32654&#"7>76'&54632#"&7>54.#".5462g&# 7IXALW=3.:$  GW'Α (; YA=RX>9 "+A9,!4 $  " g.~NgR+6?32>54&#"74676'&54632#"&7>54'&#"&5463!2 %:!WAKW=2-:#  Y`p$; (F*=QW>8 !+@8, 4 #  7  `+72#!"&54632654'#3#".546327&#"%5#5##335t+5^9$');;`6,"%;R;R t'%#"&4632&#"3267#53##5#5353fRPppPK54. 7 F126mn888778Sipp22 8!2G6C88888'3#3'"&462#54.#"#33>32d]]. , |]!]Z . "- +) , *#+))0! 3LT6#".5462#*.'&547&5472632>34&#""'&#";2>&2"&4 #9 ) 76-*#1*/*&1"'@(" ,0+ "(*&00/d##&$ $;$  (7A0 .w#00#& +V$&$$& {%#76&+###'!2a41$% `--=!'7#3/#3?#'# 56/cat44 0>&L1'73?!7!7!7@RtM PP_),,aR5R.AT%#5"##5"#723>75."#57536353'262>54.2>54.#6MGB1 1 X  T 1 1        ! R5,DCCD:4ONMO :T`      2$'#"'&'.'547>7>7327'& j,,*'  j,,*ǏD $# Z+ %CY+ RQ#70+"&?'&6;2%+"/>76;2F AE,A  [B \H) B| zL V 6H  12#!"&54632767'&+"3%6&+";26/\0 .1 /fB/B` U7 6W x w '7'7757'7LUTTUTTTUUTTTTTUTT~ %'?'7'?'#553!53# zw w4((')'.$T%((Pxx3k2"&4264&"6"&462"'&'.5&47676762><.'&'.*#*:3:>76`CC`CT>,,>,\C==! !!==C- #)(#  #)'#3C`CC`{,>,,>6=C! 7# D D! _ ֓:)#".=#"=47>76;232+766 5!*> / *(F T T#!  ., D B% s R  @ 72#!"&54636/&'&&=32=4+54+";3244, 1&*`( S4H 8+Z}(%"&#"#.'&5467232>''&7>7?= : ./ 1E.8 938 % &?&P26*'?F (n&( ( 7#53537#b"@@*$"&462"&462?654#"&#"'&#"!.0 1:AA:1 0?N@NS UU S"xIIx  k~ )C#'476#"&"54762"10'&'&"#'.'&'&76'&5476767>7&767674.>32&63"6'&""60'&672676&367676'.'&#""6&/&'&6567656767636'6'&'"&#&'&''.'&'&76#%4'.'&'&'"1767>&72132767>2#"'&   %    +!  !    0       (   $ 29#%                  E    .3% "#"(#*%9   )  <    5$  2  # 1!.2   3$     &   #  ".6<2"&4%6&'.>'7&>7&''7&'67&ΑΑ:# IKG'd3+$"70!^e$76H% lnR.t3 =YM?EΑ* JR# 9C &(,9!AR<8.  %MSK.4Z PS%#"'#"&547&546326322654'&'.543232>54&"#".#"B.&UxB.&Ux-C[ *  DWA      G&.BxU&.BxUr-)9 ()    &t?2+"'&54636&+"?>;2>7676&+"&=4>;2>5C0  S  Y I Z j ! J l% #52#!"&54=46354&+";26754&+";26!!! S  S  Q  Q !!}(!   {   2"&4>&'&'.ΑΑk ! & " qΑQ    4`M0+".'&#"#"&'.54;2326=.54>;227>?6;2!)" ;  ( /`$"-; =]$ ;JD3    &! 84.[0  =` W t<  &0>JT\6&&676&"&547676766.766&76&&6'.7>'&>&7&76  &3  ULH<,7"'>77.=RB:6^:)?8-? ?-7!6'XvR EZ=iE Q..QX3?M)\ZR%&/#"43267.'>67".'665.674>2/>21-a9 0Q%/,7% $4##& #*)  &&7&' >H;3 -'   $,  " $$6 *+( %2)%   7!+5#"&=!%5!'2!5463&W&dA&d&t'ZZ'-UUnUU((42#!"&54636'&6&'."6323276P2B! -A@`?N  *f  #!3TR+4BKW7"&46;462"&5"&4622+"&54>3462+'"&=46322"&=7"&46;2#^&/''/'/v  3&/'  /'/v'/v3&/'  /'/v  &/''/7AIQ.54'76&#'&33'76&#"#>32"#"#"'76546"&4624&"2>e6BeL "8 !/M #^7S=A#$:0A<ΑΆċg>-"4G [,48": 2/7:b($ ΑΑċċ%.546777'7&'57DWumS7EM:D%(E3# R85Q + 8$&:T!+3#7'362#"&43#]^'j`80"  "|h]h3Z"  "0%#"&4632.32>7#53kggaEC YM7Z@#7jΑAA !M2A\#"V;IU6"&5462$"&462"&'7264&#"'&&#"32>54'>&6"'&7672"&54>Α  $28 =2$ N61$UL C   ΑΑ N V (7$t Y    %5`%"'&76276'#"&5463272#"&5467#!"&5463!2"&'73264&#"'&&#"32654'>&RHW  [  `d '6;   B6& T:;Sf1    ` U ] ! *<<* !%92"&42754&""&=#326=405#"&='32>ΑΑ ",>,  :,,:  ",#Α!  +*l -.,+kq.0 / /+#1%"&=726='54&"#"&=332>=462B]B"4B/.BV  C[C4F.BA.FG  H:  .AB.FE  -?@-$%3#!"'&'&'.5463!225#5#"3326 `  | `   ` !%)53#55#%3#535#75#53#535'35'3#3#R3RHRRRͅR4444L]]))]]))]]u3 #2B#"'56322#"'567#!"&5463!22654.#"#754&#"7532  G  `+"-3+ 4 !DiD`/ % 3:B. 39@D7'26322/>&67>77367>?"&75.# &'<7465&#".'&'#"&54?.>3263263232654.547'6'632763'7>31#  37 6I  G#     ,g ; #,  "  ?! ,    0  5/)    '  E<     -      \ PK< 3  !    4. "    #C3^ (:T#"&54>767676'&#"&/"6'763276&'&"76'&#"#".#">2@ &pNNt& (   + $P&  V  = "+#3(* 0M,E'RhmQ%D* #&  D %**"$  11Je46326&".'.7.67>>32'64&"#".'&'7264/7'#"&5467&72767#!6*, d,3! V6"#-, Z#9, d-[(b0' (7#,,  Y d# *, d,2"6!_U #!8-- Zl!#  , d,[ (0' ( #!7,- X  @u 397+32'3254#254+%#53#32>73#"&546323&#"AH5qO/5 :8U8! >\7#!"&5463!235#4'654+32674&"327##"534-.+(?`NN+#>Z]'$?( 2" "d47--`}) 0+ +*  / #!2:B%#"&'326'7654&"&'>32>&/6'&'6"&462264&"BsCU_&*T(87M7;bg   ( 3%%3%R''CsBeO' +<8''66'V 7`   (v$4$$4&&6>I>&/6'&'2#!"&=326'7654&"&'5463"&462264&" &Y'O%53I38u0""0#;% N && ^q%(84%$33$Q 0"0""0$  .C2"&42654'&327672654'&#"327672654'&#"3276ΑΑ] `  |S  Md20  ?0$  R{B4  <5Α  9 2B  -  L 0 @3#0#57'#53?3@b[ , ]]V+ bc T ] T 5K #-9DN`u7#"5'743272#"5'7472#"5'742"5'?2#"5'7462#"5'762"5'?#"5/7547632#"'&5'?47622#"5'72+&=476326%2#"5'74'2#"5'742#"5'7o s ~!..! 7O.AEEA)iEEiDD`####9989 DBBDFDDFr@ :BCC8/ !.  I6<AACCCC+%#'.'367.54632&'654#"O* +%$ J ;+-%+7/(0  "L44\ ;K~Km5,>N12A)<: .:9 $(+/&=4?67'775'?'7'75 _MجM_7_MNNNdM_7   ;g?3ss3?5J%g?3444s3?5J%A$I%##"'.'&676'&76067>6&'&5.*&'&35236'#"'.'&67>76'.5676676.&76" $#J$; '&/("MD7 + "/26(&"# D+;'I!  ,!%B' $ "1D$  ."#C1)6% ($X 6% ('B<s L  !   &&H %  /, ["&7>721>?>././76&/7>?>?>./65g<7      -,       (8h7"67527'676"&4624&"2'67'654'7&'"'7&'&'7&47'6767'6327' :a )= :b ); a:=)$ b:=)oΑ΅Ċc   4 @@ 4  4 @@ 490  .  2991 w90 /-  09 . 09 /ΑΑĊĊW2r1 CC,  ,CC,  , "*K]}7&5472#"&6%#!"&5463!23254#"#.32>54&'654'7'"=#37'.541535#"545#23232e !!#  O`1$ @ 0  ! U 4He&$ r |`YD     XiK  = B'4<R]&'#"547&5467&54>4&'"&"'6'26&#"527>=4&'733'".5432#"&=4&"#5>73;#067%" %:5f#)-(  453T?  %%!!$  &9= "#  #&2 ,&    $##$d w!  ###j% >)a!!77#.'#3@Q#  %P@6-/0"gg-'&67&632'2'&6654&#""'&>H 77 !;kEb{Q>jP9%>"  'M0_93!!sDbENeRC9P$9G# (VG-2$./"'"'&67.5'"&6767&632 n##m   !QRQR!  7  7 0 Q^yx_Q 0 3(6GS"#"'7&54632&'"3264&264&#"'#"&46322>54.#"32>54&#"E` 1DNrQGq r   D6(F``FBc   o   Z@ ";7ME`N;5   0   =40 SuST!     F^2"&462"&46'&7<5"&#'&7&'&625463!254.#!"6366263$$3$3$$3% #G6"(& &("6H# g  B)  *D&!0""0!!0""09 *f4! *  ) !4g+    #5##5'!#5#5!373&D'}oMatWDMYnnnng[[J@@!0?O7#"&'&547632&54?6#"#&7&6#"'7&?632%67232/&54+dl  1 J  +mi" Zk > !5; " h1    R o "' [   "K7+"&7>3262"&7#*+"&76763:>7676oK; H$ *m $ y@  s O,Y BpW   )&'>&42#&'&6373#&&'&'&6;25 07h<m~r |JY AUM21c2 ">LvnM X¦nfjaJH@%)HS%#70>?#!"&5463!27#/&'#37#74'&56367&#"#"/26'#"3673!m X@+'@$("$' <*4&+`jG  2  !  # @ 4BR^d -9F$"4!2#"462#72#"42011"1"1"1"1&1<143413030310030410+353#!"&5463!2327&67&#"64'4#"&#"5#3<>323<>3237#&#"327374&5427&"'63'=35#5##3734#"7'&7&5#3546467&7'7#&737&5#35467#&7373535#45&1&0#"0#111323210606107#'#537374&#"326 xu uJ Q9*#76#*9555Y - ( #   :    5"  *Q9*#67#*9Q1 Z`fsQ-,)))v%    %         %     % %  |~U:Q--Q @'3:BSkuy%+53272#!"&54633533'654.*#35#535#535+37#&"264'&75&546"'654&'&5467&2654.+35#5!26%+532  :-r#$;%%^  ! a  ,  $ l  [3z *  `R!!#RTT7:%%  /        RRR i 6A.7:AMN`g{~1Iamxy#<.+#532254+2*##'#5377'#3#57254+'#3#3#53#54.+#532254+'#5#'#'##7353733':>7#!"&=3673353>7352335;67323535#&'#&'#"1#"5#.*+.'#.'#5463!2"#"5*5#."&*#&+.'#3673465273<523272?"+73254&"&54;254&&54;#"6+5'#3##53'63023"'&47'3*;735353#'#'##"543'3#E '   !BC3)$$j?  '&&'77I ' "#   5B 4)(+  (  g .(#  O  :SR 0 '$    !W  !   '&&'889 ""!L p  EZ E6  8  Ej  EP6666EBB//(Z        \    & n]    <  (  (  E^ 7BB11E44"# (E @ ,AXr7#"54632'2+743!2+7437#!"&5463!24+";2?46:3267#"&#"327;2?47454+"'&+"0;274+";2?>:1267#"&#"327;2?474+";27'2#"546  j   @"(T  %@  "(T  ,J   !  `f   @b\'&nf   @!h1  @#@PZ^bq%2#4>2#"'5672#!"&54634.54325&#"#"'32675#53275&=5&'#3565#752654&#"'#757454&#"3275#"' $ q   J  E#e $ =$$$n  $      5` "    "Lr 3! }U b}}! " ( 3$  1OX7#"&546323254.'&54632&#" #"&'.#"26?#>BD@%)=  D<-^;+   zFE   ) (& Q FCFM % <-'J#    Q60 ( /3* g2#!"&5463254.1&54327&#"2#"'. #"326?'#"&54632L  $:%+ &.    (+#   `3 /% . 0,&      ;G2+#"&'#"&46;&546324'!"&463!.#"!2#!326%32+"&46h  5gL|C  5gL|  ^8Su*  ^8Su   gTDgTD`/9uS/9uk.'/8E%#"&547&54632&54>32>32654#"6'&"32654&>&'.#"723201&'"##"&732654&#"32'67&[!iVF_3 /  %7 P!"/ ." =0 Y!r ( 1  .  C-A6 0&Xs\99# 3%/^xeC Q\P:( '! ;A   ?$!)/ #%#!"&5463!2 #37+V `A__[p)`*[[ 3JMR_finquz%#"'#"'##"&547'&547'&54?4&14?&54>32362363225#7575'#075175573'7'37'77&='&'#'#7#"7'"7'737'37#3'#362?#6?#747'74547'67& 7 4kj 4 7 6 8jj8,,-,3483,.,rb@#  PSPY|D"uSb: 9 h3K x63)O<<$$kR#[ci\&\a |sZ#V.# _ Z Y _ \ a` L30?\4Z`H!7&'677&'>7\\gq!!p$74(-CyU#"g \$a!rp!0>}B-k#V h":%:#&&#"6326"'&#"&#"+632632 &#"&#">32632 8/-:8C,0=*)$"75>))>57#"*>G@**@G>"/6>))>6/"!18//8#9Q+)))]##&& z,<M]%#!"&5467&54>32>3254&+";26754&+";26754.+";26754&+";26)5I22I' '[:Ec   Y   Z  W   C+3HH3$< &8HcEo o       ' #'+/37;?CGMUuy}?7?7'777?#5##5##53#53#53#5##53#5#57#5#53"&462'6#"'32654&&543237&#"'#553%#5!'%!5!#5#57#553'53'#55353'#53#55#53'#5d,r" " "!"Q"=!" Q"$ "L66L5!    y a *zz " ! !Q"u"/"&      B    > g "" " 5L55L:    I""""M!!0jbbU;;!!+!! !!+!!x M"""" " "" "*2#!"&546;235463264&"264&"  >  j  7''7'7''7'  L  (( '7''7''7''7|Y%#".#"327>32#"&54>3232>.#"#"&54654&#"#"&547632632D26()!)'5*9 <+C; S(@Z)F*!<,,"'%.& % ! C2(&@3%.Bw1B#-/,$,>>,*"R?*E&",/,")) 2A ,%3 >@2#"&'"'&54>7&547632>54&#"#"&546Ik$=&(       % & A50Pd H#"'7&546322656'&"77'&'&5476323217676}C\91v \\\Ln96mF+  )1-  ! _CZ\s3<\imLJ86lL5-D? ) 3#3#'#53'#53'3377#00DRgYYgRD00@Q^Q6p0 00 0p@(!!5#'#35'&753735'&75&7@tS;DW Z O Cv@V"&&s!7#/#3@N!. -#L@[ [^B'8I[nz%'''.567&667&674665".'&7>762263&'&'45&'&67666667&6767&'6:>5>"23636#6666'6&'.6767&'"#276&67&54&&7&'6757"2654&&#327>'"#276464'*#'7>7>7&7.#'&''''&'&'65.'&26'67&'.''&'5767#65&'&'&7&5&'6&3>.>6&5467"&7654'64>76&%'.'&6'&'&6=3 3  !   (  !'% /T '     N 4  P  2 #-?,,T" 5#J $a 8 KQ/K*     1 255+7 S  98 7172 $B! <4   %  %0   %   ))   "   G   "G% "$         ! '(!$  !&' ("# -- -# .&  $6  ( O 4*!      & O6R  "3%&      #    H  + 0$"&462"2"&42>..'&&&&Q';( '3 3&XQ:aB9 *e&&&&) #,8%'   ,)#3?OW_2"&4#;2=4>;2=4&#"54&+";26'+"=4;2+"=&54622"&4264&"}}}t  %$  9(-       ΑΑ}}}    (9-  5    Α@ ;Nc%531"#527#!"&5463!2##"'232>4&7.675&464.'>54.'+326& ((h v9  73!"651""1   u{  #`   % !! 2 = @ '62"&45>54.'72#!"&54632654&+"3ggg ((p(   OywQ[5X4rOpghh 9F8 8#x``qMTn0Z8Np)8D7&#"327#".54632&#"327#".54632'2#"&54>2654&#"! !! , -.! !! + -.yi)EZ0f?sFQzvUVuwX'"(%$X'!(%h6^?%gBrD=sXUvzQSx t 7'7'7'7'77''gg-4M-4Mggf-4L-4Lg 2"&47''77'7'7'7'ΑΑJM5MM #~~~JM5NN ΑKN5MM $~|~~KN5MM @y *5=E1#"''#"&547'36323264&"7467&#"264&"$2"&4$2"&4/U;9)..)8** +?26?6%4632"&72654&#"!9L 9L # L;  140  L6#<#LlLB&4&&rL # 9L M    6L#;$5LL5%%%D6462"7#!"&5463!2264&".#"&/&?6/67>  `/D//D% % 0  0$  / # !!`SD//C0   /  0$ 0  +2#"&=46367>54&#"&'.#"2]]") "  *" ]] '  !  (  L#'&1.'.<53>7.'5676.#<5:3.#5'+&2RJa 0 j !; -  <)&;@z  ( cZs)%780   8=   B7.   {   .6FRZl~%7&2"&43237654'&#"'32?654'&#"&"2=32545'&#"264/&;24+654'&#"#32?654/&#"232454#"32754"27654/&#"32>4/&"'7%654/"#"32724+"3mGTΑΑq9S>  B `IC>  dttG GmΑS)  Q )  otGH ",7'>32'&4>32"&%'76&'7.547M#f7C:@!)#&#11F1;!%#"&'4&5&7>767>&67>"06764'&'.0#"0#9>3676;20230300210022110010101BsC\ -%\*=     $` #a04     CsBuYC9%,(9"b:1 #!)V$"      %"327#"#.546;2&&'>4&'>:=`* &=W5.F_cg^F-0G*76+GOJk~0K?dg?sb~bJ !*2<!673#"'.546767>667&734.#"7654.#"& /?DywJF ">59O5EQapI #)IY/*=C- DI$3 DN&# Q gFOUk+9'%9! *,6J&27#"&546;%2+6''.'.676767&'- P: 4>7#  $6 /*A|0#>=g>  3E/;  73!J_q7&6765>32'&62>54&6764'&#"#'&=4;2+3>.4>#".&6.'&66'47'&>3276#"'#"'&g  9((:O2 $*8'Z &&'77& %eU;%9HD<0%,-. %0C# 1oT  5IRR   h ^%79(1; &  / &m'&&  ("Q5*E' 1*   1&_?0J%  -6Nd<.#*'4632&'.54>576#".'&62>76&7>'&&>76  JI>. 9& .2-%3%T $T/0^37&@9J'$  *  &   (@ 8$ + ,W)7  ))    &  %##3#im2uhV&#"'&'.#"'>76?676&6Y[?'   ( 4 "!]E&ArwI#-)0% L5-l !!%'7#@<@@@@\@{VVY,?N!!274&#"#3235'&74=37#4754>35'"454=#?'#'##77@3#!,8 DSgPQ   @3 %oq% l  !*9GT%2#".547.6326?6632#"&5'632>54&#"6'&"'&272>54&#" {X9a8 9O a XP9   ky  &1 ?Y)E* 0'( !}'i  hR  @\#"'&547654'&#">320#"&'&767632.%#"'&'&76732767632  8 !.L/SYI{  Iy)/=*$$ )- c #%#5(fF$! :-) 6 0#2,#UoCoNA<:+ ##  1GAQ3:IO WW>H-;]7[[:b,a.C&ΑIAmnHW>>W?#/5; %''7'57#d%S}.*}TA`&::Yeq%2#54&"#54;2354;2354;235435&4663232632#"&#"2354;2354;23543%54+";2754+";2"*"$$%    %%$``   p<&   @@@@Y$#"'&=#;54;2+"=#".+#"&46322>7>23>32#"&'#"!546Y  Y Y 'e&**&       6 Y 5$ <" Y ,6,*:* "  !< #6$+5326"&4624&+3532FFFȑΑ3$x2F$JΑΑH3J|7FU%#!"&5467>322>54&'&7654&#"'&#"3$#"&764'&>#"&764'&>"8'/B7*X6A`  J4%?  ** %   "   ''8C.+?3?X   4J)! );)x8  -l-  Ia(  H  :7&54636'7&"76&%#/7327654'&7466*^I"<53%8C)G!G( 4RmR=#!@P_"*&3IP  H'%*# 6 $*+),IH'0A( &'77#".4>327''77%+*| ,..C97D-,B3O}J]]J+VV+Y3O7& 6fi89gKXI^\I' 7''7'75#'7bVllV422gV ll VΝ2djd2 1#7627'&73%'#762i98f ^ 889Xڸ e &!)-%#"&'*##".67.>2%35#5&''35#7#77#7!=ZfZ=!**-e)&lm~8//8&TJ;##;JT-: "j:  $(+/36:#!"&5463!24+''#"3!2#5#5?##5#5?##5j% o==o jIIIT6vp@vcujjK22K%%J&&,u%%J&&,%%12#'".'.&56'&'&'.VP5QF! %&#D $GI& %6 (,>=E10RG .A9l ,! g,i#"&54676327#!"&5463!24&'&#"'>54#"32321/4>14&#"3267>4>7632   `@   D+    "3 ! + ,(0 3`"??%*)  <   8$  Ha%#&#"#"&546327674"#"&54>32>32'654.#"3:>76#2 (5R6(. /  BI%R6$0    7  8Y1'6  *-GB-XA-$f  P M(?1F&'67"'.>32&#">54'654#"'6767&547>.%$ 33(&Y;! :N3!#1 m;Ob/&KB%  0**JMX CJ88*p^B  T:";'AUM' 79DR;$cI)+ !2 @U2#!"&5463>''3654'5.'.5463267&#"2726&'>7 1%D   '1$%8  c< ) .`H%3+U$"#! 1./6( 0 $5 );F#.>   h2"&46'.'#&76763654'&"'6'.#0"1"#"'&3263277632327>76ΑΑ         ,'Α   <  <  l%#"&#"''.#"#"'.5.'0547>7056'.'&7>327&47>3023232761<  ("*       %( /)  $7             I$%I      n2#!"&54636'.5#&76763654'&"'6'.#0"1"#"'&03263277632327>76Z    .   ,'`   < <    )632654'67"&4632667&#"o $&3)/Ih- ;zzzV6/B\d%(IhJV6?#hIC2 =TVzzz7^hIRGMSYc?27777''''"'7&'7&'7&'7&547'67'67'67'6'7'7'5$"2654 - 2= @DC@ =2 -  -3= @DD@ =3 - ʼbbbۄD@ =3 - -3= AED@ =3 - -3> @DuuvvPmnn;bFEccEF.93#"3#"&=4>73 5>574&'&'37#6734'7[++) %6*C( 0! >2 1=t))5%)82i@E&( 3. GA1.  Xcu462#"##"'"'"'#".5#"'67&'7&'&54>3267>761>32632632$2654.#"47327654#"&4&"326574.#"26574&"26574&"2657#"&5476326262632>74&#"32>6  &N    " $6 $G'  -    - 47)   1   1   2   M/?!FZ%"    & 3)-")R-_   O-    7!25$" &(Dt  !B6#     .iH2>.VN*?$)%12"&426=4'#3#".546327&#"%35#5##33ΑΑ5BuF) - !"13II##$$$$ΑD5 +  .! IfIj$##$#=2#!"&546354#"#"'&#"5654&"32756=6276323276.( %"  &*  \   - BFJNRVZcgos%#/#/##&1'&'&?&5'&?&/&?2327674?677'///7'75'??'? 7CTA&{Z"$#;Fe[ yjIP9@ F+: >NOU\_BX@)J3H,!6.CEN d ',# $&9a=/791=^:=D<>F=,DC/DJC("?$A4%#"'.5463232>5'654&#"327.#"'632(;%:tKxNOwJ r588338   +!)= ">(dAUpoV_:$ :%?PNNPON  >Wp#"'&'467632357>7>'0.7>./.67>/7#"'&547674'&547632aAC 4  ~]        !  4 CA `?[e@ $Aa1J% >(' 4   , #%9* ) %J1b@$ @e[?2"&46&762?7ΑΑr   =s>Α ] Yh?.  2"&47#ΑΑ(UUΑε .6>%/&?6''&766'&7.7627&76"&4626&'.>;4'>4&5'676&'&.'&7&'">374'&"417670.#636=4'#&'6767-    N ! )!  ΑO           2  '  /].('     $ 7 ΑΑ  %    ; 3     ! 5 n*%#X%&5>56'4.'57#.+"72>73#.'&#;2>7   h X C-Y   d1276a,8''88'*$  / $|%Q)% / ,'88''8IQ &  /)    HQ & /)  7&7>7>6&'&6W?_E#ZZ#W?`E04P<'D,P<;ZW>VFe  W=WFe ;X"@'.6766&'&>7'&6&6.''0&'&'.67&67>6.'&6'&'"'&#&'&'&767>7667>763266.6a  ?  1 m  + T   FE&#'f*3T ^(+      )  %  ,P       L   9  <   w!K$ 2?#J2$ A5 @`  b    "k  F  " K  S -=M2#"&#"##"&=&54622763232672#!"&54634&#!"3!26S ('  #" &<j\,      \r\ )4E%&?'>.#"'6?'.?6176&"&463227.547  )*'1''#.L+3  D  :j-*'FA6!!(/ z $>-'<2#' V. = Q C*('A&5*'8.1S%01#547>73&'.623632&7.#.#&5&7067672?B.,]rvy3 :: q z   ;9v *)"%txBy+ / L""6 J4AX|2#!"&546367676'.6'<.'&67>4&*#"#"&63!22654*#".6767626325'&'&7>0&".5&7676 ; ';1C# @=  73    *   )- 4 %#  5E& |   '!"   ZG  22!. ;32H-"&>#"&'>76MU,MU,!I}J=l&5V $7k4!bj4 ^ K~J4-F13!T"4EM2"&46'&'"?2#!"&546337632=4&+"767676/&"264&"J44J4)### - T BiJJiJ 4J44J$C##J#U - JiJJi3I2"#"'&=#".5<>7>754.#"&'&'&76532a_@5X"0 D (V  LE (I?    & 7k   0NGV_cf%777'77?'7&7>721?6?77?7?''&"76?6&2>77'/???>761?6'7?7''7#''767676'&76767?&'&#7'###"@ /  x  $!% '%A$$%%6 K :(   ;  ( 9 &  '  +"%  )&p "? qsvPSxx$&" (uoV\>  & B< &(Mzfh?B)   +.N--+$'%' *(?BO@    &"7?K7>32#"&46;7'&>.?6732+&'.'&67&2"&44&#"326 W? 4BF5 2  ΑΑYZ~YZ~G   s$ " +  " V% ΑgZ~YZ~2G2#!"&54637&676&+76.'.#"3!264&+&'>/O>V A3  4+  3`!= #r   J$X! V!,AMan7254#"#47632#7##"&5462654&#"733>32#"&'##74&#"32673>32#"&'##74&#"326747632#32653#"'&7454&#"733632#454&#"#* & %, ' '  Z& 'Q  :& 'Q  5 ! L & #& M ]' # '   L0 _  %( Fl  O  %( Fl   #    3  .   DA/7%#'#7'#7&74767676&'&>67'?If.!$!e"E*;f!1+ 2I:rkrTWZ`6M&Of!$!nG 5%"37)*= !.SN,2.'7!9 z5*+%%57.#>32632&#"'>32'.@~6D[5#B5#<<#."4)MM)1166ȀG8*2)1110o ?II?DAT02#!"&7>37/>16./'7'67"91"91_ g E :4)s)))4)w qd 0= @ n/<e7#*&'#0#&7&6256&"#&47>323226765&#&/&5&1430367636763:'#/'"'&=47>'.'.5&632#.#"#"#"&'&63216766&&7>&7  &),(V 2 $!  !% 4  !! !  #  '      3CY?~s I4&    "  e          "  #h&)?:T0   M#42#!"&546354&+"#5#353;26'+".=46;2   @(@@@@ 9@(@. .   #*('K#'(H?Rg"&4626'7'&'7'&/022130"''&1377676'6".#727&".'72Α=    %   #   "3 (9          'ΑΑ*-+,-  3H -,-- -6< Q6  )5O62'&"..7>7&67>'&6'"&=462746#"&=4632>NGI?>i`b UT   OR^ GE11E%"!%}CG=:e`  T  Q  ]1 H   G0++0G  !1! 2 s!)2:+73272+72+732+7%2+72+72+7"&GD~!%FIFGFFF( FFyFFKYY1Y1Y61Y 1Y61Y>`7>232"'.2"'.76#"'&'&'&'&547>76 '&'.'&54'&'&'"76767> 9C) 04  I!V"2+ %v  X  .:G S&6G%"'.'.567>7>3%327654'&#">'.#"?   ";  - '48%( ,  -- .$  CB  TM %  3%-L^ #5  )22   #'+/37;?C3#75#73#75#73#75#3#75#73#75#73#75#3#75#73#75#73#xpxpxpxpxpxpxpxpppxppxpp(ppxppxpp(ppxppx#$.>.7>7>76.'6L)5!)58Gs8 K8/fYH+H5K;+35!*5!P~F@e$>]4m"C2. )u ;'/6"&4767&#"&546326&&2"&4264&">L  $'7L5-'UI^^^&X  8* 6N"q߃^^^M %#"&462'""&54632654632L'"22E1T".0G12"#)5##--&1F11-#".."#5)#"21F1q)Xhu7#"&=46;;2>=4#67>76#'&77>76/6.'&.&677&'#"&=46;2'"=4;2#754;2+"+"&=46;21/  .*75/ 62 G2$q%;Q9, 7$>4R60      &>(D( ( }    p (  ,5 +Y1+9%">,%)&". #@/ 4C3 93$  ( ( (     T 2S^w7+76;26'&++76;2";2#"&7>;#72+".>;+";2?6+"&?%2#7632+"&576&++"&?3+"&?>;2+76;2?6+"   # %    ( 9  0 # : $    I B   /5 !    _  %( #4  "c#!( @bJ (  !'#31/#?#7#{p651cb ost44XA#_5gg5_#A 6*>>*&R#&+Α+&#R>T>*.y &767676.'&'&76'&'&0&'&0&&'&1.'241676727"#00'671327>7213"767676'&'4.501&'&'&76767632767617'"#7&'0'"'"#.76&'.'&'&'4'.'&7:30236'45"37>'&'6%&'6&74&5&'&5&76767&'&'&'&7671676'&'6'&272637'67'676&'&67&'67.4>56'&'&"#>767&R "8       % ") )    ,H+#   )%     !0             "           "   | ] )  ;%   $X-. -   V   15 +* !$  %           !                     .:JZ3#5'.546762654&#"'3#5'.546762654.#"%!"3!2654&'2#!"&5463~44-.@ 44 .  -@ D    &&&&8 &' :  ' :      &&&&GL767>454'.'37#73'##".5&#".7547;2254'326& O 4" wZJ! [ !&R T&6 @$@& 3+7    # / )$J"'53'3#%#512>'.'&#4>1#53WJ>>Bj<3P -7]<`6[v@8S__"JJ=@v[6`<]7- Q232"2"&4%&'!"&5463!24&/.+.67'"367./17672>7)    s(:=XI  ,h+.#%  ( "S+ !   5390Z$K O$      2+4546264&"7\\Z5KKjKR[KjKK5!K #53+32&+3250`ӽ__q ~Td  -159=%#535#5#5'#53#5'#"'.7!27&6?6%#53#53#5'#5^BBBBZBBW C)vn8 %+ BBB B;==;;H<<<'.#"&76767>357$4&"23676&/&'YH0  !"!H)("M["/ 'sZ& #0 162R@]R/   "*4 .>>XA76  bD!3$ 4=B #)1AI7>77&'6>7&7&504576&'67&&7#!"&5463!24&"2Z(C2!@. KE.# #DI'-( 2'4/0`@^^^3$,K+%  71 $(4 :".d %0 `^^^32+532654&+#rE> <_:V_dQk@F?[*P@&@a?@`7 $,>2&&#&676.2#".54&2"&4'3237.670>636"'&5"5&?"1"&46323&''&676767.'547>3>367.>>2'%6.67>4.'&""232>7&'&7>9        N 5j!@   --H  b9 " $-  6*"(  ' G 3 (# H    l    h          ]    (    . %    O 1   U . O #2#>%13#67'.5!456WANdE#-3 TQ `AWGDuOqS .%$/ k"/0ijY_*%##5#5354>32#"3KdQQ7$$ (Y]F(8O<'B2'&*#"&5<&<.'&54>6&"/&#"?62327i`L  N'B\O :  I O :  hT{-  Fl3Z?% ;,t <, ####5353533##5353##5!###@Z@@@@Z)<K73##576=4+53546324&#"#576=4/73''7'73733r]M; &55*/E  ! n *+ & &3"# 32.*  "  (9-  -% && Q72+"=4;2+"=437010101010"01"101"1110101#0**1#*1"#"*#"#0"1*#"#*#0*&*1&#"#*1&#*#&'05&'4.#04'.5.14"5&'014&5&4&4&4&5'"&</0&1&54'4&'45"41&54&<&41&5<&<&504'41'041&5041<545&504145041<'45<547676767676767676320154+"#54+"#54+"#54#563232=4#"#"&#"5654""#54+"#54+"#54+"54667676.;ed<.*33+    (,,(4444}AOVSOA   H1 ZH LL  (>.'&7667"&54>32&760m5 %#01}~~:c;4/  M`5m #%%1U 19YY;c:!4Hlw5'.54765&'.546765.547.=46723>54&'&765>54'&76"32642>54&"6s s b 5T1E9  4>N>  dd  >N>4  &8 iQ @i=    J15tt51  -1d |h Dc8Dr  g>Eo\       \pE=g @S-Vh|JrC0-   "  "%2#"&54632&"327572&+5DDg]\[A?&nNN74&%34v R\]B?'NpN$"q50*Y L'.7>327#!"&5463!245#"'.#"7670703'&'4+76,* ,!!!!P!v(&4 <4. !#O!C%!  5 *-"O!!P!!"(*$:<,    c0?732327676564/.'47>32753.'&"67>'.+  5'*2 7"3L+ O;2,f%IE +D"(A"<-0 1'* #'Q;% 7@="EA1Q U.8@ %3!!'S6Q!SQ %'% &54'77E54'71"&5>54'#".5470>54/p   O,+!(!C  D    8* >105,9)6 CF-4,  * P~&-OVd#067&'6?#64>4'&'.'&'4.77&"&576&'&'.77>2"'&'&637#"'&'.'&6?654&'&'.54746165>'&767674765&'.#'763263&67067>367632"22#66763267&#""67>76%2726767&'&#"&'&#667676;2&'67&76767>54/0&5&'&7676'&'&#"767&'&"'&'&#"45673&?67&'&'"276'&+"767#7>'12'"&/327"'&'&63=.%    n %.  ?     (/((/        #         (    1   t     & T  &  ( =5  f>v  F< )   1     +          +      4   e %(--$#                    #1   + 30+..+-3     !  !     *+9 0@@<+*      7#".5/267#"527654&654#"0#"76746767476'&#"47>76'&#"#"7676'0#&327717670767464676767676767"./3276732767>54&#"'&7>7632'.7&54632?64'"=32%i         +-*    ttD0 =9 DF9P P    @      !  _P          1@<) 2#!"&54637#.'#3Q#  %P`6-/0"g!.'>72&#&'.=4>76&#"#"&#"0+".5&54>16&#"#"&#""3262324'&'.46546;23262'')N n$p$(&s)k  1Fe    :  :   eF1   + + $>&''&'&'&67>./ O: # & o"*>$! THN(_-.R&`J7-# AMI06L2 "2",8}()95EQ2"&4654""7676547676762+"&=4632>4.#"ede r  X /+<<++<<+y4Y33Y4Pqqpeee    q" 4<++<<++767>5&540'.7>767676763636~*  &  <, 43&#7Jc  <  +SlLcs 27PZg%!&'45.'&>767656.'&'&'.7>74.5&7>7676>367>7>72>5&626.5&6'6&'&'7676'&'.&>.'.'&'&7>36'4&'&6'>7'"76'&'465.'30'&'&'".4173&'"7<5&#>7<5"'&'&7>7&#&'342;&76'4.'.'636>&&>7&721&'&7&72>>7>.'.56'.'.#".7&6&7>7&'.'&'&36 Z .     %g  4   k* " 6#-6,   FC    e "* )=    9 $S     #  `     $!%*! 8/V %   %!   -?    (|0     " ^4  F $'?^2      !%   !)        ;  /          &  Z  )/ #   D   '    $(    ">[.7>3267"1326'6&'&>76767>320676zX/lȯ/6#q?FpG3C   7a3 57K/+&F-)  ! ."   3 ?6ȯ/lW8>     6>u".)KEP&/    6   " !6!!75##"'3262654&/.54>327&#"#"'@* "-"c'    !)"  "@c'   " 0  +B2#!"&54635##"'3262654&/.54>327&#"#"'* "-"c'    !)"  "`'   " 0  +.D\huv?7'&'2#"&546%016"'&7'676'%&767''&>%2#"'&'&'67&54>2.7>3'654&'7@<1N/' 1;C3$)z/  -? .'. r ?1N/'1;C3)  ;H^uHQ J "":';B  +#'17D5  02J*(} 1 ,;,&18D5 $'/76&'&`   < ! 1( & , `.    *L   ?:  @7>&/#"&54>32SFK[>p( $'" )NGv 5ks6L**/%$* RV\qw|"01*#0&1"1'&547450346257622031754506105350>176201310%7?5'1&10&10'1&<15/?'575/?'75]a`P`axQQP".!/\/"u;P\T-."/)QQPXQ"/Ln5iooJ77.i77b.//\4C".511[K\[[V....[%6Rbx%+"/+"=4;254;2#2+"=432+"&=4;272+32+32+"=437#!"&5463!24&"67>76 !    R - .0""/0""/>_`N;  .9"G,*G,*GG< G9<     GW"/0""/06NN61J,'u *H3'&5%3".=4&3#'546323#%53'57670&'&=325N , /''<*%8M*#&(  -Mo+ '" M/MM'+<.#MM(6 F  4q  ''7'7@@ ?__? @$\\%\$77$@2:Bt7>3>32"".''&/*.7#"4;2#"4;27&767>54&"&'&'&'.54>32v     (XX KhK  +J+B^  .  A   @  ,1(3HH3(1,  ' /*G*[@/ $4/5373#576=##576'H-m_'&'l33 2 6%%& >> ++O#"&54632>'&'&'66&'.732+"+"=4+"=4;2=4;2rnSggS:&./ .7&"*  b1j((0((0gg);B^B/ ) 1-r+&U#* n0((0(( 3#73#3#73#!&=4&"&=4.&5,,*+$ ,,t$2"&454&"6754&"6324&"ΑΑ"!""/Α = %3#"&'357#&5462#5'`lAR,Bq!lhhK Α K@$6A7iiP')gg)'П6G\h%&'7&"&'>='6267&"6267.'&47>330#'236"'&'.4"'6?7**h+&$:FF:$' ,d, 0>>,,>VcU?,, #:  $ 4&&J  -F%$G- -EEEg:T&&U;g(5 {  ;j"/&7676?6=4/&6=4;2#"/&=4?67#"54;23254.'.54632+"'.#" >  /200,b#7 ",(V0).&<%jjj    k k  k!D @ @@  %%#53%!#5#5#35337#3537#3533533  @ @@@ @@ `` ```` =C)Hw{7537#54&#"#546253+"&53;26'5#5462#54&#"32653"&%"#"&/73275&'&'&'&'45>32'&53%"&/767&'=>2'275&"5&"2'53#'#53h!4D10E*&55L6'' '6&     ) F"   D"!)%%?41DD1*5&&55&&&&&b       qDD5       *  R  Z^)7FNV^fnv~:4>'4>7"&.'."'&5476324&"264&"264&"24&"264&"264&"24&"264&"264&"24&"264&"264&"27&'&"62X      # 549 BB (B^^B(XXX(>> O     !(;O5005OBB11BSStSStSStSSD' (  #/9AT"&463235#737'2#547#'35##5##5##54#"35'5'57'#353#"&7'326ggΕ`o)F9{!8)E DEDD$   8Α ?.  471M/:HJ0!! g V  ,8 3m%#"'67>454676765&5654&.3276'&#"'4>;>3735467;23232+!".='#"&'6) &.^O8 ,9    V b   &:/I^,5 (< [:4% H  R    K    %#"&46323lLLllLLlZLllmm"5#"&'&546322>54&#"#".672654'6r/mKPn/?@B-$9%%B&?WSn +?*mTX~9Qf(PttP(fQ9,A$5A ;!,AI%#'#//75'737573724&3>7"'&'&476762564&"C       - ^88)8? 88Y~ZZ~Y !       .0_87*80?!87YZ~YY FMl7&'.'&'&"#67>3021'.'&70703'.'&167&'&'57>01&'&76"45."&'&74"'50>767>0&'01&"'&167>76'0'27:63231'&'.'&'6160&'&'61"Q  . K"#8)'4   R?(&$  D"%#  F 3* %=C"' "  ! " (  )!  $%\    h744D "//%  , &0      #     i        @(;%57>'&5676'54'&'.7>??; ͗  e%'E= ^6L;/=  a  .PLI66  #8 U  <97*l #  /6#  1(-&'&67%6'76&7'&>7'6/ ##i  at  S jZP Q \-!1(7 = %GV%+3'&=46;26=32"32>54'"#"&'&7>;5#54>76#'2>4.#" k5656 k(((  %$k 38r   ?.)&&f )0   167 )   f   /2#!"&5463&63265#"265265#"26=&6a'88''88'2 8   8''88''8   8 U2"&46#"#"3232#*#"&7676#*#"&767676&#*#"32327656323276ΑΑ | <  5  '   #.[A Α  F5 B?F+E&!@GQ[#"&=46;2'&#"#'#35>32#"&'365654'&'&'&#"32767&#>33264&#"3264&#"@5KK55KK  $  x S #"( 3\ K55KK55K Z F %%"'f  x   %(%'762#"/7/7676/&'&>&5( BDrBfE:0 ]$# 0"-{&9b6 'BsCf#P% " !)%0 @Sk>F? %Md$2#"&4&2#"&462#"&54>7#"''&5476'&5476'&5476632264&"676?30  Z      )Rr$$LO 8 33 8 NM#%rR)`5+-        =)..)$6' ;,5AA5,; '6X}XX>6*,8  2"&4'616/&"37#"ΑΑeJ " ZUTK pΑw( cc)x #'+/37;?'77'7'7'7'777'?'7'?'/7'77?^6JN."7Z %# 8 8<+!)#+.|G7-+3=5PCBY".',";##B1 " &  /  )@ H96`-2W B@D57'.546'0'.'&/?>54&'514"D66&/$:MO< ) &,$-5+7(& ,>҃s|5 7"';6[<4*9 0* ( <7!>'#.'6X-~wx2M )ps^` 5EE"9m<Me>`L-T?- Q '#"&462264&".?''"&'&>?'&>767'&67676767'- ^ 4  -5  - ] - .- ^]/ / .  0  Z / // / Z 9 Z77&>&7&'&'"'3>56'.54>32@< w C !,z'/)7 /("2  /8Bw < +)+&$ *! "& =%/&?6?6/&/&?67/&6/&?6, -]TD:4-\_92+ *"JR A,V$H\ 7'* 2>"&462##"./567>324&#"'.'3264&#"32$3##3XC/m1!:aGB/5$&%, $- (3##3$>/CO!, k'e/B54% && "?,#-A%'"'<.'.'.01"'&76&*'&'&'&656&7>4645&>'"'.'&0#"'&'46'.'&54'&7>5&"5.6'.767>67>7>7>23>32307>302     +%   >59 ,     N        '*   $  $+-   , $*    !     2637??7'7''''/'7'?'8P C]8Y9}Rsf|1.+l &  ,ND& @'$J .3D6 {l&Jc&Tz8a %   Ea@NZamt%#"'232654'%.54632&#73254.54632#54#"#"&'73"&=3255#532+53254+5#532+53254+54+532;2=3+"75#532#54+3#;2=3+"7#53##7373#5#'#ApC#$ e3.53.5e%" e<     v$"'    9'    9  %?4'; 6J5+#1,"10EJ]      M777H+HH+?=> ?   U/#?6'&'&67%6Dg2 f]"L0 i (2#!"&5463>'."354;2+"=#pGNhN^DD^| W84FF4D8 '575'7''7XeW"XVY@-uKK:55/7 #'+/39=AEIOSW]cko"'3'#4=3#&'7#&'7#57#57#5#5#57#5#5673'5353'53'3#&'!5353&'!'673'53#4=3v0ggbnfggggggggggggg ibgggggggg %ggg S t tVggg  F # E#EhE # % JMgs % R "y-In'.'&?6?>76367'432'&5676322'&'&#&56/&'&74>76  4 5"     %    %; !& 7"     "    } 7#&'&761'''''#'&'7&'7&'7&'7&'7&'7&545'767'67'67'67'67'67'6?27777774&"26"&462654'&5'654'&5654'&5&=#+&'#&'#.'1#.547&+'&54704&5232673275#327.'&,+- "%    $" -+3378:; 7; 16 (."  ".( 61 ;8 <:883JghhOYYY| )              > k  "  %$ '&&&&' #% "   ,' 84 A?GFHHFG?A 48 ',  !hhg~ZZ~Zy   Z p@$         !eB ;Q>;2=4632+""&5&54.+"&=4>2;2"'4.5&6327632 c  !"d  e"!  c $11  CC  a3    %     %     UUvv 3Zes#'"'.5'7#.767>;6&'.'*?>72>'"5&'"&636&'"&63&&54&#"432'.'&'&'./&6762?6!  "J%    $ 0d$#4U  I,-)0) (D@  +(%*//E4:L ?       }\&    4 "  m0Nm([)/)#OO #f 8!,4& ;C K"       22#!"&54636'&6'&'&6323276L2C!  % .B@f@N  *h8 />4VR`,U7"&/.>;2326?>;2#!"&/&;2326?>;2#'2+"./&#"+"&?>3i7!$ $! 8  h8 !$ %! 7  8 !% %! 8  `pK K p pK K p pK K p BRa2#"/7'&546'&'&'&'.'&>76'.'&'"#"07>2#!"&54632654'&"7m'(N7$2     eB^0.]T#E'(56M 0 &7o        `]A@1.]A+%R/:''#/'7''7/5?'77'7?3772>54&"''#/'7''7/5?'77'7?3/3267;?3?'         w"/!!`/7'6'' * $%7&66'5%$ *  $/>,%:           B!!/!( #&4(66'2#&)'$4'4. :&+>/#  @J2"&427&/7654'&54632&#"23767/"&63376>54'ΑΑE9k&$DC?P@W&G9<  R0"%<  D3<ΑgAl$+  GJ6 #;-_ f=92 %++AQ%'&'.547>''&'&'&7>7>576'&'67632%'76"&'".rG;14;3 Y6TZ!   69  `+# ?y2 1)W $ ! /_0RmU- 2G)"   1A<"Rx( @      7#7&546;#5#";W@`KU@R7&2X&gMT8;m.533p8R^4y@*<D/;C\gy'&7670#1#"&#"#'.7672326732+#73264&#"&54?54#"#4>32#5#'26="#532?'3373u     nI%*#6& " n3$#5 "! 9 #$BM%&   a  J ss@'DPj|+534?#"7#!"&5463!276'&5&7&'&#"&#3262327674&+3532>4.#"363232737##'##"#3267.M  @  >      3  Z   &   f$77Z  `  W  ( B/   cQQcl'.871#"&767672#&'.'&763276&'6"  _3+3U*'(%+}"  3>Acf5O===%.$>%===Q    =>==KL !B!!B BB B!!B!B  )  _,  ,_$$d$$G# ^     ##G$$*##F$$6-W7>76'&'&767654&'&'&'.4&707676'&7>7676'.zZfVR  %&-  X+C;0-@ (7!5 cRrc v`Y! FE ')#+  FF "U   8b:;8 0 -;:.IX[x }<JRZqy&'&''.767&'.546767&'&67667>'676&'&&'&'67673276767&'&'&"67&'767&''6&'6767&1.67&'67&'&'76767#"'6'&'767>54&'&'2&"&462*47- ;!!?  +52*  @"!; !" 0 '   .   _ "!4%  #*'z"" 2 !## ',#  }&&),0$  >* ,* *?  C-R'6    JF A aN3$ "!   d $1 0."   ! ! && #'##73'#'%'7>MxNyT)A<  QQ 88 7I)P%+5352>54&5475&54654&+532#"'73254'&'&54>32&#"23#"=#";#"&54654#5654&546;7#"'73254'&'&54>32&#"'2#327#".5&634#"e j+"*    +  K+ !*   #_##-9 !  !  "  !*"    <"6 "  "  !  "  ;"     D+! # &%.B%72'47>&'&'&767&'&''&7676767&'&'5#"&?#"'.7671'.7676727.'&67676'.'&767>'.24767>2630>201276705076767>563206767632266'0"676'&2>65417654'.)1%#             <  M -# !9^Bw ;/%H -HW hK"1:  ! ' $ r  "p[  EW, $    " (   % >%$& )75"*)V Z""#'+      V    :    "-& j3  2   3 37#'e[08ਨ6rrYY  ?'' 373&&& R0n\\Jbb$BB X( 0D7'##7'3'373537#5#53".46767624.'&"27>"&5475"4753#5##5353#5##535&/3#5##535'"475'"&5475'&5&5'43>?##7#'#077'373'k4>>>']>--)d          W   P  &  &  P   YAA ?>@@Y**c+<``ttt %   %D           )) Q((+yy%'.'5#.='./&/'.?#+'&6?#'.5'"&'&'&'&4?673676720326?>7>;67>2?>026?67>?6766>?4567>72>?>7>3>?>6?67>'&%>'&>./.677>/&     :             0             d   :              "  6  $  - 5:/   -= ( %  1%  m7 ,   "   .%#"&#"##"&5&54622>3232632 7%H2B"/"  %P C YNw"" p 7#3#3#3#5B22e332~BLLL L) ?G7573'7$"&546253#57'+'.45454>;654"2'#''.4547&'632&'54#"'&'#5.6?>767>36'7&54"2&&)6:::Y   k   #A  ! :2)@&  .`  x nnw        Z( ( T      6^ 1J   '9( ( y #'#!3'3Y>>Y.CoqD-ttX <D>RYhsw3#267#"&=6&#5375#"'53254.54632&#"#327#".5463234&#"'2#"'5362654&#"53""    ,&_,!SW  %"X. q$#,'  r,/&&? "* )g;$ $^  (  * +  ! $#..3+%(( 2 {B ! v!#"'53254.54632&#"!090 l\QKTH7 090 iXLBDJ1%;(KO .#8%KV$#327#".547>772#".546)3 &R$Y; :F${% %rYW@76700137654'&'&723230#"#"'4'"'&'&767621450454&'&5<547676362<=4#"&'"#"76760"&747676'4'&'&""#"1"541456767632'00?465632132'"'&5<:232767>76'&'&5&3232=B ((TO+9%&)'QA   "  +!  ,  #        ##$   { !  :I )**  ( j         "  udZY   IH5@(8r770=476'"'&.7676232#%#!"&5463!2#0&#"376767674#0"1"45.'&'&#"#"6761323250=4'&'&'"&+"176760"1&'&'323254=01767656'&'"'+01054&5&+"&'&'&'&'&230;21676767676&7&'&'&32376213676767674} " $    ' ~%           AH((926D # /$.   $#        `, Y 2eT <j  Y  T<   0    8%'7'8]]\2#!"&546337#53'#35####Qo>BvX`###G#Wttr2#!"&54635#35#75#75# l (xxxxx l  ((P((P((27%#!"&5463!24'&'.+";2767>5__`* Gr Gr66`; ,< , !!5!3535@fYZ@ YYZx /[nz+"=4;2+"&=6/"+"54;2632##"'&=463276/&'&76322'&"'2#"'+"=4>2654.#"&2"&4))`  ))$ $!5 &!+:.?@-!)# $$$" # { Q # "  -   i?[?Y+ %%3%i.?f{"264%2".54>6<.*#:>732"#73262#67>'.*##%64.*#:>732""#WVVV);GR:  x!G   %   % %  x!G     X[z[[zk-M\M--M.,$   G e6,-  "`? G d6, (#"#"&462&'6.#"3762#"&4: "#eˏ *?"B]]B%R:.):  ˏf3. "A0]]:)-:R@!-9EQ]i+""'.+"&=46;2>354+";2=4+";2=4+";254+";2=4+";2=4+";2ZI> =2Z$88$#(.##.@@v@@'=Ohv%'&767>;0?'.67>'07>&'&766'&'"6766'&'&7672"67>/07'&76>?'&'67'&767Of9( )%)RM `  0% R w %  =eC !/0'G22+!  ).46EF$&S4( YK$ B     (27@"   G2 ##  <   -  Z   G1&7>01'&".54327>3270>7>" $ &', 5+:3'<#5 )bBU!1&A5f7 "2B  7  `  fX 1!"4( -%##5#546;2'42"72#"&546"32>54&;M ffEE#idfjVuwT4]:vfxxf 9##"hkge-zQSx2^;Uv )B2#"&54632>7'#5"'774'&7">753&654'&idfV xS/"]')""=j@_$" # 0-;;ikfe$Sw )&&"  ]+''" 9V:<13M2#"&5462>741'#327#"&'#53<5#53'7#7654&#"67632&#"3i0>J&fj!<%" [ 8 %-GA xCNvUl>Q&:" !Fi+N<,fe=#82 .50 #Sx<Uv]$ * 0   !%:2#"&54627'##5#535'#53'7'7654&#"'3733idfjlDR@=@@: x7@evU :* QB(+B?&hkfe=c$$88' '8 Sx3-Uv$3V `t  2#"&546"32>54&#5#5idfjVuwT4]:v hkge-zQSx2^;Uv++P**#72"&42>7&'327#".547'703654&#"632&ΑΑ%E5 $!.&'O3XwS4YJ!D. (0 Α/` , 4##0`L0Sw2*!4) (4;2#"&5462>54&#"2+5254.+'2+#526&+idfj4]:vUVuwFF56" ^2 "? hkge=2^;UvzQSxl'Ol.  ,C) ,37;2#"&546"32>54&#".''574575#5'?'5idfjVuwT4]:vM :D @?;Cqq(%'Y-hkge-zQSx2^;UvF @F>>f,.-/:5++ <2#"&546"32>54&>32#".'332654.#"3'idfjVuwT4]:v$#5 <*+'>4$ 211hkge-zQSx2^;Uv*++!;(.$.(+",11 s2#"&546"32>54&2742763276;#&/#"'4'#"'4'"5'#"'0&5'#"/+53767463274>276idfjVuwT4]:vQ :3     4- hkge-zQSx2^;Uv5l< P@ a , \ LH W_ WT Y9 Lb E\Pb  _s2#"&546"32>54&3#&/"/"5'"/"/"/+53767627427627>7427624+54"#";2=idfjVuwT4]:v;3 3+ Fhkge-zQSx2^;Uv,S @: HQ IF N+ I Z 9P CT ^-  E3 ]  4<@2#"&546"32>54&2+"&=#".=4732354735##3idfjVuwT4]:v6 ) 7lllhkge-zQSx2^;Uv6 6se (C (192#"&546"32>54&2".4>"76'&3254idfjVuwT4]:vr:* *:* G,6 %=  ,hkge-zQSx2^;Uv<+/6/++/6/+Yd .i Y?A9AMaf3#7'#&5#"&547#"'#6=3632672354#"#632'3264&"75"326%673#"&54632'.^"c$=) ('  &. C)!"C0 %7--/ d)+!*)*)$+"--6t B   P($ !!+m00  )!$*&&Pb$2"&47'.7654'"1'&7'&'54>767'.?4763226?6'67'&3&545'7654/&#"32?32?322"&46  $  .<,.      (  7  R"# e     5:0'  &, !K< !"70$   ]  %`   t  4`'2>73'.45454>?62<.'&'.3547635476 A)fM 316  ./KD D/ .  H2,  %-7 ..-   4r ??$ rE2EK%#'#5.5463253:654&#"22>54.*#27&#EXCp(!%cfxON-E8   Ft`[     R9rK >> lGQr4ZC'A % #HBCN] <_i!!%5"'&'>54&#"'22#23235".4=372><1#3#"=463274.#""'5632@ <   $     d %@r!m.*     -E##Zf7'&'&7>'&'47>76327'&5<5&'&"#&=76767676'&76760'.67276 3$# (f42,E%?  d(\N;  ,:m 4!Q!e"( !!%$ ,y. " s7%G. +'  1+1,i *4   *%c2"&4264&"2"&4264&"%'''"'7&'7&'7&'7&47'67'67'67'627777'ΑΑƍƍ|||J=7$  $6>JMRSNJ=7$  $7=J NSRΑƍ?|||'$7=JNSSNJ>7$  $6>JMRRMJ>6#  ' '?/?557`$##T))33d#$$T33),,+y--::"++,::- CIOU[ag"&462"264'&/'6373#'#5&''7&'#5367'76?#&'%#63&%3'6&'756_ΑΑ8-%.8.%-D  ;; RR ;;   ;; RR ;; """%.8--8.8ΑNr""+R ;;  ;; RR;;   ;; 4-8.%%.8p.%-88-%L""2Js{3&=4'&'&">7#C26&'676&'676727""'&'.232.#"'.#"&'5>326="264&2"&46"2642327367632&#"'5.'"&'6  &      O      &) =!(&? :(!1  &(: ?&(!=""7,  * *  xP5[= y!')      )&@  @L"" 3   ++ r%>7#./.>?.>?677'7'=57&'>&'>&'>4'   #,F**E-"      &   "????,      J ( &#+!''! '5,* 5)# 0[>0 60+ !<-'D$0 7...7 0 U *1P-1-713D# &'544J{&76567<'45&'&54545&567>767>�'&5&'&7674'&'&'&676567>75'&'&/7<5/.454'&'"'&'&?'&'&'414767676367654'45&5&'&'&'&'&'&'&'&/5'7>32674&'&762763676?32?#"367>7676767674676761#"7&54'&54'&5476'.'4'4'&54'&43607&'.66'&'67&                I W D)! I&+%& #%@        8     '                   &-    %      9,:L8'', % % ^^K2322230##"'"'*&#&#&'&'&'&'&'&'&'&'4&54&45&547<65<656167>567676767672636212":372676767676767676767676'4&1&'&'&'&'&'"#'&67"#"'&'&'&'.5&'&'&7676767"'041465<5<5<5456767676767654'&'&'&'0&673676745<5<5<645<5<5<5454512174767676763632367676?0'&'&'&'3"#"'&'.'&'676767'&'&'&'&'.'2303232763667676767464567<5<545<54'&'&'&'&'"'47676767610#4&'<'"#*#"#"#41>12676345"'.#4):3670254>721633230"""02220#*#"#"14=46123#"'&'&'&'&'&'&'.50'&'67<7676%0#&'"/476767676767676367676747654'&   ( +        5  +    +      (!  '/  u              f      "       &            t        '    2#  ,A    &   -<   #     2                      : $%                     &&,               gm66&67676327676765&'7>767677676'4&4567654'&'&'&'5>6767`I\*,(!B. %$6!  # */1!- "0!(M;7< 3 93 -!"       '%!  -*6 $#.($/<4-I#"%>,14^0 "*2'62777''''777&547'6"264&2"&4w [  [ wF;FF;Fw [[ wF;FF;gHIfIH44H4F;FF;Fw [[ wF;FF;Fw [ [ HgIIf%4H44H +5?IS[iq2"&4264&"%#3##5#'353#535##3353'7'7'7''7'7'7'7'7'7'7'7'&2"&4#535##3353'"353&2654'#3##5#'?'7'7'ΑΑŠŠTT0v%IS|S   x  켅BTƝ(u4T_Fp?}1TT@s,  ΑŠ¿#/.R\8P]        R !3R2RARAU}XM<3?8 XF   ''.'4.'6'777''4&467&7467>'.'.67'77'??'?67.67'''''776'7.'5'7'677&'67'677&'6'4&''&'47'67&'6       '' Y:k, !,l:Y '   E (  ! ' ,  '   ((&""!# % % "!=2b']<&1xx1&<]'b2=!"  % #!""&((   n ,   >' L  '  J '?  #Jo7"&46323.4>?3:1>'.0#&7"#".54632#"#7>.'.#"56&5463212#"'&5./>7>5<13L  H-u$=,# [  '6   0   G+pH   >-$ [ (3N$ \ )3}  '4wG    ?.$ [ '21   H,m  +39^ )%&'&76&"&#'476322'"#"'&6"&7662"&31&'46&'&#"#".4>76%2.'"&'4547'&>017626'.'67>?&'&6'6720'&676'&'&'&'&'4'&'&#""#.#'"76767676.&'&27'53>2241&#"15674#"1675#K8   =   2 3=E>4)(22, ,?"  ,& > 8<1 +Jq 9,'    H( (  ((   G    -/ # ,37,! #  :"qT1 6!F a       -        '?'2"&45'5'5'757757"!!"EΑΑ;<<;!""!""B!! ΑW;X2>54&"j  ?$B/ih-P $=#MnNN  /B#JggJO!##=$6MMmM#$"&462#.5467552>54&'7"'6&&6SuoPmm&'*#3533'2+5'2+57"326&2"& l u  * C !6** l  m m \f$$e# f""T!&!(!55#$$.S2#"'#"'.4&54632>32>654.#"#'&"#'&#"32?3327&1  C==C  3%- $ .8  ,- : -,A ! '( " ~/$ N+F66E7"#  -# #s   %"uu"%?B:Uq0467>23>'.'.'&"+'67>27'#5<>7>7>7'&'&#'7'6767>  r B     B #)  S$ *+  SS# +,  < # =1 1> mm  S{ = > {| ? ? 2"&46&'&"&'.26ΑΑ  ARA   PfPΑΌ '33' 1??L#".'&4>3226'&<74#"#"#6=276&#"133:325&53" ga gb% P%P@&m5? &m5?$VB%/i$ta-0'2+"/+"54;276;20Cn33E6lΆ "2#!"&54635#'#3577#5##R$=>=>>>=\>==.MMxMMxlii #'#'#735737537#75'3#_lVb(m{WaCHU4N4POI 6SPߌHH@\?q?235';er5F=f5+Q GT`3#'#75#37'2#7''67#6;65#>7>3732#%'67>''>+#"'&'236=#"&/35"'&'26?#036z1*aI Z=6@B 4  X3 ) z    l &) t,+<o,^  !A" 1L3    '#(  ! :LI  G d e5>2.'>?#535#5##3#3&#"3267#!"&5463&632#"z)d Xmm3nn\ Q.:-.0-MKa ))#-"K7?C)$ - 33/#/-$"6 )4)! Id$o(2Vl%'#"'&54&5&7461/>36767'767'36&'&5476736'>6762#'&3&476726#&5�&'&#327"/67676'&7676'6=&'/7'7*#67654'&'&'&#"'#&?#7"ȼ363236767'"'5767"'"'&#"#7?7>4.5#&''.#'".'&'47&''&'367.'''2>7'2&/?&+57''#776.'&'.'77#6'.22077'327''7'3''76767/'#7#"#'67&7'&66'.67'&'&6327'52&#"#5#63'647674>7632.73230765654'&6?#&3'&'&547&'676 ]\BA(  ! -5  #!     o     (        )/        (        8: $0 @8 '&  ,  )    / 6 ,       I,, !  +&+       7' F       (      \x<=Z-#  & -                  !*       $ &         <    ) ! $,,   +/   0 H      v % 03    21        C     mq 1"76743765&54'&'3#6743627>7>46'4&#*#.'&3!#"#23#5232'0&'&32&2>767&'.'+er)"s  7S0,   t  d   (  k  IH       D-<@') hZ&G!-1#.5"=4547>7'0.#0>162;2='#"'&'&#"2*&543:65654'&"#&72012=432720;&'27215"5&'4327&'&'0.'#"#6272'&'4&'"013'&672=674#"#"'67625654#&54632'>3"=&'&7>3201&'&6#"'>5454'"572725454'"4732#32#*#"'&'&*32%&+"#&76'&'4#"#"#160+"72676742325454'"7032#";276"'67236"54&#&#"7636'05&#&36762#"#"43656'1"54'&767456'.7623>76"+"&3656'4'"43:'32#"#"4;265454'"#&63230#:3>7+"0'&1&541474+'3676&'&"&5653276&/"326&3645.' gi=81  aa  .  0  ()'#Zc4W &(*'+_     !   "  +.e  +g!  "   &$(  YeV  j    U{}~:< # t87 87O&   C  FGC=#'SAGJBJ7z  H1    ! "R  %&  )/('E3n  q!: g  &3: $&e Z&"'[r~'<JX_l%".5&&7'46?67632766''7&5&'46&'.<.523036'74'6'67&672>30?2&&&2#"'75'654%'4>2&16&#"&'6'3&74'&7&'&'&7276&5&633#65#6'&67"'6&261&>&'707&#&#'5063632*#75'35'32'22>=4.#":>5#54.*#3#75'3#372#".>26&"'#75'37'3'&'320637+676=40:>4."&3#.'#75'35'#6'254.*#&63&674'&':  $ '  !;//   *     89e<QI4%  #J*,-*I!  #',')r        31NL! d    l    < M<  N  B&&U '"O U,0 L '*i     #5>6+53%2#!"&546354&+32675#"735#535#57#'#r (n0/e? >5 &! & F hhGj } &&srr!GKO'36767&'&7>672&1&'&67.'.'1'&'6 37'7:  )"AJD!   !& 5=*9   & &K|D!   % 6   x1I\66'6%'#"&/4547'&54>6767667>.#0#"77''77''77'?( Wboo w QVRO9   X2$ s0mC=J!q: . >/ .18'8   ,-2$3   $! ,s,- -,~,'}%Wah*=U`W\by76&654&'&#6'76"10'4?#&'2#4'5654'&'654&#"#./>6'&7'7'>15.'675&'#&'56767.#5675".'565'#34>307&'.'&7"2#04/5"267&'4.17676767#'4.56461##&563&'5#6376535"'&'474656'.#672<15&7507&7>7#7.767.7&#76&'&&561"&'2157>7202'3>17&67>7&'&75."&7#76'&7627&'24767?.3'45'3654&5473.#&7'7'"'0#&7''''7''&'.?'>0327'7'067''&/67'7"'76%63''>'2#54.#"#&'56#"7>'&76567"& \9+aWYc.: 3o   I9E|,r6CIo*    8  7   &        +     .        &HL%CA"    ; _ (   !$ $*"  = %[UCB-K+m  AnI3,MsB<27  @  f  D(P G ,  sR      ) 1G9Si 2& G         -      P7  y   Y%  \ *    /B%=A=  + $ *   ;   !^+ XF D;7%+P  '/#b (& |2=; (P@( 7   ) % '73# 7 F!v'a_jk]A 2Nem Ql 3=?'373'7'373'2#"=432+"54"2545<632+"=432+32+'+"5'#+"=4;2'54+327+"5'#+"?4;23'+"=#"=4;2+2+"=4;2+32+'2+"=4354"2'+"5'#+"=4;2'2=4+72+3+"=4354+323'7'3?#"&'&'>7&'.7.5467&76326&'."&'>%16767632.#"6'&'67#"'32767>.'&'&'67&'.'&#"&'67&#&'6703273&'27327672767&'6753'32+"=4;22=433'7'37'7'?2+"=4;201#"1#;2#"1#73'7'3:a N   P    UJ .   `  --=8 "b2-( *#  1A7 "a3+* )(I3 *+.X&%0-XT $ (  (   4:9:$$ $$ m  6 ( $<; ; ;*265@?((4$ $ @   ! @ 300/[+HF ?@  N> $2[+GG >A 'Q;  ">@6'T ">@'   +-- _442 2U?d 7!!"'%32#7;; )X=tGgf G 7+"&?>762+"'.>2  }b   ' 6;J*H3G  < Z#+37;CGKOW_573'7#'5#'73?5#'735%53#'%'#57'#'7'57#7'537'#5'53'357'#573"Lv -#78-  88ZL B8 P [Z ZZd- M!LNZZ L/-!mj87, z P!Z^Mllv88 -78- M -7- -N[[.N [[ LG- MdO Z[[- Mj l/ -77 * O [#F767>'&'./&"&'&'.?>>7076($533613373'3#73'3#7333#"&7;VRD#d)3 F>(>M[pu- N;ZIIM R:'(:8^ 75< 7 N55.7"1"&5064.'&>1250616232>1000#0&XVWAG HIgEESVY]w<~eNNf0z?}Z 48?KR^%#'#5##"&'#73&547##53#3>>32353#3733.26&#"5#535#535#737'#3'7#'#3J6@ "V# * @511m<7 32  8w> /&! 8878_18228(.-&(..&= " !%# M)L1+E 3,"(.99,"4233 #)/5;AHMS2+"&=64/'&6'&57'67'67'67'67'&5547'&/67'726&+"=46>54&'&+"#";2#"&#36=367'67'67'67'67'67''6765']77#5"1$.'.4178+;@H "+ +>* !! .OB  $ 6#0$.(26)@ \ 8!6- $#$(6  8 -\@I , /  =,8/!   >38$#$(5 * Ak #"&463"&463"&46;2"2"&4U2G22##22##22##22FF22F2#22G22F22G22G22F22F'/AI2#!"&54632=4"2=4"2=4"2=4">.""'&"6754"2!!!!KKJC 02 :<!!!P!R- )) 0N2#!"&54634&32>27'#&5676.7#3547#36737676  & " D  !M ".- nr  4 5&($O$]  g$ %?&'&47677'IM&LLLJM&|LLL sCR%.'&76'&'&756'&'.676>'&6332>7262654&+"3q#1+-1(''(1+,1)$  55)"55 "%% {;  0,A@ -/";,- 20-VV-02(%%lt| *6>KWcm%+"'&'.'&'.6?4>7&'&'&7&7&7&7&66366632362636730764622>6626'6.>.677&'>7&'67"'67&'67'67'467'67"#"57&&7&461&7&7&5&&2656&'>7&'>&'&'&'&'&'0&'&#'''#&7676'&6&'.&>.26'4&&754&"266&'&67>&'&t %$$ %            % +/:%.$ )=D         $"$ D=)          7#1.+p  g  ! -%%.%.~&%(I#1"#1"R  & #  %2$  $2%             # "%'^/+ /* !#     l   "!     &$(%%  )$l*'  +. +   ~  -*. Y $)  '5%254'.'.#"#"&#"7#".54732654&VRB   *6I}7+54&"O>`>Oww()+3+CjffjCTwwT## %%}bku7&'367#".#.#"#.'&676&'&32>36#"&'47>'&'&'&767>6&'0#"72##"&463224"[& "0 74  1 . %&66 *&    $$3  J$D33?I<.$&   Y  <      / E& -   0 ($#>04"/   )1>J2"&4$>.2654.#"7&47'>.767''7>?&'&'&6ΑΑ3  % +''+  %%.R+/2.%%2/+RΑ?      2(^(2+  E$4//)e4$)0|';FSk753"&=36'>.5!5&>'>'#7>54.46&'56'4.g!#!_J[ !,*f'\TY%1,*"'- $/!!  O; #7${gh (,   +!("'"3#E_      %`5H%'&5>.#&'4>76;2723$#>7%!!$7>&'.#.'&/ %:'Y44%f" !DY QH5  ,]#  QY%'&>?&/'&7'.67&7.76767>30767"12676326"&462.#6'676&'&&'&"&"7327676767>$0   /         \ΑB    %  /" g    5!     '   ΑΑ / -  "1     1K7676'&>'&'.#"767&'&63270#"'#"&767>32% #  U    j /&'., ))"Bd ;179971; j$&(K.%-$$x 2J  %;38,);".C%I2P>>P2 %$EU ?GOW%'"'&'&''&7'&'&767&'"6767&667667>'&'7&'7'&'676'&'47.#267&'&&'.67&'672>1#."6&'&2&27& {%' 44# &W%8 !4)+ ! l!% /  1$Dc;8   4A0!" "DA '.  $ $H +$& %+H/&;2,  &.: >D $1* j +i  5)''   O_JO ::+'M.&   3'   )B%+532'#532"7#!"&5463!24'565<.+:62>76$  QQ2KK ,,,*,n1% .  5Q  DH  ,,*,,9 (  +9%"/&?622?62'"/&?622?62%&?62"'///CaaCCbbCC[[[['2+53!#54632#52#4&#4++%@>X+?,pPa+*@@%W>,?kPp+ax#*"#7&62326514.'0.'&&'&'&'467:62>7>5454>2#+"&772'.y  mO "       6    A    (H (<o 1   +. (    6wA )Gy632#"&5"&5#".5"&5#"&=4632327277 '.67672"3>57:>4&'."&#".''"15>7H iO1))1!#C $  ;<  $ C   #NN#      G,  8    8}G[M {f") % %  )"  /) Dg.Jim7#6236#"'&54626'&=4%''.'.67&>3263264'&562506350'&#"'&1327"11102>32&76=4.74+";257&#"32765'4##"53250<.254'&54323'06150'&#"#"'41"374+47632572'&#";"#"01376767325&#"32767&54+";2=476256750/#"432125656#&327617&#"032765'4##"532505<.2# e@ &6 #)-("#:  8"=%"/ #E8"     $  8  %"    P       6*   / 6 %$  BT !#19:>2 1#  #?D  =    " O2 2   : 4 6   8 5'( ` 97#"&46;2+";2+"&46;26&67326=4.+64'32#r);;)r);;) H+A  v!.$;R;"(;R;"x3 x ./!%2"&4%>'4&*0.'&74676&676/&76#".76&"767>74>5>56&'>36ΑΑ~      1        '!     Α    *       !144  '7'$   #  &DJPc%#"&'*'#"1.7&'&632>7>32>76.#"#623632&46646&67>76"& >> ?%  BY0N|t&5P,@n  "<2 H [ $#.( 3@r-*1 2-I'` ).S>%M; * - !! !! )   (%0V'&6727632#"'"'.767".'&63:%&5463237632#0#"'&5463033267*P_   _PT -*vO QM n&'   (!I    H!n   *&  +%"/&4?276&'576&'6&'762  2   / /23(     3 {$ % z.. 24) 1=AE7+5327!4.'.5432;4&#"#"5#32>74&+3532>7#7#3@    " ~4!100*@    D/ N 6CNVanw%3#"&54632#.#"54&#".5467>2#">'32>54>&''"67&3>.327.7367&'|`tt`|nVju1_C'$-4-IJ,5. Qhd$+! ++*r)*" @&Y  vS[tt[SHMujEb61$'-.4!-/4 1L$%"!D\%##3$$#&D$&  9%5<H2"&467.54>32676&+%'#37377#7##"''2+?232+7褤X# %.M&  % $rh5\#_.  < ##&ݸ%%Z##ZTR'#=x9c 0`9! &<FP373#'#'#%2+52>54&/+53:'30>5.#6654&#/*)- .-,#  0/    .4 <   vvMMPP '(   &  m  $.2+5&2"&45#72>54&#"2654.+')+#/`ΑΑ    1=4$Q,! Α    >*. <m#"+"#"&'&'.54=454>7676767>7232;23276'&'656&'&'&'.''&'7367>       F;: LS, /9 N?P+'BQA$      (7v"#N$/S<#!- c0 >#"  S2#"&464'4'&'&5&+11#"+"#"'&'&5476?514/"73>͑.=L(g     =77=f)K=.y )) )00V6$ n&7 ,  Ms' 4 :Q  H :2 L 4 XR . *! c :{ * Copyright (c) Font AwesomeCopyright (c) Font AwesomeFont Awesome 5 Brands RegularFont Awesome 5 Brands RegularRegularRegularFont Awesome 5 Brands Regular-5.15.1Font Awesome 5 Brands Regular-5.15.1Font Awesome 5 Brands RegularFont Awesome 5 Brands Regular331.521 (Font Awesome version: 5.15.1)331.521 (Font Awesome version: 5.15.1)FontAwesome5Brands-RegularFontAwesome5Brands-RegularThe web's most popular icon set and toolkit.The web's most popular icon set and toolkit.https://fontawesome.comhttps://fontawesome.comFont Awesome 5 BrandsFont Awesome 5 BrandsRegularRegularFont Awesome 5 Brands RegularFont Awesome 5 Brands RegularFont Awesome 5 BrandsFont Awesome 5 BrandsRegularRegular      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~firefox-browserideal microblogpied-piper-squareunity dailymotioninstagram-squaremixershopifydeezer edge-legacy google-payrusttiktokunsplash cloudflareguildedhiveinnosoftinstalodoctopus-deployperbyte unchartedwatchman-monitoringwodutwitter-squarefacebook-squarelinkedin github-squaretwitterfacebookgithub pinterestpinterest-squaregoogle-plus-square google-plus-g linkedin-in github-altmaxcdnhtml5css3btcyoutubexing xing-squaredropboxstack-overflow instagramflickradn bitbuckettumblr tumblr-squarewindowsandroidlinuxdribbbleskype foursquaretrellogratipayvkweiborenren pagelinesstack-exchange vimeo-squareslack wordpressopenidyahoogooglereddit reddit-squarestumbleupon-circle stumbleupon deliciousdigg pied-piper-pppied-piper-altdrupaljoomlabehancebehance-squaresteam steam-squarespotify deviantart soundcloudvinecodepenjsfiddlerebelempire git-squaregit hacker-news tencent-weiboqqweixin slidesharetwitchyelppaypal google-walletcc-visa cc-mastercard cc-discovercc-amex cc-paypal cc-stripelastfm lastfm-squareioxhost angellist buyselladsconnectdevelopdashcubeforumbeeleanpubsellsy shirtsinbulk simplybuiltskyatlas pinterest-pwhatsappviacoinmedium y-combinator optin-monsteropencart expeditedsslcc-jcbcc-diners-clubcreative-commonsgg gg-circle tripadvisor odnoklassnikiodnoklassniki-square get-pocket wikipedia-wsafarichromefirefoxoperainternet-explorercontao500pxamazonhouzzvimeo-v black-tie fonticons reddit-alienedgecodiepiemodx fort-awesomeusb product-huntmixcloudscribd bluetooth bluetooth-bgitlab wpbeginnerwpformsenviraglideglide-gviadeo viadeo-squaresnapchatsnapchat-ghostsnapchat-square pied-piper first-orderyoast themeisle google-plus font-awesomelinodequorafree-code-camptelegrambandcampgravetsyimdbravelrysellcast superpowers wpexplorermeetupfont-awesome-altaccessible-iconaccusoftadversalaffiliatethemealgoliaamilia angrycreative app-store app-store-iosapper asymmetrikaudibleavianexaws bimobjectbitcoinbity blackberryblogger blogger-bburomobelexperte centercode cloudscale cloudsmith cloudversifycpanelcss3-alt cuttlefishd-and-d deploydogdeskpro digital-oceandiscord discoursedochubdocker draft2digitaldribbble-squaredyalog earlybirdserlang facebook-ffacebook-messenger firstdraft fonticons-fifort-awesome-altfreebsd gitkrakengofore goodreads goodreads-g google-drive google-playgripfiregruntgulphacker-news-square hire-a-helperhotjarhubspotitunes itunes-notejenkinsjogetjs js-squarekeycdn kickstarter kickstarter-klaravellinelyftmagentomedappsmedium-mmedrt microsoftmixmizunimoneronapsternode-jsnpmns8 nutritionixpage4palfedpatreon periscope phabricatorphoenix-framework playstationpushedpython red-riverwpressrreplyd resolving rocketchatrockrmsschlix searchengin servicestacksistrix slack-hashspeakap staylinked steam-symbol sticker-mule studiovinarisuppletelegram-planeuberuikit uniregistryuntappdussunnahvaadinvibervimeovnvwhatsapp-squarewhmcswordpress-simplexboxyandexyandex-international apple-pay cc-apple-payflynodeosireact autoprefixersassvuejsangularaviatoemberfont-awesome-flaggitterhoolistravastripestripe-stypo3 amazon-pay cc-amazon-payethereumkorvue elementoryoutube-square flipboardhipsphp quinscapereadmejavapied-piper-hatcreative-commons-bycreative-commons-nccreative-commons-nc-eucreative-commons-nc-jpcreative-commons-ndcreative-commons-pdcreative-commons-pd-altcreative-commons-remixcreative-commons-sacreative-commons-samplingcreative-commons-sampling-pluscreative-commons-sharecreative-commons-zeroebaykeybasemastodon r-project researchgate teamspeakfirst-order-altfulcrumgalactic-republicgalactic-senate jedi-order mandalorian old-republicphoenix-squadronsithtrade-federationwolf-pack-battalionhornbill mailchimpmegaportnimblrrevshopware squarespacethemecoweeblywixello hackerrankkagglemarkdownneoszhihualipay the-red-yetiacquisitions-incorporated critical-roled-and-d-beyonddevfantasy-flight-games penny-arcadewizards-of-the-coast think-peaks reacteurope artstation atlassiancanadian-maple-leafcentos confluencedhldiasporafedexfedorafigmaintercominvisionjiramendeley raspberry-piredhatsketch sourcetreesuseubuntuupsuspsyarnairbnb battle-net bootstrapbuffer chromecastevernoteitch-io salesforce speaker-decksymfonywazeyammergit-alt stackpath cotton-bureau buy-n-largemdborcidswiftumbraco ۠A۠Efonts/fontawesome/fa-solid-900.svg000064400003400107152214476640012771 0ustar00 Created by FontForge 20200314 at Mon Oct 5 09:50:45 2020 By Robert Madole Copyright (c) Font Awesome fonts/fontawesome/fa-solid-900.woff000064400000313530152214476640013133 0ustar00wOFFX K`FFTM0,]GDEFL*OS/2lL`3V`cmap j4gasptglyf|adhheadjp56,dhheaj $C-hmtxjQ locan @maxpx N`namey +!-post{91.Faxc```d[]ѷlcv}ڮkOfn;dgi(G/r&c)rLe|VNSd|YΔ<@.5\'3.Wd,BEgyw"S;gJʹ|\r+UM)KuSTT*F Q*NTI5NWIjdfjejڠmjڥ>PW:*?YuNը^5f%TjՆm0C(Wz/zNѩz^W7ZQgVw}P|]q]tI_B;Z]vw{?rCܱnvSw=tϹstbf ,iHFӉltjFeֱƘ ==w><1a>s:c>/*Ӎ|N_s|PyNWnfzާxN{N 1}5-nzN<}9n4N##FȰoHN+ܺúeu¬nVWeZ`Z!V UL/F@/ZZMyZI?e-' zi-G6fMt#@ߤ+h:]N:΢ЙtF_S9:>EOБ4>BѴ?7vn h 0fYo^2?6/9Yalsn.35Gf.j6lEXOq} ]=ӞN\)e?A<h^&~jJFp p/g~^\ܑ$=[n4UݧοAQE9* !Ey&ɛ9MN~~0!>+ra*? }쿋)LXbIGB5_2Ty;Si6M"m{Q#NE Wc폺z6?BV;sGO^hew=CT_YUY_bLM F ( I%QDH4ET *閬D< H+#^  "J,)#XU G=1eIgPe cI#2yהg)iP&띲N4EOU EE <+/*JR&nu#.jDAEvE1,ʎF XTM=n0Eh๪`]Ru y#.Pɨ U(ںͯASXt6@"=۝'\0?8^t wCh{v^_ng(u^o_5Cb9r ̂dX*TI `b=C<EG"H!QЬp4Q4͈,z4HXIgDdi,CMoG Ԯ()XS(`KyDʊO !Ed4(c]Y@[y(^D=tAj"{ig(pH s bUݨ6%b-UoCHMB2T.KϾXLU JXD ȦH;\'N? |J 2XϗtېM=}(C\*kȧSXRR,r,pOGUêy6(U|itGL- z_KH"I ˣ."EmxUּ[Ohbǭ@V:%t/"\f9.\h-X4RWp!?7Y2$Wه#ZD^\ź޾ĺ* C {@9@rx .=!#$SD\AMrqG:{YLȰl_|zC_/1!@7Q}uvZ]151KH-3#c{uwS2꾂"cBd)/S{Y9XS&X`{s^L.S,vynH'?T =q1C*v u[gGvD4ηl&GeYTthR7}J@kt8Y`šdO ̘s ]Pa$`e Q̑=zOJ Fe}+؆d59lyANLJb&׍VI}zaU֛7䂅FeF2K\``RҡAe:9\ɩGgk jQ„yr~UC@JCv8w}Խ,fĦKOLG>%y&(W΃m1@+ɪ-Nwb`ɢ'CoVI,@qiI-ŀጌq-| aҬ̩u8y߲⒌ie3'y'*UO`T h@#`⺛/OdNkR PlBEiӁRDTԲE7";@]$'"FTTL埍puue1wzL.X)%Y"DD1\9uaght?o}i=#XmAfy"R`C#F]ⴋ@ґ]cC-lrPElM[K2~KB6OKap?cL(ĔI]6VifNs뢮&6Bn:n:ƖJ}lo'fI BN&.@FB-:BI5d6&BWGĐ _JtR@R22eUFs_ӵC$JnPJxIР _1pgc^8,6Ge\X"boglH5m!0&g<xdV-FVϣmd5  (iF,h8^MP⽊TQ䤬T$yEY[%)&e:;ʪqFRR$rKI{RJY!/_1Ie`3"J6үV{fŚC F` !>ZJ&KQY1L[9?Q4aFcAqhpTLA{)OwlD-UB֧q/n]EX,,|yB&MuFI+>-&=UF.hmkU>=j 9 t^ndWdnO(.-Ve؍,jqmɵ9fOoTڨvY:WY*sq ȋ@,U d1)f@B<@㩓H1_Mm4VC>%tgpUn ظ]Jg?gCD+iw9q<_HPI~klJ\15̴QyEJ@Ɣ8J;k_B> s/rǘ4Y.O 1I#LD*pC|( X<53T"ɏ]BU\AY T.Mã߆W/ӑFD1)!niܜPq ^>klڕ4Mjކ0˫C Qܬcm ӺK0w&`ݰj]v1eh0̢'Eᷟϫf~֕F+g4C YpDҕo ]YC2IGLt7#NCxi;:^LFxbCuJ/'ƼT߰+"JTJK_@6*FQ` ϯسJ2V 18^- Վwbd|}ڶ'w^]-g{H1.-ppCg񸳭d؆l l @VX1؎<[{CM7YWXDX~z*OhԐ`q@ ڈ123#&3ꦐp6C[n,o' R]})*T(n2ַ/Q E9@J;"~'/jFP}C1c'I>+jޡM >^%tⅰr g{׎?U"B?+T8)4v  nD:"vcbMpWr$?uI~o}Bjm`91VoP)wCe; X9S/lTniHrWLGHr"&2P tMJD.1U|t|tX8{O1 D`P#2yIR-(#\]]{$yv>h:Y^[EBR'|uT3Z DA$!<8;y{hR &!SCH g%v *d rG)0FG^.Q)ߝ {S0zwW##d6 a&gN.EL}WLƶ?a$űϳ|^gIabD򃽏~q@kϬt?{Mj}cR}XKjʓח\t=4T ju*Gh8Aŀ2@p{\ú.!dï}8+$ H_xΝZܹUcmm̥:>M7PԸ0Vp*6Fmqmrն.$ȋ`߼{=S%&󟾞yPF#?|~,y.zR,M1*Fk%&ZcF-uZ\pb'tCa,֥2ts q0a{Bo&ty0R/W@UQzVG<ԉexCr@=Mv670@ߏEUN5ʥMQGHJCz]Vb340xm"R"<Nd).Y8Ug:gvfԗ TU d;1 <΢QxT|?xD!,!Q7/Ҝ}cj;ĈXRSMGxA$o=IKoe쉇mHsNْ{q߸T!ʊ?~isASl3SZ(J_ BR2>MxlM`p$ApMq#c"ڊ<+C%7n\EQ`0Eϙ#'VcHUYQ*xtITb P 5_5ǩkGߒ"'65>ٖS5󰅦UɆw*4W^c؆aO]ji$ ?dOj-0zmrHu]e@Sܞ跲8YX.xG)=@ڟz41A+^wX9Ѫ**(UrAh#98>l`}FWt}YʻeT0&6)*bzG-ѡTى;x \ v8fk$zŔc"T'4 bVQ) 7ͩ@>;KKg  m, ww B`itÆhF;Bq8OfkJ3{gf*9@eS-%l%ɻKg%&x6\stʵ2:Vpv{Ɣ?yt2}h6;~t],zש;z@1`|8\܍]Ef!ԚTZ^0MZ2-Ηbl6~鷢ۇfvSeЦ+`&r':І@wjl_yn?:mhvuv >ziRZ1\xP_ ]Lu+,QR|1q|m"Y]QEK\TZmζjr5ҭ.^Ei{~!#~0knTlIA۫)~2tyS\~*-Otڸдm9t_^zZFU$|U>EtKT"w5ߨ΂>)6[vqPvf&*$8k\7,۝v5Cg:ލ˝^ Ԟol{6/?ȟqOF/ {}aYƼ?}m *wkQ;/fǿ^={_Kq(mY9mr[}]%hgb^;/Y+]YhПHſiR }Btw_:26(V-RQ*?Kr;Hv87x?}!76?\\"z !+VDq|XQN)^V ͑9$}pΛ}u>Ʒ%)X9!z>-CX>&wD>V:\ze&Q7p*lp b = @xԌ@3|cvZ`i=;;vϱxܤj 3/W޹3V's$B*tڋxg$ ( нa+d]FGt}cҳ]bE rQd"H doW4r7cN0Z" YVO_9 I椹`N>EaN4*z4ƣb1(x\aq[nl^kD TSPPQ1 $=x7EE*iвuj 0B~0VIMGZF[ [!0z $|!d:z oxSZV*V2^?P k&RШStO v ٪d].\˻%ghwLJq7ˏ~7@ jv  'RT~ezˎG4#ϭQtK)嶧wuM$݋u_u˜3"ؓTn& n`"zNG,+UGjǨ~b|%{)<]#7Q$ CL@R5vZ6(7*u5C%D640?ӝwEWtrD  EnA rھr0<"lC߾睧C GQ3/ UӴ2k㸎ʴ7+D-5q׬!㝆v:Wb;,Ÿ~Тbw +>n|}*uf& ,qԸA +6*tIW°8hBP)̚Ωzb=EhuZXakY*o%D`D1dF133 *I*ot oU\ԷuܛvyUnY%:xx;a1e`z)fHEM)@)XjJ8@ߥh1xo*vNpȊkBUyE(}jI-*ƭґgG9 e&RЌK ѽ{^g+ӆ[0uѡPvfu)&xHuHmpt$%E-ؿ2> y.O)%5ۼ=?8ya\rgss϶:tC[+ssn M_c/^9~a>C[i Ǧii6aJ4ɝ|dAnm|H xmdT=i /oD,%B^5nyA>Xg:SU°v";9pQq[as5K4u要r$ 2WF4g/z{,lҭl:e>eY^Rj' ZlabO4`S:C I]PTY6PT"B>KǦd4@\yb7ˆr !o~PPdAy(E3Ur6qĜϰrY~];v;~Tivk/5@cfڭv mdF )r?")K)-}4iW%<%` ȧ:SgHz=[Whf2@ؒi#@,]lT S(=t<R,gP?D-BiưFC6_1u-[ܲG"g&33'aBKr[EPZ g)ֳhl8[{ 6g86d9QHdtT,@6_cj@M!Yl`2BzBFH5 TQ6e4'Ay(xXsy& #KѰ*-T9Q-.Ɋ][Ki0XU 1)L5ĴTl톐3h4 {!Z\Ko80XA mVdkmtB4T(Mֶ6#տ6E wM$pmh뮼+jㅺhQ=P}E5TڻSܻY%!zWsHlsn[O^0qI}~b;N|nj aAگ< F "wbn񢁔t`_Zooێ~A;Tw ۆ:"4;|䷅a_HIZ&qo_Dj1ʂ66Uq-UjZm?/ %"@'x hٔ !_'=iƢ9ܵk*d*s~cr++I:5S668{᛫NkX:N9-nYpV*D 8 zj6t@LeK[RNG^vuB AKŽWv kkilk{ 0=с͘eL%%n3VU^{P:(@7]0Aq{ u=W,,\P`;jnw{6F HIGc,X ;6(JFFL]wD8rdTT|kK4F%QT"FTO;YE:tҁ܃23֩fG.*s' fmcC\%BaρASlnnGƵ2ѧc7F*SYSZy*7¾}/b%meESD}(SNF˘ 1U y˅<>[r.'H,-wwgêHܜGh!^$ E>o>ӱgHY'ȇX!Gat5-E-yP9 >*$kJh j=هK}ZizbTr匿2gQ4\.X3EwD1PȪM@aN"Cq z~pVg wݪ:$Uba" \}$ &‰Ъ:E>\-ǵ#Esqpq\÷^4Pe@Mtzg.j<騱p-YD)%0-¼eQ[eINJec=E٤K>L+b+ Rx)N<;7D7LKGeE#\TYPQ 6˰g kSyhab8a"*2ƊK h[ܗev-.@:W Dm>|-nlx{Жޙm6`QhFkp! [ƎhۅY+gI!%XZ2u^ o01ta#`K1 8N.Lvu]VrZY8zta}44а^R d !+++h8}إ |#c3B쉥ϬApn;᷒SC|U,ߩ&U-.AK4m/,ԧjI[[}ڥ]dx}k'U(0 0{l˅(3\ ?IM5VkA5ʢ[3A&˙vսD q u L.["#nj3B6@I:l<7SϬnSbߩa2f-3:*SOc8d?L}&R ЙN]Aězlw_}an Q齦\@VR;d#pY r_wإF}lnc7 9{XkqHӨNºw\X/08畺B < 6b^T29rwR/4C@Oup$_G`6=/6fq~/>exfܫxϊE55bG [xŷJfTvAS,|zZ8GTSjHIv \<> %FG LvP7[|1(j=v }E{45 *Uga,~wSte=9,U}wۓ|WʸFuDQҽ𠇱\HV՛Ք:E 3]-F%nǘ+) "$Gy^_E;h E@kɷk7X>-&^ e 8q1Q IY2Yvq𿖴V z-\_}k8{^/+\ĩeȫVbۻu@Hpށ3 4 il`D^HeLZ#̛#cRCp p2_nf"6Oғ O6hˑL8{lߞc|cll^uupS<7*!}_&r _H1r㮫_S?U7MJ_]\M! k"2ySMDr荑R|ġco\Mw~(Dku^"w:fۗ*Sn-;լχ@R[aX7@1(6bLBͶaO>~5SZ~)*CawQ3LR ͗Qףxl4#ط[,/=WZp ̀JpB|V-t~@=;W%KX07$JI9WyR`UPv4Sj-gy*=2=!O0ԎB<ڴP.n+{$F;Ez־$L@V[Mb0U9L3UO͙n={-)rRcu i/sYZ>evCƒaA_6O `?ΡqѱU*sJ~ϝAkSvNX.\*Y,݂3d6A{fS^2C"V6ڝS/-dtOZ ex:0HQ NӽgWћꎼTͪwT훣3XԶi/lAQ{xaHN'(mVIE{ɾm젙}ˏN&ы,ѱkB/g)8եܝ64OQoމՇ.ӳnGWk +t}؟lΔ;/:M#t#SŋF=mـ=- jϢ@^<GЕ@7(Am g~IF/-I '0nDz,Ц@9, Hb2H Ξ;C,` ted7X M_֓t7ӹ>qtS@YMVֆ#`./k7H--_F>f/¹0OMdSVBU) mU m鹳Id܁<HPK,]sA8&hգb|ƪ r6Z?`noh#Q &}}q5"ZY܎+vyt]U\\=M~D&ZvGط14vZ8JuJ6uvmJ$mTИ6]% xw.P66M'?QQJUe,t? -?e{DhYF]S7bwbҧcb dQu1]]DYK .5w:xidP%.qy `W]QOi)UU/%ҤfD0w UyIQ'TeqQQ'۾ Ӱ?\܇q"5HyTupnKS>yH=*7J[ v&vџݓc'˸ڡ݇cI LC=/* 2 C,P:@_LO_Vt"y $%'#zpmM=kLo&n_`3e1Pd|Ol϶0rvBHĴ~|j(mĨ94d11}FeP`W5(5f< ,z@Pr&x6=mk\vbxeh(60dA[o4gv֑)CoOp#$}l;MiOscfT7iFಥ-h;ߣBi2a_gzu=9G9H^KF9akLUJQrRS;iqQRvlmb|IŢ%,K؉&7p2[Y&޷zF4rk O2}$L+V!hSzk-Y⬊bśv~*@4Vn_7}6b(o{RCX^ՋAl?_緣*kӳ<;G(Z.;4 @us"r:YFFv8Ta(Q((lj41`$#AOu]$"@ӧi/pD ]w]?湗Ro2}tz3h V`cP=ATZX9G.ԦC*+DfR9pɫ/I#GjE*Q~9MzD q':oϛjPh.% `Ã|>>9WI%N[yp2鈭ifPW-9xgŲxIGJ˽]ɱ(ew6LmEUb0/Vc*DqFה1rӄq!?jfzf[noIlDof4 Z%rtMA1#6UIp"٪2鼲Y#E@TSb$>hSՕ/ȚPjjh~*΍_[m* 0TLO5)q”h7*EvjEhohԣ4ƞƋǞ= ^X,C q b \.6LBB=5z9ߩꮖ4ߝQW:Uu;N/Բ}ZXcpws g8Y<_SSJLҰ$ފu<sOjXX#[^tצر򙴹l){ϒnʣkv-`{}]l]Ϛg+ܐ~{jN>S5J\wo>[->4mxkӿyBwelϢS}!K.Y%Jr Cj`RizzY>wX(, 'ϒ*>>+M<e{m]l]2sx'P=qq;bsƫr~Od;Sp@޽@N߅ҋ_ZN\oXv9ϯ?qB9[̛v&`O@k'*ə.`U׊Xv\~\|w zHƺⵯPЄ4,❷k=c.3ȴH'MswA=x]i^4^fj-NFxO<޼E ű Ou(=~,oybϜ?ZP6HyQ0?SHւꔷVtǏ m/ŔKgdF_:,cg.Z_l h5{YO{M&KNN,f$BeKEnK䴮$7E0tb="^+˯%sR`|s]h@Ӭ)[h_]> 놊o8M]9\:@e8J!{Z(9^(> e-G2"֣S.DJ9Z4Tnĩ7+x)s'`11,f֢̏hP)(Rq)D1C|~.<#waBMsSpx\"o[Mzls\}Xɤaᘮ{ E{ X )Sj"y-we gA1ٺPH׿Cpc,Ȩo`1% 6ҕ2ʮhdQ{+)j_O֠UzQUɥHS>Eܪu̯I|Yj'uq PEGK=ۤ ^8"1),`_BwlqmPҪy {N\ZFu"kf-~>@O)]߲cC)N6yzV/LzHK:~B?:InjّzSo~]?&vQ?:z}* Ui#Y!GV~Bl[0N \88K[s|YC[+jM٫]Y-Zp傄f Zd;>ĩ3 7dA2*!e2(FZi GEE9qģ$Fc\?*k5Z\J6Ҵ Ώe=-KTZm_$VW$߂ѴjE|PZ!qfi:lH9~q}_oO6PQʂ=^?sׅ(+n#eG.z-]຦kugFfI~,aV:':/-A*hC0lUgKaS2:O3 M~宴MRӡON>[t%WW@'"\%-&,A'TTOW8~ZM4JjE/VI;`4$ӟL:9R7qϜa""vzww(b|WqMsA)3*QLb Px#rpzVn|^|(ׇ9桴K;]/(hiSo9DjRzPelvĘ;qF/=il6XmǶeaFA< (nc*7Zdĉ~ ]M@ӷnH;(I*]Scn%7c羧7yAڡ'a.' LXhc> %S3%IfK΄HX}a.|6'[k^GkcAw_0ۋF}% N禔vNaУ{ɼ IQp ҇-ps װxzYFT9=vz3/{:tOZӦ#ˎ)P]:-zINdw?7'%Ps䎎OnXze~x4EKV94<_:Y2A]ǦbqU J1ՊWRŕ%uR[r/}븼~r;ٲ79G1Q¦T*FqgC`Cb/ mz^oRY&蔛*:%EIG;FͳE<3ՁZQW 6.u1kMZo޶"߸,>WM]MuE %},ZɖȝB#d2)knۺaK3Y UJ8{"]Pj:1pgIӲBp9>f..PYKey!K:GJ2dw+(+F(M%}p:ZPvh+ i IN̑K:)4|E:hOiJ5j|Ay>RG/%L5 ]ǓӍc$ԼwFԙq*5o_+O_Kin;U*ώ ГTZ`CKv3d BrsİǛ)Ep*]^:nɓ!t?Ț! I]W@<Il-(=x3٩PhBvЭvD<ްO% ˎG `BR~[;vxtVP4~iͥd&$K795*Z"UҎ$\8:է&C -'5wfJ0&}mK6\w;ɌqifPJ].&CȴJQR̵y;$83́H,qGeecg-9mnN+J:)SSP>LMznҁi@`[U3us tUOݍۤJQt]XQ$\XpJ6d=}2%-pPE NxhjƋHXMaUIj|B2Ի1|TLϩagiY#*Jj@&C+v<\!hwkNvǬv1qKVλ^ s/ɨ c*;fx9'+f+Dj}[HjZ> sLpIϧ| MűIf tamվ`*CI#x2XraP:l9 Y>D@TڮP j tlݪdYX 4}Rø X7uuT"ݢ U OO| q(WЛHpSP>u- n (BzAQEȼ5A]9$n^$nU}G=ؿGK'`PKLC{q4|֞Ma'ae ŲN 78{f;<ƽhr/;2vΆkd3g&^],fH=`J==FhIS:MSzh *J$$Cq(4OraFrSIk_e@Wdar}.'Nfb`{h muSE\*a'Ti$?AEDH 4Q͏C&˚%Kn6V~[[L7-II+ivjDPdC03*qiNSE85A">啒ʕ`G6\(=rfUR[u產<%`ͮ_)DB:A4啀֌(fD&`\|ȓy>X̦bti7%ҍ7ଜ oV Osd%N(Q\d`A# MQN9,ٺcEtThC}#7"5$-ɧH|QV0<%N*E G|r:][ʙ,WjO@]/gCUP&#tӎН[[dǞPstɁs7u`h!ZsXB@=> *TDWglb_sj,I6,KƟj'Ukٗ{92R~KƠsb&NQmh<4( ƀ̩JPZ⎨)II45 6{D}Zi-))ѭFv8rJNi-)*Czӷ>31 ڰ"%{g_84w=Y̯͒ؓZ`o`骽7A7&JZF&)]vvbl#]6؈T8d#BIĨ#mp B6%?% (B͢ bfCU{4Ⱦ9wY,ɓ$4Ҳe .oCvr.z٤ _1?˳LMm(¼UOL}MC+Q6c;<8E[{-ao:;ϟ9(oꡰh2wܹsXbv{6u1(a,M#-pQu-5C^߻ 8l/j8uBGQQFH]kB'_TYP1E~ؙSd$kROhKÊ'n=3 0j9 M%#Bam?xrwYjًEQF`aH܋3,l"o +~QokxO.3hA 3l5ɛԒy2;/K7)>H w7J:-ޓ o%Y]/ dYumCg.Bb7*ٲ/*ڳiڛaN]@>&?Q+<5'oH \hj+Jі$#Q=r&Ky\&] #XԨO(Y8nsrph$(Spx0Ho8H7}. nOJ'˙ '(M7 @?38~>xbt0m:q]crX !8=V~Vv;g(Ohpă$pԔoć0yBV8A^d;M-N'P畨${zpȲGX |ԨZ2YV T,Ǻp_6C2/?̟-^ ylzF IF<>RXTU'"[yVc{(57ִ(/Ss,9TLs4033m>6Jn؝#)vF_LZ~#eWH&E{aF #Us3o^Y܇hx; Ve/cEtE A҉,U XkfKqWd ( 0\'-Õ=;WG]9.1f^iwc嘼1dL #}T78/읇f1*ɎWPfy챣b8 מ;L̟!Bdd'XWRڋ^hǞ A9΄ԨO|ȓ~W^INg!s";h -M/lr<'@5/BgSeXSf*Eevl)gK醩DwƲ1Uo)Hm\˄߶sӭS;9 w-X$KzVLKw…*TLi?  +W_x ~$:MhM/S Ӷ AKx6YLj,ʞS %ZLNJsӹ\"2R(T0WN81uAo 8UǗ^D$?Y.GLZ{j~7dϢC9W\G9 Hմ'K*nyzj-;zO u醷H}eֻœ!mؕ _DR:#Ԍ]R10Enى)ȫ-<(r7 ς;E/14R'}.B Imxtz5zX`heyu /ȡΦמ^=wi = qw +df8@(3_̒F9"b54D\+a0;0͡pGoNr2CO Ɣ{~ 8d&Tk$V^滁߈ iʣxNUGy^2$AC~t)6mq1u@aB2{B{{u2qKW%ύs $%7?c>|h/k"@tďtH`dS@G#%7"* e2="A@[CZ0D}|<C,a뷯376tMckj>?HB옻6)V(k]@A.J!.b> '$^!|OzT#D|eIa9"StQɵo $7=s>k|Ѽ}{'"< R rooKLN,B?~$ʞ=UL&?.[qlXK N.K8jvPB' **hXy|AϾ+|y];Ea=w'^hV6pmBL< 2?9!1Q`YSMY )F$#TuAXDӴզwמֳc%k,xdu w#DgL5nk9ơFmC0Uլda`!Db* OrGECI8|=Q?-1iỏ\My>6wy/?Cs}p&YҶ*t;M:Wcip1+##e%[)E r^2"Fŷq!|&!P kX6qP+OIAS7ef[!w_&Qa02K<$= xG(AQOT(rJ\0dAn20 `@z M ib.1svXr*vرghAD}Y];pr\:^=(m*,DI[я3X"_XhH ޾?KVSu5W4#pYhvp9K]H !g8"a$ձs㢬F8<U[JUZINW Y%Hqz_X8F3Yf p4/6ylEN+J$B2E-"-U8J+[C˖k$_ۊ'c%z/`WS9_|29y whyr۱o`;'lض~2{a}ܽe<; {ٮU>4 *Y+}RmŹːh1\gNC$GCM58% l {LeRƸ:C hl#W®83Ժ L8H>t^A^ePJ???ޝٺYfȜ@RX6ƽ-Kl=.(1d[/#~ԃɱOn&!tѥv˳h0Oxjwsœ,؇K f1/F x+>}q4 } yjhԜK/M>26yGAKI^ə2"ᙏy:f*:^~X{s]X縞o/]T~#}"t@0Npzs6I9`D&Du+r۲ðZcz4Zcw:.6v8Q*h8<0%{=*2Y'|8sKbjR Lϒz6kA^Om)/٠6 (B-.@[Os 9氾i4[Ҕ$%9l7%y=H; + lvcҏeE:`7's o+s\EҼt1HnD"TS we A㠦+vi"bK8[jmT# +eqMdH߹W+GR}9K!Dxj&1vO]Y8o-I(j&7v~N\(ɀq>q8oKtkdgT)gb Z=oUըӼ;>߲5~ԠK(MwdP.@]Z^Mz]mYww턠wOp~=1Ƌ5v4۹zDcrۤvQ{!9[@L>XW??[f7)rfFg'@7'f/eo ^^^xN|߂/9ݛYCI]vגzeT5,iy-gHZ^@fx7&*t]ŏSdz]H:`{%p벉ޣFT1ŧă#%1LIc8jiaq' +jEDcHLF&&RCN?H"y^"rd~/3N6h èt^%TL`3n?]Gu " _F]ve-*}ާyyYև~xZfgǏxeu[]m$ᄲ\lˣ_ .grH>~yڿ`=zLU\=FUQҲRsu՜n{P/Zv }aE]hsFTo;hy ?-B,)ߵX;=Gh˧感mɻ4Jj/{]泛p^O<vLLKy.6KpXS>ͩGd.>yA sxֹA^mz@}W|+DqD/3B߸a~1_l4cXϛ&ş4Oo/7:5:԰Bs\yIjxrCS ̠lFP2'z(l @O3h&zy /\z"d|XP0oJJ:O@?lׁ(} ̅B64NwD% $I4qФ2aRt 0ȯ X^|sChKB롐{Q0W^kE˺K1(q0H/c6htD>,$C rzH EZ1B0jz䕐VPej(_4wa^@c[XM%=DrO._ tn/S?/P<[f ֳj8Pmc0㉓"/Tl8 g{Ŷ`{^W/N'㑡R8z8aoiIU$M1?-|r{<޽rmzQIv"GD89柁>K" T`͢d(>hpG<2լƩQȜHXI= W@+)yE3BPΤhUոE12"gkKCa~zS%}@NbVápS1]l{+IoEi~A_tQ؇TNs^nQPIHb.NGIBIT+*TۨTGyϧ;Ti*ڹ jKݫT00%ĢBIar;O2`WxiӑeLv0%M7j#C16O*R|ɸJYpHojp_CI2 |tW"z.9IM:QSMM:e1aegE$58cGF DvJ۶[pz`wm;-  #6鴿eY|<@;LRl+ ?aY 03בJ`LV !8KI%l% ٙkWlJbbg߸g#p#O.%~fa :N32(AY>{*}ϥ8AHc}l8Gչl16$buQ y Km 0DB{򧲔2ݮ]Xȕ܄>JPXQ:=P ?Ei8%pVu}ʳG)\~GWD]zmҧ hg5|״/yJRX"+ۙޖ¤n:a.IRUnY'?>p h`x\ԙ07 ׻.)<{[KYؘP dP?W/yM5Q:ͅg:.Tg$8I J:alU"ӐMB(6"FKLlf>%N@j8 '̒E!(IAWMavTOB:MhZ43! l'%8,8\gs`!KDX6JKI)C`*"b$)l@j4W䥧=u7= q M@Ӝ%:9K:p&;JMV*j Lub"G^+]U Q_gf;ds;Wo$CL͋V1kRȈ,n#0 r##C3)lZ#>~3yQ ?;8NۻYf{FyT2QݿOJLCyK5JXZ;_37U,WvW4zjf{vy%'-ފȐ17[6cyc.Cc(ճtްJtYnYløsBuZl_ 3/r^5xؓ=m2'! '1 `faiz % E-"(pzog Uw߆KUe{o>;3ݮ04Э{w2m 0 8血uB:cɻH)l豗C bJ*L|fʘRʍ2-IR o Q H61GJ,TE2Cdi|5Wt6#d nz124Nv 1}Z=C.U:]SӰ)5,؉o?y>Y0_eЈ-$EFu9HCuH)i>"^dTO4Jz92Z%yy?Q]"A0uu2]ﺋN˰pJg_3xO'z]O:vKS%2>ja '%GVN@k-I`Mgc"t |_CzNm ^~iMW4hWLfƏR]4WE^Y{$Iޫt 4V ޫW$zAtsttfCӛ~i}KjH2JCr߳!IWl\f`fimRaևl ҃.z1Qcq穟SDZt (xm0: ~ɓ6р]gC!Wgx=NA(;e{rBtix;Á@: 緣;LLh/i dЖ'8TJrHJHX5J=q{ut` S*qIݻ0/Ko;i~d4W~C7@#S?pl42`MWw`P&m̋KOt=6˯y9lu(OFFhfB䚅.DkSx)_C52ãܽ^DJv;_s۷&)s/pO/s| F"S$ݙң-ge[>VS/fҧeyYC0-IgxcwYs'&g_5x$ү:i eJI!^>O;%1nBwz U>ɘnH޴ frΘj"EqݏgyWyC'g8iFpj'B7 ~ R?K@{JޙsP164jO]Kug1Zq3|M״H/Uwy]YCtedKκ?ۂ|Hfu=fC{iV׿^o; duhZv@uII\bǎ=%x z%nS^z^-CKܒeȜ)#~>V1*ZD$* m"&TA>uC}!U\-.@¥V440*,6;eĀ0A EHFՈ#d@O`*GFnۉ'I@b!&u}0PBa1.DVWmӐK? )]>E=8#"hL(K|AOO-T ZTPɌ5i'T#l!SAC}.=67t.x,xj M+36;ʼiRr91ڝ,vʘ[ GnNVqQoS7<|vJ*$4"Rf/4}*K(pD( E Ru]Std!H. %@>R aT_A:jaRǤ+=#zj;k=>y@|#`*HRh؇YIԛU0@GrӲɻ6t}%;(p3[}6Ö_ޝ%h^\9o%t1[cV]Oh1?fsoyybnnԴI^̛n~"1~,e#T[a(e S=HHڿT.68Dˑ Y/n4V_$lJ7Pr"k"Ǝ/+ 2dR2>tHݹ<9ScE/!B=S>pPGGΘE2i_"Evtc3ڹ7hoL <>6];nQ/AԳQC#8a*xkc1w-7._1O_slpkvL峭d 3 xM];Ǯt5_txCN1GwL3nV M~J#e9Nz!ƼʴVӮ<ބ&% %׏I>{h+_XɺiRM<=x;v@ূ]C C:ݶmxghd$tel$CB?FhǭzvSn8+rW#x1õ(8莐s-ѳ:BrFpyRs 0Ae7L穃29S9/4-F3Z!mbf4 "[Vr[ƒr' v_Xsk-_.XF B-NǗE[MWaوoGc:2=`MQ4"U.9U]}3/VWG4:E8?\2Oy(`wyE{-nϤbT;K>tn/ѷ}yq-%Lj J"}P3Vݱ"a䃚#R׃.wR'fSfatO M8<(z NM۸{9ف2C,wPEA;Ţ%YوN7 cĉڤ.6&IiyW/nOMӼ6U$MwwfH$b39gηhl'foB=qu#.K5h A>xb[x\%6iW1]Mtby, s[@LO_,J퉿x5 %H&3r7U!,FRqR7^E>J X`8 odq!1")|Z3~Dyۉ`%F̸nvE9:Gr.g:ij dՐ8j>?I9;sm&Ǻ*0W,V%QyRИ0~-:_';1=/>:8|l5ZTh:llܳc9{l߁'_x &$v5h&ZNQޟ5t\/z. O89v02[{Ë7$BѨTss:6:bdbz;^ogcH.=w{G27LirS<+GfFGcۆѻ=7ԐStєoJf(w w#w;wn^Ŏ5E{^@B q-GX7.t=(O*S+WhçU}9>_ڸ(J\d,MjSm!n_1ĺ;pLX$Jd T(Czw{eUB7dbU\%|o}Nzm0q=b 'B 7rP@\sĸQn1Gk] V Vٝ|8٧};XKkL⢛V'RIOLDZn)X:L8oGO+ADl`t8n S5w dapr% 3iLFd$Kv,[nl#oL(|5Q(vS8B$6=uaļ"Md_DO>w1cw\ p`BQ TxB0˰=%nla#l]`LTxgN! U&u}D/׍L_m-*WQoV͢z"%G ( M<(P ɜ%áz:[ZEׯ=vjkbvHj pPgdH567U!\5-Qt PN}&k)YQWQA@r+h怦fyYfl{5wKq"t߽Hy\>K(tKxIXN1*aw&x fc:;a"' \zk=ֲTLE+[:yE9yRQnB7!e8 ⃽A") ޕZLBMlMɏ帚%,l9w1AU@ R t##6G KB0VMZeZ5dcz]Ck3rJE9xH~Ch%铡Ƿ6hx%wg 1o`<}q%/Z 2FkӌQͼzi8N6Xs'-ZuGzFii.s O k0ɻ?]U_Hg6h;1;KPJ_KngQ ^k dCW r *Kxw7˕DˣfŘ?!vMˡtUғMJ'AVP`#̟}Dž\W!j*F\ZUI"(۶g.LĬKp!WohA_Pu2&Wcw}̸90 `oS*qSvv-1o)nu??@ɻ24:EvCd =sCJ2C/-I׃@jꪙdJb⢢, j:֌ A"[r]䆉ry3ZhŽzt冗x% g]5x XL%Aܘdy2@[&;wmTjύ)Ktӓ$=~_Ig:ihS@|[:4xm/uhaU, څLc,-I?t!^HNwx+a腭7̠ ;RҸ#=cyQ4_ws_D{tqWOBoթaKWc+~T:pv>-K1&] } ǩZ?l2?hUƷ&>Z{V 䯴vAǖy ¹"H {GhQWEYo"`N/곚:5>U{ء蚯.-ұ?z(OD-gNq -jVI'sƲ2̿6-I?bM#k5%RR'ޕjaA0jrtrA3%KۇDT2 M۔>NY2UJS-zm"W5$^x9S9΄[HPpsHo.8. .Tf|V=e/[C0~0\\8r+8B,-ГTe8Z~ i͝כ#j\7duqP+ fm| h (?Ǭ(̕3M  T!qjbUV ¯M/8IIS2 wNX{|_=zGW<*O&Wgw}ux [C,ꞎs5I[yn;d+q! eaw()~Tn 34.W#㦠) #kř԰dB*/(ZA{HH|lotl)|̺.9!1gFgB6NJdx05t-h<"tE2!_cO zmdQ:v\?J9|Ry ̘`O $o',YFy>'D6:`25w/9P;D+ +r%YJX!dI q?dc D|O?A_mO`,LEg]G<_wZ+GЧ1nX'd-ǐ&O8?2'ɉ%lɠP9mQ4THT2Cvٸ,tKWm#ދ\4ZRX.zxRxR?vMN @1~ ofiVs:#K$y$kH!B ɜ"Ӷ+m)PTyTĪ}:9v ?c;aA6I\٥g9̍C$;<3Ksc.CۋxRYe$C.ydgрNF ;Ŋ ɚ^,H;'VyXL~y *2(JƘϓZPɼk2l``?ˠWN=%O]ɜ+rxF&=ۤ6$mm,N,& X, ::]S;tM1 iK]>PV7Wv혼WznjYO׽?IjTWLӻs##騉 Fv8(dVd_&O`UQGQ>Ρevїr+ҹNMW! 2/il%icA4orKgmMڧ4<շ\dΌVcyiTe o5/z%KMU*=2ה"jXj΅][QluU%YT󍫌ϥWZ4c^|ó ǣ9gCGmzTdT1q!tGvh,m7)EIѓI iġ^|i *!wԳ@aۡTcDo@. jPiAYSQ"*-mdKysD"\NIIt5^Nb\qE)_IH v oݷc* h [S`H Y8#Sz9/&@\jhk/hVDH$EQ 0I>cs GMۓ2]Z&X;6vC_ժ%F3mFw5t1s֍o<(f]aq āg?A<0Xҷ4HjFעoJI|:8X ":Lm49!oA<{Oh8lB*2w$ۺ^[ܧzn{ U P&$!nNB4]˷lU}"s/;",$Ÿ4$jc#sR'!4~ý]dSZeC&&|K<榘UCQú!S.zUF"֑T:YX5z-F7[Cn1S*N{nNja֨ary9Qbfk>UV6˦ԝ56jt~Qlݼ)cv2}a"^ϻإRWa-d64vG?rԮv)f[ i5W%2YfQAF?ɌHLނ|oJIȣ?4#H#Y o-i~9 tuO1nz4f`%]lŘ+ۋfRr,QWxlJu#ZY,K6xM*M{gYedL-ꙥǒpZ&5n9Pt VxY"?129`]Yoqq"\)a%V2X>RRKs?Jc[vrWQYK y=Lӑʝ`' 'c K;B.h7ݩ4Zg+d ҩ3K$ht**[ A'D#9^'9DnT!5>Le3sHuHQinUKto~N6\ƋB>WbZ.T7S(OGީ(DU z+W\kSgSEM85[\]i Y!"dP@ ]X1|P#4>"VRxUBw߫bYA9۸;W ͹ƌ)ʐY!+@vGHHJiɘxM֫8Afh(dd6=i"yEW芪ZTR *)OYE# &kG$9#3A$!3J8=YO+ܩq%ny5$-YF#onLG%r`hk8fglkV-էM"S@dCd,.vL;DlLDrjtmtv:ZmE(i[ =8%W _*S3;m(G&񿩙CP.k횎]t`R?`W0ۙj]:jlU[ᕀJӝE"1hVF~ܢɏZ?{Jߪoz'':q#՜")HH+-hzZɥH~w?}ٵ魥-Zۑ M65rw1N1$XpH-ݡ$TTd.CV*ɲrs]Gy $ϭs2K ;e@F f@E/Ǒw\ k9aڱّyT.W!4hNʉ,:u /|udEQ4mǶRQ1.q|@vڶ|xBٚxcXuIګKL⒞FQ䨜4Ā /|Ó^!'nB5-B]܀7hr/rPLUvgsT44>Q5ձ? > eQJa >2{[Vr#7|1 ^ӷNՀ}mCT0Þ[ڤ/W^Y^Q/&9"<=<"]xv^/Dl_Pۿz"gc #>ko q[&r<j"v*9uh(9"߳ ԡ(gr~pDӐ`۠DߋNREVJɵdIbK1kQ{e4eab0m+E٪,uZ-a(Xbɲ~J|k ѧܼ'+|X/*X |tAAHqX,A&v ° *Vv0%"XPX,nkhl-P"rxxX(3b,BADX1yFQM>Q.Ol=OQT4/\`"ɤ>[ŲґY,y4[4hje_z+zsR'OS]Hu#!Yj|ۦ*[RwA#!r )$,N 3R$RDS~JId}" ݔ3!=ݰ #c{Ǭ"(O %H(_xu: ׿Hvb-TeD>ǀWQsM0I.3]i׼S1ƇOϼqhо Ybޜpcl. y9t,f]Xyվnw>ߛ&b8:d8 g9j]G\IdI61-Yʗt^-aNjɠxd:uݳ#(!5M5a:dnip01$v/kS{_O(&xvCTC3 \FLm?H({7**1X$G"kށha.2Ai;xƀg8`ҁ7S冉R-ޛUl(RziՊDS@ìlԇm5AyհPB&)IHy¿V+%kڸl*TGS$Mr&xnmu|k7d IAj0G@RR;y՜0pD >Z@)J8xtd0}]9Bg~ j&tPBf9|~Y)>KcOǝBjNVwEՐ"3?YQnvt'léLIP+deE]\tm"t!9lV!~0 _>6fX6N{CJo|ą73DF XLwVU){)Fy2*>Swї(G2|ϧ[ ,dIf\rWq7q(ODFRsHv]h@#腆`& ΨaGIKi,ˢ&u$6)<ϺbMYV BFykA.M4IQǒh?ddl &ї -\肧zaa.{iV;ڍ?L+c0j4ϝkG/kyL0d=)fW^`~ h'o# 6+EDR]Ҥ:lJ}}VVvVSIA`RK_8^`7KVEQ@VhbwPQ{4C&"4ȧS3'IVr O`y;2"7:.F퐞eػ b iUO79/4Ұsr}^r?JM['pX$"-CӰ " 7cf<Mカ]rczמ!zsx S =FS٠5?yF&WtyP9 9z B5" hUtc\<9yXc_I^u'FAm}]]Wŧ"OZ*: Pa*֔Re ,#:eE2Tf"lI0lRABF SecCכc8[wǝt?/RR;[_5 G)sy2-F[*s 5 9ɦe,+LnMo^|z N(K՟%٩.[y3F%]xPհɋ=P5Wb S\6vmAE˽p9ZU'f:?`.K?it+g;Y0<^#PH|aVkn ]hHRT[*vZcΐjz#g05xcGp$&V[*jWan?rz6~#M e=d%‚LDWҮBΦ*Ơ`Ө&œlLzP鍹Q1I1̜̐IO;zoDV)GsU5mF\#C5#C?!$|Kxd\\9&8ZU~烃>&-}i=ѯTmvh%χW-Aa:X,6=U3Xb[M,wr1mD縏јV\n?rN%E.ިbX/sޭKlg&''dngCD>X,yV% ]p׏[ՂGpp5׺齪?B?UKR*aUMUUX>f/|YUͳaнm/ޢs@w/X@oO7ˢE0-JME6H(1Ўj |, iQUϨ$Rh x2m"E'v+`B~䯅X0?WP6eBdi=t߀蔡 uUɞEG0W % ,b۪e¼~=XMKFY wF;6]4].Nbe-ɼ:M uA&Y5{I#.6H9FEE;h_g6E00\;񀀶M{2 $"5a e:I]/xՐ "e%2u"ӊ9"C7fySwLhY1Fy5WсAHQD42h34T "u,ʈܢc],@ )Ig۠m-cdQ֐0x { P@?T7AEV;"p,D\QdJe",_rա Ef޸hQ4r7&OB@(OΕIB!L ۟m4FѾ$Dʶ wG)3c̓%O$u԰a/7G-H:B^90&H#Ĕ;p++Q7Lpdd9?ruzcr)I'%iR720~SꉦxtB#W\{Yݰݶ?pHa8m΅xozdg߄x|rIg; 6%Gn7>,r*0]o֣]k;O2rY`9)&b7ޠ6GK{c2 dO r> /w!524=|6͔6eX}%k,Kԗ99Zmni hkCeJ=#Pb],llFaTj(=G#l-ЅڟlQJ U{0!B\Jn$rO\WpܨФoͪ(SanD0ƿPIG)by p_#3lgW!czGEq$ 8`6$5x2NI=O b[DMSn D) p;U¦H+otعl/OH zBf)" if/r%_`HWy@_k`dzchu3sD+2᙭.cPB~CL9ڪ({q([ߘ?p6OhL8$&oz9ÞύF%G] L({I(=: W؈Y~Kţ-EIUJ*/KxpopT:^4z=ߒZL:&I~ER1aA!4͗A煛pYnR~¡['hӨrin ,t)iD0'`Ȟ+/<\&:yV=zphGvK׋=91tw-(ѩ|9#Q8R(Ucہ5C;;RG쨟z\0_ be);"("劺-H4-/+ ćm/prjakhVCjH'ek 6̕zlyS)$K&lCx9[0~'.X"hg: rr5h:j*}ލӆ±fp`:5$}}7?%77im߈GUsy=Ͳ15)dDR GC-W `fOyѫ%R4?/ |ǻ֛85]Giz,ޓ f|rc"\vƞyH,YKZ 'x FOhmg" %2͒9֟&ChS ݛc 010_)¡Mg,UkDM3?zf^CrԲǺGet" t0_csoܒREOYٖ tOrE?ޜ6?~㥋]g~{8m9fi|rPb,kW/JI2#B1H꧵4~w%_~4w a\Ҷ:?c5-\8.qK HEeRvu`*?~]:} л8JJf~{65R]aIߑ=&ʑWM)0ǚIG+"/U'Ke̗oye5Пp&wrqwsQ`qГqyif8p+=M:AAL 7FxapyU@a. OsR!/Jg)w6$fCR$_D-U5xDx;B. 3Iಆ}]HFDGWlU[-M#kFb8&|i$~ra º4?xbgvݑzZ ->( %7ÇT] k.]HQ0 [v([4^SH$ZRˮf󈗔JLT;U耬!-~cDlYsٵ2|J#`BG@:HUŕI5'|Lh(Dxp,h6Fva]nMǻ>-7T8-gT,]bN堲|6vc cc Wo<= 7o#l>‘"/O~vhDLt$/ S _ ʛQB>2Rxu3ι9}ՋaEqG+huZ1<6&W\)Q2wzt1ޢG3w= RL0ҽX0X?zu zJmP$E-CaUI"u)nHD|TPHD/bTD!z[qL !b*B)ͪx0jX# Q7br&xE-x kTU~dms75N#,κM ;Fn:EAsaKʐ,|O]^UYt}0BlBU4#CaU7 5II |ܔŨ(F|_ZQ<`Y!Q!B=& RFXG [Hq~dg]oƒ2&3 d_6:o|?ڄ )TNXRTPxWd28$Y$>'( G2/Q0 e! )!,~ߑDrMyU(i;/#qoA$s)!Bzü !Ɉ 5n>=]c(&n=2k*wOʝ^[*%SLĿ "EBNWf َcKΌ 'bɘ_E?C_t[{pxOBl?#1^* C7LG݆ 4PJ{i4b妔N#e1drUp[zIw@,oC-{vu]#Y} 5 Jv%VDż8`m1q(#/TxlGGL ! y ̋+ȳsTK2uJ}MZR rO.-eNn6& H!edDTe^(! 烣K{"p;@ɫ21%f,Xqiw)8|վ4͓.a&zBQ%(1ؠef,%70{3'/+D2P.'\)"wL4D˒2_"MyCl4ȵƻ| Is5H%w(EfMS,}#+{fIdHCC H BzlsɪA Y"mBBPl_ORn_JHAǝ~h)@Ȅp@Ł ǑKgeB}H[?oMCt1}ޗEAƅnj߰ν{i{O[ >P8J~~˞=[ȯ%cOe뫷}ƋS?fzQ2& @s3fay'__FE֫1yL] hXJEoSAq7b԰_T,z[ ,Lu{ܡTX:׶m.^%2 r^:*^o/@J MQ.t%bgR C'ٺyo+z+] RK۽xzn )6GRj^|( q_šVzŇĆ!3 o;&=dY鍭{:aӗpO*:  |,Z=!$yu:}G~k"K_Qᵹ}6KT9\rћK`?8Nm4@| ^*Rn)i۰:TlôkxƄO̷HXQr3)%閅rOS+'$7z05CZ TR6WuƮͰ}JԷV8Uҷ؉? b[I5cz-h0aO0'9 Soj]nPL@<)= xU5yC|+pv > 'zZJcwޤCۀ6_%Fomkϑ5 /b}k3}6&{}%|鯇)V9*؝ؽ.,4&mĸ9/齵V,n0I|wCkxZ"$o=vʫiѪ] F[yos;Gv DcQY{7(7g!}&1gU9骜>1]6; 흷;or޾a]4g]Eq`y{(L` -ItKNFRXE-L 2&tIE!"cWSÜzGʸT]Q:`#TdHw $׎=_= rfm<̽o >Y:RrTw ]iLl(߰9 #%<ml]w5xWO Z4&զ no5D6ΤLHNrxy>Vy)g[&"_HT6?!,-Na4bzNLFZ7Qs7D/XC"q@8ziuחQSBPt hԩ^]¤5"~ BB8 7Y#X1{=W=Ԧu ji_B~7riYyU`rGfx ̯lZ0Tňiixo +vJȲ/$ݛ8*rAH)$YҠ=&~L2ly-0bJkrP&TʀMQ(GwپDs(L+ <-@88 "U!\sbV{%K]EE6%ד94-8N~`nmŹwU੔sQ{Nj#Ẹ~}9[|"O+ ze/_KrFR]J3B.UB}u=<)zqՃWkI>WK}`Umz(SO& jU:~0)VGi`{4Dܱne9yGy1])(%>P_ܯcFsQ/16K`]rXNNGK `^f( #ؘ~ [ ӟټdN*Ojؖ zxw=&xE)VW 0p6ՂQO 4fԴGi<5xQeSrZ'0[L5G]x,'Lel (Zz_;n%,`Be@z*G7|3"&\Bc 18DC3^`p  nt6~p'De2c[GgbxDtl{ -[,[|fc%PO0P#oIH`q}J&)g+7~ w9?EG<̧XčoJ HX{VH|q5a M<S:zemYbX6dN?zB=BD!Ć 샮fUFMEY&#Rqr\սxn]U͢zz6j֑%$yAnv్q 1(@ @&=HP/@$,JXzIxcq z[hll^~[[w9s߅=SV;1^3@*ټV%gI,rRN"2$; vċ\h òީ(N+ ڣP~r: 6M[fLe*i"6k%K?*ݩ*դq\g蘴ʿf7xRu DC}G$AxwɢSen-8!G(ϗo1 Wy0[-yoŬ<`#we#dH~PE\vY tzC=J.3,9La]+5,VLh9~L(7hBf3W-ҒMek^ɌBj^MUuOIx9`d]_Gyj?/1ݫrC`DR;  !V:FM)HҦ}Z[oQBl4!9l9jz؏8~aW"Nbi0ջ=LKb;t=]5wLIۻ@H>$ ~$@Ii qQ; 9C Bh[}wcHX.NqcM8nmM!Ԗc::^׽w;] Gcb&jo~hJU䤩RmTMӛ Nq?5Z$͕&+PcJ^$MC֏}ϱw8Y4?H;ϝjD!mhԝ#̀ߨN:Sg!C*}R3Zd!Wۅ`(&[jH}ӖB6"?^}FyDǴ[unˡ!Oc hbl{[ZZvWt?ГPs JxJhSmrA %">dŮؓԞޏD"ا(DqJuG"Jj]MBi?ܽw; uD.KZ~*-l2V )^dܾJN;V=wUgbdCB¯98g7'b͂{ӉP~{Rgr_.0IϠNc3KTL+ڵ,/|]ـ C55u\(! g˽L4"+\1@ ! "`f ϡ<,|n#{6'd)䆍Nv!awr"MsfiR)_((,`|Is[B8K!6vs2zܮn]CqK ϛyUEõ7v]z٥=34 |~aw>"!I:&YpX0MoHy4 F?[M t {4EP&յY1>aC "V0Or  9"$fZC3c9]>ьD_LS/l>6PWT# .+ Y}С<y"$H9G/T߇Ul;ajSdqRnI*bzݫD-[#U(`PWkiR-{ُFLE MF#Fz`[oI/'`aK{xjFZ Ik6$r.3b+y&mdp^.-1Dgd[w:f^Ct׍UBX&Sl2yBjɧ dX]k}l(!=3 k1q DlZW.*~6ߑl\U[ߋ?ӭKN2 B(v=ZT!nڷ;E~^51(LK 쬮{ebM=Ōb.RssC訯W*5^˟D8 mhA+Q>@ϛUϪgAC7T㞂4Ӧ0WΉArx56^KY˷ϋM IF;p1;=1f(ږ"u˦,!+Rr`rlS/(fghBunK 9_?ky؃@F(DO<pEI /`x%~@ja?̴Z%ݭpYtRH,ƞ\$Lͱc|ʊq( %&=xƼvH?c /j'QdEM:D$[u\E@ѨǂgX<2卽vD, R/hF$Xy1vLȼ5ȒoTcIaiWbGaFHf ؂VrdGa,jɌ▴ ECQp@oK>;qU{]L9l}롈8ڦXJHx8Q!VĢB7 ) 6o! yCE,r8N<s ԇJ˝qx>I<漋xƯ`,eƑ)I$xKzh<#a\3DJ V3Z|G5DM.$x=,'JBVq(\BˤL @/R!a*o3A-yF|-\XG&sf#(RZySe,,{T6Hwp>:4pxHl&ǩP2Urs93Y %,  tCWS%RYzF^(̡Kʁ># \)O V3 7>XI{}hӷpqAtґbA D m &MR >j J iH"0 TWH37_t>kGeAک9G4!Nx;٧KBNѷMth$܏7.iKU-d#P8l|r-Sq2 ]CyǬLWC2y88e;+g0aһÆ(cɖ73 ٕ$ESCD ,IyQ\7}\Dk,ؕ31uLY,B@Hk i"zAf@s~i+DTN!P[Qu` oR/UIw睯dzSG*yߑk`QY$G`%"exvnRQMuz˿U׷,:+΂[ֺjLP/_C*YS_hmJ 0Y2&+].F--hRNɷ"}v)-'~e^˿KL2Mw0 .`jւB($$2)Qţ۲SdXU$RI?Un>*"E]Mc껏cilUܛ`zm=-w K>jAJtP]p|r/Arf ꗤ^}m9Iz.Y^bуTh/^~ZM#s5K3?S} W lM &8L=pl'Rk2x@X< `&`ZӦѫ-4htM/\Y*f k91R)ahymN(2i [sč;5qNL|\*yb6DNB/LQ;o*|ĭjeG"4E-^pPCr)ɱy}gw#nF!s14YMcG-rSTFA{h<Q[Rop1PW^78Z&aT}jIvVVGgĢaS73=ƽ0Rq5kaAxrwA{f8IƁg{]6 ֠xE0>AKQ/dJqѰ9uϲӶߩ6dKqYuNq`jz{dQ|Ѯ4 Mw,Ld"kooɭǎllP6G| pFWil%1 YMG1lO똜zU<بn+^JHѳzg\NCS :xI ǥ /# AiIER{]]#1`Fޕs%L &[ѪzF 6ySS Y>x Ć)M*e>;V685Qֹ-n~|zl]nD7hc48ń==1W;ѐȾ mwpؼ嵸2sJf4ǛG&5CVSS ɧW&P<(. r$O /vF 4׽Yr(?v\G^mN-X<'y^yx<ԲkrF/7~L[4$$Ʀ{xzV'*ɪ6v6 '$K֦=D^%=y((KpN(f,aE؟ $b~-cDb:0ý]}yZ-(ş64;O(S&RS p|jdzcIBKi?ЭeY\w^2yQw^;?⬏I]x7ֿYE y'do"+>A%-İLJa[ ^bJB'eb+hf>DqkoT݁\$(}xLd̰ FP:UH͡n 1h"jW>h=gkن/%͒u,*X!n` *tzQWڮަQ&^$%,*[Vd O.TxAR1M9, '+2kx4, !F@jm>:.k;cddԴtm׌ճzHWqU=Td롰KѦ&Krpb8cT*Zy!Ly]҇U<"24_w+ZQG?t?%CBK'g,0`='eHuZ c4Piğ"2>ߤgx\s.)"Iؓ pDl詢[R 8> <:U_Pq8&} ,tV(Ł2]2KJΛy >68#GOQlҩ,w:eVFEE&5Gw;Ktŗp0'GC6N՛}œ9)Qr6Gъ5vyj!ZK#闓(g;*.Yj-1**>[Sm6?sΰBv5k:.8}*=cn@5r0yڡP:@Rƃ`HgdGn8M~wWgN(39tbDOg [DX̡N۟ MkLwgѨ6y-aE*:HH.~E/|Iq~!TC=~F3ꐰq"h?==<騉SK$'J5@..0 j{%Ctͤ>RPfAIEB™|Dmۻ־fHCmG*dH$,Zmđ!CFqx:vAdGI|UE-MG#zBƲv!>Ya,w;3!@as?WE`vMX׼͒b'[ߢy"^<tY1בuzϞiב0b*rg}E> CyQݻ1/md|0ˈs%@CzoG#9_d0bZ@zY #AG_wxHZ/ s1)pC{W" 6qKXQ4$F\=k |%]`oyn"v>ςl<۫DtL pR@$WÖ0o@5hemt`AlgFl>\ Qe]d~b09TBt)H+{+WȳWx?M#J'ϵل뀃Yq\~ ׫~تW shzk7wբR>j7SkkHlɹfB֙3gUi$yW!2>RTV*g@ D bJ(p1 C {r$Dzݔ3]c9zqxAƑUAn$M?dOH'nBǺ$Vb/D[ogTR>y"߅(tF+W-\-1N'#·"5`45R,7=u"n]}->#`Ҳam>"I'+'W_I?r˒oG+.$]dŜմY]t"M55EH-w02!`j:`? z,t@JwVr]"?ŖLwnہDX~heL RU:5rܠ,n\:ɣJFҢw\Y >яbAN>e4i(P&v"bTز-:%UgdD::[c .nDOZoF:S_*|_s M[alZ^vmPF[ӣ} 3@:^ŴI'ΔvXk ^ZYj/~KKwe`Nn1e>֛<WwG^(FU .poI2DSzՐ)dH:@_r2@DʋN޿8& ʑOuٕuvM'YPnI!+o`3z Ԧ:U3D1N.*Ed tl Af 3/d,^9=2"xƿP͸id6|{Dg)sky5V$?f~;̡Fqh633SCG%)>WPgy֖]9Pye2r.*mGyboY .wqHX!* ΎO矪KiԮ%'H"Qp8a Gd^*u?OkY(]vҏT*vJ%lcX\)D.6c6ǥW<\|! ףsކss d ;ҥvGcvMITPR>('҂" ~WjӶ*>f&T4He=[ 95x /G맊IJ1E8ԟf-D9#- C}qYfco mdZо7MeEWzǝ+#Yxϰxqﺁ< /Ey oy / bܹs O$7M}]ģkf$;ޯ(O#_x(&Mz_8**.\IX ~% 4@?#Q|_.ޮO)gm9t5<@/F,HUJv.I^rIӤ:6w#"CNxh YWرDKͿ6ԯJD{\RzBWHjў}U6B]L Hym|I n#Anyze fzY_nom (}BHu$-iH9[qzb|,;b v8.dnh' >'jͪTDi뷍0B'$/O\2BhX>_j#Tpu>{ A4QOBXJj;^X*3gژF -jv؎9suE-qyWp$L1(S#AN0{4O!snah^QAsta*ay 0SW%\"kU-p"J%pKFa, ebYqs!]q$m\ix\$U\cE34(Y.G46M"25!)ߦ&. m$J.Zr)&H+edS'X%bI}kË|{(OG7%#\Ywcm=dtmMh@q߷W7E'[AfJER/Yֻ*t4)2[b R@V,Dֶ2,k51HR߶JԬ۶ 䃊ⶪTm$M$ObM^#es)oV;>ntaP.-#wt9 ΫRUv iSp}6f˩e.YVu#&e$X<|H,)f\8Đ&{2 M"'jgjR,7 DWO LFy)3N+=~'2V7P08[QRS/⸡Mc>qS -LY9{tU1)I2](ŗ~f3{`ETf޺S h}Z} `M-#ke`g戗8L tHi aBs o䚣I+̵ȯ =HsPq"j{lː.FWmE9A76!i üll]NjZA*Id\_1'm"rk8HJdw&h-Eb}pڢ|r\ζos_444GVv4>{I w5-Ur||f13 ̄r}h @?^ a]C :ʖ<Shi%\4.zjP"DadE)[Px]C6= j8xG4 Ht30qDᄭC$\Ц?]NU%zi񪖥ٚE gLFM}"~Ύ˜fɡdkmIc+Ӽ;giMQ?-y`7Q5:Ѽ#:63<K⼘Ȣ0Fʡƃu;BF#I+)ax')q+'= 0<7ɢ>׷q.!KE#1NuĦ((~ʓ&yDwD{/w`})P̌3;B(J8fiءts/tl Tť3 ɥ=鈵5;IZx@yA*[hqeIkW齏m~-^i[oZLMs|4~۰B8^0^0堔j0d&xM(%:3wf7JSь-X1I2 !7CQW˓ǣ ԥ؏S!MY&ђ B<=gNy%A(T2)Ceʅ R;+/Va)-HU἟HKnHJ.g6h]J⮩ޅZܐ +{e"J4ZJxe,SڵW }l.u%JjW(y:>YQY,~%$Do"-OVr2+P4Tc`S%QSk%Gʿw9o o)a%B!mkU`I>OHXm`{aoѧ9hm/:e)F? C<\[Q5Dւ0<{aP烑'Fj$xCeE^Lohro]Ҵ}zFLSGjm/i<J9ޣa/˶@Lj$%ȭd9[( W=1k۷׬rTUn<`CcVLTчB-Gӽ>x@6x !Y<*7Մ,S^Ig<8Q&C_W_ׯQ* hڈv{W]|?EfW->M$y/OȠBp ,#_3#_C}&/ 53>^lZtw?JqSn#B=Z:N$e KYB:!K#8+d&JE!goɈ!Sw7:cw,Q`q̺֍/vL-Tյ,4-8|<I~e ŖǚcDenP (p ^Ԓߺ+޼eߴ8M!a=csqp=48`B,Gwƣ)/vjA{RٔInLzq{L*rb&CEQO԰=vYLS&z/)uךc735` yPg(P}Wy(o(6d^Sr}- >jz*\5<|,9IDR-f{L<8` RD+_%zzu4su"I=MRx5גSs'[)Y*#_1Ѭ`+7!z/Q[lhU1Jv4kݩC>ţAGYr7?f6M ~OPAzx [d5-)?.A0Sx @DsFD!ي]U7n#?Ui~TaiZw) M3.@Ŷjk9MצvS鼊ie]ݹ~"MAgoBˠf2Y(<=& 縁Φ\~lfv$= I& Nڱ'[LSD+}RJRKt>=IZH98p,HCLb*cbu,Ӓ# FAP| 8P?l1 6Kfc^{ ^._xMI"KX(\M]Ҵ aƁxeV8FнͤM htYYUz}g-Ё/GJ#ܵf#klXlK O%YxlP 1O-a/Ƚ{glE$ygr;)`VH2(dgi_~*Xr ^UVE1'hC$K˹UMɈ[ID™/G"]s$\_L3FI%*Z'ϧJ5s,i7ss*{Ps-mJl /A@QC ˗+U3iBj(JBoY̬T O oߩv{ktOy {#N4ՈjPp΢ <7#rQ$y$CK/ @d4^|y~ŅR`1ʗM2r/ E]Zlj`-XhՍh93@AI:X ę?B=2{bcʰ I2ȷiyGfk;k\v4ΈbTf!0KE?ڱ{ɭOٱUMQKD>x;vCa'kْ(]UStIӲ(|?V/8Qc5`f$j1GNʨ+u̥r:u.o{7sϛxݍU`}#uQ|r{c3vuΥ& wS☬H6D8JA;r#L|_PZ:@-G+*ۢΝ[ÎI''&y mZVc$',W>2|f&J[6!=Ћhj8' X"F:4O VO&;(u_8VV>INHy3d$Jtt>e9=j2'*KvYo$5AMwM,n)'*J"ܷ]"7 'fdʚ =޵'EƉ7&yGhb4qL#ק k~A7{M?߾x)~](ik{Zg8uǤ7>$OT@ē2F僉2L0XQF=l?\Α ӗlI)L,bw<ؘc[y򚔞5'/u*·%?I'.H#_aKy<04_MGdD  6 |?-f1Ox5M F<5Lwj&5fujS2coq$+Y̒5V:f5V5bw^LV[f5TNKlV\JRdZ}Cv<|\o"K*7SFzߐ _273aٖ("Y6\I O>f3Cmy"jai@*N;OϠgS?˽˿"q.n@$Q)T 8!J t@p)Ӫ=d2#W2^`T8\<Uj4IA7 Kn1/ ]&K;QDw.1bFYvCD mƲI}sVpL3.jv<ZiA=dXDM UD2rx<3HRR7I&9KN'wJ2FB4I7?пDg `N*:wjpd"3h4\ ,\d?b"ɥd̋ SKrrhf[`'lVyЮ-(%`ǾЪb`_!#$ƚ*JDa@72V#T2*ON{a@v{mqKݤ%,lGm~ 4_na1g-x{"Hk5el@ w|xGo u˞<1CƧ ~zf]ǔ(uє = ir6I09 \^*qpch6b8O4+goL).I7uþtE}$u欞%{~*ȡ7&vz^0eF ^pg> bZ=[uؐ d(p4uMBݡ>C.QrF8>MnoYe /SQ|Z}L 9a\;!DK`$+![A`pcpp0fHc7(Y4dF"eڒexEZGk+#&.8NfX{|{rr]Tfٲ]ueg `JԦ_{GX͵򘫫?k8 ]Wo(p/hQG[Atbeqf7/zyOvŵA ]r멉剔fLEAs^ -z`>5GѧlFbB\b{'pqY ӭ蠺Wmmo4$A8Lԭli=y.UhɺwkF a(YI9&+˘o[U.߭$QLn0*R`}Ϩ/+j|vd:D %.!.;"+P'O:ã28YplR4+ ҧy>Re !ȘSZӊ<ѿCZt <5Q;*!$pY*|b #=G2LCM5 e#62RsJ)>xx66rC"/<8XƱ_fJt,u$$>?ث\R"P7P"~D$3^'$ \$=eICf#ZhsI6oqԊBS$щ^/f*jh9A^o3@mǕd⥽v3++Mvݺ+6}EkGgWo<{Jw {Wڑ8]nb1]:HjCe/l[3&OF5aRX0x co"''maq>kW tvJǏ!<(Z,L5z̜1`%/J@E/Yv )eqeb׈VWUD1Q09dw"-uxG;%z┳jX+d0:^c >$W9f*LLi Jԝ E ƌH8X>&DXKcNM՜"±D+ b3ԥdC9:}mvr uL$lӭ-*,ޖk+=1f^t$:opoyRLa, ;TùZI8/k>bF!WEcg_+3^!ũx";ݧb\ic>.(H frCK ԭHqU ڔp!ft+Q5 &a,R"jeU `(GkjJR1ޡCK:(hm ah ^L9&5j*2֎*?CI^[ SWP8,x=5)Pl)hY̍]IAUܭa$MEb#߫wAE'1aTY==x0UY0f=up :\އ6a\=m/%\rBt?^L`ȍ8ya-.|i}' rX,'Wg+ ^sε)WɍIAK!A˵-VXSiEAֿ2sט7=rc6ԢT2R:(l &lxшCT"K-Ac^B fұ0o6ww+NQD4O_?j+W|NҾFfc\#d`qbwVJޅ]+B6%1!fИ'"bDdɎWIL.{BԝO1GPԜ>K("6J_^U8" [OJC EJ+wsmڷI6л Vn{lT@!N_k y,$7X6eA ò C*4X$0naD_[V{!nʿ zp"q׵ BH滨F8AaE5! gȌe0CU$HDQ "($/e2z\&sj>$>[mǚgrBMj˧Dl,=ᕓ$C:[f{Gܙ0ˉ"&YJ٦5=ߴ^R^A,%ul!pUEw  k ҖbR$mG7@ĴP&b?4+K5YOvx?ED27i/gLXݘj -f-X@9 yV03C#wF#%#%f█2^'upq,f)iII IɽCλ5QV {)^!{3+sΔ dW+ #2Ý=:$>OIQG-pQ%,iKPtŽcCz 1BiB^Ax>'L}!d^Ft6wk loRIJ m(0F{ @ݞ= 6ZgRf>qpzŢP YA*޳e .4`it\[\&i ;)ٜ~;l.#moii@A*o+vYjFNa)*GQv?N{H*X4>jwpf%R;Fe]F:8xϬӳAwNyhb«~nhnb~5jnu*Gp#w䚌?Ǐ_>XԚ><`&i+-AMnי(C1Wxy)| `Xiyxι^r+ss1zӍoMkYJL.,t v-6camib[CV9?f5JW軜2ZC vg&ǚa[#v hp\dzGRzoD h-m}Oq $RK h^zXzPA kd).Hk:N>^Cm,aحK:'K r=youYxfZ9ğ=_Qr`vLi1Q7jvzw:]pMNp4EFXԬxa;9 +w~qa>'#`M ̧ೡ\﹵ C-5)pDHK2 s(V҆DL@" %LHV;y֝a6yƵQ7( Z۔y𚠳n);:t 7ƅ:U"xu i SRJxN?Baoxzz熑.oUxW_ ϱ]&%sY ez6+ՂAdo3!OA,] ) ӭܭz4eh`ޙ:DQP3}_dzf"@oL'⥙92^\N0XQz}ᾮQ 2Vd Z/ ݘ,;i<{y8W G(0+GU}{8(#aD6'&q%󰧚GdWq% ('_S mEsIB $YVx5:?"%Öov5Zbtn>gxݳ/mb>H,~&C܇8n$P ѵkx!{=э>aR߬kAPx7}mr{_{0%$!^%>$%%[ vGR_-N+"@c{@<03e| _h/)7F松xF-5QP+ zfg}H4-y-/4! Jv%"XzeWTtUQ1*6ecǮrN-&p[Sn{4TR%%­Mg4iSW`ZЏ3W)TeopIwRґݧNVd Z4JxP RF)Ұ nQO9|77c=&:!:?Hk5⶚G4>ќI7&7gn}|vgcq9{8?T_t0/O0J]bco[-aZRz"1U dE _J䈗{#鄝OLK;GcG`gU]J@{4?;&"R̝i踢1;H,@mrESM$_1`l? wx$M&f!oeR%6Po(Æ1V;@>|}ɁΉ]#qg17Cc㕁Ӟ/!YCn&-F`V*]$(Q̌#풢kʁ%Z>MN5O1*L#9XMPly2-*¢Cꈸv?W NJ}/ $_1+ly{eUsܷs?֩e /<p︾}^zs&o777y^,mֹ7feMowoEougۚ? 7ok|;eԋoqYkA76z|>ϲxHmXܝbhS'K䚠SSQ"@/%Ǵӱp^. \z{މ.UT2WtuZ7 x(P&@Q߁YO8 KUbd=uВ&2 5w'$ĀvDyˍRiX/{SY0n/nCM2e(^PdX2Inj/ z ?O=BuiQc$DkuRW̾wAZbD;;GC=b0&`jIZR(HhS܀g cz]kA%}Vب:\b`۸wҪ__p%j0Ʌ΅ov幍 =!ƾ`8*n563ETipO)! 6x!8xp1zd#TLj ׁC1xt,t8\FѻA k ( B{ ">neWi|sGeYc1٠{Q(hHQԆ0IMu 6u#Ag{ h)HW4v(qZ㠷.xEo)ѯoL冤1hf-_cmGzf74}f-OlO02dH>]W7[a $o<f($J`+(n5[4h(m ڣ DGE?fualB2x22JBTף CQKΊV_HxBY/u jy^c !onѷW+"(V-ԮItSmn#ң6D@P" RL|K!~:_,CCKKz'= Qq ЀERx,+v+BnkͿKG>2+}vƗ]py:b5 wG o Փ'+{Nz2q)QСX!KOԩ##{i \*TBh0)RuJ|WTv-jZYř1Jr%k?"`)o,e0KGV1U+5D1"A˕PF}f&P B*x_~ܞF"мsWHN lQIHٟP(~T*'y阐щ?kN8Yqd / pI? ycVнgxϵklv||5wU׿^ r,-9Mqz~nySb)K!9R띃 ٣9,_ KT#j{'%4)U߳r*Ӓ?L9_`[xc`d``nMo󕁛n/x]i*Y rxc`d``<S7@r*P0SvxWKn0Y@6: etS=/P(6r7Fw1Kr kXpQt 3\.QG˹IPECGz%I,:*N/|rX(&s `e8y[KSu׵C~|=Όb%->Kq,b'K;uJAj<)8h^3 Ay^p68jj>5kfۿh=F B xn}iz;˫;S.5ߴ{'wt> ߌȳq{V}Vzvds[?N2p͝kE냤t ;sw'ڏ\=M±H"{\,7I#ZW'ly]doW}=~3NyP. y8sr2C<ç5}]yKOZeȝZ΀y} 8]kcn5獫1Q| |>w.1W`=|eǧq]4[FbzH1vVIޏ|nT|òFuh=_>Oz5&%Sru:'0_~+H==BSv`xE,&նwqv 1͑Jk xey>rDСBhVhnӎ]T*EEEYF D9I'Bp~}u߳5~&"+8^1#QbmDŔZQ0LN 3#NlqR68{)ؾr"!Ա(2lG"*8K|⌯9ꞣZ2⼮狻`tD#%zwG\7"Zㅈ3.«vYo @F*߀$ 5Pj_֟v9\WTbƸ6KS֌noW -01-ݷT+}sŊ"Ut Vo+ k.<ݷq55bQ&ork~g7˿\o-Ɔ2qci08!΃6F y0|wq'wq CVܣ=r5\v`=G#G H:2QVgpwc1L7qƉ/v}H߉Ok2̓y7744u?鐯t}fț ?H=gaYG \ 9s\uޑ'|B.rve- KTRvc.գ?ʷwepz >NXJy]WđWk}n=ifO}k{VuEhTzs>= /{/݀+|^k#>-kvuod'6Yf|CΛpmQ o Vߦ6X}wżv>^8?#;}8?ycg~z|N/pKRk:߰o}Ͽs{n]'~6ß_~5~W3A3z_Ñ5a=e.r/tid4ҫލ=k oS5Sy~d-n霣F9]UY\y=[Ok9W} ̩ =ڌ-Lmvm1V;th.$sYuf.wz][7} pwo=)FzhYoQ&~fXno.q=}d&ߕl;ռ.z >C0ٍx#(Gh5^Xk?V}<='>6='5ɾMd9SS՜jg7M|Z<zϐ3CMLx!1k#,s,0g\vx鷀 {D#洰Qdhg1 Kд&~+(^1rz?BZ*b5gYُu4*kyNo@=x}Yvc|{s#}_s㽉6ߛ|[-}=޵_=]~!0{g;i8.9s/&K/~>M=4݃7~oϽ|{{}zh?>~'?'>E_1l;ء?;ΟK`{x)ˋ*+?ck"؆ˍTĦH%F:~`RΥĔ_zK*F:qfvE*<)ΧT(Ry5T0RfNtOWRHg)zf;E"ʁHtHg*U;:]4:R =.ѳ&5EW[jׁs [_ޥS"5𹁼b.|p+`bGF4 MkYIB-h8,teHң5NwGyڸk-ݮm/xN"uyg3+kw7pG=`Q?ް[=ҭ|m4`lHyA Wq3P=?bz:(qԼ1836'3.?x<&$NVǻ0M0MkYoߦ 6SCc=)Wl6 :~ͥ?<՜~\ HH i΋}^B%z⼔KqZF/G鳜o=X)v>\ 8Qw |O}i1k{gXg~p-H?ﺴ$oqxc`d``~ˠL@ `>'xn@?4(YGj9ȊRĂ j:X3=M@[қ[L7& ]#(7svI6ZO2kxmZᙅ3pq8̬zFZڹp$0338̌n[MUKj^֚\p턵~XB JD[tDWD_ PĺbKq8V''I"bdqĕUĩ4q5quq q8CP)n$n,n"n*n&n.n!n)n%n-n#n+n'n/ ($,"*&.!)%-#+'/ |11A1HE&rQCFTb۵8,xxxxxxxxx8K~A!aQ1q I)iY9yE%eU5u Mq/o_?⿒@JJd[vdWd_PܐrKyN>^>A>Q>I/,"v9iY9yE%k]R2r J*jZ:zF&fV6vy||||||||P~K~[~G~W~O~_@PHXDTL\BRJZFVN^AQIYEUM]CSK[GH$"E-jSԣ> hH#Z ڤ-GCqt<@'It(].NKt ].Mt"]<2]Nit5:]Nkҵt.]O73t&݈nL7t %݊nMt#݉Lwt'݋MiLiBӵ (ҌJ) :v>diNiAG z0=J#t=MtKz"=Χ'S4z:=IϢgs^H/K2z9^IWk:z=Ho7[6z;]@wһz/O҇(}>NOҧ,}>O_/җ*}Nߠo҅-6}Kߣ#1~J?/+5~K'3J?/7֔PRRڪjjՆT[jگcԱ8u:ANRQUSWPT'SԥԥeeՕNUWUk5յԵuu Lu#ucuuSu3usu uKu+ukuu[u;u{uuGu'uguuWu7uwuuOu/uouu_u?u嫱 TmDMHꠚD*S*!U**Um5WBQTRVQUSWPTgGGǨc9\uzzzzz:_=Y=E=U=M=]=C=S=K=[=G=W=O=_@PHXDTL\BRJZFVN^AQIYEUM]]ޡީޥޭޣޫާޯ>>>>>>>>>>>>>>>>.TjO:U*8ew.cu燽*6"? (O8zOF~9KfoVLݶF>nCy=9JwWﶦܴ5F{/_TyٖARgS:/IYs3(?k^aXiL*&bnel\3Uy\VW+Bi~Cw`cemԶ6Րf4yUŭ6q6/(+e*TܻIڭ"/˩Ua96U V ܽ^fiզWsl>M<|<խ Ƀ*s?0keUOuIU88TpE:FU8>M3/ѓj@gSJ|䃵BX:y]g% uފS_tCIam*+F҅2M|R. \ ؤ:|؞b fT^Av=]b Q6հ=8}gAj\Yz}]'Es״Jև 8{7ӢӇOǩi-zpl(R- QPWbѳ$qnj&t,ԉxVtz5ܲD/1m`Uu0cIǴj7]'X`ىv!Q˪g3VζuPxrޚmFcJXR'dž 9xi ƭ++5-u' ƲF? tiW w^j@F+r~-%xzī-6όXX;e^uX!]Dg /%xlXG31e߁ âƋv>efXN4)}bz0͖hicOK]ۣt]~L!nSˡ] 6M6]s}:odŦRDW >z|H/x/cph4* كS4+FN*2Z{K1cnF1Ӊ^`o9K60 /" ¤y& cj:bff9nӣޣELA S”{v<,Yy @دp›]*`@ ^vf&cK9;Z:-()5`TI7(I$8-Jm:iti#g7s.ScFX>]3zq;ƖSl$>Pom\?ܥwWh@G;u}GHکU-w q8_6DC aӗeY2?XQ `'g!lO6pcҜWcL(uYڎӛcl=a]t[_9Pu3Z*yL23*̷p(oO=M ^eƛG:၍ r1M3Z.E<l.8Z`(C6~es&V{sNy+xlNKm曖q,7Y_eSw*3̯+G׬5"c :^Dž&0ZUE>ׅ%(NDD?7‰kvx㘢?mud268LǡܮƘ8ci z2Of{p[ W0X1 0o!Sz7ai$N0,#pmOSUE.6)1lߪ8 y ,s{Ǝ.o:E:v`ohvrVmpmd6Vd*AwxK ,a`99CX駜j(*~=R$~:tj$m.2%FÒ))o4 ˵Yis姜pL|&:TNۮ`eՙlpw{pqd$6-|.̦ñ>(jHh̳tFLGDk5.-p x=A@5T Z2S6:cRG,6ҟTB=*,t$8 g,7}"4ڒ ӄAS/`8aW\a%=U!Pp\S]GM E:J=[kO8XoO~LK@+f]>X#2tcG4 ɠxAClK#VwOCus߽ K&Ŋ4:] "`d*ΝY~u: !5J47VӨo6|0S͸Rڎ@ jt @mTPJd RsF~_LHٖzbL6A,B1m'N 5@nj.r ꝷg[mآENN1`Ğ)J[Vbbj]͖r]S}tm3.e3AXʑAy{rYۊK"7;VA4"8ȑljY%Ge~Q8*OVch)֠=;t ׷0y^mM.MmF_&"%3,1d1ͳAD ,hٝW-ˊYU2ڹ'"[@*ۣEpFK;Ix'FKˆIHgB`QkGkL8*.dXn#6zCL%goO maQirגK=Ie6:Ӽ&A/S~ (AN3s~{:rKIq:xüv2u'>o&m&|̄K1>|"ņ=et[r٨F[n BXn f~1 ᗋ=i08Ʊ7łc̭!eڌW0Q = 0~WdBklžRn.h̑S;N8|چX9t"6Ux 7kMMUm[;}~Vb #)E\"_v>S:Qb_v6oirNrvN av8lZY3d'6mdu![,1{u[8.mg L~`otlھ;{<䬙M7i ZۋtCQ`Fյ;ۜx#c*~ % *PfSa㐷ڐ6oZ.߲yň6 yqOw?Ma;\( -6ߝW8o+zN -wY_P[P蛯f =Bm= WܥSn "[kN;񂄝8d4%egU]lw#5e?KӞd"Uz}G)W38B,x@J8@IY>gPR?/Wk;  NvQγuH1+3 3k؄AK)ke Mz:E^?0,)$\zS9awjc=Ə3&5iIJt u߽cVP\j]c6+k>D[41cNF6"Ŭ13 psemݎߨns‹V?j֡V-8zf*{lٶ5㣶n]=-lj-i!hdًFѥIfonts/fontawesome/fa-regular-400.ttf000064400000102404152214476640013305 0ustar00 PFFTM,]GDEF*OS/2ASX`cmapǠ gaspglyf|7 nheadd6hhea5$hmtxtTlocaeȸ6maxp8 name88"w[postiA}K`朥8_< ۠@۠E@LfGLfPfEd.T: @@@@@@@@`@@@@@@@@@@*"$.>DYnpsu|3DFJNR\e IM[]tz([Vgz"$.>DWnpsu{3DFJMP[d GMT]qy(XVgy|zwZYB81-(}zpf`USC m H  g $   @|n*b H*N`` \ 8 8  4  LB<l6&dJBJj,jBdXfB\ \ !8!~!"T"#<##$X$$%%>&0&&':'p''((V())l)*8*+ +h+,4,,--.P./r001 112Z23z34$4~45 5|56D667L$"/.676>64'&'.7$,$+u**u$O##O$UNOT$ ** W"##"W1"/&?'&6?627/7 j  j A ( Ad>>d||&g DD g&b~~bBB"*2%2#!"&=46322654&#"#"&#"6"&462&"264:7OO7 344b3#99#3xTTxThP88P8O77O#33#TxTTx8P88P2"&4264&"'&=4;2ΑΑuuuU C Αuuu > 0  '3?GOW2#!"&5463254#!"3%+"=4;25+"=4;25+"=4;2"&462"&462"&462`lj `pT\  T  T  uu(8276#"&#"+"&5&5466325#"&#"63232P,A+=C%gA?  ')%gE;f9-4Lf9p ( S    2'4634#!"7P 0ppTvT#.2#!"&5463254#!"362"&457676`l9""((xX ""0((xXPA*/7%76#!"&5463!2+!547&?62'7'&76   `Z 0+t:A+:g `  r Z+10:A +:+2"&4264&"%//&?'&?676ΑΑuuu.>> >> >> >> Αuuu>> >> >> >>2"&4$"264/&?676ΑΑKuuu< [  ; Αauuu  [ = 8@2"&4264&"%+"&=4>7>54&#"/&7632"&462ΑΑuuu3.      %@&?A""Αuuu     64""@#/2"&54732654'6#".'&47>2267." /AA]A !-*[7&54264&"6?Ԗj/.AJ 5Vzzz(  &zz. %8FV^^^B3*   2#!"&546;25#"/#` 7 7@  7 7H"&%2#!"&546;32%763!54+'#"7!Pp@P?@PM1 @0jh*@/DT%"&=46;2+"&=46;2#3"&=46;2#2#!"&546;27"&=46;2#J 0   =`0   P 0FFE#6M%#"'#"&'&'#"&767&54632%3264&"67654&'32?&/  A<@g;B ,zV@hKeKA___x@1/R21R>  '6,' #+7B^6, Y<71B\BB.# /#$; (E,2   %&?'&6?63  j A >d?7D g&D~b#AQ&.7>&>6766&&7>2>7>&6&.7>76*  '>D88(%6*  '>D88(%5 ,36&  *6%(88D>&  i+  DF<63+ !"F<63 `)  7t@ ,82#!"&5463"!54#2=!37+"=4;2+"=4;2     H H   `0**d( ( ( ( @#+%#!"&=4?63!2!'5!$"&462"&4627   iNNi M  ppM2U]2++"&++"&=46;2327167>322654&+4654#";2'>'>'4&"2"1 $5."S  @  @    *2V,   **=  61" "(3( $/$ v,#$=  & 2V^546;&546321;6;2+"'#"+"&'&7&'#"&7;;2675&'&'.#"#""2641"V2*    @  @  S".5$"10[  =L   , "1 $/$  (3(" 1" &  =&$#, 3U]46326+"&=4754'1&'.5463274&#""&#"3>=4.."264j1"' "(3(   /$ v,#$&=  & m"1'$5."S  @   @     *2V,   L=  1S["&=#"&54>76716=&=46;2''26=6767=4&'#3263264&""1 $/  (3(" 1" &  =&$#,@1"V2*     @  @  S".5$"10[  =L   ,*9B++"&546;546;22=#"&=#"3%2=#"&=#"354/&+PPt`JTX j0 ~0@0>*` X 0@+3;#!"&5463!2#3254/+"&=#"362"&4264&" NzN *H44H4G"">`"PNd  h4H44HL""2#!"&5463254#!"3Z`pT 22#!"&5463!32>567!5".'&'``#dd#`#FF# 0)N N7  7`B2#""&54653+"/&2#4767654&#"#.'&546 &  8( N PIg,0+ K54L +0,ep  & (8++%%gIB25=1$05KJ60$1=% 2BGi%39%#!".54767>54675462!&5414&"0"&53   H8%:!8,B\B4&V   C,:V   ,B&,C;d.BB.d% #/Ka}754;2+"3"=4;2#+"=4;2"=4;2#!54;46;546;23232%354;23#+"&=#7#54+"#";;2=32=4 ( ( ( t ( ( L ( @  X p X  p ( p@ p @( ( ( ( T ( 4 ( ( |$$ { (  ( C C_  0+7%++"=#"=4;54;2327#!"&5463!24#!"3!2` X X X X ``0T X X X X`T2"&4264&"ΑΑuuuΑuuu/2"&4264&"6"&462"&462>"'&>2ΑΑuuu//!fΑuuuc\ 99 '02"&4264&"6"&46262"&42&'&".7ΑΑuuuso~)RΑuuuc-m1 +2"&4264&"6"&46262"&42+"&463ΑΑuuus(   Αuuuc-}@'3?KWco{2#!"&54634#!"3!2%+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2%+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2     `   `   `          `   `   `   `   b           n              '2#!"&546;54;2354;225!30 ( ( *`4 44 4p* %.=46"&462264&"t   4Αuuue ΑΑuuu '7"=4;2#7#!"&5463!24#!"3!2l l`0T `T#2#!"&5463!%/&?676`< [  ;  `p` [ =  A2Y&='.54767675467'".>7676#!"&546;2+"3!2=42;1+ 6(-$50I;"!0<*&>))   VT"( 6  )K-;(!9 h)A'% +`     %6&?6764&"2"&4264&"\ B B 9ZΑΑuuu> B \Αuuu &732/&6%#!"&5463!24#!"3!2}ccK`0Tcc`T &%#"&?67#!"&5463!24#!"3!2Cccu`0Tcc`T &7546&#!"&5463!24#!"3!2cc`0T]cc`T#!"&546;2'!#"&=#r.L h ^rLL  h ),5%+"=4;22+"=43%#!"&546;2'3#"&=# TLh   T   T7>3232>'2654&+4654.#+2;2'>4&"23&-E/ @  c  -3 $(K h  m&%@ !$*   # :/45'N) 9  G%&B"U.6[%+#".'.'#+"&=46;232>3:32264&"2>54&'6&'6+"#322>54&52$$ 3-  0  @  @ .G-88]b    @%&m "("454/: ?  3,$h   )"BG  9(8@H%/"/&?'&4?'&6762767'7''77&2"&4264&"<G( + (G<<G( , (G5MM[44[MM[44[V==V=Q.!!.! + )G<<F) + )G<<G54[MM[44\MM=V==Vc!.!!.&"&463276"3267&5467&jj %a>!"$h;VzzV0UT2*@Ԗ#( >$?P 9-2zz)$mU2T &/&?67#!"&5463!24#!"3!2cc`0T#ccE`T"264$2"&42"&4SuuuΑΑB//B/uuuΑ/B//B #/;GYe54;2+"3"=4;2#"=4;2#3"=4;2#+"=4;2"=4;2#!54;463!232%354;23% ( ( ( ( X ( t ( ( L ( @  P  p ( p,( ( ( ( ` ( ( ( ( T ( 4 ( ( |$$   HC C7=DJQ#!"&546;2'!#"&=##"''&76767&766>77"6467&'6&7r.L h  6' . $ 3N-  x^rLL  hD .0*[" #R#!"&546;2'!#"&=#32+"'&/+"'.'&6;2476;21676r.L h          ^rLL  h&b + H 78 `b aa B#!"&546;2'!#"&=#2+"'&'+"&?'&6;26763r.L h # . ..  ^rLL  h =N 7 NN ($6>#!"&546;2'!#"&=#54;2*#+"73264&+r.L h H E#   0 ^rLL  h %  /c(0#!"&546;2'!#"&=#57676&2"&4r.L h  ((X((^rLL  h@((X((  !$1@LP3#7#53#3#57#!"&546;23#"&=##5#7#"&?53322654."7#5 @ @ Lh 0 P   -  @  &L  h`W'a     /=#!"&546;2'!#"&=#/#"&=46;7664'&>.r.L h $$)   ^rLL  h$8$Y  : 7#!"&546;2'!#"&=#6/+"&=46;2r.L h 5 h h ^rLL  h p 4% h %$'0<M7#"/&?67#!"&546;23#"&=#7/&?6&?6/5&?99!Lh  7  7!99!c66&L  h`  O66$+"&46227''64&"264''&"67&7gΑΑ/p/522/B//B5/p/52258ΑD5UB//B//p/5225/p/522!6#"/&='.77'762< p+) r%%;`l !| .;T0 <2$-   '.5#"&'&676326767'7&'7'757/?'# ^a&'O ^a&'4_H: 'G,4%=/@G<& G@]+G'%e:@,O+ b ^Mb *N */%L=4J/}45/J>J%?4I0== @+/;GS_2#!"&546;>32=#!7"=4;2#'3554;2+"754;2+"=4;2+"54;2+"(  ! +@`= lPx h h h h h h  !  x ` ` P((      <   8@'&?63!"&54767>57"'675462'&5414&"&53z >   . |"&&%:!;B.&  0  *#D  ,B&7&/.B`%42"&4264&"#"&54>32'&#"3276ΑΑuuu3)?=O$@(;& !$*$$ Αuuu)Q<'@%# %"23K2#!"&5463254#!"37&546'&76&546'&76`lR@AR@=R@AR@> V6/.4"%6/.4"% +/37;Ocgo#32+"=!+"=4;#"=4;2!54;2'35!355#!5#'#"=!+32!543'2+"=#"=4;2'355#+ H H H @ H @ @   @  T `8 L@ H H  H H @ @ 4 4pppL  @CGKOSgk%#32+"=#+"=4;5#+"=4;5#"=4;2354;2+354;2'35355#5#354;5#"=#+325#%5#"=#32+"=#3235435#5#4 H H X H H H X H @ 8 X H X 4 H H  H H H  H  @ X H  @  %#!"&5463!27#!3546;T`LLP hdT`Lh (42+#!"&546;54632=#"&=#"3%254#!"300*0@00*`4%+132#!"=4;467.5#"=43!2#!2654&"p2//2 2//2 h KjKKjK?ss?   ?ss?   LllL`LllL)q6+"&5<&4&/&=46>62654&+"&=4&+"&=4&+"&=4&#"/&=4&354?6$C + b'8#I$@:H      a+q,(rd !  U"49#,)( r    ( )  t) 9U d Y6+"/&676546>654&+"&=4&+"&=4&+"&=4&/.376u.  w!3 P4       sO)  7 ~!($%)!ф L       & w ]"&7.7#"&463'.>6#'32?6=4/&#"/&+";2+";2#""( X++^O8+1b"wFFw b       6 #+<+  88 857'%0 7 @  ;      @A%#5'&+"&546;7#"&=463!254/&#!";2+";2-d!4$r!/!&'v    r c$|H&!$40/!!!L  @ '.a+"/&5476'&5467&54>767>3266&&?6&"/././&;267 : E-k=,\('&)+ /+ $ 4  [*k+L *8*V R * 6" Rh  iz"$0  V#^p6+"/&676546266&;2?6=4&+"&=4&+".=4&+"&=4&'546;2+"&7546;2+"&754;2+"f!9%"m!'7'!-m    DL K (#Tw7 ''J w  wT    # #   R` ` ` ` ``#^6+"/&7'&676'462654&+"&=4&+"&=4&+"/.;2?6j(%'758 % +<+#0      ;@ 7 #Fw"b1+8 O^++XF      b w,52"&4264&"+"/#+"&=46;2'254.+ΑΑuuu6+0 'Of(: Αuuu#ZTU3)! @;C%++"=#"=4;54;2327#!"&546;54;2354;232!3!2P L  L L  L p0 ( ( 00T L L  L L`4 44 4* +37"=4;2#7#!"&546;54;2354;232!3!2| |0 ( ( 00Tx   `4 44 4*;C%//&?'&?6767#!"&546;54;2354;232!3!28 66 66 66 660 ( ( 00TI66 66 66 66`4 44 4*'72#!"&546;54;2354;225!3%/&?6760 ( ( * K  ,o  `4 44 4p*Ɏ K -n  @!&+2#"/#"&54?6327673#0     5=? Z5=?:./,!/*2+#"=#"&54634&#!";?326&&} `&&  C  &&^ T& &   <2 /2"&4264&"%+"&=46;2+"&=46;2ΑΑuuu( 0 0 p 0 0 Αuuu    "&462264&"+"&=46;2Αuuu   'ΑΑuuux  #+Lfn3#"&5#'#"'&/#+376;2264&"6/&'&6?#"##36???5#'&+"6?6264&"y@ : #;U  @v0Q  l - '9>*a ! % -=T A7 gn  @  L  0 W ;#>X    $I> <3 S0 5`#!"&54767>254'&'"."#3!2'#".'&'&?6232>7676`(_  dQ4/V  7  7  7  7 !K  OB) %F -    -  ,     , '+3H#32+32+#!"&5463!232!6"&462"&=463232632#  @ P4&&4& ''  @ ( @ ( 00 ( `&4&&4 "" @0<HT2#!"&5463!6"&462"&=463232632#7"=4;2#'"=4;2#'"=4;2#  4&&4& '' >ppppp`p`&4&&4 "" @@@"42"&4264&"&2"&427&'#"'%654&"6322632P88P8L((7ΑΑ8.-%%uu%)@%$%@X8P88PX((ԑΑ0& '$4@SuuS@44 '<2#!"&5463!"&46;2#"&462"&=463232632#P ` ` 4&&4& '' `0``   &4&&4 "" @$0<HP2#!"&5463!3&54632326327"=4;2#'"=4;2#'"=4;2#"&462  !''9ppppp4&&4&`p ""P@@`&4&&42#!"&54635!3!2```v !"&463!2@    &2+#!"&546;54635!%!32000@00`@0%/&//+"&=/&4?5/.?&/&?'.?>7'&/&6?'&?6'&6?65'&?6546;276?>76/76'  H;    :H  ' '" PHHP "''  H:    :H  ( '" PHHP "] "Q*T; . . 62"&462"&462"&4&2#"'#"&7>7&54264&"6?Ԗj/.AJ 5Vzzz(  &zz. %8FV^^^B3*   '92"&4264&"$"'&>276&"&46272/&"&7>ΑΑuuu6//!f!% & Αuuu$ 99 ''A)    3H2"&4264&"62&'&".?"&547'.>6"&5"'&>?6ΑΑuuuj">'  P  P Αuuu) q     @    +GO2"&4264&"6"/"&4?'&4627626"/"&4?'&462762"&4ΑΑuuu        4&&4&Αuuuk    L    &4&&4 '/7?K2"&4264&"$2"&4264&"62"&4&"&462264&"62"&42+"&463ΑΑuuuB//B/<((&X/B//B5((&   Αuuu/B//BQ((,B//B/((,-2"&4264&"6"&46:"&42'&"&76ΑΑuuuN<= 141 Αuuu]"   /6=AEIMT[2"&4264&"6"&462"&4622+"&=4635#375#"5#75#5#75#5#326=4&+ΑΑuuu(  h000p000h( Αuuuc#  ` ( ((((  '/2"&4264&"%6#".'&62&"&462"&462ΑΑuuu2 M)6( )Αuuu" ".&  N #+97"'&'6762"'&'6762&2"&4264&"%6"&'&62qΑΑuuu2 MRM ) "" "" "" ""ڑΑuuu" ".."  4E2"&4264&"%6#".'&62'&7>32/&"7&7>2/&"ΑΑuuu2 M)6( ) #  & #&#  & Αuuu" ".&  V  ))) +EZ"&5476".'&62766/&"'&7>27"&4632&#"2654'2$"'&7>32/,..6' )) M`  & #&#d ΑgC:2:Suuu &  #   "E E%   ".)),%(gΑ" uuuS!  ) 4<D%6"&'&62/.7>7>7/&67676&2"&4264&"b MRM )pFF   ΑΑuuu ".."  > FDF  Αuuu,:2"&4264&"%6#".'&62.?'&63'&4?6ΑΑuuu2 M)6( ) !!PPPP !! Αuuu" ".&  /((0000(( /;JYh76"&4767&67632&#"%67#"'67327>'&76762+&/.?"'&?6367>'&676u /")7Hg<5/6S:.{$9Ig30)-S:1C /"   4  Z4  4  &.:T&@R"/6D6I;-E9I;0TR"/s Z  4Z  4p/%T:6P2"&4264&"%6"&'&62'7'&6?62/&%/&?'&6?62ΑΑuuu2 MRM )# ## Αuuu" ".."  G#  #N ##  %5CTi76"&476"'&'&6"&'6726%&>2&.""&'&62766/&"'&7>2&"'&7>32/u /"M"/ Rl #l~l# _r_ 'Em~mE& ppRM ))   & #&#&  #  R"//"R P 2;;2 1;;>f;;f? H``."   "|))"  );CK2"&45'&"/.32>>54&"&=&'&6276&2"&462"&4ΑΑ8  %1;uu;1 )) Α,    +'_9SuuS9_ ,   , ;HU2"&45'&"/.32>>54&"&=&'&6276/&4?&?'&6ΑΑ8  %1;uu;1 )) !! PPP !!Α,    +'_9SuuS9_ ,   , ((0000((!)1Ge2/&"&7>2"&4264&"62"&4&2"&45'&"/.32>>54&"&=&'&6276  & %B//B/<((&ΑΑ8  %1;uu;1 ))     4/B//BQ((,Α,    +'_9SuuS9_ ,   , %-52/&"&76"&4626"&'&622"&4264&"4(% & Z MRM )ΑΑuuu    $T ".."  6Αuuu)19A2"&4#"'&?64/&4?64/&762"&4264&"$2"&4##) ΑΑuuu q     %Αuuu#EU2/&"&7>&2"&4264&"%#"'&?64/&4?64/&7662/&"&76#  &   ΑΑuuu##) &#  &  ()  Αuuu     )!4<Ol%#"'&?64/&4?64/&7637&"&7>32'&462"/&>7676#"&4632&#&'654&"320##) F &   %ZS   /4ggg  uuuS-      L    ! S  1(Αg.,  Suuu-2"&464&"6"&462"&4622+"&'&63ΑΑKuuuuE..EΑuuuuS -<<- /=2"&464&"2/&"&76&7>2/&"2+"&'&63ΑΑKuuuu&#  &   #&#  & E..EΑuuuu0)#))M -<<- )72"&464&"/&4?6&?'&62+"&'&63ΑΑKuuuu!PP !!PE..EΑuuuu(00b((0R -<<- !)72"&464&"2/&"&7>"&4622+"&'&63ΑΑKuuuu & lE..EΑuuuu$    2S -<<- 2"&4264&"62"&462"&4ΑΑuuukΑuuu)1CO2"&4264&"$2"&42654'"&547&"&4622654'"&5472+"&463ΑΑuuu<**<*7"@*<**3262/&"&762"&4ΑΑ8uu8-f- &  %p(% & >.!!.!Α:PSuuSP:r    2     * D&4&&4&.92"&4264&"72&'&#"&46&"&46262"&46"&54ΑΑuuu<&& As$"Αuuu#.@-P14E2"&4264&"%>"'&>2''&7>32/&"62/&"'&76ΑΑuuu//!f  #  &&#  & Αuuu 99 '  )%)'2"&4264&"62"&46"&46:"&4ΑΑuuu4&&4&Αuuu;&4&&4{)82"&4264&"$/&4?&?'&62'&".76ΑΑuuuC !! PPP !!PHC #r#Αuuu((0030((0J6'  'V6"^&! , 1U 4 6Q  D 6& Lz 0 X: . &  E 6] & Copyright (c) Font AwesomeCopyright (c) Font AwesomeFont Awesome 5 Free RegularFont Awesome 5 Free RegularRegularRegularFont Awesome 5 Free Regular-5.15.1Font Awesome 5 Free Regular-5.15.1Font Awesome 5 Free RegularFont Awesome 5 Free Regular331.521 (Font Awesome version: 5.15.1)331.521 (Font Awesome version: 5.15.1)FontAwesome5Free-RegularFontAwesome5Free-RegularThe web's most popular icon set and toolkit.The web's most popular icon set and toolkit.https://fontawesome.comhttps://fontawesome.comFont Awesome 5 FreeFont Awesome 5 FreeRegularRegularFont Awesome 5 Free RegularFont Awesome 5 Free RegularFont Awesome 5 FreeFont Awesome 5 FreeRegularRegular      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~heartstaruserclocklist-altflagbookmarkimageedit times-circle check-circlequestion-circleeye eye-slash calendar-altcommentfolder folder-open chart-barcomments star-halflemon credit-cardhddhand-point-righthand-point-left hand-point-uphand-point-downcopysavesquareenvelope lightbulbbellhospital plus-squarecirclesmilefrownmehkeyboardcalendar play-circle minus-square check-square share-squarecompasscaret-square-downcaret-square-upcaret-square-rightfilefile-alt thumbs-up thumbs-downsunmooncaret-square-left dot-circlebuildingfile-pdf file-word file-excelfile-powerpoint file-image file-archive file-audio file-video file-code life-ring paper-planefutbol newspaper bell-slashclosed-captioning object-groupobject-ungroup sticky-noteclone hourglass hand-rock hand-paper hand-scissors hand-lizard hand-spock hand-pointer hand-peace calendar-pluscalendar-minuscalendar-timescalendar-checkmap comment-alt pause-circle stop-circle handshake envelope-open address-book address-card user-circleid-badgeid-cardwindow-maximizewindow-minimizewindow-restore snowflake trash-altimages clipboardarrow-alt-circle-downarrow-alt-circle-leftarrow-alt-circle-rightarrow-alt-circle-upgemmoney-bill-alt window-close comment-dots smile-winkangrydizzyflushed frown-opengrimacegringrin-alt grin-beamgrin-beam-sweat grin-hearts grin-squintgrin-squint-tears grin-stars grin-tears grin-tonguegrin-tongue-squintgrin-tongue-wink grin-winkkiss kiss-beamkiss-wink-heartlaugh laugh-beam laugh-squint laugh-wink meh-blankmeh-rolling-eyessad-crysad-tear smile-beamsurprisetired ۠@۠Efonts/fontawesome/fa-solid-900.woff2000064400000234654152214476640013226 0ustar00wOF29 9RK`?FFTM`N `@6$0 4 +.[2{2Q2 L4n+; Et;Jqeh9ucGRu C!۝\Zѽ8U:a ݃5/}ٯ:<;v3ZE4汔chzY,N#:!~RQkb>LOƕ(!&^J2D2D2֨キn5z)ő%L\+{C ]3 (8V`6ݯ 猒KX U>4 p0.lil2);!wXxߖ`_kPlŸ2_οZ-)256GR f` ?9"&HE ApJ4$a6)N ))h #EB6\]վRS^9Nlu{|f۟,7me9C1 fAe㢞3A36- DfIX괫^ĔĥtIdVYW"')|jsڎAHP'^Mq 垕31|C綮7唄'ϒ[&NT͐|佴ԏx;n 4wo`La #Q^?ۜ0[p /.ǯs^Ԯ>! cyIG=il,8P2"QS8ٚQ(KO F[ơo(\Vqqߦk4" E`c"#š\WB3TMjN]wmVx44j8 M]Ye*Mu]"BېyOg*8;v;곘MzV4 3z[lR!|uQ]XԙGN (6aqSI]8SpjhφqF:vw0=<[&w:B{S J~y_({%\[-vy*b>X4ّs:AAIJરW1 -UCX Vk-ư#n/OO8sU{<4 8?a6L'2/3Ԭ!0ڡ(Oun7x?D;3Vj)Vu\yWs2+Ay ]Bla InQ,\?@<3LKbDA nٙc^y Ʉ%Qc8ne'r9䲽v4ʘlqX1q-׭VFb]UJF Җ.b (k" O@JrOn\XjYGh6PHn~W}0koCU{*#(\W,XrLcIս c3R jTy=lT[>Es-L3|?~~ȵj9}{4t3s'4g;ESFQg*hIW֦ЌUչԽX^"ry?WqTQtа疯prq N֚I]GBw_$х-oRY,ï.R%,Fջn `DDٶ^2[8"l T ]q~t~)Svccj!D,"DQڮv⩇זM~b,^ȝe11:#/uR*Qf#~[a֕ t^gDاit! c_q:e y^5^1ФMrc"9kS7/﮵Qi-su*l=1Ӎ&QslaITAIPֻWRS׀76fŮڽbwn'] >b䣂jg^q C2AΨ :˩&du5q;K༊"ʗ} Rk9/=ѐϺ鷔 F;9ʼgVҨ:p#GҕoZvԠ<󵑈1|u_,猜_ԹwKXfk]̡N澓$Qnf$؍LuV'OZW'MS*]ӭo#BRƏ7L(Y $8%xWQ̜i5 D\=lF_=**E3!2w&2іcJ|x13c,4ͥ\F֓ɔX&iLe2挮"%.uuP6ze>Z3R(fŽy?FZ2kԶ!okIYv*G۝̏(=t\$UOީ'^7t]7kIh#HRťů߬^KNyc0q$ S^7٬/0U "jON%mjǰy[-AvƄ5ailzKZ߁k\Ki\ YTUzp1 7/2*F0N gg|(>8G0s,=}os@\++E rA7m=3ꦵ먕ҧt[t2R^B|>kӉh"Ԟc6sC^Y85.S劥d9pl{Zo^߁rr'6؝%6*S(/e;z KB 2Q;5&fQI3 d C2VXґ/^37'yby'A|D!͏ԇs!y,uOEFb$a7r;_OmT=e` "iDlZk/{d fh* eYpi'A0B!܅ål ʎB>6XDZT\lO4QHŽ1.cZb9CSt-XGe ]0>$ ⦊r/&gg{߂Evg^MXI 5\.PZEO`+Hm--I+ 'lʵ^]?~((d}"=ڠC`Y++W }Q (h3`*ps< `q7Qg#_QA-Rvqc 9)^V>A&LieG(.R9jEMqk"&Q3:zD[ slq4W$ݺopj9 4^jI :Մ/R7Xɾ*IO6]hI]K:  u4cX6!=`{&HVqVc-2R}D3FT B !TPb,`:͕,יY Zc*+i;޻Ȱ vtnS,dAPQvI Za\AءU6#7<-*0bP]|0юsJAa X6qZz`N76DD h!/ Ԇ܉&ƅ"hA&7BIYytچg4Jǚ&"%!T9^,sc7Acj1 y][,!A+O;#4cvS Hi^ >3V)b:F4! 㩪ՍHˠԱ/|?؞#-c SOJ6s},c SV+4'Xl;y ڷhӨ*0۪׉#5rv,U2Y@`1}B7rc㛊b%nP^Fr3, ) '*xE}>ęT( '濚W8fpkHG1x{c߁j@LK_475C+^Eqm-C::* 7`NB_lE;;j8nEq,,TQrjCЕ\x>%}sxh`5(Z$Hq܁JB2za5K]uavۡ)!oXI9[Sul4wT#:kάwfVʙՇrS'4K?B :91M@ \ ;b))# igR5PK|0P kQ|BzDq<(p"‘r-'7ڊH0k[gzQ.Z@TΩ7ҷ 2~m+ke;IْU…$/9%jQe}$:"O'3%;\@̊Le9(k?e+Uw3ʍ*Į3Ga5$Tk[6w֒\ OeX=0χ-lNǷXr69Z7.5ah8c <]Ֆ&z:#czdDr}`~@=PL9՝xFb̫Xҧ ^h-SR,Ӹi~( ?hW֕ɫkuVSc$Jӕ9 ?]0s ғ?5 '4Csl =gp."13'lPA(f De{#;:R a4cMy&BvZDMh(ul>Lv:YW.MlvL S~zitu-}LDe6Nߌ}kH)GDnӊIRA"EpNmO ʎxTL?`)lcdBˉ&Kئ$R6;f'z;b9Ya=+}P ԱJ2a\]׍5 'Jt#QgҤd9ViU7+r,U}ώy)\W) Gq[N[ҝ`~<ݱd$XlG7l>9R_[#,#;&ݖ,Wo/5H$P#hԻK쐋z1u6;WoҶ&']0;7WimŶ{ 4-Qpâ:9N[U&>I4jUQHSj+y#JI+O zcZުhߤk܉_Iq|tc4O 򘘹dρ7|Ij+|qT'VDcuzp># kJ3# sDNrd[V̪vhQ۲z7⃢U#¥bMFR۽{3 ąVe%=#m_U "W\SC#d&e3Ijw+dn,u]Tp=ue5X4b@Isp#ho 6 cɿz[2fjB=6Xx+27kJO>kc[gw<&7xXX?iHS%ZIG:l(5Ѵ.G*=uWSxd 2WGH SŊ~hp74|y|=2=]k*B D/B=Sm)NP4]]l Lh2x,i>ᥴ0W0h&|z9Fouv89(D<;8 C$Ģ=4 _q>Ja 9<`ip#)PP7 ykYo5[3$;dq!+"{-OrJ9oCe{|xg*Ս;νų}m(^XgDi?s#9 /btgȤY('*JZzyal_f'#%;?Qu(7_ccv4Ѓq|ڵٳ׈;^Ḻrz\|d"Y\/5hV n)/OlMzF ~ q_Lj ,,CdVwMh+B>ְ9RWV_NR*$ ԘlG`f߁h[[ w^ `|Q{u_!?~ɴy:e:1ѫp@i}0 G.B q˲LiϨLJXN[=lM,OΆMrng%Ÿa+1hFG}іTޢk#&އ3[Zv4+q`gVeaM;<w"aE+K66p(==Vإ6J Ew%ÏzRȹܕ8ydA_!5A+s a=FH+.Hlكt<TH%dƳlu[[JklVRY &·gD[,KiK# :5 ,aRoEԠ ZxcqO+m(Աlw"U-,a$PVկMfgB ЀBpzfx(pe m^P;K&gWI ?)\/l{v@*VEF\ժF)LT2dn Am^#\eE- BMbݬڱ{vxzU!-5ᄞ3GfሰkUVH.YvG>agv9xãCb[^Q$fMg>`CO7j"ى Mx9FOF / j>,y) P.:' J [q n)JvQ<~) "|j &ΉL/n=ߧb|7I%Vf0V “SO, QExSIN׃ƉTX\[$wqN^3yY/`o-l T)=W;0d((4Wq$ǪЙ華_5k+33!#yzF`et+v~&ݱaM/&eW[1<ܶ i|PrNmNZV׃9&pJapè`hbt-(a ^+cTjg9H$%NtG2|J:CU.9l>[.fw<`1;ͤ}SE |ˏSL2];}%,3凕Ȱnyi_<;ǠkO>Pc; p1nW=O_hxqacP^Nmx-xK?u_O 9tnFMBV_f\)l[%q)?:I(qʪDխ%SgμqVκ9J3b?z7_#vAYr[ 2cڼC!U/g00I+;˴>YcS-2/|®gY>ZȞkhx%ΙlG='hݡ>!/_ܝ~߅2bAlgn-({vya[iP{X[fo)f*5dc{@"|]6uL-pNvw}'FmԸ_YJ $Wi[r4wlq&nٞ)Oma6o0[E"rInR2.DO 0Aqϕ-szv<(/8ya,_z;^W Z9ZNxolGe2Zn􍲫ϑwԵLJ@_+yLB^Ҏnτ 宒qWu<.=oA4+q?5ͣgyvAr5Rju_77\KnaF1_Y=a1GaX S,ukg?Wȥ+m]2/rڑ&ZRD)ɭx⩎1O4+Qsш6Kl -lE\.`"35{5g@ jҶ(R:g;BS'c`Vo4C鲻)6é^<L40bAB]ժD:u<6GA>`5,UX p^0j",*띴q}ͲнUјp*I6mrX<$ @.-8;bZ{4t ~K~Jkx֗M;$vXn e>Ñ?/oD\V#^XIBbxP-L|ڣA3J]}N7Q{ްzڈaA(8v%f66lSVd\͸rX(rh!y;əc> =!ܙ`zEHY\7$Ts z$NG7n93oL:7䓅L"02gqa Ԁ$! aU{!}1+DQI٦Ov݋3GQԎ>Q=X#?_S+@NW+FS9i)ý g [=A݀(7&IvguE&5 aK[Av8 -V=:f$t8Ɂ0SbZ N q X"^R 0oHZ,ΗB MIj=n+B9>gs0CX7W5a [l.!~JDJd:/u%6# ${Be#SJS&Y/Mf,am|nLtJj {ɵӫX~mF΋JV{! Z2'AY3-F~\좚y'qcq$"]vuVOPC~PWDA4x1GUG>.O XFXR6٨᧑fRTpfFdwn(Ux(n~hH1"R_q2PƒC] Jڶ 1]P*2]XKf:2`5Ɓ 1qr"9iqM UyCd:rtʯo@S[cn?9?4Tݏ:YYA܉BYzOD+ "h2XPPn|Sƅ6 qcğI8ufį, :1=éƶ{ŽP^V}v ݑ,fnUݽ'd2 dGo@VkFpf޽=fˣ%zDÜ 2x-Z BrL,b'aeB|4_fAhbV#+nן} xH뚰EboV=MxMh(]k;O sVm)soph{7f^0u) *0(si<q *lPAĆ-'Q}6}0n2b}TK12*Tc!ϟA3 ӒFq), }\#ڮ+/dEE-DSb)n$,3]&+;j o0ϧi{$EpGWU,cZY65s~B1cn?KxQE0mllvJpP@<_#OE9RI73z7~w`ƞaT([r+sDA~}S}c|?|Hg\v'o6dK;7rPZAz+ Žrހcn;ז%(p;3|ݮ>nglrvymԗ^<Η'zSY%O~ptAMLpz.9\6y&d{t4cg.pnR `[H r2lPQQ Lܰh njWLNi_+/>U,H3E4tph\xi$Х98}-pRUHK&nLnX|4ϰchz$V̂Fl"ë9,9BVG?1 2Bj.x^omգO"2}Sqrk_2|\?\=(Lztf<4;ʪgZrZu)OEJ~v%tj:t!: ŵ]oܝ+7a>ZZ~Ϳ%2Rb{F8LKnhi| tKAz[a[lwv!EA:qN7XtR l! mYF[3y l̦{xd?BLdu-|9mRrׯw1Hyƻ-=-Ymf/sj 6ev~x}d0Z]yEI9(,/,Slfkyۏ e)QbcK5 )$gx e"x> $Jj!^mC lO% $ Fns^^莖}D>ҬYS9ގݥ.H;G-q?j2eg$(<  wI b`*DKUB]#oBeaޖ$ GR~x,wܢsu ;}˩;E}}>k[ l+#ܼHz=MN ٘sQ,K#/MHm!]Nv\. =Fh)21sGHW=Rpc2*6IF٬{O*BkQdwH  c̉Jx5n>n쐺t`(&,q$6u{YY|AoqX=XZLJxcA63'[uH`n0hGάE.3Z `܈' %;jBxlxDmX=+DϤkbZ R"*f:BT^ڏ4Ł䃨C mO#='dQހnh?\wZu,4I}?W3#`f, i)/;$ьu,=\˙j@} t!mIBZ`6ĉ]dENeXHtt4LWۑRo)>ޭ&d6Ob㐢ƺ/RNگ%u yshx%`{enI 2uzo\Fe"ITr 8Mb1U墤 *vG 5%f,WiP9²j\ߺ&:feNQ]DZ8'\[ 5l ۡ@{4Z)c&%kI.3&?2u6]Zm''jŵA80PW>KW"0T5DW>+t٥>k hZ1{"D(,#"PT-cdp 4 )aH.j21;^$w nL}Z󊾰6E=-WXaw: !,?hb3jkɚ&`}' />':O`g҅r adxḴn98:9VtAɅjH=kGgz8XVwV72#7.G7OxQ>:Up,6 :6t`ބBc"4*masPfgr/b5}!i-a_hQ N,Ry" J"2d`^Nm` srniS9fdȓvqҺS.?d[7Ū)< k]C%^G2?FT& IOg{)#2'x+ާg,ud'A9S45@Δry (B7~vexA4pUyk$y`(Y4F!8d6*_sC_ )W?I)I2& I5eڻ\\ۆs^Zqy0Zr2gBsy[)c1 {((kG͡08D"&8=VgB pS0.KÊD"A*͸RGۦ>QNA/K3mDk|٩nV[rTUPG;Ba1 `ot-6iwOl@ wǜ{ y`,"qla%rܧ4Е({ CgRLSp0mOH-=eX+SaRw_G;-\G̙54K+`Lx PPQgpVǢhWYf>(raz +ax\6%U,jGYMZMSZD(=89¡#x3%8(C* PMBw5 5[*7h'+|E<U)1Zro8`kg'ŃgZyZik^Zwvt-L5HKN7<Ֆ͕3+֮:Z5;$Ih'jLX\j_P[9ߤmoe 1DP&ZN3v:j`ݳdjгg@I-[8Z-R_HLY@R>tp)Zķ)!վ+pV8!]q&C'meDg% K.Jo A挅W$!6 Ay5/즬ڵo1ʼn9Ӎ݀`e_6xn4/37&FzޔO}T æ#1`PaGoc:d!*Kn-zP/ڂt}P4kψff(W :k. &2.ûru <  c_?uyʭy%gIզ}_sgy[Nn wk'4)D\H1 RfӧURGkqi@Os[  9,KjؔZl=A%La8jgQk XST݁H"uXARk$.T~K6pQ{޾\cR,0/K+FqOxUL }O)t&_1Q) o1N?55~/e b!|Ngnl[M8`h7V/wLy3^J.֥P6u (KCF.; 5y EJ 2nia8% ?}Im]$杴n %t 5ꇘ$֏T5zLQFIH̰=oe ,>9ru8JF%M{֗I<ȬaD".~׵}?uժ!Dj;PZ^JaSNb g?YϩV*fvsW=2">6)9uhTc ;R//m$OƦS(xIjxam՛Rsߌx%ힸEwujR5>޸'W"%1O h[C8Wyz>xp%HS9sSxur<[OkGkiBL$!10 l@]n!Guv$2|3|thΏѥ'A`qT5).:LJ65 ϙ!20XkJIw.bbhp5T- ?ax]8+J23m#~ e'r._G?p_z*̄OR~We@,Yi ֪7 ,bg&x\*-,.M33,!h{.ZUTh2^0 %VM<ŹDC&Hyvjzj&K]1ÄBaK wW i"".'f{Upr&,#~FwT7XCu2*Zl 'g8˜H|I."Js/#m>rIG[\ yRØCN.l8D*uHI1+fJnez?6NiHՒ3~K^ĵ4lLzS : 1{xޛ<|[zq$|KV =~J ngy{7[1]'1$/f(NJKsSH'(qY*' hNXn*ъILV*RQj}<Ǫd'XjOlU|bSܫAxv*ݞ4)R]cr,ᔤ$κh~0V6}eWw]"T%Mc^3ylgv$Bn Z6)a}<Ͳ<7$SEdK f#aý2"oAZ e<֒L5ZK pڢAMIp 6mzs<ثXuAg bRPo{ȿ`:_E9+!Fk33q& nuN@JKy[WaM, ddHەc黙;J hG04 U%D=6ܖ@S?Ny$, @oš}is̤lWy1ZA̶Ǯdz Aݚ;" 9FֿT$sH %9"Hx ߷Y)1*Ceĝ`ofr<Gf=yP/*,oPs3ުC?ƓLf 2Y wEfޤ&1hu^y t ;Mܾیe-mMcS_AkIc~cjqmk_vȒ)uC]#3Ns3ߖpktn@""1a*Mwѝͨ%ϖȐ &.)T;+beUUr%n<kmqQ8m?ρy[ mbō Nj4G_5/]`5FPfvU&6$=Σ^PxFߘGB}CxWԈ8=cY|R6׳ ܶAc4,3 kDfItrfUV7ZTF2i n@ op7^m5 s~;[g=`0Ʌj}[P_L6BVJ'tK kI*ZyoX.a&m9%[31![)r3jWB„ s|9e~qje9!1L[Ol gn^/Nd@g_ mrLJ;rtJRF[ nz8QZcm|>0CVс ̺$F#Ub6 (ܹûMʖGWP{e1g^Iλ=S)C@IG[S@*]Ea "-y%Lt:*RQϰUl)%E^ʟ_hQ?"_w}n:Pie6K_  D^3L%R B͘ve|۳%RԻP`S*NdiFIT'ސW`ҳe2r(QZ6*~{$ԓrјXK9%_a t;lץk| K+y+Bqc^3&Twi^Iܤ&ֳ<[pPwY(BUW^;=kqL*n(f]odq&<\z)v[f'a%lpa "Hid(g/*qNq|ݦL+b>7.qV%yM&>ExOW8ðeQY]< lkUSZ罸H" *F~b|<:;R#i]3 C|aVJ"IgPW7N/ڌZd"t*ӻǬ4WH* $0I$Rq$H'mT*$9+4m^1e5ύ{7]lkUkaJa$PCAMa$F1q{/?4 `IH B$&C`qJ+9 #т." O!<^51J Aڶؑ7˗;?>M5h]z,>R_21ϗ$_Z+I+r¥eQ3 !Qc"GyxēE\>rUr^!| W1Mт[Ҏk:S'K+-qQT긞Aұ g|LUL k4E2. FH"Zi9 t#i !hVS=J:j,\N]<J<fg [3VY+B q"S 5S%U-`ψ"HɹCG̠q"a?2&|:=`/(l%E{%֯&No6qcjF:1#+OfZ ^%ڙnN6tq.vi&֚__9}_?!W&jԳ3jX-Weg 9;Qr?ޗLٻJִ[;oǯhu1Q\Y21i[}>C t~MoNK&x䡻I QNZ 0eG1#uoFQؒ[k_δt0/lsOYrW^>l7NM9VKv rZ(PZgW~F%1!fS6YD tye@gLlwmpid=}hS>ˆ6࡮v]Ƨ7`(ᅬn9vK*8&G_!|m:,{e˓{>Gd9j,Yc# a>ΝjfU}Ka7&MvN%~<6o [[}n9aR-o&>J?zQk_ߞz,Roဲr35hm wEqD5'as;)0:|S(F<εO[TҼǴsgSƇ a^@ZOJ^iw+lDz_PI0*0J>0BErVv\M5Ȁxqg&$;lPjtFm "ڠQX1̬oi93zZC\@ 찦 F"ۢ"1N k |-vFX'ZXᥬX>/u/߳R?ôۮ;ۣ(F\t8NGOhw=\t>BZ;̸h?l3Kx2Eguۍ+uiurΩ7֊MÛ/r33fM,SqA7o?܅Cm85|M yeZ'wh5c їumM<,x5txobJWy_N,,0Q)3s6W0+ӕ"HKz_]'MRD`Zw%1񪕄cy'q`J46(_)Yu' gM"BzY9-L =+v*R,UEd[ EZ{Nw3|0v_rWB;4~Z:+c%$t!Y< keA֮uOPjHǎTG+NFqoȾ:bt]{)EqI\Kn#Dwy΀ cOi>AO隑BhOuvVz](ޝҢv. ̈́D|~ck'x!fKkӒ7W nIMI6IB n,RJk{BugDs(A3%H&ˎA^Ozیy i_SviX^-4DR͙ǧfYQ)8aRN3B'µm{֚5";ߊ㶱> ["!9: jPκpj>)07NhAHV6i{aHkw?ٷ޿m[$~)a⇪TkyI(o4r:D?zf\ԑxz Epp i" _7`;^C{G@!ĶzZ6זH|TW•bfBYʋ^\fKI>7ANc 9e٧7Z$ήiw5bz]* PҬ?^*zۢ!jlI%dBcIWTx7"Wu|;l9\lenqu`)9S-Zd p }y ŒX * ϭNl> h EhSgn$;": ژ63>/ij ||^Vh%OU]YOu,erPdZ'MU2yhnA "+62ـS%[&\'y{H4^J<k tW_AdX_G58Aw[4Usڛre*xdrLMhXKkQjwI`mI^Հ GרnM.;f<v9 z2mA z1-Y^TzJ6-lЀ:U U{rQ ^- w AO{e6$:@d:&ŲF:!Iq_*RBhf \AV|Ick+/*[\x}:!ǶK>7ls)t gի1: sqthA^9 cO5-ob' sfl̖Ts9 d- i7!}6ェx@|yw0x@᰽?R-PC9 ( UJy%]{<`StT-,pBd$Z6|Ed%DhRcªv/Ԙl-F ^Ea]axŐ܃ H$i8=*8*vg`^˖ˇ*f\< >kϫ磘p?+/7u[;k`\NwGg㖥-ǹSNzΎ(n_>4[?TݍP/m!v&Jgn{'?y|lXLBD39TMu({ZRd$T "-}ڕe]Zd/o*HxX~K#Y rD)*tG4E]5#]:dh%BU%XVNi wM8d: (.l<82B4̺xQ\6=9F{46|Ӿ@m."$l8fq;K#tL-g$%³6Ő5:FjFsg]RǩHiw4,;TWfCGɟ$=ZIg'urp<9cj0C;D#q>8 h빚0W͵=/U>oe%mTU,0[pzI`s?t3a:74AQ?Jc6ʔquhl~8G7Ę|^#(6̳ڠG4lŏ0q鵻1Wi`%JODbyvcbk92KZ= cП}Z:0Õp0 fL),Fߍ.~kW|h4 CbJ_j`tg*teeq'Y:Zt|mʫ;-{@X.=EH>*wqO”._9[ :ߞqw°P EXRAӗ'$A VG:h"<{g5~T*5({|p:P{zaƇsL:ۮSheL`&")mN[ܯ&&IQqSHv؝dY/F• S6Ltn,%`8`#6x_젚Cs ;Q~P0eZbN%` 3뿫qГ͢|1~ z:{+QJ|jGH]%TG*+iq?@2N߳;4UTiz=#K m(|8+3p$=krj!t8Vm ٦DvHDy84K.?wwsh8а3KPgqDR}"6N=/UN<-p|qC~>L ʤ^<{ko;rE  5 ԓ̰i]R>YD kױ+XPB[ʮT¹_=dz.^H8T+$n. fYx`2ۧ |A2PȬ k\ܗ̃ Dg!/SlXC/jZ l͙@qK˼tB߱ D d_fίcOdm8j5蛍Ne;ng(m묦;,9Ó'5}{6joF(.',;cIeDue]Jty_SޫWuk,|0Ek6f()p2okJ+92GUG3[͟vslwngFwB_9)I5x$ֆ_?+4PBS-?I$KGH's2xE&jy^g`ZcTVu9 Ҿt7bFvc?Y#~5E`(L2%qЀ@ YImN,Rh9JSkrWrA%]y d\#/g~ \0ӯ%=ΛCB1~xU;I$?|'5*J&bqiV}]%yۋJ7d[?{r%X=[* !R$4iAJCҏ! o&iA{D] >/,=@N w>d@Ψ 0ΣDofM\LmlvD)Y(c}kkay @75=D2 X1|iep\!aЈ4''Y 3+2̒ B:?v=YG7̸3oL;#k ug<=ʆu{ϯrrnڰ2&pvQ* S`qȏ@ lձ3#J,F`Ş PBl Ãj6dy$ 9_LKd:sw>m RpBE#-S[enLyAM s+ۂ{B=|v@2kim9c{]p΋;=Rva'ZshvY}"Ͷ3?1)7Ϋsc: H荹Hh|^;׬'؈]gR!X]rΘ: FYt~8>Ȅp\9eQM73.$- ECjkV,o؍\nڧK/!!Ҽ-ąZTTJeZ[w\.| m%Ԟ^Œ5MM*cj_Ya_ץЫ}L?k L>9Zex(3Jx~)>-aȏirt*~3~m4m@Fh~ : ^c8XOe9=GB`5 BaFǻ[SDSNX"h@x _?`3y d'7ӡA d'2\}9O0V<{2lhFu(̰XD"eiԽ->-:RW׳%Z |{WʡoJ4.J&PzTG}BУ]ʸ0GZ^iBnۍm"*KÜ8hWdaHkjKMLϑ|Q 6bcZab{<#9e2.!c"\w}wJ筀 sAS"%Px8&A:mwB"۟>Z҈JNAr> YTa)JX7TR-m+=8e_}Ob=Ag1 +Oۮ᝴(Jn&W%Ij}d(?{;䣲CΒ>X3>8%U-Miaؚ҂qo79 ?-e<=jy7syJߔP+zpwŇoqՃ\{OY2ۑF;oEh9vD[e/!uVпv]ιp_Jh_"(61ȜgU?aQ.i *6)z-hQykx@Sqi<'#\Q+c)Ӎ0][< &@j:9sE 3`D U- }9p8Jd \5Jr"}¯b#}۪#E}}o+; =&G^ʸ$ڂ ̨D$Lx*3[ ˱Bils7BbQ.qRP*O|x/NCoc5%/NXώ/J'[ʿXCʌA"DߤXߏ7ӴaP!"I^~wćBp6TQmv6MVNõZO%Cycg=Kg "^ޠ娤sw.(I1m@(3N hA,x ݇R._](dI^9)V^QsEX4XfRL=j/\ĔpNʽj@knV\[.l#D}7Erpo hύuPWB:s0{gsg+/_,u97ć'W\vႬkh~鮎T&SWEDa&C f kB*wYioB:9  0>e2%}ҜӪQJq׌~r&B uNTp:^ɯŸ-bz $Wə+. wdt~ 0 XadmJb0E][є^T,^>[TЧH+URhaKf(~y0XO>ͥEzl bE^&ɂjpmJG#}'seD,4E /n/+9mߘ-PI\l$t!/kgP9i+C5;G5ZwZSӟP7Ef""jXXrƬEr[*IQeW+)QY~e&WZ+ȓXMyb]!$[r4)<)q`q lڰ|k_=A睙(b?A苢(0xB$pR\XN$7υO8=uc`jy6g;.iވGe'jpz?S ICW4\2 ,B&4=*дT* }hJЯP"LrWopuQZ9A 6ゐ1kmDK:xę-i4ޥ?/G-wG^?R{@|zb[2` vyʵ<]J' -~4 b#Wu\uiʭy4A عѠ1bp7mQ l9xCӶj5 B^^}x9Q! xD?W#:*ApD2Q|%rr /xt7, Zs?6j;9j/XR]C v&gԕ(mO}U^]ʥOx"6PVי,N >=[3|HyJ 1Cz]19!&Np0/B{>cԁ!Xsc7 '<25#^Z6#D bca'>ځ}0]Gm+G"Cxѱ y\#U;-^ ^2D nT̤gkV/$e>߆疱#aLV`'1} 4wS>E؊ˬΖxQ΃`<_BE+?tƇxQZNNs>|-UbFw L7a t>и0U UYV-LŒY/.: _ŠlA.~6t{@ lf:L|jUͬhlCv>:`~qxm MŀG/w&L2F1$K(6J<u`婓':UKyq4DN?ˏ:pO+w_6$E8u:22vSJd S", +R]+b¸4.5sV-4Q?F #AMDdXbJ7C)_b#BS3 ߋ4*P ʭcĊa'ZZ~e3% a *Qo oOM\eZm%t@`Ųǧf[YX T{϶Nr h *""ic4 "-rHJ0c(mGᤜa #`H-O, n0-!W]8À `lf& (+ GBVEe(h{9XJ1TjAiMLǶx텡EOEjǎZVTmMtҜG`c'v]Nv'MԔcǬaqƏFNs91ی'lfke)kv"CKY .*֨|4_JC#IT>88p9v0TD]A#@)Cq<4tƙC# d|n^N(fuԈ=KM0ú7GeΜڞ@Vv Ji72@x 4OC3avi?0ܴU;$%ݘ77 'F:7zwr#_Ż Z FvZ%lH4bCű&܀7Sp@dgx7>IJa 5MFMל6Uq;AIi4|6iiмO\-` YL\>]6N};?>ffhaq*STۀ>=WdqHRp`Xre\^[ghh2o]KaWѶ~A,L rF OgVL7CYt[rH_FLZF18 Div"ͅ4Qƍ?}OH~_m# 14 s"U`$oݍ+D4}7Y| 3J|R pz;ѹ@)E&h 1} IOz2mRŸGgSև;˴e G٫F ;HdH cxol ;{'$-[ouJpw͟,]٥B"*sq<dz&,<j$q9#Q 1n¨_)  1x1ZMݹ3%~eMlJ Ҭsk}/ 6y*,!"I!u{HaYS<owU#1ȺKi2a`ԉ,54H\L*lX۽R!ؒ(L.\Ү;M\3!b4!t;@ϊu-xB7'i3n[,YtV1هpER,1ˣ@ͩl@~cdW.9h/RXSNoueq:e)7X4:D'd}?F,4ߜck'Dz4`VaHf`ePF;@"J'WYJىS*%ƩUH"lsB6-!M5!^f-S$z&JVfGz(` *I7C#, G30FF@tn@ikCm#M 1ښI;bov=PsкL@}+q?d:溻0qXf8*P>]c%;Nj3)hac$nR6PmM"ha Q`h;V`eϜ6eVƭg|8E Nb-L ^6% =5zk29Ai@ds1{?Ϻ\~o20u17RfJr'=%Ԟ=E[&6>["A: /k)0 :l8+>0Nf O&oaP1%ꉎՉ//lMt1k3J<.O 'Бe.IP1hK1l6?+uL(1Q윅9RRl6 $}}Ƴ8&p2m'Q&yr7gߝ!D*:3xhӼꀟͫQoh.H kK'Z+u9 j)|V&ыnT%F7))`U/!qu' 0%X7L]32_>5yz,iq}$g;7|] h t؃șjyQO_М]X{ڍ=Iz#@y"q*wjQZU粒/y)/ @9@|+uc-w&UP!a'|.b׿ T^`˱Om3Ǹmzep뾁 1Zחf3>ph2^@{V3^dbYG[j6H`YA c)1  JB].=kIߏb[Qˋ+u;jy6B]Ife!.ACRjS9]~*E~r UJJXB 5<:JW. 10!rJONNZ|@v]B#)j,es3!8y!~.r4EIj?Ήv}K$rP.<<Ҭ4 &Ĥ룲&79f(`Hx Ȣ~gϗ˿E"B䞺E0cKT UcJX{AƌV_4cPalq*B[JY+ͳzI /^Q OG L P݅MB 97?ӛPGGX~0$5 c'ٳ֬iuZ(1Fo/jX_6g:򫧄X $N ,M!$Nt%Z1˅9ޭB7ޛe&ȩwτ۬Nl,K\._|&BٻkŰdPX?n  3 D˜uR,;,JoKY+sD$Ţd>6Lr[$,ۿեc,4uHU5(CVhN C`O :ׄ\zCCk:B}pKf 6BmCK+Moɤԑvڔr9Gpiů ӓgg/W*T `"Azr+@~L>$5M()&Wz~8CpxhZ#Зwum!)5-S1 FZ{ /bͫiO[8i5jkqRbmN̎ނ~aof-~=_&mm}nU _z{AIYsS~Fd:*1+/ssu,"X0yuRI&n "?un%HYN`L~9&' *@age2| YY;7~@:i!mIq挞Z@:&h8F~,5 U~Iv[gҝ2O'Cfb{uEǟPٌ"G!Xxӻgy8d!i\Ij&q;?fLC.!ֆc:O@E,*_&|_ċbVw?U{`q+KGTDU( |WܧTv>T>$-)fEGYkNy] ^PZp,*.;}R!^^[l-iBNvv lBnىB/.Zyoy<d`F6d$&bE[ 100XƝϛի_ZK}Z.^?|~rN-:;P+"82t2\[ZN7On jmT]o/,.DZ\xqīQOE t[.r51&S5\zBL [$†)ږh/C??I~rOp[ 3E`^HY LiO٪wT RͭZ+ vJ4ͽ5 3/xHl۽#um+zzҳg[.vnsrEuZj ]*!O)ܗɉ2d+[m&r |E%{wǦUwo6exu `FCDĎuLԏqlt#j&tӾlH(?Z<_819l]^S ikdvmɢ97,^|R'җVIbcWD17GLVn>˥ ?IT R'^dYf@IC J鶨"O)i0s`  ,: @u$ * i*n3SJ5̬ )jyq j0,PY͚5F|lN̈́HM_[hVvKw&sγiP咖A~N9^brRi|Zn FduciR Y޵ H(~hM9Ck嘊e(\0VЄty*t}EJTJFxusԖjGڃMB-~B}l;Y ضFee!4L~iMK-+h 896)U(Yߛ:mSp۞Ll )e}cX6J .2zPl"*G< 辇Sp{3£UQ=MP ̍0̍󕙱ިq^f#};Q 8_9puC# #H싢k|>f$r 03AmmP<6ئF#عKJJmIA=Kjz*t}# ĥn,҂nyɼ#zwI|w#O|Q`(?)|bDxᘝRƊ Tŋ録 5ÊlosݓP|7_ȥ3Χ})t$tBU"z'T$ӄ К;b綌|"ZBT=HRSܧg1h3%gB q1$-*RbdOrN.(& _T |7rݔ,d:6T4^qww QKT6DŽfJ #Ț狟baw%/0/0Q%[Tuar|%i3 3b&c 饼 8$vڕRF{0-T(D_LFwxPctM7͈GZv?5\w]<&>ѯ |3-}gϙ12Η-+ݍq#TE=?,C&2z޶ !Buw4$ghXWK JgOO>, rc,h=s'cbV5D他! w}VHH\8'fe=QCCXRA m4MXShlto y%~Jx!ь^1`SpARLq4&  *UY%5!DDk',R/|J}52r &,zᨳd~MzOyHn"<'u(6rFr;/hIMDnIhO6sK'txOެq5LB.C$tmqTp8;N};2.YS6eUezso@LW/u<&g4E)07-%#$Z_wc%dHM9F|[>C-"^L$I̜L5D v$X?e~\.k;KdYDëL[̸[Oŵ5De~pH1|( nμ}-97շz$]fF.>݊>9u#$a;\-^n-\宕L/uZH!E+en.A3%Yۮn˛}$jFX3ۗy2 ^k8ti?yr7?\^\Ne-zc0::vQI}ig 1hjZ^.bqiE(3bihC5܃O/G$ 0a>"ˊ01Inl|'hXHi5R%6w|[[+XQd+FS, p.'\["~pR+x^.+5mnᆲUi?IGtu2oF&K{V(ڬX^L j/zܹ2/XF f=w)P-o-ݸszZ2R^SP:;@z DJ53J맏F.;< Ҕ ス<p2ss-[-[Tk uNf<6.:С3ILBdJ ИI7Pf_Gfh.&7h+,`"S`hQL,ZƸo: ŌM]\F\ g. Ljt½偉5i\0'59d.s=)A~5|DD S=c5 &5j֚=KEKm}T@߶ɦfL\QOKĚO]Il|/m(q^ءr`]p'~?ݭyz'xY!v PS\>VDžKz͡$彖fOeV]!`/(@Vls6Oi# o7; 'ryս#k}̦UrK*jI\m,@V}no5 hkkTVDpG榁ھaCw显Y\ߙ>tZVko"<%-Uj6E𖪟A0!UnZ>Mde6FY8o^?Qʓȿ:2ޙ͉@Qa#R2B'1P5 Q_8ةR72 ^9/d8"I̼м~GHxQ1Hp-:"ͧ>5Ôݜ{4y7t}52VߒNohK”ΑG1qP,׆Bwh=q^-ekV+>\I f#pӗL=qNcC~}"dGlo Mt5alBj}uN[>}"WE:kRRǁ%6D6AX炂J8$P!4[w PLj$ u'ARU3W4,52|2E05]V]jo6w^Q2e'vgTZP'N:ӥ ޅvR]hxPa<'肨X MfگeK4u Ζ_Pe#||8MU[f<q0b)/wJէ!E?'poQ)]7 71 ^0(M(>ߗVܨ, 9{J|vJWtJlϢ6EacX|牔 ?$lSqGְ]]2¼ Q0ż%ovt9(ʰRPB+#=w_ ֤J9t*h]/0TAMNL15zn~A\mB#3mQ5ԧ4{L;wmъh[<:`7+RV?6%}rBSH#pq=MSC9&)@'? U2\Kw]a”ba27Pe%ϼJ@dϻ6ӚU`Y#Uyʯ-{ {ϝ$ܨF-z<~;qRrmҤ$lhӽOьȀ,nyI]n6mNiinn\戈1g[Wls Ft|$Xso ُdX1s۵<}qVGH =He[ʣ}B+y&iIK+}ۺg4v(./lQ-~8=]!0HVOiDHoox~jز7oIZs6Fb&9`kIxWpLSݢ[K!oI6o2wV08e1ݧ>&=AVj٣).,טk:epΒ`79Znk1pfpg%0 7j@5dT;IJ?Tԕ`:BcFeO^e*  >d ۀdCLk6-Fe|H(u% ֑#byu^GE<1OA9 MKS̭Pd\\a>O<-d$1}pi0,:*4(FO"Q }^˚703 "TrfPEhQ rYldMM8G/eM~*lO3yyHG*G8:$*m$2xx% H$QhGa_c4 1!B 莙nz-;f)1̫w'xâTpN젛3Zu!c&/\HC'CU_ t2*ѼHYs z(C5)ۿXa5K 9H~bj; {-jM Kf"fj۹V &TuowØ>x8O0#Z>:\sbNႛ)Wއ 52yTeJ"s,Ե-i(^+}|>r(ExjʧOh/|zXnQ7'{|բW#tfJh c5.1Ik.t5Kw7s+(PY8ffs\N'dt8GzHCj/(wZK] A4< H|`zdk39W󀅙{ЮJT'[6sWW.dhєZZVQ.1PTcP.0ք-ʠо}[g2 kb8uB`e08$7 f?骕fu, zA40Q"Ʀ&禍+] xzTCuɋʣC{"#K-NyQrdoh>5m8f|HIŠfeSyڜSS©)+X- ;L[^|ey4xDN E_ '9v< 2ꛙ~^oݮߴUtXcà'8XqFcF䃃l``Fu{/ P͓ORIp:+)qG'[dxOHN`Z"C}rn=m8PBCZz mO=U "/O@ͩmj,D.]}׹eD"mg+O^V[Z߯Ї50uf?vM7;nErkirk6ۋ/yY{mٳ6Cݩ&2UH CP+ke9gAP('{V/{?DzhlUM&o>M2IIAX5P.PZ;l%074 ZN#:/4-w%w@KI76Z_.#dI5aȎ YqR6E+Ownie E$Y#k͌=K/0W14ouM|GoH!ЩA g?r j ]ƝXJ^;o-ٽXh;9ʒ,]6@6! #%rm$2#@/g#H:$#HgC[ y&SaQ !> :G oE~[z0PT!>` 0< KP_uMph@rd)>wLMNW{RSצ``xΟf@(۔ms!"oۑfTs.9% -9. &q;'jr.)e_N/(.-;@O*L3SD'׹ u׳Ri,>i_*-X@FJW_:G zָnX ,r0cLUc„1n |'vn ]CZDz&\O6j0d7 o%0(cIۗގqs1]U R-^}#,w pO%_v&ib!Ni2sU#ˆ[pV86KK5v-@"IR 7OlrhN,^4v[ vQխ'/ @h8SP5sGh$.ۅjhR71"am*hFcwHBEVyس\|4oSpެƊcFZ}z:3sh3M236Wdd٘ш_4/ꗑ6䀖[ ^GI\G߇}2!!x;@%EVP'i#V| @yTno&^ k^F2# L㬤{T7T'6SoޱAc a1[@YW^Ir2KV*Ad\PT,PA4"Ht0\ EcLq܏&{41oJ[L*~'`>pH O,!R ϶Xq4EN4΢0YVT!)c +Z3{w@mf<:mK|;dtv20!E03qAӊR4D_sH'9}Q艰hyl;T/l'.>,!gAYEP>ޱ˵'֕s8=NϽ[ήذѽ8E^-~3(>Av{U''ێ3o~E)]\؏K>I.Fگ` D gO8N! =7d=-U; E qrgX2rj֬+Sr^eY{qz>-"Z~juky>W w"b5KOА.Ӊ:1BR%…pCQ߶0Dmk rh ԒMe/wy&QJȡȸ"-Ę˅-BO~ya۷L[0YVhq-jz6, K:GČpu_fd6QŢɍɦP {_Ŀ8 ZEl/b ːzZ]uJxţRY[c1Z! ܤЖUh\dbRlTի|Mؤ3U`MMiwq F$Xզyv sQ,?,/}K6E%3J iyN Am\F?O~@&gf"Һ@lxn($xڒԘ6l-' {BhH+}x+ v@U=Wxk̊ƥ૳/l#їe%Ik06B=Wr2]@Pd+pS#%< tP/ӞNdYvdW=1 #H+"wU5"m;<pacYSmȵ*ثT IȚr~YY^`$A\wt{}}Aeӫ?!=c&I&#{/ wZQi؅?e/0wgC$Mrp"PimgZP"7ᚑRvxYQhwՂTԘiWs5KʞfwF&KGqq%UJ6p{VYcs]rQ=8h5f B@;i?e%AVn|*j E* ~Y"CMuL/,c;FK&9ޠ!:{u9=ea-,s!y WB4W>ST_ch Br$.WsD. rŻ90o0kr Txm`6aTQ#Sh eZa/]z6ݿQ:!nKp|zKD>7b h@Km!nU#9 Rx˨ѕ'56;WMߥ /U-\_T"bM%YFP- bfMBh#NHBأޫ6TZ1&m聗3ݦ_Mu Vϱ!Sʰ7^ڜr[[3*b=oq4L\6eM⵾y소柰`Bv<%gF#8':|V"YSy[Ú9KC.lι='b0e?.^"zFΎ1}bפ4aZɲ:۝rR5θږTs #+ܸkw &z֔`}S"0>Yb(,^w}LXw\oO ?OČKx($pKSa7ܕ䵮 !!Qqų|mekDh- lAq蕪s#THNALĠxsφyզQ <3,xL:UETY9ׄyhz*;9\2GJ#(y*ıf|Q׽,l I7c?0w@Vsɩn !gm_,_'&L H]r}+,Sr L dm'xi@܎PWOŒ=MoȜ]'*!hLŖXjFi@q6qC-8]_BQ`;ahMHFqCv]ڻֹIUGᄆKEFqlOX]hx^NS7_ M(ɷ[}/nH(+v[%~[*bE#(JFfe}`=s5jΉ㯠#עuĂ(J`}‡@jf@]Ms/h O ncY+`C42~D{ /W ZB0ꏙ|㌬PM'W|s~Yz, Y~BL(D&vhO'bbuHK8iRdg {l _) )&VuJ)o%8[U[E&I=zhN)='ٕu4& P|MUx͛wWv$ 3"8ǒm!4O3)\ZrG1r4 ns].;B?LС· /:h^ . ]R*o:۷m wc S>FW& ΋)0E?̾أV:B?CT:f0^EVM;Mӽ9j)9#-B;N; F}C[ꇭV\Xd]/*>P!w:rt ?xLGgյA>,)ϽzE36Q۱;%կ??DsDFu&;/&fy?s,]p'B$*'  Jtl;!vyWO*ɳcV O;yOq j9K'? hH1 0Χwj9?.{Tvљ4_v tHd\AMV&i l;=rryY@ I[}ٕoj+|aV\pWrjyS#,SƠN ">y.{Rp%QgI@OQ ø"g _ꈋjIdEW?2u"HhkLta(8t1FbړcNAM^pJWR#9qSQbG]]`!sL,qKR8Q"&%VB{r)L.fZ_,oQX gKնӰa)hz-7#&qס?XR[N ^CHWc}c1*A}Q֪CPH\LOOWۓK0XITG~vf׋Dʮ8MؓiUW^T8oؕeQ`掎uj4C~O6?N#*\XEJ&o$kBfAf50n#_ 1/Ued"闂Ek;$nQU RLM50jI~C^Ub<>1+YoL UI-j"s_))\2ĶV2hJ  xxgcnEn'4JIxl٢v{sx1uμ%+2XA۶e`!am~&,pFs85

"/}  %Ɍ+.@~WQOfTREkl; _|zz 1<T`dk7K,}, ,< $MIͮ>u=S2VǀUJ]'f>]0v̩LľKHS),k?v+ LF+(^jxl&Q ք`>JD.*V׽~n[~LuIG >_Gn(Sx^6tj%>ݎFgYbsyj˾s#YGaa"bєa*@IhZD EcrBe2CWj{&.H:^1OwUoK ٫}+l@߽n>HI* PWEH;֣E vE\ƒ%ĩ=QiCa:B3'3 %쓛oޓtJFvdu I9 o!=WE/T ;ͻٖr-rK#\hjiuW{ˋDY˨&*A\qkl_s!Ln8*_';]E-Ӆh` epUY "(In  ;x6w$+[ 'TP~T_κI-ySBܩ,ܿ y..ɎS-nS$&Im,\9FFM ]"؛D/#41K%HWyw`wf}-rXNWY%_n3ZXIT5M[uofDCB89N|ZM i_DT9BB˥pM[%MO+K:%%~Vdžq;{{|u^Fg#3EqC%Mȅϛ>~bPeqVqq׿aY31']1ٌ__ z~l|S|npǿ s5ap*soں!E7SdCA:E,($5hM3--JН!E'l-X xSW6` e˯ %䊤%׋:_|s;>GC&ednPH>mU|B&`=p[C=_OE *q i !ɼJ@ j,PPr^(m{ʀZlVl/lm1zallVl96=UL Y$h nr~Ի)7YV7-dE҈}u 2ҽ@nSVH/%sUNLŌLP/w77v`@#=xc9 ON~I/J{ ,x"ޅ1̿ܡTةf}ѭخQ oCY㜚ӏGaјPc )2 89ds@oxb-^K4hӷk) (zB.F[ד[ .s_'ZWc8nngk ̜6`04dY=/D៵?KU_%_ʚ1&y·ԷhlmN5dQ1 ݑBQR/,e%QE= wL6~rXWH `1ҏ N-9C)ZP!h#CxHn3 )Q%^D&.uH ^pǧ$^ O+①hZ"|IwFJ7K{gO1Zv8%.dF!NQ^aķ|W|A5N}$@p6R$(Nl^pX!$YB=ͨ rӑ6-ZA6ј?HL# i@(#4Aah ̫2 h$fPaAbPv)Za'']H"y. Uׅh)em=Zx%J燊:%Tѧ%Xv4}a裀\x:jDN.3r`O3e)ѐ"TTԑE!7{ҡ/^6@B;*FHF8o5d RX:u EȘZS@ǖ-ħӎsٛsUv%CW2GUt Ki3o܊ :fS.eI%2N& vXT#EHHA(NqF\=g{ zY@؜yC:5q[Hzm}yj}|Ntz>_nʸtkoEuCм% ^^Cz؍Эm.oz%)i{@,N"Tgx ƪc`d|XYNnv((FPF >慃~Mf3[ c;py?8t\~E ]Br@勞t'EpiNBdYW8{1\*eQ˝+mv,7L+#]&V[OxkҜMv]NwZK;!U-6Iב!wQ>0QddYJ)߭dQdT8V㸔 l$j]-HSPL_'dX!,šOE+S\-{U@ m`I俑v"b?hO1%~߽[ʉ7 95nN>"=Ԏ54s's8^WȖEq)wEp}J3Q!O> 3F!IIjB:^fMcH_Ck2"`*I/KG6 '^d0ļPe D$'ihgv_UivۋL@msLb_~=ˁiei/>ʵ__pK"~U%EqO"&gi9}tĹ(y~/JSهMzy`;gh"B jII=+pT=at9 Kfq'॓3+% `bw%lʧ!7Bӑ`)t1!9I#4ra1xk1ىtӏ2~QN2U1i"~;=#HQXow;fO(!ˌ-\v;jOb\qE2DD2gfK*yW?~$$0k~KIq :QǚG]rɳTYKTjtHq'ڵMuM?f=:/ԸZקݙ(@؝ ˤ3Y7|*q@.*\qzF祷'(cKbu5ĵ¬)5Q@ (7Frv2Ļ]C"}$DzLR+PX؄WNmbQ1$v}Ò@s1n#[@c<"K2eߺ0/CCb˒VQ#YNr_qk=d>._[23y* 3_*t֯]_;e0s [4_,d] CʂruDsXtMdfs؞2+^.ԱQ|=Eoe9D6&.0uqkp>D9Kڏ6+e6pYW6Ѱ|=6R^^¾%*Zyr?t겊EKu׬ӲOd1AWkF$ &α@ɱ,@zF/1iT^ΣDlH$n}~J=z=ew n+g =<kmR܌v`Su"Tog?^Hјg\Z$imߩ 8NS=9!]u Ȣ7CEƢͧ6n$gmp4! hqåR&^t;l9.{ݏͰ~cc;{+ ;4={M57݅y3M1ǫ s0V"lQU i.N gp#!+CN2E# UѦez;'!ܚ7(&Ee{.8'zXQ.?KwTRK|Lmp&d 0s8}G$:o%xG&>&GͮCAά@/Ҷ_pfF=*"D8Ei`l Mm>J;m 36GNI$)!)<~9(w\>Yͬ f:!7T. '/L%_aǭRGkU<)ې>}+z<EN o<{?sf| E),Ii|mjo1/ 1p`܁%i vDnI1bZm'6:Y]`"lFն)i;T-SwYb9.Hu Jm7Z_Sڬ l&%a55<D3\ړysy&˓*@ \zH}!y2vR!ak1BNT滰 E>_5N PLjxnc ɁT6KQG+LlrAO8c&`#Dù0]%5âH ,)GZ:^3MG8POcLj沓Es6,Lc٭P50Beܥ0RPR#J|>`C'T/v|+vawṷP1xV_p4 C:rm6NGbŊFzUHaq#ۉ'eHM& -PՆޒq>А&[)>jH>^$INop~%Od5;XJ7#ޏp]KӋ$Ǔ''4F b=+qwQ-xA >L&KGSa@x ˳ bC%b8Ee08#p:as)\\PC> '$ JMk2"9ك>OUgD 8\LRq2g`zt42CGEGM|Ɇ_4J!=~z-ӏd;u!X mG?=2~!I81lNe',rSMPTۚRT޹C6~r댿9>OҨ(:9!jkEt C$^nvؽË(sN1L64*e p{1 C7F7EPPt >]i%Tm!B>#vUQw_䵷=?lҴtZM:ޮK=Yv.l\'}N-K̑HRg~; }Y_oUW)k,^Fl\TZP +ͣFcY&"ll#0Bd;[tcʴ+4l> -\=׍L@:V[6C(aș^*"U[ZvwhQr*FwYDz _{2dk> f8H\oMnP8'~PXRR}j>?qR#5O4r껊 ҄L4eO`.܍ Ї)aܢ.md{C$wf]e-6xv]逼dRJq^ +~"Q$#omar\MF|!dafk BCO>Uoj`H %2h)n;BL'#s;NB[#RKn\$$:R8<& MWpcŝ&"L-ط[+,G$#e-KmVBـUgp9GE0WEiq7l#9)S)؅K,x.8gpg)+rw/ s/~q7gc=xz3b;1{rRd?i}6Q1֙jWPDj{m} O`08{Ao]&QCJmhQqz2,"k$|FzK[GiM`rLC^,d\^&d/xU۫ᲕD|F<0|K&5 <_!A._5C̏$.'kWbjeٙ  !9*Ǐr@gU|!:%@\+F(Y ڈ2ōci$ޙAYH-{=S-J39"ODDCBEgBL$6~Rge\wK ,ī2i›`74CXl|yEWGsܷƧ =qtol7|:cf jc /ڟ*7SAyH" ^Hх熂1 DԮ N"듒u@zz4V~:$^#--m CJF!- 1C]d ٌ1~ldKC4ѯ?MydyNpЄo G\6ьKKl{FRk/}qX[8ڵpI Ҵy8oCl|"cwkcb"Vu ߂5M:\N0I꒫[ڶ%L'1~|шy^ID޳yVzLd4t M>AG33I:x9bfZK[S% j!S`6_n֞R[VZ!g2= w},bղ7[#Sn /OS f\q(x+ gLE8߰w K%Bta=>]UN.r'P{gC^_{5+w!\s&%r)C!lJ'O:0!&[/"${NI\}a-p#2xߺTFgwB HXy #si6{ 5v3ud(~ 8>(z#.OhǏGׅؔ_ţJx{څ?گ>FW ;WE܋[-ucFG[Z. /_Q_d }6g:K^Rt+XɎr\V1LWoxoxnM.ƐS%oF>`<7 q!PU1pmi"zL7tи7%%5w2HmEo۸ q_ Bv& M}>݋1b1:(chi>WM?9|]tZ>^4:X'0#D'e$B턌wvˊPl54m>Zɏ#jN'QpL,agTi(N =zu|_6Aw.wPW}W?8)Yb61@ڼRV.>yhppM[|r-K4 FY:ly9 T>ԜeӓK'FJz?UV`A]\3 WpN^n"@àrj^96+ )^Xj>bfv")_Ƭ!էwt2aڭ\']oJqԸhLG;|sCm_VF͙}UT`UTUv<_i,PkTy49?"jOVu㜪}Ryho<?FU]G$U&z o'Ҭþ˳d:KE0$q>6nD}7?',pͧL?U5ڲƙaD!* DQeHpx\``ECjYd*z0B#溵.ؠt$)eTCcՓL}*,lŏc7Ux*B6A|L~Ί+z_7mX?K݉ioVI(+cϝ2CSn6xM?6Gn-p2ՖUJ^vf]3P j7lʧ .(FsU\[רS#p9f5spCU]Z M[i=>H :6DfB$^mza+W$Y%KohI"LҘ*%$$a+W׈ӶT̮rnWWj/xwѫ~:}*zPja5]yFV;L`)6R]S8?30q N8Z^tE=/lKU@<<{N i[;;ᱤCٲ҅*NԀޥ*#4]F1tIsvٴ̹i#[m7* NUL0d/5OhcWsrt6yIB#vf;|(rBg}D⊺v&iٞӞ?3è'zs1?QUP#\*`8/Z5068fR#"Do\Lp!*qnlmShML5ܷ$݊Yw'-f(DW'ZziwNN`ȼ]|&D1ўJhڕ{ګ_/&Q#xәr dBrwވ5;tȁi_rŞ"gDZ>Lc N>qJ%K3}C,[EaGX` ƥ@󀛅J ʊɕ@tB$ 2|L-\ J\I_ LQY9 è7~lJeX]IPW(ۂo/vM7w琒7ѿ%$<&Mllcdm} G.$@LኅY`p%{Mnc%q%egcHCB߼#B>8?_R4$,]_&mCo䘰L6%=E5{VB%Q;9;b*!uՅo1<Њ B3E:ƥE^>_:)^HC"sȯ Tz%,%TV6NWzZmw94Я{Mt.TL{ L _Ի,(sg~ 9J$Jyѭ #FxDq¨5)XTX<oFph~=pF{Ϣ0}w١N빜/o6qi oZi$`,|/o]ۇ,X|}Õ"KrG,rZV=|zbCya!68oCҞveT2ʬ)@/;T Z4к:-&Szj&9@r ooށ M Ő+^#?0C\,\FE5?7\BonIF)慯rqF EN|SJ%2׷&:[YY2sT_2EKlN2ER(c=>Y_^~úr2XC&#=c}厗^=GUf*(+6CI|g:(:t+yqM`phk//z9r9Az ĕ5g\zqYspPIuh;"Ƅak S?W|:Yh+D+hV:HTR 6q'#DV_[4i*"pnM1(4Ѧ촯b/m*-y.Um ṽc1^96 Ԡ^4#7`Y\;jtMgi"R(s7- zqu,G2gK8u4Co&؝"l⡇WW!D$/6{ ifree|곏}4UYT_;Pf _-q˸N[L81cDw$Bx(\΋%ٞw%~-ǨJC:^g؆!{ɘo-w>;>'}ʒ,ۮִ˖sE5%e~R:W#T$Q EErYgQq~KxtY 7ne`HѲBҝ$tSNG\(bx1 kD9Ll ،pj0^8S)h$ "S_޺Sj9&Lpt%1bQ/Th!wZAS]ɳN|:y>Ij22Pf ,Ĺ?%wG.ilQRt.² pb]N^E#MXDl^J&tXO=UC>⩲OJH='payqi~H(kvjFͯ HZZ.^s'BQnPX@<*iD?Ο QNWe BNi {Q w[(רRys%~lT^/eZ7C3YDQ32V~h^ łeʂTִ Iu6QRzZf{yɬg\&[YFsmˣMaGa^eI )4aBip ^+Tdx'K^nA SM[z5?&klL-H]xR !AS[l=H;6Li.dOdGn/L9\I@x{f)% ]ϥ޶n*F֭Zo~^xF=b\ZYO)ղ \c2r!.mǭږcn^$l_ic&? }h>z ,.G(P y&ak2@b`;^oX&tAE:wRȠm9%OAӉ2)-`z;y5=K=Eo; aOu,eNyjL82gO,E#:s5_n5$=m3i-tMDߍ-EQgk[Wgq@a p͠R|܁zVTě3\r̀*X|JKI+]y[mSOTBf+ag^I~{I $?3P/~ ҄U%+FVh(KT.B'Q5ٹъz &5*YIvi@$R0`{ONjZ `¢E\̼kiXby¬\SNB0@<B[Y%G%R p(ҧ̆-F(ÃvN*絝*$nW!)qV$Fgv@QۓL湎 T Ȅ z➜;]Vv%c{+ɇcҊ[O5(:eq{r $" 6ЮHj$c k)1Ш޼\(7uYUXZaⲌ; Ht(Œ; 𯽟 9+(@K  '(nՕ5תJMbЀ^A-g|nD0.?wo*`տV#/$bKѥ MYLɔbCYji6F{$&ѷQK>[MFTNb>LS5}zBjJEf~I,8=x Y jJA3Thٮxi1M1Gۥ)+d 2[s4ɚҵ”zmM{&n7 K*1;'-3B1G"Z_O٣ ASԃ!未.[V:: O^XVs08 #2U"ļ꼭;B2 ޔSPvQA`V͝S#Xr1o$*12].%0Jc E\YguZ$Pz6lVɴ@5 8.ر9Z>2Op yQ ^CA<8hI>.x-W7}C8}R!ÿE>Œx`eNEC LɊ}e}ij4?&Y9V+ Bo,z)XU9b*;KfWS'W7oujKɉ|Qr4.,&R s>xfSJ SLGtl3J0#µB-XEaMaOoIsBpA@dss$K.~ݺ0LuA |~r QQE';@ihK|C4ESߺqgՙv U-.USWI~V\1\QB57??IcR!$X2 kgsw wS-AKeK窉T9`(*_Ѩ=îyxGS^/H<}4gOʘlfLG0CգXÉ`j@'g7m$p|̔`]SJg`]u]`w{_;5˚ϱ߄Qb_(A#~TK +lS>Q:UxHf$3K(oҭ <;7;u̇ϸ{7;N'-y(㎚v\'L{V|VG#@P[)11*xn{䧩MYe&?S/h%ug"`,]PpP OD 7$A616B#JҐp@w.-,~h?Vsf[Dg7 }MeKhR ܉N.>^G,hlvjU]$*rXf JDA-Upu~F!(tT=Ϊ Z@vmiFt=2ǸMŪFGQvv:p7W.#~^d(dz/XV#| !bgz%t0AOˈE j5hƴnt ˜ wj6B}+ŒHI @.dJ! vw&94ܠmI`Tk *"Ž)=\i>s.ܒL%4[2SP>A([cFSoC`ێQ(Yvrh1PȽp5QDZ{j6*)Md+dΑn% j͑^9j)u)BC"\PIQ$FAjMx`U<)ջJSπQ2)DfwJ{qZɠ gN$|ӫZ+WݍYrQ\ww8JIL113Ee[L"tD뿐F8$!Ļԓp{Q%P/ni&# (G4J51 ܸy` YmrDWvUJX-Me^9se#1+LÂCdk02)n(qܤu㤙<+^cB M4u = fPEٸR4kDSJD9y-BHQ)YX=gZ5BtA?k+і:Sz%С*AaFe` _{քE4JɪM 1${eLԺPh[P f?R3o"$G.tPLУhS@)ƨiŪ 9>(hόMK7]PYk.8% "nM_#I3?*/|KIQHsƋC__~@ l1f@prr]Wy 06CkedsV *Ljm%dcR1IRD 41v}Ǿ[D(,}oMth9,Jdف|pV9)LoSt{uGs>1f*eW_a6-}LEs&0Ո.q}$? uxhth5 *y:ͥЎrvDh6_w`dFEa!ʯ/&+Ž*?a@_/E YIvˎޛ*p.X^F| X:;bFYԙgz"j:<+" y.0%:ޗaxQgmlykTrkDn'z+dwqj m}ȻR M} =+f_sU5{z dOfqZ3Y6{WVSGXq8W>[3/>̅ż({ uّDMCrdLũ&;Zw^%r߷&YgKEC^?D\E?FfM1eFz3Z<3VBz%Z'xr䄕5sЉJ0VZ8I +3ӭeOUahݙY34Μ-7$kkv95)xp3y[<ŸSOa=ޠ~0qG5J*mzܤ4 תs~'z"lU{,F3wtRRrSe6=QOj@1|Z]3:XhZx"3ŗߛ#F鈴9& х]y'b煌+`/Mn^VA_E%v^v!(K[@ Vy~v+ს 0ww8|8pAt#٥aZ mTmi :QEڰs8vu]+$`aɾô4#zD RP*Of{-x^c,0y('IڼUӞ}#W Ck4eo)7m/`Qb0}4+$NƜ YĜ]!v?E%GkMPz>uFY X4*wf+CQUzIDԋC"Uzy3Ƥtkw =#m*() ڃ&I@턤w<YvI^ o7/zE2[3'8 I2HNCgC+LۛW#z6`_CŹ?V;֫]s UsP>1xk@OP#iW׾f7_)m֚IBFƴ΀M5C 3Gm7io5?6K]P$r䂥e#_yH\BPum ]bJYb< 2M0٣5҃ٷC\jH5t~ v&lG:&;e5A tgSZr(@D{[c h+x!_x464n:-- @Qfied6zL̴Q,~7㉷}&7]^{>y1Wn~7 ;nçKJ#Yf[m@QcB Yϗ\tc#n^pdq E5nf;?$JhLrеn<{q*' }oxUQkVCM-u%"ƕ85)=0:,6R.*0[|j}= ;"I]h%Hll}%mj; F!؀1:z8ֻK0hH麟Dܫ^(0\y ҧ]ZTq⦺"z)lk5V=5ֹ/.E$yS?#9OĔ4Q_:5~j7H|talRMh ٝۡ)*#o^)^^}8:9'AޘJ٤<*3^܃`B+pl;T7d}XΝė:*$͙ #i0;0H:{sv?e|x7Kyyqn$0SwgaC9U10,0q0էt,܏%D\J]m̃('@I؏}G݆@a JU\۰I==a/ԂRl^G&2h̭c|$ŻAO+ 88n8֢춹4H:roOIB ˔N֊%کJ  ))nz}U,Vҟs]=h|uڒJ~aУ}'rnpBֵu5hf/Ŏ:G 6+h,w Ne)[lZ?Ў|}*d-fI,3~5w*y踪94\7yo*6f`HKY~'j6pϵc^ר~6TuN{T_t{W`س|rf\y}~N%a#A 5(хe[k=h7̃{Gn$4O9Q~,\\kr'3}HeK!v't4bJ'trp[S-J^o8lƨo*(}ʕq~vF2vCq0Dje|'X6O~ǵSѭ=?Oͤc(%&@'zj/A_:I[k#"N9ĨȤc8\OYK(V ~r9tV!SB $qRw_ Xg V{{ɽuGR oB"oZ8$1[؄}ma0a)碸caeʥ׬FmUlŝ@fonts/fontawesome/fa-brands-400.woff2000064400000231174152214476640013352 0ustar00wOF22| D2 K`?FFTM`r '6$0  k[ԧqDa)^]&dgmһEbi IEl2H -= L6))pKu-swȀf aTgx bjә$Wp2`6 ѹB*>Px§KO rˉdR@lHѽԈ@LI$& QVޥľMӟ|֟F[k6W:W9 ܆FOo羙ڲKձfLHq Rs(\Ay+J?4ZZSF%IMi35!vy"^ LWK)$gz~=D5#:Do͵6~3U7`N;T^2l. # ϭ~ߚQ F lkEnЂR& p }"yz'V\x !h" JmnȟO[5?y 6Ϝ~wOU2 B#m셟 s-*Tab=C?@]߀޺QѠj6b;Wip몯*9:n1!!H*~tHW*=<16@!Q-2l冱]]LOϣǧ[M( ^FjI5xN%Pd4M{Te/MڹUd re^LpWILG,eyu{[$۲{78M$OXƓ@߆iC̤t13&dH"нHnh7rݡ{Gb)u3fT@!#ڔZQ?;Msn$3οVtc$IdX`ɔ@;ۿ IH%]ڵv\byhj< 8}9/` 4W+ ea_HI]}d8קG /'yO>ԏC))HNA:4e*le8eC`k^MpZG:BJn1c(`#!0y!R䊘v@JsCrNJץK0-ש$۱ӹ rߐR0sfؘXyo7IWrɴ AD "a~~Lf_>1YI$bHoomQhB bX26@EIi| ~ ]5h~ Apt<h\ }n-oߣv2LR_ZgFs3,`i8>!T/̫ ŀadƖ7i ON1F\A ?L8T8\K)5hg̤9ݸWV6bAn͞C_Os{Xf;곞ni;nw<_7,2Kc3k/1 io)3>ɶ[g PLe9?Kc\p(ӆ-JwxQ)eMKzލ&ݸP¶:G?>sNZTM2>9J ]] }fHDPjEJ[k\ڻOe}zx.H<瞀±Fx0:W(+H ]Q 3G*DtpPKiUm@ҼѪ cݍyLޜ &WCkVpY7EX=Ϻ=W&qK nOI5/]_X_eH#,84v~]HE=sڽejc  !Ε2 mޚ0k @BWݖMqs&Q9ϟv,5졗{ R3K-LA^ʭ[r1>;<(Gn>sպk}: gwV!="͚ؔru>{4Zi:W T#S l612'Wl$ ;Ʈr~ԏ˗p͆ftMgf=^/xvx~*UXN4wpޠGX@> p4[N$[@x\=Bv-ZOe :ax]Q*eB)&n$Qg2<"rZy@$7_:yA,rٛv%`-$]oِQ6!{}B1"^Zaj@ AC@"zZ75 rL!U@CSD+% 8aA5YK{S.+ A} {xSm\±9AF(Ų ĨgBOr*Ӄv5 ZzbX ;^D\ᘊ4:'H.1QbJ;dϹn[:28.ǣ̀w#SZ) #aƻu;,XUZ^lۻuh"I$i{\aAm;6~JuVW)]_f@LэPM 8`?Аpg#ҭ33`9>U1j~`~)'0˹̎HF$q_xr8gJKfPrꂱ֣;byfߌt䕞¥Ђ޺Β΋xsxu+^?B1|l^;QGLP58@-¡M&;v:U{u+w)k#)7S8ӽE}Q+MZzDӭ}UEmX:%nU¯GQQt-ݤ+Y J5ө%Π@zZؔSM'^r=WSxӯ2PE9b.u,"úA91${*1=~*Þa7Spi@o7dbIBbnzb9ښ*uy,o=g%6 ^Z[jhM;z$'A(YA,JL&ezh1J4%> |͏Xka)3|ik^5㭎 6<>Qb,$Ixsn}I;^kXE5ޕ,a9_j W.m:Yg˓[ Hi\4bJԞjEؕv+BjXC#:iIb۶[6|îVGU|N#!пJ6O/{)Z:jZ~~X|U\˜1hx-"t+w0cQV N񃎏 LQ( ӵ` Ї11By"b4XFb|Fr۾҂qQ7<]OK͍MS QɄk80'GG՛LʒBڨ/8ڎpنhw2FqMK$}=?e5iw͓{:Mrn-Bci8~q`g/^uRl#$6SUZ?'&TYrET!PV?GGq|\9`ᤴ?(e%^M~RҞ }$dm4rDzUH3[oT՘hKR%aѩ: ρַ[,W„_|sE N-H;q"|H=Ny-2"5b fUzvX%,ƹX!ܱtJ2P*$+9(V< :6gn'j#9pd?"(ص!Ơr52ShN3M,_xO. P @43q ɡ&L`5yLP>C)Bw͞Of2F6yFu9~z(Cx0$RJU-Lus&^K/?v[?P) Czb=x] *mO S\\}x(*O}@|M̿}B?^sa~x&u˵΍ӷקjhf@?Dt6֕"!ao ~G̪dުϖ5XKC&`!dȗϳgiA;@'9095_U>CS[uүvol_w*}v}UM 2<˴%@+<FվM+ P@^’)VߐvBȏ(pO}TA*VCJ̙feMZٝdZ -QH ,ZK!b*A\;"W{bb}Gƺ+oHQ w!*EW`" =*oś> - !, ' Wj  b0`FդD? AFHĹps-L ,l:yg눾*w\gEAp}a[34籏"URg ޳?]nvno^X^Z81()YPBW^((Eԩa`㞰&dxrl@̒ɘt4,[2ޕ;R0Rۦet 8zi\FxF2hMlSwds[;^@m᨞-EO::(kfQτU.Yg3`..7ʮ2]͌JNLd #ĤLzznZZ~lJx 2+C&}_=F (5-f7gO\q/~.t,m;DFnPsOD 9%(Ӓ NB$ m0ui' }}ϱRT/p.`3b܅]g{*ШFJmP`@2@sÍw,/+o"ُ"z濛 .XKJX_mk׶l?mN^?뒪ߩv brs.ԝ+-cf6ErF"H-$p!P H:Ԃ ؈t_5,: Z8 j]7MJG.Ƅ5y=ʍ`Tىs=6yO8jpՆ|;q:ͬi oOr|ǷgcY\RgWG2PB:NM;+2p e VdTyyP҃&#98?,B6Wu )+^eJ4BVNJJ527%*^܌0̱{\UƟ]vxgn"vQavo75R*\aY9@zūGk3K*&j:zXHOժշ$x٠šOwiwfV+ x%%Eg͐i\b,rC&qʒ#$y2t^CGj'4MM! qt~ϤT Ø6cTHZO`Jݹodb Mح2ZuƲ]ݳ?,3JN>Y]XU IcBoKH}ϴ"JK(qJ):lQ?ɧ~o0_p84;vTpU~N+azQ;]VAZPUd]WNmΘ#ֲr"m.o,]t̬!s>a q J[j{,28 ʛ._kI{_26T6HQEaHR=090kIP#Ew,Yl"\ebA%$J@yvHq3<]vD[T腺 yoIL6DZH&qZF7JՅBա#uc4]Q{Ml,Y?OPh|ޫ+: 2ZQ$^Ũlo%4\7UM Mْ]L$E^[!ꂕYh9ɡȶ]USqgBۜ ʏJdw&TвXwё9DVsBkY].XAlL--а$Gܖgӂw0kO"U$1ﴖdۗ !altQ::\T<&-^gkf!P]97[mi[_m>UP x b\#H 3\Dm]IYZ7yj6jɲ{2DъI"gQ'"Ri:L;%"<ïO/ނ1h͓7dK) > lY;y__Df̟<:cgII@E!M,$'H'ë"B YˢhARg4 ^/i\+[+}Ë́%jȘeMVi\Ş [}wGƵ1)R_ٜc/V X)r=2q=Sj5faإ3~q''V:(cģWEidJk-H)?Oᔘ#;ۢ98fKH>tتf ^ת,=?1tNUtQig5bVb.+ǙS8h~;xahc|TƂ.V]Dy(d֭'3t^|Nz6Z)[9t/Slɶf@x;fcb?; Urpn_v+%M5EZixow*Oz Pf5=jC;JXʭVHa:b+ ̲gЂnrmݕvMbJ r|BȤU{KA 9 Kduͤ:i}{G'8ZߩSU/5=vqEB-o ㇥ůcM}c>`mfj"m]s*{9 I2NĺcJlL.JZZ@g~T9+4-$.!Q ZPE2f,H%rwi]C,h={Yk:XN0,c{F[H_w'H1 )}5[VQUhV uj T'㯈Uls"!3[#)aɓILLh0SHE`VBj&V*BCY$sqshEٜjP鶚=TNo@>NE$ $3=&hPL\If`ܒ¼mI|kߨt|rK>?웎W~92y;8$[Z0=)r8uW-̯I?R(Kx҆Qiʌxc ghj3U8u^e=LkYYԉ;&1zƈK礪" Q /qg#UgUquԸ78x?Gƫ{2p`GWh!C3M!ak][n}l=l:wu4ʹ1?z~xt>|aDk鋿[ϯ(\MNp}J:tq2w5 +HbCwL`gSk),q5NTmAF;ڋZlWCVϳ54!cIJOQau6s/O7jaEXd'!Ǎ>,y eGRQf~$cijʭp%zBɔm7<{5+QAXrb&J@R?(5? 4E`p߱k4:MzmfDlbgߒٳ 7/vU.α\]9CImj3_ئ;8;[MΏl?ޝ916qn&jHYd_3tz)e f|fl6,6ϲM(hNАVY0MK5T?7r^>zbxŻSf[z}k(!ǕՆ?6 jڢa~G d]N+?i'wGqֳ ETcV*%+ l zAPfeXDX0v@U*ǰ7K&Saw'a L4@V(! v~ago]5h(gN(icć!XZżKUQ*ʳRM5Ɣ)eC0V N|@EW#qjnMZr *}.Z bb_O%lɍ;*ð@#+>(ys/.:<$lLheN[t KMlN׫-υdAKGuHDBFE$,Δ*Q)k5 (KorR +_Kx 1mgYJpD3Jʂ/xܒ);(sCPu7,=0$Ou= gc(:"^G; `K9V ̳]GBNzZKO1YԷs*S&x1\(=Še ԟ+MJyU9-@.! b؏17U ~b-[{0Q+ 1ix*\nF,@d ka"= fh ~;c>3[-x3u֨h th! dTQ{5 <֠w^Xm)},oOlp{F-˔B4+c*~*ѷ6{[*ҭ'߈&]G^ ~x%MWl :xyG%-~avm*PڡC ͣsok16U 4BJaKugѓ,NԷY4a#MdCmTnW@qA@c fEݺTlh7-6f!kb"!Nf^3 !tj)>fV W?7[1:tRp9l=H?s`.J6zׄJ۔(vk<ڳ y>޺Qv;1*0^FT($>\)NjPç#,غ񽿔??T2QKzXpw > B!ÎtneN\?0%B:F>3lmVN,T9a &P2GpI;O /I-<>pgκT8YLC,0޸X.Bqyy ov~>[Ohj%b0'_՞*&T8f6Q4zG@LfUY:\Lbj:~s+l!E7Mgn=VhIrX㍷K9(Ȏ>wpGa5ţV p .yH;Y uf^3YexKsa{2 MCF0o(HgL7+7՚j07J3aQ#p$C:Pٙ8:3wq)l_ߖo"}8]δBFA?~k/{E_ǼσO78]⧶0omwE_`hu'fzr⛆2˲0ngNHϘO?Ԋ7sS=SYi1&@]hNygv~xU2{lUlce>}0A3)yΔK#5qB>=n#̯mac&LqhMهgU;OO<Ȩmc *zߚ>kpFV3G8=+en]t6?Fqz4hʡGmCS9 x~to\҅֯"U `yۛX6U9Kt*e4XvR9~fXNp HG ۏZf:+6̷=pHNDx-X]DZ՚KLj5Dף<ӊ>'C u`ꫀdgS.Oa|yAmK T/4eDaK QBԑ@qP;L@=D|"q) O~!0ɹycC xY%eb4Ab-,M-&806ļ CѪU`L;?Rj3ל{ßc/Twδ3[t֟?逤DP4GGa(RI BbAAdY$I>d# H!t!EɒJOO2L[U8Y HB=~6l&tS+7?DQj_zd+h>QY}7Fp^(l~D5;py1~ٕB^ݫn:- ᯼9E FgmlVB8m^>`ʝ&  *c!ωGS^ȎMAfO7 IKjڽ\竪Vͭ@kwoȀvɳe$In_&V5Eq[Xk!o.NZJ79Ok ;c1_x5]|\[wqqn*Q`YO.kn{-a{wh(x Սc"Z($vqS^1mƇެDAw'ŐWhh25hdi[;2R zko76o[կG]C Hďl'cnMV>n=?TM_TX0gA~W1*? /i+z6e7j%+}݃iՙtc>Bw7OpHb9[$gB0 _Kde b;R;OzŠ3XpUm.yvyY T}>BcٙiM)*eyrVi/Y8ql@lU|HBBzٙ9}NbJ$[hc1{fn@I'\,A P|@iTV<6&gJƇ9hwCoōͩ'd,s^&mj9Zu=Kq RPϮH}O {^0xʊwG$MPF>- Qftŏ! K#(ԒM^<#F mZ^`eV&Cӓdo^M"l*FR  l>3dFV,5Fq;QJӚ5v ]|NCQzU5+'.,>ϩ1=m8ǭjoMt' ړ4Y^ۻo 2^[8Q,;a~K73LR!-\l݀'SW})11繰6iSH4 1.P>'EqMY|mZh` +ᖎ7Q)QI-0Ҹ:u. Woя|_7"u]:\`FKiF!w/*D\pc}585(yTqȜ>6\pgcg=#Y}IKWp 0sre«w jdcݾw' ~:9 ǍH ‚}45_0 9Og3{z?O3f/[8^_|rˍ&\7?_!e s=̰+A0^WML}m+}P.tK]Ŗ.."7bF>&Oip"y5*kl[EJoRi1xmX}lhm1bmK2xJ՟H/g;LJש1fw, .h`GWE޺łMя8ox؇ł}r.<,ދ{($/'3RU@rv;&cޒ%0&yZ#ּJ1qjECsyB½' ƊS6b0[g^ͅ:V0i:n׏ M$Ts $PÁ{3\4 u@Ǔ L3@1^s*#z!jAcIeoQR˜ TId/CUhD$q/r5xQMz~{5t;ME5Ew[9iR=`־ܶfF#'gb .C/;=81* sTATrnylD]|Vg:jmufѥ^533RfxnysBUV$\_L`. CA,5J|~Uh]%tx8<; 9)'!YJ,St'_h q%V(11L$͜\O\=%V Ub=CQA %j'l bc2+2A, 1t$bU1MӠGhBR*u6D!R&V&FL"Texa~ ;5[Hf\mg1B6}&.D$$+䆜{肋&CpxP*rO.6bim0fpX頷.wdlE9koH%:EW3=M1^s |7}:uWjm֬JnI;H4h㶀9DHWXTf$@:Đ^̂cX8ܫхow])(17:?aʲ!E-Gי]% k qg3{GQ2GZ}?kS9p-'s;F{C/ĝmNԣL+he{Ϗm9>e&Àh*~-BLx3^2>.H)*H4fމr&v%ܬƥkڢ.fT16˽GQ-:&Θ$*6(NP5c/"zstK#BbpR>7;g}vն/K=1B[_!Rw&f~"N-S4S1q,Ugڌt1ͅ5%]"Oojqw}{Jaퟐ˒w4R埼&iIU- 0F-6gy^ka73v4nRVׁzlrڌI2xdX7Ӈi:!e.R6g1pX7sbf _rKKY Q%I{C 7N4$`jtE}:[mB͑k'Y 'Y@dg)j <[SScQQp.N"|ƧA%~ /F8!sSzn,Tv9+[z!,`]p8 7lA*~m@oG~&qm3&|kjnQ8;rv g'AfI'vz"dWWHB'lj;Up賨}f7o?}]a&P^@R|kAKVb>=?8%/F#k ХgU`?#iWE\n&FXbi@­-&b%`8Fq[q?x8Q|pFPTKϗ9z~Q֦%.SiI@Fă,s2g25tz?ЅIlaT؅B^/YZ O1l*]~O}:7(mhUS%+%GJy<7 ^:wI'#V#] "dF:Veǜl'SKǘaʫ^LF ?לt[)P.͒BJ/"Xp$,,S-@DYTQ1%)Lp QNf: GNp-{Xc>3h@Q㒧tVZarQJЊrExShræ`Db#P@ᆎq&+@1j4mۭ0Fs <-ly t júNC )CQ7e+T+=%/7)Ǽ 0/, r%GÈbVҹ﹕l.MЫT P9;g^Op~o.%ݛÎ7<1nzX'^2?V`p!̻|ZDAT%@/8$cݹi{^.Rm=2,U,F(FM+637 *9S=2ziejh4S^~KL\#rWBOt3s'̉I頗yCP#2bUTvL2ޙ!<#&lBa$+٩( _6f"Nbhv {'a@p)ـH"zVZS BŠJC'Ċ/hb d+"`$6/ƾ"h\$*P$96ExWAX*#4.,BkZ?EI˘=i[OKm^ѻ'm3?5^# Ї']];|vp]y#p!@ޭQ:Wډi{QdRo_*_q1\[x19yk¿6fDr"7J|Tb ,g:%Wj{ҷ݉]O] X6F;%lg~lj07W(xh3ι?h}JuA= o9>Qɰd3ϓz7Y::3:0:{].gDf1ޔ5^lZ9PM3Y B07,2 zVL\BZ)1xQ hTuP]9zI°Gl⽧ !&LwlS@޹{%wо{ ə?ō\!7@ dyrLL-sn*}rܘO1BANʷf 7Kl RP>.~u ,~|\ :9ym*j]picғ|&5k|,%6|gEO#~җ@9!a`B* ^q?c;/ g3T~CKL(bGK#,ƙ e~RPV\B޾G@^K4a$_Q)~kz!T/ĝoUߓoJ4_]V%x==ђ ɁT-K'gj(r&[]6Q4ƪcnZ%\cjom=Zݷ̭zadԝzA7RSswZT=ū9-JbBaeMO%DVg->Ķզ\\鸗#͕.+ EN Jl=3.nRʛLu|/kNl7owolV㮡V\!Q^')D+,@(`-wPwOM@nn7 )߁4J"1%6_OOڎf /6BMDK{Ery mxaD$OQ%Y ydظw${ iLl~|_QzuQc6D>:.ϗboU%m?лt4QWKlXHk|tK&{v w =ΰXĽѭXoO&wvHf~ܞkIJ4NlkQfȌ"ß~tWWeys὏y؆Ͻv5| ByOk [f]9zPvΛ[2װ+wϏ.z Iw5Mu.?̴ӓY΀,dެXV^{^}-MDoT[۹[v8]xpFu;2ԃz$ʵ ,O2W d/_ʄf]uh'5x} j4 ޸ ldIɾ=WH~J$}ں~tZL Fjpg5S^7\TJZ}}T[; z.p6WObqG\]d#=&NPV-/mW*wSwk4XGpG;Ӌn:Tk{dub*$/ݩ:u3~O d*Iek(/cw bR5,lSNx?]$&jmk},{D9Df饠y}꽾a?b 2>?^U$/)\\+O'N-@cL^Rh;ߘ-NvCRօxqX V=9Cmz7WN,1z"A0=2IVjFb[kFۛ)KD 8PK̽,Jt;DYRef;fB85GhF`Z-v]$Bp8#um:lAACQU.$Nup{]xT|x|r|c{}:4^^6i1j 66'N;na7Aegh̹? 7 N)TpVEDH%t/VhZUd8ѭ$!V/Qy /EX/  2 3!j@,/snZB_6`& PO2}IJ$J 'pvO"*0һaˊNk+8(4SER/ΒKYRakmVF`cl j`knJHhlpKRyu[ a Wz˚]J'9IajV[ex[aڴPe|ijU(Qus )K޸:sgԦ<0 1&kN9r8GIF;1 X?|¡ĚP kط~#&lYl:2/w6ztcj=I3N6#j蜋C9p5"y4qk[Ћq7ysIبvbkZp`jNUqpnuڱo*FJ# ז FQc ݥ%ro=dǪAg,BO& ("r;!a/+_p$bCL])Ћv qLT/&@Ƹ.a0%Ҡ8D,Mt]VuZ2N' tSvzbS%:0t2Nw|]Uk?14^G"zD;OZ( 03}2hbRе^X\g):-9^-h33g**QeOݒ πBP(Dq7m#UR(KʎY/v|fP֪Z|3`Y;u^Zn89uv2=HEQ1A0TP%EFOz0zr]((2K]:_ï% ѷŽ;-99=.YW=L )eAW|3m{n\v(Az䱱5|60k㈀ަҿ#Mʭ(ibgl-/JD-Nh:>Ivsٙ}KX6[=Xts.jW-+HxϏ`ho?ϣp YxBpϏ\H u-xۗ Tݢ#tֱXj쀹)0jMtwR.OtX'_ DAM]5(.`e⣉=;Le~hDDpjl,UkFN*_?O(ϤkR┽8PC# C JNk~69 P!"=' .`s'XrJs`\_|Nc" HB0(:mfQNV^fFIn㋅%zGϒ]9{Q4R! [4.AMk3Q7+s h jKTHD@\U"jWILsn *+jIrq!'3J1^ %Xl^uUEyĨE4nѵN3 ?05PBоA(JE=Q/eD }A̷(%q([Gᓠ閹?YH_<Ӿh[֬,h e:Qz`5(A6SX˦6=}T=u= & pxqΈEMD$hyH2eҘiקz0 5ᛮL+_ۙDJoDZrRY~NcvS>&6 ϧZPݖ4Y1"'ظL!2i5ԍ4j,άN] U|Go Occ%t8\&f +gxXaW <$Wr;e3gxQQQ(4&EC*I$Q'efR{K?QiT1.%5L? T#zt <%&=CݕsKyb%^J[$3_4|=4fMI (@4FqY5Sl`5XUNfx )m5xnbq4 `zbcޣ9\v.ܸ=6W7ڥi QS'*v/vro&dʆSk|'OM03?4"a!qźsKؖLǃ=jtYxͣıDzۃOv$NA8*ʑa f.j`3Iпȧd DMB1ɐ(vpuݙ0mƲJd@?t|r9[ow~L#2蝆3hŠaB(61F^϶϶-ouDX{PfD*mkQ(d^ENVEV,Dabhߢ0NRBE 2h' Bf@kLrBvV9[vB-IiT߼.5~=NDӲe3A:VVWg2 F5`gbde2,+:W}tL&OkBzh0`LUa2s%K? PB_ =.w> 7zԑBz:.!gCk;7e aՅn%.Wt$q<΍F9)aRL:Eo4XE)quR#N=dl HpMowqw_tJ}Mw]-+*<}>/&˿9)`a߮Lr 2@xH` -&w gSh\rԁ/4ŸLl1$L=&M?IphgXqPר<)' z۳"#=NB_/~2X*^.TB|~g(RL-RL(CiJk|!KXR $^ɹԒMFHK Dg0Sź%;Z3I'V)fKg2[{eg42Rm_(*#Gr(mB0_Lbw4_"m٣vFnu Q-R1`E82=nu~?:) lY"hqC ^H [-FN .^PX/3\JaU?P)Pǎ D/6q<-W‚sU+Fo-'+%:Ln ]T )cc 0WvO|e@^sĴƼpKX |>q)F1|ɟIq ;WD "̬, CBBhzǼmR4"@n#[J;̦6ɝNx-2?1N^D/ gXa'"n8n7Ne) 8[eL* \*_];D' So\31N( KA3U,1c5RTypWg-V +~3 vI/5Ćcc##wTS^Y:cҕaj}uѶ,$/E/Gy%ɤ;dpNsn_YKw9:S}>( de[FTm2P''3ܖyխY% |ۼ@ۃ)o8bJ.*z$J{ǟ[_Dz|JF96,f R\)]R^ɋUOK*Ouَ8כbɓ`tN#vIP -~ Ψ- p;8<:JLd%jn{k􃔛O'%&&:1zƒ0" 33"E]-lQV5{FܫJfa)ډ3 fvh7R c]SwVTGóo+%gvW=,@ x͞Q݇ 9/QP=U 9P1W|dKTiY3(-/_pw~^+im?z<;Mn`Ғ}d;5 B01פbj.$ 9-Tb[F=?SقX/PFKڂ^_ߔY9FIJϲgl$򾳱~)A`ws^PbR: ; ¬uZKDzFEJrFSbdseȴ8%Fw(<#'>@'{|{H6%@dg),%'&2ЅeC=P:P2 GʶmG6tvowg#t96'i\6=&[!=Py)$V1K`07t76Q)WvSD~ _x >~qfДUd㴱9AAT;s~- to>{d_GF#,+k $V(xgFZdx}XHĻ :M,+Q$A[4\(KRQ1CԔ^+™ѸN /EP/P6s ~=\p ?τl,48;I%`9˳O7)cquԔ&$4T\s޿9缤_^EH(/9yŌ:k^)QjLfn2=_J e<#]-<3R=2Jt.,,@_NINz(Q)}dƑ􇕎+lKZ?wFa֖|ehKח؅-fE R7 (]wsẺ4xg.G\pC+j*|*zO1B#Ϡ27`%3Sd݉EP0(dO)6bqN>Ms.ݷ<2(Yٱ⌇dgg*KX|[&PE+En|-o"h|"$oljN,q6"Z%K~)-JifѲKeJU.ZDꒂItm4vy4tRex e8">Y!eouö†moV55U(M* br+RT˪MYYk] ֬(a eWkrh >>r'M`yI"261]nѾ}dXX]~+7}LѴ`(7^P8FΉwDBs6|oC|7 dN9@CK3-aUD+7g$o8iUMt Rdާь6YVA:nyP_ +iֽ?Gj$ioԱ))k `ƣ|@n\c^ 4Ξ +q .+Qչb<8gU:m͡3 /]JL=cV #mVt[k4Ý3 BZO4@^ g9o܏L-Y$.mK.hve? i"ϒmҏq׆'t)+h,䶯]O]Қ3zzp<2?6,d3MHw"o!I$#}Li,\M*{Ved6Ƭ0Os hkXKS:8N\Qݶr53e%%77Vqk~4ώ*vU%ن)39ߎ:6з@C_^VԦce̪ nU;MtD !ݴ; | Z9e3w =MJ3M9lږ:]dZf爵n^KhyXJ!׬g¥p5E9^`qK\Ƈ4]yp|eyƶU%X T/k+ܑZ(+Jleml}by"Wno :׷s- kMľ;YNJbGI1-1;`83y d:z٭8P۳钳Y\ae';!Ƃ7#3bND_JƷ316w*ʢaCSV^7tA[E"J;KvGa` ]DdGmKB:l'j'/_Kd~>v(|L!^:Y:9ZHPte1x.L]X _3ڵZ:.6C:Mp דh'9<:l׌ '1@ !.4{JvK&:fsIuVŦgc"{%e -:+>%"'30Ы #zN*'A5 ƍ%D8=Fs'n-c"Kt <!j#SPO#(S0rԸ*<104 %6.Ti_F h|uu9eZ4$xr_{}(5uD4&tvްӉn2$^?՚[[>X"'Y޹`l LѺ[mCʇ9Qjehr*s2O$ u@ EQG ٷB^\zmx%Zz4՘,MN&?_()Y\"9:m?\P>ta77̷G \4,^l|$~aa~/$xJ_9Z䡋NNY:yOw<-jd-(2RԠ[!.p&@PdsFLtgVM"AP | pa^Fa㼶ݜ{.m_Kp/{5So üÃx6SH9^qE\LcHyv<ŃOz(2JfTr%8 ^36i4R?D{`"ى)W->w'.4R%8"jv Pݭ<4sL̿VU:1G=@Ic?ʐnwWY wJM.?7epb AdSW~lPn1 Dm WDWdFiJF}&YU_n@X֦, Չ3htn ug9®mB!5dꚒv_ ɚrZʜW]'/G3[OtCS7b >Qw'"|Afء.MjcZScɉlo')CT>+r;2݊kه 5ՀS˒ğxeTg̐<ɻzf?rXd~%E]~OhoWGD[̓!Tx;l@|#:b% :ISsrDߍ?K) h ť-zO}'}76XY-zV ؼiN"-2:[Nvs6ŒL%/O-]B/ЭwS4vC*kdʵ Cb!VTæ UJP7h/Kg֨M<A]̉K_*4}lG䒳dDr?A+3u/D<LG$$-8M)5& HPu\yo LbЯe6P`9>&j~Gf#;Z|o߆X6vΧeT*ϟmٌGgݘ_O2A7W9ܠܨlShY=Rиc$T,Cyn/*R-!'M7 M.9؃0ܧW;vj*?F41_z%g&#\jZwx4mJp(8 YRT2UCFu❄D8d^y$GEÛU@BI5'e,!x\^ I5%%%Wmh!|lJsw}o9}j{o.= & $iG٪|2H]>Ge֍-aru@)l=f_Ԕ8lnwK_s Wݹ徒1q qn6Ol+T/` $gp`)nw@3)8޳r{@q#O[>= T<=sT\6?kCN C̳^]$c8`۔ڿ*w#`gbcd;EVeWF=/IsyWqY@)vX9-ɛ?v((w nOb>_G/^|^SK=ٝ(Sz- iӞY!C /(dyEͽPG(5:z%ywKd 5ӄiWz;OyEgR ¡nHcXUlxn8XO~[SW3q$N?R]#4 i=תXjj>ev zZD6_w ?$4j;*M$~bÅmk""2d[CŤVFƗqM>/b+ DɈ(voM sq_j~ؤVmc8}CǰFR&#JWLfcH~|_;l 4_KYMqx+sh|Ц c`/H=?9@`4^e#]I*>$`QJ ^VAa-d2vgؽe~}󷽈=O f\l{3g<rR&D% V%[aCp]8Q Qey'/۳.`#.dB]DZ~*gAC#[^MDۦ e9̽|PRYzqG@IϨskִ4EW'K\1/!5 Ғ$A6_weZ$ rC/v#եχA <5Ygq glg!Qr;68nJ}HhLc6|!ֺ)(uyh4'6\2-f{/w=@.8i/'vF+od|B)8v a$x/ 抉Db_o 0ڄ'Z&4Y2b™?NZd'`,]D*J FF$0{:gh,x҅m# ;sD~2:Zxvf:@ xP3? ,}P`ntIT4<לQ!{ }$]tvb4P~xpdFpqΠ 5HMz[8"g 8b߆Dzr L";Ys[}<A2 _71M9;Bo_<_Vjf{y*nɒIvDGmΎ ''JEET0;`+UI*fg<g;EVIDF[9)ez?~ܺSFU\;k]%5q4@W3) { cpERZd7x^e 4Y?̻.z|nɅYo پ lӶGV#.FU v .  TENײv3}!~1AY>7? .PSfbiHJ*%`Ҡ}õj(K=,J9cSsRS@0 W\9t!v f?574i$uqZO9P+#"+.aXVNDJ$7%Kf3փ4g^^M-OwP)g'M/vz{Ƣ;(eok4BsGLe"(jFU62Z.GmY2!M{̂bӵnRE1ix5ͩw*卒0[g/f%[e`GFɕX ;eԲN% "@[)~b, srDu?BvTXw ԐL[h0ЬX3$M!Lp&S3?8~YkL1&!y\Jnt`!sfG{g/6)^Gb!hB,t B1(IGV;10eΣA"=CWP 9ѻ59|C'g"0B4i<:4IW8&ĶM e'[;-tSx#p3K%# Id0b'$Jr VR:O")M$/m~Z6P{y #}iECE-ً /)}m+S_;$$Ȕ F8;BSRSB}d7=%pjU|{5d<(PQb pU3M :8L#_^V׾!tE@Кd?p} f:oӘ_f0N]W1`|[ґ4Ȝy!"@P؏&=u;]0(bBZ\}?%E|Q&cy2sbM}!RCƬ0˟OQf*] 8P(SRݞjDzq)8eVfMyk=XֲLhQletKbhQ{ aʼn&P+'0cPُWO`\c;O*\ldK5wټLHNr5:i9(pDwӂ.?-yד:,aBwr&.hbx62=+[?/rdx`=cv豩6 b)^XBW~RqK@Dܒ>I$j {eRL61hŸϘձ 3PMH}Ӎ liҶ/k!['Ojf#uz$d$*ZBV:Ǹ Y ̔N)"Je9skYDU;GQx%9xg͔iQ_Y:"',[F!:.3囹R /d"஑HO?1sIO{!"b/uMD4yKB^Kimeʍ? Aq]7f\x;;*- 3;t87',RmLAqm }_\AʴʹJ=o[AHs2^#@QYMO6~4-@H_|59cK7Ӵ[A8ށ+BdP8`X\!Ph4 :(;FE ]=5"ƲF-C|׀cTo@@oʛglV ـk}+ 'w4;VK'VH '%?Tլ@ Hx"R=Y帹,M!*`qՀ泃Ro$fHÀ}_`PÓ];=V . as,IjHEՂz敓쒀7MɈ|y7yH'(쒨':nA9aIZ=L9@;v\w܄,. RY4Q`jcu-oAN' 9p@k2 E'NIiCS/3-,4ګDN17$]P{r iB|3M/u]!-ti^dj©Ъ/RbՀhO(IYI d$VCBݔxGѰةR u\CY  M 2Ȗ>)zb϶GnW)ځD&3$}z˒r' z2(0SMC / 4E (䒬U:e1,S~f䃦 -.x<=A3hJ 5f,-`e(thP%%;ցۀRF@݂o GH*(h$@4cWP˨0ȩC#s׌Q CC0l[;ːx! _2dJ"DQ2*LІ>#JpxpTi9e0ִhDH*6#\BNG3ڐxOD./}?ʑH oy #UnZS6|Ro/bB8O+u#V-k/%fP P5Oձ,iVX,usDY*X_8^0(;B2Q=Yenʺ_c - Y.rxuheVL^RgV/[NR~T*@B8:8BGCIk?xG5{k/cp${%0ˆwx\{fuM3H:[_:9yJUUipHڊTI3bMᛛÒ}yrGBc*ffrCVX^1mvb*inWA;s7xP WxrEpN_[+_g|Nv NQ*|rEyN_U X<5bOrEAa5)fĚlب6NMn3uIW/mI5EwX%8G| ?- 2¶wTwn4fU6h -slfJΧXi.:f2pyCgo|瞐)m,r5pO}V!4a|Uc[}Z/1|r[F?.yT<Ռ0H<9KeX #zGP+$u~pBA8/?kӍ"˖!ީY-XcG 0buk;BN_Yk)հ#~NJ!.otGOVƒ(YErpmGTm2P|TѤF;jd*XvҟȣnP,$cr=QVr}mbLlQt}I]{Bfă~8vo 5\hoMޕ^.#g 㦓)ՕH<޹LAQc(C4*,JYCO7*-<6*tPZBE <&@fVQѬ¢NVHjs4ۍ K>DVyd}F Eo4 :QO׺HӦV[\b>mOrԬ7vXuPԦ`8?<|GRXS%ObRЯY5 ,ԒIk 8)AFHN& -T 4t%55KHW\?%@}| &hЫ X< %\PE}]]\?D_%8y~<+ qLmJS&oWdg[nBO8:sF+zoad24jC+':VE:&tb> iU̪2. kjw %FG_5܃cӧ78#_VxzjLEFS*/}X>N†K>=Xpi85 d4 @6/ 20{*r#ѫz"aTdФۼlމm{ggeHD*~TˊDLSg -UQDy 3 5>#}8zz.^wͩ`=g3}V%y6d+ TYO}//''7O3>W=VRa~62FDyOXIgQP-Ca¦FPo!Ne~HL ս!M/!Qw ̋t8FƚlN0îKh^(u<}Gέ: O)CS48Sy*ϛ][la2ΕX } '\G}'3MhD*zs@u(7p &?;pb¤ _G nض-Y~2esorߤñ.a1Cn4gLС$8$;=#7-}6 c~7yvaZQs4+K/.ڜT,eq.tluv2>:ygX8I@eԞ+jxQw{dÛoF幥R؏SqVhLǡ]i3їH]ޱ 0t%]d}8p_Z1L>mex|h)Rd9\u,d/wׄf!&;-aO>d!:߃ŠGr ؑpago|Y3[b%q4|`){G%A9ǖJ˼nvڽՔ;¿RΣ:a0.d(e'~GYZ]UaC‡PE0EkgDyuXO7ڱ]3ŕM~91zv H96~]e~>̮≧@QFh lQ[!9HWϲ+cB5omg\ v{_>wgՐfpUM=9Ύ}!kW|2,= eUlaV6k[N6Tq1TZLTN!a'd9rIhO?$^p!96.{Sֲ3sM M}Y[MSczbd4?G[g#痈U3C㎓%ZԒX+Amp%LP²=~y8ĉ+ .) 8i)3:'/n.72>1h bA0]3^=׹}?DFP0 D1ww9 (d=|th>BBTrebnD-񂋥s`"M"5I4>KlXt=+dk5l9Ϡ/5,&Ӗ$)Px`ckd*/>U6: ~ny7mB[O,^a?AG,? NMʋ $+C Ot@t S^ 0ӂ^ qo1fңDdB cgz/wg"N)o8_‚#%+96jG(2D0ǜ[YuɊ~5 ,P#-hcdv`pWӱ $>{ &a b5̼IJN3&FD ]f W [KZ|OMpq 0.dЪ@di{ǽ7Ɇ;xB2$律lw!G\^$e"Y%AB yIrٚ.TsE^Xݠ޻*TI@P_ kzo:TM%gͷO\KnC p\qXE9qVJܓkB\>ga߬aWs%{AoT$Xf14ĐX\=ziKAWMlvEx~*hfI" mϳeNTW)llGu\u,ͱ5t?Wο>{uNy}Q(dK}դn]!CƗz9y s𕫦^YnNRv$aC]z{yke{@Zcw{Q ^q9~c8 |YC'.!6 &DV+]%bx$&=RXk_/A_+x<;B Rp5 1"Mg)0HDFH$F ERݳTpm?]MW[]%dW/ ,}Rl~f6r-"%Wv4Ǣur-ߠ%g5N75KfuT\Si F7B!;ϓ?:?6oYzcW v 1ֳ.OsHV_acM)]88ą|%"[usCpPO&!qGΤҔ>G]ǴujZwoq"_?g8(oF&+<";w(4<3sϫ^ +]𙳋{Z }>7nϚE҃oH/e_wa-4pڨ>o2?=zz?@5.gJi c a@TM>:'v#v\q8[VͩG\,YO4=/g#I7/C#=w6l@9 m2vhzEnWԡtG}7^l-P]CC*LwbñLBW !}TMiה;ũL$pL5E3R.7JF$%eSȼkI{§ree}ʲoU33oZco,2z+4E߹5oUoM(FZ8~h>QVn?< |vq6kϑ⦹^ke-w+B), xd,=bqk[ B~=ELϞui7:]I%\Z,ߡ+<,h$Q8#UFAәLM^Ri6! و$.kRC H K"&|Bb.3BwH0O4cmWoPoAb\|_T-ж0>{j%*)hP^f`ci o4qWHC.ycfkIWs_ǔ6^Ssc] p(,tf)}|LFs)7TYa2N?]%qh"3d+ 7tE*O8//? {}U}g:ac|郎C95&DdGYls lDiQoLyrUv:w߱^cʄG˄>92])K s吝&j54].}Oܾg(sZFӬ<Ƴ⦗>RE =_U(n&]ءu6:|yWⰺ%?ٌ€,~k"?bCSGpt`.0}Q2Iʭ/V̆[9LY•r#ʜKzUh$Oʫ;aaW6ՙ kU$Qpko?+ī.vBi34LòRSVVWa,qsY|mG_`F}gf3mmE;4/3yyX5Rm4&Gv6H%01MC`U[ Xp2ՎLdr~&Gw&k#k>ee3֟~&KC"4(fiGLv6wWMKR$_?Sdܼx3O%3~aX)|̕9:>ˁ  G[vqcHa8=lZbDq嵐'\ݥN;)Mt.1׫`\ BSzf&ף_HxH!Eũ% ҙ% ~k|lU&Ja8R94Mų=)<$}&0;8 |>\>{v9C@={Ay-ETiuJM@0E}aExV{^*p:}s]R6lu(nXJ~ڗ쎢-@]x%G^v!KC;Uli1D=iR\eUIGgICB*Ye.䆀ʟ?CU} ڧ"ω/}&[irM.w55({Ǩv#fn]?ξ^<̥nFc> &J2+d-We.)N}fCn <6>[_@󭔺^ِQٕZotOi_x`?շ."?@V4-abO)ߞ8u!4{IYY[a^z{%Zdp6 .=`7)yF ѵZ 70Lk L/PI]G1w뺆b;{@׻{K;5C75<W"ayB&('xK#vs&Zne7͙>s;Y[P_dtTLaezHo],7>j6xk*0V6Fڄ&PH @͸=! $N|ӑhl,wlJm9V) 2^&PE]ݱ&>MuGk }Dv 6ԯ͋# ӭL3`ۏBiZ/f>ƦAyk ؑ`uX[&F7Ե&vӯ\-+aO|v: I=XkFLySdas0<ʼb 5QN/8?YA/ó9k.l_=GP$ǴB%FcBlT/< =qKlbGoK5C}bx0A{-Xb!kiZF@* Am$`xyWLw Q^W}`GU']pw!@]bm }=0o}Dųie$Vɢ]ɧyGղlۗ$\W%OR"'&V'\w#.q@į''y8du pw^9:[=( 'MǦMӕk9JʽK=jv;٘qC=s!v\?gtnP*uw5=Mws[[{*h {eeQ1(PzBY *F%!0+V=J܋x>d%r"5] Ad +.KToaU̘RW܅}\QYF _!/;ҺW A\-,݅1@NXE n4m̊,XzwG,1XXMEe |!(Kme8f"ifĆ7oޢpB n:(59@4jŨN{mdkvs-9p, gAmb҉7Xerޗ m Qdaa-[Fu_gc0d، ')FDan5B Ӷxܴ f?~MZan!FJ"BᱺS Ƣә|FgC) L#'NJjVpz~GhX #0#X8Wua ʡԀԳ76?Q 5h:X򗋝ҜPL 8 C׶7֗NfŦBT?Yy㛒3°zb°✼GQ&VJȉ#BÅ{쿭$\%uRj: Fe9рG4Y;5M:%(@ C`R{~fDhpnLa&XWAfL)%KE1[L#ʳ]b~. 9G9"Pi47 #~'A~* 1u3R7:yTOqhRKәPPAGE>ʦ33]⤛dltPE}'7[fXeM֌oLdxX6'D~tL^;C9NEݹhWx]z>R{yH|>zvᲤ*@# 77,X|iVů7Ƃ !PrY=AkNJV+PWqcI+ 4;v|ٍq B(GbiG<_=/ 娹cE<4Lj TwGyE:=]2*ƆqE˹'pKkwAoLOax:&Qrh=W'/H["}ו0N?̈́YI"/ۯ~4='*R6(}d8y_uyD=օ@Gb`olVjٓ'׋+՜~6q(?v^x:zBwEJx0s h-W* h8 |~"~~KNQFԗH{㝫a 9b,Zg^~!UTlBeW0ccش]ێ`1?AVuSIX gPuSTGM7xe~5B\O0٘5GD顐g`u\ߗ'uh(ז)ˏb£Ʃ2jI ks5)'f;h`yĠP I9!Y^QA cdiR~ K~F21 Y $`;{D)J)L/?V$0_/:yS]xH\ 3Ive3E(UN\Εj 凛ksR+]*gGO0 J˂)3[.pu׹GWߟMbpT?!V/\?$46Բr-40M/9zG2(D#ҫm#(-΀|Ɋ!ȇnTS*e9%rD$~8"퀘-Rf+ۗz bDd})aZ~~i$}7yKZ"A6G ^\=p:1bԙB '3m` ܾتkM*.#)L2N[$BB:908Iz<"DVJĸuR"&LB"^qSpN,b&#l{M+C&xXBI$2-d)pLqF"IĐ%Cί Dr3 ~ ƈ,ycSl!Jʐ(>rWxf$D2c.y D‘l@AkR-"'|KCKS#3=L\WTŹӥvQg]Ԃo([#!^ 3)qx,MnJ@J6X6Ӵjڱ/6Z)3%5bZRȘ.!@ZBS-ޤ"-?E61Z(2ohޖQ#l?u_{p=S0ֶ╂1eCqUYg'jď,g.P顔+m&X2lm<2$sh#CҒ,3b3փsDfD>+% pLHq{l@c>Ҹ&\9ɴ*4!9r7Ϲ\,fyse͕,xUvjfZkOT/n[\ٷY րUb!H0H\c Kp*_-,_(~I|~篝f)_`TYӂk&WR)04|Ts Aů1aB8꺉6B+CUbnUQ0MՇ |bX^/ G\14ޔwuV]f`i)ו4[zK(OG&He^RRFkHɿ /x[lG`S|q0_7Y;Y FXFyjڙ4;*nc '?&j2e\eHp SJ.dMf[k~r^mK4C8]ڃ)~Cdty8ځ H JݒJ|Q::1b?\W ն4Qq7 ~="n\o\4% { ВCBo36.v%Aת3^ t/\Տ],uYM[0*j&XB@ #YJ1!|&K.H\"@9{! _'ɶ%Ib?zR923(Ѹ83'ڼ !JvE1Oyqmt3]Z}yY} 0#mHJ؀=n-|_@fL_IO˟~_Hh{"%SUWJkm%e,vǹY\B/aCTsㅌy ~>GH -\i)L'1Lw_?7S*7 1vag#CwmP4|m (_dKvP[ZR)]9>qxΌqDaTxg# c2ւ|U>bWklDc0JYBA?1."jB;Fh;s^uqɅwo |k{k}ez߀Uej&%Ú`1#` 3n(~!83iəxgo<ED9 _EU8-YB&sU>/z81^0v"ija %K$sfWDIT?/w"|Ei`@}iov#k3hI[SY^u]ɘXo}͝b]Xd]6Mm#$p ChЌcgLW,͋FZpkz[,Q[z|B,nU%-x~.(F0_XNnv svf80Y՚JKjjgw"}B+ KDΛcIU.^vM ;;7߳6V.ޯ"9#训kU~/DwfYA~SO8QQZBC(E{e}H,(]_+e_zGd?3d Em-ʿ9CAǞ֣Hihȑh^Wyz 0u(>961QYSge1K-oNahxK*H@KIEm2TX!ϐ臓rЀ8iL哎W3qu.7V-PkNnLo99k \a h$J%feoڽ%]]&[0lz@w LIzbס7VNްX|GOsSj[nBmkO\}@?Mػe|}oGo ;bI snl6ƒ"]Un뇚C}C=Ֆ}Y)ws0`|Et-/Ĕ a܊ M(i RvA|9rnvLTS?Af_5bxliJm@CNALFw)>;ʯj<#jNjn^ҳ'^[ nl31^R>X \:fk%RPGh¿FC?0C S)zIHZ3y"M4dj3U_I lvS׵%>fR =b];LU{<,SWSц,vO~[l:"e=̫*5b] {*{%Ȇхtf\l/(x[+**|Cjve?b![%w3)L?C;u,Ra⸺kIuzq0N+ۑN udL% j?\HD j awOџI< +_ O RrX +egvD@k1c,@G邯|(0ъ[~犞PEƩWGy¢agy  |7>|rAT o^hō xH7^Y=)`Z?T&Z[G>s\ZӘC>/(\ef :iug&jKeu&I6g%Xg%#C6Qƈ]4 4x=S" W Y̡󞾄̿'pt=aK)4LDpyؕ4E{n|9UF>UFӂ؟hT|`\t >& &= b32L|A LXN1.'cEJ+Lbtgv33߸"gӚ {8j4@|~3|},7\0!|%76#A }A"ASqݿQcBy@2{n|/vq f,CܠIef;雸Qehra_L\5[f"VGڪ5 :"@w03Ov2=>l/׉b6{ȟjD¯X2AI: of\W ,Bɐ,+fbD!?qܺ)fJCn~싼ٲވEMiO$$Y=$rX_s_} pR*i4D"]r& ~ L Mf?sxAX?q<.7 -A^,Pq^z(8o {/8"SpԈLXra s{1*MNs-(4T久pGF6K̒ ۖHA*GvX\%sa@g`yf sw,#[{ 5j^,pK4yrpDǏPSRٽ-nI{ܫ-H5!r8idtvM5 ⇘L6wLӬE%(A&5H 5N*?PƉyp1*_mE;2@(S#jXt- rz7K T$e o>; ^ WIWGs+?9[U{i{zLUNېRp'6>(2!g# VԦ )*[lc{iMxoVrc5I# &*@npktm)Ms$ؕuށ9͠UXŤJƶq]L@Zf/imDjtL G#2ҵOWVYO}$꒍(LUNI%.!#1: '72 Q[PaFaݸ6HFTtAm@7I 8à *hwdh-ItG-Q`ztϻm9AHZl.,U^go u[|lX^kEUL`LI9HPV66Jr4lwǷ:FtP%oo'= f Zk&V ,.dDUe##F'm7fA,w̹=OgwCHRZѫ+5rJ2[ ;W7{͚m`ÁX2r$Xbֱu@ .A&]nEXcx_M/I+dg)OAd Si#o r kIΰ'y@FGûvILM_ehBUTN01Ks&rrA\ FGj.p"i0xu;RF0lndNlr Bȝ2Eh`SQ}UEAʑl>x6%a̱!Cu5YD͈vHD+*ttbn9Ԡgfq ?,G8^XGf^0ëKqgr2hKh8zKskv(iwMfPy@l̹8ۚb[wVRŶ b`z|t)h˜X z`99} WopG{R;O@28 YC0PR'D4Un._N0´v ZOЙ2 C09V^v;cRR9dN Zt4p}v[k"Wj]u.gRsЦ"aC`s~"a@ FDJċ>zݣ;f-oNgmH;1n)%;nhH,)QbMIt8Y_W>ЋMU/DTTVJ ,Voż֗V̈́ bs(#v8BNfrzHw5)9w0,q9歞yq#_\[Y qȈr%.v;d GJf;Km$bw8̨`O0k31vW̉9;cncz< ʑ]UkUnJ)/7ߊ> vb:C5k]hj0<ʕS1XpEoyF]x6ȰɵVyVK8=%~|4P0y|zpHpv [=qa5y!A9vX(0C[YwHq`+Opo8^WpS CM[h~́wKӑ~xp1MRuDʿx3gNKw \ɰWNcަ9 _Apu{|Ocj*ncK #9BjI{noά@0bjQmCuwJǎ!A1 )a9_ %R\T5Z`4-}`phxAdEtôl $aeI (ɊiَAIEYM8˺y;QU Ӳp$'t&%JVo4v#qye~/jaZo;aBRica'ieU7m4/u?@ap`"L &H, JlNͰ/nQY^Uݴ]?Ӽ~O *zIB"|jBTIe.~c9U?@]T]3êj!30u mXqtbY Fe.~ lˑIzbZP$Rl9;ΧF@y80(>rG#xվo"ߎ9ԕ!md0;":^ mTj&cǭAJ۴o_qcCNBnS,oH؟Ka`^C/x@|zEoG:`-mf\Yq>ha&"$8U8O{HAW +b=Ix x֎B0wzp*>tZs&= e*4Y(ְF˭PB:jdc#{2OvPI|⭑3V侬r.XB+)y M ~mG|_^zنGsYj*t􎮸f)& bH)d>b6NfX 1c>#vC y u#\{-'sn' j qPf:=H\֧#T}"'PY U|"c~'Epz"$Tv)L+:'< 1=@GQфͤPJBeN{>QN0މE5Aܼ)&h{@ pf']/(܄bO΄Q5Zc /ej)Hޫ^ ~)͙#t&GnKy :5&o<?kFm|;8+T>NX2{LHΰ~રBMv6s'Ǣg,%UQ|ZՇStЌ1'9ՠgBA_ '`z5ͱck}QGX羣+=:\_| _xl@2ʓ7r*3vYWaJ4XUQG";j@q(>&dPd3i?uc͐Wԑ0#Wzn2麘Ar3\dE69QpTRl%Fo%AA{#IbRQCRVCMMB~[[)k(`B3e9޼F| :McS;Ŋ)3j=UNYp=dE σ)Uj5g.m+9 ӫ5` (<,If.ma1*!+0{}Km׈?*iĠIywFk+iC^N}RB3&ع̕^Ᲊ'N)>K GApG&yR#cNvA>Aku[:5jZv06 [ET8q( )'d&vl>Ny !F)Q"ns+]w/MsK_B+KU\8]:[_637BҌVuQd)|+7VjӻPW0pכsecB*M83 sL?L+&*+8͹o]7^%#P 98sYɑq,SN PD {.>1g*ܸ|{ cČJwGGDp}L *i}.z|R?@q"0UH$ 8rjB/2~Zԛ>|p(~mGNteƁ9^t2l1so8]޽x }v3BQ`G >Až #I|ARqt]=;ܢP Ɗ"H /g5^ľ&; IFMBU%6c ]/ð΃iZFr8.7WkYPG=_TeFiYFGA[^ɶUBw_žvbK> ZzTFvx(1a EL[hnݳBfonts/fontawesome/fa-brands-400.woff000064400000263750152214476640013275 0ustar00wOFFg DK`FFTM0,^GDEFL*OS/2lL`1V:cmapL!qgaspglyf LheadQ36rhheaQ!$6hmtxR0qClocaTqb*maxpXH 5OnameXh postZx pkZGjYxc```d[]ѷ|D2dffJ2[3홾LEz~AtިC ޯP8[mͶedu"o]vT,ˈ=Fƈmk6boR'uQ Jir'rKr^i^q!>8*<+/#llM:^IH4bI9*'oĂ*WMRWk$vXvLЈ=?&֠7v#٘ذ5;b(EGED;G"-H}d]dAdvR<؍];w.܉oc+6ab5*\O |Kqxވ7`^S00p<AC F(TrXKXB( ̇yP s> ,({`0niPp DnׅkUrS7wsvt{mnōub!猓r}Nw*YuNss3ٙd}Cv^c_oO P*to?$ lY>;Tx $Gu.'"3#r}z-g{zzF3Fli.$$!!@F,6`$ .c_Yճř8qs""g  xRaw8ohȁW& 鞰B=ZVjo+'LfA=AZ`n˃hj5pcV 'n f5S7QX%J!DWqt"3d+S}J"Q^4S#{fPoE&;uUeٶOWH1 QMd G .n@B~7j!H"%܁F5U>it!#L Cap@8,\-^ ğatJxO<0`1'vL_k.F.Ri^y,s7ZKg9S/kj1+o]aX=?ˀ9P(B~dՃw.4#-oUG{g۷5ߗp{E|ߒ*~*A(nQWos Ъۤ`~{k(`p0l[ `BJZS?;OGY _&ˁL !rpuV %7*MQ$2%{d؛>p>&Ă0fY52J)Va"\ 5~BlfTZA)Kw[ܖ.wj)pDA7_( 6c)i3ryJ+O>Ro߹c闎 槧s~Moyo@Ͼ6+ ^ɼ‡bfͭ5]4ct~/P B f]0Lˆ|nao @10$4XB*d s<|kvFX h"I[ڂkQ/ hЪhLza&gwa4hC>4}@*?Tf+e5trBu{fa8 bz•u3L6KήwA|]^m:cl!7ŭ"ٙq()[z6 }a _a=6EAlaB^mEn_|&F֫ y؊2y]}TT2ن+Fv 8UGWP6|! Km݂sy;G̠dO4=$-b#Q*-Ƈ[lO +fAToAkXYoϋvM^UxEhI1,<=ՕEGԳz(:y%T9!z7zNkX;h[a< @tJWx%>C? ǢU 6{v:_Oz#Q7s-\G=G!:%ehk(򈟉8iݷJq)e=fRى 2JY5lW\"Der[ ó=Eќ#El;vEhn+A &\+NiFR] M#~Ȧfn]N6so_㙖.}vyjgΜy sCp»1ThfɸN!D[Sr돘.K2^hDZjxKg _&@[k|TeUwa?I7.J dK<_^F G; ~W27\~|D3@{nPmL!6J#"h +vۯ R/LN.z4.ˆbPC/@(!<$H*"@"j% p x>HD$1BDͨќeg%AHixf.n&<ӁիrPXԅ9Jߥ(U :QS PPĿ/ຩ^l:޺RHk +7;QW|j* jZq._? ċ"T"cSw3ίBg7oaQ1Mezqc֝D^>i6X4TP;>@*e:T*9Q _.ewD +T?WBY"z&v WcEh1 =ɍM?Yg!lOOnވ-u'Awbg'om z M230 F;Q}g7+gv}@*@ĺQuuUc J7cC{nCz~_@6^H?<A!ϑ|| pw? ߴ.r(_q#'v* tl] 2!nJ>~cט%#s- tgv$}ˎxOb;:_UmTQ>OQvxN&KX/E>_qۖ?oבÿׅCXe.dP Yy5M/y=Mo_zg<05IEkj""[)Qg9g ?g#y< rC:'XfOݟIm UOPo\v*Bi*{sBkΖ?0ulx˺·'\N=᧞KRxL܃T!3S,#!'.nL9 2T'rێhog' :w:5 bukfҨr9:>Z P<#mvs0fVk, Dϣ#!h}n11E\{~8[;>f=~ӧ g- 5hGÝvߖ76g6܉wk(v\TДlpA#C HP2A shNt]$#Dol޷eنgM,emDV LUMPr}fQQ!c*,W/ X'g"R-H}DM /<AW8+]iR*6mVrb'D)3BQ4\-fb8. ɽȝoZ"F< #smq)J wڷ)۹nΣhXⶍQCE-ŪÛ0OjYّ^rݗ/, Z̮rP$,ۚ~Z}.9~i[1kw:|jiI2DKAj=/EO«8u<}~P'sJ߇TP}m+JEBٖrҷӗ-qY`+2LqFV'"Z]gCW;tېFA1ZŢˆʙ~W5a\Jq-!9z7`{(mK!*kf%Z̻E:b{je\g4(u|WN+7܇q0(} ]Jܟ>;cf޶O)j,9ඓ'juj' H)&8 z)y1ho/&Be1 F;E¼JZy/c̋a)IXGٹlQ+^M/Lru[iwl fz+Nrw![yXgu!4R?s:n6_S}]RZ)2Fh6IB'f^vn7,yΛw})m{ܮ &|UApk!:@ 6<=J?2>(G|+l=#[ ޺jY _\/Y׿Xu֧8o}Bfgo><[/;3cb_ж7S #k/ǎ[o?vpow}YxLKPIlbߕ{/lvyc{=_yuCͷ=}z뛝U<̙="u;Ǭ׀ 6O(;bJ4ӄ,|H$MY2H㙛iءףxUxf:inC@ODjT\L R1p/ 6ݴ^+fyɿ˵Gi)ΖrF\q $8msx#>uiImKk9%'asͯmx-kF=~1GK縅q* )E *&cfU +ےx:dZ"袨3>EjrQTQ3]V='eYƋTjkJk (4P!φDn+ky%[E0ll5CSJeS)w40R%InR驲$er& >e6*wHbC ^ԩhj [8r4,QW$5 #C fLuˢ7^[ζ>ßR7XQG]("IQbli_lJ\=r!Xx˕\td ;#MH!*^oy;%EaDFiD"!}(6PcĤ2bedOEI+{R4o^ebTj=M›e2sy V*~d +ck!q L'bNr"mEf@H"ޒhQx2QӸQN{qgC#Ƌ;V O q=Ao\x`w& XU\o4nMƯ%hifu׵{Z[ϦְC͹p3-c.ՠuwwkLiENUl o,)mcGKYw<p,ήdnj)N-2+:V:Sz4QUöfo}RiE'O!35XNT,>VI].U臘p㐎m=բ<؉j[G£+ޜ^f>N|s.!o{zNyTCj2zd zD`IN*j`YU#\%I84QR|75pca*7\06*9,г)+0Ի Mrd 9)x2^CUYf% ڛ}PfQVɉj-hc0]Ws5sMyUMe1;}!ZBWX.EF~=-sO,57y|?&*Ee1Fh3V2W>Uh%a_sݐVߠ|YfyC˴!́z)&%1vWˑi,W j,K~d!%f+SQUeQs.ߵ"m[.Jhpf#}&ox6N`k ATTwH9&O *22" aoī]}>դ!Zւv/,Ak <*xǟ)੭݅m}a}D4w JEeFDFnQqIzrmduȓ.1;A y;ր^S.Q5gqG0O!\&籙f@A?zc P588gaTsxLp$f|CU,z BXl,x^ Lw3C3ޣm\En}[lIX@[8o oC;U*1ꑰ&ݮܛ'Ō38׿ A`7Gp^U@;P%ݨ-̪DCY)ݐٕ&g޴ n?/ww;;Sǿ_hV!r 7]1;N) dt>|6!)J,u`o'q7i#Q9=i;{SUf2(6Tvoa8j Ilb<WIXc<&^"=ί7ۚfciw-G0tmjӲ)5<ו}X躜pmztv6yuM?|!j:2e\G?'x@Ӣt)sٙ؋L؂/Tf8g'0J"ω0J.Spۉ@`r-jjɍ_q;77vtIc ~s}s ^Oޘ߷WѸH[[kc5~0Ws,Q >m =Xc[Yu*S>iga*+%BK7%SxX H̳*؎!F#K\!@[VB-6Tql8hp裇|/ם<ON.q~cX2)gr]Z=~qx!uɰ !Ϛ 1utأ Q3\LYe3, J$nwWP /-õgE)\Ǻcg>G4օM7 _UlW iR{I5e d/i:u+a"A2Oc~Y-AZr{'$ѐ{A> #%nV۰78Iڣ6G4J,RQG,‹EߢQJ Qz2UfO>2d $VLiF J=ET aE#gL˔TQC,u@ڬf7H:`R.щ6\)1HQ&1&Zqv}V^daͱC: :mRSP`LѕB:si’dQ?ϵbgTUA°Ou%&3I.@ bY$*K)#ei>1De0oiH 1STfiDž, o"㐌}UQ޳BGXTgNU4 . +I qM[uWH1V vXW܋|vLVm}ƔE̓ j)H.DW] mgll1wU pvojnNGR[qKc֧%PJhFޤLk"H}Ҝl._ohea<ގ:&(bUPt^Q~⳻t^I{ٔGhS;N77(ؔ>>žR(޿(O6YM{dyϛv,TkQT޸[Qv=9D_yb";߅G)a9H{^lӡm2s|G!<\宜L]jU3BBE)Z YSή\y|8]=s9p>]^~՗RΐBUh )ų{*DIEphfk7,27MW|_H^߻+nK7*OSʩ׆6Vu<ƤQZeRbw=x~=]"VnqNRO /}^d[YhZfj2 "GFɳo)9Z4|rƑvMAP-˶/L࣏}Ǿt|д򖙳uu53pa[uQ,uUG[ZZT+˲ユ,%Ѭ1d}[|x%RRd=2A.4F f3:j4IAǬcQy1S ^g%DC+OngfΪb&\y>?ݨnUQk5:fJwh3aj,]Qּ gl^~e΃bقhhUݷ#b$u Hw9ːZH.+ZFm5#"[ aQ^0锊}YJ$G Ip:7{FQW]X뢠s.$G Z<y&p8rF1JizA3oڮ<#t0.MNؑS~ IGlVkTDg2"diz.zaX$>OQLό[ `lQU؈m4IЗ!{}Xc18n%&NN b8?"y[K$N]G8 |gꄨ,WU{n(KۭT|N!u? hl4썗QX(JIbT+am7lf}Rs2Vnĺ}K~-U{aWE޳tUcX՗ /yzАNRoKFH?J-K0tsQ8Ǒ~.)yOX:|0jtۑ\PY5$!AQ U[P˲y{̟Nc<hfB#tMd%v$&djp=ګބ=[xɡK^l/12C7ͷ떥 ||u2niƭt{ *↥1Àu{+04CSݒv#Gk<_ ͗ 6Rg~ `[|} \aQMdž%;a`BU1L$v,u8De紙1~o|6\7X|IyTﴀZ?fv@ r̜:[u+ShzӛЪqXK[.14Ox ULF9 2 _Jfd}^9)BlYh?H0Y>sB:"hخJÚ>~^7ׯ.}lz" t(Ï4^2KtyEژO ݭ!v $fr: d}g"i<(Gmj>=<)F_ܺf}-C5ޘ>] -Qr|B#$JjՖvN3Hb3BG[?z%~w/ jZb?(m#GQ{_ב^Ftn³ׅ?F6L%؇įj=?ukQ/ʋb}Z `ſpp9Xr0{իɌhЖ}>`qN>U:YM`{eCuH8]?;'mfMFG!~W^xy{;x; [n\"|/2uG]vێߥHom}_\G{{?!YW/@JCKqxz-Z[E;DEle=Tʜ"1UDYhȑD54znU*&)F,""gROiOm >b5.1th#hP(ʟ{4~u<CٟL~j/&U%R{neIWE*R"{C=5銭J"6RU*crTET)x4;⣮_y{g,2ȹ~0sy/9v_<ą$s9O@UvJǃ$CΌFKE7;m#jM{PHC>7jRD%VROXr>{TMY+Ȅ+|)zzOjlȚ9Y(V#eadftᴬnM*E_f#e8lV:z4Yem׈GfdlkA<54IUtSs&s O;|OWԟ"Uߍ ya^Hw S)«`p<O{J 3>AN2O&.q`og~)Siy o E)@DOCK\5Uֆ񝨂ȀId#3T҂gtJ&̑S#:#G[QU5T '$xW2IgH$%s#>%_zv:7D`2=>oŅۅl|Y7qӌ>oh:wl$_f TD'zGDO6D ь3uE5שGI^'bFtp}u4 rp./]/ڎ^59:Qj$*=S g].*ι 13呢CmJu޲}2V;-U=}{dz6ìD"9;ڗYnUCڱ*' t*~Θ\b+d2CsB3Ht g3>rT/ȃ/ ѡ^/\jPMEBZxXVFxq>Se/zټǸfE5IfOqlX OFD bSOg¾&QoHrElkX *jY )yIϸ:&g"\oщ>66hR_Zm2NTK3kie4ۉS,m(>u+K{[/[曐߰2L[[&?P|+ʝ:}tM,/,d{y㡹< ogw/;_F"sM&%DQ^SnhCFl!o gZj:kXȹ',9oDj4:ų+퐏 j]WﻱT2 LЦg(oU|q^.#G!vْ| kε5dT/MSN:hba:ڎ=Bd^鶮%+T2hI,~s!_ * #G,= H0Mt)}W-+?Qp\չx[99LOIwgYa%$$$!EY$$dMA$= mp6=? 0ιճ tuUu{4d6tmP@h˵rkhyJac4:AD?oܞ"gǹQѵ^r ߢ]In,u ܭ w$fwq}sܗo$6Y1䪄4'i0MjB:qCY$[9}y8D/'tA}417N,&(~6ȓh~],ʯeZ<46 c@"`=M%Jf 20>Qgܘ0ʳB>8>>Aƻ0Cf8'w\E#6]{rW >8]}EqHء;w5:o]~Eb8_~e/Ê{ LpKֆ~m&KIȎz6z}rCv77H)O Gu!c:`D>M0 uTɗ} =[Ė{%Cb̉,~m/YAZ~`MG dY_ /gquĩ%qBb>KU[ӗceA3L٩ [?*R.8:qLqm/Offsd|.G?ZnW^$ar%6KHr̸$cCVF͞|m h[=YiS%]aU*ʪ*%̢jWQ<ɷ-cݝ;[7Fz[ppGLG)i0QUl'拿Kc W6^涀FF,_=5k7qo >C|4Y : &a H ~|֗11utfXP'J]M|ٕu~9Dz5BQPĂdA(<.ķoxQ,QS+k/+5~Wﵩ|ST?t!%o{N~E%՟K~Bxb0}rW\44K4S˂%fRӦf*di&9]oJqEaoWkb۞aEy6CW*oU*e^|b95?PZ^4ZIİXCy_19NLQ"'W9<VƧ+Q#kIJl|TxX U\Z:9E64@%vCLiXdf/xj&/Vp+*k3ٔom׫~협~ԙf6Ylj]jB Nc<^ąIRqt6((ZӰ<sw 8qb׭d[]{FxODˊ« ZߠԂ(+F[x([p⡵nٵ:ۿyWoB ׊T ^\̤#ImIjR)і%?S}ZD>>GT:pر?gno/۟~ō<}`O%Ҟn1Rc^~#9LV)/dN!:|,VQYjbCGhJc^5.8?""$<)KDuWӗXf7\qkn۹֗wK&%+r+L~|UPFY:e |f`&1dqwNC3bvaX 66%!ѡ]:BAB- #bI.Ր37Df4XZh XMz8j֨&KFF4GT΂4J  Y#I`=,ݫO9(JIc~R3\2H%Oy "Lpqg6 O,$svE}vm7.{8Le]=*C'!+^usWfEWDGmEn`î'hJBD+#* )DVx6PgEIT)H2֓M|GpD0ea5X?(Utn/V"T~'r(:]R4lYѼhE8Dy>̃/,kIYH<5K:TWbɦ؀HDA&A*JAf$!:<<"h|1XOe7? hID-pd6YL5CcbK&,-$ˑRIŒ(˼,(D@q%hȣIe[ qj(Dپ qFeY*5CT5(ÃQ.Y`bi bx53qL3JY9>x=RqK_> 놦 *b/+N˦À“Bi5$ y٥IFM5 uE- sGUB,ޝ U'ePXo cB!bUmOHr**G?Ҥ,PL#mN2ds~HLe97\yX0|~d=LI*g)hpň[[z=z}MlO:]~j a)3 <&a^8K VoO<'x9Q=5]eTWLd~/9L^E| xaaX_z/=FdU5\fGObMp7<*P+jQ 0$&K[^cxrjZ=ՌOp- vJ^FeAմfXnYf@$~EFE2%fRF>0M"Z0Ҳ%tlA!Q[{qjRN= NxJ/%޴h)>{N0ƺ.9Dԗ$ȺuIj9n*L`. ,a0#3u1&?ׂ? :F1?ɓO"sF3{}KzGgKn?'_4ϚlƁ#s^>xkۓovp-nK@ 3zvu34Z9Zּr9R eʪkј739RПgVϼɁgN$^ݝewٳGO ~tўt/?jgUʽ\ z(cSƬ_kb3 넲3, llamxԝ:4?ךl.^|Ⱦ}s853;םZ|,nȎhP-[^8tǺss7ncS(vFٷ/qϓr/Uiٞ9Jfzh%ȩإ?|cnjR (g} EDDC `Ҷ$kn "?gYQCBbf 1nrY:0SdX[$(IuY vۅ1+ k jlRg[T֏Ntoq0) ~3bRb'_/c_ _ss1L ut lu*oVEqJf3 ?k^*xq0A\8\g7/]_![v u9$)˂(PsἣbeHv:ΰF}uU| 5Y4:$j ]neEj67i2_^طq4f{t=#?{]o։a;j?>Y~vP<`a[ T&p/M$=EÈu2R"#){"st S:mG(> g`amtp1#08@Q;lG6l42yi[Nœ%]X -'8/r]{=W¹AQ_XVs4vET=KD.1NNf%$`IY6aEa7qԝɣA?BIR)IEFF6(Fg}i/4φ-ɲ(HC[^>>1 FITooJ_K8Ķʁo <^9Opu(^/ꃹyj!oHRm#M)Ըhت £#~eot[Ӵ( ^4Ҿ)nR֞i:Ӹ|Yګu:@OtDϕL8&ܰ^&@ᮁO"9E: 09=ɠĞp'.,~`r WF'c^v 6maue8B-3אD>Sֽ\;8վ RѠqnK5@4jtPq- r$<%lriMfFgkzX)?#-~WZ5[l|A$0hI,zxJ#&dp|qrjI[% ︅tu[^[c4?%_%sH 4lTI%aBG<8".Ynf>6\[ 6"uHyN( vmWՉV JKiD6щ8yfג1zQݸ_`[7cTru ;,bTfH* 2i\j K2߭2e/ ?|x\ V0.>4 9Y!RRQf# ]ASbdaM&40KeuJS&$J7K)-Reuvo^s^ԁG:,T \E}14Vf\I!F<%<-)G箜j!9s{T҈8vhnߜ)4)vtO#) owAfaMqӆn-km5utF'TEq9iĒn)n{a'1#Yӿ|,x'coCxu1.qRz*:̄ 1Ԅb[Jli6JvyrŁرWX(ro!'Z-)/Am9 D)]]BOXiaU;hoW;CmYbZHȞM JUϯ"Z,Lؔݏ3 _ٛMk k1+[+`$0>9'ķ,|6 7 J۫Ͻcqlґ#K;'拗.y/pտdWurKMZydiruϼzEeX;xWM? \%͋?wA5W4Pl;<w-LV0d_a1CW*r_QgItwp<[gŬX~׬K(TȂm.:b? ޔ|=#|>sş BS)툥 ,(XATI7 F1J"-2GcZdxI-1p݉:..#VuЇcd(̬zLldkF:?:O7$ AEfi/)ꁥ)J3ʨǾ=D ,H͎Bbfb T+Э NV?gUmm%u܏ëX!#{v1t{:kRV̉ݗVYM0g2rbBAN_a Qyrt{j0 Ԁt"pX fk>y0o}Km*)WVgv!ҔPH\((FVn .d#T(dQsvز]>"<2Ji3=ͪ>qR}Xk! 7VNؐQ3 {2ޭ42xVՎCңV* =7ֳ[Z;'~h&#g-jy34_d4JEޙjh5ʡc10jc-{X;s&IJ)Je#0HPN2̪.'LB#as]_O' [։{>*} cݽFFrl*5w򢣏}r%sىGN7:g! #![܋<|77\r=5j y_ұŃ'2 : 9Vwp1zWcUA'Zk ~* "".3r8b9x MB??᚝EMRzFI_Dލ#Atܠ0ZEC nŮM0}B'#laTT'Ҧm1BF;Ӓg*N"ܩ'omhV$#qL qDTx=0h&5]w9.yNt~leѵ-H*c;r].-:?F?;-/7-WT+5۹aHT]q2EM~|HI X wqG==ͽ;_磯V@b$.% ь,]<bYLٳȌD>Y%%c<3 $ՖRCR0( Ɩx~4Ăb %9@6{2%U)rXv)zؕH7`vf ^Wl*)LJ9!Ap ^՘5cƴ—10ML- *mMTZB+5T'J{}oR,kb"YBlE+s`VŊ^c[uק*Hjou%Qy$U %&7L;K9=O.% c$uZ81,O$Q? Mg>Lη2N.4&J\LZCM[{DRy39I\ZnFDs^oapp^Ò~g]ɓAdR!#"S 盆b#$iQ3*3 k?| UѾ! Ń/ `5r{a8ȓmܝ,3?4ژFUtӍq&q$*%861,">|ťqGD t#6!E42-(9ڄzِ("dw.1 n|n7>A[ڳW8t"[ Q^.l&GN̪줠b2S[F&Pj飔4 }7M!!N! *]Hܩ G~xن_ܺxk,;1uuH!Kh%\چ m9h䵫G(?Rg84f B+HƎX1DtFr /={_gSp{oɆbfʭE5[k6×oI&n/۳g=I~'ZDNq)w8:{sf86~ "Ɯx mLBltpI"ޢexCc=Wn"[L -bSɥk$[EG2[ GȻX"nB'e"& I IO t&oQ-d6˗\ MWN3ɵ넼-.4 Aq :Dy7PYb3yoJq|:}K?[C[j]Ȧee:wP]I'%;A(%u%_ЃnPcVhVp _zEFv3lmжnĄ5hDUKd,+Ȅh`٪Pas{ΔY VYAҔCKЭ} ]@J5K5cAqEEhI?u!8 [S=O9YcKIi=\j*^Upy:^"ZP(J d=.*L?,p4Iq'Z9XO<@:f'AQp17-maA0袲ҊJJ瓒#S񤋌1T=ڦ@M1֐NV.ۏe9fhUvaIQfz_aq  a`-fx3X|U~zL#6ic9e$ AbFt4Bv|k:uj:tk<ꚮ)E;1 4[QOpX\,^c(_;k:^ Xa*|I4_AqP3%ϣ-c|矍! 8sD Kq +*mEQ#4cml;\c0̌gkkG#P @SLMTD?Z C#Pmgp6g~eec`VohLL-Ⱥlγ[jg7ssG< 2I<`K$#˒p#ˢpŶf} ͭ߷0IOKU[ %6zڏԒeS5Q}m$uN)MV u(cD& /P,l^ʕB h4Uy9)(k L۞ +_-$%[DP 55񃆭>p颺=`4TXm׍v E2:B :%٪~tUS1h@" IRiRPubZ⃺p|]wAZ-" $\7ĤYK1L?si86ENH 1 ; S}tU&Y8+Zuch.Iyؐ0%q1 -5 RȣE& c4A^v2)X\!#gڼ[,0fK|B+HdGRxu@ar>}* l:?X)6H KWAFYL- '6[5Ada )4:K4}My vmٟ`Ž.=Xkp& (;V v=Y.1}BTDȲm˟@-WXn>@nGe^|ձpdQuL5)*֥1XWaϱO&;35ug[ JLHM,''IejcpIyg<)rn@`ol)ٶ9`SBR8q.ծ?Bph3e_I)",ٷ CD)zG2ړ[Ujs4J<|2à]=( MfBՄ~O*IZf<r7)jX>a$*#N]3ΓjR$Q]!!qMhR+{ASU7P&A4+ &̈́_EjJ4ʥ. j0v$KjZUA`ߗ؁"x._Q7ݶގ"^GLM5ޟ[iUu=U)h⨦w)U&A@Sp|u0ty 7#vq~q($+´ )J0rd:_Vl#Ӆ1ʆ;nvEwK6rȻu`CvsbI ɋ#RkK[;^ z 7?ͽ|4+=qr5I@ud(.Z{~yms9Isua:Y) [hkL?Fvĭt}-,MA?`/*!&SdF2O{K2ª2D|EkX. ~ȫ]/pr>}mlw(*2 (VGfXvlՆc36_H3MLv/Y>3qO՜0ORnm L ֲ[Qu;hM1  ~,VVեA0ç0-3B6(v?PFke:-שc =XrJQ}LѶP#,*a,PZ!ZTlO~ ޻,J!ީ_;џird/S4$SU^D <+Hl"@ǂ=XSOh xqЧ*Pcyo0Ë(7 NU_!!bFkyI[X%y^8/7` oBu<$+" kpJ6lt7JdFbι`&id"Ϝ k#͋g93mѱqebW0R@3kw 3mWښߕ%)L<w-Ӂ%CH0/E=T)<"&{U* "ճäT,لnivI*hrC6E4y4FqysF *8' Or_T4_dhLuN< zb M$BI^ @bAA]ErF|mf^@/f,tώoH,lIv*M]FjZൽ`>]oeV/2;OoievXyQ?Nmz8mOO'OX )g Uw%Y7h0I #ɦ8?%qCJ ̖2ؾXr>aAW9A9^lAڞێԌ,K2P1 bgE*"= zVP~$V:Aj>|ɟb=c"=JylŇEGU͐?Aψ{?``3873)maE%W"'/Nd3j0L804JRF'!#vQ]J*cT/9IU,2YKc}YxDkq^[{^U ibB4Li>ڲ9#i)ƨMܭ.Ӫ=SnZ|/9 G7鼚i!;+➜D.طHqԩ{nڳ_Ssf2_/7 q5 PE$MJD}Kjq笪\4;uݱ ߵS).ύSQj}nxm6jKUt&Z빻s|*|vȅ> @+0lúKߐ=30K .)hf&[k՛h `.{2,4ōQU塚 6Dp3yAOi\ G^4,'i9DvE͸l>XlT^:1bD29YZJV ǶNӗ@^ͽdPXϓd 5q5I0-UBak>cIn١ F HXW C=f ΩóX-Ӣ, S Uh0M^Vg\>?.+Fҩ2-~˖DMEFd*7#>i9pR#n (>!mAGऎo=p챢{lzlN+x='I|zu㔠([ n78<8$n6 c甴-IBNKSLiD1ɽt˸WpDFoϬ"rEru 735HX=pn'ٸct%/mN,I`v*U˔(F$9oD⍿]9h  BU 2k!Ԩ'nU0 kM+oEw)zu,P}3[u.vFΌ0֫5Yo"%]*"?TSVD~D7U[#%G:RA:SY[&]ӱMHHSwD?^).|PiZ{ Yj>t||zS uB%BFƻwyuSdKK~jc F@\\:Ċs$.:y:JMrr%y+yX4 ԃ̈X"v=!㆜M LADrS%Ұ@t̔4 703:n'I ~ 1ӳI4C]*hAF Pi"RDaš>owaC2Q"3T:b0. 41d,g?24ptȌc`dk@-pweĦ ff2C{X9DDR8tXZH%۪ZNԠTӋVI7A|zY[_ـЌJ*L>'N GxSу&eXcՂ%*qe#MOٺF⸄<%$@tYSeBRYB[&jxpEORE!"D Ut^WU?i12JNjJ );(`b*_.^д % lHԧ%Hc@JJcjl~V + Ori3VJ<Bwg. cG3exp\&8J*2 d2mUKD ě(1  ?lʎc f$,N$}lfqH)k٬sn N7EPM4t aGЅ7]^` +w8`M I%K &`\Wh{#}_rϬ+2zܭZ{kk풵XeoBxd0`b0XE` `{Am`03Y2#"cȈ{r9`uz&ٱfPWZ*|D!3[+`2p"O1B EL ~ij̆b[О˰ 6r&,%nq LY_orT9 vR[&Y.HCRvw7n}A0Xt_<`&5[]XɇYGkiMWK+%d."]*Yi[G߶A~7)nt}pi%kό{tktSg[^7:~øhV_]Lw]Q8ӻ(:X{ Y:2Yb`H<4ep@"[Mf=KB`a>zXI3{;_O\_]^D[mN5S4AL~9p~! ?3Sr:w5},tKc*H#=vYY/2U 431cɺ _D(vAEXc^zNɓooyN ;Ošcéʱ؞$&OHkk1yc 0O~2 $w~* 9srJ_*{4] kWWҟB&sLOFiNܛܸixxpÏ޿V8X%T Z4c'}߾}mȭwoOZks)ql%U4c$n=rIIri.ӓlAXҕy^{1I3W[LMUu..2y4_\'tݰOMQںre69ʚsbR6|5ƣ9rhjy.~A>2^7> OֱcG)FSg Pg LnN~i1S-~(]*S[+KDo;\Xj٭C/cEtW 5xtV z8{1ƛDu:Y5Em.ݖ6=Q~Bʼ._sIɑ\GpmN 0ROc݇k Ma>[&''@~ǮRRq 4p+[`9mptíEl@+.kC匼oXjO/;4{wk}&C)9}*1,G@YJ7 ٱ.6MsR瞻ZQr^l瑢 sruY'207%nLx$?K(fPUݖpDwi~R5սoOuūpx5uӺ1 G4ux8+1 7n?R/˙\ SJn}Ξ.pV*|=+ϖΞzLJ[ɏ|ݯ:湌Xz$$`j=2&d<#]x ncUCuùæ˜2lsn޴kZ'qpa1 +K9=rLm`Rη5ޣ3c TI{45f*,%#d?v!TK/ x5I,*$i=ՏE D,z5ꑄ' S+};pчm}sam7G7)˔^/s՛#9sf GЀ5>1a My:H]Ŋ*..ȶZp LAc ju/TB7l0$}X)|pd(#{ CN߷D_$n:{f> Yc؉`tnP(yU8\hu k)8ҪbZnI7$]XHz*cj>}큓d}J~ ,׏[&qǂW'ғWOVT< :yB>&,5tZ%' U,u5?b;xwIkBR7Abw7O,vI%*hFPvSvpY0 #mcBR + 2w_mtObZ_utr nW&Fϵn[8V=]?K/Y| MآCp%,Ae2Pr_b $}$H$?xpJXG1V8chBv(|a~P'-x-=xՍ!tчS)7Unh'$[>k4{Ttqp0PTq99t gpu6;81^Y9| oxta6w5*xb)M~!VM񼬈Ʒ@(sN)lME?|4ȥԣUBJgd}u)CSw\jqZ&"89u=eYT8bq bi戩N`K \FVԾ|I(&e y`e2=Đű"ծ8]] wXr p(y!LFsZ  YX$@!hVX ZpuBﴅNB 5x&\GEŹ:fLJxJW5 zoXp~ho yX9~hly%)Q+{ 维!,hH*Q԰\ i&Ā,aI&P†I$ \8T HLXEpi7Q]^Jm&pT1] dq\!L7b*^lqnUwlh|H9v9!ÓyX ӌ4n|>&֏8nRifV7/-Vm7-; X)ݾg6GՙzXuPM`)xIotIiEeV3+ͅT=/*&x*UIvw-9&KϯݼA||=~|We-bSgI$=$$緎h+; N&sY@-u:(tFe\-[S꡷`nPZD㣷Zl nHՄrNM}NLɠ}y[+?+y + E.%ɝ~ ;):ŘɝIKeNK,iBox%MBwvfcJ]$bSymiWӂPœڧḻx l#p1bd, LSIWl X!f2CE24 ƣ1"j7},MAI_y~ S>,ZXHE+8i7!kD8c)hAc"V[)5Ep@it&ֈP 0S.檨sD1A 5MxTŀa\2gMlVINhgb&x.AE?Ӧ&bhmzF`" TyA(f^K,v E_Mz3!U_,9_TA#{nj\+몥WQD YKQ;+YDoe.YB!C LkTyk`bDƦ9(bSIe*z=Zj:44ybFT$'8:H50%tT6[,9&4rhvxj`u߭EI &j:€che]Хz§gKpfc̦EQ_1!&0Q8Ƙ5ڗ1.HIv08h @$8$Gz8B{?ˣփG9hp0< >f ~jyΑYodad'u-<1HTM0M^؞tt2U+,[×Ɲu&M1.8npϛS/Xe_biMȋ̗%fNΘ$vC.w.Vֻas*4KE_d ]ɝ[{KIm4bĈih&FyJUS_hWv/|L s_JAYR)˚G1F@QD}Pa1ړX<,Ǡs_6Hj2McgUtHZ[]f褿L3Q-$Y]5J E͋![.% Xt[IP$EJdix2K3w{/2ԭVY(4vmCeF o[K 2ays3e.[C2l,dڭd|WNM^}#WWVT+]&r]0$OYI8*@ gk(Lus |o?{1I d/ElsXĶj^j:4ܒ9WHvj]Q$GRr9hy\L yT<6fݠ5fɉmY4 y8M~rtNbI+ ċ^yPy[Q a87]7f8ƄnWo:ި җ1~VpM NN؃:IIц} Lz ɷz$+XHnut.Bv^yeͥqr+.5ga55%ܯ}!/NctJJ[ݸׯN}|N=\ו]u嫖麨uK5E rJDOleY ;Iw 29d1Ii-$b.fXv>U^OCko U|mHmla΃.w2!:Z X4q}SJwZ_۩RM_v=5~CιvqKtFՓS@ʿ6W|ߝw~pw}>?(Y6Hm/>4߹5p/sx…*-&|/v_ɯ|+!~[8,Xh`?B~- *!yfaanզkF-,YJťG,K~6.8r&{+e|dzUAT?5IxCߝo6J_ƅ/DžbJ{ a6ZZC%gMZ~p޻1{[ӣځٻᄡ;e/|ϝ[h Jӄ) p;d(r)AXPc,`Tc Bs#̥j]#GNw4n[0ޛ^,n||PZXWz&_X+Ԝ̞gUQJ+NC.0؅NG=fZd>x->e64e/fD>,ʝ\?5p8I::V5AOp6>奊b+EI<a}6ǜBHkW[W2 BQi(L25"+IɔLH$L2x ߤhsg|,H^l= ,33gΜ}qfg` ӳ |Ŵ&j+R~ttk(t #YI.kqȂa1'GӤA!vvS$e՜"i^e:0ҭK8<mOY lH&) ]bL]rYp\R6ҡ>. 3Q[.uK$mdC>rf:xf0q#83@e+7Kbkk(aҚO6?/7KՏO2?t1J!N˝N\ԇ[l$'#fid:'o:4$UumR57H< Ϲ隧|QrxR=A'oQC<ׁ+?|t^RR^5@tW7q@nM%BpTh~7dr aE)f 7,xTT’M8m%*dOc737޸=~5I7~tC'?H>N0ZBy͙ oHڦc|j:SOgL߷'vg5AxOt sJJKYV(+%PǑ 㤛LcPyA!#ofS7چḛZJ0Ё-T?{{eG$D_ajm6}aB09tui(,kQ5?%ԝqw^|7UMU,;kv-%~Uٶi„9:T}(!ʼ" 6DюA J-`X5pd(D`Ts T7~tFU6>ӉFm:&8XǘM ŇX2?ӕ$dtXgI/=T,"fĩLjEf$cʏf9+>7ͮfvqN~ݵFC/)8qcUOj8QDp ]{MdmL`is >w-㯝Z )~\Wy h+r443%2J5N2d$|55N0S%q5f:^}, 3O#G$X-n*ftW$%x/IhQՠHI f_j^hK9IX6]8EaR*nәNS\QE L-ݷU3ЏDwbjjD )'oJ;TF)nUϔHPtxT"\ӼP2v\m! 2݇SjUI 0&Eƫ{d$k./5T .nXgfh{o ̽ !SUtp$j>א_ņQ`x(n?I5Ƈྋ#!8ciǨH8+`Pa3A$#p8EE3pO'L_ịC `!~&],?pn\cݛ~,tLbv$Pn]oy·A 7ҥ7%j3n90{sUbgM"͂~ݟQiFΓ(Dk;,/I??C3 0+)]4*+t"]/=Iy"(='FzOiffMunhoa;pӅwÄ^OXȗͥJɝwHΎDXh\: &3 nsÂ֮[eX,]g/'܌>9 񍵸>Ӎayrwjd^Ew\t*$`E v?<'{9b"(Q׀\X Fug謆%XTuFYL7*⼴oHPFiKqZgzP IaņdaYUBSw.*@nAk<_ڋϖ!ū9$PM`^o/(yQg/gǎ q tl4uLaR3 ;hMlM ^o㘦;o'o3YMv, Yvمp﹁f۱eҶ#˒m`wG`9Lǖ6.,20 3$_|bY}wqxoF=k7L[՝sAWcwuiif65骳u=;o8cM;`!Vq6E`i~rsOևV^6pK$h;yN /;buM%n%6<)an-6\Ҍ.SMOKN1kqx%m:53=cCO0v5 ?4;]VT T+]/_^k-q,>.&A;CcxdN&=콷Mcf|+8~_ALzor/_ 6Zbw.p>Nat[ ޸8:z✲nQu Ff|-ai5N+8_Szk>Yr_sQa8_%ͥVi֪i% [a!WJiBlyάC|˼x;zFt1]>T.MƓ@}_Sb%Ct+ļ4#巤aC 3SWF>O7u Yp>ɪavb!TïQ'Fuwi M땘{s*-i̙Ss=\nS&9w Om.X%]W;\9Ν=c n?{[W|,^\v!1b(0"l>S{[ny/%w_B[o=2^_~X~g=?Xy. "FSOG E'd8G )u}q30k毂 T*K,ֆ̘j\UcR-T_4C_n[hX2#i k 6w: h޲\gZX =ͩ5ǘq.zk` o2W!av_'Oxj2Y$`ֺqМJ]d<;&,z0\~\ ]^Z+7:HH'lt$<1f tĸyz=f"Ki'DK3}1!)s#o3r猼~A迮uBܠ+'qW\)_/M{.VtyGNJgp~S8__4bίcyadG( eEٸStȉ0eM."v9ZJ y\sp>֟r+ޜU/"a\"Djv,4x 3xS fXt{.}y665N׉Abg>Mgkj,Rٕ\X"&,MrjmsXe0:syn,WGChh,Ohɪի饨DՑEVSC4Hݵ0rtjCȶ$H`7)7dtq.XȮYú8a$yLD0dCK*fT2|W=1XJAt 諚%*C^Jk _Bh_{S ưҞ}:Pj9ѨQ* 611/P}D3 7V1MJ[ƐÔy=]u_FLa9֪U - .EAu_-c [1/Qn/AkA>Z] n{H7"{z?}|o_vvleġNVH<]G5gip( G{_9zk'n6U%jȣyN9Lϒꨁ.>VnVSQޮQ+ [#8Pg}$Ŋ?i-J]w4[ im;wz`5=KZ9mÏSC5 />I_E~EY{v?<W.Gb͸*KLbc6[,'KwGˡ\-#֑hzV~WNMPMuoyΈӧ4N(M}%o ֎8 Fh!+3x{_=3um*PS/xxP7u 5MK+RQ:b)G9w2 G@P1L5Z-;T>H,Tld`9co-M{ n|ߠnVH9ߍN5ːw/Xp}bR;y>KKdoIIμXz$40) 8kVl~~J9%8R馭/l05xaG;&(T5?e[qQ6|}/kkdpwu׻N^k}kTedMalh!XJ91#t*!! 3F-u1)ּn 0mF6'1(k6<=m3;D3[m˭7T (cu a,|3jE]:ڪEGbEl81)DDfs=oLh7Hf9ГED#H[M>ռ +M`CV?1X4F&F L'6Spv`DS4j6Z>J@Gk.I"md,ەOO*ZEE(5A2֭%! }XRY;')yEʱRz&ItCք_+TpN&Z@|}  }uVIMVd{OLU,Iͣm%j`ms,2dyvtkF*5Xy`LVI~C*̴U0pgë2+n"c%\ V9A=24+ SNsŴ+dp>VyR7}_\"I'+'LDulK?)N"AֺC`6_E94}c MkQ!)SX04(fEَZk]j&Jh}8%olہ~`a X\Y"O-BOF4\5pcoy^uJy3,+׃jvRcJrI7TɁAc/w쪭JZ)˃$6TMs>(aQؔNX;kVI A=MhS(A5_mk2eaG#0xxPLCc` US #_n}2 wœY_VNOG}Q2缏%.dH[}8ՄG/nyם91k+R"Ae<,H t7`HwfC|B;n$\VCS, ÕXĝ>6fGR,QEW$ε*xtH52C|xxUd v@DY3iꪕΓF3WcB7^ݰ OSg/Tr=] +E~Q P5}@&b9'lzֶbԩVXZg;lī# Z@Oẕ+Nko~;_Nac[$6ׯPx!'fk} _Ե#JK$׶V"ϴ UIT չZi|6):բZ^WWyI*ug4iՇF4x h5S ]뤒CӬ_*>dQGV!vbܜqC;Z DS[=vHTyW! nI}qa ئG.α<&(2!&rd2G#29W'wvdq gZdZ(3n R?~6 FD3 ZSumW3xT>mZ R̈H NSoO8 iKM_/|;,FX.!*Hx硱޶l%8&\ tʺ+.>k^}K ;%3*V\PVί0X˃ƿ$$ÔcuӼiZe~PgʹL{Ir%hnk1nxQ;˯(xyi@w>C=K7:E /+@:#Gޠ|Yʿb;&]퓺M]w(xRȁ]nAy>;+4${GѶߐyՐi[$_x1AǽX΋~ˋbGz-d8// M:ˌ" ^4WT'bIp\{8S0\FU3_69'TFl)O _aG  ^|O^f(o6&g8F.A"2Eȶ H-)^bQ@xbrli W7D;@%T](ByQmA &,w2Mo9X+ F } qRxG* )-.GMTK&sڑ7"''E꜓c4I˩r\Mܫ%mSO%To:w| :hf9锫eZ̫RM!}*M3Yܪ7·Pu<5wz_1y̵?0ŝ#m-j2KYR7aKk^m,nRm>=3̽weWu&zw8{ͱVuuU[juKjnV,BHM2DFd C8 6l3c<`l0~3͘gyc<368TZn!n{9 {[qB-VNrY|~6XqJ^eÏ~+_/}ǥ?S+ *VΘC A`YƩњUFϜUZ,!/ λE Ȅ&ԇpB*{i>F:M"Χ!Fr7>m_^b/QLhzN|k`F`TS ;wAg8b5lr]:ۅn !t&ʩkbj8^c,g<S$e|t17]4eo\BQ Θt5<ݠhe*dź^ݯ5yYBܐ9i5x6X<aJ.Үm-x:[U)MTL"2WN4j9MmP4#?QQ'cɴ,.MS9ypΙd&{m:m7Bõj'8)no!!Z-\PՙqnFOSؔvVPÇ P!UyOy 93'+g+׼EJ.PѽC&yz}oy/|*9]KS(Dilו~oKYR,D p& Pm*XF 9ýә&,n(Boũi!* /Ã(HNJ̋PRHYٟ$Cz齵O2eDXGn3V$J,^kH/qe/kiT K6^BV/U<%uW7 c5.Zbwܮi+p ~|w N̮ju 6Pǝn ]-厴{f-#Esߥ .d{:y{zK31tr7`aIlȼ)# :1(,+.l&H-bJp0epI3of!x8%H67DMRTno`Fͦhw;^"ؙV[|iP*"(XeMp-ăFLgh 65un0?n:Dksu.cyp}E7֏\lpwe>9;J" C2(63}bd.RQR{tZk}w-PjM躭Ja\~J-3ٚܒ4ʲuvp߮xkuuAxi5 [Tu7 ~5!̈SUt>ߜE[.-ބ6yD[U z:|IA[ ]? mm;7܁0(;bMB~E=Gt [AOx-Q1פETHO۾ͧ7|<0y|q3os$OV.Vq3|mruۨo{~sI2#G- BJZ r &:90fxZSJ9|i31R@͒kL ;(NJȶs]>"O. !G1KSTi6_`gg' VW|xͰ\/ih]1L u0po61ufl yH, h0ugB.f;AT&;|9!),-=󖷟GyU( MAF {>\l܍Ұ8X"hS]I5 `Ij ?+ C_ gHAW_ŪB׼~aa;Wz9}-yy[o v~UEzY>AW"V]!Z]*"E(^}<-sbѿCuDr׍ !jm>82 )71("aD2!2v4.wxui20,C%9 jEve q?-XiרF'TM1:>߬pԨnYeB SCIEG7F=Qj.5A|"0']E[K,>%#Ep[<ML3Ӑcp\ b B:.!>Q9.@3zƿ6YQH/Aኁ 3GĘ8~5lfW\}®$JsI5Q%fvj8 0ݾG?2\q+X9ty%uA%B&)XxQ㥯ΑK@@(*nHPwQ?e!"|ɣP$xcAR<,Aoě6,T7L6`PBf(12֚N~!D mK!j|v_p(^S.MKΞ SI]v}ʧ:١#‚ˍ].P|˗kUTje1R!A͖ ^[$ 1M$$:J9%s*A1f4J.'Z$@/| w6t]5Sq C!͉ԥgE>8RXz 1\ћS5$W7"~m*fv mVnc57*qC)!'4&aҔť%x&6(r( fNJM=K h0*|83ǸbC^ {YՕC=e!.aZ\/p3i 356LlpѫI'XcasuҽxgsJ8o|"am~üV*jRע&\-t 0s]Ƿ)D4mmVrPW0$?ƴKBzɀ1v/IX 4ڭ9f24k vJ0SOs0Em/3ԢuCx(fzFhuQLYCV]喉t9xt޶'tА sDP(<PՃ jKT-lHhe?)Ubp";5$иp+xdYopG0ST D=pEu&4W9r`fbuNO; ko7||,ݴjG| UX:y]+VjE;Gsw*{oO<#{?\pG@jU~/c=o[YG> y}K_ZXNۀ \>kId`fCP5bﺋh#tQh6Wx_\4l~`cv{bCb\b'Nɡ0ܷ3"8qZN gm^ȱ"b]gѝˊjtBOxBث*BPㆸڳ0|ơ\+8%Vl.LRΜXьѬ6GN׌9⦕ci ?Ǫ5;ˠNV{kW;,ssoϣ2̉{of|e(@X&, ǣgq]0#ny&]՘#*FgTc95>6_ p{s}!n+KO3VA3f+3p6YK'&h}Ѻ=830^-OFk"~"p˿n~M7}SxSc.~psEu*3~|EbL*`</-<$DQqS:"3-^Փ\]=̵!AZ~'9d\U&8 ȫg4EU{B\Qq\` }Koɧ`##LISDђ& dd!_~{L .vq2jV[ܪԄ~pK7wB~~kZ:5o`C |%*# VX~D"~"kΡ>J[O ^?4߿u{)>/~%?W.RW\-PZkoZc;|?q+~ yRCk'}$ʻyUP]\y`R9IM:u…GD9U} @eތES&NƕEnϠ|LIk(^⩓~DZ4SY"|@p\ۘsyj|)FrǕn[˯x`\t,.&oٷ4&w9J:}Qcg0)14 vXKTfP4̚?6qMڦIm{{^FrVOmut=e0SlUImZ3V\>ld:yt ZȮX4±)X}W)2RQi}EMT Sق[KϺ3Wj9ybŲU=*X3{zgӧKMYKZ=a65*A@#d'ʲlݏuRw _5tGis-ť6C'L|t eٌF] S-sx{]o{M/{[w}ԴKz#/xW\΃7>υT*-b>袛ٽ4oՙn>m)w%O}Lb(Pʽ7YgOWֻ(n2?]r.nt^76V_#$z/x]Ӛ;LJnJ*4!yNnӝ$Zikv, K'gO16[}$~Fa2DRQ˂(&@Ս+ذ=~}+ZKG5oRuv"^%ko4 4鳟+c2 3 @bϗ;`φp\&O?@?y:|aUqcSv^Mڑln| KQ8v~>}-eW Zhnxy#ϨgTL?7dg'>Q--]4NexuE^_XU 8a B@ Y|wqHȪ7Yy_E[]ٹln8="w,XiصQ/{w_KQ}噽zQ[4AÏZ@DDfjs$9Q! Fh1ɳzMʶ.3<%|~fug).y~L5vv[k[UaUPaH @ ȡ̟U⵹Rk;lY`knnr9ͭ-, g?E6EA)"h%1q|O׉2=" ys^+\i5<P:) Ud\S*1R?kmӤ682]׾C7e7@-9sa\'uI\ؗߎvs%wЖü fꪗ16хhTLrNP#T Lg\zp2YHi)8Q/ .,Dw\JhEzL?tLN[-:~e8fY,[ A;yuu˺s$C˼EQ& n3kz[hZD"tY- ]o &diў>'{B &E_|{mp_|_}@w_C+`B0 ;$3q!Y|xk)5ts 6Td}Z{=g*.؜*v쓥瀿\"Cٛ،Y?.*NadxP۱1a(f|5w-&SاT1S! 6 <&mڎ5j ˋG7|k~z}e]vwY\ViKKs] =YUF/7+Z?]ya;wjh67BFHYZz5OR'4q}|\噽S)A @CDlvzCbA"< b.٤@h |6 qT)6`KE;Hw>*UAEc3Mzݜ3C; Ov}' YCqԇzN u{B / i,eU3ّ&2^;dc5FjkhآVOյZZWi*ig&*;BC>K/KW)E;&-bzǴPI-d0}Bgy= g}5{* ̰R5d#wW094D'̱qꒇ2Ύ?ڡYj_XYT#Fd\zC(e¯so a݅Ng^/gsĚ+M|M)cm/W9",Mm.k\Ķ_qCK;wy*=δ2v)4;f /`,ſ OǿS_|?~O7}M_>ίXW/kNb8}`{Y|X.y}E?RV:\=v@MxKYQ.3n4ZŚ`^5: C5iKȂ 㕥ח~KOɍF˜؂{)4-0}x:3?]ro0uG"eKW Ns4Ob3B{!8,,!"p'ӃM6]EHtUFS]fX h{'CHZDۡ8%`]w>Yu[ M.ۢOv Cfn-OQTVROa>6:fi-FNV$/ZQ|杽UV]C;yR ZYm ;G"bԯA0q] ŔI0fv`4nWb~s|l`JI#f/o-nFtOo+Ꟈ>Ōi5m`5f[bqᕵ@!8 yԄa ۘY3V-WH=fug4&6 hB712ZfZww㖮r.+ZN jnSܪ63]I;r3%$y4kR"dy3v6,+l,;vg{5Fmt!M'{63Ff-m^Әs`V44tBgρJ4ORG t䣱m,aM@EhÄ@<$3|L K*ϢN*(n'A#9-F~4ξ[0P bu.%x*H2W6Eq4Kw$Jc`Q"jÿYjQyaZD3'LZ0YR\QěƼBJU:5%ȢK"V`^Gh|A-3gߍP!`Ȣ&>Xy* +~]YI܀%0jR?#'H3-0N?yW+d4]s(K`)"I:yk!xj⢕RW)I%:1"'LKCOHK$ϩ^5EGA*G .eQMxQ#P&@P_f2"͈ ,.]'<ܬJMO*2LE HcTPL+ؿ!-j)t@4faxGf: XX^v`^s$-,;?Ű23q7X{GR]E+1Y#< 阸q[sEK dC(nF=J^ tHHU*H E̥3#\YČ5 `B?# @h+z~LQȫc5xoz6G0_PI! ]:-4FVK (VI~v oJҞeeEqܹ/A~IOBvq5tD3E N:ϐ#K| >FQ@2N;, ˛BW7]b19".[w{d6ucvBpP@ۇ`ٵ=EѷEٕ xo`]`SXg=#M LCV8& tPy$~gUW6z { E2 857|-+REUB+Yd: tqW%ľ AoBO@)R:  X Oha8= Z9CYN\d\Sq_=]퓴9(TLCl4(B4u'n_ZYYvI'4-b*Aԫ%lK뛝Ud&ntZ`4S)ɃonSƆ9+IH^{ +!@Anۆ6Ioj]0uoP=*%ե 3$ܖ_܅(fktZ3uKKӹO%!r:dۜsر4 ^jxرw|d'_'N7?Kwί/6J˥qittt[KJo(k=x(2[<3uyiϼZh>l}/pM,"H53ۗ4t R}*?7v+-t^W\ ԅP%w4] WM'Smy}4/H4,Ȋ2 EbɅ"m`$Gv{ucV5" 6$PNGPޜL=Ah'bj9h"Bpp +[!taq)"Mi1|3k `4 ]3rˋL\R] V\rVvIۈ|;I>MޑHC6}:`ԗ]"K.YɡZ2ґiX\9"qͫ$u/Xf&`%l!lxBD)x 00$W3I~hb#58rdֲ@+:xH>ZYˌeՄ$^sd,XNW:Ey5=ǡO 3άn4a%7lCn8Bjα&Pǵ%W\Ib̲8INlWYWcMkUn@c=D9ph'{bzc25uraȜ#0v:ˋOܮVVnT[{!vaoپ*ھq|isUSàe)TyKٽ|T @ 2$?Oyg̓nYo<YMk|58|ef|}Hᅭ\No+Cs':؟_Tx^4/$L,IӔtI?NE=7_;kǿ燾FϞQ]Z:%Ճo!.^Cp01p kfxFKszr;y]W`3r+t{iJKqCIa "7;rWGT¾a:`Z~hvy} yk)(f\<>Rb Ll?R(vzq3gطlj<-e~Ǔj^}S;;6N9A5z >u/~ *7<累dry 8,]j^ڒܮǍK[l|k#/{Yw^Hҍ Eqv> B!""JSdt4"  N6C{#MYJgMf^<ɓupHLJIHbٶ`M1aۚ/#Q"]LE'9.\ '==ZKB.z4Nֲ+c;H@ыB]lM. 7`]5>3/gIC"+*x+&`ˀٖ Bj0Ie p0q,''f{s~>CbĜ\Gh܁3(y8C]*n:i: NyU06 +0.xh5@\N #٠D;*OKcɴ:k]7 I%o(yZ8y2IMAM+ ?z*բ:C;vvv}CjkQmk_;ykgO<|ĸN)-U p: H0GiDH(#XEI>|׃7=wWӍk~{tݵ'dr?}?p./ JN>o_#-rGұw_JwޭpIH0G]e@kRv^݃CLCƋ| G\YD2GYICNc1G=pWl.sNZVQby"B!ay#`k |)t)jcSH+hjCWfGX&XoÚ,gHK"j~! 6Nlä.\4JGY6dvzRӂGrmC- 7AJl [ }k Ƙߘ`EZ1/)e}u+{*f-=4| o\UωWVWMw,6R3UiEa z:ם 2j,}#Os`\SzOdWWi.>H¬(ȁ )ds0&U!w$nJ$_.e~yc?$AdLK^,͆B9&={DB3ec1 ;ɦ0: O\HZ)YPEۿH $]2{ Ŭ 5ͻ6),*B( (?CpOZjP"\!两5R [bYY>`&.|2Iyy9nb$tZ2K-7$!ZӺ4WV` +)V{@ J]|hק7`M`(b.Lt1&Wc5z<u1軓Q#X.a G [UC^3<(pL v# cԨl(mLWҬVc LqRf<0/Sl2{aQԲA3qOF[[L׫. t04D4Ԙk$ɘp| a+r7tmd0uꁞutqVTnḾIGb55I Hd$c>ri!LWPRdB].-&"0#)GC<穰lJA;>0jɱpgr4Iqu/0m)vPFNM 4 snnfM< p6J՚SP1n)4$eu $f[2lEn[VDJA6QG ,i0b+PVB"[BQAV(Yem=vfN9OHD5)_9X Iul ;7=᮴eLLaDv"L$Y.QU^b71tXe+ġCέ>#e(/d CA]$<$0#L]ꩿ.$@õ6ӽ^s9 84#L8f[o -t*>-qUL¤Lk0$mRmdżpX3 Fte (Hu e5.rEQqʗ{bP* e~hP#DX PSl VU|cFNuL>F)y"D҃_\"t_pYKĝ +Ǜ48]*7\6$"^= _(MM5tk$p[00D.]걦8nŎ 6:f5`L\vJDRQV$.M=K2#Pْr}V?U6[OoQF IUall`SѲre.|C6opWYqHQaKmSEo6-(V)Abz49s">0Wa(^˻pf\@J% =kaNHw+ĥPKvj-3;tg+{`0Kh Ȍ-r=$ߋSـ hyY d\1Hd7W!w1ܻ1Bzl>4"u 把~0Ɠ 7EC$cRR4IT #h_] A}&E5{h@Cn@2\MYޟG2hZJʩIDEzHrۀI׍|ش`41D0lD'k)NcK1M^6m-K)Eāߪf8_A- Y5w;,XցXj W}J(\5gUDL[^c47Bkq[й"+ = T\A ][% kKli5t Cv6'ydF丂i]$YFx(&#xI&p\#a]P VDRI}j9Se̽7*g7>P8R6FH)+^%kqYjGX|`jnq-4A:&3UHsV߲)b K!䫄Z衿zy{ !2Ucl |WYuآ|6CdcҖOpӘͪzeP|i}KM|0%A ,%`J'Rn+=\K/Y/JH2xmr%E$o&##__%4e1StLaN$$`NA #^X!|1M1.@4|t#:}2K ?c1.$Gr>G͉Z,{lX䘊Ӥ@ǩL4C&CS9>%7rM7I'=\S&_=cT4R``b;Y(%H'" ?wE'!4C=4 E2& ZdcP( zn(qmZxq>c٭xahG3%[z-jSu>$ c>?XӔB)5 X#F䠮9?j庮bCF)b-UʄtPGAL$9 W _B; Ƌ;{24Cvf薥pK`c|.u!>)W0))'nKyͻˎvOB6zw\+tB'S"pz [")դ0˔PK٢a/<\YQQM#dPᕑz C ~X'Pp XEj}AO@HSY2M_ӫE#n("7A8bDŊs*栱݂g <!;H1C-T 0,/'LUl(*㤞xɶ&Ih%FrMaDGd/o384xy$6ŵƍrjķ5 =ax3 V.5JRXXlg19n) FfS\N[a%P\ՕgVUVeV]VoRZ-B $$Ȇc Ƕl.{c` ǃ=ccS=Ȓ %2222"Ǐ{{-JP*iasXL_uH7-}gVdQ]u=ɫOU,pn}ST(RIԁ7e8j/rϢjŀuX[S ?L-nl(궶Z2JHv+-Bs0LNs GY\#Eo#F>8 w#$SK6nIqe= R8^I!1"spD9:}<$1ɕF)fJ<'8켃LE<Re'ǩ 6sZ>bP3SN~+s1RYq~u 3=zuJqgCi刘7,6#FͯO37W]RP#Ӯjm2ÓkNIȃq{rŮ_%H QY6ԂmV7ԧhU]zJ:8[`vJ#]/&ZzJ%ON\#ɵV6Qovf81\=]%W=H~Bsٛ"y=෡P[1T+(Ty-̶a2V1݉z\ж:a?#bU1`Ls798o LpR3"Z4y<ɬxB(t:UoA@ankJsVPUNu#kǔm쨘Ru*+Әӽ0{Ԇt}ˤ˞l;ut~d(-R.@yO kUX隤W&R&-JKP/-4~miB>SEk~O^P.KgWIHJ>"}Bm?=q!W_6tBbPr_p. cr1Q;qYN$_{{,@9o/OrE[/Oς&ڿp=^}ЗOO!Yh1sP j11T$yJg܈4[HS!J{Q^=8֘GBL0aAP9+ M\  ;2tB|H^1[{f`{l;$ T!7l nS؏ຏZq.Npkć,ҳ%03昌 M8S1atZdcJSN.q]3B49FV.b~J ~pXt+R%-X/خSՎ, ޼m_PIq5US vPOˊDR nH7N:iEQҰ\4&1jg~p̖WFP q4W L}HCj{(BGBx`ydoUf`jT*T^XDs%h"B1YYދش93gq,CU۪* ˨|&sm3M]/Y2ۖתcY I3|Lۖ6eJe|eMnV ffGz9+'3am\9Q(ݑͤecv9q;Gr6pɚ+ޝ1TT^&gauIFRTJ1ncË"BXc*Ȭ UUW-d8SBƦ9&.CDL4+kzyq?#=i`!~noe!_݋7܃߼ĝ;wG>2d*'eBqbs7PvȇYF#̽]ط5]{qW?9?i4m7ɉD^!NT^&Db%-y!dya5@kZ5ě)S@6*RξdUav+ wLyW죆LpQs'5`wʊAV8x/RK'!ez7Kf.iz< x[Lf q׉{|,z25q.b{Z3Oxoc94k?Ph-6L30/lm]%[ {7J&+7g~qY~=wm-MG7y3wjw?%8S߈Q8[;ò'~wpnlvkNÆSm͹v;FMpdu܌}w9m%A@B [}ZU3"F;%9TB pM QZ ꃾ^V\ժ/ %O n"F9:xuMpI9t| -*|vodcW걤 #wVvvϰ_R7w6t@칳 Sn:uήޏOJ[H^YAPU-(.T5fY9Kɷ`lfw9b[Fcx6QIs2$D&7?r:94Qw oKIב_V& 􃄜=[HGȡGr=,碑>wUa$IQu-0`BTԯf|5d@g_qQ<6QXF&ްS8غe5o=Y^ltKŢ6^ehg>Z*8sEW(CriVdfV7ZL? oJ8^>7Q3һH>*=L$x/LP]tQxJ u!DX^,%ʙK^Ff"W#&y1OaJ'rgO?F{/5Bݽif&.TLeME)r[fYy@T yd0SOﻶ6~GA;km{ Ym(g:]eOSXZFRM#L^sNVaӏz+7Lsp;YPYE x08KU+Tmn;2`)7VSz5\;\*Uy6{3" ǯ*:)3Y,];2}-je~a ׎OǭW`q8I|Q''p֞_N0-AB4`E#b閑wF,L2rQ 138l}zo_r.m\}u&b}㝮N;TT<yظc}J c#OЁ1L+1!>iE s,G(_(2lɮNKYҏ.3z=%́mb47< Om7=gRgnc}EdG{23Mb6#ÒKN4iM,ˉ1#>r!4qתz 3ꙟ//z 3?50lE<)QFAW0!P1iqb?O)..&hg1 +PL<8ZP#D+J룐xJE6gYq5N_U)u,zKm9Q|o3 `np-d#xHIs[70-aq)֊ucp1VRSr*\܅vmn~aw?$E0vkdP2r=y%ԥ,%C!2>85H1AR1)cѼ.t!O7*Rp/x?a, i^~{+Vs.&OLLŴ(9+x"%.`I DmAcX7]TsQg*Ru {Y`S1u!fmj޳n,:NXivX;  /1e-5dbFJŢ&p[̉ThblqZ':h o౒'(?b:15 ΪաS.ATې`R١ U~Vⱃ82}C}q\3B%u8bǸ`/6:AU *o+^TkԄl]4$kYk_3:XTrW*z,-w 5:әecj)]85!!lwhQC3o[u6F;þ]Qx#jMdkhHȘ$\2$8 rMR gډQϭ4ϊ4N=pP6f` 1D02U.ݶ:\5w SGS?(.I3~+Ijqyk`ԻhZԮ"1R< ~ ƳioI"pT"/r!RKĻXV}/bCiUJQ?\}|cdlmfZZDV (V1\q{{4:*v"IRN ֐(W!Uϓ-~~+nRoi?uGdw=w߆%7#x AwyW_$1Y2ԧP$,{D8QDW[UmݿVw݁Jf r1pZ5S{R:;`>p2\A[IvxZj'Ntd:u`MK\(OSr#e:@p_xRS/YJfԇ_ڍ 7(ތ,aՈlAɤlۭͤi eb3zWnKV#~S15vQ':`v!=9HÂjV$˪Ӣ:b6,:vE );6`Wᘆ%m:QGt¡G mBWW//TNC6\ڞ0ZM'R^Em-t5D?0YzMsꈎ=: 8@5f)x"v1?qk@8W xa1tB5S` -ks?,bic۽O!Ur;O~I~#= RoF`] ׽";>S %_JFإF|}dʲqw1Xܜ"Rh *u4NfB2_"*|BT6N1TX u=:C{ȓ^< 0ፉ4vLv#·6RTf2#6p}Lj`KY4JJ9)H>>px/CG"KKE-&8:p@99vnY"h0^tS8[j^SWqo݄]_dNg&㒂I1]#qjQ@C)/˦~DiOez4xl.9=h* Hr%i;p5$'V-̫jmr>ɵXcZuӫv̮bQ,0fpqsZw{n%Ҥi5˾ZV_Se7/@L} .C䦺W[zj:u#y+(_GM*D0U,B'$r v/hX%s5PsaGC r9jI u+݈ey!a8Wk5V[w~W Ҳj: UrNZn= SCgrMo߄K}`.rHj=<;&C<9za3>K 9JQBR&N2&yB%w H " 6߈QG{"æ n+\lP,~1;wnZn{\(_ }vpP}S;^{}ۖ6yv1IbebkM[XsUQ®([˃F8;9P1d\jAk8ٮǙ*!`LR=l?0 YUjmZhd-< uۚ:cYwו#h1f}5^rrg_ g ӸmEH5.ZX@pV hgyj/_30#aȜ(בC{#Uk,=lT^HC[2,<.8,[Y A)W(&Xm"9) qP`G!QE ѽ85G3_s7qV]:]SVد>7iQ_oHNOCͶu5,ErԳٳk&yT, b+уZ5Mr"?)G,,6EY-Gy, 'iyh!9 n+,nmjH쓊.|A9.fn&{! (7{3ҏ=;@dD O"ߩ ;:lt5ZkzLc;KhILm2K uN , -B*]0W+`Ɋ@TN+4g_WyTGKh8-]/za-:b|,}2_ou{{zODx򌟦YyLEWpw7q;Ui3]RuI'G.]x12?5@G|s L^BJ:l4eTHPQ$%roG`7яዷ)FT6uvGu4*۞ʺ5qX(s#Ƃb6brvm36.AQtA#Z`nS*5pt~0*m{D 9UpdθQ*$DžK6}Mj6,-!hkc6 U1XH#M^|.ͧsH=YzV"`MdEG|\,yw.hue 6f|1j8#4)bZj:@7>|͸έ*2NN=hX<_,>@-b䢬 V/+nT#WZ1ը8v7Nng=[MWtlkYۈ|=!_m8Nör~j%+ŋ/%GJu0yD `Ǡ|tr&/;H&i-Hvca oѴs IkHݽ˯$g`XrȽ^GL 'E U9%7 71OJ^T /7?<3yu&D.^,SNP2}y7Kc}NOkcEwѣ aVKcE}v}91[x|ȠT >2>]4EY;I#ҥ0fEY ? I46Y+Vż"ӛ9EKL' wH|d@8X#MVJFn#xs95YODIqyO CLdwO>|?~Gz薣vQnN{z:иկdaW˺L~õ>խqJRl$$5>?~gtץK7j) F6a%ɗ4ղ(;&Gފji Oe%ʏj]LSӎƯ}c,ut#{6kLP^b=-1!q,K|?wCկq+Ftc r jE[ݯӹպ Y 1Ja_g)R)CxJO6@x+k6*:i1^HXr2 `Jy0rE5 Dx3gΝ{AT^jvTBjl2 CaKcY& ns]'Rsh)v/6^j#|Ĥ~0UX_\`2m_Iz,0_ hX|sg4yyP(h!Lk-9 J6\o2ƎZEA唽 DMD&&rN'yDz\]vǧubK_9N_ ŸJu\?z\yCNym*|?puqô G4[g1\^}U⍍б^Hwv*T+h;U\OA_Zp喠3C~؞޲Yt~Cd6R6eD+/#=U|ΧȻ +I]izR,̐"$ Q_:`%ݱzA}ϽYs$qzvǫR*8l wD㚶=`xc`d``nMx0O#+7^J=S+ , axc`d``<Sw?22E6xT1 ݻr$s<6t<%G)X'Yz34F,OIDhڹ=9a^@?DS@Wa5'] aB79[*o T㓢ZlY;w}ݛX7Eg%t)|vzxuLt=H.g%.Fk܊+˅Mg=E,KL O}\Xhp;9qS0RbjEٞ96w>p927$q{;ml9Q \T"6'=+244.|  d 2 N  60j*J4r2"`*vTR&RZ:xp  Z !$!!"##V#$b$%&j'':''(H(()h)**,&,./001122344d45:6X677f778>8^:;B;.>>?H@d@AAB&BvC>CCD D:DE$EEFFG G2GH HJHlHHIBIJJKKLLMDMN"NtOOP8PQUxUVWTWX:YYHYZ[J[\.]]h]^__`_`l`aTab*bhbbcd~ddg"ghhNhhi i~ijfjkll,llm*ooRpp:pq q*qVqtuvvvwTwx(z{n{||} }T~~(ʀt"Jnd܅tRh&d$(NЍ&bJtБxd`ԘVx2:FОȠ\z4tx6f:֨Nb\ެ$fȮ4bLbPڵv<ܸtl8t8`Ř^BȆȲ.TΦFԼՖ(݄ކ>v8h*8 hb.|2>rVxc`d``<àL@ `>#xj@I.mqi Bqaqw͒mP "ަiɄ̴KI /}/iN;}?11uK= O҈4).q:A'Gt%:MWUjt!]DWk5Ztm]Gק Ftc &tSnFХt]N7?]A[ѭ6t[ݞ@w;ѝ.tWݝA{ѽ>t_ݟ@у!Pz=AGѣ1Xz=@")!I3J)#E4 *ISEgȐ%G5-hI+j耞HO'S4z:=IϢgs^H/K2z9^IWk:z=Ho7[6z;Iw{>z?}>HG18}>IOg9<}H_/W5:}Iߢow=)i>,<"~~~~~~~~~HEMCKGO@HDLBJFNAIEMCKGO@HDLBJFNAIEMC?bwyC'<=>'$|ħ|*_/| &_|!߈o!߄o/| oɷ[m|;=߁w;]|7;߃{@~?H~?Ï ,8<3Vsι5W| [v\󂗼$~2?O3,~6? "~1_/+*~5_˯&~3o;.~7!0?')4?˟%2_7-6۝)#gzFF/4=H :=^) Z٫Kq"T)]:Ql_)JtfMHy X& sZ +tMm].m \,XVy"nrR[=sv\';:vm*M'ug8\ g(Bcڨ2.uR︥rp[3H=U9*rYm׃J6n62]ӣ]x;Uf68){+˻v"]:62Hvx4\/rMG$0R.D"t]lZ2Ġ*ajEQ.{vTr4ӵY8#\0S8S^{K"YXTb i7+NBRoQcs6\jT t%KLވL`1 $M6]+]2q.G 掕m7Qi:=91OL]<׺E?Xf,w6BŤ}n#f+¬%rDu@.~QYL% hd$@RПf JS'1w6|L ~ds$*ȼ pbK8\(+( XdVl\ QG5 B 'ݬ햕^eں?tOe3j!IcT P5u) 4"V ؤyW=xŵs)Zjs@q VPP ~T#DJ_+3wݭXm$ B:€YIO#Cݟ88) Z3gȓü gjh =" 1܈,XxIa-L'b# 4TU zAv:N]b0sv Cr5v.R;ߗNGoۡl`3s ޞ0pЙ?XCӑisNW=8jl8(T9O^(d2}HF{ 3̀sQBv[Pu.@jRrgKF9j#D)>'ں,E,ʿ CgQ.vj/ˬޡ [y \ZZX6o&+lYtivU4"vQÔC5k!E- <9ݓpO0%<5B*"X;m5tBi_P#"kh!kv6y!L1\3.TY5G="kvx*e ~1Fc\Mt~% \pʮ^g$P4-O.u>Ցp 2mH!g_**AP*QQf1 ^c .,ժM5Q΃HVvK M?TVߧ =5ҩ"VmK yBd{2"FO6Feҁ+?5 Tp>lB"qj6ԳO{5v,gdmK\v"'cQ[x6h;"q$Y>[/ÿ l*-@}F L7fW"젨\6O[ׂCdg`[W0Iٵ5 C3N]nmh)LTF#X$lyک.ݻ.4UTI A>.@l".4.Ł~ںq7l–Mc( Jz TX`Tv9{`T\\ .; Ǯffonts/fontawesome/fa-brands-400.ttf000064400000412504152214476640013122 0ustar00 PFFTM,^(GDEF*OS/21V:X`cmap!qgaspglyfxheadr6hhea6$hmtxqC0locaqb*maxp5O8 name postZGjYkK`ࡐ _< ۠A۠EL'@LfGLfPfEd.T:  @ @@  @@@ p@@ @@@ @ @@@@@@.@ @@@@ @@ @   @ @Lh@@P  @ @@@@@ @@ @@ @E@ @@@ @  @@00IRW6L^knp~\u} !#1MRWY?B1]{=BIRUw6;Zgkpsy 17:K^`mp|\hx#%MRWY ?B0]z4?QF~}qmjiOKI=,+*) k ` ^ ] [ Y W V U S R Q P N L K J G F D C B A > = 9 6 5 2 1 0 /   q V T n C '      ( !244.|  d 2 N  60j*J4r2"`*vTR&RZ:xp  Z !$!!"##V#$b$%&j'':''(H(()h)**,&,./001122344d45:6X677f778>8^:;B;.>>?H@d@AAB&BvC>CCD D:DE$EEFFG G2GH HJHlHHIBIJJKKLLMDMN"NtOOP8PQUxUVWTWX:YYHYZ[J[\.]]h]^__`_`l`aTab*bhbbcd~ddg"ghhNhhi i~ijfjkll,llm*ooRpp:pq q*qVqtuvvvwTwx(z{n{||} }T~~(ʀt"Jnd܅tRh&d$(NЍ&bJtБxd`ԘVx2:FОȠ\z4tx6f:֨Nb\ެ$fȮ4bLbPڵv<ܸtl8t8`Ř^BȆȲ.TΦFԼՖ(݄ކ>v8h*8 hb.|2>rV #"&=6505656567676767>167#"3>&'6&'&#&'"'&'"'&'�&1�#"#"#"'454767>79305&'_Ze     ,9(% T E.8B Wse (" /   * .?B  !Da($&$ ' )5=IRV2"&4537+5323+532>54&+532#5#5#535#535#;'#373'2#!2654&+3#i)) OI9_  _ "m" 7 c>^5 y pvymK))荍.D  SE[  [[[.@6mtUgeeej >%3#0#&'&#"##"&4632'654#/&""32?32545'3&)\\7>7>7>7 F1GE1YXF1 3 /# "%!<H1FZ9f1F&  4H)  %/#'73?37'#7'5;;mWW.**W223223ml&z,$#"&546301%!!%&'�#"3273  @w8  (  @K N   #+;T62"&47"'&'&476762264&"6264&"72#!"&546364'.'&"27>,,   D00D0  nO0+\+0+\+0,,H    0D00Dd  `\+0+\+00%#".?'&>32#"/&4?632s \\ q  \t$}{$$${$-9dj32'6123%>767676761232126'>'676767&4>767.&/7>'.767&'7~#c% /& 5  "" 7  /2  %^ XJ4##0   B!+)  99&    , -$ ! @z #'%53'3#5353353353353%53!53'53}}}}}}}}}}}}}IIHIIeIIIIIIIIeIIIIeII&7!67"'.5&736.'#>32>W\Nb'4Dz 1X< zc@h4-6 ib69!.+ &5!];64?A+IVgs|73#".'5&547>3032&#"1"32767#$#5##"'&505463254'&#"'6365&#"32'0+#53212654'&+321%3#7'33jc* 3(  9v  "  S'?  ''O4% 1  !   ;O    g   LX  A@x\ 9EQ^go%#0#'#"#'#"/"#"/"#"/""/&##"/&##"/&##"5057&'"#"5457&'#"'&54?4/&54?4/&54?4/&4?65'&54?65'&54?67'&5476;67'45432367'54326?6322?6322?6237632376327232072327267#"&'.5&+32+723232?6324&#"32>'4.'#"26'35#&264&#"3254&+6=4;654/&54?.'#"/32&264&+"264&#"         O0-  %*)$   X5 , ;?#D(>+'               ##6  ## "  x  ( x   ($0 /    %%#"'"&4632&#"3265313C7___D ,",X ,%'D___Z,",] 4 %!533=#5@}}}}?`/S%#!"'&5467&54632>321"13%2+"5057>?27454'&#'&'&?632 U7'(O1#?*'Q":"'32    '8 ( -95""`":"  1!67#&'!".'&546Y'/7V),2+++46%3 ,!6S?H "<$V4D%2#"/041742'054;20+"01+"5417'054;221+"541743nBoCCCmBm1#"/72?6="'&'56?657'&"%62 w! w!4   _E8WP _ D8WP 7%7'3'3+tvfgt 9uQ%'&'.'&'.'.&'.>1'&76'.5&547> /3       *"3;X  G 5 c @A  L       &9= !D> -:D %,!1:%2+5'2+5%2#!"&54634&#!"3!262+51:b:!00!!00!]%%%%}:bba0!!00!!0%%%%(b "EMU]hs7"/#1"/&=4?622#"/&=43254323327676"&4622"&4"&4622#"&4".5462"&54>3262#"&42"&46tdKu  ee JJ   _ `  )   ?      DV s:  +E  :: ++,   G    F  $  E  ;   +92"&47'&=7577.#"7'&?6>54/ƍƍj g -V07_I (!Y} ƍ !4Z%#(3+#Y  h !1:LP7#'#'3733732#"&4254#"#".5463253#'"3254#5##"&=332=33#%&-&#$;#"?   "   "" &&luuttvv,#$;E'('%>f('(fLF#AW%92#!"&54636767&#"&'&''3#"'32>54/(S5 "$- .79X)`  0!@#$:T-$2+537#54;5&#"#3#"&5463: E()??H/&=,7H`52#!"&546335#6264&"54.#"#5#354632   gC  @!!@C    u"j  h V[cipw}2#!"&5463>54&#"54&5".'&'0'43767.547&7662>&&364#"32&'&6'6&'6'&&6'&'6'"2=aEE]>2       +    S   `W7D]]D7W      ) @  0#"'327"&'327.=&547&546326767(ItFXI I:#5 &/'q@=+.$ "( 5iW6/-)+  81: +>!% %537#54;5&#"#3.5462xY: E()??YxΑ\H/&=,7H\gemu}7#54366'72&2&5<54'>54&'6'&&".&'./"2?'.5466'&'6'&6'&'6&!(GDtC]K $   " A%  "    L^, " 3@pDS? (%   %!(     0Sh ! J#"'6?32654&#"7>76'&54632#"&7>54.#".5462g&# 7IXALW=3.:$  GW'Α (; YA=RX>9 "+A9,!4 $  " g.~NgR+6?32>54&#"74676'&54632#"&7>54'&#"&5463!2 %:!WAKW=2-:#  Y`p$; (F*=QW>8 !+@8, 4 #  7  `+72#!"&54632654'#3#".546327&#"%5#5##335t+5^9$');;`6,"%;R;R t'%#"&4632&#"3267#53##5#5353fRPppPK54. 7 F126mn888778Sipp22 8!2G6C88888'3#3'"&462#54.#"#33>32d]]. , |]!]Z . "- +) , *#+))0! 3LT6#".5462#*.'&547&5472632>34&#""'&#";2>&2"&4 #9 ) 76-*#1*/*&1"'@(" ,0+ "(*&00/d##&$ $;$  (7A0 .w#00#& +V$&$$& {%#76&+###'!2a41$% `--=!'7#3/#3?#'# 56/cat44 0>&L1'73?!7!7!7@RtM PP_),,aR5R.AT%#5"##5"#723>75."#57536353'262>54.2>54.#6MGB1 1 X  T 1 1        ! R5,DCCD:4ONMO :T`      2$'#"'&'.'547>7>7327'& j,,*'  j,,*ǏD $# Z+ %CY+ RQ#70+"&?'&6;2%+"/>76;2F AE,A  [B \H) B| zL V 6H  12#!"&54632767'&+"3%6&+";26/\0 .1 /fB/B` U7 6W x w '7'7757'7LUTTUTTTUUTTTTTUTT~ %'?'7'?'#553!53# zw w4((')'.$T%((Pxx3k2"&4264&"6"&462"'&'.5&47676762><.'&'.*#*:3:>76`CC`CT>,,>,\C==! !!==C- #)(#  #)'#3C`CC`{,>,,>6=C! 7# D D! _ ֓:)#".=#"=47>76;232+766 5!*> / *(F T T#!  ., D B% s R  @ 72#!"&54636/&'&&=32=4+54+";3244, 1&*`( S4H 8+Z}(%"&#"#.'&5467232>''&7>7?= : ./ 1E.8 938 % &?&P26*'?F (n&( ( 7#53537#b"@@*$"&462"&462?654#"&#"'&#"!.0 1:AA:1 0?N@NS UU S"xIIx  k~ )C#'476#"&"54762"10'&'&"#'.'&'&76'&5476767>7&767674.>32&63"6'&""60'&672676&367676'.'&#""6&/&'&6567656767636'6'&'"&#&'&''.'&'&76#%4'.'&'&'"1767>&72132767>2#"'&   %    +!  !    0       (   $ 29#%                  E    .3% "#"(#*%9   )  <    5$  2  # 1!.2   3$     &   #  ".6<2"&4%6&'.>'7&>7&''7&'67&ΑΑ:# IKG'd3+$"70!^e$76H% lnR.t3 =YM?EΑ* JR# 9C &(,9!AR<8.  %MSK.4Z PS%#"'#"&547&546326322654'&'.543232>54&"#".#"B.&UxB.&Ux-C[ *  DWA      G&.BxU&.BxUr-)9 ()    &t?2+"'&54636&+"?>;2>7676&+"&=4>;2>5C0  S  Y I Z j ! J l% #52#!"&54=46354&+";26754&+";26!!! S  S  Q  Q !!}(!   {   2"&4>&'&'.ΑΑk ! & " qΑQ    4`M0+".'&#"#"&'.54;2326=.54>;227>?6;2!)" ;  ( /`$"-; =]$ ;JD3    &! 84.[0  =` W t<  &0>JT\6&&676&"&547676766.766&76&&6'.7>'&>&7&76  &3  ULH<,7"'>77.=RB:6^:)?8-? ?-7!6'XvR EZ=iE Q..QX3?M)\ZR%&/#"43267.'>67".'665.674>2/>21-a9 0Q%/,7% $4##& #*)  &&7&' >H;3 -'   $,  " $$6 *+( %2)%   7!+5#"&=!%5!'2!5463&W&dA&d&t'ZZ'-UUnUU((42#!"&54636'&6&'."6323276P2B! -A@`?N  *f  #!3TR+4BKW7"&46;462"&5"&4622+"&54>3462+'"&=46322"&=7"&46;2#^&/''/'/v  3&/'  /'/v'/v3&/'  /'/v  &/''/7AIQ.54'76&#'&33'76&#"#>32"#"#"'76546"&4624&"2>e6BeL "8 !/M #^7S=A#$:0A<ΑΆċg>-"4G [,48": 2/7:b($ ΑΑċċ%.546777'7&'57DWumS7EM:D%(E3# R85Q + 8$&:T!+3#7'362#"&43#]^'j`80"  "|h]h3Z"  "0%#"&4632.32>7#53kggaEC YM7Z@#7jΑAA !M2A\#"V;IU6"&5462$"&462"&'7264&#"'&&#"32>54'>&6"'&7672"&54>Α  $28 =2$ N61$UL C   ΑΑ N V (7$t Y    %5`%"'&76276'#"&5463272#"&5467#!"&5463!2"&'73264&#"'&&#"32654'>&RHW  [  `d '6;   B6& T:;Sf1    ` U ] ! *<<* !%92"&42754&""&=#326=405#"&='32>ΑΑ ",>,  :,,:  ",#Α!  +*l -.,+kq.0 / /+#1%"&=726='54&"#"&=332>=462B]B"4B/.BV  C[C4F.BA.FG  H:  .AB.FE  -?@-$%3#!"'&'&'.5463!225#5#"3326 `  | `   ` !%)53#55#%3#535#75#53#535'35'3#3#R3RHRRRͅR4444L]]))]]))]]u3 #2B#"'56322#"'567#!"&5463!22654.#"#754&#"7532  G  `+"-3+ 4 !DiD`/ % 3:B. 39@D7'26322/>&67>77367>?"&75.# &'<7465&#".'&'#"&54?.>3263263232654.547'6'632763'7>31#  37 6I  G#     ,g ; #,  "  ?! ,    0  5/)    '  E<     -      \ PK< 3  !    4. "    #C3^ (:T#"&54>767676'&#"&/"6'763276&'&"76'&#"#".#">2@ &pNNt& (   + $P&  V  = "+#3(* 0M,E'RhmQ%D* #&  D %**"$  11Je46326&".'.7.67>>32'64&"#".'&'7264/7'#"&5467&72767#!6*, d,3! V6"#-, Z#9, d-[(b0' (7#,,  Y d# *, d,2"6!_U #!8-- Zl!#  , d,[ (0' ( #!7,- X  @u 397+32'3254#254+%#53#32>73#"&546323&#"AH5qO/5 :8U8! >\7#!"&5463!235#4'654+32674&"327##"534-.+(?`NN+#>Z]'$?( 2" "d47--`}) 0+ +*  / #!2:B%#"&'326'7654&"&'>32>&/6'&'6"&462264&"BsCU_&*T(87M7;bg   ( 3%%3%R''CsBeO' +<8''66'V 7`   (v$4$$4&&6>I>&/6'&'2#!"&=326'7654&"&'5463"&462264&" &Y'O%53I38u0""0#;% N && ^q%(84%$33$Q 0"0""0$  .C2"&42654'&327672654'&#"327672654'&#"3276ΑΑ] `  |S  Md20  ?0$  R{B4  <5Α  9 2B  -  L 0 @3#0#57'#53?3@b[ , ]]V+ bc T ] T 5K #-9DN`u7#"5'743272#"5'7472#"5'742"5'?2#"5'7462#"5'762"5'?#"5/7547632#"'&5'?47622#"5'72+&=476326%2#"5'74'2#"5'742#"5'7o s ~!..! 7O.AEEA)iEEiDD`####9989 DBBDFDDFr@ :BCC8/ !.  I6<AACCCC+%#'.'367.54632&'654#"O* +%$ J ;+-%+7/(0  "L44\ ;K~Km5,>N12A)<: .:9 $(+/&=4?67'775'?'7'75 _MجM_7_MNNNdM_7   ;g?3ss3?5J%g?3444s3?5J%A$I%##"'.'&676'&76067>6&'&5.*&'&35236'#"'.'&67>76'.5676676.&76" $#J$; '&/("MD7 + "/26(&"# D+;'I!  ,!%B' $ "1D$  ."#C1)6% ($X 6% ('B<s L  !   &&H %  /, ["&7>721>?>././76&/7>?>?>./65g<7      -,       (8h7"67527'676"&4624&"2'67'654'7&'"'7&'&'7&47'6767'6327' :a )= :b ); a:=)$ b:=)oΑ΅Ċc   4 @@ 4  4 @@ 490  .  2991 w90 /-  09 . 09 /ΑΑĊĊW2r1 CC,  ,CC,  , "*K]}7&5472#"&6%#!"&5463!23254#"#.32>54&'654'7'"=#37'.541535#"545#23232e !!#  O`1$ @ 0  ! U 4He&$ r |`YD     XiK  = B'4<R]&'#"547&5467&54>4&'"&"'6'26&#"527>=4&'733'".5432#"&=4&"#5>73;#067%" %:5f#)-(  453T?  %%!!$  &9= "#  #&2 ,&    $##$d w!  ###j% >)a!!77#.'#3@Q#  %P@6-/0"gg-'&67&632'2'&6654&#""'&>H 77 !;kEb{Q>jP9%>"  'M0_93!!sDbENeRC9P$9G# (VG-2$./"'"'&67.5'"&6767&632 n##m   !QRQR!  7  7 0 Q^yx_Q 0 3(6GS"#"'7&54632&'"3264&264&#"'#"&46322>54.#"32>54&#"E` 1DNrQGq r   D6(F``FBc   o   Z@ ";7ME`N;5   0   =40 SuST!     F^2"&462"&46'&7<5"&#'&7&'&625463!254.#!"6366263$$3$3$$3% #G6"(& &("6H# g  B)  *D&!0""0!!0""09 *f4! *  ) !4g+    #5##5'!#5#5!373&D'}oMatWDMYnnnng[[J@@!0?O7#"&'&547632&54?6#"#&7&6#"'7&?632%67232/&54+dl  1 J  +mi" Zk > !5; " h1    R o "' [   "K7+"&7>3262"&7#*+"&76763:>7676oK; H$ *m $ y@  s O,Y BpW   )&'>&42#&'&6373#&&'&'&6;25 07h<m~r |JY AUM21c2 ">LvnM X¦nfjaJH@%)HS%#70>?#!"&5463!27#/&'#37#74'&56367&#"#"/26'#"3673!m X@+'@$("$' <*4&+`jG  2  !  # @ 4BR^d -9F$"4!2#"462#72#"42011"1"1"1"1&1<143413030310030410+353#!"&5463!2327&67&#"64'4#"&#"5#3<>323<>3237#&#"327374&5427&"'63'=35#5##3734#"7'&7&5#3546467&7'7#&737&5#35467#&7373535#45&1&0#"0#111323210606107#'#537374&#"326 xu uJ Q9*#76#*9555Y - ( #   :    5"  *Q9*#67#*9Q1 Z`fsQ-,)))v%    %         %     % %  |~U:Q--Q @'3:BSkuy%+53272#!"&54633533'654.*#35#535#535+37#&"264'&75&546"'654&'&5467&2654.+35#5!26%+532  :-r#$;%%^  ! a  ,  $ l  [3z *  `R!!#RTT7:%%  /        RRR i 6A.7:AMN`g{~1Iamxy#<.+#532254+2*##'#5377'#3#57254+'#3#3#53#54.+#532254+'#5#'#'##7353733':>7#!"&=3673353>7352335;67323535#&'#&'#"1#"5#.*+.'#.'#5463!2"#"5*5#."&*#&+.'#3673465273<523272?"+73254&"&54;254&&54;#"6+5'#3##53'63023"'&47'3*;735353#'#'##"543'3#E '   !BC3)$$j?  '&&'77I ' "#   5B 4)(+  (  g .(#  O  :SR 0 '$    !W  !   '&&'889 ""!L p  EZ E6  8  Ej  EP6666EBB//(Z        \    & n]    <  (  (  E^ 7BB11E44"# (E @ ,AXr7#"54632'2+743!2+7437#!"&5463!24+";2?46:3267#"&#"327;2?47454+"'&+"0;274+";2?>:1267#"&#"327;2?474+";27'2#"546  j   @"(T  %@  "(T  ,J   !  `f   @b\'&nf   @!h1  @#@PZ^bq%2#4>2#"'5672#!"&54634.54325&#"#"'32675#53275&=5&'#3565#752654&#"'#757454&#"3275#"' $ q   J  E#e $ =$$$n  $      5` "    "Lr 3! }U b}}! " ( 3$  1OX7#"&546323254.'&54632&#" #"&'.#"26?#>BD@%)=  D<-^;+   zFE   ) (& Q FCFM % <-'J#    Q60 ( /3* g2#!"&5463254.1&54327&#"2#"'. #"326?'#"&54632L  $:%+ &.    (+#   `3 /% . 0,&      ;G2+#"&'#"&46;&546324'!"&463!.#"!2#!326%32+"&46h  5gL|C  5gL|  ^8Su*  ^8Su   gTDgTD`/9uS/9uk.'/8E%#"&547&54632&54>32>32654#"6'&"32654&>&'.#"723201&'"##"&732654&#"32'67&[!iVF_3 /  %7 P!"/ ." =0 Y!r ( 1  .  C-A6 0&Xs\99# 3%/^xeC Q\P:( '! ;A   ?$!)/ #%#!"&5463!2 #37+V `A__[p)`*[[ 3JMR_finquz%#"'#"'##"&547'&547'&54?4&14?&54>32362363225#7575'#075175573'7'37'77&='&'#'#7#"7'"7'737'37#3'#362?#6?#747'74547'67& 7 4kj 4 7 6 8jj8,,-,3483,.,rb@#  PSPY|D"uSb: 9 h3K x63)O<<$$kR#[ci\&\a |sZ#V.# _ Z Y _ \ a` L30?\4Z`H!7&'677&'>7\\gq!!p$74(-CyU#"g \$a!rp!0>}B-k#V h":%:#&&#"6326"'&#"&#"+632632 &#"&#">32632 8/-:8C,0=*)$"75>))>57#"*>G@**@G>"/6>))>6/"!18//8#9Q+)))]##&& z,<M]%#!"&5467&54>32>3254&+";26754&+";26754.+";26754&+";26)5I22I' '[:Ec   Y   Z  W   C+3HH3$< &8HcEo o       ' #'+/37;?CGMUuy}?7?7'777?#5##5##53#53#53#5##53#5#57#5#53"&462'6#"'32654&&543237&#"'#553%#5!'%!5!#5#57#553'53'#55353'#53#55#53'#5d,r" " "!"Q"=!" Q"$ "L66L5!    y a *zz " ! !Q"u"/"&      B    > g "" " 5L55L:    I""""M!!0jbbU;;!!+!! !!+!!x M"""" " "" "*2#!"&546;235463264&"264&"  >  j  7''7'7''7'  L  (( '7''7''7''7|Y%#".#"327>32#"&54>3232>.#"#"&54654&#"#"&547632632D26()!)'5*9 <+C; S(@Z)F*!<,,"'%.& % ! C2(&@3%.Bw1B#-/,$,>>,*"R?*E&",/,")) 2A ,%3 >@2#"&'"'&54>7&547632>54&#"#"&546Ik$=&(       % & A50Pd H#"'7&546322656'&"77'&'&5476323217676}C\91v \\\Ln96mF+  )1-  ! _CZ\s3<\imLJ86lL5-D? ) 3#3#'#53'#53'3377#00DRgYYgRD00@Q^Q6p0 00 0p@(!!5#'#35'&753735'&75&7@tS;DW Z O Cv@V"&&s!7#/#3@N!. -#L@[ [^B'8I[nz%'''.567&667&674665".'&7>762263&'&'45&'&67666667&6767&'6:>5>"23636#6666'6&'.6767&'"#276&67&54&&7&'6757"2654&&#327>'"#276464'*#'7>7>7&7.#'&''''&'&'65.'&26'67&'.''&'5767#65&'&'&7&5&'6&3>.>6&5467"&7654'64>76&%'.'&6'&'&6=3 3  !   (  !'% /T '     N 4  P  2 #-?,,T" 5#J $a 8 KQ/K*     1 255+7 S  98 7172 $B! <4   %  %0   %   ))   "   G   "G% "$         ! '(!$  !&' ("# -- -# .&  $6  ( O 4*!      & O6R  "3%&      #    H  + 0$"&462"2"&42>..'&&&&Q';( '3 3&XQ:aB9 *e&&&&) #,8%'   ,)#3?OW_2"&4#;2=4>;2=4&#"54&+";26'+"=4;2+"=&54622"&4264&"}}}t  %$  9(-       ΑΑ}}}    (9-  5    Α@ ;Nc%531"#527#!"&5463!2##"'232>4&7.675&464.'>54.'+326& ((h v9  73!"651""1   u{  #`   % !! 2 = @ '62"&45>54.'72#!"&54632654&+"3ggg ((p(   OywQ[5X4rOpghh 9F8 8#x``qMTn0Z8Np)8D7&#"327#".54632&#"327#".54632'2#"&54>2654&#"! !! , -.! !! + -.yi)EZ0f?sFQzvUVuwX'"(%$X'!(%h6^?%gBrD=sXUvzQSx t 7'7'7'7'77''gg-4M-4Mggf-4L-4Lg 2"&47''77'7'7'7'ΑΑJM5MM #~~~JM5NN ΑKN5MM $~|~~KN5MM @y *5=E1#"''#"&547'36323264&"7467&#"264&"$2"&4$2"&4/U;9)..)8** +?26?6%4632"&72654&#"!9L 9L # L;  140  L6#<#LlLB&4&&rL # 9L M    6L#;$5LL5%%%D6462"7#!"&5463!2264&".#"&/&?6/67>  `/D//D% % 0  0$  / # !!`SD//C0   /  0$ 0  +2#"&=46367>54&#"&'.#"2]]") "  *" ]] '  !  (  L#'&1.'.<53>7.'5676.#<5:3.#5'+&2RJa 0 j !; -  <)&;@z  ( cZs)%780   8=   B7.   {   .6FRZl~%7&2"&43237654'&#"'32?654'&#"&"2=32545'&#"264/&;24+654'&#"#32?654/&#"232454#"32754"27654/&#"32>4/&"'7%654/"#"32724+"3mGTΑΑq9S>  B `IC>  dttG GmΑS)  Q )  otGH ",7'>32'&4>32"&%'76&'7.547M#f7C:@!)#&#11F1;!%#"&'4&5&7>767>&67>"06764'&'.0#"0#9>3676;20230300210022110010101BsC\ -%\*=     $` #a04     CsBuYC9%,(9"b:1 #!)V$"      %"327#"#.546;2&&'>4&'>:=`* &=W5.F_cg^F-0G*76+GOJk~0K?dg?sb~bJ !*2<!673#"'.546767>667&734.#"7654.#"& /?DywJF ">59O5EQapI #)IY/*=C- DI$3 DN&# Q gFOUk+9'%9! *,6J&27#"&546;%2+6''.'.676767&'- P: 4>7#  $6 /*A|0#>=g>  3E/;  73!J_q7&6765>32'&62>54&6764'&#"#'&=4;2+3>.4>#".&6.'&66'47'&>3276#"'#"'&g  9((:O2 $*8'Z &&'77& %eU;%9HD<0%,-. %0C# 1oT  5IRR   h ^%79(1; &  / &m'&&  ("Q5*E' 1*   1&_?0J%  -6Nd<.#*'4632&'.54>576#".'&62>76&7>'&&>76  JI>. 9& .2-%3%T $T/0^37&@9J'$  *  &   (@ 8$ + ,W)7  ))    &  %##3#im2uhV&#"'&'.#"'>76?676&6Y[?'   ( 4 "!]E&ArwI#-)0% L5-l !!%'7#@<@@@@\@{VVY,?N!!274&#"#3235'&74=37#4754>35'"454=#?'#'##77@3#!,8 DSgPQ   @3 %oq% l  !*9GT%2#".547.6326?6632#"&5'632>54&#"6'&"'&272>54&#" {X9a8 9O a XP9   ky  &1 ?Y)E* 0'( !}'i  hR  @\#"'&547654'&#">320#"&'&767632.%#"'&'&76732767632  8 !.L/SYI{  Iy)/=*$$ )- c #%#5(fF$! :-) 6 0#2,#UoCoNA<:+ ##  1GAQ3:IO WW>H-;]7[[:b,a.C&ΑIAmnHW>>W?#/5; %''7'57#d%S}.*}TA`&::Yeq%2#54&"#54;2354;2354;235435&4663232632#"&#"2354;2354;23543%54+";2754+";2"*"$$%    %%$``   p<&   @@@@Y$#"'&=#;54;2+"=#".+#"&46322>7>23>32#"&'#"!546Y  Y Y 'e&**&       6 Y 5$ <" Y ,6,*:* "  !< #6$+5326"&4624&+3532FFFȑΑ3$x2F$JΑΑH3J|7FU%#!"&5467>322>54&'&7654&#"'&#"3$#"&764'&>#"&764'&>"8'/B7*X6A`  J4%?  ** %   "   ''8C.+?3?X   4J)! );)x8  -l-  Ia(  H  :7&54636'7&"76&%#/7327654'&7466*^I"<53%8C)G!G( 4RmR=#!@P_"*&3IP  H'%*# 6 $*+),IH'0A( &'77#".4>327''77%+*| ,..C97D-,B3O}J]]J+VV+Y3O7& 6fi89gKXI^\I' 7''7'75#'7bVllV422gV ll VΝ2djd2 1#7627'&73%'#762i98f ^ 889Xڸ e &!)-%#"&'*##".67.>2%35#5&''35#7#77#7!=ZfZ=!**-e)&lm~8//8&TJ;##;JT-: "j:  $(+/36:#!"&5463!24+''#"3!2#5#5?##5#5?##5j% o==o jIIIT6vp@vcujjK22K%%J&&,u%%J&&,%%12#'".'.&56'&'&'.VP5QF! %&#D $GI& %6 (,>=E10RG .A9l ,! g,i#"&54676327#!"&5463!24&'&#"'>54#"32321/4>14&#"3267>4>7632   `@   D+    "3 ! + ,(0 3`"??%*)  <   8$  Ha%#&#"#"&546327674"#"&54>32>32'654.#"3:>76#2 (5R6(. /  BI%R6$0    7  8Y1'6  *-GB-XA-$f  P M(?1F&'67"'.>32&#">54'654#"'6767&547>.%$ 33(&Y;! :N3!#1 m;Ob/&KB%  0**JMX CJ88*p^B  T:";'AUM' 79DR;$cI)+ !2 @U2#!"&5463>''3654'5.'.5463267&#"2726&'>7 1%D   '1$%8  c< ) .`H%3+U$"#! 1./6( 0 $5 );F#.>   h2"&46'.'#&76763654'&"'6'.#0"1"#"'&3263277632327>76ΑΑ         ,'Α   <  <  l%#"&#"''.#"#"'.5.'0547>7056'.'&7>327&47>3023232761<  ("*       %( /)  $7             I$%I      n2#!"&54636'.5#&76763654'&"'6'.#0"1"#"'&03263277632327>76Z    .   ,'`   < <    )632654'67"&4632667&#"o $&3)/Ih- ;zzzV6/B\d%(IhJV6?#hIC2 =TVzzz7^hIRGMSYc?27777''''"'7&'7&'7&'7&547'67'67'67'6'7'7'5$"2654 - 2= @DC@ =2 -  -3= @DD@ =3 - ʼbbbۄD@ =3 - -3= AED@ =3 - -3> @DuuvvPmnn;bFEccEF.93#"3#"&=4>73 5>574&'&'37#6734'7[++) %6*C( 0! >2 1=t))5%)82i@E&( 3. GA1.  Xcu462#"##"'"'"'#".5#"'67&'7&'&54>3267>761>32632632$2654.#"47327654#"&4&"326574.#"26574&"26574&"2657#"&5476326262632>74&#"32>6  &N    " $6 $G'  -    - 47)   1   1   2   M/?!FZ%"    & 3)-")R-_   O-    7!25$" &(Dt  !B6#     .iH2>.VN*?$)%12"&426=4'#3#".546327&#"%35#5##33ΑΑ5BuF) - !"13II##$$$$ΑD5 +  .! IfIj$##$#=2#!"&546354#"#"'&#"5654&"32756=6276323276.( %"  &*  \   - BFJNRVZcgos%#/#/##&1'&'&?&5'&?&/&?2327674?677'///7'75'??'? 7CTA&{Z"$#;Fe[ yjIP9@ F+: >NOU\_BX@)J3H,!6.CEN d ',# $&9a=/791=^:=D<>F=,DC/DJC("?$A4%#"'.5463232>5'654&#"327.#"'632(;%:tKxNOwJ r588338   +!)= ">(dAUpoV_:$ :%?PNNPON  >Wp#"'&'467632357>7>'0.7>./.67>/7#"'&547674'&547632aAC 4  ~]        !  4 CA `?[e@ $Aa1J% >(' 4   , #%9* ) %J1b@$ @e[?2"&46&762?7ΑΑr   =s>Α ] Yh?.  2"&47#ΑΑ(UUΑε .6>%/&?6''&766'&7.7627&76"&4626&'.>;4'>4&5'676&'&.'&7&'">374'&"417670.#636=4'#&'6767-    N ! )!  ΑO           2  '  /].('     $ 7 ΑΑ  %    ; 3     ! 5 n*%#X%&5>56'4.'57#.+"72>73#.'&#;2>7   h X C-Y   d1276a,8''88'*$  / $|%Q)% / ,'88''8IQ &  /)    HQ & /)  7&7>7>6&'&6W?_E#ZZ#W?`E04P<'D,P<;ZW>VFe  W=WFe ;X"@'.6766&'&>7'&6&6.''0&'&'.67&67>6.'&6'&'"'&#&'&'&767>7667>763266.6a  ?  1 m  + T   FE&#'f*3T ^(+      )  %  ,P       L   9  <   w!K$ 2?#J2$ A5 @`  b    "k  F  " K  S -=M2#"&#"##"&=&54622763232672#!"&54634&#!"3!26S ('  #" &<j\,      \r\ )4E%&?'>.#"'6?'.?6176&"&463227.547  )*'1''#.L+3  D  :j-*'FA6!!(/ z $>-'<2#' V. = Q C*('A&5*'8.1S%01#547>73&'.623632&7.#.#&5&7067672?B.,]rvy3 :: q z   ;9v *)"%txBy+ / L""6 J4AX|2#!"&546367676'.6'<.'&67>4&*#"#"&63!22654*#".6767626325'&'&7>0&".5&7676 ; ';1C# @=  73    *   )- 4 %#  5E& |   '!"   ZG  22!. ;32H-"&>#"&'>76MU,MU,!I}J=l&5V $7k4!bj4 ^ K~J4-F13!T"4EM2"&46'&'"?2#!"&546337632=4&+"767676/&"264&"J44J4)### - T BiJJiJ 4J44J$C##J#U - JiJJi3I2"#"'&=#".5<>7>754.#"&'&'&76532a_@5X"0 D (V  LE (I?    & 7k   0NGV_cf%777'77?'7&7>721?6?77?7?''&"76?6&2>77'/???>761?6'7?7''7#''767676'&76767?&'&#7'###"@ /  x  $!% '%A$$%%6 K :(   ;  ( 9 &  '  +"%  )&p "? qsvPSxx$&" (uoV\>  & B< &(Mzfh?B)   +.N--+$'%' *(?BO@    &"7?K7>32#"&46;7'&>.?6732+&'.'&67&2"&44&#"326 W? 4BF5 2  ΑΑYZ~YZ~G   s$ " +  " V% ΑgZ~YZ~2G2#!"&54637&676&+76.'.#"3!264&+&'>/O>V A3  4+  3`!= #r   J$X! V!,AMan7254#"#47632#7##"&5462654&#"733>32#"&'##74&#"32673>32#"&'##74&#"326747632#32653#"'&7454&#"733632#454&#"#* & %, ' '  Z& 'Q  :& 'Q  5 ! L & #& M ]' # '   L0 _  %( Fl  O  %( Fl   #    3  .   DA/7%#'#7'#7&74767676&'&>67'?If.!$!e"E*;f!1+ 2I:rkrTWZ`6M&Of!$!nG 5%"37)*= !.SN,2.'7!9 z5*+%%57.#>32632&#"'>32'.@~6D[5#B5#<<#."4)MM)1166ȀG8*2)1110o ?II?DAT02#!"&7>37/>16./'7'67"91"91_ g E :4)s)))4)w qd 0= @ n/<e7#*&'#0#&7&6256&"#&47>323226765&#&/&5&1430367636763:'#/'"'&=47>'.'.5&632#.#"#"#"&'&63216766&&7>&7  &),(V 2 $!  !% 4  !! !  #  '      3CY?~s I4&    "  e          "  #h&)?:T0   M#42#!"&546354&+"#5#353;26'+".=46;2   @(@@@@ 9@(@. .   #*('K#'(H?Rg"&4626'7'&'7'&/022130"''&1377676'6".#727&".'72Α=    %   #   "3 (9          'ΑΑ*-+,-  3H -,-- -6< Q6  )5O62'&"..7>7&67>'&6'"&=462746#"&=4632>NGI?>i`b UT   OR^ GE11E%"!%}CG=:e`  T  Q  ]1 H   G0++0G  !1! 2 s!)2:+73272+72+732+7%2+72+72+7"&GD~!%FIFGFFF( FFyFFKYY1Y1Y61Y 1Y61Y>`7>232"'.2"'.76#"'&'&'&'&547>76 '&'.'&54'&'&'"76767> 9C) 04  I!V"2+ %v  X  .:G S&6G%"'.'.567>7>3%327654'&#">'.#"?   ";  - '48%( ,  -- .$  CB  TM %  3%-L^ #5  )22   #'+/37;?C3#75#73#75#73#75#3#75#73#75#73#75#3#75#73#75#73#xpxpxpxpxpxpxpxpppxppxpp(ppxppxpp(ppxppx#$.>.7>7>76.'6L)5!)58Gs8 K8/fYH+H5K;+35!*5!P~F@e$>]4m"C2. )u ;'/6"&4767&#"&546326&&2"&4264&">L  $'7L5-'UI^^^&X  8* 6N"q߃^^^M %#"&462'""&54632654632L'"22E1T".0G12"#)5##--&1F11-#".."#5)#"21F1q)Xhu7#"&=46;;2>=4#67>76#'&77>76/6.'&.&677&'#"&=46;2'"=4;2#754;2+"+"&=46;21/  .*75/ 62 G2$q%;Q9, 7$>4R60      &>(D( ( }    p (  ,5 +Y1+9%">,%)&". #@/ 4C3 93$  ( ( (     T 2S^w7+76;26'&++76;2";2#"&7>;#72+".>;+";2?6+"&?%2#7632+"&576&++"&?3+"&?>;2+76;2?6+"   # %    ( 9  0 # : $    I B   /5 !    _  %( #4  "c#!( @bJ (  !'#31/#?#7#{p651cb ost44XA#_5gg5_#A 6*>>*&R#&+Α+&#R>T>*.y &767676.'&'&76'&'&0&'&0&&'&1.'241676727"#00'671327>7213"767676'&'4.501&'&'&76767632767617'"#7&'0'"'"#.76&'.'&'&'4'.'&7:30236'45"37>'&'6%&'6&74&5&'&5&76767&'&'&'&7671676'&'6'&272637'67'676&'&67&'67.4>56'&'&"#>767&R "8       % ") )    ,H+#   )%     !0             "           "   | ] )  ;%   $X-. -   V   15 +* !$  %           !                     .:JZ3#5'.546762654&#"'3#5'.546762654.#"%!"3!2654&'2#!"&5463~44-.@ 44 .  -@ D    &&&&8 &' :  ' :      &&&&GL767>454'.'37#73'##".5&#".7547;2254'326& O 4" wZJ! [ !&R T&6 @$@& 3+7    # / )$J"'53'3#%#512>'.'&#4>1#53WJ>>Bj<3P -7]<`6[v@8S__"JJ=@v[6`<]7- Q232"2"&4%&'!"&5463!24&/.+.67'"367./17672>7)    s(:=XI  ,h+.#%  ( "S+ !   5390Z$K O$      2+4546264&"7\\Z5KKjKR[KjKK5!K #53+32&+3250`ӽ__q ~Td  -159=%#535#5#5'#53#5'#"'.7!27&6?6%#53#53#5'#5^BBBBZBBW C)vn8 %+ BBB B;==;;H<<<'.#"&76767>357$4&"23676&/&'YH0  !"!H)("M["/ 'sZ& #0 162R@]R/   "*4 .>>XA76  bD!3$ 4=B #)1AI7>77&'6>7&7&504576&'67&&7#!"&5463!24&"2Z(C2!@. KE.# #DI'-( 2'4/0`@^^^3$,K+%  71 $(4 :".d %0 `^^^32+532654&+#rE> <_:V_dQk@F?[*P@&@a?@`7 $,>2&&#&676.2#".54&2"&4'3237.670>636"'&5"5&?"1"&46323&''&676767.'547>3>367.>>2'%6.67>4.'&""232>7&'&7>9        N 5j!@   --H  b9 " $-  6*"(  ' G 3 (# H    l    h          ]    (    . %    O 1   U . O #2#>%13#67'.5!456WANdE#-3 TQ `AWGDuOqS .%$/ k"/0ijY_*%##5#5354>32#"3KdQQ7$$ (Y]F(8O<'B2'&*#"&5<&<.'&54>6&"/&#"?62327i`L  N'B\O :  I O :  hT{-  Fl3Z?% ;,t <, ####5353533##5353##5!###@Z@@@@Z)<K73##576=4+53546324&#"#576=4/73''7'73733r]M; &55*/E  ! n *+ & &3"# 32.*  "  (9-  -% && Q72+"=4;2+"=437010101010"01"101"1110101#0**1#*1"#"*#"#0"1*#"#*#0*&*1&#"#*1&#*#&'05&'4.#04'.5.14"5&'014&5&4&4&4&5'"&</0&1&54'4&'45"41&54&<&41&5<&<&504'41'041&5041<545&504145041<'45<547676767676767676320154+"#54+"#54+"#54#563232=4#"#"&#"5654""#54+"#54+"#54+"54667676.;ed<.*33+    (,,(4444}AOVSOA   H1 ZH LL  (>.'&7667"&54>32&760m5 %#01}~~:c;4/  M`5m #%%1U 19YY;c:!4Hlw5'.54765&'.546765.547.=46723>54&'&765>54'&76"32642>54&"6s s b 5T1E9  4>N>  dd  >N>4  &8 iQ @i=    J15tt51  -1d |h Dc8Dr  g>Eo\       \pE=g @S-Vh|JrC0-   "  "%2#"&54632&"327572&+5DDg]\[A?&nNN74&%34v R\]B?'NpN$"q50*Y L'.7>327#!"&5463!245#"'.#"7670703'&'4+76,* ,!!!!P!v(&4 <4. !#O!C%!  5 *-"O!!P!!"(*$:<,    c0?732327676564/.'47>32753.'&"67>'.+  5'*2 7"3L+ O;2,f%IE +D"(A"<-0 1'* #'Q;% 7@="EA1Q U.8@ %3!!'S6Q!SQ %'% &54'77E54'71"&5>54'#".5470>54/p   O,+!(!C  D    8* >105,9)6 CF-4,  * P~&-OVd#067&'6?#64>4'&'.'&'4.77&"&576&'&'.77>2"'&'&637#"'&'.'&6?654&'&'.54746165>'&767674765&'.#'763263&67067>367632"22#66763267&#""67>76%2726767&'&#"&'&#667676;2&'67&76767>54/0&5&'&7676'&'&#"767&'&"'&'&#"45673&?67&'&'"276'&+"767#7>'12'"&/327"'&'&63=.%    n %.  ?     (/((/        #         (    1   t     & T  &  ( =5  f>v  F< )   1     +          +      4   e %(--$#                    #1   + 30+..+-3     !  !     *+9 0@@<+*      7#".5/267#"527654&654#"0#"76746767476'&#"47>76'&#"#"7676'0#&327717670767464676767676767"./3276732767>54&#"'&7>7632'.7&54632?64'"=32%i         +-*    ttD0 =9 DF9P P    @      !  _P          1@<) 2#!"&54637#.'#3Q#  %P`6-/0"g!.'>72&#&'.=4>76&#"#"&#"0+".5&54>16&#"#"&#""3262324'&'.46546;23262'')N n$p$(&s)k  1Fe    :  :   eF1   + + $>&''&'&'&67>./ O: # & o"*>$! THN(_-.R&`J7-# AMI06L2 "2",8}()95EQ2"&4654""7676547676762+"&=4632>4.#"ede r  X /+<<++<<+y4Y33Y4Pqqpeee    q" 4<++<<++767>5&540'.7>767676763636~*  &  <, 43&#7Jc  <  +SlLcs 27PZg%!&'45.'&>767656.'&'&'.7>74.5&7>7676>367>7>72>5&626.5&6'6&'&'7676'&'.&>.'.'&'&7>36'4&'&6'>7'"76'&'465.'30'&'&'".4173&'"7<5&#>7<5"'&'&7>7&#&'342;&76'4.'.'636>&&>7&721&'&7&72>>7>.'.56'.'.#".7&6&7>7&'.'&'&36 Z .     %g  4   k* " 6#-6,   FC    e "* )=    9 $S     #  `     $!%*! 8/V %   %!   -?    (|0     " ^4  F $'?^2      !%   !)        ;  /          &  Z  )/ #   D   '    $(    ">[.7>3267"1326'6&'&>76767>320676zX/lȯ/6#q?FpG3C   7a3 57K/+&F-)  ! ."   3 ?6ȯ/lW8>     6>u".)KEP&/    6   " !6!!75##"'3262654&/.54>327&#"#"'@* "-"c'    !)"  "@c'   " 0  +B2#!"&54635##"'3262654&/.54>327&#"#"'* "-"c'    !)"  "`'   " 0  +.D\huv?7'&'2#"&546%016"'&7'676'%&767''&>%2#"'&'&'67&54>2.7>3'654&'7@<1N/' 1;C3$)z/  -? .'. r ?1N/'1;C3)  ;H^uHQ J "":';B  +#'17D5  02J*(} 1 ,;,&18D5 $'/76&'&`   < ! 1( & , `.    *L   ?:  @7>&/#"&54>32SFK[>p( $'" )NGv 5ks6L**/%$* RV\qw|"01*#0&1"1'&547450346257622031754506105350>176201310%7?5'1&10&10'1&<15/?'575/?'75]a`P`axQQP".!/\/"u;P\T-."/)QQPXQ"/Ln5iooJ77.i77b.//\4C".511[K\[[V....[%6Rbx%+"/+"=4;254;2#2+"=432+"&=4;272+32+32+"=437#!"&5463!24&"67>76 !    R - .0""/0""/>_`N;  .9"G,*G,*GG< G9<     GW"/0""/06NN61J,'u *H3'&5%3".=4&3#'546323#%53'57670&'&=325N , /''<*%8M*#&(  -Mo+ '" M/MM'+<.#MM(6 F  4q  ''7'7@@ ?__? @$\\%\$77$@2:Bt7>3>32"".''&/*.7#"4;2#"4;27&767>54&"&'&'&'.54>32v     (XX KhK  +J+B^  .  A   @  ,1(3HH3(1,  ' /*G*[@/ $4/5373#576=##576'H-m_'&'l33 2 6%%& >> ++O#"&54632>'&'&'66&'.732+"+"=4+"=4;2=4;2rnSggS:&./ .7&"*  b1j((0((0gg);B^B/ ) 1-r+&U#* n0((0(( 3#73#3#73#!&=4&"&=4.&5,,*+$ ,,t$2"&454&"6754&"6324&"ΑΑ"!""/Α = %3#"&'357#&5462#5'`lAR,Bq!lhhK Α K@$6A7iiP')gg)'П6G\h%&'7&"&'>='6267&"6267.'&47>330#'236"'&'.4"'6?7**h+&$:FF:$' ,d, 0>>,,>VcU?,, #:  $ 4&&J  -F%$G- -EEEg:T&&U;g(5 {  ;j"/&7676?6=4/&6=4;2#"/&=4?67#"54;23254.'.54632+"'.#" >  /200,b#7 ",(V0).&<%jjj    k k  k!D @ @@  %%#53%!#5#5#35337#3537#3533533  @ @@@ @@ `` ```` =C)Hw{7537#54&#"#546253+"&53;26'5#5462#54&#"32653"&%"#"&/73275&'&'&'&'45>32'&53%"&/767&'=>2'275&"5&"2'53#'#53h!4D10E*&55L6'' '6&     ) F"   D"!)%%?41DD1*5&&55&&&&&b       qDD5       *  R  Z^)7FNV^fnv~:4>'4>7"&.'."'&5476324&"264&"264&"24&"264&"264&"24&"264&"264&"24&"264&"264&"27&'&"62X      # 549 BB (B^^B(XXX(>> O     !(;O5005OBB11BSStSStSStSSD' (  #/9AT"&463235#737'2#547#'35##5##5##54#"35'5'57'#353#"&7'326ggΕ`o)F9{!8)E DEDD$   8Α ?.  471M/:HJ0!! g V  ,8 3m%#"'67>454676765&5654&.3276'&#"'4>;>3735467;23232+!".='#"&'6) &.^O8 ,9    V b   &:/I^,5 (< [:4% H  R    K    %#"&46323lLLllLLlZLllmm"5#"&'&546322>54&#"#".672654'6r/mKPn/?@B-$9%%B&?WSn +?*mTX~9Qf(PttP(fQ9,A$5A ;!,AI%#'#//75'737573724&3>7"'&'&476762564&"C       - ^88)8? 88Y~ZZ~Y !       .0_87*80?!87YZ~YY FMl7&'.'&'&"#67>3021'.'&70703'.'&167&'&'57>01&'&76"45."&'&74"'50>767>0&'01&"'&167>76'0'27:63231'&'.'&'6160&'&'61"Q  . K"#8)'4   R?(&$  D"%#  F 3* %=C"' "  ! " (  )!  $%\    h744D "//%  , &0      #     i        @(;%57>'&5676'54'&'.7>??; ͗  e%'E= ^6L;/=  a  .PLI66  #8 U  <97*l #  /6#  1(-&'&67%6'76&7'&>7'6/ ##i  at  S jZP Q \-!1(7 = %GV%+3'&=46;26=32"32>54'"#"&'&7>;5#54>76#'2>4.#" k5656 k(((  %$k 38r   ?.)&&f )0   167 )   f   /2#!"&5463&63265#"265265#"26=&6a'88''88'2 8   8''88''8   8 U2"&46#"#"3232#*#"&7676#*#"&767676&#*#"32327656323276ΑΑ | <  5  '   #.[A Α  F5 B?F+E&!@GQ[#"&=46;2'&#"#'#35>32#"&'365654'&'&'&#"32767&#>33264&#"3264&#"@5KK55KK  $  x S #"( 3\ K55KK55K Z F %%"'f  x   %(%'762#"/7/7676/&'&>&5( BDrBfE:0 ]$# 0"-{&9b6 'BsCf#P% " !)%0 @Sk>F? %Md$2#"&4&2#"&462#"&54>7#"''&5476'&5476'&5476632264&"676?30  Z      )Rr$$LO 8 33 8 NM#%rR)`5+-        =)..)$6' ;,5AA5,; '6X}XX>6*,8  2"&4'616/&"37#"ΑΑeJ " ZUTK pΑw( cc)x #'+/37;?'77'7'7'7'777'?'7'?'/7'77?^6JN."7Z %# 8 8<+!)#+.|G7-+3=5PCBY".',";##B1 " &  /  )@ H96`-2W B@D57'.546'0'.'&/?>54&'514"D66&/$:MO< ) &,$-5+7(& ,>҃s|5 7"';6[<4*9 0* ( <7!>'#.'6X-~wx2M )ps^` 5EE"9m<Me>`L-T?- Q '#"&462264&".?''"&'&>?'&>767'&67676767'- ^ 4  -5  - ] - .- ^]/ / .  0  Z / // / Z 9 Z77&>&7&'&'"'3>56'.54>32@< w C !,z'/)7 /("2  /8Bw < +)+&$ *! "& =%/&?6?6/&/&?67/&6/&?6, -]TD:4-\_92+ *"JR A,V$H\ 7'* 2>"&462##"./567>324&#"'.'3264&#"32$3##3XC/m1!:aGB/5$&%, $- (3##3$>/CO!, k'e/B54% && "?,#-A%'"'<.'.'.01"'&76&*'&'&'&656&7>4645&>'"'.'&0#"'&'46'.'&54'&7>5&"5.6'.767>67>7>7>23>32307>302     +%   >59 ,     N        '*   $  $+-   , $*    !     2637??7'7''''/'7'?'8P C]8Y9}Rsf|1.+l &  ,ND& @'$J .3D6 {l&Jc&Tz8a %   Ea@NZamt%#"'232654'%.54632&#73254.54632#54#"#"&'73"&=3255#532+53254+5#532+53254+54+532;2=3+"75#532#54+3#;2=3+"7#53##7373#5#'#ApC#$ e3.53.5e%" e<     v$"'    9'    9  %?4'; 6J5+#1,"10EJ]      M777H+HH+?=> ?   U/#?6'&'&67%6Dg2 f]"L0 i (2#!"&5463>'."354;2+"=#pGNhN^DD^| W84FF4D8 '575'7''7XeW"XVY@-uKK:55/7 #'+/39=AEIOSW]cko"'3'#4=3#&'7#&'7#57#57#5#5#57#5#5673'5353'53'3#&'!5353&'!'673'53#4=3v0ggbnfggggggggggggg ibgggggggg %ggg S t tVggg  F # E#EhE # % JMgs % R "y-In'.'&?6?>76367'432'&5676322'&'&#&56/&'&74>76  4 5"     %    %; !& 7"     "    } 7#&'&761'''''#'&'7&'7&'7&'7&'7&'7&545'767'67'67'67'67'67'6?27777774&"26"&462654'&5'654'&5654'&5&=#+&'#&'#.'1#.547&+'&54704&5232673275#327.'&,+- "%    $" -+3378:; 7; 16 (."  ".( 61 ;8 <:883JghhOYYY| )              > k  "  %$ '&&&&' #% "   ,' 84 A?GFHHFG?A 48 ',  !hhg~ZZ~Zy   Z p@$         !eB ;Q>;2=4632+""&5&54.+"&=4>2;2"'4.5&6327632 c  !"d  e"!  c $11  CC  a3    %     %     UUvv 3Zes#'"'.5'7#.767>;6&'.'*?>72>'"5&'"&636&'"&63&&54&#"432'.'&'&'./&6762?6!  "J%    $ 0d$#4U  I,-)0) (D@  +(%*//E4:L ?       }\&    4 "  m0Nm([)/)#OO #f 8!,4& ;C K"       22#!"&54636'&6'&'&6323276L2C!  % .B@f@N  *h8 />4VR`,U7"&/.>;2326?>;2#!"&/&;2326?>;2#'2+"./&#"+"&?>3i7!$ $! 8  h8 !$ %! 7  8 !% %! 8  `pK K p pK K p pK K p BRa2#"/7'&546'&'&'&'.'&>76'.'&'"#"07>2#!"&54632654'&"7m'(N7$2     eB^0.]T#E'(56M 0 &7o        `]A@1.]A+%R/:''#/'7''7/5?'77'7?3772>54&"''#/'7''7/5?'77'7?3/3267;?3?'         w"/!!`/7'6'' * $%7&66'5%$ *  $/>,%:           B!!/!( #&4(66'2#&)'$4'4. :&+>/#  @J2"&427&/7654'&54632&#"23767/"&63376>54'ΑΑE9k&$DC?P@W&G9<  R0"%<  D3<ΑgAl$+  GJ6 #;-_ f=92 %++AQ%'&'.547>''&'&'&7>7>576'&'67632%'76"&'".rG;14;3 Y6TZ!   69  `+# ?y2 1)W $ ! /_0RmU- 2G)"   1A<"Rx( @      7#7&546;#5#";W@`KU@R7&2X&gMT8;m.533p8R^4y@*<D/;C\gy'&7670#1#"&#"#'.7672326732+#73264&#"&54?54#"#4>32#5#'26="#532?'3373u     nI%*#6& " n3$#5 "! 9 #$BM%&   a  J ss@'DPj|+534?#"7#!"&5463!276'&5&7&'&#"&#3262327674&+3532>4.#"363232737##'##"#3267.M  @  >      3  Z   &   f$77Z  `  W  ( B/   cQQcl'.871#"&767672#&'.'&763276&'6"  _3+3U*'(%+}"  3>Acf5O===%.$>%===Q    =>==KL !B!!B BB B!!B!B  )  _,  ,_$$d$$G# ^     ##G$$*##F$$6-W7>76'&'&767654&'&'&'.4&707676'&7>7676'.zZfVR  %&-  X+C;0-@ (7!5 cRrc v`Y! FE ')#+  FF "U   8b:;8 0 -;:.IX[x }<JRZqy&'&''.767&'.546767&'&67667>'676&'&&'&'67673276767&'&'&"67&'767&''6&'6767&1.67&'67&'&'76767#"'6'&'767>54&'&'2&"&462*47- ;!!?  +52*  @"!; !" 0 '   .   _ "!4%  #*'z"" 2 !## ',#  }&&),0$  >* ,* *?  C-R'6    JF A aN3$ "!   d $1 0."   ! ! && #'##73'#'%'7>MxNyT)A<  QQ 88 7I)P%+5352>54&5475&54654&+532#"'73254'&'&54>32&#"23#"=#";#"&54654#5654&546;7#"'73254'&'&54>32&#"'2#327#".5&634#"e j+"*    +  K+ !*   #_##-9 !  !  "  !*"    <"6 "  "  !  "  ;"     D+! # &%.B%72'47>&'&'&767&'&''&7676767&'&'5#"&?#"'.7671'.7676727.'&67676'.'&767>'.24767>2630>201276705076767>563206767632266'0"676'&2>65417654'.)1%#             <  M -# !9^Bw ;/%H -HW hK"1:  ! ' $ r  "p[  EW, $    " (   % >%$& )75"*)V Z""#'+      V    :    "-& j3  2   3 37#'e[08ਨ6rrYY  ?'' 373&&& R0n\\Jbb$BB X( 0D7'##7'3'373537#5#53".46767624.'&"27>"&5475"4753#5##5353#5##535&/3#5##535'"475'"&5475'&5&5'43>?##7#'#077'373'k4>>>']>--)d          W   P  &  &  P   YAA ?>@@Y**c+<``ttt %   %D           )) Q((+yy%'.'5#.='./&/'.?#+'&6?#'.5'"&'&'&'&4?673676720326?>7>;67>2?>026?67>?6766>?4567>72>?>7>3>?>6?67>'&%>'&>./.677>/&     :             0             d   :              "  6  $  - 5:/   -= ( %  1%  m7 ,   "   .%#"&#"##"&5&54622>3232632 7%H2B"/"  %P C YNw"" p 7#3#3#3#5B22e332~BLLL L) ?G7573'7$"&546253#57'+'.45454>;654"2'#''.4547&'632&'54#"'&'#5.6?>767>36'7&54"2&&)6:::Y   k   #A  ! :2)@&  .`  x nnw        Z( ( T      6^ 1J   '9( ( y #'#!3'3Y>>Y.CoqD-ttX <D>RYhsw3#267#"&=6&#5375#"'53254.54632&#"#327#".5463234&#"'2#"'5362654&#"53""    ,&_,!SW  %"X. q$#,'  r,/&&? "* )g;$ $^  (  * +  ! $#..3+%(( 2 {B ! v!#"'53254.54632&#"!090 l\QKTH7 090 iXLBDJ1%;(KO .#8%KV$#327#".547>772#".546)3 &R$Y; :F${% %rYW@76700137654'&'&723230#"#"'4'"'&'&767621450454&'&5<547676362<=4#"&'"#"76760"&747676'4'&'&""#"1"541456767632'00?465632132'"'&5<:232767>76'&'&5&3232=B ((TO+9%&)'QA   "  +!  ,  #        ##$   { !  :I )**  ( j         "  udZY   IH5@(8r770=476'"'&.7676232#%#!"&5463!2#0&#"376767674#0"1"45.'&'&#"#"6761323250=4'&'&'"&+"176760"1&'&'323254=01767656'&'"'+01054&5&+"&'&'&'&'&230;21676767676&7&'&'&32376213676767674} " $    ' ~%           AH((926D # /$.   $#        `, Y 2eT <j  Y  T<   0    8%'7'8]]\2#!"&546337#53'#35####Qo>BvX`###G#Wttr2#!"&54635#35#75#75# l (xxxxx l  ((P((P((27%#!"&5463!24'&'.+";2767>5__`* Gr Gr66`; ,< , !!5!3535@fYZ@ YYZx /[nz+"=4;2+"&=6/"+"54;2632##"'&=463276/&'&76322'&"'2#"'+"=4>2654.#"&2"&4))`  ))$ $!5 &!+:.?@-!)# $$$" # { Q # "  -   i?[?Y+ %%3%i.?f{"264%2".54>6<.*#:>732"#73262#67>'.*##%64.*#:>732""#WVVV);GR:  x!G   %   % %  x!G     X[z[[zk-M\M--M.,$   G e6,-  "`? G d6, (#"#"&462&'6.#"3762#"&4: "#eˏ *?"B]]B%R:.):  ˏf3. "A0]]:)-:R@!-9EQ]i+""'.+"&=46;2>354+";2=4+";2=4+";254+";2=4+";2=4+";2ZI> =2Z$88$#(.##.@@v@@'=Ohv%'&767>;0?'.67>'07>&'&766'&'"6766'&'&7672"67>/07'&76>?'&'67'&767Of9( )%)RM `  0% R w %  =eC !/0'G22+!  ).46EF$&S4( YK$ B     (27@"   G2 ##  <   -  Z   G1&7>01'&".54327>3270>7>" $ &', 5+:3'<#5 )bBU!1&A5f7 "2B  7  `  fX 1!"4( -%##5#546;2'42"72#"&546"32>54&;M ffEE#idfjVuwT4]:vfxxf 9##"hkge-zQSx2^;Uv )B2#"&54632>7'#5"'774'&7">753&654'&idfV xS/"]')""=j@_$" # 0-;;ikfe$Sw )&&"  ]+''" 9V:<13M2#"&5462>741'#327#"&'#53<5#53'7#7654&#"67632&#"3i0>J&fj!<%" [ 8 %-GA xCNvUl>Q&:" !Fi+N<,fe=#82 .50 #Sx<Uv]$ * 0   !%:2#"&54627'##5#535'#53'7'7654&#"'3733idfjlDR@=@@: x7@evU :* QB(+B?&hkfe=c$$88' '8 Sx3-Uv$3V `t  2#"&546"32>54&#5#5idfjVuwT4]:v hkge-zQSx2^;Uv++P**#72"&42>7&'327#".547'703654&#"632&ΑΑ%E5 $!.&'O3XwS4YJ!D. (0 Α/` , 4##0`L0Sw2*!4) (4;2#"&5462>54&#"2+5254.+'2+#526&+idfj4]:vUVuwFF56" ^2 "? hkge=2^;UvzQSxl'Ol.  ,C) ,37;2#"&546"32>54&#".''574575#5'?'5idfjVuwT4]:vM :D @?;Cqq(%'Y-hkge-zQSx2^;UvF @F>>f,.-/:5++ <2#"&546"32>54&>32#".'332654.#"3'idfjVuwT4]:v$#5 <*+'>4$ 211hkge-zQSx2^;Uv*++!;(.$.(+",11 s2#"&546"32>54&2742763276;#&/#"'4'#"'4'"5'#"'0&5'#"/+53767463274>276idfjVuwT4]:vQ :3     4- hkge-zQSx2^;Uv5l< P@ a , \ LH W_ WT Y9 Lb E\Pb  _s2#"&546"32>54&3#&/"/"5'"/"/"/+53767627427627>7427624+54"#";2=idfjVuwT4]:v;3 3+ Fhkge-zQSx2^;Uv,S @: HQ IF N+ I Z 9P CT ^-  E3 ]  4<@2#"&546"32>54&2+"&=#".=4732354735##3idfjVuwT4]:v6 ) 7lllhkge-zQSx2^;Uv6 6se (C (192#"&546"32>54&2".4>"76'&3254idfjVuwT4]:vr:* *:* G,6 %=  ,hkge-zQSx2^;Uv<+/6/++/6/+Yd .i Y?A9AMaf3#7'#&5#"&547#"'#6=3632672354#"#632'3264&"75"326%673#"&54632'.^"c$=) ('  &. C)!"C0 %7--/ d)+!*)*)$+"--6t B   P($ !!+m00  )!$*&&Pb$2"&47'.7654'"1'&7'&'54>767'.?4763226?6'67'&3&545'7654/&#"32?32?322"&46  $  .<,.      (  7  R"# e     5:0'  &, !K< !"70$   ]  %`   t  4`'2>73'.45454>?62<.'&'.3547635476 A)fM 316  ./KD D/ .  H2,  %-7 ..-   4r ??$ rE2EK%#'#5.5463253:654&#"22>54.*#27&#EXCp(!%cfxON-E8   Ft`[     R9rK >> lGQr4ZC'A % #HBCN] <_i!!%5"'&'>54&#"'22#23235".4=372><1#3#"=463274.#""'5632@ <   $     d %@r!m.*     -E##Zf7'&'&7>'&'47>76327'&5<5&'&"#&=76767676'&76760'.67276 3$# (f42,E%?  d(\N;  ,:m 4!Q!e"( !!%$ ,y. " s7%G. +'  1+1,i *4   *%c2"&4264&"2"&4264&"%'''"'7&'7&'7&'7&47'67'67'67'627777'ΑΑƍƍ|||J=7$  $6>JMRSNJ=7$  $7=J NSRΑƍ?|||'$7=JNSSNJ>7$  $6>JMRRMJ>6#  ' '?/?557`$##T))33d#$$T33),,+y--::"++,::- CIOU[ag"&462"264'&/'6373#'#5&''7&'#5367'76?#&'%#63&%3'6&'756_ΑΑ8-%.8.%-D  ;; RR ;;   ;; RR ;; """%.8--8.8ΑNr""+R ;;  ;; RR;;   ;; 4-8.%%.8p.%-88-%L""2Js{3&=4'&'&">7#C26&'676&'676727""'&'.232.#"'.#"&'5>326="264&2"&46"2642327367632&#"'5.'"&'6  &      O      &) =!(&? :(!1  &(: ?&(!=""7,  * *  xP5[= y!')      )&@  @L"" 3   ++ r%>7#./.>?.>?677'7'=57&'>&'>&'>4'   #,F**E-"      &   "????,      J ( &#+!''! '5,* 5)# 0[>0 60+ !<-'D$0 7...7 0 U *1P-1-713D# &'544J{&76567<'45&'&54545&567>767>�'&5&'&7674'&'&'&676567>75'&'&/7<5/.454'&'"'&'&?'&'&'414767676367654'45&5&'&'&'&'&'&'&'&/5'7>32674&'&762763676?32?#"367>7676767674676761#"7&54'&54'&5476'.'4'4'&54'&43607&'.66'&'67&                I W D)! I&+%& #%@        8     '                   &-    %      9,:L8'', % % ^^K2322230##"'"'*&#&#&'&'&'&'&'&'&'&'4&54&45&547<65<656167>567676767672636212":372676767676767676767676'4&1&'&'&'&'&'"#'&67"#"'&'&'&'.5&'&'&7676767"'041465<5<5<5456767676767654'&'&'&'0&673676745<5<5<645<5<5<5454512174767676763632367676?0'&'&'&'3"#"'&'.'&'676767'&'&'&'&'.'2303232763667676767464567<5<545<54'&'&'&'&'"'47676767610#4&'<'"#*#"#"#41>12676345"'.#4):3670254>721633230"""02220#*#"#"14=46123#"'&'&'&'&'&'&'.50'&'67<7676%0#&'"/476767676767676367676747654'&   ( +        5  +    +      (!  '/  u              f      "       &            t        '    2#  ,A    &   -<   #     2                      : $%                     &&,               gm66&67676327676765&'7>767677676'4&4567654'&'&'&'5>6767`I\*,(!B. %$6!  # */1!- "0!(M;7< 3 93 -!"       '%!  -*6 $#.($/<4-I#"%>,14^0 "*2'62777''''777&547'6"264&2"&4w [  [ wF;FF;Fw [[ wF;FF;gHIfIH44H4F;FF;Fw [[ wF;FF;Fw [ [ HgIIf%4H44H +5?IS[iq2"&4264&"%#3##5#'353#535##3353'7'7'7''7'7'7'7'7'7'7'7'&2"&4#535##3353'"353&2654'#3##5#'?'7'7'ΑΑŠŠTT0v%IS|S   x  켅BTƝ(u4T_Fp?}1TT@s,  ΑŠ¿#/.R\8P]        R !3R2RARAU}XM<3?8 XF   ''.'4.'6'777''4&467&7467>'.'.67'77'??'?67.67'''''776'7.'5'7'677&'67'677&'6'4&''&'47'67&'6       '' Y:k, !,l:Y '   E (  ! ' ,  '   ((&""!# % % "!=2b']<&1xx1&<]'b2=!"  % #!""&((   n ,   >' L  '  J '?  #Jo7"&46323.4>?3:1>'.0#&7"#".54632#"#7>.'.#"56&5463212#"'&5./>7>5<13L  H-u$=,# [  '6   0   G+pH   >-$ [ (3N$ \ )3}  '4wG    ?.$ [ '21   H,m  +39^ )%&'&76&"&#'476322'"#"'&6"&7662"&31&'46&'&#"#".4>76%2.'"&'4547'&>017626'.'67>?&'&6'6720'&676'&'&'&'&'4'&'&#""#.#'"76767676.&'&27'53>2241&#"15674#"1675#K8   =   2 3=E>4)(22, ,?"  ,& > 8<1 +Jq 9,'    H( (  ((   G    -/ # ,37,! #  :"qT1 6!F a       -        '?'2"&45'5'5'757757"!!"EΑΑ;<<;!""!""B!! ΑW;X2>54&"j  ?$B/ih-P $=#MnNN  /B#JggJO!##=$6MMmM#$"&462#.5467552>54&'7"'6&&6SuoPmm&'*#3533'2+5'2+57"326&2"& l u  * C !6** l  m m \f$$e# f""T!&!(!55#$$.S2#"'#"'.4&54632>32>654.#"#'&"#'&#"32?3327&1  C==C  3%- $ .8  ,- : -,A ! '( " ~/$ N+F66E7"#  -# #s   %"uu"%?B:Uq0467>23>'.'.'&"+'67>27'#5<>7>7>7'&'&#'7'6767>  r B     B #)  S$ *+  SS# +,  < # =1 1> mm  S{ = > {| ? ? 2"&46&'&"&'.26ΑΑ  ARA   PfPΑΌ '33' 1??L#".'&4>3226'&<74#"#"#6=276&#"133:325&53" ga gb% P%P@&m5? &m5?$VB%/i$ta-0'2+"/+"54;276;20Cn33E6lΆ "2#!"&54635#'#3577#5##R$=>=>>>=\>==.MMxMMxlii #'#'#735737537#75'3#_lVb(m{WaCHU4N4POI 6SPߌHH@\?q?235';er5F=f5+Q GT`3#'#75#37'2#7''67#6;65#>7>3732#%'67>''>+#"'&'236=#"&/35"'&'26?#036z1*aI Z=6@B 4  X3 ) z    l &) t,+<o,^  !A" 1L3    '#(  ! :LI  G d e5>2.'>?#535#5##3#3&#"3267#!"&5463&632#"z)d Xmm3nn\ Q.:-.0-MKa ))#-"K7?C)$ - 33/#/-$"6 )4)! Id$o(2Vl%'#"'&54&5&7461/>36767'767'36&'&5476736'>6762#'&3&476726#&5�&'&#327"/67676'&7676'6=&'/7'7*#67654'&'&'&#"'#&?#7"ȼ363236767'"'5767"'"'&#"#7?7>4.5#&''.#'".'&'47&''&'367.'''2>7'2&/?&+57''#776.'&'.'77#6'.22077'327''7'3''76767/'#7#"#'67&7'&66'.67'&'&6327'52&#"#5#63'647674>7632.73230765654'&6?#&3'&'&547&'676 ]\BA(  ! -5  #!     o     (        )/        (        8: $0 @8 '&  ,  )    / 6 ,       I,, !  +&+       7' F       (      \x<=Z-#  & -                  !*       $ &         <    ) ! $,,   +/   0 H      v % 03    21        C     mq 1"76743765&54'&'3#6743627>7>46'4&#*#.'&3!#"#23#5232'0&'&32&2>767&'.'+er)"s  7S0,   t  d   (  k  IH       D-<@') hZ&G!-1#.5"=4547>7'0.#0>162;2='#"'&'&#"2*&543:65654'&"#&72012=432720;&'27215"5&'4327&'&'0.'#"#6272'&'4&'"013'&672=674#"#"'67625654#&54632'>3"=&'&7>3201&'&6#"'>5454'"572725454'"4732#32#*#"'&'&*32%&+"#&76'&'4#"#"#160+"72676742325454'"7032#";276"'67236"54&#&#"7636'05&#&36762#"#"43656'1"54'&767456'.7623>76"+"&3656'4'"43:'32#"#"4;265454'"#&63230#:3>7+"0'&1&541474+'3676&'&"&5653276&/"326&3645.' gi=81  aa  .  0  ()'#Zc4W &(*'+_     !   "  +.e  +g!  "   &$(  YeV  j    U{}~:< # t87 87O&   C  FGC=#'SAGJBJ7z  H1    ! "R  %&  )/('E3n  q!: g  &3: $&e Z&"'[r~'<JX_l%".5&&7'46?67632766''7&5&'46&'.<.523036'74'6'67&672>30?2&&&2#"'75'654%'4>2&16&#"&'6'3&74'&7&'&'&7276&5&633#65#6'&67"'6&261&>&'707&#&#'5063632*#75'35'32'22>=4.#":>5#54.*#3#75'3#372#".>26&"'#75'37'3'&'320637+676=40:>4."&3#.'#75'35'#6'254.*#&63&674'&':  $ '  !;//   *     89e<QI4%  #J*,-*I!  #',')r        31NL! d    l    < M<  N  B&&U '"O U,0 L '*i     #5>6+53%2#!"&546354&+32675#"735#535#57#'#r (n0/e? >5 &! & F hhGj } &&srr!GKO'36767&'&7>672&1&'&67.'.'1'&'6 37'7:  )"AJD!   !& 5=*9   & &K|D!   % 6   x1I\66'6%'#"&/4547'&54>6767667>.#0#"77''77''77'?( Wboo w QVRO9   X2$ s0mC=J!q: . >/ .18'8   ,-2$3   $! ,s,- -,~,'}%Wah*=U`W\by76&654&'&#6'76"10'4?#&'2#4'5654'&'654&#"#./>6'&7'7'>15.'675&'#&'56767.#5675".'565'#34>307&'.'&7"2#04/5"267&'4.17676767#'4.56461##&563&'5#6376535"'&'474656'.#672<15&7507&7>7#7.767.7&#76&'&&561"&'2157>7202'3>17&67>7&'&75."&7#76'&7627&'24767?.3'45'3654&5473.#&7'7'"'0#&7''''7''&'.?'>0327'7'067''&/67'7"'76%63''>'2#54.#"#&'56#"7>'&76567"& \9+aWYc.: 3o   I9E|,r6CIo*    8  7   &        +     .        &HL%CA"    ; _ (   !$ $*"  = %[UCB-K+m  AnI3,MsB<27  @  f  D(P G ,  sR      ) 1G9Si 2& G         -      P7  y   Y%  \ *    /B%=A=  + $ *   ;   !^+ XF D;7%+P  '/#b (& |2=; (P@( 7   ) % '73# 7 F!v'a_jk]A 2Nem Ql 3=?'373'7'373'2#"=432+"54"2545<632+"=432+32+'+"5'#+"=4;2'54+327+"5'#+"?4;23'+"=#"=4;2+2+"=4;2+32+'2+"=4354"2'+"5'#+"=4;2'2=4+72+3+"=4354+323'7'3?#"&'&'>7&'.7.5467&76326&'."&'>%16767632.#"6'&'67#"'32767>.'&'&'67&'.'&#"&'67&#&'6703273&'27327672767&'6753'32+"=4;22=433'7'37'7'?2+"=4;201#"1#;2#"1#73'7'3:a N   P    UJ .   `  --=8 "b2-( *#  1A7 "a3+* )(I3 *+.X&%0-XT $ (  (   4:9:$$ $$ m  6 ( $<; ; ;*265@?((4$ $ @   ! @ 300/[+HF ?@  N> $2[+GG >A 'Q;  ">@6'T ">@'   +-- _442 2U?d 7!!"'%32#7;; )X=tGgf G 7+"&?>762+"'.>2  }b   ' 6;J*H3G  < Z#+37;CGKOW_573'7#'5#'73?5#'735%53#'%'#57'#'7'57#7'537'#5'53'357'#573"Lv -#78-  88ZL B8 P [Z ZZd- M!LNZZ L/-!mj87, z P!Z^Mllv88 -78- M -7- -N[[.N [[ LG- MdO Z[[- Mj l/ -77 * O [#F767>'&'./&"&'&'.?>>7076($533613373'3#73'3#7333#"&7;VRD#d)3 F>(>M[pu- N;ZIIM R:'(:8^ 75< 7 N55.7"1"&5064.'&>1250616232>1000#0&XVWAG HIgEESVY]w<~eNNf0z?}Z 48?KR^%#'#5##"&'#73&547##53#3>>32353#3733.26&#"5#535#535#737'#3'7#'#3J6@ "V# * @511m<7 32  8w> /&! 8878_18228(.-&(..&= " !%# M)L1+E 3,"(.99,"4233 #)/5;AHMS2+"&=64/'&6'&57'67'67'67'67'&5547'&/67'726&+"=46>54&'&+"#";2#"&#36=367'67'67'67'67'67''6765']77#5"1$.'.4178+;@H "+ +>* !! .OB  $ 6#0$.(26)@ \ 8!6- $#$(6  8 -\@I , /  =,8/!   >38$#$(5 * Ak #"&463"&463"&46;2"2"&4U2G22##22##22##22FF22F2#22G22F22G22G22F22F'/AI2#!"&54632=4"2=4"2=4"2=4">.""'&"6754"2!!!!KKJC 02 :<!!!P!R- )) 0N2#!"&54634&32>27'#&5676.7#3547#36737676  & " D  !M ".- nr  4 5&($O$]  g$ %?&'&47677'IM&LLLJM&|LLL sCR%.'&76'&'&756'&'.676>'&6332>7262654&+"3q#1+-1(''(1+,1)$  55)"55 "%% {;  0,A@ -/";,- 20-VV-02(%%lt| *6>KWcm%+"'&'.'&'.6?4>7&'&'&7&7&7&7&66366632362636730764622>6626'6.>.677&'>7&'67"'67&'67'67'467'67"#"57&&7&461&7&7&5&&2656&'>7&'>&'&'&'&'&'0&'&#'''#&7676'&6&'.&>.26'4&&754&"266&'&67>&'&t %$$ %            % +/:%.$ )=D         $"$ D=)          7#1.+p  g  ! -%%.%.~&%(I#1"#1"R  & #  %2$  $2%             # "%'^/+ /* !#     l   "!     &$(%%  )$l*'  +. +   ~  -*. Y $)  '5%254'.'.#"#"&#"7#".54732654&VRB   *6I}7+54&"O>`>Oww()+3+CjffjCTwwT## %%}bku7&'367#".#.#"#.'&676&'&32>36#"&'47>'&'&'&767>6&'0#"72##"&463224"[& "0 74  1 . %&66 *&    $$3  J$D33?I<.$&   Y  <      / E& -   0 ($#>04"/   )1>J2"&4$>.2654.#"7&47'>.767''7>?&'&'&6ΑΑ3  % +''+  %%.R+/2.%%2/+RΑ?      2(^(2+  E$4//)e4$)0|';FSk753"&=36'>.5!5&>'>'#7>54.46&'56'4.g!#!_J[ !,*f'\TY%1,*"'- $/!!  O; #7${gh (,   +!("'"3#E_      %`5H%'&5>.#&'4>76;2723$#>7%!!$7>&'.#.'&/ %:'Y44%f" !DY QH5  ,]#  QY%'&>?&/'&7'.67&7.76767>30767"12676326"&462.#6'676&'&&'&"&"7327676767>$0   /         \ΑB    %  /" g    5!     '   ΑΑ / -  "1     1K7676'&>'&'.#"767&'&63270#"'#"&767>32% #  U    j /&'., ))"Bd ;179971; j$&(K.%-$$x 2J  %;38,);".C%I2P>>P2 %$EU ?GOW%'"'&'&''&7'&'&767&'"6767&667667>'&'7&'7'&'676'&'47.#267&'&&'.67&'672>1#."6&'&2&27& {%' 44# &W%8 !4)+ ! l!% /  1$Dc;8   4A0!" "DA '.  $ $H +$& %+H/&;2,  &.: >D $1* j +i  5)''   O_JO ::+'M.&   3'   )B%+532'#532"7#!"&5463!24'565<.+:62>76$  QQ2KK ,,,*,n1% .  5Q  DH  ,,*,,9 (  +9%"/&?622?62'"/&?622?62%&?62"'///CaaCCbbCC[[[['2+53!#54632#52#4&#4++%@>X+?,pPa+*@@%W>,?kPp+ax#*"#7&62326514.'0.'&&'&'&'467:62>7>5454>2#+"&772'.y  mO "       6    A    (H (<o 1   +. (    6wA )Gy632#"&5"&5#".5"&5#"&=4632327277 '.67672"3>57:>4&'."&#".''"15>7H iO1))1!#C $  ;<  $ C   #NN#      G,  8    8}G[M {f") % %  )"  /) Dg.Jim7#6236#"'&54626'&=4%''.'.67&>3263264'&562506350'&#"'&1327"11102>32&76=4.74+";257&#"32765'4##"53250<.254'&54323'06150'&#"#"'41"374+47632572'&#";"#"01376767325&#"32767&54+";2=476256750/#"432125656#&327617&#"032765'4##"532505<.2# e@ &6 #)-("#:  8"=%"/ #E8"     $  8  %"    P       6*   / 6 %$  BT !#19:>2 1#  #?D  =    " O2 2   : 4 6   8 5'( ` 97#"&46;2+";2+"&46;26&67326=4.+64'32#r);;)r);;) H+A  v!.$;R;"(;R;"x3 x ./!%2"&4%>'4&*0.'&74676&676/&76#".76&"767>74>5>56&'>36ΑΑ~      1        '!     Α    *       !144  '7'$   #  &DJPc%#"&'*'#"1.7&'&632>7>32>76.#"#623632&46646&67>76"& >> ?%  BY0N|t&5P,@n  "<2 H [ $#.( 3@r-*1 2-I'` ).S>%M; * - !! !! )   (%0V'&6727632#"'"'.767".'&63:%&5463237632#0#"'&5463033267*P_   _PT -*vO QM n&'   (!I    H!n   *&  +%"/&4?276&'576&'6&'762  2   / /23(     3 {$ % z.. 24) 1=AE7+5327!4.'.5432;4&#"#"5#32>74&+3532>7#7#3@    " ~4!100*@    D/ N 6CNVanw%3#"&54632#.#"54&#".5467>2#">'32>54>&''"67&3>.327.7367&'|`tt`|nVju1_C'$-4-IJ,5. Qhd$+! ++*r)*" @&Y  vS[tt[SHMujEb61$'-.4!-/4 1L$%"!D\%##3$$#&D$&  9%5<H2"&467.54>32676&+%'#37377#7##"''2+?232+7褤X# %.M&  % $rh5\#_.  < ##&ݸ%%Z##ZTR'#=x9c 0`9! &<FP373#'#'#%2+52>54&/+53:'30>5.#6654&#/*)- .-,#  0/    .4 <   vvMMPP '(   &  m  $.2+5&2"&45#72>54&#"2654.+')+#/`ΑΑ    1=4$Q,! Α    >*. <m#"+"#"&'&'.54=454>7676767>7232;23276'&'656&'&'&'.''&'7367>       F;: LS, /9 N?P+'BQA$      (7v"#N$/S<#!- c0 >#"  S2#"&464'4'&'&5&+11#"+"#"'&'&5476?514/"73>͑.=L(g     =77=f)K=.y )) )00V6$ n&7 ,  Ms' 4 :Q  H :2 L 4 XR . *! c :{ * Copyright (c) Font AwesomeCopyright (c) Font AwesomeFont Awesome 5 Brands RegularFont Awesome 5 Brands RegularRegularRegularFont Awesome 5 Brands Regular-5.15.1Font Awesome 5 Brands Regular-5.15.1Font Awesome 5 Brands RegularFont Awesome 5 Brands Regular331.521 (Font Awesome version: 5.15.1)331.521 (Font Awesome version: 5.15.1)FontAwesome5Brands-RegularFontAwesome5Brands-RegularThe web's most popular icon set and toolkit.The web's most popular icon set and toolkit.https://fontawesome.comhttps://fontawesome.comFont Awesome 5 BrandsFont Awesome 5 BrandsRegularRegularFont Awesome 5 Brands RegularFont Awesome 5 Brands RegularFont Awesome 5 BrandsFont Awesome 5 BrandsRegularRegular      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~firefox-browserideal microblogpied-piper-squareunity dailymotioninstagram-squaremixershopifydeezer edge-legacy google-payrusttiktokunsplash cloudflareguildedhiveinnosoftinstalodoctopus-deployperbyte unchartedwatchman-monitoringwodutwitter-squarefacebook-squarelinkedin github-squaretwitterfacebookgithub pinterestpinterest-squaregoogle-plus-square google-plus-g linkedin-in github-altmaxcdnhtml5css3btcyoutubexing xing-squaredropboxstack-overflow instagramflickradn bitbuckettumblr tumblr-squarewindowsandroidlinuxdribbbleskype foursquaretrellogratipayvkweiborenren pagelinesstack-exchange vimeo-squareslack wordpressopenidyahoogooglereddit reddit-squarestumbleupon-circle stumbleupon deliciousdigg pied-piper-pppied-piper-altdrupaljoomlabehancebehance-squaresteam steam-squarespotify deviantart soundcloudvinecodepenjsfiddlerebelempire git-squaregit hacker-news tencent-weiboqqweixin slidesharetwitchyelppaypal google-walletcc-visa cc-mastercard cc-discovercc-amex cc-paypal cc-stripelastfm lastfm-squareioxhost angellist buyselladsconnectdevelopdashcubeforumbeeleanpubsellsy shirtsinbulk simplybuiltskyatlas pinterest-pwhatsappviacoinmedium y-combinator optin-monsteropencart expeditedsslcc-jcbcc-diners-clubcreative-commonsgg gg-circle tripadvisor odnoklassnikiodnoklassniki-square get-pocket wikipedia-wsafarichromefirefoxoperainternet-explorercontao500pxamazonhouzzvimeo-v black-tie fonticons reddit-alienedgecodiepiemodx fort-awesomeusb product-huntmixcloudscribd bluetooth bluetooth-bgitlab wpbeginnerwpformsenviraglideglide-gviadeo viadeo-squaresnapchatsnapchat-ghostsnapchat-square pied-piper first-orderyoast themeisle google-plus font-awesomelinodequorafree-code-camptelegrambandcampgravetsyimdbravelrysellcast superpowers wpexplorermeetupfont-awesome-altaccessible-iconaccusoftadversalaffiliatethemealgoliaamilia angrycreative app-store app-store-iosapper asymmetrikaudibleavianexaws bimobjectbitcoinbity blackberryblogger blogger-bburomobelexperte centercode cloudscale cloudsmith cloudversifycpanelcss3-alt cuttlefishd-and-d deploydogdeskpro digital-oceandiscord discoursedochubdocker draft2digitaldribbble-squaredyalog earlybirdserlang facebook-ffacebook-messenger firstdraft fonticons-fifort-awesome-altfreebsd gitkrakengofore goodreads goodreads-g google-drive google-playgripfiregruntgulphacker-news-square hire-a-helperhotjarhubspotitunes itunes-notejenkinsjogetjs js-squarekeycdn kickstarter kickstarter-klaravellinelyftmagentomedappsmedium-mmedrt microsoftmixmizunimoneronapsternode-jsnpmns8 nutritionixpage4palfedpatreon periscope phabricatorphoenix-framework playstationpushedpython red-riverwpressrreplyd resolving rocketchatrockrmsschlix searchengin servicestacksistrix slack-hashspeakap staylinked steam-symbol sticker-mule studiovinarisuppletelegram-planeuberuikit uniregistryuntappdussunnahvaadinvibervimeovnvwhatsapp-squarewhmcswordpress-simplexboxyandexyandex-international apple-pay cc-apple-payflynodeosireact autoprefixersassvuejsangularaviatoemberfont-awesome-flaggitterhoolistravastripestripe-stypo3 amazon-pay cc-amazon-payethereumkorvue elementoryoutube-square flipboardhipsphp quinscapereadmejavapied-piper-hatcreative-commons-bycreative-commons-nccreative-commons-nc-eucreative-commons-nc-jpcreative-commons-ndcreative-commons-pdcreative-commons-pd-altcreative-commons-remixcreative-commons-sacreative-commons-samplingcreative-commons-sampling-pluscreative-commons-sharecreative-commons-zeroebaykeybasemastodon r-project researchgate teamspeakfirst-order-altfulcrumgalactic-republicgalactic-senate jedi-order mandalorian old-republicphoenix-squadronsithtrade-federationwolf-pack-battalionhornbill mailchimpmegaportnimblrrevshopware squarespacethemecoweeblywixello hackerrankkagglemarkdownneoszhihualipay the-red-yetiacquisitions-incorporated critical-roled-and-d-beyonddevfantasy-flight-games penny-arcadewizards-of-the-coast think-peaks reacteurope artstation atlassiancanadian-maple-leafcentos confluencedhldiasporafedexfedorafigmaintercominvisionjiramendeley raspberry-piredhatsketch sourcetreesuseubuntuupsuspsyarnairbnb battle-net bootstrapbuffer chromecastevernoteitch-io salesforce speaker-decksymfonywazeyammergit-alt stackpath cotton-bureau buy-n-largemdborcidswiftumbraco ۠A۠Efonts/fontawesome/fa-regular-400.eot000064400000103056152214476640013303 0ustar00.LPh6Font Awesome 5 Free RegularRegularL331.521 (Font Awesome version: 5.15.1)6Font Awesome 5 Free Regular PFFTM,]GDEF*OS/2ASX`cmapǠ gaspglyf|7 nheadd6hhea5$hmtxtTlocaeȸ6maxp8 name88"w[postiA}K`h_< ۠@۠E@LfGLfPfEd.T: @@@@@@@@`@@@@@@@@@@*"$.>DYnpsu|3DFJNR\e IM[]tz([Vgz"$.>DWnpsu{3DFJMP[d GMT]qy(XVgy|zwZYB81-(}zpf`USC m H  g $   @|n*b H*N`` \ 8 8  4  LB<l6&dJBJj,jBdXfB\ \ !8!~!"T"#<##$X$$%%>&0&&':'p''((V())l)*8*+ +h+,4,,--.P./r001 112Z23z34$4~45 5|56D667L$"/.676>64'&'.7$,$+u**u$O##O$UNOT$ ** W"##"W1"/&?'&6?627/7 j  j A ( Ad>>d||&g DD g&b~~bBB"*2%2#!"&=46322654&#"#"&#"6"&462&"264:7OO7 344b3#99#3xTTxThP88P8O77O#33#TxTTx8P88P2"&4264&"'&=4;2ΑΑuuuU C Αuuu > 0  '3?GOW2#!"&5463254#!"3%+"=4;25+"=4;25+"=4;2"&462"&462"&462`lj `pT\  T  T  uu(8276#"&#"+"&5&5466325#"&#"63232P,A+=C%gA?  ')%gE;f9-4Lf9p ( S    2'4634#!"7P 0ppTvT#.2#!"&5463254#!"362"&457676`l9""((xX ""0((xXPA*/7%76#!"&5463!2+!547&?62'7'&76   `Z 0+t:A+:g `  r Z+10:A +:+2"&4264&"%//&?'&?676ΑΑuuu.>> >> >> >> Αuuu>> >> >> >>2"&4$"264/&?676ΑΑKuuu< [  ; Αauuu  [ = 8@2"&4264&"%+"&=4>7>54&#"/&7632"&462ΑΑuuu3.      %@&?A""Αuuu     64""@#/2"&54732654'6#".'&47>2267." /AA]A !-*[7&54264&"6?Ԗj/.AJ 5Vzzz(  &zz. %8FV^^^B3*   2#!"&546;25#"/#` 7 7@  7 7H"&%2#!"&546;32%763!54+'#"7!Pp@P?@PM1 @0jh*@/DT%"&=46;2+"&=46;2#3"&=46;2#2#!"&546;27"&=46;2#J 0   =`0   P 0FFE#6M%#"'#"&'&'#"&767&54632%3264&"67654&'32?&/  A<@g;B ,zV@hKeKA___x@1/R21R>  '6,' #+7B^6, Y<71B\BB.# /#$; (E,2   %&?'&6?63  j A >d?7D g&D~b#AQ&.7>&>6766&&7>2>7>&6&.7>76*  '>D88(%6*  '>D88(%5 ,36&  *6%(88D>&  i+  DF<63+ !"F<63 `)  7t@ ,82#!"&5463"!54#2=!37+"=4;2+"=4;2     H H   `0**d( ( ( ( @#+%#!"&=4?63!2!'5!$"&462"&4627   iNNi M  ppM2U]2++"&++"&=46;2327167>322654&+4654#";2'>'>'4&"2"1 $5."S  @  @    *2V,   **=  61" "(3( $/$ v,#$=  & 2V^546;&546321;6;2+"'#"+"&'&7&'#"&7;;2675&'&'.#"#""2641"V2*    @  @  S".5$"10[  =L   , "1 $/$  (3(" 1" &  =&$#, 3U]46326+"&=4754'1&'.5463274&#""&#"3>=4.."264j1"' "(3(   /$ v,#$&=  & m"1'$5."S  @   @     *2V,   L=  1S["&=#"&54>76716=&=46;2''26=6767=4&'#3263264&""1 $/  (3(" 1" &  =&$#,@1"V2*     @  @  S".5$"10[  =L   ,*9B++"&546;546;22=#"&=#"3%2=#"&=#"354/&+PPt`JTX j0 ~0@0>*` X 0@+3;#!"&5463!2#3254/+"&=#"362"&4264&" NzN *H44H4G"">`"PNd  h4H44HL""2#!"&5463254#!"3Z`pT 22#!"&5463!32>567!5".'&'``#dd#`#FF# 0)N N7  7`B2#""&54653+"/&2#4767654&#"#.'&546 &  8( N PIg,0+ K54L +0,ep  & (8++%%gIB25=1$05KJ60$1=% 2BGi%39%#!".54767>54675462!&5414&"0"&53   H8%:!8,B\B4&V   C,:V   ,B&,C;d.BB.d% #/Ka}754;2+"3"=4;2#+"=4;2"=4;2#!54;46;546;23232%354;23#+"&=#7#54+"#";;2=32=4 ( ( ( t ( ( L ( @  X p X  p ( p@ p @( ( ( ( T ( 4 ( ( |$$ { (  ( C C_  0+7%++"=#"=4;54;2327#!"&5463!24#!"3!2` X X X X ``0T X X X X`T2"&4264&"ΑΑuuuΑuuu/2"&4264&"6"&462"&462>"'&>2ΑΑuuu//!fΑuuuc\ 99 '02"&4264&"6"&46262"&42&'&".7ΑΑuuuso~)RΑuuuc-m1 +2"&4264&"6"&46262"&42+"&463ΑΑuuus(   Αuuuc-}@'3?KWco{2#!"&54634#!"3!2%+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2%+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2+"=4;2     `   `   `          `   `   `   `   b           n              '2#!"&546;54;2354;225!30 ( ( *`4 44 4p* %.=46"&462264&"t   4Αuuue ΑΑuuu '7"=4;2#7#!"&5463!24#!"3!2l l`0T `T#2#!"&5463!%/&?676`< [  ;  `p` [ =  A2Y&='.54767675467'".>7676#!"&546;2+"3!2=42;1+ 6(-$50I;"!0<*&>))   VT"( 6  )K-;(!9 h)A'% +`     %6&?6764&"2"&4264&"\ B B 9ZΑΑuuu> B \Αuuu &732/&6%#!"&5463!24#!"3!2}ccK`0Tcc`T &%#"&?67#!"&5463!24#!"3!2Cccu`0Tcc`T &7546&#!"&5463!24#!"3!2cc`0T]cc`T#!"&546;2'!#"&=#r.L h ^rLL  h ),5%+"=4;22+"=43%#!"&546;2'3#"&=# TLh   T   T7>3232>'2654&+4654.#+2;2'>4&"23&-E/ @  c  -3 $(K h  m&%@ !$*   # :/45'N) 9  G%&B"U.6[%+#".'.'#+"&=46;232>3:32264&"2>54&'6&'6+"#322>54&52$$ 3-  0  @  @ .G-88]b    @%&m "("454/: ?  3,$h   )"BG  9(8@H%/"/&?'&4?'&6762767'7''77&2"&4264&"<G( + (G<<G( , (G5MM[44[MM[44[V==V=Q.!!.! + )G<<F) + )G<<G54[MM[44\MM=V==Vc!.!!.&"&463276"3267&5467&jj %a>!"$h;VzzV0UT2*@Ԗ#( >$?P 9-2zz)$mU2T &/&?67#!"&5463!24#!"3!2cc`0T#ccE`T"264$2"&42"&4SuuuΑΑB//B/uuuΑ/B//B #/;GYe54;2+"3"=4;2#"=4;2#3"=4;2#+"=4;2"=4;2#!54;463!232%354;23% ( ( ( ( X ( t ( ( L ( @  P  p ( p,( ( ( ( ` ( ( ( ( T ( 4 ( ( |$$   HC C7=DJQ#!"&546;2'!#"&=##"''&76767&766>77"6467&'6&7r.L h  6' . $ 3N-  x^rLL  hD .0*[" #R#!"&546;2'!#"&=#32+"'&/+"'.'&6;2476;21676r.L h          ^rLL  h&b + H 78 `b aa B#!"&546;2'!#"&=#2+"'&'+"&?'&6;26763r.L h # . ..  ^rLL  h =N 7 NN ($6>#!"&546;2'!#"&=#54;2*#+"73264&+r.L h H E#   0 ^rLL  h %  /c(0#!"&546;2'!#"&=#57676&2"&4r.L h  ((X((^rLL  h@((X((  !$1@LP3#7#53#3#57#!"&546;23#"&=##5#7#"&?53322654."7#5 @ @ Lh 0 P   -  @  &L  h`W'a     /=#!"&546;2'!#"&=#/#"&=46;7664'&>.r.L h $$)   ^rLL  h$8$Y  : 7#!"&546;2'!#"&=#6/+"&=46;2r.L h 5 h h ^rLL  h p 4% h %$'0<M7#"/&?67#!"&546;23#"&=#7/&?6&?6/5&?99!Lh  7  7!99!c66&L  h`  O66$+"&46227''64&"264''&"67&7gΑΑ/p/522/B//B5/p/52258ΑD5UB//B//p/5225/p/522!6#"/&='.77'762< p+) r%%;`l !| .;T0 <2$-   '.5#"&'&676326767'7&'7'757/?'# ^a&'O ^a&'4_H: 'G,4%=/@G<& G@]+G'%e:@,O+ b ^Mb *N */%L=4J/}45/J>J%?4I0== @+/;GS_2#!"&546;>32=#!7"=4;2#'3554;2+"754;2+"=4;2+"54;2+"(  ! +@`= lPx h h h h h h  !  x ` ` P((      <   8@'&?63!"&54767>57"'675462'&5414&"&53z >   . |"&&%:!;B.&  0  *#D  ,B&7&/.B`%42"&4264&"#"&54>32'&#"3276ΑΑuuu3)?=O$@(;& !$*$$ Αuuu)Q<'@%# %"23K2#!"&5463254#!"37&546'&76&546'&76`lR@AR@=R@AR@> V6/.4"%6/.4"% +/37;Ocgo#32+"=!+"=4;#"=4;2!54;2'35!355#!5#'#"=!+32!543'2+"=#"=4;2'355#+ H H H @ H @ @   @  T `8 L@ H H  H H @ @ 4 4pppL  @CGKOSgk%#32+"=#+"=4;5#+"=4;5#"=4;2354;2+354;2'35355#5#354;5#"=#+325#%5#"=#32+"=#3235435#5#4 H H X H H H X H @ 8 X H X 4 H H  H H H  H  @ X H  @  %#!"&5463!27#!3546;T`LLP hdT`Lh (42+#!"&546;54632=#"&=#"3%254#!"300*0@00*`4%+132#!"=4;467.5#"=43!2#!2654&"p2//2 2//2 h KjKKjK?ss?   ?ss?   LllL`LllL)q6+"&5<&4&/&=46>62654&+"&=4&+"&=4&+"&=4&#"/&=4&354?6$C + b'8#I$@:H      a+q,(rd !  U"49#,)( r    ( )  t) 9U d Y6+"/&676546>654&+"&=4&+"&=4&+"&=4&/.376u.  w!3 P4       sO)  7 ~!($%)!ф L       & w ]"&7.7#"&463'.>6#'32?6=4/&#"/&+";2+";2#""( X++^O8+1b"wFFw b       6 #+<+  88 857'%0 7 @  ;      @A%#5'&+"&546;7#"&=463!254/&#!";2+";2-d!4$r!/!&'v    r c$|H&!$40/!!!L  @ '.a+"/&5476'&5467&54>767>3266&&?6&"/././&;267 : E-k=,\('&)+ /+ $ 4  [*k+L *8*V R * 6" Rh  iz"$0  V#^p6+"/&676546266&;2?6=4&+"&=4&+".=4&+"&=4&'546;2+"&7546;2+"&754;2+"f!9%"m!'7'!-m    DL K (#Tw7 ''J w  wT    # #   R` ` ` ` ``#^6+"/&7'&676'462654&+"&=4&+"&=4&+"/.;2?6j(%'758 % +<+#0      ;@ 7 #Fw"b1+8 O^++XF      b w,52"&4264&"+"/#+"&=46;2'254.+ΑΑuuu6+0 'Of(: Αuuu#ZTU3)! @;C%++"=#"=4;54;2327#!"&546;54;2354;232!3!2P L  L L  L p0 ( ( 00T L L  L L`4 44 4* +37"=4;2#7#!"&546;54;2354;232!3!2| |0 ( ( 00Tx   `4 44 4*;C%//&?'&?6767#!"&546;54;2354;232!3!28 66 66 66 660 ( ( 00TI66 66 66 66`4 44 4*'72#!"&546;54;2354;225!3%/&?6760 ( ( * K  ,o  `4 44 4p*Ɏ K -n  @!&+2#"/#"&54?6327673#0     5=? Z5=?:./,!/*2+#"=#"&54634&#!";?326&&} `&&  C  &&^ T& &   <2 /2"&4264&"%+"&=46;2+"&=46;2ΑΑuuu( 0 0 p 0 0 Αuuu    "&462264&"+"&=46;2Αuuu   'ΑΑuuux  #+Lfn3#"&5#'#"'&/#+376;2264&"6/&'&6?#"##36???5#'&+"6?6264&"y@ : #;U  @v0Q  l - '9>*a ! % -=T A7 gn  @  L  0 W ;#>X    $I> <3 S0 5`#!"&54767>254'&'"."#3!2'#".'&'&?6232>7676`(_  dQ4/V  7  7  7  7 !K  OB) %F -    -  ,     , '+3H#32+32+#!"&5463!232!6"&462"&=463232632#  @ P4&&4& ''  @ ( @ ( 00 ( `&4&&4 "" @0<HT2#!"&5463!6"&462"&=463232632#7"=4;2#'"=4;2#'"=4;2#  4&&4& '' >ppppp`p`&4&&4 "" @@@"42"&4264&"&2"&427&'#"'%654&"6322632P88P8L((7ΑΑ8.-%%uu%)@%$%@X8P88PX((ԑΑ0& '$4@SuuS@44 '<2#!"&5463!"&46;2#"&462"&=463232632#P ` ` 4&&4& '' `0``   &4&&4 "" @$0<HP2#!"&5463!3&54632326327"=4;2#'"=4;2#'"=4;2#"&462  !''9ppppp4&&4&`p ""P@@`&4&&42#!"&54635!3!2```v !"&463!2@    &2+#!"&546;54635!%!32000@00`@0%/&//+"&=/&4?5/.?&/&?'.?>7'&/&6?'&?6'&6?65'&?6546;276?>76/76'  H;    :H  ' '" PHHP "''  H:    :H  ( '" PHHP "] "Q*T; . . 62"&462"&462"&4&2#"'#"&7>7&54264&"6?Ԗj/.AJ 5Vzzz(  &zz. %8FV^^^B3*   '92"&4264&"$"'&>276&"&46272/&"&7>ΑΑuuu6//!f!% & Αuuu$ 99 ''A)    3H2"&4264&"62&'&".?"&547'.>6"&5"'&>?6ΑΑuuuj">'  P  P Αuuu) q     @    +GO2"&4264&"6"/"&4?'&4627626"/"&4?'&462762"&4ΑΑuuu        4&&4&Αuuuk    L    &4&&4 '/7?K2"&4264&"$2"&4264&"62"&4&"&462264&"62"&42+"&463ΑΑuuuB//B/<((&X/B//B5((&   Αuuu/B//BQ((,B//B/((,-2"&4264&"6"&46:"&42'&"&76ΑΑuuuN<= 141 Αuuu]"   /6=AEIMT[2"&4264&"6"&462"&4622+"&=4635#375#"5#75#5#75#5#326=4&+ΑΑuuu(  h000p000h( Αuuuc#  ` ( ((((  '/2"&4264&"%6#".'&62&"&462"&462ΑΑuuu2 M)6( )Αuuu" ".&  N #+97"'&'6762"'&'6762&2"&4264&"%6"&'&62qΑΑuuu2 MRM ) "" "" "" ""ڑΑuuu" ".."  4E2"&4264&"%6#".'&62'&7>32/&"7&7>2/&"ΑΑuuu2 M)6( ) #  & #&#  & Αuuu" ".&  V  ))) +EZ"&5476".'&62766/&"'&7>27"&4632&#"2654'2$"'&7>32/,..6' )) M`  & #&#d ΑgC:2:Suuu &  #   "E E%   ".)),%(gΑ" uuuS!  ) 4<D%6"&'&62/.7>7>7/&67676&2"&4264&"b MRM )pFF   ΑΑuuu ".."  > FDF  Αuuu,:2"&4264&"%6#".'&62.?'&63'&4?6ΑΑuuu2 M)6( ) !!PPPP !! Αuuu" ".&  /((0000(( /;JYh76"&4767&67632&#"%67#"'67327>'&76762+&/.?"'&?6367>'&676u /")7Hg<5/6S:.{$9Ig30)-S:1C /"   4  Z4  4  &.:T&@R"/6D6I;-E9I;0TR"/s Z  4Z  4p/%T:6P2"&4264&"%6"&'&62'7'&6?62/&%/&?'&6?62ΑΑuuu2 MRM )# ## Αuuu" ".."  G#  #N ##  %5CTi76"&476"'&'&6"&'6726%&>2&.""&'&62766/&"'&7>2&"'&7>32/u /"M"/ Rl #l~l# _r_ 'Em~mE& ppRM ))   & #&#&  #  R"//"R P 2;;2 1;;>f;;f? H``."   "|))"  );CK2"&45'&"/.32>>54&"&=&'&6276&2"&462"&4ΑΑ8  %1;uu;1 )) Α,    +'_9SuuS9_ ,   , ;HU2"&45'&"/.32>>54&"&=&'&6276/&4?&?'&6ΑΑ8  %1;uu;1 )) !! PPP !!Α,    +'_9SuuS9_ ,   , ((0000((!)1Ge2/&"&7>2"&4264&"62"&4&2"&45'&"/.32>>54&"&=&'&6276  & %B//B/<((&ΑΑ8  %1;uu;1 ))     4/B//BQ((,Α,    +'_9SuuS9_ ,   , %-52/&"&76"&4626"&'&622"&4264&"4(% & Z MRM )ΑΑuuu    $T ".."  6Αuuu)19A2"&4#"'&?64/&4?64/&762"&4264&"$2"&4##) ΑΑuuu q     %Αuuu#EU2/&"&7>&2"&4264&"%#"'&?64/&4?64/&7662/&"&76#  &   ΑΑuuu##) &#  &  ()  Αuuu     )!4<Ol%#"'&?64/&4?64/&7637&"&7>32'&462"/&>7676#"&4632&#&'654&"320##) F &   %ZS   /4ggg  uuuS-      L    ! S  1(Αg.,  Suuu-2"&464&"6"&462"&4622+"&'&63ΑΑKuuuuE..EΑuuuuS -<<- /=2"&464&"2/&"&76&7>2/&"2+"&'&63ΑΑKuuuu&#  &   #&#  & E..EΑuuuu0)#))M -<<- )72"&464&"/&4?6&?'&62+"&'&63ΑΑKuuuu!PP !!PE..EΑuuuu(00b((0R -<<- !)72"&464&"2/&"&7>"&4622+"&'&63ΑΑKuuuu & lE..EΑuuuu$    2S -<<- 2"&4264&"62"&462"&4ΑΑuuukΑuuu)1CO2"&4264&"$2"&42654'"&547&"&4622654'"&5472+"&463ΑΑuuu<**<*7"@*<**3262/&"&762"&4ΑΑ8uu8-f- &  %p(% & >.!!.!Α:PSuuSP:r    2     * D&4&&4&.92"&4264&"72&'&#"&46&"&46262"&46"&54ΑΑuuu<&& As$"Αuuu#.@-P14E2"&4264&"%>"'&>2''&7>32/&"62/&"'&76ΑΑuuu//!f  #  &&#  & Αuuu 99 '  )%)'2"&4264&"62"&46"&46:"&4ΑΑuuu4&&4&Αuuu;&4&&4{)82"&4264&"$/&4?&?'&62'&".76ΑΑuuuC !! PPP !!PHC #r#Αuuu((0030((0J6'  'V6"^&! , 1U 4 6Q  D 6& Lz 0 X: . &  E 6] & Copyright (c) Font AwesomeCopyright (c) Font AwesomeFont Awesome 5 Free RegularFont Awesome 5 Free RegularRegularRegularFont Awesome 5 Free Regular-5.15.1Font Awesome 5 Free Regular-5.15.1Font Awesome 5 Free RegularFont Awesome 5 Free Regular331.521 (Font Awesome version: 5.15.1)331.521 (Font Awesome version: 5.15.1)FontAwesome5Free-RegularFontAwesome5Free-RegularThe web's most popular icon set and toolkit.The web's most popular icon set and toolkit.https://fontawesome.comhttps://fontawesome.comFont Awesome 5 FreeFont Awesome 5 FreeRegularRegularFont Awesome 5 Free RegularFont Awesome 5 Free RegularFont Awesome 5 FreeFont Awesome 5 FreeRegularRegular      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~heartstaruserclocklist-altflagbookmarkimageedit times-circle check-circlequestion-circleeye eye-slash calendar-altcommentfolder folder-open chart-barcomments star-halflemon credit-cardhddhand-point-righthand-point-left hand-point-uphand-point-downcopysavesquareenvelope lightbulbbellhospital plus-squarecirclesmilefrownmehkeyboardcalendar play-circle minus-square check-square share-squarecompasscaret-square-downcaret-square-upcaret-square-rightfilefile-alt thumbs-up thumbs-downsunmooncaret-square-left dot-circlebuildingfile-pdf file-word file-excelfile-powerpoint file-image file-archive file-audio file-video file-code life-ring paper-planefutbol newspaper bell-slashclosed-captioning object-groupobject-ungroup sticky-noteclone hourglass hand-rock hand-paper hand-scissors hand-lizard hand-spock hand-pointer hand-peace calendar-pluscalendar-minuscalendar-timescalendar-checkmap comment-alt pause-circle stop-circle handshake envelope-open address-book address-card user-circleid-badgeid-cardwindow-maximizewindow-minimizewindow-restore snowflake trash-altimages clipboardarrow-alt-circle-downarrow-alt-circle-leftarrow-alt-circle-rightarrow-alt-circle-upgemmoney-bill-alt window-close comment-dots smile-winkangrydizzyflushed frown-opengrimacegringrin-alt grin-beamgrin-beam-sweat grin-hearts grin-squintgrin-squint-tears grin-stars grin-tears grin-tonguegrin-tongue-squintgrin-tongue-wink grin-winkkiss kiss-beamkiss-wink-heartlaugh laugh-beam laugh-squint laugh-wink meh-blankmeh-rolling-eyessad-crysad-tear smile-beamsurprisetired ۠@۠Efonts/modules/all/modules.eot000064400000264014152214476640012320 0ustar00 hhgLP],modulesRegularVersion 2.4modules 0OS/2 `cmapѯdgaspglyf&7Zhead'D[6hhea A[$hmtxac\hloca댾bh6maxp e name6epostgH 3 @@@ H~ &  bl797979I@>#%2652764/.'&"0"12?      @ s    IB@#"'&"02127>?64'&"4&      @    s  .012764/!2654&#!764'&"01181  s         (3!2?>7>5894&'./&"!" s          Iw@*326=2764'32654&#!"0"1011   v    v   I@!72732654&'.'.#!";      v I   @  w  @7#"&"#"3!267>7>5814&` w    @    w  @ @w7-"81010213!2654&+64'&"54&# @    w     v :2764/.'&"0"12?'&"02127>?64'&"     II     II    JJ    J&J=326?64'&"4&#"'&"2652764/.#"2?3I  |  D J  J    |  D 7{  E3  J  73J  {  D<764/!2654&#!764'&"2'&"!"3!2?>54&' E3  J  | O|  E  3J    E I    { q{  E I    IwH./&"!764'&"01181012764/!2?>7>5894&'  JJ    J&J    II    II  @@@326=#"3!267>7>5814&#"32654&#!"0"1011 S  @        @  S @@@"81010213!2654&+32654&'.'.#!";54&# @  S       S  @   I w-O&"54&#"81010213!2654&+64'2732654&'.'.#!";            w           @ N.'.#!";2732654&"81010213!2654&+64'&"54&#            l          @./&"!2764/0"1.'.#81"0"12?!764'&"0181012764/!'&"381267>?64'&"!2?>7>5814&  JI    IJ    JSI    ISJ    ISJ    JI    IJ    JSI  ::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        ,'.#"2?2764.&2?2764/               ,'&"326?64'&"7&"'&"326?64      -            -2764/764'&"&"2764/764'                  &-'&"2?>54&'2?>54&/&"   /               Fz2O.#"2?2764'"327>7654'.'&#"'.'&547>7632#9     cWW%&&%WWccWW%&&%WWcULKq !! qKLUVKKq !! qKKV4   &%WWccWW%&&%WWccWW%&! qKKVULKq !! qKLUVKKq !E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@1M&"2764/764"327>7654'.'&"'.'&547>7632    pcXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL     &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !E{1M'&"2?>54&"327>7654'.'&"'.'&547>7632   cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK     %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !E{-Ie.#"2?2764/.&2?2764/"327>7654'.'&"'.'&547>76328          cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK      %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !E{,Hd'&"326?64'&"''&"326?64'&""327>7654'.'&"'.'&547>7632           cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    ܪ    %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@,Hd764'&"2764'&"2764/764''"327>7654'.'&"'.'&547>7632k       cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL            &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq ! @v!267164/&""813      @     J40?64'81.#!"12  A  J    J202781>54&'1&"C          %764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632&"0813!267164/ cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLLC   &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !6     @7P"327>7654'.'&"'.'&547>7632.#!"127405764'8 cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL x  &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !    @7Q"327>7654'.'&"'.'&547>7632&"202781>54&'1 cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !x   @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y I)2764/!232654'.'&#!764'&"I  0$$0   <11H-    @(((  543R   @ !2654&#!"     @3326=32654&+54&#"#"            " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  % 7E"327>7654'.'&"'.'&547>7632!"3!2654&cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL   &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  7W"327>7654'.'&"'.'&547>7632#54&#"#";326=32654&cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL     &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !      @7W"327>7654'.'&"'.'&547>7632'&"2?2764/764'&" cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL[    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !~     8l"327>7654'.'&#"'.'&547>7632&'&:23:3623>7261>7>70216&j^]((((]^jj]]())(]]j]RQz####zQR]\RQz#$$#zQR$ g%  ((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$# `  % w$ ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">^"27327>7654'.'&"'.'&547>7632#54&#"#";326=32654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w     ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`       ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@@!"3!2654&!!@&&&&@&&&&@@@#!"3!2654&!!!2654&#!"@&&&&@&&&&@&&&&@&&&&@!3!2654&#!"!!!2654&#!"&&&@&@  @&&&&&  @33!2654&#!"!!3326=32654&+54&#"#"&&&@&@` `  ` ` @&&&&&`  ` `  ` @F%!!7!"3!265.#"'&23203381267>7816&'@(&&&@l   %   ~ @&&&g % '% @@7"327>7654'.'&"'.'&547>7632PEFiiFEPPEFiiFEPB:;WW;:BB:;WW;:@iFEPPEFiiFEPPEFi@W;:BB:;WW;:BB:;W@@7C"327>7654'.'&"'.'&547>763232654&#"PEFiiFEPPEFiiFEPB:;WW;:BB:;WW;:pPPppPPp@iFEPPEFiiFEPPEFi@W;:BB:;WW;:BB:;W@PppPPpp7G"327>7654'.'&"'.'&547>7632!"3!2654&j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ#&&&&((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#&&&&@2654&#!"3&&&&&&&&7ES27>7654'.'&#"2#"'.'&547>762654&#"!2654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ#&&&&&&&&@((^]jj]^((((^]jj]^((#$yRQ]]QRy$##$yRQ]]QRy$#&&&&&&&&@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        @!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      @7ESa"327>7654'.'&"'.'&547>7632!"3!2654&'!"3!2654&!"3!2654& cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL         &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !       )5AM!2654&#!"!2654&#!"!2654&#!"32654&#"32654&#"32654&#"`                          / )1Lw!"3!2654&!"3!2654&!"3!2654&5#7135#17>54&#">32"&'32654&'1>54&#">32+32#`         r"eG                '   $    @!?Cae#4&+"!"3!;26532654&#53!4&+"#";;265!2654&#53#4&+"!"3!;26532654&#53``&@&`  &@&` @@`&@&`  `&@& @@&@&   &@& @@&& && @@&& && @@&& && @@@@!?Cae54&#""3326526=4&3#4&#""3326=26=4&3#54&#""3326526=4&3#@ && &&Z@@@ && &&Z@@@ && &&Z@@`  `&@&`  &@&@@  `&@&`  `&@&@@@  &@&   &@&@@@!/=K!2654&#!"!!!"3!2654&!"3!2654&!"3!2654&!"3!2654&&&&&`    @    @    @   @&&&&        @&4BP^733!2654&+54&#!"%!!!5!2653!2654&#!"!2654&#!"!2654&#!"!2654&#!"@&&&@&&&& @  `  @    @    @ @@&&&@&&&@@&        < '7'&"CCPzCP"%''7'&"!"3!2654&!!9sDsTDU&&&&9IsDsUDTz&&&&@!'7'&"!!!'3!2654&:tIUsUC:@@@&&&ItTCUsU@@@:&&&@%!"0!"3!2654&!!:3>7>1!6*@&&&&-9 !#<$&&&@6 54&#!"0!"!!265!!!&&*@&@&&&&<$A&&@@%E#"0!"3!2654&!!:3>7>13#54&#"#";326=32654&6*@&&@&&-9 !     @#<$&&&@6       7EQ"327>7654'.'&"'.'&547>7632"32654&'32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]&&&&Z%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#@&&&@&%%&& )7C.#!"3!267>54&'!!"32654&32654&#"     t   t@&&&&Z%%%%     t  Yt&&&@&%%%%7EQ"327>7654'.'&"'.'&547>7632"32654&32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]&&&&Z%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#&&&@&&&%% (4%.#1"3!26764' !326=4&#"32654&#"DB z N~&&&&%%%%^@!!@%%&%f%%%%7P}"327>7654'.'&"'.'&547>7632'81326581814&#"81"326546323265467>54'.'&#j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ&''&B/.-I%&Q/$\1!U%& EGI../((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#''''B00>%%B?&F8Y=&& $ &oG=-,:=@E%81326581814&#"817>54'.'&#"326546323265467&''&EGI..//.-I%&Q/$\1!U%& ''''&oG=-,:B00>%%B?&F8Y=&& $ +S73267327>7654'.'&#"47>7632#"&'&>76&'.5= EzC hi]\((((\]ii]\(( %"*##xQQ\\QQx####xQQ\p -Q*  CG $' !qLLWVLLq!!!!qLLV)('J""$BI@@``@@IIA@`  9 3I:}Go32673.'>54&'3:5>7327>7654'.'&#"47>7632#"&'&>76&'.5}mJKV$R,)M#-]( -3G<^5gTJIl mIISSIIm :5 [>=FF=>[Z>>Hr ' 36G'NEFn&%  0'g:Ev)L ""`AAKJAAaaAAJD27=56OO65=>65O # *n<*De7313:3>7.'*#"0#"35326767>767&'.'&'.+5&"'&"2?2764/764'@,,f**  **f,,&&  K++&%,+K   no oo on oo &%W##$%Y''&x%H B&& $$@ f oo nn oo nn *B]"0#";13:3>7.'*#&'.'&'.+326767>7673267>54&'& **f,,&&,,f** %,+K   K++&  1881  %%$%Y''&x%&%W##L $$@  B&&   [66[ <$$<*D_7313:3>7.'*#"0#"35326767>767&'.'&'.+5%3267>54&'&3:367>7654'.'&'&@,,f**  **f,,&&  K++&%,+K  c  1881  %%L G;;WW;76&'.'.'81"01.1.#"!32673267>76&'.'.'810"1.1.#"7'  3I   Y= '767'  4H   Y< '7(:'m:  G1?G9)(:'m:  G1?G9)7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@3O#54&#"89;2654&#"327>7654'.'&"'.'&547>7632   cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL  &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !@ 15AM"#"3!2654&+54'.'&47>7632!!!4&#"326"&54632B;:W@&&&&@W:;F./55/.FK55KK55K&&&&X;76327>'&'.'&#"#"3!265!!"32654&"&54632&E/09*''C "!R003F;7654&'7>=7>?>=4&##"&'.'.547>7632673`?%5K+  5K&&& ;B:;WW;:BB:;Waz  k  h } h  F./5$C+F./5_ "(K5  +K5@&&&W;:BB:;WW;:B2?u {3 2 q D 25/.F+C$5/.F,`"#>54'.'&#"!2654&!.'.5467>'<567>76323:3263#@W:;BB;:W($#33##)PppP;NO: F..55/.F 4IK5 B;:WW:;B:&&**&%;pPPpZ;;Z$5..DF./5   K45K*#>54'.'&#"0932654&+.546?>=47>763270632+"&=2764/.#0"1"2?;2654&#BW;:BB:;W)##43##*  8MO: F./55/.F 4JK5CL      KA_OqpN B:;WV:9B;%&)*&&< ];;Z "4./DF./5  (K55K8K    K!_qOOqbr6&'.'&"326?64'&"546767>32#!.546?>=467>'.09!2654&'E-"q60"", J      LP1P +  4JK58MO: _I 0));)##43##*OqmNg /0 F21CJ    MM %-L K55K];;Z "V  L117;%&)*&&<qOOp #'32654&#"33!"3!2654&!!'4%%44%%4@@&&&&%44%%44&&&&%17#54&#!";3!2654&!!53!332654&#"!@&&&@&&&f@@4%%44%%4&&@&&&&@@%44%%44_@;HLh~"2326?>=467>767>7654'.'&#045!!5'!0!.'.547>7632"3232654'.'&OFFi )&& # iFFO0=IW:;BB;:W=5  6j ?)(iFFO.-,Q## 2~BB}0$!"K))*OFFi >BBN"* ,QB;:WW:;BJ~, ZI  7**:#P]j!"33!265354&!!!)!7!5!%8510103:3232654&#".#".#"323:32%+&4'>324632#"&&@&&@&f@@?@@P,,!B>>B>a!" !a=B>>B!,,P@*I1**0H*&@&&&@@@8((80   /8((8` &  $ 2;7;2653;26532676&'&"54&#"7 #!#4L&&&&L    &&  @=<&&&&= Q&& p @<@Lq~73267326732676'.'&'>7>'.#1".#".#1""&'>7467>7>7.'.'.5.'>77>77>7.'.<5<5.'>7>7.'#"&'>7>72.'.'>%2.'>>32.7#"&'&67Q 52O-LBCM-O57 &#  =" 52O-LBCM-O57 &#  ="5425 "" ""@G       vG       !J*'D@T>B(*I5425!J*'D@*I>B("UW$""F#"!  Eq*"UW$""F#"!  Eq*`P   Rc"     $"     $                    G  ? >h j? A!`P   Rc  ? >hA! j? @*6:2654&#!"374632#"&52+"&5463#"&54632!!&&@&&  @  `  @@&&&&d\    m 2654&#!"3%"&54632#!!@&&&&@@&&&&d@%#4&#!"#"3!2654&!&&m@&&  @%*/3!"3!#"3!2654&+.5!2654&181398%!!&&@  A @&&&&#M  M#&@&@@@$7Cdp#0&'.#!"1#4&+""3!2654&!!327>7673%4632#"&%&'.'&#"!5!267>73;%32654&#",  -@&@&&&&&#;%&*+'&;^BB^^BB^};%&**&%;HR   0('0&&&&&&)##36$%*B^^BB^^b)##33##).: I_  @@!!"3!2654&7!7%7' 5&&&&A@@&&&&>ef_Sh0i %'!!!!3'.#"#!"3!2654&aID!!yXB@@@@Wi  !%3267 3267>54&#!" !!5      &&j;  !&&!t@!/!2654&+.#"#"!%2!>32654&+"&&pOOp&&@4KK,  @&&PppP&@&@K55K  @@%1=I!"3!2654&!!%5!!2654&#!"%32654&#"32654&#"32654&#"&&&&@        @&&&&@}C         HU732654&#"32654&#";3!2654&#!723!2676&#!"'.+"!*#!5'%%%%@%%%% C'8    RG" h + \ f>@%%%%%%%%  B?+&j  30O.2764'.76&'&'.7676762764'&'.3267676&'&'2u-,2o  CX)45xU< $*-,M  `/12`-.''.tG C!0$"" h2,-t3  nCiXd45T##M''$+`  / ''//c32.<\"/.-U%& S'3"0#0"1!3267>56& >7!32654&#"m*i   /,h  )5   X,i`  +>NZ"0#8181"018#!"3267>56&#0"181 732670"981 467!32654&#"i33)    "i3   ki(  i5335  h*3 kf)ih*`  +9G#4&+"#"!4&3!265!!!"32654&3"32654&3"32654&@&&&&f&@&@@@`      &&&&&&@@         R (.326?7>'676&'%&': c 4 b    5+ L0@<JX%#"3!2654&+567>76=4&#"#"'.'&=4&#"72654&#"4632#"&5`  @  `2..G H..0...I F/.sOqqOOqq1K55KK55K   O66C`  `?00@?00B`  `D66OpqO@OqqOOq5KK55KK57BQiu"327>7654'.'&"'.'&547>763276&'.326?.'7"&#"232654&5.4632#"&j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQr0D||  0D5KD05KDx&&&&((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#|D0  |D0K50DK50D|&&&&n Kn2654&#"2#"&546813267021>707>767>54'.'&#"2&'.'&'.547>763EbbEEbbE*==*+<<//u54 aBAJKAAb 55w0/=56P %%\---.^&&P66=bEEbbEEb<+*==*+<77lki  KAAbbAAK  ilk77P66= QTT:;;:TUP =66P8A_81326=85>7>76&'.'>7>'.'.#"1.'>32#"&'>? #nB Bn# =+ n]co ,=~! hOMg !+0& mWWm &0 ff L !!   U    ,048%.#"#%.#"3263%3267>54&'%%%  4  >~} $~} #1ffsrrrr&4!"3!265.>3!2!"!54&#!!!3!26=!**    .w Zy  z @ "A  ]"U W `` `  `@'7;KO!#!!2!!!463!5!"&5!"3!2654&!26=4&#!"7!!3!26=4&#!"!5!&@&&@&&&&&&&&&@&&&&@&&&&&&&@&@&@&&@&@@&&@&&Z@@#.!"13!2654&#!"&5463!32654&!!"&53@B^_B $(99( 2(92]B@B_& 6)(9   9(>#'5C.+#"&=!#"&=#"#3!265!!%26=4&#"!26=4&#" @8((89'(8@ &&@  N   c(88(cc(88(c&&      #'+/37!"3!2654&#5=3!!!!3#5353!#533#%3#&&&&怀@@&&&& !%)-15.#!"#3!2655!!5!5!!5!35!)5!5!5!5!5!$$&&@@@C$$&&C@;@/=AEI!"3!2654&3#)!81326581814&#"8"27654&#3#3#3#@&&&&怀@|8()88)(8bA]21w12]B@@@@@@&&&&@)88)(88(}X,,X}@@A54'.'&#""332654ȣ>7632"326526=4&'&PQSQQP('&&&&&!!mEDHEEEm""&&&&&@nTTqrSTm&&&&&@_GHa^IHc@&&&&&%)BP[`o{"327>7676764'&'&'.'&.5467>32#"&'.#"'>32.54618173267#"&'%'>'7110]++%K&%%&K%++]011110]++%K&%%&K%++]01$''$$^33^$$''$$^33^${c2-d,`24ddcme)-d,`20\+Ld  e   %&K^__^K&% %&K^__^K&% K$^33^$$''$$^33^$$''$Gc dd.a.c.d42`1\edd*W+d,//`//0<27>767"#"'.'&547>767>54'.'&>::g-,#kj]^((((^]* _$$P*+,]QRy$#gGFn !rMN@4%%.8((^]jj]^((E  #$yRQ]TLKw''G75w@_TU--P"&'.'&#"327>7676&'&#"'.'&547>7632#"3!2654&& Y=>Wh\\((((\\hRLL~/0 1##]88=MDDeeDDM7++F&&D&&&!&&@((\\hi\\('[@@N1 9/0CfDDMMDDe4!"#&&&>&E1626&/&"7&4?2?64/."'2PW %98388&c0398388&c0W3P %>0c&88388% XO388388% O3W0c&?T7.5467>>54&/&.'67>54&/%27>54&'&"T)T//.T).T.-y $  $  / 0  9.-L'4  0.  9.-L'4   y 5 )5M_kx%3265814&#"881326581814&#"832654&#"'81326581814&#"8'3265814&#"8'32654&#"'32654&#"732654&#"73265814&#"81781326581814&#"873265814&#"881326581814&#"832654&#"32654&#"a       s+#k!!!!%%%%))))r,--,-0!"00"!0D   U   Q""""&&%%H)))),, ,, "//""//")7"327>7654'.'&2>467#"'.'&j]^((((^]jj]^((((^]jOFFi&!/q&!/q>OFFi((^]jj]^((((^]jj]^((iFFO>q/!&>q/!&iFF )!"!54&!5!3!265!!!!"3!2654&&&&&@  @ &&@&&@@  n6k&'.'&#".#"#00107>767465<1<1#&'.'&'<'<747>76323267>321N44;Dt((tD;44NOPMMNOQQ@:;II!!HG9:=((-1[!  ![1-((=E;66RA44AR66;kk kksWXz%$ $${XWt0*+@0, ,0@+*0.9.'%'.#"326?3267>'7>'%'%|| 0  0 4455"((# "  " #̑4--.5.'%'.#"326?3267>'7>'%|| 0  0 45"((# "  " #̑-  %7<9:<G>3]%54&5.#"#"&'./232673267'.'&67>32>54&$$;HCGD!vnL*     hK!nL*     hcP;HGCHD!Kh  % *Lnv!Kh  % *LnT%2>54&'"&#">54&5.#"#"&'./232673267'.'&67>3@   hK!vnL*     hK!nL*  *Ln!Kh  % *Lnv!Kh  % Lht.'7.'./.#"'7326?>7>7'>?>54&/"'.'&547>763232654&#"q @((2  2((@  ?((2 2((@ 5/.FF./55/.FF./K55KK55K*((@  @((2  2((@  ?((2 2F./55/.FF./55/.F5KK55KKLXd7727>7'>7>7>7'64'7.'.'7.'.'.'''.7>32654&#"'?.'/"&#"#'7232637>7'74654&5'"&54632o     L J(  o QS o     K I'  p RT I; II; c8((88((8  T   T (XX  T   T (X>  o QS o     L I'  p RT o     L J(dII; II;(88((88X ; (>X( T  ; (>X( T  ^@@"327>7654'.'&"/#"&5"'&4?021>762 cXW%&&%WXccXW%&&%WXt       &%WXccXW%&&%WXccXW%&I      @@"327>7654'.'&"'.'8#'&47624632762 cXW%&&%WXccXW%&&%WXt      &%WXccXW%&&%WXccXW%&     @J"327>7654'.'&#!"/041.'.589467>7041762!2 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      @D"327>7654'.'&81"'&4?!"&5463!'&47621 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      c]G27676764'&'&'&""'#"&5467>7041021>7>3!2+G####GFXYYXFG####GFXYYXFA     a FXYYXFG####GFXYYXFG####G a     c]>27676764'&'&'&"#"&="'&47#"&5463!2G####GFXYYXFG####GFXYYXF3   a   FXYYXFG####GFXYYXFG####G   a  c]@27676764'&'&'&"81#!"&546;&476254632G####GFXYYXFG####GFXYYXF3    a FXYYXFG####GFXYYXFG####G  a   c]J27676764'&'&'&"32#!"&'.'0"1401.'.581463262G####GFXYYXFG####GFXYYXFA   a  FXYYXFG####GFXYYXFG####G   a  1^!"3!2654&#"&="'&4?#"&5463!2%2#!"&'.'0"1041.'.5814632762&&&&   ʳ        &&&&         <^!"3!2654&2#!"&'.'0"1401.'.5814632762#"&="'&4?#"&5463!2&&&&        ʳ   &&&&         @127>7654'.'&#"7>32"/"'&4 cXW%&&%WXccXW%&&%WX     @&%WXccXW%&&%WXccXW%&  @1"327>7654'.'&#"&/&4762762 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&Y  @1"327>7654'.'&"/.546?62 cXW%&&%WXccXW%&&%WX    &%WXccXW%&&%WXccXW%&g      @1"327>7654'.'&"'&4?'&4762 cXW%&&%WXccXW%&&%WX3   &%WXccXW%&&%WXccXW%&     @2H"327>7654'.'&"/"'&4?>365"/"'&4?>32 cXW%&&%WXccXW%&&%WX           &%WXccXW%&&%WXccXW%&F      D|2I"327>7654'.'&##"&/&4762762''"&/&4762762"cWW%&&%WWccWW%&&%WWc            |&%WWccWW%&&%WWccWW%&  ܽ   E{1G"327>7654'.'&"/.546?627"/.746?62"cWW&%%&WWccWW%&&%WWq       {%&WWccWW%&&%WWccWW&%9     $      E{2H"327>7654'.'&&4?'&4762"'%"'&4?'&4762"cWW&%%&WWccWW%&&%WW    Ѿ   {%&WWccWW%&&%WWccWW&%7          @5"327>7654'.'&1#!"&'81&4?42562 cXW%&&%WXccXW%&&%WXt y  &%WXccXW%&&%WXccXW%&    @5"327>7654'.'&0"/&471>3!281 cXW%&&%WXccXW%&&%WXt   &%WXccXW%&&%WXccXW%&C    @5"327>7654'.'&81"/&0#&4?621 cXW%&&%WXccXW%&&%WX    &%WXccXW%&&%WXccXW%&]   y@5"327>7654'.'&"'1.5467816223 cXW%&&%WXccXW%&&%WXs     &%WXccXW%&&%WXccXW%&    @)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      @;"327>7654'.'&"/"'&4?'&4762762 cXW%&&%WXccXW%&&%WX{     &%WXccXW%&&%WXccXW%&Ѳ    P"327>7654'.'&#0"10#**#"&#.#.'.'4"#'.7>>j^]((((]^jj]]())(]]j %g $((^]jj]^((((^]jj]^(( %  `K $ "0"27327>7654'.'&!"&5463!2`VLLq !1+ % 6JVLLq !! qLLj   ! qLLVJ6 % +1! qLLVVLLq !@   "B"27327>7654'.'&##"&=#"&546;5463232`VLLq !1+ % 6JVLLq !! qLLj     ! qLLVJ6 % +1! qLLVVLLq !@      +"327>7654'.'&#!"&5463!2j]^((((^]jj]^((((^]V&&&&((^]jj]^((((^]jj]^((&&&&@+9!"3!2654&!"&5463!2'!"&5463!2'!"&5463!2&&@&&         &&&@&@      @)7E"327>7654'.'&!"&5463!2'!"&5463!2'!"&5463!2 cXW%&&%WXccXW%&&%WX         &%WXccXW%&&%WXccXW%&@      @+9G!2654&#!"!2#!"&546!2#!"&546!2#!"&546!2#!"&546&&&&z    =    =    = @&&&&@        @"0>LZ733!2654&+54&#!"!5!265'2#!"&5463!2#!"&546!2#!"&546!2#!"&546@&&&@&&&&     =    =    = @@&&&@&&&@&@        !"3!2654&&4762' 7'&&&&DTsUsI9&&&&DUsTIs9@!"0!"3!2654&&*@&&&&&<$&&&!"0!"!54&3!265!&*@&&&&&&<$A&&&@6!"0!"3!2654&##"&=#"&546;5463232&*@&&@&&     @&<&&&&      @!"0!"3!##!2654&&*@&&Ȉ&&@&<$&@&&@"!"0!"3!2654&346323&*@&&&&&Ȉ&%@&<$&&&%%)5"327>7654'.'&4632#"&5"&54632j]^((((^]jj]^((((^]&&&&@&&&&((^]jj]^((((^]jj]^((@&&&&%&&%)527>7654'.'&#"#"&546322#"&546j]^((((^]jj]^((((^]&&&&@&&&&@((^]jj]^((((^]jj]^((&&@&&A%&&% .:.#!"3!267>54&'"&54632#"&54632     t   &&&&&&&&&     t  &&&&&&&& "07!26764'.#1"32#"&546'4632#"&Bz DB &&&&&&&&&!@!&&&&&&%%HU27>7654'.'&#"2#"&5467>54&#"#"&547>763"&54632#j]^((((^]jj]^((((^]j0..HFF &&V!0\$.R&&I.-/''''@((^]jj]^((((^]jj]^((:,-=Go& $ &&=Y8F&?B%%>00B''''(727>767327>7654'.'&#"2(&++X+*&;j]^((((^]jj]^(( *%[1! qLLVVLLq !! qLLV-*+M"":@>32673.'>54&'4'.'&#"267327>765}mJKV$R,)M#-]( -3G7454545.'&0#"3&"'&"2?2764/764'@,,g)*    *)g,,&& no oo on oo &%W##^$%Y''&x% oo nn oo nn *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<*Eq7317>7454545.'&0#"3%3267>54&'&3:367>7654'.'&'&@,,g)*    *)g,,&&c  1881  %%L G;;WW;7654'.'&#"&'&67>7#"&546325002181"&54632508381#"&'&67>7#j]^((((^]jj]^((((^]76514'.'&#!"&514632132# cXW%&&%WXccXW%&&%WXc    &%WXccXW%&&%WXccXW%& @   @ 1="#"3!2654&+54'.'&47>7632!"&54632C;763206332654&'<#.'&'.'&#"#"3!2654&"&546326#$)6X%D''*C;7654&'7>/7>?>=4&#2#"&5463 F/B:;WW;:BB:;W m z `  . 8((88(}W;:BB:;WW;:B'8% y   @  (88((8@@,"#>54'.'&#"!2654&@W:;BB;:W($#33##)Ppp B;:WW:;B:&&**&%;pPPp@@8"#>54'.'&#";26=##;2654&@W:;BB;:W($#3=)).%Ȉ%Ppp B;:WW:;B:&&*.))=%%pPPp@@9"#>54'.'&#"!346323!2654&@W:;BB;:W($#33##)@Ȉ&&@Ppp B;:WW:;B:&&**&%;&&pPPp~~>7>5>7465>54'.'&#"12121323:323267>7>7>7>7>7>7>5>7241>7241>7247'"&54&#"&54632#326?#74&#!"3!26fhFFOPFEi     !%$%_//%!    j6  )()?tu  @       OFFiiFFO           &&      IZ :**7 ;;`   BO\!!54&!"!53!265!1013:32654&#".#".#"3:;8%+&4'>324632#"&&f&&@&CC*l'B>>B>a!" !a=B>>B(m+@@*I1**0H*&&@&&A8((80   /8((8` &  $ : 32676&'&"54&#"7!32654&'.#";5     &&   K&   &r  <&&  &:  &@@%3?^#0&'.#!"1#4&+""!>32354&#"&546;232654&#"#"'.'&5467!3!265#,  -@&@&&d!tGGt!&  pPPppPPpF./55/.F&&0('0&&&9GG9&  PppPPppP5/.FF./5 &&@ @@ !"%54&3!265&&&&&@&kk&T&& .#"!!"3!2654&#z!!zl[ [j&&&&@V@@&&&& 3267 3267>5=4&#!"      &&!  !@@&&@$+!2654&+.#"#"#"&546;22!>&&pOOp&&  m4KK@&&PppP&@&  @K55K0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%S("0#0"1!3267>56&"&54632m*i   O  )5     ".A"0#0"1!"3267>56&#2#"&546 732678181i33)    B  -i3   ji5335  @  h*3 kf'5C#4&+"#"!4&3!265!4632#"&54632#"&54632#"&5@&&&&f&@&@      &&&&&&         R!6&'.326?7>'67R c 4 b  y  5+ @<J%#"3!2654&+567>76=4&#"#"'.'&=4&#"72654&#"`  @  `2..G H..0...I F/.s5KK55KK   O66C`  `?00@?00B`  `D66OK55KK55KAM"327>7654'.'&#"&##"&'.?4&5463237632654&#"j]^((((^]jj]^((((^]|K5  |K5 %%%%((^]jj]^((((^]jj]^((5K| 5K| %%%%g3O83326781>707>767>54'.'&#"2#"'.'&547>76//u55 aABJJBAa 56v000**>>**00**>>**/77lki  KAAbbAAK  ilk77o?**0/+*>>*+/0**?@101326=04167>7654&'>54'&"G..2 2..GC==CZZZZC==CPff'8L;((;8'@ %?'C@>zzssryyF.#!"3!265'>3!20"1#81#"#0+0&1"&=4&+81"&50"1 .*   < Zq    r@""   6  ?  ?  @/!54&#!"!"!54&%!!!!!#!"&=!3!265!&&&&@&&&&@&&@&&@@@&&@&&+!26541!*+"&5463!32654&#!"13]%W(98(  B^_B@& 6)(9   ]B@B_ -159";)!2654&2#"&5464632"'&53#3#3#@&&@&&)88)(88t]AB]21w12@@@@@@@&&&&8()88)(8CX}}X,,t@@@ !!"!54&3!265!!2#!"&546&&f&&@&&&&@&&&&@&&&&n6&'.'&#".#"#00107>767465<1<1#N44;Dt((tD;44NOPMMNOQQE;66RA44AR66;kk kk@14'.'&#"327>76"27654'.'&#5#"''"#55#"''"#5?::XddddX::?'"#55#"''"#55#" nJJUT+**+TUJJn  ,C4&#"3264'.'&#"2762654&#""67654'.'&`@@``@@`pN237732NWXWX@``@@``8!?RJ.WX@AN23 @``@@```HH``HH`B!!!!_A@``@A_@.pAAb' 8`HH`@@/?326=4&+"!326=4&+";26=4&+";26=4&+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& @/?O_o326=4&+"!326=4&+"!326=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+"&&&&Z&&&&Z&&&&Z&&&&@&&&&@&&&&&&&&@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&&&&&&&&&&&&L7>7>5%*0"97>7>54&546=4&"#"9#7 @J+8$#7#&&J*7$.*+ mC,+~//+9 n@m1@C,+~/)7"327>7654'.'&#"&54632#"&54632j]^((((^]jj]^((((^]&&&&&&&&((^]jj]^((((^]jj]^((&&&&&&&&+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 3!3!5#!#@ #!#!#!5#@@@@337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@rH6&'&7>'&7>76'&67>7677>76'&'.'&%80/XYC/ -33KG+ 9/"#%  %$ %6/VBBV ()yLLP@==a=VpA90aNMQD/UU6699==T32%@?>GGP&&Z335'&'UUUL99H ]=>JZ~FR03:323#"'.'&547>7632>7&'.'&#"327>76'"#*#"1!#5##3353 !!Z./B--A88S**L! '(\\ji^_*)BBop[@1%3267>75#"&'.'.=!5!#3I.0#::!'8''  #>#5#   5-(A, @8'326=##"&=2654632754&#"#"&=#D<4##(Oq&&@Oq&&>EmqO&&Oq'3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$,A`x"327>7654'.'&2&'.'&'>3"#67>76<523>767&'.'&5"&'67>767423#7&'.'&'6.'.'67>767&'.#&j]])(()]]jj]])(()]]jS:kt.4-MFFm#$ ?('()|NMR  UA@ZL7Q@@](V-4//I1=,-;.5T45()]]jj]])(()]]jj]])(K;4j+1,,D*D++1 3..O &..[$$"!J((*K1+ S-, ;66W K R45; .**K d  28N v36#"&'&'.'&106767>7676'&KXM--M& !4266Z*] 5xH$FG??::MN5mTTelb2ABo"# &&S !7; HGPO2X/<=mmyy32?>j'3#"5#3063234'.'&%32654&#"D5;P0-U,,8((88((8@'8@X1'EZ557(88((88(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P 5;&'."'%'>36'&%.'&'.'&'&67+--[/0/*:)2P0" ޅQ??`##DD'x H)), FIr N T5!7C (mك "  2i%'132654&#"81.#"32678132654&#"%<5%3FbbFFba5FbbF.bFFbbF3]bFFbbFcEFb FbbFFb@H`>54&'.#"32673267>7>7>54&'.'.'.#"%267>54&'.#".'.#".'.#".'.#"3!!4&'.'.--.r !    ! J" "##%-,$4$ %* .--.  !    !#""#   - *ͨ,$4h4'.'&#".#"3267327>7654&'>5&'&67676&'&'.'&7>76&'&%%UVa&!N*;33L%%UVb+ L(;33LUp{06,+:.3t?,/0L {L`1:#$%]PRDf333Z#$ D329`VU%$M33:*N!%aVU%$M33:,P".-3^J5:? 3$$/^c +*1Zp| #./..J W)#'&'.2767>76764'&'. vX^^__Z7F E9Z__^^W6G?@l4kk4m k45.-X-.53ho !)5%327>767!'.#"3>54'.'&6 #@,a3GBBr./!j;11F,a3-W(l@C/0%##< C/09 !//tCBI >VE,a3GBBr./| !'!!%۫v4'A7327>7654'.'&#"327>7654'.'&#"9'',,''::'',,''9U:'',,''99'',,'':-'&::&'-,'&::&',-'&::&'-,'&::&''5C#"&'4'.'&+"3!27>76=4&#%32+"&546!"&5463!2:(Y=7654'.'&#"&'.#"&'&67>327#"&'&'.'&#"&'&67>327#"&'&'.'&#"&'&67>32j]^((((^]jj]^((((^] >F+S( .]0OF A  &'(R**+0^.3i5///\-,* >  .//a2236i4!9u;887l443 ((^]jj]^((((^]jj]^(( "#  .(&/  ,  & %!"3!2654&!!!n&&'?n&&A?/"327>7654'.'&###53546;#"3j]^((((^]jj]^((((^]TsMM1LU5 `((^]jj]^((((^]jj]^((3j>AJj5(-"327>7654'.'&'#373# 3#j]^((((^]jj]^((((^]88XzY((^]jj]^((((^]jj]^((aX0X"327>7654'.'&.'&67&67>'&'&'&.767>7676'j]^((((^]jj]^((((^]B! &, -18"+-(55] "4%;$%&1--I 3('4((^]jj]^((((^]jj]^((v@p `M,$%P"" ! a33)1./:"' L6,%%8 +"".333OMY"327>7654'.'&"'.'&547>7632.#"3267*1503:323%#5#53533j]])(()]]jj]])(()]]0**>>**0,Q+"9MM957bK%&3//R@@@@@()]]jj]])(()]]jj]])(A++00++A"!S:9S00Y+23V@@@@@@M"327>7654'.'&#3267#"&'.'.'.=#5>7>7>733j]^((((^]jj]^((((^]V   "## R%  c((^]jj]^((((^]jj]^((&  \   W 't<P"327>7654'.'&"#"&=3326=4632'54&#"&=7326=3j]^((((^]jj]^((((^]jP99P[P99P:!-P99P!:[((^]jj]^((((^]jj]^((8QQ8\[9QN2,- 9QSAXX[['3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8 (p#"&54632"327>7654'.'&#"&'.'.'.'.'.5467>7>7>7>7>32.'.'.'.#"3267>7>7>7>7>54&'."&54632#"&54632^7''77''7^j]^((((^]jj]^((((^] %)AA)%  %)AA)% L  &??&    &??&  B^^BB^^B'77''77'((^]jj]^((((^]jj]^((|%  %)AA)$  %)AA)"    &??&    &??&^BB^^BB^! ,GTa}>7.3267.'*1764&'>7.'#'67>767'.'7>76%.#">7"327>7654'.'&"'.'&547>7632w 7J wM?E00=*f9"@# R("W=:;\-'C01?)(KE`R45$+p>&K(XPj]^((((^]jj]^((((^]jOFFhhFFOOFFhhFFY%rE "!> % Y    9i)Vu  @p+D#"mIl !xL', mJ!O ((^]jj]^((((^]jj]^((hFFOOFFhhFFOOFFhO"327>7654'.'&&'&'.'&'&1'07>767632676&67>j]^((((^]jj]^((((^] &%Z**+H  86!  ..5 ./b## ((^]jj]^((((^]jj]^((HBAi$$500h++$!1B(';@<32A?%& I+?"327>7654'.'&#3'"&5463#4&#"1#3>32j]^((((^]jj]^((((^]ꀀ<####2B0a((^]jj]^((((^]jj]^(($$#$%7+ >q'6G"327>7654'.'&"&546324&'.#5234'.'4#j]^((((^]jj]^((((^]"11"#11-)*j;ULKp! ]((\\isr11x((^]jj]^((((^]jj]^((0#"11"#0;k)*,x !pKLUi\\((x11rrDI"327>7654'.'&'>7."#.'&67>7'>7>367'j]^((((^]jj]^((((^]GQ-.n ~mY 6!'A|:;do2/((^]jj]^((((^]jj]^((J ,X -Z$$ 95  0 TgFM"327>7654'.'&>32#"&581'#"&546327814632#"&'j]^((((^]jj]^((((^] '88''7 '77' 7''88' ((^]jj]^((((^]jj]^(( 7'(77(t7('7 p(77('7 rrKc|"327>7654'.'&>7>7>32#"&'.'.'.546'>32#"&'.546>32#"&'.5467!5#5#5467>32>7>32>7>32j]^((((^]jj]^((((^]X                   j     !     ((^]jj]^((((^]jj]^((                  t      Go"327>7654'.'&"&'#"'.'&5467.54632>32&67>'.&'.7>'.'j]^((((^]jj]^((((^]!-  ;34L bF.  ;34Lb=)108"O9.Jj5%FU# JCC_t=((^]jj]^((((^]jj]^(( L33;  .Fc L33:  0FcdKC6;89<%#  ,9c88 ;>"327>7654'.'&&'&'.'&47>76767'j]^((((^]jj]^((((^]-"6:;x;<8$+,#7<;x;;6('((^]jj]^((((^]jj]^(( CD C`C DA CfP#05BN"327>7654'.'&2>.547>767.'7"&'5!#%#j]^((((^]jj]^((((^]j&I!A4%%,y˵5S&I!##V125d+#$2((^]jj]^((((^]jj]^(( $.632W##y\9x+#$2##V125&I $("327>7654'.'&#3)7!j]^((((^]jj]^((((^]ŪuccF((^]jj]^((((^]jj]^((&&ګ'3"327>7654'.'&"&54632!"&54632j]^((((^]jj]^((((^]6LL65LLE6LL66LL((^]jj]^((((^]jj]^((L65LL56LL65LL56L 8`#";2654&%32654&+"3"327>7654'.'&+"'.'&=47>76;2;2xxxxj]^((((^]jj]^((((^]9%&++%&99&%+i+&%8$p((^]jj]^((((^]jj]^((+%&88&%++%&86$%*;Ws"7>3232676&'&'.'&#"7>3232676&'.#%.#"7>3232676&'"327>7654'.'&"'.'&547>7632-W+&P(LD  %('Q)**$F"  > 5f/  4t;?G(O&  #F$A{9 j]^((((^]jj]^((((^]jPEFiiFEPPEFiiFEu  ""  #   #M!" !   '((^]jj]^((((^]jj]^((iFEPPEFiiFEPPEFi,04"327>7654'.'&#!"&5463!2!!!!j]^((((^]jj]^((((^]  I ((^]jj]^((((^]jj]^((  I  #!"3!2654&###53546;#"3@PppPPppTsMM1LU5 `pPPppPPp3j>AJj5! 3#%!"3!2654&'#373#XzY/PppPPpp880pPPppPPpaL!"3!2654&.'&67&67>'&'&'&.767>7676'@PppPPpp! &, -18"+-(55] "4%;$%&1--I 3('4pPPppPPpv@p `M,$%P"" ! a33)1./:"' L6,%%8 +"".333OCO[m!"3!2654&"&5463263.5467*#"&546323:321####5#53533%.'&6.#&32654&'.@PppPPppU|tU   FVmE"#C.@ ! ( )ha@@TA('.A'(.* :ZL;RB+pPPppPPpA78[  V>7>7>733@PppPPppК   "## R%  cpPPppPPp&  \   W 't0D!"3!2654&"#"&=3326=4632'54&#"&=7326=3@PppPPpppP99P[P99P:!-P99P!:[pPPppPPp8QQ8\[9QN2,- 9QSAXX[['dv!"3!2654&467&'.'&5"&'#>16&0#"&1&0>16&0#"C>7632"&#">54&'@PppPPpp1));8{tB"6JK=^J #$T004M4%  'y4$$,pPPppPPp*N$ #$Y549B 4' - 6/*+ $;(S)D  )]2511V##Wd!"3!2654&#"&'.'.'.'.'.5467>7>7>7>7>32'#"&546327.'.'.'.#"3267>7>7>7>7>54&'."&54632#"&54632@PppPPppR %)AA)%  %)AA)% 7''77''7  &??&    &??&  B^^BB^^BpPPppPPp|%  %)AA)$  %)AA)j'77''77'    &??&    &??&^BB^^BB^! 8Sbv.'7>76!"3!2654&"'.'&547>7632>7.'#'67>767764&'3267.'*1.#">7>7.(KE`R45PppPPpppOFFhhFFOOFFhhFF8=:;\-'C01?0 R("WiE00=*f9"@#+p>&K(XPb 7J wM*Il !xLpPPppPPphFFOOFFhhFFOOFFh|  @p+D#"P    9i)V"!> % Y*', mJ!OY%rE C!"3!2654&&'&'.'&'&1'07>767632676&67>@PppPPpp` &%Z**+H  86!  ..5 ./b## pPPppPPpHBAi$$500h++$!1B(';@<32A?%& I3!"3!2654&#3'"&5463#4&#"1#3>32@PppPPpp<####2B0apPPppPPp$$#$%7+ >q*;!"3!2654&"&546324&'.#5234'.'4#@PppPPpp"11"#11-)*j;ULKp! ]((\\isr11xpPPppPPp0#"11"#0;k)*,x !pKLUi\\((x11rr8=!"3!2654&'>7."#.'&67>7'>7>367'@PppPPppQ-.n ~mY 6!'A|:;do2/pPPppPPpJ ,X -Z$$ 95  0 TgFA!"3!2654&>32#"&581'#"&546327814632#"&'@PppPPpp '88''7 '77' 7''88' pPPppPPp 7'(77(t7('7 p(77('7 rr?Wp!"3!2654&>7>7>32#"&'.'.'.546'>32#"&'.546>32#"&'.5467!5#5#5467>32>7>32>7>32@PppPPpp                   j     !     pPPppPPp                  t      ;c!"3!2654&"&'#"'.'&5467.54632>32&67>'.&'.7>'.'@PppPPpp-  ;34L bF.  ;34Lb=)108"O9.Jj5%FU# JCC_t=pPPppPPp L33;  .Fc L33:  0FcdKC6;89<%#  ,9c88 27'!"3!2654&&'&'.'&47>7676PppPPppU-"6:;x;<8$+,#7<;x;;6('@pPPppPPp CD C`C DA Cf$)6B!"3!2654&2>47>767.5.'7"&'5!#%#@PppPPppp&I!A4%%,y5S&I!##V125d+#$2pPPppPPp 632W##y.\9x+#$2##V125&I!"3!2654&#3)7!@PppPPppөŪuccFpPPppPPp&&ګ'!"3!2654&"&54632!"&54632@PppPPpp6LL65LLE6LL66LLpPPppPPpL65LL56LL65LL56L7ET!"3!2654&+"'.'&=47>76;2;2'#";2654&%32654&+"3@PppPPppQ9%&++%&99&%+i+&%8$xxpPPppPPp+%&88&%++%&86$%*!+Gg.#"7>3232676&'!"3!2654&"'.'&547>7632"7>3232676&'&'.'&#"7>3232676&'.#?G(O&  #F$A{9 kPppPPpppPEFiiFEPPEFiiFE-W+&P(LD  %('Q)**$F"  > 5f/  4t;!" !   'pPPppPPpiFEPPEFiiFEPPEFi5  ""  #   #$(!!!"3!2654&#!"&5463!2!!@PppPPppP  I pPPppPPp  I  ).8D546;54&+'.'.#"3!26=#"&%!'#326=4&"&54632&&I    ,&&@&&8:   && u :&&&&i&   @+@326767>76'.#.54&'.#""065063!!&61  YZ[ %9 :# \YYڀpy VDDd >+YXhiI 'X  HH  X' JhhXY0@@7654'.'&4632#"&#"&'&4762"&54632'81326581814&#"8@j]^((((^]jj]^((((^]9))99))9W     G)99))99KbP((^]jj]^((((^]jj]^(()99))99    )9))99))9b 8?10414&#"4632#'7'1.#"#326526=4&#'#?K55K@&&@/// !&=<K55K&&Vv !!@@?5KK5&&@lu SA5KK5&&@***TT@.=>54&'.#!"3!267>76232654'.'&##*#>732#<  @  !-    ,Rs>!"  XA$   VV[Z)]9kT:%%+ 1b,E1.#10#*#"#56&#"112!27>7654&2654&#"c$#`10"$?%&V##*q?>;e&&&&;VD[<=I|,-NODw&%%&IQn"'&'&'.'&547>76764'&"#"3!2654&+5:327>76764'&"327>7654'.'&#"BRRSRA !  !  $& %$""J&'(`    `101\++%  KfDENNDEffEDNNEDf B !! B%$Q++--++P%$  $**[213411\**$# N  I %%  '!7'!5!!5'#@      @@@@Qk   {{    {{ 88xxHIQn"'&'&'.'&547>76764'&"#"3!2654&+5:327>76764'&""327>7654'.'&#"'.'&547>7632#BRRSRA !  !  $& %$""J&'(`    `101\++%  NEDgfDENNDEffEDNA99TT99A@99UU99@ B !! B%$Q++--++P%$  $**[213411\**$# N  I %%  fEDNNEDfgDENNDEfOT99A@99UU99@A99T@"'-28AIOTY_gpw~"327>7654'.'&#.'5#5'#>#>7#>73#.';#..'53'5373#>7.'3##>3.>73 cXW%&&%WXccXW%&&%WX_&4W-S @S- Q qq  -SܜS- Q qq -&_Wv_&4W&_W&%WXccXW%&&%WXccXW%&,LM0aL@A"La"A"@@"@"@@"AaLLa"A"@@b"@@"WL,0M,LMgL,0M&!"3!265'3#!"&5!463!2!@&&&@&&&&&&&&&&&-9ES!26=4&5465.#!"'5463!2#!"&%32654&#"32654&#"!2654&#!"5K@H55H@K &&&&  y    @ @K5@/QQ/S@5K@&&@&&:    /  #1?M#4&+"#"3!2654&!33!26533!2654&#!"!"3!2654&!"3!2654&@&&&&&&&&   @ @    @   &&&&&@&&&       '37CO[gs!2654&#!""&54632#"&54632"&546325!"&54632#"&54632"&54632'2#"&5462#"&5462#"&546&&&&&&&&&&&&&@&&&&&&&&&&&&&&@&&&&&&&&&&&&&&&&@&&&&@&&&&&&&&&&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&2!"3!265'##!!3#4&#!"#33!26=@&&&@@&&&&&&&@&&&&@!X\26?2676&'&'.#"3!";3!?326=32676&/5!26532654&#!!! a    b   &@        @&_@r   r  &d   ~f  f~  d&@ @-=IUc.#!"3!26=4&54655463!2#!"&>3!2.#!"32654&#"32654&#"!2654&#!"H55H@K55K@&&&&@&&7        @ @/QQ/S@5KK5@S@&&@&&,-    -  $KY03:323326167>761'"&!"323021#"&'.75!"&547>76!"32654&'&e0/'9>$()]&&^q?>;e8g#WV ))N  #: 5/0  CWDZ==I|-,NODw'$hT:;O "2a_]HHa = @73!2654&#!"3!!3#3#3#@&&&&@&&&&@@@7u~"327>7654'.'&"'.'&547>7632232654&+54&#"#";#"&54&#";326=32654&+52+5'#"&546; cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL+> cF FccF+> cF FccF+>>+@+>>+&%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !8(  B^  ^BB^8(  B^  ^BB^8((8@8((8 #'3?KWco{!2654&#!"!!!"3!26=4&!5!32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"&&&&&&&&@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@&&&&@&@&&@&@%%%%%%%%%%%%e%%%%%%%%%%%%e%%%%%%%%%%%%@ #'<@HLTX\`dhl3#73#3#73#3#73#3#73#3#73#!"!"3!2654&#535##!!#53#5##!3#73#3#73#3#73#@@@@@@@@@@@@@@@@@@@@@&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&&@@@@@@@@@@@@@4O!"33!?326=32676&/5!2652654&#"/#"&'&4?62762&&&@        @&&&  c    d  &&&d   ~f  f~  d&&& ^  _ $303:323326167>761'"&!"3"32654&#$#`10"$?%&V##q?>;e8#&&&&;VDZ==I|-,NODw&%%&@"3!2654&##3%##&&@&&@@&&&&$@y9@Ybk"327>7654'.'&2+#"&=#"&54632;5#"&546;5463232#"&54&+';5#"2654&+ cXW%&&%WXccXW%&&%WX,FccF Fc >+FccF Fc >+>++>+>>+&%WXccXW%&&%WXccXW%&@^BB^  ^B  (8^BB^  ^B  (8`(88x8((8#54&#!"#"3!2654&%!!&&&&&&f&&&&&@&7S_k"327>7654'.'&"'.'&547>7632"327>7654'.'&"&54632'32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]B;:WW:;BB;:WW:;BOqqOOqq%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#W:;BB;:WW:;BB;:WqOOqqOOq%%%%@+ES_326767>76'.#.54&'.#""0650632110&'.762654&#"32654&#"  YZ[ %9 :# \YYڀpp+YXhiI 'X  HH  X' JhhXY0@@0RRjj00jjRR&@&&&%%%%%1?N\7!26=>7326764/>54&'4&#!"3%"&54632!"&5463!2!2!"&54633#"&546@@&     G9&&& B^^BB^^   s 7   &V   D%ClV&&&^BB^^BB^    T!3!26=4'.'&55#"&#"#54&'5#"&#"#54&'5#"&#"3!26?>=4&0  0e@ @ @ @ @  @    @ 5  5    @ @  <%"&'&12654&'.7>54&#"'.'&67>32#<3!.%:5K1$fK##P88P U/-,I )4 4 8PP8##:K55o.!38PP8 4 5 iqV O98P#'3?KO]k#4&#!"#";3!26=32654&!!4632#"&"&54632!"&54632!!4&#!"3!26!"3!2654&@&&@&&@&&@&&      S@ @    @   &&&&&&&@&      `  S  7CO[gx"327>7654'.'&"'.'&547>76324&#"326'4632#"&"32654&"&54632&"326764j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ9))99))9^)99))99)+     ((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#b)99))99)9))99))9   -;IVbf!2#!"&54635!"3!2654&!2#!"&546!2#!"&546!2#!"&546"'&54632'#"&546323#&&&&&&&&{  {  { S('_'(J45J3- -- -s@@&&&&@&@&&&      ###Fcc .. --#'+/37;?CGKOSW[_cgkosw{!2654&+"4&+"4&+"753#5=3#5753#5=353#53#5353#5=3#5#5#5753#5=3'53'535#53#533#%#53;#3##53#533#@@&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@!#54&#!"#"3!2654&!!!!&&&&&&f&&&&&@&@@@@^be4&#.54&#""8101327>7654&'810"54&/732657327>7654&'7#%7  7""##""7 s7""##""7mlFhh QS  iY 00F  )? 00 $26:F54&+'.'.#"3!26=26=4&%!!"3!!%!5!%32654&#"& H "&&@&&&f@&&2@  & q &@&&&&&&[[`  %1Sa7!26=>7326764/>54&'4&#!"3%"&54632!!"3!#";3267!!2654&#!"@@&     G9&&& B^^BB^^@)!  ;%&*`  &V   D%ClV&&&^BB^^BB^ B% )##3C  RH%"&'&326554&'.'.067>54&#"&'.32676#5".'&673267>76&'.5463267>1#%0&7>7032654&#(')U A]&)\: aDDa0Z$(5.) ;{;*"? I) >  ;**; (Co27'j ?#DaaD+8[vY?'I  ="B]]B!= qsM 97;'8XT ' &'88'$)  8H$4Aw  ]BB] #'59EQ]ky#4&#!"#";3!26=32654&!!!"#!#54&!!32654&#"32654&#"32654&#"4&#!"3!26!"3!2654&@&&@&&@&&@&&&@@&f      @ @    @   &&&&&&&@&&@@@&        S  #>HK10414&#"34632#'77'3%'#.#"#326526=4&##"&53'#7K55K@&&@/// !@@@=<K55K&&@&&B!@?5KK5&&@lu S AA5KK5&&@&&@T@.>M>54&'.#!"3!267>76232654'.'&#!&'.'&1!07#*#>732#<  @  !-    ,Rs>!"@( K:   VV[Z)]9kT:%%+ $_^MLLM^_A8!_7H#KY0#*#"#56&#"112!27>7654&"&'.#0"1'67>767>32!2#!2654&#"c'&e0/'9>$()]&&^*q?>;eϗg#WV ))N  c#: 5/0MT  CWD[<=I|,-NODw'$T:;O "2a_]HHa = @!/=O]!"3!2654&!!!"3!2654&!"3!2654&!"3!2654&3265814&#"8"27654&#&&&&f%{  {  {  @- -- -O5J('_'(J4&&&@&@@       .. -- mcF##Fc+9GUgt!#3265<'!!!;"&=!"3!2654&!"3!2654&!"3!2654&%!2654&#!"%3265814&#"8"27654&;2654&+"#3& (88( &&&&&u{  {  m{ - -- -O5J('_'(JJ&&&&&8( @ (8&&@&&&@      3 .. -- mcF##Fc:&&&&@@@OSX\a54&#!5326=4&#!";!"";26=4!";26=4!";26=4&!!#53#5353#&&&@&&&&&@&&@&&@&&@&&@&&f@@@@@@@@@&&@&&@&&&&&&&&&&&&&&@@@@@#'7;!"3!26=4&!5!!"3!26=4&!5!!"3!26=4&!5!&&&&&&&&&&&&@&&&&&&&&&&&&@+9G!"3!2654&!5)!!!!3!2654&#!"!"3!2654&!"3!2654&&&&&@         &@&&&@@@@  m    @3MY232654'.'&#"232654'.'&#"232654'.'&#"#"&54632`<44O `@@I  pdc++ 00on~  ?? DD띝 m%%%%@O44<  I@@` ++cdp  ~no00 ??ْ  DD %%%%  159=IUa#"&54632!#4&#!"#";3!26532654&3!!#3#"&54632#"&54632#"&546324%%44%%4@@&&@&&@&&@&&f@@@`      %44%%44~@&&&&&&&&@      %3AO!"3!2654&!)!32654&+"32654&+"32654&+"#";2654&&&&&f@@@  @  @  @  @  @ M@  @ &&&&@        @4@LX2654&#".#"326732654&#"%>54&'%34632#"&#"&546322#"&546@5KK55K]15KK51K55KK51]1@&&&&&&&&@&&&&K55KK5 K55K 5KK55K  &&&&Z&&&&f&&&& #'+SW#4&#!"#";3!26532654&#5%!!'#53#";#";#";#";!!532654&+532654&+532654&+532654&+53!"3!2654&!"3!2654&!"3!2654&!"3!26=4&!5!&&&&&&&&@     @@      @   @   @ -&&&&&&&&&&&&@@@@@ @ @ @ @@@ @ @ @ @@      &@&&@&@@+/4!"3!2654&5!!5!!!!!5!35!35!5!5!5!5!&&&&@@@'B%%'@@;JNj#76&'&#76&'&#";#";:326?3:326?32654&+732654&##73"327>7654'.'&"'.'&547>7632M    R  IW  M    R  IW  Ij]])(()]]jj]])(()]]j]QRy$##$yRQ]]QRy$##$yRQ@[ e[ e  [ e[ e  ()]]jj]])(()]]jj]])(@#$yRQ]]QRy$##$yRQ]]QRy$#%!"3!2654&!!5!!!2654&#!"&&&&  @ &&&&@@@   +/4BP^!"3!2654&5!!5!!!!!5!35!35!5!5!5!5!%";2654";2654";2654&#&&&&@@       'B%%'@@;      @MQ!2764/.'&"0"12?!"3!'&"02127>?64'&"!26=4&!5!I     I&&I     I&&@@J    J&@&J    JS&@&@/7D!"3!326?3267>/676&/32654&#&'%#'.!!&&  hU  U && S' Z&@&   # &&Lp Wp"54&#"38102132654&+67>7632#"'.'&'.327>7654'.'&#"303:3212654&+4&GCBt0/"    t**h==B\RRy$##$yRR\OIHu)) ./SR[j]])(()]]j  ((`((  E12=j   ;//C#$yRQ]]QRy$#_ABM  YJKl()]]jj]])(   ;MYe"32#"'.'&54676&'&327>7654'.'&326764'&"%#"&54632#"&54632  ]QRy$##$yRQ]]QRy$# ()]]jj]])(()]]     #$yRQ]]QRy$##$yRQ]4c.  4r;j]])(()]]jj]])()   7,<>LZh%767>7654'.'&#"2/&'.'&547>76!2654&#!"!2654&#!"!"3!2654&ooL>?Z$#{RS]]SR{#$Z?>LoPGGiQ78B II B87QiGGP@  3  @   @ F*)tGGN]SR{#$$#{RS]NGGt)*:iGGPC>>e$#hh$$e>>CPGGi    @   )7!"3!2654&!2654&#!"!2654&#!"!2654&#!"@   3@      @  @  @  @    0;FM"1#"3265%#"3265045<=4&#"&546;%#"&546;5467% &`B^^BB^`B^^BB^8((88(`8((88(` pm1@"^BB^^Bj^BB^^B* @(88((8 (88((8 j@!/=3!2654&#!"3!!2654&#!"3!2654&#!"!2654&#!"@&&&&@   @   @  @&&&&  @    @!/=K!2654&#!"!!!"3!2654&!"3!2654&!"3!2654&!"3!2654&&&&&`    @    @    @   @&&&&        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]])(()]]jj]])(()]]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<()]]jj]])(()]]jj]])(@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G HU%#"&54632#"&54632!"'.+";3!2654&#!723!2676&#*#!5'!C&%%&@&%%&@ \B(8!   QG# h ,n=f@%%%%%%%%j   B?+&3@@!/=IW!"3!2654&!!!"3!2654&!"3!2654&!"3!2654&#"&54632"27654&#&&&&f%{  {  {  - -- -K5J('_'(J4@&&&&@@       .. --cF##Fc@!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      ,048%.#"#%.#"3263%3267>54&'%%%  4  >~} $~} #1ffsrrrr@59EQ27>'&'.'&#"#"3!2654&#!547>763!!2654&#"72#"&546*''C !!R003F;XY_Sh0i<zGo32673.'>54&'4'.'&#"3203>7327>765"&'&>76&'.547>7632#}mJKV$R,)M#-]( -3G<_kHHRRHHk;6  ]5iSHHkur 0 48^>?GG?>^\??II'MFEn&&   0'g:Ev(.I?@__@?ID0:""^@@J,+p>>76QQ67>@76QG"'&3!26/676'&'&327>76767>7654'.'&#*,,V'' Z3md#,+Y)*#))#((V**$ b?Q/.-U&'!"% !"|XWmY2\ "d00b"   `( 15 "!!&&T-,/_YY*)`2D%"&'&6?'.7>#!"&/.546?6"&'.7>#            y                 ,=#""#"&54&+":327>7654&#5463!2#!"&50 B15K 0 ;'(..))= 8   0  2NK5=  .**?=)).D Z    @-2+57#"32654&#2+57#;26=4&#&&`` B^^B**xx EccE&&` ^BB^**` cEEc#!";#"3!26?6&+326?6&  `vn  -  Yuh  0  0  0  0 5!";;265326=4&#)";;265326=4&#  h 0 h   j 0 k  0 8   0  4 8   4 @$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG=Yv2+35#";267>7>7>54&'.'.'.#72#"'.'&547>767"327>7654'.'&#$  %XXx  x2$%1]QRy$##$yRQ]]QRy$##$yRQ]j]^((((^]jj]^((((^]j )) @ @  )23) #$yRQ]]QRy$##$yRQ]]QRy$#@((^]jj]^((((^]jj]^((]Z<%7>'&/&67646327>/.&6?3265]= #$ <]++%]< ## =^*+c=  =c++c=  =c++.?P#""#"&54&+"2327>7654 5463!2#!"&55463!2#!"&50 A25K 0 ;'(..))= 8   0    0  2NK5=  .**?<)).D Z    `    7!";;265326=4!";;265326=4  h 0 h   j 0 k  0 8   0  4  ( 4  0%;26=#54&+5326=4&#!";#"3!2651 0 `  h   h        /  0    @@@%!!@@UR'.7632654&'1&'.1#"31!#"&/.#"132671>54&'132654 [-#$q  %%\./ 7J,$< b;-O%^"" & 9 %@%T$%  1<#66@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5Kff,]_<  III@@::&FE@EEE@@  J@@@@I"@   @@@@@@< @@@<0S@%5@@@@cccc@@@@@DEE@@@@@@@  @@@@ @@@~S@@+r@ @ @I@I@@@@@@@@@@R@@@@@<@@@@@]@ V H~Nj,R,vf R  & L : *j6B@:F8 ~~"2&F4~LLp  !X!"##$$%V&&&'D'((*t*++.+x,,Z,,-*-.../h/001B12p23&334B445X56p67J78(9499:j:;*;F;X;">>?P?@ @@APABTBBC>CCDnDELEEFc|cd2dveNef4ffgglh*hVhhizijljklmn>no oopqqrvrsstnttu8uvJvw wxyz znz{,{|p}}\}~~@~|&xԂ ʅކT‡tˆLډXD j*ZxԐnF<0"^ޙ6"$𝮝tV t:xtҥ4J4ڨHR֪&ԫ62F c      n  4/modulesmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4modulesmodulesmodulesmodulesRegularRegularmodulesmodulesfonts/modules/all/modules.ttf000064400000263550152214476640012332 0ustar00 0OS/2 `cmapѯdgaspglyf&7Zhead'D[6hhea A[$hmtxac\hloca댾bh6maxp e name6epostgH 3 @@@ H~ &  bl797979I@>#%2652764/.'&"0"12?      @ s    IB@#"'&"02127>?64'&"4&      @    s  .012764/!2654&#!764'&"01181  s         (3!2?>7>5894&'./&"!" s          Iw@*326=2764'32654&#!"0"1011   v    v   I@!72732654&'.'.#!";      v I   @  w  @7#"&"#"3!267>7>5814&` w    @    w  @ @w7-"81010213!2654&+64'&"54&# @    w     v :2764/.'&"0"12?'&"02127>?64'&"     II     II    JJ    J&J=326?64'&"4&#"'&"2652764/.#"2?3I  |  D J  J    |  D 7{  E3  J  73J  {  D<764/!2654&#!764'&"2'&"!"3!2?>54&' E3  J  | O|  E  3J    E I    { q{  E I    IwH./&"!764'&"01181012764/!2?>7>5894&'  JJ    J&J    II    II  @@@326=#"3!267>7>5814&#"32654&#!"0"1011 S  @        @  S @@@"81010213!2654&+32654&'.'.#!";54&# @  S       S  @   I w-O&"54&#"81010213!2654&+64'2732654&'.'.#!";            w           @ N.'.#!";2732654&"81010213!2654&+64'&"54&#            l          @./&"!2764/0"1.'.#81"0"12?!764'&"0181012764/!'&"381267>?64'&"!2?>7>5814&  JI    IJ    JSI    ISJ    ISJ    JI    IJ    JSI  ::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        ,'.#"2?2764.&2?2764/               ,'&"326?64'&"7&"'&"326?64      -            -2764/764'&"&"2764/764'                  &-'&"2?>54&'2?>54&/&"   /               Fz2O.#"2?2764'"327>7654'.'&#"'.'&547>7632#9     cWW%&&%WWccWW%&&%WWcULKq !! qKLUVKKq !! qKKV4   &%WWccWW%&&%WWccWW%&! qKKVULKq !! qKLUVKKq !E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@1M&"2764/764"327>7654'.'&"'.'&547>7632    pcXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL     &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !E{1M'&"2?>54&"327>7654'.'&"'.'&547>7632   cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK     %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !E{-Ie.#"2?2764/.&2?2764/"327>7654'.'&"'.'&547>76328          cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK      %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !E{,Hd'&"326?64'&"''&"326?64'&""327>7654'.'&"'.'&547>7632           cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    ܪ    %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@,Hd764'&"2764'&"2764/764''"327>7654'.'&"'.'&547>7632k       cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL            &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq ! @v!267164/&""813      @     J40?64'81.#!"12  A  J    J202781>54&'1&"C          %764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632&"0813!267164/ cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLLC   &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !6     @7P"327>7654'.'&"'.'&547>7632.#!"127405764'8 cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL x  &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !    @7Q"327>7654'.'&"'.'&547>7632&"202781>54&'1 cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !x   @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y I)2764/!232654'.'&#!764'&"I  0$$0   <11H-    @(((  543R   @ !2654&#!"     @3326=32654&+54&#"#"            " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  % 7E"327>7654'.'&"'.'&547>7632!"3!2654&cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL   &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  7W"327>7654'.'&"'.'&547>7632#54&#"#";326=32654&cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL     &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !      @7W"327>7654'.'&"'.'&547>7632'&"2?2764/764'&" cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL[    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !~     8l"327>7654'.'&#"'.'&547>7632&'&:23:3623>7261>7>70216&j^]((((]^jj]]())(]]j]RQz####zQR]\RQz#$$#zQR$ g%  ((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$# `  % w$ ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">^"27327>7654'.'&"'.'&547>7632#54&#"#";326=32654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w     ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`       ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@@!"3!2654&!!@&&&&@&&&&@@@#!"3!2654&!!!2654&#!"@&&&&@&&&&@&&&&@&&&&@!3!2654&#!"!!!2654&#!"&&&@&@  @&&&&&  @33!2654&#!"!!3326=32654&+54&#"#"&&&@&@` `  ` ` @&&&&&`  ` `  ` @F%!!7!"3!265.#"'&23203381267>7816&'@(&&&@l   %   ~ @&&&g % '% @@7"327>7654'.'&"'.'&547>7632PEFiiFEPPEFiiFEPB:;WW;:BB:;WW;:@iFEPPEFiiFEPPEFi@W;:BB:;WW;:BB:;W@@7C"327>7654'.'&"'.'&547>763232654&#"PEFiiFEPPEFiiFEPB:;WW;:BB:;WW;:pPPppPPp@iFEPPEFiiFEPPEFi@W;:BB:;WW;:BB:;W@PppPPpp7G"327>7654'.'&"'.'&547>7632!"3!2654&j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ#&&&&((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#&&&&@2654&#!"3&&&&&&&&7ES27>7654'.'&#"2#"'.'&547>762654&#"!2654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ#&&&&&&&&@((^]jj]^((((^]jj]^((#$yRQ]]QRy$##$yRQ]]QRy$#&&&&&&&&@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        @!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      @7ESa"327>7654'.'&"'.'&547>7632!"3!2654&'!"3!2654&!"3!2654& cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL         &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !       )5AM!2654&#!"!2654&#!"!2654&#!"32654&#"32654&#"32654&#"`                          / )1Lw!"3!2654&!"3!2654&!"3!2654&5#7135#17>54&#">32"&'32654&'1>54&#">32+32#`         r"eG                '   $    @!?Cae#4&+"!"3!;26532654&#53!4&+"#";;265!2654&#53#4&+"!"3!;26532654&#53``&@&`  &@&` @@`&@&`  `&@& @@&@&   &@& @@&& && @@&& && @@&& && @@@@!?Cae54&#""3326526=4&3#4&#""3326=26=4&3#54&#""3326526=4&3#@ && &&Z@@@ && &&Z@@@ && &&Z@@`  `&@&`  &@&@@  `&@&`  `&@&@@@  &@&   &@&@@@!/=K!2654&#!"!!!"3!2654&!"3!2654&!"3!2654&!"3!2654&&&&&`    @    @    @   @&&&&        @&4BP^733!2654&+54&#!"%!!!5!2653!2654&#!"!2654&#!"!2654&#!"!2654&#!"@&&&@&&&& @  `  @    @    @ @@&&&@&&&@@&        < '7'&"CCPzCP"%''7'&"!"3!2654&!!9sDsTDU&&&&9IsDsUDTz&&&&@!'7'&"!!!'3!2654&:tIUsUC:@@@&&&ItTCUsU@@@:&&&@%!"0!"3!2654&!!:3>7>1!6*@&&&&-9 !#<$&&&@6 54&#!"0!"!!265!!!&&*@&@&&&&<$A&&@@%E#"0!"3!2654&!!:3>7>13#54&#"#";326=32654&6*@&&@&&-9 !     @#<$&&&@6       7EQ"327>7654'.'&"'.'&547>7632"32654&'32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]&&&&Z%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#@&&&@&%%&& )7C.#!"3!267>54&'!!"32654&32654&#"     t   t@&&&&Z%%%%     t  Yt&&&@&%%%%7EQ"327>7654'.'&"'.'&547>7632"32654&32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]&&&&Z%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#&&&@&&&%% (4%.#1"3!26764' !326=4&#"32654&#"DB z N~&&&&%%%%^@!!@%%&%f%%%%7P}"327>7654'.'&"'.'&547>7632'81326581814&#"81"326546323265467>54'.'&#j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ&''&B/.-I%&Q/$\1!U%& EGI../((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#''''B00>%%B?&F8Y=&& $ &oG=-,:=@E%81326581814&#"817>54'.'&#"326546323265467&''&EGI..//.-I%&Q/$\1!U%& ''''&oG=-,:B00>%%B?&F8Y=&& $ +S73267327>7654'.'&#"47>7632#"&'&>76&'.5= EzC hi]\((((\]ii]\(( %"*##xQQ\\QQx####xQQ\p -Q*  CG $' !qLLWVLLq!!!!qLLV)('J""$BI@@``@@IIA@`  9 3I:}Go32673.'>54&'3:5>7327>7654'.'&#"47>7632#"&'&>76&'.5}mJKV$R,)M#-]( -3G<^5gTJIl mIISSIIm :5 [>=FF=>[Z>>Hr ' 36G'NEFn&%  0'g:Ev)L ""`AAKJAAaaAAJD27=56OO65=>65O # *n<*De7313:3>7.'*#"0#"35326767>767&'.'&'.+5&"'&"2?2764/764'@,,f**  **f,,&&  K++&%,+K   no oo on oo &%W##$%Y''&x%H B&& $$@ f oo nn oo nn *B]"0#";13:3>7.'*#&'.'&'.+326767>7673267>54&'& **f,,&&,,f** %,+K   K++&  1881  %%$%Y''&x%&%W##L $$@  B&&   [66[ <$$<*D_7313:3>7.'*#"0#"35326767>767&'.'&'.+5%3267>54&'&3:367>7654'.'&'&@,,f**  **f,,&&  K++&%,+K  c  1881  %%L G;;WW;76&'.'.'81"01.1.#"!32673267>76&'.'.'810"1.1.#"7'  3I   Y= '767'  4H   Y< '7(:'m:  G1?G9)(:'m:  G1?G9)7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@3O#54&#"89;2654&#"327>7654'.'&"'.'&547>7632   cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL  &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !@ 15AM"#"3!2654&+54'.'&47>7632!!!4&#"326"&54632B;:W@&&&&@W:;F./55/.FK55KK55K&&&&X;76327>'&'.'&#"#"3!265!!"32654&"&54632&E/09*''C "!R003F;7654&'7>=7>?>=4&##"&'.'.547>7632673`?%5K+  5K&&& ;B:;WW;:BB:;Waz  k  h } h  F./5$C+F./5_ "(K5  +K5@&&&W;:BB:;WW;:B2?u {3 2 q D 25/.F+C$5/.F,`"#>54'.'&#"!2654&!.'.5467>'<567>76323:3263#@W:;BB;:W($#33##)PppP;NO: F..55/.F 4IK5 B;:WW:;B:&&**&%;pPPpZ;;Z$5..DF./5   K45K*#>54'.'&#"0932654&+.546?>=47>763270632+"&=2764/.#0"1"2?;2654&#BW;:BB:;W)##43##*  8MO: F./55/.F 4JK5CL      KA_OqpN B:;WV:9B;%&)*&&< ];;Z "4./DF./5  (K55K8K    K!_qOOqbr6&'.'&"326?64'&"546767>32#!.546?>=467>'.09!2654&'E-"q60"", J      LP1P +  4JK58MO: _I 0));)##43##*OqmNg /0 F21CJ    MM %-L K55K];;Z "V  L117;%&)*&&<qOOp #'32654&#"33!"3!2654&!!'4%%44%%4@@&&&&%44%%44&&&&%17#54&#!";3!2654&!!53!332654&#"!@&&&@&&&f@@4%%44%%4&&@&&&&@@%44%%44_@;HLh~"2326?>=467>767>7654'.'&#045!!5'!0!.'.547>7632"3232654'.'&OFFi )&& # iFFO0=IW:;BB;:W=5  6j ?)(iFFO.-,Q## 2~BB}0$!"K))*OFFi >BBN"* ,QB;:WW:;BJ~, ZI  7**:#P]j!"33!265354&!!!)!7!5!%8510103:3232654&#".#".#"323:32%+&4'>324632#"&&@&&@&f@@?@@P,,!B>>B>a!" !a=B>>B!,,P@*I1**0H*&@&&&@@@8((80   /8((8` &  $ 2;7;2653;26532676&'&"54&#"7 #!#4L&&&&L    &&  @=<&&&&= Q&& p @<@Lq~73267326732676'.'&'>7>'.#1".#".#1""&'>7467>7>7.'.'.5.'>77>77>7.'.<5<5.'>7>7.'#"&'>7>72.'.'>%2.'>>32.7#"&'&67Q 52O-LBCM-O57 &#  =" 52O-LBCM-O57 &#  ="5425 "" ""@G       vG       !J*'D@T>B(*I5425!J*'D@*I>B("UW$""F#"!  Eq*"UW$""F#"!  Eq*`P   Rc"     $"     $                    G  ? >h j? A!`P   Rc  ? >hA! j? @*6:2654&#!"374632#"&52+"&5463#"&54632!!&&@&&  @  `  @@&&&&d\    m 2654&#!"3%"&54632#!!@&&&&@@&&&&d@%#4&#!"#"3!2654&!&&m@&&  @%*/3!"3!#"3!2654&+.5!2654&181398%!!&&@  A @&&&&#M  M#&@&@@@$7Cdp#0&'.#!"1#4&+""3!2654&!!327>7673%4632#"&%&'.'&#"!5!267>73;%32654&#",  -@&@&&&&&#;%&*+'&;^BB^^BB^};%&**&%;HR   0('0&&&&&&)##36$%*B^^BB^^b)##33##).: I_  @@!!"3!2654&7!7%7' 5&&&&A@@&&&&>ef_Sh0i %'!!!!3'.#"#!"3!2654&aID!!yXB@@@@Wi  !%3267 3267>54&#!" !!5      &&j;  !&&!t@!/!2654&+.#"#"!%2!>32654&+"&&pOOp&&@4KK,  @&&PppP&@&@K55K  @@%1=I!"3!2654&!!%5!!2654&#!"%32654&#"32654&#"32654&#"&&&&@        @&&&&@}C         HU732654&#"32654&#";3!2654&#!723!2676&#!"'.+"!*#!5'%%%%@%%%% C'8    RG" h + \ f>@%%%%%%%%  B?+&j  30O.2764'.76&'&'.7676762764'&'.3267676&'&'2u-,2o  CX)45xU< $*-,M  `/12`-.''.tG C!0$"" h2,-t3  nCiXd45T##M''$+`  / ''//c32.<\"/.-U%& S'3"0#0"1!3267>56& >7!32654&#"m*i   /,h  )5   X,i`  +>NZ"0#8181"018#!"3267>56&#0"181 732670"981 467!32654&#"i33)    "i3   ki(  i5335  h*3 kf)ih*`  +9G#4&+"#"!4&3!265!!!"32654&3"32654&3"32654&@&&&&f&@&@@@`      &&&&&&@@         R (.326?7>'676&'%&': c 4 b    5+ L0@<JX%#"3!2654&+567>76=4&#"#"'.'&=4&#"72654&#"4632#"&5`  @  `2..G H..0...I F/.sOqqOOqq1K55KK55K   O66C`  `?00@?00B`  `D66OpqO@OqqOOq5KK55KK57BQiu"327>7654'.'&"'.'&547>763276&'.326?.'7"&#"232654&5.4632#"&j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQr0D||  0D5KD05KDx&&&&((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#|D0  |D0K50DK50D|&&&&n Kn2654&#"2#"&546813267021>707>767>54'.'&#"2&'.'&'.547>763EbbEEbbE*==*+<<//u54 aBAJKAAb 55w0/=56P %%\---.^&&P66=bEEbbEEb<+*==*+<77lki  KAAbbAAK  ilk77P66= QTT:;;:TUP =66P8A_81326=85>7>76&'.'>7>'.'.#"1.'>32#"&'>? #nB Bn# =+ n]co ,=~! hOMg !+0& mWWm &0 ff L !!   U    ,048%.#"#%.#"3263%3267>54&'%%%  4  >~} $~} #1ffsrrrr&4!"3!265.>3!2!"!54&#!!!3!26=!**    .w Zy  z @ "A  ]"U W `` `  `@'7;KO!#!!2!!!463!5!"&5!"3!2654&!26=4&#!"7!!3!26=4&#!"!5!&@&&@&&&&&&&&&@&&&&@&&&&&&&@&@&@&&@&@@&&@&&Z@@#.!"13!2654&#!"&5463!32654&!!"&53@B^_B $(99( 2(92]B@B_& 6)(9   9(>#'5C.+#"&=!#"&=#"#3!265!!%26=4&#"!26=4&#" @8((89'(8@ &&@  N   c(88(cc(88(c&&      #'+/37!"3!2654&#5=3!!!!3#5353!#533#%3#&&&&怀@@&&&& !%)-15.#!"#3!2655!!5!5!!5!35!)5!5!5!5!5!$$&&@@@C$$&&C@;@/=AEI!"3!2654&3#)!81326581814&#"8"27654&#3#3#3#@&&&&怀@|8()88)(8bA]21w12]B@@@@@@&&&&@)88)(88(}X,,X}@@A54'.'&#""332654ȣ>7632"326526=4&'&PQSQQP('&&&&&!!mEDHEEEm""&&&&&@nTTqrSTm&&&&&@_GHa^IHc@&&&&&%)BP[`o{"327>7676764'&'&'.'&.5467>32#"&'.#"'>32.54618173267#"&'%'>'7110]++%K&%%&K%++]011110]++%K&%%&K%++]01$''$$^33^$$''$$^33^${c2-d,`24ddcme)-d,`20\+Ld  e   %&K^__^K&% %&K^__^K&% K$^33^$$''$$^33^$$''$Gc dd.a.c.d42`1\edd*W+d,//`//0<27>767"#"'.'&547>767>54'.'&>::g-,#kj]^((((^]* _$$P*+,]QRy$#gGFn !rMN@4%%.8((^]jj]^((E  #$yRQ]TLKw''G75w@_TU--P"&'.'&#"327>7676&'&#"'.'&547>7632#"3!2654&& Y=>Wh\\((((\\hRLL~/0 1##]88=MDDeeDDM7++F&&D&&&!&&@((\\hi\\('[@@N1 9/0CfDDMMDDe4!"#&&&>&E1626&/&"7&4?2?64/."'2PW %98388&c0398388&c0W3P %>0c&88388% XO388388% O3W0c&?T7.5467>>54&/&.'67>54&/%27>54&'&"T)T//.T).T.-y $  $  / 0  9.-L'4  0.  9.-L'4   y 5 )5M_kx%3265814&#"881326581814&#"832654&#"'81326581814&#"8'3265814&#"8'32654&#"'32654&#"732654&#"73265814&#"81781326581814&#"873265814&#"881326581814&#"832654&#"32654&#"a       s+#k!!!!%%%%))))r,--,-0!"00"!0D   U   Q""""&&%%H)))),, ,, "//""//")7"327>7654'.'&2>467#"'.'&j]^((((^]jj]^((((^]jOFFi&!/q&!/q>OFFi((^]jj]^((((^]jj]^((iFFO>q/!&>q/!&iFF )!"!54&!5!3!265!!!!"3!2654&&&&&@  @ &&@&&@@  n6k&'.'&#".#"#00107>767465<1<1#&'.'&'<'<747>76323267>321N44;Dt((tD;44NOPMMNOQQ@:;II!!HG9:=((-1[!  ![1-((=E;66RA44AR66;kk kksWXz%$ $${XWt0*+@0, ,0@+*0.9.'%'.#"326?3267>'7>'%'%|| 0  0 4455"((# "  " #̑4--.5.'%'.#"326?3267>'7>'%|| 0  0 45"((# "  " #̑-  %7<9:<G>3]%54&5.#"#"&'./232673267'.'&67>32>54&$$;HCGD!vnL*     hK!nL*     hcP;HGCHD!Kh  % *Lnv!Kh  % *LnT%2>54&'"&#">54&5.#"#"&'./232673267'.'&67>3@   hK!vnL*     hK!nL*  *Ln!Kh  % *Lnv!Kh  % Lht.'7.'./.#"'7326?>7>7'>?>54&/"'.'&547>763232654&#"q @((2  2((@  ?((2 2((@ 5/.FF./55/.FF./K55KK55K*((@  @((2  2((@  ?((2 2F./55/.FF./55/.F5KK55KKLXd7727>7'>7>7>7'64'7.'.'7.'.'.'''.7>32654&#"'?.'/"&#"#'7232637>7'74654&5'"&54632o     L J(  o QS o     K I'  p RT I; II; c8((88((8  T   T (XX  T   T (X>  o QS o     L I'  p RT o     L J(dII; II;(88((88X ; (>X( T  ; (>X( T  ^@@"327>7654'.'&"/#"&5"'&4?021>762 cXW%&&%WXccXW%&&%WXt       &%WXccXW%&&%WXccXW%&I      @@"327>7654'.'&"'.'8#'&47624632762 cXW%&&%WXccXW%&&%WXt      &%WXccXW%&&%WXccXW%&     @J"327>7654'.'&#!"/041.'.589467>7041762!2 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      @D"327>7654'.'&81"'&4?!"&5463!'&47621 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      c]G27676764'&'&'&""'#"&5467>7041021>7>3!2+G####GFXYYXFG####GFXYYXFA     a FXYYXFG####GFXYYXFG####G a     c]>27676764'&'&'&"#"&="'&47#"&5463!2G####GFXYYXFG####GFXYYXF3   a   FXYYXFG####GFXYYXFG####G   a  c]@27676764'&'&'&"81#!"&546;&476254632G####GFXYYXFG####GFXYYXF3    a FXYYXFG####GFXYYXFG####G  a   c]J27676764'&'&'&"32#!"&'.'0"1401.'.581463262G####GFXYYXFG####GFXYYXFA   a  FXYYXFG####GFXYYXFG####G   a  1^!"3!2654&#"&="'&4?#"&5463!2%2#!"&'.'0"1041.'.5814632762&&&&   ʳ        &&&&         <^!"3!2654&2#!"&'.'0"1401.'.5814632762#"&="'&4?#"&5463!2&&&&        ʳ   &&&&         @127>7654'.'&#"7>32"/"'&4 cXW%&&%WXccXW%&&%WX     @&%WXccXW%&&%WXccXW%&  @1"327>7654'.'&#"&/&4762762 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&Y  @1"327>7654'.'&"/.546?62 cXW%&&%WXccXW%&&%WX    &%WXccXW%&&%WXccXW%&g      @1"327>7654'.'&"'&4?'&4762 cXW%&&%WXccXW%&&%WX3   &%WXccXW%&&%WXccXW%&     @2H"327>7654'.'&"/"'&4?>365"/"'&4?>32 cXW%&&%WXccXW%&&%WX           &%WXccXW%&&%WXccXW%&F      D|2I"327>7654'.'&##"&/&4762762''"&/&4762762"cWW%&&%WWccWW%&&%WWc            |&%WWccWW%&&%WWccWW%&  ܽ   E{1G"327>7654'.'&"/.546?627"/.746?62"cWW&%%&WWccWW%&&%WWq       {%&WWccWW%&&%WWccWW&%9     $      E{2H"327>7654'.'&&4?'&4762"'%"'&4?'&4762"cWW&%%&WWccWW%&&%WW    Ѿ   {%&WWccWW%&&%WWccWW&%7          @5"327>7654'.'&1#!"&'81&4?42562 cXW%&&%WXccXW%&&%WXt y  &%WXccXW%&&%WXccXW%&    @5"327>7654'.'&0"/&471>3!281 cXW%&&%WXccXW%&&%WXt   &%WXccXW%&&%WXccXW%&C    @5"327>7654'.'&81"/&0#&4?621 cXW%&&%WXccXW%&&%WX    &%WXccXW%&&%WXccXW%&]   y@5"327>7654'.'&"'1.5467816223 cXW%&&%WXccXW%&&%WXs     &%WXccXW%&&%WXccXW%&    @)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      @;"327>7654'.'&"/"'&4?'&4762762 cXW%&&%WXccXW%&&%WX{     &%WXccXW%&&%WXccXW%&Ѳ    P"327>7654'.'&#0"10#**#"&#.#.'.'4"#'.7>>j^]((((]^jj]]())(]]j %g $((^]jj]^((((^]jj]^(( %  `K $ "0"27327>7654'.'&!"&5463!2`VLLq !1+ % 6JVLLq !! qLLj   ! qLLVJ6 % +1! qLLVVLLq !@   "B"27327>7654'.'&##"&=#"&546;5463232`VLLq !1+ % 6JVLLq !! qLLj     ! qLLVJ6 % +1! qLLVVLLq !@      +"327>7654'.'&#!"&5463!2j]^((((^]jj]^((((^]V&&&&((^]jj]^((((^]jj]^((&&&&@+9!"3!2654&!"&5463!2'!"&5463!2'!"&5463!2&&@&&         &&&@&@      @)7E"327>7654'.'&!"&5463!2'!"&5463!2'!"&5463!2 cXW%&&%WXccXW%&&%WX         &%WXccXW%&&%WXccXW%&@      @+9G!2654&#!"!2#!"&546!2#!"&546!2#!"&546!2#!"&546&&&&z    =    =    = @&&&&@        @"0>LZ733!2654&+54&#!"!5!265'2#!"&5463!2#!"&546!2#!"&546!2#!"&546@&&&@&&&&     =    =    = @@&&&@&&&@&@        !"3!2654&&4762' 7'&&&&DTsUsI9&&&&DUsTIs9@!"0!"3!2654&&*@&&&&&<$&&&!"0!"!54&3!265!&*@&&&&&&<$A&&&@6!"0!"3!2654&##"&=#"&546;5463232&*@&&@&&     @&<&&&&      @!"0!"3!##!2654&&*@&&Ȉ&&@&<$&@&&@"!"0!"3!2654&346323&*@&&&&&Ȉ&%@&<$&&&%%)5"327>7654'.'&4632#"&5"&54632j]^((((^]jj]^((((^]&&&&@&&&&((^]jj]^((((^]jj]^((@&&&&%&&%)527>7654'.'&#"#"&546322#"&546j]^((((^]jj]^((((^]&&&&@&&&&@((^]jj]^((((^]jj]^((&&@&&A%&&% .:.#!"3!267>54&'"&54632#"&54632     t   &&&&&&&&&     t  &&&&&&&& "07!26764'.#1"32#"&546'4632#"&Bz DB &&&&&&&&&!@!&&&&&&%%HU27>7654'.'&#"2#"&5467>54&#"#"&547>763"&54632#j]^((((^]jj]^((((^]j0..HFF &&V!0\$.R&&I.-/''''@((^]jj]^((((^]jj]^((:,-=Go& $ &&=Y8F&?B%%>00B''''(727>767327>7654'.'&#"2(&++X+*&;j]^((((^]jj]^(( *%[1! qLLVVLLq !! qLLV-*+M"":@>32673.'>54&'4'.'&#"267327>765}mJKV$R,)M#-]( -3G7454545.'&0#"3&"'&"2?2764/764'@,,g)*    *)g,,&& no oo on oo &%W##^$%Y''&x% oo nn oo nn *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<*Eq7317>7454545.'&0#"3%3267>54&'&3:367>7654'.'&'&@,,g)*    *)g,,&&c  1881  %%L G;;WW;7654'.'&#"&'&67>7#"&546325002181"&54632508381#"&'&67>7#j]^((((^]jj]^((((^]76514'.'&#!"&514632132# cXW%&&%WXccXW%&&%WXc    &%WXccXW%&&%WXccXW%& @   @ 1="#"3!2654&+54'.'&47>7632!"&54632C;763206332654&'<#.'&'.'&#"#"3!2654&"&546326#$)6X%D''*C;7654&'7>/7>?>=4&#2#"&5463 F/B:;WW;:BB:;W m z `  . 8((88(}W;:BB:;WW;:B'8% y   @  (88((8@@,"#>54'.'&#"!2654&@W:;BB;:W($#33##)Ppp B;:WW:;B:&&**&%;pPPp@@8"#>54'.'&#";26=##;2654&@W:;BB;:W($#3=)).%Ȉ%Ppp B;:WW:;B:&&*.))=%%pPPp@@9"#>54'.'&#"!346323!2654&@W:;BB;:W($#33##)@Ȉ&&@Ppp B;:WW:;B:&&**&%;&&pPPp~~>7>5>7465>54'.'&#"12121323:323267>7>7>7>7>7>7>5>7241>7241>7247'"&54&#"&54632#326?#74&#!"3!26fhFFOPFEi     !%$%_//%!    j6  )()?tu  @       OFFiiFFO           &&      IZ :**7 ;;`   BO\!!54&!"!53!265!1013:32654&#".#".#"3:;8%+&4'>324632#"&&f&&@&CC*l'B>>B>a!" !a=B>>B(m+@@*I1**0H*&&@&&A8((80   /8((8` &  $ : 32676&'&"54&#"7!32654&'.#";5     &&   K&   &r  <&&  &:  &@@%3?^#0&'.#!"1#4&+""!>32354&#"&546;232654&#"#"'.'&5467!3!265#,  -@&@&&d!tGGt!&  pPPppPPpF./55/.F&&0('0&&&9GG9&  PppPPppP5/.FF./5 &&@ @@ !"%54&3!265&&&&&@&kk&T&& .#"!!"3!2654&#z!!zl[ [j&&&&@V@@&&&& 3267 3267>5=4&#!"      &&!  !@@&&@$+!2654&+.#"#"#"&546;22!>&&pOOp&&  m4KK@&&PppP&@&  @K55K0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%S("0#0"1!3267>56&"&54632m*i   O  )5     ".A"0#0"1!"3267>56&#2#"&546 732678181i33)    B  -i3   ji5335  @  h*3 kf'5C#4&+"#"!4&3!265!4632#"&54632#"&54632#"&5@&&&&f&@&@      &&&&&&         R!6&'.326?7>'67R c 4 b  y  5+ @<J%#"3!2654&+567>76=4&#"#"'.'&=4&#"72654&#"`  @  `2..G H..0...I F/.s5KK55KK   O66C`  `?00@?00B`  `D66OK55KK55KAM"327>7654'.'&#"&##"&'.?4&5463237632654&#"j]^((((^]jj]^((((^]|K5  |K5 %%%%((^]jj]^((((^]jj]^((5K| 5K| %%%%g3O83326781>707>767>54'.'&#"2#"'.'&547>76//u55 aABJJBAa 56v000**>>**00**>>**/77lki  KAAbbAAK  ilk77o?**0/+*>>*+/0**?@101326=04167>7654&'>54'&"G..2 2..GC==CZZZZC==CPff'8L;((;8'@ %?'C@>zzssryyF.#!"3!265'>3!20"1#81#"#0+0&1"&=4&+81"&50"1 .*   < Zq    r@""   6  ?  ?  @/!54&#!"!"!54&%!!!!!#!"&=!3!265!&&&&@&&&&@&&@&&@@@&&@&&+!26541!*+"&5463!32654&#!"13]%W(98(  B^_B@& 6)(9   ]B@B_ -159";)!2654&2#"&5464632"'&53#3#3#@&&@&&)88)(88t]AB]21w12@@@@@@@&&&&8()88)(8CX}}X,,t@@@ !!"!54&3!265!!2#!"&546&&f&&@&&&&@&&&&@&&&&n6&'.'&#".#"#00107>767465<1<1#N44;Dt((tD;44NOPMMNOQQE;66RA44AR66;kk kk@14'.'&#"327>76"27654'.'&#5#"''"#55#"''"#5?::XddddX::?'"#55#"''"#55#" nJJUT+**+TUJJn  ,C4&#"3264'.'&#"2762654&#""67654'.'&`@@``@@`pN237732NWXWX@``@@``8!?RJ.WX@AN23 @``@@```HH``HH`B!!!!_A@``@A_@.pAAb' 8`HH`@@/?326=4&+"!326=4&+";26=4&+";26=4&+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& @/?O_o326=4&+"!326=4&+"!326=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+"&&&&Z&&&&Z&&&&Z&&&&@&&&&@&&&&&&&&@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&&&&&&&&&&&&L7>7>5%*0"97>7>54&546=4&"#"9#7 @J+8$#7#&&J*7$.*+ mC,+~//+9 n@m1@C,+~/)7"327>7654'.'&#"&54632#"&54632j]^((((^]jj]^((((^]&&&&&&&&((^]jj]^((((^]jj]^((&&&&&&&&+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 3!3!5#!#@ #!#!#!5#@@@@337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@rH6&'&7>'&7>76'&67>7677>76'&'.'&%80/XYC/ -33KG+ 9/"#%  %$ %6/VBBV ()yLLP@==a=VpA90aNMQD/UU6699==T32%@?>GGP&&Z335'&'UUUL99H ]=>JZ~FR03:323#"'.'&547>7632>7&'.'&#"327>76'"#*#"1!#5##3353 !!Z./B--A88S**L! '(\\ji^_*)BBop[@1%3267>75#"&'.'.=!5!#3I.0#::!'8''  #>#5#   5-(A, @8'326=##"&=2654632754&#"#"&=#D<4##(Oq&&@Oq&&>EmqO&&Oq'3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$,A`x"327>7654'.'&2&'.'&'>3"#67>76<523>767&'.'&5"&'67>767423#7&'.'&'6.'.'67>767&'.#&j]])(()]]jj]])(()]]jS:kt.4-MFFm#$ ?('()|NMR  UA@ZL7Q@@](V-4//I1=,-;.5T45()]]jj]])(()]]jj]])(K;4j+1,,D*D++1 3..O &..[$$"!J((*K1+ S-, ;66W K R45; .**K d  28N v36#"&'&'.'&106767>7676'&KXM--M& !4266Z*] 5xH$FG??::MN5mTTelb2ABo"# &&S !7; HGPO2X/<=mmyy32?>j'3#"5#3063234'.'&%32654&#"D5;P0-U,,8((88((8@'8@X1'EZ557(88((88(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P 5;&'."'%'>36'&%.'&'.'&'&67+--[/0/*:)2P0" ޅQ??`##DD'x H)), FIr N T5!7C (mك "  2i%'132654&#"81.#"32678132654&#"%<5%3FbbFFba5FbbF.bFFbbF3]bFFbbFcEFb FbbFFb@H`>54&'.#"32673267>7>7>54&'.'.'.#"%267>54&'.#".'.#".'.#".'.#"3!!4&'.'.--.r !    ! J" "##%-,$4$ %* .--.  !    !#""#   - *ͨ,$4h4'.'&#".#"3267327>7654&'>5&'&67676&'&'.'&7>76&'&%%UVa&!N*;33L%%UVb+ L(;33LUp{06,+:.3t?,/0L {L`1:#$%]PRDf333Z#$ D329`VU%$M33:*N!%aVU%$M33:,P".-3^J5:? 3$$/^c +*1Zp| #./..J W)#'&'.2767>76764'&'. vX^^__Z7F E9Z__^^W6G?@l4kk4m k45.-X-.53ho !)5%327>767!'.#"3>54'.'&6 #@,a3GBBr./!j;11F,a3-W(l@C/0%##< C/09 !//tCBI >VE,a3GBBr./| !'!!%۫v4'A7327>7654'.'&#"327>7654'.'&#"9'',,''::'',,''9U:'',,''99'',,'':-'&::&'-,'&::&',-'&::&'-,'&::&''5C#"&'4'.'&+"3!27>76=4&#%32+"&546!"&5463!2:(Y=7654'.'&#"&'.#"&'&67>327#"&'&'.'&#"&'&67>327#"&'&'.'&#"&'&67>32j]^((((^]jj]^((((^] >F+S( .]0OF A  &'(R**+0^.3i5///\-,* >  .//a2236i4!9u;887l443 ((^]jj]^((((^]jj]^(( "#  .(&/  ,  & %!"3!2654&!!!n&&'?n&&A?/"327>7654'.'&###53546;#"3j]^((((^]jj]^((((^]TsMM1LU5 `((^]jj]^((((^]jj]^((3j>AJj5(-"327>7654'.'&'#373# 3#j]^((((^]jj]^((((^]88XzY((^]jj]^((((^]jj]^((aX0X"327>7654'.'&.'&67&67>'&'&'&.767>7676'j]^((((^]jj]^((((^]B! &, -18"+-(55] "4%;$%&1--I 3('4((^]jj]^((((^]jj]^((v@p `M,$%P"" ! a33)1./:"' L6,%%8 +"".333OMY"327>7654'.'&"'.'&547>7632.#"3267*1503:323%#5#53533j]])(()]]jj]])(()]]0**>>**0,Q+"9MM957bK%&3//R@@@@@()]]jj]])(()]]jj]])(A++00++A"!S:9S00Y+23V@@@@@@M"327>7654'.'&#3267#"&'.'.'.=#5>7>7>733j]^((((^]jj]^((((^]V   "## R%  c((^]jj]^((((^]jj]^((&  \   W 't<P"327>7654'.'&"#"&=3326=4632'54&#"&=7326=3j]^((((^]jj]^((((^]jP99P[P99P:!-P99P!:[((^]jj]^((((^]jj]^((8QQ8\[9QN2,- 9QSAXX[['3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8 (p#"&54632"327>7654'.'&#"&'.'.'.'.'.5467>7>7>7>7>32.'.'.'.#"3267>7>7>7>7>54&'."&54632#"&54632^7''77''7^j]^((((^]jj]^((((^] %)AA)%  %)AA)% L  &??&    &??&  B^^BB^^B'77''77'((^]jj]^((((^]jj]^((|%  %)AA)$  %)AA)"    &??&    &??&^BB^^BB^! ,GTa}>7.3267.'*1764&'>7.'#'67>767'.'7>76%.#">7"327>7654'.'&"'.'&547>7632w 7J wM?E00=*f9"@# R("W=:;\-'C01?)(KE`R45$+p>&K(XPj]^((((^]jj]^((((^]jOFFhhFFOOFFhhFFY%rE "!> % Y    9i)Vu  @p+D#"mIl !xL', mJ!O ((^]jj]^((((^]jj]^((hFFOOFFhhFFOOFFhO"327>7654'.'&&'&'.'&'&1'07>767632676&67>j]^((((^]jj]^((((^] &%Z**+H  86!  ..5 ./b## ((^]jj]^((((^]jj]^((HBAi$$500h++$!1B(';@<32A?%& I+?"327>7654'.'&#3'"&5463#4&#"1#3>32j]^((((^]jj]^((((^]ꀀ<####2B0a((^]jj]^((((^]jj]^(($$#$%7+ >q'6G"327>7654'.'&"&546324&'.#5234'.'4#j]^((((^]jj]^((((^]"11"#11-)*j;ULKp! ]((\\isr11x((^]jj]^((((^]jj]^((0#"11"#0;k)*,x !pKLUi\\((x11rrDI"327>7654'.'&'>7."#.'&67>7'>7>367'j]^((((^]jj]^((((^]GQ-.n ~mY 6!'A|:;do2/((^]jj]^((((^]jj]^((J ,X -Z$$ 95  0 TgFM"327>7654'.'&>32#"&581'#"&546327814632#"&'j]^((((^]jj]^((((^] '88''7 '77' 7''88' ((^]jj]^((((^]jj]^(( 7'(77(t7('7 p(77('7 rrKc|"327>7654'.'&>7>7>32#"&'.'.'.546'>32#"&'.546>32#"&'.5467!5#5#5467>32>7>32>7>32j]^((((^]jj]^((((^]X                   j     !     ((^]jj]^((((^]jj]^((                  t      Go"327>7654'.'&"&'#"'.'&5467.54632>32&67>'.&'.7>'.'j]^((((^]jj]^((((^]!-  ;34L bF.  ;34Lb=)108"O9.Jj5%FU# JCC_t=((^]jj]^((((^]jj]^(( L33;  .Fc L33:  0FcdKC6;89<%#  ,9c88 ;>"327>7654'.'&&'&'.'&47>76767'j]^((((^]jj]^((((^]-"6:;x;<8$+,#7<;x;;6('((^]jj]^((((^]jj]^(( CD C`C DA CfP#05BN"327>7654'.'&2>.547>767.'7"&'5!#%#j]^((((^]jj]^((((^]j&I!A4%%,y˵5S&I!##V125d+#$2((^]jj]^((((^]jj]^(( $.632W##y\9x+#$2##V125&I $("327>7654'.'&#3)7!j]^((((^]jj]^((((^]ŪuccF((^]jj]^((((^]jj]^((&&ګ'3"327>7654'.'&"&54632!"&54632j]^((((^]jj]^((((^]6LL65LLE6LL66LL((^]jj]^((((^]jj]^((L65LL56LL65LL56L 8`#";2654&%32654&+"3"327>7654'.'&+"'.'&=47>76;2;2xxxxj]^((((^]jj]^((((^]9%&++%&99&%+i+&%8$p((^]jj]^((((^]jj]^((+%&88&%++%&86$%*;Ws"7>3232676&'&'.'&#"7>3232676&'.#%.#"7>3232676&'"327>7654'.'&"'.'&547>7632-W+&P(LD  %('Q)**$F"  > 5f/  4t;?G(O&  #F$A{9 j]^((((^]jj]^((((^]jPEFiiFEPPEFiiFEu  ""  #   #M!" !   '((^]jj]^((((^]jj]^((iFEPPEFiiFEPPEFi,04"327>7654'.'&#!"&5463!2!!!!j]^((((^]jj]^((((^]  I ((^]jj]^((((^]jj]^((  I  #!"3!2654&###53546;#"3@PppPPppTsMM1LU5 `pPPppPPp3j>AJj5! 3#%!"3!2654&'#373#XzY/PppPPpp880pPPppPPpaL!"3!2654&.'&67&67>'&'&'&.767>7676'@PppPPpp! &, -18"+-(55] "4%;$%&1--I 3('4pPPppPPpv@p `M,$%P"" ! a33)1./:"' L6,%%8 +"".333OCO[m!"3!2654&"&5463263.5467*#"&546323:321####5#53533%.'&6.#&32654&'.@PppPPppU|tU   FVmE"#C.@ ! ( )ha@@TA('.A'(.* :ZL;RB+pPPppPPpA78[  V>7>7>733@PppPPppК   "## R%  cpPPppPPp&  \   W 't0D!"3!2654&"#"&=3326=4632'54&#"&=7326=3@PppPPpppP99P[P99P:!-P99P!:[pPPppPPp8QQ8\[9QN2,- 9QSAXX[['dv!"3!2654&467&'.'&5"&'#>16&0#"&1&0>16&0#"C>7632"&#">54&'@PppPPpp1));8{tB"6JK=^J #$T004M4%  'y4$$,pPPppPPp*N$ #$Y549B 4' - 6/*+ $;(S)D  )]2511V##Wd!"3!2654&#"&'.'.'.'.'.5467>7>7>7>7>32'#"&546327.'.'.'.#"3267>7>7>7>7>54&'."&54632#"&54632@PppPPppR %)AA)%  %)AA)% 7''77''7  &??&    &??&  B^^BB^^BpPPppPPp|%  %)AA)$  %)AA)j'77''77'    &??&    &??&^BB^^BB^! 8Sbv.'7>76!"3!2654&"'.'&547>7632>7.'#'67>767764&'3267.'*1.#">7>7.(KE`R45PppPPpppOFFhhFFOOFFhhFF8=:;\-'C01?0 R("WiE00=*f9"@#+p>&K(XPb 7J wM*Il !xLpPPppPPphFFOOFFhhFFOOFFh|  @p+D#"P    9i)V"!> % Y*', mJ!OY%rE C!"3!2654&&'&'.'&'&1'07>767632676&67>@PppPPpp` &%Z**+H  86!  ..5 ./b## pPPppPPpHBAi$$500h++$!1B(';@<32A?%& I3!"3!2654&#3'"&5463#4&#"1#3>32@PppPPpp<####2B0apPPppPPp$$#$%7+ >q*;!"3!2654&"&546324&'.#5234'.'4#@PppPPpp"11"#11-)*j;ULKp! ]((\\isr11xpPPppPPp0#"11"#0;k)*,x !pKLUi\\((x11rr8=!"3!2654&'>7."#.'&67>7'>7>367'@PppPPppQ-.n ~mY 6!'A|:;do2/pPPppPPpJ ,X -Z$$ 95  0 TgFA!"3!2654&>32#"&581'#"&546327814632#"&'@PppPPpp '88''7 '77' 7''88' pPPppPPp 7'(77(t7('7 p(77('7 rr?Wp!"3!2654&>7>7>32#"&'.'.'.546'>32#"&'.546>32#"&'.5467!5#5#5467>32>7>32>7>32@PppPPpp                   j     !     pPPppPPp                  t      ;c!"3!2654&"&'#"'.'&5467.54632>32&67>'.&'.7>'.'@PppPPpp-  ;34L bF.  ;34Lb=)108"O9.Jj5%FU# JCC_t=pPPppPPp L33;  .Fc L33:  0FcdKC6;89<%#  ,9c88 27'!"3!2654&&'&'.'&47>7676PppPPppU-"6:;x;<8$+,#7<;x;;6('@pPPppPPp CD C`C DA Cf$)6B!"3!2654&2>47>767.5.'7"&'5!#%#@PppPPppp&I!A4%%,y5S&I!##V125d+#$2pPPppPPp 632W##y.\9x+#$2##V125&I!"3!2654&#3)7!@PppPPppөŪuccFpPPppPPp&&ګ'!"3!2654&"&54632!"&54632@PppPPpp6LL65LLE6LL66LLpPPppPPpL65LL56LL65LL56L7ET!"3!2654&+"'.'&=47>76;2;2'#";2654&%32654&+"3@PppPPppQ9%&++%&99&%+i+&%8$xxpPPppPPp+%&88&%++%&86$%*!+Gg.#"7>3232676&'!"3!2654&"'.'&547>7632"7>3232676&'&'.'&#"7>3232676&'.#?G(O&  #F$A{9 kPppPPpppPEFiiFEPPEFiiFE-W+&P(LD  %('Q)**$F"  > 5f/  4t;!" !   'pPPppPPpiFEPPEFiiFEPPEFi5  ""  #   #$(!!!"3!2654&#!"&5463!2!!@PppPPppP  I pPPppPPp  I  ).8D546;54&+'.'.#"3!26=#"&%!'#326=4&"&54632&&I    ,&&@&&8:   && u :&&&&i&   @+@326767>76'.#.54&'.#""065063!!&61  YZ[ %9 :# \YYڀpy VDDd >+YXhiI 'X  HH  X' JhhXY0@@7654'.'&4632#"&#"&'&4762"&54632'81326581814&#"8@j]^((((^]jj]^((((^]9))99))9W     G)99))99KbP((^]jj]^((((^]jj]^(()99))99    )9))99))9b 8?10414&#"4632#'7'1.#"#326526=4&#'#?K55K@&&@/// !&=<K55K&&Vv !!@@?5KK5&&@lu SA5KK5&&@***TT@.=>54&'.#!"3!267>76232654'.'&##*#>732#<  @  !-    ,Rs>!"  XA$   VV[Z)]9kT:%%+ 1b,E1.#10#*#"#56&#"112!27>7654&2654&#"c$#`10"$?%&V##*q?>;e&&&&;VD[<=I|,-NODw&%%&IQn"'&'&'.'&547>76764'&"#"3!2654&+5:327>76764'&"327>7654'.'&#"BRRSRA !  !  $& %$""J&'(`    `101\++%  KfDENNDEffEDNNEDf B !! B%$Q++--++P%$  $**[213411\**$# N  I %%  '!7'!5!!5'#@      @@@@Qk   {{    {{ 88xxHIQn"'&'&'.'&547>76764'&"#"3!2654&+5:327>76764'&""327>7654'.'&#"'.'&547>7632#BRRSRA !  !  $& %$""J&'(`    `101\++%  NEDgfDENNDEffEDNA99TT99A@99UU99@ B !! B%$Q++--++P%$  $**[213411\**$# N  I %%  fEDNNEDfgDENNDEfOT99A@99UU99@A99T@"'-28AIOTY_gpw~"327>7654'.'&#.'5#5'#>#>7#>73#.';#..'53'5373#>7.'3##>3.>73 cXW%&&%WXccXW%&&%WX_&4W-S @S- Q qq  -SܜS- Q qq -&_Wv_&4W&_W&%WXccXW%&&%WXccXW%&,LM0aL@A"La"A"@@"@"@@"AaLLa"A"@@b"@@"WL,0M,LMgL,0M&!"3!265'3#!"&5!463!2!@&&&@&&&&&&&&&&&-9ES!26=4&5465.#!"'5463!2#!"&%32654&#"32654&#"!2654&#!"5K@H55H@K &&&&  y    @ @K5@/QQ/S@5K@&&@&&:    /  #1?M#4&+"#"3!2654&!33!26533!2654&#!"!"3!2654&!"3!2654&@&&&&&&&&   @ @    @   &&&&&@&&&       '37CO[gs!2654&#!""&54632#"&54632"&546325!"&54632#"&54632"&54632'2#"&5462#"&5462#"&546&&&&&&&&&&&&&@&&&&&&&&&&&&&&@&&&&&&&&&&&&&&&&@&&&&@&&&&&&&&&&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&2!"3!265'##!!3#4&#!"#33!26=@&&&@@&&&&&&&@&&&&@!X\26?2676&'&'.#"3!";3!?326=32676&/5!26532654&#!!! a    b   &@        @&_@r   r  &d   ~f  f~  d&@ @-=IUc.#!"3!26=4&54655463!2#!"&>3!2.#!"32654&#"32654&#"!2654&#!"H55H@K55K@&&&&@&&7        @ @/QQ/S@5KK5@S@&&@&&,-    -  $KY03:323326167>761'"&!"323021#"&'.75!"&547>76!"32654&'&e0/'9>$()]&&^q?>;e8g#WV ))N  #: 5/0  CWDZ==I|-,NODw'$hT:;O "2a_]HHa = @73!2654&#!"3!!3#3#3#@&&&&@&&&&@@@7u~"327>7654'.'&"'.'&547>7632232654&+54&#"#";#"&54&#";326=32654&+52+5'#"&546; cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL+> cF FccF+> cF FccF+>>+@+>>+&%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !8(  B^  ^BB^8(  B^  ^BB^8((8@8((8 #'3?KWco{!2654&#!"!!!"3!26=4&!5!32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"&&&&&&&&@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@&&&&@&@&&@&@%%%%%%%%%%%%e%%%%%%%%%%%%e%%%%%%%%%%%%@ #'<@HLTX\`dhl3#73#3#73#3#73#3#73#3#73#!"!"3!2654&#535##!!#53#5##!3#73#3#73#3#73#@@@@@@@@@@@@@@@@@@@@@&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&&@@@@@@@@@@@@@4O!"33!?326=32676&/5!2652654&#"/#"&'&4?62762&&&@        @&&&  c    d  &&&d   ~f  f~  d&&& ^  _ $303:323326167>761'"&!"3"32654&#$#`10"$?%&V##q?>;e8#&&&&;VDZ==I|-,NODw&%%&@"3!2654&##3%##&&@&&@@&&&&$@y9@Ybk"327>7654'.'&2+#"&=#"&54632;5#"&546;5463232#"&54&+';5#"2654&+ cXW%&&%WXccXW%&&%WX,FccF Fc >+FccF Fc >+>++>+>>+&%WXccXW%&&%WXccXW%&@^BB^  ^B  (8^BB^  ^B  (8`(88x8((8#54&#!"#"3!2654&%!!&&&&&&f&&&&&@&7S_k"327>7654'.'&"'.'&547>7632"327>7654'.'&"&54632'32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]B;:WW:;BB;:WW:;BOqqOOqq%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#W:;BB;:WW:;BB;:WqOOqqOOq%%%%@+ES_326767>76'.#.54&'.#""0650632110&'.762654&#"32654&#"  YZ[ %9 :# \YYڀpp+YXhiI 'X  HH  X' JhhXY0@@0RRjj00jjRR&@&&&%%%%%1?N\7!26=>7326764/>54&'4&#!"3%"&54632!"&5463!2!2!"&54633#"&546@@&     G9&&& B^^BB^^   s 7   &V   D%ClV&&&^BB^^BB^    T!3!26=4'.'&55#"&#"#54&'5#"&#"#54&'5#"&#"3!26?>=4&0  0e@ @ @ @ @  @    @ 5  5    @ @  <%"&'&12654&'.7>54&#"'.'&67>32#<3!.%:5K1$fK##P88P U/-,I )4 4 8PP8##:K55o.!38PP8 4 5 iqV O98P#'3?KO]k#4&#!"#";3!26=32654&!!4632#"&"&54632!"&54632!!4&#!"3!26!"3!2654&@&&@&&@&&@&&      S@ @    @   &&&&&&&@&      `  S  7CO[gx"327>7654'.'&"'.'&547>76324&#"326'4632#"&"32654&"&54632&"326764j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ9))99))9^)99))99)+     ((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#b)99))99)9))99))9   -;IVbf!2#!"&54635!"3!2654&!2#!"&546!2#!"&546!2#!"&546"'&54632'#"&546323#&&&&&&&&{  {  { S('_'(J45J3- -- -s@@&&&&@&@&&&      ###Fcc .. --#'+/37;?CGKOSW[_cgkosw{!2654&+"4&+"4&+"753#5=3#5753#5=353#53#5353#5=3#5#5#5753#5=3'53'535#53#533#%#53;#3##53#533#@@&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@!#54&#!"#"3!2654&!!!!&&&&&&f&&&&&@&@@@@^be4&#.54&#""8101327>7654&'810"54&/732657327>7654&'7#%7  7""##""7 s7""##""7mlFhh QS  iY 00F  )? 00 $26:F54&+'.'.#"3!26=26=4&%!!"3!!%!5!%32654&#"& H "&&@&&&f@&&2@  & q &@&&&&&&[[`  %1Sa7!26=>7326764/>54&'4&#!"3%"&54632!!"3!#";3267!!2654&#!"@@&     G9&&& B^^BB^^@)!  ;%&*`  &V   D%ClV&&&^BB^^BB^ B% )##3C  RH%"&'&326554&'.'.067>54&#"&'.32676#5".'&673267>76&'.5463267>1#%0&7>7032654&#(')U A]&)\: aDDa0Z$(5.) ;{;*"? I) >  ;**; (Co27'j ?#DaaD+8[vY?'I  ="B]]B!= qsM 97;'8XT ' &'88'$)  8H$4Aw  ]BB] #'59EQ]ky#4&#!"#";3!26=32654&!!!"#!#54&!!32654&#"32654&#"32654&#"4&#!"3!26!"3!2654&@&&@&&@&&@&&&@@&f      @ @    @   &&&&&&&@&&@@@&        S  #>HK10414&#"34632#'77'3%'#.#"#326526=4&##"&53'#7K55K@&&@/// !@@@=<K55K&&@&&B!@?5KK5&&@lu S AA5KK5&&@&&@T@.>M>54&'.#!"3!267>76232654'.'&#!&'.'&1!07#*#>732#<  @  !-    ,Rs>!"@( K:   VV[Z)]9kT:%%+ $_^MLLM^_A8!_7H#KY0#*#"#56&#"112!27>7654&"&'.#0"1'67>767>32!2#!2654&#"c'&e0/'9>$()]&&^*q?>;eϗg#WV ))N  c#: 5/0MT  CWD[<=I|,-NODw'$T:;O "2a_]HHa = @!/=O]!"3!2654&!!!"3!2654&!"3!2654&!"3!2654&3265814&#"8"27654&#&&&&f%{  {  {  @- -- -O5J('_'(J4&&&@&@@       .. -- mcF##Fc+9GUgt!#3265<'!!!;"&=!"3!2654&!"3!2654&!"3!2654&%!2654&#!"%3265814&#"8"27654&;2654&+"#3& (88( &&&&&u{  {  m{ - -- -O5J('_'(JJ&&&&&8( @ (8&&@&&&@      3 .. -- mcF##Fc:&&&&@@@OSX\a54&#!5326=4&#!";!"";26=4!";26=4!";26=4&!!#53#5353#&&&@&&&&&@&&@&&@&&@&&@&&f@@@@@@@@@&&@&&@&&&&&&&&&&&&&&@@@@@#'7;!"3!26=4&!5!!"3!26=4&!5!!"3!26=4&!5!&&&&&&&&&&&&@&&&&&&&&&&&&@+9G!"3!2654&!5)!!!!3!2654&#!"!"3!2654&!"3!2654&&&&&@         &@&&&@@@@  m    @3MY232654'.'&#"232654'.'&#"232654'.'&#"#"&54632`<44O `@@I  pdc++ 00on~  ?? DD띝 m%%%%@O44<  I@@` ++cdp  ~no00 ??ْ  DD %%%%  159=IUa#"&54632!#4&#!"#";3!26532654&3!!#3#"&54632#"&54632#"&546324%%44%%4@@&&@&&@&&@&&f@@@`      %44%%44~@&&&&&&&&@      %3AO!"3!2654&!)!32654&+"32654&+"32654&+"#";2654&&&&&f@@@  @  @  @  @  @ M@  @ &&&&@        @4@LX2654&#".#"326732654&#"%>54&'%34632#"&#"&546322#"&546@5KK55K]15KK51K55KK51]1@&&&&&&&&@&&&&K55KK5 K55K 5KK55K  &&&&Z&&&&f&&&& #'+SW#4&#!"#";3!26532654&#5%!!'#53#";#";#";#";!!532654&+532654&+532654&+532654&+53!"3!2654&!"3!2654&!"3!2654&!"3!26=4&!5!&&&&&&&&@     @@      @   @   @ -&&&&&&&&&&&&@@@@@ @ @ @ @@@ @ @ @ @@      &@&&@&@@+/4!"3!2654&5!!5!!!!!5!35!35!5!5!5!5!&&&&@@@'B%%'@@;JNj#76&'&#76&'&#";#";:326?3:326?32654&+732654&##73"327>7654'.'&"'.'&547>7632M    R  IW  M    R  IW  Ij]])(()]]jj]])(()]]j]QRy$##$yRQ]]QRy$##$yRQ@[ e[ e  [ e[ e  ()]]jj]])(()]]jj]])(@#$yRQ]]QRy$##$yRQ]]QRy$#%!"3!2654&!!5!!!2654&#!"&&&&  @ &&&&@@@   +/4BP^!"3!2654&5!!5!!!!!5!35!35!5!5!5!5!%";2654";2654";2654&#&&&&@@       'B%%'@@;      @MQ!2764/.'&"0"12?!"3!'&"02127>?64'&"!26=4&!5!I     I&&I     I&&@@J    J&@&J    JS&@&@/7D!"3!326?3267>/676&/32654&#&'%#'.!!&&  hU  U && S' Z&@&   # &&Lp Wp"54&#"38102132654&+67>7632#"'.'&'.327>7654'.'&#"303:3212654&+4&GCBt0/"    t**h==B\RRy$##$yRR\OIHu)) ./SR[j]])(()]]j  ((`((  E12=j   ;//C#$yRQ]]QRy$#_ABM  YJKl()]]jj]])(   ;MYe"32#"'.'&54676&'&327>7654'.'&326764'&"%#"&54632#"&54632  ]QRy$##$yRQ]]QRy$# ()]]jj]])(()]]     #$yRQ]]QRy$##$yRQ]4c.  4r;j]])(()]]jj]])()   7,<>LZh%767>7654'.'&#"2/&'.'&547>76!2654&#!"!2654&#!"!"3!2654&ooL>?Z$#{RS]]SR{#$Z?>LoPGGiQ78B II B87QiGGP@  3  @   @ F*)tGGN]SR{#$$#{RS]NGGt)*:iGGPC>>e$#hh$$e>>CPGGi    @   )7!"3!2654&!2654&#!"!2654&#!"!2654&#!"@   3@      @  @  @  @    0;FM"1#"3265%#"3265045<=4&#"&546;%#"&546;5467% &`B^^BB^`B^^BB^8((88(`8((88(` pm1@"^BB^^Bj^BB^^B* @(88((8 (88((8 j@!/=3!2654&#!"3!!2654&#!"3!2654&#!"!2654&#!"@&&&&@   @   @  @&&&&  @    @!/=K!2654&#!"!!!"3!2654&!"3!2654&!"3!2654&!"3!2654&&&&&`    @    @    @   @&&&&        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]])(()]]jj]])(()]]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<()]]jj]])(()]]jj]])(@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G HU%#"&54632#"&54632!"'.+";3!2654&#!723!2676&#*#!5'!C&%%&@&%%&@ \B(8!   QG# h ,n=f@%%%%%%%%j   B?+&3@@!/=IW!"3!2654&!!!"3!2654&!"3!2654&!"3!2654&#"&54632"27654&#&&&&f%{  {  {  - -- -K5J('_'(J4@&&&&@@       .. --cF##Fc@!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      ,048%.#"#%.#"3263%3267>54&'%%%  4  >~} $~} #1ffsrrrr@59EQ27>'&'.'&#"#"3!2654&#!547>763!!2654&#"72#"&546*''C !!R003F;XY_Sh0i<zGo32673.'>54&'4'.'&#"3203>7327>765"&'&>76&'.547>7632#}mJKV$R,)M#-]( -3G<_kHHRRHHk;6  ]5iSHHkur 0 48^>?GG?>^\??II'MFEn&&   0'g:Ev(.I?@__@?ID0:""^@@J,+p>>76QQ67>@76QG"'&3!26/676'&'&327>76767>7654'.'&#*,,V'' Z3md#,+Y)*#))#((V**$ b?Q/.-U&'!"% !"|XWmY2\ "d00b"   `( 15 "!!&&T-,/_YY*)`2D%"&'&6?'.7>#!"&/.546?6"&'.7>#            y                 ,=#""#"&54&+":327>7654&#5463!2#!"&50 B15K 0 ;'(..))= 8   0  2NK5=  .**?=)).D Z    @-2+57#"32654&#2+57#;26=4&#&&`` B^^B**xx EccE&&` ^BB^**` cEEc#!";#"3!26?6&+326?6&  `vn  -  Yuh  0  0  0  0 5!";;265326=4&#)";;265326=4&#  h 0 h   j 0 k  0 8   0  4 8   4 @$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG=Yv2+35#";267>7>7>54&'.'.'.#72#"'.'&547>767"327>7654'.'&#$  %XXx  x2$%1]QRy$##$yRQ]]QRy$##$yRQ]j]^((((^]jj]^((((^]j )) @ @  )23) #$yRQ]]QRy$##$yRQ]]QRy$#@((^]jj]^((((^]jj]^((]Z<%7>'&/&67646327>/.&6?3265]= #$ <]++%]< ## =^*+c=  =c++c=  =c++.?P#""#"&54&+"2327>7654 5463!2#!"&55463!2#!"&50 A25K 0 ;'(..))= 8   0    0  2NK5=  .**?<)).D Z    `    7!";;265326=4!";;265326=4  h 0 h   j 0 k  0 8   0  4  ( 4  0%;26=#54&+5326=4&#!";#"3!2651 0 `  h   h        /  0    @@@%!!@@UR'.7632654&'1&'.1#"31!#"&/.#"132671>54&'132654 [-#$q  %%\./ 7J,$< b;-O%^"" & 9 %@%T$%  1<#66@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5Kff,]_<  III@@::&FE@EEE@@  J@@@@I"@   @@@@@@< @@@<0S@%5@@@@cccc@@@@@DEE@@@@@@@  @@@@ @@@~S@@+r@ @ @I@I@@@@@@@@@@R@@@@@<@@@@@]@ V H~Nj,R,vf R  & L : *j6B@:F8 ~~"2&F4~LLp  !X!"##$$%V&&&'D'((*t*++.+x,,Z,,-*-.../h/001B12p23&334B445X56p67J78(9499:j:;*;F;X;">>?P?@ @@APABTBBC>CCDnDELEEFc|cd2dveNef4ffgglh*hVhhizijljklmn>no oopqqrvrsstnttu8uvJvw wxyz znz{,{|p}}\}~~@~|&xԂ ʅކT‡tˆLډXD j*ZxԐnF<0"^ޙ6"$𝮝tV t:xtҥ4J4ڨHR֪&ԫ62F c      n  4/modulesmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4modulesmodulesmodulesmodulesRegularRegularmodulesmodulesfonts/modules/all/modules.svg000064400001110265152214476640012327 0ustar00 { "fontFamily": "modules", "description": "Font generated by IcoMoon.", "majorVersion": 2, "minorVersion": 4, "version": "Version 2.4", "fontId": "modules", "psName": "modules", "subFamily": "Regular", "fullName": "modules" } fonts/modules/all/modules.woff000064400000263664152214476640012504 0ustar00wOFFg ghOS/2`` cmaphddѯgaspglyfZZ&7head[66'Dhhea\($$ Ahmtx\Lhhaclocab66댾maxpe  namef 6postg 3 @@@ H~ &  bl797979I@>#%2652764/.'&"0"12?      @ s    IB@#"'&"02127>?64'&"4&      @    s  .012764/!2654&#!764'&"01181  s         (3!2?>7>5894&'./&"!" s          Iw@*326=2764'32654&#!"0"1011   v    v   I@!72732654&'.'.#!";      v I   @  w  @7#"&"#"3!267>7>5814&` w    @    w  @ @w7-"81010213!2654&+64'&"54&# @    w     v :2764/.'&"0"12?'&"02127>?64'&"     II     II    JJ    J&J=326?64'&"4&#"'&"2652764/.#"2?3I  |  D J  J    |  D 7{  E3  J  73J  {  D<764/!2654&#!764'&"2'&"!"3!2?>54&' E3  J  | O|  E  3J    E I    { q{  E I    IwH./&"!764'&"01181012764/!2?>7>5894&'  JJ    J&J    II    II  @@@326=#"3!267>7>5814&#"32654&#!"0"1011 S  @        @  S @@@"81010213!2654&+32654&'.'.#!";54&# @  S       S  @   I w-O&"54&#"81010213!2654&+64'2732654&'.'.#!";            w           @ N.'.#!";2732654&"81010213!2654&+64'&"54&#            l          @./&"!2764/0"1.'.#81"0"12?!764'&"0181012764/!'&"381267>?64'&"!2?>7>5814&  JI    IJ    JSI    ISJ    ISJ    JI    IJ    JSI  ::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        ,'.#"2?2764.&2?2764/               ,'&"326?64'&"7&"'&"326?64      -            -2764/764'&"&"2764/764'                  &-'&"2?>54&'2?>54&/&"   /               Fz2O.#"2?2764'"327>7654'.'&#"'.'&547>7632#9     cWW%&&%WWccWW%&&%WWcULKq !! qKLUVKKq !! qKKV4   &%WWccWW%&&%WWccWW%&! qKKVULKq !! qKLUVKKq !E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@1M&"2764/764"327>7654'.'&"'.'&547>7632    pcXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL     &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !E{1M'&"2?>54&"327>7654'.'&"'.'&547>7632   cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK     %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !E{-Ie.#"2?2764/.&2?2764/"327>7654'.'&"'.'&547>76328          cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK      %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !E{,Hd'&"326?64'&"''&"326?64'&""327>7654'.'&"'.'&547>7632           cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    ܪ    %&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@,Hd764'&"2764'&"2764/764''"327>7654'.'&"'.'&547>7632k       cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL            &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq ! @v!267164/&""813      @     J40?64'81.#!"12  A  J    J202781>54&'1&"C          %764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632&"0813!267164/ cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLLC   &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !6     @7P"327>7654'.'&"'.'&547>7632.#!"127405764'8 cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL x  &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !    @7Q"327>7654'.'&"'.'&547>7632&"202781>54&'1 cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !x   @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y I)2764/!232654'.'&#!764'&"I  0$$0   <11H-    @(((  543R   @ !2654&#!"     @3326=32654&+54&#"#"            " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  % 7E"327>7654'.'&"'.'&547>7632!"3!2654&cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL   &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  7W"327>7654'.'&"'.'&547>7632#54&#"#";326=32654&cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL     &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !      @7W"327>7654'.'&"'.'&547>7632'&"2?2764/764'&" cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL[    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !~     8l"327>7654'.'&#"'.'&547>7632&'&:23:3623>7261>7>70216&j^]((((]^jj]]())(]]j]RQz####zQR]\RQz#$$#zQR$ g%  ((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$# `  % w$ ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">^"27327>7654'.'&"'.'&547>7632#54&#"#";326=32654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w     ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`       ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@@!"3!2654&!!@&&&&@&&&&@@@#!"3!2654&!!!2654&#!"@&&&&@&&&&@&&&&@&&&&@!3!2654&#!"!!!2654&#!"&&&@&@  @&&&&&  @33!2654&#!"!!3326=32654&+54&#"#"&&&@&@` `  ` ` @&&&&&`  ` `  ` @F%!!7!"3!265.#"'&23203381267>7816&'@(&&&@l   %   ~ @&&&g % '% @@7"327>7654'.'&"'.'&547>7632PEFiiFEPPEFiiFEPB:;WW;:BB:;WW;:@iFEPPEFiiFEPPEFi@W;:BB:;WW;:BB:;W@@7C"327>7654'.'&"'.'&547>763232654&#"PEFiiFEPPEFiiFEPB:;WW;:BB:;WW;:pPPppPPp@iFEPPEFiiFEPPEFi@W;:BB:;WW;:BB:;W@PppPPpp7G"327>7654'.'&"'.'&547>7632!"3!2654&j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ#&&&&((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#&&&&@2654&#!"3&&&&&&&&7ES27>7654'.'&#"2#"'.'&547>762654&#"!2654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ#&&&&&&&&@((^]jj]^((((^]jj]^((#$yRQ]]QRy$##$yRQ]]QRy$#&&&&&&&&@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        @!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      @7ESa"327>7654'.'&"'.'&547>7632!"3!2654&'!"3!2654&!"3!2654& cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL         &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !       )5AM!2654&#!"!2654&#!"!2654&#!"32654&#"32654&#"32654&#"`                          / )1Lw!"3!2654&!"3!2654&!"3!2654&5#7135#17>54&#">32"&'32654&'1>54&#">32+32#`         r"eG                '   $    @!?Cae#4&+"!"3!;26532654&#53!4&+"#";;265!2654&#53#4&+"!"3!;26532654&#53``&@&`  &@&` @@`&@&`  `&@& @@&@&   &@& @@&& && @@&& && @@&& && @@@@!?Cae54&#""3326526=4&3#4&#""3326=26=4&3#54&#""3326526=4&3#@ && &&Z@@@ && &&Z@@@ && &&Z@@`  `&@&`  &@&@@  `&@&`  `&@&@@@  &@&   &@&@@@!/=K!2654&#!"!!!"3!2654&!"3!2654&!"3!2654&!"3!2654&&&&&`    @    @    @   @&&&&        @&4BP^733!2654&+54&#!"%!!!5!2653!2654&#!"!2654&#!"!2654&#!"!2654&#!"@&&&@&&&& @  `  @    @    @ @@&&&@&&&@@&        < '7'&"CCPzCP"%''7'&"!"3!2654&!!9sDsTDU&&&&9IsDsUDTz&&&&@!'7'&"!!!'3!2654&:tIUsUC:@@@&&&ItTCUsU@@@:&&&@%!"0!"3!2654&!!:3>7>1!6*@&&&&-9 !#<$&&&@6 54&#!"0!"!!265!!!&&*@&@&&&&<$A&&@@%E#"0!"3!2654&!!:3>7>13#54&#"#";326=32654&6*@&&@&&-9 !     @#<$&&&@6       7EQ"327>7654'.'&"'.'&547>7632"32654&'32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]&&&&Z%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#@&&&@&%%&& )7C.#!"3!267>54&'!!"32654&32654&#"     t   t@&&&&Z%%%%     t  Yt&&&@&%%%%7EQ"327>7654'.'&"'.'&547>7632"32654&32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]&&&&Z%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#&&&@&&&%% (4%.#1"3!26764' !326=4&#"32654&#"DB z N~&&&&%%%%^@!!@%%&%f%%%%7P}"327>7654'.'&"'.'&547>7632'81326581814&#"81"326546323265467>54'.'&#j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ&''&B/.-I%&Q/$\1!U%& EGI../((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#''''B00>%%B?&F8Y=&& $ &oG=-,:=@E%81326581814&#"817>54'.'&#"326546323265467&''&EGI..//.-I%&Q/$\1!U%& ''''&oG=-,:B00>%%B?&F8Y=&& $ +S73267327>7654'.'&#"47>7632#"&'&>76&'.5= EzC hi]\((((\]ii]\(( %"*##xQQ\\QQx####xQQ\p -Q*  CG $' !qLLWVLLq!!!!qLLV)('J""$BI@@``@@IIA@`  9 3I:}Go32673.'>54&'3:5>7327>7654'.'&#"47>7632#"&'&>76&'.5}mJKV$R,)M#-]( -3G<^5gTJIl mIISSIIm :5 [>=FF=>[Z>>Hr ' 36G'NEFn&%  0'g:Ev)L ""`AAKJAAaaAAJD27=56OO65=>65O # *n<*De7313:3>7.'*#"0#"35326767>767&'.'&'.+5&"'&"2?2764/764'@,,f**  **f,,&&  K++&%,+K   no oo on oo &%W##$%Y''&x%H B&& $$@ f oo nn oo nn *B]"0#";13:3>7.'*#&'.'&'.+326767>7673267>54&'& **f,,&&,,f** %,+K   K++&  1881  %%$%Y''&x%&%W##L $$@  B&&   [66[ <$$<*D_7313:3>7.'*#"0#"35326767>767&'.'&'.+5%3267>54&'&3:367>7654'.'&'&@,,f**  **f,,&&  K++&%,+K  c  1881  %%L G;;WW;76&'.'.'81"01.1.#"!32673267>76&'.'.'810"1.1.#"7'  3I   Y= '767'  4H   Y< '7(:'m:  G1?G9)(:'m:  G1?G9)7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@3O#54&#"89;2654&#"327>7654'.'&"'.'&547>7632   cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL  &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !@ 15AM"#"3!2654&+54'.'&47>7632!!!4&#"326"&54632B;:W@&&&&@W:;F./55/.FK55KK55K&&&&X;76327>'&'.'&#"#"3!265!!"32654&"&54632&E/09*''C "!R003F;7654&'7>=7>?>=4&##"&'.'.547>7632673`?%5K+  5K&&& ;B:;WW;:BB:;Waz  k  h } h  F./5$C+F./5_ "(K5  +K5@&&&W;:BB:;WW;:B2?u {3 2 q D 25/.F+C$5/.F,`"#>54'.'&#"!2654&!.'.5467>'<567>76323:3263#@W:;BB;:W($#33##)PppP;NO: F..55/.F 4IK5 B;:WW:;B:&&**&%;pPPpZ;;Z$5..DF./5   K45K*#>54'.'&#"0932654&+.546?>=47>763270632+"&=2764/.#0"1"2?;2654&#BW;:BB:;W)##43##*  8MO: F./55/.F 4JK5CL      KA_OqpN B:;WV:9B;%&)*&&< ];;Z "4./DF./5  (K55K8K    K!_qOOqbr6&'.'&"326?64'&"546767>32#!.546?>=467>'.09!2654&'E-"q60"", J      LP1P +  4JK58MO: _I 0));)##43##*OqmNg /0 F21CJ    MM %-L K55K];;Z "V  L117;%&)*&&<qOOp #'32654&#"33!"3!2654&!!'4%%44%%4@@&&&&%44%%44&&&&%17#54&#!";3!2654&!!53!332654&#"!@&&&@&&&f@@4%%44%%4&&@&&&&@@%44%%44_@;HLh~"2326?>=467>767>7654'.'&#045!!5'!0!.'.547>7632"3232654'.'&OFFi )&& # iFFO0=IW:;BB;:W=5  6j ?)(iFFO.-,Q## 2~BB}0$!"K))*OFFi >BBN"* ,QB;:WW:;BJ~, ZI  7**:#P]j!"33!265354&!!!)!7!5!%8510103:3232654&#".#".#"323:32%+&4'>324632#"&&@&&@&f@@?@@P,,!B>>B>a!" !a=B>>B!,,P@*I1**0H*&@&&&@@@8((80   /8((8` &  $ 2;7;2653;26532676&'&"54&#"7 #!#4L&&&&L    &&  @=<&&&&= Q&& p @<@Lq~73267326732676'.'&'>7>'.#1".#".#1""&'>7467>7>7.'.'.5.'>77>77>7.'.<5<5.'>7>7.'#"&'>7>72.'.'>%2.'>>32.7#"&'&67Q 52O-LBCM-O57 &#  =" 52O-LBCM-O57 &#  ="5425 "" ""@G       vG       !J*'D@T>B(*I5425!J*'D@*I>B("UW$""F#"!  Eq*"UW$""F#"!  Eq*`P   Rc"     $"     $                    G  ? >h j? A!`P   Rc  ? >hA! j? @*6:2654&#!"374632#"&52+"&5463#"&54632!!&&@&&  @  `  @@&&&&d\    m 2654&#!"3%"&54632#!!@&&&&@@&&&&d@%#4&#!"#"3!2654&!&&m@&&  @%*/3!"3!#"3!2654&+.5!2654&181398%!!&&@  A @&&&&#M  M#&@&@@@$7Cdp#0&'.#!"1#4&+""3!2654&!!327>7673%4632#"&%&'.'&#"!5!267>73;%32654&#",  -@&@&&&&&#;%&*+'&;^BB^^BB^};%&**&%;HR   0('0&&&&&&)##36$%*B^^BB^^b)##33##).: I_  @@!!"3!2654&7!7%7' 5&&&&A@@&&&&>ef_Sh0i %'!!!!3'.#"#!"3!2654&aID!!yXB@@@@Wi  !%3267 3267>54&#!" !!5      &&j;  !&&!t@!/!2654&+.#"#"!%2!>32654&+"&&pOOp&&@4KK,  @&&PppP&@&@K55K  @@%1=I!"3!2654&!!%5!!2654&#!"%32654&#"32654&#"32654&#"&&&&@        @&&&&@}C         HU732654&#"32654&#";3!2654&#!723!2676&#!"'.+"!*#!5'%%%%@%%%% C'8    RG" h + \ f>@%%%%%%%%  B?+&j  30O.2764'.76&'&'.7676762764'&'.3267676&'&'2u-,2o  CX)45xU< $*-,M  `/12`-.''.tG C!0$"" h2,-t3  nCiXd45T##M''$+`  / ''//c32.<\"/.-U%& S'3"0#0"1!3267>56& >7!32654&#"m*i   /,h  )5   X,i`  +>NZ"0#8181"018#!"3267>56&#0"181 732670"981 467!32654&#"i33)    "i3   ki(  i5335  h*3 kf)ih*`  +9G#4&+"#"!4&3!265!!!"32654&3"32654&3"32654&@&&&&f&@&@@@`      &&&&&&@@         R (.326?7>'676&'%&': c 4 b    5+ L0@<JX%#"3!2654&+567>76=4&#"#"'.'&=4&#"72654&#"4632#"&5`  @  `2..G H..0...I F/.sOqqOOqq1K55KK55K   O66C`  `?00@?00B`  `D66OpqO@OqqOOq5KK55KK57BQiu"327>7654'.'&"'.'&547>763276&'.326?.'7"&#"232654&5.4632#"&j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQr0D||  0D5KD05KDx&&&&((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#|D0  |D0K50DK50D|&&&&n Kn2654&#"2#"&546813267021>707>767>54'.'&#"2&'.'&'.547>763EbbEEbbE*==*+<<//u54 aBAJKAAb 55w0/=56P %%\---.^&&P66=bEEbbEEb<+*==*+<77lki  KAAbbAAK  ilk77P66= QTT:;;:TUP =66P8A_81326=85>7>76&'.'>7>'.'.#"1.'>32#"&'>? #nB Bn# =+ n]co ,=~! hOMg !+0& mWWm &0 ff L !!   U    ,048%.#"#%.#"3263%3267>54&'%%%  4  >~} $~} #1ffsrrrr&4!"3!265.>3!2!"!54&#!!!3!26=!**    .w Zy  z @ "A  ]"U W `` `  `@'7;KO!#!!2!!!463!5!"&5!"3!2654&!26=4&#!"7!!3!26=4&#!"!5!&@&&@&&&&&&&&&@&&&&@&&&&&&&@&@&@&&@&@@&&@&&Z@@#.!"13!2654&#!"&5463!32654&!!"&53@B^_B $(99( 2(92]B@B_& 6)(9   9(>#'5C.+#"&=!#"&=#"#3!265!!%26=4&#"!26=4&#" @8((89'(8@ &&@  N   c(88(cc(88(c&&      #'+/37!"3!2654&#5=3!!!!3#5353!#533#%3#&&&&怀@@&&&& !%)-15.#!"#3!2655!!5!5!!5!35!)5!5!5!5!5!$$&&@@@C$$&&C@;@/=AEI!"3!2654&3#)!81326581814&#"8"27654&#3#3#3#@&&&&怀@|8()88)(8bA]21w12]B@@@@@@&&&&@)88)(88(}X,,X}@@A54'.'&#""332654ȣ>7632"326526=4&'&PQSQQP('&&&&&!!mEDHEEEm""&&&&&@nTTqrSTm&&&&&@_GHa^IHc@&&&&&%)BP[`o{"327>7676764'&'&'.'&.5467>32#"&'.#"'>32.54618173267#"&'%'>'7110]++%K&%%&K%++]011110]++%K&%%&K%++]01$''$$^33^$$''$$^33^${c2-d,`24ddcme)-d,`20\+Ld  e   %&K^__^K&% %&K^__^K&% K$^33^$$''$$^33^$$''$Gc dd.a.c.d42`1\edd*W+d,//`//0<27>767"#"'.'&547>767>54'.'&>::g-,#kj]^((((^]* _$$P*+,]QRy$#gGFn !rMN@4%%.8((^]jj]^((E  #$yRQ]TLKw''G75w@_TU--P"&'.'&#"327>7676&'&#"'.'&547>7632#"3!2654&& Y=>Wh\\((((\\hRLL~/0 1##]88=MDDeeDDM7++F&&D&&&!&&@((\\hi\\('[@@N1 9/0CfDDMMDDe4!"#&&&>&E1626&/&"7&4?2?64/."'2PW %98388&c0398388&c0W3P %>0c&88388% XO388388% O3W0c&?T7.5467>>54&/&.'67>54&/%27>54&'&"T)T//.T).T.-y $  $  / 0  9.-L'4  0.  9.-L'4   y 5 )5M_kx%3265814&#"881326581814&#"832654&#"'81326581814&#"8'3265814&#"8'32654&#"'32654&#"732654&#"73265814&#"81781326581814&#"873265814&#"881326581814&#"832654&#"32654&#"a       s+#k!!!!%%%%))))r,--,-0!"00"!0D   U   Q""""&&%%H)))),, ,, "//""//")7"327>7654'.'&2>467#"'.'&j]^((((^]jj]^((((^]jOFFi&!/q&!/q>OFFi((^]jj]^((((^]jj]^((iFFO>q/!&>q/!&iFF )!"!54&!5!3!265!!!!"3!2654&&&&&@  @ &&@&&@@  n6k&'.'&#".#"#00107>767465<1<1#&'.'&'<'<747>76323267>321N44;Dt((tD;44NOPMMNOQQ@:;II!!HG9:=((-1[!  ![1-((=E;66RA44AR66;kk kksWXz%$ $${XWt0*+@0, ,0@+*0.9.'%'.#"326?3267>'7>'%'%|| 0  0 4455"((# "  " #̑4--.5.'%'.#"326?3267>'7>'%|| 0  0 45"((# "  " #̑-  %7<9:<G>3]%54&5.#"#"&'./232673267'.'&67>32>54&$$;HCGD!vnL*     hK!nL*     hcP;HGCHD!Kh  % *Lnv!Kh  % *LnT%2>54&'"&#">54&5.#"#"&'./232673267'.'&67>3@   hK!vnL*     hK!nL*  *Ln!Kh  % *Lnv!Kh  % Lht.'7.'./.#"'7326?>7>7'>?>54&/"'.'&547>763232654&#"q @((2  2((@  ?((2 2((@ 5/.FF./55/.FF./K55KK55K*((@  @((2  2((@  ?((2 2F./55/.FF./55/.F5KK55KKLXd7727>7'>7>7>7'64'7.'.'7.'.'.'''.7>32654&#"'?.'/"&#"#'7232637>7'74654&5'"&54632o     L J(  o QS o     K I'  p RT I; II; c8((88((8  T   T (XX  T   T (X>  o QS o     L I'  p RT o     L J(dII; II;(88((88X ; (>X( T  ; (>X( T  ^@@"327>7654'.'&"/#"&5"'&4?021>762 cXW%&&%WXccXW%&&%WXt       &%WXccXW%&&%WXccXW%&I      @@"327>7654'.'&"'.'8#'&47624632762 cXW%&&%WXccXW%&&%WXt      &%WXccXW%&&%WXccXW%&     @J"327>7654'.'&#!"/041.'.589467>7041762!2 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      @D"327>7654'.'&81"'&4?!"&5463!'&47621 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      c]G27676764'&'&'&""'#"&5467>7041021>7>3!2+G####GFXYYXFG####GFXYYXFA     a FXYYXFG####GFXYYXFG####G a     c]>27676764'&'&'&"#"&="'&47#"&5463!2G####GFXYYXFG####GFXYYXF3   a   FXYYXFG####GFXYYXFG####G   a  c]@27676764'&'&'&"81#!"&546;&476254632G####GFXYYXFG####GFXYYXF3    a FXYYXFG####GFXYYXFG####G  a   c]J27676764'&'&'&"32#!"&'.'0"1401.'.581463262G####GFXYYXFG####GFXYYXFA   a  FXYYXFG####GFXYYXFG####G   a  1^!"3!2654&#"&="'&4?#"&5463!2%2#!"&'.'0"1041.'.5814632762&&&&   ʳ        &&&&         <^!"3!2654&2#!"&'.'0"1401.'.5814632762#"&="'&4?#"&5463!2&&&&        ʳ   &&&&         @127>7654'.'&#"7>32"/"'&4 cXW%&&%WXccXW%&&%WX     @&%WXccXW%&&%WXccXW%&  @1"327>7654'.'&#"&/&4762762 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&Y  @1"327>7654'.'&"/.546?62 cXW%&&%WXccXW%&&%WX    &%WXccXW%&&%WXccXW%&g      @1"327>7654'.'&"'&4?'&4762 cXW%&&%WXccXW%&&%WX3   &%WXccXW%&&%WXccXW%&     @2H"327>7654'.'&"/"'&4?>365"/"'&4?>32 cXW%&&%WXccXW%&&%WX           &%WXccXW%&&%WXccXW%&F      D|2I"327>7654'.'&##"&/&4762762''"&/&4762762"cWW%&&%WWccWW%&&%WWc            |&%WWccWW%&&%WWccWW%&  ܽ   E{1G"327>7654'.'&"/.546?627"/.746?62"cWW&%%&WWccWW%&&%WWq       {%&WWccWW%&&%WWccWW&%9     $      E{2H"327>7654'.'&&4?'&4762"'%"'&4?'&4762"cWW&%%&WWccWW%&&%WW    Ѿ   {%&WWccWW%&&%WWccWW&%7          @5"327>7654'.'&1#!"&'81&4?42562 cXW%&&%WXccXW%&&%WXt y  &%WXccXW%&&%WXccXW%&    @5"327>7654'.'&0"/&471>3!281 cXW%&&%WXccXW%&&%WXt   &%WXccXW%&&%WXccXW%&C    @5"327>7654'.'&81"/&0#&4?621 cXW%&&%WXccXW%&&%WX    &%WXccXW%&&%WXccXW%&]   y@5"327>7654'.'&"'1.5467816223 cXW%&&%WXccXW%&&%WXs     &%WXccXW%&&%WXccXW%&    @)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      @;"327>7654'.'&"/"'&4?'&4762762 cXW%&&%WXccXW%&&%WX{     &%WXccXW%&&%WXccXW%&Ѳ    P"327>7654'.'&#0"10#**#"&#.#.'.'4"#'.7>>j^]((((]^jj]]())(]]j %g $((^]jj]^((((^]jj]^(( %  `K $ "0"27327>7654'.'&!"&5463!2`VLLq !1+ % 6JVLLq !! qLLj   ! qLLVJ6 % +1! qLLVVLLq !@   "B"27327>7654'.'&##"&=#"&546;5463232`VLLq !1+ % 6JVLLq !! qLLj     ! qLLVJ6 % +1! qLLVVLLq !@      +"327>7654'.'&#!"&5463!2j]^((((^]jj]^((((^]V&&&&((^]jj]^((((^]jj]^((&&&&@+9!"3!2654&!"&5463!2'!"&5463!2'!"&5463!2&&@&&         &&&@&@      @)7E"327>7654'.'&!"&5463!2'!"&5463!2'!"&5463!2 cXW%&&%WXccXW%&&%WX         &%WXccXW%&&%WXccXW%&@      @+9G!2654&#!"!2#!"&546!2#!"&546!2#!"&546!2#!"&546&&&&z    =    =    = @&&&&@        @"0>LZ733!2654&+54&#!"!5!265'2#!"&5463!2#!"&546!2#!"&546!2#!"&546@&&&@&&&&     =    =    = @@&&&@&&&@&@        !"3!2654&&4762' 7'&&&&DTsUsI9&&&&DUsTIs9@!"0!"3!2654&&*@&&&&&<$&&&!"0!"!54&3!265!&*@&&&&&&<$A&&&@6!"0!"3!2654&##"&=#"&546;5463232&*@&&@&&     @&<&&&&      @!"0!"3!##!2654&&*@&&Ȉ&&@&<$&@&&@"!"0!"3!2654&346323&*@&&&&&Ȉ&%@&<$&&&%%)5"327>7654'.'&4632#"&5"&54632j]^((((^]jj]^((((^]&&&&@&&&&((^]jj]^((((^]jj]^((@&&&&%&&%)527>7654'.'&#"#"&546322#"&546j]^((((^]jj]^((((^]&&&&@&&&&@((^]jj]^((((^]jj]^((&&@&&A%&&% .:.#!"3!267>54&'"&54632#"&54632     t   &&&&&&&&&     t  &&&&&&&& "07!26764'.#1"32#"&546'4632#"&Bz DB &&&&&&&&&!@!&&&&&&%%HU27>7654'.'&#"2#"&5467>54&#"#"&547>763"&54632#j]^((((^]jj]^((((^]j0..HFF &&V!0\$.R&&I.-/''''@((^]jj]^((((^]jj]^((:,-=Go& $ &&=Y8F&?B%%>00B''''(727>767327>7654'.'&#"2(&++X+*&;j]^((((^]jj]^(( *%[1! qLLVVLLq !! qLLV-*+M"":@>32673.'>54&'4'.'&#"267327>765}mJKV$R,)M#-]( -3G7454545.'&0#"3&"'&"2?2764/764'@,,g)*    *)g,,&& no oo on oo &%W##^$%Y''&x% oo nn oo nn *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<*Eq7317>7454545.'&0#"3%3267>54&'&3:367>7654'.'&'&@,,g)*    *)g,,&&c  1881  %%L G;;WW;7654'.'&#"&'&67>7#"&546325002181"&54632508381#"&'&67>7#j]^((((^]jj]^((((^]76514'.'&#!"&514632132# cXW%&&%WXccXW%&&%WXc    &%WXccXW%&&%WXccXW%& @   @ 1="#"3!2654&+54'.'&47>7632!"&54632C;763206332654&'<#.'&'.'&#"#"3!2654&"&546326#$)6X%D''*C;7654&'7>/7>?>=4&#2#"&5463 F/B:;WW;:BB:;W m z `  . 8((88(}W;:BB:;WW;:B'8% y   @  (88((8@@,"#>54'.'&#"!2654&@W:;BB;:W($#33##)Ppp B;:WW:;B:&&**&%;pPPp@@8"#>54'.'&#";26=##;2654&@W:;BB;:W($#3=)).%Ȉ%Ppp B;:WW:;B:&&*.))=%%pPPp@@9"#>54'.'&#"!346323!2654&@W:;BB;:W($#33##)@Ȉ&&@Ppp B;:WW:;B:&&**&%;&&pPPp~~>7>5>7465>54'.'&#"12121323:323267>7>7>7>7>7>7>5>7241>7241>7247'"&54&#"&54632#326?#74&#!"3!26fhFFOPFEi     !%$%_//%!    j6  )()?tu  @       OFFiiFFO           &&      IZ :**7 ;;`   BO\!!54&!"!53!265!1013:32654&#".#".#"3:;8%+&4'>324632#"&&f&&@&CC*l'B>>B>a!" !a=B>>B(m+@@*I1**0H*&&@&&A8((80   /8((8` &  $ : 32676&'&"54&#"7!32654&'.#";5     &&   K&   &r  <&&  &:  &@@%3?^#0&'.#!"1#4&+""!>32354&#"&546;232654&#"#"'.'&5467!3!265#,  -@&@&&d!tGGt!&  pPPppPPpF./55/.F&&0('0&&&9GG9&  PppPPppP5/.FF./5 &&@ @@ !"%54&3!265&&&&&@&kk&T&& .#"!!"3!2654&#z!!zl[ [j&&&&@V@@&&&& 3267 3267>5=4&#!"      &&!  !@@&&@$+!2654&+.#"#"#"&546;22!>&&pOOp&&  m4KK@&&PppP&@&  @K55K0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%S("0#0"1!3267>56&"&54632m*i   O  )5     ".A"0#0"1!"3267>56&#2#"&546 732678181i33)    B  -i3   ji5335  @  h*3 kf'5C#4&+"#"!4&3!265!4632#"&54632#"&54632#"&5@&&&&f&@&@      &&&&&&         R!6&'.326?7>'67R c 4 b  y  5+ @<J%#"3!2654&+567>76=4&#"#"'.'&=4&#"72654&#"`  @  `2..G H..0...I F/.s5KK55KK   O66C`  `?00@?00B`  `D66OK55KK55KAM"327>7654'.'&#"&##"&'.?4&5463237632654&#"j]^((((^]jj]^((((^]|K5  |K5 %%%%((^]jj]^((((^]jj]^((5K| 5K| %%%%g3O83326781>707>767>54'.'&#"2#"'.'&547>76//u55 aABJJBAa 56v000**>>**00**>>**/77lki  KAAbbAAK  ilk77o?**0/+*>>*+/0**?@101326=04167>7654&'>54'&"G..2 2..GC==CZZZZC==CPff'8L;((;8'@ %?'C@>zzssryyF.#!"3!265'>3!20"1#81#"#0+0&1"&=4&+81"&50"1 .*   < Zq    r@""   6  ?  ?  @/!54&#!"!"!54&%!!!!!#!"&=!3!265!&&&&@&&&&@&&@&&@@@&&@&&+!26541!*+"&5463!32654&#!"13]%W(98(  B^_B@& 6)(9   ]B@B_ -159";)!2654&2#"&5464632"'&53#3#3#@&&@&&)88)(88t]AB]21w12@@@@@@@&&&&8()88)(8CX}}X,,t@@@ !!"!54&3!265!!2#!"&546&&f&&@&&&&@&&&&@&&&&n6&'.'&#".#"#00107>767465<1<1#N44;Dt((tD;44NOPMMNOQQE;66RA44AR66;kk kk@14'.'&#"327>76"27654'.'&#5#"''"#55#"''"#5?::XddddX::?'"#55#"''"#55#" nJJUT+**+TUJJn  ,C4&#"3264'.'&#"2762654&#""67654'.'&`@@``@@`pN237732NWXWX@``@@``8!?RJ.WX@AN23 @``@@```HH``HH`B!!!!_A@``@A_@.pAAb' 8`HH`@@/?326=4&+"!326=4&+";26=4&+";26=4&+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& @/?O_o326=4&+"!326=4&+"!326=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+"&&&&Z&&&&Z&&&&Z&&&&@&&&&@&&&&&&&&@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&&&&&&&&&&&&L7>7>5%*0"97>7>54&546=4&"#"9#7 @J+8$#7#&&J*7$.*+ mC,+~//+9 n@m1@C,+~/)7"327>7654'.'&#"&54632#"&54632j]^((((^]jj]^((((^]&&&&&&&&((^]jj]^((((^]jj]^((&&&&&&&&+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 3!3!5#!#@ #!#!#!5#@@@@337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@rH6&'&7>'&7>76'&67>7677>76'&'.'&%80/XYC/ -33KG+ 9/"#%  %$ %6/VBBV ()yLLP@==a=VpA90aNMQD/UU6699==T32%@?>GGP&&Z335'&'UUUL99H ]=>JZ~FR03:323#"'.'&547>7632>7&'.'&#"327>76'"#*#"1!#5##3353 !!Z./B--A88S**L! '(\\ji^_*)BBop[@1%3267>75#"&'.'.=!5!#3I.0#::!'8''  #>#5#   5-(A, @8'326=##"&=2654632754&#"#"&=#D<4##(Oq&&@Oq&&>EmqO&&Oq'3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$,A`x"327>7654'.'&2&'.'&'>3"#67>76<523>767&'.'&5"&'67>767423#7&'.'&'6.'.'67>767&'.#&j]])(()]]jj]])(()]]jS:kt.4-MFFm#$ ?('()|NMR  UA@ZL7Q@@](V-4//I1=,-;.5T45()]]jj]])(()]]jj]])(K;4j+1,,D*D++1 3..O &..[$$"!J((*K1+ S-, ;66W K R45; .**K d  28N v36#"&'&'.'&106767>7676'&KXM--M& !4266Z*] 5xH$FG??::MN5mTTelb2ABo"# &&S !7; HGPO2X/<=mmyy32?>j'3#"5#3063234'.'&%32654&#"D5;P0-U,,8((88((8@'8@X1'EZ557(88((88(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P 5;&'."'%'>36'&%.'&'.'&'&67+--[/0/*:)2P0" ޅQ??`##DD'x H)), FIr N T5!7C (mك "  2i%'132654&#"81.#"32678132654&#"%<5%3FbbFFba5FbbF.bFFbbF3]bFFbbFcEFb FbbFFb@H`>54&'.#"32673267>7>7>54&'.'.'.#"%267>54&'.#".'.#".'.#".'.#"3!!4&'.'.--.r !    ! J" "##%-,$4$ %* .--.  !    !#""#   - *ͨ,$4h4'.'&#".#"3267327>7654&'>5&'&67676&'&'.'&7>76&'&%%UVa&!N*;33L%%UVb+ L(;33LUp{06,+:.3t?,/0L {L`1:#$%]PRDf333Z#$ D329`VU%$M33:*N!%aVU%$M33:,P".-3^J5:? 3$$/^c +*1Zp| #./..J W)#'&'.2767>76764'&'. vX^^__Z7F E9Z__^^W6G?@l4kk4m k45.-X-.53ho !)5%327>767!'.#"3>54'.'&6 #@,a3GBBr./!j;11F,a3-W(l@C/0%##< C/09 !//tCBI >VE,a3GBBr./| !'!!%۫v4'A7327>7654'.'&#"327>7654'.'&#"9'',,''::'',,''9U:'',,''99'',,'':-'&::&'-,'&::&',-'&::&'-,'&::&''5C#"&'4'.'&+"3!27>76=4&#%32+"&546!"&5463!2:(Y=7654'.'&#"&'.#"&'&67>327#"&'&'.'&#"&'&67>327#"&'&'.'&#"&'&67>32j]^((((^]jj]^((((^] >F+S( .]0OF A  &'(R**+0^.3i5///\-,* >  .//a2236i4!9u;887l443 ((^]jj]^((((^]jj]^(( "#  .(&/  ,  & %!"3!2654&!!!n&&'?n&&A?/"327>7654'.'&###53546;#"3j]^((((^]jj]^((((^]TsMM1LU5 `((^]jj]^((((^]jj]^((3j>AJj5(-"327>7654'.'&'#373# 3#j]^((((^]jj]^((((^]88XzY((^]jj]^((((^]jj]^((aX0X"327>7654'.'&.'&67&67>'&'&'&.767>7676'j]^((((^]jj]^((((^]B! &, -18"+-(55] "4%;$%&1--I 3('4((^]jj]^((((^]jj]^((v@p `M,$%P"" ! a33)1./:"' L6,%%8 +"".333OMY"327>7654'.'&"'.'&547>7632.#"3267*1503:323%#5#53533j]])(()]]jj]])(()]]0**>>**0,Q+"9MM957bK%&3//R@@@@@()]]jj]])(()]]jj]])(A++00++A"!S:9S00Y+23V@@@@@@M"327>7654'.'&#3267#"&'.'.'.=#5>7>7>733j]^((((^]jj]^((((^]V   "## R%  c((^]jj]^((((^]jj]^((&  \   W 't<P"327>7654'.'&"#"&=3326=4632'54&#"&=7326=3j]^((((^]jj]^((((^]jP99P[P99P:!-P99P!:[((^]jj]^((((^]jj]^((8QQ8\[9QN2,- 9QSAXX[['3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8 (p#"&54632"327>7654'.'&#"&'.'.'.'.'.5467>7>7>7>7>32.'.'.'.#"3267>7>7>7>7>54&'."&54632#"&54632^7''77''7^j]^((((^]jj]^((((^] %)AA)%  %)AA)% L  &??&    &??&  B^^BB^^B'77''77'((^]jj]^((((^]jj]^((|%  %)AA)$  %)AA)"    &??&    &??&^BB^^BB^! ,GTa}>7.3267.'*1764&'>7.'#'67>767'.'7>76%.#">7"327>7654'.'&"'.'&547>7632w 7J wM?E00=*f9"@# R("W=:;\-'C01?)(KE`R45$+p>&K(XPj]^((((^]jj]^((((^]jOFFhhFFOOFFhhFFY%rE "!> % Y    9i)Vu  @p+D#"mIl !xL', mJ!O ((^]jj]^((((^]jj]^((hFFOOFFhhFFOOFFhO"327>7654'.'&&'&'.'&'&1'07>767632676&67>j]^((((^]jj]^((((^] &%Z**+H  86!  ..5 ./b## ((^]jj]^((((^]jj]^((HBAi$$500h++$!1B(';@<32A?%& I+?"327>7654'.'&#3'"&5463#4&#"1#3>32j]^((((^]jj]^((((^]ꀀ<####2B0a((^]jj]^((((^]jj]^(($$#$%7+ >q'6G"327>7654'.'&"&546324&'.#5234'.'4#j]^((((^]jj]^((((^]"11"#11-)*j;ULKp! ]((\\isr11x((^]jj]^((((^]jj]^((0#"11"#0;k)*,x !pKLUi\\((x11rrDI"327>7654'.'&'>7."#.'&67>7'>7>367'j]^((((^]jj]^((((^]GQ-.n ~mY 6!'A|:;do2/((^]jj]^((((^]jj]^((J ,X -Z$$ 95  0 TgFM"327>7654'.'&>32#"&581'#"&546327814632#"&'j]^((((^]jj]^((((^] '88''7 '77' 7''88' ((^]jj]^((((^]jj]^(( 7'(77(t7('7 p(77('7 rrKc|"327>7654'.'&>7>7>32#"&'.'.'.546'>32#"&'.546>32#"&'.5467!5#5#5467>32>7>32>7>32j]^((((^]jj]^((((^]X                   j     !     ((^]jj]^((((^]jj]^((                  t      Go"327>7654'.'&"&'#"'.'&5467.54632>32&67>'.&'.7>'.'j]^((((^]jj]^((((^]!-  ;34L bF.  ;34Lb=)108"O9.Jj5%FU# JCC_t=((^]jj]^((((^]jj]^(( L33;  .Fc L33:  0FcdKC6;89<%#  ,9c88 ;>"327>7654'.'&&'&'.'&47>76767'j]^((((^]jj]^((((^]-"6:;x;<8$+,#7<;x;;6('((^]jj]^((((^]jj]^(( CD C`C DA CfP#05BN"327>7654'.'&2>.547>767.'7"&'5!#%#j]^((((^]jj]^((((^]j&I!A4%%,y˵5S&I!##V125d+#$2((^]jj]^((((^]jj]^(( $.632W##y\9x+#$2##V125&I $("327>7654'.'&#3)7!j]^((((^]jj]^((((^]ŪuccF((^]jj]^((((^]jj]^((&&ګ'3"327>7654'.'&"&54632!"&54632j]^((((^]jj]^((((^]6LL65LLE6LL66LL((^]jj]^((((^]jj]^((L65LL56LL65LL56L 8`#";2654&%32654&+"3"327>7654'.'&+"'.'&=47>76;2;2xxxxj]^((((^]jj]^((((^]9%&++%&99&%+i+&%8$p((^]jj]^((((^]jj]^((+%&88&%++%&86$%*;Ws"7>3232676&'&'.'&#"7>3232676&'.#%.#"7>3232676&'"327>7654'.'&"'.'&547>7632-W+&P(LD  %('Q)**$F"  > 5f/  4t;?G(O&  #F$A{9 j]^((((^]jj]^((((^]jPEFiiFEPPEFiiFEu  ""  #   #M!" !   '((^]jj]^((((^]jj]^((iFEPPEFiiFEPPEFi,04"327>7654'.'&#!"&5463!2!!!!j]^((((^]jj]^((((^]  I ((^]jj]^((((^]jj]^((  I  #!"3!2654&###53546;#"3@PppPPppTsMM1LU5 `pPPppPPp3j>AJj5! 3#%!"3!2654&'#373#XzY/PppPPpp880pPPppPPpaL!"3!2654&.'&67&67>'&'&'&.767>7676'@PppPPpp! &, -18"+-(55] "4%;$%&1--I 3('4pPPppPPpv@p `M,$%P"" ! a33)1./:"' L6,%%8 +"".333OCO[m!"3!2654&"&5463263.5467*#"&546323:321####5#53533%.'&6.#&32654&'.@PppPPppU|tU   FVmE"#C.@ ! ( )ha@@TA('.A'(.* :ZL;RB+pPPppPPpA78[  V>7>7>733@PppPPppК   "## R%  cpPPppPPp&  \   W 't0D!"3!2654&"#"&=3326=4632'54&#"&=7326=3@PppPPpppP99P[P99P:!-P99P!:[pPPppPPp8QQ8\[9QN2,- 9QSAXX[['dv!"3!2654&467&'.'&5"&'#>16&0#"&1&0>16&0#"C>7632"&#">54&'@PppPPpp1));8{tB"6JK=^J #$T004M4%  'y4$$,pPPppPPp*N$ #$Y549B 4' - 6/*+ $;(S)D  )]2511V##Wd!"3!2654&#"&'.'.'.'.'.5467>7>7>7>7>32'#"&546327.'.'.'.#"3267>7>7>7>7>54&'."&54632#"&54632@PppPPppR %)AA)%  %)AA)% 7''77''7  &??&    &??&  B^^BB^^BpPPppPPp|%  %)AA)$  %)AA)j'77''77'    &??&    &??&^BB^^BB^! 8Sbv.'7>76!"3!2654&"'.'&547>7632>7.'#'67>767764&'3267.'*1.#">7>7.(KE`R45PppPPpppOFFhhFFOOFFhhFF8=:;\-'C01?0 R("WiE00=*f9"@#+p>&K(XPb 7J wM*Il !xLpPPppPPphFFOOFFhhFFOOFFh|  @p+D#"P    9i)V"!> % Y*', mJ!OY%rE C!"3!2654&&'&'.'&'&1'07>767632676&67>@PppPPpp` &%Z**+H  86!  ..5 ./b## pPPppPPpHBAi$$500h++$!1B(';@<32A?%& I3!"3!2654&#3'"&5463#4&#"1#3>32@PppPPpp<####2B0apPPppPPp$$#$%7+ >q*;!"3!2654&"&546324&'.#5234'.'4#@PppPPpp"11"#11-)*j;ULKp! ]((\\isr11xpPPppPPp0#"11"#0;k)*,x !pKLUi\\((x11rr8=!"3!2654&'>7."#.'&67>7'>7>367'@PppPPppQ-.n ~mY 6!'A|:;do2/pPPppPPpJ ,X -Z$$ 95  0 TgFA!"3!2654&>32#"&581'#"&546327814632#"&'@PppPPpp '88''7 '77' 7''88' pPPppPPp 7'(77(t7('7 p(77('7 rr?Wp!"3!2654&>7>7>32#"&'.'.'.546'>32#"&'.546>32#"&'.5467!5#5#5467>32>7>32>7>32@PppPPpp                   j     !     pPPppPPp                  t      ;c!"3!2654&"&'#"'.'&5467.54632>32&67>'.&'.7>'.'@PppPPpp-  ;34L bF.  ;34Lb=)108"O9.Jj5%FU# JCC_t=pPPppPPp L33;  .Fc L33:  0FcdKC6;89<%#  ,9c88 27'!"3!2654&&'&'.'&47>7676PppPPppU-"6:;x;<8$+,#7<;x;;6('@pPPppPPp CD C`C DA Cf$)6B!"3!2654&2>47>767.5.'7"&'5!#%#@PppPPppp&I!A4%%,y5S&I!##V125d+#$2pPPppPPp 632W##y.\9x+#$2##V125&I!"3!2654&#3)7!@PppPPppөŪuccFpPPppPPp&&ګ'!"3!2654&"&54632!"&54632@PppPPpp6LL65LLE6LL66LLpPPppPPpL65LL56LL65LL56L7ET!"3!2654&+"'.'&=47>76;2;2'#";2654&%32654&+"3@PppPPppQ9%&++%&99&%+i+&%8$xxpPPppPPp+%&88&%++%&86$%*!+Gg.#"7>3232676&'!"3!2654&"'.'&547>7632"7>3232676&'&'.'&#"7>3232676&'.#?G(O&  #F$A{9 kPppPPpppPEFiiFEPPEFiiFE-W+&P(LD  %('Q)**$F"  > 5f/  4t;!" !   'pPPppPPpiFEPPEFiiFEPPEFi5  ""  #   #$(!!!"3!2654&#!"&5463!2!!@PppPPppP  I pPPppPPp  I  ).8D546;54&+'.'.#"3!26=#"&%!'#326=4&"&54632&&I    ,&&@&&8:   && u :&&&&i&   @+@326767>76'.#.54&'.#""065063!!&61  YZ[ %9 :# \YYڀpy VDDd >+YXhiI 'X  HH  X' JhhXY0@@7654'.'&4632#"&#"&'&4762"&54632'81326581814&#"8@j]^((((^]jj]^((((^]9))99))9W     G)99))99KbP((^]jj]^((((^]jj]^(()99))99    )9))99))9b 8?10414&#"4632#'7'1.#"#326526=4&#'#?K55K@&&@/// !&=<K55K&&Vv !!@@?5KK5&&@lu SA5KK5&&@***TT@.=>54&'.#!"3!267>76232654'.'&##*#>732#<  @  !-    ,Rs>!"  XA$   VV[Z)]9kT:%%+ 1b,E1.#10#*#"#56&#"112!27>7654&2654&#"c$#`10"$?%&V##*q?>;e&&&&;VD[<=I|,-NODw&%%&IQn"'&'&'.'&547>76764'&"#"3!2654&+5:327>76764'&"327>7654'.'&#"BRRSRA !  !  $& %$""J&'(`    `101\++%  KfDENNDEffEDNNEDf B !! B%$Q++--++P%$  $**[213411\**$# N  I %%  '!7'!5!!5'#@      @@@@Qk   {{    {{ 88xxHIQn"'&'&'.'&547>76764'&"#"3!2654&+5:327>76764'&""327>7654'.'&#"'.'&547>7632#BRRSRA !  !  $& %$""J&'(`    `101\++%  NEDgfDENNDEffEDNA99TT99A@99UU99@ B !! B%$Q++--++P%$  $**[213411\**$# N  I %%  fEDNNEDfgDENNDEfOT99A@99UU99@A99T@"'-28AIOTY_gpw~"327>7654'.'&#.'5#5'#>#>7#>73#.';#..'53'5373#>7.'3##>3.>73 cXW%&&%WXccXW%&&%WX_&4W-S @S- Q qq  -SܜS- Q qq -&_Wv_&4W&_W&%WXccXW%&&%WXccXW%&,LM0aL@A"La"A"@@"@"@@"AaLLa"A"@@b"@@"WL,0M,LMgL,0M&!"3!265'3#!"&5!463!2!@&&&@&&&&&&&&&&&-9ES!26=4&5465.#!"'5463!2#!"&%32654&#"32654&#"!2654&#!"5K@H55H@K &&&&  y    @ @K5@/QQ/S@5K@&&@&&:    /  #1?M#4&+"#"3!2654&!33!26533!2654&#!"!"3!2654&!"3!2654&@&&&&&&&&   @ @    @   &&&&&@&&&       '37CO[gs!2654&#!""&54632#"&54632"&546325!"&54632#"&54632"&54632'2#"&5462#"&5462#"&546&&&&&&&&&&&&&@&&&&&&&&&&&&&&@&&&&&&&&&&&&&&&&@&&&&@&&&&&&&&&&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&2!"3!265'##!!3#4&#!"#33!26=@&&&@@&&&&&&&@&&&&@!X\26?2676&'&'.#"3!";3!?326=32676&/5!26532654&#!!! a    b   &@        @&_@r   r  &d   ~f  f~  d&@ @-=IUc.#!"3!26=4&54655463!2#!"&>3!2.#!"32654&#"32654&#"!2654&#!"H55H@K55K@&&&&@&&7        @ @/QQ/S@5KK5@S@&&@&&,-    -  $KY03:323326167>761'"&!"323021#"&'.75!"&547>76!"32654&'&e0/'9>$()]&&^q?>;e8g#WV ))N  #: 5/0  CWDZ==I|-,NODw'$hT:;O "2a_]HHa = @73!2654&#!"3!!3#3#3#@&&&&@&&&&@@@7u~"327>7654'.'&"'.'&547>7632232654&+54&#"#";#"&54&#";326=32654&+52+5'#"&546; cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL+> cF FccF+> cF FccF+>>+@+>>+&%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !8(  B^  ^BB^8(  B^  ^BB^8((8@8((8 #'3?KWco{!2654&#!"!!!"3!26=4&!5!32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"32654&#"&&&&&&&&@%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%@&&&&@&@&&@&@%%%%%%%%%%%%e%%%%%%%%%%%%e%%%%%%%%%%%%@ #'<@HLTX\`dhl3#73#3#73#3#73#3#73#3#73#!"!"3!2654&#535##!!#53#5##!3#73#3#73#3#73#@@@@@@@@@@@@@@@@@@@@@&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&&@@@@@@@@@@@@@4O!"33!?326=32676&/5!2652654&#"/#"&'&4?62762&&&@        @&&&  c    d  &&&d   ~f  f~  d&&& ^  _ $303:323326167>761'"&!"3"32654&#$#`10"$?%&V##q?>;e8#&&&&;VDZ==I|-,NODw&%%&@"3!2654&##3%##&&@&&@@&&&&$@y9@Ybk"327>7654'.'&2+#"&=#"&54632;5#"&546;5463232#"&54&+';5#"2654&+ cXW%&&%WXccXW%&&%WX,FccF Fc >+FccF Fc >+>++>+>>+&%WXccXW%&&%WXccXW%&@^BB^  ^B  (8^BB^  ^B  (8`(88x8((8#54&#!"#"3!2654&%!!&&&&&&f&&&&&@&7S_k"327>7654'.'&"'.'&547>7632"327>7654'.'&"&54632'32654&#"j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ]B;:WW:;BB;:WW:;BOqqOOqq%%%%((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#W:;BB;:WW:;BB;:WqOOqqOOq%%%%@+ES_326767>76'.#.54&'.#""0650632110&'.762654&#"32654&#"  YZ[ %9 :# \YYڀpp+YXhiI 'X  HH  X' JhhXY0@@0RRjj00jjRR&@&&&%%%%%1?N\7!26=>7326764/>54&'4&#!"3%"&54632!"&5463!2!2!"&54633#"&546@@&     G9&&& B^^BB^^   s 7   &V   D%ClV&&&^BB^^BB^    T!3!26=4'.'&55#"&#"#54&'5#"&#"#54&'5#"&#"3!26?>=4&0  0e@ @ @ @ @  @    @ 5  5    @ @  <%"&'&12654&'.7>54&#"'.'&67>32#<3!.%:5K1$fK##P88P U/-,I )4 4 8PP8##:K55o.!38PP8 4 5 iqV O98P#'3?KO]k#4&#!"#";3!26=32654&!!4632#"&"&54632!"&54632!!4&#!"3!26!"3!2654&@&&@&&@&&@&&      S@ @    @   &&&&&&&@&      `  S  7CO[gx"327>7654'.'&"'.'&547>76324&#"326'4632#"&"32654&"&54632&"326764j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ9))99))9^)99))99)+     ((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#b)99))99)9))99))9   -;IVbf!2#!"&54635!"3!2654&!2#!"&546!2#!"&546!2#!"&546"'&54632'#"&546323#&&&&&&&&{  {  { S('_'(J45J3- -- -s@@&&&&@&@&&&      ###Fcc .. --#'+/37;?CGKOSW[_cgkosw{!2654&+"4&+"4&+"753#5=3#5753#5=353#53#5353#5=3#5#5#5753#5=3'53'535#53#533#%#53;#3##53#533#@@&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&&&&&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@!#54&#!"#"3!2654&!!!!&&&&&&f&&&&&@&@@@@^be4&#.54&#""8101327>7654&'810"54&/732657327>7654&'7#%7  7""##""7 s7""##""7mlFhh QS  iY 00F  )? 00 $26:F54&+'.'.#"3!26=26=4&%!!"3!!%!5!%32654&#"& H "&&@&&&f@&&2@  & q &@&&&&&&[[`  %1Sa7!26=>7326764/>54&'4&#!"3%"&54632!!"3!#";3267!!2654&#!"@@&     G9&&& B^^BB^^@)!  ;%&*`  &V   D%ClV&&&^BB^^BB^ B% )##3C  RH%"&'&326554&'.'.067>54&#"&'.32676#5".'&673267>76&'.5463267>1#%0&7>7032654&#(')U A]&)\: aDDa0Z$(5.) ;{;*"? I) >  ;**; (Co27'j ?#DaaD+8[vY?'I  ="B]]B!= qsM 97;'8XT ' &'88'$)  8H$4Aw  ]BB] #'59EQ]ky#4&#!"#";3!26=32654&!!!"#!#54&!!32654&#"32654&#"32654&#"4&#!"3!26!"3!2654&@&&@&&@&&@&&&@@&f      @ @    @   &&&&&&&@&&@@@&        S  #>HK10414&#"34632#'77'3%'#.#"#326526=4&##"&53'#7K55K@&&@/// !@@@=<K55K&&@&&B!@?5KK5&&@lu S AA5KK5&&@&&@T@.>M>54&'.#!"3!267>76232654'.'&#!&'.'&1!07#*#>732#<  @  !-    ,Rs>!"@( K:   VV[Z)]9kT:%%+ $_^MLLM^_A8!_7H#KY0#*#"#56&#"112!27>7654&"&'.#0"1'67>767>32!2#!2654&#"c'&e0/'9>$()]&&^*q?>;eϗg#WV ))N  c#: 5/0MT  CWD[<=I|,-NODw'$T:;O "2a_]HHa = @!/=O]!"3!2654&!!!"3!2654&!"3!2654&!"3!2654&3265814&#"8"27654&#&&&&f%{  {  {  @- -- -O5J('_'(J4&&&@&@@       .. -- mcF##Fc+9GUgt!#3265<'!!!;"&=!"3!2654&!"3!2654&!"3!2654&%!2654&#!"%3265814&#"8"27654&;2654&+"#3& (88( &&&&&u{  {  m{ - -- -O5J('_'(JJ&&&&&8( @ (8&&@&&&@      3 .. -- mcF##Fc:&&&&@@@OSX\a54&#!5326=4&#!";!"";26=4!";26=4!";26=4&!!#53#5353#&&&@&&&&&@&&@&&@&&@&&@&&f@@@@@@@@@&&@&&@&&&&&&&&&&&&&&@@@@@#'7;!"3!26=4&!5!!"3!26=4&!5!!"3!26=4&!5!&&&&&&&&&&&&@&&&&&&&&&&&&@+9G!"3!2654&!5)!!!!3!2654&#!"!"3!2654&!"3!2654&&&&&@         &@&&&@@@@  m    @3MY232654'.'&#"232654'.'&#"232654'.'&#"#"&54632`<44O `@@I  pdc++ 00on~  ?? DD띝 m%%%%@O44<  I@@` ++cdp  ~no00 ??ْ  DD %%%%  159=IUa#"&54632!#4&#!"#";3!26532654&3!!#3#"&54632#"&54632#"&546324%%44%%4@@&&@&&@&&@&&f@@@`      %44%%44~@&&&&&&&&@      %3AO!"3!2654&!)!32654&+"32654&+"32654&+"#";2654&&&&&f@@@  @  @  @  @  @ M@  @ &&&&@        @4@LX2654&#".#"326732654&#"%>54&'%34632#"&#"&546322#"&546@5KK55K]15KK51K55KK51]1@&&&&&&&&@&&&&K55KK5 K55K 5KK55K  &&&&Z&&&&f&&&& #'+SW#4&#!"#";3!26532654&#5%!!'#53#";#";#";#";!!532654&+532654&+532654&+532654&+53!"3!2654&!"3!2654&!"3!2654&!"3!26=4&!5!&&&&&&&&@     @@      @   @   @ -&&&&&&&&&&&&@@@@@ @ @ @ @@@ @ @ @ @@      &@&&@&@@+/4!"3!2654&5!!5!!!!!5!35!35!5!5!5!5!&&&&@@@'B%%'@@;JNj#76&'&#76&'&#";#";:326?3:326?32654&+732654&##73"327>7654'.'&"'.'&547>7632M    R  IW  M    R  IW  Ij]])(()]]jj]])(()]]j]QRy$##$yRQ]]QRy$##$yRQ@[ e[ e  [ e[ e  ()]]jj]])(()]]jj]])(@#$yRQ]]QRy$##$yRQ]]QRy$#%!"3!2654&!!5!!!2654&#!"&&&&  @ &&&&@@@   +/4BP^!"3!2654&5!!5!!!!!5!35!35!5!5!5!5!%";2654";2654";2654&#&&&&@@       'B%%'@@;      @MQ!2764/.'&"0"12?!"3!'&"02127>?64'&"!26=4&!5!I     I&&I     I&&@@J    J&@&J    JS&@&@/7D!"3!326?3267>/676&/32654&#&'%#'.!!&&  hU  U && S' Z&@&   # &&Lp Wp"54&#"38102132654&+67>7632#"'.'&'.327>7654'.'&#"303:3212654&+4&GCBt0/"    t**h==B\RRy$##$yRR\OIHu)) ./SR[j]])(()]]j  ((`((  E12=j   ;//C#$yRQ]]QRy$#_ABM  YJKl()]]jj]])(   ;MYe"32#"'.'&54676&'&327>7654'.'&326764'&"%#"&54632#"&54632  ]QRy$##$yRQ]]QRy$# ()]]jj]])(()]]     #$yRQ]]QRy$##$yRQ]4c.  4r;j]])(()]]jj]])()   7,<>LZh%767>7654'.'&#"2/&'.'&547>76!2654&#!"!2654&#!"!"3!2654&ooL>?Z$#{RS]]SR{#$Z?>LoPGGiQ78B II B87QiGGP@  3  @   @ F*)tGGN]SR{#$$#{RS]NGGt)*:iGGPC>>e$#hh$$e>>CPGGi    @   )7!"3!2654&!2654&#!"!2654&#!"!2654&#!"@   3@      @  @  @  @    0;FM"1#"3265%#"3265045<=4&#"&546;%#"&546;5467% &`B^^BB^`B^^BB^8((88(`8((88(` pm1@"^BB^^Bj^BB^^B* @(88((8 (88((8 j@!/=3!2654&#!"3!!2654&#!"3!2654&#!"!2654&#!"@&&&&@   @   @  @&&&&  @    @!/=K!2654&#!"!!!"3!2654&!"3!2654&!"3!2654&!"3!2654&&&&&`    @    @    @   @&&&&        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]])(()]]jj]])(()]]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<()]]jj]])(()]]jj]])(@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G HU%#"&54632#"&54632!"'.+";3!2654&#!723!2676&#*#!5'!C&%%&@&%%&@ \B(8!   QG# h ,n=f@%%%%%%%%j   B?+&3@@!/=IW!"3!2654&!!!"3!2654&!"3!2654&!"3!2654&#"&54632"27654&#&&&&f%{  {  {  - -- -K5J('_'(J4@&&&&@@       .. --cF##Fc@!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      ,048%.#"#%.#"3263%3267>54&'%%%  4  >~} $~} #1ffsrrrr@59EQ27>'&'.'&#"#"3!2654&#!547>763!!2654&#"72#"&546*''C !!R003F;XY_Sh0i<zGo32673.'>54&'4'.'&#"3203>7327>765"&'&>76&'.547>7632#}mJKV$R,)M#-]( -3G<_kHHRRHHk;6  ]5iSHHkur 0 48^>?GG?>^\??II'MFEn&&   0'g:Ev(.I?@__@?ID0:""^@@J,+p>>76QQ67>@76QG"'&3!26/676'&'&327>76767>7654'.'&#*,,V'' Z3md#,+Y)*#))#((V**$ b?Q/.-U&'!"% !"|XWmY2\ "d00b"   `( 15 "!!&&T-,/_YY*)`2D%"&'&6?'.7>#!"&/.546?6"&'.7>#            y                 ,=#""#"&54&+":327>7654&#5463!2#!"&50 B15K 0 ;'(..))= 8   0  2NK5=  .**?=)).D Z    @-2+57#"32654&#2+57#;26=4&#&&`` B^^B**xx EccE&&` ^BB^**` cEEc#!";#"3!26?6&+326?6&  `vn  -  Yuh  0  0  0  0 5!";;265326=4&#)";;265326=4&#  h 0 h   j 0 k  0 8   0  4 8   4 @$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG=Yv2+35#";267>7>7>54&'.'.'.#72#"'.'&547>767"327>7654'.'&#$  %XXx  x2$%1]QRy$##$yRQ]]QRy$##$yRQ]j]^((((^]jj]^((((^]j )) @ @  )23) #$yRQ]]QRy$##$yRQ]]QRy$#@((^]jj]^((((^]jj]^((]Z<%7>'&/&67646327>/.&6?3265]= #$ <]++%]< ## =^*+c=  =c++c=  =c++.?P#""#"&54&+"2327>7654 5463!2#!"&55463!2#!"&50 A25K 0 ;'(..))= 8   0    0  2NK5=  .**?<)).D Z    `    7!";;265326=4!";;265326=4  h 0 h   j 0 k  0 8   0  4  ( 4  0%;26=#54&+5326=4&#!";#"3!2651 0 `  h   h        /  0    @@@%!!@@UR'.7632654&'1&'.1#"31!#"&/.#"132671>54&'132654 [-#$q  %%\./ 7J,$< b;-O%^"" & 9 %@%T$%  1<#66@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5Kff,]_<  III@@::&FE@EEE@@  J@@@@I"@   @@@@@@< @@@<0S@%5@@@@cccc@@@@@DEE@@@@@@@  @@@@ @@@~S@@+r@ @ @I@I@@@@@@@@@@R@@@@@<@@@@@]@ V H~Nj,R,vf R  & L : *j6B@:F8 ~~"2&F4~LLp  !X!"##$$%V&&&'D'((*t*++.+x,,Z,,-*-.../h/001B12p23&334B445X56p67J78(9499:j:;*;F;X;">>?P?@ @@APABTBBC>CCDnDELEEFc|cd2dveNef4ffgglh*hVhhizijljklmn>no oopqqrvrsstnttu8uvJvw wxyz znz{,{|p}}\}~~@~|&xԂ ʅކT‡tˆLډXD j*ZxԐnF<0"^ޙ6"$𝮝tV t:xtҥ4J4ڨHR֪&ԫ62F c      n  4/modulesmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4modulesmodulesmodulesmodulesRegularRegularmodulesmodulesfonts/modules/base/modules.eot000064400000014150152214476640012454 0ustar00hLPnLETmodulesRegularVersion 2.4ETmodules 0OS/2`cmapmkgaspglyfB]Uhead%36hhea$hmtxrb |loca:>@maxp% name_Y0post 3 @@@ 0  5;AEINSUa|Phvz% 2;AEIMSU`|Ohvz%~797979::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !%764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  %  ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<@@ !"%54&3!265&&&&&@&kk&T&&0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5KffLn_<  ::E@@"  @@@+ Fn2f`.@&>b  Z    i        t  45ETmodulesETmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4ETmodulesETmodulesETmodulesETmodulesRegularRegularETmodulesETmodulesfonts/modules/base/modules.ttf000064400000013674152214476640012474 0ustar00 0OS/2`cmapmkgaspglyfB]Uhead%36hhea$hmtxrb |loca:>@maxp% name_Y0post 3 @@@ 0  5;AEINSUa|Phvz% 2;AEIMSU`|Ohvz%~797979::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !%764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  %  ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<@@ !"%54&3!265&&&&&@&kk&T&&0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5KffLn_<  ::E@@"  @@@+ Fn2f`.@&>b  Z    i        t  45ETmodulesETmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4ETmodulesETmodulesETmodulesETmodulesRegularRegularETmodulesETmodulesfonts/modules/base/modules.svg000064400000040712152214476640012467 0ustar00 { "fontFamily": "ETmodules", "description": "Font generated by IcoMoon.", "majorVersion": 2, "minorVersion": 4, "version": "Version 2.4", "fontId": "ETmodules", "psName": "ETmodules", "subFamily": "Regular", "fullName": "ETmodules" } fonts/modules/base/modules.woff000064400000014010152214476640012621 0ustar00wOFF OS/2``cmaphmkgaspTglyf\B]Uhead66%3hheaH$$hmtxl||rbloca@@:>maxp( %nameH_Y0post 3 @@@ 0  5;AEINSUa|Phvz% 2;AEIMSU`|Ohvz%~797979::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !%764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  %  ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<@@ !"%54&3!265&&&&&@&kk&T&&0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5KffLn_<  ::E@@"  @@@+ Fn2f`.@&>b  Z    i        t  45ETmodulesETmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4ETmodulesETmodulesETmodulesETmodulesRegularRegularETmodulesETmodulesfonts/modules/social/modules.eot000064400000024260152214476640013017 0ustar00((LPC& ETmodulesRegularVersion 2.4ETmodules 0OS/2%`cmapXQgaspglyfe"head%3$6hhea$$hmtx$locaԾX%dmaxp9&$ name_Y0&Dpost' 3 @@@ .  5;AEINSUa|Phvz% 2;AEIMSU`|Ohvz% *797979::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !%764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  %  ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<@@ !"%54&3!265&&&&&@&kk&T&&0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@rH6&'&7>'&7>76'&67>7677>76'&'.'&%80/XYC/ -33KG+ 9/"#%  %$ %6/VBBV ()yLLP@==a=VpA90aNMQD/UU6699==T32%@?>GGP&&Z335'&'UUUL99H ]=>JZ~@1%3267>75#"&'.'.=!5!#3I.0#::!'8''  #>#5#   5-(A, @8'326=##"&=2654632754&#"#"&=#D<4##(Oq&&@Oq&&>EmqO&&Oq'3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$,A`x"327>7654'.'&2&'.'&'>3"#67>76<523>767&'.'&5"&'67>767423#7&'.'&'6.'.'67>767&'.#&j]])(()]]jj]])(()]]jS:kt.4-MFFm#$ ?('()|NMR  UA@ZL7Q@@](V-4//I1=,-;.5T45()]]jj]])(()]]jj]])(K;4j+1,,D*D++1 3..O &..[$$"!J((*K1+ S-, ;66W K R45; .**K d  28N v36#"&'&'.'&106767>7676'&KXM--M& !4266Z*] 5xH$FG??::MN5mTTelb2ABo"# &&S !7; HGPO2X/<=mmyy32?>j'3#"5#3063234'.'&%32654&#"D5;P0-U,,8((88((8@'8@X1'EZ557(88((88(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P 5;&'."'%'>36'&%.'&'.'&'&67+--[/0/*:)2P0" ޅQ??`##DD'x H)), FIr N T5!7C (mك "  2i%'132654&#"81.#"32678132654&#"%<5%3FbbFFba5FbbF.bFFbbF3]bFFbbFcEFb FbbFFb@H`>54&'.#"32673267>7>7>54&'.'.'.#"%267>54&'.#".'.#".'.#".'.#"3!!4&'.'.--.r !    ! J" "##%-,$4$ %* .--.  !    !#""#   - *ͨ,$4h4'.'&#".#"3267327>7654&'>5&'&67676&'&'.'&7>76&'&%%UVa&!N*;33L%%UVb+ L(;33LUp{06,+:.3t?,/0L {L`1:#$%]PRDf333Z#$ D329`VU%$M33:*N!%aVU%$M33:,P".-3^J5:? 3$$/^c +*1Zp| #./..J W)#'&'.2767>76764'&'. vX^^__Z7F E9Z__^^W6G?@l4kk4m k45.-X-.53ho !)5%327>767!'.#"3>54'.'&6 #@,a3GBBr./!j;11F,a3-W(l@C/0%##< C/09 !//tCBI >VE,a3GBBr./| !'!!%۫v4'A7327>7654'.'&#"327>7654'.'&#"9'',,''::'',,''9U:'',,''99'',,'':-'&::&'-,'&::&',-'&::&'-,'&::&''5C#"&'4'.'&+"3!27>76=4&#%32+"&546!"&5463!2:(Y=7654'.'&#"&'.#"&'&67>327#"&'&'.'&#"&'&67>327#"&'&'.'&#"&'&67>32j]^((((^]jj]^((((^] >F+S( .]0OF A  &'(R**+0^.3i5///\-,* >  .//a2236i4!9u;887l443 ((^]jj]^((((^]jj]^(( "#  .(&/  ,  & %!"3!2654&!!!n&&'?n&&A?@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5Kff &C_<   1::E@@"  @@@+r@ @  Fn2f`.@&>R  > :  >XzL1    i        t  45ETmodulesETmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4ETmodulesETmodulesETmodulesETmodulesRegularRegularETmodulesETmodulesfonts/modules/social/modules.ttf000064400000024004152214476640013021 0ustar00 0OS/2%`cmapXQgaspglyfe"head%3$6hhea$$hmtx$locaԾX%dmaxp9&$ name_Y0&Dpost' 3 @@@ .  5;AEINSUa|Phvz% 2;AEIMSU`|Ohvz% *797979::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !%764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  %  ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<@@ !"%54&3!265&&&&&@&kk&T&&0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@rH6&'&7>'&7>76'&67>7677>76'&'.'&%80/XYC/ -33KG+ 9/"#%  %$ %6/VBBV ()yLLP@==a=VpA90aNMQD/UU6699==T32%@?>GGP&&Z335'&'UUUL99H ]=>JZ~@1%3267>75#"&'.'.=!5!#3I.0#::!'8''  #>#5#   5-(A, @8'326=##"&=2654632754&#"#"&=#D<4##(Oq&&@Oq&&>EmqO&&Oq'3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$,A`x"327>7654'.'&2&'.'&'>3"#67>76<523>767&'.'&5"&'67>767423#7&'.'&'6.'.'67>767&'.#&j]])(()]]jj]])(()]]jS:kt.4-MFFm#$ ?('()|NMR  UA@ZL7Q@@](V-4//I1=,-;.5T45()]]jj]])(()]]jj]])(K;4j+1,,D*D++1 3..O &..[$$"!J((*K1+ S-, ;66W K R45; .**K d  28N v36#"&'&'.'&106767>7676'&KXM--M& !4266Z*] 5xH$FG??::MN5mTTelb2ABo"# &&S !7; HGPO2X/<=mmyy32?>j'3#"5#3063234'.'&%32654&#"D5;P0-U,,8((88((8@'8@X1'EZ557(88((88(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P 5;&'."'%'>36'&%.'&'.'&'&67+--[/0/*:)2P0" ޅQ??`##DD'x H)), FIr N T5!7C (mك "  2i%'132654&#"81.#"32678132654&#"%<5%3FbbFFba5FbbF.bFFbbF3]bFFbbFcEFb FbbFFb@H`>54&'.#"32673267>7>7>54&'.'.'.#"%267>54&'.#".'.#".'.#".'.#"3!!4&'.'.--.r !    ! J" "##%-,$4$ %* .--.  !    !#""#   - *ͨ,$4h4'.'&#".#"3267327>7654&'>5&'&67676&'&'.'&7>76&'&%%UVa&!N*;33L%%UVb+ L(;33LUp{06,+:.3t?,/0L {L`1:#$%]PRDf333Z#$ D329`VU%$M33:*N!%aVU%$M33:,P".-3^J5:? 3$$/^c +*1Zp| #./..J W)#'&'.2767>76764'&'. vX^^__Z7F E9Z__^^W6G?@l4kk4m k45.-X-.53ho !)5%327>767!'.#"3>54'.'&6 #@,a3GBBr./!j;11F,a3-W(l@C/0%##< C/09 !//tCBI >VE,a3GBBr./| !'!!%۫v4'A7327>7654'.'&#"327>7654'.'&#"9'',,''::'',,''9U:'',,''99'',,'':-'&::&'-,'&::&',-'&::&'-,'&::&''5C#"&'4'.'&+"3!27>76=4&#%32+"&546!"&5463!2:(Y=7654'.'&#"&'.#"&'&67>327#"&'&'.'&#"&'&67>327#"&'&'.'&#"&'&67>32j]^((((^]jj]^((((^] >F+S( .]0OF A  &'(R**+0^.3i5///\-,* >  .//a2236i4!9u;887l443 ((^]jj]^((((^]jj]^(( "#  .(&/  ,  & %!"3!2654&!!!n&&'?n&&A?@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5Kff &C_<   1::E@@"  @@@+r@ @  Fn2f`.@&>R  > :  >XzL1    i        t  45ETmodulesETmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4ETmodulesETmodulesETmodulesETmodulesRegularRegularETmodulesETmodulesfonts/modules/social/modules.svg000064400000074251152214476640013034 0ustar00 { "fontFamily": "ETmodules", "description": "Font generated by IcoMoon.", "majorVersion": 2, "minorVersion": 4, "version": "Version 2.4", "fontId": "ETmodules", "psName": "ETmodules", "subFamily": "Regular", "fullName": "ETmodules" } fonts/modules/social/modules.woff000064400000024120152214476640013164 0ustar00wOFF(P (OS/2``%cmaphXQgaspLglyfT""ehead$66%3hhea%$$$hmtx%Hĺloca& ddԾXmaxp&p 9name&_Y0post(0 3 @@@ .  5;AEINSUa|Phvz% 2;AEIMSU`|Ohvz% *797979::@72764/.#"27g      :    :'&"326?64'&"ٹ          2764/764'&"        %2?>54&/&"        E{2N'&"326?64'&""327>7654'.'&"'.'&547>7632ٹ      cWW&%%&WWccWW%&&%WWcULKp! !pKLUVKLp !! pLK    u%&WWccWW%&&%WWccWW&%! pLKVULKp! !pKLUVKLp !@+Gc'&"2?>54&6&/&"2?>"327>7654'.'&"'.'&547>7632      cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL          &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !%764'0"1'&"81127       @  @7Q"327>7654'.'&"'.'&547>7632'&"8112?64'&0# cXW%&&%WXccXW%&&%WXcVLLq !! qLLVVLLq !! qLL~    &%WXccXW%&&%WXccXW%&! qLLVVLLq !! qLLVVLLq !  y " %2?2764/764'&"'&""         x83%23:3623>7261>7>52016&'&'&02} % %  c% ˾  %  ">L"27327>7654'.'&"'.'&547>7632!"3!2654&`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@w   ! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`   ">"27327>7654'.'&"'.'&547>7632`VLLq !1+ % 6JVLLq !! qLLVI@@``@@II@@``@@! qLLVJ6 % +1! qLLVVLLq !`@@II@@``@@II@@`@ "32654&32654&#"&&&&&&&&&&&&&&&&@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        7f"327>7654'.'&"'.'&547>7632.'81"01.1.#"32673267>76&'.'!.'810"1.1.#"32673267>76&'.'j]^((((^]jj]^((((^]j]QRy$##$yRQ]]QRy$##$yRQ '77'  3I   Y=6 '77'  4H   Y<((^]jj]^((((^]jj]^((@#$yRQ]]QRy$##$yRQ]]QRy$#g9)(:'m:  G1?G9)(:'m:  G1?G@)"327>7654'.'&!"&5463!2 cXW%&&%WXccXW%&&%WX   &%WXccXW%&&%WXccXW%&  @;"327>7654'.'&##"&=#"&546;5463232 cXW%&&%WXccXW%&&%WX     &%WXccXW%&&%WXccXW%&      *E&0#";17>7454545.'3267>54&'&  *)g,,&&,,g)*    1881  %%$%Y''&x%&%W##^  [66[ <$$<@@ !"%54&3!265&&&&&@&kk&T&&0<H!"'.+";3!2654&#!723!2676&#32654&#"32654&#" \  C'8    RG" h +%%%%@%%%%j   B?+&@%%%%%%%%+<&'.'&'.23267>76&'.'&&'.'&'&67>': DLlmaa4 kXm"RD55J6$5''5 k 뒒$$Vs n4"--W## Q' 337#546;5#"31zQ@X"$|lg  3 ! # !3#tY[/`rY~q4nTs@rH6&'&7>'&7>76'&67>7677>76'&'.'&%80/XYC/ -33KG+ 9/"#%  %$ %6/VBBV ()yLLP@==a=VpA90aNMQD/UU6699==T32%@?>GGP&&Z335'&'UUUL99H ]=>JZ~@1%3267>75#"&'.'.=!5!#3I.0#::!'8''  #>#5#   5-(A, @8'326=##"&=2654632754&#"#"&=#D<4##(Oq&&@Oq&&>EmqO&&Oq'3t"327>7654'.'&467&'.'&5"&'#>16&0#"&1&0 >16&0#"C>7632"&#">54&'j]^((((^]jj]^((((^]7.-B >"J&<S" TD`S"'(^569+)(K""!) ,{9((1((^]jj]^((((^]jj]^((.X(('d:;?U u s#$#+$#3 //9'B-;77_''y.K  .g8H2#"&'.'.'.'.'.5467>7>7>7>7>35"3267>7>7>7>7>54&'.'.'.'.'.#"327>7654'.'&"&54632#"&54632g?)%,    ,%)?gg?)%,    ,%)?ghB));,  ,;))BhhB));,  ,;))Bh600HH006600HH006GddGGdd$$$$d  ,%)?gg?)%,    ,%)?gg?)%,  \ ,;))BhhB));,  ,;))BhhB));, H006600HH006600HNdGGddGGd$$$$,A`x"327>7654'.'&2&'.'&'>3"#67>76<523>767&'.'&5"&'67>767423#7&'.'&'6.'.'67>767&'.#&j]])(()]]jj]])(()]]jS:kt.4-MFFm#$ ?('()|NMR  UA@ZL7Q@@](V-4//I1=,-;.5T45()]]jj]])(()]]jj]])(K;4j+1,,D*D++1 3..O &..[$$"!J((*K1+ S-, ;66W K R45; .**K d  28N v36#"&'&'.'&106767>7676'&KXM--M& !4266Z*] 5xH$FG??::MN5mTTelb2ABo"# &&S !7; HGPO2X/<=mmyy32?>j'3#"5#3063234'.'&%32654&#"D5;P0-U,,8((88((8@'8@X1'EZ557(88((88(4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P 5;&'."'%'>36'&%.'&'.'&'&67+--[/0/*:)2P0" ޅQ??`##DD'x H)), FIr N T5!7C (mك "  2i%'132654&#"81.#"32678132654&#"%<5%3FbbFFba5FbbF.bFFbbF3]bFFbbFcEFb FbbFFb@H`>54&'.#"32673267>7>7>54&'.'.'.#"%267>54&'.#".'.#".'.#".'.#"3!!4&'.'.--.r !    ! J" "##%-,$4$ %* .--.  !    !#""#   - *ͨ,$4h4'.'&#".#"3267327>7654&'>5&'&67676&'&'.'&7>76&'&%%UVa&!N*;33L%%UVb+ L(;33LUp{06,+:.3t?,/0L {L`1:#$%]PRDf333Z#$ D329`VU%$M33:*N!%aVU%$M33:,P".-3^J5:? 3$$/^c +*1Zp| #./..J W)#'&'.2767>76764'&'. vX^^__Z7F E9Z__^^W6G?@l4kk4m k45.-X-.53ho !)5%327>767!'.#"3>54'.'&6 #@,a3GBBr./!j;11F,a3-W(l@C/0%##< C/09 !//tCBI >VE,a3GBBr./| !'!!%۫v4'A7327>7654'.'&#"327>7654'.'&#"9'',,''::'',,''9U:'',,''99'',,'':-'&::&'-,'&::&',-'&::&'-,'&::&''5C#"&'4'.'&+"3!27>76=4&#%32+"&546!"&5463!2:(Y=7654'.'&#"&'.#"&'&67>327#"&'&'.'&#"&'&67>327#"&'&'.'&#"&'&67>32j]^((((^]jj]^((((^] >F+S( .]0OF A  &'(R**+0^.3i5///\-,* >  .//a2236i4!9u;887l443 ((^]jj]^((((^]jj]^(( "#  .(&/  ,  & %!"3!2654&!!!n&&'?n&&A?@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG@@B"1!32654#"3!26=4&##"3133267173265154%@@%%@5KK55K%%%e &%%K5@%@%%K5@5KK5@%%%& e%%5Kff &C_<   1::E@@"  @@@+r@ @  Fn2f`.@&>R  > :  >XzL1    i        t  45ETmodulesETmodulesFont generated by IcoMoon.Font generated by IcoMoon.Version 2.4Version 2.4ETmodulesETmodulesETmodulesETmodulesRegularRegularETmodulesETmodulesfonts/builder.svg000064400000256007152214476640010071 0ustar00 Generated by IcoMoon fonts/builder.ttf000064400000066320152214476640010064 0ustar00 0OS/2 `cmap\hgasp$glyf?}$,ehead#& g6hhea |g$hmtxhlocayej maxp^k name5k(postl 3 @@@@ 444 X=T^}" ?V`"^_ |  =?T!V^7`}@""^_$${|797979@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        B~ %2?2764/764'&"'&"B         @33!2654&#!"!!3326=32654&+54&#"#"&&&@&@` `  ` ` @&&&&&`  ` `  ` @ `6!"0!"3!2654&##"&=#"&546;5463232&*@&&@&&     `&<&&&&      @;"327>7654'.'&"/"'&4?'&4762762 cXW%&&%WXccXW%&&%WX{     &%WXccXW%&&%WXccXW%&Ѳ     5A!"131!26514&#573267177'.#"1'.#"1!#"&54632%%%% S S S%%%%%%%% S S Sf%%%% #7DY%#"&54632#"&54632#"&54632!"131!26514&#573267177'.#"1'.#"15!@%%%%%%%%%%%%%%%% S S S%%%%%%%%%%%%%@%%%@ S S S@-54!"132651!#"31!2654#!3265%%%%@%%%%@%%@%%@%%%%%%%% #FT#"&54632#"&54632#"&54632"&'3.=#"&514631!21#1!#13217>3!!%%%%%%%%%%%%@ %%%% % %%%%%%%%%%%% %%%%@%O@48nr#09013:7#67>7650494!"1313#!"131!#09013:7#67>7650494#53@3##(%A77P%%%@@%%3##(%A77P%@+&'=$& !!a<=C%%%@@%%+&'=$& !!a<=C%!%3267 3267>54&#!" !!5      &&j;  !&&!t@(4"0#0"1!3267>56&# >7!32654&#"m*i    ",h  )5   X,i`  (4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P@!?Cae#4&+"!"3!;26532654&#53!4&+"#";;265!2654&#53#4&+"!"3!;26532654&#53``&@&`  &@&` @@`&@&`  `&@& @@&@&   &@& @@&& && @@&& && @@&& && @@@!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      R (.326?7>'676&'%&': c 4 b    5+ L0@@$!"131!26514&#!32671%5%5!%%%%@g  g@%%%%V )5AM!2654&#!"!2654&#!"!2654&#!"32654&#"32654&#"32654&#"`                          +;!"131!26514&#!5!!"31!2654&#!"31!2654&#%%%%@%%%%%%%%%%%%@%%%%%%%%/O#"154#!7!"13133312671%32651*#"1>7>54&'1.#*9 %W%% 1%0 /U'b O%%% %W $S-b  @/?O_o326=4&+"!326=4&+"!326=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+"&&&&Z&&&&Z&&&&Z&&&&@&&&&@&&&&&&&&@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&&&&&&&&&&&&@@/?326=4&+"!326=4&+";26=4&+";26=4&+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& HU732654&#"32654&#";3!2654&#!723!2676&#!"'.+"!*#!5'%%%%@%%%% C'8    RG" h + \ f>@%%%%%%%%  B?+&j  3!"3!2654&&4762' 7'&&&&DTsUsI9&&&&DUsTIs9F.#!"3!265'>3!20"1#81#"#0+0&1"&=4&+81"&50"1 .*   < Zq    r@""   6  ?  ?  @"0>LZ733!2654&+54&#!"!5!265'2#!"&5463!2#!"&546!2#!"&546!2#!"&546@&&&@&&&&     =    =    = @@&&&@&&&@&@        4!"3!2654&!!3326=32654&+54&#"#"3/CC//CC/!!!!!!!!B0/CC/0Br9!!"!""!"=Yv2+35#";267>7>7>54&'.'.'.#72#"'.'&547>767"327>7654'.'&#$  %XXx  x2$%1]QRy$##$yRQ]]QRy$##$yRQ]j]^((((^]jj]^((((^]j )) @ @  )23) #$yRQ]]QRy$##$yRQ]]QRy$#@((^]jj]^((((^]jj]^((@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG>^6&/76&/.'&"101326?>7267:1'>77#1"#7>?564751>7&d+Fd*0h@a  "3,7l &  Sa@&eF*d*h@`,3;8W  1 S`&!"3!265'3#!"&5!463!2!@&&&@&&&&&&&&&&&@@!"3!2654&!!@&&&&@&&&&@"'7'&"!!!'3!2654&#8rF#TrTC=@E?%%% FrPCTrT?E@=%%%@&4&#!"3!26'!5!"!"3!2654&@@`.@%17#54&#!";3!2654&!!53!332654&#"!@&&&@&&&f@@4%%44%%4&&@&&&&@@%44%%44_@2B#".#"327>7654&'7>/7>?>=4&#2#"&5463 F/B:;WW;:BB:;W m z `  . 8((88(}W;:BB:;WW;:B'8% y   @  (88((8g3O83326781>707>767>54'.'&#"2#"'.'&547>76//u55 aABJJBAa 56v000**>>**00**>>**/77lki  KAAbbAAK  ilk77o?**0/+*>>*+/0**?@14'.'&#"327>76"27654'.'&#5#"''"#55#"''"#5?::XddddX::?'"#55#"''"#55#" nJJUT+**+TUJJn !G^&'.'&'.#"!267>'!4&'.#*#327>7676&'."'.'&547>767!!!]:;B  u 932P6  ]QQw#"&&WXc^ST)) TVLLq !gFGP##pHINB;:]!!  5P239   ()TS^cXW&&"#wQQ]  @! qLLVRIHp##APGFgGg##"'.'&547>76312654"327>7654&'.#"1%"18132671>54&'1'54&#eiFFOPFFhhFFO%%j]]((((]^jj]])(%! %   m%  )b5PEFiiFEPOFFh%%()]]jj]^((((^]jG8*%  m% '+9#54&#"#"3!267>54&%4632!!!26=4&#"@pPPp@   sK55K`@   PppP    `  5KK5   `  `  +<f73"&#4654&#!"3!265!26=4&#!"3!26=4&#!"3%37767>76514'.'&'74&#!"  -         &k+cs  bNNk #&&  `   `    &k$T4x~ ! rQPe2-.P#"&&@.'&327>767>/.#"'.'&767>763!2654&#r76#"&'&327>76'&'.'&T7675>' +-MMEE ..o./Nq#*)h@@O   "MMML! +9:::DU$GKLeey %#GS_731267#>54&''7>54&#"5.#"53312675>54&'#"&54632#"&54632   % & %   %%%%%%%%    %  L %     &%%%%%%%%04P"1!54&#"131!265154&#!"131!26514&#!5!!"1326515!3265154&#%%%%%%%%%%@@%%%%%%%@@%%%%%%%%%%%%@@%%%!%!"131!26514&#3#!!31!5#53%%%%@%%%%%%@@$!"131!26514&#!32671%5%5!%%%%@g  g@%%%%V #7;K[%#"&54632#"&54632#"&54632!"131!26514&#!!!2654!"332654#"3@%%%%%%%%%%%%%%%%@%%%%%%%%%%%%%%%%%%%%%@%%%@@%%%%%%%%!"131!26514&#!!#3%%%%@@%%%%+/38=AE#54!"1#"131331!26515326514&##35#53!!5!5!#35#53%%%%%%%%@@@@@@@@@@%%@%%@%%@%%@@@@@@@@#!"131!26514&#!5!5!5!!5!5!5!%%%%@@@@@%%%%bf#74654&#"!74654&#"#"313#"313;02126757!;0212675732654#32654!!&$&$%%*%% # #%%*%%*v&v&%%%%v#v#%%%%?CGK%#'.#"301131232631%3:31812671>5894&'1'%'.  f  #9tt xt/@p@UyUA@p@ @@"8&'.'&#"327>76764'"&546323267#$;;IIB@IH;;% %;;HI@BII;;$ PppP$(K5 fBL?@\Z>?J/J?>Z\@?L(pPPp<&5K=Q[i73267167>76323:31232631>54&'1&'.'&/67>7654'.'&#"4632#1"&5%#$#a:;AA;:a##" !V54<&, W::BC::W ,%=56W *pPPppPPp &<32IH22;" =66W! I)*.B:;WW;:B.)*I !V54<mPppPPppPf%4&#!"3!26#537!!f<*f*<<**<fff33+<<+*<< f4f4&#!"3!26%#53%!!VVVV+UVV&*%+"3!2654&+"&5!2654&#!"3!%!!ON .. !..!Ov.HH..!!..!c!.N@15F2132654&'1.#"1#"131!26514!463!265154&#"13*I & ,zFB::W@%%%%pP@@%%%%@# & 08V::B%%%@%Pp@%@%%@%+!"131!26514&#!!5!!!2654!"3%%%%@%%%%%%%%%%%%We232631:3267167>7631832'32675>54&'167>7654'.'&#"14632#1"&5#54&#"1#"31332651532654&#@"#$_;:A7 !&, V;:BC::W ,&=56V! pPPppPPp@%%@%%@%%@%%@<23IH**.B::WW::B.**H !W55< "PppPPppP@@%%@%%@%%@%%#3CS!"131!26514&#!5!5!5!!5!5!5!32654#"3!2654#"31!2654#"31%%%%@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%f!'.#"33267#>717>54&#"15!2654!532671>54&/.'#.#"31326717!"31@ %      % %%       % %% %  % %%   % %%B.:>50454&#"3#"1313326515326515>54&/#"&51546313%%%xPppP@%%%9EE8@%%@c&pPPp%%n%c"uFFu!%%``GS_"312#"'.'&5467>54&'1.#"1327>7654'.'#"&54632#"&54632130292671>54&'1.#"%%OFFhhFFPOFFi $((]^jj]]()()]]j@%%%%%%%%u      %%hFFOPEFiiFEP5b+ 7Gj]^((((^]jj]]()%%%%e%%%%      3A31!2654!""&'3.=#"&514631!21#1!#13217>3!!%%%%@ %%%% % %%%% %%%%@%O/!2654!"3!2654!"3!2654!"3@%%%%%%%%@%%%%%%%%%%%%%%%%$17!302926514 "1"1!"131!26717'.#!@ %% %%@$$&%%% {{ .2LXdp4#"131326542654!"131!265'!!%4#"31"3132651#"&54632#"&54632#"&54632%@%%@%%%%%%%@%@%%%%@%%%%%%%%%%%%%%%%%%%%%%%@@%%%%%%%%%%%%%%%%%% #7;K[%#"&54632#"&54632#"&54632!"131!26514&#!!!2654!"332654#"3@%%%%%%%%%%%%%%%%@%%%%%%%%%%%%%%%%%%%%%@%%%@@%%%%%%%%+/CG[_!"131!265154&##53%!"131!26514&##3!"131!26514&##3!"131!265154&##53%%@%%@%%@%%@%%@%%@%%@%%@%%%%@%@%%%@@%@%%%@@%%%%@04P"1!54&#"131!265154&#!"131!26514&#!5!!"1326515!3265154&#%%%%%%%%%%@@%%%%%%%@@%%%%%%%%%%%%@@%%%!%!"131!26514&#3#!!31!5#53%%%%@%%%%%%@3!2654&#!"3#!!K55KK55K@5KK55KK5@'7!"131!26514&#!!!"31!2654&#!"31!2654&#%%%%@@%%%%%%%%%%%%%%%%%%%%267>54&'1'.#"898132671!"131!26514&#!!    %%%%@ %%%% #7;T%#"&54632#"&54632#"&54632!"131!26514&#!!7>54&'5'.#"132671@%%%%%%%%%%%%%%%%@0     %%%%%%%%%%%%%@%%%@@=  @!"3!2654&3#+3!3#  @ @   @@@A!C_732671>54&'1'7>54&#"1.#"11326?>54&'1302126716454&#"11  %   %   #&#   %   %    S&#:'&"326?64'&"ٹ           ,=#""#"&54&+":327>7654&#5463!2#!"&50 B15K 0 ;'(..))= 8   0  2NK5=  .**?=)).D Z    @-2+57#"32654&#2+57#;26=4&#&&`` B^^B**xx EccE&&` ^BB^**` cEEc!27>3!2#!"&77>3!2#!"&7#"&7>;2# .    .   5  4  0  0  0  0      /?5463!2#!"&#"&546;25463!2#!"&#"&546;2 0  0  0  4 0  0 0  0    4 4     #FT#"&54632#"&54632#"&54632"&'3.=#"&514631!21#1!#13217>3!!%%%%%%%%%%%%@ %%%% % %%%%%%%%%%%% %%%%@%O@!"131!26514&#!5!5!5!5!!%%%%@%%%%@@@K!"131!5!!4&#.#"8931021267173892654&'1/7>54&'1%%v%"V4! 1` @%%o%n'v! v, ?/M0"1"3267#32671>54&/>54'.'"'.'&547>76321#PFFhhFFP?r/  !&hFFO5/.FF./55/.FF./5iFEPPEFi&"  .r>OFFiF./55/.FF./55/.F +4632#"&54632#"&54632#"&5K55KK55KK55KK55KK55KK55K@5KK55KK56KK66KK65KK55KK5AZ&=7>'&/&67646327>/.&6?32653A*   *AA*   *AF*  *FVxF*  *Fo Q46701465>7>321#.'&'.'&'.'>7>76&'6&'.'.'0&767>76767>767>7.'.'&67<7>7>321p B B    ( @   *  ?   K#$K   @ ,####!( 4(0+  -%!  $$G ,$!!'&&'!!$, G$%(P.1#54&6=27>7654&'47>763?64/&"71>'<zK F/.5%%OFFhF/.5%%OFFhK '  5./F@ @hFFO 35./F@ @hFFO + 6[gs"&#"1!.#"131!26594!5!8326714654&'1!"1#"31332651532654#54&##"&54632#"&54632$8p8%&@%%%$@ 7%@%%@%%@%%@%%%%%@%%%% w &E%%%$%@%%@%%@%%@%@%%%%%%%%@@;G.+"13132671>54&'1!81"1381!26514!7>54&'1'!%%e&&%%@d# %% @ ]%  %%% '4IYiy!"131!2673>717>75>5<51814&#573267177'.#"1'.#"15!32654#"3!2654#"31%#"3132654&#%% % SZ S S%%%%%%%%%%%%%%  % SZ S S%%%%%%%%%%%%@@!2BR"1326514&#"1326514&#%"1326514&#32+"&546!32+"&546%%%%@%%%%@%%%%@%%@%%[@%%@%%@%%%%@%%%%@%%%%@%%%%%%%%  6;#"&546327!81"189813892671>54&# !@%%%%q     %@_4%%%% m   %PX8CuGr%>5<'1'7>54&'.'1/.#"1113892671732671'.#0"9"376454&'1'7>75711  n n      gEEc *   **   cc@  k ~ i P_n*#*#3'>54'.'&#"5"&#"#3*#"326?3327>7654'.'&#*#1"&546321#12#"&514631#.'171>7"&546321# ^;'(--(';^-((;;((-@hh@-'(;;('-*<<**<<* *<<**<<*J&R!!R&*<<**<<*F&-('<<'(-&F;('.-'(;C56C;('-.'(;<**<<**<<**<<**<'AA&<**<<**< -;7'7/"&'3.=#"&514631!21#1!#13217>3!!}}`BB^D %%%% % `<5049045<5%7-% qq@@    F ˔(om( y%#"&54632#"&54632"&#"1!532671>54&/.'#.#"31326717!.#"131!2654!5!8326714654&'1%%%%@%%%%$8       % 8%&@%%%$@ %%%%%%%% w   %  &E%%%$0A!"31!2654&#"&'1%!"&514631!21#89!21'.5049!@%%%% %%%|% G%%%%{%%% %C @Ge}731!26514#54&'1<5<510&'.'.'#./.'#"&#"#1.#1"1#"1%46312632313189!3326515!3265153!@%%%"    5/.F%@K5 @%%%%@%%@%@0V!  F./5@%5K -@%%%%@@/!2#!"&546)2#!"&546)2#!"&546@@%%%%[@%%%%[@%%%%%%%%%%%%%%%%@ 1BR!2#!"&=463)2#!"&=46!2#!"&=463!2#!"&=463)2#!"&=46=$$$$##8##$$:$$%%%%##8##$$$$####$$$$%%%%####@,/9J[<5<51.'1.'1#.'1!"131!2651045.''#5!313#1#"&5463132463132#1#"&50901#"&5467>71>32111#"&'1.51814671>32#1#1#"&5463132  %%%&%@%%%%%%%%{%%      %%%% &%%,&Z%@%%&&&&%% &&         -%%&&3AO]ky!2#1!"&5154&546321!>32315#"09"326514&#!"326514&#2654&#"13!2654&#"13'2654&#"13%%%@&%88$ @$@%%%%@%%%%`(88((88(@(88((88((88((88(&%%%w!$@&%%&&%%&8((88((88((88((88((88((8@ Vt#1#"&5463132#"3132654&##1!"&514673>3217>3217>3217>32#1#"&'1'#"&'1'#"&'1'!101132671>71>514&'1.#"1.#"1098133029812671>71>54&'1.'1%%%%@%%%%%% SS SS SS  SS SS     Z    %%&&&%%&@%% SS SS SS  TT TT Z                  MM,W!"131!26514&#!5!%#1!"&54631!2381#"&'1.54094671>32'#15KK55KK5%%%@%    MK55KK55K@@@%%&&          M-19#54!"131332651!326513265154'.'&#!!#5321&f%%%@K55KK55K@%;((-Z@f&4M&&%5KK55KK5%-(';@5%4BP`p%#1!"&5154&546321!>32315#"01!!21"326514&#!"326514&#!2654!"3!2654!"3%%@&%88$ @$@%%%%%@%%%%%%%%%%%%%%%w!$@&&%%&&%%&%&&%%&&%l,[!"131!'!26514&#1#81"&'1./&'./<54671>31623219'7>712'>7>7302321055%#1*#*#1.'1.5<7467>71:3:3#157#*9*#*#3.'1.5<5<5467>73:3:3#155'151#0"9.'1.514&5465>71>1!151#*#1"&'.514&54651>7>(88(()(88(   /   #    ]    5 ! 4 ! 4 ! 3 ! ,            8((8aa8(@(8\ $V1';"$CQ   Aq6 (G">t4    I'C#@"' ;#'!;"&:#&:              ;E"327>76514'.'&#"'.'&547>76321#'7'7j]^((((^]jj]^((((^]jPEFiiFEPPEFiiFEPCBB^}}`()]]jj]^((((^]jj]])(hFFPOFFhhFFOPFFhzzd;;d@#F!"131!26514&#!!#"&54632!54&'1.#"1'.#"1389@%%%%@@8((88((8r   i\   &%%&(88((88   h\   @/?"3!26=4&#"3!2654&#463!2#!"&5"3!26=4&#       `        @  @       `  @'Hiw!5!"&5463!5463!2!2#!#!"&%!!32+32+32+!#"&=46;5#"&=46;5#"&546;5!!"3!2654&#463!2#!"&5"3!2654&#46;2+"&5@&&&@&&&&&    @        `       ` @  @ @&&@&&@&&@&&@ @ @ @  @ @ @ @     `  @    i%//.7>?>?'&6?6&6    3   : _1   ,  2  6)'2Yy>54'.'&#"5&'.'&547>7632%>54'.'&#"467>30232.26?7>/676&'`d((^]jj]^((fGFS8//DiFEPPEFiQ76>>67Q - &3%  /^  fG%E 'X6zAj]^((((^]jYQQ//#$^99?PEFiiFEP)M#&>67QQ76>-))F!'8 5 < h VY_< @@@}B@@@@@@  f@:@@?A C@@@@@@@@@ ^,d8pb 0 B < x 2 j`0jv4 vt|^pXXD d !h!""#t$$f%%v%&`' 'v'(()|)*6++,-:-./0400122}\ `6u K   g = |   R 4builderbuilderVersion 2.6Version 2.6builderbuilderbuilderbuilderRegularRegularbuilderbuilderFont generated by IcoMoon.Font generated by IcoMoon.fonts/builder.eot000064400000066564152214476640010070 0ustar00tmlLPYbuilderRegularVersion 2.6builder 0OS/2 `cmap\hgasp$glyf?}$,ehead#& g6hhea |g$hmtxhlocayej maxp^k name5k(postl 3 @@@@ 444 X=T^}" ?V`"^_ |  =?T!V^7`}@""^_$${|797979@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        B~ %2?2764/764'&"'&"B         @33!2654&#!"!!3326=32654&+54&#"#"&&&@&@` `  ` ` @&&&&&`  ` `  ` @ `6!"0!"3!2654&##"&=#"&546;5463232&*@&&@&&     `&<&&&&      @;"327>7654'.'&"/"'&4?'&4762762 cXW%&&%WXccXW%&&%WX{     &%WXccXW%&&%WXccXW%&Ѳ     5A!"131!26514&#573267177'.#"1'.#"1!#"&54632%%%% S S S%%%%%%%% S S Sf%%%% #7DY%#"&54632#"&54632#"&54632!"131!26514&#573267177'.#"1'.#"15!@%%%%%%%%%%%%%%%% S S S%%%%%%%%%%%%%@%%%@ S S S@-54!"132651!#"31!2654#!3265%%%%@%%%%@%%@%%@%%%%%%%% #FT#"&54632#"&54632#"&54632"&'3.=#"&514631!21#1!#13217>3!!%%%%%%%%%%%%@ %%%% % %%%%%%%%%%%% %%%%@%O@48nr#09013:7#67>7650494!"1313#!"131!#09013:7#67>7650494#53@3##(%A77P%%%@@%%3##(%A77P%@+&'=$& !!a<=C%%%@@%%+&'=$& !!a<=C%!%3267 3267>54&#!" !!5      &&j;  !&&!t@(4"0#0"1!3267>56&# >7!32654&#"m*i    ",h  )5   X,i`  (4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P@!?Cae#4&+"!"3!;26532654&#53!4&+"#";;265!2654&#53#4&+"!"3!;26532654&#53``&@&`  &@&` @@`&@&`  `&@& @@&@&   &@& @@&& && @@&& && @@&& && @@@!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      R (.326?7>'676&'%&': c 4 b    5+ L0@@$!"131!26514&#!32671%5%5!%%%%@g  g@%%%%V )5AM!2654&#!"!2654&#!"!2654&#!"32654&#"32654&#"32654&#"`                          +;!"131!26514&#!5!!"31!2654&#!"31!2654&#%%%%@%%%%%%%%%%%%@%%%%%%%%/O#"154#!7!"13133312671%32651*#"1>7>54&'1.#*9 %W%% 1%0 /U'b O%%% %W $S-b  @/?O_o326=4&+"!326=4&+"!326=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+"&&&&Z&&&&Z&&&&Z&&&&@&&&&@&&&&&&&&@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&&&&&&&&&&&&@@/?326=4&+"!326=4&+";26=4&+";26=4&+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& HU732654&#"32654&#";3!2654&#!723!2676&#!"'.+"!*#!5'%%%%@%%%% C'8    RG" h + \ f>@%%%%%%%%  B?+&j  3!"3!2654&&4762' 7'&&&&DTsUsI9&&&&DUsTIs9F.#!"3!265'>3!20"1#81#"#0+0&1"&=4&+81"&50"1 .*   < Zq    r@""   6  ?  ?  @"0>LZ733!2654&+54&#!"!5!265'2#!"&5463!2#!"&546!2#!"&546!2#!"&546@&&&@&&&&     =    =    = @@&&&@&&&@&@        4!"3!2654&!!3326=32654&+54&#"#"3/CC//CC/!!!!!!!!B0/CC/0Br9!!"!""!"=Yv2+35#";267>7>7>54&'.'.'.#72#"'.'&547>767"327>7654'.'&#$  %XXx  x2$%1]QRy$##$yRQ]]QRy$##$yRQ]j]^((((^]jj]^((((^]j )) @ @  )23) #$yRQ]]QRy$##$yRQ]]QRy$#@((^]jj]^((((^]jj]^((@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG>^6&/76&/.'&"101326?>7267:1'>77#1"#7>?564751>7&d+Fd*0h@a  "3,7l &  Sa@&eF*d*h@`,3;8W  1 S`&!"3!265'3#!"&5!463!2!@&&&@&&&&&&&&&&&@@!"3!2654&!!@&&&&@&&&&@"'7'&"!!!'3!2654&#8rF#TrTC=@E?%%% FrPCTrT?E@=%%%@&4&#!"3!26'!5!"!"3!2654&@@`.@%17#54&#!";3!2654&!!53!332654&#"!@&&&@&&&f@@4%%44%%4&&@&&&&@@%44%%44_@2B#".#"327>7654&'7>/7>?>=4&#2#"&5463 F/B:;WW;:BB:;W m z `  . 8((88(}W;:BB:;WW;:B'8% y   @  (88((8g3O83326781>707>767>54'.'&#"2#"'.'&547>76//u55 aABJJBAa 56v000**>>**00**>>**/77lki  KAAbbAAK  ilk77o?**0/+*>>*+/0**?@14'.'&#"327>76"27654'.'&#5#"''"#55#"''"#5?::XddddX::?'"#55#"''"#55#" nJJUT+**+TUJJn !G^&'.'&'.#"!267>'!4&'.#*#327>7676&'."'.'&547>767!!!]:;B  u 932P6  ]QQw#"&&WXc^ST)) TVLLq !gFGP##pHINB;:]!!  5P239   ()TS^cXW&&"#wQQ]  @! qLLVRIHp##APGFgGg##"'.'&547>76312654"327>7654&'.#"1%"18132671>54&'1'54&#eiFFOPFFhhFFO%%j]]((((]^jj]])(%! %   m%  )b5PEFiiFEPOFFh%%()]]jj]^((((^]jG8*%  m% '+9#54&#"#"3!267>54&%4632!!!26=4&#"@pPPp@   sK55K`@   PppP    `  5KK5   `  `  +<f73"&#4654&#!"3!265!26=4&#!"3!26=4&#!"3%37767>76514'.'&'74&#!"  -         &k+cs  bNNk #&&  `   `    &k$T4x~ ! rQPe2-.P#"&&@.'&327>767>/.#"'.'&767>763!2654&#r76#"&'&327>76'&'.'&T7675>' +-MMEE ..o./Nq#*)h@@O   "MMML! +9:::DU$GKLeey %#GS_731267#>54&''7>54&#"5.#"53312675>54&'#"&54632#"&54632   % & %   %%%%%%%%    %  L %     &%%%%%%%%04P"1!54&#"131!265154&#!"131!26514&#!5!!"1326515!3265154&#%%%%%%%%%%@@%%%%%%%@@%%%%%%%%%%%%@@%%%!%!"131!26514&#3#!!31!5#53%%%%@%%%%%%@@$!"131!26514&#!32671%5%5!%%%%@g  g@%%%%V #7;K[%#"&54632#"&54632#"&54632!"131!26514&#!!!2654!"332654#"3@%%%%%%%%%%%%%%%%@%%%%%%%%%%%%%%%%%%%%%@%%%@@%%%%%%%%!"131!26514&#!!#3%%%%@@%%%%+/38=AE#54!"1#"131331!26515326514&##35#53!!5!5!#35#53%%%%%%%%@@@@@@@@@@%%@%%@%%@%%@@@@@@@@#!"131!26514&#!5!5!5!!5!5!5!%%%%@@@@@%%%%bf#74654&#"!74654&#"#"313#"313;02126757!;0212675732654#32654!!&$&$%%*%% # #%%*%%*v&v&%%%%v#v#%%%%?CGK%#'.#"301131232631%3:31812671>5894&'1'%'.  f  #9tt xt/@p@UyUA@p@ @@"8&'.'&#"327>76764'"&546323267#$;;IIB@IH;;% %;;HI@BII;;$ PppP$(K5 fBL?@\Z>?J/J?>Z\@?L(pPPp<&5K=Q[i73267167>76323:31232631>54&'1&'.'&/67>7654'.'&#"4632#1"&5%#$#a:;AA;:a##" !V54<&, W::BC::W ,%=56W *pPPppPPp &<32IH22;" =66W! I)*.B:;WW;:B.)*I !V54<mPppPPppPf%4&#!"3!26#537!!f<*f*<<**<fff33+<<+*<< f4f4&#!"3!26%#53%!!VVVV+UVV&*%+"3!2654&+"&5!2654&#!"3!%!!ON .. !..!Ov.HH..!!..!c!.N@15F2132654&'1.#"1#"131!26514!463!265154&#"13*I & ,zFB::W@%%%%pP@@%%%%@# & 08V::B%%%@%Pp@%@%%@%+!"131!26514&#!!5!!!2654!"3%%%%@%%%%%%%%%%%%We232631:3267167>7631832'32675>54&'167>7654'.'&#"14632#1"&5#54&#"1#"31332651532654&#@"#$_;:A7 !&, V;:BC::W ,&=56V! pPPppPPp@%%@%%@%%@%%@<23IH**.B::WW::B.**H !W55< "PppPPppP@@%%@%%@%%@%%#3CS!"131!26514&#!5!5!5!!5!5!5!32654#"3!2654#"31!2654#"31%%%%@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%f!'.#"33267#>717>54&#"15!2654!532671>54&/.'#.#"31326717!"31@ %      % %%       % %% %  % %%   % %%B.:>50454&#"3#"1313326515326515>54&/#"&51546313%%%xPppP@%%%9EE8@%%@c&pPPp%%n%c"uFFu!%%``GS_"312#"'.'&5467>54&'1.#"1327>7654'.'#"&54632#"&54632130292671>54&'1.#"%%OFFhhFFPOFFi $((]^jj]]()()]]j@%%%%%%%%u      %%hFFOPEFiiFEP5b+ 7Gj]^((((^]jj]]()%%%%e%%%%      3A31!2654!""&'3.=#"&514631!21#1!#13217>3!!%%%%@ %%%% % %%%% %%%%@%O/!2654!"3!2654!"3!2654!"3@%%%%%%%%@%%%%%%%%%%%%%%%%$17!302926514 "1"1!"131!26717'.#!@ %% %%@$$&%%% {{ .2LXdp4#"131326542654!"131!265'!!%4#"31"3132651#"&54632#"&54632#"&54632%@%%@%%%%%%%@%@%%%%@%%%%%%%%%%%%%%%%%%%%%%%@@%%%%%%%%%%%%%%%%%% #7;K[%#"&54632#"&54632#"&54632!"131!26514&#!!!2654!"332654#"3@%%%%%%%%%%%%%%%%@%%%%%%%%%%%%%%%%%%%%%@%%%@@%%%%%%%%+/CG[_!"131!265154&##53%!"131!26514&##3!"131!26514&##3!"131!265154&##53%%@%%@%%@%%@%%@%%@%%@%%@%%%%@%@%%%@@%@%%%@@%%%%@04P"1!54&#"131!265154&#!"131!26514&#!5!!"1326515!3265154&#%%%%%%%%%%@@%%%%%%%@@%%%%%%%%%%%%@@%%%!%!"131!26514&#3#!!31!5#53%%%%@%%%%%%@3!2654&#!"3#!!K55KK55K@5KK55KK5@'7!"131!26514&#!!!"31!2654&#!"31!2654&#%%%%@@%%%%%%%%%%%%%%%%%%%%267>54&'1'.#"898132671!"131!26514&#!!    %%%%@ %%%% #7;T%#"&54632#"&54632#"&54632!"131!26514&#!!7>54&'5'.#"132671@%%%%%%%%%%%%%%%%@0     %%%%%%%%%%%%%@%%%@@=  @!"3!2654&3#+3!3#  @ @   @@@A!C_732671>54&'1'7>54&#"1.#"11326?>54&'1302126716454&#"11  %   %   #&#   %   %    S&#:'&"326?64'&"ٹ           ,=#""#"&54&+":327>7654&#5463!2#!"&50 B15K 0 ;'(..))= 8   0  2NK5=  .**?=)).D Z    @-2+57#"32654&#2+57#;26=4&#&&`` B^^B**xx EccE&&` ^BB^**` cEEc!27>3!2#!"&77>3!2#!"&7#"&7>;2# .    .   5  4  0  0  0  0      /?5463!2#!"&#"&546;25463!2#!"&#"&546;2 0  0  0  4 0  0 0  0    4 4     #FT#"&54632#"&54632#"&54632"&'3.=#"&514631!21#1!#13217>3!!%%%%%%%%%%%%@ %%%% % %%%%%%%%%%%% %%%%@%O@!"131!26514&#!5!5!5!5!!%%%%@%%%%@@@K!"131!5!!4&#.#"8931021267173892654&'1/7>54&'1%%v%"V4! 1` @%%o%n'v! v, ?/M0"1"3267#32671>54&/>54'.'"'.'&547>76321#PFFhhFFP?r/  !&hFFO5/.FF./55/.FF./5iFEPPEFi&"  .r>OFFiF./55/.FF./55/.F +4632#"&54632#"&54632#"&5K55KK55KK55KK55KK55KK55K@5KK55KK56KK66KK65KK55KK5AZ&=7>'&/&67646327>/.&6?32653A*   *AA*   *AF*  *FVxF*  *Fo Q46701465>7>321#.'&'.'&'.'>7>76&'6&'.'.'0&767>76767>767>7.'.'&67<7>7>321p B B    ( @   *  ?   K#$K   @ ,####!( 4(0+  -%!  $$G ,$!!'&&'!!$, G$%(P.1#54&6=27>7654&'47>763?64/&"71>'<zK F/.5%%OFFhF/.5%%OFFhK '  5./F@ @hFFO 35./F@ @hFFO + 6[gs"&#"1!.#"131!26594!5!8326714654&'1!"1#"31332651532654#54&##"&54632#"&54632$8p8%&@%%%$@ 7%@%%@%%@%%@%%%%%@%%%% w &E%%%$%@%%@%%@%%@%@%%%%%%%%@@;G.+"13132671>54&'1!81"1381!26514!7>54&'1'!%%e&&%%@d# %% @ ]%  %%% '4IYiy!"131!2673>717>75>5<51814&#573267177'.#"1'.#"15!32654#"3!2654#"31%#"3132654&#%% % SZ S S%%%%%%%%%%%%%%  % SZ S S%%%%%%%%%%%%@@!2BR"1326514&#"1326514&#%"1326514&#32+"&546!32+"&546%%%%@%%%%@%%%%@%%@%%[@%%@%%@%%%%@%%%%@%%%%@%%%%%%%%  6;#"&546327!81"189813892671>54&# !@%%%%q     %@_4%%%% m   %PX8CuGr%>5<'1'7>54&'.'1/.#"1113892671732671'.#0"9"376454&'1'7>75711  n n      gEEc *   **   cc@  k ~ i P_n*#*#3'>54'.'&#"5"&#"#3*#"326?3327>7654'.'&#*#1"&546321#12#"&514631#.'171>7"&546321# ^;'(--(';^-((;;((-@hh@-'(;;('-*<<**<<* *<<**<<*J&R!!R&*<<**<<*F&-('<<'(-&F;('.-'(;C56C;('-.'(;<**<<**<<**<<**<'AA&<**<<**< -;7'7/"&'3.=#"&514631!21#1!#13217>3!!}}`BB^D %%%% % `<5049045<5%7-% qq@@    F ˔(om( y%#"&54632#"&54632"&#"1!532671>54&/.'#.#"31326717!.#"131!2654!5!8326714654&'1%%%%@%%%%$8       % 8%&@%%%$@ %%%%%%%% w   %  &E%%%$0A!"31!2654&#"&'1%!"&514631!21#89!21'.5049!@%%%% %%%|% G%%%%{%%% %C @Ge}731!26514#54&'1<5<510&'.'.'#./.'#"&#"#1.#1"1#"1%46312632313189!3326515!3265153!@%%%"    5/.F%@K5 @%%%%@%%@%@0V!  F./5@%5K -@%%%%@@/!2#!"&546)2#!"&546)2#!"&546@@%%%%[@%%%%[@%%%%%%%%%%%%%%%%@ 1BR!2#!"&=463)2#!"&=46!2#!"&=463!2#!"&=463)2#!"&=46=$$$$##8##$$:$$%%%%##8##$$$$####$$$$%%%%####@,/9J[<5<51.'1.'1#.'1!"131!2651045.''#5!313#1#"&5463132463132#1#"&50901#"&5467>71>32111#"&'1.51814671>32#1#1#"&5463132  %%%&%@%%%%%%%%{%%      %%%% &%%,&Z%@%%&&&&%% &&         -%%&&3AO]ky!2#1!"&5154&546321!>32315#"09"326514&#!"326514&#2654&#"13!2654&#"13'2654&#"13%%%@&%88$ @$@%%%%@%%%%`(88((88(@(88((88((88((88(&%%%w!$@&%%&&%%&8((88((88((88((88((88((8@ Vt#1#"&5463132#"3132654&##1!"&514673>3217>3217>3217>32#1#"&'1'#"&'1'#"&'1'!101132671>71>514&'1.#"1.#"1098133029812671>71>54&'1.'1%%%%@%%%%%% SS SS SS  SS SS     Z    %%&&&%%&@%% SS SS SS  TT TT Z                  MM,W!"131!26514&#!5!%#1!"&54631!2381#"&'1.54094671>32'#15KK55KK5%%%@%    MK55KK55K@@@%%&&          M-19#54!"131332651!326513265154'.'&#!!#5321&f%%%@K55KK55K@%;((-Z@f&4M&&%5KK55KK5%-(';@5%4BP`p%#1!"&5154&546321!>32315#"01!!21"326514&#!"326514&#!2654!"3!2654!"3%%@&%88$ @$@%%%%%@%%%%%%%%%%%%%%%w!$@&&%%&&%%&%&&%%&&%l,[!"131!'!26514&#1#81"&'1./&'./<54671>31623219'7>712'>7>7302321055%#1*#*#1.'1.5<7467>71:3:3#157#*9*#*#3.'1.5<5<5467>73:3:3#155'151#0"9.'1.514&5465>71>1!151#*#1"&'.514&54651>7>(88(()(88(   /   #    ]    5 ! 4 ! 4 ! 3 ! ,            8((8aa8(@(8\ $V1';"$CQ   Aq6 (G">t4    I'C#@"' ;#'!;"&:#&:              ;E"327>76514'.'&#"'.'&547>76321#'7'7j]^((((^]jj]^((((^]jPEFiiFEPPEFiiFEPCBB^}}`()]]jj]^((((^]jj]])(hFFPOFFhhFFOPFFhzzd;;d@#F!"131!26514&#!!#"&54632!54&'1.#"1'.#"1389@%%%%@@8((88((8r   i\   &%%&(88((88   h\   @/?"3!26=4&#"3!2654&#463!2#!"&5"3!26=4&#       `        @  @       `  @'Hiw!5!"&5463!5463!2!2#!#!"&%!!32+32+32+!#"&=46;5#"&=46;5#"&546;5!!"3!2654&#463!2#!"&5"3!2654&#46;2+"&5@&&&@&&&&&    @        `       ` @  @ @&&@&&@&&@&&@ @ @ @  @ @ @ @     `  @    i%//.7>?>?'&6?6&6    3   : _1   ,  2  6)'2Yy>54'.'&#"5&'.'&547>7632%>54'.'&#"467>30232.26?7>/676&'`d((^]jj]^((fGFS8//DiFEPPEFiQ76>>67Q - &3%  /^  fG%E 'X6zAj]^((((^]jYQQ//#$^99?PEFiiFEP)M#&>67QQ76>-))F!'8 5 < h VY_< @@@}B@@@@@@  f@:@@?A C@@@@@@@@@ ^,d8pb 0 B < x 2 j`0jv4 vt|^pXXD d !h!""#t$$f%%v%&`' 'v'(()|)*6++,-:-./0400122}\ `6u K   g = |   R 4builderbuilderVersion 2.6Version 2.6builderbuilderbuilderbuilderRegularRegularbuilderbuilderFont generated by IcoMoon.Font generated by IcoMoon.fonts/builder.woff000064400000066434152214476640010236 0ustar00wOFFm lOS/2`` cmaph\hgasppglyfxee?}$headh66#& hheah@$$ |hmtxhdlocajXyemaxpkT ^namekt5postl 3 @@@@ 444 X=T^}" ?V`"^_ |  =?T!V^7`}@""^_$${|797979@ )!2654&#!"7!2654&#!"!2654&#!"@   @   @        B~ %2?2764/764'&"'&"B         @33!2654&#!"!!3326=32654&+54&#"#"&&&@&@` `  ` ` @&&&&&`  ` `  ` @ `6!"0!"3!2654&##"&=#"&546;5463232&*@&&@&&     `&<&&&&      @;"327>7654'.'&"/"'&4?'&4762762 cXW%&&%WXccXW%&&%WX{     &%WXccXW%&&%WXccXW%&Ѳ     5A!"131!26514&#573267177'.#"1'.#"1!#"&54632%%%% S S S%%%%%%%% S S Sf%%%% #7DY%#"&54632#"&54632#"&54632!"131!26514&#573267177'.#"1'.#"15!@%%%%%%%%%%%%%%%% S S S%%%%%%%%%%%%%@%%%@ S S S@-54!"132651!#"31!2654#!3265%%%%@%%%%@%%@%%@%%%%%%%% #FT#"&54632#"&54632#"&54632"&'3.=#"&514631!21#1!#13217>3!!%%%%%%%%%%%%@ %%%% % %%%%%%%%%%%% %%%%@%O@48nr#09013:7#67>7650494!"1313#!"131!#09013:7#67>7650494#53@3##(%A77P%%%@@%%3##(%A77P%@+&'=$& !!a<=C%%%@@%%+&'=$& !!a<=C%!%3267 3267>54&#!" !!5      &&j;  !&&!t@(4"0#0"1!3267>56&# >7!32654&#"m*i    ",h  )5   X,i`  (4234'&'&#34'.'&#2%2654&#"AAQP껺55{{0..V'("!# 9PP98PPBAԺPQ{{55 #""''V/.0P88PP88P@!?Cae#4&+"!"3!;26532654&#53!4&+"#";;265!2654&#53#4&+"!"3!;26532654&#53``&@&`  &@&` @@`&@&`  `&@& @@&@&   &@& @@&& && @@&& && @@&& && @@@!/=!"3!2654&!!!2654&#!"7!2654&#!"!2654&#!"&&@&&@`        &&&@&@@      R (.326?7>'676&'%&': c 4 b    5+ L0@@$!"131!26514&#!32671%5%5!%%%%@g  g@%%%%V )5AM!2654&#!"!2654&#!"!2654&#!"32654&#"32654&#"32654&#"`                          +;!"131!26514&#!5!!"31!2654&#!"31!2654&#%%%%@%%%%%%%%%%%%@%%%%%%%%/O#"154#!7!"13133312671%32651*#"1>7>54&'1.#*9 %W%% 1%0 /U'b O%%% %W $S-b  @/?O_o326=4&+"!326=4&+"!326=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+";26=4&+"&&&&Z&&&&Z&&&&Z&&&&@&&&&@&&&&&&&&@&&&&@&&&&&&&&&&&&&&&&&&&&&&&&&&&&@&&&&&&&&&&&&@@/?326=4&+"!326=4&+";26=4&+";26=4&+"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& HU732654&#"32654&#";3!2654&#!723!2676&#!"'.+"!*#!5'%%%%@%%%% C'8    RG" h + \ f>@%%%%%%%%  B?+&j  3!"3!2654&&4762' 7'&&&&DTsUsI9&&&&DUsTIs9F.#!"3!265'>3!20"1#81#"#0+0&1"&=4&+81"&50"1 .*   < Zq    r@""   6  ?  ?  @"0>LZ733!2654&+54&#!"!5!265'2#!"&5463!2#!"&546!2#!"&546!2#!"&546@&&&@&&&&     =    =    = @@&&&@&&&@&@        4!"3!2654&!!3326=32654&+54&#"#"3/CC//CC/!!!!!!!!B0/CC/0Br9!!"!""!"=Yv2+35#";267>7>7>54&'.'.'.#72#"'.'&547>767"327>7654'.'&#$  %XXx  x2$%1]QRy$##$yRQ]]QRy$##$yRQ]j]^((((^]jj]^((((^]j )) @ @  )23) #$yRQ]]QRy$##$yRQ]]QRy$#@((^]jj]^((((^]jj]^((@$5#32654&'"327>7654'.'&#"&54630232 f""FB;:WW:;BB;:WW:;b@  4 <@fhW:;BB;:WW:;BB;:W<HxyG>^6&/76&/.'&"101326?>7267:1'>77#1"#7>?564751>7&d+Fd*0h@a  "3,7l &  Sa@&eF*d*h@`,3;8W  1 S`&!"3!265'3#!"&5!463!2!@&&&@&&&&&&&&&&&@@!"3!2654&!!@&&&&@&&&&@"'7'&"!!!'3!2654&#8rF#TrTC=@E?%%% FrPCTrT?E@=%%%@&4&#!"3!26'!5!"!"3!2654&@@`.@%17#54&#!";3!2654&!!53!332654&#"!@&&&@&&&f@@4%%44%%4&&@&&&&@@%44%%44_@2B#".#"327>7654&'7>/7>?>=4&#2#"&5463 F/B:;WW;:BB:;W m z `  . 8((88(}W;:BB:;WW;:B'8% y   @  (88((8g3O83326781>707>767>54'.'&#"2#"'.'&547>76//u55 aABJJBAa 56v000**>>**00**>>**/77lki  KAAbbAAK  ilk77o?**0/+*>>*+/0**?@14'.'&#"327>76"27654'.'&#5#"''"#55#"''"#5?::XddddX::?'"#55#"''"#55#" nJJUT+**+TUJJn !G^&'.'&'.#"!267>'!4&'.#*#327>7676&'."'.'&547>767!!!]:;B  u 932P6  ]QQw#"&&WXc^ST)) TVLLq !gFGP##pHINB;:]!!  5P239   ()TS^cXW&&"#wQQ]  @! qLLVRIHp##APGFgGg##"'.'&547>76312654"327>7654&'.#"1%"18132671>54&'1'54&#eiFFOPFFhhFFO%%j]]((((]^jj]])(%! %   m%  )b5PEFiiFEPOFFh%%()]]jj]^((((^]jG8*%  m% '+9#54&#"#"3!267>54&%4632!!!26=4&#"@pPPp@   sK55K`@   PppP    `  5KK5   `  `  +<f73"&#4654&#!"3!265!26=4&#!"3!26=4&#!"3%37767>76514'.'&'74&#!"  -         &k+cs  bNNk #&&  `   `    &k$T4x~ ! rQPe2-.P#"&&@.'&327>767>/.#"'.'&767>763!2654&#r76#"&'&327>76'&'.'&T7675>' +-MMEE ..o./Nq#*)h@@O   "MMML! +9:::DU$GKLeey %#GS_731267#>54&''7>54&#"5.#"53312675>54&'#"&54632#"&54632   % & %   %%%%%%%%    %  L %     &%%%%%%%%04P"1!54&#"131!265154&#!"131!26514&#!5!!"1326515!3265154&#%%%%%%%%%%@@%%%%%%%@@%%%%%%%%%%%%@@%%%!%!"131!26514&#3#!!31!5#53%%%%@%%%%%%@@$!"131!26514&#!32671%5%5!%%%%@g  g@%%%%V #7;K[%#"&54632#"&54632#"&54632!"131!26514&#!!!2654!"332654#"3@%%%%%%%%%%%%%%%%@%%%%%%%%%%%%%%%%%%%%%@%%%@@%%%%%%%%!"131!26514&#!!#3%%%%@@%%%%+/38=AE#54!"1#"131331!26515326514&##35#53!!5!5!#35#53%%%%%%%%@@@@@@@@@@%%@%%@%%@%%@@@@@@@@#!"131!26514&#!5!5!5!!5!5!5!%%%%@@@@@%%%%bf#74654&#"!74654&#"#"313#"313;02126757!;0212675732654#32654!!&$&$%%*%% # #%%*%%*v&v&%%%%v#v#%%%%?CGK%#'.#"301131232631%3:31812671>5894&'1'%'.  f  #9tt xt/@p@UyUA@p@ @@"8&'.'&#"327>76764'"&546323267#$;;IIB@IH;;% %;;HI@BII;;$ PppP$(K5 fBL?@\Z>?J/J?>Z\@?L(pPPp<&5K=Q[i73267167>76323:31232631>54&'1&'.'&/67>7654'.'&#"4632#1"&5%#$#a:;AA;:a##" !V54<&, W::BC::W ,%=56W *pPPppPPp &<32IH22;" =66W! I)*.B:;WW;:B.)*I !V54<mPppPPppPf%4&#!"3!26#537!!f<*f*<<**<fff33+<<+*<< f4f4&#!"3!26%#53%!!VVVV+UVV&*%+"3!2654&+"&5!2654&#!"3!%!!ON .. !..!Ov.HH..!!..!c!.N@15F2132654&'1.#"1#"131!26514!463!265154&#"13*I & ,zFB::W@%%%%pP@@%%%%@# & 08V::B%%%@%Pp@%@%%@%+!"131!26514&#!!5!!!2654!"3%%%%@%%%%%%%%%%%%We232631:3267167>7631832'32675>54&'167>7654'.'&#"14632#1"&5#54&#"1#"31332651532654&#@"#$_;:A7 !&, V;:BC::W ,&=56V! pPPppPPp@%%@%%@%%@%%@<23IH**.B::WW::B.**H !W55< "PppPPppP@@%%@%%@%%@%%#3CS!"131!26514&#!5!5!5!!5!5!5!32654#"3!2654#"31!2654#"31%%%%@@@@%%%%%%%%%%%%%%%%%%%%%%%%%%%%f!'.#"33267#>717>54&#"15!2654!532671>54&/.'#.#"31326717!"31@ %      % %%       % %% %  % %%   % %%B.:>50454&#"3#"1313326515326515>54&/#"&51546313%%%xPppP@%%%9EE8@%%@c&pPPp%%n%c"uFFu!%%``GS_"312#"'.'&5467>54&'1.#"1327>7654'.'#"&54632#"&54632130292671>54&'1.#"%%OFFhhFFPOFFi $((]^jj]]()()]]j@%%%%%%%%u      %%hFFOPEFiiFEP5b+ 7Gj]^((((^]jj]]()%%%%e%%%%      3A31!2654!""&'3.=#"&514631!21#1!#13217>3!!%%%%@ %%%% % %%%% %%%%@%O/!2654!"3!2654!"3!2654!"3@%%%%%%%%@%%%%%%%%%%%%%%%%$17!302926514 "1"1!"131!26717'.#!@ %% %%@$$&%%% {{ .2LXdp4#"131326542654!"131!265'!!%4#"31"3132651#"&54632#"&54632#"&54632%@%%@%%%%%%%@%@%%%%@%%%%%%%%%%%%%%%%%%%%%%%@@%%%%%%%%%%%%%%%%%% #7;K[%#"&54632#"&54632#"&54632!"131!26514&#!!!2654!"332654#"3@%%%%%%%%%%%%%%%%@%%%%%%%%%%%%%%%%%%%%%@%%%@@%%%%%%%%+/CG[_!"131!265154&##53%!"131!26514&##3!"131!26514&##3!"131!265154&##53%%@%%@%%@%%@%%@%%@%%@%%@%%%%@%@%%%@@%@%%%@@%%%%@04P"1!54&#"131!265154&#!"131!26514&#!5!!"1326515!3265154&#%%%%%%%%%%@@%%%%%%%@@%%%%%%%%%%%%@@%%%!%!"131!26514&#3#!!31!5#53%%%%@%%%%%%@3!2654&#!"3#!!K55KK55K@5KK55KK5@'7!"131!26514&#!!!"31!2654&#!"31!2654&#%%%%@@%%%%%%%%%%%%%%%%%%%%267>54&'1'.#"898132671!"131!26514&#!!    %%%%@ %%%% #7;T%#"&54632#"&54632#"&54632!"131!26514&#!!7>54&'5'.#"132671@%%%%%%%%%%%%%%%%@0     %%%%%%%%%%%%%@%%%@@=  @!"3!2654&3#+3!3#  @ @   @@@A!C_732671>54&'1'7>54&#"1.#"11326?>54&'1302126716454&#"11  %   %   #&#   %   %    S&#:'&"326?64'&"ٹ           ,=#""#"&54&+":327>7654&#5463!2#!"&50 B15K 0 ;'(..))= 8   0  2NK5=  .**?=)).D Z    @-2+57#"32654&#2+57#;26=4&#&&`` B^^B**xx EccE&&` ^BB^**` cEEc!27>3!2#!"&77>3!2#!"&7#"&7>;2# .    .   5  4  0  0  0  0      /?5463!2#!"&#"&546;25463!2#!"&#"&546;2 0  0  0  4 0  0 0  0    4 4     #FT#"&54632#"&54632#"&54632"&'3.=#"&514631!21#1!#13217>3!!%%%%%%%%%%%%@ %%%% % %%%%%%%%%%%% %%%%@%O@!"131!26514&#!5!5!5!5!!%%%%@%%%%@@@K!"131!5!!4&#.#"8931021267173892654&'1/7>54&'1%%v%"V4! 1` @%%o%n'v! v, ?/M0"1"3267#32671>54&/>54'.'"'.'&547>76321#PFFhhFFP?r/  !&hFFO5/.FF./55/.FF./5iFEPPEFi&"  .r>OFFiF./55/.FF./55/.F +4632#"&54632#"&54632#"&5K55KK55KK55KK55KK55KK55K@5KK55KK56KK66KK65KK55KK5AZ&=7>'&/&67646327>/.&6?32653A*   *AA*   *AF*  *FVxF*  *Fo Q46701465>7>321#.'&'.'&'.'>7>76&'6&'.'.'0&767>76767>767>7.'.'&67<7>7>321p B B    ( @   *  ?   K#$K   @ ,####!( 4(0+  -%!  $$G ,$!!'&&'!!$, G$%(P.1#54&6=27>7654&'47>763?64/&"71>'<zK F/.5%%OFFhF/.5%%OFFhK '  5./F@ @hFFO 35./F@ @hFFO + 6[gs"&#"1!.#"131!26594!5!8326714654&'1!"1#"31332651532654#54&##"&54632#"&54632$8p8%&@%%%$@ 7%@%%@%%@%%@%%%%%@%%%% w &E%%%$%@%%@%%@%%@%@%%%%%%%%@@;G.+"13132671>54&'1!81"1381!26514!7>54&'1'!%%e&&%%@d# %% @ ]%  %%% '4IYiy!"131!2673>717>75>5<51814&#573267177'.#"1'.#"15!32654#"3!2654#"31%#"3132654&#%% % SZ S S%%%%%%%%%%%%%%  % SZ S S%%%%%%%%%%%%@@!2BR"1326514&#"1326514&#%"1326514&#32+"&546!32+"&546%%%%@%%%%@%%%%@%%@%%[@%%@%%@%%%%@%%%%@%%%%@%%%%%%%%  6;#"&546327!81"189813892671>54&# !@%%%%q     %@_4%%%% m   %PX8CuGr%>5<'1'7>54&'.'1/.#"1113892671732671'.#0"9"376454&'1'7>75711  n n      gEEc *   **   cc@  k ~ i P_n*#*#3'>54'.'&#"5"&#"#3*#"326?3327>7654'.'&#*#1"&546321#12#"&514631#.'171>7"&546321# ^;'(--(';^-((;;((-@hh@-'(;;('-*<<**<<* *<<**<<*J&R!!R&*<<**<<*F&-('<<'(-&F;('.-'(;C56C;('-.'(;<**<<**<<**<<**<'AA&<**<<**< -;7'7/"&'3.=#"&514631!21#1!#13217>3!!}}`BB^D %%%% % `<5049045<5%7-% qq@@    F ˔(om( y%#"&54632#"&54632"&#"1!532671>54&/.'#.#"31326717!.#"131!2654!5!8326714654&'1%%%%@%%%%$8       % 8%&@%%%$@ %%%%%%%% w   %  &E%%%$0A!"31!2654&#"&'1%!"&514631!21#89!21'.5049!@%%%% %%%|% G%%%%{%%% %C @Ge}731!26514#54&'1<5<510&'.'.'#./.'#"&#"#1.#1"1#"1%46312632313189!3326515!3265153!@%%%"    5/.F%@K5 @%%%%@%%@%@0V!  F./5@%5K -@%%%%@@/!2#!"&546)2#!"&546)2#!"&546@@%%%%[@%%%%[@%%%%%%%%%%%%%%%%@ 1BR!2#!"&=463)2#!"&=46!2#!"&=463!2#!"&=463)2#!"&=46=$$$$##8##$$:$$%%%%##8##$$$$####$$$$%%%%####@,/9J[<5<51.'1.'1#.'1!"131!2651045.''#5!313#1#"&5463132463132#1#"&50901#"&5467>71>32111#"&'1.51814671>32#1#1#"&5463132  %%%&%@%%%%%%%%{%%      %%%% &%%,&Z%@%%&&&&%% &&         -%%&&3AO]ky!2#1!"&5154&546321!>32315#"09"326514&#!"326514&#2654&#"13!2654&#"13'2654&#"13%%%@&%88$ @$@%%%%@%%%%`(88((88(@(88((88((88((88(&%%%w!$@&%%&&%%&8((88((88((88((88((88((8@ Vt#1#"&5463132#"3132654&##1!"&514673>3217>3217>3217>32#1#"&'1'#"&'1'#"&'1'!101132671>71>514&'1.#"1.#"1098133029812671>71>54&'1.'1%%%%@%%%%%% SS SS SS  SS SS     Z    %%&&&%%&@%% SS SS SS  TT TT Z                  MM,W!"131!26514&#!5!%#1!"&54631!2381#"&'1.54094671>32'#15KK55KK5%%%@%    MK55KK55K@@@%%&&          M-19#54!"131332651!326513265154'.'&#!!#5321&f%%%@K55KK55K@%;((-Z@f&4M&&%5KK55KK5%-(';@5%4BP`p%#1!"&5154&546321!>32315#"01!!21"326514&#!"326514&#!2654!"3!2654!"3%%@&%88$ @$@%%%%%@%%%%%%%%%%%%%%%w!$@&&%%&&%%&%&&%%&&%l,[!"131!'!26514&#1#81"&'1./&'./<54671>31623219'7>712'>7>7302321055%#1*#*#1.'1.5<7467>71:3:3#157#*9*#*#3.'1.5<5<5467>73:3:3#155'151#0"9.'1.514&5465>71>1!151#*#1"&'.514&54651>7>(88(()(88(   /   #    ]    5 ! 4 ! 4 ! 3 ! ,            8((8aa8(@(8\ $V1';"$CQ   Aq6 (G">t4    I'C#@"' ;#'!;"&:#&:              ;E"327>76514'.'&#"'.'&547>76321#'7'7j]^((((^]jj]^((((^]jPEFiiFEPPEFiiFEPCBB^}}`()]]jj]^((((^]jj]])(hFFPOFFhhFFOPFFhzzd;;d@#F!"131!26514&#!!#"&54632!54&'1.#"1'.#"1389@%%%%@@8((88((8r   i\   &%%&(88((88   h\   @/?"3!26=4&#"3!2654&#463!2#!"&5"3!26=4&#       `        @  @       `  @'Hiw!5!"&5463!5463!2!2#!#!"&%!!32+32+32+!#"&=46;5#"&=46;5#"&546;5!!"3!2654&#463!2#!"&5"3!2654&#46;2+"&5@&&&@&&&&&    @        `       ` @  @ @&&@&&@&&@&&@ @ @ @  @ @ @ @     `  @    i%//.7>?>?'&6?6&6    3   : _1   ,  2  6)'2Yy>54'.'&#"5&'.'&547>7632%>54'.'&#"467>30232.26?7>/676&'`d((^]jj]^((fGFS8//DiFEPPEFiQ76>>67Q - &3%  /^  fG%E 'X6zAj]^((((^]jYQQ//#$^99?PEFiiFEP)M#&>67QQ76>-))F!'8 5 < h VY_< @@@}B@@@@@@  f@:@@?A C@@@@@@@@@ ^,d8pb 0 B < x 2 j`0jv4 vt|^pXXD d !h!""#t$$f%%v%&`' 'v'(()|)*6++,-:-./0400122}\ `6u K   g = |   R 4builderbuilderVersion 2.6Version 2.6builderbuilderbuilderbuilderRegularRegularbuilderbuilderFont generated by IcoMoon.Font generated by IcoMoon.images/epanel/custom_hsb_h.png000064400000001712152214476640012454 0ustar00PNG  IHDR>BC pHYs   cHRMz-RqEf9!'VPIDATx]HA3{)h"w ACD>$كP/%!D`ABDC>B! EEyznsm{{]gffo~ ٙ13_|m-6ڮ(/=}$I@a`B{؋m㢘߿<ץTMT,)=< ~f.g)ItI5.-4 ;qq]=Fot\ǝdX'26]'t%k9դiL#`#wd7ItF404CcTښ*A#PYQif2u~ek´~౹tqYh5քpV#`s㲺J["MQi*F@3FUOFwW+tw"U[D{S`86{i\#Iׯ݇oYx}K^ߒh舎)ߐUltfK_Uouqz$x1P077Goz)F<k_99tIENDB`images/epanel/colorpicker_overlay.png000064400000024163152214476640014061 0ustar00PNG  IHDR<q pHYs   cHRMz-RqEf9!'V'IDATx}ˎH'O;8n]ݕY=%G N:(TU36w/3f03=;~6w/W=x1/Ǣ ?wZݽݿ}/cfkyOl@" NԳz1yvq 羭ێx<wO?_W{z|Iـs^|nn7O?d߾}/~hffmဵV玁 =*}\ yG7FrV@t|Zmǣ=~v󏏏[_?~x<ڗʉ'o lrD֎BY 6xlj[km[k[=E#Rs~шR;|P}۞gn;ׯ__//ׯ_|X00)&g!'^IMa$ FA9A0cN61{`rw{<X|>}vf}o_ׯoY} "m"[Ơ;DT.Vx$.`"4ԙl0B߾6{?" 5~Gh}v(RTg"NH*| ZÓ5Ë#zGPfr׊xF,Qv5@5ۮn߿~}|| ~n=ffZcU5d+-눎tI()@1[!`uk&d{;aېLh]S@*ҷoǶ,P OZHRse882ޏGQ=ffX5ptð$]ua :DKa誝l=϶GvۮNT?>>LJ=x9bM,J"ꋲ1G|ysax$Е4h)@6nT^"1b# sd -@jGd}Vv~ St}}w{<GhQ*TK"Oh 좗vӶMFzP5 sSȀ J.hn7Q@C a&WuPnnXvnfqd>}gލpD tG~}amAܽp (-xK422%ڶ"iT@}FF"a2F&xhY6"0n4kk hE EŔ'2NU'"JG=+2xCJBL-Uu 糹{[_w nGC[v㱡E1>cP'ODmE82h(̃EQK: E38ro?aKUR贳w H=wngvmGGO3ӈU`Xf!о6pLUm9eyG$&N;kX uw;` =k;,3XQ R," cRQ!)O)@31&g 4ɻlLOId۾@+w}gfX{rv|h*_T4LݡkG[? 8#Ho5_wO1,ns9)1xH]C 9a3#[?x,V ;+\|)5ђPɑOR+L8JBC1a\1tuA܈g# ĻC̠Nxچ#68[Gd8SL_)[=>@IE}LD/dZ2H&Eܣln"5"-npFζSZCf.:Pl@ڧаU`]\Y-PbXD.9OuX756a1t0EdR3{cblXƹD,*-& y@vn-LX썢ՠx鼣݀  g86=O7wn%вD g50d%TRJD";AqjYpV^d8*Z@ Zu( THx6 Rmst#JNl7"V5Z8T$腦(DFkc*# RacZܩ-pSfᙍJ:Ej%E49LY!'}, p@@Jc@ ?A7<*]5t48cB,U-`3 ל3*8M<#09H];eƠ! wJ}+*7fg y2!r#DπvٞRNM4| ߇ZꤹyPP9bX@%EdKDc8dQАȧPx- w0cIyPpgǧȆrІ -3 E 8R$psEVMQ3-eoATh Bc c@z< B@吕i׋o K`"1 W(ςx<@KwLJ<=NI_ @?&Qc96 Bz6KljRkԗ1bLchzGzƵH ^WB-:E/^ҡ}2A"'*<( #"ʓ!z\WTh aE[*Id5^@mǮYrǸX eC\1Џh8MQ!fA6e*3ͳ ߝ_i LMɅQ{ƭ#pQYQ4*E1m:6t:~Fd":Dwnv#ìGl{G+XnSǁQLE=W-2@lAzRmh8(N/n'Kt4ee h鼾atEKJ`'ECFlZphEٮ4V%'+, !-= /28z I]j:լw*-8']6>o\;M$)Ts5|PǾ`-FF.`K1q=XL ')ZpM1l#:haV`% r1-R!;{AyHg@oZ ^ +D~,SV n8)D&hqmI-1^͠"WK0\)]ҟRB?* XmP&ӖFGA(=-qS7OR<3kFs G_&}hI*5Mt02h!w%~}hU '25vwWa)wI7:z܏XР¨}fӚCW;j/SӟxF>FEhDTDͭ2)rC F,#? FmcX[)JªalR |Iwx,G݂>K(2+\wDGeEpй텓ԇ9fwqo @<+[&Syo.VJg Ղ:3v"a44D ĥ"= t++?:i嗒Ɗ",]h#.qRVzDf4ų~g _JC͖(oċ?0rU%Ub!qfU˥=˨QD3~=rMѢze[Bs$a`g85m^\[ 6n'&KeQ Bډr׉N-aqQ (²HDԊ LPe6zgl!3T~@g!Lp%mKT&xq 8؆.ZvBNwwvij?")t2Xt(Mh0i k*DLpוJ~ קcPMp1J|ײ¤8Fdɢ該Eb)b@8Lw$̐9O2솓>"Q{Uo6ANEgO9X΢Rd+ g=dLŇ2 |,271uXLbf)+B#mFOt|]| ;􈱏;R;J7j>yf BQD <#`7A,>gbr۳Yb(!+OŻJ (egFwB](#j+N"]4>=a?@㠮n oՋ%D|JsֆZk0Jڦ<͕l |b5w%{d ;Dֈ} hENnJ7~"(W+^UDVɱbrb_ThrDwJ &_I@fsԼ5_xmfS-yc*Ã+'NL\-c4b+ڠ>7Ґ,MQ!,NYx< -XK!\p65g(@N(Z:8w-1Ȯpe0/wuМQtZ0~nUc2FkfF=@kE50sYOLp$ *ۦPd-Dq*=VȘ2S%{= ~f(ΞPD{E̳wMjL8EqvJǙԹɈ~_e+ь4%TCl{EO6{u0?0Bی5 bE?Զ2VV ՜';XɶhMv Hc~ 5&B&:`{PG*#^^j?(17E*Ex>%̢dĊW)Q`8 Ep_)+ %(3xOВj^"Z-҉ qv>2RT4|-0!u+T@%QaxʒMep-0_M-1 YODeF7]8-iwl26H'ꑖ,Yuj3wUF_L&:;~MwM(]-XUOǐ%`j!iB*ꕩdCYa_"y?IYBVylaVXlw)+ #V ;8(ȟWk'&+Y`F3"hFlϫM&̎!g&@fTsX+ 3KN|Mh7 hqxuEOz Ц&a& r0#T ͟i)5kN M^^2=֢MO2Ė v1TazEO(ob`tX+sTdkB7Xb!D'hkfٜ[UlE&fdV EQwOξ)-4Z4ϏZqiZxTvIy>40>ܧ"U"Ii+D'>z[6'W:(4DHhehHmM1ۘ"eO7aIZXzۣ6Y-j9X(K,itqP72UfžuRAj)\ UWļ6e BJ4)V6t2 b*z^t΂wJA=ve-Wg>OfXKNT9a =>4+)LPZ/YetQrh益^ wWT X3Af(6d9k:Z=&ZbeЫcbISYR$d*yѨSEM}ZeǝdzPqH_5jH! g#Q*{YDǷMo(`{/y@:.ɨd1Jt}qߡN,- 71W O<곓I!agn?'ﭘip|ȶC,6&kUJѬ|/53( -G٬$_^.Sn{EMZ\]PBGZJVeBPgd (+QیDDbה?!-e SQ7ZcEBs55Hg'M% 0-GQ)}eĪ@2[i;!@' VDP9he*kV(YdjIXp nd/+m\$y-"@EdRg]} S8Gݤ.W:Ӌaem? eVߣD4XIʀ0/PFyrх/_hSyytXӂwپ!eVJɕJE'.k*27j.(E@g|"+a g6D?W6Ŭ-@፞"A%0ZKWdt2D'".l` +l-JoW,+lEMHQU5' t^ {̬e+ 2Z 4_&F4^+HdG^&\w|6;u=5=JzE`̙>Fr"l #DGU谪T.%ʺ]Mh,J{0KQM}{!:ƒW_PHeLpMQUZ:8g|a-)3+ӶfV[.,MZTAT-/dboj݄qaAy2c M RDl2EҤi}f)jܣ1+~^K,t)R`8~<)5.E9x =YPb|W({РN'+bmauֱP_W{`) W5FY$_)=3oy||9t2"`XDKgT#Ҥd$[a2oa@zQD4i3 Ue36dzeBޮ *!H}e11|L" -(_udK%/Pn8-QqT8I/Ae"M&&/G3:V O#u 2(ri*LY}ϙb+`+gM- 2Xݐ Qk&+Wz+ؽxRձzXV*|aPxSaEY3ZP g K_%FhW|J#}e@ _fxiu&+uCVOG)8J8UM>= 0fc <,i`³fTZxU\8QK't!JDH\.+)l@\"bdWځ^޸H8Qh!BթpSV"Bpu/V(}` 2$c*\LC3:{gPNiJ@]tZ@T z\5=R{!|Iy%bV=գ);Sd9´Up-g *^y>g_/]o]KXKMcUQW{f"(L|lNhsq˶7:X.x kwfM2}hlQ칭R*(z'w0K<2bU>WzPUwMѤ*W[*MNWX*ըSJ:-nԦT}M|WSy %jMDpt|*₶\h, T8)@+/_4+\b7iZ8'=;q;YuP juLVAN^5]? U9ah)x˱ `L-jXO*yV.·j+ݱ+ @yO ,֬oXFh{x +'jWȗjһl9~V7gHᕈIѰ,ZWZr@>Łm+d|>=@zsgj_ W+IW1l3?}HWK~>_ox=){zIENDB`images/epanel/colorpicker_select.gif000064400000000116152214476640013630 0ustar00GIF89a !, hXFY}%pZtBC pHYs   cHRMz-RqEf9!'VIDATx]HSaǜu(D$7A7vXYiid Yx!ieARt !I#77;];7B;x^yy6`!'}n^Cv zloc:Q ƣJ?8?0 x$?o1pP}hCӧNܟ݇N1\KgHvNiڋ] ʎiu& n!hLjT:jWJ<dg ~dg|ئY\ZҪXf92|gsCMHP IL׫$(8vvuOb"efuxtf/;WLʖ<~SkGt FU6rtb[%JLrDIqE2טOP=xb_Y"f5[A1aK_5N;DQqBi~|KLKN^R0#Su_O[}tQRZ^ޝTնz!_&7 OC?Mftc#58cs~URT ̜9a`bfN'+9}C@Kҕ @^N&G{" {"@" I{$lC"& R͠x͡yJz^~&Ё\'Pap,IP%ՂuP%3V[uq^@Meѕ 8vVW2N^Mk:"Jyh40,[)-O]aA5>׷qF^'4w%#K'#DΑD`bfWݛfGU:yZuD"=)TIENDB`images/epanel/custom_rgb_r.png000064400000001772152214476640012472 0ustar00PNG  IHDR>BC pHYs   cHRMz-RqEf9!'VIDATx]HAvgӳ#/1X臌f愹pQ}>OD,ן'(OO:=3&wǬ}RR6 :n t_|>rN#@<qvW@~Ud cϹ͎zR6By#Ǒ1VvY4u,q7F7\1lF F7FmI#VeF` lx~ s8D1XjՄq:cXG8DE2yRQF"MMmX`47jqZp4U#@ЦiK5puI?w}g^:{IENDB`images/epanel/custom_submit.png000064400000001745152214476640012702 0ustar00PNG  IHDR,7ߧ pHYs   cHRMz-RqEf9!'VkIDATxodƟׯĉF-EaKAKӺl7\ 2&6:iRA-JW5ݔ~i;'..HkGͱ9DXҰ}^X:B=[gXea0 󟷈'fgfH v"IENDB`images/epanel/custom_hex.png000064400000001062152214476640012153 0ustar00PNG  IHDRH,Ii\ pHYs   cHRMz-RqEf9!'VIDATxKAǿ L"<Ea!:;<B!P`F +mcmivf7TkwPbшt3ӊ5Z&3|i#x2cا{Pj~UUQE_{Ṋ}O ]j&f2ws<2YwQJ50B #$1RP*x0FpڌSˏU)w?t`vrbZY>BC pHYs   cHRMz-RqEf9!'VvIDATxkHAvgz}PYx]J)H"oՇ! DA=>HeaVTPA)0CqZUwCڲ]7C;̇ٹٛ;S =>[&jKMI>a.uh5苁@t߮ې&طIQ*tF*2fm4T"N 6ڒ>؜ohk}>Fjt\-CJ~幺@`i:ip‚_Rt> ! wӨYΚjZˀM:=82,#8=T/9]Ô/Cg#B> >kytq{=V~zoCӔeC+W3V$޹ٙA}r!β)/[8Bj籏-ٹ l[SU],Xs.OFH/nؘQ? E"M=޹4b0DIҾMhW:D ik>zzj2l5C^G%%+4HhwI'$!6ڲl_ZJ7֪P(]HUZdx7=:# uY,F@6lh2e#dmc5,.Q#;swkHz#t,Fp5T\<GE(ypH|;\x Ii#s1s=sхڣ\JuO;5w9yk\#![M/=}߉@Zj+ɫt+ ]#WsD~cj$!Ŋ_gBIENDB`images/epanel/custom_background.png000064400000003574152214476640013520 0ustar00PNG  IHDRd8 pHYs   cHRMz-RqEf9!'VIDATxowqvv%JkpH 'ĉ#B pąn)DR B(T&]{8tg6}iyl볳/}5;4$WOi'IUUj$KeN/~w:,61˱hp1&e&dNK8ɟ.52%8sf7_˃$]l7Gp~3^`jK}V|~(K ܂x}`4edA@ 4<O?ڬs}w''a\~3s,,$w=N㇏7L$9q/{$~;z3lSyUT+k˞3sY) (tI[fx!ȃ*~H̊'i:_! JA2A2AAAdBAQ])! AAAc #PQ}‘"Џ # R 2 e%Y"Џ #Ȱ:A# Ղ CF"Џ #PZd(Qa}$2cj} CDd(,OA"L_b6Lrܷ6ks9\0䮏ӺsDp.VȬK\!nks95Afnƈ Cw|ddV$> A"̒ToA~LAAAAF # yA\e222,222+.7:2Zra;Pdz2s2d0dZFF Cj#@ c#@AAe CjAF cAFAAenl;2B[! 2 A+ddd3Ja:{1"XdX CF"ЏZd(Xd(Ùyz2db C Cfq ŬALAY!o# ʘ /# M2a*222̒ToAVȂ C& 22̌ArV P ` -t{c2B[! 2 2 V \ h`2a=u@d8NX 2d0206Zj#@ '0dZjAF t_ۑ"Џ # 2. P@AAFA[AA堞! 2 A2=M:3(2 =Z"# \] # yAzC cDAdV/# M3d(,IadTdddd 2fb2anoUF C? CDdx3}6Zs[V<(>[u&u[9J>h/o^sx"(?wwrރΉη_K|),?Fn޸fr07{ D  l0dKw0p$OZ?.6\\lxk7~׿f4K+nmzR5Ms%ɍņ$N8,GIL$OR%I4?LiF/AUU>^L^| {[5MJsq+ei%yTUʜMRIENDB`images/epanel/custom_indic.gif000064400000000126152214476640012436 0ustar00GIF89a# Θ!,# 'L˝qh\Emf86!xNS~ kLP;images/epanel/select.png000064400000000772152214476640011263 0ustar00PNG  IHDR$$gAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxJ@w7zIR"\ ^BC pHYs   cHRMz-RqEf9!'VIDATx{HA;wz^(,|$>E"IWA D= (RYETH F8-{폵mnoFwcv73ߛgO5bwCR,2#Q:dwbqH' (HapHWn)Mдh-ͪB YQ:qK4ܴl)n 1QU8 $ʷ[u|9;'X `X#[(cԂ̬wm1 *ܖ=:mxwÇJ3Rhz(*iaV鼪\CS-."6^UUNL0S7h^uL k#Y9dWHg}LEy!v_4o_5++)eʲK#Ie$ cpJ_ΜYLO5"u9#?vY/p{&qTTV%'.,,,lӧm2PtHFüJLYc_Ig`@HAJS*􋯲tJGĔm:6F&ŠQP7y@|LDcwȒ ۣBwvZU*վ5.TUoCzpDwO@@$0$!" O q1&˨ Pfٝ2%]o[D#_"@HDñ%jFD@ S*ШIl"I>\<)D$)k"r\P~ce0Wk\>Ε~",Ӛޕ%aΝ>n{ "; ={_)k"&a|z-[| (C"0dc5(R:Aͺl7HRIENDB`images/epanel/postinfo-date.gif000064400000001046152214476640012534 0ustar00GIF89a7'CxRV䛛qpppiDDD!,7'"$ Uhl/tx8FAH{rY Ct*2ʩu= 8qU%Wb?$<^JY/g)xm}pu,lzj}(.k*{q~-z~)f[J͜?ٷs*?( ' @*\ HqE0(hX  )d/n~9@*PκOf 4 CW迌E}fƘʹRI~ݮ*?hH$]f4.(Wń ' 8ZSp6ˇN c"Na<4* &:ֺ Dd2ć </yķPdIENDB`images/epanel/custom_hsb_s.png000064400000002220152214476640012462 0ustar00PNG  IHDR>BC pHYs   cHRMz-RqEf9!'VIDATxmHSQǟ{6ݚX1-{T #( ?A/ dE!aR}H("!2UV[V79vo潊rpv3Ξ=9iv;q a>^DZ| q\bbG\xR @0z4DKoyRnNNq:5]'eـ.<߲e}!)\a¬e٢gך6.2cQdtz}nwyyynn.;ibz.08}JI8: OhRUU5/-o٢WSPuuXЌ46Mvܳ*7=appH c08 Q yaZZYY{J6oojFһ 4-ixUZZZ>AsfR%K8gGG^"3Ljj}(u⌆iM8 >!T:#=MI"8~]ҍF̵Xq3v\RLsgB}.WVF]Q"."]Qe˗*Hd*3JD"a*%\뤈TX\(7QZZZ\\@enL,Mʋ-'m흪$fSD`vR'Q㵚uOP"yGeKhPcXrVS+bJt : D)Dӡq^KDD>'3GwW%̩W؁/4hE?ӳ1 fPR}H|mzoTߎ'.ߌDh<.Zȃ&H^ %ڑGݰrGDs${LjקZˈ*G!]g9' kIENDB`images/epanel/postinfo-categories.gif000064400000001017152214476640013742 0ustar00GIF89a['ڊuIDDD!,['IQ8ͻ`Ai'1lΥ!8"p˳pHu~  ШtQ&39^6uJcBF 7mKyHrwtz|4x7bY`f_EET pxzSSm!Hj7v3^ehh_q(M0D; R>M 4*TX@@AwJDC DdE Cء%f˗9<FpּH3'ƚ'3vf]:T͝9d*U' AiJ&RXY'rj'Xg{-[PFDS_V{500 &!L X"ۻtO5KW.i%vТE򼋗sj1^8ڞWvzEGxN8;images/svg/migrate.svg000064400000004275152214476640011004 0ustar00 migrate images/svg/speed.svg000064400000003262152214476640010447 0ustar00 speed images/svg/backups.svg000064400000002374152214476640011002 0ustar00 backups images/svg/server.svg000064400000004436152214476640010661 0ustar00 server images/svg/staging.svg000064400000010324152214476640011000 0ustar00 staging images/svg/security.svg000064400000004016152214476640011214 0ustar00 security images/ajax-loader.gif000064400000022323152214476640010704 0ustar00GIF89a .۟ݕ۱qϘڲZ]bʄڵ_Ɇ㐾X[ȺU֥<;K9SŬ~ӢߧgloejͣhdmΪCNV@>wrϴ勻vzytIHFPꁶRĹA|D؎ٿMÚ`ɠ7! NETSCAPE2.0!Created with ajaxload.info! ,  964!5:; "";=5 ? 7@)26<>(B(.*0(#"3B/(8$+1  $"pA&X("["hDBhH‡ A D ED^:*ŋiH[ @N"^`:G@=IBTD "nD  (-$`ܹxwR ! , *X[ VY\ 1-LQ IJ3ZQ $FJLP TVZ] 7@GKMQLSUW<^B(. &KPR(@KJB/(8B12˄4 :j/Q "E% 'RPA!BZH۶$0 Ep"q耈BGxѭz@2=P'.8daۋG4/H"-)dA^N8ƶ pJBHΆ ˷߿! , $N?h6b-(.$ b\H!!US((1@/(8.'S u .FbŔ @@^"C.A x(:*zr ~/)*@3_=sς W>  Ƞ  . T#ŀ$AG cXn] 7AdXhJ +_[\6_l FF n8_km-oHZ=pS.?b-im=eG4 D'GXDϛ!i "R22%E8օP@  9, EBJT$ǍA EuM_AP8Y @6}XD%2")TRDaL `1TNBT=T`ѹxWo ! , BCHQ"E kQq b`DNj*c .  # )JO6 (3PQCUrY:?N9+RO#:.9,6p;a(/ Qn)r" HXt6EEB66ġpHA$6,hCT>*B$^IcEaQ& _`yRȊ7) 0 yDh:(,KHQ<[lʝK@! , .+l %T3 &M#sb /Ol( tPk _nQR^?Hi It _egrN+ENu`l?vVu So6[/FfrpFjo%GF$ AƂQ@P(Јhт@EPhDAC0nHHFn܈@.2bQ2 Q@/\"ȦYFh|ё荋&5 }h4 ` L+pc젵5Lx0$˷߿}! , l#m2 mc w_ 2C$(\t$)nG j1Gm\ 0hvc!382#F)Bu+\|jb>FBhB7d, ~ؘD"/*:ңdܸPTY.@S (^,DI$B$GȞX|UBBG5,U A72Ks*@bܻx݋7! ,  i! SH 2C?,2H96.GM%/BuHw NTPL7((//?/C]ML3@($x .^Lx.ц[u4@LH=h EȆ+VPq"YBj\dFBEĈX9·}3D H; Bp8=p_ǎ 8 ` "砱.'8#PT ʝKݹ! , $ C37,C/j %4Dmc$/BiD%F\] ((/@u]K8(4$Nc]T9 /4d.̆ '[ABƉ 0aT$ϐc"+2Lb!fBc@ 7 *z! &N3TG: b1Dg \"K!@6)P@zL[7t іHDЂ8t &$:PH˷_! ,  BO,$i2,@ 7i2o&-B/7B[S+&k((/B-jb[8( 4_kFH /ۅ[q6.Ȇ ,' @@B)0J&bP$0ZC9RB)D*cG\!0JPCb^d!C؄T 1h2#N1 =(fZ6$#5Ȉ2*tY^.M(v+n$˷߿! , 7 (( / D477BR2G9(AB(.R6 8( u&^ /Åjt. O!皋$88.@cd@T'0PEQ L'EQ p ȀSY(x,[@/+XN<A X(<)K^"thxd']pS F~˷߿! ,  8(( .7B(A/(8/B-/  (-j@(/B-S(.ֆB܈B+EN6(41 [˗—c(Rw"!D$ܹ9B 2vsːl:v B"!440و1OJ)E"=ȕ 4G VBŎ1@xahZA>R⊎"؄DHʝK.@! , $$8((  B(A///BB  (/(8.І4 NjS++R(ۉ,UEHH?S 6\(w7Hlaǭ(eF  "L`M" LjįrZ!F*y(6l[9X p BC*+ p:)BB$& @ a "OmDFOٰ۷pF ! , $$((  B(A/4/B7(8 (/B.҆ /j ,̉(݈7uC'RQp㜢fq[!⚹e 5 ͅ!/cTֈįsK.q(xT ,0$Ns<B ؁aX0?@P ;> HU1#QPb.ࡒn$˗P ! , $.(($ B(A (/B7( B/(8.І4@Ջ(܉ÿٟ7A/FZ@R"X~ 04/9pfXg"$``<-&KRc@"@ &)D|);R0=Z㛀0h" P΁< Gؘ8 0Zi#" q x6RPnl@IFڤ $!^ -dvݻx ! , B.(($B-M)E(A$@Y:VB7( pZ;Î8TpgB/(8%[̅44B4isdK@ 5QQx(""t(T8C`@I1Ѧ! ".\@3uFQȅB/(84؋/GsN@(H$ Ϛ6ma6 |8Xe &P'*cE:PJBQDO."QNSI8tBw<tPMgP@FA nH7Dvf Z0ܻx݋)! ,  E3 B!t;:G"x;=&4\)*D$@ X26Pn8 2(_K(4$ڵpʝKWn ;images/loader.gif000064400000022323152214476640007763 0ustar00GIF89a .۟ݕ۱qϘڲZ]bʄڵ_Ɇ㐾X[ȺU֥<;K9SŬ~ӢߧgloejͣhdmΪCNV@>wrϴ勻vzytIHFPꁶRĹA|D؎ٿMÚ`ɠ7! NETSCAPE2.0!Created with ajaxload.info! ,  964!5:; "";=5 ? 7@)26<>(B(.*0(#"3B/(8$+1  $"pA&X("["hDBhH‡ A D ED^:*ŋiH[ @N"^`:G@=IBTD "nD  (-$`ܹxwR ! , *X[ VY\ 1-LQ IJ3ZQ $FJLP TVZ] 7@GKMQLSUW<^B(. &KPR(@KJB/(8B12˄4 :j/Q "E% 'RPA!BZH۶$0 Ep"q耈BGxѭz@2=P'.8daۋG4/H"-)dA^N8ƶ pJBHΆ ˷߿! , $N?h6b-(.$ b\H!!US((1@/(8.'S u .FbŔ @@^"C.A x(:*zr ~/)*@3_=sς W>  Ƞ  . T#ŀ$AG cXn] 7AdXhJ +_[\6_l FF n8_km-oHZ=pS.?b-im=eG4 D'GXDϛ!i "R22%E8օP@  9, EBJT$ǍA EuM_AP8Y @6}XD%2")TRDaL `1TNBT=T`ѹxWo ! , BCHQ"E kQq b`DNj*c .  # )JO6 (3PQCUrY:?N9+RO#:.9,6p;a(/ Qn)r" HXt6EEB66ġpHA$6,hCT>*B$^IcEaQ& _`yRȊ7) 0 yDh:(,KHQ<[lʝK@! , .+l %T3 &M#sb /Ol( tPk _nQR^?Hi It _egrN+ENu`l?vVu So6[/FfrpFjo%GF$ AƂQ@P(Јhт@EPhDAC0nHHFn܈@.2bQ2 Q@/\"ȦYFh|ё荋&5 }h4 ` L+pc젵5Lx0$˷߿}! , l#m2 mc w_ 2C$(\t$)nG j1Gm\ 0hvc!382#F)Bu+\|jb>FBhB7d, ~ؘD"/*:ңdܸPTY.@S (^,DI$B$GȞX|UBBG5,U A72Ks*@bܻx݋7! ,  i! SH 2C?,2H96.GM%/BuHw NTPL7((//?/C]ML3@($x .^Lx.ц[u4@LH=h EȆ+VPq"YBj\dFBEĈX9·}3D H; Bp8=p_ǎ 8 ` "砱.'8#PT ʝKݹ! , $ C37,C/j %4Dmc$/BiD%F\] ((/@u]K8(4$Nc]T9 /4d.̆ '[ABƉ 0aT$ϐc"+2Lb!fBc@ 7 *z! &N3TG: b1Dg \"K!@6)P@zL[7t іHDЂ8t &$:PH˷_! ,  BO,$i2,@ 7i2o&-B/7B[S+&k((/B-jb[8( 4_kFH /ۅ[q6.Ȇ ,' @@B)0J&bP$0ZC9RB)D*cG\!0JPCb^d!C؄T 1h2#N1 =(fZ6$#5Ȉ2*tY^.M(v+n$˷߿! , 7 (( / D477BR2G9(AB(.R6 8( u&^ /Åjt. O!皋$88.@cd@T'0PEQ L'EQ p ȀSY(x,[@/+XN<A X(<)K^"thxd']pS F~˷߿! ,  8(( .7B(A/(8/B-/  (-j@(/B-S(.ֆB܈B+EN6(41 [˗—c(Rw"!D$ܹ9B 2vsːl:v B"!440و1OJ)E"=ȕ 4G VBŎ1@xahZA>R⊎"؄DHʝK.@! , $$8((  B(A///BB  (/(8.І4 NjS++R(ۉ,UEHH?S 6\(w7Hlaǭ(eF  "L`M" LjįrZ!F*y(6l[9X p BC*+ p:)BB$& @ a "OmDFOٰ۷pF ! , $$((  B(A/4/B7(8 (/B.҆ /j ,̉(݈7uC'RQp㜢fq[!⚹e 5 ͅ!/cTֈįsK.q(xT ,0$Ns<B ؁aX0?@P ;> HU1#QPb.ࡒn$˗P ! , $.(($ B(A (/B7( B/(8.І4@Ջ(܉ÿٟ7A/FZ@R"X~ 04/9pfXg"$``<-&KRc@"@ &)D|);R0=Z㛀0h" P΁< Gؘ8 0Zi#" q x6RPnl@IFڤ $!^ -dvݻx ! , B.(($B-M)E(A$@Y:VB7( pZ;Î8TpgB/(8%[̅44B4isdK@ 5QQx(""t(T8C`@I1Ѧ! ".\@3uFQȅB/(84؋/GsN@(H$ Ϛ6ma6 |8Xe &P'*cE:PJBQDO."QNSI8tBw<tPMgP@FA nH7Dvf Z0ܻx݋)! ,  E3 B!t;:G"x;=&4\)*D$@ X26Pn8 2(_K(4$ڵpʝKWn ;images/blurb-vip.jpg000064400000045374152214476640010445 0ustar00JFIF   #%'%#//33//@@@@@@@@@@@@@@@&&0##0+.'''.+550055@@?@@@@@@@@@@@@"HZ(nݲbPF9dϷ/OU(r^rcs@$#6Wp8< ~Ҁ5X( xVR5(96Gq2Oj5LF LogT~,r|@r??B}OG 5}[1׷^K@|g)O~ּP&X7`Dso[Z8_r9=5emkA=Ή%|ߨvmk{xwa>~=fCՔx;חDp,*"y?(c!zt}}>K@-?EMiy6{|6wD#goW?hNP/oc9c/^Y嫭Ĉ)Wp8< {~mP~o|/~f`_ɢ" ]WL2ʔ_#7k,"OBBg;ei@1`Evme?>ܽ> ( @ $h3|7{0mK p!L&2ڴ(a$`@ ]jZ@K p02lU XI%p.gn5y97DPP $\sy^wg<׷`EI.5 Xa6?Y%I.5װ5hlRK,I.57iѯNFj (,Iv@a4;_ٟКL]%,IPK~~×&gvWVJh$7rۣWnwgϣg?wc.y@Рkf (<JPp;Gh $|r>S杓 ^N=훚7g߭8$w/Kw|{|z\m?f_du:C,IAŝ[0+xpѣ=+hV ('Ѡ r+hN g%RLq++@.aVڠ5^́# k[bkۇp@@#shzt{f>F@׫ 6yr|9;\0O,ٻ/$?>|?;@DxG@׏e Pɏ>?t=%}py>#i`%YN_k>@^?"zDg(HRUZPy[yX]ux-u@sր]lpB!zh[%*EeH@PD{@`,@@pPmԀ,,Ű +*,5R@nDw3\޹:J5n@t?Uݢ(Qmx%y=_D<Տ|73F˔aXN:siُwz=^h&&^^??Ѣ6\W`,Egr(@ &@(g". `6\<̰-J:`UKYL&\|gˌ ZB< "~r=}..Kgquϡ|A!1 "2R0AQ#4@BCPS$3`a5bqrsDtET{m@m$oZWG'>s\A T5n"ykћOwtG#VrocuLhKԭʋQ5Ȭ 4~ϚȬȬȬȬȬȬȬȬȬȬȬȬȬȬȬȬȬȬ(ԭ[?gIf+B^@U4;ir:}oFuf̒D^<*q%Ǫ?H~v m^TKCO||ڨN$M#掲(d9SXKm?h 2EC;{P\=ڇ^Q\-3['b X]!ݧf>l&`|.m?ypg9(JHS;ϸ1t#mh>Y=з"8.h e5|!OdKCg]к !2¿wbi"Vq7JT>:h[Xߒ5Mm=ol93]5s2Vm0+( G@1W+ &P9 I""!M im!]ѳ:Ьu)"ľzkHVi ç9;j^7 #1>F>:#5{Nm[?m[He.ڂG"#Ɏ!sأ wvi8yd뎁nXYۋF.jQF.jQF.˟j.QV.˯j.UV2Z˯jQFoQO/Egǻ6ӵ*Vچx]Hu7V wċ$'5wKkhc1Hџj$+:#h]ć,j-<~jFտp2i+:O{*Dm<T{i6 ڸ%UnGAнnɨn\4{[U_3wvh96d`$ݗ^D/l<j&|G q b܁j9Uԇ+IrdiTcwdIZ?uqoHٴEv[.#& gVi4A !.SH }ѹ*wKP|)1V Y{O6+h[eJc8]"1~E"> 'Xj0/9P ٓn>Y<'ܼ+>ߞ[.y.yvz-QktO{kYa3KМijzjmW?}6"̋F ,_I56:IFKȟ# FG} jY.Jp!B|.t{'c5)*VvY.ZY^JهN`}HsG*xRZɧfpʣ*2Xڵ/2`9@<)?tsi8dou 8M[ù'ǫQ9KJ0oŝ,VJA α{܅+21 -/ ,pO=k0ntɥJtᾃ,YQ. eI-}fW@Rw<{(]Ųo2 h.C!5̌pR4҆O3pw mx#2:qpxLiIjdtL,dP BtѣyX<1Ì;@$ gPEsQ4~ъbXV+bXV+^lg4 .+zO[ u R'%P|?)}6Zj̊Y=l{ǧ#=~YGSAԱQw^H^B"IvpGPVwPɯ\"ZgvzԤjRӭ9|\7AQEUi잣")#I43xueVR5)AU+P "U*_HDST@a(c(3R8ImW$RV[ EETm7 /DQp@bj@u -Eʏ5\=+AÜ]FI&yhƭBxKaw]j;7w5i#Rt{DVT' ; +a K]`4 Q{ǧ#={v.?d["hcQm meK>H׊YIZ$[ηdbGr5^Bf' VHx3O5wJHݐyu$\Lfc!b~g$4N$]F9ufGՋBVYU٪6.).&39$[S\`.ø:OG_pz *j{X6sLb%dngw QQ $qs$|,"A&:G }!3|lfycTY^QYHsrK$:ӪViuPMH͑yTZԱ[Ċ!wFsI.DBgG"J0H뇷bXn_ÂW:Ovžgm6\mo]q޺muz덶m6\mo]q޺muz덶m6\mo]q޺muz덶m6\mo]q޺޺muzVR˂!s2*M|+eNuaw Om$HYQs `Hex;$t}Mqugsp4EYHF.biGir-}CGl@̴QZܬ.,]HX>j.'w&2&d{m:Rh 5Ɯb}ڈ7Ef1*t 4| z`O6 :Sw 5j*.ѣN==Ӥ+_x#9,kWk \+_EpV}Z+Wk \+_EpV}Z+Wk \+_EpV}Z+Wk \+_EpV}Z+Wm!*kQ6@p.WIPQҺ`jpFHgxuiV˟-k~k~")D׼z{tNط+rL3g"=j rx>;d(*s@g#*j GqG,r:ćʡ\ SN6z'Adէ & s p9* D!F~x93sRr@'(F1ZtQʙaUnL3ATtב+cȀz 0/ 0+BgV*@0:V?HrF>+d *+y5twGDЖQ*Z ɮ1EETg3[|DIɼ,G|o &}>#MgT,*մVҭ[Jm*մVҭ[Jm*մVҭ[Jm*մVҭ[Jm*մVҭ[Jm*մVҭ[Jm*մVҭ[JմVҭ[Jm*Ү_Q73\suι:\suι:\suι:\suι:\suι:\#ҋ*׶AK{j$ J:9}Ȫpzj)8z[<]:Ȍpc2|n6>9S;Ojʒ [2<3eaNAD:̹+$ x|@WeU]\Y%ApNqV-P>+l%x^1{,aKj6* b&Ȃ\( g,^AҥU>bx0g򢔯`"` f|/^k8Hg!P-',W|'ٌQfW!f6?fޓݢ>S1v &D.k&Yи,Th6<4b Za(|s+ Rb<6p-X 2`T,/%6op;~M3(`TZN的衅l٢(%2$Mq""rier_`#mXX3`3tXbgHn~ ɤ k1V /ph8w?_\wqx5W'P-} D(i3Y1P]~ hN_`Q%1=3r#qs@E(H$h.,gEC%t*-6n=q齎~uO~!oߺ1܂!ݙ2dɓ&L2dɓ&L2dɓ&L M{xp|5N N--j͉FMb L,l-uJlv_(28;hH1І#9IvD"f 3*&2%a@g`_r]!*bCF:Z\;rB؁"i}jn`M6Dz `ә1„bA)ڌ!/ SMeP 8sZq{X-ncab>A݊1v~ba(6j˲"d{&mn+0O e# G &$$;7W^?Jh+%s^Nv?z#4l0dFg ]5 1&Cݡjp"e d]]X4!v]VA$RW3WV ]dd$~)^g~YzBZd2_ &!$MA" 3h(Y:1hqBӚ%l7dD^xEFh`;jwyYE`;1-{ DfQ %z1/&p ./ STߴC7BNHv:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:&:,ٝM Bqu%LvC GPEvE.Z VQB!E!B-X(y3-'2p;9&;T V1db 80Dゝj4qj2P# w `JdO?dOپn}黻`ՉΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΩΪЅM_ tĬoX ;x''w-qٶD$Jl(EBEnƒi ʊD&DPڈflT!^]wTf>)r O\&|5XȦi3n;A2;D$T6wLVK^썞 ,_UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUO,?2!3Ţ2XzЇ!8A[ocZs4 rW9,Ns?ZhQZv^e6ܼ QQɹw͞J{۟ɷiD"C Z++ !1AQa0q @P`?˔=;˗ p{9vs@(x5ue=1_ˇ/l,B##Lx,~`LJC"ab/O%oUw|dV';pb"Yуx{ ԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝIԝH#oNв*Gp:`6y9u`K)Oח`tt~ =@%%@x8xB'!j&ؤ^D7-!~Bݶ>vjp:إ%?Ds?Cv anP :JJ[95uU*ڼ0 5ﰒ@K_{Ќft Gֺ}M)iu )"6_]r*7{Ub9V:]m,8zeڤC&>86d^  gQN+!զ1Pz 4C3E!A(YRTk#72Bz]{hw"蛸yUz2-\gJx31Px *&xAst [Kx s;›zpaPa).\r˗.\r1PPe+/>8H,a%0WjOSCܝr4aȰF9Nҟҟҟҟҟҟޟޟޟޟ֏'''''6oHP[#ib㳐(Ufrn7hޗ1KD4|-A#bץ,l5P+|voha@,'C0v>)UGBI ӛG[m P0Xaby6^Jd5O_A]K$tWv|,R6 !3G)PoM4H"MgR &ON]2_ZQ4 e5-K9q TnF!QT(cWF 7 `8pJi+@wAV3aGG=@ L8EH<;gqVx1Ե , k>^5hՇy;K=⵿X:f wt}P͞j~5p^=/KtgL$iZYT//;J)0r׵y.~w:@ Hzc]wG`<~~C4gAECA)0.xw;c)m`<05#W-\iB/ĥ%jIVa]/H3J]2%[&Jg$ϤHփ["[ pz5+!M=an{%Z]HVHv%T : <"/YFpK~Wx ݢ2BR6&̴i[_rpi@j-ÓwyqZ^ʋ0+*JҎmƊ%̘%TVY$9`1 XQc9疰hi=@AdBRLɝiKn!F]/xX#bf'34議>q;D hn_ŢHqS Vp)/ux{7흍P=dVfuw{<}@ c(Oߗbwj -^1@"b\y!6D7WULD.KPZ= η鯼6ӱѮ+|dT]׼dcEڊ+ Da,UXy+eqY|.݅߬bFqw,f (LrlgK%s?>ϼ?>ϼ?>ϼ?>ϼ?>O?>cXqL) :`(z+4F4-s wDUixWHK/MRQNm۲ !eeeeeeeeeeeeeebe`dY,K%dY,LLLF#u g:j %}i tb bBJ  ~ \)TPeZRJ*T"J٩=թ3^qsxJ*WeA+;ZhDŰ:>1@ J˱8!Mg WMnj$;UJ 6alɋUzJ "c#%6{.?{S^RJ+cSujv]Vɋ Y-M0!l]o1IVp(f8Ƶ2LAWUͫT#5@NAD;CA]jN`bhDI8u#8,jh]ji|Rvκ6S3݈E*[Dxj|NN`H``)Pm uxLC@Ej*UcJܶDRJϜ A` XippDxdZc+aPlR[I;kc90̠[(oMaBFjU,ԣ`=Uޚ{S<8*4qRᜡWMv=྅:Z |7OBrNpjW_zj|NsY8`!mlv|뢓EVn-%Fȶ%m8-g#,Ex YU/K V0Cj8: _U۲!!pa%PYtO錹 )>D)4DsYk$Oʳp: R;BNDn4CBa\wfwPmV9ڠ%]V4 VSSC>5ȯ\D)U{VN4Qol ՏuuBñ R]X [5'Fa:jwSU .DȲcC[G:Y oUh;1E;YOթ#S^֙|rJV4D@ ffkAp`( (ъݷSm4;76l%62wS[(|Rʤz_Jij-S@B)KQ3E݌\=eՠ8` :Pnчa+VF-]P$ zÃVL7J=C$k.Oݲ1nmROfvԻ} OmmmmmmAD (ޏHZف0o64aLvjvJtzJ'r4~_8+TRG"awA F.Z&7pЭ8-‰qFuRk{.^d:0ZڠǸtxnA9!Sh.kyfYHۗa̢AGL br&~Pm0m1HBYƐq0h`/G0NCdz8?hcciM!~E0S>mcXf`B)-Z*؈Dr@X҃xPc@GQ)hzEzJje+Y (@`)) "KYG҃(4dJoBxlw|%MtN:!!jV7E7QU9 ^ĵb@_;P ΂hPP*fNAK˱36B1{L hвx dTRJ*TRJ*TRJ*TIP*6y>-/*t R` B`ٶ0Q,MZ:2h^5á cY۬ 1qekgP5oAr[jĎ,^@ـjr q3iC u@0Tr_M'B%c |'xUu*WeJ*TRJ*TRJ*TRJ*TRJq&;HMj v/%OKuYvg"?sDZј>SM bI{+_LQV7X, /ͮÆ8i>Ɇ0o}qwx)B'}Hv?Ag_h+1Q! @a0APqB?RC')&8'᩿EK_iBij~MTcλ ݦififififibSrtUuX])?'ĥ84]N4t*RUUT Ϥ{DY3ε҉EO+)q>=%*<jӦ|uV~iCp*ga[ԲjY5,MK&RɩdԲjY5,JHn֌sW5!ՃvX}a 흽o):x8_GM:.޷O/l<pNVݾ)ۼx!x!x!؇XBoof/$K/$K/$K/$K/$quUJrHA C!|mU+:3Q? bdN$HS~JK(FFDDD;jfG'n)plti;(    # V|#yҥ;36D "sʹ;+c/F !1AQS"2PRq 04@Bacr3Cb#`?A L RjdD$Q^؜78n -!_>ؤnz ב>r}, ]YH-g]|g4utrh>r4PF'}~AŔ;rN*IFԣ L[~nkaE6v[~nkaE6v[~nkaAѵQ$3^J+>%[_iP\& g)9J~=j&A+I=·F0*W@%HGakRRQ9#N'fۮH mI:e(YA] tsZR$eg{T;6 Y9b̓wNls`ŝS,1gT;6 Y9b̓wNls`ŝS,0(?DJWJKQU-+ReYC6Zֹbͳm=slškf-k\1h{ZًC6Zֹbͳm=slškf-k\1h{ZًC6&K20i'z)%*s'(H"Df0DeUR$7h U IaqvzO٦ a-BM\sրYkNXšZRS \ 4EzC.,M *c !5 &:0t*=xFIʡUL^Xt(&.c 3[ ’RHPD58:/7Zm3:vKz)3!!|9Ma3i>R8QZeeĢdMd%5MrՕDZ0K]BTRZ} J&7ZR2-0*W],pBCu*ߓ(͟pQ jVD&+JMVRHEDR4 8 # D&RO\ha !!"rIAg8VO--)/6Y RoiG S6Ui)>kqUPe{]訥:TV+{>ZEjhj>Zb-^揱E"hj4}{>ZqjūQE!tT*jQ}q8N'q8N'q8Fu$ 1QB7%ḣ| ܔz(|B)CgY2X #0uĶ=lN$!$6݌xY:mGVIC"bhq3.g8ϑw% RE/d[+'S|NM)JJq)%Bq$]Y iI msU՝Q<ݯEZ3ȨZҐncyIJ|R) ћiI^S+>j3?h>?wkO-ڟW[U?Eq?^js/portability.js000064400000107371152214476640010104 0ustar00( function( $ ) { "use strict"; // Extend etCorePortability since it is declared by localization. window.etCore.portability = $.extend( etCorePortability, { cancelled: false, boot: function( $instance ) { var $this = this; var $customizeHeader = $( '#customize-header-actions' ); var $customizePortability = $( '.et-core-customize-controls-close' ); // Moved portability button into customizer header if ( $customizeHeader.length && $customizePortability.length ) { $customizeHeader.append( $customizePortability ); } $( '[data-et-core-portability]' ).each( function() { $this.listen( $( this ) ); } ); $('[data-et-core-portability-export-to-cloud]').each(function() { $this.listen( $( this ) ); }); // Release unecessary cache. etCorePortability = null; }, listen: function( $el ) { var $this = this; $el.find('[data-et-core-portability-export]').on('click', function(e){ e.preventDefault(); if ( ! $this.actionsDisabled() ) { $this.disableActions(); $this.export(); } }); $el.find('[data-et-core-portability-export-to-cloud]').on('click', function(e) { e.preventDefault(); if ( ! $this.actionsDisabled() ) { $this.disableActions(); $this.exportToCloud(); } }); $el.find( '.et-core-portability-export-form input[type="text"]' ).on( 'keydown', function( e ) { if ( 13 === e.keyCode ) { e.preventDefault(); $el.find('[data-et-core-portability-export]').trigger('click'); } } ); // Portability populate import. $el.find( '.et-core-portability-import-form input[type="file"]' ).on( 'change', function( e ) { $this.populateImport( $( this ).get( 0 ).files[0] ); } ); $el.find('.et-core-portability-import').on('click', function(e){ e.preventDefault(); if ( ! $this.actionsDisabled() ) { $this.disableActions(); $this.import(); } }); // Trigger file window. $el.find('.et-core-portability-import-form button').on('click', function(e){ e.preventDefault(); $this.instance( 'input[type="file"]' ).trigger( 'click' ); }); // Cancel request. $el.find('[data-et-core-portability-cancel]').on('click', function(e){ e.preventDefault(); $this.cancel(); }); }, validateImportFile: function( file, noOutput ) { if ( undefined !== file && 'undefined' != typeof file.name && 'undefined' != typeof file.type && 'json' == file.name.split( '.' ).slice( -1 )[0] ) { return true; } if ( ! noOutput ) { etCore.modalContent( '

' + this.text.invalideFile + '

', false, 3000, '#et-core-portability-import' ); } this.enableActions(); return false; }, populateImport: function( file ) { if ( ! this.validateImportFile( file ) ) { return; } $( '.et-core-portability-import-placeholder' ).text( file.name ); }, import: async function(noBackup) { var $this = this; var file = $this.instance('input[type="file"]').get(0).files[0]; file = await $this.formatBuilderLayoutFile(file); if (undefined === window.FormData) { etCore.modalContent('

' + this.text.browserSupport + '

', false, 3000, '#et-core-portability-import'); $this.enableActions(); return; } if (!$this.validateImportFile(file)) { return; } $this.addProgressBar( $this.text.importing ); // Export Backup if set. if ( $this.instance( '[name="et-core-portability-import-backup"]' ).is( ':checked' ) && ! noBackup ) { $this.export( true ); $( $this ).on( 'exported', function() { $this.import( true ); } ); return; } var includeGlobalPresets = $this.instance('[name="et-core-portability-import-include-global-presets"]').is(':checked'); $this.ajaxAction( { action: 'et_core_portability_import', file: file, include_global_presets: includeGlobalPresets, nonce: $this.nonces.import }, function( response ) { etCore.modalContent( '
', false, 3000, '#et-core-portability-import' ); $this.toggleCancel(); $( document ).delay( 3000 ).queue( function() { etCore.modalContent( '
', false, false, '#et-core-portability-import' ); $( this ).dequeue().delay( 2000 ).queue( function() { // Save post content for individual content. if ( 'undefined' !== typeof response.data.postContent ) { var save = $( '#save-action #save-post' ); if ( save.length === 0 ) { save = $( '#publishing-action input[type="submit"]' ); } if ( 'undefined' !== typeof window.tinyMCE && window.tinyMCE.get( 'content' ) && ! window.tinyMCE.get( 'content' ).isHidden() ) { var editor = window.tinyMCE.get( 'content' ); editor.setContent(response.data.postContent.trim(), { format: 'html' }); } else { $('#content').val(response.data.postContent.trim()); } save.trigger( 'click' ); window.onbeforeunload = function() { $( 'body' ).fadeOut( 500 ); } } else { $( 'body' ).fadeOut( 500, function() { // Remove confirmation popup before relocation. $( window ).off( 'beforeunload' ); window.location = window.location.href.replace(/reset\=true\&|\&reset\=true/,''); } ) } } ); } ); }, true ); }, renderNoItemsToExportError: function($this = this) { etCore.modalContent( '

' + $this.text.noItemsToExport + '

', false, true, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); $this.enableActions(); }, export: function( backup, returnJSON = false ) { var $this = this, progressBarMessages = backup ? $this.text.backuping : $this.text.exporting; $this.save( function() { var posts = {}, content = false; // Include selected posts. if ( $this.instance( '[name="et-core-portability-posts"]' ).is( ':checked' ) ) { $( '#posts-filter [name="post[]"]:checked:enabled' ).each( function() { posts[this.id] = this.value; } ); // do not proceed and display error message if no Items selected if ( $.isEmptyObject( posts ) ) { etCore.modalContent( '

' + $this.text.noItemsSelected + '

', false, true, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); $this.enableActions(); return; } } $this.addProgressBar( progressBarMessages ); // Get post layout. if ( 'undefined' !== typeof window.tinyMCE && window.tinyMCE.get( 'content' ) && ! window.tinyMCE.get( 'content' ).isHidden() ) { content = window.tinyMCE.get( 'content' ).getContent(); } else if ( $( 'textarea#content' ).length > 0 ) { content = $( 'textarea#content' ).val(); } if ( false !== content ) { content = content.replace( /^([^\[]*){1}/, '' ); content = content.replace( /([^\]]*)$/, '' ); } var applyGlobalPresets = $this.instance( '[name="et-core-portability-apply-presets"]' ).is( ':checked' ); if ( returnJSON ) { if (0 === $( '#posts-filter [name="post[]"]' ).length) { $this.renderNoItemsToExportError(); // Stop the export process. return; } $this.ajaxAction( { action: 'et_core_portability_export', content: content, selection: $.isEmptyObject( posts ) ? false : JSON.stringify( posts ), apply_global_presets: applyGlobalPresets, nonce: $this.nonces.export, return: true, }, function( response ) { $this.toggleCancel(); window.et_export_layout_response = response.data; if ( 0 === window.et_export_layout_response.data.length ) { $this.renderNoItemsToExportError(); // Stop the export process. return; } $('#et-cloud-app--layouts').empty(); var preferences = { containerId: 'et-cloud-app--layouts', context: 'et_pb_layouts', codeMirrorId: '#', modalType: 'headless', content: '', selectedContent: '', }; var container = window.document; $this.removeProgressBar(); $(window).trigger('et_code_snippets_container_ready', [preferences, container]); } ); } else { $this.ajaxAction( { action: 'et_core_portability_export', content: content, selection: $.isEmptyObject( posts ) ? false : JSON.stringify( posts ), apply_global_presets: applyGlobalPresets, nonce: $this.nonces.export }, function( response ) { var time = ' ' + new Date().toJSON().replace( 'T', ' ' ).replace( ':', 'h' ).substring( 0, 16 ); var downloadURL = $this.instance( '[data-et-core-portability-export]' ).data( 'et-core-portability-export' ); var query = { 'timestamp': response.data.timestamp, 'name': encodeURIComponent( $this.instance( '.et-core-portability-export-form input' ).val() + ( backup ? time : '' ) ), }; $.each( query, function( key, value ) { if ( value ) { downloadURL = downloadURL + '&' + key + '=' + value; } } ); // Remove confirmation popup before relocation. $( window ).off( 'beforeunload' ); window.location.assign( encodeURI( downloadURL ) ); if ( ! backup ) { etCore.modalContent( '
', false, 3000, '#et-core-portability-export' ); $this.toggleCancel(); } $( $this ).trigger( 'exported' ); } ); } } ); }, exportToCloud: function() { var $this = this; $this.export( false, true ); }, exportFB: function(exportUrl, postId, content, fileName, importFile, page, timestamp, progress = 0, estimation = 1, layoutId = 0) { var $this = this; var context = layoutId !== 0 ? 'et_builder_layouts' : 'et_builder'; var selection = layoutId !== 0 ? JSON.stringify({'id': layoutId}) : false; // Trigger event which updates VB-UI's progress bar window.et_fb_export_progress = progress; window.et_fb_export_estimation = estimation; var exportEvent = document.createEvent('Event'); exportEvent.initEvent('et_fb_layout_export_in_progress', true, true); window.dispatchEvent(exportEvent); page = typeof page === 'undefined' ? 1 : page; $.ajax({ type: 'POST', url: etCore.ajaxurl, dataType: 'json', data: { action: 'et_core_portability_export', content: content.shortcode, global_presets: content.global_presets, global_colors: content.global_colors, timestamp: timestamp !== undefined ? timestamp : 0, nonce: $this.nonces.export, post: postId, context: context, selection: selection, page: page, }, success: function(response) { var errorEvent = document.createEvent('Event'); errorEvent.initEvent('et_fb_layout_export_error', true, true); // The error is unknown but most of the time it would be cased by the server max size being exceeded. if ('string' === typeof response && '0' === response) { window.et_fb_export_layout_message = $this.text.maxSizeExceeded; window.dispatchEvent(errorEvent); return; } // Memory size set on server is exhausted. else if ('string' === typeof response && response.toLowerCase().indexOf('memory size') >= 0) { window.et_fb_export_layout_message = $this.text.memoryExhausted; window.dispatchEvent(errorEvent); return; } // Paginate. else if ('undefined' !== typeof response.page) { if ($this.cancelled) { return; } // Update progress bar var updatedProgress = Math.ceil((response.page * 100) / response.total_pages); var updatedEstimation = Math.ceil(((response.total_pages - response.page) * 6) / 60); // If progress param isn't empty, updated progress should continue from it // because before exportFB(), shortcode should've been prepared via another // ajax request first if (0 < progress) { const remainingProgress = (100 - updatedProgress) / 100; updatedProgress = (updatedProgress * remainingProgress) + progress; } // Update global variables window.et_fb_export_progress = updatedProgress; window.et_fb_export_estimation = updatedEstimation; // Dispatch event to trigger UI update window.dispatchEvent(exportEvent); return $this.exportFB( exportUrl, postId, content, fileName, importFile, (page + 1), response.timestamp, updatedProgress, updatedEstimation, layoutId ); } else if ('undefined' !== typeof response.data && 'undefined' !== typeof response.data.message) { window.et_fb_export_layout_message = $this.text[response.data.message]; window.dispatchEvent(errorEvent); return; } else if (false === response.success) { window.dispatchEvent(errorEvent); return; } var time = ' ' + new Date().toJSON().replace('T', ' ').replace(':', 'h').substring(0, 16), downloadURL = exportUrl, query = { 'timestamp': response.data.timestamp, 'name': '' !== fileName ? fileName : encodeURIComponent(time), }; $.each(query, function(key, value) { if (value) { downloadURL = downloadURL + '&' + key + '=' + value; } }); // Remove confirmation popup before relocation. $(window).off('beforeunload'); // Update progress bar's global variables window.et_fb_export_progress = 100; window.et_fb_export_estimation = 0; // Dispatch event to trigger UI update window.dispatchEvent(exportEvent); window.location.assign(encodeURI(downloadURL)); // perform import if needed if (typeof importFile !== 'undefined') { $this.importFB(importFile, postId); } else { var event = document.createEvent('Event'); event.initEvent('et_fb_layout_export_finished', true, true); // trigger event to communicate with FB window.dispatchEvent(event); } } }); }, importFB: function(file, postId, options) { var $this = this; var errorEvent = document.createEvent( 'Event' ); window.et_fb_import_progress = 0; window.et_fb_import_estimation = 1; errorEvent.initEvent( 'et_fb_layout_import_error', true, true ); if ( undefined === window.FormData ) { window.et_fb_import_layout_message = this.text.browserSupport; window.dispatchEvent( errorEvent ); return; } if ( ! $this.validateImportFile( file, true ) ) { window.et_fb_import_layout_message = this.text.invalideFile; window.dispatchEvent( errorEvent ); return; } if ('undefined' === typeof options) { options = {}; } options = $.extend({ replace: false, context: 'et_builder', returnJson: false, useTempPresets: false, includeGlobalPresets: false, onboarding: false, presetPrefix: '', }, options); var fileSize = Math.ceil( ( file.size / ( 1024 * 1024 ) ).toFixed( 2 ) ), formData = new FormData(), requestData = { action: 'et_core_portability_import', include_global_presets: options.includeGlobalPresets, et_cloud_return_json: options.returnJson, et_cloud_use_temp_presets: options.useTempPresets, file: file, content: false, timestamp: 0, nonce: $this.nonces.import, post: postId, replace: options.replace ? '1' : '0', onboarding: options.onboarding ? '1' : '0', preset_prefix: options.presetPrefix, context: options.context }; /** * Max size set on server is exceeded. * * 0 indicating "unlimited" according to php specs * https://www.php.net/manual/en/ini.core.php#ini.post-max-size **/ if ( ( 0 > $this.postMaxSize && fileSize >= $this.postMaxSize ) || ( 0 > $this.uploadMaxSize && fileSize >= $this.uploadMaxSize ) ) { window.et_fb_import_layout_message = this.text.maxSizeExceeded; window.dispatchEvent( errorEvent ); return; } $.each(requestData, function(name, value) { if ('file' === name) { // Explicitly set the file name. // Otherwise it'll be set to 'Blob' in case of Blob type, but we need actual filename here. formData.append('file', value, value.name); } else { formData.append(name, value); } }); var importFBAjax = function( importData ) { return $.ajax( { type: 'POST', url: etCore.ajaxurl, processData: false, contentType: false, data: formData, success: function( response ) { var event = document.createEvent( 'Event' ); event.initEvent( 'et_fb_layout_import_in_progress', true, true ); // Handle known error if ( ! response.success && 'undefined' !== typeof response.data && 'undefined' !== typeof response.data.message && 'undefined' !== typeof $this.text[ response.data.message ] ) { window.et_fb_import_layout_message = $this.text[ response.data.message ]; window.dispatchEvent( errorEvent ); } // The error is unknown but most of the time it would be cased by the server max size being exceeded. else if ( 'string' === typeof response && ('0' === response || '' === response) ) { window.et_fb_import_layout_message = $this.text.maxSizeExceeded; window.dispatchEvent( errorEvent ); return; } // Memory size set on server is exhausted. else if ( 'string' === typeof response && response.toLowerCase().indexOf( 'memory size' ) >= 0 ) { window.et_fb_import_layout_message = $this.text.memoryExhausted; window.dispatchEvent( errorEvent ); return; } // Pagination else if ( 'undefined' !== typeof response.page && 'undefined' !== typeof response.total_pages ) { // Update progress bar var progress = Math.ceil( ( response.page * 100 ) / response.total_pages ); var estimation = Math.ceil( ( ( response.total_pages - response.page ) * 6 ) / 60 ); window.et_fb_import_progress = progress; window.et_fb_import_estimation = estimation; // Import data var nextImportData = importData; nextImportData.append( 'page', ( parseInt(response.page) + 1 ) ); nextImportData.append( 'timestamp', response.timestamp ); nextImportData.append( 'file', null ); importFBAjax( nextImportData ); // trigger event to communicate with FB window.dispatchEvent( event ); } else { // Update progress bar window.et_fb_import_progress = 100; window.et_fb_import_estimation = 0; // trigger event to communicate with FB window.dispatchEvent(event); window.et_fb_import_layout_response = response; var customEvent = new CustomEvent('et_fb_layout_import_finished', { detail: {}, bubbles: true, cancelable: true }); window.dispatchEvent(customEvent); } } } ); }; return importFBAjax(formData) }, bulkImportFB: async function(files, postId, options) { var $this = this; var errorEvent = document.createEvent( 'Event' ); var importCount = 0, totalFiles = files.length; var importRequests = []; var totalPromises = 0; var watchImportPromises = function() { totalPromises += 1; var pendingPromisesLength = importRequests.length; Promise.allSettled(importRequests).then(function(responses) { if (totalPromises > pendingPromisesLength) { return; } var success = responses.some(function(response) { return 'fulfilled' === response.status; }); if (success) { var successResponse = []; for (var i = 0; i < responses.length; i++) { if ('fulfilled' === responses[i].status && responses[i].value.success) { successResponse.push(responses[i].value); } } // Allow some time for animations to animate setTimeout(function() { var event = document.createEvent( 'Event' ); event.initEvent( 'et_fb_layout_import_finished', true, true ); // save the data into global variable for later use in FB window.et_fb_import_layout_response = successResponse; // trigger event to communicate with FB (again) window.dispatchEvent( event ); }, 1300); } else { // Undo import porgress, var event = document.createEvent( 'Event' ); event.initEvent( 'et_fb_layout_import_in_progress', true, true ); window.et_fb_import_progress = 99; window.dispatchEvent( event ); var importErrorMessages = responses.map(function(value) { return value.reason; }); window.et_fb_import_layout_message = importErrorMessages; window.dispatchEvent( errorEvent ); } }); }; var importFBAjax = function(importData) { var promise = new Promise(function(resolve, reject) { var jqXHR = $.ajax( { type: 'POST', url: etCore.ajaxurl, processData: false, contentType: false, data: importData, }); jqXHR.done(function(response) { var event = document.createEvent( 'Event' ); event.initEvent( 'et_fb_layout_import_in_progress', true, true ); var importFile = importData.get('file'); // Handle known error if ( ! response.success && 'undefined' !== typeof response.data && 'undefined' !== typeof response.data.message && 'undefined' !== typeof $this.text[ response.data.message ] ) { reject({file: importFile, error: $this.text[ response.data.message ]}); importCount++; } // The error is unknown but most of the time it would be cased by the server max size being exceeded. else if ( 'string' === typeof response && ('0' === response || '' === response) ) { reject({file: importFile.name, error: $this.text.maxSizeExceeded}); importCount++; } // Memory size set on server is exhausted. else if ( 'string' === typeof response && response.toLowerCase().indexOf( 'memory size' ) >= 0 ) { resolve({importFile, error: $this.text.memoryExhausted}); importCount++; } // Pagination else if ( 'undefined' !== typeof response.page && 'undefined' !== typeof response.total_pages ) { // Import data var nextImportData = importData; nextImportData.append( 'page', ( parseInt(response.page) + 1 ) ); nextImportData.append( 'timestamp', response.timestamp ); nextImportData.append( 'file', null ); importFBAjax(nextImportData); return resolve(response); } else { resolve(response); importCount++; } // Update progress bar window.et_fb_import_progress = (importCount/totalFiles) * 100; window.et_fb_import_estimation = 0; // trigger event to communicate with FB window.dispatchEvent( event ); }).fail(function(error) { reject(error); }); }); importRequests.push(promise); watchImportPromises(); }; window.et_fb_import_progress = 0; window.et_fb_import_estimation = 1; errorEvent.initEvent( 'et_fb_layout_import_error', true, true ); if ( undefined === window.FormData ) { window.et_fb_import_layout_message = this.text.browserSupport; window.dispatchEvent( errorEvent ); return; } if ('undefined' === typeof options) { options = {}; } options = $.extend({ replace: false, context: 'et_builder_layouts', returnJson: false, useTempPresets: false, includeGlobalPresets: false, }, options); for (var i = 0; i < files.length; i++) { var file = await $this.formatBuilderLayoutFile(files[i]), fileSize = Math.ceil( ( file.size / ( 1024 * 1024 ) ).toFixed( 2 ) ), formData = new FormData(), requestData = { action: 'et_core_portability_import', include_global_presets: options.includeGlobalPresets, et_cloud_return_json: options.returnJson, et_cloud_use_temp_presets: options.useTempPresets, file: file, content: false, timestamp: 0, nonce: $this.nonces.import, post: postId, replace: options.replace ? '1' : '0', context: options.context }; if ( ( 0 > $this.postMaxSize && fileSize >= $this.postMaxSize ) || ( 0 > $this.uploadMaxSize && fileSize >= $this.uploadMaxSize ) ) { continue; } $.each(requestData, function(name, value) { if ('file' === name) { // Explicitly set the file name. // Otherwise it'll be set to 'Blob' in case of Blob type, but we need actual filename here. formData.append('file', value, value.name); } else { formData.append(name, value); } }); importFBAjax(formData); } }, importPresetsAsDefault: function( presets, presetPrefix = '' , globalColors = null, images = null ) { const $this = this; return new Promise((resolve) => { $.ajax({ type : 'POST', url : etCore.ajaxurl, dataType: 'json', data : { action : 'et_core_portability_import_default_presets', nonce : $this.nonces.presets, presetPrefix: presetPrefix, presets : JSON.stringify(presets), globalColors: globalColors ? JSON.stringify(globalColors) : null, images : images ? JSON.stringify(images) : null, }, complete: () => { resolve(true); }, }); }); }, importCustomizerSettings: function( settingsFile ) { const $this = this; return new Promise((resolve) => { $this.ajaxAction( { action : 'et_core_portability_import', context: 'et_divi_mods', file : settingsFile, nonce : $this.nonces.import, }, function() {}, true ); return resolve(true); }); }, ajaxAction: function( data, callback, fileSupport ) { var $this = this; // Reset cancelled. this.cancelled = false; data = $.extend( { nonce: $this.nonce, file: null, content: false, timestamp: 0, post: $( '#post_ID' ).val(), context: $this.instance().data( 'et-core-portability' ), page: 1, }, data ); var ajax = { type: 'POST', url: etCore.ajaxurl, data: data, success: function( response ) { // The error is unknown but most of the time it would be caused by the server max size being exceeded. if ( 'string' === typeof response && '0' === response ) { etCore.modalContent( '

' + $this.text.maxSizeExceeded + '

', false, true, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); $this.enableActions(); return; } // Memory size set on server is exhausted. else if ( 'string' === typeof response && response.toLowerCase().indexOf( 'memory size' ) >= 0 ) { etCore.modalContent( '

' + $this.text.memoryExhausted + '

', false, true, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); $this.enableActions(); return; } // Paginate. else if ( 'undefined' !== typeof response.page ) { var progress = Math.ceil( ( response.page * 100 ) / response.total_pages ); if ( $this.cancelled ) { return; } $this.toggleCancel( true ); $this.ajaxAction( $.extend( data, { page: parseInt( response.page ) + 1, timestamp: response.timestamp, file: null, } ), callback, false ); $this.instance( '.et-core-progress-bar' ) .width( progress + '%' ) .text( progress + '%' ); $this.instance( '.et-core-progress-subtext span' ).text( Math.ceil( ( ( response.total_pages - response.page ) * 6 ) / 60 ) ); return; } else if ( 'undefined' !== typeof response.data && 'undefined' !== typeof response.data.message ) { etCore.modalContent( '

' + $this.text[response.data.message] + '

', false, 3000, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); $this.enableActions(); return; } // Timestamp when AJAX response is received var ajax_returned_timestamp = new Date().getTime(); // Animate Progresss Bar var animateCoreProgressBar = function( DOMHighResTimeStamp ) { // Check has been performed for 3s and progress bar DOM still can't be found, consider it fail to avoid infinite loop var current_timestamp = new Date().getTime(); if ((current_timestamp - ajax_returned_timestamp) > 3000) { $this.enableActions(); etCore.modalContent( '
', false, 3000, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); return; } // Check if core progress DOM exists if ($this.instance( '.et-core-progress' ).length ) { $this.instance( '.et-core-progress' ) .removeClass( 'et-core-progress-striped' ) .find( '.et-core-progress-bar' ).width( '100%' ) .text( '100%' ) .delay( 1000 ) .queue( function() { $this.enableActions(); if ( 'undefined' === typeof response.data || ( 'undefined' !== typeof response.data && ! response.data.timestamp ) ) { etCore.modalContent( '
', false, 3000, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); return; } $( this ).dequeue(); callback( response ); } ); } else { // Recheck on the next animation frame window.requestAnimationFrame(animateCoreProgressBar); } } animateCoreProgressBar(); } }; if ( fileSupport ) { var fileSize = Math.ceil( ( data.file.size / ( 1024 * 1024 ) ).toFixed( 2 ) ), formData = new FormData(); /** * Max size set on server is exceeded. * * 0 indicating "unlimited" according to php specs * https://www.php.net/manual/en/ini.core.php#ini.post-max-size **/ if ( ( 0 > $this.postMaxSize && fileSize >= $this.postMaxSize ) || ( 0 > $this.uploadMaxSize && fileSize >= $this.uploadMaxSize ) ) { etCore.modalContent( '

' + $this.text.maxSizeExceeded + '

', false, true, '#' + $this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); $this.enableActions(); return; } $.each( ajax.data, function( name, value ) { formData.append( name, value); } ); ajax = $.extend( ajax, { data: formData, processData: false, contentType : false, } ); } $.ajax( ajax ); }, // This function should be overwritten for options portability type to make sure data are saved before exporting. save: function( callback ) { if ( 'undefined' !== typeof wp && 'undefined' !== typeof wp.customize ) { var saveCallback = function() { callback(); wp.customize.unbind( 'saved', saveCallback ); } $('#save').trigger('click'); wp.customize.bind( 'saved', saveCallback ); } else { // Add a slight delay for animation purposes. setTimeout( function() { callback(); }, 1000 ) } }, addProgressBar: function( message ) { etCore.modalContent( '
1%
' + message + '
', false, false, '#' + this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); }, removeProgressBar: function() { const $overlay = $('.et-core-modal-overlay.et-core-active'); $overlay.find('.et-core-modal-temp-content').remove(); $overlay.find('[name="et-core-portability-posts"]').prop('checked', false); $overlay.find('.et-core-modal-content').removeAttr('style'); }, actionsDisabled: function() { if ( this.instance( '.et-core-modal-action' ).hasClass( 'et-core-disabled' ) ) { return true; } return false; }, disableActions: function() { this.instance( '.et-core-modal-action' ).addClass( 'et-core-disabled' ); }, enableActions: function() { this.instance( '.et-core-modal-action' ).removeClass( 'et-core-disabled' ); }, toggleCancel: function( cancel ) { var $target = this.instance( '.ui-tabs-panel:visible [data-et-core-portability-cancel]' ); var $duringAction = this.instance('.et-core-action-buttons-container__during_action'); if ( cancel && ! $target.is( ':visible' ) ) { $target.show().animate( { opacity: 1 }, 600, 'swing', function() { $duringAction.show(); } ); } else if ( ! cancel && $target.is( ':visible' ) ) { $target.animate( { opacity: 0 }, 600, function() { $target.hide(); $duringAction.hide(); } ); } }, cancel: function( cancel ) { this.cancelled = true; // Remove all temp files. Set a delay as temp files might still be in the process of being added. setTimeout( function() { $.ajax( { type: 'POST', url: etCore.ajaxurl, data: { nonce: this.nonces.cancel, context: this.instance().data( 'et-core-portability' ), action: 'et_core_portability_cancel', } } ); }.bind( this ), 3000 ); etCore.modalContent( '
', false, 3000, '#' + this.instance( '.ui-tabs-panel:visible' ).attr( 'id' ) ); this.toggleCancel(); this.enableActions(); }, instance: function( element ) { return $( '.et-core-active[data-et-core-portability]' + ( element ? ' ' + element : '' ) ); }, formatBuilderLayoutFile: function(file) { const reader = new FileReader(); return new Promise((resolve, reject) => { reader.onloadend = (e) => { var content = ''; try { content = JSON.parse(e.target.result); } catch (e) { const importFile = new File([JSON.stringify({})], file.name, { type: 'application/json' }); return resolve(importFile); } if('et_builder' === content.context) { const name = file.name.replace('.json', ''); const postId = Object.keys(content.data)[0]; const postContent = content.data[postId]; const convertedFile = { ...content, context: 'et_builder_layouts', data: { [postId]: { ID: parseInt(postId, 10), post_title: name, post_name: name, post_content: postContent, post_excerpt: '', post_status: 'publish', comment_status: 'closed', ping_status: 'closed', post_type: 'et_pb_layout', post_meta: { _et_pb_built_for_post_type: ['page'] }, terms: { 1: { name: 'layout', slug: 'layout', taxonomy: 'layout_type', }, }, }, } } const importFile = new File([JSON.stringify(convertedFile)], file.name, { type: 'application/json' }); resolve(importFile); } else { resolve(file); } } reader.onerror = () => { reader.abort(); reject(); }; reader.readAsText(file); }); } } ); $(function() { window.etCore.portability.boot(); }); $(window).on('et_export_to_cloud_cancel', function() { etCore.modalContent( '
', false, 3000, '#et-core-portability-export' ); window.etCore.portability.toggleCancel(); }); if ('undefined' !== typeof pagenow && 'edit-et_pb_layout' === pagenow) { $(window).on('et_code_snippets_library_close', function() { var preferences = { containerId: 'et-cloud-app--layouts', context: 'et_pb_layouts', codeMirrorId: '#', modalType: '', content: '', selectedContent: '', }; var container = window.document; $(window).trigger('et_code_snippets_container_ready', [preferences, container]); etCore.modalContent( '', false, 0, '#et-core-portability-export' ); $('.et-core-modal-close:visible').click(); }); } })( jQuery ); js/eye.js000064400000001647152214476640006323 0ustar00/** * * Zoomimage * Author: Stefan Petre www.eyecon.ro * */ (function($){ var EYE = window.EYE = function() { var _registered = { init: [] }; return { init: function() { $.each(_registered.init, function(nr, fn){ fn.call(); }); }, extend: function(prop) { for (var i in prop) { if (prop[i] != undefined) { this[i] = prop[i]; } } }, register: function(fn, type) { if (!_registered[type]) { _registered[type] = []; } _registered[type].push(fn); } }; }(); $(EYE.init); })(jQuery); (function($){ var initLayout = function() { $('#colorpickerHolder').ColorPicker({flat: true}); $('.colorpopup').ColorPicker({ onSubmit: function(hsb, hex, rgb, el) { $(el).val(hex); $(el).ColorPickerHide(); }, onBeforeShow: function () { $(this).ColorPickerSetColor(this.value); } }) } EYE.register(initLayout, 'init'); })(jQuery);js/version-rollback.js000064400000004647152214476640011020 0ustar00(function($) { "use strict"; window.etCore.versionRollback = { boot: function() { var _this = this; $(document).on('click', '.et-core-version-rollback-confirm', function (e) { var $a = $(this); e.preventDefault(); _this.rollback($a.attr('href')); }); }, disableActions: function() { $('.et-core-version-rollback-modal .et-core-modal-action').addClass('et-core-disabled'); }, enableActions: function() { $('.et-core-version-rollback-modal .et-core-modal-action').removeClass('et-core-disabled'); }, removeActions: function() { $('.et-core-version-rollback-modal .et-core-modal-action').remove(); $('.et-core-version-rollback-modal').addClass('et-core-modal-actionless'); }, rollback: function(url) { var success = (function(response) { etCore.modalContent( '
', false, false, '#et-core-version-rollback-modal-content' ); setTimeout(function() { window.location.reload(); }, 2000); }).bind(this); var error = (function(response) { var data; if ( response.responseJSON !== undefined ) { data = response.responseJSON.data; } else { data = { errorIsUnrecoverable: false, error: etCoreVersionRollbackI18n.unknownError }; } var removeTempContent = true; etCore.modalContent( '
', false, 2000, '#et-core-version-rollback-modal-content' ); if (undefined !== typeof data.errorIsUnrecoverable && data.errorIsUnrecoverable) { removeTempContent = false; this.removeActions(); } setTimeout(function() { var content = $('
').append($('

').html(data.error)).html(); etCore.modalContent(content, true, removeTempContent, '#et-core-version-rollback-modal-content'); }, 2000) }).bind(this); var complete = (function(response) { this.enableActions(); }).bind(this); this.disableActions(); etCore.modalContent( '
', false, false, '#et-core-version-rollback-modal-content' ); // The URL already includes action and nonce. $.ajax({ type: 'POST', url: url, dataType: 'json', success: success, error: error, complete: complete }); } }; $(function() { window.etCore.versionRollback.boot(); }); })(jQuery); js/frame-helpers.js000064400000002054152214476640010264 0ustar00/* ,-,- / / | ,-' _/ / / (-_ _,-' `Z_/ "#: ,-'_,-. \ _ #' _(_-'_()\ \" | ,--_,--' | / "" L-'\ \,--^---v--v-._ / \ | \_________________,-' | \ \ \ NOTE: The code in this file will be executed multiple times! */ let top_window = window; let is_iframe = false; let top; try { // Have to access top window's prop (document) to trigger same-origin DOMException // so we can catch it and act accordingly. top = window.top.document ? window.top : false; } catch(e) { // Can't access top, it means we're inside a different domain iframe. top = false; } if (top && top.__Cypress__) { if (window.parent === top) { top_window = window; is_iframe = false; } else { top_window = window.parent; is_iframe = true; } } else if (top) { top_window = top; is_iframe = top !== window.self; } export { top_window, is_iframe, }; js/core.js000064400000013100152214476640006454 0ustar00(function($) { "use strict"; var top_window = window; var is_iframe = false; if (window.top && window.top.__Cypress__) { if (window.parent === window.top) { top_window = window; is_iframe = false; } else { top_window = window.parent; is_iframe = true; } } else if (window.top) { top_window = window.top; is_iframe = window.top !== window.self; } // Extend etCore since it is declared by localization. $.extend( etCore, { init: function() { this.tabs(); this.listen(); }, $selector: function(selector) { return top_window.jQuery(selector); }, applyMaxHeight: function() { var $et_core_modal_overlay = this.$selector('.et-core-modal-overlay'); var $et_core_modal = $et_core_modal_overlay.find('.et-core-modal'); var overlay_height = $et_core_modal_overlay.innerHeight(); var no_scroll_fix = !$et_core_modal_overlay.hasClass('et-core-modal-overlay-scroll-fix'); var disabled_scrollbar_class = 'et-core-modal-disabled-scrollbar'; var et_core_modal_height; if ( ! $et_core_modal_overlay.length || ! $et_core_modal_overlay.hasClass('et-core-active') ) { return; } if (no_scroll_fix) { $et_core_modal_overlay.addClass( disabled_scrollbar_class ); } if ($et_core_modal_overlay.hasClass(disabled_scrollbar_class)) { et_core_modal_height = $et_core_modal.innerHeight(); } else { var content_height = Math.max($et_core_modal.find('.et-core-modal-content > *').height()); var header_height = $et_core_modal_overlay.find('.et-core-modal-header').outerHeight() || 0; var buttons_height = $et_core_modal_overlay.find('.et_pb_prompt_buttons').outerHeight() || 0; et_core_modal_height = header_height + buttons_height + content_height + 60 - 23; } if ( et_core_modal_height > ( overlay_height * 0.6 ) ) { $et_core_modal_overlay.removeClass( disabled_scrollbar_class ); $et_core_modal.css( 'marginTop', '0' ); return; } $et_core_modal_overlay.addClass(disabled_scrollbar_class); $et_core_modal.css( 'marginTop', '-' + ( et_core_modal_height / 2 ) + 'px' ); }, listen: function() { var $this = this; $( document ).on( 'click', '[data-et-core-modal]', function( e ) { e.preventDefault(); var $button = $(this), $overlay = $( $button.data( 'et-core-modal' ) ); if ( $button.hasClass( 'et-core-disabled' ) ) { return; } $this.modalOpen($overlay); } ); $( document ).on( 'click', '[data-et-core-modal="close"], .et-core-modal-overlay', function( e ) { if ($(this).data('et-core-disable-closing')) { return; } $this.modalClose( e, this ); } ); // Distroy listener to make sure it is only called once. $this.listen = function() {}; }, modalOpen: function($overlay) { $overlay.addClass('et-core-active'); $('body').addClass('et-core-nbfc'); $(window).trigger('et-core-modal-active'); }, modalClose: function( e, self ) { // Prevent default and propagation. if ( e && self ) { var $element = $( self ); if ( self !== e.target ) { return; } else { e.preventDefault(); } } $( '.et-core-modal-overlay.et-core-active' ).addClass( 'et-core-closing' ).delay( 600 ).queue( function() { var $overlay = $( this ); $overlay.removeClass( 'et-core-active et-core-closing' ).dequeue(); $( 'body' ).removeClass( 'et-core-nbfc'); $overlay.find( '.et-core-modal' ).removeAttr( 'style' ); } ); }, modalTitle: function( text ) { $( '.et-core-modal-overlay.et-core-active .et-core-modal-title' ).html( text ); }, modalContent: function( text, replace, remove, parent ) { var parent = parent ? parent + ' ' : '', $modal = $( '.et-core-modal-overlay.et-core-active' ), $content = $modal.find( parent + '.et-core-modal-content' ), tempContent = parent + '.et-core-modal-temp-content', contentHeight = $content.height(); if ( replace ) { $content.html( text ); } else { var displayTempContent = function() { var removeContent = function( delay ) { $content.delay( delay ).queue( function() { $modal.find( tempContent ).fadeOut( 200, function() { $content.fadeIn( 200 ); $( this ).remove(); } ); $( this ).dequeue(); } ); } if ( true === remove ) { text = text + '

' + etCore.text.modalTempContentCheck + '

'; } $content.stop().fadeOut( 200, function() { $( this ).before( '
' + text + '
' ); $modal.find( tempContent ).height( contentHeight ).hide().fadeIn( 200 ); $modal.find('.et-core-modal-remove-temp-content').on('click', function(e) { removeContent(0); }); } ); if ( $.isNumeric( remove ) ) { removeContent( remove ); } } if ( $modal.find( tempContent ).length > 0 ) { $modal.find( tempContent ).fadeOut( 200, function() { $( this ).remove(); displayTempContent(); } ); } else { displayTempContent(); } } }, tabs: function() { $( '[data-et-core-tabs]' ).tabs( { fx: { opacity: 'toggle', duration:'fast' }, selected: 0, beforeActivate: function( event, ui ) { ui.newPanel.addClass( 'et-core-tabs-transition' ); } } ); }, } ); setTimeout(function() { if ($('.wrap.woocommerce').length) { return; } $(window).on('et-core-modal-active', function() { etCore.applyMaxHeight(); }); $(function() { etCore.init(); }); $(window).on('resize', function() { etCore.applyMaxHeight(); }); }); })(jQuery); js/functions-init.js000064400000021346152214476640010510 0ustar00/* 0 ) { // Divi Theme addEditorInstance( codeEditor, $( '#divi_custom_css' ), configCSS ); addEditorInstance( codeEditor, $( '#divi_integration_head' ), configHTML ); addEditorInstance( codeEditor, $( '#divi_integration_body' ), configHTML ); addEditorInstance( codeEditor, $( '#divi_integration_single_top' ), configHTML ); addEditorInstance( codeEditor, $( '#divi_integration_single_bottom' ), configHTML ); } else if ( $( '#extra_custom_css' ).length > 0 ) { // Extra Theme addEditorInstance( codeEditor, $( '#extra_custom_css' ), configCSS ); addEditorInstance( codeEditor, $( '#extra_integration_head' ), configHTML ); addEditorInstance( codeEditor, $( '#extra_integration_body' ), configHTML ); addEditorInstance( codeEditor, $( '#extra_integration_single_top' ), configHTML ); addEditorInstance( codeEditor, $( '#extra_integration_single_bottom' ), configHTML ); } } var $palette_inputs = $( '.et_color_palette_main_input' ); $( '#epanel-content,#epanel-content > div' ).tabs( { fx: { opacity: 'toggle', duration: 'fast' }, selected: 0, activate: function( event, ui ) { $epanel = $( '#epanel' ); if ( $epanel.hasClass( 'onload' ) ) { $epanel.removeClass( 'onload' ); } } } ); $('.et-box-description').on('click', function(){ var descheading = $( this ).parent( '.et-epanel-box' ).find( ".et-box-title h3" ).html(); var desctext = $( this ).parent( '.et-epanel-box' ).find( ".et-box-title .et-box-descr" ).html(); $( 'body' ).append( "
" + ePanelishSettings.help_label + "

" + descheading + "

" + desctext + "
" ); et_pb_center_modal( $( '.et-box-desc' ) ); $('.et-lightbox-close').on('click', function(){ et_pb_close_modal( $( '#custom-lbox' ) ); }); }); $('.et-defaults-button.epanel-reset').on('click', function(e){ e.preventDefault(); $( ".reset-popup-overlay, .defaults-hover" ).addClass( 'active' ); et_pb_center_modal( $( '.defaults-hover' ) ); }); $('.no').on('click', function(){ et_pb_close_modal( $( '.reset-popup-overlay' ), 'no_remove' ); //clean the modal classes when animation complete setTimeout( function() { $( '.reset-popup-overlay, .defaults-hover' ).removeClass( 'active et_pb_modal_closing' ); }, 600 ); }); // ":not([safari])" is desirable but not necessary selector // ":not([safari])" is desirable but not necessary selector $( '#epanel input:checkbox:not([safari]):not(.yes_no_button)' ).checkbox(); $( '#epanel input[safari]:checkbox:not(.yes_no_button)' ).checkbox( { cls: 'jquery-safari-checkbox' } ); $( '#epanel input:radio:not(.yes_no_button)' ).checkbox(); // Yes - No button UI $( '.yes_no_button' ).each( function() { var $checkbox = $( this ); var value = $checkbox.is( ':checked' ); var state = value ? 'et_pb_on_state' : 'et_pb_off_state'; var $template = $( $( '#epanel-yes-no-button-template' ).html() ).find( '.et_pb_yes_no_button' ).addClass( state ); $checkbox.hide().after( $template ); } ); $( '.et-box-content' ).on( 'click', '.et_pb_yes_no_button', function( e ) { e.preventDefault(); // Fix for nested .et-box-content triggering checkboxes multiple times. e.stopPropagation(); var $click_area = $( this ); var $box_content = $click_area.closest( '.et-box-content' ); var $checkbox = $box_content.find( 'input[type="checkbox"]' ); var $state = $box_content.find( '.et_pb_yes_no_button' ); if ( $state.parent().next().hasClass( 'et_pb_clear_static_css' ) ) { $state = $state.add( $state.parent() ); if ( $checkbox.is( ':checked' ) ) { $box_content.parent().next().hide(); } else { $box_content.parent().next().show(); } } $state.toggleClass( 'et_pb_on_state et_pb_off_state' ); if ( $checkbox.is( ':checked' ) ) { $checkbox.prop( 'checked', false ); } else { $checkbox.prop( 'checked', true ); } } ); var $save_message = $( "#epanel-ajax-saving" ); $('#epanel-save-top').on('click', function(e) { e.preventDefault(); $( '#epanel-save' ).trigger( 'click' ); }); $('#epanel-save').on('click', function() { epanel_save( false, true ); return false; }); function epanel_save( callback, message ) { // If CodeMirror is used if ( editors.length > 0 ) { $.each( editors, function( i, editor ) { if ( editor.save ) { // Make sure we store changes into original textarea editor.save(); } } ); } var options_fromform = $( '#main_options_form' ).formSerialize(); var add_nonce = '&_ajax_nonce=' + ePanelishSettings.epanelish_nonce; options_fromform += add_nonce; $.ajax( { type: "POST", url: ajaxurl, data: options_fromform, beforeSend: function( xhr ) { if ( message ) { $save_message.removeAttr( 'class' ).fadeIn( 'fast' ); } }, success: function( response ) { if ( message ) { $save_message.addClass( 'success-animation' ); setTimeout( function() { $save_message.fadeOut(); }, 500 ); } if ( 'function' === typeof callback ) { callback(); } } } ); } function et_pb_close_modal( $overlay, no_overlay_remove ) { var $modal_container = $overlay; // add class to apply the closing animation to modal $modal_container.addClass( 'et_pb_modal_closing' ); //remove the modal with overlay when animation complete setTimeout( function() { if ( 'no_remove' !== no_overlay_remove ) { $modal_container.remove(); } }, 600 ); } if ( $palette_inputs.length ) { $palette_inputs.each( function() { var $this_input = $( this ); var $palette_wrapper = $this_input.closest( '.et-box-content' ); var $colorpalette_colorpickers = $palette_wrapper.find( '.input-colorpalette-colorpicker' ); var colorpalette_colorpicker_index = 0; var saved_palette = $this_input.val().split( '|' ); $colorpalette_colorpickers.each( function() { var $colorpalette_colorpicker = $( this ); var colorpalette_colorpicker_color = saved_palette[colorpalette_colorpicker_index]; $colorpalette_colorpicker.val( colorpalette_colorpicker_color ).wpColorPicker( { hide: false, default: $( this ).data( 'default-color' ), width: 313, palettes: false, change: function( event, ui ) { var $input = $( this ); var data_index = $input.attr( 'data-index' ); var $preview = $palette_wrapper.find( '.colorpalette-item-' + data_index + ' .color' ); var color = ui.color.toString(); $input.val( color ); $preview.css( { 'backgroundColor': color } ); saved_palette[data_index - 1] = color; $this_input.val( saved_palette.join( '|' ) ); } } ); $colorpalette_colorpicker.trigger( 'change' ); colorpalette_colorpicker_index++; } ); $palette_wrapper.on( 'click', '.colorpalette-item', function( e ) { e.preventDefault(); var $colorpalette_item = $( this ); var data_index = $colorpalette_item.attr( 'data-index' ); // Hide other colorpalette colorpicker $palette_wrapper.find( '.colorpalette-colorpicker' ).removeClass( 'active' ); // Display selected colorpalette colorpicker $palette_wrapper.find( '.colorpalette-colorpicker[data-index="' + data_index + '"]' ).addClass( 'active' ); } ); } ); } if ( typeof etCore !== 'undefined' && typeof etCore.portability !== 'undefined' ) { // Portability integration. etCore.portability.save = function( callback ) { epanel_save( callback, false ); }; } function et_pb_center_modal( $modal ) { var modal_height = $modal.outerHeight(); var modal_height_adjustment = (0 - (modal_height / 2)) + 'px'; $modal.css( { top: '50%', bottom: 'auto', marginTop: modal_height_adjustment } ); } } ); /* ]]> */ js/page-resource-fallback.min.js000064400000000445152214476640012614 0ustar00function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))} js/compatibility-warning.js000064400000004262152214476640012051 0ustar00/** * Compatibility Warning Scripts. * * The scripts below is used for overriding or modifying default WP template to show * warning about WP and PHP versions compatibility with user's environment. * * @see {ET_Core_Compatibility_Warning()} */ (function($) { 'use strict'; // Bail early if there is no compatibility warning data. if (!window.et_compatibility_warning) { return; } var data = et_compatibility_warning; // A. Update Core. if (data.update_core_data) { if (data.update_core_data.plugins) { // Plugins - Override updates table body. var pluginsTableBody = window.wp.template('et-update-core-plugins-table-body'); $('#update-plugins-table .plugins').html(pluginsTableBody(data.update_core_data)); } if (data.update_core_data.themes) { // Themes - Override updates table body. var themesTableBody = window.wp.template('et-update-core-themes-table-body'); $('#update-themes-table .plugins').html(themesTableBody(data.update_core_data)); } } // B. Manage Themes. if (data.manage_themes_data) { // Themes List & Details - Remove default templates, so we can replace them later. $('#tmpl-theme').remove(); $('#tmpl-theme-single').remove(); } // C. Theme Customizer. if (data.customizer_data) { // Active Theme - Disable publish button. if (true !== data.customizer_data.compatible_wp || true !== data.customizer_data.compatible_php) { var $save = $('#customize-controls #save'); var $publishSettings = $('#customize-controls #publish-settings'); if ($publishSettings.length > 0) { $save.remove(); $publishSettings .removeAttr('id') .attr('class', 'button button-primary disabled') .text(data.customizer_data.disabled_text); } else { $save .removeAttr('id') .attr('class', 'button button-primary disabled') .attr('value', data.customizer_data.disabled_text) .text(data.customizer_data.disabled_text); } } // Themes List & Details - Remove default templates, so we can replace them later. $('#tmpl-customize-control-theme-content').remove(); } })(jQuery); js/colorpicker.js000064400000041127152214476640010052 0ustar00/** * * Color picker * Author: Stefan Petre www.eyecon.ro * * Dual licensed under the MIT and GPL licenses * * Modified to adapt the latest jQuery version (v3 above) included on WordPress 5.6: * - (2021-02-05) - Number type value passed to css method is deprecated. * - (2021-02-05) - jQuery bind method is deprecated. * - (2021-02-05) - jQuery unbind method is deprecated. * - (2021-02-05) - jQuery focus method is deprecated. */ (function ($) { var ColorPicker = function () { var ids = {}, inAction, charMin = 65, visible, tpl = '
', defaults = { eventName: 'click', onShow: function () {}, onBeforeShow: function(){}, onHide: function () {}, onChange: function () {}, onSubmit: function () {}, color: 'ff0000', livePreview: true, flat: false }, fillRGBFields = function (hsb, cal) { var rgb = HSBToRGB(hsb); $(cal).data('colorpicker').fields .eq(1).val(rgb.r).end() .eq(2).val(rgb.g).end() .eq(3).val(rgb.b).end(); }, fillHSBFields = function (hsb, cal) { $(cal).data('colorpicker').fields .eq(4).val(hsb.h).end() .eq(5).val(hsb.s).end() .eq(6).val(hsb.b).end(); }, fillHexFields = function (hsb, cal) { $(cal).data('colorpicker').fields .eq(0).val(HSBToHex(hsb)).end(); }, setSelector = function (hsb, cal) { $(cal).data('colorpicker').selector.css('backgroundColor', '#' + HSBToHex({h: hsb.h, s: 100, b: 100})); $(cal).data('colorpicker').selectorIndic.css({ left: parseInt(150 * hsb.s/100, 10) + 'px', top: parseInt(150 * (100-hsb.b)/100, 10) + 'px', }); }, setHue = function (hsb, cal) { $(cal).data('colorpicker').hue.css('top', parseInt(150 - 150 * hsb.h/360, 10) + 'px'); }, setCurrentColor = function (hsb, cal) { $(cal).data('colorpicker').currentColor.css('backgroundColor', '#' + HSBToHex(hsb)); }, setNewColor = function (hsb, cal) { $(cal).data('colorpicker').newColor.css('backgroundColor', '#' + HSBToHex(hsb)); }, keyDown = function (ev) { var pressedKey = ev.charCode || ev.keyCode || -1; if ((pressedKey > charMin && pressedKey <= 90) || pressedKey == 32) { return false; } var cal = $(this).parent().parent(); if (cal.data('colorpicker').livePreview === true) { change.apply(this); } }, change = function (ev) { var cal = $(this).parent().parent(), col; if (this.parentNode.className.indexOf('_hex') > 0) { cal.data('colorpicker').color = col = HexToHSB(fixHex(this.value)); } else if (this.parentNode.className.indexOf('_hsb') > 0) { cal.data('colorpicker').color = col = fixHSB({ h: parseInt(cal.data('colorpicker').fields.eq(4).val(), 10), s: parseInt(cal.data('colorpicker').fields.eq(5).val(), 10), b: parseInt(cal.data('colorpicker').fields.eq(6).val(), 10) }); } else { cal.data('colorpicker').color = col = RGBToHSB(fixRGB({ r: parseInt(cal.data('colorpicker').fields.eq(1).val(), 10), g: parseInt(cal.data('colorpicker').fields.eq(2).val(), 10), b: parseInt(cal.data('colorpicker').fields.eq(3).val(), 10) })); } if (ev) { fillRGBFields(col, cal.get(0)); fillHexFields(col, cal.get(0)); fillHSBFields(col, cal.get(0)); } setSelector(col, cal.get(0)); setHue(col, cal.get(0)); setNewColor(col, cal.get(0)); cal.data('colorpicker').onChange.apply(cal, [col, HSBToHex(col), HSBToRGB(col)]); }, blur = function (ev) { var cal = $(this).parent().parent(); cal.data('colorpicker').fields.parent().removeClass('colorpicker_focus'); }, focus = function () { charMin = this.parentNode.className.indexOf('_hex') > 0 ? 70 : 65; $(this).parent().parent().data('colorpicker').fields.parent().removeClass('colorpicker_focus'); $(this).parent().addClass('colorpicker_focus'); }, downIncrement = function (ev) { var field = $(this).parent().find('input').trigger('focus'); var current = { el: $(this).parent().addClass('colorpicker_slider'), max: this.parentNode.className.indexOf('_hsb_h') > 0 ? 360 : (this.parentNode.className.indexOf('_hsb') > 0 ? 100 : 255), y: ev.pageY, field: field, val: parseInt(field.val(), 10), preview: $(this).parent().parent().data('colorpicker').livePreview }; $(document).on('mouseup', current, upIncrement); $(document).on('mousemove', current, moveIncrement); }, moveIncrement = function (ev) { ev.data.field.val(Math.max(0, Math.min(ev.data.max, parseInt(ev.data.val + ev.pageY - ev.data.y, 10)))); if (ev.data.preview) { change.apply(ev.data.field.get(0), [true]); } return false; }, upIncrement = function (ev) { change.apply(ev.data.field.get(0), [true]); ev.data.el.removeClass('colorpicker_slider').find('input').trigger('focus'); $(document).off('mouseup', upIncrement); $(document).off('mousemove', moveIncrement); return false; }, downHue = function (ev) { var current = { cal: $(this).parent(), y: $(this).offset().top }; current.preview = current.cal.data('colorpicker').livePreview; $(document).on('mouseup', current, upHue); $(document).on('mousemove', current, moveHue); }, moveHue = function (ev) { change.apply( ev.data.cal.data('colorpicker') .fields .eq(4) .val(parseInt(360*(150 - Math.max(0,Math.min(150,(ev.pageY - ev.data.y))))/150, 10)) .get(0), [ev.data.preview] ); return false; }, upHue = function (ev) { fillRGBFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); fillHexFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); $(document).off('mouseup', upHue); $(document).off('mousemove', moveHue); return false; }, downSelector = function (ev) { var current = { cal: $(this).parent(), pos: $(this).offset() }; current.preview = current.cal.data('colorpicker').livePreview; $(document).on('mouseup', current, upSelector); $(document).on('mousemove', current, moveSelector); }, moveSelector = function (ev) { change.apply( ev.data.cal.data('colorpicker') .fields .eq(6) .val(parseInt(100*(150 - Math.max(0,Math.min(150,(ev.pageY - ev.data.pos.top))))/150, 10)) .end() .eq(5) .val(parseInt(100*(Math.max(0,Math.min(150,(ev.pageX - ev.data.pos.left))))/150, 10)) .get(0), [ev.data.preview] ); return false; }, upSelector = function (ev) { fillRGBFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); fillHexFields(ev.data.cal.data('colorpicker').color, ev.data.cal.get(0)); $(document).off('mouseup', upSelector); $(document).off('mousemove', moveSelector); return false; }, enterSubmit = function (ev) { $(this).addClass('colorpicker_focus'); }, leaveSubmit = function (ev) { $(this).removeClass('colorpicker_focus'); }, clickSubmit = function (ev) { var cal = $(this).parent(); var col = cal.data('colorpicker').color; cal.data('colorpicker').origColor = col; setCurrentColor(col, cal.get(0)); cal.data('colorpicker').onSubmit(col, HSBToHex(col), HSBToRGB(col), cal.data('colorpicker').el); }, show = function (ev) { var cal = $('#' + $(this).data('colorpickerId')); cal.data('colorpicker').onBeforeShow.apply(this, [cal.get(0)]); var pos = $(this).offset(); var viewPort = getViewport(); var top = pos.top + this.offsetHeight; var left = pos.left; if (top + 176 > viewPort.t + viewPort.h) { top -= this.offsetHeight + 176; } if (left + 356 > viewPort.l + viewPort.w) { left -= 356; } cal.css({left: left + 'px', top: top + 'px'}); if (cal.data('colorpicker').onShow.apply(this, [cal.get(0)]) != false) { cal.show(); } $(document).on('mousedown', {cal: cal}, hide); return false; }, hide = function (ev) { if (!isChildOf(ev.data.cal.get(0), ev.target, ev.data.cal.get(0))) { if (ev.data.cal.data('colorpicker').onHide.apply(this, [ev.data.cal.get(0)]) != false) { ev.data.cal.hide(); } $(document).off('mousedown', hide); } }, isChildOf = function(parentEl, el, container) { if (parentEl == el) { return true; } if (parentEl.contains) { return parentEl.contains(el); } if ( parentEl.compareDocumentPosition ) { return !!(parentEl.compareDocumentPosition(el) & 16); } var prEl = el.parentNode; while(prEl && prEl != container) { if (prEl == parentEl) return true; prEl = prEl.parentNode; } return false; }, getViewport = function () { var m = document.compatMode == 'CSS1Compat'; return { l : window.pageXOffset || (m ? document.documentElement.scrollLeft : document.body.scrollLeft), t : window.pageYOffset || (m ? document.documentElement.scrollTop : document.body.scrollTop), w : window.innerWidth || (m ? document.documentElement.clientWidth : document.body.clientWidth), h : window.innerHeight || (m ? document.documentElement.clientHeight : document.body.clientHeight) }; }, fixHSB = function (hsb) { return { h: Math.min(360, Math.max(0, hsb.h)), s: Math.min(100, Math.max(0, hsb.s)), b: Math.min(100, Math.max(0, hsb.b)) }; }, fixRGB = function (rgb) { return { r: Math.min(255, Math.max(0, rgb.r)), g: Math.min(255, Math.max(0, rgb.g)), b: Math.min(255, Math.max(0, rgb.b)) }; }, fixHex = function (hex) { var len = 6 - hex.length; if (len > 0) { var o = []; for (var i=0; i -1) ? hex.substring(1) : hex), 16); return {r: hex >> 16, g: (hex & 0x00FF00) >> 8, b: (hex & 0x0000FF)}; }, HexToHSB = function (hex) { return RGBToHSB(HexToRGB(hex)); }, RGBToHSB = function (rgb) { var hsb = { h: 0, s: 0, b: 0 }; var min = Math.min(rgb.r, rgb.g, rgb.b); var max = Math.max(rgb.r, rgb.g, rgb.b); var delta = max - min; hsb.b = max; if (max != 0) { } hsb.s = max != 0 ? 255 * delta / max : 0; if (hsb.s != 0) { if (rgb.r == max) { hsb.h = (rgb.g - rgb.b) / delta; } else if (rgb.g == max) { hsb.h = 2 + (rgb.b - rgb.r) / delta; } else { hsb.h = 4 + (rgb.r - rgb.g) / delta; } } else { hsb.h = -1; } hsb.h *= 60; if (hsb.h < 0) { hsb.h += 360; } hsb.s *= 100/255; hsb.b *= 100/255; return hsb; }, HSBToRGB = function (hsb) { var rgb = {}; var h = Math.round(hsb.h); var s = Math.round(hsb.s*255/100); var v = Math.round(hsb.b*255/100); if(s == 0) { rgb.r = rgb.g = rgb.b = v; } else { var t1 = v; var t2 = (255-s)*v/255; var t3 = (t1-t2)*(h%60)/60; if(h==360) h = 0; if(h<60) {rgb.r=t1; rgb.b=t2; rgb.g=t2+t3} else if(h<120) {rgb.g=t1; rgb.b=t2; rgb.r=t1-t3} else if(h<180) {rgb.g=t1; rgb.r=t2; rgb.b=t2+t3} else if(h<240) {rgb.b=t1; rgb.r=t2; rgb.g=t1-t3} else if(h<300) {rgb.b=t1; rgb.g=t2; rgb.r=t2+t3} else if(h<360) {rgb.r=t1; rgb.g=t2; rgb.b=t1-t3} else {rgb.r=0; rgb.g=0; rgb.b=0} } return {r:Math.round(rgb.r), g:Math.round(rgb.g), b:Math.round(rgb.b)}; }, RGBToHex = function (rgb) { var hex = [ rgb.r.toString(16), rgb.g.toString(16), rgb.b.toString(16) ]; $.each(hex, function (nr, val) { if (val.length == 1) { hex[nr] = '0' + val; } }); return hex.join(''); }, HSBToHex = function (hsb) { return RGBToHex(HSBToRGB(hsb)); }, restoreOriginal = function () { var cal = $(this).parent(); var col = cal.data('colorpicker').origColor; cal.data('colorpicker').color = col; fillRGBFields(col, cal.get(0)); fillHexFields(col, cal.get(0)); fillHSBFields(col, cal.get(0)); setSelector(col, cal.get(0)); setHue(col, cal.get(0)); setNewColor(col, cal.get(0)); }; return { init: function (opt) { opt = $.extend({}, defaults, opt||{}); if (typeof opt.color == 'string') { opt.color = HexToHSB(opt.color); } else if (opt.color.r != undefined && opt.color.g != undefined && opt.color.b != undefined) { opt.color = RGBToHSB(opt.color); } else if (opt.color.h != undefined && opt.color.s != undefined && opt.color.b != undefined) { opt.color = fixHSB(opt.color); } else { return this; } return this.each(function () { if (!$(this).data('colorpickerId')) { var options = $.extend({}, opt); options.origColor = opt.color; var id = 'collorpicker_' + parseInt(Math.random() * 1000); $(this).data('colorpickerId', id); var cal = $(tpl).attr('id', id); if (options.flat) { cal.appendTo(this).show(); } else { cal.appendTo(document.body); } options.fields = cal .find('input') .on('keyup', keyDown) .on('change', change) .on('blur', blur) .on('focus', focus); cal .find('span').on('mousedown', downIncrement).end() .find('>div.colorpicker_current_color').on('click', restoreOriginal); options.selector = cal.find('div.colorpicker_color').on('mousedown', downSelector); options.selectorIndic = options.selector.find('div div'); options.el = this; options.hue = cal.find('div.colorpicker_hue div'); cal.find('div.colorpicker_hue').on('mousedown', downHue); options.newColor = cal.find('div.colorpicker_new_color'); options.currentColor = cal.find('div.colorpicker_current_color'); cal.data('colorpicker', options); cal.find('div.colorpicker_submit') .on('mouseenter', enterSubmit) .on('mouseleave', leaveSubmit) .on('click', clickSubmit); fillRGBFields(options.color, cal.get(0)); fillHSBFields(options.color, cal.get(0)); fillHexFields(options.color, cal.get(0)); setHue(options.color, cal.get(0)); setSelector(options.color, cal.get(0)); setCurrentColor(options.color, cal.get(0)); setNewColor(options.color, cal.get(0)); if (options.flat) { cal.css({ position: 'relative', display: 'block' }); } else { $(this).on(options.eventName, show); } } }); }, showPicker: function() { return this.each( function () { if ($(this).data('colorpickerId')) { show.apply(this); } }); }, hidePicker: function() { return this.each( function () { if ($(this).data('colorpickerId')) { $('#' + $(this).data('colorpickerId')).hide(); } }); }, setColor: function(col) { if (typeof col == 'string') { col = HexToHSB(col); } else if (col.r != undefined && col.g != undefined && col.b != undefined) { col = RGBToHSB(col); } else if (col.h != undefined && col.s != undefined && col.b != undefined) { col = fixHSB(col); } else { return this; } return this.each(function(){ if ($(this).data('colorpickerId')) { var cal = $('#' + $(this).data('colorpickerId')); cal.data('colorpicker').color = col; cal.data('colorpicker').origColor = col; fillRGBFields(col, cal.get(0)); fillHSBFields(col, cal.get(0)); fillHexFields(col, cal.get(0)); setHue(col, cal.get(0)); setSelector(col, cal.get(0)); setCurrentColor(col, cal.get(0)); setNewColor(col, cal.get(0)); } }); } }; }(); $.fn.extend({ ColorPicker: ColorPicker.init, ColorPickerHide: ColorPicker.hidePicker, ColorPickerShow: ColorPicker.showPicker, ColorPickerSetColor: ColorPicker.setColor }); })(jQuery)js/support-center.js000064400000046505152214476640010535 0ustar00(function($) { 'use strict'; var docPlayer; var resizeTimer; var showHideDelay = 300; var removeDelay = 500; var logViewers = []; var supportUserID = etSupportCenter.supportUserID || null; var debugLogViewer = window.wp && window.wp.codeEditor; var $save_message = $('#epanel-ajax-saving'); var $etSystemStatusTable = $('.et_system_status'); var $etSupportUserToggle = $('.et_support_user_toggle .et_pb_yes_no_button'); var $et_documentation_videos_list_li = $('.et_documentation_videos_list li'); var $modalSafeModeWarningTemplate = $('#et-ajax-safe-mode-template').html(); function confirmClipboardCopy() { $save_message.addClass('success-animation').fadeIn('fast'); $save_message.fadeOut('slow'); } // Remote Access: Toggle ET Support User On/Off function supportUserActivationToggle($toggle, newState, silentMode) { // If Silent Mode is `true` then we'll run AJAX without rendering display changes silentMode = silentMode || false; if (typeof newState === 'undefined') { return; } var postData = { action: 'et_support_user_update', nonce: etSupportCenter.nonce }; switch (newState) { case 'activate': postData.support_update = 'activate'; break; case 'deactivate': postData.support_update = 'deactivate'; break; default: return; } // Ajax toggle ET Support User jQuery.ajax({ type: 'POST', data: postData, dataType: 'json', url: etSupportCenter.ajaxURL, action: 'support_user_update_via_ajax', beforeSend: function(xhr) { // Don't execute DOM changes in Silent Mode if (silentMode) { return; } $('.et-remote-access-error').first().hide(showHideDelay); $save_message.addClass('et_loading').removeClass('success-animation'); $save_message.fadeIn('fast'); }, success: function(response) { // Don't execute DOM changes in Silent Mode if (silentMode) { return; } $save_message.removeClass('et_loading').removeClass('success-animation'); setTimeout(function() { $save_message.fadeOut('slow'); }, removeDelay); var $msgExpiry = $('.et-support-user-expiry').first(); if ('activate' === postData.support_update) { if (response.error) { $('.et-remote-access-error').first().text(response.error).show(showHideDelay); return; } $('#et-remote-access-error').remove(); $toggle.removeClass('et_pb_off_state').addClass('et_pb_on_state'); $msgExpiry.attr('data-expiry', response.expiry); supportUserTimeToExpiry(); $msgExpiry.show(showHideDelay); $('.et-support-user-elevated').show(showHideDelay); $('.card.et_remote_access .et_card_cta').append( $('') .attr({ 'class': 'copy_support_token', 'data-token': response.token }) .text('Copy Support Token') ); } else if ('deactivate' === postData.support_update) { // First switch & hide the "elevated" toggle // (not a click event because we don't need to trigger AJAX) $('.et-support-user-elevated').hide(showHideDelay); $('.et_support_user_elevated_toggle .et_pb_yes_no_button').removeClass('et_pb_on_state').addClass('et_pb_off_state'); // Now clean up the Remote Access toggle $msgExpiry.hide(showHideDelay); $toggle.removeClass('et_pb_on_state').addClass('et_pb_off_state'); $('.copy_support_token').fadeOut('slow'); setTimeout(function() { $('.copy_support_token').remove(); }, removeDelay); } $save_message.addClass('success-animation'); } }).fail(function(data) { console.log(data.responseText); }); } // Remote Access: Calculate of Time To Auto-Deactivation function supportUserTimeToExpiry() { if (! $('.et_support_user_toggle .et_pb_on_state').length) { return; } var $supportUserExpiry = $('.et-support-user-expiry').first(); var expiry = parseInt($supportUserExpiry.attr('data-expiry')); var timeToExpiry = (expiry - (new Date().getTime() / 1000)); var $timer = $supportUserExpiry.find('.support-user-time-to-expiry').first(); var timerContent = ''; var days = 0; var hours = 0; var minutes = 0; if (30 >= timeToExpiry) { // Don't bother calculating; expiration will happen before the next check, so let's trigger deactivation now. $timer.html('0 minutes'); // Go ahead and turn off the user (don't need to wait for WP Cron) $etSupportUserToggle.trigger('click'); return; } days = parseInt(timeToExpiry / 86400); days = days > 0 ? days : 0; timeToExpiry = timeToExpiry % 86400; hours = parseInt(timeToExpiry / 3600); hours = hours > 0 ? hours : 0; timeToExpiry = timeToExpiry % 3600; minutes = parseInt(timeToExpiry / 60); minutes = minutes > 0 ? minutes : 0; if (0 < days) { timerContent = timerContent + days + (1 < days ? ' days, ' : ' day, '); } if (0 < hours) { timerContent = timerContent + hours + (1 < hours ? ' hours, ' : ' hour, '); } timerContent = timerContent + minutes + (1 !== minutes ? ' minutes' : ' minute'); $timer.html(timerContent); } // Documentation: Recalculate video dimensions (typically on viewport resize) function et_core_correct_video_proportions() { var parentHeight = (parseInt($('.et_docs_videos').first().width()) * .5625) + 'px'; $('.et_docs_videos .wrapper').css('max-height', parentHeight); $('.et_docs_videos iframe').css('max-height', parentHeight); } // Documentation: Initialize YouTube Iframe player function loadYouTubeIframe() { if (('undefined' !== typeof YT) && YT && YT.Player) { // Default video: 'Getting Started With The Divi Builder' var firstVideo = 'T-Oe01_J62c'; var $firstVideoItem = $('.et_docs_videos li:first-of-type'); // If the Documentation videos list has YouTube IDs, grab the first one if ($firstVideoItem.length > 0 && $firstVideoItem[0].hasAttribute('data-ytid')) { firstVideo = $firstVideoItem.attr('data-ytid'); } docPlayer = new YT.Player('et_documentation_player', { videoId: firstVideo, height: '360', width: '640', showinfo: 0, controls: 0, rel: 0 }); et_core_correct_video_proportions(); } else { setTimeout(loadYouTubeIframe, 100); } } // Safe Mode: Activate/Deactivate function toggleETSafeMode($toggle) { var postData = { action: 'et_safe_mode_update', nonce: etSupportCenter.nonce }; if ($toggle.hasClass('et_pb_off_state')) { postData.support_update = 'activate'; } else if ($toggle.hasClass('et_pb_on_state') || $toggle.hasClass('et-safe-mode-indicator') || $toggle.hasClass('et-core-modal-action')) { postData.support_update = 'deactivate'; } else { return; } if ('activate' === postData.support_update) { var safeModeProduct = $toggle.parents('#et_card_safe_mode').data('et-product'); // Continue only if the product is in our allowlist switch (safeModeProduct) { case 'divi_builder_plugin': case 'divi_dash_plugin': case 'divi_theme': case 'extra_theme': case 'monarch_plugin': case 'bloom_plugin': postData.product = safeModeProduct; break; default: return; } } // Ajax toggle Safe Mode jQuery.ajax({ type: 'POST', data: postData, dataType: 'json', url: etSupportCenter.ajaxURL, action: 'safe_mode_update_via_ajax', beforeSend: function(xhr) { $('.et-core-safe-mode-block-modal').removeClass('et-core-active'); $save_message.addClass('et_loading').removeClass('success-animation'); $save_message.fadeIn('fast'); }, success: function(response) { $save_message.removeClass('et_loading').addClass('success-animation'); var $msgExpiry = $('.et-support-user-expiry').first(); if ('activate' === postData.support_update) { $('.et_safe_mode_toggle .et_pb_yes_no_button').removeClass('et_pb_off_state').addClass('et_pb_on_state'); } else if ('deactivate' === postData.support_update) { $('.et_safe_mode_toggle .et_pb_yes_no_button').removeClass('et_pb_on_state').addClass('et_pb_off_state'); $('.et-safe-mode-indicator').fadeOut('slow'); setTimeout(function() { $('.et-safe-mode-indicator').remove(); $('.wp-admin').removeClass('et-safe-mode-active'); }, removeDelay); } setTimeout(function() { $save_message.fadeOut('slow'); window.location.reload(true); }, removeDelay); } }).fail(function(data) { console.log(data.responseText); $save_message.fadeOut('slow'); }); } // Safe Mode: Interrupt Actions when Safe Mode is Active function preventActionWhenSafeModeActive() { $('body').append($modalSafeModeWarningTemplate); $('.et-core-safe-mode-block-modal').addClass('et-core-active'); $(window).trigger('et-core-modal-active'); } // Logs: Add CodeMirror Instance with Custom Formatting Rules function addLogViewerInstance(codeEditor, $element, config) { if (! $element || $element.length === 0) { return; } var instance = codeEditor.initialize($element, { codemirror: config, }); if (instance && instance.codemirror) { logViewers.push(instance.codemirror); } } // Dismiss Card in the Support Center function dismissCard($button) { const postData = { action: 'et_dismiss_support_center_card', nonce: etSupportCenter.nonce, product: $button.data('product'), card_key: $button.data('key'), }; // Dismiss the Card via AJAX jQuery.ajax({ type: 'POST', data: postData, dataType: 'json', url: etSupportCenter.ajaxURL, beforeSend: function(xhr) { $button.prop('disabled', true); $save_message.addClass('et_loading').removeClass('success-animation'); $save_message.fadeIn('fast'); }, success: function(response) { $button.parent().remove(); $save_message.removeClass('et_loading').addClass('success-animation'); setTimeout(function() { $save_message.fadeOut('slow'); }, removeDelay); }, }).fail(function(data) { $button.prop('disabled', false); console.log(data.responseText); $save_message.fadeOut('slow'); }); } $(window).on('resize', function() { resizeTimer = _.debounce(et_core_correct_video_proportions(), showHideDelay); }); $(function() { /** * Support Center :: System Status */ // System Status: display message if all checks passed if (0 === $('.et-system-status-report').children(':not(.et_system_status_pass)').length) { $('.et-system-status-congratulations').show(showHideDelay); } // System Status: Show Full Report $('.full_report_show').on('click', function() { $etSystemStatusTable.find('.et_system_status_pass').show(showHideDelay); $etSystemStatusTable.removeClass('summary').addClass('full'); }); // System Status: Show Summary Report $('.full_report_hide').on('click', function() { $etSystemStatusTable.find('.et_system_status_pass').hide(showHideDelay); $etSystemStatusTable.addClass('summary').removeClass('full'); }); // System Status: Copy Full Report to Clipboard $('.full_report_copy').on('click', function() { $('#et_system_status_plain').trigger('select'); document.execCommand('copy'); confirmClipboardCopy(); }); /** * Support Center :: Remote Access */ if ($('.card.et_remote_access').length > 0) { // Remote Access: Initial Calculation of Time To Auto-Deactivation supportUserTimeToExpiry(); // Remote Access: Recalculate Time To Auto-Deactivation (every 30 seconds) setInterval(supportUserTimeToExpiry, 30000); // Remote Access: Display Auto-Deactivation Countdown if ($etSupportUserToggle.hasClass('et_pb_on_state')) { $('.et-support-user-expiry').first().show(0); } else { // If the Support User account toggle is off, send a quick AJAX request to verify the account is deactivated supportUserActivationToggle($etSupportUserToggle, 'deactivate', true); } // Remote Access: Activate/Deactivate $etSupportUserToggle.on('click', function(e) { e.preventDefault(); if ($etSupportUserToggle.hasClass('et_pb_off_state')) { supportUserActivationToggle($(this), 'activate'); } else if ($etSupportUserToggle.hasClass('et_pb_on_state')) { supportUserActivationToggle($(this), 'deactivate'); } }); // Remote Access: Elevate/Reset Divi Support user role $('.et_support_user_elevated_toggle .et_pb_yes_no_button').on('click', function(e) { e.preventDefault(); var $toggle = $(this); var postData = { action: 'et_support_user_update', nonce: etSupportCenter.nonce }; if ($toggle.hasClass('et_pb_off_state')) { postData.support_update = 'elevate'; } else if ($toggle.hasClass('et_pb_on_state')) { postData.support_update = 'activate'; } else { return; } // Ajax toggle ET Support User Admin Mode jQuery.ajax({ type: 'POST', data: postData, dataType: 'json', url: etSupportCenter.ajaxURL, action: 'support_user_update_via_ajax', beforeSend: function(xhr) { $save_message.addClass('et_loading').removeClass('success-animation'); $save_message.fadeIn('fast'); }, success: function(response) { $save_message.removeClass('et_loading').removeClass('success-animation'); setTimeout(function() { $save_message.fadeOut('slow'); }, removeDelay); if ('elevate' === postData.support_update) { $toggle.removeClass('et_pb_off_state').addClass('et_pb_on_state'); } else if ('activate' === postData.support_update) { $toggle.removeClass('et_pb_on_state').addClass('et_pb_off_state'); } $save_message.addClass('success-animation'); } }).fail(function(data) { console.log(data.responseText); }); }); // Remote Access: Copy Support Token to clipboard $('body').on('click', '.copy_support_token', function() { var token = $(this).attr('data-token'); var $temp = $(''); $('body').append($temp); $temp.val(token).trigger('select'); document.execCommand('copy'); $temp.remove(); confirmClipboardCopy(); }); } /** * Support Center :: Documentation & Help */ if ($('body').find('[data-et-page="wp-admin-support-center"]').length > 0) { // Load the IFrame Player API code asynchronously. var tag = document.createElement('script'); tag.src = 'https://www.youtube.com/iframe_api'; var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(tag, firstScriptTag); loadYouTubeIframe(); } // Documentation & Help: YouTube Video Navigation $et_documentation_videos_list_li.on('click', function() { var $active = $(this); $et_documentation_videos_list_li.removeClass('active'); $active.addClass('active'); docPlayer.cueVideoById($active.attr('data-ytid'), 0, 'large'); }); /** * Support Center :: Safe Mode */ if ($save_message.length === 0) { $('body.wp-admin').append( $('
').attr({ 'id': 'et-ajax-saving', 'class': 'et_loading' }).append( $('').attr({ 'src': etSupportCenter.ajaxLoaderImg, 'alt': 'loading', 'id': 'loading' }) ) ); $save_message = $('#et-ajax-saving'); } // Safe Mode: Activate/Deactivate $('body').on('click', '.et-safe-mode-indicator', function(e) { e.preventDefault(); var $toggle = $(this); toggleETSafeMode($toggle); }); $('body').on('click', '.et_safe_mode_toggle .et_pb_yes_no_button', function(e) { e.preventDefault(); var $toggle = $(this); toggleETSafeMode($toggle); }); $('body').on('click', '.et-core-safe-mode-block-modal .et-core-modal-action', function(e) { e.preventDefault(); var $toggle = $(this); toggleETSafeMode($toggle); }); // Safe Mode: Interrupt Plugin/Theme Toggles $('body.et-safe-mode-active').on('click', '.theme .activate', function(e) { e.preventDefault(); preventActionWhenSafeModeActive(); }); $('body.et-safe-mode-active').on('click', '.plugins .activate a', function(e) { e.preventDefault(); preventActionWhenSafeModeActive(); }); $('body.et-safe-mode-active').on('click', '.plugins .deactivate a', function(e) { e.preventDefault(); preventActionWhenSafeModeActive(); }); $('body.et-safe-mode-active.plugins-php').on('click', '.page-title-action', function(e) { e.preventDefault(); preventActionWhenSafeModeActive(); }); // Safe Mode: Close Interrupt $('body').on('click', '>.et-core-safe-mode-block-modal .et-core-modal-close', function(e) { e.preventDefault(); $('body>.et-core-safe-mode-block-modal').remove(); }); /** * Support Center :: Logs */ // Logs: Initialize CodeMirror Rendering of Log File if (debugLogViewer && debugLogViewer.initialize && debugLogViewer.defaultSettings && debugLogViewer.defaultSettings.codemirror) { // User ET CodeMirror theme var configDebugLog = $.extend({}, debugLogViewer.defaultSettings.codemirror, { indentUnit: 2, tabSize: 2, mode: 'nginx', theme: 'et', scrollbarStyle: 'native', readOnly: true, lineWrapping: true }); if ($('#et_logs_display').length > 0) { // Divi Theme addLogViewerInstance(debugLogViewer, $('#et_logs_display'), configDebugLog); } } // Logs: Copy Full WP_DEBUG Log to Clipboard $('.copy_debug_log').on('click', function() { $('#et_logs_recent').trigger('select'); document.execCommand('copy'); confirmClipboardCopy(); }); /** * Support Center :: Divi Hosting Card */ // Dismiss Card from the Support Center $('.card.has-dismiss-button').on('click', '.et-dismiss-button', function(e) { const $toggle = $(this); dismissCard($toggle); }); // Initialize Tippy when it's available if (typeof tippy !== 'undefined') { tippy('[data-tippy-content]', { arrow: tippy.roundArrow, theme: 'et-tippy', }); } }); })(jQuery); js/es6-promise.auto.min.js000064400000015241152214476640011436 0ustar00/** @license ES6-Promise v4.2.8 * es6-promise.auto.min.js * https://github.com/stefanpenner/es6-promise * * Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):t.ES6Promise=e()}(this,function(){"use strict";function t(t){var e=typeof t;return null!==t&&("object"===e||"function"===e)}function e(t){return"function"==typeof t}function n(t){W=t}function r(t){z=t}function o(){return function(){return process.nextTick(a)}}function i(){return"undefined"!=typeof U?function(){U(a)}:c()}function s(){var t=0,e=new H(a),n=document.createTextNode("");return e.observe(n,{characterData:!0}),function(){n.data=t=++t%2}}function u(){var t=new MessageChannel;return t.port1.onmessage=a,function(){return t.port2.postMessage(0)}}function c(){var t=setTimeout;return function(){return t(a,1)}}function a(){for(var t=0;t');a.wrapperInner=a.wrapper.children('span').eq(0);a.wrapper.on("mouseenter",function(e){a.wrapperInner.addClass(g.cls+'-hover');i(e)}).on("mouseleave",function(e){a.wrapperInner.removeClass(g.cls+'-hover');i(e)});b.css({position:'absolute',zIndex:-1,visibility:'hidden'}).after(a.wrapper);var c=false;if(b.attr('id')){c=$('label[for='+b.attr('id')+']');if(!c.length)c=false}if(!c){c=b.closest?b.closest('label'):b.parents('label').eq(0);if(!c.length)c=false}if(c){c.on("mouseenter",function(e){a.wrapper.trigger('mouseover',[e])}).on("mouseleave",function(e){a.wrapper.trigger('mouseout',[e])});c.on('click',function(e){b.trigger('click',[e]);i(e);return false})}a.wrapper.on('click',function(e){b.trigger('click',[e]);i(e);return false});b.on('click',function(e){i(e)});b.on('disable',function(){a.wrapperInner.addClass(g.cls+'-disabled')}).on('enable',function(){a.wrapperInner.removeClass(g.cls+'-disabled')});b.on('check',function(){a.wrapper.addClass(g.cls+'-checked')}).on('uncheck',function(){a.wrapper.removeClass(g.cls+'-checked')});$('img',a.wrapper).on('dragstart',function(){return false}).on('mousedown',function(){return false});if(window.getSelection)a.wrapper.css('MozUserSelect','none');if(a.checked)a.wrapper.addClass(g.cls+'-checked');if(a.disabled)a.wrapperInner.addClass(g.cls+'-disabled')})}})(jQuery);js/common.js000064400000002477152214476640007033 0ustar00(function($){ $(function(){ var user_agent = navigator.userAgent; var is_opera_edge; var browser = user_agent.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))/i) || []; var browser_name = ''; var browser_class = ''; if ( /trident/i.test( browser[0] ) ) { browser_name = 'ie'; } else if ( browser[0] === 'Chrome' ) { is_opera_edge = user_agent.match(/\b(OPR|Edge)/); if ( is_opera_edge !== null ) { browser_name = is_opera_edge[0].replace('OPR', 'opera'); } } // use navigator.appName as browser name if we were unable to get it from user_agent if ( '' === browser_name ) { if ('standalone' in window.navigator && !window.navigator.standalone) { browser_name = 'uiwebview'; } else { browser_name = browser[0] && '' !== browser[0] ? browser[0] : navigator.appName; } } browser_name = browser_name.toLowerCase(); // convert browser name to class. Some classes do not match the browser name switch( browser_name ) { case 'msie' : browser_class = 'ie'; break; case 'firefox' : browser_class = 'gecko'; break; default : browser_class = browser_name; break; } // add `iphone` class if browsing from iphone if ( user_agent.match(/iPhone/) ) { browser_class += ' iphone'; } $( 'body' ).addClass( browser_class ); }); })(jQuery); js/tippy.min.js000064400000055333152214476640007471 0ustar00/** * @tippyjs v6.2.2 - MIT License */ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@popperjs/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t=t||self).tippy=e(t.Popper)}(this,(function(t){"use strict";var e="undefined"!=typeof window&&"undefined"!=typeof document,n=e?navigator.userAgent:"",i=/MSIE |Trident\//.test(n),r={passive:!0,capture:!0};function o(t,e,n){if(Array.isArray(t)){var i=t[e];return null==i?Array.isArray(n)?n[e]:n:i}return t}function a(t,e){var n={}.toString.call(t);return 0===n.indexOf("[object")&&n.indexOf(e+"]")>-1}function s(t,e){return"function"==typeof t?t.apply(void 0,e):t}function p(t,e){return 0===e?t:function(i){clearTimeout(n),n=setTimeout((function(){t(i)}),e)};var n}function u(t,e){var n=Object.assign({},t);return e.forEach((function(t){delete n[t]})),n}function c(t){return[].concat(t)}function f(t,e){-1===t.indexOf(e)&&t.push(e)}function l(t){return t.split("-")[0]}function d(t){return[].slice.call(t)}function v(){return document.createElement("div")}function m(t){return["Element","Fragment"].some((function(e){return a(t,e)}))}function g(t){return a(t,"MouseEvent")}function h(t){return!(!t||!t._tippy||t._tippy.reference!==t)}function b(t){return m(t)?[t]:function(t){return a(t,"NodeList")}(t)?d(t):Array.isArray(t)?t:d(document.querySelectorAll(t))}function y(t,e){t.forEach((function(t){t&&(t.style.transitionDuration=e+"ms")}))}function x(t,e){t.forEach((function(t){t&&t.setAttribute("data-state",e)}))}function w(t){var e=c(t)[0];return e&&e.ownerDocument||document}function E(t,e,n){var i=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(e){t[i](e,n)}))}var T={isTouch:!1},A=0;function C(){T.isTouch||(T.isTouch=!0,window.performance&&document.addEventListener("mousemove",O))}function O(){var t=performance.now();t-A<20&&(T.isTouch=!1,document.removeEventListener("mousemove",O)),A=t}function L(){var t=document.activeElement;if(h(t)){var e=t._tippy;t.blur&&!e.state.isVisible&&t.blur()}}var D=Object.assign({appendTo:function(){return document.body},aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},{animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},{},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),k=Object.keys(D);function M(t){var e=(t.plugins||[]).reduce((function(e,n){var i=n.name,r=n.defaultValue;return i&&(e[i]=void 0!==t[i]?t[i]:r),e}),{});return Object.assign({},t,{},e)}function V(t,e){var n=Object.assign({},e,{content:s(e.content,[t])},e.ignoreAttributes?{}:function(t,e){return(e?Object.keys(M(Object.assign({},D,{plugins:e}))):k).reduce((function(e,n){var i=(t.getAttribute("data-tippy-"+n)||"").trim();if(!i)return e;if("content"===n)e[n]=i;else try{e[n]=JSON.parse(i)}catch(t){e[n]=i}return e}),{})}(t,e.plugins));return n.aria=Object.assign({},D.aria,{},n.aria),n.aria={expanded:"auto"===n.aria.expanded?e.interactive:n.aria.expanded,content:"auto"===n.aria.content?e.interactive?null:"describedby":n.aria.content},n}function R(t,e){t.innerHTML=e}function j(t){var e=v();return!0===t?e.className="tippy-arrow":(e.className="tippy-svg-arrow",m(t)?e.appendChild(t):R(e,t)),e}function P(t,e){m(e.content)?(R(t,""),t.appendChild(e.content)):"function"!=typeof e.content&&(e.allowHTML?R(t,e.content):t.textContent=e.content)}function I(t){var e=t.firstElementChild,n=d(e.children);return{box:e,content:n.find((function(t){return t.classList.contains("tippy-content")})),arrow:n.find((function(t){return t.classList.contains("tippy-arrow")||t.classList.contains("tippy-svg-arrow")})),backdrop:n.find((function(t){return t.classList.contains("tippy-backdrop")}))}}function S(t){var e=v(),n=v();n.className="tippy-box",n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var i=v();function r(n,i){var r=I(e),o=r.box,a=r.content,s=r.arrow;i.theme?o.setAttribute("data-theme",i.theme):o.removeAttribute("data-theme"),"string"==typeof i.animation?o.setAttribute("data-animation",i.animation):o.removeAttribute("data-animation"),i.inertia?o.setAttribute("data-inertia",""):o.removeAttribute("data-inertia"),o.style.maxWidth="number"==typeof i.maxWidth?i.maxWidth+"px":i.maxWidth,i.role?o.setAttribute("role",i.role):o.removeAttribute("role"),n.content===i.content&&n.allowHTML===i.allowHTML||P(a,t.props),i.arrow?s?n.arrow!==i.arrow&&(o.removeChild(s),o.appendChild(j(i.arrow))):o.appendChild(j(i.arrow)):s&&o.removeChild(s)}return i.className="tippy-content",i.setAttribute("data-state","hidden"),P(i,t.props),e.appendChild(n),n.appendChild(i),r(t.props,t.props),{popper:e,onUpdate:r}}S.$$tippy=!0;var B=1,H=[],U=[];function N(e,n){var a,u,m,h,b,A,C,O,L=V(e,Object.assign({},D,{},M(n))),k=!1,R=!1,j=!1,P=!1,S=[],N=p(ht,L.interactiveDebounce),X=w(L.triggerTarget||e),Y=B++,_=(O=L.plugins).filter((function(t,e){return O.indexOf(t)===e})),z={id:Y,reference:e,popper:v(),popperInstance:null,props:L,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:_,clearDelayTimeouts:function(){clearTimeout(a),clearTimeout(u),cancelAnimationFrame(m)},setProps:function(t){if(z.state.isDestroyed)return;it("onBeforeUpdate",[z,t]),mt();var n=z.props,i=V(e,Object.assign({},z.props,{},t,{ignoreAttributes:!0}));z.props=i,vt(),n.interactiveDebounce!==i.interactiveDebounce&&(at(),N=p(ht,i.interactiveDebounce));n.triggerTarget&&!i.triggerTarget?c(n.triggerTarget).forEach((function(t){t.removeAttribute("aria-expanded")})):i.triggerTarget&&e.removeAttribute("aria-expanded");ot(),nt(),q&&q(n,i);z.popperInstance&&(wt(),Tt().forEach((function(t){requestAnimationFrame(t._tippy.popperInstance.forceUpdate)})));it("onAfterUpdate",[z,t])},setContent:function(t){z.setProps({content:t})},show:function(){var t=z.state.isVisible,e=z.state.isDestroyed,n=!z.state.isEnabled,i=T.isTouch&&!z.props.touch,r=o(z.props.duration,0,D.duration);if(t||e||n||i)return;if(Z().hasAttribute("disabled"))return;if(it("onShow",[z],!1),!1===z.props.onShow(z))return;z.state.isVisible=!0,Q()&&(W.style.visibility="visible");nt(),ct(),z.state.isMounted||(W.style.transition="none");if(Q()){var a=tt(),p=a.box,u=a.content;y([p,u],0)}A=function(){if(z.state.isVisible&&!P){if(P=!0,W.offsetHeight,W.style.transition=z.props.moveTransition,Q()&&z.props.animation){var t=tt(),e=t.box,n=t.content;y([e,n],r),x([e,n],"visible")}rt(),ot(),f(U,z),z.state.isMounted=!0,it("onMount",[z]),z.props.animation&&Q()&&function(t,e){lt(t,e)}(r,(function(){z.state.isShown=!0,it("onShown",[z])}))}},function(){var t,e=z.props.appendTo,n=Z();t=z.props.interactive&&e===D.appendTo||"parent"===e?n.parentNode:s(e,[n]);t.contains(W)||t.appendChild(W);wt()}()},hide:function(){var t=!z.state.isVisible,e=z.state.isDestroyed,n=!z.state.isEnabled,i=o(z.props.duration,1,D.duration);if(t||e||n)return;if(it("onHide",[z],!1),!1===z.props.onHide(z))return;z.state.isVisible=!1,z.state.isShown=!1,P=!1,Q()&&(W.style.visibility="hidden");if(at(),ft(),nt(),Q()){var r=tt(),a=r.box,s=r.content;z.props.animation&&(y([a,s],i),x([a,s],"hidden"))}rt(),ot(),z.props.animation?Q()&&function(t,e){lt(t,(function(){!z.state.isVisible&&W.parentNode&&W.parentNode.contains(W)&&e()}))}(i,z.unmount):z.unmount()},hideWithInteractivity:function(t){X.body.addEventListener("mouseleave",Ct),X.addEventListener("mousemove",N),f(H,N),N(t)},enable:function(){z.state.isEnabled=!0},disable:function(){z.hide(),z.state.isEnabled=!1},unmount:function(){z.state.isVisible&&z.hide();if(!z.state.isMounted)return;Et(),Tt().forEach((function(t){t._tippy.unmount()})),W.parentNode&&W.parentNode.removeChild(W);U=U.filter((function(t){return t!==z})),z.state.isMounted=!1,it("onHidden",[z])},destroy:function(){if(z.state.isDestroyed)return;z.clearDelayTimeouts(),z.unmount(),mt(),delete e._tippy,z.state.isDestroyed=!0,it("onDestroy",[z])}};if(!L.render)return z;var F=L.render(z),W=F.popper,q=F.onUpdate;W.setAttribute("data-tippy-root",""),W.id="tippy-"+z.id,z.popper=W,e._tippy=z,W._tippy=z;var $=_.map((function(t){return t.fn(z)})),J=e.hasAttribute("aria-expanded");return vt(),ot(),nt(),it("onCreate",[z]),L.showOnCreate&&At(),W.addEventListener("mouseenter",(function(){z.props.interactive&&z.state.isVisible&&z.clearDelayTimeouts()})),W.addEventListener("mouseleave",(function(t){z.props.interactive&&z.props.trigger.indexOf("mouseenter")>=0&&(X.addEventListener("mousemove",N),N(t))})),z;function G(){var t=z.props.touch;return Array.isArray(t)?t:[t,0]}function K(){return"hold"===G()[0]}function Q(){var t;return!!(null==(t=z.props.render)?void 0:t.$$tippy)}function Z(){return C||e}function tt(){return I(W)}function et(t){return z.state.isMounted&&!z.state.isVisible||T.isTouch||h&&"focus"===h.type?0:o(z.props.delay,t?0:1,D.delay)}function nt(){W.style.pointerEvents=z.props.interactive&&z.state.isVisible?"":"none",W.style.zIndex=""+z.props.zIndex}function it(t,e,n){var i;(void 0===n&&(n=!0),$.forEach((function(n){n[t]&&n[t].apply(void 0,e)})),n)&&(i=z.props)[t].apply(i,e)}function rt(){var t=z.props.aria;if(t.content){var n="aria-"+t.content,i=W.id;c(z.props.triggerTarget||e).forEach((function(t){var e=t.getAttribute(n);if(z.state.isVisible)t.setAttribute(n,e?e+" "+i:i);else{var r=e&&e.replace(i,"").trim();r?t.setAttribute(n,r):t.removeAttribute(n)}}))}}function ot(){!J&&z.props.aria.expanded&&c(z.props.triggerTarget||e).forEach((function(t){z.props.interactive?t.setAttribute("aria-expanded",z.state.isVisible&&t===Z()?"true":"false"):t.removeAttribute("aria-expanded")}))}function at(){X.body.removeEventListener("mouseleave",Ct),X.removeEventListener("mousemove",N),H=H.filter((function(t){return t!==N}))}function st(t){if(!(T.isTouch&&(j||"mousedown"===t.type)||z.props.interactive&&W.contains(t.target))){if(Z().contains(t.target)){if(T.isTouch)return;if(z.state.isVisible&&z.props.trigger.indexOf("click")>=0)return}else it("onClickOutside",[z,t]);!0===z.props.hideOnClick&&(k=!1,z.clearDelayTimeouts(),z.hide(),R=!0,setTimeout((function(){R=!1})),z.state.isMounted||ft())}}function pt(){j=!0}function ut(){j=!1}function ct(){X.addEventListener("mousedown",st,!0),X.addEventListener("touchend",st,r),X.addEventListener("touchstart",ut,r),X.addEventListener("touchmove",pt,r)}function ft(){X.removeEventListener("mousedown",st,!0),X.removeEventListener("touchend",st,r),X.removeEventListener("touchstart",ut,r),X.removeEventListener("touchmove",pt,r)}function lt(t,e){var n=tt().box;function i(t){t.target===n&&(E(n,"remove",i),e())}if(0===t)return e();E(n,"remove",b),E(n,"add",i),b=i}function dt(t,n,i){void 0===i&&(i=!1),c(z.props.triggerTarget||e).forEach((function(e){e.addEventListener(t,n,i),S.push({node:e,eventType:t,handler:n,options:i})}))}function vt(){var t;K()&&(dt("touchstart",gt,{passive:!0}),dt("touchend",bt,{passive:!0})),(t=z.props.trigger,t.split(/\s+/).filter(Boolean)).forEach((function(t){if("manual"!==t)switch(dt(t,gt),t){case"mouseenter":dt("mouseleave",bt);break;case"focus":dt(i?"focusout":"blur",yt);break;case"focusin":dt("focusout",yt)}}))}function mt(){S.forEach((function(t){var e=t.node,n=t.eventType,i=t.handler,r=t.options;e.removeEventListener(n,i,r)})),S=[]}function gt(t){var e,n=!1;if(z.state.isEnabled&&!xt(t)&&!R){var i="focus"===(null==(e=h)?void 0:e.type);h=t,C=t.currentTarget,ot(),!z.state.isVisible&&g(t)&&H.forEach((function(e){return e(t)})),"click"===t.type&&(z.props.trigger.indexOf("mouseenter")<0||k)&&!1!==z.props.hideOnClick&&z.state.isVisible?n=!0:At(t),"click"===t.type&&(k=!n),n&&!i&&Ct(t)}}function ht(t){var n=t.target,i=e.contains(n)||W.contains(n);"mousemove"===t.type&&i||function(t,e){var n=e.clientX,i=e.clientY;return t.every((function(t){var e=t.popperRect,r=t.popperState,o=t.props.interactiveBorder,a=l(r.placement),s=r.modifiersData.offset;if(!s)return!0;var p="bottom"===a?s.top.y:0,u="top"===a?s.bottom.y:0,c="right"===a?s.left.x:0,f="left"===a?s.right.x:0,d=e.top-i+p>o,v=i-e.bottom-u>o,m=e.left-n+c>o,g=n-e.right-f>o;return d||v||m||g}))}(Tt().concat(W).map((function(t){var e,n=null==(e=t._tippy.popperInstance)?void 0:e.state;return n?{popperRect:t.getBoundingClientRect(),popperState:n,props:L}:null})).filter(Boolean),t)&&(at(),Ct(t))}function bt(t){xt(t)||z.props.trigger.indexOf("click")>=0&&k||(z.props.interactive?z.hideWithInteractivity(t):Ct(t))}function yt(t){z.props.trigger.indexOf("focusin")<0&&t.target!==Z()||z.props.interactive&&t.relatedTarget&&W.contains(t.relatedTarget)||Ct(t)}function xt(t){return!!T.isTouch&&K()!==t.type.indexOf("touch")>=0}function wt(){Et();var n=z.props,i=n.popperOptions,r=n.placement,o=n.offset,a=n.getReferenceClientRect,s=n.moveTransition,p=Q()?I(W).arrow:null,u=a?{getBoundingClientRect:a,contextElement:a.contextElement||Z()}:e,c=[{name:"offset",options:{offset:o}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!s}},{name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(t){var e=t.state;if(Q()){var n=tt().box;["placement","reference-hidden","escaped"].forEach((function(t){"placement"===t?n.setAttribute("data-placement",e.placement):e.attributes.popper["data-popper-"+t]?n.setAttribute("data-"+t,""):n.removeAttribute("data-"+t)})),e.attributes.popper={}}}}];Q()&&p&&c.push({name:"arrow",options:{element:p,padding:3}}),c.push.apply(c,(null==i?void 0:i.modifiers)||[]),z.popperInstance=t.createPopper(u,W,Object.assign({},i,{placement:r,onFirstUpdate:A,modifiers:c}))}function Et(){z.popperInstance&&(z.popperInstance.destroy(),z.popperInstance=null)}function Tt(){return d(W.querySelectorAll("[data-tippy-root]"))}function At(t){z.clearDelayTimeouts(),t&&it("onTrigger",[z,t]),ct();var e=et(!0),n=G(),i=n[0],r=n[1];T.isTouch&&"hold"===i&&r&&(e=r),e?a=setTimeout((function(){z.show()}),e):z.show()}function Ct(t){if(z.clearDelayTimeouts(),it("onUntrigger",[z,t]),z.state.isVisible){if(!(z.props.trigger.indexOf("mouseenter")>=0&&z.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(t.type)>=0&&k)){var e=et(!1);e?u=setTimeout((function(){z.state.isVisible&&z.hide()}),e):m=requestAnimationFrame((function(){z.hide()}))}}else ft()}}function X(t,e){void 0===e&&(e={});var n=D.plugins.concat(e.plugins||[]);document.addEventListener("touchstart",C,r),window.addEventListener("blur",L);var i=Object.assign({},e,{plugins:n}),o=b(t).reduce((function(t,e){var n=e&&N(e,i);return n&&t.push(n),t}),[]);return m(t)?o[0]:o}X.defaultProps=D,X.setDefaultProps=function(t){Object.keys(t).forEach((function(e){D[e]=t[e]}))},X.currentInput=T;var Y={mouseover:"mouseenter",focusin:"focus",click:"click"};var _={name:"animateFill",defaultValue:!1,fn:function(t){var e;if(!(null==(e=t.props.render)?void 0:e.$$tippy))return{};var n=I(t.popper),i=n.box,r=n.content,o=t.props.animateFill?function(){var t=v();return t.className="tippy-backdrop",x([t],"hidden"),t}():null;return{onCreate:function(){o&&(i.insertBefore(o,i.firstElementChild),i.setAttribute("data-animatefill",""),i.style.overflow="hidden",t.setProps({arrow:!1,animation:"shift-away"}))},onMount:function(){if(o){var t=i.style.transitionDuration,e=Number(t.replace("ms",""));r.style.transitionDelay=Math.round(e/10)+"ms",o.style.transitionDuration=t,x([o],"visible")}},onShow:function(){o&&(o.style.transitionDuration="0ms")},onHide:function(){o&&x([o],"hidden")}}}};var z={name:"followCursor",defaultValue:!1,fn:function(t){var e=t.reference,n=w(t.props.triggerTarget||e),i=null;function r(){return"manual"===t.props.trigger.trim()}function o(){var e=!!r()||null!==i&&!(0===i.clientX&&0===i.clientY);return t.props.followCursor&&e}function a(e){e&&t.setProps({getReferenceClientRect:null})}function s(){o()?n.addEventListener("mousemove",u):a(t.props.followCursor)}function p(){n.removeEventListener("mousemove",u)}function u(n){i={clientX:n.clientX,clientY:n.clientY};var r=!n.target||e.contains(n.target),o=t.props.followCursor,a=n.clientX,s=n.clientY,u=e.getBoundingClientRect(),c=a-u.left,f=s-u.top;!r&&t.props.interactive||t.setProps({getReferenceClientRect:function(){var t=e.getBoundingClientRect(),n=a,i=s;"initial"===o&&(n=t.left+c,i=t.top+f);var r="horizontal"===o?t.top:i,p="vertical"===o?t.right:n,u="horizontal"===o?t.bottom:i,l="vertical"===o?t.left:n;return{width:p-l,height:u-r,top:r,right:p,bottom:u,left:l}}}),(T.isTouch||"initial"===t.props.followCursor&&t.state.isVisible)&&p()}return{onAfterUpdate:function(t,e){var n=e.followCursor;void 0===n||n||a(!0)},onMount:function(){o()&&u(i)},onShow:function(){r()&&(i={clientX:0,clientY:0},s())},onTrigger:function(t,e){i||(g(e)&&(i={clientX:e.clientX,clientY:e.clientY}),s())},onUntrigger:function(){t.state.isVisible||(p(),i=null)},onHidden:function(){p(),i=null}}}};var F={name:"inlinePositioning",defaultValue:!1,fn:function(t){var e,n=t.reference;var i=-1,r=!1,o={name:"tippyInlinePositioning",enabled:!0,phase:"afterWrite",fn:function(r){var o=r.state;t.props.inlinePositioning&&(e!==o.placement&&t.setProps({getReferenceClientRect:function(){return function(t){return function(t,e,n,i){if(n.length<2||null===t)return e;if(2===n.length&&i>=0&&n[0].left>n[1].right)return n[i]||e;switch(t){case"top":case"bottom":var r=n[0],o=n[n.length-1],a="top"===t,s=r.top,p=o.bottom,u=a?r.left:o.left,c=a?r.right:o.right;return{top:s,bottom:p,left:u,right:c,width:c-u,height:p-s};case"left":case"right":var f=Math.min.apply(Math,n.map((function(t){return t.left}))),l=Math.max.apply(Math,n.map((function(t){return t.right}))),d=n.filter((function(e){return"left"===t?e.left===f:e.right===l})),v=d[0].top,m=d[d.length-1].bottom;return{top:v,bottom:m,left:f,right:l,width:l-f,height:m-v};default:return e}}(l(t),n.getBoundingClientRect(),d(n.getClientRects()),i)}(o.placement)}}),e=o.placement)}};function a(){var e;r||(e=function(t,e){var n;return{popperOptions:Object.assign({},t.popperOptions,{modifiers:[].concat(((null==(n=t.popperOptions)?void 0:n.modifiers)||[]).filter((function(t){return t.name!==e.name})),[e])})}}(t.props,o),r=!0,t.setProps(e),r=!1)}return{onCreate:a,onAfterUpdate:a,onTrigger:function(e,n){if(g(n)){var r=d(t.reference.getClientRects()),o=r.find((function(t){return t.left-2<=n.clientX&&t.right+2>=n.clientX&&t.top-2<=n.clientY&&t.bottom+2>=n.clientY}));i=r.indexOf(o)}},onUntrigger:function(){i=-1}}}};var W={name:"sticky",defaultValue:!1,fn:function(t){var e=t.reference,n=t.popper;function i(e){return!0===t.props.sticky||t.props.sticky===e}var r=null,o=null;function a(){var s=i("reference")?(t.popperInstance?t.popperInstance.state.elements.reference:e).getBoundingClientRect():null,p=i("popper")?n.getBoundingClientRect():null;(s&&q(r,s)||p&&q(o,p))&&t.popperInstance&&t.popperInstance.update(),r=s,o=p,t.state.isMounted&&requestAnimationFrame(a)}return{onMount:function(){t.props.sticky&&a()}}}};function q(t,e){return!t||!e||(t.top!==e.top||t.right!==e.right||t.bottom!==e.bottom||t.left!==e.left)}return e&&function(t){var e=document.createElement("style");e.textContent=t,e.setAttribute("data-tippy-stylesheet","");var n=document.head,i=document.querySelector("head>style,head>link");i?n.insertBefore(e,i):n.appendChild(e)}('.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}'),X.setDefaultProps({plugins:[_,z,F,W],render:S}),X.createSingleton=function(t,e){void 0===e&&(e={});var n,i=t,r=[],o=e.overrides;function a(){r=i.map((function(t){return t.reference}))}function s(t){i.forEach((function(e){t?e.enable():e.disable()}))}s(!1),a();var p={fn:function(){return{onDestroy:function(){s(!0)},onTrigger:function(t,e){var a=e.currentTarget,s=r.indexOf(a);if(a!==n){n=a;var p=(o||[]).concat("content").reduce((function(t,e){return t[e]=i[s].props[e],t}),{});t.setProps(Object.assign({},p,{getReferenceClientRect:function(){return a.getBoundingClientRect()}}))}}}}},c=X(v(),Object.assign({},u(e,["overrides"]),{plugins:[p].concat(e.plugins||[]),triggerTarget:r})),f=c.setProps;return c.setProps=function(t){o=t.overrides||o,f(t)},c.setInstances=function(t){s(!0),i=t,s(!1),a(),c.setProps({triggerTarget:r})},c},X.delegate=function(t,e){var n=[],i=[],r=e.target,o=u(e,["target"]),a=Object.assign({},o,{trigger:"manual",touch:!1}),s=Object.assign({},o,{showOnCreate:!0}),p=X(t,a);function f(t){if(t.target){var n=t.target.closest(r);if(n){var o=n.getAttribute("data-tippy-trigger")||e.trigger||D.trigger;if(!n._tippy&&!("touchstart"===t.type&&"boolean"==typeof s.touch||"touchstart"!==t.type&&o.indexOf(Y[t.type]))){var a=X(n,s);a&&(i=i.concat(a))}}}}function l(t,e,i,r){void 0===r&&(r=!1),t.addEventListener(e,i,r),n.push({node:t,eventType:e,handler:i,options:r})}return c(p).forEach((function(t){var e=t.destroy;t.destroy=function(t){void 0===t&&(t=!0),t&&i.forEach((function(t){t.destroy()})),i=[],n.forEach((function(t){var e=t.node,n=t.eventType,i=t.handler,r=t.options;e.removeEventListener(n,i,r)})),n=[],e()},function(t){var e=t.reference;l(e,"touchstart",f),l(e,"mouseover",f),l(e,"focusin",f),l(e,"click",f)}(t)})),p},X.hideAll=function(t){var e=void 0===t?{}:t,n=e.exclude,i=e.duration;U.forEach((function(t){var e=!1;if(n&&(e=h(n)?t.reference===n:t.popper===n.popper),!e){var r=t.props.duration;t.setProps({duration:i}),t.hide(),t.state.isDestroyed||t.setProps({duration:r})}}))},X.roundArrow='',X})); js/popper.min.js000064400000041646152214476640007633 0ustar00/** * @popperjs/core v2.4.0 - MIT License */ "use strict";!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e=e||self).Popper={})}(this,(function(e){function t(e){return{width:(e=e.getBoundingClientRect()).width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function n(e){return"[object Window]"!==e.toString()?(e=e.ownerDocument)?e.defaultView:window:e}function r(e){return{scrollLeft:(e=n(e)).pageXOffset,scrollTop:e.pageYOffset}}function o(e){return e instanceof n(e).Element||e instanceof Element}function i(e){return e instanceof n(e).HTMLElement||e instanceof HTMLElement}function a(e){return e?(e.nodeName||"").toLowerCase():null}function s(e){return(o(e)?e.ownerDocument:e.document).documentElement}function f(e){return t(s(e)).left+r(e).scrollLeft}function p(e){return n(e).getComputedStyle(e)}function c(e){return e=p(e),/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function u(e,o,p){void 0===p&&(p=!1);var u=s(o);e=t(e);var d={scrollLeft:0,scrollTop:0},l={x:0,y:0};return p||(("body"!==a(o)||c(u))&&(d=o!==n(o)&&i(o)?{scrollLeft:o.scrollLeft,scrollTop:o.scrollTop}:r(o)),i(o)?((l=t(o)).x+=o.clientLeft,l.y+=o.clientTop):u&&(l.x=f(u))),{x:e.left+d.scrollLeft-l.x,y:e.top+d.scrollTop-l.y,width:e.width,height:e.height}}function d(e){return{x:e.offsetLeft,y:e.offsetTop,width:e.offsetWidth,height:e.offsetHeight}}function l(e){return"html"===a(e)?e:e.assignedSlot||e.parentNode||e.host||s(e)}function m(e,t){void 0===t&&(t=[]);var r=function e(t){return 0<=["html","body","#document"].indexOf(a(t))?t.ownerDocument.body:i(t)&&c(t)?t:e(l(t))}(e);e="body"===a(r);var o=n(r);return r=e?[o].concat(o.visualViewport||[],c(r)?r:[]):r,t=t.concat(r),e?t:t.concat(m(l(r)))}function h(e){return i(e)&&"fixed"!==p(e).position?e.offsetParent:null}function v(e){var t=n(e);for(e=h(e);e&&0<=["table","td","th"].indexOf(a(e));)e=h(e);return e&&"body"===a(e)&&"static"===p(e).position?t:e||t}function g(e){var t=new Map,n=new Set,r=[];return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||function e(o){n.add(o.name),[].concat(o.requires||[],o.requiresIfExists||[]).forEach((function(r){n.has(r)||(r=t.get(r))&&e(r)})),r.push(o)}(e)})),r}function b(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}function y(e){return e.split("-")[0]}function x(){for(var e=arguments.length,t=Array(e),n=0;n(g.devicePixelRatio||1)?"translate("+e+"px, "+u+"px)":"translate3d("+e+"px, "+u+"px, 0)",l)):Object.assign({},r,((t={})[h]=a?u+"px":"",t[m]=d?e+"px":"",t.transform="",t))}function E(e){return e.replace(/left|right|bottom|top/g,(function(e){return _[e]}))}function D(e){return e.replace(/start|end/g,(function(e){return U[e]}))}function P(e,t){var n=!(!t.getRootNode||!t.getRootNode().host);if(e.contains(t))return!0;if(n)do{if(t&&e.isSameNode(t))return!0;t=t.parentNode||t.host}while(t);return!1}function L(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function k(e,o){if("viewport"===o){var a=n(e);e=a.visualViewport,o=a.innerWidth,a=a.innerHeight,e&&/iPhone|iPod|iPad/.test(navigator.platform)&&(o=e.width,a=e.height),e=L({width:o,height:a,x:0,y:0})}else i(o)?e=t(o):(e=n(a=s(e)),o=r(a),(a=u(s(a),e)).height=Math.max(a.height,e.innerHeight),a.width=Math.max(a.width,e.innerWidth),a.x=-o.scrollLeft,a.y=-o.scrollTop,e=L(a));return e}function B(e,t,r){return t="clippingParents"===t?function(e){var t=m(e),n=0<=["absolute","fixed"].indexOf(p(e).position)&&i(e)?v(e):e;return o(n)?t.filter((function(e){return o(e)&&P(e,n)})):[]}(e):[].concat(t),(r=(r=[].concat(t,[r])).reduce((function(t,r){var o=k(e,r),c=n(r=i(r)?r:s(e)),u=i(r)?p(r):{};parseFloat(u.borderTopWidth);var d=parseFloat(u.borderRightWidth)||0,l=parseFloat(u.borderBottomWidth)||0,m=parseFloat(u.borderLeftWidth)||0;u="html"===a(r);var h=f(r),v=r.clientWidth+d,g=r.clientHeight+l;return u&&50m?d:u?c.innerWidth-v-h:r.offsetWidth-v,c=u?c.innerHeight-g:r.offsetHeight-g,r=u?h:r.clientLeft,t.top=Math.max(o.top+l,t.top),t.right=Math.min(o.right-d,t.right),t.bottom=Math.min(o.bottom-c,t.bottom),t.left=Math.max(o.left+r,t.left),t}),k(e,r[0]))).width=r.right-r.left,r.height=r.bottom-r.top,r.x=r.left,r.y=r.top,r}function W(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},{},e)}function A(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}function H(e,n){void 0===n&&(n={});var r=n;n=void 0===(n=r.placement)?e.placement:n;var i=r.boundary,a=void 0===i?"clippingParents":i,f=void 0===(i=r.rootBoundary)?"viewport":i;i=void 0===(i=r.elementContext)?"popper":i;var p=r.altBoundary,c=void 0!==p&&p;r=W("number"!=typeof(r=void 0===(r=r.padding)?0:r)?r:A(r,q));var u=e.elements.reference;p=e.rects.popper,a=B(o(c=e.elements[c?"popper"===i?"reference":"popper":i])?c:c.contextElement||s(e.elements.popper),a,f),c=M({reference:f=t(u),element:p,strategy:"absolute",placement:n}),p=L(Object.assign({},p,{},c)),f="popper"===i?p:f;var d={top:a.top-f.top+r.top,bottom:f.bottom-a.bottom+r.bottom,left:a.left-f.left+r.left,right:f.right-a.right+r.right};if(e=e.modifiersData.offset,"popper"===i&&e){var l=e[n];Object.keys(d).forEach((function(e){var t=0<=["right","bottom"].indexOf(e)?1:-1,n=0<=["top","bottom"].indexOf(e)?"y":"x";d[e]+=l[n]*t}))}return d}function T(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function R(e){return["top","right","bottom","left"].some((function(t){return 0<=e[t]}))}var q=["top","bottom","right","left"],S=q.reduce((function(e,t){return e.concat([t+"-start",t+"-end"])}),[]),C=[].concat(q,["auto"]).reduce((function(e,t){return e.concat([t,t+"-start",t+"-end"])}),[]),F="beforeRead read afterRead beforeMain main afterMain beforeWrite write afterWrite".split(" "),N={placement:"bottom",modifiers:[],strategy:"absolute"},V={passive:!0},I={top:"auto",right:"auto",bottom:"auto",left:"auto"},_={left:"right",right:"left",bottom:"top",top:"bottom"},U={start:"end",end:"start"},z=[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,r=e.instance,o=(e=e.options).scroll,i=void 0===o||o,a=void 0===(e=e.resize)||e,s=n(t.elements.popper),f=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&f.forEach((function(e){e.addEventListener("scroll",r.update,V)})),a&&s.addEventListener("resize",r.update,V),function(){i&&f.forEach((function(e){e.removeEventListener("scroll",r.update,V)})),a&&s.removeEventListener("resize",r.update,V)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state;t.modifiersData[e.name]=M({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,n=e.options;e=void 0===(e=n.gpuAcceleration)||e,n=void 0===(n=n.adaptive)||n,e={placement:y(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:e},null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,{},j(Object.assign({},e,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:n})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,{},j(Object.assign({},e,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},{name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},r=t.attributes[e]||{},o=t.elements[e];i(o)&&a(o)&&(Object.assign(o.style,n),Object.keys(r).forEach((function(e){var t=r[e];!1===t?o.removeAttribute(e):o.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var r=t.elements[e],o=t.attributes[e]||{};e=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{}),i(r)&&a(r)&&(Object.assign(r.style,e),Object.keys(o).forEach((function(e){r.removeAttribute(e)})))}))}},requires:["computeStyles"]},{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,n=e.name,r=void 0===(e=e.options.offset)?[0,0]:e,o=(e=C.reduce((function(e,n){var o=t.rects,i=y(n),a=0<=["left","top"].indexOf(i)?-1:1,s="function"==typeof r?r(Object.assign({},o,{placement:n})):r;return o=(o=s[0])||0,s=((s=s[1])||0)*a,i=0<=["left","right"].indexOf(i)?{x:s,y:o}:{x:o,y:s},e[n]=i,e}),{}))[t.placement],i=o.x;o=o.y,null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=i,t.modifiersData.popperOffsets.y+=o),t.modifiersData[n]=e}},{name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,n=e.options;if(e=e.name,!t.modifiersData[e]._skip){var r=n.mainAxis;r=void 0===r||r;var o=n.altAxis;o=void 0===o||o;var i=n.fallbackPlacements,a=n.padding,s=n.boundary,f=n.rootBoundary,p=n.altBoundary,c=n.flipVariations,u=void 0===c||c,d=n.allowedAutoPlacements;c=y(n=t.options.placement),i=i||(c!==n&&u?function(e){if("auto"===y(e))return[];var t=E(e);return[D(e),t,D(t)]}(n):[E(n)]);var l=[n].concat(i).reduce((function(e,n){return e.concat("auto"===y(n)?function(e,t){void 0===t&&(t={});var n=t.boundary,r=t.rootBoundary,o=t.padding,i=t.flipVariations,a=t.allowedAutoPlacements,s=void 0===a?C:a,f=t.placement.split("-")[1],p=(f?i?S:S.filter((function(e){return e.split("-")[1]===f})):q).filter((function(e){return 0<=s.indexOf(e)})).reduce((function(t,i){return t[i]=H(e,{placement:i,boundary:n,rootBoundary:r,padding:o})[y(i)],t}),{});return Object.keys(p).sort((function(e,t){return p[e]-p[t]}))}(t,{placement:n,boundary:s,rootBoundary:f,padding:a,flipVariations:u,allowedAutoPlacements:d}):n)}),[]);n=t.rects.reference,i=t.rects.popper;var m=new Map;c=!0;for(var h=l[0],v=0;vi[O]&&(x=E(x)),O=E(x),w=[],r&&w.push(0>=M[b]),o&&w.push(0>=M[x],0>=M[O]),w.every((function(e){return e}))){h=g,c=!1;break}m.set(g,w)}if(c)for(r=function(e){var t=l.find((function(t){if(t=m.get(t))return t.slice(0,e).every((function(e){return e}))}));if(t)return h=t,"break"},o=u?3:1;0=0;e--)t="0"+t;return"#"+t},t.widget("wp.wpColorPicker",t.wp.wpColorPicker,{_create:function(){if(t.support.iris){var s=this,p=s.element;if(t.extend(s.options,p.data()),"hue"===s.options.type)return s._createHueOnly();s.close=s.close.bind(s),s.initialValue=p.val(),p.addClass("wp-color-picker"),p.parent("label").length||(p.wrap(""),s.wrappingLabelText=t('').insertBefore(p).text(l)),s.wrappingLabel=p.parent(),s.wrappingLabel.wrap('
'),s.wrap=s.wrappingLabel.parent(),s.toggler=t('').insertBefore(s.wrappingLabel).css({backgroundColor:s.initialValue}).attr("title",n).addClass("et-wp-color-result-updated"),"undefined"!=typeof et_pb_color_picker_strings&&s.toggler.attr("data-legacy_title",et_pb_color_picker_strings.legacy_pick).attr("data-current",et_pb_color_picker_strings.legacy_current),s.toggler.find(".wp-color-result-text").text(n),s.pickerContainer=t('
').insertAfter(s.wrappingLabel),s.button=t(''),s.close_button=t('