@charset "UTF-8";
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0px;
height: 0px; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; } .owl-carousel .owl-item img {
display: inline;
width: auto;
height: auto;
max-width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0px !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0px; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.techspring.de/wp-content/plugins/slide-anything/owl-carousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-carousel .owl-stage-outer {
width:100% !important;
}
.owl-carousel .owl-wrapper-outer{
z-index:1 !important;
} #sa_invalid_postid {
width:100% !important;
padding:20px 0px !important;
font-size:16px !important;
line-height:22px !important;
color:crimson !important;
} .sa_owl_theme ul.owl-stage {
margin:0px !important;
padding:0px !important;
}
.sa_owl_theme ul.owl-stage li.owl-item {
display:block !important;
list-style-type:none !important;
} .sa_owl_theme .owl-dots {
position:absolute;
width:100%;
display:block !important;
padding:10px 0px 0px !important;
bottom:-22px !important;
text-align:center !important;
font-size:12px !important;
line-height:12px !important;
}
.sa_owl_theme .owl-dots .owl-dot {
display: inline-block !important;
padding:0px !important;
}
.sa_owl_theme .owl-dots .owl-dot span {
display:inline-block !important;
border-style:none !important;
background-color:rgba(0,0,0,0.2) !important;
width:10px !important;
height:10px !important;
border-radius:50% !important;
margin:0px 3px !important;
transition:all .3s ease-in-out !important;
-webkit-transition:all .3s ease-in-out !important;
-moz-transition:all .3s ease-in-out !important;
-o-transition:all .3s ease-in-out !important;
}
.sa_owl_theme .owl-dots .active span {
background-color:rgba(0,0,0,0.5) !important;
}
.sa_owl_theme .owl-dots .owl-dot span:hover {
background-color:rgba(0,0,0,0.5) !important;
}
.owl-pagination-true {
margin-bottom:22px !important;
} .sa_owl_theme .owl-nav {
display:block !important;
}
.autohide-arrows .owl-nav {
display:none !important;
}
.autohide-arrows:hover .owl-nav {
display:block !important;
}
.sa_owl_theme .owl-nav div,
.sa_owl_theme .owl-nav button {
position:absolute;
top:50%;
padding:2px 0px !important;
display:inline-block;
margin-top:-20px !important;
line-height:30px !important;
height:40px !important;
width:30px !important;
color:transparent !important;
text-shadow:none !important;
transition:all .3s ease-in-out !important;
-webkit-transition:all .3s ease-in-out !important;
-moz-transition:all .3s ease-in-out !important;
-o-transition:all .3s ease-in-out !important;
}
.sa_owl_theme .owl-nav .owl-prev {
left:10px;
}
.sa_owl_theme .owl-nav .owl-next {
right:10px;
}
.sa_owl_theme .disabled .owl-prev,
.sa_owl_theme .disabled .owl-next {
display:none !important;
} .white .sa_owl_theme .owl-nav .owl-prev {
background:rgba(0,0,0,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/icon_prev.png) no-repeat center center !important;
}
.white .sa_owl_theme .owl-nav .owl-next {
background:rgba(0,0,0,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/icon_next.png) no-repeat center center !important;
}
.white .sa_owl_theme .owl-nav .owl-prev:hover,
.white .sa_owl_theme .owl-nav .owl-next:hover {
background-color:rgba(0,0,0,0.8) !important;
} .black .sa_owl_theme .owl-nav .owl-prev {
background:rgba(255,255,255,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/black_icon_prev.png) no-repeat center center !important;
}
.black .sa_owl_theme .owl-nav .owl-next {
background:rgba(255,255,255,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/black_icon_next.png) no-repeat center center !important;
}
.black .sa_owl_theme .owl-nav .owl-prev:hover,
.black .sa_owl_theme .owl-nav .owl-next:hover {
background-color:rgba(255,255,255,0.8) !important;
} .sa_owl_theme .owl-item .sa_hover_container .sa_hover_buttons {
width:auto;
height:auto;
position:absolute;
border-radius:0px !important;
z-index:2;
cursor:pointer;
background:transparent !important;
}
.sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_slide_link_icon,
.sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_popup_zoom_icon,
.sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_popup_video_icon,
.sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon,
.sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon,
.sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon {
display:block;
float:left;
width:40px;
height:40px;
}
.sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon:hover,
.sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon:hover,
.sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon:hover {
transition:background-color .3s ease-in-out, background-image .3s ease-in-out !important;
-webkit-transition:background-color .3s ease-in-out, background-image .3s ease-in-out !important;
-moz-transition:background-color .3s ease-in-out, background-image .3s ease-in-out !important;
-o-transition:background-color .3s ease-in-out, background-image .3s ease-in-out !important;
} .white .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_slide_link_icon,
.white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
background:rgba(0,0,0,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/slide_link.png) no-repeat center center !important;
}
.white .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_popup_zoom_icon,
.white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon {
background:rgba(0,0,0,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/lightbox_zoom.png) no-repeat center center !important;
}
.white .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_popup_video_icon,
.white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon {
background:rgba(0,0,0,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/lightbox_video.png) no-repeat center center !important;
}
.white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon:hover,
.white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon:hover,
.white .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon:hover {
background-color:rgba(0,0,0,0.8) !important;
} .black .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_slide_link_icon,
.black .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
background:rgba(255,255,255,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/black_slide_link.png) no-repeat center center !important;
}
.black .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_popup_zoom_icon,
.black .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon {
background:rgba(255,255,255,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/black_lightbox_zoom.png) no-repeat center center !important;
}
.black .sa_owl_theme .owl-item .sa_hover_container .always_visible .sa_popup_video_icon,
.black .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon {
background:rgba(255,255,255,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/black_lightbox_video.png) no-repeat center center !important;
}
.black .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon:hover,
.black .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_zoom_icon:hover,
.black .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_popup_video_icon:hover {
background-color:rgba(255,255,255,0.8) !important;
} .sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide {
position:absolute;
width:100%;
height:100%;
border-radius:0px !important;
z-index:2;
cursor:pointer;
background:transparent !important;
}
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_slide_link_icon,
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_zoom_icon,
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_video_icon {
display:block;
width:100%;
height:100%;
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
}
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_slide_link_icon:hover,
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_zoom_icon:hover,
.sa_owl_theme .owl-item .sa_hover_container .sa_hover_fullslide .sa_popup_video_icon:hover {
background-color:rgba(0,0,0,0.2);
} .white .sa_hero_slider,
.black .sa_hero_slider {
height:100vh !important;
}
.white .sa_hero_slider .owl-stage-outer,
.black .sa_hero_slider .owl-stage-outer,
.white .sa_hero_slider .owl-stage-outer .owl-stage,
.black .sa_hero_slider .owl-stage-outer .owl-stage,
.white .sa_hero_slider .owl-stage-outer .owl-stage .owl-item,
.black .sa_hero_slider .owl-stage-outer .owl-stage .owl-item,
.white .sa_hero_slider .owl-stage-outer .owl-stage .owl-item .sa_hover_container,
.black .sa_hero_slider .owl-stage-outer .owl-stage .owl-item .sa_hover_container {
height:100% !important;
} .white,
.black {
position:relative !important;
}
.white > .showcase_nav,
.black > .showcase_nav {
display:block !important;
z-index:2 !important;
}
.white > .showcase_nav.autohide_arrows,
.black > .showcase_nav.autohide_arrows {
display:none !important;
}
.white:hover > .showcase_nav,
.black:hover > .showcase_nav {
display:block !important;
}
.showcase_nav div,
.showcase_nav button {
position:absolute;
top:50%;
border-style:none !important;
padding:2px 0px !important;
display:inline-block;
margin-top:-20px !important;
line-height:30px !important;
height:40px !important;
width:30px !important;
cursor:pointer !important;
z-index:2 !important;
color:transparent !important;
transition:all .3s ease-in-out !important;
-webkit-transition:all .3s ease-in-out !important;
-moz-transition:all .3s ease-in-out !important;
-o-transition:all .3s ease-in-out !important;
}
.showcase_nav .owl-prev {
left:10px;
}
.showcase_nav .owl-next {
right:10px;
}
.white > .disabled .owl-prev,
.white > .disabled .owl-next,
.black > .disabled .owl-prev,
.black > .disabled .owl-next {
display:none !important;
}
.sa_owl_theme .disabled .owl-prev,
.sa_owl_theme .disabled .owl-next {
display:none !important;
} .white > .showcase_nav .owl-prev {
background:rgba(0,0,0,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/icon_prev.png) no-repeat center center !important;
}
.white > .showcase_nav .owl-next {
background:rgba(0,0,0,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/icon_next.png) no-repeat center center !important;
}
.white > .showcase_nav .owl-prev:hover,
.white > .showcase_nav .owl-next:hover {
background-color:rgba(0,0,0,0.8) !important;
} .black > .showcase_nav .owl-prev {
background:rgba(255,255,255,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/black_icon_prev.png) no-repeat center center !important;
}
.black > .showcase_nav .owl-next {
background:rgba(255,255,255,0.3) url(//www.techspring.de/wp-content/plugins/slide-anything/images/black_icon_next.png) no-repeat center center !important;
}
.black > .showcase_nav .owl-prev:hover,
.black > .showcase_nav .owl-next:hover {
background-color:rgba(255,255,255,0.8) !important;
}
@media only screen and (max-width:999px) {
.showcase_tablet { width:var(--widthtab) !important; left:var(--lefttab) !important; }
.showcase_hide_tablet { width:100% !important; left:0px !important; }
}
@media only screen and (max-width:767px) {
.showcase_mobile { width:var(--widthmob) !important; left:var(--leftmob) !important; }
.showcase_hide_mobile { width:100% !important; left:0px !important; }
} .sa_owl_theme .owl-item .sa_vert_center_wrap {
position:relative;
}
.sa_owl_theme .owl-item .sa_vert_center_wrap .sa_vert_center {
position:absolute;
top:50%;
transform:translate(0px,-50%);
width:100%;
} .sa_owl_thumbs_wrap {
display:block !important;
z-index:2 !important;
text-align:center !important;
}
.sa_owl_thumbs_wrap .owl-thumbs {
display:block !important;
margin:auto !important;
text-align:center !important;
font-size:0px !important;
line-height:0px !important;
}
.sa_owl_thumbs_wrap .owl-thumbs .owl-thumb-item {
display:inline-block !important;
cursor:pointer;
transition:all .3s ease-in-out !important;
-webkit-transition:all .3s ease-in-out !important;
-moz-transition:all .3s ease-in-out !important;
-o-transition:all .3s ease-in-out !important;
}
.sa_owl_thumbs_wrap .owl-thumbs .active,
.sa_owl_thumbs_wrap .owl-thumbs .owl-thumb-item:hover {
opacity:1.0 !important;
}
.sa_thumbs_inside_bottom,
.sa_thumbs_inside_top {
position:absolute !important;
width:100% !important;
}
.sa_thumbs_inside_bottom {
bottom:0px !important;
}
.sa_thumbs_inside_top {
top:0px !important;
}
.sa_thumbs_inside_left,
.sa_thumbs_inside_right {
position:absolute !important;
top:0px !important;
height:100% !important;
padding:0px !important;
box-sizing:content-box !important;
padding-top:0px !important;
padding-bottom:0px !important;
overflow:hidden !important;
}
.sa_thumbs_inside_left .owl-thumbs,
.sa_thumbs_inside_right .owl-thumbs {
position:absolute !important;
top:50% !important;
transform:translate(0px,-50%) !important;
max-height:100% !important;
box-sizing:content-box !important;
width:100% !important;
padding-right:20px !important;
overflow-y:scroll !important;
overflow-x:hidden !important;
}
.sa_thumbs_outside_bottom {
position:relative !important;
width:100% !important;
}
@media only screen and (max-width:999px) {
.white .sa_thumbs_hide_tablet,
.black .sa_thumbs_hide_tablet { display:none !important; }
}
@media only screen and (max-width:767px) {
.white .sa_thumbs_hide_mobile,
.black .sa_thumbs_hide_mobile { display:none !important; }
} .lg-container .lg-backdrop,
.lg-container .lg-outer {
z-index:99999999 !important;
} .sa_custom_popup {
display: none;
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
z-index:99999999;
background-color:#000000;
overflow-y:auto;
}
.sa_custom_popup .sa_popup_close {
position:absolute;
top:0px;
right:0px;
background-color:rgba(0,0,0,0.5);
color:#a0a0a0;
width:60px;
height:60px;
text-align:center;
font-weight:400;
font-size:24px;
line-height:60px;
cursor:pointer;
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
}
.sa_custom_popup .sa_popup_close:hover {
color:#ffffff;
}
.sa_custom_popup .sa_popup_wrap {
position:absolute;
top:50%;
left:50%;
transform:translate(-50%, -50%);
padding:20px;
width:90%;
}
@media only screen and (max-width:767px) {
.sa_custom_popup .sa_popup_close {
width:48px; height:48px; font-size:20px; line-height:48px; }
}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face {
font-family: 'lg';
src: url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.woff2?io9a6k) format("woff2"), url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.ttf?io9a6k) format("truetype"), url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.woff?io9a6k) format("woff"), url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.svg?io9a6k#lg) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
.lg-icon { font-family: 'lg' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-container {
font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.lg-next,
.lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
outline: none;
border: none;
}
.lg-next.disabled,
.lg-prev.disabled {
opacity: 0 !important;
cursor: default;
}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
color: #fff;
}
.lg-single-item .lg-next, .lg-single-item
.lg-prev {
display: none;
}
.lg-next {
right: 20px;
}
.lg-next:before {
content: '\e095';
}
.lg-prev {
left: 20px;
}
.lg-prev:after {
content: '\e094';
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1082;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.lg-media-overlap .lg-toolbar {
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
will-change: color;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
background: none;
border: none;
box-shadow: none;
}
.lg-toolbar .lg-icon.lg-icon-18 {
font-size: 18px;
}
.lg-toolbar .lg-icon:hover {
color: #fff;
}
.lg-toolbar .lg-close:after {
content: '\e070';
}
.lg-toolbar .lg-maximize {
font-size: 22px;
}
.lg-toolbar .lg-maximize:after {
content: '\e90a';
}
.lg-toolbar .lg-download:after {
content: '\e0f2';
}
.lg-sub-html {
color: #eee;
font-size: 16px;
padding: 10px 40px;
text-align: center;
z-index: 1080;
opacity: 0;
-webkit-transition: opacity 0.2s ease-out 0s;
-o-transition: opacity 0.2s ease-out 0s;
transition: opacity 0.2s ease-out 0s;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
.lg-sub-html a {
color: inherit;
}
.lg-sub-html a:hover {
text-decoration: underline;
}
.lg-media-overlap .lg-sub-html {
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.lg-item .lg-sub-html {
position: absolute;
bottom: 0;
right: 0;
left: 0;
}
.lg-error-msg {
font-size: 14px;
color: #999;
}
.lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
height: 47px;
vertical-align: middle;
}
.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html {
opacity: 0;
-webkit-transition: -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
-moz-transition: -moz-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
-o-transition: -o-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
opacity: 0;
-moz-transform: scale3d(0.5, 0.5, 0.5);
-o-transform: scale3d(0.5, 0.5, 0.5);
-ms-transform: scale3d(0.5, 0.5, 0.5);
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
will-change: transform, opacity;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
opacity: 1;
-moz-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.lg-icon:focus-visible {
color: #fff;
border-radius: 3px;
outline: 1px dashed rgba(255, 255, 255, 0.6);
}
.lg-toolbar .lg-icon:focus-visible {
border-radius: 8px;
outline-offset: -5px;
}
.lg-group:after {
content: '';
display: table;
clear: both;
}
.lg-container {
display: none;
outline: none;
}
.lg-container.lg-show {
display: block;
}
.lg-on {
scroll-behavior: unset;
}
.lg-overlay-open {
overflow: hidden;
}
.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html {
opacity: 0;
will-change: transform, opacity;
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer {
opacity: 1;
}
.lg-show-in.lg-hide-sub-html .lg-sub-html {
opacity: 1;
}
.lg-show-in .lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
text-align: left;
opacity: 0.001;
outline: none;
will-change: auto;
overflow: hidden;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-zoom-from-image {
opacity: 1;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.lg-outer .lg-inner {
width: 100%;
position: absolute;
left: 0;
top: 0;
bottom: 0;
-webkit-transition: opacity 0s;
-o-transition: opacity 0s;
transition: opacity 0s;
white-space: nowrap;
}
.lg-outer .lg-item {
display: none !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
background: url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/images/loading.gif) no-repeat scroll center center transparent;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.lg-outer .lg-img-wrap {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
white-space: nowrap;
font-size: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-object {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
position: relative;
}
.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html {
display: none;
}
.lg-outer.lg-hide-download .lg-download {
opacity: 0.75;
pointer-events: none;
}
.lg-outer .lg-first-slide .lg-dummy-img {
position: absolute;
top: 50%;
left: 50%;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
opacity: 1;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
opacity: 1;
transition: opacity 0.2s ease-out 0.15s;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
will-change: auto;
-webkit-transition: opacity 333ms ease-in 0s;
-o-transition: opacity 333ms ease-in 0s;
transition: opacity 333ms ease-in 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
-webkit-transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
-o-transition: -o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-container {
display: none;
}
.lg-container.lg-show {
display: block;
}
.lg-container.lg-dragging-vertical .lg-backdrop {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
position: absolute;
}
.lg-inline .lg-backdrop {
z-index: 1;
}
.lg-inline .lg-outer {
z-index: 2;
}
.lg-inline .lg-maximize:after {
content: '\e909';
}
.lg-components {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
will-change: transform;
-webkit-transition: -webkit-transform 0.35s ease-out 0s;
-moz-transition: -moz-transform 0.35s ease-out 0s;
-o-transition: -o-transform 0.35s ease-out 0s;
transition: transform 0.35s ease-out 0s;
z-index: 1080;
position: absolute;
bottom: 0;
right: 0;
left: 0;
}@font-face{font-family:lg;src:url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.woff2?io9a6k) format("woff2"),url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.ttf?io9a6k) format("truetype"),url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.woff?io9a6k) format("woff"),url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:'\e01d'}.lg-show-autoplay .lg-autoplay-button:after{content:'\e01a'}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:'';display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:'\e80d'}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:'\e904'}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:'\e907'}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:'\e906'}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/images/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:'\e070'}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:'\e908'}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-rotate-left:after{content:'\e900'}.lg-rotate-right:after{content:'\e901'}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:'\e903'}.lg-flip-hor:after{content:'\e902'}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(//www.techspring.de/wp-content/plugins/slide-anything/lightgallery/images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}      GDEFDL?   GPOS_   '.GSUB$p   BOS/2ig T   `cmap"n[ U<  
cvt  k    rfpgmb/~ \H  gasp       glyf6   Bjhead- IH   6hhea	A T   $hmtx+@D I  8locaes C  maxpT C    namee2 k  2post>g o  prepg|K jT     "  2   %@"    g _N    +3!'3#"V"f   G Q O@LNM) @$ L  h #M  a
!NKH  HQKQ G FEDY#2()#+&5432667667763232'&&&5432654&''&#&"#"""3.2677'3 		!	=*.
0&!3!
-)2
#HN
#)
" IL($
  f&    "   F&        &      5+ 8F&    '        &      5+ &      5+ &      5+ e&        f&        &      5+ 8f&    '        &        &    '    ^ ^5+ &    '      5+ j&      5+ 8&        e&        &    )   $&        +&     5+ Y&   
 	5+  &     	5+  ^&         
  K/PX@! </=d
L@! </=dLYKPX@Z   r r  		  i 	g ` M  M 
b
!M
a
!
NKPX@[   r   		  i 	g ` M  M 
b
!M
a
!
NK/PX@]   r  ~  		  i 	g ` M 
b
!M
a
!
N@`   r  ~  		  i 	g ` M 
b
!M !M
a
!
NYYY@"~ungeb[XW5''4$+&546326677654&#"5473267663#"'.##"33276767632#"'&'&'&#"3327667632"&'&&&54326676554#&"#"""32'&#"2632554#"3'&)&#E"N78S/7&@+5?@H@>2+2Y==Q	"//#4%*k"
z
?	JE)''		/	2"8A
L	 
f&       
$&        B 1 A N O@L L r    i ` M	_ !NCB32GEBNCN<:2A3A1,b+#
+&5432667654'.#"547372''"27676654#"254#"(I"%L$#,&3$@rLI'\.	Rg{
Az8	H/"6#*E.9V-u	-#|y
  B&      5+ 8B&        {B&     	5+   c . ;@8  ~ a #M  a  $ N '%!	 ..+".54>32#'&&'&&#"327>32YBtX22YyF7r<
P11_CJ6	)	r4[wCG}_6A%*(SN6) 
-5')  cf&         ce&         Hc&     j  Hcf&     '    j  cf&         c&       5+   ( 9 B@? L r   r ` M_!N*)  2/)9*9 ( !b+#+&5432667654'.#"547332#"&'&&72654&&##"(I"QZ/Tl
'0T\,Q:U	Az8	4ZtA`Z3JwF.|A    . F W@T? L r   r	g ` M_
!N0/  BA=<85/F0F . (b&#+&5432667655#"547354'.#"547332#"&'&#72654&&##"32#32)I!nQPJSl
&:%U]-R:U	A	8	00S`Y3JwF.A  e& '       && '   !   7& '   ^ 	^5+   (   & '     5+ 8& '       {& '    	5+   (    = a@</= LKPX@G r r 

 

~  		 r  i ` M  M 		`!NKPX@H r  

 

~  		 r  i ` M  M 		`!N@J r  ~ 

 

~  		 r  i ` M 		`!NYY@   a [XWQN''4$+#+&5432667654'.#"547327663#"'.##"33276767632#"'&'&'&#"3327667632"&'&&(I",o8T/7&@+5?@H@>2+2Q87Z#Az8	JE)''		/	2"  =f& 1       =F& 1       =e& 1       =f& 1       =& 1   }  5+ 7=& 1   ~^ 	^5+  8=f& 1   '        =& 1       =& 1   '   E ^ ^5+ =& 1   '    U  5+ =j& 1   h  5+ =& 1     5+ 8=& 1       =e& 1   l  =& 1       =$& 1      +. ua@G;	H
pnLKPX@Y r 	r 
 ~     
i ` M 		 M a!M a!M  " NKPX@Z r 		 
 ~     
i ` M 		 M a!M a!M  " N@\ r 		 		~ 
 ~     
i ` M a!M a!M  " NYY@% lja`ZWRPKJFE?=63/-)
 uu+"&54667&&&5432667654'.#"54732>3#"'.##"3327667632#"'&'&&#"332766763232672m4%< s~
(I"AONA/7&@+5?	1 H@>2+2@/1(/*$6+
Az8	JE)'('		/	2" +
!  =^& 1   F  O=& 1   GJ 	J5+    W @</=S
 LKPX@: r r     i ` M  M	  
_
!
NKPX@; r      i ` M  M	  
_
!
N@= r  ~     i ` M	  
_
!
NYY@   W UQP''4$+#+&5432667654'.#"547327663#"'.##"33276767632#"'&'&'&#"32&#-JAg4M/7&@+5?@H$
x!Az8	JE)''		5
  & E   |  5+   I A@>  i a #M  a  $ N ;960-,%#	 II	+".54>322#"'&&'&&#"3276554'&#"&67327#"WBsX13ZwE7r<N15M1-;(Px%i	4\xCG|`6-=3(IB+H,	F5	H:			  F& G       f& G       && G      & G     5+ $& G         { K!PX@N
 L@N LYK!PX@(   g_M	  
a

N@,   g_M !M	  
a

NY@zxwvtrif`^YTRPMK#B(V#!"+#+&5432667654'.#"54767#"2676554'.#"&6727#"32"&'&&#"#&&632667655''32&&#"I<x:-x&-/&u|1C!C8~??6		**	8*	     q@n!GT L
g  g	_M  aN|zxolfd_ZXVSQJIED><B%&#B&#+&543266765#"5473&&'.#"54727#"7&'.#"&6727#"32#32"&'&&#"#&&632667655''32".""267655'<;xwyx>>&-/&u|CN&#):-xy8_	!,		!*	8*	rrs K& M   L 	L5+  O& M   5+ f& M       j& M     5+ & M     5+ 8& M        > = 1@. L IaM  aNR#-#B",#+&54326676654'.#"5476327#"32"&'&&#"0x(>7(@		+,	
 & & U    dH   >f& U   X  >F& U   /  >e& U     >f& U   #  ]j& U    5+ ]& U   '  X  5+5+ >& U     5+ 8>& U     >e& U     >& U   _  R$& U     +>& U  0 5+i^& U     &X - bKPX@ raM  b  " N@  aM  b  " NY@ $"
 --+"'&546323276654'.#"54767#""&-
F<H$F#kG@		<qV&Xf& d   >    x V@S/%XM
 LV 
I   i_M	  
a
!
Nxsqoljba[YUOKJR(#!",#+&54326676654'.#"54767#"3327667654&&#"&7327"32'&&#"&5432654'&#"32"&'&&#"
F<&+[0ox

+/?,G,$(>7(@		<&,c7!~,	
  f& f   )   && f   *   8& f       {& f    	5+   < ; @@= L    raM _!N   ; 5:#!"+#	+&5432667654'.#"54767#"3327667632"&'&&
F<@>2+2Y==QA~=		)0	2"  <f& k   E  <& k   	5+  7<& k   ^ 	^5+  &<& k       <& k  7p U U5+ 8<& k       8<$& k   '      z<& k    	5+   	< D L@I-*) L    r_ M _!N   D >;:41" #+&5432667655&7754'.#"54727#"73327667632"&'&&#BVx~@>2+2Y==QAP-<=		)Wf0	2"  n w U@R1d$	 oA LKCIaM	  a
!N   w usqnla`PNJF@>52/,E,#+&543266776674'.#"547232663325667737##"32.#"&5432667654&''&#"#"'32"."/)!	
)/+()$$6&>!	)~06>7
"<=.0'	^NOy,_>p\< 			CQ
	  nf& u   i   n& u  '  5+ 8n& u   '     W KPX@5V L@5V LYKPX@	a
M a   NK/PX@!	a
M !M a   N@,	a M	a
M !M a   NYY@OMGB@>1##!#+"'32"&#"&543267654'.#"&67326766554'.#"&4732663#"ti$&
0C#%3
#
@%1 GY_+!.B4/6594(`kr9:!8F4 f& y   .   e& y       7& y   ^ 	^5+  && y   <   & y     5+ 8& y       y& y    	5+  ^& y        & a4K!PX@A#L@A#LYKPX@. r	a
		MaM  b  " NK!PX@/ 	a
		MaM  b  " NK/PX@3 	a
		M !MaM  b  " N@> 	a 		M
a
M !MaM  b  " NYYY@# [YSNLJ:76410&$! 
 aa+"'&54632326732"&#"&543267654'.#"&67326766554'.#"&4732663#"r"&&=|$&
0C#%3
 "
@%1 GY_+!.B4/6$iU594(`kr9:!8     %  @  a   #N%%&+7&54>32&726654&'&&#"}_2YtBBuX3_A2C!J45##'IYdF{]55]{FdD--FwJ7d./6&'pHf_0;  f&    
   F&        e&        f&        &      5+ 8f&    '        &        &    '    ^ ^5+ &    '      5+ j&      5+ 8&        e&        &         % 8 ?@<L  i a #M a  $ N'& 0.&8'8	 %%+".54>323254&546#"''26654.#"ZBtY21WuD=9h$2,%7	Y3Xu22C!)F6,:")F
5\{FGz^4()+cF{\58FwJ3jZ7.M\..j];  f&    
   8&        e&        &       ^&        &      5+ $&           ( 5 ;@8 3! L J  a   #Ma $N*))5*5),*+&77&&54>327#"&'&&#"26654&'&''?I2YvDHA(CQ3XuB*L"8#,:"2C!;30OCz_7 )*.YF{]4@.e+.L\FwJ7d.h& f&       ^&        &    '     	5+   ) [ q=@4'5LKPX@: r 		  i_ M a  M
 _   NKPX@;  		  i_ M a  M
 _   NKPX@9  		  i  	i_ M
 _   N@?  		
 
r  i  	i_ M  _   NYYY@#^\ ig\q^qONHE@>8731+)"	 [R+".54>3232>3#"'.##"3327>7632#"'&&'&&#"3327667632"&'&&#"'227>554&&#"jBtY21WuDFJBAONA/7&@+5?
0 H@>2+2Q87Z#%504+WB5##'I
4]{FGz^4JE)'	/	2".1S4BA&'pHf_0;  ! E @@=A L r   i ` M  _!N   E C"&(+#	+&5432667654'.#"54732676232#"&'&&33254#"32&#-J! <3#;$9a<'T\#$
x!Az8	
/C+6Z7
 	Y5
 !f&        !&      5+   ] M@J$'	 L 	I  i   i_ M  	a
			N]XVT-"&(,#B,#+&54326676654'.#"54727#"376632#"&'&&33254#"32"&'&&#"
x
""J%$/9a<'T\&(>7(@		)L06Z7
 5%)	
   q ( ;K	PX@
% LK
PX@
% LKPX@
% LKPX@
% LKPX@
% L@
% LYYYYYK	PX@!  ~   a #NK
PX@' ~   ~   a #NKPX@!  ~   a #NKPX@' ~   ~   a #NKPX@!  ~   a #N@' ~   ~   a #NYYYYY@*) 42);*;$"! ((+"'&&'&&'&&54>3232632'26654&'&&#")017`/$L%%/2WtBBtX2(BO'::% (+n2C!J44B 'I D4((wBF{]55]{F@oV6"
CuJ7`--5ArJf].:   U c K(PX@Q! L@Q!LYK(PX@) r
 ` M b	  $ N@- r
 ` M` !M	  $ NY@XV ][VcXcON<31/$" UU+"&'&'.'&'&#"32&&&5432667654'.#"547362232332654#"~1Q$'		$
<L.I06
(QD)$9/7'+]#!7.;5
Az8	)?,,L4
%&!!/cD8	Yl f&        e&        &&       &      5+ 8&        &     	5+    = E@B'L  ~ a #M  a  $ N 0.*(
 ==+"&'.56323254&&''.546632#"'.#"(^8*="c-;"<%>b5-+$8$"/I:32 =c
B?
A,m0&1A/3R01R#
"@+*.)>% )A85T0  f&        D&    '     	5+  e&    [  &    &[    5+ d&      f&    f  &&        &    Y  5+ 8&    Y  8&    &Y  Y  5+   G D@A' L&J I  _ M  aNR#+#,#	+&54326676654''&&#"#"'7323263267#"'&#"32"&'&&#",)4"3u33v3"RP(>7&jN	-5c,(	
   U [@X. = L-!J I	 g_ M
  aNUPNLIG@?#&#+&54326676655#"547354''&&#"#"'7323263267#"'&#"32#32"&'&&#"dc,)4"3u33v3"RPjj(>7&	N	-5c,(	
  e&        k&   h 5+ A&    h 	h5+  -&     5+ &      5+ ?&      5+ &     	5+    B 7@4_M  a	   N ;93.,*" 
 BB
+"&&554'.#"54767#"326554'.#"&4732663#"gQzC
F<SGJ_!.B4/6AtCm@		<\par:!8aC f&       F&        e&        f&        7&    ^ 	^5+  j&      5+ &    '    5+5+ ; &    G 	G5+  8&    '    5+5+  &    '     5+5+ 8&        e&        &         ; I 1@.  L   _M a NB((#R)/+4'&543#"&&554'.#"547327#"326554'.#"&47326^'>"%AtLQzCxSGJ_!\(9P.)'	8aCCm@		:\par9 ;f&    "   8;&        ;e&        ;&    )   ;^&        &      5+ $&         & Z P@MUS	L 	 	 _M a M
  " N QOCA;642*( 
 ZZ+"&54667#"&&554'.#"54727#"326554'.#"&4732663#"326724( QzCxSGJ_!.B4/6h+1(/*$52Cm@		<\par:!8M78
!  &        ^&        U&    P 	P5+    9 K(PX@/$
 L&J@/$
 L&JYK(PX@aM	  $ N@ MaM	  $ NY@ 20-,*("! 99
+"''.#"54737#"654&#&5472667#"b	!
>) )**/.0	
R:I.	@  8&        ^&         E j O@L! hG., L
  _M$N   j jed^\YXWTQPB@3"C"C+"'&&'&&#"54727"77'&'&#"54727"76654&&#"&6777"7654&&#"&6777#"#"''
'x.
>n!x:0	"0<}0
FW!0<}.
{x'
"n>s_9S$
;   Ef&       Ef&       Ej&     5+ E&     5+ 8E&       Ee&         ^ K@H4S:!	 ZA L_M
  _!N   ^ [XWMKT#S#c#+&5432667'&'&#"547327#"7667654&#"&67327#"32&#"&&6326654''32&#	$$+ ;5x%o!@/ox:5x ;C	0c!	
	B
)
P	Ż
  j&      5+ &      5+   Z ?@<$  L I_M  a	NZU#/#S#c#
+&54326676554/&&'&#"547327#"7>54#"&67327#"32"&'&&#"?&Lx%d%"@ZW.
*1-(>788o5%
<</		?NJ4+	
 f&       f&        j&      5+ &      5+ 8&        e&        &       $&        ^&           a 0 @@=*LJ     ~   _ M _!N   0 08D%+3&547#"#"'673326733267632&p$/
m.tFFY

,4

C2<-   af&          ae&          af&          a&      5+ 8a&        a&     	5+     c@`1/ L)J I 
_ M a  M	  a!Nywrl\ZRPLF.,#+&54326676654&'&&#"#"'732327636677237663232".#"&54326676554&#"32.#"#&5432667654#"32"&'&&#"*)4"+CD)/[ZJgE"+E*"-(94!- 49),"8E(>7&j'0
-5/6$&B+B		0ZRA
B		0cv,(	
   4 ?K	PX@9%/ LK
PX@9%/ LKPX@9%/ LKPX@9%/ LKPX@9%/ L@9%/ LYYYYYK	PX@#   ~ a  M  $ NK
PX@)  ~  ~ a  M  $ NKPX@#   ~ a  M  $ NKPX@)  ~  ~ a  M  $ NKPX@#   ~ a  M  $ N@)  ~  ~ a  M  $ NYYYYY@65 5?6?-+$" 44	+"&54676676676554#"#"'4>32327#"&'"726557A1%
&.	2:$.%=M'FK?,4#4#=.':	$RC0'Me"He$   &        x&    q  &    q  8x&    &Z  q  &    q  &    q  &    q  &    n  &    Z  &    m  8&    &Z  Z  &    Z  &    &Z  U U5+ 1&    &Z    5+ &    <  8&    Z  &    H  &        C&    .   & K V&K	PX@P%FC 64 LK
PX@P%FC 64 LKPX@P%FC 64 LKPX@P%FC 64 LKPX@P%FC 64 L@P%FC 64 LYYYYYK	PX@/ 	  ~    a  M  $M "NK
PX@5  ~	  ~    a  M  $M "NKPX@/ 	  ~    a  M  $M "NKPX@5  ~	  ~    a  M  $M "NKPX@/ 	  ~    a  M  $M "N@5  ~	  ~    a  M  $M "NYYYYY@ML LVMV=;20$" KK
+"&54676676676554#"#"'4>3232732672#"&54667&&'"726557A1%
&.	2:$.%=M'FK:B1(/4$44#4#=.':	$RC0'Me"?
!*$80He$  &   j 	5+  &    &j  5+5+ &    g	 		5+  |&        G T _ KPX@#YSH@4 L@#YSH@4 LYKPX@# a M
 a	  $ N@. a M  a	  $M
 a	  $ NY@VU U_V_PN;9&$"  GG+"'#"&546766776554&#"#"'4>32632327>767654&#"2655^B%J=7A6.D	:$.%=M'@(?>.JrY2""	4Jw}( !/E#!=.-6-%-C0'--'=
# 


*'=$8U	$   &      C&         / ; B@?J  a  M !M a  $ N10 640;1;.,*("  //	+"&&54654'&##"5436677327632#"&&#"72654#"y0	:g
%2<d<?jB$) -+W'+.		</*/6
;d>Bj>		7QB,(+ &    5+ 8&       y ' yg   	 g5+    # 8@5L  a  M  a  $ N 	 ##+"&&546632#"'&&#"327>7@f<@mB3V6'	Pq"	2I>jA>d;#\2

+ &       &   t  d&     d&   &      &   `  &   [    7 FK/PX@
4*3 LJ1 I@
4*3 LJ1 IYKPX@"  a  M !M a   NKPX@"  a  M !M a  $ NK/PX@%     a  M a  $ N@,      a  M a  $ NYYY@98 CA8F9F-+&%	 77	+"&&5466322554'&##"543667732#554'26554&'&&#"6_;?mD*0	:g

A>*!"-#/+6bBCj>	O*/6R3
*='KR   $ 1 p@LJKPX@ M a  M a   N@ M a  M a  $ NY@&% -+%1&1
 $$+"&&54>32&'&77&'4327'25&'&&#";jB"<Q/5*k`;Q
/h4hWQO(##N!O5R-:e@*RC'B1B;4! @6?cMq6S #'8Y4 ^&      &&       '&   ~: 	:5+    R aSK/PX@%-2;

OEN L'JL I@%-2;

OE	N L'JL IYKPX@, i 
a  M !M	 a   NKPX@, i 
a  M !M	 a  $ NK/PX@/    i 
a  M	 a  $ N@6  
	 	 	 i 
a  M		 a  $ NYYY@!TS ^\SaTaHFA@970/ 	 RR+"&&5466322554##"54763325&4'&##"5436677323321##"#554'26554&'&&#"6_;?mD*0	:g
7
0
A>*!"-#/+6bBCj>	4
.3$3
*='KR  &     5+ 8&   |  { ' Ri   	 i5+    # / ?@<L g a  M  a  $ N&$ +)$/&/	 ##+"&&546632##"327>73254&#"=g=7b@?Y/5&"	3I{) !>h>@f<;W,$@(

* &<)2
 &'       x&'   _  &'   \  &'   H  &'   [  '&'   Y: 	:5+  8&'   &C  H  &'   &H   L L5+ &'   &H  N N5+ '&'   &H    5+ &'   *  &'   C  8&'   C  &'   6  &'       C&'       & ? K \@Y! = 0. L   	 g a  M  a  $M "NB@ GE@KBK75,*	 ??
+"&&546632##"327>7732672#"&5466773254&#"=g=7b@?Y/5&"	!)(1(/4!0i) !>h>@f<;W,$@(

	%+.
!*$50&<)2
 |&'     I&'   D 	D5+   & L @.38 LKPX@,     a Ma M !N@*     g a M !NY@o#&&%#	+&54326676554##"54663325546632#"'&&#"332#"32".#"*C:e?,A og"-(),"	0	FrE# ..C)B	  &&;     5+  & > M XM@/	LK
PX@0  i i  		i a  M a
  " NKPX@2 i  		i a  M a  M a
  " NKPX@0  i i  		i a  M a
  " NKPX@2 i  		i a  M a  M a
  " N@0  i i  		i a  M a
  " NYYYY@#ON@? SRNXOXFD?M@M96-+"  >>+"&&5467&&5467.546632332###"&'32654&#"2654#2R0/#*-$2U4%0'7	;/P4"88+IY&$4A?2!21$,97J&*L1	b%B28(@@, 8"&&-) &x&=   l  &&=   U  &&=       &&=   P  &C&=   )   O a <@9" LJ    a  M!N`ZMKCA=7(&:#+&5432667654&'&##"543667732327663232".#"&54326676554&#"32.#"0	:g
P+:I"-(94(-F49),"	0$-8!bdcB		0ZJ?,B	  O m L@I(.,	LJ  		 g 		a  M
!NlfYW$o'3#+&543266765#"5473&'&##"54366773232#327663232".#"&54326676554&#"32.#"640	:g
P+:I"-(94(-F49),"	0	-8!bdcB		0ZJ?,B	 TO&C   U 	U5+  kO&C   5+ Og&C   5+Ok&C    5+ O&C     5+ 8O&C       {O ' viC   	 i5+  (&M      ( 0 hK(PX@ LJ I@ LJ IYK(PX@     N@      !MNY@0/.,+*-#+&54326676554'.5432>77232.#" 	0;5
388208
,29"	  (&M   Q  (x&M   !  (&M     (&M   
   o   H K(PX@1 LI@1 LIYKPX@%     ~
	  aMNK(PX@#     ~
	  iN@'     ~
	  i !MNYY@ HGFDCB,* +"&54632#"&54632&54326676554'.5432>77232.#"%,,+--,,,?	0;5
3882,*,,,,*,08
,29"	 LI&M   &  Q  5+ (&M     8(&M   &    (&M     (&M   K   &   H p K(PX@b1 K
L@b1 K
LYK(PX@,	    ~  aMM
"
N@0	    ~  aM !MM
"
NY@%II IpIp][HGFDCB,* +"&54632"&54632&54326676554'.5432>77232.#"&54766766554'.5432>772++++++++	0;5
3882	"	08-
0.5. ++++++++08
,29"			 U8

ΓK)#  (C&M     ((&M   & E 5+ 9|&M     XP 'S &M   	 S5+ & &^     &  ' $@! L J   "N   ' '+&54766766554'.5432>772	"	08-
0.5.		 U8

ΓK)# &&^   
   g j G@DV<  M LJ _  M  _	!NicPNKJGECA974 +'+"554#"&&554'.5432>?6326554'.54327654&54333#Q/'; 	1;5
(/""$=^E4

>S%$0Q1a8
#,2kN?8
#!.))25
 &       82&       &       &       |&   S  >&       >C&   l  >&   &l  }  5+  &> e J@GH VT  L9J        a   M "N][RPFD42(&+'+"554#"&&554'.5432>76632326554'.5432>77233#32672#"&54667Q/'; 	1:5
(/""	1:5


6A1(/4)%$0Q1a8
#,2kN?8
#,25
06
!*$53 >&    	5+  >|&   S  >A&   &S    5+ X>&   xS 	S5+   : ; K/PX@3'  L1)J@3'  L1)JYK/PX@a M	  $ N@ Ma  M	  $ NY@ 640/.+%$ ;;
+"'&&#"54723267663#"76'&#&54732677#"	."-(' 
NO-75
v

 8:&       :|&   R   U b @_; LK(PX@a
 M  $ NK-PX@(a Ma
 M  $ N@ 
Ya M  $ NYY@! ][USLHGEBA7521/,%$ bb+"'&&#"54723267663">54&#"&6723267663#">54&#"&673267667#"#"'
,38&Q*	16%%N'5>$$#
wrt		39-'!/O5	  U&   k   U&   $   U&      U&      8U&      U&      U&  4 	5+   < g K(PX@6, UR%" _MDL4J@6, UR%" _MDL4JYK(PX@  _ M a
N@"  _ M
!M a	NY@   g gfdcbPNLKJHGE3-*) +&&5436677654''&&#"5473267#"6654#"5473267#2&&#"'436654''2.#" 3	l'>DD>>">;?<5Fox#.&?(?#!A9
,3#:

w
M))
z,	
LH
  <&   }  <&        &  D K!PX@/%L:JK(PX@/%L:J@/%L:JYYK!PX@	a M  a
  " NK(PX@  M	a M  a
  " NK-PX@  M	a  M  a
  " N@#	a  M  a
  " NYYY@ ?=9875-, DD+"&547277&&#"547232663#"667654&#"5467232677#"L%%
)'85'&"%&!383
#!T NBV	dYJQ	
	m  & &       & &       & &   z  & &       & &       & &       & &       & C&   l  & &    	5+  & |&   S      ( @'LJKPX@$    p   _  M `!NKPX@%     ~   _  M `!N@#     ~    i `!NYY@   ( (7G%+3&547'&#"546767332673327632-=(;$z @!>PQ!2
L	    &         &   W    &   C    &   >  8&   >   ' o   	 o5+   Y k xJK/PX@SF	:L@SF	:LYK	PX@@  #M   a M	a 		 Ma Ma
!NK
PX@D  #M   a M	a 		 Ma Ma
!M$NKPX@@  #M   a M	a 		 Ma Ma
!NKPX@D  #M   a M	a 		 Ma Ma
!M$NKPX@@  #M   a M	a 		 Ma Ma
!NKPX@D  #M   a M	a 		 Ma Ma
!M$NKPX@H  #M   a M	a 		 Ma M !M !M
a
$
NK-PX@B Y #M   a M	a 		 M !M !M
a
$
NK/PX@E    Y   a M	a 		 M !M !M
a
$
N@F    g   a M 	a 		 M !M !M
a
$
NYYYYYYYYY@ ml  sqlxmx k kjhfd_]!'%%o*+"&76654'&#"332#"32".#"#&54326676554##"5466332554>323267727632#"'&#"72654&#"30og"-(),"5)+Kb6!!+/1\t=iB.#*'.%'.(	7((!./H()B		02[I*/6
&teDm?		8SCMg$!&    v  @38b]= LKPX@; 
 	 	 a M a M_ M		!	NK&PX@9 
 	 	 g a M a M		!	N@7 
 	 	  i g a M		!	NYY@xwwxuo`_WUPJ"%$'%#+&54326676554##"5466332554>32>32#"'&#"332#"32".#"#&54326676554##"32".#"32546676&'&&#"5)(ET+|(5;+@&og"-(),""-(),"ȫ$m	02VB%((##"/H()B		0B	"&
$)     K!PX@}
s 
k_?:L@}
s 
k_?:LYK	PX@L   a M 
a
Ma  M_	 Ma!NK
PX@P   a M 
a
Ma  M_	 Ma!M$NKPX@L   a M 
a
Ma  M_	 Ma!NKPX@P   a M 
a
Ma  M_	 Ma!M$NKPX@L   a M 
a
Ma  M_	 Ma!NKPX@P   a M 
a
Ma  M_	 Ma!M$NKPX@T   a M 
a
Ma  M_	 M !M!Ma$NK!PX@M	W   a M 
a
Ma  M !M!Ma$NK&PX@N	g   a M 
a
M a  M !M!Ma$N@L
 
i	g   a M a  M !M!Ma$NYYYYYYYYY@0    zxwurpig%o%o*+"&76654'&#"332#"32".#"#&54326676554##"32".#"#&54326676554##"5466332554>3266323267727632#"&&#"#32554674&&'&#2654&#"30og"-(),""-(),"5)(ET+|(R(,0!+/1\t=iB*#"m*'.%'.(	7((!./H()B		0B		01VB&(/6
&teDm?		
*'$)SCMg$!&    &@!)1/` LKPX@F   a M aM	a  M	_ M
!NK&PX@?  W a M aM	a  M
!N@=   iW a M	a  M
!NYY@*Ŷzxsm][SQMG.!#'%#+&54326676554##"5466332554>32663232677237663232".#"&54326676554&#"32.#"#&5432667654'&#"332#"32".#"#&54326676554##"32".#"32546776&&#5)(ET+|(T-)$!+E"+E*"-(94!--49),"30og"-(),""-(),"ɪ(m	01VB&(/6$&B+$-
		0ZQB+$-
		/})!./H()B		0B	&*)     K(PX@4g V LTI@4g V	 LTIYKPX@> r   a M a M_ M
!NKPX@?    a M a M_ M
!NK&PX@=    g a M a M
!NK(PX@;     i g a M
!N@?  	 	  i g a M 		!M
!NYYYY@%ztecYWSRQONM&"&$'%#+&54326676554##"5466332554>32>32#"'&#"3327663232.#"&54326676554'&&##"32".#"#&54326676554##"32".#"32554674'&&#"5)(ET+|(@HI!)+3304"	4872	g"-(),""-(),"ȫ	$n	02VB%('+../H()(2
9"	%'8B		0B	
*'$)  &c  Y@ld
X83 LKPX@@ 

r   	a 		M a M  _ M!M"NKPX@A 

   	a 		M a M  _ M!M"NK&PX@? 

    g 	a 		M a M!M"N@= 

    
i  g 	a 		M!M"NYYY@"    }{ywqo'%%o%o/+&54766766554'&&##"32".#"#&54326676554##"32".#"#&54326676554##"5466332554>32>32#"'&#"33276632325546774&&#"$g"-(),""-(),"5)(ET+|(@HI!)+3304"	0.6.`'m	 \9B		0B		02VB%('+../H()(2ΓK)#
'*)     0@&)ՎeK/ \
 LKPX@B a M aM_  M_ M	  
a
!
NK&PX@@ g a M aM_  M	  
a
!
N@> i g a M_  M	  
a
!
NYY@1ʻ}xr_]ZYVTRPHFC>:9!#'%#+&54326676554##"5466332554>326632326772676676654&#&&547267#"32'&&5432654''32".#"#&5432667654'&#"332#"32".#"#&54326676554##"32".#"32554674&'&&#5)(ET+|(Q"&=!+,"r5(EDP_*	~&9
"-(),"30og"-(),""-(),"ɪ		%".2	/1VB&(/6'
(EUs@B		0}(!./H()B		0B	
*'
"HH)    rK(PX@#(
UZ_ B L@I@#(
UZ_ B L@IYKPX@8	   
a M aM_ M!NK&PX@6	   g 
a M aM!NK(PX@4	   i g 
a M!N@8	   i g 
a M !M!NYYY@'ywrl]\XWQOEC?>=;:9!"'%#+&54326676554##"5466332554>3263232677232.#"&54326676654'&#"332#"32".#"#&54326676554##"32".#"3254676&'&&#5)(ET+|(6~!!+4872	30og"-(),""-(),"ɪ$m	01VB&(6/6Q-	&(!./H()B		0B	($)    @$,*Z LKPX@:
   #M a Ma  Ma M	!NK-PX@4
  Y #M a Ma  M	!N@7 
  Y a Ma  M	!NYY@~|sqlfWUMKGA.!'%#+&54326676554##"5466332554>3232677237663232".#"&54326676554&#"32.#"#&5432667654'&#"332#"32".#"5)+Kb6!!+E"+E*"-(94!--49),"30og"-(),"	02[I*/6$&B+B		0ZQB+B		/})!./H()B	   &' h:K(PX@S<0 '%L@S<0 '%LYKPX@3 		r    		a M  a
 MM"NKPX@4 		    		a M  a
 MM"NK(PX@2 		   
  g 		a MM"N@6 		   
  g 		a M !MM"NYYY@   h hWUOM&'%$!/+&54776766554'&&##"32.#"&54326676554##"5466332554>32#"'&#"33276632D$g4882	5)+Kb6G!)+3304"	0.5.		 \99"	02[I*'+../H()(2ΓK)#   C@W	I
y]=  LKPX@7 		#M a M
_  Ma M  a!NK-PX@5 g 		#M a M
_  M  a!NK/PX@8 		 g a M
_  M  a!N@D 		 g a M
_  M  a!M  aNYYY@~vtqlhgTR'%%n)#+&5432667654'&#"332#"32".#"#&54326676554##"5466332554>32326772676676654&#&&547267#"32'&&5432654''32".#"Y30og"-(),"5)+Kb6!+	,"r5(EDP_*	~&9
"-(),"	0}(!./H()B	 	02[I*		/6'
(EUs@B	  m x @.d LKPX@- r   a M	a M
!NKPX@.    a M	a M
!N@,   	 g a M
!NYY@wqb`VTOI&"&'%#+&54326676554##"5466332554>32#"'&#"3327663232".#"#&54326676554'&&##"32".#"5)+Kb6G!)+3304"		"-(),"g"-(),"	02[I*'+../H()(2
:!		08B	   m p @$RW\ LKPX@+   #M a M	a M
!NK-PX@)  	 g #M a M
!N@,   	 g a M
!NYY@oiZYUTNLCA<6!'%#+&54326676554##"5466332554>3232677232".#"#&5432667654'&#"332#"32".#"5)+Kb6#4"-(),"30og"-(),"	02[I*/6TB		0}(!./H()B	   B, 0 < R@O5-& L   i  Y a  Q21 1<2<+)!  00	
+7"&54676676554#"#"&54663232632#"&'72655l*'- '>"k	
*,0" 			7"xn	1D.    X*   1@.  i  Y a  Q 	 
+7"&&546632'2654#",H**H,,H+*H&G)F*+E**E+*F)%8%9'  "  2       q  # +@(  i a   N ##	 +".54>32'27654'&#".TA&&AT.-R@%%@R,,*+1Wr@@rW11WqA@rW14HH|uHEHGxuHJ  (W 0 Y@ & LKPX@      ~ MN@      NY@
/+*)8'#+&5432667654#"&&5476633232.#"N8	_~	48'+!!P2!
>LBo$
     6 d@ 1LKPX@      a M _!N@       i _!NY@   6 50/*(+)+3&'>54&#""&56676632332667632##
0WD'.'/
D)2N-/)


5tqd$+A
%*M5=S())+X/   7 @ LKPX@+  ~ p a M  b   NKPX@,  ~ ~ a M  b   N@*  ~ ~  i  b   NYY@ /.'%
 77+"'&5463232654&#"&5476654&#""&566322A4,/2819A%8&^85#'1..Pb"%$#IC:I	G6)&*&/3& ;.,<#1Q9       d@ LKPX@g  M N@  g NY@  
 +232##"55#&5654#"3)/*:W[
z<	!p		    2 @(LKJKPX@# r  g  i  b   N@$   g  i  b   NY@ +)%"
 22+"'&54632326654&#"&'667267"#632A4,"+C-"*tSk()'K>%J}"%$#&>"AP?X6o
4C&Dl>     ) W@
L
JKPX@  i a   N@  i a  $ NY@ $")) +"&&5467667632'27654&#"7`;A77|DTz5W47Y4#(/%4^>P77P$H1R22X64!CDF1%    6@3 L    g  $ N  +"&5#"&'66763!26772	
'".Y,	3  y % 5 E e&LKPX@   i a   N@   i a  $ NY@76 @>6E7E-+ %%+"&&5476'&&'&&54663227654#"2654&&'&#"8\6u4U04Y7n'<a ?:	 (.'$I8_=
4*+B&#@-PD7'4O- AaV3%0)e-D     ( T@
 L IKPX@   e a N@  i  Y a   QY@#!((&(+&56676'#"&&546632276674#"?Tz4X47Z48_;A77|q%L#($H1S13W64^>P77P.1%!CDF   q   ( 4@1%$L  i a   N ((	 +".54>32'&#"27654'.TA&&AT.-R@%%@R*+^,1Wr@@rW11WqA@rW1;2*EHGHH|;/	J   m{   $@!    ia $N&#+746632#"&&2654&#"1N)*M21M+-L/"&&""'':V11V:8X24YgZFESVEEX   ) W@  LJK/PX@    a!N@   !M  aNY@   ) )(&!#+&5432676554#"&&55633232"&#"&'
$66
	L.'
   %  8 . 2@/)L       i _!N   . ,&V+&+3&7654&#"#"&547>3233267667632'5"$30=.H)rg^%!=1&NE
=   0 ?@<L  ~  i  a   N *)$"
 00+"'&54632654&##&547654&#"#"&766322c0##'(LE#6/1#0N*))"	D($#!8'+=    &  ' =@:!  L  g   N 
 +"55&##&563232#"'36554#+
OU^	
2[ef m{      %  8       &    m   	 5+       	  5+  % 8     5+       5+   &     5+ em  m 	 m5+ m   r 	 r5+  %n8  n 	 n5+  g  l 	 l5+   h&  k 	 k5+    @
   $ N"+#"&'&7632
	Y
i	
x '    ''     	  5+  '    ''     	  5+   '    ''%      5+      @  a  $ N  +"&54632i%&$%+)0.+.   X    
   v/+"&5476654&&546632.#$!?.
1%
 !!#%XM   &. .$ 	$5+  Z  &/. $  5+$5+  )  &.  '.!   .6       ! T LKPX@  a M a$N@   i a$NY@ !!
 +7"'.54632"&54632\
&%
%&$%+)N\XD$%;T[S0.+.   -   ! 3@0L  a   Ma "N !! +2#"&5462#"&54>76`&%$%+)%
&%
/.+.N\XD$%;T[S   G % 1 nKPX@'    a M a$N@%     i a$NY@'&  -+&1'1 % %%!,+7"&''&67>54#"#"&54763"&54632`5&9# )	";lE<=%&$%+)801'2*+M7HM
0.+.   .G  1 A@>   a   M b "N 11$" +2#"&546232632#.54676676546&%$%+)(6&9# )	":mE<=/.+.801&2**N6HM
     R  @   Y  a  Q  +7"&54632i%&$%+)0.+.  ? yV  @   Y  a  Q 	 +7"&&546632#@)&@&'?%(@y$@*'@&&@'*@$  , [ sK!PXSLSLYK!PX@ Y   i  e N@  i   i   e NY@ LJ75&$ [[+"&54676676'&#"&546323254&'&&546323276676632#"&'&&'&))+
*"3&,& %
'
%#  NI q  !@ L    v 	 +"&7>77632#"&&'Y+3&)00*=
%7$$$)*     @ D @$,LK!PX@&	h
 g  ! N@/  	h
W
_OY@' DCBA<;8521*)('"!
 @?+7"'7#"5476337#&54763374323743232#32####"557##737#iRSgh9R9N	Od	eR>SR	
J					JJ     @  a  $ N  +"&&6632c$#+)--+. K&  -dD@"	 L   W   _ O    %+ D"54663!2	F
	"     @   v    %+"&'632(
(
'*#    @	 L   v    #+'632f1
'*    m  @   Y  a  Q  +7"&54632S%&$%+)0.+. 8  K
PX@   Y  a  QKPX@  a   NKPX@   Y  a  QKPX@  a   N@   Y  a  QYYYY@  +"&54632}%&$%+)0.+.    $  %@" L   W   _ O    $+7"546372&$	!      $@!
 L   W   _ O    &+7'&54663!2"		$    !  $@!
 L   W   _ O    &+7'&54663!2"		$      $@!
 L   W   _ O    &+7'&54663!2"		$      $@!
 L   W   _ O    &+7'&54663!2"		$    !  %@" L   W   _ O    $+7"546372#$	!    !  %@" L   W   _ O    $+7"546372#$	!      ,dD@! L   W   _ O    #+ D"563!2#%+
.  w " @    v  ""+".'&&5467>3202, ,+ A</'*.$6:3LJ4-O0PqGLpI
  w ! @   v   ! !+"&547>54.'&54632".)'/M(00(M	JsJGqPH5%hu<<ug&4H   2 < *@'; L     v .- <<+".546654&&'&5476654&&54>32#2.#I>&&)+		&>J$'	$$	'}3B$;:
$:>'B/-&12*:%"7 )0-#1  2 < 9@6 L    Y a Q   < <!+"547>54&&54663"&&546654&&'&5432'	%%	&$J>&		+)&&>I}1#-0) 7"%:*21&-/B'>:$ 
:;$B3   "{   )@&LJ       v#"+&&#"5432672#"32Dr/8r;
+)	F
B		   {  (@%
 LI       v#)+&547663254#"&&'&54332#"
F	**
;s7.s		    |  @ L    v  +"&'6654&&54632(##).l703! 2 | &P  P     6  - E LK-PX@    N@  vY@ %#-- +2#"'&546766#2#"'&546766"$)."$).7/3!7/3! 7 'P FP F  F5+F5+     6 LK-PX@     N@
   vY@  +2#"'&546766~"$).7/3!  	 P F 	 F5+   I 'X    X    I  3 ' 2+7&&54677'&5467&&54677'&5467=&$HIJ0B+3V;&$HIJ0B+3V;I'$GGG%0
 >0'$GGG%0
 >0  , I%   2+%.'&54766767
;V3,B0JIH$&I0> 
0%GGG$'  , I%   2+7&&54677'&5467P&$HIJ0B+3V;I'$GGG%0
 >0  & &[  [     2   @  a  N 
 +"'&&'&5466332c
6>(>=   ~ v e x  ~@{,Y#f8SL	L5K    		~  

i i 	  	Y 		 a 	 Q }|sqRPHFC@/.%$ ee+%"&&546632#3267667663267>54&'4326#"&'#"&547327.5472'>7667654&'&%6&&'[R /(#Q=1!8>)&$;(4=L	2&*0'B(-4Z&,@+0A"; $;-T<0	#8('(8)"5"% !#$N9+7#3+9))=!
"+!=&5''9"
+  l d e x  u@r1[C	L 		 	~ 	~  i  	i
 		i   Y  a  Q nl_]YWSQJHBA97&$  ee+%"&&5463&&'&&'327667#"&'#"54664&5467.54632&54663232654&'"&546327.'&&!>54'':Z4-(A(0*&2	L=5(;$&*>8!1=Q#(. R;		A0+@+!:$ ;"!=))9+3#7+9N$#! %"5")8('(8#	0<T-'5&=!+"
+
"9   UA G Z @)	P	CBLK(PX@0  i  		i 
  ea$M a$N@.  i  		i 
  ea $M a $NY@IH TRHZIZA?9731'$	 GG+".54>32#"&54"#"&&5466323254&&#"327'2>77654&#"P`5=nWJvU-&P@3E)8 #6HT2&kByS[SHv%!*+A$!<'@i}>Zf7=dz=@qE2 #+D%GzL

QWPKXjV	-*6aA*   D P \ ]@ZX(S70C L   i a M	 a   NRQ Q\R\LJ@>53&" DD
+"&&54667.546636654&#&&5472732672#"&''6654&#"27.''5[6,C#
/Q3L\HD8#5g,C1(*!$
%,!;A&%"!!/"$*.6$J80E5093E$E7=T* M.>	
16#%&82)3.!<-
2>'!\56   B S a @R,*)'Y0 V :L IK&PX@9    ~  aM   aM	b !N@2    ~  Y   i	b !NY@UTTaUaNLDCB=87"7
+&63266766554#"&&546763277#"7732.#"27654&'4&#"256654#"8Q,$9Dy'+
(;B"Al	B8I3Z83N)

^\<	jwHsP3jS   A R ~@J; L%KK&PX@"  ~   e a N@(  ~  i   Y  a  QY@ -+)' 	 AA+"&'&5463232654&'&&'&&547&54632#"'&#"7654&'&&'"6	#3$$$3@
Y?"4	A3$$$31I2  K83)1	D-W.'@E+.	
B,:,
"%7#63,%    B>g  # L fdD@[4L   i  i i
  Y
 a	  Q%$ FDA?;9-+$L%L##	 + D%".54>32'26654&&#"7"&&5466322#"&'&&#"3276632,4bM.*Kc99cK+-Nb5?g>Ch99hC>g<$=$$?'00''"$*)%
%B)Je<9cK**Kc9<dK)/=h?Eh::hE?h=V&?%(A'  ">+1D    >  # j x |dD@qR_0	
h8	L  i  
i

Y 		i  Y a  Qmk%$ qokxmxfeZUA@?<;:$j%j##	 + D%".54>32'26654&&#"7"'&&'&&'&#"32"&#"&5432676554'&&#"54737323'3254#",4bM.*Kc99cK+-Nb5?g>Bi99hC>g! #?! !(Jd<9cK**Kc9<dI)->h>Dg::gD>h>\E	"%*+29.   &     u     z   9dD@.  i  Y a  Q  + D"&54632'2654&&u)::))9:( *;((::():-,!       @   N 	 +"54676632,	$$a%
AA
      ! %@"  N !!	 +"54676632#"54676632	$	$$a%
BA
$a%
BA
   ! z  @ L    v  +"5&7632*4yh     y    8@5 L     v  +"5&7632"5&7632)44kk  Ru - U@LJ* IK&PX@   _ M N@   g NY@	$6&%63+54##6654&'3254'3267337'#"&#"	ii	
	jj	
F"
	

	
"   Ru M r@)	 L'!JH 	IK&PX@!  	 g_ M 			N@ g 	 g 			NY@LJ636&%636$
+654##6654&'32554##6654&'3254'3267337'#"337'#"&&#"	iiii	
	jjjj	
	
	
P
	

	
P
	
   , 3 ?@<.L      a  M b $N,&&+"57.54663372#"'&&'327>7##'&#"'2N,@mB'*;
6'/"	2I*0	P-	#B^7>d;"\2


+f(l    b ' 1 H@E#
 LJ  I  i  Y a   Q)(.,(1)1"+%'#"'&&'7&547'&66763276'2654#".18A543 )11/;>431#)-# W#b2&1017?545#0.2:D20>E.F0   B J S @!F4+NE5OLKPX@.  ~    #M a M a $N@,  ~     i #M a $NY@RQIGB?.,#" (+"57&'&&'&327''.'&'&&54663272#"54'&&'#"'7&#"4&'326'/?1'"#
<^2'+)67@e9	
'C		%)#!#2(	 P/
K12P.+P%

*%4M4Q/*6,p-7  w Q @)3	 LKPX@:  	
 g 	 	g a M 
a NKPX@:  	
 g 	 	g a M 
a $N@8  	
  i g 	 	g 
a $NYY@   Q QMKB@<:65%$+7&76734547#&76736766322#'&'&&#"32#32#327>37#"'&&'4,
)Ykq
(L/^AG4	llTG8J" LZ&4-#*?Q4( +3&',"h>   . M @* 1LKPX@7     
	
  g a M 	a 		$	N@5     
	
  i  g 	a 		$	NY@LJHF"%$#%+&&57654'#"5473&546632#"&'&&#"32#63232676672#"'&#"O4	-%8_:'I4'$yi)./ 0 !?A.? g5	D$<[4U372&
b;	&9&    t k@h$2W^ L I	
ig g  aNtomkhfa`\[ZYUTKIFA#c#+&5432667667#"54735#"547354'&''&'&#"547327#"7>54#"&67327#"32#32#32"&'&&#"FEFE !&Lx%d%"@ZW.
*1-EDED(>7%$8965=
<</		?NJ4$-	
     2+"&55632B[x   
N  5 ]@Z #)3L 	   gW_O  0.'$"!55  (
+"7616763!2"554##"547633255&7633321##"!
	

.64	
$
     ) 5@2 L% I   W _  O'2+7"554##"547633255&7633321##"#

.
$
      %@" L   W   _ O    #+7"563!21#$
	
@    6 -  2+7"'&776''&76767763/&B!	6	'	     ) G@D
 L$I    i W _O "! +"&'54632'&54663!#5466&!%!%".&!.&z%$	"#    mC   :@7 L   g W _O    #+7"563!21#"54763!21#&

B	

>$
$    5 @, LKPX@) p   qhW_	OKPX@(    qhW_	O@'    hW_	OYY@31'
+7"''7#"547676337#"5676337632321##321##&	'6(
'
4D
F
+aH$F$]    	 2+"&&57%%'63+?u	9	     2+'%&547%72u
?	9	      ! ,@) L	 J   W   _ O!!+7'&57%%&5463"54663!2,KrV#	R	      " *@' L J   W   _ O" +%'%&547%72"7676763!2q	Kx		V	/	P   H ' 3 X@U% *L    g _	!N(( (3(30."! ''
+7"554##"54767633255&763332##""76163!2

.
	j
$
k64	  2 g   9dD@.
 L  Y   i  a  Q    + D%"'&#"&5476323267>7/GH/	91.HG/	1''     N@
 LKPX@   _  N@   W _ OY@ 	 +%"754#!"563!2	{4
=  8h  (dD@ L   v    (*+ D"&''>76632#"&&'E3=32;:22F, /%."55"   %3 " 2 N K	PX,
L,
LYK	PX@"i
	  Y
	 a  Q@' Y i
	  Y
	 a  QY@43$# IG3N4N+)#2$2	 ""+7"&&546632327632#"&'.##%2654&&#"2676676676''&&'&&'&&#".L,7Z6fkej/M/8\7%D 2`y'71;Q1$
	
)90%5U07\8}~4T06]8$;BLF2#8!o&	 	H3"6  D E @
1 LK,PX@6   ~   p  i   Y   ` P@7   ~   ~  i   Y   ` PY@   E A:3%d+#	+&543266776'&&'&&#"54732763#"'&&##"3327667632'&"#=\
!	9"-7I/8@&!@g(&I]_(,?)6
2 1U$  L  $@! LJ    v  +"'&&547>7662P
-0&
Y:
s.
	!$#W  + U K/PX@C8/$#
<S L@C8/$#
<S LYK/PX@# M aM aM  " N@! M a M a $M  " NY@ GE@>64(&  UU+"&&54>74&'&&556632326675663232672#.'#"&''&'&&5q
!%
	$!#%	$!&
5(;/	

!G_eXH(+;J'>$Q6&*	!/%<"BG	
\r7     # , C@@L  i  i  Y a  Q%$ )'$,%, ##+3"&54663276&&'&#"&&7>32'254#"Nb8[6&	%5(I4=+F3Ai CV b`2O/	DC*2
#CJ\~@7b=/  { 	  " 2 < KPX@,i  		i aM a
   NK/PX@* ii  		i a
   N@. ii  		ia!M
   NYY@+43$#
 973<4<,*#2$2 ""
 		+"'632"'&&67632'2654#""'&&67632'2654#"[$	AB--B,H**H%G4gB--B,H**H%FnU-LM-)F**E)&7$_-LM-)F**E)%7%8&    	  " 2 B L V KPX@0	  
i aM   N@.	   i
i   NY@)NMDC SQMVNVIGCLDL:8*( "" 		+"'632&546632&72654#"&546632&%&546632&%2654#"!2654#"a$	..*G,,H*. POVG4.*G,,H*. PO9.*G,,H*. POFFn+@*F))F*@+7$_+@*F))F*@++@*F))F*@+7%8&7%8&   % / E q
LK	PX@ i	  Y	 a  Q@!i	  i	 a  QY@10 @>0E1E&%" 	 //
+7"&&546632327632##"32"&'.##'2676676676'.#".L,7Z6fkdU"'#/$%D"2`&$
,1)90%5U07\8}%$/$;BI	 - H3"6     s   %@" L     v)%+3"''#"&'>7632#"''"!G	
0@ 
.'G#3%J<Z3.>$J$    H " "@ L  I   W  _   O+%&&5477!&'&&57!'&5467J$9$J	!B+3Z<HG"
"G0
 @0    t   %@" L     v%)+3"'&&'&&566324327632
.(G#
"!G		1?!.>$J$:%J<Z3    H # $@! L J   W   _  O+7.'&5476676677!2!<Z3,B!	J$9$JH
0@ 
0G"
"G    & ?@< L      Y aQ &&	 +"&5467632"&'&6323267632p2+	+-#(<..=nP2		
!&"o4((4     & C@@ L      Y aQ &&
 +".54632"&'&6323267632#-+	+2(<..=k"&!
	2Pl4((4      5 O@L#L     ~ ~    i Y aQ!   ,*&% 5!5  %'	+&547654#"#"&54632"&'&6323267632e
-$!'?)'3(<..=k$	$+!5l4((4   1ϵLK	PX@&    i 
e	  a  NK
PX@-      i 
e	  a  NKPX@&    i 
e	  a  NKPX@-      i 
e	  a  NKPX@&    i 
e	  a  NKPX@-      i 
e	  a  NKPX@4         i 
e	  a  N@:         i 	  i Y a
QYYYYYYY@ (&"!11	 +"'&#"#"547632327632"&'&632326763200 (0/ o(<..=.,4((4  
m  + :@7*L    N !++	 +2#"&54676"&&'#"56767632E%2*
+%C)/0(	*"'(F+##6
	)  E  * e@'! LK-PX@   M N@    NY@ $"**	 +".54632"56767632#"&&'8(0##)	*"	)/0(8'&
+CK6
	)##  
&   A  5+ /'  6d3-LK	PX@ 
 i 	  i NK
PX@' 
  i 	  i NKPX@ 
 i 	  i NKPX@' 
  i 	  i NKPX@ 
 i 	  i NKPX@' 
  i 	  i N@.    
  i 	  i NYYYYYY@ 0.%#66	 +"'&#"#"547632327632"56767632#"&&'00 (0/ 	*"	)/0(.,6
)##   `   3dD@(  Y a  Q  + D"&54632#"&54632,,+--,,,,*,,,,*,  O   'dD@   Y  a  Q  + D"&54632++++++++   *   &dD@ L    v 
 + D".54632#-+	+2"&!
	2P       dD@    v 	 + D"&5467632,2+	+-#P2		
!&"   Y  # 3dD@(  Y a  Q ##
 + D"&54667632#"&54667632-,/$-,/$+@!		
"(#+@!		
"(#       @
    N+"&546654'&546638)( ->2  
  +dD@  L    v 	 + D"56767632#"&&''	*"	)/0(6
	)##   
    +dD@  L   v 	 + D"'&'&'432>32*	(0/)	" 
6"")
    x  4dD@)L    Y  a  Q 
 + D"&'&6323267632}(<..=4((4      9dD@.  i  Y a  Q  + D"&54632'2654&#")::))99(  :))99)):-    =t| 6dDK	PX@ i   Y  a  QK
PX@"   i   Y  a  QKPX@ i   Y  a  QKPX@"   i   Y  a  QKPX@ i   Y  a  QKPX@"   i   Y  a  Q@)      i  Y  a  QYYYYYY@ 	 + D"'&#"#"54763232763200 (0/ .,   9FC  ,dD@! L   W   _ O    $+ D'&56332?:
  K&  -dD@"	 L   W   _ O    %+ D"54663!2	F
	"      4dD@)      Y  a   Q    %'+ D&547654#"#"&54632@
-$!'?)'3$	$+!5  	   dD@ J  v    + D&546732:"?+$?  N8   'dD@   Y  a  Q  + D"&54632,,+++ ++ +  
&   dD   v+ D"&56654'&5463(?(:"	+%>  d+   =dD@2LJ  i   Y  a  Q 	   + D"'&54332654#""&77667376 	  4	
!$*  &    &dD@J    v  + D"&5466732672`4(>*[1(/*$;0	77
!  y   "  2       *
   &dD@ L    v 
 + D".54632#-+	+2
"&!
	2P      5+ "  2      "  2      
      "  2           '^|    9FW  ,dD@! L   W   _ O    $+ D'&56332?:
   d+  =dD@2LJ  i   Y  a  Q 
 + D"'&54332654#""&7767372 
  4	$*  
&       e  @    v 
 +".54632)31 &)%	
%&    f  @    v 	 +"&54>7632*	%*& 13)&%
  
f  #@  L    v 	 +"5667667632#"&&'
%	&
,45, 
		"   
    1@.  i  Y a  Q  +"&54632'2654&#"m)::))9:(":)(:9)):-"  ^  ?@<      i  Y  a  Q 	 +"'&#"#"547632327632&&::&&2&::&#""3""2  
>$  $@! L   W   _ O    $+'&563!2:
   /  #@ J   Y  a  Q  +"'&54'&67632676}@,11+HH   HH   cLK-PX@ p  j   Y  a  Q@   j   Y  a  QY@ 	   +"'&&54332654#""&77667376&%'=
	!#&*2  
 m  @   Y  a  Q  +"&54632T1++/("++"(   NK   @   Y   a  Q$+&54632"d++=++ K&  %@"	 L   W   _ O    %+"54663!2	F
	"      ,@)      Y  a   Q    %'+&547654#"#"&54632@
-$!'?)'3$	$+!5  f  % #@    v %%	 +"&54>7632#"&54>7632	%*& 13)	%*& 13)&%
&%
   
m   +@(  Y a  Q  +"&54632!"&54632:1++/1++/("++"(("++"(   r   +@(  Y a  Q  +"&&76323"&54632c()))))*'8)*)))*   e  #@  L   v 
 +"'&&'&&'432>32	$
,54-
&(		!		"+	  
\  / :@7,& L     v ('//
 +".54632"5667667632#"&&'K#-+!)
%	&
,45,3
.$Z 
		"     / \,& LKPX@    N@     vY@ ('//	 +"&54>7632"5667667632#"&&'	%*& 13)
%	&
-45,g&%
p 
		"   F  #@ J   Y  a  Q  +"&'&5467632676 6116$$     + *@' L      Y a Q+('"+#".5463232676#"'&5&676	)31 &)%118 @,x
%&"&H  '  + *@'L     Y a Q+$'&+4>7632#"&32676#"'&5&676e%*& 13)	1118 @,x&%
"&H  "  4G$ LK	PX@ i  e  a  NK
PX@$   i  e  a  NKPX@ i  e  a  NKPX@$   i  e  a  NKPX@ i  e  a  NKPX@$   i  e  a  N@+      i  e  a  NYYYYYY@ -+ 	 	+"'&#"#"54763232763232676#"'&5&67600 (0/ 118 @,{.,"&H     8 A@>(L    ~    i Y a Q  1/$"  %'+&547654#"#"&54632'32676#"'&5&676l
-$!'?)'3B118 @,`$	$+!5"&H  W    2+"&576654'&546s		-"+ 9-           2 c         %     /;GXht /;GRam~{%6HXdy
,
7
I7H ,=NZ+<GR]hx{zHTeqGS_q}".:FRcsMYeq}#/E|9EUgx " . : F R d u       !s!!!!!!!"l"x""#/#;#G$
$$"$3$D$P$\%%%&%%%%%&&&&)&5&&&&&&&')&)2)=)H)V)a)l)w))))))))))**+++++,,,-L-]-i-{-----.../~///00001b1n1y111111112222"2.292223344444456J6\6l6|666667@7K7V7a7l868J8U8c8n8y9p9{9999::::::;;<;<K<W<i<t<<<==>d>p>|>?#?/?;?M?Y?e?q??@!@c@o@{@@@@@@@@@@AAAAAAAAAB9BEBPBdBxCCCCD;DE`ElEwEEEEEF!F,F7FBFMFXFcFnF|GGH[HgHrHHHHHHIOI[IgIsIIIIIIIIJ
JJ"JJJJJK KKK+KKKLLLLLMMMMMMMNNNNOOOOP
PP"P.P9PKPVPPPQQQQ.SoTWqYZ\c^!_`bcdeffCfKfggh4hi!iijtjk8kukl8lllmm
mmm)m8mFmTmbmqmmmmmmn nnnnn9nenwnnnoEop-pRp}q8qvrrBrrrrrs:sdsssttBtlttuuuv3vtvvww2wswwwxx=xIx|yqza{+{|}n~~~=h܀*6փuA`؆*TO>܉N#݋̌`9ej{}C@.]7?Gw3;fқZȜ+Qt-iGQ5      _<      6    cw8D         v "                         
 
 
] ] ] ] ~ ~ ~ ~ ~ ~ ~           V V V V V V V V V V V V V V V V V V V V ) )               Z  Z Z Z Z Z Z Z Z Z Z Z Z Zrr     V V V V V V V V V L 	    	 	 	 	 	 	 	 	 	                             )< < < <                                                          F F F F F F F                 { { { { { { {                              4 4 4 4        * 	 * * * * * * *                      | &| &      O N O O O OO O O G G G G G G  GG G G G a G G G o 111l l l l ` l N N N N N  N N N N x x x x ] ] ] n ] ] ] ] ] "                             7 7 7 7                   ` m m d m v m m m m p W W W W W W W W W W W W W W W W W W W W W W W W W W W W W U U U p p p p p p p p ] ] ]                              t          C    [ r T "  (          @ %% :   @ %% :   @ %% :   @ %% :   o U                 )    ^ ]    ?  N 5      8E  ?  8 : :  5 5 H H 6 "6   @ L L     	  D ,D ,C   2 ~ l    X W $      +    !   p q      .      
        : 2  8O Z 2  +                     
              O   *                
         =   9        	   N   
       T "  *  T "T "( 
T "  ' 9   
         
   
      
         
   N           
         
                ' W     $8                   f   Mf  f 2              P k        PfEd    R)                                   / 9 ~ H~37V#(+KO[dfwy    " $ & 0 3 : > D p t  !"!""""""`"e&'g      0 :  J27V #& -MT]fhy{      $ & 0 2 8 > D p t  !"!""""""`"d&'g                          '     K              H  ]            X4  B    ]j    C
&
&       *Bv  
                DJd                                              ,3Z;n_[JK9t/B.>01{xz5^     ' 1 E G M U d f k u y            N?OI ';=CL]`fpt~LhM-4lpmqiabVce~$%`7#W)(*6   
     # ? 2 5 < _ W Z [ (      v         5(+2VNQR|w 
    ! % & " )  ,# A7 3) =3 B8 4* I? H> KA J@ QG ND c[ aY XO bZ ]M VX e_ hbd lg oj mh pk to zu }x {v }                             	  YP                $ -$ .% /& *! +" 7- D: F< LB SI TJ RH PF OE\ \S ga ic je ql rm sn ni vq wr xs ~y z { |w                              K  	                >4 @6 C9 6, 9/ :0 ;1 8. `W ^U                       GHECDFTUPRSQjk8:XYus}|   ,  UXEY  K QKSZX4(Y`f UX%a  cc#b!! Y C#D  C`B-, `f-,#!#!-, d BCC ``BCB%CCTx #CCadPxC`B!e!CCB C#BC`B# PXeYC`B-,+CX#!#!CC# PXeY d P&Z(CEcEEX!%YR[X!#!X PPX!@Y 8PX!8YY CEcEad(PX!CEcE 0PX!0Y PX f a 
PX`  PX!
` 6PX!6``YYY%Cc RX K
PX!CKPX!Ka cCc bYYdaY+YY# PXeYY dC#BY-, E %ad CPX#B#B!!Y`-,#!#!+ dbB #BEXCEcC`Ec*! C  +0%&QX`PaRYX#Y!Y @SX+!@Y# PXeY-,	C+  C`B-,	#B#  #Babfc`*-	,  E Cc b  PX@`Yfc`D`-
,	 CEB*!  C`B-, C#D  C`B-,  E +# C%` E#a d  PX! 0PX @YY# PXeY%#aDD`-,  E +# C%` E#a d$PX @Y# PXeY%#aDD`-,  #B EPX!#!Y*!-,EdaD-,`  CJ PX #BYCJ RX #BY-, bfc  c#aC` ` #B#-,KTXdDY$e#x-,KQXKSXdDY!Y$e#x-, CUXCaB+Y C%B%B%B# %PX C`%B #a*!#a #a*! C`%B%a*!YCGCG`b  PX@`Yfc Cc b  PX@`Yfc`  #DC >C`B-,  ETX#B E#B#`B `   BBB` #Ba++"Y-, +-,+-,+-,+-,+-,+-,+-,+-,+-,	+-+,# bfc`KTX# .]!!Y-,,# bfc`KTX# .q!!Y--,# bfc&`KTX# .r!!Y- , + ETX#B E#B#`B `a  BB`++"Y-!,  +-", +-#, +-$, +-%, +-&, +-', +-(, +-), +-*,	 +-., <`-/, `` C#`C%a`.*!-0,/+/*-1,  G  Cc b  PX@`Yfc`#a8# UX G  Cc b  PX@`Yfc`#a8!Y-2,  ETXEB1*EX0Y"Y-3, + ETXEB1*EX0Y"Y-4, 5`-5, EBEc b  PX@`Yfc+Cc b  PX@`Yfc+      D>#84*!-6, < G Cc b  PX@`Yfc` Ca8-7,.<-8, < G Cc b  PX@`Yfc` CaCc8-9, % . G #B%IG#G#a Xb!Y#B8*-:, #B%%G#G#a BC+e.#  <8-;, #B%% .G#G#a #B BC+ `PX @QX  &YBB# 
C #G#G#a#F`Cb  PX@`Yfc` + a C`d#CadPXCaC`Y%b  PX@`Yfca#  &#Fa8#
CF%
CG#G#a` Cb  PX@`Yfc`# +#C`+%a%b  PX@`Yfc&a %`d#%`dPX!#!Y#  &#Fa8Y-<, #B   & .G#G#a#<8-=, #B 
#B   F#G+#a8->, #B%%G#G#a TX. <#!%%G#G#a %%G#G#a%%I%a  cc# Xb!Yc b  PX@`Yfc`#.#  <8#!Y-?, #B 
C .G#G#a ` `fb  PX@`Yfc#  <8-@,# .F%FCXPRYX <Y.0+-A,# .F%FCXRPYX <Y.0+-B,# .F%FCXPRYX <Y# .F%FCXRPYX <Y.0+-C,:+# .F%FCXPRYX <Y.0+-D,;+  <#B8# .F%FCXPRYX <Y.0+C.0+-E, %&   F#Ga#B.G#G#aC+# < .#80+-F,
%B %% .G#G#a #B BC+ `PX @QX  &YBB# GCb  PX@`Yfc` + a C`d#CadPXCaC`Y%b  PX@`Yfca%Fa8# <#8!  F#G+#a8!Y0+-G, :+.0+-H, ;+!#  <#B#80+C.0+-I,  G #B .6*-J,  G #B .6*-K, 7*-L,9*-M, E# . F#a80+-N,
#BM+-O,  F+-P, F+-Q, F+-R,F+-S,  G+-T, G+-U, G+-V,G+-W,   C+-X,  C+-Y,  C+-Z, C+-[,  C+-\, C+-], C+-^,C+-_,  E+-`, E+-a, E+-b,E+-c,  H+-d, H+-e, H+-f,H+-g,   D+-h,  D+-i,  D+-j, D+-k,  D+-l, D+-m, D+-n,D+-o, <+.0+-p, <+@+-q, <+A+-r,  <+B+-s,<+@+-t,<+A+-u, <+B+-v, =+.0+-w, =+@+-x, =+A+-y, =+B+-z,=+@+-{,=+A+-|,=+B+-}, >+.0+-~, >+@+-, >+A+-, >+B+-,>+@+-,>+A+-,>+B+-, ?+.0+-, ?+@+-, ?+A+-, ?+B+-,?+@+-,?+A+-,?+B+-, EPXEX#!!YYB+e$PxEX0Y- K RXY  cp B  &  * B@
3+
* B@
7/# 
* B     * B @ @ @ @  *   D$QX@X  dD(QX X   DY'QX @cTX   DYYYYY@
5-* Dd DD                                                  7 7  && ` ` % %   ` ` % %ng        	       	     	     	  6   	  "  	  F(  	   n  	  T  	    	 	   	  ,   	  ,   	 ",  	  6N C o p y r i g h t   2 0 1 0   T h e   C r i m s o n   T e x t   P r o j e c t   A u t h o r s   ( h t t p s : / / g i t h u b . c o m / g o o g l e f o n t s / C r i m s o n ) C r i m s o n   T e x t B o l d 1 . 1 0 0 ; P f E d ; C r i m s o n T e x t - B o l d C r i m s o n   T e x t   B o l d V e r s i o n   1 . 1 0 0 ;   t t f a u t o h i n t   ( v 1 . 8 . 4 ) C r i m s o n T e x t - B o l d C r i m s o n   i s   a   t r a d e m a r k   o f   S e b a s t i a n   K o s c h . S e b a s t i a n   K o s c h h t t p s : / / a l d u s l e a f . o r g / T h i s   F o n t   S o f t w a r e   i s   l i c e n s e d   u n d e r   t h e   S I L   O p e n   F o n t   L i c e n s e ,   V e r s i o n   1 . 1 .   T h i s   l i c e n s e   i s   a v a i l a b l e   w i t h   a   F A Q   a t :   h t t p s : / / s c r i p t s . s i l . o r g / O F L h t t p s : / / s c r i p t s . s i l . o r g / O F L          2                       $  	
 b  c   % &   d '  !" ( e#$ %&'()* +, -./01 )2 * 3456 +789:;<= ,> ?@  A B CDEF -G .HIJK /LMNOPQRS  0TUV 1WXYZ[\] f^ 2 _` abcde gf ghijklmno p q  3rs  4 5tuvwxy 6z{ | }~ 7 8   h  9 : ; <   =  D i k l j n m  E F   o G  H p r s q I J  K L  t v w u M N  O	
  P Q x R y { | z !"#$%&' ( })*  S+,  T U-./0123 V4  56789  W:;<=>?@AB X ~CD E FGHIJK LMNOPQRSTUVWXYZ Y[\ Z]^_`abc [de \ f ghijklm ]n opqrstuvwxyz{|}    ~                       "       ?    B   ^ ` > @            
 # 	       _                !     a  A         C          Abreveuni1EAEuni1EB6uni1EB0uni1EB2uni1EB4uni01CDuni1EA4uni1EACuni1EA6uni1EA8uni1EAAuni1EA0uni1EA2AmacronAogonekuni1E00AEacuteuni01E2uni1E02uni1E04Bmacronbelowuni1E08Ccircumflex
CdotaccentDcaronuni1E10uni1E12Dcroatuni1E0Auni1E0CDmacronbelowDtailEbreveEcaronuni1EBEuni1E18uni1EC6uni1EC0uni1EC2uni1EC4
Edotaccentuni1EB8uni1EBAEmacronEogonekuni1EBCuni1E1Auni1E1EGcircumflexuni0122
Gdotaccentuni1E20Hbaruni1E2Auni1E28Hcircumflexuni1E26uni1E22uni1E24IJIbreveuni01CFuni1E2Euni1ECAuni1EC8ImacronIogonekItildeJcircumflexuni1E30uni0136uni1E32KmacronbelowLacuteLcaronuni1E3Cuni013BLdotuni1E36uni1E38Lmacronbelowuni1E3Euni1E40uni1E42NacuteNcaronuni1E4Auni0145uni1E44uni1E46NmacronbelowEngObreveuni01D1uni1ED0uni1ED8uni1ED2uni1ED4uni1ED6uni1ECCuni1ECEOhornuni1EDAuni1EE2uni1EDCuni1EDEuni1EE0OhungarumlautOmacronOslashacuteuni1E4Euni1E54uni1E56RacuteRcaronuni0156uni1E58uni1E5ARmacronbelowSacuteuni1E64uni1E66Scircumflexuni0218uni1E60uni1E62uni1E68TbarTcaronuni0162uni1E70uni021Auni1E6Auni1E6CTmacronbelowUbreveuni01D3uni1E76uni01D7uni1E72uni01D9uni01DBuni1EE4uni1EE6Uhornuni1EE8uni1EF0uni1EEAuni1EECuni1EEEUhungarumlautUmacronUogonekUringUtildeuni1E74uni1E7Euni1E7CWacuteWcircumflex	Wdieresisuni1E86uni1E88Wgraveuni1E8Cuni1E8AYcircumflexuni1E8Euni1EF4Ygraveuni1EF6uni0232uni1EF8Zacuteuni1E90
Zdotaccentuni1E92ZmacronbelowT_habreveuni1EAFuni1EB7uni1EB1uni1EB3uni1EB5uni01CEuni1EA5uni1EADuni1EA7uni1EA9uni1EABuni1EA1uni1EA3amacronaogonek
aringacuteuni1E01aeacuteuni01E3uni1E03uni1E05bmacronbelowuni1E09ccircumflex
cdotaccentdcaronuni1E11uni1E13uni1E0Buni1E0Ddmacronbelowebreveecaronuni1EBFuni1E19uni1EC7uni1EC1uni1EC3uni1EC5
edotaccentuni1EB9uni1EBBemacroneogonekuni1EBDuni1E1Buni1E1Fgcircumflexuni0123
gdotaccentuni1E21hbaruni1E2Buni1E29hcircumflexuni1E27uni1E23uni1E25hmacronbelowibreveuni01D0uni1E2F	i.loclTRKuni1ECBuni1EC9ijimacroniogonekitildeuni1E2Duni0237jcircumflexuni1E31uni0137uni1E33kgreenlandickmacronbelowlacutelcaronuni1E3Duni013Cldotuni1E37uni1E39lmacronbelowuni1E3Funi1E41uni1E43nacutencaronuni1E4Buni0146uni1E45uni1E47nmacronbelowengobreveuni01D2uni1ED1uni1ED9uni1ED3uni1ED5uni1ED7uni1ECDuni1ECFohornuni1EDBuni1EE3uni1EDDuni1EDFuni1EE1ohungarumlautomacronoslashacuteuni1E4Duni1E4Funi1E55uni1E57racutercaronuni0157uni1E59uni1E5Buni1E5Drmacronbelowsacutescircumflexuni0219uni1E61uni1E63uni1E69tbartcaronuni0163uni1E71uni021Buni1E97uni1E6Buni1E6Dtmacronbelowubreveuni01D4uni1E77uni01D8uni1E73uni01DAuni01DCuni01D6uni1EE5uni1EE7uhornuni1EE9uni1EF1uni1EEBuni1EEDuni1EEFuhungarumlautumacronuni1E7Buogonekuringutildeuni1E79uni1E75uni1E7Funi1E7Dwacutewcircumflex	wdieresisuni1E87uni1E89wgraveuni1E98uni1E8Duni1E8Bycircumflexuni1E8Funi1EF5ygraveuni1EF7uni0233uni1E99uni1EF9zacuteuni1E91
zdotaccentuni1E93zmacronbelowf_bf_ff_f_bf_f_hf_f_if_f_jf_f_kf_f_lf_hf_jf_kuni03BC	zero.zero	zero.dnomone.dnomtwo.dnom
three.dnom	four.dnomuni2080uni2081uni2082uni2083uni2084	zero.numrone.numrtwo.numr
three.numr	four.numruni2070uni00B9uni00B2uni00B3uni2074CRuni00A0uni2038onedotenleaderuni203Eperiodcentered.loclCATperiodcentered.loclCAT.case
figuredashuni2015uni2010uni2011uni2619uni2767minutesecondEurouni2215uni2213uni00B5proportionalarrowup
arrowright	arrowdown	arrowleftuni03060301uni03060300uni03060309uni03060303uni03020301uni03020300uni03020309uni03020303uni0308uni0307	gravecomb	acutecombuni030Buni030C.altuni0302uni030Cuni0306uni030A	tildecombuni0304uni0305hookabovecombuni0312dotbelowcombuni0326uni0327uni0328gravecomb.caseacutecomb.caseuni0302.caseuni030A.casetildecomb.caseuni0304.caseuni0306.caseuni0327.caseuni0307.casedotbelowcomb.caseuni0305.casehookabovecomb.caseuni030B.caseuni0308.caseuni0308.narrowuni030C.caseuni03020300.caseuni03020301.caseuni0306.case.1uni03060300.caseuni03060301.caseuni03060303.caseuni03060309.caseuni02BC           X    '  ) +  - /  1 A  C M  O s  u                           C En p  dd        0 8 @ H V d r                       8   
 i    
 t    
  (   
      
 s    
  4                                       
  , DFLT .latn . kern $mark *mkmk 2  & 0 8 @ J H                     : d                             L X   .4                                                                                                                                                                                                                                                                                                                                      ~                                                                j                                                                                                                                                                                                                                                                                                                                                                           <                                               2                                                                                                                                    "P l  |       d d     ]]        	 
                 C D E F G H I J K ` a b c e f g h i j k l m n o  t / !"#$%&'()*+-2345789:~  #     	 
        ' 5  7 7 # < ? $ A D ( G L , f  2   T   W   j                
    '+ -- 25 7: CK hh p           +    	 
              ' 0  1 5  7 7  < ?  A D  G L  f j  k t 
 u                                   	                
    CK hh p}           7   	 	 
 	   	   	   &  G L                                         
  + -- 25 7: ;< =B CK LQ VV Y\ ]_ `c dd eo p} ~            
               ! $    '   ) + ' - / * 1 A - C M > O s I u  n   {                   C Em+pT ,                                       $  *  0    ^  6  <  B  H  N  T   Z  `  f  l  r  x  ~          
"("("("(("("("("("("(("("("("(
("("("(
"("("("(.@  4@  :@  L  F  LR  X  d  j  ^  dp  jp  v  |                 .  $    t    *  0    ZT  6T  Z<  BT  HT  NT  Z`      flrx~                                &.  .   .  &,  Ph  2h  8h  >h  PD  Jh  PV  \h  bh  ntz          
  .@  @  @  ."  (@  .4  :@  vp  Fp  Lp  Rp  Xp  v^  dp  vj  |p  v  |                  0606060606060606060606 60606060606$06*06<N  <B  HN  l~  T~  Z~  `~  f~  lr  x~                                          >D& &D&,28>DJPVt\bhntz                                          
    v"(:.4:^@FLRXv^djpv|                                fHNlHNHNHN HNrHNHNfHNfN$HN*HN06N<HNfHNBHNTZ`fx  lx  rx    ~      :                            :  :  :  :    :    :  :    PJ &2,2V28>DPV\bP  J  PV  \  b    hnt    z                                "      "
    "  (  ".  (.  4:  6d  6d  6d  6@  Fd  6L  Rd  Xd  6^  6d  <$jp*v0|<HN<  $  <  H  N  `  T<Z`                             <f  $f  *f  0f  6f  <B  Hf  Nf  Tf  Zf  `f    l  r  x  ~                 #  	   +                                        
           "  (  .  4   :  @  F  L  R  X  ^  d  p  j  p  p 	z                                  '          v        |                                                       $    $  $ %
"(.4:@F @  y= b  y x0  - yw + t y> h! ?   y tZ q nD h   o  r @ ~    / / /! - v0 w @  j   }- w ?   K0 j& N L L j! U j   b@ = 0 h   - w +  >   :? 2 D    
   a& a k   r- l> l l   l l!  @  =  0  -  >      !  ?      D           -  |   @ s& s! q s    @ 1 +&     +! . +   @   ! @ 0  &   !  zD    @ a= `0  g- aw + X a> a a! ? y  m ^ @ ^   VD V a   w 
  f@         e@ 0 c&   c! ] c   :@ :X  0    d  -  &          ! L0 Jk R M- M M M( O M  @ p= o0 v- z p>  s p  p p! ?   | j eD x p     m m! bD m   @ B- <> < < #! \? #    >     @ i- c> c c O! ? { o XD O   @ =0 D- > > >! C >        b 8   t  	  \    !     6      
        T      
 T   W6 T     !       b      d             &    !          b &     c z    \    !      6        
  T        
 O O          8 4  k  .  ?   7!   7    H    b  \     C 
  H  !  y    8  6  T     & 
       7 
        s8  U C& C!   C    }    &        U  ! f      !   0b 5 0& 0 0! 0 0T      b P   ; \    !    B 	6     T        
                   b  &    6  !        n  b  d    &          ! 0 0    d    &      !     , ,b +   @ , I ,! h /   Q ,    
 + ! +T    b  \   !      / /\ / /     , ,\ , , `!  @ /6 ) ,T `      b      !         "(. *06<BH @FLRX^ V\bhnt lrx~         I            !  I&  d               M  {      }        S  D    W    p      T  P                      ;  \           b  }    T  6  g  ?  @  -  j  D    Tf  h  f  0  w    =  p        ( (   y y                   U U             o o                           | |   # #                                      
   DFLT latn  case ccmp ccmp dligdnomfracliga locl&locl,locl2locl8locl>loclDloclJloclPnumrVsinf\subsbsupshzeron   (0000088@HPXX`hpxf  ~ AZE CAT CRT KAZ MOL ROM 0TAT NTRK l                                                  	    
                                            
    4    <    b    f    h    f    d    d    b    `    ^    \    Z    X    Z                                                                                   	                
                                                                         Z l        H PZ               J        B M^ h@h    z  t ~          	  
       z   ~ ~ A  |    
  L]                L]                             p  kA ;L ;f            L         7           @                                              f  f      k   k    ) >( >
* >  C ; ;C ;] ;`   C ] ` ;L ;f ; L f    	   ;  ;      pGDEF;  	T  GPOSrN Ol /GSUBj    rOS/2U     `cmapI
    :gasp        glyf 	  head#T  P   6hhea  ,   $hmtx=r    I@loca+LY  gX  IDmaxps      name"    lpostuu l  \preph             P  y                   -  
               P    _<     '6    'Av
C          ;   X   KX  ^ 2B   @  _  )   GOOG   -  C              &  	   h6  	  $  	    	  6  	  "  	    	     	  D@  	  *  	 	 (  	 
 `  	  >P  	  <  	 "  	  4  	    	 v.  	 "  	    	   	    	    	    	 
   		   	
    	    	    	    	 
   	 
 v  	  d  	  d  	  J  	  >  	 (   	    	    D i s p l a y T e x t C o n t r a s t   ( G r o t e s q u e ) N o r m a l S e m i C o n d e n s e d C o n d e n s e d W i d t h B l a c k E x t r a B o l d B o l d S e m i B o l d M e d i u m L i g h t E x t r a L i g h t T h i n W e i g h t i o t a   a d s c r i p t A c c e n t e d   G r e e k   S C T i t l i n g   A l t e r n a t e s   I   a n d   J   f o r   t i t l i n g   a n d   a l l   c a p   s e t t i n g s f l o r i n   s y m b o l h t t p : / / s c r i p t s . s i l . o r g / O F L T h i s   F o n t   S o f t w a r e   i s   l i c e n s e d   u n d e r   t h e   S I L   O p e n   F o n t   L i c e n s e ,   V e r s i o n   1 . 1 .   T h i s   l i c e n s e   i s   a v a i l a b l e   w i t h   a   F A Q   a t :   h t t p s : / / s c r i p t s . s i l . o r g / O F L h t t p : / / w w w . m o n o t y p e . c o m / s t u d i o h t t p : / / w w w . g o o g l e . c o m / g e t / n o t o / D e s i g n e d   b y   M o n o t y p e   d e s i g n   t e a m ,   I r e n e   V l a c h o u . M o n o t y p e   D e s i g n   T e a m M o n o t y p e   I m a g i n g   I n c . N o t o   i s   a   t r a d e m a r k   o f   G o o g l e   L L C . N o t o S a n s - R e g u l a r V e r s i o n   2 . 0 0 7 N o t o   S a n s   R e g u l a r 2 . 0 0 7 ; G O O G ; N o t o S a n s - R e g u l a r R e g u l a r N o t o   S a n s C o p y r i g h t   2 0 1 5 - 2 0 2 1   G o o g l e   L L C .   A l l   R i g h t s   R e s e r v e d .                r     -
x
}
~









	BNQSUWXYZ]^_abdefghjklmno    WZ 
d
w 

 

 

 "

 %

 &

 '

 )

 +

 .

 2

 7

 ;

 A

 C

 U
 V"# v6; x?L ~No   






UY^bfk  %%  
y
| 

 

 

  

 #

 %

 )

 +

 ,

 -

 .

 /

 0

 1

 7

 8

 :

 E
 F ]! g$$ n?F oIJ wN[ y]o    '            NN OO KM T_ oo %% 2E Wr uv x{      
     " '' .. 1; AC FF HL    & & &    sw    
  w ;   -   $ =  D ]  l l  | |        I UU W_ bg ij ll nn pq ss u}          %% 99 ;> @a di ms          "% '- 00 88 C   )) /E WZ [] bq sw x~                       "" $% '- /3 5               #$ &, ./ 22 46 99 GH RS WW gh jj ll no rt vx |     	R	R 		 		 		 		 		 		 		 		 
c
c 
d
 
$ %/ 2; << ?L MM No pw z    $ */ 1            	
   _ ce gg ll                        !M NO PJ KM NS T_ `n oo p         $ %% &( )1 2E FM NV Wr st uv ww x{ |          
    " #& '' (- .. /0 1; <? @@ AC DD EE FF GG HL MO          .  f   f    ~01ac67Y]%&AEWXbw OP\_'/	%*]j=?'/7?EMWY[]_go}    d i q         !_!!""%,m,-.B.O.Rs}!pxƧʧ9.Zgk #/        12bd 78Z^ &'BFXYczPQ]`(	  &+^k>@  (08@HPY[]_`hp      f j t        ! !!""%,`,n-. .C.P@t~ "qy§ǧ0.0[h   $    IH    ~    L  cb^p]    	    8  f  J  %:I        fdx^  U  ?H@GGAA  .9Y              *        J    r  9  `d    L  d  cJ_0  _  _  ccc  _iiiG`N]?  `=s  7  7;                                           <      <      <  @      F              Px            v                                                                                                      "*F  V`      0>  R    V  l  |            .  N      2    p  
  h      f            d    x    v      HI#$JKLMNOPQR	
f
g
i
m
n
o
k
e
d
l
h
jSZ_flXY^dhkmn0718jk29fi$3*+,%&'()-l./0123DGbcdefg&'()eg`bdca









g



$
"#\TUVW`[]NabOPeQRijco




=>zGHIJKLx|6}7GH^_hiJKMLNIWpnlkmjvtw{uy} r	e	f  	B		>					k	j	m	#		A					7	%		'	=		2			3	l	
	?			9		~					
&'()				b	c				X	Y	M			(r							I			R		fB;JbcC<D	K*	LMF=N					O		>
cSHA: dTUGVe							a`QE					P\]^_			+,	-.!"#$y{~?@ABCDEM	)	(		-		*	!	 			.	"		,				$			V	 F			d	6		+	4	5		/	\	]	Z	[	`	a	^	_	@		1		&	0	W	:			<	;	8	h	g	C	D	E	F	i	G	n	
,;<=>	U	}- !"#$%./IJ 	
?@ !"#$%RSTUV&'(ghWiXjYkZl[m)*+,-./n0
a12345}~


 !KL  X ^         H A < >? 1 5  A, (, ' )< 2 )B ( Ht 
< 1< Y< 0< -< < ?< 7< ,< 1< 2 H < 2< 8< 2  :   ax = a, a a = aS (k a a a a =] a =n a% 3, 
 ZX   J 6  < &I Pt 
I < & (1 .g U 7g 74 7X g 7j U N U U Uj U] 7g Ug 7 U 3i j O      '| ' |  < 2   H< [<  < ;< '  ;D @ 1e   (< 2B (@ 1 7< 2^ ^  (o U 7 H  ^ %x   ' "               qx =, a, a, a, aS (S (S S   a = = = = =< @ = Z Z Z Z6  ] aw U1 .1 .1 .1 .1 .1 .` . 74 74 74 74 7 L] 7j U] 7] 7] 7] 7] 7< 2] 7j Oj Oj Oj O g U   1 .  1 .  1 .x = 7x = 7x = 7x = 7 ag 7 i 7, a4 7, a4 7, a4 7, a4 7, a4 7 =g 7 =g 7 =g 7 =g 7 aj  j 	SS S S ( S (d ( Nk a U U W L a A a U a U  aj U aj U aj U  aj U =] 7 =] 7 =] 7 = 6n a Un a >n a G% 3 3% 3 3% 3 3% 3 3, 
i , 
i , 
i  Zj O Zj O Zj O Zj O Zj O Zj O  6   6  < & '< & '< & 'F U  1 .q` . =] 7% 3 3 ( (y ( (  (, (  ( ( (  (  
 H 
 
 
 
 
I 
L   a a 
, a< & a =S (k aa   a ap < = a] a< &, 
6  K 3J 5 Z S 6  o 7 -` UL RV Oo 7e U  L - - 7` UR 7L R U  r U   7] 7 X Ff 7 V O 7R  O ALV O] 7V O A, a 
 a =% 3S (S   a 
j ap  a  g a a a , aV L &  b  bj a  a a = a] ax =, 
p $ 3J  a P a a Z a ay  a 1 .W 9@ U UE 4 7  ! U U UB  U} U] 7p Ug U 7   6 x Ue J U U 
 UR U D U/ 4 7j 	 U 7 3 NJ v Uj 	 U r U a U      6    ( ( (        g g    A  <x M H 1  ' '6 (6 ' H A 7< -< ! L< 5 A 6 _  k 2>  > > #> 0  ^ 
^ ^ ^         M        <        d           ) )   a U  1 .M 8 =h 7 Z O, a  b4 7 U   	z 	 a U  <  a U   aQ UK  $ Z O =] 7{    {     =G 75 = 7 = :   < 7a 3     a Ug R 	e ag U   a U  L & ! a- Uj a Uj  	 o  a U/ a U  a_ U = 7x = 7, 	 6    6    w ( ^ 	  Pm J P^ J aj UQ  Q  S (V   a0 U K  am U a U Pe J a US (  1 .  1 .q` ., a4 7 ;4 3 ;4 3V  L & !H #   b U  b U =] 7 =] 7 =] 7y  p  p  p   Pe J a UZ a
 U  x & J  g >g 7 > 6 #) &y # &  [  a U = 7 	 M 5 + J   1 .  1 .  1 .  1   1 .  1 .  1 .  1 .  1 .  1 .  1 .  1 ., a4 7, a4 7, a4 7, a4 7, &4 , a4 7, a4 7, a4 7S ( <S ( N =] 7 =] 7 =] 7 =] ) =] 7 =] 7 =] 7 =h 7 =h 7 =h 7 =h 7 =h 7 Zj O Zj O Z O Z O Z O Z O Z O6   6   6   i 7, 
i g 	 
g ag U{ Zd Rx x = 7 * 
g 3g 7\ F, < ;L 6M =:   U\ ZS "k a U  Zj U =3 =M 7 
g Un a% / -< &ei @ 
i , 
 % Z@   < & 'H #H 7 " : 0H # ! $K UP +  A H a a= 7 a a U	 a al U  1 .S  =] 7 Zj O Zj O Zj O Zj O Zj O  1 .  1 .q` . =g 7 =g 7k a =] 7 =] 7H #  a a= 7 =g 7 a a aj U  1 .  1 ., Q4 7, a4 7SS  =] 7 =] 7n W n a T Zj O Zj O? &  aj a_ 7 :T 2< & '  1 ., a4 7 =] 7 =] 7 =] 7 =] 76   }  U  7 7  x = 7 
, 
 3 '    
a  , a4 7 =g 7n 
 
6   1 Qg 7g g U ! 0g 7g 74 34 3 +X 7g 6g 7> 7  j Qj Uj U 
L R@ $z ^ U U Q Q Ujj Ux U] 7` 7 8 6    U UZ RZ / U/ U 3i i j 
] e Q        ' '     7 =@ UX -> 7} U 	 Ug 7   7 7 7  ^ ^  U[ U  N Uss 7 7  7 
 
k 7 L   g         ! !       ( ( (  (y ( ( (B HB H  (  (      (J    77 !X   N N N N N N N ( (g  ( (K (K ( ( ( ( ( H ( ( ( ( ( ( (   =g 7   
 ` 3@ 

 ;T VT $ V ! V[ 2  V  Vj Vz ;
 #^ ^ ^  4' 9z ;z ; V   T Qj & j (   
 ' !  C   = ?  ?i ?i ' ( ?    ?U ?N ? ? ? ( & ? ?i  ;] m m 5 $2 ! 7 $o $o !: >  $  8[ 7` 7 7 $8  & & 7  
 3 ` 5J  H 
 7 f   3 7 3J   Qgg 7XjgZi "g U 7J * @ $Z g 
T 
] 
g Ug 7X  7 U ( Uj Ug U ( 3    '1 .g 7g 74 7 + ! 3 N !j O ! 	8 $Y  $?   
  $ 5    5       7   7` 7` 5 7 7 $ #7 !   
   5 5J  2 2 ` D 	 $ ag U ag U ag Ux = 7 ag 7 ag 7 ag 7 ag 7 ag 7, a4 7, a4 7, a4 7, a4 7, a4 7 aX  =g 7 aj O aj U aj %j  aj USS k a Lk a Uk a U a L a a a U a U aj U aj U aj U aj U =] 7 =] 7 =] 7 =] 7] ag U] ag Un a Un a In a In a% 3 3% 3 3% 3 3% 3 3% 3 3, 
i , 
i , 
i , 
i  Zj O Zj O Zj O Zj O Zj OX    X        J  J  6   < & '< & '< & 'j Ui   7 .F U            +< (' g     ,         H ' H            ^ ^ ^ m o $ $X o !< $< 3< 8 U< 
A S 
< <  < < 
 =`  % x =< O  @ 1  >   !R 0 
 
] 
n a1 .i  av U a/ U< & ' =   .  
 a U 7R 5 (e (i (Z ( F F H H H ( ( ( H 2 Q Q  |         b a [   .   .   4   4  ) & a2 U p j a U 2 C ak U a U a U<  Z Z    a a Z  =\ 
 b# 3A "z F 1 aB 
O 1+ #n #    T  }    }  x k k ak i a    =C =]  T  = =J - 9^   ] 
Z < a) , V 4	  \S 9S 9  \ \p 7 a ag f  l # R L & =aK x 0k  , ! ^ = a a  , aS ( Z a a Z  \ Z  G < <   a a :\ - 5 ! !4 3 3 U  UF F ] 7H 3  E F +i U( - . N  O ( . . . . . . ! 	 U 	Y U t   5 7g  f 	g 7 7  B '   g 
g  U K 5 7 UP U  U U U  AW 5 UJ 0 U U U  v U  g  i  w U :% V U6 S[ . Og 7P 5 #j U1 .4 7j O  J  E     B P J    c c                        J . . . . . .F JF F JF  J J J H J J J D J J JP /P /P /P /P /W JW W J# %# %### # %# %## %#   J J J J J J J Jo Jo Jo Jo Jo Jo Jx 0x 0x 0x 0x 0x 0x 0x 0x 0x 0x 0 0 J Jx 0 J J J J ) ) ) ) ) )W E     T ET ET ET ET ET ET ET ET ET ET E                        35 E. 2 ] 3 aS (_ . 2A "A "# - , Z	 = = K a = a    a    T a =	 =8 = # 3 &0 KR  "  `" V  a aC = ={    a   a # # -Z Ro P " : c 1 UD 7L U  e > T x    U] 7w 5 7E  + ! H   u U  i U U 7] 7r S J \ 6 aq +B   7 a <  bk a af v U U U = /  Q J $  F "A 	 ah   x 2	 a
 a a = av & $( aL 6k a[ 8 
	 1 1 JC 	 	W  Wo 	 1j g   D 7j UA 6K O +X -O <g #g  . :6  X 
b 5z    Ui Ui U , ,C - 6 C C 5 5o P" WF UP U     x f i Pi  P T ' G/r ryi P 7[ 7  7` 7 7 77 !  
~ "   7   A   ? # "# I# /# '# # 0# (#  # %# "K 6 " , 8 / ;? 8
 < 1? /H 7 + &< -< < ?< 7 M :< 2< 1^ ^ %^ ^ ^ 
^ ^ ^ ^ ^ ^ ^ %^ ^ ^ 
^ ^ ^ ^ ^ ^ ^ %^ ^ ^ 
^ ^ ^ ^ ^  %d  %J [ B 
 %6 0 % % %^  6 XD OD  v a ]  <  ' L; 5 5   H5 4= 5<    56 4 HB (5 d  ]  { > >  5' ' ) 4 5   W   ) H # # <E 2   ^ #  , x x  > >  5' < f= 5 O 5; 2< 2< 2< $  B H L + J' ) H  54 5a p D   Cf L :  1 (J ( ( ( ( ( Zt 
  < H a >R # C z H  >  M PM M PM  (     >  B B (B ( ( (> (  'Z <    8 9  <   5  6q q  5     B w   X  X  X  X  X  X                  X  m * ;F 
 U "  p 7< a< ] Sa %  "t  R #R #x R #R # -R #R # l  E 6  l   )    ] ( 7=  c aj 7 NR   ,l a cT ay * 8( ^  D ,  N N N N       " & " ( & &         #   '       N N N N       " " & & ( &  #    ' % ' . % % %       N N N N       % ' % % % " " # " " " " ' % ' % % %  ?  ?   N N N N % G G G G G 3 % % % % %       % % % " % % - * * * * + N N N NZ (Z (Z (Z (Z (Z (Z (Z ( N N N N N N N N N N N N N N MH _ )L   s          Y  W  e      l  0        d  d                                O        s          N  C  X  W  d  d  H  l     1  N  0    o  :    N  C  C      0  `    &  0      H  H  X  Q          d        H      @              ~    &  h    H             C  U  \  &  h    l    l      H          r  2      t      3    3  k              }      m  ^          e  e          ]          a                            f  d    @            t  r    }  q      w                ;    N  QI tD E N ~N ~M 5 M n;     H    i    5  8      H      L            u      `  V    u    f                  ]  K  n                            ^                       4j .8 0 C 7!  {  x =% 3< & 7  U    7 U    P. 5E  7b 7 Uyz 	X 1 
  7W  Wo   T  T a b< , ag 7%   (   , <, P 
 
y 
y 
e 
e 
 
 
 
 
       
 
y 
y 
e 
e 
 
 
 
 
 
 
q 
q 
 
 
{ 
 
> 
> 
* 
* 
q 
r 
 
 
 a{ 
 
> 
> 
* 
* 
q 
r 
 
 
 
 
 
 
 
 
 
 
S S q 
{ 
4 
4 
  
  
 
 
 
 
 
 
 
  
 
6  6  ; 
E 
 
 
 
 
1 
2 
] 
I 
 ; 
E 
 
 
 
 
1 
2 
   
 
 
 
 
 
 
 
1 a 
 
 
 
 
 
 
 
  
 
X 
X 
D 
D 
 
 
 =x = aQP  " 
P   =] ax = ax x =x   
 
v 
v 
b 
b 
 
 
 
 
o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7o 7 - - - - - - - -` U` U` L` K` U` U` >` ?` U` U` >` U` U` U` U` U` L` K` U` U` >` ?` >L BL 8LLLLLLL L RLLLLLL] 7] 7] 7] 7] 7] 7] 7] 7X FX FV OV OV OV OV OV OV OV OV OV OV OV OV OV AV OV O A A A A A A A A A A A A A A A A A A A A A A A V 
c +T V 5 Vo 7o 7o 7o 7o 7o 7o 7o 7LLLLZZZZZZZZ 7V OV OV Oe Oe Oe Oe Oe Oe Oe Oe O ! 7 !] 7 7 a, 0	 U Uo  7Z  X F 7 7g U U] m AL R 7   J J7  J W Jx 0# % J   Jo J -x 0M J J      0  E 0# %# #       x 0 0   JW J J                                                   J J J J J J J JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW J# %# %# %# %# %# %# %# %# %# %# %# %# %# # # x 0x 0x 0x 0x 0x 0x 0x 0 J J                                 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 03  3  3  3  3  3  3  3  3  3  3  3  z Jz Jz Jz Jz Jz Jz Jz Jz Jz Jz Jz J 0 0 0 0 0 0 0 0 0 0 0 0# %# #       x 0 0   JW J                                                   J J G F J J J JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW JW J# %# %####### # %##### #x 0x 0x 0x 0x 0x 0x 0x 0 J J                                 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 03  3  3  3  3  3  3  3  3  3  3  3  z Jz Jz Jz Jz Jz Jz Jz Jz Jz Jz Jz J 0 0 0 0 0 0 0 0 0 0 0 0 7f Q   $ .Q    R $ H   '    ( ) ) ) ) L L ) L L ) ) L L ( ( ( (     ( (  (  (  (  ( ( ( )  (  ) ) L ) L ) L ( (   (  (  ( (              G N       $    U    )  )  )  )        2  3  O    z            I  A  3    :   .  g *+  +  8    ;   .V  D            ,   (B        V         $  9          %  g  T(jW  M g   [  c    N        2  3    A  3    D  U      .  .{ W ' K' ' T' Z' >' T' g' &' H' G @= i      +    D  3     ?A  ;  8 Q       $    U    )  )  )  )      U     O    z          I    :   .  g *8  ;   .V    ,   (B       .      .[      _        <        I  A  3    ]   .  j *f  4  d     .^  H           (x      <  H   .  [      _        <        I  A  3    ]   .  j *f  4  d     .^  H         (x        2  3  O    z      2      I  A  3    (   .  g *+  8    ;   .V  D      ,   B    ,  +    D   .    2  3  O    z      2      I  A  3    (   .  g *+  8    ;   .V  D      ,   B    ,  [    P  _          ^    Y      I  I  A  A  3  3    ~   .  j *  4  d     .  H           x  +  ,  ^  H  J .#  [    P  _        ^    Y    I  A  3    ~   .  j *  4  d     .  H         x  +  ,          &  &      &  &  ,  ,  ,  ,  3                3          A  A  3  3    G          $$$        %  %  %  g  g  g  T  T  T(((jjjWWW     )  )  )             )  )  )       [              R  R                    I  h  A  A  A  [  [  3  R              u    l  j                              g    8          ^        Y        H  L  H  M  f  M                                   =                  . . . . . . . .' X' 8' R                                                                                                    JJII      w      H  H  H  H  .        .                  I  A  3            I  A  3         4  4    I  I    .  .    I  .  .  .  .    I    X    9        .  .  M      -      V      %  g  T(jW                        $J      %  g  T(jW                        $I  I  ,  ,  s "< 9F sb Db ;_ I' 2 .T 1 H *' 0' W' /' (' ' @' 7' ,' 4' 4& U& ,' 2' 2' 2 Gd l *d 6'  , x 6' 2   ( (8 R8 Q S Q$ H' E' 2' 2T 1' H  N N} Nn (n (n ( C 93cQc    /  (  ,                             6 : : : : : 9 :  [ X a         2    1  P  E           [  3    2   )       $   $       3 * *< *  W 8 : ) $ ' '  
 -t /        c  K  W     A  F       
   $   $         R )    )                .         (   (   (   (   a                  :  w        	  (  {          *      q    ?          	y  
Q  
    W        O  }         =      #  i             4        4  V  t          y    2      H    
  C        Z      [    	        O      S        H        6    /  t    W    T          ,        !?  !v  !  "=  "k  "  "  #  #R  #  #  $  $  %  %  &O  &g  &  &  &  &  &  '%  '=  'U  'm  '  '  '  '  '  '  (M  (e  (}  (  (  (  (  )  )  )  )  )  )  *  *^  *  +  +&  +<  +R  +h  +  ,7  ,O  ,e  ,}  ,  ,  ,  ,  ,  -  -  -  -  -  -  -  .  .n  .  /  /  /4  /J  /b  /  /  0  0  00  0F  0^  0v  0  0  0  0  0  1  1  12  1J  1  1  2\  2t  2  2  2  2  2  3   3  3  3  3  3  4  4  42  4J  4b  5   5  50  5y  5  5  5  6  6-  6E  6[  6q  6  6  6  6  6  6  7  7-  7p  7  7  7  7  8  8O  8g  8  8  8  8  9  9*  9B  9Z  9p  9  9  :J  :b  :x  :  :  :  :  ;@  ;  ;  <  <%  <;  <S  <i  <  <  <  <  <  <  =  =#  =;  =S  =k  =  >  >g  >  >  >  >  >  >  ?	  ?!  ?9  ?O  ?  ?  ?  @	  @!  @7  @O  @g  @  @  @  @  @  A  A  B*  B  C  C-  CE  C]  Cu  C  C  D  D+  D`  D  D  E  Ea  E  E  F)  F?  FQ  Fi  F  F  F  F  F  F  G  G  G3  Gt  G  G  G  H	  H  H)  Hb  Hr  H  H  H  H  H  I:  IJ  IZ  I  I  J8  J  J  J  J  K	  K!  K7  KM  K  LP  L  M'  M  N  NW  N  N  N  O{  O  P"  P  P  Q  Qt  Q  R  Ra  R  S?  S  T  T3  TI  Ta  Ty  T  T  U  U  Ux  U  U  U  U  VE  V  V  V  Wy  W  W  W  X  X,  X|  X  X  YR  Y  Z	  Z:  Z  Z  Z  Z  Z  Z  [  [  [q  [  [  \(  \i  \  \  ]  ]j  ]  ^  ^v  ^  ^  _[  _  _  `)  `9  `  `  a7  a  a  b  b[  b  b  b  b  b  c  c  c!  c1  c_  c  c  d  dK  d  d  e6  e  e  e  fk  f  f  f  g  g  g,  g  g  g  h  h  h  h  i  i  i4  iL  id  i|  i  i  i  i  i  j   j&  jP  jz  j  j  j  kD  kV  k  k  l   l   l  m  m  m@  mc  m{  m  m  n  n{  n  o  p#  p  q1  q  q  r  r  s  t  u  u  v  vi  v  w  w  w  w  w  w  w  w  w  w  w  w  w  w  x  y;  yQ  ya  yy  y  y  y  z
  z|  z  {H  {  {  {  {  |  |~  |  }D  }  ~  ~s  ~    s    >    !      o        V    
  "  :        !        ;      .  x  o    `      f      K      i    ]    6  o      :  {      $  Y      $    G    |    $  P  `      !  b        [      D          "      /      j      c        g      Z  j    y                !  9  O  g  }        V  n                  0  H  ^  v                 ?  g        6      +  g      -    2      u    B      <              ~          w  ;      I  %            @      4  	                      ]      ?    à  :    '  E  ů      1  I  a      '    q      ˏ  S    1  O  g    ͗  ͯ          %  =  U  m    _  w  Ϗ  ϧ  Ͽ  U        /  G  _  w    p  ҈  Ҟ  Ҵ      V      Z  ԫ    ]    H  X  ַ     m    0  @  ػ    ٍ    d  ڞ    =  ۝    R  ܻ    ,  <  ݻ  .  ޔ  "  w    k  {    L      0      2      )  9      b      u    3  K  c            &  >  V  n                (  @  V    j      U  	    C              O           8  P  h                4  L        (  @  X  p                 0  H  `  x                 8  P  h    Z  r                    1  I      +        }      +            (  ) W  I   7  
  s 	 U  O  3   	B 	 
3 
 .    )   e  #   0  \    {    _   U  "   e   !   A   5    ^  E   i  * w  -   ;      ~   !# !l ! ! "W "o " #? # # $Y $ $ %I % % &z '+ ' ( )/ ) *| * +2 + + ,' , , -G - - . .w . // / / / / / / 0" 0f 0 0 0 1 13 1M 1] 1m 1 1 1 1 1 1 2 2 2, 2> 2P 2i 2{ 2 3 3w 3 3 4 4) 4K 4l 4 4 4 4 4 4 5 5= 5_ 5 5 5 5 6  6 6. 6J 6d 6~ 6 6 6 7- 7= 7M 7] 7m 7 7 8 9 9g 9 9 : : : : ;, ;] ; ; <9 < < =. = >J > > ?0 ?s ? @	 @* @h @ A( A A BA Bl B C4 C D DG D D EV E E E FA Fk F F G G" Go G G H8 H H I> I` I J
 J} J Kk L Lt L M3 M M Nf N O OZ O P Pd P P Q Q{ Q Q R> R R S? S TH T T U) Ug U V' V Wq W X Y7 Y Za Z [ \ \ \ ]) ] ^2 ^o ^ _8 _ ` ` a, a b< b b ce c d\ d eh e fL f f g h$ h iS i jw k kb k lR l m. m m nz n oh o o pm p p q- qY q r r8 rr r s	 so s t! t] t u u u vF v v w+ w{ w w x x x y. yF y^ yv y y y y y z z. zF z^ zv z { { { { |. | } } } } } ~ ~& ~D ~\ ~t ~ ~ ~ ~ ~   2 H ^ v    K    	 ! 9 Q i      	 ! 9 Q i        ) A   x E  I  L d |       , J b z      V (   8 P f ~       & > V n  !  G      0 H ` x        6 L d |      
 " : : : g     % B c          & X   D  *    Q  W  S    A  ?  \  L  ^   f  ?     	 A   b 	 u    e   7 G  m   ;    K      Q c     6 O k    &   	  &     .     1  O  / ^   &       8   [  =  h  ' ]   +   )   u  e }   } ħ  H ` x  9 Ƴ /   q  R ɩ  7 ʬ    ' ̫ - M ͨ  7 ` ά  ς  H Я = э ѝ 1 Ҍ һ  X z  W      2 H ` x Ր ը       ֗ ֯   2 J b x ׎ צ ׾   ( @ h x   ٰ  K b ڙ  E ۓ  c B ݚ  Y ޑ  {  :   Z (  `  y # ;   R w     .  i    ! p    N  (   <   g  M  7    \   ]     d  9 I Y   D  _  E    }    5 M e }      	 = S        / E c y   1        0  v             4 L b x     2    9 O {        1 G ]    ; Z r    @     f   2 H ^ t     	\ 	r 	 	 
: 
 
 ' = S  2 H ^ t  "      T        +     l      # 9 O e {     # O ~   : i   z  l   f   \  	   (   b   A   > f  <  E  5 r   .  x   !H !` ! "! " ## # # # # # $6 $ %& %6 % & & & 'I ' ' ({ ( )1 ) ) * *j * + +t , , ,p , - - .~ . /$ / / 0  0 0 1 1 1 26 2 2 3{ 3 6E 6W 6 6 6 7# 73 7 7 7 7 7 8 8. 9 :  : <a =I = >D ? A Bx C C Et E E F Fe F F G H	 HC H H H H J K L Mb M N4 N O O P. P Q Q R: R S S TF U7 U V V V W W X  X Y# Y ZH Z [_ [ \s \ ] ^  ^ _  _ `3 ` ac b  b cs d  d e  er e f f g* ga g h  hd h iE i j& j6 j kL k k l` l m mX m m n nK n o  od o p p_ p q9 q q q r. r> rN r^ rn r~ r r r r r s sH s t t^ t u4 uY u vo v v wJ w x xp x y y z9 z z z z z z { {! {3 {E {W {i {{ { { { { { { { | | |/ |A |S |e |w | | | | | | } }? }a } } } } ~ ~5 ~W ~ ~ ~  2 Z       f  c            ,  - [          5 N f ~     2   [  % b        1   $    9  ) P     G       x    6    f   L z  G    
  9 V s     `         8 P h     E x  2 S t   [    . a s s s s s s s s s s s s s   v     T  J  $   [ ~   
  5 L ^    Z z   ` $        V  {  *   f   T U    
 2 U ~    # F n     9 e     : f     0 S |    $ L r     4 _     $ L u     6 ^     # P s     A f Í ö   / Y ć ı   , U  ŧ    E q Ɵ    8 a ǉ ǳ   . X Ȇ ȳ   ' O s ɜ    A c ʉ ʴ   : ] ˅ ˪   + N t ̞    @ j ͐ ͼ   5 [ ΂ Ω   * < n Ϭ   ( a К  	 A y ѱ   < ^ ~ Ҡ Ҽ  ӷ    # 5 G Y k } ԏ ԡ Գ    Q դ      * < [ z ֗ ֿ  
 ) P b ה     & 6 H h ث ؽ      0 B T f  ٙ ٷ   * m ڠ     : L ^ y  d   ,   ) | ߮  0    m      P     .         1 X w   ( G   / G  ]   `  5 u       y  U   v  4   9  m   . b       a }   d    ' r   E e      Q   T   f   q         1 I c  & 8     X      R         - ? O    , e       m   K   $ e  ' N u   	 	Y 	 	 
@ 
 m  W  	 ]   d   A    . k   ' f   S    F     b  h %  ]  G      1     # K    k   _    C     
  ^     !j ! ! ! "- " #- # # # $x $ % %' %= %S %s % % % % & &) &? &W &o & & & & ' '; 'c ' ' ' ' ( (# (C (c ({ ( ( ( ( ) )# )C )c ) ) ) ) ) * *3 *[ * * * * + ++ +K +k + + + + , , ,3 ,K ,a ,w , , , , - -% -= -U -u - - - - - . .+ .A .a . . . . / / // /G /e / / / / 0# 0K 0s 0 0 0 0 1 1? 1g 1 1 1 1 2 27 2_ 2 2 2 2 3 35 3S 3{ 3 3 3 4 4C 4S 4 4 5% 5 6 6L 6d 6| 6 6 6 6 7 7 76 7F 7^ 7v 7 7 7 7 8 86 8N 8f 8~ 8 8 8 8 9 9. 9N 9d 9| 9 9 9 9 9 : :4 :T :z : : : ; ;< ;Z ;r ; ; ; ; <  < <. <F <\ <z < < < < = =( =@ =V =l = = = = > >( >L >p > > > > ? ? ?: ?V ?r ? ? ? ? ? @ @ @4 @L @l @ @ @ @ @ A A, AD A\ At A A A A A B B< B\ Br B B B B B B C C. CF Cf C C C C D D D6 DN Df D D D D E E6 E^ E E E E F FH F F G G% H H I J J K	 K- KQ Kg K} K K LO L M NA Nc N N N O3 OI O_ Ou P1 P Q Re R R R R S S S5 S T T/ T U Us V V V W^ W Xn X~ X X X X Y_ Y Z* Z Z Z Z [$ [4 [D [T [ [ [ \ \ \+ \_ \o \ \ \ \ \ ] ] ] ] ^I ^Y ^q ^ ^ ^ ^ ^ ^ ^ _ _ _l _| _ _ _ _ _ _ _ _ ` ` `, `< `T `l ` ` ` ` ` ` a a, aD a\ al a| a a a a a a a a b b b, b< bL b\ bl b| b b b b b c c c4 cL cd c| c c c c c c c d d d, d< dL d\ dl d| d d d d d d e e e$ e4 eD eT ed et e e e e e e e e f f f$ f4 fJ f` fv f f f f f f f f g g g& g> gV gn g g g g g g h h. hF h^ hv h h h h h i i i6 iN if i~ i i i i i j j& j> jV jn j j j j j j k k. kF k^ kv k k k k k l l l0 lH l` lx l l l l l m m0 mN mn m m m m m m n n2 nR nr n n n o o( oP ov o o o o o p p: pP ph p p p p p q q0 qP qh q q q q q r r. rT rz r r r s s4 sJ s` s| s s s s t t" t8 tN tf t~ t t t t t u u: uX uv u u u u u v v  v> v\ vz v v v v v w w& w> wT wr w w w w w x x: xZ xr x x x x x y y8 y^ y y y y z  z> zV zt z z z z { {D {j { { { { | |. |N |n | | | } }. }V }t } } } } ~ ~2 ~X ~~ ~ ~ ~    =   2 g     % 5 E      	 ! 9 Q i        m }         + ; S c s         3 C S k {       E q   H    7   s   2 J b z   A  K  }     l  ?  U  !  ;  ' ?  (  0   K  R  $  ,  1    +    3       <      / M e      0 f     % = U m  } p "   4   }   0  Z  +       & >  r  4      4 L d |       < T t      $ D \ t        4 L d |       $ <     a     p      Z r  ¢ º  p   Ď   Œ  Ə  ) j  ȣ  Ɍ  y   /   | ͔ ͬ     $ < T l ΄ Μ δ     4 L d | ϔ Ϭ     $ < T l   j . |   ԇ ԟ   ւ ֚ ֲ   Z ׬ 1  l ٺ  ڨ * ۽  z ܒ   8 ݣ 6 ޝ 6  U #    - E ] u U m h    J   q        1 I a y  / G g    i 4  u  8 P h   [ 8    
 " : R j   D   d   y    8 P   X  C    )        	 !  2 J b %        0 H ` x       ( @ X p #      	U 
J F K 2 G .     K     d &              |         !] ! " "v " #e # $d $ % % & & '> 'V 'n ' ' ' ' ' ' ( (. (F (^ (v ( ( ) )  )8 )P )h ) ) ) ) ) ) * *( *@ *` * * * * +  +  +@ +` + ,
 - .\ /2 0 1 1 2 2 4! 4 5 6f 7 7 8 9 :c ;- < < = > ? @ A B C Cf D5 E F F G H IP Jo K L M N O| P# P Qg Q R3 R S T Uf U V W8 XF X Y^ Y Z [Q \9 \Q ]I ] ^ _ `a a a b b c> dB dZ eZ fH g# g h i j kt l3 l m n oh o o o p q= q q q r r# r; s_ t t0 t t u u vm v w w x xk x y ya y z
 z` z {
 {a { | |) |A |Y |q | | | | | } } }1 } ~4 ~ +  #  $  &  ,  q   E   '  k     V     h  _   0 H `      # 9 I a y     b r    m  @  E   K c  v     d  6  (   q  D        :  C S c s   \ l ~  E <  $       w    C   )  n   X   L  |   K c   d 4 L d |   v :    J    k 8   Ɗ M  ȕ M * d ʎ  { ˗   = e ̍ ̥   = p  = ·  o ϓ - б  F j ѐ ѵ 4 U p ґ ҵ  ) B ӛ   	 # L u Թ  h ՜    ց ֚    @ }  2 ~  ( ٣  ژ " ۏ + ܋  S  ^  & ~  q    *    >    u c      b       O a {  . r   Q   W  J      ]     k   4 L d |       $ < T l    	 # ^  1   t >    U      
 DFLTcyrl
dev2deva0greklatn & APPHfCAT 2IPPH MAH  MOL  NAV  bROM  .        	      $ % & ' - / 0 1 3 4 5 6 7 9        	      $ % & ' - / 0 1 3 4 5 6 7 9        	      $ % & ' - / 0 1 3 4 5 6 7 9        	      $ % & ' - / 0 1 3 4 5 6 7 9              $ % & ' - / 0 1 3 4 5 6 7 9        	      $ % & ' - / 0 1 3 4 5 6 7 9              $ % & ' - / 0 1 3 4 5 6 7 9             $ % & ' - . / 0 1 2 3 4 5 6 7 9           
     $ % & ' - . / 0 1 2 3 4 5 6 7 9 L MAR  .NEP            ! # ) * , 8            # ( * , 8          " # ( * , 8 P MAR  0NEP             ! # ) * + ,             # ( * + ,           " # ( * + , x MKD  DSRB                $ % & ' - / 0 1 3 4 5 6 7 9              $ % & ' - / 0 1 3 4 5 6 7 9             $ % & ' - . / 0 1 2 3 4 5 6 7 9                $ % & ' - / 0 1 3 4 5 6 7 9 :aaltabvsakhnblwfblwfblwsc2sccaseccmpccmpccmpccmpcjctcjctdnomfrachalfzhalfthalflhalfdhaln^ligaXlnumRloclLloclFlocl@locl:locl4locl.locl(locl"loclloclloclloclnukt numronumordnpnumpresprespstsrkrfrphfrtlmsaltsinfsmcpss03ss04ss06ss07subszsupsttnumnvatudzero^    )    = > ?    "           -     ,     +     *       %        +    (    2    3 5          D E    C E    !        #        0         /     .        
        	                             '        ; <    9 :    8    7              B    A                                   &    $               ?    4    1    F H K L M O        n즶"~P..rR00dL>*Lԛԛt\֚zfXDF؋ʋr~L,dDt~}zyxu6qq.qoollkk<j
i,hhhgdcc]ZYWTRQOfLJHXECA><:8643 1/@-x+*)8(B'&& %x$##2""!VH:,xj\N(<(4. R8	ZJ$
F8 $P       t 7 C          
 "  > B   ^ b %   *   +  , .	 0 2:: 3() 4	e	e 6             z pD:~~~ f \ R H > 4 *   c   c   c   c   c  +       A   e   e   e   e   e  6;<FHIJK       *       
? "> = <          %      ^ Vn(      6 &  
                                           0           LM                                     jl pp          (+.1       '*-0       &),/       ^ BlJ      $                                QS     3            66 88 ;; << @@                                     QRS       
 OO         . ;C        :B       
                             B  8 . $     c   c   c   c   c  FHIJK         : 2 * $    oI oH \ Z Z       4 FGHIJKLmno-/79noWZ]c  ,.68;?X[^`abd       ^    F .                                                       ,, .. 66 88      ;; ?? XX [[ ^^ `b dd   ''   ,.68;?`ab      x R,     j X &  , &     d X [ h f ^    6 8     ? @ A   4 . ( "   c W Z ] ` a b      
2 3 4 5     D E F    I J    G H   ~ v n f ^ V P J D > 8 2 , &  A 2 5 D B 7 9 < > e %Y %\ %i %g %_ %     
, . 0 1   D    B C    : ;   0 (     < = > D E F      
I 3J 6I J      
G 3H 6G H   @KO%       
 ;?         J    < 6 0 * $   3 6 E C 8 : = @           =LF@:4.("
ztnhb\VPJD>82,&             5I 	   ! " % 1 8 9 : ; <                                                                    S             t B 4                               $                                   ,           55 66 77 88 :: ;< == >> ?? @@ AA BC FF GG HH II                    75678:;<=>?@ABCFGHI      n >    0                             2              55 66 77 88 9: ;< =? @@ AI                              J56789:;<=>?@ABCDEFGHI       b .|vpjd^XRLF@:4,&
            .N  UO MO q q q q q q oIO oHO V V kJO cJO a ab a a a a a a ] \ \ [ Z Z UGO T T TO SO RO QO PO OO NO LO KO JO IO HO GO FO       jklpqr       0                 ~ x r l f ^   % % % % % % % % % % % % % % % % % % % % %         O        N 8[2    &                               	        NN        l     ^ L 0                   @                $    	                           &    	    OO                           	 	'' 	NN   1N       b ts      P                       ''           %%%%%  Nou      \       N       @ $      2       $         ` Z T N H B < 6 0 * $   % % % % % % % % % % % %                    p ^ L : (      
        	                                               Z J : *      
       	                                           G 	   
   5M NN RS UU WZ \d fk mu xy {{ }             

     !% '+ oo                                uu  
AB 
MO            G       G 
      F 	      F       F       F       F       F       F       F       F       Fz      
 p f \ R H > 4 *         ~   
   }   	   {      z      y      x      w      v      u      t    	                          	            55 66 78 9: ;< == >> ?? @@ AA BC DD EE FF GG HH II JJ KK LL MM   	      	                         	     	                                     	 
 
    
 
  
          	       MM NN OO 	      B
     T     WW }}          A              ~   YY \] rr         

  "" (( *+        A.         ;< @@ aa                     @           ;< @@ ZZ                         ?    F  !        ;< @@ kk                %%               ?    h       ;< @@ XX ~~                        >X             ;< @@                       = *              ~       }         ;< @@                       <    X       ;< @@ ^^                       <<            ;< @@ KK tt                      ;      %           ;< @@ KK gg                             : 8                ~       }       |  0               ;< @@ GG KK qq                                   94    t  3                ;< @@ GG KK                        ##              7    *  ?                     66 ;< >> @@ BC GG KK uu                                         6X      H                      66 ;< >> @@ BC GG II KK                                                 4      K                      66 ;< >> @@ BC GG II KK nn                                                   2      M                      56 ;< >> @@ BC GG II KK ff                              !!                       0      I                     56 ;< >> @@ BC GG II KK jj                                                  /    B  K                     56 ;< >> @@ BC GG II KK UU {{                                                   -(    
h  V                          56 ;< >> @@ BC EE GG II KK mm                                  ''                       +    L  S                        56 ;< >> @@ BC EE GG II KK ``                                                        )    B  R                         56 ;< >> @@ BC EE GG II KK pp                                                      &    >  U                         56 ;< >> @@ BC EE GG II KK                                                          $    (  V                          56 ;< >> @@ BC EE GG II KK                                                          " F      . "  
       ~       }       |       {  ]                            56 ;< >> @@ AC EE GG II KK oo                                      ))                         L      ^                           55 66 88 ;< >> @@ AA BC EE GG II KK bb                                                                    h                                 55 66 88 ;< >> @@ AA BC EE GG II KK cc                                                                 x      a                          55 66 78 ;< >> @@ AA BC EE GG II KK MM SS yy                                                                   	  ]                        56 78 ;< >> ?? @@ AA BC EE GG II KK MM hh                                                                  b  c                           56 78 ;< >> ?? @@ AA BC EE GG II KK MM __                                                                 j      b                           56 78 ;< >> ?? @@ AA BC EE GG II KK MM                                                                       h                            56 78 ;< >> ?? @@ AA BC EE GG II KK MM ii                                          $$                           ~ T      < 0 $         ~       }       |       {       z  f                            56 78 ;< >> ?? @@ AA BC EE GG II KK MM ss                                                                         w                               55 66 77 88 ;< >> ?? @@ AA BC EE FF GG HH II JJ KK MM dd                                                                            	 b      J > 2 &         ~       }       |       {       z       y  ~                                56 78 ;< >> ?? @@ AA BC DD EE FF GG HH II JJ KK MM RR xx                                                                                  v     %xl`TH<0$            | p d X L   &    r   %    q   $    p   #    o   "    n   !    m        l       k       j       i       h       g       f       e       d       c       b       a       `       _       ^       ]       \       [       Z       Y       X       W   
    V   	    U       T       S       R       Q       P      s      s                   58 9: ;< == >K LL MM RR SS UU WW &XX !YY %ZZ #\] %^^ __ 	`` aa $bb cc dd ff gg hh 
ii jj kk "mm nn oo pp qq rr %ss tt uu xx yy {{ }} &~~ ! % # %  	  $      
  "                              # % !   $     %      "  %  % 

 %    # % !   $   !! "" %## $$ %% "'' (( %)) *+ %                                          MO          0       "              N            &xndZPF<2(V,Z0&            | R  $    J NL uK oI H   G     J FL FK F                          ~   }   |   {   z   y   $    m N un o l   $    j N uk o i   $    g N uh o~ f   $    d N ue o} c   $    a N ub o| `   $    ^ N u_ o{ ]   $    [ N u\ oz Z   $    X N uY oy W   $    U N uV ox T   $    R N uS o Q   $    O N uP ow N   $    L N uM ov K   x   w   v   u   t   s   r   q   p   &!%*+-./014NEF        x f D 2 (    ;   8   7    6 3      
9 5 2 : 
   4 1    u o   N         N  N        N  N      h    6 &  
     J  J     I  I  N  J  J  N  I  I                      | v p j d ^ X R L F @ : F " # # # # , , , $N "              N         v    h V D   &  
 J        G        G       G  (        G          G        G             !! %% *+ -- ./ 01 44 NN EE   !%*+-./014E       X  L B 8 . $     ` d   d   b   i   _   i  _achp       B  6n: 0      F    PQUWY_acfhkmp       ~lH6rh^<"    T J 8            4 . ( "               
      > 6 0 * $          [ Z     
                   
            < 6 0 * $             ` X P J D > 8 2 , &             m b a                 
           &                                          PQTUVWYZ[\]_acdfhkmnopq           x p        t T   B "        O M N   v l b Z R J B : 2 * "           m b        "   
           . $                        ^   j       H @ 8 "               @                    Mzpf\RH>4* vlbXND:0&|rh^TJ@6,"      X        O   O   O   O  + O  * O  ) O  ( O  ' O  & O  % O  $ O  # O  " O  ! O    O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O  
 O  	 O   O   O   O   O   O   O   O   O    O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O  P   G H K       O~tj`VLB8.$zpf\RH>4* vlbXND:0&        R      O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O   O        8vlbXN:&|rh^TJ@6,"xndZPF  v               
  ! " # $ ' 6       x 9	0	&		|rh^TJ@6,"xndP2
 ~tVL         
     "55 $77 %:: &=? 'AM * 7       <|rh^TJ@6,"xndZPF<2(
              ~   *   )   (   '   &   %   $   #   "   !                                                    
   	                                                                                           	    	   # ( + :        ?RH>4 vlbXND:0&rh^T6,":      	    " $55 &7: '=? +AM . ; = >        Jh^TJ@6 "xndZPF<2(
  tj`VLB8.$            $ ,5M . G H       Mzpf\RH>4* vlbXND:0&|rh^TJ@6,"      l                  u   t                                                         ~   |   {   z   y   s   r               }   x   w   v   q   p   o   n   m      l   k   j   i   h   g   f   e   d      c   b   a   `   _   ^   ]   \   [   Z   Y   X   W   V   U   T   S   R   Q   P   	    $ ,5M . G I J K           O                       6          O       @ O4(th\PD8, xl`TH<0$ |pdXL@4(                                                                                                                                                                                                                                                    % -5M 0 I K L M           N          "   
  M   L          9vlbXND:0&|rh^TJ@6,"              x           4   3   2   K   J   I   H   G      F         E   D   C      B      A   @   ?   >   =         <   ;   :   9      8   7   6   5            1   0   /   .   -   ,   +   *   )   (   '   &   %   $   #   "   !   	   % , .  3 5 6 7 8          9X~       
           c	
 !"#<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_  	   	  (3 GR ' 3 ? K0; W      V  	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_            | ;546 +=>?@ABCDEFGHI56789:;<=>4  ; , -           Yfvuvwxyz{|}~$       R  A      (          	       6    &    u  Ot  Ls  Iw  I Ov  I L   I       b .moqsvxz|~  .          Snprtuwy{}      P	u
b	o	p	w	s	tJWX^blmru	q	r	v	xOKMTNRU[icfg{vxy_PLQY\]Z`ajdhkeonqpts}w~|SVh 	
	z	{	yQk%&'()*+,-./0 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  l     	 	     " "  > >  @ @  D ^  ` ` " c c #   $   %   =   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   [   \   ]   ^   _   `   a   b c d e f		 g h i j k l m n o p q   r"" s$$ t&& u(( v** w,, x.. y00 z22 {44 |66 }88 ~;; == ?? CC EE GG II ST VV ]] x      OO  8< 
d
n 

 ? ?@nnAppBrrCtuDwwFyyG{{H}}IJKLMNO      d/	u
b	o	p	wJWX^blmru	s	t	q	r	v1	xOKMTNRU[icfg{vxy_PLQY\Z`ajdhkeonpts}w~z|SVh 	
	z	{	y%&'()*+,-./0 !"#$&'(+,-./012456789:;<=>?@ABCDEGJKLMNOPQSTUVWXYZ[\^_cdefghijlnprtuvxy}~ /  	   " $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > @ ^ ` c q                                                             !#%')+-/13579:<>BDFHSTUVWXYZ[\^_`abcdefghijklmnopqrstuvwNz3
d
e
f
g
h
i
j
k
l
m
n
 -nprtuwy{}       .        
       .                      .        
        
             l | l |   $ 2 D R     $ 
              2 R              $ D       >     & 
     .                                                                $ 	b	c	 { t u&'()	                  Q       2 	X	Y		                  K N O P Q S V W       a          .  _s~             y                y   /             y   O         > *    / O      y           y  O          y  /            89            HI#$   NO        :;<       34       0     ~ t j ` V L B 8 . $  
n
w
f 
n
w
g 
n
v
f 
n
v
g 
d
n
f 
d
n
g 
d
k
f 
d
k
g 
k
w
f 
k
w
g 
k
v
f 
k
v
g   ~ t j ` V L B 8 . $  
n
w
f 
n
w
g 
n
v
f 
n
v
g 
d
n
f 
d
n
g 
d
k
f 
d
k
g 
k
w
f 
k
w
g 
k
v
f 
k
v
g  X N D : 0 &   
n
w
f 
n
w
g 
n
v
f 
n
v
g 
k
w
f 
k
w
g 
k
v
f 
k
v
g  }      ^ TJ@$~ l b X N D : 0   0  ~ 0  k 0  Q 0   	   	 
                 z r j b Z R L F @ :	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	  
                 z r j b Z R L F @ :
( 
 
 
 
- 
, 
+ 
* 
) 
' 
& 
% 
$ 
# 
" 
! 
 
 
 
 
 
 
 
 
 
 
 
  
                 z r j b Z R L F @ :
@ 
: 
4 
. 
I 
H 
G 
F 
E 
D 
C 
B 
A 
? 
> 
= 
< 
; 
9 
8 
7 
6 
5 
3 
2 
1 
0 
/  
                 z r j b Z R L F @ :
 
 	 	 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  	 	 	 	 	 	 	 	  
                 z r j b Z R L F @ :	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	    4 
C 
~     
A 
~ 
L    
    
    
   3 
B 
~     
@ 
~ 
L    
    
    
   $ ( , 2 8 D H L R XJbu             NJ  4                            %%  
d
w 
y
| 
~
 

 

 

 

 

 

 

 

 

 

 

 

 

 24 55 SS XZ ^_ dd ff hh kn    L M          ## XX mm  >> LL PP    ^_        L M  #Xm>LP^_                       y rlf`ZTfNHB<60(T"
ztnhb\VPJD>82,& ~xrlf`ZTNHB<60*$   y                $ , - 2 D K L M N O P Q R S V W                   34SY_fsv~NOnprtuwy{}       ~ | z x v  s q o >\ =[ <Z ;Y :X 9W 8V 7U 6T 5S                                         $ #   . 6  4  5 m <  I H [\] 9  8   | z ~ ~ w }  ;k k :Q Q y x v {         u r  |  u  lJ 		  ) (  ' &  u  t  {  		 	Y	c	p 	X	b	o      D	u
b	wWX^blmr	s	tWX^blm	q	r	v1	xOKMTNRU[icfg_OKMTNRU[icfg{vxy_PPLLYY\\]ZZ``aajjddhheeoonnqppttss}w|	SSVVh 	
 	
*	z	{	y +Qk=>?@ABCDEFGHI	%&'()*+,-./0 !"#$&'(+,-./012456789:;<=>?@ABCDEGJKLMNOPQ^_cdefghijlnprtuvxy}~4 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  Y     	 	     " "  % +  . 1  3 >  @ @  E J  T U " X ^ $ ` ` + c c , q q -   .   ;   B   a   m   q   ~                       	  !2 5? AI TX Z^ `e gr tu w}  #&'( )+,-./0##1XX2mm346>>7LL8PP9:zz=>?@8<AuFST33U^_VX		b
d
nc

no$$--?@AC          2                    P         	 
                        ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a                	   
           b c  d  e        f     g      h    j i k m l n  o q p r s u t v w  x z y { } |    ~          !"#  $%&'()*+,-./0123 456789:;<=>?@AB  CDEFGHIJKLMNOPQ  RSTUVWXYZ[    \]^_`abcdefghijklmnopq rstu  vwxyz{|}~          	
 !"#$%&'()*+,  -.   /        01  2 3 456789 :;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~    	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~	 											
																		 	!	"	#	$	%	&	'	(	)	*	+	,	-	.	/	0	1	2	3	4	5	6	7	8	9	:	;	<	=	>	?	@	A	B	C	D	E	F	G	H	I	J	K	L	M	N	O	P	Q	R	S	T	U	V	W	X	Y	Z	[	\	]	^	_	`	a	b	c	d	e	f	g	h	i	j	k	l	m	n	o	p	q	r	s	t	u	v	w	x	y	z	{	|	}	~																																																																																																																																	
 


























!
"
#
$
%
&
'
(
)
*
+
,
-
.
/
0
1
2
3
4
5
6
7
8
9
:
;
<
=
>
?
@
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
[
\
]
^
_
`
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
{
|
}
~
































































































































 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgNULLCRuni00A0uni00AD	overscoreuni00B2uni00B3uni00B5uni00B9AmacronamacronAbreveabreveAogonekaogonekCcircumflexccircumflex
Cdotaccent
cdotaccentDcarondcaronDcroatEmacronemacronEbreveebreve
Edotaccent
edotaccentEogonekeogonekEcaronecaronGcircumflexgcircumflex
Gdotaccent
gdotaccentuni0122uni0123HcircumflexhcircumflexHbarhbarItildeitildeImacronimacronIbreveibreveIogonekiogonekIJijJcircumflexjcircumflexuni0136uni0137kgreenlandicLacutelacuteuni013Buni013CLcaronlcaronLdotldotNacutenacuteuni0145uni0146NcaronncaronnapostropheEngengOmacronomacronObreveobreveOhungarumlautohungarumlautRacuteracuteuni0156uni0157RcaronrcaronSacutesacuteScircumflexscircumflexuni021Auni021BTcarontcaronTbartbarUtildeutildeUmacronumacronUbreveubreveUringuringUhungarumlautuhungarumlautUogonekuogonekWcircumflexwcircumflexYcircumflexycircumflexZacutezacute
Zdotaccent
zdotaccentlongsfhook
Aringacute
aringacuteAEacuteaeacuteOslashacuteoslashacuteuni0218uni0219	macronmodtonosdieresistonos
Alphatonos	anoteleiaEpsilontonosEtatonos	IotatonosOmicrontonosUpsilontonos
OmegatonosiotadieresistonosAlphaBetaGammauni0394EpsilonZetaEtaThetaIotaKappaLambdaMuNuXiOmicronPiRhoSigmaTauUpsilonPhiChiPsiuni03A9IotadieresisUpsilondieresis
alphatonosepsilontonosetatonos	iotatonosupsilondieresistonosalphabetagammadeltaepsilonzetaetathetaiotakappalambdauni03BCnuxiomicronrhosigmatauupsilonphichipsiomegaiotadieresisupsilondieresisomicrontonosupsilontonos
omegatonosuni0401uni0402uni0403uni0404uni0405uni0406uni0407uni0408uni0409uni040Auni040Buni040Cuni040Euni040Funi0410uni0411uni0412uni0413uni0414uni0415uni0416uni0417uni0418uni0419uni041Auni041Buni041Cuni041Duni041Euni041Funi0420uni0421uni0422uni0423uni0424uni0425uni0426uni0427uni0428uni0429uni042Auni042Buni042Cuni042Duni042Euni042Funi0430uni0431uni0432uni0433uni0434uni0435uni0436uni0437uni0438uni0439uni043Auni043Buni043Cuni043Duni043Euni043Funi0440uni0441uni0442uni0443uni0444uni0445uni0446uni0447uni0448uni0449uni044Auni044Buni044Cuni044Duni044Euni044Funi0451uni0452uni0453uni0454uni0455uni0456uni0457uni0458uni0459uni045Auni045Buni045Cuni045Euni045Funi0490uni0491WgravewgraveWacutewacute	Wdieresis	wdieresisYgraveygraveuni2015underscoredblquotereversedminutesecond	exclamdbluni207FlirapesetaEurouni2105uni2113uni2116uni2126	estimated	oneeighththreeeighthsfiveeighthsseveneighthsuni0326uni2074uni2075uni2077uni2078uni2000uni2001uni2002uni2003uni2004uni2005uni2006uni2007uni2008uni2009uni200Auni200BuniFEFFuniFFFCuniFFFDuni01F0uni02BCuni1E3Euni1E3Funi1E00uni1E01uni02F3OhornohornUhornuhornuni0400uni040Duni0450uni045Duni0460uni0461uni0462uni0463uni0464uni0465uni0466uni0467uni0468uni0469uni046Auni046Buni046Cuni046Duni046Euni046Funi0470uni0471uni0472uni0473uni0474uni0475uni0476uni0477uni0478uni0479OmegaroundcyomegaroundcyOmegatitlocyomegatitlocyOtcyotcyuni0480uni0481uni0482uni0488uni0489uni048Auni048Buni048Cuni048Duni048Euni048Funi0492uni0493uni0494uni0495uni0496uni0497uni0498uni0499uni049Auni049Buni049Cuni049Duni049Euni049Funi04A0uni04A1uni04A2uni04A3uni04A4uni04A5uni04A6uni04A7uni04A8uni04A9uni04AAuni04ABuni04ACuni04ADuni04AEuni04AFuni04B0uni04B1uni04B2uni04B3uni04B4uni04B5uni04B6uni04B7uni04B8uni04B9uni04BAuni04BBuni04BCuni04BDuni04BEuni04BFuni04C0uni04C1uni04C2uni04C3uni04C4uni04C5uni04C6uni04C7uni04C8uni04C9uni04CAuni04CBuni04CCuni04CDuni04CEuni04CFuni04D0uni04D1uni04D2uni04D3uni04D4uni04D5uni04D6uni04D7uni04D8uni04D9uni04DAuni04DBuni04DCuni04DDuni04DEuni04DFuni04E0uni04E1uni04E2uni04E3uni04E4uni04E5uni04E6uni04E7uni04E8uni04E9uni04EAuni04EBuni04ECuni04EDuni04EEuni04EFuni04F0uni04F1uni04F2uni04F3uni04F4uni04F5uni04F6uni04F7uni04F8uni04F9uni04FAuni04FBuni04FCuni04FDuni04FEuni04FFuni0500uni0501uni0502uni0503uni0504uni0505uni0506uni0507uni0508uni0509uni050Auni050Buni050Cuni050Duni050Euni050Funi0510uni0511uni0512uni0513uni1EA0uni1EA1uni1EA2uni1EA3uni1EA4uni1EA5uni1EA6uni1EA7uni1EA8uni1EA9uni1EAAuni1EABuni1EACuni1EADuni1EAEuni1EAFuni1EB0uni1EB1uni1EB2uni1EB3uni1EB4uni1EB5uni1EB6uni1EB7uni1EB8uni1EB9uni1EBAuni1EBBuni1EBCuni1EBDuni1EBEuni1EBFuni1EC0uni1EC1uni1EC2uni1EC3uni1EC4uni1EC5uni1EC6uni1EC7uni1EC8uni1EC9uni1ECAuni1ECBuni1ECCuni1ECDuni1ECEuni1ECFuni1ED0uni1ED1uni1ED2uni1ED3uni1ED4uni1ED5uni1ED6uni1ED7uni1ED8uni1ED9uni1EDAuni1EDBuni1EDCuni1EDDuni1EDEuni1EDFuni1EE0uni1EE1uni1EE2uni1EE3uni1EE4uni1EE5uni1EE6uni1EE7uni1EE8uni1EE9uni1EEAuni1EEBuni1EECuni1EEDuni1EEEuni1EEFuni1EF0uni1EF1uni1EF4uni1EF5uni1EF6uni1EF7uni1EF8uni1EF9donguni0162uni0163uni0180uni0181uni0182uni0183uni0184uni0185uni0186uni0187uni0188Dtailuni018Auni018Buni018Cuni018Duni018Euni018Funi0190uni0191uni0193
Gammalatinuni0195	Iotalatinuni0197uni0198uni0199uni019Auni019Buni019Cuni019Duni019Euni019Funi01A2uni01A3uni01A4uni01A5uni01A6uni01A7uni01A8uni01A9uni01AAuni01ABuni01ACuni01ADuni01AEUpsilonlatinuni01B2uni01B3uni01B4uni01B5uni01B6uni01B7uni01B8uni01B9uni01BAuni01BBuni01BCuni01BDuni01BEuni01BFuni01C0uni01C1uni01C2uni01C3uni01C4uni01C5uni01C6uni01C7uni01C8uni01C9uni01CAuni01CBuni01CCuni01CDuni01CEuni01CFuni01D0uni01D1uni01D2uni01D3uni01D4uni01D5uni01D6uni01D7uni01D8uni01D9uni01DAuni01DBuni01DCuni01DEuni01DFuni01E0uni01E1uni01E2uni01E3uni01E4uni01E5Gcarongcaronuni01E8uni01E9uni01EAuni01EBuni01ECuni01EDuni01EEuni01EFuni01F1uni01F2uni01F3uni01F4uni01F5uni01F6uni01F7uni01F8uni01F9uni0200uni0201uni0202uni0203uni0204uni0205uni0206uni0207uni0208uni0209uni020Auni020Buni020Cuni020Duni020Euni020Funi0210uni0211uni0212uni0213uni0214uni0215uni0216uni0217uni021Cuni021Duni021Euni021Funi0220uni0221uni0222uni0223uni0224uni0225uni0226uni0227uni0228uni0229uni022Auni022Buni022Cuni022Duni022Euni022Funi0230uni0231uni0232uni0233uni0234uni0235uni0236uni0238uni0239uni023Auni023Buni023Cuni023Duni023Euni023Funi0240Glottalstopcasedglottalstopcaseduni0243uni0244uni0245uni0246uni0247uni0248uni0249uni024Auni024Buni024Cuni024Duni024Euni024Funi0250uni0251uni0252uni0253uni0254uni0255uni0256uni0257uni0258uni0259uni025Buni025Euni025Funi0260uni0261uni0262uni0263uni0264uni0265uni0266uni0267uni0268uni0269iotaserifeduni026Buni026Cuni026Duni026Euni026Funi0270uni0271uni0272uni0273uni0274uni0275uni0276uni0277uni0278uni0279uni027Auni027Buni027Cuni027Duni027Euni027Funi0280uni0281uni0282uni0283uni0284uni0285uni0286uni0287uni0288uni0289uni028Auni028Buni028Cuni028Duni028Euni028Funi0290uni0291uni0292uni0293uni0294uni0295uni0296uni0297uni0298uni0299uni029Auni029Buni029Cuni029Duni029Euni029Funi02A0uni02A1uni02A2uni02A3uni02A4uni02A5uni02A6uni02A7uni02A8uni02A9uni02AAuni02ABuni02ACuni02ADuni02AEuni02AFuni02B0uni02B1uni02B2uni02B3uni02B4uni02B5uni02B6uni02B7uni02B8uni02B9uni02BAuni02BBuni02BDuni02BEuni02BFuni02C0uni02C1uni02C2uni02C3uni02C4uni02C5uni02C8acutemodgravemoduni02CCuni02CDuni02CEuni02CFuni02D0uni02D1uni02D2uni02D3uni02D4uni02D5uni02D6uni02D7uni02DFuni02E0uni02E1uni02E2uni02E3uni02E4uni02E5uni02E6uni02E7uni02E8uni02E9uni02EAuni02EBuni02ECuni02EDuni02EEuni02EFuni02F0uni02F1uni02F2uni02F4uni02F5uni02F6uni02F7uni02F8uni02F9uni02FAuni02FBuni02FCuni02FDuni02FEuni02FFhookabovecombuni051Auni051Buni051Cuni051Duni1D00uni1D01aeturnedBbarredsmalluni1D04uni1D05Ethsmalluni1D07eturnedopeniturneduni1D0Auni1D0BLstrokesmalluni1D0DNreversedsmalluni1D0F
Oopensmall	osidewaysosidewaysopenoslashsidewaysoeturneduni1D15otophalfobottomhalfuni1D18RreversedsmallRturnedsmalluni1D1Buni1D1C	usidewaysudieresissidewaysmsidewaysturneduni1D20uni1D21uni1D22Ezhsmallspirantvoicedlaryngealuni1D25uni1D2Buni1D2CAEmoduni1D2E
Bbarredmoduni1D30uni1D31Ereversedmoduni1D33uni1D34uni1D35uni1D36uni1D37uni1D38uni1D39uni1D3ANreversedmoduni1D3Cuni1D3Duni1D3Euni1D3Funi1D40uni1D41uni1D42uni1D43
aturnedmoduni1D45aeturnedmoduni1D47uni1D48uni1D49uni1D4Aeopenmodeturnedopenmoduni1D4D
iturnedmoduni1D4Funi1D50uni1D51uni1D52oopenmodotophalfmodobottomhalfmoduni1D56uni1D57uni1D58usidewaysmod
mturnedmoduni1D5Buni1D5Cuni1D5Duni1D5Funi1D61uni1D62uni1D63uni1D64uni1D65uni1D6Buni1D6Cuni1D6Duni1D6Euni1D6Funi1D70uni1D71uni1D72uni1D73uni1D74uni1D75uni1D76uni1D77uni1D78uni1D79uni1D7Aiotaserifedstrokeuni1D7Cuni1D7DUsmallstrokeuni1D7Funi1D80uni1D81uni1D82uni1D83uni1D84uni1D85uni1D86uni1D87uni1D88uni1D89uni1D8Auni1D8Buni1D8Cuni1D8Duni1D8Euni1D8Funi1D90uni1D91uni1D92uni1D93uni1D94uni1D95uni1D96uni1D97uni1D98uni1D99uni1D9Auni1D9Buni1D9Cuni1D9Duni1D9Eereversedopenmoduni1DA0uni1DA1uni1DA2uni1DA3uni1DA4uni1DA5iotaserifedmodiotaserifedstrokemoduni1DA8uni1DA9uni1DAAuni1DABuni1DACuni1DADuni1DAEuni1DAFuni1DB0uni1DB1phimodlatinuni1DB3uni1DB4uni1DB5uni1DB6uni1DB7uni1DB8uni1DB9uni1DBAuni1DBBuni1DBCuni1DBDuni1DBEuni1DBFuni1E02uni1E03uni1E04uni1E05uni1E06uni1E07uni1E08uni1E09uni1E0Auni1E0Buni1E0Cuni1E0Duni1E0Euni1E0Funi1E10uni1E11uni1E12uni1E13uni1E14uni1E15uni1E16uni1E17uni1E18uni1E19uni1E1Auni1E1Buni1E1Cuni1E1Duni1E1Euni1E1Funi1E20uni1E21uni1E22uni1E23uni1E24uni1E25uni1E26uni1E27uni1E28uni1E29uni1E2Auni1E2Buni1E2Cuni1E2Duni1E2Euni1E2Funi1E30uni1E31uni1E32uni1E33uni1E34uni1E35uni1E36uni1E37uni1E38uni1E39uni1E3Auni1E3Buni1E3Cuni1E3Duni1E40uni1E41uni1E42uni1E43uni1E44uni1E45uni1E46uni1E47uni1E48uni1E49uni1E4Auni1E4Buni1E4Cuni1E4Duni1E4Euni1E4Funi1E50uni1E51uni1E52uni1E53uni1E54uni1E55uni1E56uni1E57uni1E58uni1E59uni1E5Auni1E5Buni1E5Cuni1E5Duni1E5Euni1E5Funi1E60uni1E61uni1E62uni1E63uni1E64uni1E65uni1E66uni1E67uni1E68uni1E69uni1E6Auni1E6Buni1E6Cuni1E6Duni1E6Euni1E6Funi1E70uni1E71uni1E72uni1E73uni1E74uni1E75uni1E76uni1E77uni1E78uni1E79uni1E7Auni1E7Buni1E7Cuni1E7Duni1E7Euni1E7Funi1E86uni1E87uni1E88uni1E89uni1E8Auni1E8Buni1E8Cuni1E8Duni1E8Euni1E8Funi1E90uni1E91uni1E92uni1E93uni1E94uni1E95uni1E96uni1E97uni1E98uni1E99uni1E9Auni1E9Buni200Cuni200Duni200Euni200F
figuredashuni2016uni201Funi202Auni202Buni202Cuni202Duni202Euni202Funi2034uni203Euni205Euni206Auni206Buni206Cuni206Duni206Euni206Funi2070uni2076uni2079uni2090uni2091uni2092uni2093uni2094uni20A0colonmonetaryuni20A2uni20A5uni20A6uni20A8uni20A9uni20ADuni20AEuni20AFuni20B0uni20B1uni20B2uni20B3uni20B4uni20B5uni20B9uni20F0uni2117uni214Duni214Euni2153uni2154uni2184uni25CCuni2C60uni2C61uni2C62uni2C63uni2C64uni2C65uni2C66uni2C67uni2C68uni2C69uni2C6Auni2C6Buni2C6Cuni2C6Duni2C71uni2C72uni2C73uni2C74uni2C75uni2C76uni2C77uni2E17uniA717uniA718uniA719uniA71AuniA71BuniA71CuniA71DuniA71EuniA71FuniA720uniA721uniA788uniA789uniA78AuniA78BuniA78CuniFE20uniFE21uniFE22uniFE23Eng.alt1Eng.alt2Eng.alt3uni030103060308uni030003060308uni030103040308uni030003040308uni0514uni0515uni0516uni0517uni0518uni0519uni051Euni051Funi0520uni0521uni0522uni0523uni0524uni0525uni0526uni0527uni20BAf_ff_f_if_f_luni1EFAuni2C6Euni1E9Euni2C6Funi1EFCuni1EFEuni2C70uni2C7Euni2C7FuniA722uniA724uniA726uniA728uniA72AuniA72CuniA72EuniA732uniA734uniA736uniA738uniA73AuniA73CuniA73EuniA740uniA742uniA744uniA746uniA748uniA74AuniA74CuniA74EuniA750uniA752uniA754uniA756uniA758uniA75A
RumrotundauniA75EuniA760uniA764uniA766uniA768uniA76AuniA76CuniA76EuniA779uniA77BuniA77DuniA77EuniA780uniA782uniA784uniA786uniA78DuniA790uniA792uniA7A0uniA7A2uniA7A4uniA7A6uniA7A8uniA7AAEreversedopenuniA7ACuniA7ADIotaserifedQsmalluniA7B0uniA7B1uniA7B2uniA7B3uniA7B4uniA7B6uni013B.loclMAHuni0145.loclMAHAogonek.loclNAVEogonek.loclNAVIogonek.loclNAVUogonek.loclNAVI.saltIJ.saltIacute.saltIbreve.saltuni01CF.saltIcircumflex.saltuni0208.saltIdieresis.saltuni1E2E.saltIdotaccent.saltuni1ECA.saltIgrave.saltuni1EC8.saltuni020A.saltImacron.saltIogonek.saltIogonek_loclNAV.saltItilde.saltuni1E2C.saltJ.saltJcircumflex.saltuni01C7.saltuni01CA.saltuni2C7Buni1E9Funi2C78uni025Cuni025Duni01DDuni025Auni0237uni1EFBlongs_tuni1E9Cuni1E9Duni2C7As_tuni2C7Cuni2C79uniA723uniA725uniA727uniA729uniA72BuniA72DuniA72FuniA730uniA731uniA733uniA735uniA737uniA739uniA73BuniA73DuniA73FuniA741uniA743uniA745uniA747uniA749uniA74BuniA74DuniA74FuniA751uniA753uniA755uniA757uniA759uniA75BuniA75DuniA75FuniA761uniA765uniA767uniA769uniA76BuniA76DuniA76FuniA771uniA772uniA773uniA774uniA775uniA776uniA777uniA778uniA77AuniA77CuniA77FuniA781uniA783uniA785uniA787uniA78EuniA791uniA793uniA7A1uniA7A3uniA7A5uniA7A7uniA7A9uniA7B5uniA7B7uniA7FAsakhayat	iotifiedeoeopenuouniAB64uni1EFDuni1EFFuni013C.loclMAHuni0146.loclMAHaogonek.loclNAVeogonek.loclNAVuogonek.loclNAV	i_sc.saltiacute_sc.saltibreve_sc.salticircumflex_sc.saltidieresis_sc.saltidotaccent_sc.saltigrave_sc.salt
ij_sc.saltimacron_sc.saltiogonek_sc.saltitilde_sc.salt	j_sc.saltjcircumflex_sc.salta.sc	aacute.sc	abreve.scacircumflex.scadieresis.sc	agrave.sc
amacron.sc
aogonek.scaring.scaringacute.sc	atilde.scae.sc
aeacute.scb.scc.sc	cacute.sc	ccaron.scccedilla.scccircumflex.sccdotaccent.scd.sceth.sc	dcaron.sc	dcroat.sce.sc	eacute.sc	ebreve.sc	ecaron.scecircumflex.scedieresis.scedotaccent.sc	egrave.sc
emacron.sc
eogonek.scf.scg.sc	gbreve.scgcircumflex.sc
uni0123.scgdotaccent.sch.schbar.schcircumflex.sci.sc	iacute.sc	ibreve.scicircumflex.scidieresis.sci.loclTRK.sc	igrave.scij.sc
imacron.sc
iogonek.sc	itilde.scj.scjcircumflex.sck.sc
uni0137.scl.sc	lacute.sc	lcaron.sc
uni013C.scldot.sc	lslash.scm.scn.sc	nacute.sc	ncaron.sc
uni0146.sceng.sc	ntilde.sco.sc	oacute.sc	obreve.scocircumflex.scodieresis.sc	ograve.scohungarumlaut.sc
omacron.sc	oslash.scoslashacute.sc	otilde.scoe.scp.scthorn.scq.scr.sc	racute.sc	rcaron.sc
uni0157.scs.sc	sacute.sc	scaron.scscedilla.scscircumflex.sc
uni0219.scgermandbls.sct.sctbar.sc	tcaron.sc
uni0163.sc
uni021B.scu.sc	uacute.sc	ubreve.scucircumflex.scudieresis.sc	ugrave.scuhungarumlaut.sc
umacron.sc
uogonek.scuring.sc	utilde.scv.scw.sc	wacute.scwcircumflex.scwdieresis.sc	wgrave.scx.scy.sc	yacute.scycircumflex.scydieresis.sc	ygrave.scz.sc	zacute.sc	zcaron.sczdotaccent.scuni2071uniA78FuniA7F7uniA7FBuniA7FCuniA7FDuniA7FEuniA7FFuniA7F7.saltuniA640uniA642DzereversedcyuniA646uniA648UkmonographcyOmegabroadcyYerneutralcyYerubackyercyYatiotifiedcyYureversedcyIotifiedacyYusclosedlittlecyYusblendedcyYusiotifiedclosedlittlecyuniA65ETsereversedcyDesoftcyElsoftcyEmsoftcyOmonocularcyObinocularcyOdoublemonocularcyuniA680uniA682uniA684uniA686uniA688TewithmiddlehookcyuniA68CuniA68EuniA690uniA692uniA694uniA696	Odoublecy
OcrossedcyEnlefthookcyuni052Auni052Cuni052Euni0406.saltuni0407.saltuni0408.saltuni04C0.saltuniA641uniA643dzereversedcyuniA647uniA649ukmonographcyomegabroadcyyerneutralcyyerubackyercyyatiotifiedcyyureversedcyuniA657yusclosedlittlecyyusblendedcyyusiotifiedclosedlittlecyuniA65FtsereversedcydesoftcyelsoftcyemsoftcyomonocularcyobinocularcyodoublemonocularcyuniA681uniA683uniA685uniA687uniA689uniA68BuniA68DuniA68FuniA691uniA693uniA695uniA697	odoublecy
ocrossedcyuni0529uni052Buni052Duni052Funi0431.loclSRBuni04CF.saltuniA66EuniA67FuniA69CuniA69Duni0370uni0372uni0376uni03CF	Iota.saltIotatonos.saltIotadieresis.saltuni0371uni0373uni0377uni212Duni210Cuni2111uni211Cuni2128uniA762uniA763uni212Cuni210Buni2110uni2112uni213Funi211Buni2132uni212Buni2102uni210Duni2115uni2119uni211Auni211Duni2124uni2145uni213Euni2107uni212Auni2130uni2131uni2133	BflourishFstroke	Aevolapuk	Oevolapuk	Uevolapukuni2146uni2147uni2148uni2149uni213Duni213Cuni210Euni210Funi212Funi2134uni210Acpalatalhookhpalatalhook	bflourishfstroke	aevolapuk	oevolapuk	uevolapukuniA7F9uniAB30uniAB31uniAB32uniAB33uniAB34uniAB35uniAB36uniAB37uniAB38uniAB39uniAB3AuniAB3BuniAB3CuniAB3DuniAB3EuniAB3FuniAB40uniAB41uniAB42uniAB43uniAB44uniAB45uniAB46uniAB47uniAB48uniAB49uniAB4AuniAB4BuniAB4CuniAB4DuniAB4EuniAB4FuniAB50uniAB51uniAB52uniAB53uniAB54uniAB55uniAB56uniAB57uniAB58uniAB59uniAB5Auni2095uni2096uni2097uni2098uni2099uni209Auni209Buni209CuniA770uniA7F8uniAB5CuniAB5DuniAB5EuniAB5Funi2E2Funi1D35.saltuni1D36.salt	zero.tosfone.tosftwo.tosf
three.tosf	four.tosf	five.tosfsix.tosf
seven.tosf
eight.tosf	nine.tosfzero.osfone.osftwo.osf	three.osffour.osffive.osfsix.osf	seven.osf	eight.osfnine.osfzero.lfone.lftwo.lfthree.lffour.lffive.lfsix.lfseven.lfeight.lfnine.lf
zero.slashuni2080uni2081uni2082uni2083uni2084uni2085uni2086uni2087uni2088uni2089	zero.dnomone.dnomtwo.dnom
three.dnom	four.dnom	five.dnomsix.dnom
seven.dnom
eight.dnom	nine.dnom	zero.numrone.numrtwo.numr
three.numr	four.numr	five.numrsix.numr
seven.numr
eight.numr	nine.numruni215Funi2189uni2155uni2156uni2157uni2158uni2159uni215Auni2150uni2151uni2152uni2042uni204Cuni204Duni2045uni2046uni2038uni2041uni2040uni2050uni2E36uni2E37uni205Cuni2E13uni2E16uni2E08uni2E14uni2E0Euni2049uni2E2Duni2059uni2055uni2E10uni205Buni2058uni2027uni2043uni2E12uni203Duni2E18uni2054uni2E04uni2E1Cuni2E0Cuni2E02uni2E09uni2E20uni204Eonedotenleaderuni2E2Buni2E19uni2E0Funi2047uni2048uni2E34uni2E33uni2E07uni2E06uni2E0Buni203Buni2E11uni204Buni2E2Euni204Funi2E01uni2E00uni2E05uni2E1Duni2E0Duni2E03uni2E0Auni2E21uni2E30uni2E2Cuni2053uni2056uni2E1Euni2E1Funi2E1Buni204Auni2E39uni205Duni2E32uni2E38uni2E35uni2051twodotenleaderuni205Auni2E2Auni203Funi2023uni2E3Cuni2E3Duni2E3Euni2E3Funi2E41dashwithupturnleftsuspensiondblkavykainvertedlow kavykawithkavykaaboveinvertedlow	kavykalowkavykawithdotlowstackedcommadblsolidusdottedtripledaggermedievalcommaparagraphuspunctuselevatuscornishversedivideruniA673uni2E15uni2E31uni208Duni208Euni2E24uni2E25uni2E22uni2E23uni2E28uni2E29uni2E26uni2E27uni207Duni207Euni2E1Auni2010uni2011uni2E3Buni2E3Auni2E40uni2036uni2035uni2057uni2037uni2E42parenleft.scparenright.scbraceleft.scbraceright.scbracketleft.scbracketright.sc	exclam.scexclamdown.scquestion.scquestiondown.scexclamdbl.scguilsinglleft.scguilsinglright.scuniA92EuniA67Euni205Funi2028uni2029uni2061uni2064uni2063uni2062uni2066uni2067uni2068uni2069uni2060uni20B6uni20BCuni20BDuni20AAuni20B7uni20B8uni20BBuni20BEuni20BF
fhook.ss03uni2127uni2135uni214Buni2136uni2052uni2138uni208Cuni207Cuni2137uni208Buni207Buni2031uni208Auni207Auni2143uni2140uni2141uni2142uni2144summationDoubleStruck.miruni213Auni2100uni2101uni2106uni2103uni2104uni213Buni2109uni2139uni2114uni2125uni214Cprescriptionuni214Auni211Funi2108uni2120uni214Funi2121uni2123weierstrassuni02DEuni02E502E502E9uni02E502E502E6uni02E502E502E8uni02E502E502E7uni02E502E9uni02E502E902E5uni02E502E902E9uni02E502E902E6uni02E502E902E8uni02E502E902E7uni02E502E6uni02E502E602E5uni02E502E602E9uni02E502E602E6uni02E502E602E8uni02E502E602E7uni02E502E8uni02E502E802E5uni02E502E802E9uni02E502E802E6uni02E502E802E8uni02E502E802E7uni02E502E7uni02E502E702E5uni02E502E702E9uni02E502E702E6uni02E502E702E8uni02E502E702E7uni02E902E5uni02E902E502E5uni02E902E502E9uni02E902E502E6uni02E902E502E8uni02E902E502E7uni02E902E902E5uni02E902E902E6uni02E902E902E8uni02E902E902E7uni02E902E6uni02E902E602E5uni02E902E602E9uni02E902E602E6uni02E902E602E8uni02E902E602E7uni02E902E8uni02E902E802E5uni02E902E802E9uni02E902E802E6uni02E902E802E8uni02E902E802E7uni02E902E7uni02E902E702E5uni02E902E702E9uni02E902E702E6uni02E902E702E8uni02E902E702E7uni02E602E5uni02E602E502E5uni02E602E502E9uni02E602E502E6uni02E602E502E8uni02E602E502E7uni02E602E9uni02E602E902E5uni02E602E902E9uni02E602E902E6uni02E602E902E8uni02E602E902E7uni02E602E602E5uni02E602E602E9uni02E602E602E8uni02E602E602E7uni02E602E8uni02E602E802E5uni02E602E802E9uni02E602E802E6uni02E602E802E8uni02E602E802E7uni02E602E7uni02E602E702E5uni02E602E702E9uni02E602E702E6uni02E602E702E8uni02E602E702E7uni02E802E5uni02E802E502E5uni02E802E502E9uni02E802E502E6uni02E802E502E8uni02E802E502E7uni02E802E9uni02E802E902E5uni02E802E902E9uni02E802E902E6uni02E802E902E8uni02E802E902E7uni02E802E6uni02E802E602E5uni02E802E602E9uni02E802E602E6uni02E802E602E8uni02E802E602E7uni02E802E802E5uni02E802E802E9uni02E802E802E6uni02E802E802E7uni02E802E7uni02E802E702E5uni02E802E702E9uni02E802E702E6uni02E802E702E8uni02E802E702E7uni02E702E5uni02E702E502E5uni02E702E502E9uni02E702E502E6uni02E702E502E8uni02E702E502E7uni02E702E9uni02E702E902E5uni02E702E902E9uni02E702E902E6uni02E702E902E8uni02E702E902E7uni02E702E6uni02E702E602E5uni02E702E602E9uni02E702E602E6uni02E702E602E8uni02E702E602E7uni02E702E8uni02E702E802E5uni02E702E802E9uni02E702E802E6uni02E702E802E8uni02E702E802E7uni02E702E702E5uni02E702E702E9uni02E702E702E6uni02E702E702E8uniA700uniA701uniA702uniA703uniA704uniA705uniA706uniA707uniA708uniA709uniA70AuniA70BuniA70CuniA70DuniA70EuniA70FuniA710uniA711uniA712uniA713uniA714uniA715uniA716uniAB5Bampersand.scuni2129uni0308uni0307	gravecomb	acutecombuni030Buni0302uni030Cuni0306uni030A	tildecombuni0304uni0305uni030Duni030Euni030Funi0310uni0311uni0312uni0313uni0314uni0315uni0316uni0317uni0318uni0319uni031Auni031Buni031Cuni031Duni031Euni031Funi0320uni0321uni0322dotbelowcombuni0324uni0325uni0327uni0328uni0329uni032Auni032Buni032Cuni032Duni032Euni032Funi0330uni0331uni0332uni0333uni0334uni0335uni0336uni0337uni0338uni0339uni033Auni033Buni033Cuni033Duni033Euni033Funi0340uni0341uni0346uni0347uni0348uni0349uni034Auni034Buni034Cuni034Duni034Euni034Funi0350uni0351uni0352uni0353uni0354uni0355uni0356uni0357uni0359uni035Auni035Buni035Cuni035Duni035Euni035Funi0360uni0361uni0362uni1DC9uni1DC7uni1DFEuni1DFFuni1DCBuniFE26uniFE24uniFE25uni0358uni1DC1uni1DC0uni1DCDuni1DC8uni1DC5uni1DD0uni1DC4uni1DCCuni1DC6uni1DCEuni1DC2uni1DC3uni1AB0uni1AB1uni1AB2uni1AB3uni1AB4uni1AB5uni1AB6uni1AB7uni1AB8uni1AB9uni1ABAuni1ABBuni1ABCuni1ABDuni1ABEuni1DE7uni1DE8uni1DE9uni1DEAuni1DEBuni1DECuni1DEDuni1DEEuni1DEFuni1DF0uni1DF1uni1DF2uni1DF3uni1DF4uni1DF5kavykaaboverightcmbkavykaaboveleftcmbdotaboveleftcmbwideinvertedbridgebelowcmbdeletionmarkcmbuni1DFCuni1DFDbecombcyvecombcy	ghecombcydecombcy	zhecombcyzecombcykacombcyelcombcyemcombcyencombcyocombcypecombcyercombcyescombcytecombcyhacombcy	tsecombcy	checombcy	shacombcyshchacombcy
fitacombcy
estecombcyacombcyiecombcydjervcombcymonographukcombcy	yatcombcyyucombcyiotifiedacombcylittleyuscombcybigyuscombcyiotifiedbigyuscombcyuniFE00uniFE27uniFE28uniFE29uniFE2AuniFE2BuniFE2CuniFE2Duni1DD1uni1DD2uni1DCF
uni0308.sc
uni0307.scgravecomb.scacutecomb.sc
uni030B.sc
uni0302.sc
uni030C.sc
uni0306.sc
uni030A.sctildecomb.sc
uni0304.sc
uni0328.sc	macron.scuni0342uni0343uni0344uni0345uni0483uni0484uni0485uni0486uni0487uniA66FuniA670uniA671uniA672uniA674uniA675uniA676uniA677uniA678uniA679uniA67AuniA67BuniA67CuniA67DuniA69EuniA69FuniFE2EuniFE2Funi2C7Duni1DDBuni1DDEuni1DDFuni1DE1uni1DE2uni0363uni1DD4uni1DD5uni1DD6uni1DD7uni0368uni0369uni0364uni1DD9uni1DD3uni1DDAuni036Auni0365uni1DD8uni1DDCuni1DDDuni1DE5uni036Buni1DE0uni0366uni1DCAuni036Cuni1DE3uni1DE4uni036Duni0367uni036Euni036Funi1DE6Ustrokeuni1D7EAglottalaglottalIglottaliglottalUglottaluglottal
Wanglicana
wanglicanaCpalatalhookShookZpalatalhookdzdigraphretroflexhooktsdigraphretroflexhook
idotlesscyjedotlesscyiogonekdotlessjstrokedotlessjcrossedtaildotlessjmoddotless
yotdotlessisubscriptdotlessiretroflexhookdotlessistrokemoddotlessjcrossedtailmoddotlessitildebelowdotlessidotbelowdotlessveroundedcydelongleggedcy	onarrowcyeswidecytetallcytethreeleggedcyhardsigntallcy	yattallcyukunblendedcyistrokedotlessimoddotlessiitalicDoubleStruckdotlessjitalicDoubleStruckdotlessjsubscriptdotless
wbelowcombwturnedbelowcombcrosspattyrightcrosspattyleftTironiansignetDmiddlestrokedmiddlestrokeSmiddlestrokesmiddlestrokeHalfhturnedhalfhturnedrmiddletildeturned
wturnedmodlefttackmodrighttackmoduni1F08uni1F09uni1F0Auni1F0Buni1F0Cuni1F0Duni1F0Euni1F0Funi1FBAuni1FBBuni1FB8uni1FB9uni1FBCuni1F88uni1F89uni1F8Auni1F8Buni1F8Cuni1F8Duni1F8Euni1F8Funi1F18uni1F19uni1F1Auni1F1Buni1F1Cuni1F1Duni1FC8uni1FC9uni1F28uni1F29uni1F2Auni1F2Buni1F2Cuni1F2Duni1F2Euni1F2Funi1FCAuni1FCBuni1FCCuni1F98uni1F99uni1F9Auni1F9Buni1F9Cuni1F9Duni1F9Euni1F9Funi1F38uni1F39uni1F3Auni1F3Buni1F3Cuni1F3Duni1F3Euni1F3Funi1FDAuni1FDBuni1FD8uni1FD9uni1F48uni1F49uni1F4Auni1F4Buni1F4Cuni1F4Duni1FF8uni1FF9uni1FECuni1F59uni1F5Buni1F5Duni1F5Funi1FEAuni1FEBuni1FE8uni1FE9uni1F68uni1F69uni1F6Auni1F6Buni1F6Cuni1F6Duni1F6Euni1F6Funi1FFAuni1FFBuni1FFCuni1FA8uni1FA9uni1FAAuni1FABuni1FACuni1FADuni1FAEuni1FAF
uni1FBC.ad
uni1F88.ad
uni1F89.ad
uni1F8A.ad
uni1F8B.ad
uni1F8C.ad
uni1F8D.ad
uni1F8E.ad
uni1F8F.ad
uni1FCC.ad
uni1F98.ad
uni1F99.ad
uni1F9A.ad
uni1F9B.ad
uni1F9C.ad
uni1F9D.ad
uni1F9E.ad
uni1F9F.ad
uni1FFC.ad
uni1FA8.ad
uni1FA9.ad
uni1FAA.ad
uni1FAB.ad
uni1FAC.ad
uni1FAD.ad
uni1FAE.ad
uni1FAF.aduni037Funi03D8uni03DAuni03DCuni03DEuni03E0uni03D2uni03D3uni03D4uni03F4uni03F7uni03F9uni03FAuni03FDuni03FEuni03FFuni037F.saltuni1F38.saltuni1F39.saltuni1F3A.saltuni1F3B.saltuni1F3C.saltuni1F3D.saltuni1F3E.saltuni1F3F.saltuni1FDA.saltuni1FDB.saltuni1F00uni1F01uni1F02uni1F03uni1F04uni1F05uni1F06uni1F07uni1F70uni1F71uni1FB6uni1FB0uni1FB1uni1FB3uni1FB2uni1FB4uni1F80uni1F81uni1F82uni1F83uni1F84uni1F85uni1F86uni1F87uni1FB7uni1F10uni1F11uni1F12uni1F13uni1F14uni1F15uni1F72uni1F73uni1F20uni1F21uni1F22uni1F23uni1F24uni1F25uni1F26uni1F27uni1F74uni1F75uni1FC6uni1FC3uni1FC2uni1FC4uni1F90uni1F91uni1F92uni1F93uni1F94uni1F95uni1F96uni1F97uni1FC7uni1F30uni1F31uni1F32uni1F33uni1F34uni1F35uni1F36uni1F37uni1F76uni1F77uni1FD6uni1FD0uni1FD1uni1FD2uni1FD3uni1FD7uni1F40uni1F41uni1F42uni1F43uni1F44uni1F45uni1F78uni1F79uni1FE4uni1FE5uni1F50uni1F51uni1F52uni1F53uni1F54uni1F55uni1F56uni1F57uni1F7Auni1F7Buni1FE6uni1FE0uni1FE1uni1FE2uni1FE3uni1FE7uni1F60uni1F61uni1F62uni1F63uni1F64uni1F65uni1F66uni1F67uni1F7Cuni1F7Duni1FF6uni1FF3uni1FF2uni1FF4uni1FA0uni1FA1uni1FA2uni1FA3uni1FA4uni1FA5uni1FA6uni1FA7uni1FF7uni1D26uni1D27uniAB65uni1D28uni1D2Auni1D29uni03B1030603130300uni03B1030603130301uni03B1030603140300uni03B1030603140301uni03B1030403130300uni03B1030403130301uni03B1030403140300uni03B1030403140301uni03B9030803060300uni03B9030803060301uni03B9030803040300uni03B9030803040301uni03B9030603130300uni03B9030603130301uni03B9030603140300uni03B9030603140301uni03B9030403130300uni03B9030403130301uni03B9030403140300uni03B9030403140301uni03C2uni03C5030803060300uni03C5030803040300uni03C5030803040301uni03C5030603130300uni03C5030603130301uni03C5030603140300uni03C5030603140301uni03C5030403130300uni03C5030403130301uni03C5030403140300uni03C5030403140301uni037Buni037Cuni037Duni03D9uni03DBuni03DDuni03DFuni03E1uni03D7uni03D0uni03D1uni03D5uni03D6uni03F0uni03F1uni03F2uni03F3uni03F5uni03F8uni03FBuni03FCuni03D0.altuni1FBEphi.saltalpha.scbeta.scgamma.scdelta.sc
epsilon.sczeta.sceta.sctheta.sciota.sckappa.sc	lambda.sc
uni03BC.scnu.scxi.sc
omicron.scpi.scrho.sc
uni03C2.scsigma.sctau.sc
upsilon.scphi.scchi.scpsi.scomega.sciotatonos.sciotadieresis.sciotadieresistonos.scupsilontonos.scupsilondieresis.scupsilondieresistonos.scomicrontonos.scomegatonos.scalphatonos.scepsilontonos.scetatonos.sc
uni03D7.sc
uni1F00.sc
uni1F01.sc
uni1F02.sc
uni1F03.sc
uni1F04.sc
uni1F05.sc
uni1F06.sc
uni1F07.sc
uni1F70.sc
uni1F71.sc
uni1FB6.sc
uni1FB0.sc
uni1FB1.sc
uni1FB3.sc
uni1FB2.sc
uni1FB4.sc
uni1F80.sc
uni1F81.sc
uni1F82.sc
uni1F83.sc
uni1F84.sc
uni1F85.sc
uni1F86.sc
uni1F87.sc
uni1FB7.sc
uni1F10.sc
uni1F11.sc
uni1F12.sc
uni1F13.sc
uni1F14.sc
uni1F15.sc
uni1F72.sc
uni1F73.sc
uni1F20.sc
uni1F21.sc
uni1F22.sc
uni1F23.sc
uni1F24.sc
uni1F25.sc
uni1F26.sc
uni1F27.sc
uni1F74.sc
uni1F75.sc
uni1FC6.sc
uni1FC3.sc
uni1FC2.sc
uni1FC4.sc
uni1F90.sc
uni1F91.sc
uni1F92.sc
uni1F93.sc
uni1F94.sc
uni1F95.sc
uni1F96.sc
uni1F97.sc
uni1FC7.sc
uni1F30.sc
uni1F31.sc
uni1F32.sc
uni1F33.sc
uni1F34.sc
uni1F35.sc
uni1F36.sc
uni1F37.sc
uni1F76.sc
uni1F77.sc
uni1FD6.sc
uni1FD0.sc
uni1FD1.sc
uni1FD2.sc
uni1FD3.sc
uni1FD7.sc
uni1F40.sc
uni1F41.sc
uni1F42.sc
uni1F43.sc
uni1F44.sc
uni1F45.sc
uni1F78.sc
uni1F79.sc
uni1FE4.sc
uni1FE5.sc
uni1F50.sc
uni1F51.sc
uni1F52.sc
uni1F53.sc
uni1F54.sc
uni1F55.sc
uni1F56.sc
uni1F57.sc
uni1F7A.sc
uni1F7B.sc
uni1FE6.sc
uni1FE0.sc
uni1FE1.sc
uni1FE2.sc
uni1FE3.sc
uni1FE7.sc
uni1F60.sc
uni1F61.sc
uni1F62.sc
uni1F63.sc
uni1F64.sc
uni1F65.sc
uni1F66.sc
uni1F67.sc
uni1F7C.sc
uni1F7D.sc
uni1FF6.sc
uni1FF3.sc
uni1FF2.sc
uni1FF4.sc
uni1FA0.sc
uni1FA1.sc
uni1FA2.sc
uni1FA3.sc
uni1FA4.sc
uni1FA5.sc
uni1FA6.sc
uni1FA7.sc
uni1FF7.scuni1FB3.sc.aduni1FB2.sc.aduni1FB4.sc.aduni1F80.sc.aduni1F81.sc.aduni1F82.sc.aduni1F83.sc.aduni1F84.sc.aduni1F85.sc.aduni1F86.sc.aduni1F87.sc.aduni1FB7.sc.aduni1FC3.sc.aduni1FC2.sc.aduni1FC4.sc.aduni1F90.sc.aduni1F91.sc.aduni1F92.sc.aduni1F93.sc.aduni1F94.sc.aduni1F95.sc.aduni1F96.sc.aduni1F97.sc.aduni1FC7.sc.aduni1FF3.sc.aduni1FF2.sc.aduni1FF4.sc.aduni1FA0.sc.aduni1FA1.sc.aduni1FA2.sc.aduni1FA3.sc.aduni1FA4.sc.aduni1FA5.sc.aduni1FA6.sc.aduni1FA7.sc.aduni1FF7.sc.adiotatonos.sc.ss06iotadieresis.sc.ss06iotadieresistonos.sc.ss06upsilontonos.sc.ss06upsilondieresis.sc.ss06upsilondieresistonos.sc.ss06omicrontonos.sc.ss06omegatonos.sc.ss06alphatonos.sc.ss06epsilontonos.sc.ss06etatonos.sc.ss06uni1F00.sc.ss06uni1F01.sc.ss06uni1F02.sc.ss06uni1F03.sc.ss06uni1F04.sc.ss06uni1F05.sc.ss06uni1F06.sc.ss06uni1F07.sc.ss06uni1F70.sc.ss06uni1F71.sc.ss06uni1FB6.sc.ss06uni1FB0.sc.ss06uni1FB1.sc.ss06uni1FB3.sc.ss06uni1FB2.sc.ss06uni1FB4.sc.ss06uni1F80.sc.ss06uni1F81.sc.ss06uni1F82.sc.ss06uni1F83.sc.ss06uni1F84.sc.ss06uni1F85.sc.ss06uni1F86.sc.ss06uni1F87.sc.ss06uni1FB7.sc.ss06uni1F10.sc.ss06uni1F11.sc.ss06uni1F12.sc.ss06uni1F13.sc.ss06uni1F14.sc.ss06uni1F15.sc.ss06uni1F72.sc.ss06uni1F73.sc.ss06uni1F20.sc.ss06uni1F21.sc.ss06uni1F22.sc.ss06uni1F23.sc.ss06uni1F24.sc.ss06uni1F25.sc.ss06uni1F26.sc.ss06uni1F27.sc.ss06uni1F74.sc.ss06uni1F75.sc.ss06uni1FC6.sc.ss06uni1FC3.sc.ss06uni1FC2.sc.ss06uni1FC4.sc.ss06uni1F90.sc.ss06uni1F91.sc.ss06uni1F92.sc.ss06uni1F93.sc.ss06uni1F94.sc.ss06uni1F95.sc.ss06uni1F96.sc.ss06uni1F97.sc.ss06uni1FC7.sc.ss06uni1F30.sc.ss06uni1F31.sc.ss06uni1F32.sc.ss06uni1F33.sc.ss06uni1F34.sc.ss06uni1F35.sc.ss06uni1F36.sc.ss06uni1F37.sc.ss06uni1F76.sc.ss06uni1F77.sc.ss06uni1FD6.sc.ss06uni1FD0.sc.ss06uni1FD1.sc.ss06uni1FD2.sc.ss06uni1FD3.sc.ss06uni1FD7.sc.ss06uni1F40.sc.ss06uni1F41.sc.ss06uni1F42.sc.ss06uni1F43.sc.ss06uni1F44.sc.ss06uni1F45.sc.ss06uni1F78.sc.ss06uni1F79.sc.ss06uni1FE4.sc.ss06uni1FE5.sc.ss06uni1F50.sc.ss06uni1F51.sc.ss06uni1F52.sc.ss06uni1F53.sc.ss06uni1F54.sc.ss06uni1F55.sc.ss06uni1F56.sc.ss06uni1F57.sc.ss06uni1F7A.sc.ss06uni1F7B.sc.ss06uni1FE6.sc.ss06uni1FE0.sc.ss06uni1FE1.sc.ss06uni1FE2.sc.ss06uni1FE3.sc.ss06uni1FE7.sc.ss06uni1F60.sc.ss06uni1F61.sc.ss06uni1F62.sc.ss06uni1F63.sc.ss06uni1F64.sc.ss06uni1F65.sc.ss06uni1F66.sc.ss06uni1F67.sc.ss06uni1F7C.sc.ss06uni1F7D.sc.ss06uni1FF6.sc.ss06uni1FF3.sc.ss06uni1FF2.sc.ss06uni1FF4.sc.ss06uni1FA0.sc.ss06uni1FA1.sc.ss06uni1FA2.sc.ss06uni1FA3.sc.ss06uni1FA4.sc.ss06uni1FA5.sc.ss06uni1FA6.sc.ss06uni1FA7.sc.ss06uni1FF7.sc.ss06uni1FB3.sc.ad.ss06uni1FB2.sc.ad.ss06uni1FB4.sc.ad.ss06uni1F80.sc.ad.ss06uni1F81.sc.ad.ss06uni1F82.sc.ad.ss06uni1F83.sc.ad.ss06uni1F84.sc.ad.ss06uni1F85.sc.ad.ss06uni1F86.sc.ad.ss06uni1F87.sc.ad.ss06uni1FB7.sc.ad.ss06uni1FC3.sc.ad.ss06uni1FC2.sc.ad.ss06uni1FC4.sc.ad.ss06uni1F90.sc.ad.ss06uni1F91.sc.ad.ss06uni1F92.sc.ad.ss06uni1F93.sc.ad.ss06uni1F94.sc.ad.ss06uni1F95.sc.ad.ss06uni1F96.sc.ad.ss06uni1F97.sc.ad.ss06uni1FC7.sc.ad.ss06uni1FF3.sc.ad.ss06uni1FF2.sc.ad.ss06uni1FF4.sc.ad.ss06uni1FA0.sc.ad.ss06uni1FA1.sc.ad.ss06uni1FA2.sc.ad.ss06uni1FA3.sc.ad.ss06uni1FA4.sc.ad.ss06uni1FA5.sc.ad.ss06uni1FA6.sc.ad.ss06uni1FA7.sc.ad.ss06uni1FF7.sc.ad.ss06uni1D66uni1D6Auni1D67uni1D69uni1D68uni1D5Euni037Auni1D60anoteleia.scuni037Euni0374uni0375uni03F6
tonos.caseuni1FBFuni1FBF.caseuni1FBDuni1FBD.caseuni1FFEuni1FFE.caseuni1FCDuni1FDDuni1FDD.caseuni1FCEuni1FCE.caseuni1FDEuni1FDE.caseuni1FCFuni1FCF.caseuni1FDFuni1FDF.caseuni1FEDuni1FED.caseuni1FEEuni1FEE.caseuni1FC1uni1FC1.caseuni1FEFuni1FEF.caseuni1FFDuni1FFD.caseuni1FC0uni1FC0.caseuni1FCD.casetonos.scdieresistonos.sc
uni1FBF.sc
uni1FBD.sc
uni1FFE.sc
uni1FCD.sc
uni1FDD.sc
uni1FCE.sc
uni1FDE.sc
uni1FCF.sc
uni1FDF.sc
uni1FED.sc
uni1FEE.sc
uni1FC1.sc
uni1FEF.sc
uni1FFD.sc
uni1FC0.scnullCR_1space_1binducandradevacandrabindudevaanusvaradevavisargadeva
ashortdevaadevaaadevaidevaiidevaudevauudevarvocalicdevalvocalicdevaecandradeva
eshortdevaedevaaidevaocandradeva
oshortdevaodevaaudevakadevakhadevagadevaghadevangadevacadevachadevajadevajhadevanyadevattadevatthadevaddadevaddhadevannadevatadevathadevadadevadhadevanadevannnadevapadevaphadevabadevabhadevamadevayadevaradevarradevaladevalladevallladevavadevashadevassadevasadevahadevaoevowelsigndevaooevowelsigndeva	nuktadevaavagrahadevaaavowelsigndevaivowelsigndevaiivowelsigndevauvowelsigndevauuvowelsigndevarvocalicvowelsigndevarrvocalicvowelsigndevaecandravowelsigndevaeshortvowelsigndevaevowelsigndevaaivowelsigndevaocandravowelsigndevaoshortvowelsigndevaovowelsigndevaauvowelsigndeva
viramadevauni094Eawvowelsigndevaomdeva
udattadevaanudattadevauni0953uni0954candralongevowelsigndevauevowelsigndevauuevowelsigndevaqadevakhhadevaghhadevazadeva	dddhadevarhadevafadevayyadevarrvocalicdevallvocalicdevalvocalicvowelsigndevallvocalicvowelsigndeva	dandadevadbldandadevazerodevaonedevatwodeva	threedevafourdevafivedevasixdeva	sevendeva	eightdevaninedevaabbreviationsigndevauni0971acandradevaoedevaooedevaawdevauedevauuedevamarwariddadevazhadevaheavyyadeva	gabardeva	jabardevauni097D
ddabardeva	babardeva	uni02BC_1ashortnuktadeva
anuktadevaaanuktadeva
inuktadevaiinuktadeva
unuktadevauunuktadevarvocalicnuktadevalvocalicnuktadevaecandranuktadevaeshortnuktadeva
enuktadevaainuktadevaocandranuktadevaoshortnuktadeva
onuktadevaaunuktadevarrvocalicnuktadevallvocalicnuktadevaacandranuktadevaghanuktadevanganuktadevacanuktadevachanuktadevajhanuktadevanyanuktadevattanuktadevatthanuktadevannanuktadevatanuktadevathanuktadevadanuktadevadhanuktadevapanuktadevabanuktadevabhanuktadevamanuktadevalanuktadevavanuktadevashanuktadevassanuktadevasanuktadevahanuktadeva	kassadeva	janyadevarephdeva	vattudevakaprehalfdevakhaprehalfdevagaprehalfdevaghaprehalfdevangaprehalfdevacaprehalfdevachaprehalfdevajaprehalfdevajhaprehalfdevanyaprehalfdevattaprehalfdevatthaprehalfdevaddaprehalfdevaddhaprehalfdevannaprehalfdevataprehalfdevathaprehalfdevadaprehalfdevadhaprehalfdevanaprehalfdevapaprehalfdevaphaprehalfdevabaprehalfdevabhaprehalfdevamaprehalfdevayaprehalfdevaraprehalfdevalaprehalfdevallaprehalfdevavaprehalfdevashaprehalfdevassaprehalfdevasaprehalfdevahaprehalfdevazhaprehalfdevaheavyyaprehalfdevakassaprehalfdevajanyaprehalfdevakanuktaprehalfdevakhanuktaprehalfdevaganuktaprehalfdevaghanuktaprehalfdevanganuktaprehalfdevacanuktaprehalfdevachanuktaprehalfdevajanuktaprehalfdevajhanuktaprehalfdevanyanuktaprehalfdevattanuktaprehalfdevatthanuktaprehalfdevaddanuktaprehalfdevaddhanuktaprehalfdevannanuktaprehalfdevatanuktaprehalfdevathanuktaprehalfdevadanuktaprehalfdevadhanuktaprehalfdevananuktaprehalfdevapanuktaprehalfdevaphanuktaprehalfdevabanuktaprehalfdevabhanuktaprehalfdevamanuktaprehalfdevayanuktaprehalfdevalanuktaprehalfdevallanuktaprehalfdevavanuktaprehalfdevashanuktaprehalfdevassanuktaprehalfdevasanuktaprehalfdevahanuktaprehalfdevakaradeva	kharadevagaradeva	gharadeva	ngaradevacaradeva	charadevajaradeva	jharadeva	nyaradeva	ttaradeva
ttharadeva	ddaradeva
ddharadeva	nnaradevataradeva	tharadevadaradeva	dharadevanaradevaparadeva	pharadevabaradeva	bharadevamaradevayaradevararadevalaradeva	llaradevavaradeva	sharadeva	ssaradevasaradevaharadevamarwariddaradeva	zharadevaheavyyaradevakassaradevajanyaradevakanuktaradevakhanuktaradevaganuktaradevaghanuktaradevanganuktaradevacanuktaradevachanuktaradevajanuktaradevajhanuktaradevanyanuktaradevattanuktaradevatthanuktaradevaddanuktaradevaddhanuktaradevannanuktaradevatanuktaradevathanuktaradevadanuktaradevadhanuktaradevananuktaradevapanuktaradevaphanuktaradevabanuktaradevabhanuktaradevamanuktaradevayanuktaradevaranuktaradevalanuktaradevallanuktaradevavanuktaradevashanuktaradevassanuktaradevasanuktaradevahanuktaradevakaraprehalfdevakharaprehalfdevagaraprehalfdevagharaprehalfdevangaraprehalfdevangaraprehalfUIdevacaraprehalfdevacharaprehalfdevajaraprehalfdevajharaprehalfdevanyaraprehalfdevattaraprehalfdevattaraprehalfUIdevattharaprehalfdevattharaprehalfUIdevaddaraprehalfdevaddaraprehalfUIdevaddharaprehalfdevaddharaprehalfUIdevannaraprehalfdevataraprehalfdevatharaprehalfdevadaraprehalfdevadharaprehalfdevanaraprehalfdevaparaprehalfdevapharaprehalfdevabaraprehalfdevabharaprehalfdevamaraprehalfdevayaraprehalfdevararaprehalfdevalaraprehalfdevallaraprehalfdevavaraprehalfdevasharaprehalfdevassaraprehalfdevasaraprehalfdevaharaprehalfdevazharaprehalfdevaheavyyaraprehalfdevakassaraprehalfdevajanyaraprehalfdevakanuktaraprehalfdevakhanuktaraprehalfdevaganuktaraprehalfdevaghanuktaraprehalfdevanganuktaraprehalfdevacanuktaraprehalfdevachanuktaraprehalfdevajanuktaraprehalfdevajhanuktaraprehalfdevanyanuktaraprehalfdevattanuktaraprehalfdevatthanuktaraprehalfdevaddanuktaraprehalfdevaddhanuktaraprehalfdevannanuktaraprehalfdevatanuktaraprehalfdevathanuktaraprehalfdevadanuktaraprehalfdevadhanuktaraprehalfdevananuktaraprehalfdevapanuktaraprehalfdevaphanuktaraprehalfdevabanuktaraprehalfdevabhanuktaraprehalfdevamanuktaraprehalfdevayanuktaraprehalfdevalanuktaraprehalfdevallanuktaraprehalfdevavanuktaraprehalfdevashanuktaraprehalfdevassanuktaraprehalfdevasanuktaraprehalfdevahanuktaraprehalfdevahaudeva	hauUIdevahauudeva
hauuUIdevaharvocalicdevaharrvocalicdevahanuktaudevahanuktauudevahanuktarvocalicdevahanuktarrvocalicdeva	haraudevaharauUIdeva
harauudevaharauuUIdevaraudevarauudevadaudevadauudevadarvocalicdeva	daraudeva
darauudevadararvocalicdevaranuktaudevaranuktauudevadanuktaudevadanuktauudevadanuktarvocalicdeva
dddhaudevadddhauudevarhaudeva	rhauudevaoevowelsignanusvaradevaoevowelsignrephdevaoevowelsignrephanusvaradevaooevowelsignanusvaradevaooevowelsignrephdevaooevowelsignrephanusvaradevaiivowelsignanusvaradevaiivowelsignrephdevaiivowelsignrephanusvaradevaecandravowelsignanusvaradevaecandravowelsignrephdevaecandravowelrephanusvaradevaeshortvowelsignanusvaradevaeshortvowelsignrephdevaeshortvowelsignrephanusvaradeevowelsignanusvaradevaevowelsignrephdevaevowelsignrephanusvaradevaaivowelsignanusvaradevaaivowelsignrephdevaaivowelsignrephanusvaradevaocandravowelsignanusvaradevaocandravowelsignrephdevaocandravowelrephanusvaradevaoshortvowelsignanusvaradevaoshortvowelsignrephdevaoshortvowelsignrephanusvaradevaovowelsignanusvaradevaovowelsignrephdevaovowelsignrephanusvaradevaauvowelsignanusvaradevaauvowelsignrephdevaauvowelsignrephanusvaradevaawvowelsignanusvaradevaawvowelsignrephdevaawvowelsignrephanusvaradevarephanusvaradevaashortanusvaradevaiianusvaradevaecandraanusvaradevaeshortanusvaradevaaianusvaradevaocandraanusvaradevaoshortanusvaradevaoanusvaradevaauanusvaradevaacandraanusvaradevaoeanusvaradevaooeanusvaradevaawanusvaradevaashortnuktaanusvaradevaiinuktaanusvaradevaecandranuktaanusvaradevaeshortnuktaanusvaradevaainuktaanusvaradevaocandranuktaanusvaradevaoshortnuktaanusvaradevaonuktaanusvaradevaaunuktaanusvaradevaacandranuktaanusvaradevakatadeva	kashadeva
khashadeva	ngagadeva	ngamadeva	ngayadevacacadeva	cachadevacacharadeva	chayadevajajadeva	jaddadeva	nyajadeva
ttattadevattattauudevattatthadevattatthauudeva	ttayadevatthatthadeva
tthayadevaddaddhadeva
ddaddadevaddaddauudeva	ddayadevaddarayadevaddhaddhadeva
ddhayadevatatadevatataprehalfdeva	tathadeva	tashadeva	daghadevadagadevadabadeva	dabhadevadavadeva
davayadeva	dadhadevadadhayadevadadadeva
dadayadevadamadevadayadevadayaprehalfdeva	naddadevanaddaradeva	nathadevanatharadeva	nadhadevanadhaprehalfdevanadharadevananadeva	nashadevapanadeva	badhadevamapadeva
maparadevamapaprehalfdeva	maphadeva	mabhadeva	laddadevaladdaradeva	lathadevavayadeva	shacadeva	shavadeva	shaladeva	shanadeva
ssattadevassattayadevassattaradevassatthadevassatthayadevassattharadeva	sathadevasathaprehalfdevasapadevasapaprehalfdeva
saparadeva	saphadeva	hannadevahanadevahamadevahayadevahaladevahavadeva	ladevaMARlanuktadevaMARlaradevaMARlanuktaradevaMARshaladevaMAR
shadevaMARshaprehalfdevaMARshanuktadevaMARshanuktaprehalfdevaMARchaprehalfdevaNEPchanuktaprehalfdevaNEPcharaprehalfdevaNEPchanuktaraprehalfdevaNEP
jhadevaNEPjhanuktadevaNEPjhaprehalfdevaNEPjhanuktaprehalfdevaNEPjharadevaNEPjhanuktaradevaNEPjharaprehalfdevaNEPjhanuktaraprehalfdevaNEPfivedevaNEPeightdevaNEPninedevaNEPivowelsign00devaivowelsign01devaivowelsign02devaivowelsign03devaivowelsign04devaivowelsign05devaivowelsign06devaivowelsign07devaivowelsign08devaivowelsign09devaivowelsign10devaivowelsign11devaivowelsignanusvaradevaivowelsignanusvara01devaivowelsignanusvara02devaivowelsignanusvara03devaivowelsignanusvara04devaivowelsignanusvara05devaivowelsignanusvara06devaivowelsignanusvara07devaivowelsignanusvara08devaivowelsignanusvara09devaivowelsignanusvara10devaivowelsignanusvara11devaivowelsignrephdevaivowelsignreph01devaivowelsignreph02devaivowelsignreph03devaivowelsignreph04devaivowelsignreph05devaivowelsignreph06devaivowelsignreph07devaivowelsignreph08devaivowelsignreph09devaivowelsignreph10devaivowelsignreph11devaivowelsignrephanusvaradevaivowelsignrephanusvara01devaivowelsignrephanusvara02devaivowelsignrephanusvara03devaivowelsignrephanusvara04devaivowelsignrephanusvara05devaivowelsignrephanusvara06devaivowelsignrephanusvara07devaivowelsignrephanusvara08devaivowelsignrephanusvara09devaivowelsignrephanusvara10devaivowelsignrephanusvara11devadummymarkdevaiivowelsign1devaiivowelsign2devaiivowelsign3devaiivowelsignanusvara1devaiivowelsignanusvara2devaiivowelsignanusvara3devaiivowelsignreph1devaiivowelsignreph2devaiivowelsignreph3devaiivowelsignrephanusvara1devaiivowelsignrephanusvara2devaiivowelsignrephanusvara3devauvowelsignnuktadevauvowelsignnuktaleftdevauvowelsignnarrowdevauuvowelsignnuktadevauuvowelsignnuktaleftdevarvocalicvowelsignnuktadevarvocalicvowelsignnuktaleftdevarrvocalicvowelsignnuktadevarrvocalicvowelsignnuktaleftdevalvocalicvowelsignleftdevalvocalicvowelsignnuktadevalvocalicvowelsignnuktaleftdevallvocalicvowelsignnuktadevallvocalicvowelsignleftdevallvocalicvowelsignnuktaleftdevaviramanuktadevauevowelsignnuktadevauevowelsignnuktaleftdevauuevowelsignnuktadevauuevowelsignnuktaleftdeva
ngaaltdeva
chaaltdeva
ttaaltdevatthaaltdeva
ddaaltdevaddhaaltdeva
llaaltdevalaaltdevaMARnganuktaaltdevachanuktaaltdevattanuktaaltdevatthanuktaaltdevadddhaaltdeva
rhaaltdevalllaaltdevalanuktaaltdevaMARshaprehalfaltdeva
vattuudevavattuulowdevavattuulownuktadevavattuuudevavattuuulowdevavattuuulownuktadevavatturvocalicdevavatturvocaliclowdevavatturvocaliclownuktadevavatturrvocalicdevavattulvocalicdevavattullvocalicdevavattuviramadevavattuviramalowdevavattuviramalownuktadevavattuuevowellowdevavattuuevowellownuktadevavattuuuevowellowdevavattuuuevowellownuktadevauvowelsignlowdevauuvowelsignlowdevarvocalicvowelsignlowdevarrvocaliclowdevalvocalicvowelsignlowdevallvocalicvowelsignlowdevaviramalowdevauevowelsignlowdevauuevowelsignlowdevadadaaltdevadabhaaltdevarephcandrabindudevaoevowelsigncandrabindudevaooevowelsigncandrabindudevaecandravowelsigncandrabindudevaeshortvowelsigncandrabindudevaevowelsigncandrabindudevaaivowelsigncandrabindudevaocandravowelsigncandrabindudevaoshortvowelsigncandrabindudevaovowelsigncandrabindudevaauvowelsigncandrabindudevaawvowelsigncandrabindudevaivowelsigncandrabindudevaivowelsigncandrabindu01devaivowelsigncandrabindu02devaivowelsigncandrabindu03devaivowelsigncandrabindu04devaivowelsigncandrabindu05devaivowelsigncandrabindu06devaivowelsigncandrabindu07devaivowelsigncandrabindu08devaivowelsigncandrabindu09devaivowelsigncandrabindu10devaivowelsigncandrabindu11devaiivowelcandrabindudevaiivowelcandrabindu1devaiivowelcandrabindu2devaiivowelcandrabindu3devaoevowelsignrephcandrabindudevaooevowelsignrephcandrabindudevaecandravowelrephcandrabindudevaeshortvowelrephcandrabindudevaevowelsignrephcandrabindudevaaivowelsignrephcandrabindudevaocandravowelrephcandrabindudevaoshortvowelrephcandrabindudevaovowelsignrephcandrabindudevaauvowelsignrephcandrabindudevaawvowelsignrephcandrabindudevaivowelsignrephcandrabindudevaivowelsignrephcandrabindu01devaivowelsignrephcandrabindu02devaivowelsignrephcandrabindu03devaivowelsignrephcandrabindu04devaivowelsignrephcandrabindu05devaivowelsignrephcandrabindu06devaivowelsignrephcandrabindu07devaivowelsignrephcandrabindu08devaivowelsignrephcandrabindu09devaivowelsignrephcandrabindu10devaivowelsignrephcandrabindu11devaiivowelsignrephcandrabindudevaiivowelsignrephcandrabindu1devaiivowelsignrephcandrabindu2devaiivowelsignrephcandrabindu3devavatturrvocalicUIdevavattulvocalicUIdevavattullvocalicUIdevaexclam.devaquotedbl.devanumbersign.devapercent.devaquotesingle.devaparenleft.devaparenright.devaasterisk.deva	plus.deva
comma.devahyphen.devaperiod.deva
slash.deva	zero.devaone.devatwo.deva
three.deva	four.deva	five.devasix.deva
seven.deva
eight.deva	nine.deva
colon.devasemicolon.deva	less.deva
equal.devagreater.devaquestion.devabracketleft.devabackslash.devabracketright.devaasciicircum.devaunderscore.devabraceleft.devabar.devabraceright.devaasciitilde.devanbspace.devaendash.devaemdash.devaquoteleft.devaquoteright.devaquotedblleft.devaquotedblright.devaellipsis.devamultiply.devadivide.deva
minus.deva	uni2010_1uni20B9.devauniA830uniA831uniA832uniA833uniA834uniA835uniA836uniA837uniA838uniA839uniA8E0uniA8E1uniA8E2uniA8E3uniA8E4uniA8E5uniA8E6uniA8E7uniA8E8uniA8E9uniA8EAuniA8EBuniA8ECuniA8EDuniA8EEuniA8EFuniA8F0uniA8F1uniA8F2uniA8F3uniA8F4uniA8F5uniA8F6uniA8F7uniA8F8uniA8F9uniA8FAuniA8FBuniA8FCuniA8FDuni1CD0uni1CD1uni1CD2uni1CD3uni1CD4uni1CD5uni1CD6uni1CD7uni1CD8uni1CD9uni1CDAuni1CDBuni1CDCuni1CDDuni1CDEuni1CDFuni1CE0uni1CE1uni1CE2uni1CE3uni1CE4uni1CE5uni1CE6uni1CE7uni1CE8uni1CE9uni1CEAuni1CEBuni1CECuni1CEDuni1CEEuni1CEFuni1CF0uni1CF1uni1CF2uni1CF3uni1CF4uni1CF5uni1CF6one_onedeva	two_udevathree_kadeva
one_radeva
two_radevathree_radevafour_radevafive_radevatwo_avagrahadevatwo_uni1CD0	vi_radevavisarga_uni1CE2visarga_uni1CE4visarga_uni1CE5visarga_uni1CE8uni1CE1.altuni1CF8uni1CF9	uni20F0_1sharvocalicdevaaydevaayvowelsigndevaayanusvaradevaayanusvaravowelsigndevaayvowelsigncandrabindudevaayvowelsignrephdevaayvowelsignrephanusvaradevaayvowelsignrephcandrabindudevamarwariddaddadevamarwariddaddhadevamarwariddayadeva     d 
 ,            (08@HPX`hpx abvmblwmdistkernmarkmkmk DFLTcyrldev2devagreklatn            	   V 	   V 	  V   	  V  	  V  	  V     V     V    V    V   V    V`    Vh   Vl    Vt    V    V    V    V    V    V    V    V    V    V    V    V    W     W    W&    W.    W6    W>    WF    WN    WR    WZ    WZ    Wd    	 
             ' ( *                  Wj  Wr   X`WzWW   XV XP  2 a^   XZZb[b[b[lX[aL[zXY[[DaL[aLYZ[[X[X[[[NZbZJZP[[[ZbZlaLZ[l[l[l[l[l[l[z[[z[z[z[zaLaLaLaLaLaLaL[[[[[l[l[[[[[aL[:aL[z[z[z[z[z[4[[D[D[D[:[D[DaLaLaL[z[[[[X[[[[[N[N[N[l[zaL[X[[X[[X[[[[b[baL[l[[[l[l[l[l[l[l[l[l[l[l[l[l[z[z[z[z[z[z[z[zaLaLaLaLaLaLaL[[[[[[[[[[[[[[[[[[[[[[[[[[[[[aRaRaRaRaRaR]]]][\6\6\6]]]]]]]]]]]\@\]]]]t]]]]^.^.^.^.^.^8^^^^^^^^^` a
aLaXaXaXaRaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaXaX z   aXm p ^                                                                                                       (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 2                                                                                                 2                      2                       2                                                                                                                         
     
                                                                                                     
                                         2                      (                       (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       <             F                           F                                                                                                                                             <             F                             <                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             `                 (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           F                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        (                                                                                                                                                                                       <           (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                (           F                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ~                                                                                                                                                                                                                                                                                                                                                            ~                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     (                                                                                                                                                                                 (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         (                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ,    ,    ,     ,$    ,(    ,, ,0-b ,. // // /0 0$1 12p 2"3> 9    '34l4444455"5t5~56*6d6667,767D77888R8899909B9H9N9T9^9l9z99 999=   9 9   ;9;R=   ;n ;p  8 ;R  ;J   ;,  FFFFFFFiFFF ;(;R<<P   <f< <    ? <   Q> <   % U C  <v       <f    : <V  =n[ <F   &X <6      <&      ;   ;   b    ;   M ;      ;  =+o ;  Vt ;; ;; ;<&;;   ; ; 8 < ;;<   << <  "==                  
d
d 
i
k 
m
n 
t
t       @ @  ` ` %%  
d
w 
y
| 
~
 

 

 

 

 

 

 

 

 

 

 

 

 

 24 55 SS XZ ^_ dd ff hh kn  :;;;(  
d
i
j
k
m
n
t  7 9 : < #%'579GIKN   
 1     "  $ @  `          B
=	JKLMNOPQRSTUV   mXYZ[\]mnopq   - _    
  	   - Z M (  - 2 7 9 : < #%'579GIKN  - d 7 9 : < #%'579GIKN  	 ;  - n P P  - 2  " P  F    "    - 2  - <  ,  ; 2  	 "   "   	 "      
HIJKLMNOPQRSTUV    
HIJKLMNOPQRSTUV
b    
JKLMNOPQRSTUV    
		w   
JKLMNOPQRSTUV	z
b 	z
b   
HIJKLMNOPQRSTUV	z
b 	z
b XYZ[\]mnopq	z 	z
b     < <  < < PXYZ[\]mnopq Z Z
mnopqrstuvwxyz{|ػؼؽ !"#$ :	
mnopqrstuvwxyz{| !"#$   ; 	z 	z  	    $ % & ' ( ) * . / 2 3 4 5 6 7 9 : ; < = > B F Y Z \ ^ c }                                              #%'56789:<>BDF
=@B	!#%')+-/1357=?ACEGHIJKLNJKLMNOPQRSTWXYZ[\]^_`al	p	t	v	x	{
b	
mnopqrstuvwxyz{| !"#$    # 
 
 #   =   <   = $ $  & & - ' ' 
 ( (  . . F / / * 2 2 
 3 3 Z 4 4 
 7 7 5 8 8  9 : ' ; ; F < <  = = ? D D  E E  H H  I I Q K K  P Q  R S  U U : W W 1 Y Z  [ [ I \ \  m m N } } M         -      
   
   
         Z                                                   -   -   -   -   
   T   
                                          F   I   *   *   *   T   * *  

   
  
  
    : : :## 5$$ 1%% 5&& 1'' 5(( 1)) ++ -- // 11 33 55 '66 77 88 99 :: ?<< ?>> ?BB CC DD EE FF 
SS TT SUU WW ZZ @[[ ^^ __ S`` oaa bb cc Uee @gg [hh kk ll @nn Yoo Upp mqq rr @tt nww xx yy zz 	|| }} ~~ l P   _ 	 a g  P `  f  d c   j       , + 6 ,  ! 7 4 +   4   \ 6 + !    , ,  E                % %   R    % R   +   '  '  '     < # =	 #

 = N M<< == >> @@ )AA $BB (CC "FF HH II ;JJ WKK %LL 6NN 7OO HPP 7QQ HRR VTT VVV 4YY ZZ [[ \\ !]] ;^^ !__ ;`a bb cc dd ee ff gg ;hh 6mm nn oo Wpp %qq \rr ss Gtt Oww >xx .yy 4{{ >|| .}} ~~        G    6 +   X J X J > .     ]  ]          7 E 7 E         4         !  !  !  +   G O > .  . A 3 A 3   A 3 A 3 3                        		 

                   !! 
"" ## 
$$ %% 
&& '' 
(( )) 
** ++ 
,, -- 
.. // )00 $11 )22 $33 )44 $55 )66 $77 )88 $99 ;; == (>> "?? (@@ "AA (BB "CC (DD "EE (FF "GG HH II JJ KK LL NN 5OO 1  ss QJT X] &^a  L D C D C   9 9  0 / 833 [	o	o B	q	q B	s	s B  
   Y ?W X_ `v 	        k h  ^      2 K		 b
  i e   3 cj kl 2m|       2$     7 
 
 7   =   .   9   . $ $  & &  * *  2 2  4 4  7 7 2 8 8  9 : # < <  = = ; @ @ = D D  E E  F H  I I  J J - K K  N O  P Q  R R  S S  T T  U U  V V , W W + X X  Y \  ] ] 5 ` ` = m m D } } C      P                                                                                                               -      -      -      -                                 ,   ,## 2$$ +%% 2&& +'' 2(( +)) ** ++ ,, -- .. // 00 11 22 33 44 55 #66 77 88 99 :: ;;; 5<< ;== 5>> ;?? 5BB CC DD PEE FF GG II ,SS UU ZZ <[[ ]] 
^^ aa cc Hee <hh ll <oo Hpp [qq rr <ss ]tt \ww xx yy {{ 
|| 	}} ~~   E   Q S 
   X   E R  W    U 	  Z 	  
 	  	  %  $ % 1 3 $  " $   J 1  & % " !     '        *    /    '   :     :  *   #  #  #    9 7 .		 7

 . . D C<< == >> @@ AA BB CC FF GG HH II 8JJ 0MM NN 3OO QQ UU VV "XX &ZZ [[ \\ N]] 8^^ N__ 8`` aa bb cc dd ee ff gg 8hh ii nn oo 0pp :rr ss 0vv ww xx yy "zz '|| ~~  0 : %         J  I ? I ?   %  & / & /  O F O F    $    & /  3 ! 3 ! 3 !  K ! K !   " '         " ' 1 * 1 * 1 * & /   0     M  M  L @ L @ $     %   $                       		 

           !! "" ## $$ %% && '' (( )) ** ++ ,, -- .. // 00 11 22 33 44 55 66 77 88 99 :: ;; << == >> ?? @@ AA BB CC DD EE FF GG HH II JJ KK LL NN 2OO + sw  >HI AJT UV GWW X] ^l mq rt  B       6 6  ) ( 4 >  ,  	 X_ w 
    	  
  	        		 T
  Y V   3 cj m|       $ <G        
 
     $ $  & (  . / 	 2 4  7 =  D E  H I  K K  P S  U U  W W  Y \   m m $ } } %   &   2   3   8   ?   F   J   M   R   S   ]   ^   _   `   c   m   n   o   p   q   s   t w x y

 z {   #) ++ -- // 11 33 5: << >> BF SU WW Z[ ]c ee gh kl nr tt w                   

 #<>%@C(FF,HL-NR2TT7VV8Yh9mtIwyQ{T`bnrtvxz~!9;;=LNOss JTXa)*+9>33G	o	oH	q	qI	s	sJKLMj	#s?&'+,  -.
/46:3;c|Tnrs$ 6 @ ei ei ikb jHl mm: m$mP mXp mq@ rvr rr  2NKLMTUVWXYZ[\]^_ouvxyz{ABFHIJKL 2  r  r  s  s  r  s  s  s  s  s  s  r  s  s  s  s  r  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s  s   $&'(),2368;<@0145:;<=>?@ABCDEFGHIJFGHIJKLMNOPQRSTUst #$%&()* ppppqq&pqqzqqqqqpqqpqqppqqppppqq&pqqqzqqqpqqzqqqqqpqppqzqqqqqpqqqqqppqqqqqqppqqqqqqqpqqqqqqqqqqqqqqqqq q,q&q,qq2q8q>qDqDqJqJqPqVq\qbqhqqqqqnqtqtqtqtqqzqqqqqqqqzqqqqqqqqqqqqqqqqqqqqq  
   p  p  p  p      ppppppppppp      2A Wp  1'' 4 5  p^  p^  p^  p^  p^  p^  p^  p^  pR  p^  p^  pR  p^  pR  p^  pR  pR  p^  pR  p^  pR  pR  p^  pX  pX  pL  pX  pX  pL  pX  pX  pL  pX  pX  pX  pX  pX  pL  pX  pX  pX  pX  p^  p^  p^  p^  pR  pR  p^  pX  pX  pX  p^  A@FGHIJKLMstMN Atdbo ʔ>boo jooootdjobo tdo jotdo j{o&oo,o2o8o>oDoJԚoPoVo\obohonotFozooouuuubjfbbuuovooo  BCDEqr   n  n  o  o  o  o  o  o  o  o  o  o  o  o   o&  o,  o2  o8  o>  e 	-/0179:;twxFGHIJKst #$%&()* en.n(n4ZsnrZyꖲn:n@n4n:n.yyn4*sLr*yꖲn:n@|HpppJҚnF nLnRnR<VrZyꊠnXn^ndyxnjnpnvn|ґқΛnnuRh
ZsnrZy(nnvvn@yZ _p                   MW   hp               &P_ep,-<=y                           kp<         $  Pdefh,-./=q  yp                                   P  _                                      	  'PQRSUWY^_`bcdefghijklmnopqtu}            g    B           		 OO                  ,9 <A DF fk qq tt                  28 ;; ?? WW ZZ ]] `c jp ~      DD      ''  fff f.f<fLf\fl  '  NZ[\]^_ouz{AB          -- 01 NN QQ 
RS 	ZZ 
[\ ]] 
^_ oo    %% &( )+ 
,1 	uu z{        
  NN Z_ oo uu z{   AB     AB  ee$e8eLe^ereeeeeeeeefff(f6fDfR f4  NZ[\]^_ouz{  AB   f   f
   1?  C   e    1?     
 .. 1; CC    
 .. 1; CC     e ee    
 .. 1; CC !                                          %%   )) WZ 
d
 

 P
 $ 6; ?L No        @  F      
             " j ( 4         : @                                                               . 4               ^                   : @   F L    ^ ^       F   R  ^    X     ^ d                                   j p v |                                                                                                                       $ =   D ]  l l 4 | | 5   6   M I lUU W_ bgijllnnpqssu} !"#99;>@adims1 2#%4'-700>88?C@/E[]bqx~'./047<=>@BEHPduvz~""$%'-/25CE26789? @INPTUV##X&+Y./_22a46b99eGHfRShWWjghkjjmllnnoortqvxt|w}~	R	R																
c
c%/MMpwz$*/W1]	
';H_	<ce	Tgg	Wll	X	YJwP  qtqq    "w  }]v  v erR  \r`wԅl  djp  NTZ  ww}}}  wPw  ~}}w w&  wD}  $*  @FL  wwww  6<  ttt  ft  &v,   &  z z&  *qq  ވ  (.4:Tz2z8    yyy  lrx~Ȉ    0zy  <zzzy*y0y6  z悴  TZ`fyNxx  y y  yRy  8RX  tt uu  yyy  yu  vZ_t  ui@u"  tut  ]|]    ]]    JgP  JgP  JgP  J]P  JbP  JBP  gf|    q  gw  gw  gw  _2w  `hl  `hl  `hl  `_8l  v    wP]w  ~h}}~h}}~h}}~]}}~c}}    hD  hD  hD  ]  &`4,  Ї    ]    gz&  gz&  gz&  ]z&  bz&  ]z&  l"X    q  Thz8  Thz8  Thz8  T_z8  >h    >h    >h    >_    ]    zt8  Th `fTh `fTh `fT]Ĉ`fTc`fЈZ    hJ  hJ  hJ  ]ʂ  uc:u"      uc.u"  JP  ]z&  JP  gz&  ]]܆P  zz z&  q  q  q  q  s  ]  q  q  ]"(.4:v    ze    ]w  T]z8  r.w  Tr:z8  ]w  T^ z8  ^w  z,z2z8  gw  Thz8  v grR  ygy  v ^rR  y^y  v ^rR  y^y  ^$erR  ygy  \hnlhtx~_Pr    zr    `^*l  >^0    `fl  >^6    `Zl  >h    wwԅl  ^<  `^Bl  ^H^N    g^T    d^Zp  h    ^`TZ  ^fzy  0j    ^lw<rzz^rww^xzzzww<zzzww<zzzw    <z    wPqw  zhJ  ^~w  ^  wPqw  zhJ  V^^  v*    z  ~g}}Tg`f~h&}}Th,`f~h}}Th `f^    vl    h2*  ysy  ^$*  ^Ry  h2*  ysy  @sL  8sƄX  @sL  8sƄX  ^FL  j$RX  @sL  8sƄX  ^www^t uuw^wwtuuuww    tt uut2  t8  ^  ^Ƃ  hP  hV  ^̂  ^҂  hD  hJ  ^؂  z>  t`t  `"u  &`4,  uc:u"  &_ ,  tڃ&  ttt  ^ރ&  t^t  tڃ&  ttt  xdk    ^^^  `^    _    gf_    l"_    h    h     _FL  _RX            N  T    ƅ̆     >D        J  P  qtqq    w   &  \  ~}}`  l  NTZ  }}}  wPw  ~  }}  w&  wwww&  ,  ft      `_8l  &_ ,      06    <B        ƈ        06    <B        0j    TZ`f     ƈ    x~    _&    _,    TZ`fƈ    x~    _2w  _Pr    g    *q    @FL  `wԅl  `_8l  _>jp  "    _D_J    _Pr    z_V    n_\    _b    JwP  e    qtqq      ~
~    w  b_h    wn        _n    zh    N}    }}}  \r~}}kJ    w w&    wwwwnaB    v `    ft  _tr    c@`d    _zP    `v_    _~    c^_    X_    0    _    `v    z z&  _    xRl.    a6j    ~    Tz2z8  b~    yl_    *0    *_    vZa~    ~~    ~~    jj    TZ`fny    yNxx  ވ  _a    ui@u"  ii    vZ_t  _y    _            __    b_    y        ~d~j    y<yB    T_z8  ze    a6_        8RX  Ȉ  >_      k>_    __    ze    vZ_    u`u"  `
~    J`    j`    t`t  `"u  t`t  `"u  t`(t  `.u  &`4,  uc:u"  mqq      h    }`:}  y*`@y6  `FwP  `Lz z&      TZ    eԂ    Ă    gw  `R    Thz8  *`X    `    a a    `^`d    `j    `pf    `v`|    `    f`    `w&    r`    v    `~    `    `i    ``    ``    v `    ``        ЈZ    `    xFy    g    xF`    ``    ``  f}}        `    a a    aq    aB    aa    a$a*    a0    ~    a0        vZcv    a6l4    a<aB    aHj    aNaT    aZa`    z>H    afyr    alar    axa~    zvT    vZv`    zvT    0z    aa    ny    uu    aj    e}    jj    aa    aa    eJeh    Xc    a  z  aw    aa    &v,  av    &v    av    ac    al    aa    aa    aa    abV    c@~(    ЈZ    c@~(    lrx~bb    bb     bb    bb     `wԅl  bb&    bb,    b2b    b8yB    b>~4    bD     bJ    bPbV    uu    b\bb    bh~(    bnjZ    btbz    bb    `wԅl  JbP  bz&  JbP  bz&  gfb    l"l(    bw  Tbz8  eb    x:    eb    x:b    bb    bb    b    ylb    (f    jj    b    *b    b    *b    ~c}}Tc`f    ЈZ    c
    c    c    c    nc"    uhu"  nc(    uc.u"  nc4    uc:u"  c@cF    cL    cRcv    cXl4    c^cd    bcj    cpcv    c|l4    cc    cc    c    vZv`    e    (.4:cc    c    xc    v6v<    cw     cc    އ|    ct    c}    cc    wP    Xc        i    yxk\    tij    cc    cc    dTwP  dZz z&  Jd P  dz&  JdP  dz&  JdP  dz&  JdP  dz&  Jd$P  d*z&  dTgP  dZgz&  Jd0P  d6z&  Jd0P  d6z&  Jd<P  dBz&  JdHP  dNz&  dTP  dZgz&  tnw  dz2z8  d`w  Tdfz8  dlw  Tdrz8  dxw  Td~z8  dxw  Td~z8  dw  Tdz8  dw  Tdz8  tngw  dhz8  `dl  >d    dwԅl  d  e}}dZ`f~d}}Td`f~d}}Tdƈ`f~d}}Tdƈ`f~d}}Td҈`f~d}}Tdވ`feh}}dh `f~d    d    ~d    d    ~d    d    ~e    e    e    e    e  e   e&  e,  eJe2    eVe8    eJe2    eVe8    eJe>    eVeD    eJeP    eVe\    ebeh    enet    ezv,  ui@u"  &e,  ueu"  &e,  ueu"  ze    fwwwet uu    v    e        w    e    (    e    e    v    v6e    e        ee    &e΅  e}    H    ȇe  ee    eF    ee    ef    `w    lw    0f
    <z    ff    f    f"    zf(        f.f4    f:f@    fFfL    j    fR$    fXf^    8R    fF    fdfj    fpfv    xRf|    jf    fw        f~4  &v    fj    fu    lu    (f    (f    jj    jj    ff    (f    ylyr    df         ff    \f    fxL    ff    gf  "gf  "gf  :ff  fg   gg  zgg    gg$    g*g0    JgP  gz&  `hl  >h    ~h}}Th `fhD  hJ  g6  g<  gB  gH  tJ  tP  gB  gH  JgNP  gTz&  JgZP  g`z&  gfgl    l"gr    gxg~        v grR  ygy  NrZ  0ry  g}}z,Z`fgg}}z,g`f(g    jg    gg  "gg  "gg  :v grR  ygy  gg    gg    wPqw  zhJ  JgP  gz&  JP  gz&  gw  Thz8  r.w  Tr:z8  `hl  >h    `Zl  >h    ~h}}Th `f~h&}}Th,`fh2*  ysy  h8*  yh>y  hD  hJ  hP  hV  h\hb    hhl    \hnlhtx~hzr    hh    hh    |h    h &  hu    JhP  hz&  r(w  r4z2z8  ~h}}Th`f~h}}Th`f~h}}ThȈ`f~h}}ThԈ`f&hچ,  uhu"  hh    ~~    hh    hi    y i
    JwP    uƈ  wwwwwwj$R    ju        jj    ii      ii"    w  i(i.z8  i4j    yN    i:        $*  yRy  &v,  ui@u"  iFiLiR          j    ҈    JiX    4  j    x:i^  x:id    tij    t    yNip  j    yyy  ivi|  iv    }v    ii~zi    zi    Ȉ      o    ii    ii    yNz    ii    iii  ii    iiy6  z  z  ii  ЈZ    l"l(    i    ii    ii  j j    j    j    j    jj    jj    y<yB    y<yB    j$R    yNj*    yNj*    yN    yNj*    j0j6j<jBjHjNjT    ЈZ    jZ    }vj`  jfjljr  |`jxj~  Fj    ju    jj    jj    jj    `kj  jkj  jj    ju    ~j}}xRl.    t    j    jj    yN    jj؃  jj    j    jkj  jk    ,2    kk    k2    8    kk     k&k,    k2k8    k>kD    kJkP    |`kV    yxk\    wkb    wkb    nkhknpZmkt    V}b}h  kzkk  kkk  kk    kk    kkk  kkk    k      k    kq,    p`pkkkkk  kkl  l
ll  wD}  y y  ttt  yu  l    vl    l"l(    xRl.    lj6    |~    |~    ll    Fl4    l:l@    lFlL    lRlX    <l^    ld    z悴    l    lj6    ЈZlplvЈZl|  ЈZ    vl    ll    ll    l        l    l    ll    |~    z悴l  lll  lll  8R    ll    lu    ylyr    l    ll    m mm  mm    mm$m*  mm$m*  m0n2n8m6nnn   nnm<  mBmHmN  "(mTmZm`mfml  mrmxm~  mmm  mmmmmmm  mmm  mm    mmmmmm    mm  nnn  nnn n&n,n2n8  n>nDnJ  nPnVn\  nbnhnn  opB    ntnz    onn  onnnnnn  nn    nn    nn    p<pBpH  nn    nnn  npp  ppq  qpnnop    nn    nn    p<pBo  o
poopqq  oo"o(  o.po4  q&q,o:  o@oF    oLoR    qoX    o^od    x|x  ojopov  o|΀  ooo  oo    oo    oo    z悴  yoo  oo    o    oo    yNxx  ЈZ    *qq  (.4:  yyy  ozy  oo    yNxx      opB    opp   pp    qp    pp    p$p*p0  pp6  p<pBpH  pNqpTpZp`}b}h  pfpl    prpx    prpx    p}b    pp    p~p    pp    ppp  pp    ppq  ppq  ppp  qp    p    pp    pp    pp    pqq  qq    qq     ^d    q&q,q2  q8qJq>  qDqJ    qPqV    q\qb    qhqn    qtqzq  *qq  qqq  qqq  qqq  qqq  qq  qq  qȄ"(.4:q΄"qԄ.4:qڄ"q.4:q"q.4:q"q.4:qw  Trz8  r
w  Trz8  rw  rz2z8  rw  r"z2z8  r(r.w  r4r:z8  }r@  rF  v rLrR  yrXy  \r^lrdx~rjrrprx~\rvlr|x~rrrrx~rrrrx~rwԅl  r  `rl  >r    NrZ  0ry  rTZ  rzy  rTZ  rzy  tnwwrzzztnrwrrzzrwwrzzzrwws zzz}s}  y*sy6  s}}  sy0y6  wPsw  zs$  s*w  s0  s6w  s<  sBw  sH  ~sN}}TsT`f~sZ}}Ts``f~sf}}Tsl`f~sr}}Tsx`fs~w&  yNsx  sw&  yNsx  s*  ysy  s$*  sRy  ss*  ssy  s$*  sRy  @sބL  8sX  s؄FL  sRX  @sL  8sƄX  @s̄L  8s҄X  ssބL  ssX  wswwtsuuswwwtt uutwwwtt uutwwwtt uut&  t,  t2  t8  t>  tD  tJ  tP  tV  t\  tb<  ythy  tntt<  tzyy  ttt  tu  ttt  tyu  tt  vZtt  tt  vZtt  &tΆ,  utu"  tڃ&  ttt  t &  tut   &  tut  lrx~tuuuu
u  uuu"  u(z&  xdu.    uvu4u:  uLu@uF  uLuRuXu^udujup  uvu|    y*y0y6  ҈    uuu  }    <z    }    Ї    u$    uuz&  uuuuuu    urx~uTZ  uzy  uu    uu    ց    xFu    u    v v    }v    0v    dj    vv    v$    v*    vv    vv0    v6v<    y    vBvx    }}    vHvN    zvT    vZv`    vfvl    vrvx    v~,    vv    vv    vy    vv    vv    ց    vv    vv    vvv  vv    xv    vvw      wwwwww(    NTZ  NTZ  NTZ  ww~}}~}}w w&  w,w2  w8w>  wD}  wD}  6<  }wJwPw    NTZ  wPw  @FL  wVw\wbwhwn    wtwzw"lww  ww,w}}    wwwww  JwP  w  wwԅl    ~$  w$  w$  w$  w$  w$  $  ~$  w$  w~$  w$  ~$  w$  w$  x~$  x~$  x
$  x~$    x        dj    xx"    yxx(    ylyr    x.x4    x:    x@    >        xFxL    xRyxXx^xdxj    xdxj    ЈZ    8Rxpxvx|x  xx    xx    xxx  xxxxxx    xx    ҈    0zy  0zy  0zy  <zzzxxxyNxx  y y  y y  Fy    yyy          yy$    (.4:<zzzy*y0y6  z悴  y<yB    TyH    yNyTyZ  y`yf    ylyr    z悴  yx~y~  yyy  0zy  z悴  yRy  8RX      yyy  ny    yyy  yyy  yy    yy    yzzzz  zz z&  z,z2z8  z>  zn{zz  znzDzz  znzJzz  znzPzz  znzVzz  znz\zz  znzbzz  znzhzz  zn{zz  znztzz  zzz  z{z  ȉ  z  z  z  z  z  z  zz  z  zȉ  zΉ  z    z    &,2  ztz  z{z  z| z  ztz  z| z  zzz  {
z{{
    zz{{
    (ԉ  ({  ({  ({  ({  ({"  ({(  ({.  ({4  {:ԉ  {@{F{L  ^{p  {R{p  {X{p  {^{d{p  {j{p  d    {vd
  {|
  {
  {
  
  {
  {
  {,    {
  {
  {
  {{{  {{{  JPV  {ĉPV  {{{{{{{{{{{{{{{{{{{{{{    \bh  ntz  n{z  n| z  |tz  |t    n|z  "|"|"|0"|$"|*"|0"|6"|<    |B    |H"B|N    (.4  (.    |T  |`|r|x  |`|Z|x  |`|f|x  |l|r|x  ||  |~|  ||  |||  ||  |||      |    ||||||||  |l|  |||  |||  |||  |||  |||  |||  |||  |||  |||  }}}  },}}8  },}}8  },} }8  },}&}8  },}2}8    FLR  F}>R  F}DR  FR  F}JR  8>D  8}PD  8}VD  8}\D  }b}h  }n}t}z  }}}  Ї}  }}}  }}}  }}}  }}    }}    ~
~    N}    }}}  ~}}~    ~
~        ~    ~    ~"~(    ~.~4    ~$  $    ~$  ~:~@~F      ~L~R    ~X~^        ~d~j    ~p~v    ~|~    ~    ~~    ~~    ~    (~    ~~    ~~    ~ă    ~~    ~~    ~~    ~t    &    ~$  ~               $    $  $  *0    6<  JBP  H    NTZ  `f  ވ  lrx~  t            &                         &,2  8>D  JP    V\    bh    nt    z    Ȁ΀  ڀ    
    "(    .4    :@FLRX    ^d    jpv  |              ⁾ā  Ёց܁v&       Ƃ  Ȉ  $*  0    6<  BH      N      T      Z      `      f      l      l      r      x      ~                8  ̂҂  ނ            @FL   &  ,2    8    >        D            V        J    P    ԃڃ  V    \    b    hn    t    z                            ȃ    ԃڃ          
  "(.4:@FL  8RX  J^    dj    pv    V  \  b  h  n  t  n  t  z    z            |        JP  JP  J  P  V  \  b  h  n  t  n  t  z    z                              x    x              Ȇ  Ԇچ  Ԇچ        
  ܄  \      Ȇ  Ԇچ  Ԇچ        
                   $    $  *  0  6  <  B  H  N  T  `Zl  `fl  r  x~2              ƅ̅                             &  ,  &  ,  "    (.    4:    4:    @F    @F    LR    X^    28    >D        "    (.    4:    4:    @F    @F    LR    X^    J  P  V  \  b  h  n  t  n  t  z    z            \      Ȇ  Ԇچ  Ԇچ        
    "    (.    4:    4:    @F    @F    LR    X^    djp    v      |              Ї      (      (                                                                                           $    *                                                    06    06    06    06    06    06    06    06    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B    <B                                                H    N                TZ`fTZ`fTZ`fTZ`fTZ`fTZ`fTZ`fTZ`f          ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈl    ƈr    ƈ    ƈ    ƈ    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~    x~                                                                                          ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ƈ    ҈    ވ  ҈    ވ                 ȉ  &,2  (ԉ  8>D  d
  JPV  \bh  ntz  "(.4  FLR    X^    
  
  
  FLR  FR  FR  "X^    ȉ  (ԉ  dȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  ddddddddddddddddddddddd
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  """"""""(.4  (.4  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FR  FR  FR  X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^          d      d      d      d      d      d      d      d      d      d      d      d    j      j      j      j      j      j      j      j      j      j      j      j  
  
  
  FLR  FR  FLR  "X^    ȉ  (ԉ  dȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ      ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  ȉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  (ԉ  ddddddddddddddddddddddd
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  """"""""(.4  (.4  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  FLR  F:R  F@R  FLR  FLR  FLR  X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^    X^          d      d      d      d      d      d      d      d      d      d      d      d    j      j      j      j      j      j      j      j      j      j      j      j  pv    |                  %%   )) WZ 
d
 

 9

 K
 $ 6; ?L No     @Z BF BL B BR B BX C C* B^ Bd Bj C$ C* C C$ Bp C Bv C* C* B| C C* B B B E  ?  ?  @Z  @Z E E  ?  @Z  @Z  @Z  @Z  ?  ?  ?  @*  ?  ?  ?  @Z  @Z  ?  @Z  @Z  @Z  @Z  @Z  @Z  @Z  ?  ?  @Z  ?  ? C* C* C B B C*  @*  @Z  @Z C C C*  @Z  ? B C C  @Z  @  @  @ C  @Z  @* C*  @  B B  @< B B  @ C* B B  @ B C* C* C* E C* C* B C* B  @Z C$ B C$ B  @ B B C C* C* C  @  @Z  @Z  @Z  @  @$ C C  @* C* C* C* C* C* C* C* C* C* C* C* C* C* C* B B B B  @Z B  @0  @6 C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C* C*  @<  @B  @H  @N  @Z  @Z  @Z C B  @T B B B C  C C C* C* C* C* C* C* C* C* C C C C* C C C* C* C* C* C* C* C* C* C* C* C* C* C* C* C$ C* C* C* C* C* C* C* C* C* C*  @Z C* C* C* C* C* C* C* C*  @Z  @Z  sw   ;;;;;  %%  
y
| 

 

 

  

 #

 %

 )

 +

 ,

 -

 .

 /

 0

 1

 7

 8

 9! ;$$ Bgg C D F  ;  ;z  ;z  ;  ;  ;t  ;  ;  ;  ;  ;b  ;h  ;n  ;  ;t  ;z  ;z  ;  ;  ;z  ;  ;  ;  ;  ;  ;  ;  ;z  ;t  ;  ;z  ;z  ;  ;  ;  ;  ;z  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  %%  
y
| 

 

 

  

 #

 %

 )

 +

 ,

 -

 .

 /

 0

 1

 7

 8

 :

 E
 F [$$ e?F fIJ nN[ p]o ~ :&:,:,:h:h::2:2:8:>:D:J:P:V:\::b::h::n:t:z::::::;F::::::::::::::::::::;;
;
;;;;;";;(;.;4;R;:;@;;;;;F;;;;L;;;;;;;;;R;;;;X;;;^;;;;d;j;;;;;;p;v;;;;|;;;;<;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;  

     :  :  :  :  :  	

UY^bfk 	:::::::::    )) WZ 
d
w 

 

  

 #

 &

 '

 (

 *

 ,

 /

 3

 8

 <

 B

 D

 V
 W"# w6; y?L Nf ho    :  :
  :^  :  :d  :  :  :  :  :"  :(  :  :  :  :  :.  :  :4  :  :  ::  :  :  :@  :  :F  :  :  :  :L  :R  :  :  :  :  :|  :  :  :  :  :X  :^  :d  :j  :  :|  :|  :  :  :  :  :  :  :p  :  :|  :  :v  :  :  :|  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :  :    
d
w 

 

 

 

 !

 "

 #

 %

 '

 *

 +

 0

 4

 :

 <

 >

 M
 N"# n69 p?F tIJ |No ~ 77977777877777777778 888888$8*80868<8l8B88B8H8N8T8Z8`88f8l8r8x8x8~8888888888888898888988999998889999h9h9h99P9h9h9b9h9P9h99t9h9b9b9b9h99P9 9P9P9h9&9&9P9P9h9h9h9,92989>9D9J9P9h9V9\9h9h9b9h9n9t9999999z999999999999999999999999999  
x
}
~
   8  8  8  8  )








	BNQSUWXYZ]^_abdefghjklmno )8f8l88x88r88888x898~888888888888888888888888899 Ln :n Mn ~n sn n {n  n n n ]n Qn n 'n n n 6n on pn n n n n n n n n Xn n n "n n 1n n n ;n Mn  n  n in Rn  n  n  n Vn #n $n  n  n       /   V   1                   "   
   Z                     M   :      G   H      X                            
         s   x         ;      _                   9      B   q   7               G         <                                                                                                                                                                                                                                         !                  "  	       #  
       $         %                                    &                8         )         +          + *      |   > |  n <  1 / / 5  D$ >  i 1W  1  ,$  )  ) #        $   2B 2    J# #   ,#  # |# 5# { x  H#  ~#  #  #  nW 5 n 51 l$ "    x   B  @    #  #     1   B     s   5 8 nD   sD    	 Z    A  ,   G      8F + \   \            	   9G 
]          D   B R   R >    	   	 V  I    @   r    &* &U  >    } } 8  b b $ $      B   D  JG J 3     F F  D  G   $ OD O F  [   [ ?G     t$ D  G     <D F D  jG j `D ` 7F       D  G   w \  hD &G n 7 7 KG K ]D 3F D  zG z >  >   1  \ r      w   w &   W B  B   / =   8W 8   8   ]   ] 3 	D  G      	: 	  : <: < :  %       =D G            A d: d %: % > 5 > , > g > s > L > n > q DP P 1 5 1  1 , 1 g 1 s    5  P  P  /5  /,  /g  /s -P  4  45  4 P 4P lP &P n 55  Q  Q5     Q   Q P  QP Q P   5    5   2 |L   4 .  .  r   M                      | F       W   W 7                  h           $         p          R B  "    B   y   n 5D n 5g > D > E    W      $ W / $           Y   R  )     K K >   1         /  / 7 7   n 5 n 5    S s   s   P   P * ):  : >   /D  /  /E W                    E   E 0   0 -0   B     " " 
           5   5             I I  R   < B  k k   H                        " Y"       O 3                           ?   ?          4                E    6 ?     n   n   ' :  U \    R    a     a    a    a a  =   a ?a  R  R <       T    a a    a Ka       c          7    u           l    4 ( ; ;      = =        >        5 5 J d   d                 Q            D          n  n    Y   Y                ' ' A                   |          \        / / P    f La    g Og  g O   g   ba    g    g    g  Z   Za       0 va    e     |a  v    v  ;  J u, 0 )a =a    e            b                =     ) ?  P ' ' 4 0    a         :    }     +a    g      g  p  p    a     g ia    Za    T  q  qa  h  ha  T   T    a 0g ?a 0  0a     g    a xa  g       g  T   T  v   v    a ma    a    a    a Ja   a     a     a     a     ;   B ;P BP ;m B v Bl R  t |   i VP $P Vm $m V $ V8 $8 1  1  -8 ,C -G , 1 -  *   W  ) s   pP 6P s   p 6 pG s 6G  H  H    g T   JP P Jm e  W  P   ,s  p ,8  <   P P | 5 |P 5P |e 5a |8 58 # /q  /R  /  / = L = L 7 HP 7W  ~P   Hg  ~o      R P   P     Y P  P q  m 8  3   oQ 4Q n 5 l8 &5 n# 5q n 5R ,   ,P ,  P      P   P $  $ 6      "   )P  P           R 1   ^  1        L     b       v    A      K       ) * ) > 7 0   0    H   zD z 6F JD F D   F            k   k iB |B           5 	   	     "   uD u 8G mD m AG A @  c   c @ @  o   o .        u e = I   &   @ V  |       A e  =u == g= 6 
     e :   l   >   $          P      Y  $    H  .   . '                           )   TZ  Z       5 4     W   )         " > N > L I           $ *!     u     ,                 '    * ) + qH  ~         8 /    " 4 4" Y" (   (           ? $   -$    &$    y  y  x  x  @  w  v    z  <  <     O<   "    $ < U   h< ^ 5 5   8 < #" 2< # #<      "          $      < < A A" G# AC A << ,"      "     b    $    vb  v"  < 
#  v  #      v<  <        < 8 8" 8# 8b 8 < < < < <" < >= < < v< <x        "  #  < <      "  #  < <  "    #  < +< * * * *" * *$ *< *U *   * @<      < < <  "      <    "      "    T                *  2v v * "          rD r b     w  e    ZD Z n4 D ]@ ] h@ h        ( 6  5            @F @ !   ! u   u #F        ;( ; ( 9 9 AF A *F * ,F      a    a          B   J      >n & J   T W     6      5     3 3a 4   4      <                              " "/ /   , ~,  + +  $ $              V  Y+    Uh \h   A      T  Th  h  T A 2 7  ?       m   T    |            d+    v A     f                   {  {    g  ]  ]    r        1  n        A >              e     h  4h  4      g   V H   7 Z   +   D     )     A b * ) 7 )      y l   n  &   5 2       U ]     D   H     m    3 [ h )   " (           $  V  :     H  P     #       z   |           =    L >     ,        U  Ta  a  {      @      T     V   i  me $    ) 4         
          a    `    L > >W                    (    +e    u e T    ^            J    K    v    b           W ?    ] e e      e     e     e    k e                                "         D    {   >    H >    *    q   4 r   5  se    g 	e    q e    * e     e    ] e    ^  e f   f                      V            / t   | d         %   q /   {    4         g    h G    3    # #               -   / ? /       2   2 2       #   #                                     4 4 & &    < <      < < 
   < < p   p< < 8   8< [<      < <        < <          
< <  < < ,   ,< C<          < < <   << d< <      < <          < < A   A< , <               a     g       $         Y                                 H           3 8        ,          #  4  0     *   Y P  Q     $  &  9  8  G  F  H  m  f  "      O  "  4  %    !         o  %      ,        J    l  l  m (  
p (   &  
" p  "  l  
n  k  ;l   p  Ml m  p  l  l  p  l  l  l  l  l  	l  
l  l    &     "   ^  V    
  j   ,    6   |      =  8  `         j    d               $         5     6      1     J     L           b     ?        \  &          O         #            
       7  F  H  |  C    B  .      
   p                D C     8  7   
 
   G         B   C      F  B  I  F    B   B  
       
  
   
  !  B    B  D t  	B  
B   v i    h  h  B    C  t  sB  rB  B  m  mB  y  B  z  p  ;  8  +  B  B  T  ^B  dB    |B  tB  xB  bB s     F          " 3          |    T  1   1 z    ^      3!%!!^563d  H     7#34632#"&9kt$%%$l%%$    AW    #!#77    l    3##7##7#537#5373373337#)G)'F&~ (H((E(CCBB  > " ) 0  7&&'55&&546753&&'#6654&'7h "j3c\gX@5W$ M(BX-h_@63-<@;60A1URGJTXWJ+?2FW
o*!(++"&'  1    % /  2#"&546#"32542#"&546"3254JLIMGKFtM&##&MhIMIMGKFL&##&Mujjwwjju
64QPPRujjwwjju?PPQQ  5  + 5  26673#'#"&5467&&546"6654&32670P]Q>!Y0&wW/tSgzSG 7cR*5&$;30R6=J>@\QI?X$Q/@n)T*4f^M]($R7JRH,'$=%"=($. B67B*  A    #7  (b   4673#&&(GLSFGGERLGz[^wt^X  b   #6654&'3GLREGGFSLGyX^tw^[  )6   7''7'7'BwVUMYu6\//\6  2 oS   3##5#5353AHHGG  )  t   7#66731A^i5694  ( 3   753(NN  H  y   74632#"&H$%%$6%%$    
  j   #jV
6  1    #"&54663232654&#"0hVys/hUxv~CQPEEPQCfsXítW  Y  c   !#467'73cVL.I+4>;  0     !!57>54&#"'6632!(6J&F84O) gWg-*f[Z4Sa.5bM/DD.Lc60bQ3Z5X8;\57\99X4   F ;    Z     !5&&55333266553n\.S7X7S.\Vb(>(bVᔓ     '  353.5466323!5>54&&#"%F-LijL,E&>J 2gQPg1 I>OUvJbYXbKvUOH,\kBLxEExLBk[-H   7& ,    j     6& <    j  7Y&}   S    -&   S    U&   S    R6&   SI  O&   T   7Y"  )  "&546323733267#"&'#'26554&#"`zwg8TF %1S*SECVIG
.%I^@	$.$.I_gdjke  U.  /  46632#"&'2654&&##532654&#"U=h@fnS;Lb=iB6C FR)C&SI9AI3#@(#@Vg/c\HT
b[D`1.MF5E#DK=><HDZ   .   5336653[aU@W$YPB?^ߑgW  - & 2  "&&5467.546632&&#"'2654&'#Gp?_V,(VD2J3&K,*/11YVDo>JQPDLYV
:jG`v"$5&$E-E##"'/[W*Ul4HaJJb _SM^  -" )  "&54675&&54632&&#"33#"3267tkC.+4h^8[ I+<3I0EEBEE?4MR
YC<:;0DKI)#.%D1.++N  76 '  6654&&'.546677"##5!D%&Vb)1X8m/C"xt:G GHN? B7M39p{IC5NjQ("2&34,E   U"   4#"#336632sUCXGW3\aGd^I*)]h  7     "&546632!&&#"267!(|u0kV}w1k2HMLGNJG
εz\˹y]  R6   "&533267OHX* &
UK{1#G U         '  "&''.'##'&&#"566323267%O\^;0!M^ 
%B@$^(C,,FMVA  U\ $  3326533267#"&'##"&'#UXzRDX %1J8':d^^@	$.(*<)        3336653[aU@W$WNB?^ߑiS  76 6  6654&&'.54675&54667##5!#"33#"D
#(Ie4W?t)C(D"tEuGJYloFS$$PA57 ?2Q>Qcp/=&C>@:3AC+F+/6 ",,C# 7'" R    w   "5###5!#3267&oWmgi#
^,DD#E	  F!"    4632#"&'#2654&#"Feu>mF(LHOQMKU{AH-/gakfƢ  7F    "&546633#'26654'#"(mFWz&*7lO6D M#bbH
e{8D%gHHyII4W4VcqUl     "&&5#5!#3267L.N05+/7HC9DD:.B
  O   ".5332654&'3CQ)X53HOX
#AY6/9M(rxFn<;oJ  7      5.5467536654'@OxBVPwB|V\QRZTEwQz
FvQy.	h\\i	
i[  J $  '&&#"5663233267#"&&''w'!o^d!%	'2%Wu'.E+'Gk-/D2(  O   5.5336654&'3JLq>W+K.VU]WEwL3tcKR IejEuFCxBg};  A +  "&&5467332655332654&'3#"&'# >U,4%Z%6<12.T2-2<1*Z(1,U>7FE
DzP_++bacJ8>Dca_1.]PzD3;;36&    je   O&    j  7'& R   S    O&   S    A&   SS   a  & (    j    
   "'53266554&####5!#321+-:FYٿemf
N
0.@:8{OO]XFda a  &    v    =f   "!!3267#"&&546632&&j\}y1X*NqtFPqAc)%#TvtNN\on\M 3 6   (  * ,     7& ,    j B  -     # ,  "&'532667>7!32###%2654&##B""T;iz3~
&?]X`d0K/I'(o6\9^s{J4C^0XACE8  a      33!332##!%2654&##aZ2[:iz3~\X`c0.6\9^sMMACE8  
     #32#54&####5dkZ7DZP\Y :7zP a  j&    v    p  (  #"&'33267#"&'53267336673W_bQR/4.5 AXD1.8Ac_KMLL6%'4#G_/Y	0=w

  aDy   !##5#3!3y\ZeYz    ~ $    a  4    3!!32#'2654&##ajkv.v	`NVg_O5[;boMACE8 a  T %    a     !#ZP  D    3#5!#3>7!B[VV7$A2 O/9 M>OQ:6) a   (      T   333### dVdgVgo[ZZjj  & )  #"&'532654&##532654&#"'6632\MZ^:i-/o1`cthfajiP@CY*+*{Mtx#IUXG^vRHBD>KG<6:"=+d  b     333#4667##bTdTvdx!RDO6%TF  b    !  #"&'33267333#4667##HW_bQR/4.5mTdTvdKMLL6%'4x!RDO6%TF  a  j 
  !##33jlZZ;fjZ  c   !###"&'532667>7!cZ	&?3##{J4C^0K1I$&o a  * 0   a   +   = 2    a  y   3!#!aY6{ a  * 3   =Y &   
  ! 7    p   %#"&'53267336673 AXD1.8Ac_G_/Y	0=w

  3   '  #5.54667536654&&'t8FvYY[wD9sP_(gpYtc(^QXHwI0_M0nn1O^.GwJX0S8XikV9S/   F ;    aD   %#5!3!3VZeYOz  P  Y   !##"&5332673YZ:e>dnZ=D;^;Z%]X:9Z  a     !!3!3!3ZZ[zz  aD   %#5!3!3!3VZ[ZOzz        3#5332#'2654&##qdt1z	WRZ]f{O6\9^sMACE8  a       3332#!3%2654&##aZnds1ykZ3VRY\d6\9^s6LBCE7  a  O    3332#'254&##aZdv4	`\{6\9^sME8  ;   "'6632#"&'53267!5!&&2R!%)j8sJLt>V**V0Z
K\fu\NOnz  a  "  #"&&'##33>3232654&#"GhfJZZJbgIksukjttlfo\Ti_M[o        #.54633#"338i&C*ZlU[X\h(8.P?ag6(U;DBH	 .! D    9!  +  4676673>32#"&2654&#"9jvA|6#XVAL1E,hj>nIoAP=F,H0
#?B	Mkq(kYx;aTfR_'21\I+  U     !  ##324&##324&##326</2Jet9[5Y7>yFDBF28
9<DY;>&#.('  U     ##XJ2  F1    3#5!#36673NUT+EEN"5#2_|ED0 7" H         ###33dRd`R  !" (  2#"&'532654##532654&#"'6\m6/ 6!ov:^"]7<SH:ES?;,C(T"ID19	 4)C[O)2ZH%-&&F%  U  -   73#4667#3lRmS00<43@  U  -    #"&'332673#4667#3W_bQR/4.5lRmSKMLL6%'400<43@  U   
  3##3`fXX     !###"&'53267!Y.L:6ACϩ^B  U     #467####3OJOuV.Q-/Q  U  (   !53#5!##XXX 7'" R    U     #!#XX3 U0" S   7" F         ###5!ǯW2J  \   63      [    UFf   #5!3!33fVEXXL21  J     326753#5#"&553g2R+XX-W=R[XU\!VH  U  ,   !3333,)XX22  UGy   3#5!3333+NX4XX122        32###5#32654&nkft;GBMKKYJګ(00#  U   
    3332#!3%2654&##UXhdbn)Xw9HB>LLKYG'11#  U   	   2##34&##326LfoXE>8I<KYܝ1#(  "   "&'53267!5!&&#"'6632.CF,N\OLEP(KsAEy
LT[HRL
G8zd_|;  U"    #"&'##33663232654&#"mf}XX|eEj<FLMDELLFyqxA{Yeiieeff        3#7.54633#5#'335#"vf:$hVXE>~=5#?/MQդ.-0 7& H    j   	 *  "&'532654#"##53533#36632!$wYDYLLXZ4bbDH#0d^]AZZAX&)*]ggLU U  &    v     7"   "&&546632&&#"!!32676JsBDuI)OCMPPN-FD
9z`d|9HNPHYVL 3" V   N    L    &    j`    M      !  32####"'53267#32654&|iedt}.K9 6Blo:IEMKKYΩ^Aګ(00#  U  @    32##5##335#32654&xkebtZZnp;HDLKKYګ(00# 	      U  &    v       (  #"&'33267336673#"&'532677W_bQR/4.5^tm_YN$.9KMLL6%'4(I!Q)0LZF4+G  UG   !#3!3##XXV2  a  ]   !#!5ZH]ʓ  U     ##35X,   & :    C'   & Z    C      & :    vt   & Z    v,     & :    j    & Z    jh     6& <    C q  & \    CU   ( 3   75!(NN  ( 3   75!(NN ( 3   "    !5!!5!aaZ@@    	  6673#0A	_55&WU#    	  #>731A
^45&WU#   t      	  #&&'7r	A0#UW&54  [    #'667##'667[_0x^/:456:456  [ 	   #>73#>73[1B
^1@
^55&WU#55&WU# n t 	   A     '#5'37ddW  <     %7'#75'75'37'eeUUUU  M +   4632#"&M@//@@//@mD88DB:: H y &    '         1h    % 1 ; E  2#"&546#"32542#"&546!2#"&546"3254!"3254JLIMGKFtM&##&MhIMIMGKFIMIMGKF&##&M&##&Mujjwwjju
64QPPRujjwwjjuujjwwjju?PPQQPPQQ  '   3#Z: ' '        ( 8   7'(??$%  ' 8   '7'e>% H &         A  @   #@LK6  7]g   2#54#"#3366>@8N;,9.	<g8?M<8B,  -     35#53!!!!3#UU痗AOOnA  !   &  2&&#"3#3#!!5665#535#53546P8W"I)5?&	/5aaaa_E:BXANBACPJ
JFBNABgu  L   ,  2####32654&3#3267#"&55#577҅v1tfW)\[RHnn)
+ 7@MNnd<g?MCNEDxhC%(A
CF($_  / 0  2&&#"3#3#3267#"&'#53&45465#5366|2X)%K'%aR'OK0yPHHOHA

AU]NvAA{  A   ( 4  "&546632&&#"3267##"&5463232654&#"Ib/P02+ig03|tMUGAWUFAX'.-''-.'OW>J"
4	rq
4	
K6QWWQRVVR2@@24>>  6 " *  %2673#"&&5556675466324#"67#53KI)F+0.?4:E1V6'S<&z:-:RY!LAq;)C(MFAkP2;\3)@  _     + /  333.53##%"&54632'2654&#"5!_eEOb@TQF@URD,&&,+('VDE6NGFtXRRWVSRX:97855879EE  j    33#5467###!#5!#E^^a[@e5`e
fj`/(*66   u    28  "  "&&54>32!3267&&#"!5Tt;.K\.JuDlN-IV"#;TTL41H#N~HHhD C|U%<6%>%&"      ) 5 B  33467'73#"&5467&&5466326654&#"2654&''nKL
6#IGIN- !&?%7P*'/SA%$  $(*(-&!"(62*		'1\T@8)6+&$257%07)8C!"$&($   ( , E Q ^  "&'532654&##532654&#"'66323"&5467&&5466326654&#"2654&''%@F>40:4992/)5$E.GH+'/T^KLIN- !&?%7P*'/SA%$  $(*(-&!"(?")#$!7' .>0(4
3):I6@8)6+&$257%07)8C!"$&($  #  " ; G T  33"&'532654&#"'73#6632"&5467&&5466326654&#"2654&''KL7 FE-550%	CZTsIN- !&?%7P*'/SA%$  $(*(-&!"(6C(+&*7mD@FM@8)6+&$257%07)8C!"$&($  0  
 # / <  33#5!"&5467&&5466326654&#"2654&''aKLI'IN- !&?%7P*'/SA%$  $(*(-&!"(6p<1@8)6+&$257%07)8C!"$&($ # @   #5>73@!0WF7859  
UO 
   ##5#533'4673U=KI= P} ``4]81u  @L   #6632#"&'532654&#"'7+	CZTR FE-550%L7mD@FMC(+&*  CL   #5!O'p<1  ET  $ 1  2#"&5467&&5466"6654&32654&'7P*'/SBIN- !&?$ $(%$/!"()*(-&T57%07)8C@8)6+&$17"!($$&  )E        + ; J V ^ b f o s w }      53#%53#5!53353353#53#53#"&5463272##"'5326553%32654&#"2654###53#5332654&##53#53533!5353!53!53353)^֔5d;:5566G>BB>>BB>}575.e	
=6 "##" G+T66j55B$556666^x_5;Q6^^6^666666㄄BQQBCPPL ) "',21.-33--33?6K򄄄_55_555555  )d   +  	4676654&#"6632332654&#"56!++\P*X"(!>!%!gt())(66d#=1CJW#7'##%*&   K      a  *& 0    vb  U  V& P    v{    ~& $   ?    .!& D   ?c   8    "&54632'2654&#"1<<1/A@0 822881382  =%  $  #"&&546632665332654&#"JlpHHpR|)*_9?-qzzonz{qfo\\on\71L4;dU|  7j  #  #"&&54632665332654&#"'sGo@s5Y -^::kKRSJKSRJA}Y$!M2E]N.eiieeff  Z2   6653#"&533266531]%H=8w`Z_`AO$YiL;/Q7JwEw0V`/S5  Ok   #'##"&53326536653$G<H[3bcYwYEX0]`/T8bG*']f^d^;M: a  & (    C   b  &    C   7& H    Cr  U  -&    C     ~ &  &&'33667&&'33673#.'7];] .3a	] 09<I^a\P >4_[3M(4l0T8w94;     #  #&&'#.'336677&&'33667ZVR<vP*N3W(8	JX!46J4;Ch_352i1QBV  	  o    3#53533#32#'2654&##[^jx2z
^T\eTLffL|6\9_rLBCD8  	  E    3#32###535#32654&թgtuu揑;MGlIKYIln(00#  a} %  "&&'##33>32&&#"!!3267mIZZ
Sh8d'$"O1k~R|w/T)(V
Ug^OLxqN~N  U" $  "&&'##33>32&&#"!!32672FoBXX	DlC)L?LN 	,A?
4oVRg0HMPJL         #####3'&&*_FRF]*+#'6JJX/1Xa;    7    #'##5##3'&'SZc5O7aZ4;.2JI=$  a      #######333'&&x)bDQE`ZZ~+#$6MMM.X<#Z`:  U      #'##5##7##3373'&&'#Yd5O4dZeVV_4;9?G2         #'.##"#7>7'5!BL,B\B72Z25A`B+KAB.Q8/4S4/8P/BQ    x     #'.##5"#7>7'5!86<"?X?+&Q(+@W?!<63'?)"&'"(?(3H  a   " %  #'.##"#767##3!'5!BL+CYC"61[17A^FZZ[B.P823R3.QBQ  U  K # &  #'.##5"#7667##3!'5!6<"?X?+&Q&,@W?	VV3'>)!'&"(߬3H  *U U  2&&#"326632&&#"#"&&54676654&##532654&#"'667&&'53>	5X\aNZd78#1,>9!,2
52 4<-EM exbYxdfbiiP@=^*,%V5?@<*3U9*!^CIVVG^oU#;#<EBCE;KG<6:"=%A5.  > T  2&#"32632&&#"#"&&546676654&##532654&#"'667&&'53>y2;E8/ 7"oz43".5]%!&	,"h8;B"RFHXMNF:ES?;'H(:!5@4*39&D419	4(CX	J
#6!7#)1 11XWDo>JQQCMXV":iH`v"%4'#F-
E##!'/[W*Ul4HaJIc `RM^  <     35!5!5!5!5!<5#ONO6 ;    6& *  2&&#"33#"3267#"&&54675&&546:Jw(+(SA<L`aafgua[7q.-lBdz7^ZERt+=":6<GK>DBHR5];LZUIMd 6   "&5473265!!!!yCG
O'{YI=!/<OOq^S  =Z -  2&&#"&&#"32675#53#"&&546632546
/"&_37v`/B:vKoOXuHA6ZH05NUI
PYqp[AE   :  "  "&546736673'254&'6>(^_!">6"L9,t6_,M##O,sAp&8MN9I"%E  UU #  "&554&#"#33663232653jl58R=XXT0[\~A=Xk
]gA@e^(#)*]gFODxc  ZR   "&&533267,E(Y%(/7
IA-00J	  "  0   3#!57#535'5*TZZTTZZT4N 44 N4  a  k   2&&#"##36677>)		$jOZZDz&$FkVM!N$	  U     2&&#"3>773#'#4$
	gj=WI 4	
5q        3#5333#UFFXFFbBTB  ,  #''7&&#"5663273267#"&''.'#jc""9Amf%+I	z@ ?G,.!? 6A%,;9#P'  Z #  "&533265332653#'##"'#daZ:?YLZ;@\GZGd5+i
gsFFd^FFog6R..d31    "&'5326533.53##-
 h}TiCL#/@L 6Q#h7RK U"    =Z    =  *  #"&&5466326632#4&#"32654&#"GgjEEjIp'f7e`Z:?f%5kpqihqqkfo\\on\/,/,gsFF=\  7"  &  #"&&546326632#4#"32654&#"mCj=mj?L*PPW\@#EKKFFKLDA}YH%#]hI,@__oo__ll  
  z  "  3#"#&&546332##2654&##OEH׌5}kRHfdX_[} A=nd;g@cBOED  U0 # 1  2&&#"36632#"&'##4"326654&$
NAcyyd>QXRCAX1?GI P4#0/4a\^ck6]<\n  a_    ##3322654&##ZZk*A$WPTXfd'def9L-sECF;  / )  23267#"&54667>54&#"'66Df:\\@O#RO9k$"f<u2\?:DDC*N"&Z,Q9S`!)0#5>Vj_8J5&0$/9M  -" (  23267#"54667>54&#"'66bg(J44:<C/\Q8&H34<96C"&M"JD,8(  $+P+9(#F &  o     %  23267#"&&5#"&5466"3354&u=E%(/6,E'-A:7)'FGH00C	IAg?13 H%  S "  "&'53255#"&&5#57733#3267
0%C+LM#4T*9I4fHA8*#r{D`@E  
  5   3#"#&&5463!#f=OEH{0 A=O  S #  2&&#"3#3267#"&&5#57546)	-</%*4*G,LMIIDUD1/C	HA8*#BJP  
!   "&5#5!#3267pCD 
#KROO6/#L  % !  %2654&'5!##"&&5467#5!xpJ] @XLijLW@ ]KqDrdCHO1pbONbq1OHBcr  Z   "&5332654&#"56632jZ]^aW &2<{
w1W`gQB' 	LJwE     ;   336632&#"b0 
-I#  " &  2&&#"#"&'53267733667766YN$.;^tL,"ALZF4+G(I!Q)8)  &     37!5!3#!!5#OٟzPDG PD  '     3#!!57#537!5oe{#xpmBFD:FD #    7%   "&&54667'5!!#"3267Kaz9Cm>N1Q/`a2o.-j
=e;Ld3GPA C7EPR  "   "&&54667'5!!#"3267 Or=BpD;[o`M;a! `<hAOf6@J=MZGWP   (  "&546632654&##57!5!#"3267QjPISB`[;hn/gU@'543QQ9>!7!:@@4=J@^W8Y3P  0     23#!!5#536654&#"'66]ldv(>2/G%/'e`U*O,FFIF.K*55" ;#1  #   "&'532654&&###5!!32:g-/n2a`/P2|^*KwE?
RRL2@PP3bGCi;  !   "&'532654&##5#5!#32:^"]7<SLMZHqT`)1e
O3:51JJu+L11U5  $ #  "&'532654&'&&55#57733#8Q [/C<.D+([\#4ENt
P+$(>=Z*#r{D\"	D=NP  U"    2#3366"6654&K<^6^kXHJ+L@G"2cJ_VI#0J\^jDS        33N    &        A     3#3###535#535)NH`HH`H H     a   & '   ' =   K!  a   & '   ' ]   K   7 & G   ' ]g   K   aB & /    -   a & /    M   U & O    M   aB & 1    -   a & 1    M   U & Q    Mj      ~& $   K m  .& D   KH    S& ,   K   *&   K  =& 2   K   7'& R   K^  Z& 8   K   O& X   Kd   Z    .  !52#"&54632#"&546#"&53326537<{_Z]^aWYGGJwEw1W`gQ  OD    /  !52#"&54632#"&546#'##"&5332657H\4abYwYEDGGG*']f_d^  Z 
  " 5  6673#"&546323"&54632#"&533265389i2:;(<{_Z]^aWYG"
21}JwEw1W`gQ  Og 
  " 6  6673#"&546323"&54632#'##"&5332659i2:;(oH\4abYwYEG"
21}AG*']f_d^  Z#   * =  .'536673"&546323"&54632#"&5332653@,0<88>1-<{_Z]^aWY0/&&/0JwEw1W`gQ  Oq   * >  .'536673"&546323"&54632#'##"&533265,0<88>1-oH\4abYwYE0/&&/0AG*']f_d^  Z 
  " 5  #.'52#"&54632#"&546#"&5332653D8;:15<{_Z]^aWY"G12
JwEw1W`gQ  Og 
  " 6  #.'52#"&54632#"&546#'##"&5332658;:15H\4abYwYEg"G12
G*']f_d^     ~    # -  !52#"&54632#"&546'!#3.'37VU[QQGG3*-;  .D    7 B  !52#"&54632#"&5462#'##"&5467754&#"'66326557Cb^@#MDI`~[:5*L!#`NdM7+DZDGGV^L,*MRPW C4B83-*KN0     ~    !  !52#"&546'!#3.'3זVU[QQGGw3*-;  .E   + 6  !52#"&5462#'##"&5467754&#"'6632655הb^@#MDI`~[:5*L!#`NdM7+DZEGGwV^L,*MRPW C4B83-*KN0  5W&    L0  .-&    L     = (  "&&546632&&#"32675#535#533#yKXu<k."&b37v`/B@@4n
Zop\NYF
IGNPG  7I" $ 1  23733##"'53267#535467##"&546"326554&5UF7?rhvKOw8C6phuusCJIFQJL"()GG=L"Q*!GA&Q}yJc\]bP[f] =& *   K   7& J   KX  a  k& .   K    & N   K  =$& 2   P   7$'"& R   P    =$W& 2   'L   P    7$'& R   &Lr  P    #&   K B  &   K  a   & '    =   a   & '    ]   7 & G    ]g   =& *    v8  7& J    v     aP   33!332653#"&55!aZ(Z/.0,ZZ_X\.-26*sJd`O  a^    2#3366"6654&?b8*_xZG_<FQ#L4lSCs1a->N9gEG~SS a  & 1    C   U  & Q    C       ~& $   
rd  .& D   
r?      ~& $   
t>  .& D   
t   Q  & (   
rW  7& H   
rC   a  & (   
t1  7& H   
t    1& ,   
r   &   
r     E& ,   
t    &   
t    =& 2   
r  7'& R   
rU   =& 2   
t  7'& R   
t/   W  _& 5   
r]    & U   
r   a  _& 5   
t7  T  & U   
t    Z& 8   
r  O& X   
r[   Z& 8   
tn  O& X   
t5    &L	 )  >54&''>54&#"'6632'qW&=5#L(_v7F>;`-+9yB9fA?4";%cժ^<BL-<F
F.=-3:=("#NC:S2I5]`*  " &  6654&''>54&#"'6632-(C%X_$92,M%.^17X5/+,?h~"mU3;	B/6".1@!I</IMDWvL a  & +   K    & K   K   a   2#4&#"#33>tZNZn_ZGFR}C]]xhY\.  7U * 7 C  67&&'##"&546323&&55366#"&'%26554&#"%2654&#"	SPdyyd>OX$a2=AZh'UEBYGGG8.'8 dS:
43.!35>.;-4J9]^dkq_`j,'  :e  +  "&&5467&&553326553'2654&#"MN|IOF:7ZINOIZ8;DSF}S_XY_^WX
9lMRccEXXDXXDXXFbcQMl9NWMMTTMMW  2"  *  "&&5467&&553326553'2654&#"(Go@D>00X=AA=X10<GqQLLRRJK
:pOTgVP~OFFO~QVgSwI^RQ\\QR^  &:   "&'53255!5!5!!
0`x9I4FD6PDʑ@E ':6      ~& $   N   .& D   N    a& (    z    7"& H    z     =    + 7  !52#"&54632#"&546#"&&54663232654&#"7KloHHpkKryzppyysGGo\\on\[o  7'D    ) 5  !52#"&54632#"&546#"&&5463232654&#"7sGo@sIo?kKRQLLRRJDGGQA}YA{Y_oo__ll  =   ) 5  5!663232673#"&&#"#"&&54663232654&#")1+2.20,2.KloHHpkKryzppyysGG5=4>Wo\\on\[o  7'D   ' 3  5!663232673#"&&#"#"&&5463232654&#")1+2.20,2.msGo@sIo?kKRQLLRRJGG5=4>A}YA{Y_oo__ll =& 2   N,  7'& R   N     =    +  !52#"&546#"&&54663232654&#"ז^KloHHpkKryzppyysGGwo\\on\[o  7'E    )  !52#"&546#"&&5463232654&#"הsGo@sIo?kKRQLLRRJEGGw?A}YA{Y_oo__ll    6W& <   L ^  & \   LB   s    3673632#"&'72654&#"$*X $AADA/A	a6aA34H$,X$,  U" # .  !6754#"#336632632#"&'72654&#"t$*xYDXG\3`b $AADA.@	a6d^I*)]hF27A#+X$,  z  &  367#57733#632#"&'72654&#"$*LM#4 $AADA.A	a6=*#r{DF27A#+X$,  7 ! - 8  "&546323&&55336632#"''2654&#"!2654#"$p}yd>OXP?dyp8d>IKBYGGILGUBI
.!:"";".}@=Iq_dfq_`jjdbgek  7" ! , 8  2#"&'##5467##"&5463266"32654&!"32654&q|yd>OXQ?dyp8dLGVAH3IKBYGGH".!9#"<".}A<Ijdbgekq_dfq_`j   ~     !'####37337.''!VgCgEU[Q*CJPCM0,(Ny-'';؁  =Y   )  &&'3267#"'#7&&5466327"&/!$$+/T((U;2,C!WWOn%%Ys667	L
N
K_({l])sX"  70   &  "'#7&&54663273&&'3267#",2)KCU-4BqHMCP
$,CA&|
 sVc|:
IN`3^  
     3#5333#!aWWZ8LG7GP  
!    !#5##5!733#7CZeFF.SEpVO..O+  3" ;  "&'&'&&'532654&&'.54632&&#"3267hRO: [/C<954J(oZ1U%"J'69=33H&k_3)*/LQF	P+$  (8,DJF#(9+KP%,(H	  '   "&&'&&##5!5!3267<L-19# p;>81!#F4,':DBn
LA,(H       2#6654&#"'66gv^hZYh>D"X!#ffYK1BnF4?H    "   2#56654#"'66gj$RFXYa{"N!#\"fY-^U!bnFyB    T   *  35#5332#2654&##2654&##3#aRR̆FB-I*s\DS[v_JMcNOb?S&F8aj;:;3J<8EVN_  
    533!33##"&5532655!
PZsYQQ<{_Z]^aWbNNfJwEwdgW`gQf    `h    a     !##7#!733#3#337#37#AhA1E8kAw8"AcKK..ONM  70  & + /  273#3267#"'#7&&5466"37&4&'7$KCR7=< *3O*)P74,ICS18;kF?Ip5w,)/"qN5M!uRX~DHQH*CFW0 B   "&'532665#5333#$$-RRZQQfL2-6NBNgb    #  4632#"&"&'53265#53533#N8&  *KKXKKHG#1KGGKU  =	 # 2  23733267#"&55467##"&&5466"3266554&&kIrG 
CKpP_EE`bllcX]$$^7/\/#LKRg$.8\oo[N6_??`5  7u" " /  23733267#"&&55467##"&546"326754&?PF	$6 Q@ay{nHFGISED"0#I;%C	IA>0"0Iq__k[^fi  
  _    2####53#32654&&*A$iZWWfkWPTef9L-''LWNECF;  
  "   ##5#535336632&&#"+~XKKH
R8#8X
?GGb,@QPC     6    ##'#53'33737#,f~Ze;EbCDaFMJNNߑ    &  33733##"&'532677#5336677#^C?_C9TYN$.9t[>GLZF4+G"GQ)89(I  Q"  &  "&533663232676654&#"a_@#NCI`~[;4*L!#_OeL6,C[	V^mL,*MRPW C4B83-*KN0  7Y"  *  "&546323733267#"&'#'26554&#"dxyd>OF &2P1UEBYGGG
.!E^@	$."0I]^dkq_`j  0"  *  2#"&'##4&#"56632366"32654&Tdxyd>OF &2P1UEBYGGG".!E@#/#/I]^dkq_`j  U0   +  2&&#"36632#"&'##4"32654%
P?dyzc?P?UBAXHGI 8";".. Dqbgfjjd  !"   2#"&'532654&#"'66Gj<CqG+AB*POKPCU"7v_c=Nldd`I  0" $ /  2&&#"6632#"&''667&5466"32654&9)L@
&X/HQ5Q*0Q 
C&ArY!C (J)5""I	4%%(D62?+ :@hc|:!'.$   7 % 2  "&&55467##"&546323&&553326726554&#"8"9#O>dyyd>OX
'UEBYGGGIA?3!..!3;%C	/]^dkq_`j  7u   -  "&546323&&55432&&#"#'#'26554&#"dxyd>Oy%
GP1UEBYGGG
.!3OI H"0I]^dkq_`j  3"    2#"&'53267!5466"!&&Gk;AtM7P)*O3PY5dEC>I"D~XY{>M_[5Im<HUDHQ  3"    2#"&&55!&&#"5663267MtA;kGDd5oYP3O*)P5>C?I">zZX~D<mI5[_MDUQH  +" (  #"3267#"&546675&&54632&&#"3cIR<8U!V>sn!6 -7s[:S(!!E/ySF;H\1(MYC(3	;1DJFL,&  7+"  )  2#"&546"32654&##532654&Mdh6/7#2hP_Z]\>KLM*ES6"QA454),K,Jhehd/0,%H!0".     "&'53265#53533#&  *KKXKKHG#1KGGKU  6u - :  2&&#"#"'5326554665##"&546323&&554"326554&4$
u{vKOwEO6phuug5UCJIFQJLI st"Q*QFQ()4HkcciWan_ 7" J    7"   2&&#"32675#53#"&&5466Cn= G ML$3s1^;Go?Hy"$LagG:z_c|:     %  "&546733>773'2654&'4?&^f"	f^"?4G52\3 U 667;\*4HIBA " 0 <  2&&#"#"&5467'&&'&56632366776632654&	y$ ?44?""		*=	
=,"E1B+3==4+D.C&T)+V "+-  Q    47##"&5332653#Z4acWxZCXX(#)*]g]e^  U      432&&#"36632#4#"#Uz$
Y4bbWxZCXqI ^(#)*]gWe^  U +  2&&#"36632#"&'532654#"#4$
Y4bby#xZCXI ^(#)*]g?	Ie^q  
       2#"&546##5#5353KXKKX^GG R6    $     #57'5PPPP4s444    u   &&#"#6632332673#"'#	39/X	28/Xr;E<:F   T    3#"&54663233#354&#"*=7/'
Xhh{#);.0		yHq  U=   "&&533267,E'W%(&(IAA00C	  Uo   "&'532654&##57!#3!f;^ !b:M`o[;XXqAwPYMTK=2@omGm=  QR !  "&533265332653#'##"'#[ZWmNCWnQ>XGU0~&\
^g][U(d^I*)Z.,  QR $  467##"'##"&533265332653#U0~&\5[ZWmNCWnQ>XX3*)Z.,^g][U(d^  UV" ,  2#"&'532654#"#4#"#336632366[Zy#mNCWnQ>XGU0~&]"]h?	IZVYd^I*)Z., "    2#4#"#"&'532653366W`bWxYD$<$%G\"]hWd^AI	C%;`I*)  U"    3267#"&&54#"#336632
'#<$xYDXG\3`bH;%C	IAd^I*)]h  U  #   33.53#UlSmP00634 7'"[    7,"  $  25!!3#!!5#"&&546"32654&0^>`P1Go@qEWKRQLL"A7III6!A}YJl__oo__l  8"  '  2#"'##"&5466"32655332654&kMb]l" m]bKpy<12.T2-2<|"NbjZZjaOIrRTJ8>DTRr  6   !  #5.54675336654&'PwB|VOxBSS\TU[SZTUY FvQyEwQz
	g[[h	
hZZf
  H   "&'7326653#'#N" *G+XH
S
Q-Q6b,@  H   "&'7326653#'#N" *G+XH
S
Q-Q6b,@   #  "&&55467##"&'73266533267m!9#S8" *G+X
(IA\3,@Q-Q6;%C	  U"   2&&#"#3366O#)H+XH
R"Q-Q6b,@  U"    2&&#"3267#"&&53366O#)H+$(!,E'H
R"Q-Q600C	IAab,@  R  H"   2&&#"#4660&##W(H"
K,0{BH  "   2#4&#"'66h0H(W##&0"HBj0,K
  U      332#'#2654&##UVh$9 f~>E4>QM/?#-.&0  U      3373##7#32654&UXf 9$hV~>4E$>0LR1%/,  39" 7  %#"'3267#"&&5532654&&'.54632&&#"tb-#$(!,E' [/C<954J(oZ1U%"J'69=33H&NP00C	IA+$  (8,DJF#(9    2&&#"#"&'53265466&
$<$%$=	C%;bAI	C%;BH  %  "&'53265#5346632&&#"3#)%KK$=#&
KK$<	C%;@GBH	C%;GAI "   "&&54&#"566323267#=$
#!8!
&IA1(C	D=3;%C	   (  "&5463346632&&#"3#'2655#"!@ODM2$=#&
KK'>- ,(B47CVBH	C%;HBIH%,  Y"   "566323#5#534&a+4*H+LM#4/C	HA*#r{D61/  S   267#"&&5#57733#*4*G,LM#4/C	HA*#r{D1/  
`    75353!533##'##"&553265!
EYXKKH\4abYwYEGGG*']fD>c[  ?    "&&5467#5332654&&'53#-Go@630HKRQL"7 j
=qNJl'IEuVOddP3\DEIUv  Q"   2#"&53326554&#"566/C%otvmXCHHC&%"GByyu}0aKM_7%	K        #.'##1^rr^<6235   "  %36673#&&'##&&'##3c`d[J_`\
KZg)NN*-,X37.#PX.        !#&&'##6632&&#"^tm_XN$
.81)H!Q)bLZF3,G        #537Xd;  '!   "&&55!5!5!!3267#:" p#
'IAI:DBn;%C	  '  "  667#5!5!36632##72654&#" pS)Y=5AJ[a- 2;:DBnQN>*7D%2,/     ' 2  "&&546326654&##57!5!&''27&&#".Y:XN;o5o[;DpB&9$!&nDa9.X-/&>?26D%$TK=J@5aI5(6)"&I4# $       2#6654#"'66gj$RFXYa{"N!#\fY-^U!knFyB       2&&#"#.5465[#!M#{bXXES$jByFn=!U^-Yf     "&'73254&'34\#!N"{aYXFR$j
ByGmp V^-Yf  7"   "&54>32&&#"3267,|y'E[4)L@2G%#E1,CAr['I	?tu<N =& 2    +  U     !  332#254&##2654&##U9[5</2Jet7>BFFD;328
9<DY<J&#'/.(  -!"  %  2#"&546675&&546"33#"32654xr!6 .7tcSE*S>\U"[C)4 	91DIJK-%HZ2(fh  7Q +  2&&#"&&#"32675#53#"&&546632546
/ G ML$3s1^;Go?HyK5*6I0LagG:z_c|:	^AE  U  (   33!53#5!UX#XX     '  "&54632"&5463333#'2655#"n<K@I+XKK%;*&#qB47CHBIH$+  	    %467##73753#j	gj=WW4
35  U     333UX1I  7 % 2  467##"&546323&&5546632&&#"#26554&#"O>dyyd>O#9"'
XUEBYGGG
3!..!34BH	C%;/]^dkq_`j       23##5#5356654#"'66gj#NAllX[[Q_{"N!#\fY-^U!PII~nFyB       2&&#"3##5#535.5465[#!M#{_Q[[Xll@O#jByFn~IIP!U^-Yf  7  ' *  "&546323&&553!!!'#'26554&#"!dxyd>OX#2P1UEBYGGG9
.!3BnDH"0I]^dkq_`j  7 2 ?  "&'532654&##57!#'##"&546323&&553!26554&#";^ !b:M`o[;GP?dxyd>OXDpBAw&UEBYGGGPYMTK=2H"0.!3@5aIGm=/]^dkq_`j  7 ) 6 9 C  667#'##"&546323&&553!36632##%26554&#"!2654&#"P?dxyd>OXS)Y=5AJ[aMUEBYGGG9L- 2;H"0.!3BnQN>*7D%2]^dkq_`jp,/     $ 8  3"&&5#5773!6632&&#"#72654&&'.5467#3*G,LM#4*1U%"J'69<43H&tbC<954J(	/%HA.*#r{F#(9+NFH $  (8, 1/   - 6  #"&'532655#"&&5#57733546632&&#"267#$<$%1*G,LM#4$=#&
)/IAI	C%;LHA8*#r{>BH	C%;1/  4 6 A  "&&5#57733#3267&546632&&#"6632#"&'%2654&#"*G,LM#4-1M$BqH)L@$U7HQ5Q*=d!*aL)5"*(F!(
HA8*#r{D1/)6Pc|:I	%%D62?')1I$ "<   5  "&'532654#"####5754632&&#"336632}"&wYDXX^^\R 5*,+X4bbFG#1c^,)h[E
;?#I*)]gRKU  Ui ,  "&'#332654&&'.54632&&#"s:a+XXdgVF954J(oZ1U%"J'69=33H&
 z5+$  (8,DJF#(9+NP  U  4    33!!%!UX#yBnD;         #'#3737#'#3737cKQSIbFBTFPFEcKQSIbFBTFPFPP  U      !#5##!#5##UXXXX闗闗 " "  232653#547##"&554&#"5660#;#xZCXXZ4ac&";2ځe^(#)*]g#E " /  2326533267#"&&5547##"&554&#"5660#;#xZCX	$6 Z4ac&";2ځe^;%C	IAH(#)*]g#E  7]   36632#54#"#3p:"?@8N;,99a8>M=8  7]   432&&#"36632#54#"#7P:"?@8N;,9T,"98>M=8   v    4632#"&"&'5326533%	
9/+t-3  7g   2&#"#3366
	)=9/5g1<0B;'  
 a   "&'7326553#'#3
	(=9/60;1;&  
 a   7"&55467##"&'73265533267 16$
	(=9);7	&0;1$(
  7aa    3373##7#32654&79UZBc3D8R](#-a*+.1j   a !  &&'##3366773366773#	>A`;0>><0;aC/0A5405   La   3366773#"&'532677=K
	G>:2%a+0.6*+     [	            ?    2#52654#1<<1 8821827  ?    "&5463"31<<1 8?822727     654&#"'6632#Py%&5<%EH:BA$H'4D2+E4     #5&&54632&&#"AB:HE&<5&%$T4E+2D4'H     '57콽hu'YO     7'5COY'uh  "	   73#'mm'TT"뼼  "   #'37mm'TT뼼  ( x   #xP (^  v   (^  C    (4 x <   7#xP< (mQL   (4  C   (4  v    H       '37YYY苋  H    '3Y (   x 
 (   y 
    
     
     
   K   #53< (;  
       Ja  $  7"&54673366773'2654&'!)=B		B=)"
+ 834#7 +,('  7 p   #3p99  !g $  #"&'532654&'&&54632&&#"K@%4<,'#339H;81H'227x/0
0	'')-
*	''  La   '373#'#xAYYAyA_`@Þzz     2&&#"#5&&546";2P@99D6E'H+BھU(6=  N  T   !#5!nBP  N  T   !#5353BBP  N  T   !#533BFB(P  N  T   !5#533BBP  N  T   !!533TBBn  N T   33!NBB  N T   33##NBBB (9zK   (W  *5 [	    (v   '373OXYNކ  (v   73#'(1OXY܄  (#    '57#k1kE>?  (#    57'5(E>?Ek1 (  C    (    53#.753#.(` 27-`126.
749:
"U9: (R   (CQ   H        (    3##(Ι55  (    #5#555  (       3533(55  (       3#5353Ι55  (0   !53!53B8M9Хcc  (0   !53!B8Хc  ( K 	  '57!!#O1;D<E N@5   #'6654&#"5632.#6$+%%<B&)5U4, =V 4   7" T      :     Z    
      33#'#73'&'
M[A?[9
桡        !!5##!#3#3%35#ԩP]|MHG  32" , 7 >  3267#"&'#"&&55!&&#"5663266324&#"76632672x|Z=3(M!#c2>QT6A^3WOJ1M&(M2>#[MIa[3*?UK^H9=:CPW"A4B)-).<mG6`[Mq4=MQ-*KN08zETOJ  
  6   '  35#535323##254&##2654&##UKK9[5ZFet7>BFFDE;3+E+DY<J&#'/.(  ;   "3267#"&546632&&FQ]VX"E#"D.>xV+S#"Al_^m
HQ|EE  V      ##324&##32~\d\M>d^v  $      2##5#535#3#3254&}88H9dHGHd^  V     !!!#3#3AHG  !" (  "'732654&##53254&#"56632gT(C,;?SE:HS<7]"^:vo!6 /6m
%F&&-%HZ2)O[C(5 	91CJ  V7     #2#"&546X+  2
   "&'532653t!$'XR
G-xOK  V     3366773#'VY gg+"%       35'7373V#AY`$:&7<JI  V     3333#447###VwvXHfH w#  V     333#467##VT	`T`:+5k  ;?     "&&546632'2654&#"=Ws89sW};sTVOOUUQPE}RS{E}S|EGn__ll__n  #   "&'532654&#"'632.D"$D"Q^XW"A!Fe=sH
m^^mE#Q{F   >    %"&546632"32654&)A}YA{Y_oo__llsGo@tHp?KRQLLRRJ   HE   746632'6654#"#&&:z_c|:I	agNHn?ArH(M@ML+DA   Z   &  %"&547'76632'"654&27%1!8'>$e@$8&?#c>&A2l_J1osJ7(:-!tI:';-"$4RJ"4QL  4|" ! - 4  "&55!&&#"566326632#"&'%2654&#"267!etdSM4N()M5DifBFm?r?d^@OFGPNHI<F<	m5`ZM7878A|Z8659IgdeifdhgNJES  9  *  #"&&5467&&553326553"32654&#)/8xd=c950%%Y2462XA==AA>>1EJ8X`+S:9IH.HH.<<.H955<<559  ;?    2#4&#"#466>}]OUUQ]9s }_ll_S{E  ;?   #"&&533265?;sTWs8]PUVOS|EE}R_nn_  V      2####32654&ne*aU3Y:+HE=TM-N1G-5/.        7.54633#5##35#"1ijXXfDG;><#<-JO(--1        !"&54667'3353'35#"ji1fXXGD@<>PI.;$
G1--(       !##5!#YHH  Q   %#"&5332653/aKjmY@AD<X8Z4m[W=BH7Y  & /H   %#!5!254&#!5!H]hWd^I*)`bWxYDXG\   +   +  !#!5!254&#!"&54632"&54632G*']fYd^H\4abYwYEX  (J !  %#!5!254&#!5!254&#!5!J]hYZVYd^I*)Z.,B[ZWmNCWnQ>XGU0~&\        333>73YkkY6126<  
   $  333>7336673#.'#RCVWT	DQ]T

W+X27."PX..:.
/:  '   	  35!5!!' p#:DBnD  !   #"&'532654&##57!5fWov:^"]7<SLMHB	ZFF`O,72,AD   '  "&546756654&#"'66323267ejFXCI:9&J!#\4be?OJR<?%S !%a
^P6o'AO527B_P6n'AP517B    )  %3267#"&&'#"&'53267&&5466328'?%2<&6S"%"<(4A,O66O+"54*F10F,F)57n70K,,K0&MH     !###"'53267>7!Y<8

:5uj&WGH,BqN       '##3.'3b87;5		5R6#     #5##!#3#3%35#E=:&//  ?   !  2##2654&##32654&#VZ.+,<VK<,6;L]>02@/;&1.2;?$"#-,$")     &  535323###572654&##32654&#2VZ'QAVK<,6;L]>02@-/;2-';?-$"#-,$")  ?    ##324&##32si|>\SL?lnkhUP  ?B   !!#3#3BȽ//  '*   535#535#5!'ɽ///T  (   3#"&54632&&#"32675#	%M1lr~r'F>!S]Q^+fweew/
]PM`  ?   #5##3353;;;;      #57'53¨7777V   v   '"'532653(:B-)[>;  ?   #'#366773E/;;)}D')  ?D   33?;0  ?   ##333#467#6WV:x?"_T>  ?   ###33&&553D6D7d?!E  ?   333#5467#?7D6FbT!?  (    #"&5463232654&#"mimijmhmKNOIINOKdyzccyxdQ]]QQ\\  &  *  "&&5467&&553326553'2654&#"2Q/3.&$;/330:$'-5cQ=::>=99"A.1<;*44)55)44*;;1EL/4./22/.4  ?h    2####32654&[S#QE5;v;.CA:B<#>&.(/))  ?    2#'###32654&VS:#Ep\;}BE947<=44.)(*$  b   ##5!#;[}//  ;   #"&5332653Y\VZ:==>9:B[WG59>0  T   #&&'#3673667T{<ZX;{=HR<U
HT3340964  8f  &  2#'##"&5467754&#"'6632655@=*2,0>RU;&"2>3A2#,:f48..114(	'"-.  5Og  &  "&553366323267'6654&#"?=)2,/?RU;&"1=3A2$,;39./104( 
("-/  $g  *  "&546323733267#"&'#'26554&#"ANO@)3	. 4 7-+:...SSSU*&,88
;AD9:?  !g ' 2 8  3267#"'#"&553&#"5663266324&#"766327:'!2A Q$F@Ib 12 \(;2/@;")71=/%'Nb'
(34P@ q/
D%/0-/"I)3\  7l  !  36632#"&'##3"32654p4)AOOA)4)9c8+*:/.x$
SSST)ȭ;=;?@;z  $Y  "  "&546323&&553#'#'26554&#"ANO@)3:/4 7-+:...SSSU	8+,88
;AD9:?  $Mg    2#3267#"&546"3&&CL:4!44$J]UD)/(gPB79.
TPPZ,0+)2  !Kg    2#"&553&&#"5663267K]UECM94"34#)+)0gTQOZPA 6:/
)31+  $g '  #"3267#"&54675&&54632&&#"30b5'%79(JH.$K;&6-O6-+7	.
6($"$)-*	.  !g %  "'73254&##53254&#"5632C7,O6-&/d6'$=+LMH.$H*
-+6
07(%$"),  $ Yg  *  2373#"'532655467##"&546"326554&G&.MOM14M-3#ICLKL,0/.502g1+EF10*1WOM[-@;<?5:B9  8  {a    #2#"&546v9aB  7U   366773#'#3ppCEy'99
	m v  7+g !  2#54#"#54#"#336632366;;8G3,8H4)9.	8Q<g8?L63L<8B,6  7 ^g   %"&'532654#"#336632 	N:-9.
:!@@.+ M;9B,8>-3  $fg    #"&5463232654&#"fXJFZWKFZ15512550PWWPPWWP9BB9:@@  g   2#"&'532654#"'66zEU^E*+43e+7gLUYT	/@<v,  &ve   2#4&#"#46QV=3784=SeZK:@@:KZ  &v   #"&533265vVRUS=4783J[[J9BB9  7 lg  "  2#"&'##3366"32654&@OOA(49/3 6,+9/..gSTRU,-78;@F67B  
    27#"&55#57733#	")=22"eeD();DI)  3Za   #'##"&55332655Z.	<"?@:N:,a+8=M<8  ;|J   ##53254&##5!|=CTB=\/:;4H6)4*7  5)a !  "&553326553326553#'##"'#;:8G3+9G5(:/8R=8>M73M=8,6   Ja   3366773=JJ=B23  
>e #  3267#"&'#"'53267&&54632)4%#6
'"*>55>/}*+)* !B!+99+"E  7 k  -  746632#"&'72654&##532654&#"7(D)BH6&1@W@#,_-6:%6/%*/!))4>;8+2;6>B	.*0/(.$%$+)  [ ! -  "&5467&&546632&&#"'2654&'FZ>8'8,1=1)0:8,H)144,298M@:G%#*	*653A+:-,;91/8   }b "  77'&&#"56632733267#"&''N	 Hu=A&&8u*#|) $m  3 vZ    2#"&546#U*9ZxB  7    72&#"#3366
	)=9/51<0B;'  3Z    %#'##"&55332655Z.	<"?@:N:,+8=M<8   J    3366773=JJ=`B23  Qo" ' .  %3267#"&'#"&53326536632'&&#" YP3O*)P7Bc#ZGjmXAAD;XF0Ec5\>C?I[_M.4)6m[W=BH7Y8%<mI5FDUQH 0 . :  #"&'##&&#"#66325332673#"'366324#"3260zc?P?	32)
X21*P?dy[UBAXHG. Dx;E9h:F	";".bgcij  7 . ;  "&546323&&55&&#"#66325332673#"'#'#'26554&#"dxyd>O32)X21*
GP1UEBYGGG
.!3S;E;k:FH"0I]^dkq_`j    0  &#"#66325#5754632&&#"3#32673#"'#m	32)
^^\R 5*,+21*X;E)h[E
;?#D:F   " - 6 @  7#6675336632366326673#5"&'#5&&'#4#"%4#"U3/-GU0~&]4[Z20/W=AW@>XUnFA;~CUmNC>@/:I*)Z.,]hM/<	YMG	,ZV   y" " +  26673#5.'#5#66753366"54W`b21+W.`^)X35*G\&NGAE"]hP7;	8:	I*)JMI%I 0" . <  &#"#6632336632#"&'#32673#"&'#26654&#"U	32)HNAcyyd>Q21*X1?GJRCAw;EHI#0/4K:FI/6]<\n\^ck   " ,  7&#"#66325336632&&#"32673#"'#U	32)H
R8#)H+21*X;Eb,@Q-Q6!:F   H" *  7&&#"#6632546632&&#"32673#"'#R	32)
(H00&##21*W;ENBH
K,0|:F " 8  "&'532654&&'&&#"#667&54632&&#"26738Q [/C<94D3%$oZ1U%"J'69<N0&	2!t
P+$  2@
,DJF#")	+-?&NP S 4  "&&55&&#"#66325#57733#32673#"&'3267*G,32)	LM#421*/%*4
HAj;E*#r{D:F81/C	  "   $  32673#"&'!!57&#"#66327!5

21*)p#x32)+nB:FD:;E	D  U0  +  "&'##4632&#"3632'2654&#"T4VFu{vKOwEO6phuttDIHGQJL
()G!st"Q*PG-	QJkcciWam`  7ga   353#5##p999aB  *  !  #"&&5467'57!5"32654&O=sGo@vhbRJKRQLL@M/oOu:mNkxC~JYPO]]OPY   7  7&&5#57733#3736632#4#"#3267#"&'$ZLM#4XME&bbWxZCX*4&=Kq:)8*#r{DH=]gWe^ZC	N  $     ##575#535'53KPPKKPP?G44G44  6   "&55#53533#3267OHMMXpp* &
UKbGGe1#G  
f"  # *  23##"&'###5353366"!&&267!TZu86x`>QXKKHN1JE#F>DGC"qrF/4FI#0JLMGRghRZ`  
J    "&55#5353!533#'2655!(jmGGYXGG/aHD<@m[BFFD8Z4GH7DD=B  
S $ /  "&&545#53667#53!&&'53#3#%326545!-Go@-60%$=&=#J6,KRQL
=qNF-GIEK85PEI;UFvOddP  U:0 % 1  #"&'53255#"&'##336632"326549<
0!&?P?XP?dy%"UBAXHGA@EI4F
. D";".Km#bgcijd  7:> $ 1  "&546323&&5533#"&'53255#'#'26554&#"dxyd>OX,9<
0$P1UEBYGGG
.!3Q@EI4FH"0I]^dkq_`j  : &  "&'53255##5754632&&#"3#3|
05^^\R 5*,+,9I4F)h[E
;?#Du@E  7" / <  23733#"&'53255##"'532655467##"&546"326554&5UF9<
0u{vKOwEO6phuusCJIFQJL"()Gc@EI4w>st"Q*QF-	QJkcciWan_  U: "  3>7733#"&'53255#'#3	gٲ:9<
0=WWk4
@EI4F5  (:    3#"&'53255#,9<
05P@EI4F  U:" 0  "&'53255#4#"#4#"#336632366323
04mNCWnQ>XGU0~&]4[Z,9I4FYZVYd^I*)Z.,]h@E  U:E" "  "&'53255#4#"#3366323
04xYDXG\3`b,9I4FWd^I*)]h@E  U0" % 3  #"&'53255#"&'##336632"326654&9<
0!&>QXHNAcy%"RCAX1?GA@EI4F
/4I#0Kn#\^ck6]<\n  (:" "  2&&#"3#"&'53255#3366O#)H+,9<
05H
R"Q-Q6։@EI4Fb,@  3:" :  2&&#"#"&'53255#"&'532654&&'.5461U%"J'69=33H&9<
0(8Q [/C<954J(o"F#(9+&:a@EI4DP+$  (8,DJ  .  2&&#"3#"&'53255##"&'53265466&
9<
0$<$%$=	C%;&@EI4{~AI	C%;BH   :   "&'53255#33>733a
0^rr^9I4F6126<.@E  :   3#"&'53255#'#37,9<
0c¹dɊ@EI4F  ':   !#"&'53255!5!5#9<
0 Bn@EI4F:D  .:n! + 6  "&55#'##"&5467754&#"'6632332672655.1@#MDI`~[:5*L!#`4b^,
#DZOdM7=J?L,*MRPW C4BV^܇#EKN083-*  7:" ( 5  "&5463237332673267#"&55&&'#'26554&#"dxyd>OF
#1@&	P1UEBYGGG
.!E^#E=J7%'"0I]^dkq_`j  7u 0 =  "&&55467##"&546323&&55432&&#"326726554&#"/6 O>dyyd>Oy%
	$UEBYGGGIA?3!..!3OI A;%C	/]^dkq_`j  7:K" $ +  "&&546632!32673267#"&55"!&&9LuA;kGEc5YP3O*
#1@+L?I>
>{YX~D<mI5[_#E=J>	QHDU  +:!" 5  "&55#"&546675&&54632&&#"33#"326732671@+9sn!6 -7s[:S(!!E/ySF8IR<8U!
#=J>	YC(3	;1DJFL,&H\1(#E  !:" 5  "&5532654##532654&#"'632#"'32671@"]7<SH:ES?;,C(Tg\m6/ 6!ov9/
#=J)2ZH%-&&F%ID19	 4)C[	=#E  3:" & -  "&5#"&&55!&&#"5663233267267!j1@}^Dd5oYP3O*)P7KrCK
#?I>=Jiv<mI5[_M<tU#EQHDU  N:;    2#"&54633267#"&55#A,
#1@51#E=J?  !:" )  2#"&'3267#"&5532654&#"'66Gn?ApG
#1@B*PLNOAN":z_c|:8#E=JhdagI : (  2&&#"3267#"&553265466&
"8!
#1@$=	C%;H=H5#E=J%;BH  O: #  33267#"&55#'##"&533265,
#1@%\4abYwYE1#E=J?G*']f_d^  !: (  "&5532654&##57!5!#"&'32671@"]7<SLM>te\ov5
#=J.42)AIGSFKeA#E  	lg  *  2#"&'##54&#"56632366"32654&ANOA(3	.!4 7-+:...gTSRU)',88
<@C:9@  $#g   "&54632&&#"3267FY]F2)g21,*PUYP,	y:>/	  >g   +  2&&#"632#"''67&546"32654&2*g3=/5#4@(,]R,0#g,	y .(!&% '>YP  $f  *  7#"&546327&&''7&'"32654&*KA-8WKGYRG"3+UI P7016612	( #&qIUVNDCM":-!&52,9:8%5  !g %  2#"'532654##532654#"'6;H$.HML+=$'6d/&-6O,7g,)#$$(7/	6+.
*  
    ###5754632&&#"3X9==;6#9X8>7)I   a   7"&'532655#53533#	
00911/+**-3  $ Yg  *  2373#"'532655467##"&546"326554&G&.MOM14M-3#ICLKL,0/.502g1+EF10*1WOM[-@;<?5:B9  5 Za   47##"&553326553#!:"?@8N;+998=N=88       2#"&546##5#5353U[19009**  5 a   "&55332673/:
3-+   a   #575'54444a 



   a   ##575#535'530440044*l

l*Y
Y      &  "&54632"&5463333#'2655#"UH'1*/9112'' !(B+<)+
  7     7"&53327+892	);:(       3#"&'53255#pL#cRP,*  7a   3379B,  7 +g +  2#"&'53254#"#54#"#336632366;;OG3,8H4)9.	8Q<g8?T,"L63L<8B,6  5 )a $  467##"'##"&553326553326553#8R=";:8G3+9G5(::	68>M73M=8.  ]g   2#54#"#"'532653366>@8N;,3"	.	<g8?M<8;)
($m,  7 g   %3267#"&554#"#336632]#2N;,9.	<!>@$(
);M<8B,8?  7da   3&&553#7F6GB1
  $fg     #"&54632'"3&267#fXJFZWKFZ00
[20PWWPPWW*1/`63i  #      #5&&54675336654'N_\Q8M_\R66<67;6;6qeVIIVVJIW>67>?6m  ! g 0  #"'3267#"&5532654&'&&54632&&#"K@1	+8<,'#339H;81H'227x/09();Q	'')-
*	''      2&&#"#"'5326546	3"	3
($n;)
($;)  
      7"&'53255#"&&55#57733#327
+22"ee7,=,'DI):lP  a    53533533##'##"&553265#,:911.	<"?@:N:,**+8=)%M;7  va   "&5467#5332654&'53#FZ#!T/15510UEXQF-@,*F4/<<0.L*,3QGQ  5Oa   #"&553326553OFIDG:S,(93DA7M+"  5\g   2#"&553326554&#"566-5LG9+//,g(;ZFK:-.9V!-   Ja   #'&&'##Ƅ=JJ=a33B  a 	  #57#533#)(   ba   %"&55#57#53332675#0ɼ	);,#)(T$(
   Za  !  7667#57#5336632##72654&#"mc69("+0;?Z"!	#)(0/%!)]6  	 .a   #"&'532654&##57#5,H,^O&=?&2>H;&a';+@Q
0	5.3-$-  $_     "&546323&&#"267#PLHTQNI/21._30.{mn{zom{RPPR\[S a  T& %   N   U0& E   N   aPT& %   
e   UP0& E   
l   amT& %   L  Um0& E   L  =Y& &   ' z    v  7& F   ' z     v    a  & '   N  7& G   N   aP& '   
   7P& G   
N   am& '   L  7m& G   L h  a  '  #"'532654&'7"##324&##3 JJ 	$&5&)lV$3ua"057VPs;(Ώ  7 * 7  "&546323&&553#'##"'532654&'7726554&#"dxyd>OXG0!$3JJ 	$&5&&UEBYGGG
.!3H&
5(&057LI]^dkq_`j a8& '   J  78& G   J S  a  + 
    .'535!!!!!!!>:1i8)$q#512
"GsGGON  7q 
  & -  .'535!2!3267#"&&5466"!&&#:1i8)Ec5YP3O*)P7LuA;kF?I>12
"GsGGK<mI5[_M>{YX~DHQHDU  a  + 
    6673#5!!!!!!!8j29:S)&q#5G"
21sGGON  7q 
  & -  6673#5!2!3267#"&&5466"!&&8j29:S)Ec5YP3O*)P7LuA;kF?I>G"
21sGGK<mI5[_M>{YX~DHQHDU a8& (   J [ 78"& H   J \ aH& (   Q L 7H"& H   Q M a& (   ' z    M r  7& H   &M^   z    a  & )   N     & I   N   =W& *   L   7& J   Ll  a  & +   N  O  & K   N '  aP& +   
   UP& K   
`   a  & +    j R   & K    ja  %& +    z  & K    z	  aG& +   M  UG& K   M qHa& ,   QH:& L   Q    = 
  " .  6673#"&546323"&54632!57'5!t9i2:;(TTTTG"
21}4;44   g 
  " &  6673#"&546323"&54632#3K9i2:;(EXXG"
21} a  k& .    v   L  & N    v $  aPk& .   
t   UP& N   
5   amk& .   L  Um& N   L O aP& /   
V   LP & O   
  PW& /   '
V   L P& O   '
   L  am& /   L pm& O   L a8& /   J [8*& O   J a  *& 0   Nk  U  V& P   N   aP*& 0   
   UPV"& P   
   a  & 1   N!  U  & Q   N    aP& 1   
   UP"& Q   
_   am& 1   L  Um"& Q   L y a8& 1   J  U8"& Q   J d  =# 
   0 <  6673#663232673#"&&#"#"&&54663232654&#"F8j29:g1+2.20,2.KloHHpkKryzppyys>"
--5=4>Wo\\on\[o  7'q 
   . :  6673#663232673#"&&#"#"&&5463232654&#"8j29:g1+2.20,2.msGo@sIo?kKRQLLRRJ>"
--5=4>A}YA{Y_oo__ll  =   - = I  "&546323"&54632663232673#"&&#"#"&&54663232654&#")4/50-3/51KloHHpkKryzppyys5=4>Wo\\on\[o  7'R   - ; G  "&546323"&54632663232673#"&&#"#"&&5463232654&#"4/50-3/51|sGo@sIo?kKRQLLRRJ5=4>A}YA{Y_oo__ll  =+ 
   *  .'535!#"&&54663232654&#":1i8)KloHHpkKryzppyys12
"GsGG?o\\on\[o  7'q 
   (  .'535!#"&&5463232654&#"2:1i8)gsGo@sIo?kKRQLLRRJ12
"GsGGA}YA{Y_oo__ll  =+ 
   *  6673#5!#"&&54663232654&#"@8j19:S)KloHHpkKryzppyysG"
21sGG?o\\on\[o  7'q 
   (  6673#5!#"&&5463232654&#"8j29:S)jsGo@sIo?kKRQLLRRJG"
21sGGA}YA{Y_oo__ll a  *& 3    v   U0& S    v    a  *& 3   N   U0& S   N    a  _& 5   N   U  & U   N    aP_& 5   
r   IP"& U   
   aP_W& 5   '
r   L z  IP& U   '
   L3  am_& 5   L m"& U   L 3& 6   N   3& V   N    3P& 6   
+   3P"& V   
    3   A  >73#'"&54632#"&'532654&&'&&546632&&#"#"j29:;u<f"$k9PQIA[]:gC;b(%W/CDD:?W-47
99_jV>5#0)!`S9Q,M9/$0&5J  3   A  >73#'"&54632#"&'532654&&'.54632&&#"#"j29:;tb8Q [/C<954J(oZ1U%"J'69=33H&j47
99NPP+$  (8,DJF#(9  3   H  "&54632.'536673#"&'532654&&'&&546632&&#"A,0<88>1-u<f"$k9PQIA[]:gC;b(%W/CDD:?W-540045_jV>5#0)!`S9Q,M9/$0&5J  3R   H  "&54632.'536673#"&'532654&&'.54632&&#"A,0<88>1-tb8Q [/C<954J(oZ1U%"J'69=33H&5400456NPP+$  (8,DJF#(9 3P& 6   '
+   N   3P& V   '
   N    
  !& 7   N   S\& W   N?{ 
P!& 7   
@   PS& W   
    
m!& 7   L Z mk& W   L  
8!& 7   J E 8& W   J  ZQ& 8    j K OQ& X    j  ZH& 8   Q  OH& X   Q F Z8& 8   J  O8& X   J U  Z# 
   3  6673#663232673#"&&#"#"&5332653-8j29:g1+2.20,2.<{_Z]^aWY>"
--5=4>JwEw1W`gQ  Oq 
   4  6673#663232673#"&&#"#'##"&5332658j29:g1+2.20,2.UH\4abYwYE>"
--5=4>EG*']f_d^  Z    .  2#"&54632#"&546!5#"&5332653K<{_Z]^aWYGGJwEw1W`gQ  OR    /  2#"&54632#"&546!5#'##"&533265KtH\4abYwYERGGG*']f_d^    X& 9   Q P     & Y   Q   PX& 9   
U    P& Y   
&     & :   Nv   & Z   N.   P& :   
   P& Z   
     F& ;   N     & [   N      F& ;    j     & [    j     6& <   N   & \   N    &  & =   J Q  '  & ]   J  &P& =   
S   'P& ]   
   &m& =   L b 'm& ]   L / Um& K   L y SU& W    jy {  1& Z   O    1& \   Oi  .7 & D   x   U  j&@   N   {  
  3'7'7#@ll@y=kk=H +{  
  #'73yAmmA=kk=!  (A   5!(AII  & _   _n   [    #&&'7##&&'7)A0Z@/4:644:64 { Z   3#迅'H ,{ Z   #53'! { t   #53#__b { t   #53#3#__b'& { t   #535#53#__b&'  'b     3!333ZfZvZ: q    H    # /  "&54632"&54632"&54632"&54632$$$$$$$$$$$$$$$$M $&&$  $&&$  $&&$  $&&$  { t   #535#53#3#______b&''& { t    #53#35#__bb { u   '3``} { u   #7#`uu`b { u  
  '77'`uu`>>>sYkkY777 { t   #535#533#_____b&'&  JT    "&54632'254#"MNJQMOISTT+''sljsrkju?OQOP  LT  )  2&&#"36632#"&54>"32654&#"6>6);JRED]/T+2(&/)T;)F*F@FP_a/ZH+-/-.&+  IV  '  2#"'532667##"&546"32654&D]-TB% 7<3(@JRE$/'*+3-V\c/[I,<,G(H@AS9,,&.-*;  8   &  72#'##"&5467754&#"'6632655@=*2,0>RU;&"2>3A2#,:48..114(	'"-.  $M     72#3267#"&546"3&&CL:4!44$J]UD)/(PB79.
TPPZ,0+)2  $f     %#"&5463232654&#"fXJFZWKFZ15512550APWWPPWWP9BB9:@@  L    7'373#'#xAYYAyA_`@Dzz  !K     72#"&553&&#"5663267K]UECM94"34#)+)0TQOZPA 6:/
)31+  $      2&&#"35!#3#3!5"&5466$G  5;DFOxt1_@dXZWBBCuKs@  3) % . 4  %&'#7&&546773273&&'267##&#")+#?78vo?*?!#a)J$$M5?

]"*2:A,!p)Zy[SWbH"JX5tRc@  8 .  "&&546632&&#"336632&&#"667Xc>C`6^'$J0>^3I9G;& 
+@3F$L
Zpl]HGZrh8"KD8J  UV &  2#4#"#5#54#"#336632736[ZWmNCWFnQ>XGU0t*[F?'"]hYZVضd^I*)Mň  
  2   # ' +  3#535#53533533#3###3'#3'#3'#3'#XNNNNh_vONNNNi_v**^BC__*@R@@R@|RRRt  S   ?  2####32654&2&&#"#"&'532654&'.546ni0_}[U@BB8<i+@ 1"'%6#6R[%CJ0($5#7Yef8L.'LECF=\C$)*9,FWQ,#)*9,BL  
         3#53333333###3'7#7#;J?7P3S:\<R1O5=H6Z<];FF$ <G=K@???@K     <   3#533333##fWWUbβe8NB::BN>    *   35'75'75#5!#77u$u$u$u$P5idP5iOOQ5ieQ5i    / <  33326654&&#"'6632#%6632#"&'##2654&#".{Vk	fG:kJ+`$$n:eQgt]QPL*XF1
T-C$"(4(B
ZbFf9GL^ePcR>.[=6-,D;#(384   $ 1  "'532654&''#7&&546326654&#"n$''$'3rS>RPU,%M>>I68-1R>(!
K,*wȆz	[1URLE=YfWJQKLw,(*6IR  
  2  # + 1  23#3#####535#535#3&#36654#326drKACQui8SWWWWF$53;NJD6		6=Qw6Y6JDDzY|D   =  ! '  5&&5466753&&'3#667uIc@:h-"$Y03h>-`Mhr*<PG	âf_&#NFMzM
:
     _   "  3#3##'##7#537#533&&#3^`cLU_SR_UKb`.iB@R@@R@b$U01TR   9  "&547#53>7!5!6654&#"'66323#!!3267"u~/TCI8~@D1W"&n4eu7WDJ<	:{9k$"r
^_&@!@/5OSU)@!@tQ  =Y  "  &&'667#5&&54667532\%$G*)J$"G.@E`@@^leeLNGG
Šda	&uxy  O     !53267#53&&##5!#3#PU
UL0	aPJ,.<@82@@'C@IQ h   p  1  & 1 :  ".54>32'2>54.#"'32##532654&##Pc66cPLe96cP@pV0.SqDZP.Sr>RLV>RF',(,E
6cPPc66cPPc65.UrEArV1Q\ArV1_EDCL%*(#      :  #'##3#3&'32&&#"#"&'532654&&'&&546NE#y$D? IIB"Wp;5 (:)ND<>"*$8(;rbbX6c	^
50)+5
=
0#)6    _ 	  3535#5353YHH     9  33467'73#"&'532654&##532654&#"'6632fKL
6#IG%@F>40:4992/)5$E.GH+'/T62*		'1\T?")#$!7' .>0(4
3):I  -   F  57>54&#"'663233"&'532654&##532654&#"'6632s))%1#E+@I;8QËKL%@F>40:4992/)5$E.GH+'/T6p'1'  .?71N5M>6?")#$!7' .>0(4
3):I !"    0 *"   # / ; G S _ k w        2#"&5462#"&54632#"&5464632#"&%4632#"&4632#"&%4632#"&4632#"&%4632#"&4632#"&%4632#"&4632#"&%4632#"&2#"&54632#"&5462#"&546)
J



<





T



T





<



J






I


@


J


J


@








  
     35#535#5333#3#!aWWWWZ8GYGGYGP  
      35#535#5333#3#UKKKKXKKKKGYGGYG      32673#"'!!&#"#66323
21*	$	32)Zk:FPT;E/  
  *    3#53532##2654&##3#aWW5}kRHfdX_[Nqk@kAOEVMFpNp  a_  #  2##3267#"&5#32654&&*A$i 
CKfkWPTef9L-'/#LKRNECF;  .0   & . 5  #7&&54677&#"'663273#'##4&'7"66557CA/:eh2		*L!#`4DCH^@#MD)JP>BY 74)K>HUB#L,*m$/@KM0r$
3  0  "  #&&5#5773373#3267#"&'7hCQLM#4[GCJw+*4(	F5#8*#r{9C	 aD    UFh   366323#5#4#"#3Y4bbOWOxZCXX(#)*]gWe^  aD|   %#5##366773|V%IZZ>iPU@"D"  UF#   3>7733#5#'#3	gٰNW)=WWk4
5  &D   5!5!5!!gxD6PD  'F   5!5!5!!X p#:DBn  =  #  2373#'##"&&5466"3266554&&kIrGGpP_EE`bllcX]$$^7/\6\.8\oo[N6_??`5    ]       )  2&#"#.'#3667366766
[
[^o~]~R6I$':-	U./L.V&'\,N.[#%W/E=7    *" 0  333>73366776632&&#"#.'#[J_`\
20%hg\	`+X27."PX..#A\.:.
/:  
  ' ! ,  23>73#'#5267&&546"654&5F>:w^e[5$I3@'=58W06126<I 9;?D!+ B  a     33!!aZ2O  U     !!#XJ  7"  $  "&54674632'>54&#"c:,D%-/N.UI>X0O13R0=/,
Q6/1kFIV'([^CwOaAK0\F^c0?   JB    7'%'%4$$$$5555  (    ##"&54632I4  (0=G    #"&54632'7453  (^AG    #"&54632!5!YI  (S2   5353(5S5q  FH   ##5#L  F:z   '3533L:  HH e    #34632#"&9kt$%%$F'%%$    HR o    #"&546323#$%%$[9k+%%$   H  N  V  ( 	  5''5'(f5a
:<sr&  (I 	  %555a5$sr< (.zJ    H V &    4632#"&4632#"&H$%%$$%%$&&$  %%$    2     5!!52[~GGGG  Q     7#39k  Q    3jk9 |K  
  >33#"|"tVj)KCR'A:A K 
  2#&&##5Wt"F)k'RCA:A _     &&#"#66322g9<93]H8f2~!D<   `   32673#"&'2g9<93]G9f2!C=  bBv #  "&'5326654&#"#33>32%&/LZHQ!ZG?K%qlL1+[P5`?N\.tz d` aB    [o %  "&553326554&#"#33>32bZYY\RLZHQ!ZG?K%q:w
w
W`gQ[P5`?Jb\.tzJwE  .Zb 	  # /  6673#"&'332673"&546323"&54632W410FI70*#6	9QL,
5pF7!7Fw  .Zb 	  # /  #&&'5#"&'332672#"&54632#"&54614QDFI70*#6	,5
b7FF7!  4Z\ 	   %  #56673!52#"&54632#"&546*41W275,GGf  4Z\ 	   %  &&'535!"&546323"&546324W(A5
,eGG    #  "&'532667>7!3###B#"_f_	'>K0I'(o6tI5C]0     "'53267373#'#'#56Acdcr/LC]  a  "    33273###2654&##abs3_f!lNRHfdX_[2eLX$cBOED  U "  )  33663273#'#"&'#26654&#"UHNAVscdsY>Q1?GJRCAI#0iimo/4/6]<\n\^ck    P    .5463!!!!!!##3#"&C*#5tiFhlU[X8.P?agONO(t	;DBH  =" " ) 2  "&'##7.546336632!3267&&#"35#"ug}f:$hVK/Ec5YP3O*)P5>C?It=5E
rm#?/MQ: $<mI5[_MKDUQH#0&.-  a  j   !##37'773'jlZZV2VXfZ3X~jS5RaV5U  U     773'##37,E=`jJ*IRfXX+EEwJ,H]   6  "&'532654&#"###"&'532667>7!6632/>>"Y]ul9Z
&?3""T7CwP|vxy{J4C^0K/I'(okG   ,  "&'532654&#"###"'53267!6632=&9:"?CTY"X}.K9 6B ":bN`ficΩ^Aay8  a &  6632#"&'532654&#"#!#3!37CwN/>>"Y]ul9ZZZnZkGP|vxyM.  UJ &  "&'532654&#"#5##33536632r&9:"?CTY"XXXX":bN`ficay8  aD   5#!#!3yYZV{  UGi   %#5#!#!iWPXJ32  aD   5#4&#"#366323iY=D;^;ZZ:l7dmV:9]X  UGh   5#4#"#3366323OxZCXXY4bbOWe^(#)*]g     "&'57557537726653*kkkkV[j.V#O~F%A$O$A$GAGOG@HK~NEd:    & I    IX      & I    LX      & I    OX     e & I   ' IX    L     ] & I   ' IX    O    a    	  !3!!3TZ8{ZP6  a@   !#"&'5325467####333^V("hKR~a_Is(P&lNW9T  Z (  2#"&'532654&##57&&#"#466hct?b84mX4]))a,UJVV>F:\TY:xWK1Z@?a8RKD@CA&)gQ2JwE      !73#6677#^VU[QQ3*,;  = %  32654&#"56632#"&&54667Mm9/`Ige^K-.#Lo=Bf_KH|L\bDpBpX\`F	?uPMLS\rj  
\  "  "&54667336673'326677;;gAa
	^*FIY&0"5T1
>13M27CUe,qHG2  b  #  "&'##336632'2654&#"IrGGpP_EE`bllcW^$$^
8.\\/7\oo[N5`??_6  3  A  &&#""&'3267#"&&'&&'&&'532654&&'.546632.S)>M'H/8W3f3$$/5A)" 

,f:FV*L23S1<iB5`1a:5(0"3K:\f
9%	
K	#>("-V>9'2$1L;<U-  " !   35!5!3267#"&'.#"y?F#K#1;O_"(=?N=>7=+
J	O7#'  F  B  #  #532654##532#532654##532:KmLRVT'UX8Ki49UN$Q*14YCOC)F*a*,6UCPA'C)  1	   "&54633#"33Ly}ibv^	}gewPRX2  a@   "&'53265!#3!3)#48ZZlZdL;F?.Hme 
 & 7      1 !  "&54667'572&&##"3267I?j?Gp1!.W,Sfha_2k1+h
ocCV-CxESCD>BHS  #    %#"&'532655!53467#3KD%!&O_WWVK)./>:u$,  #h    +  "&'532655!533#467#3#5>73B%!&O_K)2X
K)./>HK&WV:u$,}%T"
7:     & $    $#     L   (  7#36632#"&'732654&#"'&&'3Qb]XkKKlNryzppyysQp[oo\|j<@       "&''!#3326533'&&'m}(	Qb]0G7\]ZdP
dj8J%c]2w3<@     }    136673#'!3'&&']	
]cPQkP/=;M6)<@          1333##3'&&'6677#aqp]gou.,"A6?|}<@@?Q"b   }  &  #"'532677'!#36673&&'3l#n_;*16<LPb]	
]Q)afR
7?41=;M<@ ;&V     T-    k   53533#66773##TZ^^>i&jIZ&OUUO"D"mU@&  a  k   %7'#3667737#'ceIZZ>igc)fjrb|Q@"D"ɎR2TњQ    k   %7'##53533#667737#'ceIZTTZ^^>igc)fjrb|Q@&OUUO"D"ɎR2TњQ  a  N 	  %!!37:lYZYNN#P#       3#53533#!aKKZmm8+MRRM%P   	   #  53>323##"&&'"!&&267!>LidO::NgkKJpr	qpsq-sJFbQPcFgTUf<tt{{ = & 2    r3   = & 2    26      *    75332##3##5#32654&Q5}kRddZ[HfdXuK
nd;g@VKuuBOED    {  $  "#&&5463332####32654&+'JJT5}kRZ[HfdX) 
<Thnd;g@fBOED    ! ! *  "&554#"566323332####32654&,RU=&*."5}kRZ[HfdX^SqPGt82hnd;g@fBOED  =T  (  7'"#"&&5466327#'32654&#"pf6oHHpkKig-mO({ryzppyysq(@\on\[o#/5:+S/1  =7 ( 4  %6654&#52#''7'"#"&&54663232654&#"ig/-##&<F59W$qkDoHHpkKryzppyysf#19!!)6F5:K$[*I,EO\on\[o  -  =   2##53254&##'MDfx]YlZffI_(KJ:L  9vu #  357>54&#"'6632!533##596J&F84O) VS)*
Zpl]8";
^SO{)  a       3333##'3#3#axCCCC:6[5``  a   	   333#%5aL5M:"65bc  a  \      3!2##'3#3#6654'axBk>cxCCx$/Sm[>_65`1@<k  =V    " ) /  &&546632!'27&&#"%6654&'3'uKmkK[IYM7A&N87-.-..--.6|(
æn\\n&H?)UU))ST)~  a       !  3!2##'3#3#6654&'3axC=ÿ+xCCx$ 9112'' !(B+<)+
H8&   Q PP &   
    5  ) 5  %#"&54>32#"&'6632"3254&"32654&*WE|)LkBNO^J+W$ `*\a3MQ d,J"UG5B69+H+üTl<M5@EKT?3SA4J ')BG1',.  1    3#!#36673NUT+EEN"5#ZbWqE>v,a  7"    #"&&5463232654&#"^P3M,]Q3M,'+*((+*'6{f6yfn``nn]]  7A"   "&&546632&&#"3267}cPR`=h $X*{spm?_($W
:z_c|:IfeagN   T   #!5TXs6J  U  ,   3!####UXX22   C    32###5#32654&֔nkft;GBDMKKYJ(00#  	  E    3#32###535#32654&թgtuu揑;MGIKYI(00#  1'    3#"&5467332654&#".^]Zz~~zY\^LQSJNNOO^nn^MdcNP^a  
      3#5#53533#XKKXKKGG  7 pa   #p9aB     ?    33'3# qrnC\C1 o?    "&'7326737667#A(.
y%?]47iB	5#/ JC*MA<  p    "&'532653	9.+t-3 T  !  &&'##'3366773366773#		+-B)!

++)
	!)C/		ys#"yy!
#s T  !  366773#'&&'##'&&'##73	+-B)!		++)

!)C/ 		 ys#
"yy 
#s  a Xx   737'aTXT  b Xx   %#75'3TTXT  ,     3!5!%}C7m  a   	    ##32%!&&#3 !ŰlV
wua~lPyr   7   #  "&546323&&553#'#"!&&267!dxyd>OXGP2@F&DPRFF
.!3H"0[ORXfWXT[   0  53&&546632&&#"3##"&'532654&&'&'Z:gC;b(%W/CDA7b"$u<f"$k9PQIAOAE.9Q,M9/#0%AD2_jV>5#0)  " -  753&&54632&&#"3##"&'532654&&''@oZ1U%"J'69;GCtb8Q [/C<95A.DJF#"&A/ NPP+$    (     !#!5!3Z2ZMO.    {   3#5!5!#XXJ   ,  32673#"&'#'##"&'7326655&#"#663253H	32)H
S8" *G+21*X3;Eb,@Q-Q6!;E  ` !  366773#'&&'##'&&'##3	>A`;0>><1;aC./6405A  <     353#5#<d<<d>HH  P     ##53d<<>BHH 
   & $7  n 
   & $A  r 
  x ' $    &n   
  x ' $    &r   
  d ' $    &n S  
  d ' $    &r S  
   ' $-   'n S$ Q 
   ' $.   'r /# Q 
   & $Y   
   & $E  S    ~& $   M z     ~W& $   L    ~& $   f    
 & $7  &n f   
 & $A  &r f   
x ' $    &n '  f   
x ' $    &r '  f   
d ' $    &n 'S  f   
d ' $    &r 'S  f   
 ' $-   'n S$ &Q f   
 ' $.   'r /# &Q f   
   ' (    n 
   ' (    r 
  I ' (Y   &n   
  I ' (Y   &r   
  5 ' (E   &n S  
  5 ' (E   &r S  
   ' (     
   ' (    S 
   ' +    n 
  # ' +    r 
   ' +Y   &n   
   ' +Y   &r   
   ' +E   &n S  
   ' +E   &r S  
   ' +   'n S$ Q 
   ' +   'r /# Q 
  ; ' +     
  ' ' +    S a& +   f    
 ' +    &n f   
# ' +    &r f   
 ' +Y   &n '  fP   
 ' +Y   &r '  fP   
 ' +E   &n 'S  f<   
 ' +E   &r 'S  f<   
 ' +   'n S$ &Q f   
 ' +   'r /# &Q f   
   ' ,    n 
   ' ,    r 
   ' ,m   &n   
   ' ,m   &r   
   ' ,Y   &n S  
   ' ,Y   &r S  
   ' ,   'n S$ Q 
   ' ,   'r /# Q 
   ' ,     
   ' ,    S   E& ,   M    >W& ,   L  
4 & 2d  n 
> & 2n  r 
 ' 2'   &n   
 ' 2'   &r   
 ' 2   &n S  
 ' 2   &r S  
V ' 2     
B & 2r  S 
   ' 3    r 
   ' <    r 
   ' <   &r   
   ' <w   &r S  
   ' <   'r /# Q 
    ' <     
   ' <    S    6& <   M W     6W& <   L ^  
  " &un  n 
  , &ux  r 
   'u1   &n   
   'u1   &r   
   'u   &n S  
   'u   &r S  
   'ud   'n S$ Q 
   'ue   'r /# Q 
  D 'u     
  0 &u|  S &u   f    
" &un  &n f[   
, &ux  &r fe   
 'u1   &n '  f   
 'u1   &r '  f   
 'u   &n 'S  f
   
 'u   &r 'S  f
   
 'ud   'n S$ &Q fQ   
 'ue   'r /# &Q fR     & $      
 & $7  &n    
 & $A  &r    
 ' $    &n '  y   
 ' $    &r '  y   
 ' $    &n 'S  e   
 ' $    &r 'S  e   
 ' $-   'n S$ &Q    
 ' $.   'r /# &Q    a & +      
 ' +    &n {   
 ' +    &r    
t ' +Y   &n '  >   
t ' +Y   &r '  >   
` ' +E   &n 'S  *   
` ' +E   &r 'S  *   
 ' +   'n S$ &Q q   
 ' +   'r /# &Q r    &u      
q &un  &n ;   
{ &ux  &r E   
4 'u1   &n '     
4 'u1   &r '     
  'u   &n 'S     
  'u   &r 'S     
g 'ud   'n S$ &Q 1   
h 'ue   'r /# &Q 2  B  -    =      !5.546632'2654&#"P]z<FmhI?{Z,ulltunnQPVMLWQP{bbzzbb{  =  Y   !5&&546632&&#"33WKm?e,$%O7ww{{{VILs`aq  a     3!!!#5#aVOπ  +  "&54677!76654&#"'6632!32678G
%:		#>A
6C


<92 &H>72 `&I      !6654''7&''7&#"'6632q '(4H4W*'bFLH$!pCC+D$F EJ     E   336632&#"b)(&&F  
   '*    S    E&*    j  =Z   a  *    =Y &    a  *   3333#467###azyYJ66k"!l7R ;V   =Y& &    + ;&V     k+ B   
  Q '    n 
  [ '    r 
   'Y   &n   
   'Y   &r   
    'E   &n S  
    'E   &r S  
  G '   'n S$ Q 
  H '   'r /# Q 
  s '     
  _ '    S 7Y&}   n    7Y&}   r    7Y&}   &nP      7Y&}   &r,      7Y&}   &nY  S    7Y&}   &r6  S    7Y&}   'n    Q C  7Y&}   'r    Q D  7Y&}   {  7Y&}   S    7Y&}   QC  7Y&}   M_  7Y&}   Lf  7Y"&}   f    7Y&}   &{  f    7Y&}   'S    f    7Y&}   'n    f    7Y&}   'r    f    7Y&}   &nP  '    f    7Y&}   &r,  '    f    7Y&}   &nY  'S    f    7Y&}   &r6  'S    f    7Y&}   'n    'Q C  f    7Y&}   'r    'Q D  f    7Y&}   &QC  f    -&   n    -&   rk  -&   &n2      -&   &r      -&   &n;  S    -&   &r  S    -&   ]  -&   S    U&   n    U&   r\  L&   &n#      K&   &r      U&   &n,  S    U&   &r	  S    >&   'n    Q   ?&   &rd  Q   U&   N  U&   S    >&   Q  U"&   f  U&   &N  f  U&   'S    f  U&   'n    f  U&   &r\  f  L&   &n#  '    f  K&   &r  '    f  U&   &n,  'S    f  U&   &r	  'S    f  >&   'n    'Q   f  ?&   &rd  'Q   f  >&   &Q  f  B6&   n  86&   r 6&   &n  T 6&   &r  T 6&   &n  S^ 6&   &r  S^ =&   &n  Q >&   &r  Q  6&     R6&   S< =&   Q 6&   M 6&   L 6&     Y&   Tg  =y&   'Q   jd   7'& R   n    7'& R   r    7'& R   &n\      7'& R   &r8      7'& R   &ne  S   7'& R   &rB  S   7'& R       7'& R   S    F!&   n    F!&   r    O&   n    O&   r    O&   &nG      O&   &r#      O&   &nP  S    O&   &r-  S    O&   'n    Q :  O&   'r    Q ;  O&   r  O&   S    O&   Q:  O&   MV  O&   L]  A&     O&   T  Oy&   'Q :   j  A&   n#   A&   r    A&   'n    ^   A&   'r    ^   A&   'n    Sh   A&   'r    Sh   A&   'n!   Q   A&   'r    Q   A&       A&   SF   A&   Q    A&   f   A&   '    f   A&   'SF   f   A&   'n#   f   A&   'r    f   A&   'n    '^   f   A&   'r    '^   f   A&   'n    'Sh   f   A&   'r    'Sh   f   A&   'n!   'Q   f   A&   'r    'Q   f   A&   'Q    f    V     ##YI1  
     33#&&'
S]z	zT).'  +  8# !  "#53&&5466323#56654&2OWA:܆5?9mOOl9?5;AWdS\wAA"y[Cj??jC[y"AAw\Sd  V     !###!WY0  5  V   ##5"&&553332553V*dXWVd*YWZe2\99[23 V      7Y   ' E Q  '6654&#"56632'53#"&'33267"&546323733267#"&'#'26554&#"(
,3+_j0QHJK62.'9v`zwg8TF %1S*SECVIG8#)#0
<JI=)'.%I^@	$.$.I_gdjke  7Y   ' E Q  '6654&#"56632573#"&'33267"&546323733267#"&'#'26554&#"(
,3+@0j_AQHJK62.'9v`zwg8TF %1S*SECVIG8#)#0
<IH=)'.%I^@	$.$.I_gdjke  7Y   ' E Q  &&54632&&#"'53#"&'33267"&546323733267#"&'#'26554&#"+4+
_j0	QHJK62.'9v`zwg8TF %1S*SECVIG0#)#8
<JI=)'.%I^@	$.$.I_gdjke  7Y   ' E Q  &&54632&&#"573#"&'33267"&546323733267#"&'#'26554&#"+4+
10j_JQHJK62.'9v`zwg8TF %1S*SECVIG0#)#8
<JH>*'.%I^@	$.$.I_gdjke 7Yi&}   &Lf  &nH^   ^ 7Yi&}   &Lf  &nh^ S
 ^ 7Yi&}   &Lf  &r0^   ^ 7Yi&}   &Lf  &rO^ S ^6&   _ 6&   ^ 6&   a 6&   `  6   ' 7  '6654&#"56632'53#"&'33267"&533267#(
,3+_j0QHJK62.'9OHX* &8#)#0
<JI=)'UK{1#G ?   ' 7  '6654&#"56632573#"&'33267"&533267H(
,3+@0j_AQHJK62.'9OHX* &8#)#0
<IH=)'UK{1#G 6   ' 7  &&54632&&#"'53#"&'33267"&533267%+4+
_j0	QHJK62.'9OHX* &0#)#8
<JI=)'UK{1#G 6   ' 7  &&54632&&#"573#"&'33267"&533267C+4+
10j_JQHJK62.'9OHX* &0#)#8
<JH>*'UK{1#G6i &   &L  &n^ L^6i &   &L  &n^ Sm^6i &   &L  &r^ X^9i &   &L  &r^ Sw^  76" "  6654&'.54632&&#"D#8Ac8r(J8!WHEC+C'F"<nXI
iT8U9
/+%L O&   _R  O&   aR  O&   `R   O   ' @  '6654&#"56632'53#"&'33267".5332654&'3(
,3+_j0QHJK62.'9xCQ)X53HOX8#)#0
<JI=)'#AY6/9M(rxFn<;oJ  O   ' @  '6654&#"56632573#"&'33267".5332654&'3(
,3+@0j_AQHJK62.'9xCQ)X53HOX8#)#0
<IH=)'#AY6/9M(rxFn<;oJ  O   ' @  &&54632&&#"'53#"&'33267".5332654&'3+4+
_j0	QHJK62.'9xCQ)X53HOX0#)#8
<JI=)'#AY6/9M(rxFn<;oJ  O   ' @  &&54632&&#"573#"&'33267".5332654&'3+4+
10j_JQHJK62.'9xCQ)X53HOX0#)#8
<JH>*'#AY6/9M(rxFn<;oJ Oi &   &Lq  &nS^   ^ Oi &   &Lq  &ns^ S ^ Oi &   &Lq  &r;^   ^ Oi &   &Lq  &rZ^ S ^ !"   7"& F   N p !"&   N Wo  7'"    5.546322654&#"<\4sIo?m_,QLLRRJK	GwPAzVx.t__hh__t  73" '  "&'532654&'.54632&&#"!? 33-&5A]2r(J8!WH?CGKZD	# "8iXI
iT8Q6@>AI  a   #!!!#5#XVOߑ  0 ,  "&546756654#"'6632%3267KBed+'<=G^t #E89%L7#?+E
;.I1I:")E    6654&''7&&''7&&'7"&+
<m{ƋJ*%Nd6NCO$CJECL`Rq~aH  U@   "&'53267'#3366773=c#T3DVB]]		j(	=4F6(L  UJ  * 7  "&546632#"&'66322654&#"2654&#"MpG}PW\6S,,P [>>h?Fs+2 !))4>;8+2;6>B	.*0/(.$%$+)  }  "  7'&&#"56632733267#"&''N	 Hu=A&&8u*#|) $m   "<    5336653}};?7)9:4zF@9X?le4|  $h     5&&546753'56654'N^ZR8M_\P8<45s:7qVJIWVIIV>78>?7o  .b     4632#"'#72654#".RBLTXD8'^/3gY15RQYQMW
+U=;}wa    <a   75336653}};?7)9:4zF@9X>me4|  R    "&5533267(-N)"S@:  $      75&&546753'56654'N^ZR8M_\P8<45s:7qVJIWVIIV>78>?7o H &     &     '@    573'0j_@
 `     573_;0
 "   (  S   )[    '6654&#"56632m(
,3+[8#)#0 ) n  )[ n   )[ n    L[    &&54632&&#"+4+
[0#)#8 L r  )[c &n       L[ &r       L &r    )[d &n   S    )d &n  S  L[ &r   S    L &r  S  ([ &nq Q    ( 'n q$Q  ([ &rM Q    (~ 'r M#Q   ^     '53'"&546323"&54632FUj&^
 ^   ^T   ^T   (wy'Q     j  (wy'Q     j   (^    '53_j0^
 (    (^ S   (  S  (^Q   (^Q   )c &n    (^ S   ^T   )[ n   )[ n   L[ r   )[c &n       L[ &r       )[d &n   S    L[ &r   S    ([ &nq Q    ([ &rM Q    ^   ^T   (wy'Q     j  (^    (^ S   (Q $  E    6632&&#"7#"&54632kLHl"ED5:8eRX_GFKC*  E    4632#"&%#"&'73267kMHl"ED6:8O%dSY^FFKC G>   4632#"&!  !""""  N 6     4632#"&4632#"&N$$$$$$$$&&&&&&&&     Q  %#"&'732654&''6654&#"'663232675#53&&#"#"&&'7326323###"'[CV?G+d>&0) D9/%<"M1NSC	&$ 2IG'%#9/B%+ %8*ohQ.FDj{#'%:F,%$ EN;N*
GD1;7,,"RJG"    x ;  %#"&'732654&''6654&#"'663232675#5!###"'[CV?G+d>&0) D9/%<"M1NSC	&$ 2IhQ.FDj{#'%:F,%$ EN;N*
GG"    x ?  %#"&'732654&''6654&#"'663232675#5!#####"'[CV?G+d>&0) D9/%<"M1NSC	&$ 2IhQQ.FDj{#'%:F,%$ EN;N*
GG'"   n <  %"&&546766335!5!##"632&&'&&5463232654&:/@>1]n	.7JbSK?"!9h-;E+FM1L3(VGG!KAAK

F9 ),!$  &   N       3n '  !##"&&'732654&''6654&'!3n O$9-N09g_,GCO.)5-(#JGnG'0Z. U;2D"=rNwC%1)EF01-     n <  !!6632'6654&#"#"&&'732654&''6654&'! O	>"AS#H )#'*-N09g_,GCO.)5-(#JGnG'0Z.	OE.\/)G(,'%&2D"=rNwC%1)EF01-   cn F  7'7&&#"'66325!5!!667&546323267#"&5467&&'#5/*=*9)"J,(@>%ck"C
*&-4.1 /"B)LT/.5:PAC6-J90GG	 ,!"+!)!"FO>(E
   n D  %4676654&#"'67&&#".546632675!5!#3267#"&=C,#3.M1(++R:6:`81I%,I!0D*ʤ(B=:2 /"C)KU0I0-+?=.#.$&EK142[]55C-
GGJE)M 
,$"EN  H8y&       H8&   3     H8n /  #'6676655#'6654&&''&&'&55#5!8^%Q
("n?5!H01W'7O8'3<0J#).:&>$A2(G*-#21"$DG  H8&   3     'y&        &        &        &          	n 4  !632'6654&#"#5#"&&54632&&#"3267!5!	0EAR#H '#68QG2/S2nX91:@=(,E	'2SM.h2) T)/.H$&M9P^I4/53*#G     An  D  #5#"&'&&546326654&'#5!267!32675#"&&54632&&#"Q#S*lb"%	A#:F>Fc+N%@(/K+`O6%077'-k}#-";/GG%8R`TZL'F.IQE,,+)     Bn   #"&&546335#5!##7&"BhQ'*<GG'     ]n  -  ##5#"&5467&&547#5!3267!632&"#"]gQL7M`(.
4]J8,4M+"#19'٦QC4F*G*'+#!%(F(     n 0 <  %"&&546766335!5!##"632#"&'73254&74632#"&f:.A>1]o	.7Jbbcb;=9wKt1kL4(VGG!KADVXF1DAN"$s  !!     n "  ##5#"&54675!23#"3267!5!hPH2Mc%$ :G:&2G/'٥VG3HF1/+++#G     n H  %26654&#"&&54675!5!##"&5467&&54632&&#"632&"#"(M~K.)"5:!QJ759˴3C2]Rab*/ZI4#X,"#^>F?lE/>$ 3?S40D	FGGJTH:nX4S@-A+<@EA 	FF(&     n "  ##"'#"&&'732654&'7!5!5!Q)$,)C(5`X*G.d: )=-'rP-.>=w"(,N@nGG   n 7 L  %"&&546766335!5!##5#"'&&'&&5463232654&727##"632:/@93`hQ0	SK?"!9h-;E+FM164	.7*#=L3(VGGAK

F9 ),!$.!     n +  6632232675!5!#####"&'732654&#"AC^	'gQ(0
>M"U3E)YB7>9).D?	GG 27jr]P4+.(     n    ##"3267#"&&5466335!5!70@7,G*6L*,c5Em>Do?'&A0?J4bFAY.G     Xn  $  ##"&5466335!5!2654&'#"XPXBnBqDo>XG^:9#J/!_'qIFW)qgC[.G=C0M7'FD     Pn 0  %"&&546766335!5!##"632#"&'73254&f:/@>1]oPn	.7Jbbcb;=9wKt1L3(VGG!KACWXF1DAN##     An % 0  !"&&546675!5!##"&546632'6654&#"3NuBHvEA'@E @:!A11?sf7F##,7gIF_1iGG<):J(*"<%%<"FW%!-)"+     n  #  ###"'&&55#5!276655#zQB/],O4
!''*:;F6GG ,+'.   Hn   ##".546766335!5!Qm==JG6.O/RDpH'H+1[94(PV0#8GG  .  x -  #5#"&'6654&#"&&546323267#5!)QP7Uw_M/% QALI5)K0PJ:34J R
'ٴa]G6233	F	=:89#H8J\$#( GG   n 4  &&'#".546766335!5!##"3227&54632&*UG+!`;1:GOR*+-!:"F/O9,?_GG. 5E#1 #	3#  *  vx <  ##5#"&5467&&54632'6654&#"632&"#"3267#53vhQI:M_/;R?5G(=	(1#299,5J>'ٖQC2G8<O8-/)'
,# 'F)&)(+2G     9n   !####"&&5463!5!9gQ6&"nG*6*<  9n&         Gn    #5#"&'&&55#5!##3267QD/(AOG2(F'ٿI@GG)0&     n $ /  6632'6654&#"#5#"&'&&55#5!!3267:#AR#H (#59Q@+(@O()@'SM.h2) T)/.IG9GG70"     In  (  ##5#"&&54632&&#"67!5!3267'IgQM88Y2yb('2oI6C0!)'٥*K3V\E'G43  .  x 1  235#5!##5##".5463354&'&#"&&546%:Ƀ;gQ*$!
+/9KYLxD>tGG%!',i/2G=@;5     dn    #5##".546335#5!##3Q*$"~d'%!',GG     Sn    ##5#"&'6654&'#53267#ShQN3Zo><{=12JnGٳyd/,0G11*46l   n !  %.'&&546326654&'#5!#6;hP"%'$
h,L1-w*61dX$"<'-GG#:7L54o   n ! -  %.'&&546326654&'#5!#4632#"&6;hP"%'$
h,L1-w!  !*61dX$"<'-GG#:7L54o7""!!   n +  5!##&#"'67&&#".54663263235hQ2.M0(++R:6:`81J$,I!:W'GGc?=.#.$&EK142[]55C8}    @n ! 0 ?  5!##"&'#"&&546632667532654&#"3267767&&#"4D+O66P'I-/M.-P36O':#m!=#*?7%&56%&6!<#*?'GGw]J5U0+$.!+T=8T/+$'"r!#7>@455>5541!$8  wn&    7     ;n #  ##5#"&&54632&&#"3267!5!;hPK56T1s^'%
0>F?-4K};'٥*K3V\I6230-#G  (x , 4  7"&546326654&#"&&54632&&'##5!z#/$'2@;/98^]GC/R3E=-T@3S%QY#VA8C#FS:3@+U@Eu!'_,,H]j'GG     Qn     ##5#"&'&&55#5#3267QhQJ2(AO22nGٿI@GG/)0   n & 3  ##"&'.'&&546326654&'#5!2675#KQ:'*]!)o=68cL"%	'@"
4'
4n161dX$";0GG	.*>   r"n 7  %6654&#"&&5467&&546766335!5!##"632A$.:AEIGF6[c;)"h	/6EW)DAE$ &+90:G55G|M&;4"(VGG*C&:L Vg%   53Qg    %&      @   4632#"&!  !""!!   *n *  %#"&&'732654&&'.5476633#"UF.NJ)E&J2$-/+,1.;?]f'	,&-6BO"RI#ER$%)0"$8/>G ($<;     n   ##5!QY''GG       $     &&546323###53&&#"TK<P:ngQYW=7(*g#@"AS9y`G'Ghc1+"7 9     632#"&'73254&#"6:KS]Va<='FO1j1+M?=N\L+0>J!       #"&54632&&#"3267?9KU\OKpV">6pI342*
O?9P8[5'SX' &
      #"&54673267C)KUYX:42 /"O?8SB,!" v B  &  #"'3267#"&547&&54673267C),% 0"C)OQYX:4-$ /"?K94"/JB%  Ey   #"&'73267EkMHl"GC597_dSY^FDIC %g   &&#"#"&&'732632(&#9/B%+ %8+gH4;7,,"VM gg   .#"'632)2""'46O?gO[&	I3{k Tg   .#"'66327.#"'632-+*2-F&, '46O?g(%	E
+&49E3{k  *y&      (  &     j  &     W  &      M    632&&#"DeO"92eD	,3V3)PK  g   n   #3Q'nG  &   F     PZb   g  4632#"&%#"&'73267#"&'732654&''6654&#"'6632326776632#"&'732654&#"#1kLHl"ED5:9[CV?G+d>&0) D9/%<"M1NS%% #F6&F-_P.D 1.#9+!(9/0&eSY_FFKCFDj{#'%:F,%$ EN;(@/80%O?Q`#55647"),%. [h   #53^GG cl   !!cIMG i   '3rlG N  i   #7qAGi  *    #"&'73267!!*dD@cD:/22HgO@DK4./4@ J   "&'73267Ad#M==M"d'B""B'     "&'73267"&'73267@d #M==M"g>A`#,O22O+#`&B!!B'v BB   	n&      An&      Bn&      n&   1 O  @Pn&   S    @An&   /    n&      Sn&       ^on X  7'7&&#"'66325!5!!667&546323267#"'3267#"&547&5467&&'#5/*=*9)"J,(@>%ck"C
*&-7+,% /"B),% /"B)OQ6./5:PAC6-J90GG	 ,!"+!(??K9%B":
   :n W  2675!5!#3267#"'3267#"&547&54676654&#"'67&&#".5466,I!0D*ʤ(B6;,% /"C),% /"B)OQ6EI,#3.M1(++R:6:`81I-
GGJE#7??K9%A*D-+?=.#.$&EK142[]55C .v -   >  #23267#"&54676654&#"'67&&#".54663266h8&80%#5 ;C8> %!F#GA.-J+':";:3*6>
?2(=0.%")J52'GJ)*4 .v    J  "'3267#"&547&&5467&#"'67&&#".54663266323267
%$5 <B#$%!F#GA.-J+':";:%8&+"&$5=
=2',0.%")J52'GJ)*45+=
    n   3#QQn    n    3#3#QQQQnn  K y    %"&&546632'2654&#":[33Z:;[43[=5D@54D@y3[:;Y33[;:Z2GJ89FJ98F  x *  2'6654&''76654&#"&&5466HR#RGy(Ajn)#'110?xL9'IQ2`<#51Dh2  !:>05#  Tx $  %&'#"&546326654&#"'6632@_O#0$&+>A4#<&%S+7Y4F9-W!-L#O9;<E*UAFl,p  Zx 3  6632&&'#"&546326654&'#'26654&#"ZP5PY;0,?:;A#< "0$-"0-52!&<@0&"D#RI=J(B*3ME"*2N#	0$#0G&#   >x + 9  %#"&&54667.5467>54'732654&&'QF+G+,.6A!U7878T"A3/+"("(
!  
7J!<(2A/6M:/4J78K208K41E5*&"/"!/"  T%x '  .'#".5467327&54632&$+RA&T#FJ		+(,-3CKNF2V@.m11]4FG!1%	^`#  gx A  .'#"&&5467&&54632&&#"632&&#"3227&&54632"B[.$)iP?-l'#,	
2>F2)+-2CA=.M-6?,@CFG%
E*,..
#1%	!U%  & 1 L %  #".'732654&&#"&&54632 dN=aI3P1UB=)1$:4c\E<:U/uh2wʙmRF3X6!FR:5BFz  H  x   !"&&54667732673\: ZI4#X,"#^>'GG?lE/>$ 3?S47H'M;:nX4S@-A+<@EA 	FF(&    PKn    !!#"'#"&&'732654&'7!K<)$,)C(5`X*G.d: )=-nGP-.>=w"(,N@   Wn I  %"&&546766335!5!##"6323267#"'&&'&&5463232654&:/@93` u	.7*#='%34)	SK?"!9h-;E+FM1L3(VGG!	E	AK

F9 ),!$    v<n  (  !!663223267###"&'732654&#"*AC^	(+
>M"U3E)YB7>9).nGD?
M27jr]P4+.(  $n&       Xn&       Qn&       An&         n    7"'&&55#5!#'276655#],O=B14
!;F6GG*:G ,+'.   |n    !!4676633#".k-RDlY==JG6.O/nG#8G+1[94(PV  . x %  &&546323267#"&'6654&#"ALI5)K0PJ:33L%%aCUw_M/% Q	=:89#H8I^##( C-a]G6233	  in&       * gx 4  %#"&5467&&54632'6654&#"632&"#"3267%[GM_/;R?5G(=	(1#299,5J,QC2G8<O8-/)'
,# 'F)&)(,    n    !!#"&&5463!u6&"nG6*<G    n   3267#"&'&&55#5!2)G$(S;(AOB')0(D(I@GG     n  &  #6633#"#5#"&'&&55#5!3267r5(@4.4Q@,(@Or.(*?'GG9GG70#    vn   %  !!#"&&54632&&#"667%3267'`%`A8Y2yb('2
C0!)nG,*K3V\E43  . x ) -  %#".5463354&'&#"&&5463233#L*$!
+/9KYL4%:Ƀ44%!',i/2G=@;5D>tGtG    n   3##".546335#5!#*$"~lAG%!',GG    n   %#"&'6654&'#5!#3267&]AZo><{Wo=12L-yd/,0GG46l$11+    n    5!#"&'73267  P,B}H8f76G('GG$%C$   ,n  (  !!&#"'67&&#".5466326322.M1(++R:6:`81I%,I!;WnG?=.#.$&EK142[]55C8    ?n   . =  !!#"&'#"&&546632663232654&#"3267767&&#"%+O66P'I-/M.-P36O' G.0M.!=#*?7%&57%&6!<#*@nG5U1,#-"+U=8T/+$/ ,Ta!#7>@455>5541!$8    vn    !!#"&&54632&&#"3267j%_<6T1s^'%
0>F?-4KnG,*K3V\I6230-  (x ,  7"&546326654&#"&&54632&&'z#/$'2@;/98^]GC/R3E=-T@3S%#VA8C#FS:3@+U@Eu!'_,,H]    n    #"&'&&55#5!#267%(VB(AO92E+I@GG)0   n /  267#"&'.'&&546326654&'#5!#q24*]!)o=68cL"%	z
4BH4n161dX$";0GG.*>   rn /  %#"&&5467&&546766335!5!##"66339<&GF6[c ;)EE	F82:G55G|M%:4#(VGG   Kn   * 6 B  !!"&&'732654&'7!#"'"&546323"&54632"&54632K65`X*G.d: )=-'#+)CqnGT:p}%(G@GJ),:yY    n  !  7"&'6654&'#5!#'&&'3267Zo><{W
 U#
1,=1"4yd/,0GGW!$411  .x = H  #"&'327&54632&&'#"&&5467&&546323267%654&#":+2S /24/(),&:1;Z2E1,.QL>Y.),"7*!K"("*95$) 4 
))=)G+7IG.5H:;0B
t!51:$"   n  &  !!4&'7!#"&'&&'&&5463266OU`Z".<69-J"!2b)6F+(-nG/JCGN03B
F< #.  wn&P      n&Q      (n&R      n&S      n&   A    n&U      @n&V   l    Kn&W   1 O  6Wn&X     <n&Y   $ ~  $n&   A    Xn&   A    Qn&   A    Wn&   A    n&^      1|n&_    .x&`      in&   '    L *x&b    i  n&c      n&d      n&e      n&f     .x&g   E   n&h      n&i      O,n&k   q   wn&l    7  n&m     (x&n    V  n&o       n / ;  267#"&'.'&&546326654&'#5!#4632#"&q24*]!)o=68cL"%	z
4!  !BH4n161dX$";0GG.*>""!!   n / ;  %#"&&5467&&546766335!5!##"66334632#"&9<&GF6[c ;)EE	F8g!  !2:G55G|M%:4#(VGG""!!   	n 8  77&&54632&&#"3267!5!!6632'6654&#"#5.6JnX91:@=(,E	9#AR#H '#7Q5JQFP^I4/53*#GGSM.h2) T)/.%#   An  C  7&&'&&546326654&'#5!##5267!75#"&&54632&&#"HL"%	AhQ#:
F>Fe@(/K+`O6%077.Dfa#-";0GGS^.R`TXS$'F.IQE,,+)   Bn   '%##"&&546335#5!##5/7&"BhQCZ*<GGz   ]n  -  '7&&5467&&547#5!##5'3267!632&"#"v/>G(.
4]gQ8,4M+"#19AT	I;4F*GG٩d*'+#!%(F(  n&   O      n $  '7&&54675!23#"3267!5!##5/:G%# :G:&2G/hP
AUM<3HF1/+++#GG٧  n&   OL     n %  '%5#"'#"&'732654&'7!5!5!##50&)C(O?G.b<!(=-0hQCA'(5~qt$>@nGG{   @n ; Q  %"&&546766335!5!##5'75#"'&&'&&5463232654&7267##"632:/@93`@gQ:(D, 	SK?"!9h-;E+FM1*D,	.7)#DL3(VGGp8
AK

F9 ),!$.!   n 0  '%5###"&'732654&#"'6632232675!5!##5|0:#
=N"U3E)YB7>9).AC]
#4hQCU
27is\Q4,.'HD?GG{  n&   O    Xn&   O    Pn&   O     An&   O     n  '  '%##"'&&55#5!##5%276655#L0B/],OgQ4
!CY*:;F6GG{^ ,+'.     6n   7'7&&#"'66325!5!##5/*=*9)"J,(@>%6gQAC6-J90GG  .x -  77&&'6654&#"&&546323267#5!##5iJe_M/% QALI5)K0PJ:34J R
gQ)a\TG6233	F	=:89#H8J\$#( GGٴ   n 3  77.546766335!5!##"3227&54632&&'*,L/!`;1:GOR*+-!C&M	-N;,?_GG. 5E#1 #	3#""F  *vx <  '7&&5467&&54632'6654&#"632&"#"3267#53##5/<G/;R?5G(=	(1#299,5J>hQ+AX
J92G8<O8-/)'
,# 'F)&)(+2GGٜ   9n   '%5##"&&5463!5!5!##506&"9gQC\6*<GG{   Gn    77&'&&55#5!##5#3267-6 OGhQ21'H5d	 I@GG4)0&   n % 0  77&'&&55#5!!6632'6654&#"#53267,0O:#AR#H (#59QE()@5e
"F9GGSM.h2) T)/.I370"   In   )  77&&54632&&#"67!5!##53267'9FXyb('2oIgQC0!))S
TDV\E'GG٨743  .x 5  '%5##".5463354&'&#"&&5463235#5!##580*$!
+/9KYL4%:Ƀ;gQC,%!',i/2G=@;5D>tGG{   dn    '%5##".546335#5!##5#30*$"~dgQC,%!',GG{   Sn    '7&&'6654&'#5!##5%3267#]/K\><{ShQ=11LAaqZ/,0GGٲ{11*46ln&   O     n 0  %'75&&#"'67&&#".5466326325!5!##59
2.M1(++R:6:`81I%,I!;WgQ4<h?=.#.$&EK142[]55C8GG١  n&   O     ;n #  '7&&54632&&#"3267!5!##5h/FWs^'%
0>F?-4K};hPASUEV\I6230-#GG٢    x $ 0  7'7&&''667&&546325#5!##56654&#"0:^&+[/0)M%5)UIBV-#,x6LhQ".!%("/(C9D+&H'5LI;+EGG66" "   Qn     77&'&&55#5!##5#3267-8"OQhQ<225c"I@GG4/)0   n ) 3  %'75#"&'.'&&546326654&'#5!##5'35!04C,)o=68cL"%	hQ
kD}4n161dX$";0GGן./#   ^:n <  77&#"&&5467&&546766335!5!##"6632'6654'&LCQLH6ah;)~:g	6 S^(FSv99 @M35JP!C4#(VGG6R**K-)?    9n '  77&&#"#"&&54675#5!!632'6654'6*,)7&$29*)tf"H"K%5!GGgY0j4)!X+
   n % 1 = I  '75#"'#"&'732654&'7!5!5!##54632#"&'4632#"&4632#"&>!%)C(O?G.b<!(=-0hQ\3@&(6qt$>@VGGq"D   Sn   %  '7&&'6654&'#5!##5#'&&'3267]/K\><{ShQ

1,=1$5AaqZ/,0GGٲuE$411  .x I T  %75#"&'327&54632&&'#"&&5467&&5463232675#5!##5654&#"(a2/]!02/+(),&:0	6S.E1,.QL>Y.(/@_+>hQk*!K"("*>h5%) 4 
))=)G+7IG.5H:;0A"|GGx!51:$"   n .  %4&'7!5!5!##5'75#"&'&&'&&5463266U`gQm:".<69-J"!2b)6F+(-/JCnGGٱ|9ZN03B
F< #.  j	n&    *  An&      @Bn&       j]n&    *   n 0 < H O  %"&&546766335!5!##"632#"&'73254&74632#"&4632#"&73'f:.A>1]o	.7Jbbcb;=9wKt1kE!  !(;uL4(VGG!KADVXF1DAN"$s  !!""!!n&  jn&   R *   n H T [  %26654&#"&&54675!5!##"&5467&&54632&&#"632&"#"4632#"&73'(M~K.)"5:!QJ759˴3C2]Rab*/ZI4#X,"#^>!  !Y(;uF?lE/>$ 3?S40D	FGGJTH:nX4S@-A+<@EA 	FF(&""!!Q&  ^n&   1   6@n&     Zn&   $    n   , 3  ##"3267#"&&5466335!5!4632#"&73'70@7,G*6L*,c5Em>Do?"!  !(;u'&A0?J4bFAY.Gi""!!c&   Xn  $ 0 7  ##"&5466335!5!2654&'#"4632#"&73'XPXBnBqDo>XG^:9#J/!_!  !<(;u'qIFW)qgC[.G=C0M7'FD{""!!Y&   Pn 0 < C  %"&&546766335!5!##"632#"&'73254&4632#"&73'f:/@>1]oPn	.7Jbbcb;=9wKt1!  !(;uL3(VGG!KACWXF1DAN##""!!n&   An % 0 < C  !"&&546675!5!##"&546632'6654&#"4632#"&73'3NuBHvEA'@E @:!A11?sf7F##,!  !4(;u7gIF_1iGG<):J(*"<%%<"FW%!-)"+""!!b&  On&      6n&    A .jx&   \ *  Pn&     *[vx&   ?   @9n&       jGn&    *  jn&    *  jIn&    * .@x&       @dn&   *    jSn&   ! * n ! - 4  %.'&&546326654&'#5!#4632#"&73'6;hP"%'$
h,L1-w!  !@(;u*61dX$"<'-GG#:7L54o7""!!&  On&   q   n&   'O    Z  j;n&    * rx&    2  jQn&   	 *   n ) 3 ?  %'75#"&'.'&&546326654&'#5!##5'35!4632#"&04C,)o=68cL"%	hQ
!  !kD}4n161dX$";0GGן./#""!!   :n < H  77&#"&&5467&&546766335!5!##"6632'6654'4632#"&&LCQLH6ah;)~:g	6 S^(F!  !Sv99 @M35JP!C4#(VGG6R**K-)?""!!   wn .  '7&&54632&&#"3267!5!#6633#"#5]/6JnX91:@=(,Ej6'@3.4QAJQFP^I4/53*#GGG   n $ ?  7&&'&&546326654&'#5!!74632&&#"3267#"&&HL"%	
F>FepM`O6%077*#:N./K+.Dfa#-";0GG.R`TXR?IQE,,+)A'F   n    #"&&546335#5!'%7&"_/)'*<GGC:   n )  '7&&5467&&547#5!#632&"#"3267v/>G(.
4n+"#198,6I)AT	I;4F*GG!%(F('*'+>  vn&   d     n&F   c      n  !  !!'7&&54675!23#"3267f/:G%$ :G:&2J(&nGAUM<3HF1/++->  n&V   OL     n   !  !!#"'#"&'732654&'7!'%m^&)C(O?G.b<!(=-00)nGA'(5~qt$>@/C:   n I M  %"&&546766335!5!!#"6323267#"'&&'&&5463232654&7:/@93`	.7)#D,*D,(D, 	SK?"!9h-;E+FM1+L3(VGG!I
AK

F9 ),!$4   n  ( ,  !!663223267###"&'732654&#"%hAC]
#5:#
=N"U3E)YB7>9).q)nGjD?T
27is\Q4,.':  vn&   d    n&H   c    vXn&   d    Xn&I   c    vPn&   d     Pn&J   c     vAn&   d    An&K   c     Rn   #  #"'&&55#5!276655#'%B/],O4
!n0)'*:;F6GG ,+'.C:    An    !!7&&#"'6632tP*>)9)"J,(BD*nG]6-J@9C  .x %  '7&&'6654&#"&&546323267/Je_M/% QALI5)K0PJ:34K%Aa\TG6233	F	=:89#H8J\$#( G  in&       *x 4  '7&&5467&&54632'6654&#"632&"#"3267/<G/;R?5G(=	(1#299,5J%+AX
J92G8<O8-/)'
,# 'F)&)(,F   n     !!#"&&5463!'%q6&"0)nG6*<GC:   n   77&'&&55#5!#3267-6 OB1)G%5d	 I@GG)0(A   n  '  77&'&&55#5!#6633#"#53267,0Or5(@4.4QE()@5e
"F9GGG370"   n   '  !!7&&54632&&#"6673267'`9FXyb('2
'C0!)nGS
TDV\EA
743  .>x ) - 1  %#".5463354&'&#"&&5463233#'%L*$!
+/9KYL4%:ɃZ0)%!',i/2G=@;5D>tGtGC:   n    3##".546335#5!#'%*$"~0)AG%!',GGC:   n   '7&&'6654&'#5!#3267]/K\><{Wo=12L&AaqZ/,0GG46l$11+E  n&j   O     3n  ( ,  !!&#"'67&&#".546632632'72.M1(++R:6:`81I%,I!;W9#nG?=.#.$&EK142[]55C8<;  n&l   O     n    !!'7&&54632&&#"3267jh/FWs^'%
0>F?-4K+nGASUEV\I6230-D   ((x    ,  7'7&&''667&&54632536654&#"0:^&+[/0)M%5)UIBV-#,x6L[!%("/"(C9D+&H'5LI;+EM>GG6" "#6   n    '7&&'&&55#5!#3267%N/-O.22D3BcI@GG,)0   Sn + /  #"&'.'&&546326654&'#5!!33'7+4C,)o=68cL"%	:
 ՚0(/4n161dX$";0GG./#D}:  n&        n   ! - 9 E  !!"&'732654&'7!#"'7%"&546323"&54632"&54632m6O?G.b<!(=-0!%)CN,qnGlqt$>@G@&(6x92Y   n  !  77&&'6654&'#5!#&&'3267.K\><{W


1,=1"4)aqZ/,0GGTr$411  .xx = A L P  267#"&'327&54632&&'#"&&5467&&546323#654&#"7A^+(a2/]!02/+(),&:0	6S.E1,.QL>Y.(/Y*!K"("*
.l#[5%) 4 
))=)G+7IG.5H:;0AG1!51:$"*<   Kn  & *  !!4&'7!#"&'&&'&&546326672U`".<69-J"!2b)6F+(-p(nG/JCGN03B
F< #.S=  jwn&    *  n&      @n&       jn&    *   vn 0 < H O ]  %"&&546766335!5!##"632#"&'73254&74632#"&4632#"&73'&&#"'632f:.A>1]o	.7Jbbcb;=9wKt1kE!  !(;u2eD	CeQ!L4(VGG!KADVXF1DAN"$s  !!""!!i&?<H/H%  jn&   R *   n  F R Y  5!26654&#"&&54632#"&5467&&54632&&#"632&"#"4632#"&73']M~K.)"5:!QJHD.K-2]Rab*/ZI4#X,"#^>!  !Y(;u'GG?lE/>$ 3?S47H'M;:nX4S@-A+<@EA 	FF(&""!!Q&  ^n&   1   6n&     Zn&   $    v5n   , 3 A  ##"3267#"&&5466335!5!4632#"&73'&&#"'63270@7,G*6L*,c5Em>Do?"!  !(;u2eD	CeQ!'&A0?J4bFAY.Gi""!!c&?<H/H%   vZn  $ 0 7 E  ##"&5466335!5!2654&'#"4632#"&73'&&#"'632XPXBnBqDo>XG^:9#J/!_!  !<(;u2eD	CeQ!'qIFW)qgC[.G=C0M7'FD{""!!Y&?<H/H%   vPn 0 < C Q  %"&&546766335!5!##"632#"&'73254&4632#"&73'&&#"'632f:/@>1]oPn	.7Jbbcb;=9wKt1!  !(;u2eD	CeQ!L3(VGG!KACWXF1DAN##""!!i&?<H/H%   vPn % 0 < C Q  !"&&546675!5!##"&546632'6654&#"4632#"&73'&&#"'6323NuBHvEA'@E @:!A11?sf7F##,!  !4(;u2eD	CeQ!7gIF_1iGG<):J(*"<%%<"FW%!-)"+""!!b&?<H/H%  ORn&      n&    A .jx&   \ *  n&   '    *[x&   ?   @n&       jn&    *  jn&    *  jn&    * .@>x&       @n&   *    jn&   ! *  O3n&    q   n&l   'O    Z  jn&    * r(x&    2  jn&   	 *   Sn + / ;  #"&'.'&&546326654&'#5!!33'74632#"&+4C,)o=68cL"%	:
 ՚0(!  !/4n161dX$";0GG./#D}:""!!   n < J V  77&#"&&5467&&546766335!5!##"6632'6654'632&&#"4632#"&&LCQLH6ah;)~:g	6 S^(FUDeP!92eD	!  !Sv99 @M35JP!C4#(VGG6R**K-)?;3V3)PKB""!!   "n O  2'6654&#"632#"&'73254&#"'&&5467&&546766335!5!##"6GW'>; '9AMCBCKS]Va<='FO1j1+YL;)"h	/,(@$5DC!"&6(3:"M?=N\L+0>J! (6f<#93"(VGG   "n N  "&'73254&#"'&&5467&&546766335!5!##"632'6654&#"632-a<='FO1j1+YM;)"h	/9GW'r 7EJD87KS]\L+0>J! 1`@/0 (VGG$:!^$A *%,2M?=N   8n Q  2'6654&#"&&#"3267#"&5467&&5467&&546766335!5!##"6GW'>; '9AMCBDAdN =7oJ331*9KU-)@7;)"h	/,(@$5DC!"&6(3:"9V1'SW& &
F
O?'@,X3#93"(VGG   Bn Q  2'6654&#"232&&#"3267#"&547&&5467&&546766335!5!##"6GW'r 7EJD54KpU"=7oJ331*9KUC:4;)"h	/,$:!^$A *%,07[5'SW& &
F
O?I&(S4/0 (VGG   ^5n F  23267#"&5467&&#"&&5467&&546766335!5!##"6EW)<62);!KT:<>=FHI>6a_;)5{	.,*C&!( !	EK;'L(&:5&DI/5MH'@4#(VGG   Xn X  23267#"'3267#"&547&54667&#"&&5467&&546766335!5!##"6EW)=51 *;!,%*9!OP64){FHI>6a_;)5{	.,*C&!$A
A
K8$@1'N:5&DI/5MH'@4#(VGG   "n O [  2'6654&#"6632#"&'732654&#"'&&5467&&546766335!5!##"64632#"&GW'r 7EJD<;#LTZIHp6./V3.35&0gY;)"h	/!  !,$:!^$A *%.3N>=N/20*%%! 6eD/0 (VGG""!!   }n R ^  2'6654&#"632&&#"3267#"&5467&&5467&&546766335!5!##"64632#"&GW'r 7EJD;9KoV"=7oJ342*9KTLB;)"h	/!  !,$:!^$A *%-27[5'SW& &
F
O?.-[;/0 (VGG!!""   5n F R  23267#"&5467&&#"&&5467&&546766335!5!##"64632#"&EW)<62);!KT:<>=FHI>6a_;)5{	.!  !,*C&!( !	EK;'L(&:5&DI/5MH'@4#(VGG""!!   Xn X d  23267#"'3267#"&547&54667&#"&&5467&&546766335!5!##"64632#"&EW)=51 *;!,%*9!OP64){FHI>6a_;)5{	.!  !,*C&!$A
A
K8$@1'N:5&DI/5MH'@4#(VGG""!!   :n T  77&#"632#"&'73254&#"'&&5467&&546766335!5!##"6632'6654'λ&EEOB<KT]Va<>'FN2i0 *
gU;)~:g	:"P_*Fpg21 55"M?=N\L+0>J! ;kD;2 (VGG		3M('G*&;u   :n S  77&#"632#"&'73254&#"'.5467&&546766335!5!##"632'6654'ڪ&@NF9O"!KT]Va<>'FN2i0 *RR;):h	3>Qa*A^1)#G'M?=N\L+0>J! *MD30(VGG.L.E$(+v   Qn V  77&#"32&&#"3267#"&547&&5467&&546766335!5!##"6632'6654'λ&EEO?9KpU"=7oJ252+9KTDD:;)~:g	:"P_*Fpg21 34 8[5'SX' &
F
O?J&.[9;2 (VGG		3M('G*&;u   Qn V  77&#"632&&#"3267#"&547.5467&&546766335!5!##"632'6654'ڪ&@NF3GKpU"=7oJ342+9KT;12;):h	3>Qa*A^1)!D%8[5'SX' &
F
O?D'!<830(VGG.L.E$(+v   An 3  '6654&#".'&&546326654&'#5!!632!H!"#"H+-w@6;hP"%'$
A5J(.W%)E##*!.4o161dX$"<'-GG#:I   !n D  %"&545&&'.'&&546326654&'#5!!6632&&#"3267<P%<#-w@6;hP"%'$
!A1=]H?.X7+(*,N?#4o161dX$"<'-GG#:%$7]9"VU+%C
   6n L  67&&'#".546766335!5!##"3227&54632#"&'73254&#"('+*UG+!`;1:GOR*+-
38]Va<='FO1j1+ /O9,?_GG. 5E#1 #	'G3=N\L+0>J!    n O  #"&546323&&'#".546766335!5!##"3227&54632&&#"32679KU\O
*UG+!`;1:GOR*+-
Ig(>6pI342*
O?9P/O9,?_GG. 5E#1 #	*g>'SX' &
   ;n F  "&5467&'#".546766335!5!##"3227&546323267KU8-*UG+!`;1:GOR*+-%(1.2 /"CO?/B& /O9,?_GG. 5E#1 #	;#)!"E   4n K  77.546766335!5!##"3227&54632#"&'732654&#"'67&&'*,L/!`;1:GOR*+-	47QJSz7=5A.).&"$!M	-N;,?_GG. 5E#1 #	%	J6=NWQ+)?#'#"A
"   n N  77.546766335!5!##"3227&54632&&#"3267#"&546323&&'*,L/!`;1:GOR*+-
Ig(>6pI342*9KU\O
M	-N;,?_GG. 5E#1 #	*g>'SX' &
F
O?9P    ;n E  77.546766335!5!##"3227&546323267#"&5467&'*,L/!`;1:GOR*+-%(1.2 /"C)KU8-M	-N;,?_GG. 5E#1 #	;#)!"EO?/B&    An 3 ?  '6654&#".'&&546326654&'#5!!6324632#"&!H!"#"H+-w@6;hP"%'$
A5J.!  !(.W%)E##*!.4o161dX$"<'-GG#:I""!!   !n D P  %"&545&&'.'&&546326654&'#5!!6632&&#"32674632#"&<P%<#-w@6;hP"%'$
!A1=]H?.X7+(*,1!  !N?#4o161dX$"<'-GG#:%$7]9"VU+%C
{""!!   6n L X  667&&'#".546766335!5!##"3227&54632#"&'732654&#"%4632#"&F
*UG+!`;1:GOR*+-	77QJWy4=/V='0)$!    !/O9,?_GG. 5E#1 #	&	L4=N\L+IB%%! J""""   n O [  #"&546323&&'#".546766335!5!##"3227&54632&&#"3267%4632#"&9KU\O
*UG+!`;1:GOR*+-
Ig(>6pI342*!  !
O?9P/O9,?_GG. 5E#1 #	*g>'SX' &
""!!  ;n&>    L   |Pn 0 < U  %"&&546766335!5!##"632#"&'73254&4632#"&"&'732654&#"'632f:/@>1]oPn	.7Jbbcb;=9wKt1!  !I[878d@/.-(17ENUL3(VGG!KACWXF1DAN##L>0<9CF84G   {Pn 0 < V  %"&&546766335!5!##"632#"&'73254&4632#"&"&54632&&#"3267f:/@>1]oPn	.7Jbbcb;=9wKt1!  !FOVFEgP">1dA..-(4L3(VGG!KACWXF1DAN##F84G2Q0'HN	D   |An % 0 < U  !"&&546675!5!##"&546632'6654&#"4632#"&"&'732654&#"'6323NuBHvEA'@E @:!A11?sf7F##,=!  !I[878d@/.-(17ENU7gIF_1iGG<):J(*"<%%<"FW%!-)"+L>0<9CF84G   {An % 0 < V  !"&&546675!5!##"&546632'6654&#"4632#"&"&54632&&#"32673NuBHvEA'@E @:!A11?sf7F##,=!  !FOVFEgP">1dA..-(47gIF_1iGG<):J(*"<%%<"FW%!-)"+F84G2Q0'HN	D Gg    "&546323#BQQ g     4632&&#"#&&53XB!5&(*P{QCCB	-#!<$#Lo g    $  4632&&#"#&&5374632#"&XB!5&(*P{QCCB	-#!<$#Lom    &   K      &   L      &   M  $  &   Q , $  0 -  #53&&#"#&&546326632&&#"13##YYW=7(*PTK,>B, 6&(*
ngQ'Ghc1+"7#@"AS  B	-#>$G $  0 - 9  #53&&#"#&&546326632&&#"13##"&54632YYW=7(*PTK,>B, 6&(*
ngQ'Ghc1+"7#@"AS  B	-#>$G E   g .    &&'#"&'73267632&&#":$E^"F9-1/;(? 6&(*g:Y^FDICB	-#!?$ g .   ,  &&'#"&'73267632&&#"'4632#"&:$E^"F9-1/;(? 6&(*g:Y^FDICB	-#!?$m %g  !  &&#"#"&&'732632'4632#"&(&#9/B%+ %8+     gH4;7,,"VM"""" %g 1 $  &&#"#"&&'7326326632&&#"(&#9/B%+ P5!4&)*gH4;7,,..B	-$+F %g 1 $ 0  &&#"#"&&'7326326632&&#"7"&54632(&#9/B%+ P5!4&)*?gH4;7,,..B	-$+F; gg    .#"'632'4632#"&)2""'46O?!!!!gO[&	I3{k"""" gg 3   .#"'632632&&#")2""'41<e 6&(*gO[&	I"+MB	-#
/@ gg 3  )  .#"'632632&&#"7"&54632)2""'41<e 6&(*@gO[&	I"+MB	-#
/@; Tg  )  .#"'66327.#"'632'4632#"&-+*2-F&, '46O?!!!!g(%	E
+&49E3{k"""" Tg 3 ,  .#"'66327.#"'632632&&#"-+*2-F&, '4.Be 6&(*g(%	E
+&49E#*MB	-#0= Tg 3 , 8  .#"'66327.#"'632632&&#"7"&54632-+*2-F&, '4.Be 6&(*@g(%	E
+&49E#*MB	-#0=;  *&        1&   U    1&   V  (  &   W  (  4&   X  (  4&   Y  j  &   Z  j  6&   [  j  6&   \  W  &   ]  W  6&   ^  W  6&   _    &   H    G&   J    G&   K   g     &&54632&&#"'4632#"&YB 6&(*g#L$CCB	-#!?$m   &   W    &   o    H8&       H8&   W3    H8&   Z3     '&        &   W     &   Z     &   ]     +&        &   K     &   K     &   H   &   'W   2 _  6&   'o     H8&   ' @     H8&   'W3    @  H8&   ' @ Z3   '&   '2 _    &   'W   2 _ &   '2 _ Z   &   '2 _ ]   +&   '2 _      in /  .54675!5!5!!6632'6654&#"##"8.N/-i9$@S"I'#68Qe15IG(PU1.HGGSM.h2) T)/.IH+1[9   x Z b  %"&547#"#5#"&&54632&&#"3267!5!#66336326654&#"&&54632&&'##5!#/.4QG2/S2nX91:@=(,E2n6'1'2@;/98^]GC/R3E=-T@3S%QY#$&M9P^I4/53*#GG=VA8C#FS:3@+U@Eu!'_,,H]j'GG   x E k s  %"'#"&&54632&&#"326766326654&#"&&54632&&'#"&&'&&546326654'#5!!327##5!C'/K+`O6%077*-#'2@;/98^]GC/R3E=-T@3S%#)nDDI"%WE=K]qRQY'F.IQE,,+)VA8C#FS:3@+U@Eu!'_,,H]} ,l_&";4)GG0QaYV3'GG   en B N  "&&54766335!5!##"6632##"'#"&&546335&&'73265474632#"&fD*;#:3_s(=PZL!,+4!",N >>=<5:F*.>GG?8 4	'8Y7%1D32f       Vn > J Q  "&&546335&'732654#"&&54766335!5!##"6632#5#4632#"&35#"'4%P:>>=<5_D*;#:3_s(=PZL0!)42'7{%B1D32F*.>GG?80s"    \     n @ S _  %"&&546766335!5!##5#"&'6654'&&#!"632#"&'73254&267!32%4632#"&f:/@>1]ohQB&Ov9B%&~	.7Jbbcb;=9wKt1&>6=17:L3(VGGcac'"!KACWXF1DAN##TpV/1<+  !!     n " >  !##5#"&54675!23#"3267!#"&54675!23#"3267hPH2Mc$ :G:&2G5G.Mc$:G:&2FnG٥VG3HF1/+++#&VG3HF1/+++     an H c  !##"&5467&&54632&&#"632&"#"326654&#"&&54675!#"&54675!23#"3267a3C2]Rab*/ZI4#X,"#^>4M~K.)"5:!QJ75$Y?Mc%$ :G:&/DnGJTH:nX4S@-A+<@EA 	FF(&?lE/>$ 3?S40D	F1VG3HF1/++(  an&   O       n Z o  %26654&#"&&54675!5!##5#"&'6654'&&##"'#"&5467&&54632&&#"632&"#"323267(M~K.)"5:!QJ759hQC*Hv:B%&0' 2]Rab*/ZI4#X,"#^>#6=17:$)CF?lE/>$ 3?S40D	FGGgac'"'1:nX4S@-A+<@EA 	FF(&J/1<+!g     n ;  !###"'#"&&'#"'#"&&'732654&'7332654&'7!5!hQ)$,)C(3[U)A)$,)C(5`X*G.d: )=-/g; )=-nGrP-.>8kP-.>=w"(,N@"(,N@n     n 0 K  5!##"632#"&'73254&#"&&546766335"&&'732654&'7!#"'n	.7Jbbcb;=9wKt1.:/@>1]5`X*G.d: )=-~)$,)C'GG!KACWXF1DAN##L3(V)=w"(,N@GP-.>     n G  %"&'732654&#"'66323267&'732654&'7!5!5!###"'#"&'#"#,U3E)YB7>9).AC]	"F.d: *=-hQ(#-)D(=l239
=Mvjr]P4+.(HC?#'"(,N@nGGrP-.>Qb27   n <  %"&5466335!5!##"3267#"3267#"&5466335"m>kA
K!EXC2S)9K!EXC2S)(l3m>kA
YX9I#AGG	
#7+Ks	
#7+KYX9I#"   vHn V  %"&5466335!5!##"3267#"3267&&#"3267#"&5467&&5466335"jz:gC`9OD;U&1>`9OD;U&J&;XD=7oJ331+9MS87Q[:gCON4B ;GG
/%Ko
/$K	3I)#GL	F
G8*?
MC4B    -n 1 A  "&&5466335&&5466335!5!##"3267'2654&'#"Go??lCjz>kA
-K!EXC1T)A#LX@mEGZ88)%?W%N=8I$#YV9I#AGG	
#7+K0[::I!G-0#:&12   vDn I V  %"&5466335!5!##"3267&&#"3267#"&5467&&546633254&'#"jz:gC-`9OD;U&8GLX_N8TA=7oJ331+9MS76V\?j@882F)ON4B ;GG
/%K-R4DD	
4F(#GL	F
G8)?	KE3C!M0	!S     n 2 E  5!##5#"&'6654'&&###"3267#"&&5466335267!32gQD)Iu:B%&70@7,G*6L*,c5Em>Do?*C'6<17:'GGhac'"-&A0?J4bFAY.c hV/1<+   Xn ' 7 G  "&&5466335.5466335!5!#2654&'#"2654&'#"'Hq@@nCGn?@nCXM[^JM[AnGI\:9*&AZMI\:9*&AZ%N=8I$#%N<8I$BGGH[:GL/[::I!-0#:&12-0#:&12     wn ) < K  #5#"&'6654'&&##"&'#"&5466335!5!267!!22654&'#"QC)Iu:A&&#6<BnBqDo>w)B5=08:G^:9#J/!_'_ac'!!b;FW)qgC[.GGZ q^/1<*9=C0M7'FD   Pn J U  "&5467&&'732654#"&&54766335!5!##"6632#"&54632'23254#"NwseL3>>=<5_D*;#:3coPn(=PZ=A>(P<:KMFEkov=*'ZXJJ	F;1D32F*.>GG?8-C?	$-1)=>':Gn<'   Pn R  "&&547&'732654#"&&54766335!5!##"6632#"'6632#"&'732654fC+;R:><=<5_C+;#;2coPn'<O[_f%#;O[_fZ<><=<51F+$%D1E4 4F+/@GG@99K@99KIF1E4 4   vfn n  %"&&547&'732654#"&&546766335!5!##"6632#"'"6632&&#"3267#"&5467&&'732654fI(8O::AD<5_I(8:1goPn!APZ^g"!APZHM7QA=7pI342*9MR>=Gy.:AD<5	B( #@2B1+B(!
4GG{	:56D:5/A3F'#GL	F
G8,B
C22B1+     jn @ S  %"&&546766335!5!##5#"&'6654'&&#!"632#"&'73254&267!32f:/@>1]ojhQC*Hv:B%&	.7Jbbcb;=9wKt1)C16=17:L3(VGGgac'"!KACWXF1DAN##T!gV/1<+   jn @ S Z  %"&&546766335!5!##5#"&'6654'&&#!"632#"&'73254&267!3273'f:/@>1]ojhQC*Hv:B%&	.7Jbbcb;=9wKt1)C16=17:E(;uL3(VGGgac'"!KACWXF1DAN##T!gV/1<+љ&   An @ K V  "&546635&&546635!5!##"&54632#"&5463223254#"23254#"7xBuLuBuLA>)P<;KMFDEE>)P<;KMFDjov=*'v=*'YY9I#!YX9I#@GG	$-1)=>'/Am	$-1)=>':G<'o<'     an 5 H S  !"&&546675!5!##5#"&'6654'&&#!"&546632%267!32%6654&#"3NuBHvEahPD)Iu:A&&@E @:!A11?s)C5=17:17F##,7gIF_1iGGU`d'!
<):J(*"<%%<"FWw!zh.2;*%!-)"+   n   .54675!5!5!###"U.N/hQt15JF(PV0-HGGH*1[9   n    !!#".54675t15JF6.N/nGG*1[94(PV0-H   x - 1 G  #5#"&'6654&#"&&546323267#5!%!!4676633#".SQP7Uw_M/% QALI5)K0PJ:34J R
F8-RDlY==JG6.O/'ٴa]G6233	F	=:89#H8J\$#( GGGG#8G+1[94(PV   x , 0 8 N  %"&546326654&#"&&54632&&'!!!##5!4676633#".#/$'2@;/98^]GC/R3E=-T@3S%<<{QYJRDlY==JG6.O/#VA8C#FS:3@+U@Eu!'_,,H]G'GG#8G+1[94(PV   Zn 9 Y  "&5467&&5463266766335!5!##"3227&54632''3267#"&&'&#"632&"#"Z`&+YI!`;ٞ1:G/PS
*+-"UF9Tj9+P3	2fM[,"
),L:/:&9?%7_GG?5E#1 %
)G,##\KC9<D!   Zn >  "&&546335&&546766335!5!##"3227&54632'#"&'2"&1!`;1:GPT
*+-"TEU	+&6WP<,?_GG. 5E#1 %
   Zn 5 A J  "&&5467&546766335!5!##"3227&&54632'7"&'667327'9V0G="`;k1;GPT	*+-"TE:*pY1f%/
 5})G.=R%-,?_GG. 5E	#1 %
0G!3$")   Z%n ]  #"&'&&54677'.#"3267#"&546632767.546766335!5!##"3227&54632's*"!''/@(963$4_;!`;%1:GPT
*+-"TEJ;
T)+?<0(189X9*SD,?_GG. 5E#1 %
   Zzn 3 C  "&&5467&546766335!5!##"3227&54632''32667#"&'8T/B9"_;uz1:G.OT
*+-"TE9*mC+,H;
0c%'4})G.;O%0,?_GG>5E#1 %
0G1)&: 	0   Zyn C V f  "&&5467&546766335!5!##5#"&'6654'&&##"3227&54632'%267!3232667#"&'8T/B9"_;uyhQC*Hv:B%&:G.OT
*+-"TE9*m)C6=17:_C+,H;
0c%'4})G.;O%0,?_GG^ac'">5E#1 %
0G!p_/1<+_1)&: 	0   Z&n f  '#"&5467&&54632'654&#"632&"#"3267#".546766335!5!##"3227&&54632E9TjAZ`>OM<2C;&&; (
(-9+Q4
*WI-!`<&0;GPT
)*-!)G,L:#F=9K5+.&* $D!##]J/N9,?_GG. 5E	#1 %
   Z$n v   &&##"3227&&54632'#"&5467&&54632'654&#"632&"#"3267#".546766335!5!##5#"&'6654267!32|%&;GPT
)*-!UE9TjAZ`>OM<2C;&&; (
(-9+Q4
*WI-!`<$hQC*Hv:B])C6=17:o. 5E	#1 %
)G,L:#F=9K5+.&* $D!##]J/N9,?_GG^ac'"!p_/1<+   W*n G  &&'#"&&547&&546766335!5!##"632&#"3227&&54632&<h@!(:*q*	2C*"@C.G#*+- !F$K:;+=)(VGG$I7++,	#1 #3#   Wn W j  &&'#"&&547&&546766335!5!##5#"&'6654'&&#!"632&#"3227&&54632267!32&<h@!(:*qhQC*Hv:B%&	2C*"@C.G#*+- )CVl6=17:!F$K:;+=)(VGGgac'"$I7++,	#1 #3#!gV/1<+   n & 8  ".546334&##"&'&546766335!5!##5##"3323d*$"$ B+3&@-;hQ-) S).&,) 5!-VGGa$!(1&   n  :  "&547&&546766335!5!##5##"632&&#"3267Uf&:*DhQE_	0?&#
,>>;0Ov4PC6(<((VGGq4$2#H-)*(TD   7n 7  "&547&&546766335!5!##"632&&#"3267Uf&:*D	0?&#
,>>;0Pv448J]PC6(<((VGG#H-)*(WD<93!     .n <  7"&&5463!6766335!5!##"632#"&'73254&#"&&'#6&">1].n	.7Jbbcb;=9wKt1.:-?*<
VGG!KACWXF1DAN##H06  .n&   O       x ; ?  #"&&5463!6654&#"&&546323267#5!##5#"&'!!6&"N@/% QALI5)K0PJ:34J R
gQP7Os*6*<(D1233	F	=:89#H8J\$#( GGٴUQDG   x ; ?  #"&&5463!6654&#"&&546323267#5!##5'7&&'!!6&"N@/% QALI5)K0PJ:34J R
gQ/Ea*6*<(D1233	F	=:89#H8J\$#( GGٴAaPIDG     x < @ N  ##5#"&5467&&54632'6654&#"632&"#"3267#53!!!#"&&5463!hQI:M_/;R?5G(=	(1#299,5J>j/6&"'ٖQC2G8<O8-/)'
,# 'F)&)(+2GG6*<G    gx 4 8 F  %#"&5467&&54632'6654&#"632&"#"3267!!#"&&5463!%[GM_/;R?5G(=	(1#299,5J#/6&",QC2G8<O8-/)'
,# 'F)&)(,yG6*<G   x < @ N  '7&&5467&&54632'6654&#"632&"#"3267#53##5!!#"&&5463!/<G/;R?5G(=	(1#299,5J>hQ#/6&"+AX
J92G8<O8-/)'
,# 'F)&)(+2GGٜG6*<G     vn )  7"&&5463!5!5!###"&'&&54677675#6&"[CvhQ'%!!TUI)<GGp"EF16   x ; ? G  #"&&5463!6326654&#"&&54632&&'#"&547!!!##5!6&"'2@;/98^]GC/R3E=-T@3S%#/KQY*6*<>VA8C#FS:3@+U@Eu!'_,,H]#DG'GG     Gn ! .  3"&'&&54677667&'&&55#5!##52675#/+%,OGhQ
$F'G$
HBGGs+	%߇)0
     x < @ W _  ##5#"&5467&&54632'6654&#"632&"#"3267#53!!!#"&&54632&&#"67%327'hQI:M_/;R?5G(=	(1#299,5J>?Z(`A8Y2yb4)C0# )'ٖQC2G8<O8-/)'
,# 'F)&)(+2GG",*K3V\E43     n  $ 0  #5#"&'&'##".546335#5!3&55#!#3267:QD/(A*$"~-2(F'ٿ%!',GG)0&   n  # /  %7&'&'##".546335#5!##53&55#!#32676 *$"~hQ1'H5d	 %!',GGN)0&    n & ,  3267#"&'&'##".546335#5!3&55#2)G$(S;(A*$"~2')0(D(%!',GG     mn 1 7 B  6632'6654&#"#5#"&'&'##".546335#5!3&55#!3267':#AR#H (#59Q@+(@*$"~mb,()@'SM.h2) T)/.I%!',GGſ70"     x - B  235#5!##5##"&&'##".546335#5!6!54&'&#"&&547#%:Ƀ;gQ.&*$"~y5
+/9KYixD>tGG%!.%!',G
i/2G=@   n T  26326766335!5!##"632#"&'73254&#"&&545&#"'67&&#".5466,I!<X>1]n	.7Jbbcb;=9wKt1.:/@3.M1(++R:6:`81I8VGG!KACWXF1DAN##L3?=.#.$&EK142[]55C  n&   O     gx - 1 V  #5#"&'6654&#"&&546323267#5!%!!&#"'67&&#".546632632 QP7Uw_M/% QALI5)K0PJ:34J R
2.M3 (++R:6:`81I%/N$8O'ٴa]G6233	F	=:89#H8J\$#( GGGG=92&.$&EK142[]55C"-     n 1 =  2&&#"3267&'6654&'!5!##5#"&'#"&&5463267#'%
0>F@1,U></hQN31N9K34U2s6=12JI6230-)$+/,0GGٳ&"'*K3V\11*46l  wx 4 @  #5#"&5'%32675&&''667&&546325#536654&#"_Q3G@Ya/"#0)<F7+[/0)M%5)UIBV-#S|@2!%("/"'PO%PDDC=()!%%9D+&H'5LI;+E GG6" "#6  wx ; G  #5#"&&54632&&#"32675&&''667&&546325#536654&#"_QB)1M,cQ9'3::,%<F7+[/0)M%5)UIBV-#S|@2!%("/"'PL'F/HQE-,+(%9D+&H'5LI;+E GG6" "#6  -x ? K  5!##'67&&#".'&&''667&&54632>326756654&#"`hQ5BM0(++Q:58]96V#+[/0)M%5)UIBV-#= 1=+J"7X4".!%("/'GGc@M.#.$&EK14/XY19D+&H'5LI;+E
#,3~666" "    x 3 ?  !"'&&54677667&''667&&546325#5!##56654&#"B&%!7/N"qV+[/0)M%5)UIBV-#,w7MgQ	$d!%("/"$&&9D+&H'5LI;+EGGi+6" "#6     Wn ! $ +  !"&&547&&55#5!##"32675#67'<Bj>=!TWhA6<L2*E(4W')l-78L#M?E*@/GG>
6&*Ldq/7     [n 3 F I P  !"&&547&&55#5!##5#"&'6654'&&###"3267%267!32%5#67'<Bj>=!T[hQC)Iu:A&&mA6<L2*E(4W')l)BMv5=08:78L#M?E*@/GG_ac'!4>
6&*L q^/1<*q/7  Wn&   O       \n   # 5  !"&&5467&&55#5!#5#633'2654&&'#",7hD!T\m(%0=l+74GHS 0!$=*F#J=)=?.GG#C/9G!dr-4=,1 *
&%,     un * = @ H Z  !"&&5467&&55#5!##5#"&'6654'&&##%267!32%5#633'2654&&'#",7hD!TuhQC)Iu:A&&(%0=l)B35=08:74GHS 0!$=*F#J=)=?.GG_ac'!4#C/9G! q^/1<*r-4=,1 *
&%,  \n&   O     x > [  %.'&&546326654&'#5!6323267#5!##5#"&'#"&'72676654&#"&&547#|68cL"%	 )K0PJ:34J R
gQP7Ej08*]!)o2)E(?5/% QAL
4*61dX$";0G
#H8J\$#( GGٴA>4n	@-233	F	=:.*>   yx 6 S  %.'&&546326654&'#5!6323267#"&'#"&'72676654&#"&&547#|68cL"%	 )K0PJ:33L%%aCEj08*]!)o2)E(?5/% QAL
4*61dX$";0G
#H8I^##( C-A>4n	@-233	F	=:.*>   n / > J  #5#"&'&&'#"&'.'&&546326654&'#5!267455#%#3267QD/(A;(*]!)o=68cL"%	%= 
42(F'ٿ#	4n161dX$";0GG		.*>)0&   Xn 7 F  3267#"&'&&'#"&'.'&&546326654&'#5!267455#D2)G$(S;(A;(*]!)o=68cL"%	%= 
4')0(D(#	4n161dX$";0GG		.*>   n . = I  %7&'&&'#"&'.'&&546326654&'#5!##5267455#%#3267ѩ6 ;(*]!)o=68cL"%	hQΏ%= 
41'H5d	 #	4n161dX$";0GGO		.*>)0&   n A P [  6632'6654&#"#5#"&'&'#"&'.'&&546326654&'#5!267455#%3267p:#AR#H (#59Q@+(@;(*]!)o=68cL"%	%= 
4
()@'SM.h2) T)/.I'	4n161dX$";0GG	.*>70"   ) n F P  .5467&&5467663!5!5!#!"66332#4&###"'&&55726655#BY, ;) 	6'S Q#5%I")#L>@o=hg;"G5#(VGG#?8r+218+b	E+OW8)os(.   )n G  "&&5463354&##".5467&&546766335!5!#!"66332#5#Y0""76)'VD6Ia1 ;)M	6'UQo"&6.E+LW;4>gg;"G5#(VGG%=0   )/n 2 D  .5467&&546766335!5!##5##".54633&&#"##"632Ia1 ;)/hQ)$"5><L'VD+	+1_^>gg;+C5#(VGGP$"',/:=A+LW; bO   )!n + G  .5467&&546766335!5!##5#"&'6654#"7267##"6632Ia1 ;)!gQ?)Js9Bf'VD':	7!4U29/;>gg;"H5#(VGGDb\^!7~+LW;	8+25%   ) n V  .5467&&5467663!5!5!#!"66332#5'67&&#"&&5466326754&##"BY, ;) 	6'WP/A!AI-K['<!#5 )#76)#L>=hg;"G5#(VGG';	;>4%	
!*H438l=(3E+OW8   )n T  .5467&&546766335!5!#!"66332#5#"&54632&&#"326754&##"BY, ;)%Ф	6'O Q;'FZZL2%0/2+#8#76)#L>=hg;"G5#(VGG /!VL=@KB&##"E+OW8   n 2  2675!5!#'6654&#"'67&&#".5466,I!0D*ʤ(B;'E#3,#3.M1(++R:6:`81I-
GGJEFt53)`7-+?=.#.$&EK142[]55C  @n&       n&   O    n&   'O    D  Lx K W  2675!5!#'6654&#"'67&&#".'&&''667&&54632>6654&#"N,I!0Dx|(B;'E#3,#3.M1(++R:68\:6V#+[/0)M%5)UIBV-#= 1=!%("/"-
GGJEFt53)`7-+?=.#.$&EK14/XY19D+&H'5LI;+E
#,!6" "#6   n .  &&'#"&546326654&#"'675#5!###-7%0$( +C@2%=&=ChQCQG8/#;">12.FLGG'N
RJ>[0   n *  &&'#"&546326654&#"'675#5!#-7%0$( +C@2%=&=CCQG8/#;">12.FLGGN
RJ>[0  |n&    <  |n&    <  n&   6    6n&   'l       vn&   dL     vn H T [ i  %26654&#"&&54675!5!##"&5467&&54632&&#"632&"#"4632#"&73'&&#"'632(M~K.)"5:!QJ759˴3C2]Rab*/ZI4#X,"#^>!  !Y(;u2eD	CfP!F?lE/>$ 3?S40D	FGGJTH:nX4S@-A+<@EA 	FF(&""!!Q&?<H/H%  .  x D  235#5!!6632'6654&#"#5##".5463354&'&#"&&546%:Ȃ:#AR#H '#69Q*$!
+/9KYLxD>tGGSM.h2) T)/.I%!',i/2G=@;5 .x&   E   .  x ;  235#5!#6633#"#5##".5463354&'&#"&&546%:Ȃz6'@3.5Q*$!
+/9KYLxD>tGGG%!',i/2G=@;5 .x&   E   .x H  %%5##".5463354&'&#"&&5463235#5!!6632'6654&#"#5*$!
+/9KYL4%:Ȃ:#AR#H '#69Q+-%!',i/2G=@;5D>tGGSM.h2) T)/.Iz .@x&       .x ?  %%5##".5463354&'&#"&&5463235#5!#6633#"#5*$!
+/9KYL4%:Ȃz6'@3.5Q+,%!',i/2G=@;5D>tGGGz .@x&       Xq ,  &&'#"&54632667#"'&&55332677b#<&1$+ &1.<F&Q'7Q A6=C2O#QC(A4*(sJ#  8U '  %6654&'&&##"'&5467#5!#332e		`.+,(11>)+7-('J6k8HH9o.&*"4  Rm 2  %6654'&&##"'&546732654'7#"'332n2b,+-E3B$Q6AAD >D+7-(%L/`%!3D).Y'(*"4        #53&&54632#&$#"3##YYP+SemgQ'G0!SXJPel6A+G     ;   #53&&54632#&&#"3##YYRdUs=P5tI7<mgQ'G7HYkg7/0G     m   #53&&54632#&&#"3##YYRi[}CQ=P<DlgQ'G6J[jh900G        #53&&54632#&#"3##YYPtaOTFOlgQ'G2N^;3-G        #53&&54632#&#"3##YYPzfh8UMVlgQ'G1O^F~U;5,G     )   #53&&54632#&&#"3##YYPmr<W[qU\lgQ'G1O]FTgj;6,G     ]   #53&&54632#&&#"3##YYPs}Υ?Yb|\clgQ'G1P\G~Tgj:8+G        #53&&54632#&&#"3##YYPyޱB[jdhlgQ'G1P\H~Sfk:9+G        #53&&54632#&$#"3##YYPE\qlgQ'G1Q[HRfkt,G        #53&&54632#&$#"3##YYPI_xsulgQ'G1RZI~Rel8<,G     0   #53&&54632#&$#"3##YYPMaթ|zlgQ'G0 SYIQel7>+G     d   #53&&54632#&$#"3##YYPPcômgQ'G0!SXIQel7?+G    &    ,    &    ,    &    ,    &   : ,    &   j ,    W&    ,    ~&    ,    &    ,    &    ,    &   S ,    8&    ,    m&     ,      -  #53&&54632&54632&&#"#&$#"3##YYPGzYB 6&(*XmgQ'G0!SX^MCCB	-#!?$el6A+G      ,  #53&&546326632&&#"#&&#"3##YYRdUAk,O6 6&(+P5tI7<mgQ'G7HY/../B	-#!'kg7/0G      +  #53&&546326632&&#"#&&#"3##YYRi[K{4
R: 6&(*V=P<DlgQ'G6J[5344B	-#!?$jh900G     C *  #53&&546326632&&#"#&#"3##YYPta[AU@ 6&(*VFOlgQ'G2N^B;>?B	-#!?$;3-G     v *  #53&&546326632&&#"#&#"3##YYPzfgGXA 6&(*VMVlgQ'G1O^F>BBB	-#!?$;5,G      ,  #53&&5463254632&&#"#&&#"3##YYPmtNXB 6&(*U[qU\lgQ'G1O]I@CCB	-#!?$gj;6,G      -  #53&&54632454632&&#"#&&#"3##YYPsTXB 6&(*Vb|\clgQ'G1P\LCCCB	-#!?$gj:8+G      -  #53&&54632&54632&&#"#&&#"3##YYPy[XB 6&(*VjdhlgQ'G1P\PECCB	-#!?$fk:9+G     A ,  #53&&54632&54632&&#"#&$#"3##YYPaXB 6&(*VqlgQ'G1Q[SG
CCB	-#!?$fkt,G     s -  #53&&54632&54632&&#"#&$#"3##YYPgXB 6&(*VxsulgQ'G1RZVHCCB	-#!?$el8<,G      -  #53&&54632&54632&&#"#&$#"3##YYP!mXB 6&(*Vթ|zlgQ'G0 SYYICCB	-#!?$el7>+G      -  #53&&54632&54632&&#"#&$#"3##YYP4sXB 6&(*WômgQ'G0!SX\KCCB	-#!?$el7?+G      - 9  #53&&54632&54632&&#"#&$#"3##"&54632YYPGzYB 6&(*XmgQc'G0!SX^MCCB	-#!?$el6A+G      , 8  #53&&546326632&&#"#&&#"3##"&54632YYRdUAk,O6 6&(+P5tI7<mgQ'G7HY/../B	-#!'kg7/0G      + 7  #53&&546326632&&#"#&&#"3##"&54632YYRi[K{4
R: 6&(*V=P<DlgQI'G6J[5344B	-#!?$jh900G     C * 6  #53&&546326632&&#"#&#"3##"&54632YYPta[AU@ 6&(*VFOlgQ'G2N^B;>?B	-#!?$;3-G     v * 6  #53&&546326632&&#"#&#"3##"&54632YYPzfgGXA 6&(*VMVlgQ'G1O^F>BBB	-#!?$;5,G      , 8  #53&&5463254632&&#"#&&#"3##"&54632YYPmtNXB!5&(+U[qU\lgQ'G1O]I@CCB	-#!?$gj;6,G      - 9  #53&&54632454632&&#"#&&#"3##"&54632YYPsTXB 6&(*Vb|\clgQ2'G1P\LCCCB	-#!?$gj:8+G      - 9  #53&&54632&54632&&#"#&&#"3##"&54632YYPy[XB 6&(*VjdhlgQe'G1P\PECCB	-#!?$fk:9+G     A , 8  #53&&54632&54632&&#"#&$#"3##"&54632YYPaXB 6&(*VqlgQ'G1Q[SG
CCB	-#!?$fkt,G     s - 9  #53&&54632&54632&&#"#&$#"3##"&54632YYPgXB 6&(*VxsulgQ'G1RZVHCCB	-#!?$el8<,G      - 9  #53&&54632&54632&&#"#&$#"3##"&54632YYP!mXB 6&(*Vթ|zlgQ'G0 SYYICCB	-#!?$el7>+G      - 9  #53&&54632&54632&&#"#&$#"3##"&54632YYP4sXB 6&(*WômgQ0'G0!SX\KCCB	-#!?$el7?+G      #53&&#"#&546323##YYV&S>.1P"ZObz0mgQ'Gib4,!7@@DUG      #53&&#"#&&546323##YYU0jE49R`Um8mgQ'Ghc6.!5<!GWG J     #53&#"#&&546323##YYQ@JTn^IlgQ'G92!17 L\G  &&   D ,  &'   > ,J  &(   0 ,   0 *  #53&&#"#&546326632&&#"3##YYV&S>.2P"[Oe@I/!5&)*mgQ'Gib4,!7@@DUI$%B	-#+8G   0 +  #53&&#"#&&546326632&&#"3##YYU0jE4:RaU>b)N5!5&)*ggQ'Ghc6.!5<!GW,,,,B	-#<"G I  0 *  #53&#"#&&546326632&&#"3##YYQ@KTo^S:U=!5&)*ggQ'G92!17 L\<79:B	-#<"G   0 * 6  #53&&#"#&546326632&&#"3##"&54632YYV&S>.2P"[Oe@I/!5&)*mgQ'Gib4,!7@@DUI$%B	-#+8G   0 + 7  #53&&#"#&&546326632&&#"3##"&54632YYU0jE4:RaU>b)N5!5&)*ggQ'Ghc6.!5<!GW,,,,B	-#<"G I  0 * 6  #53&#"#&&546326632&&#"3##"&54632YYQ@KTo^S:U=!5&)*ggQ'G92!17 L\<79:B	-#<"G  &4   =    &4   =   w     "&'732654&#"'6632Sz7=5A.).&"$!4CIQWQ+)?#'#"A		N>=N  &   _    &   _  H  &   ܚ H  &   ܚ Hv B &   ܚ Hv B &   ܚ .v -    v E   &    v E   &    v    &    .v     v    &          632&&#"4632#"&DeO"92eD	!  !,3V3)PK"""" @    "&'73267%4632#"&7\D56C[    'B""B'0""!!@B      '  "&'73267%4632#"&"&'732677ZD56C]    B7X&F+,F%X&B!!B'""!!m BB D      bn . :  "&&54766335!5!##"6632#"&'73265474632#"&fD*;#:3_s(=PZ^gZ<>>=<5:F*.>GG?88JHE1D32f        cn H  %26654&#"&&54675!5!##"&5467&&54632&&#"632&&#"(M~K.)#3<!QJ759˴3C2]Rab(,ZI4#.*+"$	Y2U6$2'
?G-)<-GG0H=1]J,G8"6$57DF3:    n   #"3267#"&5466335!5!#sK!EXC1T)(l3m>kA
	
#7+KYX9I#AGG    Xn  &  %"&&5466335!5!#'2654&'#"'Hq@@nCXM[AoFI\:9*&AZ%N=8I$BGGH[::I!G-0#:&12    bPn .  "&&54766335!5!##"6632#"&'732654fD*;#:3coPn(=PZ^gZ<>>=<5F*.>GG?88JHE1D32    An " -  %"&546635!5!##"&54632'23254#"6wBuLA>)P<;KMFDknv=*'YY9I#@GG	$-1)=>':Gn<'    n   - ;  5!##"&'#"&&546632667532654&#"326775&&#"4D_Q6O& I./M.-P36O&:#W;"*?7%(26%&6:"*?'GGRRAG]&(&K61J)%!M*-24*-23+--*-    jn 2  2675!5!#'6654&#"'67&&#".54662L!0F*ʤ(B)E ,#3.M/(+D:-GT#/D+	XGG\HA,Y62&G)*85%&/4$<*JI&/:   n . : F  "&&54766335!5!##"6632#"&'73265474632#"&4632#"&fD*;#:3_s(=PZ^gZ<>>=<5:_!  !F*.>GG?88JHE1D32f    ""!!  n&G        /n  +  #"3267#"&5466335!5!#4632#"&sK!EXC1T)(l3m>kA
!  !	
#7+KYX9I#AGGB""!!    Xn  & 2  %"&&5466335!5!#'2654&'#"4632#"&'Hq@@nCXM[AoFI\:9*&AZ!  !%N=8I$BGGH[::I!G-0#:&12""!!    
Pn . :  "&&54766335!5!##"6632#"&'7326544632#"&fD*;#:3coPn(=PZ^gZ<>>=<5z!  !F*.>GG?88JHE1D32""!!    &An " - 9  %"&546635!5!##"&54632'23254#"4632#"&6wBuLA>)P<;KMFDknv=*'!  !YY9I#@GG	$-1)=>':Gn<'""!!  n&L      n&M       x  &  667&&54632.'76654&#")M%5)UIBV-#!g:&]T+[/!%("/"+&H'5LI;+EH
96" "#6 4  !  "&'732654&#"'632''73X}747^@-*+'13N.(u1$(SF7375
CaB 8&1D 4v  !  "&'732654&#"'632''73X}747^@-*+'13N.(u1$(SvF7375
CaB 8&1D v   -  4632#"&"&'732654&#"'632''73!  !$X}747^@-*+'13N.(u1$(S ""!!F7375
CaB 8&1D I 6      73'"&54632&&#"3267I(u;XCMQEBcM"=._>,,+&2'nC51C/M.'DI	C Iv 6      73'"&54632&&#"3267I(u;XCMQEBcM"=._>,,+&2'nC51C/M.'DI	C v 6    ,  4632#"&73'"&54632&&#"3267!  !-(u;XCMQEBcM"=._>,,+&2 ""!!G'nC51C/M.'DI	C .     73'#"&54673267.(;ulC)OQYX:41#1!'A4/OB .v     73'#"&54673267.(;ulC)OQYX:41#1!'A4/OB v    &  4632#"&73'#"&54673267!  !(;ulC)OQYX:41#1! ""!!Y'A4/OB Iv   +  73'#"'3267#"&547&54673267I(u;XLC)Q 0"C)OP7YX?/+& 0"'n,?C3"<+CB .v -   C  %73'23267#"&5467654&#"'667&&#"&&54663266c(u;X8&=+)5 ;C8> 6F#GA.IY':"::u'nn-&0<
7,#5#7
!;+25X7$- .v    T  %73'"'3267#"&547&&5467&&#"'667&&#"&&54663266323267c(u;Xm
!'5 <B!6F#GA.IY':"::&8&+! '5u'nn
;
8.
"'	#7
!;+25X7$-.%<
 .      73'&&#"'632.(;u2eD	CfP!'?;H/G& .v     73'&&#"'632.(;u2eD	CfP!&?<H/H% v       4632#"&73'&&#"'632!  !(;u2eD	CfP!;""!!Q&?<H/H% I     73'"&'73267I(;fAd#L=>M"d&~'B!!B'        4632#"&73'"&'73267!  !-(;fAd#L=>M"d*""!!=&~'B!!B' Xv    "  73'"&'73267"&'73267\(:b=]  I:;H!c;=[")K/0K)![ho+iiy%??&h?? v      .  4632#"&73'"&'73267"&'73267!  !T(:b=]  I:;H!c;=[")K/0K)![*""!!%o+iiy%??&h??9v  v  v    B  %  "'3267#"&547&&54673267jQ 0"C)OQYX?/+& /"C"1
4&#!32
0
 . -  ;  '2"3267#"&5467654&#"'67&&#"&&54663266h8&80)5 ;C:@ 5F#"BE+I[':"9;$&	1-#+
.	.#*(F/% .   I  "'3267#"&547&&5467&#"'67&&#"&&54663266323267
!%5 <B 5F#"BE+I[':"9;&8&)$ *50-%	
	.	.#*(F/%%
1Mv [ :  nvn    *n B  &&'#"&&547&&54676335!5!##"6632&"#"3227&54632@k@&*Qq*%=%#.G#*'1$:8?2+"3(( BGG#GJ!!. *.   <n Z  "&'&&54677'.#"3267#"&546632767&&546766335!5!##"3223&54632'T(!''/@(963 T@P%  Z4<1i0/PS
*+-"=E=N

J)+?<0(189N#
OH,?NGG6.;"1 %	i g    ,  &&54632&&#"7"&54632"&'73267SB/"(&$d2J7="$
<Gg$K$CC	B
, B'oR<CY*7L: Vg     4632#"&53&'73267#"'6@715-D[GR3Tھ'B@E>^L=       &  4632#"&##5353&'73267#"'3WQYY6@715-D[GR3gT'G'B@E>^L=G    (  4632#"&7#"'#"&'73267&'732674VCU3Z;Bf"G=.31@3-1)W"XIF?5PV=:?9=<A9 %g X  .  4632#"&&&#"#"&&'73267&'73267#"'(&#9/B%+@715-D[GTH4;7,,"B@E>^L%5 gg   '  4632#"&.#"'63273267#"'`I)2""'42$9715-D[G+!TO[&	IB@E>^L,< Tg   6  4632#"&.#"'66327.#"'63273267#"'`S-+*2-F&, '42$9715-D[G+!T(%	E
+&49EB@E>^L,<  &   x   (  [  7  4632#"&##53&&#"#"&&'73267&'73267#"'3w3QYW'%#9/B%+@715-D[GnT'GD1;7,,"B@E>^L+G j    0  4632#"&##53.#"'63273267#"'3QYX)2!"'42$9715-D[G+!nT'GLX%	IB@E>^L3G W    ?  4632#"&##53.#"'66327.#"'63273267#"'3QYK+**2-F&, '42$9715-D[G+!nT'G$#
E
+&49EB@E>^L3G     N  4632#"&##53&&#"#"&&'732632654&''&&557&'73267#"'3.QYB)60B($  0% 7.F$	@715-D[GWT'G(25085 
35B@E>^L,G       9  4632#"&#53&&54632&'73267#"'#&$#"3##3&YP=x3@715-D[G)!$AemgQTG0!SXVG)]B@E>^L3el6A+G       7  4632#"&#53&&54632&'73267#"'#&&#"3##BYRdU\G@715-D[G P5tI7<mgQTG7HY/B@E>^L	*7kg7/0G     "  8  4632#"&#53&&54632&'73267#"'#&&#"3##>YRi[8a*@715-D[GQ=P<DlgQTG6J[B@E>^L+5jh900G     f  7  4632#"&#53&&54632&'73267#"'#&#"3##YPtaI8@715-D[G$ TFOlgQTG2N^*' B@E>^L+4;3-G       7  4632#"&#53&&54632&'73267#"'#&#"3##YPzfV@@715-D[G(#UMVlgQTG1O^1-(B@E>^L+5;5,G       8  4632#"&#53&&54632&'73267#"'#&&#"3##oYPmiI@715-D[G&-(W[qU\lgQTG1O]<6%6B@E>^L-8gj;6,G       8  4632#"&#53&&54632&'73267#"'#&&#"3##HYPspN@715-D[G-(Yb|\clgQTG1P\;4$4B@E>^L+5gj:8+G       8  4632#"&#53&&54632&'73267#"'#&&#"3##9 YPyyS@715-D[G/)[jdhlgQTG1P\;3#4B@E>^L*3fk:9+G     J  7  4632#"&#53&&54632&'73267#"'#&$#"3##fYPY@715-D[G1+\qlgQTG1Q[=5$7B@E>^L*2fkt,G       8  4632#"&#53&&54632&'73267#"'#&$#"3##YPb@715-D[G6._xsulgQTG1RZD:'@B@E>^L*4el8<,G       8  4632#"&#53&&54632&'73267#"'#&$#"3##YP
h"@715-D[G:1aթ|zlgQTG0 SYH=(FB@E>^L+4el7>+G       9  4632#"&#53&&54632&'73267#"'#&$#"3## YYP$p*@715-D[G# ;cômgQTG0!SXOC*QB@E>^L2el7?+G $  n  5  4632#"&&&5463273267#"'3###53&&#"TK,!+715-D[GngQYW=7(*T#@"ASB@E>^L&1G'Ghc1+"7   [  4  4632#"&#53&&#"#&5463273267#"'3##wYV&S>.1P"ZO4)3715-D[GmgQTGib4,!7@@DUB@E>^L%/G   [  6  4632#"&#53&&#"#&&54632'73267#"'3##wYU0jE49R`UF7@715-D[GmgQTGhc6.!5<!GWB@E>^L&/G J  [  7  4632#"&#53&#"#&&54632&'73267#"'3##wYQ@JTn^Br2	@715-D[G lgQTG92!17 L\&#B@E>^L	(2G g    " 0  &54632&&#"!53%"&54632"&'73267P?TB0")%#Q1K8*!!%
<GgHKCC	B
, B'oR<C.+*7L:  &      g   * 8  &'#"&'73267632&&#"7"&54632"&'73267'(6E^"F9-1/&$50")%#d2J8*!!%	=Gg-0Y^FDIC	B
, B'oR<C.+*7L: %g  $ 0 =  &&#"#"&&'7326326632&&#"7"&54632"&'73267(&#9/B%+ L5/"(&x2J7="$
<GgH4;7,,,,	B
, -VoR<CY*7L: gg   ) 6  .#"'6326632&&#"7"&54632"&'73267)2""'40:=*/"($|2J7="$
<GgO[&	I ($$	B
-#5MoR<CY*7L: Tg  . : G  2&&#"#.#"'66327.#"'63266"&54632"&'73267C/"'%
U-+*2-F&, '4-@=2J7="$
<G	B
-#@&(%	E
+&49E!(%$R<CY*7L:  &     (  &     j  &     W  &       &   L        - 9 F  #53&&54632&54632&&#"#&$#"3##"&54632"&'73267YYP@xSB/"(&$XmgQ2J7="$
<G'G0!SXXICC	B
, B'el6A+GR<CY*7L:     4 + 7 D  #53&&546326632&&#"#&&#"3##"&54632"&'73267YYRdUxUI1/"(&P5tI7<mgQL2J7="$
<K'G7HYR*(	B
, 1@kg7/0GR<CY*7L:     e + 7 D  #53&&546326632&&#"#&&#"3##"&54632"&'73267YYRi[Gu1N40"(&#U=P<DlgQ}2K8=!%
<G'G6J[/-/-	B
, B'jh900GR<CY*7L:      * 6 C  #53&&546326632&&#"#&#"3##"&54632"&'73267YYPtaV>N=/"(&$VFOlgQ2J7="$
<G'G2N^;689	B
, B';3-GR<CY*7L:      * 6 D  #53&&546326632&&#"#&#"3##"&54632"&'73267YYPzfbFP>/#(&$UMVlgQ2J8* "$
=G'G1O^?9<<	B
, B';5,GR<C.+*7L:      + 7 E  #53&&546326632&&#"#&&#"3##"&54632"&'73267YYPmnKS@0#(%#U[qU\lgQ22J8*!!%	=G'G1O]B;>?	B
, B'gj;6,GR<C.+*7L:     N + 7 E  #53&&546326632&&#"#&&#"3##"&54632"&'73267YYPs|RSA/#(%#Vb|\clgQe2J8* "$
=G'G1P\F>BB	B
, B'gj:8+GR<C.+*7L:      , 8 E  #53&&5463254632&&#"#&&#"3##"&54632"&'73267YYPyYSB/"(&$VjdhlgQ2J7="$
<G'G1P\J@CC	B
, B'fk:9+GR<CY*7L:      , 8 F  #53&&54632454632&&#"#&$#"3##"&54632"&'73267YYP_SB0#(%#VqlgQ2J8* "$
=G'G1Q[MBCC	B
, B'fkt,GR<C.+*7L:      - 9 G  #53&&54632&54632&&#"#&$#"3##"&54632"&'73267YYPfTB0#(%#VxsulgQ2J8*!!%	=F'G1RZPCCC	B
, B'el8<,GR<C.+*7L:      - 9 G  #53&&54632&54632&&#"#&$#"3##"&54632"&'73267YYPlTA0#(%#Vթ|zlgQ02J8*!!$
=G'G0 SYSE		CC	B
, B'el7>+GR<C.+*7L:     K - 9 G  #53&&54632&54632&&#"#&$#"3##"&54632"&'73267YYP-qSB/"(&$WômgQc2J7* "$
<G'G0!SXUGCC	B
, B'el7?+GR<C.+*7L: $   , 8 F  #53&&#"#&&546326632&&#"3##"&54632"&'73267YYS>5(*PTK,=A- ."('rgQ1K8*!!%
<G'Ggd1+"7#@"AS'!"	B	-#0BGR<C.+*7L:    ) 5 B  #53&&#"#&546326632&#"3##"&54632"&'73267YYV&S>.2P"[OeAD0-!")%mgQ1K8=!%
<G'Gib4,!7@@DUI$%	B-#+8GR<CY*7L:    + 7 D  #53&&#"#&&546326632&&#"3##"&54632"&'73267YYU0jE4:RaU>b)I5 -")%ggQ1K8=!%
<G'Ghc6.!5<!GW,,,,	B	,"!<"GR<CY*7L: I   * 6 C  #53&#"#&&546326632&&#"3##"&54632"&'73267YYQ@KTo^S:S:0")%ggQ1K8=!%
<G'G92!17 L\<79:	B
-#<"GR<CY*7L: I   ,  %73'"'3267#"&547&&54673267IKj;XQ 0"C)OQYX?/+& /"Cy&mn"1
4&#!32
0
 , +  8 >  %73"3267#"&5467654&#"'67&&#"&&5467767IKj080)5 ;C:@ 5F#"BE+I[n3*"-y$"&	1-#+
.	.#*(F/ 
UF ,   F L  "'3267#"&547&&5467&#"'67&&#"&&5467'73326767
!%5 <B 5F#"BE+I[Kj1)$ *5n3*"-0-%	
	.	.#*(F/ 
y& 
1F      734632#"&k[$%%$%%$    s    333osn  "  kx    7#537#53733733#3##7##77#}"F!"E"~"F#"EBAAB  9x    % /  "&546323#254#""&54632'254#"GJELHKF"MNKK&""HIELIIEMKK&""`UV^^VU`_Nvu:;:<aTV__VTaAtv;;::  s    3o  D['@   &54673KFELQDIHFgfjm  ;[@   654'3<DHGFRKFFKj mge  I%   7'7'37'vd¹xWVMT^66^/  2 a$   #53533##ｽIIII  .  t   6673.a0;45~7  1 #R   3#1RR  H  y   74632#"&H$%%$6%%$    *ZA   3#1RSA  0    "&546632'2654&#"sp-dRtq-eSK@@KK>>
ítWsXL  W  [   !467'73H/I*e!;<6  /     77>54&#"'6632!!/1E&@3.K"2'g@^n,M2PCL5TR19>&:#1fY7b`5Q  ( )  "&'532654&##532654&#"'66325_)+b.ZSdVAAPTC74P$-%lDilUEVZ
SKBB<JK<39!=+dMHW
YG^w     
   %!533##554665#UD\hhVɠN#Q%QG4  @    "&'532654&#"'!!66322\ =BMWVRC,Q7Ag=
TJOGI	PQ/]Ep  7  -  "&&54>32&&#"36632'2654&#" Aj>(FmN1+BU1H:\oue;I@A,B$ @
Dk>xkS/L.Oh:#0qhoKPUDO'; +T7  ,     !5!#_yQG}  4  ' 3  "&5467&&5466326654&#"2654&'kuQ90C8\57[7I7&E,9dB/B=64=A/EFIM=?A
gYI[U@9L&&L:AR5G0<X0=5233279B70G$L64A  4  -  "&'532>7##"&5463226654&&#"0+BV0I:\oudBi>(Fm,B$ ?0:JA
L.Oh:#0rgpDk=ykS/['<,S7PUDO  U &    "&54632"&54632$$$$$$$$ $&&$ T $&&$   , &    "&54632#667$$$$0C $&&$ 5~7;4  2 M8   5%2g1NN  2     !!!!2==II  2 M8   7%%52g=N1  G  +  754667>54&#"'66324632#"&% '96(J"(\/[i/#!$[$$$$&72*0"/:G`V+@6)(	&&$    lZ.@   3#3#lrr@FF  *Z@   3#*RR@  6Z @   3#53#6qq`ZF  	   3##2NO=g b   !!aZD  ,ZQ@   2655467&&554&#,<?aI)0j460)Ia?<r)1KAH.b
:3.H@K1)  Z2@   3#HH@  6Z[@   "56655475&554&'53[<>aJ*/jj ZI4#X,"#^>F?lE/>$ 3?S47H'M;:nX4S@-A+<@EA 	FF(&  :  a -  726654&#"&&54632#"&546632&"#"MK/)!JIFG[2]R`bG<_>F?lE/>$""0"3GXW:nX4RA&A(FF(& [x    373#LWWP0  X'on   5!X'GG   h )  #"&&'.'732654&#"&&54632ufDqm>):+,\@7XW5P=),12XOBA9J$-_f.YB-/E
?E:N(F8)<E	H1+A1N    : H T  "&'732676655##"&&5463!5!5!&&54632&#"3#"&'73267'"&54632Q69,f>.76&"IZH 4"-(0kg%`VC]@715-D[HEE:007GCb6*<G3VW	E/@0GLT!RXB@E>^Lh    73'=6q   
  73'73#=6qW==Յ !   !!H!C  2     3#'3#65Q66  M   !!MG 1   3267#"'#"&'73267KA5AA6@JA4-'<\F<<F\<'-4 P   3!!PN7lE E   463#"33#"&'&&EL=.,5:GE, E  V  h   '73r=(-h(=  h    3#'3#hDDxDDh  h     3#73#73#@@m@@m@@h[  g 3    '70NOORRS L    4632#"&'4632#"&}!!!!!!!! 2L   #  4632#"&'4632#"&'4632#"&}!!!!!!!!!!!!  ))   476633#"33#"&))73#>OBG E> \W #  &&#"#"&'7326654&&54632~&%*4`K"	EHSG,E15P|3[E(K,R8i[QX    8   !!8H   I   ##532676654&'&'+&'9?pz&	
"-#"I$"3.+G0&  $ OI   33#"&'&&54667667"#-"
&zp?9'&*&0G+.3"$  $O8   &&'.54676633#"*&'9?pz&	"-#"!$"3.,G0&  8   '676654'&&##5325"#-"	&zp?9'&+&0G,.3"$    )  32676654&'.54632&&#"##}z&	
)+2M@<\/B;(! %1)+9?p8'!$86!7I?O!26"2)"3/+ ,T8 (  %#"#"&'732654&'.54676633Tz&	(,2M@=[/B;(! $2)+9?p'"$76!7I?O!26" 2)"3/,  3  x D  !"&&54632#"&'732654&#"32>554&#"3267#"&54632wMnV<DMQ	/.$4;6t^Nj?93#.4	
OSH>SkMZfH8:OA% qhGzI.Nc6ap 'DO:;EiV  *  x R  !"&&54676654&#".54632326654&'.546632'6654&#"v_y:3*. (,
:AH=>D)1""TLOV"' %F;AA@;
,($1"!:9z4[8;L)3%") E(82>/B0M/ 4$9&*;$3%38#>+B46(F +& 4 V97Z4  *  x G  !"&&54676654&#".5463232654&#"3267#"&54632u^y:3*. (,
:AH=>D)1"!RI|93#-4OSH>Sk4[8;L)3%") E(82>/B0M/ 4$9&tMe 'CO:;Ew  *  #x F P  %4&'#"&&54676654&#".546323267.54632'66&&#"Ut;3*. (,
:AH=>D)1"#M>moU\#G;+J.BF#H!<>)*!$({4[8;L)3%") E(82>/C/M/ 4$9&p]3A'6B,k\FA'W))?:'$NR W h   7--]<<  8  x 6 B  !"&547&&546632&&#"632"&#"327&54632"&546326co9,9'TC <.@7)1*3
%A'C?( 1Pg!!  kSO5M8'D*F0""9G4);=
#"-"!!"  :x 1 =  32654#7#"&&5467&&54632&&#"3267'4632#"&01"R
DG@B)I-1-9Dn6/LTN< : 
j((-D;7-:C5.HU<[aI;9<5
\  !!  )  x + 7 E  %#"&&54667054&'&&54632&&#"'4632#"&"32654&'@e:@i=:`8(@8;E@) OSo!!!!YO^*C&@R<8<H 'O<2G'9+*<<,! #&1]""""o23#,-0#=  $I 4 @ L  76676654'&&##"&'&&546676673324632#"&4632#"&$-!	'F?9'&*/"#-"
&G*3!'&+$$$$$$$$&0+.3"$:&0	,.3"$&&&&&&&&  ' *    "&'732672&&#"'66Kt!JI4;<OoWKt!JH5:<Oo$a_IHNEgYa_JGNDhX  ' 8    76654&'7&&5467'ALDHc][eBLEGb^Zf?<7LE$tLKsp?;7LD$tKKs  E   #"&'73267EkMHl"GC597odSY^FDIC  -    %'7'77	D?D@ؾ0+0+  / E   7"&&'73267332667#"&'-A%O!+J ) O%A-,77&b[DEEXXEEC[b&&..& &1  {  &      .&     c &  4  K &  #  W &  +    &    A &  -  F&       &
"     C &2  7   
 6% &     $ 6I '      $&      , '   "    \W   &&#"'6654&&54632~&%*$^YY?SG,E15P|DmCK_Ui[QX g   Vg '  l R r   7'7'37'Gpu>uqH433a7 vv 7akk  x 4 @  #"&54675&&''667&&546325#53#32676654&#"C)KU00B:+[/0)M%5)UIBV-#*q4@g:42 /">!%("/"O?)D	%9D+&H'5LI;+EGGB,!"-6" "#6  H8&   F3   g ,  &&#"#"&&'732632654&''&&557+60B($  0% 7.F$)1g-25085 
35,31  HN&   H3   g  , 8  &&#"#"&&'732632654&''&&557'4632#"&+60B($  0% 7.F$)1!  !g-25085 
35,31"""" g   F  4632#"&&&#"#"&&'732632654&''&&557&'73267#"'++60B($  0% 7.F$	@715-D[GT-25085 
35B@E>^L1 g D % ;  &&'&''&&544776632&&#"#&&#"#"&&'732632*7/F#
P7!5&(**7/B($  1%g315..B	-#!?$-250<9 g D % ; G  &&'&''&&544776632&&#"#&&#"#"&&'73263274632#"&*7/F#
P7!5&(**7/B($  1%g315..B	-#!?$-250<9m g  $ : F S  &'&''&&544776632&&#"#&&#"#"&&'7326327"&54632"&'7326707/F#L6/"(&$*7/B($  1%2J7="$
<Gg7;15-,	B
, B'-250<9oR<CY*7L:     n :  !6326632'6654&#"#"&&5467&&#"#"&&54675#5YtPa,#G>P.6&"L27%.${nGCA<1R45_'E*2? 2(8##U(8&
PG   hn < G  !632#"&54632#"&&546633&&#"#".54675#52654&#"/*&OyDV;jA;3JIJEseIqAKXiQ)(*$$28G##,nGW0aH(996:%(3MM2CW1\@EX*MGS&*!eG#-'(     <n # 4  ##5#"&'6654&&#"#".54675#5267!632<hQ@&Hv:B'>%)(*$$2&=M*&by17:nG^ac'"	S&*!eGsW=J1<+