G: The Phantom of the Opera | Winspear Centre
Submitted by Anonymous (not verified) on Mon, 01/14/2019 - 17:00
State:
Processed
Rank:
70
Size:
135792
Raw Content:
<!doctype html>
<html class="no-js" lang="en-US">
<head>
<meta charset="utf-8"/>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-52QQVPF');</script>
<!-- End Google Tag Manager -->
<title>The Phantom of the Opera | Winspear Centre</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="The 1925 Lon Chaney version of The Phantom of the Opera is a landmark in movie history. Listen to silent film accompanist master Dennis James play the Davis Concert Organ as the film is projected above the Winspear stage.">
<meta name="theme-color" content="#c27c18"/>
<link rel="manifest" href="/tickets/events/other/2018/the-phantom-of-the-opera/manifest">
<link rel="canonical" href="https://www.winspearcentre.com/tickets/events/other/2018/the-phantom-of-the-opera/">
<link rel="apple-touch-icon" sizes="180x180" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/images/favicon-16x16.png">
<link rel="manifest" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/images/manifest.json">
<link rel="mask-icon" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/images/safari-pinned-tab.svg" color="#db1b5e">
<style type="text/css">
[ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
display: none !important;
}
</style>
<meta property="og:title" content="The Phantom of the Opera | Winspear Centre"/>
<meta property="og:url" content="https://www.winspearcentre.com/tickets/events/other/2018/the-phantom-of-the-opera/"/>
<meta property="og:type" content="website"/>
<meta property="og:site_name" content="Winspear Centre"/>
<meta property="og:image" content="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_630,q_auto,w_1200/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg"/>
<meta property="og:description" content="The 1925 Lon Chaney version of The Phantom of the Opera is a landmark in movie history. Listen to silent film accompanist master Dennis James play the Davis Concert Organ as the film is projected above the Winspear stage."/>
<meta property="twitter:card" content="summary"/>
<meta property="twitter:site" content="@WinspearCentre"/>
<meta property="twitter:title" content="The Phantom of the Opera | Winspear Centre"/>
<meta property="twitter:description" content="The 1925 Lon Chaney version of The Phantom of the Opera is a landmark in movie history. Listen to silent film accompanist master Dennis James play the Davis Concert Organ as the film is projected above the Winspear stage."/>
<meta property="twitter:image" content="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_440,q_auto,w_880/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg"/>
<link rel="preload" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/../1.0.5/fonts/198cacd9-25e5-418f-b30c-3775cf10bf98.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/../1.0.5/fonts/266b0890-0111-4b59-a4d3-daec7201ff58.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/../1.0.5/fonts/8906f694-47f3-4f65-8f23-19cb89fe6e31.woff2" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/style.css" media="screen">
<script id="script-config">
'use strict';
window.AppConfig = window.AppConfig || {};
window.AppConfig = {
isModernBrowser:
'querySelector' in document &&
'addEventListener' in window &&
'localStorage' in window &&
'bind' in Function
};
(function(AppConfig) {
var docEl = document.documentElement;
var docClass = docEl.className;
var classes = ['supports-js'];
if (AppConfig.isModernBrowser) {
classes.push('modern');
}
docEl.className = docClass.replace('no-js', '') + classes.join(' ');
})(window.AppConfig);
// LoadCSS
(function(w){"use strict";var loadCSS=function(href,before,media){var doc=w.document;var ss=doc.createElement("link");var ref;if(before){ref=before}else{var refs=(doc.body||doc.getElementsByTagName("head")[0]).childNodes;ref=refs[refs.length-1]}var sheets=doc.styleSheets;ss.rel="stylesheet";ss.href=href;ss.media="only x";function ready(cb){if(doc.body){return cb()}setTimeout(function(){ready(cb)})}ready(function(){ref.parentNode.insertBefore(ss,before?ref:ref.nextSibling)});var onloadcssdefined=function(cb){var resolvedHref=ss.href;var i=sheets.length;while(i--){if(sheets[i].href===resolvedHref){return cb()}}setTimeout(function(){onloadcssdefined(cb)})};function loadCB(){if(ss.addEventListener){ss.removeEventListener("load",loadCB)}ss.media=media||"all"}if(ss.addEventListener){ss.addEventListener("load",loadCB)}ss.onloadcssdefined=onloadcssdefined;onloadcssdefined(loadCB);return ss};if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}else{w.loadCSS=loadCSS}})(typeof global!=="undefined"?global:this);
// Loaded async for tracking purposes
loadCSS('https://fast.fonts.net/t/1.css?apiType=css&projectid=74f45fee-c594-41f1-afa2-0d61c243c38c');
</script>
<script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"Organization","name":"Winspear Centre","url":"https:\/\/www.winspearcentre.com\/","sameAs":["https:\/\/www.facebook.com\/WinspearCentre\/","https:\/\/twitter.com\/WinspearCentre","https:\/\/www.youtube.com\/edmontonsymphony","https:\/\/www.instagram.com\/winspearcentre\/"]}
</script>
<script type="application/ld+json">
{"@context":"http:\/\/schema.org","@type":"Event","name":"The Phantom of the Opera","url":"https:\/\/www.winspearcentre.com\/tickets\/events\/other\/2018\/the-phantom-of-the-opera\/","eventStatus":"http:\/\/schema.org\/EventScheduled","description":"The 1925 Lon Chaney version of The Phantom of the Opera is a landmark in movie history. Listen to silent film accompanist master Dennis James play the Davis Concert Organ as the film is projected above the Winspear stage.","startDate":"2018-10-31 20:00:00","endDate":"2018-10-31 22:00:00","offers":{"@type":"Offer","priceCurrency":"CAD","availability":"http:\/\/schema.org\/","url":"https:\/\/www.winspearcentre.com\/tickets\/events\/other\/2018\/the-phantom-of-the-opera\/","validFrom":"2018-10-31 20:00:00"},"image":"https:\/\/res.cloudinary.com\/winspear-centre\/image\/upload\/c_fill,f_auto,g_auto,h_535,q_auto,w_600\/v1\/2018-19%20Live%20at%20the%20Winspear\/18-Phantom.jpg","location":{"@type":"Place","name":"Winspear Centre","address":{"@type":"PostalAddress","streetAddress":"4 Sir Winston Churchill Square NW","postalCode":"T5J 4X8","addressLocality":"Edmonton","addressRegion":"AB","addressCountry":"Canada"}}}
</script>
<!--
<PageMap>
<DataObject type="document">
<Attribute name="title">The Phantom of the Opera</Attribute>
<Attribute name="last_update">2018-10-25 14:47:56</Attribute>
<Attribute name="label">events</Attribute>
<Attribute name="event_dates">Wednesday, October 31, 2018</Attribute>
</DataObject>
<DataObject type="thumbnail">
<Attribute name="src" value="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_110,q_auto,w_160/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg"/>
<Attribute name="width" value="160"/>
<Attribute name="height" value="110"/>
</DataObject>
<DataObject type="image">
<Attribute name="src" value="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_110,q_auto,w_160/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg"/>
</DataObject>
</PageMap>
-->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-52QQVPF"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div id="svg-sprite" style="height: 0; width: 0; position: absolute; visibility: hidden">
<svg><defs/><symbol id="icon-caret-down" viewBox="0 0 16 28"><path d="M16 11q0 .406-.297.703l-7 7Q8.406 19 8 19t-.703-.297l-7-7Q0 11.406 0 11t.297-.703T1 10h14q.406 0 .703.297T16 11z"/></symbol><symbol id="icon-caret-up" viewBox="0 0 16 28"><path d="M16 19q0 .406-.297.703T15 20H1q-.406 0-.703-.297T0 19t.297-.703l7-7Q7.594 11 8 11t.703.297l7 7Q16 18.594 16 19z"/></symbol><symbol id="icon-chevron-right" viewBox="0 0 19 28"><title>chevron-right</title><path d="M17.297 13.703L5.703 25.297a.991.991 0 0 1-1.406 0l-2.594-2.594a.991.991 0 0 1 0-1.406L10 13 1.703 4.703a.991.991 0 0 1 0-1.406L4.297.703a.991.991 0 0 1 1.406 0l11.594 11.594a.991.991 0 0 1 0 1.406z"/></symbol><symbol id="icon-clef" viewBox="0 0 158.3 409.7"><path d="M4.3 273c14.5 36.4 74.2 63 110.7 44 13.6 32.1 17.3 105.8-54.6 83.9-.2.1-3.1-1.1-6-3.4 16.1 3.7 32.2-8.6 32.2-25.6 0-14.5-11.8-26.3-26.3-26.3-37.5 0-33.4 58 6.3 63.3 16.4 2.2 29-.1 38.4-5.2 33.8-18.3 22.6-58.4 15.3-88.4 5.5-3.8 31.9-15.7 37.1-42.4 6.3-47-24.3-65.5-60.9-61.8L86.1 164c11.7-10 23.4-20.7 31.8-33.7 25.8-39.5 20.6-90.4-8.4-127.6-2.9-3.7-7.9-3.6-10.8 0C66.6 42.8 65.8 75 69.5 100c1.6 9.7 4 19.4 5.2 29.1-9.4 8.2-19.6 17-29.3 26.8C16.1 186.4-10.7 229.2 4.3 273zM118 308.8c-5.7-26.1-10.9-49.4-16.5-75 46.8-.6 51.7 54.3 16.5 75zM88.3 46.7c5.3-10.9 11.7-23.5 22.4-20.8 15.3 3.9 18.7 28.2 10.8 49.6-7.4 20-22.4 32-25.5 36-6 7.5-12.1 13.3-17.6 14.9-3.2-16.7-1.7-55.8 9.9-79.7zm-6.9 121.4l9.5 43.1c-38.8 6.8-58 59.3-20.9 77 4.2 2 4.6.9 1.6-2.6-15.8-18.5-4.1-50.2 24.3-51.8 5.9 26.9 11.2 50.9 17.1 77.6-35 16.3-79.6 2.2-91.3-37.1-1.5-2.2-1.6-4.6-1.7-7.1-7.9-48.3 29.8-72.6 61.4-99.1z"/></symbol><symbol id="icon-close" viewBox="0 0 24 24"><title>close</title><path d="M18.984 6.422L13.406 12l5.578 5.578-1.406 1.406L12 13.406l-5.578 5.578-1.406-1.406L10.594 12 5.016 6.422l1.406-1.406L12 10.594l5.578-5.578z"/></symbol><symbol id="icon-copy" viewBox="0 0 24 24"><path d="M18.984 21V6.984H8.014V21h10.97zm0-15.984q.797 0 1.406.586T21 6.985V21q0 .798-.61 1.407t-1.406.61H8.014q-.796 0-1.405-.61T6 21V6.986q0-.797.61-1.383t1.405-.586h10.97zm-3-4.032V3h-12v14.016h-1.97V3q0-.797.587-1.406t1.384-.61h12z"/></symbol><symbol id="icon-downloads" viewBox="0 0 16 16"><path d="M14 11.3v1.3H8.4l5-5.7c.1-.1.1-.3-.1-.3h-3.1V.3C10.1.1 10 0 9.8 0H6.4c-.2-.1-.4.1-.4.3v6.3H2.9c-.2 0-.2.1-.1.3l5 5.8H2v-1.4H0v4c0 .4.3.7.7.7h14.7c.4 0 .7-.3.7-.7v-4.1H14z"/></symbol><symbol id="icon-eso" viewBox="0 0 545.1 251.5"><g fill="#010101"><path d="M247.8 98.9c.1.1.1.2.2.2 0-.1-.1-.1-.2-.2zM186.6 39.6c-1 .6-.4-.9-1 .5 1.1.4-.3 1.2.2 1.7.8-.6 1-.7.8-2.2zM184.4 37.7c.1-.6.6-.6.7 0-.7-.7-.2.4-.7.5 0-.1-.2-.3-.2 0 .4.1-.1.4.2.5 1.1-.9 1.9-1.3 1.7-3.1-.3-.1-.4-.4-.7-.5-.3.5-.2 1.3-1.2 1 .5.5-.4 1.1.2 1.6zM254.5 195.6s-.1.5-.2.5c-2.2-.3-6.2-1-7.7-1.9 1.1.3.8-.8 1.9-.5 0-1 .8-1.4 0-2.2 1.1.2.3-.4.7-.5.8.6-.2-.6 1 0-.2-1.6-1.7-1.8-2.2-3.1-2.4-.5-3 1.2-4.1.7.9-.3 1.3-1.7 1.9-1.7-.4-1.1-1.1-1.2-1.7-2.4-1.7.3-2.2 0-2.6 0-1.4.1-5.5 1.9-5 .5-2 .8-5.8.9-7 2.9-.3-.3-.9-.3-1.2 0 0-.3.3-.4 0-.5-1.3 1.2-2.1 1-3.1 1-1.8 0-4.1.2-5.8.7 0 0 .1-.1 0-.2-1 .6-2.9.9-3.4.7.7.3-.4.3-.5 0v1.2c-1.2-.2-1.4 1.3-3.4 1 0 2-1 1-1 2.4-.2-.4-2.1.1-1.2.7.2-1 1 1.1.7 2.2.5-.1.5.3.7.5.1-.3.5-.3.7-.5 0 .2-.2.3-.2.5 2.2.4 3.1 2 4.8 2.2-.1-.1 1.5-.1 1.2-.2 1.1.4 1.5 1.7 2.4 1.9 1.2.3 2.5-.2 4.3 0 3.7.4 8.3 1.4 9.4 0 1.8 2.6 6.6 1.7 10.1 1.9 0-.4-.1-.9.2-1 .8-.1 1.5 0 1.7.5.3-1 1.7-1.4 1.2-1.9 1.5-.3 1.6.8 3.1.5-.3-1 1.9 0 1-1 .3.3.9.1 1.2-.2.1-.1.5-1.7-.2-2.2 1-.1.6-.2 1.4-.5.4.8 3.1.8 2.9-.5-.8 0-1.1-1.2-2-1.5zM70.9 97.9c.6.1-.3.6-.5.7.6-1.1-.4-.8-.7-1 .3-.1.4-.3.5-.5-.3-.5-.6.3-.7-.2.1 0 .3 0 .2-.2H69v1.2c1.1-.2-.1 1.1.5 1 0-.1.2-.3.2 0-.9.8-1.4 0-1.4-.5-.3.6 0 .4-.2 1.2.8.2 1 0 1.2.2-.3.2-.5.6-.7 1 .4 0 .1.7.5.7.7-.7-.7.5 0 .5.1-.8.6 0 .7-.5-.4-.9 1-1.2-.2-1 .3-.1 1.1-.7.5-1-.1.2-.2.3-.5.2 0-.3 0-.7.2-.7.3.1.5.3.7.5.4.7-.3.9.5 1.2.6-1.9-.4-1.3.5-2.6.1.6.6.6.7 0-.5.1-1.1-.8-1.3-.2zM177.9 99.8c.1-.1.3-.2.4-.3-.1.1-.3.1-.4.3zM174.9 88.3c0-.1-.1-.3-.1-.4.1.2.1.4.1.4zM70.7 94.1c-.2.3-.9 1.1-.2 1.4.3-.1 1.1.4 1.4.7-.6.5-1.3-.1-1.7.2.3.1.4.4.7.5-.1-1 .9.2 1.4 0-.2-2-1.9-.9-1.6-2.8zM178.6 99.3c-.1.1-.2.1-.3.2.2 0 .3-.1.3-.2zM109.8 116.9l.1-.1c.1-.2.1-.2-.1.1zM183.9 40.1c0-.6.8-.1 1 0 .3-.3.3-.8.2-1.4-.7-.1-.9.8-1.4.2.1.3-.3 1.2.2 1.2zM59.9 103.2c-.7.2-.5-.5-1-.5-1 .6-.6.2-1.4 1 .5.2.8 0 1.3.4l.1.1v-.1c0-.7.3-.5 1-.9zM116 101.5c-.3.3-.4 1.2.2 1.2-.1-1.2 1.6.9 1.4-.7-.9.7-.7-.4-1.6-.5zM132.3 23c0 .1 0 .1 0 0 0 .1 0 .1 0 0 0 .1 0 .1 0 0zM91.1 117.4c-1-.4-1.2 1.1-1.9.2 0-.8.5-1.8 0-1.7.1.5-.3.5-.5.7.2.1.5 0 .5.2h-1c.1.9-.3 1.3-1 1.4 0 .4.2.8.5 1 .5-.8.8-.5 1.2-1.2 0 .6.4.8.7 1 .3-.2 1.2-1 1.4-.5-.1 0-.3.2 0 .2.5-.3-.1-.5.1-1.3zM132.6 23h-.2c0 .2.1.3.2 0zM84.8 122.2c.3-1 1-.1 1.9-.5-1.1-.7.9-.5.5-2.4-.5.3-3.6 1.5-2.4 2.9zM73.8 97.9c.5 0 .3.7 1 .5 0-.4.1-.7.2-1-.6 0-1.2 0-1.2.5zM73.1 94.1c-.1.3-.3.1-.5 0-.1.5-.4 1.7-.2 1.2.3-.4.9-.4 1.2-.7-1.1.1.1-.5-.5-.5zM74.5 92.2c-.6.7.3 1.5 0 1.7-.4 0-.2-.6-.7-.5-.1.9-.1 1.7 1 1.4 0-.3 0-.7.2-.7 0 .1.2.3.2 0-.2-.5-.5-.7 0-1.4-.5 0-.5-.4-.7-.5zM75.7 91.9c0-.1-.2-.3-.2 0 .3.1.4.4.7.5 0-.1 0-.3.2-.2.3.5 0-.3.2-.7-.6-.2-.4.4-.9.4zM74.5 91.4c0-.1 0-.3.2-.2 0 .1.2.3.2 0-.2-.1-.3-.2-.2-.5-.3 0-.5-.1-.7-.2-.2.4-.3.7 0 1 .5-.9.2-.3.5-.1z"/><path d="M117.5 100.6c0 .6-.9.3-1 1 .5.5.7-.1 1.4 0 0 .1.2.3.2 0-.8-.2.3-.9-.6-1zM181.3 159.8c0-.9 0-1.5-.2-1.7-.1.9-1.6.3-1.2 1.7h1.4zM193.8 248.4c0-1.6-.2-2-1-2.4.4.4 0-2.8-.5-2.4.4-.2.7-1.1 0-.5.4-.5.7-1.3 0-.5-.1-.5.3-.5.2-1-.4-.2-.7-.3-1 0 .4.1-.1.3-.2.5.2.4.2 1.4-.2 2.2 1.2 1.9.3 2.5.2 4.8.6.5.9.8 1 1.4.9.3.5-.7 1.2-.5.2-.8-.3-1-.5-1.4 1 .2-.2-.8.8-.2zM181.5 162.7h-.7c0 1.1-.2.9 0 1.9.8-.1 1.3-1.2.7-1.9zM181.5 161.5c-1 .1.1-.5-.2-1.2-.3.1-1.2-.3-1.2.2.3.3.1.7-.2 1.2.5.2 1.1.3 1.6-.2zM181.8 177.4c0 1.1-.2.9 0 1.9.4-.2.8.7 1 0 .2-.8-.2-2-1-1.9zM134.7 173.1c0-.1 0 0 0 0zM134 171.1c-.4.8-.2 1.8.5 2.6 0-.3 0-.6.2-.7-.6-.6.4-1.1-.7-1.9zM135 173.3c-.1-.1-.2-.1-.2-.2 0 .1 0 .2.2.2zM180.8 164.9v.7c.4 0 .7.1 1 .2 0-.3 0-.7.2-.7 0 .1.2.3.2 0-.3 0-.2-.4-.5-.5-.2.4-.6.6-.9.3zM187.1 194.6c.7-.4-.4-1 .2-1.2.4.7.2.3 1 1-.1 0-.3.2 0 .2.5-1.1-1.4-3.3-.5-4.1-.1-.3-.9 0-1-.5.8-.3-.7-.1-.2-.7 1.2-.4.4-.2 0-.5 1.1-.3 0-1.9.5-2.4-1 0-.1-2.1-1-1.7 0-.3 0-.7.2-.7.1 1 1-.1.5-.2-.7.7 0-1-.7-.2v-1c.6.6.4-.6 1-.7-.5-.1.1-.4-.2-.5-.3.5-1.1.1-1.2 0 .7-.1.4-1.9 1.4-1v-1c-1.7.1-1-1.1-1.9-2.2.1.5.4 1.3-.5 1.4.7 2-.8 3.6-1 4.1.2-.5 1.7-.3 1.4.5-1.2 2.2 1.4 4 0 6 .9 1.5 1 3.4 1 4.8.8-.1.2.9 1 .6zM183.2 174.7c-.7.2-.6-.3-1.2-.2-.6.7-.1 1-.7 1.4.5-.1.5.3 1 .2.3-1 .2-.5.9-1.4zM179.6 157.4c.3-.8.3.6.2 1 .5.1.5-.3.7-.5.1.4.3-.1.7 0-.2-.7-.4-.6-.5-1-.1.3-.3.4-.5.5 1-1.1-.5-.5.5-1.4h-1c.7.9-.8 1-.1 1.4zM191.9 223.7c-.7-4.8-1.1-8.7-1.7-14.6-2.5.7-.7 3-.2 4.6-1.1 1.5.3 4.9.7 6.2-1.1 1.1-.1 3.2 0 4.1.6-.7-.3.7.2.5.1-.6.6-.6 1-.8zM191.6 236.9c-.1.2-.2.3-.5.2-.1.6.4 1.7.7 1-.5-.1 1-1.1-.2-1.2zM191.6 234.5c0 .1.2.3.2 0-.2-.5-.1-1.3 0-2.4-.2-.1-.5 0-.5-.2.1 0 .3-.2 0-.2-.5.4.4 1.6-.5 1.7 0 .7.1 1.3.5 1.7.1-.3.1-.6.3-.6zM192.3 241c-.3-1.5.3-1.1 0-2.4h-.7c-.2.6-.7.9-.5 1.9.9-.4.5.6 1.2.5zM189.5 246.5c.7-.6.1-1.6.7-2.6-1.4.5-1.3 1.9-.7 2.6zM183.2 160.3c.6.4.8-.3 1.2.2-.5-.1-1.2.9-.5 1.2.2-.7.9-2 1.7-1.4-.2-.9-2.3.1-1.2-1.4.5 0 .2.8.7.7 0-.4.7-.1.7-.5-.3 0-.2-.3.2-.2v-1.4c-.3-.6-.7.4-1-.2 0-.4.6-.2 1-.2-.1-.9-.7-1.1-1-1.2.1 0 .3 0 .2-.2-.9.3-1.4 1-2.4 1.2.6-.1-1 .9 0 1.2.5-.1.3.4 1 .7-1.4.1 0 .6-.6 1.5zM185.1 174.5c.2-.4.6-.6 1-.2v-1.2c-.5-.3-1.1-1.8-.7-2.2.1.2 0 .5.2.5.3-.7 0-1.7-.5-1.7.1-1.3.3-1.3.5-2.2-.4 0-.9.1-1-.2-.2-1.6.5-.3.7-.7-.8-.2-.7-1.3-1.2-1.2.1 0 .3 0 .2-.2-1.6-.1-.6 4.5-.2 4.1-.1.3-.3.4 0 .7-.3-.3-.9-.3-1 .2 1.7.9.9 2.8 2 4.3zM181.3 171.6c1.4.2.8-2.2 1-2.9-.9 1.1 0-1.6-1-1.2-.5.1.4.7-.5.2-.1 1.7.8 2.1.5 3.9zM189.6 204.7s.1 0 0 0c.1 0 0 0 0 0zM188 199c1-.1-.2-1.4.7-.7-.1-.4.4-.6 0-.7-.9.5.4-2.9-1-2.2 0-.2-.4 1.4-1.2 1.2.8 3.1.5 5.7 1.2 7.2 1.4-.3 1.2.6 1.8.9.2-2-.3-5.2-1.5-5.7zM190.2 206.6c-.3-.6-.4-.6-.7-.7.1-.3.1-.7.2-1.2-1 0-1.1.9-1.6 1.4 1.3-.2.2.6.5 1.4.8.1 1.2-.4 1.6-.9zM169.9 126.2c.1-.1.1-.2.1-.5-.1.2-.1.4-.1.5zM260.5 84v1c.3 0 .5.1.7.2.5-.9-.1-1.6-.1-2-.1.2-.3.2-.4.3 0-.1-.2-.3-.2 0 .4 0 .8.7 0 .5zM176 133v1.2c1-.1.7-1.1 0-1.2zM177 116.6c.5-.1.5.3 1 .2 0-.8-.5-1.3.5-1.4-.3-.6.1-.8-.2-1-.1.3-.3.4-.5.5.7-.6-.2-.6-.5-1 .8-.2 1 0 1.2-.2-.3-.1-.1-.3 0-.5-.1-.1-1.1-.6-1.2 0 .3 0 .2.3-.2.2.5 1.3.3 1 0 2.4.4 0 .6.2.7.5-.4.1-.8.1-.8.3zM178.9 122.4v-.5c0-.1 0-.3-.2-.2-.1.4-.3-.1-.7 0-.2.5.2 1.5.5.7-.1 0-.3 0-.2-.2.2-.1.4.1.6.2zM179.4 123.6c-.8.2-.3-.8-1-.7 0 .3-.4.2-.5.5.4.3 1.1 1.3 1.5.2zM182 139c0 .1 0 .3-.2.2-.1-.2-.2-.3-.5-.2 0 .4-.1.9.2 1 0-.1 0-.3.2-.2 0 .4.2.6.5.7-.3-.9.2-1.1-.2-1.5zM181.1 123.4c.3 0 .2-.3-.2-.2 0 .7-.7.7-1 1.2.4-.2.8.7 1 0-.6-.4 1.5 0 1.4-.7-.4-.2-1.3.2-1.2-.3zM177 137.5c-.5-.3.3-1.2-.5-1.7-.2.4-.1 2.4.5 1.7zM177.9 107.8c-.1.8.2 1.1 1 1 .1-.8-.2-1.2-1-1zM180.1 135.4c0 .1 0 .3.2.2.2-1-1.3-.1-1.2-1 .1 0 .3-.2 0-.2 0 .1 0 .3-.2.2-.2-.7.5-.4 1-.5.1-1.1-.3-1.2 0-1.9-1.3-.3-.4-.5-1.4-1.2-.1 2.1-1.3 3.8 0 5.5-1.1.5 0 2.4-.2 2.6.4.6.8-.5.7.5.8 0 1.1-.5 1-1.4-.4 0-.9.1-1-.2-.2-1.1.8-.9.5-2.2 1 .2.1-.3.6-.4zM178.9 120.5c-1.1 0-.3-.5-.7-1 .7.9 1.1-1 .7-1-.2.2-1.1.4-1.4-.2 1.4 0-.6-2.2-.5-1 .4 0 .6.2.7.5-.3 0-.7 0-.7.2.4.1-.1.3 0 .7 1.3-.4 1.1 1.4.7 1.9.3 0 1.2.4 1.2-.1zM177.5 103.4c1 .1.6.2 1.4.5 0-.3 0-.7.2-.7 0 .1.2.3.2 0-1.1-.1-.6-.9-1.2-.5.1-.6.4-.9.2-1.7.3 0 .5-.1.7-.2-.1.3-.4.4-.5.7.6.1.8-.3.7-1-1 0-1.8 0-1.9.2.1 0 .3.2 0 .2-.1.8.6.6.7 1.2-.3.3-.7.5-.5 1.3zM184.7 59c-.7 0-.5.4-1 0-.1.6-.4.9.5 1-.2-.7.5-.5.5-1zM183.9 61c-1.1 1-2.4.5-2.6 2.4.8.3.2-.8 1-.5v1.4c.5-.1.5.3.7.5-.3-.5.6-.9 0-1 0 .7-.9-.8-.2-.7.4 1.3 2-1.3 1.1-2.1zM184.7 54.2c-.1-.8.9-.5 1-1.2-.2-.5-1.5.1-1.7-.5 1.2 0-.2-.7 1-.7-.5-.5-.1-1 0-1.4h-.5c-.2 1.3-1.8.7-1.7 2.6.9 0 0 2 1 1.4-.6-.5.6 0 .7.2-.1-.5-.5-.7.2-.4zM182.5 121.2c0 .1.2.3.2 0-.2-.1-.3-.2-.2-.5-1 .3-.3.1-.7-.2-.2.7-.9-.5-1 .5.6.1.5.9 1.4.7.1-.2.1-.5.3-.5zM186.1 49.4c-.8.3-.6-.4-1-.5v1.2c.6.1.8-.3 1-.7zM182.3 114c.1.7-.3 1.9.2 2.2.3-.5.4-1.2.7-1.7-.6.2-.5-.5-.9-.5zM182.7 67c.8.9-1.7.5-1.9 1.2.4.1 1.4-.3 1.4.2-.5.4.3.9-.5.5 0 .8 0 1.4.5 1.7-.2-.8.9-.4 1-1-.6 0 0-2.2.5-2.6-.4-.2-.7-.3-1 0zM184.7 141.8v-1.2c-.5-.1-.5.3-1 .2 0-.1-.2-.3-.2 0 .5.1-.3.4.2.7-.3 0-.6.1-.5.5.9.3.9-.8 1.5-.2zM178.9 174.2c-.1-1.9-1-3.1-.5-3.6-1.7-.4-.9-3.2-2.4-3.1.5-.3.8-1.9 0-2.2 0-1 .7-1.3 1-1.4-.2-.2.2-2.2-.2-2.2-1.2-.1-1.1.9-3.1.5-.2 1.1.6 1.1 1 1.7.2 1.1-.9 1.9-.7 2.6.1-.2.7 1.2.7 1.9-.8-.1-.4 1-.7 1.4.9.3 1.3 1.1 1.2 2.4-.3 0-.7 0-.7.2.5.1.5.6.7 1-.2 0-.3-.2-.5-.2-.2 1.4.5 2.4 1 2.4.1 2.1-.4 1.3-1 2.2.7.9 1.4 3 .5 3.4.9-.5 1.6 2.9.5 1.9.4.6-.3.8.2 1.2.1-.2 0-.5.2-.5.7 2 .2 3.5-.2 5.5.8.1.8-.4 1.7-.2 0-.8.4-1 1-1.2.1-1.8-1.4-3.5.2-5.3-.5-.1-.2-.9-.7-1 .1 1.2-.6.3-.9.7.2-.5.3-1.1.9-1.2-.3-2.3-.9-2.3 0-4.8.3 0 .4.3.5 0-.6-.1-.6-.7 0-.2 0-1.2-.1-1.3-.5-.5-.3-.8.2-1.2.8-1.4zM186.3 46.6c-.5.5-.4-.1-1.2 0-.2.8.8.3.7 1-.1 0-.3.2 0 .2 0-.5 1-1.2.5-1.2zM178.4 212.4c-.1-.1-.2-.1-.3-.1.1 0 .2.1.3.1zM178.4 212.4z"/><path d="M177.7 212.6h.5c0 .1 0 .3.2.2v-.5c-.1 0-.2-.1-.3-.1-.2 0-.3.1-.4.4z"/><path d="M178.1 212.2c.1 0 .2 0 .3.1-.2-1.8-.7-4.1-.2-5.7.1.2 0 .5.2.5-.1-.7-.7-.9-1-1.4-.1.7-1 .6-1 1.4.9 1.1.7 4.4 1.7 5.1z"/><path d="M265.3 76.8c.7 0 .3-.9.5-1.9-.6 0-.6-.5-1-.7.6-.5.7-.7.5-1.7-.9-.8-3.2-.2-4.3-.7-.3-.9.6-.7.5-1.4-1.7-.8-3.9-3.1-6.2-1.7 0-.2.2-.3.2-.5-1.8 2.1-3.4-1-4.6 0-1.3-1.6-5.2-1.8-5.8-3.4-1.2-.4-2.8 1.8-2.6.5-2.1 2-4.8 1.5-7 2.2-.4.1-2.8.9-2.2 1.2-2.2.6-1.6.1-3.8.5-1.3 2.7-6-.3-9.6 2.2.1 1.3-2.4 2.5-3.4 3.6-1.1.2-.3-.4-.7-.5-.6.9-1.1.6-1.4 1.4-2.9 0-7.7 2.2-10.3 3.1-1.9 0-2.8 2-5.3 1.4-1.2 1.6-4.5 1.3-6 2.6-1.3-1-2.7 1.1-3.6 1.4-1.5.6-3.6.4-5.5 1.7.2-.8-.4-.7-.5-1.2.3 0 .4.3.5 0-.3-.1-.6-.4-.7-.7 1.2-1 .6-3.8 1.2-5-1.1-1.1-.2-4.1-.5-6-.5.1-.5-.3-.7-.5 0 .5-.8.2-.7.7.3.5.1.5.5 1.2-.5.8-1.6.9-2.4 1.4.4.1-.1.3 0 .7 1.4-.4.8.8 1 1.4.2.6.9.7 1 1l-.5-.2c-.1 1.1.1 3.1-1 3.8.2.5 1.3-.1 1.4.5.2.7-1.1-.2-1 .5.4.1-.1.3 0 .7.4.1 1.4-.3 1.4.2-.2 0-.7.8-.2.7 0-.1.2-.3.2 0v.5c-1.5-.1-1.4.5-2.4.5 0 .6 0 1.2-.5 1.2-.2-.4-.4.1-1-.2-.9.8-3.3 2.9-4 .9 0 0-.1-.1-.1-.4 0 .2.1.3.1.4.1 0 .2-1.2.6-.4.1-1.3-1.5-3.3 0-3.8.2-1.1-.2-1.1-.5-1.2.2-.3.2-.9.7-1 0 .3-.4.5 0 .7.1-.3.3-.5.2-1-.4 0-.9.1-1-.2.6-.9-.1-.5.5-1.4-.1-.5-.4.1-.5-.2 0-.9-.1-1.9.5-1 .2-3.7.5-3.3.5-7.7.3 0 .4.3.5 0 0-.4-.6-.4-.5-1.4.4 0 .6-.2.7-.5-.8-2.4.5-5.6.5-7.7-.1.6-.6-.3-.7-.5.8-.7 1.1-1.8 1-3.4 1.5.3.7-1.4 1.4-.7.1-1.1-.3-1.2 0-1.9 1-.2 1.6-1.8 1-3.1.8.1.3-1.5.5-2.6.6.5.5-2.3 1.7-2.6.4.2 1 .2 1.2 0-.8-.4 1.4-1 .2-1.7-.1.6-1.3.6-1.7.5.6-.1.6-2.3 1.4-2.2-.7-.2-.3-.4-.2-1 .6.6.7-.3 1.4-.2 0 .3-.3.4 0 .5.1-.3.3-.1.5 0-.4-.9 1-.1 1-.7-.5-.5.8-1.3-.2-1.7.6-1.4-.1.1 1-.5.2 1.5 0 1.6-.7 2.2.2.2.1.9.7 1.2-.5 1.1-1.1 1-1.9 1.4.4.8-.4 1.5.5 1.9-.1-1.1 1.7-1.6 1.9-1.4-.3-.5 0-.2-.5-.5.3-.5-.2-1.2.7-1.4 0 .3.1.6.5.5.3-.1.4-.4.7-.5-.7-1.6.4-3.9-.5-4.1 0-.3.8-.9.2-1-.7.6-.3.2-1 1 .1-.6-.7-.3-.7-.7.2-.6 1.3-.3 1.7-.7-.5-.3.4-1.3-.5-1.7.5-.3 1.5-1.2 1-1.7-.2.4 0-.4-.7-.5.4-.2-.3-1.2-.5-1.7.9.3 1.2-.4 1-1.2.5.3 1.3-1.5 1.2-2.4 0-1.3-1.2-4.9-4.1-5.8.2-.7-.3-.6-.2-1.2-1.7.1-.4-.6-2.4-.5.5-.7-1-1.1-2.2-1-1-1-1-2-1-4.3-.9 0-.3-1.2-1-.2v-1.7c-.7-.1-.9-.7-1.9-.5.1-.7-.5-.7-.5-1.4-1.7-.4-2.3-.8-2.9-1.9-2.8-.7-4.4-3.3-7.9-2.4-1-1-2.9-1.2-4.3-1-1.8-1.6-4.5-2.7-7-2.9-.1.2 0 .5-.2.5-5.2-1.7-10-.1-14.6-2.4-.9 1.3-3.3-.4-3.8 1-4.5-1.7-12.2-1.3-17.3-2.6-1.5 1.2-4.5.6-6.7.5-.6.3-.1.5-.5.7-2.2-.8-8.8 0-9.8.5-1.6.1-5.8.9-8.6 1.2 0 .8-1.9.5-3.1.7-1.2.2-2.2 1.2-3.1 1.4-1.1.3-2.8.1-2.6 0-.9.3-1.9 1.3-2.7 1.5-.3.1-.8-.3-1.2-.2-2.5.4-5.2 3.2-8.2 2.9-1.7.9-5 2.5-7.1 3.3.1-.1.1-.2-.1-.2-1.3.8-.8.8-2.6 1-2.1 2.5-5.6 2.2-6.7 4.3-5 .7-5.9 3.7-10.1 4.3 0 .4.1.9-.2 1-2.2.7-4.2 2.8-6 3.1-.6 1.8-2 1.6-3.1 2.4-.8.6-1.5 2-2.6 1.7.6 1.4-1.1.6-1.4 1.2.1.3-.9 1.4-1.9 1.4.9.4-1.6.7-1.7 2.2-2 .2-1.6 1.9-3.6 2.4v1.4c-1.1.3-2.1 1.8-2.9 1.7-.3 1.4-.9 2.1-1.7 2.2.1 0 .3-.2 0-.2-.3.4-.3.6 0 1-1 .1-1.2 1.4-1.9 1.2.4.2-.8 2.1-1.7 2.2.3 1.6-3.2 2.4-2.6 4.3-1.9.7-2.2 2.9-3.6 3.6-.3 1.7-2.5 3.6-3.7 5.3.2 2.3-3 4-1.9 5.8-1.7 2.4-2.3 5.4-3.1 8.6 0-.2-.1-.5-.2-.5.3 2.8-1.3 4.1-.5 5.5-.2 0-.3-.2-.5-.2.6 3.2-1.2 5.6.2 8.2-.1-.1.1-.5.2-.5-.2.7-.8 1.6 0 .7-.5 2.9 1.2 5.9.5 6.7.5.4.6.7 1 .7-.1.4-.8.2-.5 1 1.7 5.7 4 10 7.2 14.6 2.4.6 2.9 3.1 5 3.8.6 2.1 2.4 2.3 3.8 4.3 2.4-.1 4.1.1 3.6-.5 4.6-.5 3.6 1.3 7 .5 0 .3-.3.4 0 .5.4-.2.6.1.7-.5h1c-.7 1.1 3.9.2 4.6.5.1 0-.3.5-.2.5 2.5.6 4.8 1 6.5 1.9.4-.8.4-.1 1 .5 2.6 0 5.1.9 5.8 1 0 .2-.2.3-.2.5 1-.1 2.1.4 1.7 1 4.9.2 8.5 1.4 12.5 2.4 5.2-.4 11.7 0 15.1.5 0-.7.7-.7 1.4-.7 0 .8.1 1.7-.5 1.9 2.1.5 2.6 1.1 3.6-.2.8 1.1 4.3.8 5.5 1 0-.3.1-.6.5-.5-.3-1.6 1.1-1.7 0-1.7.3-.6.1-1.2 0-1.7.7 0 .5-.4 1 0 .2-.9-.6-1.5-.2-2.2.1.2 0 .5.2.5-.2-1 .3-2.4 1.2-3.1-.4.7-.8 1.9-.5 2.4.2-1 1.2-1.1 1.4-1.9-.2-.2.4-.5-.7-1 .6-.1 1.7.3 1.9-.2-1.1.1.7-.6-.2-1.2 1.7.1-.1-2 2.2-1.4.3-.8-.4-.6-.5-1 .9 0 1.9.1 1-.5 1.3.7 1.4-.3 2.6.2-.5.1 1 .4.7 1.7-.5.1-.9.4-1 1 .4 0 .9.1 1-.2-.4-.1 0-.3.5-.2.3-.6-.1-.8.2-1 .1.3 1.4-.2 2.2 0-.3-1.3.8 0 .2-1 1-.5 1.7-.9 1.9-1.4 1.7-.4 1.7-1.7 4.1-1.9.9-2.9 4.7-4 5.5-6.2.5-.1 1.6.3 1.7-.2.2-.3 1-2 2.6-2.2-.8 1.1-.7 2.4-1.4 2.6.8.7.6 2.4-.5 2.6.7 2.3-1.5 2.9-2.9 4.6.3 0 .6.1.5.5-.4-.2-1.4 1.5-2 2-.1.1-.2.4-.1.6.6.4.8-.3 1.2.2-.2.4-1 .3-.7 1.2.4.1.6-.4.7 0-.4.1.1.3.2.5-.3 0-.5-.1-.7-.2.2.7.4.9.5 1.2 0-.1 0-.3.2-.2 0 .1.2.3.2 0-.4-.9 2-1.6 1-2.6 1.1.2.3-.4.7-.5.5.1.4.7 1.2.5-.4-1.1.7-1.5.2-1.9 1.3-.6 1.3-1.2 2.6-1.7.1-1.6.2-1.5 1-1.7v-1.4c1.6-.4.6-1.9 2.4-2.2-.4 0-.6-.2-.5-.7 1.4 0 1.2-2.2 1.7-2.4.2 0 .8.6 1 .2-.9-.5 1.1.1 1-.5-.5-.1-.1-1.2-.2-1.7.8.9.1-.9.7-1 .3.5.6-.3.7.2v2.2c-1-.4-.4 2.4-1.4 1.7v1.2c1.4-.4.9 1 1 1.9.8.1.3-.9 1-.2.3-.9.7-3.1 1.4-4.1.1-.1.4.3.5.2.6-1 .5-2.3 1.2-2.6 0 0 .5.8.5.2-1.2-.9 1.5-2.4.7-3.6.6.6.3-.5 1-.5-.1.5-.5.8-.7 1.2 1.1.6.7 2.6 1.2 3.8-.6-.6-.2.4-1 .2-.4 1.1.7.7.5 1.7.5.3.9-.6 1 0-.5 2.5-.3 7.6-1 8.4 1.2.3-.3 4 1 2.9.2 1.4-.4 4 .5 3.1-1.1.9 1.3 4.2 0 3.8.1.8-.3 3.5.5 2.2-.3 2.5.6 2.4.5 4.3-.7.2-2.4 2.4-3.8 1.9-.4 1.4-3.1 1.2-4.3 2.2-.5.3-3 1.6-3.8 1.7-2.6 1.5-8.8 3.2-11.3 5-4.7.5-7.5 3-13 3.6.2.1.5 0 .5.2-2.7.2-3.9.8-6.2 1.2.2.1.5 0 .5.2-3-.5-5.8 1.7-8.6.5-.5.3-1.3.5-1.7 1-.6-1.3-1.9.8-2.6-.5-1.2 1-6-.7-7.2 0-4.2-.7-7.8-1.3-10.6-3.4-.6.5-2.7-1.1-1.7-1.2-.3-.3-.8-.3-1.4-.2.4-.4-.8-.9-1.4-.7.3-.9-.7-.5-.5-1.2-1.8 0-3.3-.6-4.8-1.4-4.4.5-2.4 2.8-1 5 2.5 1.3 5.7 3.1 7.7 5 1.4-.7.3.2 1.9-.5-.3.7-.2.3.5.2.1.5.5.6.5 1.2 1.5-.5 2.4 1.2 3.1 0 .6.7 1.4 1.1 2.9 1 0 1 5.2.2 6.7 1.4.5-.7 6.7.5 6 .5 1.1.1 4.6-1.2 6.5-.5 2-.9 5-1.8 8.2-1.4 0-.4-.1-.9.2-1-.2.9 2.2-.6 1.4.5 2.4-.6 7.8-3.2 9.4-2.4.3-.6 1.1-.5 1-1 4.9-1.3 8.8-3.5 13.2-4.3 2.2-2.4 8.4-4.1 11-4.6 0-1.1 1.5-1.1 2.6-1.7 1.6 4.6-.9 4.1 1.4 6.5-.3 0-.7 0-.7.2.5.8.8 1.2 1 2.6-.4.1-.6.4-1 .5v1.2c1.3.1.9 1.2 1.2 0 .1.4.4.6.5 1-.4-.2-1.5.8-1 .5 1.7 0 1 2.7.7 2.4-.2 1 .5 1.1.5 1.9-.8-.3-.2.8-1 .5-.2 2.3-.2 6.7 1.7 5.3-.4 1.4.4 3.4.7 4.3-.7-.7-.2.4-.7.5-.3-.2-1.4-.2-1.7 0 0 .2.6 1.7.2.2 3 .3.3 2.9 1.9 3.8-1.1 1-.4.2.2.5-1.1.5-.3 1.6-.5 3.1-.4-.7-1 1-.7 1 .3-.2.6 2.6 1.7 3.6-.4 0-.8.2-1 .5.9 1 1.4 3.2 1.9 3.8-.6.1-.2 1.7-1 1-.9 2.9.2 4 1 6.7-.7-.7-.4 1-1 1.2.3.2.7.4 1 .7-1.4.5 0 1.9.5 2.6 0-.8.4-1 1-1.2-.2 1.7-.7 2.9-1.4 3.6 0 1.2.5 2.2 0 3.8 1 .1.2 1 1 .5 0 .7-.1 1.6.2 1.9-1.7-.1 0 2.6-1.2 2.2 0 .7.4.5 0 1 .5.1.5-.3.7-.5.3 2.1-.1 4-.2 6 1.1.2.2.7 1 .7.1 2.2-.1 2.2 0 4.8-.8-.8-.1.7-1 .5.1 1.4.4 2.7 1 3.6-2.3 1 .1 3.3-.2 4.1.1-.2.2-.3.5-.2.5.7-.4 1.2 0 1.7 0-.1 0-.3.2-.2-.1.3-.3.4 0 .7-.4-.1-1-1-1.2-.5.3.7 1.7 2.8 1.7 5.8.4 0 .9-.1 1 .2v1.7c2.3 3.5 3.9 7.8 7.2 10.6 0 .6.4.7 0 1.2 1.2.4.9.8 1.7 1.4-.2-1 1.1.3.5.5h1.4c.3 2 1.9 1.2 2.4 2.9h1.9c.1.9 2.4 1.6 4.3 1.4-.2-1-.5-.5-1-1.4 1.9.1 2.6 1.4 5 1 .5-.4-.3-.7.5-1 1-.2.8.8 1.9.5-.6.7.9.2.7 1 .5-.5.5-1.6 1.2-1.9 1 .7 2.8-.3 4.6 1 .6-.3 1.1-.7 1.4-.7-.2-.9-.2-1.6-1-2.6h1c-.8.9 1.1 1.5 1.4 1.2-.4-.3 1.5-.5 1-1.7-.6-.2-1-.4-1-1.2.5.3 1.5-.4 1.7-1.2.1.3 1 .9 1.2.2-1-.8-.2-3.1-.2-3.4.1.4.3-.1.5-.2.2 1.7 1.7 2.1 1.2 4.1 1.2 1.2 2.9 2.9 2.6 4.8.6.3.4 0 1.2.2.4-2.3-.8-6.2 0-8.2-.5-.8 0-3.1-1.4-4.1-.1-1 .8-1 .5-2.2-.5.1-.9-.1-1-.5.5-.4-.3-.9.5-.5-.9-.6.7-2.1-.5-2.2.4-.5.7.3 1-.5-.8-.2-.4-1.1-.7-1.2-.1.3-.3.5-.5.7 0-.2-.2-.3-.2-.5.4-.2.5-1 1-.5-.3-1-1-2.3-1.4-2.4-.3-.5.1-.7-.2-1.4.1.1.9.6 1 0-.4-.1 0-.3.2 0 .2-.5-.2-1.5-.5-.7.1 0 .3 0 .2.2-.3-.1-.4-.4-.7-.5-.3.7-.4 1.4-.5 1.7-1-.3-.8-.6-1-1.4.5.4.3 0 1 0 0-.6 0-1.2.2-1.4-1.8-.4.6-2.7-.7-2.6.5.2-1.3.9-1-.2.5-1 1.2-.7 1.9-1.2 0-.6-.5-.6-.7-1-.3.6.5 1.2 0 1.2-.3-1.4-.2-2-1.4-2.2 1 .1.9-.3 1.7 0-.2-.8 1.5-1.6.7-1.4-.2.4-.8.3-1.2.5 0-.3-.1-.5-.2-.7.9-.3.9-1.7 1.2-2.6-.6-.3-1.4.5-1.4 0 .2-.2.2-.6.7-1 0 1 .7.2 1.1.3-.5-.6.1-1-.1-1.3-.1.3-.3.4-.5.5 0-.2.2-.3.2-.5-.8-.3-.2.8-1 .5.2-1.3 0-.8-.5-.2 1-1.5-.6-1.7-.2-4.8 0 .1.2.3.2 0-.1-.3-.9 0-1-.5v-1c.3 0 .4.3.5 0-.3-.1-.1-.3 0-.5-1.1-.1-.9-1-1.7-1 1.4-.9.9-2.3 1.4-3.6-.1.3-1-.8-.7-1.7-.8 0-1-.6-1.4-1 .5-.7.6-1 1-1.4-.3-.3-.7-.4-.5-1.2.8-.4 1.4-2.4.5-2.4-.5.1.1.4-.2.5-.4-.2-.2-1.1-.7-1.2.3-.3.7-.4.5-1.2-.6-.3-.8.1-1-.2.5-.1.8-.5 1.2-.7 0 .3 0 .7.2.7-.2-.6 1.2-.9.5-1.2-.5.3-.7.4-1.7.7.5-.6-.4-1.1-.5-1.7.1.8-.9.4-.2 0-.6.2-1 .4-1 1.2 1 .6-.1 1.1 0 1.7.6 0 .6.5 1 .7v2.2c-.7.2-.6.4-1 .5.3.1-.2 1.2 0 1.9 1.5.8 1 2.5 1 4.3.3.6.7-.4 1 .2-.2.9.2 1.3.5 1.7-1 1-.7 1.5-1.4 2.2.2-1.1-.5.2-.5-.5v-1.7c-.8-.2-.3.8-1 .7.5-.5-.1-.4 0-1.2 1 0 .2-1.7.5-2.4-.3 0-.6-.1-.5-.5-.9-.2-.9.6-1.4.7.5-.5-.2-.8 0-1.7 1.2-.3 1 0 1.2.5.2-.4.3-.7 0-1-1.4.4.5-1.3-1-1.2.2.1.5 0 .5.2-1.6-.2-.1-2.5-.2-3.1.3.1 0 .9.5 1v-1.9c-.3 0-1.2-.7-1.2-.2.2.1.3.2.2.5-.4-.1-1.2.2-1-.5.5.5.8-.4 1-1-1.1 0-.1-.7 0-1-.5-.1-.9-.4-1-1 1 .1.9-.8 1.7 0-.3.1-.5 1.6-.2 1.4 0-.1 0-.3.2-.2 0 .1.2.3.2 0-.3-.9.1-2.2-1-3.1-.1.3-.3.5-.5.7.4-1-1.1-.5-.2-2.2.6-.1.3.7.7.7-.2-.7-.2-.5 0-1.2-.6 0-.8.5-1-.2 0-.4.2-.6.5-.7.3.5-.6.9 0 1 .7-.6.8-2.9 0-1.4.5-1.2.6-2.9 0-3.4-.4.4.2.6 0 1.4-1-.4.1 1.3-1 1 0-.3.3-.4 0-.5-.7-.4 1-3.8 0-4.1.2 1.1-.9.7-1.2.2-.1.2 0 .5-.2.5-.3-.6 1-.8.2-1.2 0 .8-.4 0-.7.7.1-.7.2-1 .7-1.4 1.1-.9.8-2.5 1.7-2.2-.3-1 .8-.5.5-1.4-1.1-.2-.3.4-.7.5-.3-.3-.4-.9-.7-1.2.3 0 .9.8 1 .2 0-1.2-.5-2.6-.5-4.1.2 0 .3.2.5.2-.3-.8 0-.5 0-1.4-.7.2-.4-.5-.5-1-.6.2-1 .2-1.4-.2.7-.6 1-1 1.4-1.2-.1-4.8-.3-4.8-.5-7.9-1 .1-1.4-.3-1.2-1.2.1 1.2.7-.1 1.2 0 .3-.8-.8-.2-.5-1 .8.7 0-.8 1-1 .1.3.3.1.5 0 .4 2.4.1 2.7 0 5.3.5.2 1.9.8 2.2.5-.9-.4.5-.4.5-.7.2-.1.8-2.6-.5-2.4.8-.9.9-2.4 1.4-3.6 1.1.1 3.8-1.3 3.4.2-.1-.2 0-.5-.2-.5.2 1.8 1.1-.2 1.2-.7.4.1 1.4-.3 1.4.2 0 .3-.3.3-.2.7.3 0 .6.1.5.5.6-.3 1.7-.9 2.2 0-1.9-3.2 3.6-3.7 5.8-4.1-.1 0-.3 0-.2-.2 1.7-.3 3.9-.8 6.2-1.4 1.3-.3 2.8-1.3 3.8-1.4.1 0 0 .6.2.5.5-.1 2.4-1.7 2.4-.5 1.8-1.1 4.3-1.9 6.2-1.7 2.2-2 5.5-1.3 7.9-3.1.9.8 1.7.1 2.4-.5 3.8 1 8.6-2.1 13.4-1.2 0 .3-.3.4 0 .5 4.5.7 7.1 6.2 11.5 5.3-.2-.1-.5 0-.5-.2 2.2.4 3.3-1.9 5.3-.2.2-1.2.5-2.2 2.6-1.9.6-1.1.7-2.1.7-3.4 1-.2 1.1-.2 1.9.2-.1-2.5.9-1.1.5-3.6.8-.4 1-1.3 1.7-1.7.2.6 1.2.4 1.4 1-.7-.1.4.9.2.2-.9-1.2.5-1.9 1.9-2.9.2.6.1 1.9-.2 2.6.8.5 1.2-.2 1.7-.7-.3-.5 0-.2-.5-.5.5-1.2 1-.2 1.9-.7-.5 1.2.5.1 1 .5-.7-1.9.1-1-.5-2.6-1.3.4-1.9-.8-2.6-.2-.1-.8-.7-1.1-.7-1.9-.7 0-1.2-.2-1.4-.7.7 0 .5-.4 1 0-.1-.3.3-1.2-.2-1.2-1.6-1.4-6.4-2.2-9.8-1.2-.3-.3-.3-.9 0-1.2-.9-1-1.5-.6-2.9-1-.9-.3-1.5-1.2-1.9-1.2-.3 0-1.5.9-2.6 1-1.5.1-1.8.4-2.9.7-.7.2-2.1.1-3.1.5.2-.1-1.3 1.3-2.2 1.2-.1 0 0-.6-.2-.5-1.1.4-2 1.1-2.9 1.4-1.1-.4-1.4 0-2.6 0-1.2 1-2.2 1.3-3.8.7-1.5.3-3.2 2.1-5.5 2.2-.5 1.6-1.4 1-2.4 1.2-2.8 1.2-5.8 2.4-8.2 2.4-6.1 2.9-12.9 4-19.7 6.7-.2-.8-3.9 1.8-3.8.5-.6.3-.6.7-.7 1-1.9.3-2.1-.5-4.1.5 0-1.2-.9-1.5-1.7-1.9.4 1.1-.1.9-.2 1.9.6.3.8-.1 1 .2-.4.1-.2.5 0 .7-1.7-.1-2.5.3-3.8 1 .3-1-.4-.8-.7-1.2 1 .1-.2-.8.7-.2 0-4.6 1.1-3.7-.5-7.2.4-.2.7-1.5 0-1 .4-1.9.3-5.1-.5-7v-.5c1 .2.4-1.4.2-2.2-.2-.6-1.2-2.3-1.7-2.4.3-2.5.5-1.9-.5-4.6.9.9-.1-1.3 1-1V117c-.4 0-.9.1-1-.2.2-1.2-.2-1.6.5-2.2-.3-.4-1-.3-1-1 .5-.2 1.6-.9 1.2-1.2 0 .4-.8-.3-.7-.7 1.9.6 1.9-8.1 1-6.7 0-.7.4-1 1-1.2.2-.8-.5-2.6.5-2.6-.8-1.7-.2-.4.5-1 .2.4-.7.8 0 1-.2-1.1.5.2.5-.5-.1 0-.3-.2 0-.2.3-.8-.8-.2-.5-1 1-.3 1.8.3 3.1-.7v.2c1.1-.8 1.9-1.1 3.6-1.4-1.1 1.7-.8 4 0 6.7-.3 0-.4-.3-.5 0 .5 0-.3.6 0 1.2.4 0 .8.2 1 .5-.1.3-1.4.7-.7 1 .3.8 1.1 3.6 0 3.1-.2.2-.5 1.3 0 1.4 0-.3.4-.3.7-.2-.2-1.1.3-1.5 1-1.7-.3-2.3 1.4-6.1 0-8.6.3 0 .4.3.5 0-.8-.9-1.4-1.2-2.2-1.2.6-.3.5-.6 1 0 .7-.4 0-1.2.7-.7v-2.6c3.5-1.2 8-2.6 11-3.8-.3.3-.3.6.2.7 2.1-1.7 6-1.8 9.1-3.8 0 .3-.3.4 0 .5 2.3-.7 5.3-3 8.6-2.4 3.7-1.5 6.4-2.6 10.8-3.4 0-1.3 1.4 0 1.2-1 3.8-.9 6.1-.3 7.2 1.4-.3 0-.4-.3-.5 0 2.6.6 3.7 3.1 5 4.3.8.7 1.6.7 2.6 1.7.8.8 1.6 2.5 3.1 3.6-.2.1-.5 0-.5.2 1.8 1 1.7 2.2 2.2 3.4.1-.4.3 0 .2.5 1.6 0 2.5.6 3.6 1-.6-.2.3-.2.2-.5l-.2-.2.2.2c.6.5 1.4 0 2-.5 0-.9-.4-1.1 0-1.4.8.2 1.5-.5 2.2-1.9-1-.2-.4-.7-1-1.4.3.1.5.3.7.5 0 .3-.1.5-.2.7.7-.6 1.5-1 1.7-2.6.5.4.3 0 1 0-.2-.9.5-1.4 1-1-.1-1 .2-1.5 1-1.7.7-4.1-.1-6.7.5-10.6 1.4-.9 2.4-2.1 2.9-3.8 1 .3.8-.5 1.4-.5-.1 1 .7 1.2 1 1.9-.4-.7-1.4.6-.7 1 0-.3 0-.7.2-.7 0 .6-.1 1.4.2 1.7-1.3.5-.1.1 0 1-.8-.9-1 1.5-.2.2-.5.6.3 1.5-.5 1 .1.3-.3 1.2.2 1.2.1-.4.3.1.7 0 0-.3.1-.6.5-.5-.5-.6 0-2.8 0-2.1 0-1.5-.3-2.6.5-3.4-.2-.1-.5 0-.5-.2h1.2c.5 1.2.5 2.7 1 2.6-.4.4-.9.7-.7 1.7.6.3.8-.1 1 .2-.3.1-.1.3 0 .5-.7-.3-.6 1.9-1 2.6 1 0 .2 1.7.5 2.4 1 .3.8-.5 1.4-.5-1.3-4.4-.5-4.7-1.4-8.5zM184.2 36c1 .3.9-.5 1.2-1 .3.1.4.4.7.5.2 1.8-.5 2.3-1.7 3.1-.4-.1.2-.4-.2-.5 0-.3.2-.1.2 0 .5-.1.1-1.1.7-.5-.1-.6-.6-.6-.7 0-.6-.4.3-1-.2-1.6zm-.5 2.9c.5.5.7-.3 1.4-.2 0 .6 0 1.2-.2 1.4-.1-.1-.9-.6-1 0-.5 0-.1-.9-.2-1.2zM71.4 98.2c-.9 1.3.2.7-.5 2.6-.8-.3-.1-.5-.5-1.2-.2-.2-.4-.4-.7-.5-.3 0-.2.4-.2.7.3 0 .4-.1.5-.2.7.2-.2.9-.5 1 1.3-.2-.1 0 .2 1-.1.5-.6-.4-.7.5-.7.1.7-1.1 0-.5-.3-.1-.1-.7-.5-.7.2-.3.4-.7.7-1-.2-.3-.4-.1-1.2-.2.3-.8-.1-.6.2-1.2 0 .5.6 1.3 1.4.5 0-.3-.2-.1-.2 0-.6.1.7-1.2-.5-1v-1.2h.7c0 .2-.1.2-.2.2.1.5.4-.3.7.2-.1.2-.2.4-.5.5.3.2 1.3-.1.7 1 .2-.1 1.1-.6.5-.7.2-.7.8.2 1.2.2 0 .5-.6.5-.6 0zm-.5-1.2c-.3-.1-.4-.4-.7-.5.4-.4 1.1.2 1.7-.2-.3-.4-1.1-.8-1.4-.7-.7-.3.1-1.2.2-1.4-.2 1.9 1.4.8 1.7 2.9-.6 0-1.6-1.2-1.5-.1zm1.4-1.7c-.2.5.1-.7.2-1.2.2.1.4.3.5 0 .7 0-.6.7.5.5-.3.3-.9.3-1.2.7zm2.4 3.1c-.7.2-.5-.5-1-.5 0-.5.6-.5 1.2-.5-.1.3-.2.6-.2 1zm.5-4.3c0 .3-.2.1-.2 0-.3 0-.2.4-.2.7-1 .2-1-.6-1-1.4.5-.1.3.5.7.5.3-.2-.6-1 0-1.7.2.2.2.6.7.5-.5.7-.2.9 0 1.4zM74 90.5c.2.1.4.2.7.2 0 .3.1.4.2.5 0 .3-.2.1-.2 0-.2 0-.2.1-.2.2-.3-.2 0-.8-.5 0-.2-.2-.1-.5 0-.9zm2.4 1.7c-.2 0-.2.1-.2.2-.3-.1-.4-.4-.7-.5 0-.3.2-.1.2 0 .5 0 .3-.7 1-.5-.3.5 0 1.3-.3.8zm10.3 29.5c-.9.4-1.6-.5-1.9.5-1.2-1.3 1.9-2.5 2.4-2.9.4 1.9-1.6 1.7-.5 2.4zm4.4-2.9c-.3 0-.1-.2 0-.2-.3-.6-1.2.2-1.4.5-.4-.2-.8-.4-.7-1-.4.7-.7.4-1.2 1.2-.3-.2-.4-.5-.5-1 .6-.2 1.1-.5 1-1.4h1c0-.2-.3-.2-.5-.2.2-.2.6-.2.5-.7.5-.1 0 .9 0 1.7.7.9.9-.6 1.9-.2-.3.7.3.9-.1 1.3zm25.2-16.1c-.6 0-.6-.9-.2-1.2.9 0 .6 1.1 1.7.5.1 1.6-1.6-.5-1.5.7zm1.6-1.2c-.8-.1-.9.5-1.4 0 0-.6.9-.3 1-1 .9.2-.2.8.7 1-.1.3-.3.2-.3 0zm14.7-76.1c-.9-.7.3.6-1 .5.2.7.6-.3 1 .2-.5.6-.1 4.4-1 4.6-.3 1 .4 1.1.5 1.7-.6 0-.4.3 0 .2-.1.3-.5.2-.5.5.9 1.2-.1 1.1.5 4.1-.3-.3-.6-.3-.7.2-1.7-1.7-1.5-2.5-4.1-2.9.2-1.5-1.2-1.5-2.2-2.4-.7-.6-.4-1-.7-1.4-.6-.9-2.4-.9-3.8-2.6-.1 1.2-1.2-1-1.4-.1v0c0-.5-2-.6-1.5-1.3-2.7-.9-5.3-1-6.5-2.9-1.2 0-1.2-.2-2.2 0 .6-.7-.5-.3-1.4-.5 0-.2.2-.2.2-.5-.4.2-.9.8-.5 0-.8.1-1.6.3-2.2.5-.3-.1 0-.2 0-.5h-.5c-.2.9-3.9.6-3.8.7-.8.2-1.9.1-2.2-.7-3.1-.4-8.5-.9-11 .2-.9.4-1.6.6-1.4 1.7-.9-.1-1.4.2-1.4 1-1.1-.1-1.8.1-1.9 1-1.9-.1-1.8.2-2.6 1-.1-.5-3-.6-3.8 0 0 .2.3.2.5.2-1.8-.3-3.9 1.1-6.5 2.2-.1.7-.3 2.2-1.4 3.4.5 1 .7 2.1 1.9 1.9v1.7c1.1 1.5 5.7 1.5 5.8 4.8.3-.2 1.4 1.2 1.9 2.2.9-.4 1.5 1 2.2.7.6 1.5 3.7 1.4 3.1 3.6.6.3 1.3 1.9 1.7 1.7.5 0 .1.9.2 1.2-.7-1.2-.2-.1-.5.5.7-.7.4.6.5 1.2.9-1 0 3.1.7 1.9-.1 1.3 0 2-.2 3.8 1-1.1.3 3.1.5 4.3-.3 0-.2-.4-.2-.7-.2 1.4-.7 6.1.2 7-.1.4-1 1.2-.2 1.7-1.7 1.4-2.6 3.5-4.8 3.6 0 .8-.7.7-.7 1.9-1.8.2-3.1 1.5-3.4 3.6-1 0-1.3.2-2.4.7 0 1.4.9 1.1-.7 1-1 .7-.8 1.2-2.2 1.7-.1 1.6-1.4 2-2.4 2.6.3.6-.5 1.2 0 1.2-.5.2-1 .9-1.4.5v.5c1 .1.1 2.7-1.4 2.6.5 0-.5 1.9-.7 3.1-.2-.1-.4-.2-.5-.5-.3.2 0 .5-.5 1 .6-.6 1.1-.2 1.7-1 .8.5.2.9.2 1.7-.7-.4-.4-.9 0-1.4-1.3.7-.5.8-1.7.7-.1.7 1.1 1.3-.2 1.2.1.3.4.4.5.7.4 0 .1-.8.5-1 .9.1.9.3 1.7 0-.2.2-.6.2-.5.7-.7-.7-1.2.2-1.7.5.4.9.4 1.8 1.2 1.2.2 0 .2.9 0 1-.5-.8-1.4.3-1.9 1-.1 0-.5-2.9.5-2.6 0-.7-.4-.5 0-1-1.1.4-.9 1.2-1.9 1.2.2.6-.3 1-.5 2.2-.2-.2-.7-.1-.7-.5-.4.3.2 1.3-.7.7.5.2-.1 1.1-.2.5-.3.2 0 .8-.7 1 .2.4 1-.6 1.2-.5.2.3-.5 1.8-1.7 1.4.6.9-.2 1.9-.5 2.2-.3-.1-.6-.1-1-.1v.1c-.1 0-.1-.1-.1-.1-1.5 0-3 .6-4.2.3-.5.1-.1 1.1-.7 1 .7.2.2 0 0 1-.8-.8-1.3.3-1.4-.5-1.2.8-2.2.5-3.4 1.4.5-.7-1.3 0-1.4 1-.4.1-1.4-.3-1.4.2-.6 0-.3-1-1.2-.7-.4.2.1.4-.2 1-1.2 0-1.7.7-2.2 1.4-.5-.8-.8-.6-1.9-.5-.1 1-2.1.9-3.6 1.9-.6-.3-.5.1-1-.5-1.5 1.1-8 .5-9.8-1-.3 1.2-3.5-.6-3.1-2.2-1.2-.5-.7-.4-1.7-.7.4-.4-.2-.8 0-1.7-3-1.6-5.8-6.6-5.3-10.1-1.5-1.8-1.2-5.4-1.2-5.3.2-2.1-.8-4.7-.2-7.2.3.1.4.4.7.5-.3-.3-.2-.5.2-.5-2.1-2.5-.7-5.6 0-7.7.1-.2-.6-3 1.4-3.1 0-1.8-.6-3.6 1-4.1 1.9-6.9 5.3-10.5 8.9-14.6 1.7-2 3-5.1 6.2-6.5-.5-.5.3-1 .2-1.7 3.5-.7 4-4.3 7.2-5.3-.6-.9.5.3.2-1 1 .6 1.5-1.1 1.4 0 .8-.9 1.1-.6 1.4-1.7.4.3.5.2.5-.5.4-.1.4.2.7.2-.6-.6.6-.4.2-1.4 2.8-.7 5-3.9 8.4-4.8-.6-.6.4-.2.2-1 2.8-.5 5.1-3.1 7.2-3.4-.8-.8.7-.1.5-1h1.7c.8-1.7 4.2-2.4 7-3.8 0-.2-.1-.2-.2-.2.7-.7 1.9-.4 3.6-1.2.6-.3 1-1.1 1.7-1.4 1-.4 2.5-.4 3.6-1 .2-.1 1.1-.8 1.7-1 1.9-.5 3.3-1.5 4.8-1.9 2.5-.7 7-1.1 8.9-2.2 0-.4 2 .3 2.2-.7.6.3 1.4.8 1.4 0 6.1-1 10-1.5 13.9-1.9 1.5 1.3 2.3-.2 3.6 0 1.4 1.3 3.1-.3 4.3 1.2.4-.3 1-.3 1.2-.7.3.2.5.6.7 1 2.2-.6 2.8.3 5.5.5-.6.6 1 .6 1.7.5.3.4.7.9 1.4 1.4-.3 3.5.5 3 1 5.5-.2 0-.2-.2-.5-.2v.7c.4-.5.5 1.6.7.5 0 .8-.6 2.6.9 2.5l.1-.1h.2c0 .2-.2.2-.2 0h-.1c-1 .9.5 1.3.1 2.4zm6 159.9c0 .3.1.4.2.5-.5.9-.6-.7-.5-1.2.3.1.4.4.7.5 0 .2-.2.1-.4.2zm36.2 38.6c-.3-.4-.8-.6-.7-1.4.8-.5 1.1.8 1.2.2.9.5-.5.8-.5 1.2zm6 13.2c-.4.6-.5 1.4-.7 2.2-.2-.2-.2-.6-.7-.5-.5-1.6 1-1.5.5-2.4.6-.1.1.9.9.7zm-1.9-18.5c-.2.8.2.9.5 1.2-.9 2.2.1 3.9-.5 6.5.7-.4.3 1.2.5 1.7.3.7 1.9 2.4.5 5 .2 0 .6.5.7.2.4.8-1.8 2-2.4 1.9-.4-.2.1-.4-.2-1 1.6-.8-.9-2.3.5-2.9-1.3-2-.6-3.5 0-6.2-.3.4-.3-2.2-.5-3.8 0 .1.4.2.5.2v-.5c-.6.4-.7-2-.2-2.6.1.2.3.4.6.3zm-1-2.4c-.1-.9.3-2.2-.5-2.4-.4-.6 1.1-.5.2-.7.9-1 1.4 3.2.3 3.1zm-.4-10.5c.3.5.9.7 1 1.4-.2 0-.2-.3-.2-.5-.5 1.6 0 3.9.2 5.7v.5c-.2 0-.2-.1-.2-.2h-.5c.1-.3.2-.4.4-.4-1-.8-.8-4-1.6-5.1-.1-.8.7-.8.9-1.4zm-1 19.4c-.5.8 1.2.9 0 1 0 .2.1.2.2.2-.2.1-1.5.5-1.7-.5.2 0 .2.1.2.2.6.1-.1-1.1.7-.7 0-.2-.1-.2-.2-.2.2-.3.4.1.8 0zm-.7-7.4c.5.1-.3.9-1 .7-.1-.7-.9-2.3.2-2.2-.7.5 1.5 1.5-.2 1.7.1.6.9 0 1-.2zm-1.2-15.9c.5.6.7-.3 1-.7.5 0-.3.8 0 1.4-.2-.3-1.2.1-1-.7zm.9 3.9c.2.7-.7.5-.5 1.2.9-.9 0 .2.5.5-.5.9-1-1.3-1.2-.7-.7-.5 1-.7 1.2-1zm-1.4 4.3c.6-.3.6 1.2.7 0 .9 0-.5.8.2.7-.2.3-1.2.3-1.9 0 .3-.8 1.1.2 1-.7zm.5-50.9c.7-.8.2.6.5.5-.4.2-.6-.1-.7.5-.3.5 0-.3-.2-.7h.7c0-.2-.2-.3-.3-.3zm-5.5-55.9c.3.3.5.2.5-.2.3.9.7 2.2.7 2.6-.1.5-1.1.1-.5.7-.3.7-.2-.9-1-.5-.2-1.7.5-1.5.3-2.6zm-1.2 19c.9-.3.1-1.8 1-1.4-.1-2.4-.1-5.6.5-6.7-.8-.1-.1 1.2-1 1 .8-1.2-.1-4.1 1-5-1.2-.8-.1-2.4.2-3.1 1.2 2.1-.5 5.4.7 6.7.3.8-.8.2-.5 1 .9-.7.1 3.9 1 4.1-.1.3-.2 0-.5 0 .4.6-.5 1.6.5 1.9-.2.3-.8 0 0 .5-.7.6-.7 2.8 0 3.8-.2 0-.2-.2-.5-.2-.3 1.3.8 1.2 1 1.9-.8-.9.9 2.5-.7 2.6 0 .6.8.5.7 1.2-.2-.2-.5-.3-1-.2.3-1.8-.7-2.5-.4-3.9-.3.4-.8-.7-.6-.2-1.2 0 .3-4.7-1.4-4zm1.6 60.4c-.2 0-.2-.3-.2-.5-.1 0-.2 0-.2.1v0c.1-.5-.1-.6 0-1.1 0-.2-.1-.2-.2-.2 0-.3.2-.1.2 0 .2-.2.2-.6.7-.5-.1.8.1 1.8-.3 2.2zm.5-48.7c-.4-.1.2-.4-.2-.5 1.5-.2.9-1.5 1.2-2.4.3 1 .3 2.2 0 3.4.3.5-.3-.3-.2-.7-.2 0-.2.3-.2.5-.3-.2-.5-.7-.6-.3zm2.7 4.3c-.7-.5-.3.3-.5 1.2.8-.3.3 2.8.8 3.8 0 .1.1.2.2.2l-.2-.2c-.5-.7-.1 1.1-.8 1.2.3.1.9.9 1 1.9-.2 0-.2-.1-.2-.2-.3 0-.2.4-.2.7-.3 0-.4-.1-.5-.2-.2 0-.2.3-.2.5-.6-.5-.1-2-.2-2.9-.7.1-.3-3.1-1-4.6.2 0 .2.2.5.2-.2-.7-.2-.7 0-1.4-.7.8-.1 0-.5-.2.4.2.7-.8.2-1.4-.2.1-.4.2-.5.5v0c0-1-.8-1.4.9-1.7-.3-.4-.3-.6 0-1 .1 1.3 0 .7.2 2.9.4-.4.8.2 1 .7zm-.8-13.4c-.6-.5.3-1.2-.2-1.4.4-.8.7 1.2.2 1.4z"/><path d="M177.7 213.1c.8.3-.7.1-.2.7.7.2.4 1.5.5 2.4 1 .1.5-4.1-.3-3.1zM174.8 217.9c1.7-.2-.4-1.2.2-1.7-1.2-.1-.4 1.5-.2 2.2.6.2 1.5-.6 1-.7-.1.2-.9.8-1 .2zM175.3 222.7c-.1.6-.4-.7-1.2-.2-.1.8.4 1 .7 1.4 0-.4 1.4-.7.5-1.2zM138.8 185.8c-.2-.1-.3-.2-.2-.5.2-.1.5 0 .5-.2-.3-.1-.4-.4-.7-.5-.1.5-.1 2 .4 1.2zM179.9 236.4c.5.9-1 .8-.5 2.4.5-.1.5.3.7.5.2-.8.3-1.6.7-2.2-.8.2-.3-.8-.9-.7zM178.4 221v.5c-.1 0-.5-.2-.5-.2.2 1.7.1 4.3.5 3.8-.6 2.7-1.3 4.3 0 6.2-1.4.6 1.1 2-.5 2.9.3.6-.1.8.2 1 .6 0 2.8-1.1 2.4-1.9-.1.3-.5-.3-.7-.2 1.5-2.6-.2-4.3-.5-5-.2-.5.2-2.1-.5-1.7.6-2.5-.4-4.3.5-6.5-.3-.3-.7-.4-.5-1.2-.3 0-.5-.1-.7-.2-.3.5-.3 2.9.3 2.5zM175.8 225.1c.1 0 .3 0 .2.2-.9-.4-.1.8-.7.7 0-.1 0-.3-.2-.2.2.9 1.5.6 1.7.5-.1 0-.3 0-.2-.2 1.2-.1-.5-.2 0-1-.5.1-.7-.3-.8 0zM170.5 134.2c.1-.2 0-.5.2-.5 0 .4.5 1.2.2.7.3-1.1.3-2.3 0-3.4-.3.9.3 2.2-1.2 2.4.5.1-.1.4.2.5.2-.4.4.1.6.3zM169.8 180.5c-.5-.1-.5.3-.7.5 0-.1-.2-.3-.2 0 .1 0 .3 0 .2.2-.1.5.1.5 0 1.1 0-.1.1-.1.2-.1.1.2 0 .5.2.5.4-.5.2-1.5.3-2.2zM171.7 137.5c-.2-2.1-.2-1.5-.2-2.9-.3.4-.3.6 0 1-1.7.3-.9.7-.9 1.7.1-.3.2-.4.5-.5.5.6.2 1.6-.2 1.4.4.2-.3 1.1.5.2-.2.7-.2.7 0 1.4-.2 0-.3-.2-.5-.2.6 1.5.2 4.6 1 4.6.2.9-.3 2.4.2 2.9.1-.2 0-.5.2-.5.1.2.2.3.5.2 0-.3 0-.7.2-.7 0 .1 0 .3.2.2 0-1.1-.6-1.8-1-1.9.7-.1.3-1.8.8-1.2-.5-1.1 0-4.1-.8-3.8.2-.9-.2-1.7.5-1.2-.2-.5-.6-1.1-1-.7zM175.5 202.6c-.3-.6.5-1.4 0-1.4-.2.4-.4 1.3-1 .7-.1.7.9.3 1 .7zM171.7 123.4c.6.2-.4.9.2 1.4.5-.2.2-2.2-.2-1.4zM169.3 126c-.3-.5.3.6.6.2 0-.1.1-.3.1-.5 0 .2-.1.4-.1.5-.3 1.3.7 2.1.4 3.9.4 0 .7.1 1 .2 0-.7-.7-.6-.7-1.2 1.6-.1-.1-3.5.7-2.6-.2-.8-1.3-.6-1-1.9.2 0 .3.2.5.2-.7-1-.7-3.3 0-3.8-.8-.5-.2-.2 0-.5-1-.3 0-1.3-.5-1.9.3 0 .4.3.5 0-.8-.1-.1-4.8-1-4.1-.3-.8.8-.2.5-1-1.2-1.4.5-4.6-.7-6.7-.3.8-1.4 2.4-.2 3.1-1 1-.1 3.9-1 5 .9.2.2-1.1 1-1-.5 1.1-.5 4.3-.5 6.7-.9-.3 0 1.2-1 1.4 1.7-.5.2 4.2 1.4 4zM175.1 210.7c-.8.1.6-.7-.2-.7-.1 1.2-.1-.3-.7 0 .1.9-.7-.1-1 .7.7.3 1.7.3 1.9 0zM175.5 207.4c-.5-.3.4-1.4-.5-.5-.2-.7.7-.5.5-1.2-.2.3-1.9.5-1.2 1 .2-.7.7 1.6 1.2.7zM174.1 159.4c.3.5-.1 1.2.2.7.1-.6.3-.2.7-.5-.3.1.2-1.3-.5-.5.1 0 .3 0 .2.2-.1.1-.4.1-.6.1zM168.8 105.8c.8-.4.7 1.2 1 .5-.7-.7.4-.2.5-.7-.1-.4-.4-1.8-.7-2.6 0 .4-.2.5-.5.2.2 1.1-.5.9-.3 2.6z"/></g><g fill="#010101"><path d="M298.9 59.7c0-1.5-.1-3-.2-4.5 1.1 0 2.1.1 3.1.1s2.1.1 3.1.1c1.7 0 3.3 0 4.6-.1 1.3 0 2.2-.1 2.7-.1-.1.4-.1.9-.1 1.5v.9c0 .2.1.4.1.7-.7 0-1.4-.1-2.2-.1-.8 0-1.6-.1-2.3-.1-.8 0-1.4-.1-2-.1h-1.3c-.1 1.3-.1 2.6-.2 3.8v3.8c1.5 0 2.9-.1 4.1-.1 1.2 0 2.5-.1 3.8-.2-.1.4-.1.7-.1.9v.7c0 .2 0 .4.1.6 0 .2.1.5.1.9-2.7-.2-5.3-.3-7.9-.3v4.4c0 1.5 0 3 .1 4.4 1.3 0 2.7 0 4-.1 1.3-.1 2.7-.2 4-.3 0 .3-.1.5-.1.7V79c0 .2.1.4.1.5-.6 0-1.4 0-2.3-.1h-10.6c-.3 0-.5 0-.7.1.1-1.4.1-2.9.2-4.4 0-1.5.1-3.2.1-5.2v-4.8c-.2-2.2-.2-3.9-.2-5.4zM326.7 61.9c0-1.3-.1-2.7-.2-4 .4 0 .7.1 1.1.1h1.4c.7 0 1.4 0 2.3-.1.8-.1 2-.1 3.3-.1 1.8 0 3.4.2 4.9.5s2.7.9 3.8 1.6c1.1.8 1.9 1.8 2.5 3.1.6 1.3.9 2.9.9 4.9 0 1.7-.3 3.3-.9 4.7-.6 1.4-1.3 2.6-2.3 3.6-1 1-2.1 1.7-3.4 2.2-1.3.5-2.7.8-4.1.8h-8.3c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-4.2c-.2-1.8-.2-3.4-.2-4.7zm4.6 11.1v4.5c.3 0 .7 0 1.1.1h1.6c2.3 0 4.2-.8 5.6-2.4 1.4-1.6 2-4 2-7.2 0-1.3-.2-2.4-.5-3.4s-.8-1.9-1.4-2.6c-.6-.7-1.4-1.3-2.2-1.6-.9-.4-1.8-.6-2.9-.6h-1.8c-.5 0-.9.1-1.4.1V73zM361.8 72.2c-.2 2.3-.3 4.6-.5 7-.2 0-.5-.1-.7-.1h-1.4c-.2 0-.5 0-.7.1.7-3.6 1.3-7.1 1.8-10.6s1-7.1 1.4-10.7c.2 0 .4.1.6.1h1.2c.2 0 .4-.1.7-.1.6 1.2 1.1 2.5 1.8 3.8.6 1.3 1.2 2.6 1.8 3.8.6 1.3 1.2 2.5 1.8 3.7.6 1.2 1.2 2.4 1.8 3.5 1.2-2.3 2.5-4.7 3.7-7.3 1.2-2.5 2.4-5.1 3.5-7.6.5.1 1 .2 1.3.2.4 0 .8-.1 1.3-.2.2 1.8.4 3.7.7 5.7.2 2 .5 4 .7 6 .2 2 .5 3.8.7 5.5.2 1.7.4 3.1.6 4.1-.4 0-.8-.1-1.3-.1H380c-.4 0-.9 0-1.3.1-.1-2.1-.3-4.4-.5-6.9s-.5-4.9-.7-7.4h-.1c-1.2 2.4-2.3 4.8-3.5 7.2-1.1 2.4-2.3 4.7-3.4 7.1h-1.2c-1.1-2.3-2.2-4.6-3.3-7-1.1-2.3-2.2-4.7-3.4-7h-.1c-.3 2.5-.6 4.8-.7 7.1zM396 64.3c.6-1.3 1.4-2.5 2.4-3.5s2.3-1.8 3.8-2.4c1.5-.6 3.1-.9 4.9-.9 1.7 0 3.2.2 4.6.7 1.4.5 2.7 1.1 3.7 2 1.1.9 1.9 2.1 2.5 3.5.6 1.4.9 3 .9 4.9 0 1.6-.3 3-.9 4.3-.6 1.3-1.4 2.5-2.5 3.5-1 1-2.3 1.8-3.7 2.3-1.4.6-3 .8-4.8.8-1.6 0-3.2-.2-4.6-.6-1.4-.4-2.7-1.1-3.8-2-1.1-.9-1.9-2-2.5-3.4-.6-1.4-.9-3.1-.9-5 0-1.5.3-2.9.9-4.2zm17.2 0c-.3-1.1-.8-2-1.4-2.7-.6-.7-1.3-1.3-2.1-1.7-.8-.4-1.8-.6-2.7-.6-1.1 0-2 .3-2.8.8-.8.5-1.5 1.2-2.1 2.1-.6.9-1 1.9-1.3 3.1-.3 1.2-.4 2.4-.4 3.7 0 1.7.2 3.1.5 4.2.4 1.1.8 2.1 1.4 2.7.6.7 1.3 1.2 2.1 1.5.8.3 1.6.5 2.5.5.9 0 1.8-.2 2.7-.6.8-.4 1.6-1 2.2-1.8.6-.8 1.1-1.8 1.5-3.1.4-1.2.6-2.7.6-4.4-.2-1.4-.4-2.7-.7-3.7zM432 60.5c0-1-.1-1.8-.1-2.6.6.1 1 .2 1.4.2.4 0 .8-.1 1.4-.2 2.3 2.5 4.5 5 6.7 7.4 2.2 2.4 4.5 4.9 6.8 7.4V67v-3-2.7c0-.8 0-1.5-.1-2.1 0-.6-.1-1-.1-1.2.6.1 1 .2 1.4.2s.8-.1 1.4-.2c-.1 1.9-.2 3.6-.2 5.1-.1 1.5-.1 3-.2 4.3 0 1.3-.1 2.7-.1 4v7.9c-.4 0-.8-.1-1.3-.1s-.9 0-1.2.1c-4.3-5-8.8-10-13.6-15V76.9c0 .6 0 1.1.1 1.5 0 .4 0 .7.1.9-.2 0-.5-.1-.7-.1h-.7c-.5 0-1 0-1.4.1 0-.2.1-.8.2-1.8s.1-2.2.2-3.7.1-3 .2-4.7c.1-1.7.1-3.3.1-4.9-.2-1.6-.3-2.8-.3-3.7zM468.7 61.3c0-.5 0-.9-.1-1.1h-1.1c-.5 0-.9 0-1.5.1-.5 0-1 .1-1.6.1-.5.1-1 .1-1.5.2 0-.2.1-.5.1-.7v-.7-.7c0-.2-.1-.5-.1-.7.7 0 1.3 0 1.9.1s1.1 0 1.7 0H477c.5 0 1.1 0 1.8-.1 0 .2-.1.5-.1.7v1.4c0 .2.1.5.1.7-.4-.1-.9-.1-1.4-.2-.5-.1-1-.1-1.5-.1s-1-.1-1.4-.1h-1.1v10.5c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1h-2.8c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-7.8c-.3-.6-.3-1.1-.3-1.6zM489.5 64.3c.6-1.3 1.4-2.5 2.4-3.5s2.3-1.8 3.8-2.4c1.5-.6 3.1-.9 4.9-.9 1.7 0 3.2.2 4.6.7 1.4.5 2.7 1.1 3.7 2 1.1.9 1.9 2.1 2.5 3.5.6 1.4.9 3 .9 4.9 0 1.6-.3 3-.9 4.3-.6 1.3-1.4 2.5-2.5 3.5-1 1-2.3 1.8-3.7 2.3-1.4.6-3 .8-4.8.8-1.6 0-3.2-.2-4.6-.6-1.4-.4-2.7-1.1-3.8-2-1.1-.9-1.9-2-2.5-3.4-.6-1.4-.9-3.1-.9-5 .1-1.5.3-2.9.9-4.2zm17.2 0c-.3-1.1-.8-2-1.4-2.7-.6-.7-1.3-1.3-2.1-1.7-.8-.4-1.8-.6-2.7-.6-1.1 0-2 .3-2.8.8-.8.5-1.5 1.2-2.1 2.1-.6.9-1 1.9-1.3 3.1-.3 1.2-.4 2.4-.4 3.7 0 1.7.2 3.1.5 4.2.4 1.1.8 2.1 1.4 2.7.6.7 1.3 1.2 2.1 1.5.8.3 1.6.5 2.5.5.9 0 1.8-.2 2.7-.6.8-.4 1.6-1 2.2-1.8.6-.8 1.1-1.8 1.5-3.1.4-1.2.6-2.7.6-4.4-.2-1.4-.3-2.7-.7-3.7zM525.5 60.5c0-1-.1-1.8-.1-2.6.6.1 1 .2 1.4.2.4 0 .8-.1 1.4-.2 2.3 2.5 4.5 5 6.7 7.4 2.2 2.4 4.5 4.9 6.8 7.4V67v-3-2.7c0-.8 0-1.5-.1-2.1 0-.6-.1-1-.1-1.2.6.1 1 .2 1.4.2.4 0 .8-.1 1.4-.2-.1 1.9-.2 3.6-.2 5.1-.1 1.5-.1 3-.2 4.3 0 1.3-.1 2.7-.1 4v7.9c-.4 0-.8-.1-1.3-.1s-.9 0-1.2.1c-4.3-5-8.8-10-13.6-15V76.9c0 .6 0 1.1.1 1.5 0 .4 0 .7.1.9-.2 0-.5-.1-.7-.1h-.7c-.5 0-1 0-1.4.1 0-.2.1-.8.2-1.8s.1-2.2.2-3.7.1-3 .2-4.7c.1-1.7.1-3.3.1-4.9-.2-1.6-.2-2.8-.3-3.7zM305.4 122.6c-1.1 0-1.9.3-2.6.9-.7.6-1 1.4-1 2.2 0 .9.3 1.6.8 2.1s1.2 1 2 1.5c.8.4 1.6.9 2.6 1.3.9.4 1.8.9 2.6 1.5s1.5 1.3 2 2.2c.5.9.8 1.9.8 3.3 0 1.2-.2 2.2-.7 3.2-.4 1-1.1 1.8-1.9 2.5-.8.7-1.8 1.2-2.9 1.6-1.1.4-2.4.5-3.8.5-1.3 0-2.4-.1-3.4-.4-1-.3-1.7-.6-2.3-1 .2-.8.4-1.6.6-2.2.2-.7.3-1.4.4-2.2h.7c.1.5.3 1 .5 1.5.3.5.6.9 1 1.2.4.4.9.6 1.4.8.6.2 1.2.3 1.9.3 1.4 0 2.4-.4 3.1-1 .7-.7 1-1.5 1-2.5 0-.9-.3-1.6-.8-2.2-.5-.6-1.2-1.1-1.9-1.5-.8-.4-1.6-.9-2.5-1.3-.9-.4-1.8-.9-2.5-1.5-.8-.6-1.4-1.3-1.9-2.2-.5-.9-.8-1.9-.8-3.3 0-1.2.2-2.3.6-3.2.4-.9 1-1.7 1.7-2.3.7-.6 1.6-1.1 2.5-1.4.9-.3 1.9-.5 3-.5 1.3 0 2.4.2 3.3.5.9.3 1.8.7 2.4 1.3-.2.5-.4 1.1-.5 1.6-.2.5-.3 1.1-.6 1.9h-.5c-.8-2.2-2.3-3.2-4.3-3.2zM337.9 130.9c.4-.8.8-1.5 1.2-2.4.4-.8.8-1.7 1.1-2.5.4-.8.7-1.6 1.1-2.4.2 0 .5.1.7.1h1.4c.2 0 .5-.1.8-.1-.4.6-.8 1.3-1.3 2.3-.5.9-1.1 2-1.7 3.1-.6 1.1-1.2 2.2-1.8 3.4-.6 1.1-1.2 2.2-1.7 3.2v6.1c0 1 .1 2.1.3 3.3-.4 0-.9-.1-1.3-.1h-2.6c-.4 0-.9 0-1.3.1 0-1 .1-1.9.2-2.9s.2-2 .2-3v-1.4-1.4c-.5-1-1.1-2.2-1.8-3.5-.7-1.3-1.3-2.5-2-3.7-.6-1.2-1.2-2.3-1.7-3.3s-.9-1.7-1.2-2.1c.5 0 .9.1 1.4.1h2.8c.4 0 .9-.1 1.4-.1.4.8.8 1.6 1.2 2.5.4.9.9 1.8 1.3 2.7.4.9.8 1.7 1.2 2.4.4.7.7 1.3.9 1.6h.1c.3-.6.7-1.3 1.1-2zM359.9 137.9c-.2 2.3-.3 4.6-.5 7-.2 0-.5-.1-.7-.1h-1.4c-.2 0-.5 0-.7.1.7-3.6 1.3-7.1 1.8-10.6s1-7.1 1.4-10.7c.2 0 .4.1.6.1h1.2c.2 0 .4-.1.7-.1.6 1.2 1.1 2.5 1.8 3.8.6 1.3 1.2 2.6 1.8 3.8.6 1.3 1.2 2.5 1.8 3.7.6 1.2 1.2 2.4 1.8 3.5 1.2-2.3 2.5-4.7 3.7-7.3 1.2-2.5 2.4-5.1 3.5-7.6.5.1 1 .2 1.3.2.4 0 .8-.1 1.3-.2.2 1.8.4 3.7.7 5.7.2 2 .5 4 .7 6 .2 2 .5 3.8.7 5.5.2 1.7.4 3.1.6 4.1-.4 0-.8-.1-1.3-.1h-2.6c-.4 0-.9 0-1.3.1-.1-2.1-.3-4.4-.5-6.9s-.5-4.9-.7-7.4h-.1c-1.2 2.4-2.3 4.8-3.5 7.2-1.1 2.4-2.3 4.7-3.4 7.1h-1.2c-1.1-2.3-2.2-4.6-3.3-7-1.1-2.3-2.2-4.7-3.4-7h-.1c-.3 2.5-.5 4.8-.7 7.1zM396.2 127.6c0-1.3-.1-2.7-.2-4 .4 0 .7.1 1.1.1h1.4c.7 0 1.5 0 2.2-.1.8-.1 1.5-.1 2.3-.1 1.5 0 2.6.1 3.4.3.8.2 1.5.5 2 .9.7.5 1.1 1.1 1.5 1.8.3.7.5 1.5.5 2.4 0 1.2-.2 2.2-.6 3-.4.8-.9 1.5-1.7 2.1-.7.5-1.6.9-2.5 1.2-1 .2-2 .4-3.2.4h-1.6v4.6c0 1.5.1 3.1.2 4.6-.4 0-.7-.1-1.1-.1h-2.8c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-4.2c0-1.6 0-3.2-.1-4.5zm9.1-.1c-.2-.5-.4-1-.7-1.3-.3-.3-.7-.6-1.1-.7-.4-.1-.8-.2-1.3-.2h-1.3v8.7c.5 0 1-.1 1.6-.2.5-.1 1-.3 1.5-.6s.8-.8 1.1-1.4c.3-.6.4-1.4.4-2.4.1-.7 0-1.3-.2-1.9zM435.8 134.5H431c-.8 0-1.6.1-2.4.1v1.8c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1H425c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-4.2c0-1.7 0-3.2-.1-4.6 0-1.3-.1-2.7-.2-4 .4 0 .7.1 1.1.1h2.8c.4 0 .8-.1 1.1-.1-.1 1.3-.2 2.7-.2 4v4.5H438.1c0-1.7 0-3.2-.1-4.5 0-1.3-.1-2.6-.2-4 .4 0 .7.1 1.1.1h2.8c.4 0 .8-.1 1.1-.1-.1 1.3-.1 2.7-.2 4 0 1.3-.1 2.9-.1 4.6v4.2c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1h-2.8c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-1.8c-.7 0-1.5 0-2.3-.1zM457.8 130c.6-1.3 1.4-2.5 2.4-3.5s2.3-1.8 3.8-2.4c1.5-.6 3.1-.9 4.9-.9 1.7 0 3.2.2 4.6.7 1.4.5 2.7 1.1 3.7 2 1.1.9 1.9 2.1 2.5 3.5.6 1.4.9 3 .9 4.9 0 1.6-.3 3-.9 4.3-.6 1.3-1.4 2.5-2.5 3.5-1 1-2.3 1.8-3.7 2.3-1.4.6-3 .8-4.8.8-1.6 0-3.2-.2-4.6-.6-1.4-.4-2.7-1.1-3.8-2-1.1-.9-1.9-2-2.5-3.4-.6-1.4-.9-3.1-.9-5 .1-1.5.4-2.9.9-4.2zm17.3 0c-.3-1.1-.8-2-1.4-2.7-.6-.7-1.3-1.3-2.1-1.7-.8-.4-1.8-.6-2.7-.6-1.1 0-2 .3-2.8.8-.8.5-1.5 1.2-2.1 2.1-.6.9-1 1.9-1.3 3.1-.3 1.2-.4 2.4-.4 3.7 0 1.7.2 3.1.5 4.2.4 1.1.8 2.1 1.4 2.7.6.7 1.3 1.2 2.1 1.5.8.3 1.6.5 2.5.5.9 0 1.8-.2 2.7-.6.8-.4 1.6-1 2.2-1.8.6-.8 1.1-1.8 1.5-3.1.4-1.2.6-2.7.6-4.4-.2-1.4-.4-2.7-.7-3.7zM495 126.2c0-1-.1-1.8-.1-2.6.6.1 1 .2 1.4.2.4 0 .8-.1 1.4-.2 2.3 2.5 4.5 5 6.7 7.4 2.2 2.4 4.5 4.9 6.8 7.4v-5.7-3-2.7c0-.8 0-1.5-.1-2.1 0-.6-.1-1-.1-1.2.6.1 1 .2 1.4.2s.8-.1 1.4-.2c-.1 1.9-.2 3.6-.2 5.1-.1 1.5-.1 3-.2 4.3 0 1.3-.1 2.7-.1 4v7.9c-.4 0-.8-.1-1.3-.1s-.9 0-1.2.1c-4.3-5-8.8-10-13.6-15V142.6c0 .6 0 1.1.1 1.5 0 .4 0 .7.1.9-.2 0-.5-.1-.7-.1h-.7c-.5 0-1 0-1.4.1 0-.2.1-.8.2-1.8s.1-2.2.2-3.7.1-3 .2-4.7c.1-1.7.1-3.3.1-4.9-.2-1.6-.2-2.8-.3-3.7zM538.7 130.9c.4-.8.8-1.5 1.2-2.4.4-.8.8-1.7 1.1-2.5.4-.8.7-1.6 1.1-2.4.2 0 .5.1.7.1h1.4c.2 0 .5-.1.8-.1-.4.6-.8 1.3-1.3 2.3-.5.9-1.1 2-1.7 3.1-.6 1.1-1.2 2.2-1.8 3.4-.6 1.1-1.2 2.2-1.7 3.2v6.1c0 1 .1 2.1.3 3.3-.4 0-.9-.1-1.3-.1h-2.6c-.4 0-.9 0-1.3.1 0-1 .1-1.9.2-2.9s.2-2 .2-3v-1.4-1.4c-.5-1-1.1-2.2-1.8-3.5-.7-1.3-1.3-2.5-2-3.7-.6-1.2-1.2-2.3-1.7-3.3s-.9-1.7-1.2-2.1c.5 0 .9.1 1.4.1h2.8c.4 0 .9-.1 1.4-.1.4.8.8 1.6 1.2 2.5.4.9.9 1.8 1.3 2.7.4.9.8 1.7 1.2 2.4.4.7.7 1.3.9 1.6h.1c.3-.6.7-1.3 1.1-2zM298.3 193.8c.6-1.5 1.5-2.8 2.7-4 1.2-1.1 2.6-2 4.2-2.7 1.7-.7 3.5-1 5.5-1 1.9 0 3.6.3 5.2.8s3 1.3 4.2 2.3c1.2 1 2.1 2.3 2.8 3.9s1 3.4 1 5.5c0 1.8-.3 3.4-1 4.9-.7 1.5-1.6 2.8-2.8 4-1.2 1.1-2.6 2-4.2 2.6-1.6.6-3.4.9-5.4.9-1.8 0-3.6-.2-5.2-.7-1.6-.5-3-1.2-4.2-2.2-1.2-1-2.2-2.3-2.9-3.9-.7-1.6-1.1-3.5-1.1-5.7.3-1.6.6-3.2 1.2-4.7zm19.5 0c-.4-1.2-.9-2.2-1.6-3.1-.7-.8-1.5-1.5-2.4-1.9-.9-.5-2-.7-3.1-.7-1.2 0-2.3.3-3.2.9-.9.6-1.7 1.3-2.4 2.3-.7 1-1.1 2.1-1.5 3.4-.3 1.3-.5 2.7-.5 4.2 0 1.9.2 3.4.6 4.7.4 1.3.9 2.3 1.6 3.1.7.8 1.5 1.3 2.3 1.7.9.4 1.8.5 2.8.5 1 0 2.1-.2 3-.7 1-.4 1.8-1.1 2.5-2 .7-.9 1.3-2.1 1.7-3.5.4-1.4.6-3.1.6-5 .2-1.4 0-2.7-.4-3.9zM342.2 200.8v1.3c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1h-2.8c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-4.2c0-1.7 0-3.2-.1-4.6 0-1.3-.1-2.7-.2-4 .4 0 .7.1 1.1.1h1.4c.6 0 1.2 0 1.9-.1s1.6-.1 2.7-.1c.8 0 1.5 0 2 .1.6 0 1 .1 1.4.2.4.1.8.2 1.1.3.3.1.6.3.9.5.6.5 1.1 1 1.5 1.7.4.7.5 1.5.5 2.4 0 1.5-.4 2.7-1.2 3.7-.8 1-2 1.6-3.6 2 1 1.8 2.1 3.5 3.2 5.3 1.1 1.7 2.3 3.5 3.4 5.2-.5 0-.9-.1-1.4-.1h-2.8c-.5 0-.9 0-1.4.1l-5.6-9.8h-.4zm4.6-7.9c-.2-.5-.5-.9-.9-1.2s-.9-.5-1.5-.5c-.6-.1-1.3-.1-2.2-.1-.1 2.8-.1 5.6-.1 8.4h.7c1.4 0 2.4-.4 3.1-1.1.7-.7 1.1-1.8 1.1-3.3.1-.9 0-1.6-.2-2.2zM381.5 208.4c-.1.4-.2.9-.2 1.3-1.7.8-3.8 1.3-6.3 1.3-1.8 0-3.4-.3-4.8-.8s-2.6-1.2-3.6-2.1c-1-.9-1.7-2-2.2-3.3-.5-1.3-.8-2.6-.8-4.1 0-2.2.3-4 1-5.5s1.6-2.7 2.7-3.7c1.1-.9 2.4-1.6 3.9-2.1 1.5-.4 3.1-.7 4.7-.7.5 0 1.1 0 1.7.1.6.1 1.2.2 1.7.3.6.1 1.1.3 1.6.5s.9.4 1.3.6c-.2.5-.4 1-.5 1.6-.1.5-.2 1.1-.2 1.6h-.4c-.8-1-1.6-1.7-2.4-2.1-.8-.4-1.8-.6-2.9-.6-.8 0-1.7.2-2.5.6-.8.4-1.6.9-2.3 1.7-.7.8-1.2 1.7-1.7 2.9-.4 1.2-.6 2.6-.6 4.3 0 1.6.2 3 .7 4.1.4 1.1 1 2 1.7 2.8.7.7 1.5 1.2 2.4 1.6.9.3 1.8.5 2.7.5.5 0 1-.1 1.5-.2s1-.3 1.5-.5 1-.4 1.4-.7c.4-.3.8-.6 1.2-1l.4.2c-.5.5-.6 1-.7 1.4zM405.9 200.2h-4.8c-.8 0-1.6.1-2.4.1v1.8c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1h-2.8c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-4.2c0-1.7 0-3.2-.1-4.6 0-1.3-.1-2.7-.2-4 .4 0 .7.1 1.1.1h2.8c.4 0 .8-.1 1.1-.1-.1 1.3-.2 2.7-.2 4v4.5H408.2c0-1.7 0-3.2-.1-4.5 0-1.3-.1-2.6-.2-4 .4 0 .7.1 1.1.1h2.8c.4 0 .8-.1 1.1-.1-.1 1.3-.1 2.7-.2 4 0 1.3-.1 2.9-.1 4.6v4.2c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1H409c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-1.8c-.7 0-1.5 0-2.3-.1zM426.5 193.3c0-1.3-.1-2.7-.2-4 .9 0 1.9.1 2.8.1.9 0 1.8.1 2.8.1h4.1c1.2 0 2-.1 2.4-.1-.1.3-.1.8-.1 1.3v.8c0 .2.1.4.1.6-.6 0-1.3-.1-2-.1s-1.4-.1-2.1-.1c-.7 0-1.3-.1-1.8-.1h-1.1c-.1 1.1-.1 2.3-.1 3.4v3.4c1.3 0 2.6-.1 3.6-.1 1.1 0 2.2-.1 3.4-.2-.1.4-.1.6-.1.8v1.1c0 .2.1.4.1.8-2.4-.2-4.7-.3-7-.3v4c0 1.3 0 2.6.1 3.9 1.2 0 2.4 0 3.5-.1l3.6-.3c0 .2-.1.4-.1.6v1.6c0 .2.1.3.1.5h-12.1c.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-4.2c-.1-2-.1-3.6-.2-4.9zM456.6 190.8c-1 0-1.7.3-2.3.8-.6.6-.9 1.2-.9 2s.2 1.4.7 1.9c.5.5 1 .9 1.8 1.3.7.4 1.5.8 2.3 1.1.8.4 1.6.8 2.3 1.3.7.5 1.3 1.2 1.8 1.9.5.8.7 1.7.7 2.9 0 1-.2 2-.6 2.8-.4.9-1 1.6-1.7 2.2-.7.6-1.6 1.1-2.6 1.4-1 .3-2.1.5-3.4.5-1.1 0-2.1-.1-3-.4-.9-.2-1.5-.5-2-.9.2-.7.4-1.4.5-2 .1-.6.3-1.3.4-2h.6c.1.5.2.9.5 1.3.2.4.5.8.9 1.1.4.3.8.6 1.3.7.5.2 1.1.3 1.7.3 1.2 0 2.2-.3 2.7-.9.6-.6.9-1.4.9-2.2 0-.8-.2-1.4-.7-1.9-.5-.5-1-.9-1.7-1.3s-1.4-.8-2.2-1.1c-.8-.4-1.6-.8-2.2-1.3-.7-.5-1.3-1.2-1.7-1.9-.5-.8-.7-1.7-.7-2.9 0-1.1.2-2 .6-2.9.4-.8.9-1.5 1.5-2.1.6-.6 1.4-1 2.2-1.3.8-.3 1.7-.4 2.7-.4 1.1 0 2.1.1 2.9.4.8.3 1.6.6 2.2 1.1-.2.5-.3.9-.5 1.4-.1.4-.3 1-.5 1.7h-.5c-1-1.7-2.2-2.6-4-2.6zM478.6 192.7c0-.5 0-.9-.1-1.1h-1.1c-.5 0-.9 0-1.5.1-.5 0-1 .1-1.6.1-.5.1-1 .1-1.5.2 0-.2.1-.5.1-.7v-.7-.7c0-.2-.1-.5-.1-.7.7 0 1.3 0 1.9.1h12.2c.5 0 1.1 0 1.8-.1 0 .2-.1.5-.1.7v1.4c0 .2.1.5.1.7-.4-.1-.9-.1-1.4-.2-.5-.1-1-.1-1.5-.1s-1-.1-1.4-.1h-1.1v10.5c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1h-2.8c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-7.8c-.3-.6-.3-1.1-.3-1.6zM505 200.8v1.3c0 1.7 0 3.2.1 4.6 0 1.3.1 2.6.2 3.9-.4 0-.7-.1-1.1-.1h-2.8c-.4 0-.8 0-1.1.1.1-1.3.1-2.6.2-3.9 0-1.3.1-2.9.1-4.6v-4.2c0-1.7 0-3.2-.1-4.6 0-1.3-.1-2.7-.2-4 .4 0 .7.1 1.1.1h1.4c.6 0 1.2 0 1.9-.1s1.6-.1 2.7-.1c.8 0 1.5 0 2 .1.6 0 1 .1 1.4.2.4.1.8.2 1.1.3.3.1.6.3.9.5.6.5 1.1 1 1.5 1.7.4.7.5 1.5.5 2.4 0 1.5-.4 2.7-1.2 3.7-.8 1-2 1.6-3.6 2 1 1.8 2.1 3.5 3.2 5.3 1.1 1.7 2.3 3.5 3.4 5.2-.5 0-.9-.1-1.4-.1h-2.8c-.5 0-.9 0-1.4.1l-5.6-9.8h-.4zm4.6-7.9c-.2-.5-.5-.9-.9-1.2-.4-.3-.9-.5-1.5-.5-.6-.1-1.3-.1-2.2-.1-.1 2.8-.1 5.6-.1 8.4h.7c1.4 0 2.4-.4 3.1-1.1.7-.7 1.1-1.8 1.1-3.3.1-.9 0-1.6-.2-2.2zM545.1 210.6c-.5 0-1-.1-1.4-.1h-2.6c-.4 0-.9 0-1.3.1-.3-1-.7-2-1-3.1-.4-1.1-.7-2.1-1.1-3.2H530.5c-.4 1.1-.8 2.1-1.1 3.2-.4 1.1-.7 2.1-1 3.1-.2 0-.5-.1-.7-.1h-1.4c-.2 0-.5 0-.8.1.2-.5.6-1.3 1-2.2.4-1 .9-2 1.4-3.2.5-1.2 1-2.5 1.6-3.9.6-1.4 1.1-2.8 1.7-4.2.6-1.4 1.1-2.8 1.7-4.2.5-1.4 1-2.6 1.5-3.8.2 0 .4.1.6.1h1.2c.2 0 .4-.1.6-.1.7 1.8 1.4 3.6 2.1 5.6.8 2 1.5 4 2.3 5.9.8 1.9 1.5 3.8 2.2 5.5.5 1.8 1.1 3.3 1.7 4.5zm-10.9-15.5c-.5 1.2-1 2.5-1.5 3.7-.5 1.2-.9 2.4-1.4 3.7h5.7c-.5-1.3-.9-2.5-1.3-3.7-.6-1.2-1.1-2.5-1.5-3.7z"/></g></symbol><symbol id="icon-expand" viewBox="0 0 24 28"><path d="M11.797 16.5q0 .203-.156.36l-5.186 5.186 2.25 2.25Q9 24.593 9 25t-.296.702T8 26H1q-.404 0-.7-.3T0 25v-7q0-.407.298-.704T1 17t.704.296l2.25 2.25L9.14 14.36q.157-.157.36-.157t.36.156l1.78 1.78q.156.156.156.36zM24 3v7q0 .406-.297.703T23 11t-.703-.297l-2.25-2.25-5.187 5.187q-.156.156-.36.156t-.358-.156l-1.78-1.78q-.157-.157-.157-.36t.156-.36l5.188-5.186-2.25-2.25Q15 3.407 15 3t.3-.7.7-.3h7q.407 0 .704.298T24 3z"/></symbol><symbol id="icon-facebook-inverse" viewBox="0 0 16 16"><path d="M9.5 3H12V0H9.5C7.57 0 6 1.57 6 3.5V5H4v3h2v8h3V8h2.5l.5-3H9V3.5c0-.27.23-.5.5-.5z"/></symbol><symbol id="icon-facebook" viewBox="0 0 16 28"><title>facebook</title><path d="M14.984.187v4.125H12.53c-1.92 0-2.28.922-2.28 2.25v2.953h4.578l-.61 4.625H10.25V26H5.47V14.14H1.484V9.515H5.47V6.11C5.47 2.155 7.89 0 11.42 0c1.687 0 3.14.125 3.563.187z"/></symbol><symbol id="icon-file" viewBox="0 0 16 16"><path d="M14.116 3.116L11.884.884C11.398.398 10.438 0 9.75 0h-7.5C1.562 0 1 .563 1 1.25v13.5c0 .688.563 1.25 1.25 1.25h11.5c.688 0 1.25-.563 1.25-1.25v-9.5c0-.688-.398-1.648-.884-2.134zm-.707.707l.145.177H11V1.446l.177.145 2.232 2.232zM14 14.75c0 .136-.114.25-.25.25H2.25a.253.253 0 0 1-.25-.25V1.25c0-.135.115-.25.25-.25h7.5l.25.027V5h3.973l.027.25v9.5z"/></symbol><symbol id="icon-filter" viewBox="0 0 16 16"><path fill="#fff" d="M15.271 1.721a.662.662 0 0 0-.604-.387H1.334c-.258 0-.496.15-.604.387s-.071.512.096.713l5.175 6.117v4.117c0 .254.142.483.367.596l2.667 1.333a.662.662 0 0 0 .65-.029.67.67 0 0 0 .317-.567v-5.45l5.175-6.121a.665.665 0 0 0 .096-.708zM8.825 7.875a.673.673 0 0 0-.158.429v4.617l-1.333-.667v-3.95a.652.652 0 0 0-.158-.429L2.772 2.667H13.23L8.826 7.875z"/></symbol><symbol id="icon-google-plus" viewBox="0 0 16 16"><path d="M5.09 7.147v1.747h2.89c-.117.75-.873 2.197-2.89 2.197-1.736 0-3.155-1.44-3.155-3.215S3.355 4.66 5.09 4.66c.992 0 1.65.42 2.03.783l1.38-1.33c-.888-.83-2.037-1.332-3.41-1.332C2.276 2.785 0 5.06 0 7.876s2.275 5.09 5.09 5.09c2.938 0 4.89-2.065 4.89-4.974 0-.333-.038-.59-.082-.843H5.092zM16 7h-1.5V5.5H13V7h-1.5v1.5H13V10h1.5V8.5H16z"/></symbol><symbol id="icon-instagram" viewBox="0 0 24 28"><title>instagram</title><path d="M16 14c0-2.203-1.797-4-4-4s-4 1.797-4 4 1.797 4 4 4 4-1.797 4-4zm2.156 0c0 3.406-2.75 6.156-6.156 6.156S5.844 17.406 5.844 14 8.594 7.844 12 7.844s6.156 2.75 6.156 6.156zm1.688-6.406c0 .797-.64 1.437-1.437 1.437s-1.437-.64-1.437-1.436.64-1.437 1.437-1.437 1.437.64 1.437 1.437zM12 4.156c-1.75 0-5.5-.14-7.078.484-.547.22-.953.484-1.375.906s-.688.828-.906 1.375c-.624 1.58-.483 5.33-.483 7.08s-.14 5.5.484 7.077c.22.547.485.953.907 1.375s.828.688 1.375.906c1.578.625 5.328.484 7.078.484s5.5.14 7.078-.484c.547-.22.953-.484 1.375-.906s.688-.828.906-1.375c.624-1.578.483-5.328.483-7.078s.14-5.5-.484-7.08c-.22-.546-.485-.952-.907-1.374s-.828-.688-1.375-.906C17.5 4.015 13.75 4.156 12 4.156zM24 14c0 1.656.016 3.297-.078 4.953-.094 1.922-.53 3.625-1.937 5.03s-3.11 1.845-5.03 1.938c-1.657.095-3.298.08-4.954.08s-3.296.015-4.952-.08c-1.922-.093-3.625-.53-5.03-1.936S.172 20.874.08 18.954C-.014 17.296.002 15.655.002 14s-.016-3.297.078-4.953c.094-1.922.53-3.625 1.937-5.03s3.11-1.845 5.03-1.938C8.705 1.984 10.346 2 12.002 2s3.298-.015 4.954.08c1.922.093 3.625.53 5.03 1.936s1.845 3.11 1.938 5.03C24.016 10.704 24 12.345 24 14z"/></symbol><symbol id="icon-link" viewBox="0 0 16 16"><path d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zM5.4 2.1C5 2.6 4.5 3.2 4.1 4H2.9c.7-.8 1.5-1.5 2.5-1.9zM2.1 5.3h1.5c-.1.6-.2 1.3-.2 2.1H1.6c.1-.8.3-1.5.5-2.1zm.1 5.4c-.3-.6-.5-1.3-.6-2.1h1.8c0 .8.2 1.5.3 2.1H2.2zm.7 1.3h1.2c.4.8.8 1.4 1.2 1.9-.9-.4-1.7-1.1-2.4-1.9zm4.5 2c-.4-.2-1.2-.8-1.9-2h1.9v2zm0-3.3H4.9c-.2-.6-.3-1.3-.4-2.1h2.8v2.1zm0-3.3H4.6c0-.8.2-1.5.4-2.1h2.4v2.1zm0-3.4H5.5C6.2 2.8 7 2.2 7.4 2v2zm6.5 1.3c.3.6.5 1.3.6 2.1h-1.8c0-.8-.2-1.5-.3-2.1h1.5zM13.1 4h-1.2c-.4-.8-.9-1.5-1.3-2 1 .5 1.8 1.2 2.5 2zM8.6 2c.4.2 1.2.8 1.9 2H8.6V2zm0 3.3H11c.2.6.3 1.3.4 2.1H8.6V5.3zm0 3.3h2.8c0 .8-.2 1.5-.4 2.1H8.6V8.6zm0 5.4v-2h1.9c-.7 1.2-1.5 1.8-1.9 2zm2-.1c.4-.5.9-1.1 1.3-1.9h1.2c-.7.8-1.5 1.5-2.5 1.9zm3.3-3.2h-1.5c.2-.6.3-1.3.3-2.1h1.8c-.1.8-.3 1.5-.6 2.1z"/></symbol><symbol id="icon-mail" viewBox="0 0 24 24"><title>mail_outline</title><path d="M12 11.016L20.016 6H3.986zM20.016 18V8.016L12 12.986l-8.016-4.97V18h16.03zm0-14.016c1.078 0 1.97.938 1.97 2.016v12c0 1.078-.892 2.016-1.97 2.016H3.986c-1.08 0-1.97-.938-1.97-2.016V6c0-1.078.89-2.016 1.97-2.016h16.03z"/></symbol><symbol id="icon-menu" viewBox="0 0 24 24"><title>menu</title><path d="M3 6h18v2.016H3V6zm0 6.984v-1.97h18v1.97H3zM3 18v-2.016h18V18H3z"/></symbol><symbol id="icon-pause" viewBox="0 0 24 24"><path d="M14.016 5.016H18v13.969h-3.984V5.016zM6 18.984V5.015h3.984v13.969H6z"/></symbol><symbol id="icon-person" viewBox="0 0 24 24"><title>person</title><path d="M12 14.016c2.672 0 8.016 1.313 8.016 3.984v2.016H3.986V18c0-2.672 5.343-3.984 8.015-3.984zM12 12c-2.203 0-3.984-1.78-3.984-3.984s1.78-4.03 3.984-4.03 3.984 1.827 3.984 4.03S14.204 12 12 12z"/></symbol><symbol id="icon-play" viewBox="0 0 24 24"><path d="M8.016 5.016L18.985 12 8.016 18.984V5.015z"/></symbol><symbol id="icon-search" viewBox="0 0 24 24"><title>search</title><path d="M21.706 20.294l-4.53-4.53A8.494 8.494 0 0 0 19 10.5C19 5.814 15.187 2 10.5 2S2 5.815 2 10.5c0 4.69 3.813 8.5 8.5 8.5 1.98 0 3.813-.68 5.256-1.824l4.53 4.53a.998.998 0 0 0 1.413.002c.4-.387.4-1.025.005-1.413zM4 10.5C4 6.92 6.92 4 10.5 4S17 6.92 17 10.5c0 1.775-.712 3.38-1.87 4.556l-.036.038-.038.038a6.472 6.472 0 0 1-4.556 1.87C6.92 17 4 14.08 4 10.5z"/></symbol><symbol id="icon-share" viewBox="0 0 16 16"><path d="M4 10s.92-3 6-3v3l6-4-6-4v3c-4 0-6 2.495-6 5zm7 2H2V6h1.967c.158-.186.327-.365.508-.534A6.938 6.938 0 0 1 6.915 4H0v10h13V9.803l-2 1.333V12z"/></symbol><symbol id="icon-star" viewBox="0 0 32 32"><path d="M22.137 19.625L32 12H20L16 0l-4 12H0l9.875 7.594L6 32l10.016-7.68L26.008 32z"/></symbol><symbol id="icon-tick" viewBox="0 0 1000 1000"><path d="M161.7 438.1c-34.7-36.3-91.4-36.3-125.6-1.3-34.7 34.2-34.7 91.4 0 125.6l263 265.6 4.4 5.2c34.7 32.9 90.9 32.9 125.6 0l535.2-538.8c34.2-35 34.2-91.4 0-126.2-34.2-35-90.9-35-125.1 0L365.9 643.7 161.7 438.1z"/></symbol><symbol id="icon-twitter" viewBox="0 0 26 28"><title>twitter</title><path d="M25.312 6.375c-.688 1-1.547 1.89-2.53 2.61.015.218.015.437.015.655 0 6.672-5.078 14.36-14.36 14.36-2.858 0-5.515-.83-7.75-2.267.407.047.798.063 1.22.063 2.36 0 4.53-.797 6.266-2.156a5.058 5.058 0 0 1-4.72-3.5c.314.047.626.078.954.078.453 0 .906-.063 1.328-.172a5.049 5.049 0 0 1-4.047-4.953v-.063c.672.375 1.453.61 2.28.64a5.036 5.036 0 0 1-2.248-4.2c0-.938.25-1.797.69-2.547a14.337 14.337 0 0 0 10.405 5.282 5.708 5.708 0 0 1-.125-1.156c0-2.78 2.25-5.047 5.047-5.047a5.03 5.03 0 0 1 3.687 1.593 9.93 9.93 0 0 0 3.203-1.22 5.028 5.028 0 0 1-2.22 2.782c1.017-.11 2-.39 2.907-.78z"/></symbol><symbol id="icon-winspear-20" viewBox="0 0 1808.5 931.4"><path d="M367.5 784.4l.2 145.2h-32.5l-.2-144.8 32.5-.4m102.1 0s18.2.3 21.8-.2c9.6 11.4 88.5 95.4 88.5 95.4v-95.4h19.4s.1 88.1 0 145.3h-19.6c-9.7-13.3-87.4-95.3-91.4-100.1-.2 8.8.7 100.4.7 100.4h-19.8l.4-145.4M694 894.1l5.8-.4c1.8 6.3 5.1 14.1 10.3 18.2 5.2 4.1 10.9 6.2 17.1 6.2 6.4 0 11.7-1.4 15.8-4.1 5-3.2 9.3-9.1 9.3-15.4 0-8.2-4-17-14.6-23.1-19.2-11.1-31.8-16.5-32-16.7-10.5-8.5-15.7-19.8-15.7-34 0-13.9 4.9-24.9 14.8-33.2 9.1-7.6 20.5-11.4 34.1-11.4 11.2 0 19.5 3.3 32.4 10.2-3.5 9.2-5 13.9-6.1 21.5H760c-6.3-12.9-13.3-18.6-23.9-18.6-5.5 0-12.2 2.6-15.7 5.1-4.1 3-4.6 10.3-4.6 15.7 0 8.2 5.3 15.2 16 21.1 9.9 5.3 19.8 10.6 29.7 16 10.6 8 15.9 18.7 15.9 32.1 0 15.6-5.2 27.9-15.5 36.9-9.6 8.5-20 11.4-35.3 11.4-14.6 0-27.1-2.7-37.4-8.1 2.8-12.9 4.5-21.5 4.8-29.4m170.1-110.5h52.3c13.5 0 24.3 2.9 32.3 8.7 9 6.6 13.6 16.5 13.6 29.5 0 15.4-5.8 26.9-17.4 34.6-9.8 6.5-22.8 9.7-39 9.7-2.6 0-5.3-.1-8-.2V892c0 9.6 1.3 37.4 1.3 37.4l-34.7.1s1.3-35 1.3-56.6c0-41.3-.6-71.1-1.7-89.3m36.4 68.7c17.9 0 26.9-10.5 26.9-31.5 0-16.2-8.5-24.3-25.5-24.3h-3.2c-.6 17.1-.8 25.7-.8 25.8v14.9l.2 15.2h2.4zm148.1-67.3c12.5 1 70.9 0 75.1 0 1.9 0 3.7 0 5.5.1-.6 4.3-.2 16.8-.2 16.8s-29.9.4-49.8.1v43.7c16.2-.1 48.8-.4 48.8-.4l.2 15.2s-33.5.4-49.1.4v51.2l48.8.3c-.5 4.2-.5 14.7 0 16.5-20.4-.5-58.1-.5-79.8 0 1.1-17.5 1.3-128.4.5-143.9m215.3-2.6l16.7.1 59 146.9-39.2-.2s-5.4-21-11.7-42.8l-48.6.2c-4.7 12.2-14.1 42.6-14.1 42.6l-23.3.4 61.2-147.2m18.5 88.1c-8-22-17.3-47.4-17.3-47.4l-18.5 47.1 35.8.3zm192.1-85.8c12.9 0 25 2 33.1 7.7 9.2 6.5 13.9 16 13.9 28.4 0 17.8-11.9 30.8-32.5 37.4 5.2 9.1 12.5 20.7 21.8 34.7 11.9 17.9 23.2 36.4 23.2 36.4h-39.7l-39.5-68.6c.1 15.2.2 68.1.2 68.1l-32.3.4-.4-144.6c.1.1 49.3.1 52.2.1m-14.2 67.3c7.9 0 15.4-1.3 20.2-6.7 4.5-5.2 7.6-13.5 7.6-21.6 0-30.7-23.7-28.6-32.9-28.6v56.6c1.1.2 2.8.3 5.1.3zM0 761.6l48.1 167.8h25.1l42.7-116.7 37.9 116.7h24.8l57.6-166.2h-22.7l-36.1 117.9-38-119.5h-24.3L72.5 881.1 40.1 762 0 761.6m223.2-334.2s28.8-57.8 65.6-61.6c17.6-1.8 28.4 10.5 28.4 10.5l168.5 169.3s24.3 27.7 51.5 12.6c-1.6 15.8-23.1 35.2-23.9 37.7-.8 2.4-23.1 23.8-45 22.7-23.9-1.2-43.3-25.1-43.3-25.1S280.8 447 264.5 432.1c-14.5-13.4-25.9-8.8-41.3-4.7"/><path d="M285.2 356.9s28.8-57.8 65.6-61.6c17.6-1.8 28.4 10.5 28.4 10.5l168.5 169.3s24.3 27.7 51.5 12.6c-1.6 15.8-23.1 35.2-23.9 37.7-.8 2.4-23.1 23.8-45 22.7C506.4 546.9 487 523 487 523S342.8 376.5 326.5 361.6c-14.6-13.4-25.9-8.7-41.3-4.7"/><path d="M974.3 476.4L805.8 307.1s-10.7-12.4-28.4-10.5c-28.8 3-52.6 38.8-61.6 54.3.9-2.6 1.5-5.3 1.3-7.8-27.1 15.1-51.5-12.6-51.5-12.6L497.1 161.2s-10.7-12.4-28.4-10.5c-36.8 3.8-65.6 61.6-65.6 61.6 15.4-4.1 26.7-8.7 41.3 4.7 16.3 14.9 160.4 161.4 160.4 161.4s19.4 23.9 43.4 25.1c7.5.4 14.9-1.9 21.6-5.1-5.3 6.7-9.6 13.2-12.8 18.4.1-.6.4-1.3.5-2-27.1 15.1-51.5-12.6-51.5-12.6L437.5 232.9s-10.7-12.4-28.4-10.5c-36.8 3.8-65.6 61.6-65.6 61.6 15.4-4.1 26.7-8.7 41.3 4.7 16.3 14.9 160.4 161.4 160.4 161.4s19.4 23.9 43.4 25.1c21.9 1.1 44.2-20.2 45-22.7.6-1.8 13-13.4 19.7-25.7 14.2-3.9 25.2-7.4 39 5.3 16.3 14.9 160.4 161.4 160.4 161.4s19.4 23.9 43.3 25.1c21.9 1.1 44.2-20.3 45-22.7.8-2.4 22.3-21.9 23.9-37.7-27.1 15.1-51.5-12.6-51.5-12.6L745 376.4s-10.7-12.4-28.4-10.5c-4.5.5-8.9 1.8-13.1 3.7 3-3.4 6.2-7.4 8.7-11.5 15.1-4 26.4-8.4 40.8 4.8 16.3 14.9 160.4 161.4 160.4 161.4s19.4 23.9 43.4 25.1c21.9 1.1 44.2-20.2 45-22.7.8-2.4 22.3-21.9 23.9-37.7-27.1 15.1-51.4-12.6-51.4-12.6"/><path d="M768.9 287.2s28.8-57.8 65.6-61.6c17.6-1.8 28.4 10.5 28.4 10.5l168.5 169.3s24.3 27.7 51.5 12.6c-1.6 15.8-23.1 35.2-23.9 37.7-.8 2.4-23.1 23.8-45 22.7-23.9-1.2-43.3-25.1-43.3-25.1S826.6 306.8 810.2 291.9c-14.5-13.4-25.9-8.7-41.3-4.7"/><path d="M1156.6 158c-21.1 16.2-42.9 37.7-42.9 37.7s30.8 4.9 38.9 45.4c8.1 40.5 8.4 58.2-3.2 83.9-10.1 22.3-22.6 23.7-38.2 21.3-10.6-5-17.7-12.9-17.7-12.9L926.2 165.6s-10.6-12.2-28.1-10.4c-36.6 3.8-65.1 61-65.1 61 15.3-4 26.5-8.6 41 4.6 16.2 14.8 159.2 159.9 159.2 159.9s19.3 26.2 43 24.9c37.5-2 70.9-42.9 98.3-122.3 27.5-79.9 14.9-121.3-17.9-125.3"/><path d="M1168 147.5l48.2-43.3s42.9 8.9 32.8 64.8c-10.1 55.9-66 128.4-66 128.4s60.3-146.7-15-149.9"/><path d="M1232.8 94.4l48.6-41.7s52.3 38.5-25.5 140.2c4-29.2 23.9-78.2-23.1-98.5"/><path d="M1290.7 44.2L1342.2 0s30 39.3-33.6 122.3c4.8-19.8 10.9-54.2-17.9-78.1m515.6 884.6H1782c-57.8-47.4-64.5-57.3-81.7-57.3-6.9 0-13.4 2.8-13.4 11.4 0 12.5 10.8 13.1 19.7 13.1v30.4c-25.6 2.2-39.8-13.6-39.8-41.4 0-26.1 9.7-43.9 35.5-43.9 31 0 66.1 39.4 82.6 55.8v-57.3h21.3v89.2zm-69.2-184.3c43.2 0 71 3 71 43.5s-27.8 43.5-71 43.5c-52.7 0-70.2-6.5-70.2-43.5s17.5-43.5 70.2-43.5zm.4 56.6c41.6 0 50.5-1.1 50.5-13.1 0-12.1-8.9-13.1-50.5-13.1-42.4 0-50.5.2-50.5 13.1s8.1 13.1 50.5 13.1zM1760.7 656.9l-86.1 37.7v-32.9l55.6-21.5-55.6-22.9v-30.7l86.1 40.2h45.6v30.1h-45.6zm45.6-84.3h-131.7v-78.5h20.3v48.4h32.5v-44.6h20.3v44.6h38.5v-50h20.3v80.1zm0-88.7l-131.7-39.8v-39.6l131.7-39v31.7l-29.2 8v41l29.2 8.2v29.5zM1700 426v.4l56.9 13.7v-28.7L1700 426zm106.3-104.2v30.1h-131.7v-55.6c0-20.5 12-33.7 34.5-33.7 16.8 0 29.4 7.2 32.3 26.7h.4c.7-6.6 2.2-26.1 25.9-26.1 8.4 0 33.2-.6 38.7-3.4v29.5c-8 4-17 3.2-25.5 3.2-15.7 0-29-1.6-29 21.5v7.8h54.4zm-74.8 0v-13.3c0-12-10.9-15.3-19.3-15.3-12.6 0-17.3 5.8-17.3 15.3v13.3h36.6zm77-120.4c0 37.3-20.1 44.2-42.9 42.6v-30c12.6 0 23.2-.6 23.2-17.1 0-10.2-6-15.1-15-15.1-23.7 0-25.2 60.6-64.4 60.6-20.6 0-37-10.8-37-47.4 0-29.3 12-43.8 39.6-41.8v29.3c-9.9 0-19.9 1.8-19.9 13.9 0 9.8 4.9 15.5 14 15.5 25 0 22.8-60.6 64.2-60.6 34.2-.1 38.2 27.2 38.2 50.1z"/></symbol><symbol id="icon-winspear-eso" viewBox="0 0 255.3 65.3"><path d="M25.7 55v10.2h-2.2l-.1-10.1m9.5-.1h1.5c.7.8 6.2 6.7 6.2 6.7V55H42v10.2h-1.4c-.7-.9-6.1-6.7-6.4-7 0 .6.1 7 .1 7h-1.4V55zm15.7 7.7h.4c.1.4.4 1 .7 1.3.4.3.8.4 1.2.4s.8-.1 1.1-.3c.4-.2.7-.6.7-1.1 0-.6-.3-1.2-1-1.6-1.3-.8-2.2-1.2-2.2-1.2-.7-.6-1.1-1.4-1.1-2.4s.3-1.8 1-2.3c.6-.5 1.4-.8 2.4-.8.8 0 1.4.2 2.3.7-.2.6-.3 1-.4 1.5h-.4c-.4-.9-.9-1.3-1.7-1.3-.4 0-.9.2-1.1.4-.3.2-.3.7-.3 1.1 0 .6.4 1.1 1.1 1.5.7.4 1.4.7 2.1 1.1.7.6 1.1 1.3 1.1 2.3 0 1.1-.4 2-1.1 2.6-.7.6-1.4.8-2.5.8-1 0-1.9-.2-2.6-.6.1-.9.2-1.5.3-2.1M60.5 55h3.7c.9 0 1.7.2 2.3.6.6.5.9 1.2.9 2.1 0 1.1-.4 1.9-1.2 2.4-.7.5-1.6.7-2.7.7h-.6v1.8c0 .7.1 2.6.1 2.6h-2.4s.1-2.5.1-4c-.1-2.9-.2-5-.2-6.2m2.5 4.8c1.3 0 1.9-.7 1.9-2.2 0-1.1-.6-1.7-1.8-1.7h-.2c0 1.2-.1 1.8-.1 1.8v2.1h.2zm10.4-4.7c.9.1 5 0 5.3 0h.4v1.2h-3.5v3.1H79v1.1h-3.4V64H79v1.2h-5.6V55.1m15-.2h1.2l4.1 10.3H91l-.8-3h-3.4l-1 3h-1.6l4.2-10.3zm1.3 6.2c-.6-1.5-1.2-3.3-1.2-3.3L87.2 61l2.5.1zm13.5-6.1c.9 0 1.7.1 2.3.5.6.5 1 1.1 1 2 0 1.2-.8 2.2-2.3 2.6.4.6.9 1.5 1.5 2.4l1.6 2.6h-2.8l-2.8-4.8v4.8h-2.3V55h3.8zm-1 4.8c.6 0 1.1-.1 1.4-.5s.5-.9.5-1.5c0-2.2-1.7-2-2.3-2v4h.4M8.1 53.4l-3 8.4-2.3-8.3-2.8-.1 3.4 11.8h1.7l3-8.2 2.7 8.2h1.7l4-11.7h-1.6l-2.5 8.3-2.6-8.4M15.6 30s2-4.1 4.6-4.3c1.2-.1 2 .7 2 .7L34 38.3s1.7 1.9 3.6.9c-.1 1.1-1.6 2.5-1.7 2.6-.1.2-1.6 1.7-3.1 1.6-1.7-.1-3-1.8-3-1.8S19.7 31.4 18.5 30.3c-1-.9-1.8-.6-2.9-.3"/><path d="M20 25s2-4.1 4.6-4.3c1.2-.1 2 .7 2 .7l11.8 11.9s1.7 1.9 3.6.9c-.1 1.1-1.6 2.5-1.7 2.6-.1.2-1.6 1.7-3.1 1.6-1.7-.1-3-1.8-3-1.8S24 26.4 22.9 25.4 21 24.8 20 25"/><path d="M68.2 33.4L56.4 21.5s-.8-.9-2-.7c-2 .2-3.7 2.7-4.3 3.8.1-.2.1-.4.1-.5-1.9 1.1-3.6-.9-3.6-.9L34.8 11.3s-.8-.9-2-.7c-2.6.3-4.6 4.3-4.6 4.3 1.1-.3 1.9-.6 2.9.3 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c.5 0 1-.1 1.5-.4-.4.5-.7.9-.9 1.3v-.1c-1.9 1.1-3.6-.9-3.6-.9L30.6 16.3s-.8-.9-2-.7c-2.6.3-4.6 4.3-4.6 4.3 1.1-.3 1.9-.6 2.9.3 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c1.5.1 3.1-1.4 3.1-1.6 0-.1.9-.9 1.4-1.8 1-.3 1.8-.5 2.7.4 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c1.5.1 3.1-1.4 3.1-1.6.1-.2 1.6-1.5 1.7-2.6-1.9 1.1-3.6-.9-3.6-.9L52.1 26.4s-.8-.9-2-.7c-.3 0-.6.1-.9.3.2-.2.4-.5.6-.8 1.1-.3 1.8-.6 2.9.3 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c1.5.1 3.1-1.4 3.1-1.6.1-.2 1.6-1.5 1.7-2.6-1.8 1-3.5-1-3.5-1"/><path d="M53.8 20.1s2-4.1 4.6-4.3c1.2-.1 2 .7 2 .7l11.8 11.9s1.7 1.9 3.6.9c-.1 1.1-1.6 2.5-1.7 2.6-.1.2-1.6 1.7-3.1 1.6-1.7-.1-3-1.8-3-1.8S57.8 21.5 56.7 20.5c-1-1-1.8-.6-2.9-.4"/><path d="M80.9 11.1c-1.5 1.1-3 2.6-3 2.6s2.2.3 2.7 3.2c.6 2.8.6 4.1-.2 5.9-.7 1.6-1.6 1.7-2.7 1.5-.7-.3-1.2-.9-1.2-.9L64.8 11.6s-.7-.9-2-.7c-2.6.3-4.6 4.3-4.6 4.3 1.1-.3 1.9-.6 2.9.3 1.1 1 11.1 11.2 11.1 11.2s1.4 1.8 3 1.7c2.6-.1 5-3 6.9-8.6 2-5.5 1.1-8.4-1.2-8.7"/><path d="M81.7 10.3l3.4-3s3 .6 2.3 4.5-4.6 9-4.6 9 4.2-10.2-1.1-10.5"/><path d="M86.3 6.6l3.4-2.9s3.7 2.7-1.8 9.8c.3-2 1.7-5.5-1.6-6.9"/><path d="M90.3 3.1L93.9 0s2.1 2.8-2.4 8.6c.4-1.4.8-3.8-1.2-5.5"/><g><path d="M179.1 26.1s0 .1 0 0zm-15.5-15c-.3.2-.1-.2-.3.1.3.1-.1.3.1.4.2-.1.3-.1.2-.5zm-.5-.5c0-.2.2-.2.2 0-.2-.2-.1.1-.2.1 0 0-.1-.1-.1 0 .1 0 0 .1.1.1.3-.2.5-.3.4-.8-.1 0-.1-.1-.2-.1-.1.1-.1.3-.3.3.1.2-.1.3.1.4zm17.7 40s0 .1-.1.1c-.6-.1-1.6-.3-1.9-.5.3.1.2-.2.5-.1 0-.3.2-.4 0-.6.3.1.1-.1.2-.1.2.2-.1-.2.3 0-.1-.4-.4-.5-.6-.8-.6-.1-.8.3-1 .2.2-.1.3-.4.5-.4-.1-.3-.3-.3-.4-.6-.4.1-.6 0-.7 0-.4 0-1.4.5-1.3.1-.5.2-1.5.2-1.8.7-.1-.1-.2-.1-.3 0 0-.1.1-.1 0-.1-.3.3-.5.3-.8.3-.5 0-1 .1-1.5.2v-.1c-.3.2-.7.2-.9.2.2.1-.1.1-.1 0v.3c-.3-.1-.4.3-.9.3 0 .5-.3.3-.3.6-.1-.1-.5 0-.3.2.1-.3.3.3.2.6.1 0 .1.1.2.1 0-.1.1-.1.2-.1 0 .1-.1.1-.1.1.6.1.8.5 1.2.6 0 0 .4 0 .3-.1.3.1.4.4.6.5.3.1.6-.1 1.1 0 .9.1 2.1.4 2.4 0 .5.7 1.7.4 2.6.5 0-.1 0-.2.1-.3.2 0 .4 0 .4.1.1-.3.4-.4.3-.5.4-.1.4.2.8.1-.1-.3.5 0 .3-.3.1.1.2 0 .3-.1 0 0 .1-.4-.1-.6.3 0 .2-.1.4-.1.1.2.8.2.7-.1-.2.1-.3-.2-.5-.3zm-46.5-24.7c.2 0-.1.2-.1.2.2-.3-.1-.2-.2-.3.1 0 .1-.1.1-.1-.1-.1-.2.1-.2-.1 0 0 .1 0 .1-.1h-.2v.3c.3-.1 0 .3.1.3 0 0 .1-.1.1 0-.2.2-.4 0-.4-.1-.1.2 0 .1-.1.3.2.1.3 0 .3.1-.1.1-.1.2-.2.3.1 0 0 .2.1.2.2-.2-.2.1 0 .1 0-.2.2 0 .2-.1-.1-.2.3-.3-.1-.3.1 0 .3-.2.1-.3 0 .1-.1.1-.1.1 0-.1 0-.2.1-.2s.1.1.2.1c.1.2-.1.2.1.3.2-.5-.1-.3.1-.7 0 .2.2.2.2 0 0 0-.1-.2-.2 0zm27.1.4l.1-.1c0 .1-.1.1-.1.1zm-.7-2.9v-.1.1zm-26.4 1.5c-.1.1-.2.3-.1.4.1 0 .3.1.4.2-.2.1-.3 0-.4.1.1 0 .1.1.2.1 0-.3.2.1.4 0-.2-.6-.6-.3-.5-.8zm27.3 1.3s-.1 0 0 0c0 .1 0 0 0 0zm-17.4 4.5c0-.1 0-.1 0 0zm18.7-19.5c0-.2.2 0 .3 0 .1-.1.1-.2.1-.4-.2 0-.2.2-.4.1 0 .1-.1.3 0 .3zm-31.3 16c-.2.1-.1-.1-.3-.1-.3.2-.2.1-.4.3.1.1.2 0 .3.1.1-.2.2-.2.4-.3zm14.2-.4c-.1.1-.1.3.1.3 0-.3.4.2.4-.2-.4.2-.3-.1-.5-.1zm4.1-19.9zm-10.4 23.9c-.3-.1-.3.3-.5.1 0-.2.1-.5 0-.4 0 .1-.1.1-.1.2.1 0 .1 0 .1.1h-.3c0 .2-.1.3-.3.4 0 .1.1.2.1.3.1-.2.2-.1.3-.3 0 .2.1.2.2.3.1-.1.3-.3.4-.1 0 0-.1.1 0 .1.2-.5 0-.5.1-.7zM150 6.9c-.1.1-.1.1 0 0zM137.9 32c.1-.3.3 0 .5-.1-.3-.2.2-.1.1-.6-.2 0-.9.4-.6.7zm-2.8-6.1c.1 0 .1.2.3.1 0-.1 0-.2.1-.3-.3 0-.4 0-.4.2zm-.2-1c0 .1-.1 0-.1 0 0 .1-.1.4-.1.3.1-.1.2-.1.3-.2-.3 0 0-.1-.1-.1zm.4-.5c-.2.2.1.4 0 .4s-.1-.2-.2-.1c0 .2 0 .4.3.4 0-.1 0-.2.1-.2 0 0 .1.1.1 0-.1-.1-.1-.2 0-.4-.3 0-.3-.1-.3-.1zm.3-.1s-.1 0 0 0l.1.1s0-.1.1-.1c.1.1 0-.1.1-.2-.3.1-.2.2-.3.2zm-.3-.1s0-.1 0 0c.1 0 .1 0 .1-.1-.1 0-.1-.1-.1-.1-.1 0-.1 0-.2-.1-.1.1-.1.2 0 .3.2-.2.1 0 .2 0z"/><path d="M146.1 26.5c0 .2-.2.1-.3.3.1.1.2 0 .4 0 0 0 .1.1.1 0-.2-.1.1-.2-.2-.3zm16.2 15c0-.2 0-.4-.1-.4 0 .2-.4.1-.3.4h.4zm3.1 22.4c0-.4-.1-.5-.3-.6.1.1 0-.7-.1-.6.1-.1.2-.3 0-.1.1-.1.2-.3 0-.1 0-.1.1-.1.1-.3-.1-.1-.2-.1-.3 0 .1 0 0 .1-.1.1.1.1.1.4-.1.6.3.5.1.6.1 1.2.2.1.2.2.3.4.2.1.1-.2.3-.1.1-.2-.1-.3-.1-.4.3 0 0-.2.2-.1zm-3.1-21.6h-.2c0 .3-.1.2 0 .5.2-.1.4-.4.2-.5zm0-.4c-.3 0 0-.1-.1-.3-.1 0-.3-.1-.3.1.1.1 0 .2-.1.3.2.1.4.1.5-.1zm.1 4.1c0 .3-.1.2 0 .5.1-.1.2.2.3 0 0-.3-.1-.6-.3-.5zm-11.9-1.1zm-.2-.5c-.1.2-.1.5.1.7 0-.1 0-.2.1-.2-.2-.2.1-.3-.2-.5zm.3.5c-.1 0-.1 0 0 0-.1 0-.1 0 0 0zm11.5-2.1v.2c.1 0 .2 0 .3.1 0-.1 0-.2.1-.2 0 0 .1.1.1 0-.1 0-.1-.1-.1-.1-.2 0-.3.1-.4 0zm1.6 7.5c.2-.1-.1-.3.1-.3.1.2.1.1.3.3 0 0-.1.1 0 .1.1-.3-.4-.8-.1-1 0-.1-.2 0-.3-.1.2-.1-.2 0-.1-.2.3-.1.1-.1 0-.1.3-.1 0-.5.1-.6-.3 0 0-.5-.3-.4 0-.1 0-.2.1-.2 0 .3.3 0 .1-.1-.2.2 0-.3-.2-.1v-.3c.2.2.1-.2.3-.2-.1 0 0-.1-.1-.1-.1.1-.3 0-.3 0 .2 0 .1-.5.4-.3v-.3c-.4 0-.3-.3-.5-.6 0 .1.1.3-.1.4.2.5-.2.9-.3 1 .1-.1.4-.1.4.1-.3.6.4 1 0 1.5.2.4.3.9.3 1.2.2.1 0 .4.2.3zm-.9-5c-.2.1-.2-.1-.3-.1-.2.2 0 .3-.2.4.1 0 .1.1.3.1 0-.3 0-.2.2-.4zm-1-4.4c.1-.2.1.2.1.3.1 0 .1-.1.2-.1 0 .1.1 0 .2 0-.1-.2-.1-.2-.1-.3 0 .1-.1.1-.1.1.3-.3-.1-.1.1-.4h-.3c.1.3-.2.3-.1.4zm3.2 16.8c-.2-1.2-.3-2.2-.4-3.7-.6.2-.2.8-.1 1.2-.3.4.1 1.2.2 1.6-.3.3 0 .8 0 1 .2-.2-.1.2.1.1-.1-.2.1-.2.2-.2zm-.1 3.3c0 .1-.1.1-.1.1 0 .2.1.4.2.3-.2-.1.2-.4-.1-.4zm0-.6s0 .1 0 0 0-.3.1-.6c-.1 0-.1 0-.1-.1 0 0 .1-.1 0-.1-.1.1.1.4-.1.4 0 .2 0 .3.1.4-.1.1-.1 0 0 0zm.2 1.7c-.1-.4.1-.3 0-.6h-.2c-.1.2-.2.2-.1.5.2-.2.1.1.3.1zm-.8 1.4c.2-.2 0-.4.2-.7-.3.1-.3.5-.2.7zm-1.5-21.9c.2.1.2-.1.3.1-.1 0-.3.2-.1.3.1-.2.2-.5.4-.4-.1-.2-.6 0-.3-.4.1 0 .1.2.2.2 0-.1.2 0 .2-.1-.1 0-.1-.1.1-.1v-.4c-.1-.2-.2.1-.3-.1 0-.1.2-.1.3-.1 0-.2-.2-.3-.3-.3 0 0 .1 0 .1-.1-.2.1-.4.3-.6.3.2 0-.3.2 0 .3.1 0 .1.1.3.2-.6.3-.2.4-.3.6zm.4 3.6c.1-.1.2-.2.3-.1v-.3c-.1-.1-.3-.5-.2-.6 0 .1 0 .1.1.1.1-.2 0-.4-.1-.4 0-.3.1-.3.1-.6-.1 0-.2 0-.3-.1-.1-.4.1-.1.2-.2-.2-.1-.2-.3-.3-.3 0 0 .1 0 .1-.1-.4 0-.2 1.1-.1 1 0 .1-.1.1 0 .2-.1-.1-.2-.1-.3.1.5.5.3 1 .5 1.3zm-.9-.7c.4.1.2-.6.3-.7-.2.3 0-.4-.3-.3-.1 0 .1.2-.1.1-.1.3.1.4.1.9zm2.1 8.4zm-.4-1.5c.3 0-.1-.4.2-.2 0-.1.1-.2 0-.2-.2.1.1-.7-.3-.6 0-.1-.1.4-.3.3.2.8.1 1.4.3 1.8.4-.1.3.2.5.2 0-.3-.1-1.1-.4-1.3zm.5 2c-.1-.2-.1-.2-.2-.2 0-.1 0-.2.1-.3-.3 0-.3.2-.4.4.3-.1.1.2.1.4.2-.1.3-.2.4-.3zM159.4 33v-.1.1zm22.9-10.7v.3c.1 0 .1 0 .2.1.1-.2 0-.4 0-.5 0 .1-.1.1-.1.1s-.1-.1-.1 0c.1-.1.2.1 0 0zm-21.4 12.4v.3c.3 0 .2-.2 0-.3zm.3-4.1c.1 0 .1.1.3.1 0-.2-.1-.3.1-.4-.1-.2 0-.2-.1-.3 0 .1-.1.1-.1.1.2-.2-.1-.2-.1-.3.2-.1.3 0 .3-.1-.1 0 0-.1 0-.1s-.3-.2-.3 0c.1 0 .1.1-.1.1.1.3.1.3 0 .6.1 0 .2.1.2.1-.1.1-.2.1-.2.2zm.5 1.5V32s0-.1-.1-.1c0 .1-.1 0-.2 0-.1.1.1.4.1.2 0 0-.1 0-.1-.1.2 0 .2 0 .3.1zm.1.3c-.2.1-.1-.2-.3-.2 0 .1-.1.1-.1.1.1.1.3.3.4.1zm.6 3.9h-.2c0 .1 0 .2.1.3 0 0 0-.1.1-.1 0 .1.1.2.1.2-.1-.3 0-.3-.1-.4zm-.2-4c.1 0 .1-.1 0 0s-.2.1-.3.3c.1-.1.2.2.3 0-.2-.1.4 0 .4-.2-.2-.1-.4 0-.4-.1zm-1 3.6c-.1-.1.1-.3-.1-.4-.1 0-.1.6.1.4zm.2-7.5c0 .2.1.3.3.3 0-.3-.1-.4-.3-.3zm.6 6.9c0 .1 0 .1 0 0 .1-.2-.3 0-.3-.2 0 0 .1-.1 0-.1 0 0 0 .1-.1.1-.1-.2.1-.1.3-.1 0-.3-.1-.3 0-.5-.3-.1-.1-.1-.4-.3 0 .5-.3 1 0 1.4-.3.1 0 .6-.1.7.1.2.2-.1.2.1.2 0 .3-.1.3-.4-.1 0-.2 0-.3-.1-.1-.3.2-.2.1-.6.4.2.1.1.3 0zm-.3-3.7c-.3 0-.1-.1-.2-.3.2.2.3-.3.2-.3-.1.1-.3.1-.4-.1.4 0-.2-.6-.1-.3.1 0 .2.1.2.1-.1 0-.2 0-.2.1.1 0 0 .1 0 .2.3-.1.3.4.2.5 0 .1.3.2.3.1zm-.4-4.3c.3 0 .2.1.4.1 0-.1 0-.2.1-.2 0 0 .1.1.1 0-.3 0-.2-.2-.3-.1 0-.2.1-.2.1-.4.1 0 .1 0 .2-.1 0 .1-.1.1-.1.2.2 0 .2-.1.2-.3-.3 0-.5 0-.5.1 0 0 .1.1 0 .1 0 .2.2.2.2.3-.3 0-.4 0-.4.3zm1.8-11.3c-.2 0-.1.1-.3 0 0 .2-.1.2.1.3.1-.2.2-.2.2-.3zm-.2.5c-.3.3-.6.1-.7.6.2.1.1-.2.3-.1v.4c.1 0 .1.1.2.1-.1-.1.2-.2 0-.3 0 .2-.2-.2-.1-.2.2.4.6-.3.3-.5zm.2-1.7c0-.2.2-.1.3-.3-.1-.1-.4 0-.4-.1.3 0-.1-.2.3-.2-.1-.1 0-.3 0-.4h-.1c-.1.3-.5.2-.4.7.2 0 0 .5.3.4-.2-.1.2 0 .2.1l-.2-.2zm-.5 17v-.1c-.3.1-.1 0-.2-.1-.1.2-.2-.1-.3.1.2 0 .1.2.4.2 0-.1 0-.1.1-.1zm.9-18.2c-.2.1-.2-.1-.3-.1v.3c.2 0 .2-.1.3-.2zm-1 16.3c0 .2-.1.5.1.6.1-.1.1-.3.2-.4-.2 0-.2-.2-.3-.2zm.1-11.9c.2.2-.4.1-.5.3.1 0 .4-.1.4.1-.1.1.1.2-.1.1 0 .2 0 .4.1.4-.1-.2.2-.1.3-.3-.2 0 0-.6.1-.7-.1.1-.2.1-.3.1zm.5 19v-.3c-.1 0-.1.1-.3.1 0 0-.1-.1-.1 0 .1 0-.1.1.1.2-.1 0-.2 0-.1.1.3 0 .3-.3.4-.1zm-1.4 8.2c0-.5-.3-.8-.1-.9-.4-.1-.2-.8-.6-.8.1-.1.2-.5 0-.6 0-.3.2-.3.3-.4-.1-.1.1-.6-.1-.6-.3 0-.3.2-.8.1-.1.3.2.3.3.4.1.3-.2.5-.2.7 0-.1.2.3.2.5-.2 0-.1.3-.2.4.2.1.3.3.3.6-.1 0-.2 0-.2.1.1 0 .1.2.2.3-.1 0-.1-.1-.1-.1-.1.4.1.6.3.6 0 .5-.1.3-.3.6.2.2.4.8.1.9.2-.1.4.7.1.5.1.2-.1.2.1.3 0-.1 0-.1.1-.1.2.5.1.9-.1 1.4.2 0 .2-.1.4-.1 0-.2.1-.3.3-.3 0-.5-.4-.9.1-1.3-.1 0-.1-.2-.2-.3 0 .3-.2.1-.2.2.1-.1.1-.3.2-.3-.1-.6-.2-.6 0-1.2.1 0 .1.1.1 0-.2 0-.2-.2 0-.1 0-.3 0-.3-.1-.1-.2-.3-.1-.4.1-.4zm1.8-32.3c-.1.1-.1 0-.3 0-.1.2.2.1.2.3 0 0-.1.1 0 .1 0-.2.3-.4.1-.4zm-2 41.9zM161.4 54.9h.1s0 .1.1.1v-.1h-.1c-.1-.1-.1-.1-.1 0zM161.5 54.8c0-.4-.1-1 0-1.4 0 .1 0 .1.1.1 0-.2-.2-.2-.3-.4 0 .2-.3.2-.3.4.3.3.2 1.1.5 1.3z"/><path d="M183.5 20.5c.2 0 .1-.2.1-.5-.2 0-.2-.1-.3-.2.2-.1.2-.2.1-.4-.2-.2-.8-.1-1.1-.2-.1-.2.2-.2.1-.4-.4-.2-1-.8-1.6-.4 0-.1.1-.1.1-.1-.5.5-.9-.3-1.2 0-.3-.4-1.3-.5-1.5-.9-.3-.1-.7.5-.7.1-.5.5-1.2.4-1.8.6-.1 0-.7.2-.6.3-.6.2-.4 0-1 .1-.3.7-1.5-.1-2.4.6 0 .3-.6.6-.9.9-.3.1-.1-.1-.2-.1-.2.2-.3.2-.4.4-.7 0-1.9.6-2.6.8-.5 0-.7.5-1.3.4-.3.4-1.1.3-1.5.7-.3-.3-.7.3-.9.4-.4.2-.9.1-1.4.4.1-.2-.1-.2-.1-.3.1 0 .1.1.1 0-.1 0-.2-.1-.2-.2.3-.3.2-1 .3-1.3-.3-.3-.1-1-.1-1.5-.1 0-.1-.1-.2-.1 0 .1-.2.1-.2.2.1.1 0 .1.1.3-.1.2-.4.2-.6.4.1 0 0 .1 0 .2.4-.1.2.2.3.4.1.2.2.2.3.3l-.1-.1c0 .3 0 .8-.3 1 .1.1.3 0 .4.1.1.2-.3-.1-.3.1.1 0 0 .1 0 .2.1 0 .4-.1.4.1-.1 0-.2.2-.1.2 0 0 .1-.1.1 0v.1c-.4 0-.4.1-.6.1 0 .2 0 .3-.1.3-.1-.1-.1 0-.3-.1-.2.2-.8.7-1 .2v-.1.1s.1-.3.2-.1c0-.3-.4-.8 0-1 .1-.3-.1-.3-.1-.3.1-.1.1-.2.2-.3 0 .1-.1.1 0 .2 0-.1.1-.1.1-.3-.1 0-.2 0-.3-.1.2-.2 0-.1.1-.4 0-.1-.1 0-.1-.1 0-.2 0-.5.1-.3.1-.9.1-.8.1-1.9.1 0 .1.1.1 0s-.2-.1-.1-.4c.1 0 .2-.1.2-.1-.2-.6.1-1.4.1-1.9 0 .2-.2-.1-.2-.1.2-.2.3-.5.3-.9.4.1.2-.4.4-.2 0-.3-.1-.3 0-.5.3-.1.4-.5.3-.8.2 0 .1-.4.1-.7.2.1.1-.6.4-.7.1.1.3.1.3 0-.2-.1.4-.3.1-.4 0 .2-.3.2-.4.1.2 0 .2-.6.4-.6-.2-.1-.1-.1-.1-.3.2.2.2-.1.4-.1 0 .1-.1.1 0 .1 0-.1.1 0 .1 0-.1-.2.3 0 .3-.2-.1-.1.2-.3-.1-.4.2-.4 0 0 .3-.1.1.4 0 .4-.2.6.1.1 0 .2.2.3-.1.3-.3.3-.5.4.1.2-.1.4.1.5 0-.3.4-.4.5-.4-.1-.1 0-.1-.1-.1.1-.1-.1-.3.2-.4 0 .1 0 .2.1.1.1 0 .1-.1.2-.1-.2-.4.1-1-.1-1 0-.1.2-.2.1-.3l-.3.3c0-.2-.2-.1-.2-.2.1-.2.3-.1.4-.2-.1-.1.1-.3-.1-.4.1-.1.4-.3.3-.4-.1.1 0-.1-.2-.1.1-.1-.1-.3-.1-.4.2.1.3-.1.3-.3.1.1.3-.4.3-.6 0-.3-.3-1.2-1-1.5.1-.2-.1-.2-.1-.3-.4 0-.1-.2-.6-.1.1-.2-.3-.3-.6-.3-.3-.3-.3-.5-.3-1.1-.2 0-.1-.3-.3-.1v-.2c-.2 0-.2-.2-.5-.1 0-.2-.1-.2-.1-.4-.4-.1-.6-.2-.7-.5-.7-.2-1.1-.8-2-.6-.3-.3-.7-.3-1.1-.3-.4-.3-1.1-.6-1.7-.6 0 .1 0 .1-.1.1-1.3-.4-2.5 0-3.7-.6-.2.3-.8-.1-1 .3-1.1-.4-3.1-.3-4.4-.7-.4.3-1.1.2-1.7.1-.2.1 0 .1-.1.2-.6-.2-2.2 0-2.5.1-.4 0-1.5.2-2.2.3 0 .2-.5.1-.8.2-.3.1-.6.3-.8.4-.3.1-.7 0-.7 0-.2.1-.5.3-.7.4-.1 0-.2-.1-.3-.1-.6.1-1.3.8-2.1.7-.4.2-1.3.6-1.8.8v-.1c-.3.2-.2.2-.7.3-.5.6-1.4.6-1.7 1.1-1.3.2-1.5.9-2.6 1.1 0 .1 0 .2-.1.3-.6.2-1.1.7-1.5.8-.2.5-.5.4-.8.6-.2.2-.4.5-.7.4.2.4-.3.2-.4.3 0 .1-.2.4-.5.4.2.1-.4.2-.4.6-.5.1-.4.5-.9.6v.4c-.3.1-.5.5-.7.4-.1.4-.2.5-.4.6 0 0 .1-.1 0-.1-.1.1-.1.2 0 .3-.3 0-.3.4-.5.3.1.1-.2.5-.4.6.1.4-.8.6-.7 1.1-.5.2-.6.7-.9.9-.1.4-.6.9-.9 1.3.1.6-.8 1-.5 1.5-.4.6-.6 1.4-.8 2.2 0-.1 0-.1-.1-.1.1.7-.3 1-.1 1.4-.1 0-.1-.1-.1-.1.2.8-.3 1.4.1 2.1 0 0 0-.1.1-.1-.1.2-.2.4 0 .2-.1.7.3 1.5.1 1.7.1.1.2.2.3.2 0 .1-.2.1-.1.3.4 1.4 1 2.5 1.8 3.7.6.2.7.8 1.3 1 .2.5.6.6 1 1.1.6 0 1 0 .9-.1 1.2-.1.9.3 1.8.1 0 .1-.1.1 0 .1.1-.1.2 0 .2-.1h.3c-.2.3 1 .1 1.2.1l-.1.1c.6.2 1.2.3 1.6.5.1-.2.1 0 .3.1.7 0 1.3.2 1.5.3 0 .1-.1.1-.1.1.3 0 .5.1.4.3 1.2.1 2.2.4 3.2.6 1.3-.1 3 0 3.8.1 0-.2.2-.2.4-.2 0 .2 0 .4-.1.5.5.1.7.3.9-.1.2.3 1.1.2 1.4.3 0-.1 0-.2.1-.1-.1-.4.3-.4 0-.4.1-.2 0-.3 0-.4.2 0 .1-.1.3 0 .1-.2-.2-.4-.1-.6 0 .1 0 .1.1.1-.1-.3.1-.6.3-.8-.1.2-.2.5-.1.6.1-.3.3-.3.4-.5-.1-.1.1-.1-.2-.3.2 0 .4.1.5-.1-.3 0 .2-.2-.1-.3.4 0 0-.5.6-.4.1-.2-.1-.2-.1-.3.2 0 .5 0 .3-.1.3.2.4-.1.7.1-.1 0 .3.1.2.4-.1 0-.2.1-.3.3.1 0 .2 0 .3-.1-.1 0 0-.1.1-.1.1-.2 0-.2.1-.3 0 .1.4-.1.6 0-.1-.3.2 0 .1-.3.3-.1.4-.2.5-.4.4-.1.4-.4 1-.5.2-.7 1.2-1 1.4-1.6.1 0 .4.1.4-.1.1-.1.3-.5.7-.6-.2.3-.2.6-.4.7.2.2.2.6-.1.7.2.6-.4.7-.7 1.2.1 0 .2 0 .1.1-.1-.1-.4.4-.5.5 0 0-.1.1 0 .2.2.1.2-.1.3.1-.1.1-.3.1-.2.3.1 0 .2-.1.2 0-.1 0 0 .1.1.1-.1 0-.1 0-.2-.1.1.2.1.2.1.3 0 0 0-.1.1-.1 0 0 .1.1.1 0-.1-.2.5-.4.3-.7.3.1.1-.1.2-.1s.1.2.3.1c-.1-.3.2-.4.1-.5.3-.2.3-.3.7-.4 0-.4.1-.4.3-.4V29c.4-.1.2-.5.6-.6-.1 0-.2-.1-.1-.2.4 0 .3-.6.4-.6.1 0 .2.2.3.1-.2-.1.3 0 .3-.1-.1 0 0-.3-.1-.4.2.2 0-.2.2-.3.1.1.2-.1.2.1v.6c-.3-.1-.1.6-.4.4v.3c.4-.1.2.3.3.5.2 0 .1-.2.3-.1.1-.2.2-.8.4-1l.1.1c.2-.3.1-.6.3-.7 0 0 .1.2.1.1-.3-.2.4-.6.2-.9.2.2.1-.1.3-.1 0 .1-.1.2-.2.3.3.2.2.7.3 1-.2-.2-.1.1-.3.1-.1.3.2.2.1.4.1.1.2-.2.3 0-.1.6-.1 1.9-.3 2.1.3.1-.1 1 .3.7.1.4-.1 1 .1.8-.3.2.3 1.1 0 1 0 .2-.1.9.1.6-.1.6.2.6.1 1.1-.2.1-.6.6-1 .5-.1.4-.8.3-1.1.6-.1.1-.8.4-1 .4-.7.4-2.2.8-2.9 1.3-1.2.1-1.9.8-3.3.9.1 0 .1 0 .1.1-.7.1-1 .2-1.6.3.1 0 .1 0 .1.1-.8-.1-1.5.4-2.2.1-.1.1-.3.1-.4.3-.2-.3-.5.2-.7-.1-.3.3-1.5-.2-1.8 0-1.1-.2-2-.3-2.7-.9-.2.1-.7-.3-.4-.3-.1-.1-.2-.1-.4-.1.1-.1-.2-.2-.4-.2.1-.2-.2-.1-.1-.3-.5 0-.8-.2-1.2-.4-1.1.1-.6.7-.3 1.3.6.3 1.4.8 1.9 1.3.4-.2.1.1.5-.1-.1.2-.1.1.1.1 0 .1.1.2.1.3.4-.1.6.3.8 0 .2.2.4.3.7.3 0 .3 1.3.1 1.7.4.1-.2 1.7.1 1.5.1.3 0 1.2-.3 1.6-.1.5-.2 1.3-.5 2.1-.4 0-.1 0-.2.1-.3-.1.2.6-.2.4.1.6-.2 2-.8 2.4-.6.1-.2.3-.1.3-.3 1.2-.3 2.2-.9 3.3-1.1.6-.6 2.1-1 2.8-1.2 0-.3.4-.3.7-.4.4 1.2-.2 1 .4 1.6-.1 0-.2 0-.2.1.1.2.2.3.3.7-.1 0-.2.1-.3.1v.3c.3 0 .2.3.3 0 0 .1.1.2.1.3-.1-.1-.4.2-.3.1.4 0 .3.7.2.6-.1.3.1.3.1.5-.2-.1-.1.2-.3.1-.1.6-.1 1.7.4 1.3-.1.4.1.9.2 1.1-.2-.2-.1.1-.2.1-.1-.1-.4-.1-.4 0s.2.4.1.1c.8.1.1.7.5 1-.3.3-.1.1.1.1-.3.1-.1.4-.1.8-.1-.2-.3.3-.2.3.1-.1.2.7.4.9-.1 0-.2.1-.3.1.2.3.4.8.5 1-.2 0-.1.4-.3.3-.2.7.1 1 .3 1.7-.2-.2-.1.3-.3.3.1.1.2.1.3.2-.4.1 0 .5.1.7 0-.2.1-.3.3-.3-.1.4-.2.7-.4.9 0 .3.1.6 0 1 .3 0 .1.3.3.1 0 .2 0 .4.1.5-.4 0 0 .7-.3.6 0 .2.1.1 0 .3.1 0 .1-.1.2-.1.1.5 0 1-.1 1.5.3.1.1.2.3.2v1.2c-.2-.2 0 .2-.3.1 0 .4.1.7.3.9-.6.3 0 .8-.1 1 0-.1.1-.1.1-.1.1.2-.1.3 0 .4 0 0 0-.1.1-.1 0 .1-.1.1 0 .2-.1 0-.3-.3-.3-.1.1.2.4.7.4 1.5.1 0 .2 0 .3.1v.4c.6.9 1 2 1.8 2.7 0 .2.1.2 0 .3.3.1.2.2.4.4-.1-.3.3.1.1.1h.4c.1.5.5.3.6.7h.5c0 .2.6.4 1.1.4-.1-.3-.1-.1-.3-.4.5 0 .7.4 1.3.3.1-.1-.1-.2.1-.3.3-.1.2.2.5.1-.2.2.2.1.2.3.1-.1.1-.4.3-.5.3.2.7-.1 1.2.3.2-.1.3-.2.4-.2-.1-.2-.1-.4-.3-.7h.3c-.2.2.3.4.4.3-.1-.1.4-.1.3-.4-.2-.1-.3-.1-.3-.3.1.1.4-.1.4-.3 0 .1.3.2.3.1-.3-.2-.1-.8-.1-.9 0 .1.1 0 .1-.1.1.4.4.5.3 1 .3.3.7.7.7 1.2.2.1.1 0 .3.1.1-.6-.2-1.6 0-2.1-.1-.2 0-.8-.4-1 0-.3.2-.3.1-.6-.1 0-.2 0-.3-.1.1-.1-.1-.2.1-.1-.2-.2.2-.5-.1-.6.1-.1.2.1.3-.1-.2-.1-.1-.3-.2-.3 0 .1-.1.1-.1.2 0-.1-.1-.1-.1-.1.1-.1.1-.3.3-.1-.1-.3-.3-.6-.4-.6-.1-.1 0-.2-.1-.4 0 0 .2.2.3 0-.1 0 0-.1.1 0 .1-.1-.1-.4-.1-.2 0 0 .1 0 .1.1-.1 0-.1-.1-.2-.1-.1.2-.1.4-.1.4-.3-.1-.2-.2-.3-.4.1.1.1 0 .3 0 0-.2 0-.3.1-.4-.5-.1.2-.7-.2-.7.1.1-.3.2-.3-.1.1-.3.3-.2.5-.3 0-.2-.1-.2-.2-.3-.1.2.1.3 0 .3-.1-.4-.1-.5-.4-.6.3 0 .2-.1.4 0-.1-.2.4-.4.2-.4-.1.1-.2.1-.3.1 0-.1 0-.1-.1-.2.2-.1.2-.4.3-.7-.2-.1-.4.1-.4 0 .1-.1.1-.2.2-.3 0 .3.2.1.3.1-.1-.2 0-.3 0-.3 0 .1-.1.1-.1.1 0-.1.1-.1.1-.1-.2-.1-.1.2-.3.1.1-.3 0-.2-.1-.1.3-.4-.2-.4-.1-1.2 0 0 .1.1.1 0s-.2 0-.3-.1v-.3c.1 0 .1.1.1 0-.1 0 0-.1 0-.1-.3 0-.2-.3-.4-.3.4-.2.2-.6.4-.9 0 .1-.3-.2-.2-.4-.2 0-.3-.2-.4-.3.1-.2.2-.3.3-.4-.1-.1-.2-.1-.1-.3.2-.1.4-.6.1-.6-.1 0 0 .1-.1.1-.1-.1-.1-.3-.2-.3.1-.1.2-.1.1-.3-.2-.1-.2 0-.3-.1.1 0 .2-.1.3-.2 0 .1 0 .2.1.2-.1-.2.3-.2.1-.3-.1.1-.2.1-.4.2.1-.2-.1-.3-.1-.4 0 .2-.2.1-.1 0-.2.1-.3.1-.3.3.3.2 0 .3 0 .4.2 0 .2.1.3.2v.6c-.2.1-.2.1-.3.1.1 0-.1.3 0 .5.4.2.3.6.3 1.1.1.2.2-.1.3.1-.1.2.1.3.1.4-.3.3-.2.4-.4.6.1-.3-.1.1-.1-.1v-.4c-.2-.1-.1.2-.3.2.1-.1 0-.1 0-.3.3 0 .1-.4.1-.6-.1 0-.2 0-.1-.1-.2-.1-.2.2-.4.2.1-.1-.1-.2 0-.4.3-.1.3 0 .3.1.1-.1.1-.2 0-.3-.4.1.1-.3-.3-.3.1 0 .1 0 .1.1-.4-.1 0-.6-.1-.8.1 0 0 .2.1.3v-.5c-.1 0-.3-.2-.3-.1.1 0 .1.1.1.1-.1 0-.3.1-.3-.1.1.1.2-.1.3-.3-.3 0 0-.2 0-.3-.1 0-.2-.1-.3-.3.3 0 .2-.2.4 0-.1 0-.1.4-.1.4s0-.1.1-.1c0 0 .1.1.1 0-.1-.2 0-.6-.3-.8 0 .1-.1.1-.1.2.1-.3-.3-.1-.1-.6.2 0 .1.2.2.2-.1-.2-.1-.1 0-.3-.2 0-.2.1-.3-.1 0-.1.1-.2.1-.2.1.1-.2.2 0 .3.2-.2.2-.7 0-.4.1-.3.2-.7 0-.9-.1.1.1.2 0 .4-.3-.1 0 .3-.3.3 0-.1.1-.1 0-.1-.2-.1.3-1 0-1 .1.3-.2.2-.3.1 0 .1 0 .1-.1.1-.1-.2.3-.2.1-.3 0 .2-.1 0-.2.2 0-.2.1-.3.2-.4.3-.2.2-.6.4-.6-.1-.3.2-.1.1-.4-.3-.1-.1.1-.2.1-.1-.1-.1-.2-.2-.3.1 0 .2.2.3.1 0-.3-.1-.7-.1-1 .1 0 .1.1.1.1-.1-.2 0-.1 0-.4-.2.1-.1-.1-.1-.3-.2.1-.3.1-.4-.1.2-.2.3-.3.4-.3 0-1.2-.1-1.2-.1-2-.3 0-.4-.1-.3-.3 0 .3.2 0 .3 0 .1-.2-.2-.1-.1-.3.2.2 0-.2.3-.3 0 .1.1 0 .1 0 .1.6 0 .7 0 1.3.1.1.5.2.6.1-.2-.1.1-.1.1-.2.1 0 .2-.7-.1-.6.2-.2.2-.6.4-.9.3 0 1-.3.9.1 0-.1 0-.1-.1-.1.1.5.3-.1.3-.2.1 0 .4-.1.4.1 0 .1-.1.1-.1.2.1 0 .2 0 .1.1.2-.1.4-.2.6 0-.5-.8.9-.9 1.5-1 0 0-.1 0-.1-.1.4-.1 1-.2 1.6-.4.3-.1.7-.3 1-.4 0 0 0 .2.1.1.1 0 .6-.4.6-.1.5-.3 1.1-.5 1.6-.4.6-.5 1.4-.3 2-.8.2.2.4 0 .6-.1 1 .3 2.2-.5 3.4-.3 0 .1-.1.1 0 .1 1.1.2 1.8 1.6 2.9 1.3-.1 0-.1 0-.1-.1.6.1.8-.5 1.3-.1.1-.3.1-.6.7-.5.2-.3.2-.5.2-.9.3-.1.3-.1.5.1 0-.6.2-.3.1-.9.2-.1.3-.3.4-.4.1.2.3.1.4.3-.2 0 .1.2.1.1-.2-.3.1-.5.5-.7.1.2 0 .5-.1.7.2.1.3-.1.4-.2-.1-.1 0-.1-.1-.1.1-.3.3-.1.5-.2-.1.3.1 0 .3.1-.2-.5 0-.3-.1-.7-.3.1-.5-.2-.7-.1 0-.2-.2-.3-.2-.5-.2 0-.3-.1-.4-.2.2 0 .1-.1.3 0 0-.1.1-.3-.1-.3-.4-.4-1.6-.6-2.5-.3-.1-.1-.1-.2 0-.3-.2-.3-.4-.2-.7-.3-.2-.1-.4-.3-.5-.3-.1 0-.4.2-.7.3-.4 0-.5.1-.7.2-.2.1-.5 0-.8.1.1 0-.3.3-.6.3 0 0 0-.2-.1-.1-.3.1-.5.3-.7.4-.3-.1-.4 0-.7 0-.3.3-.6.3-1 .2-.4.1-.8.5-1.4.6-.1.4-.4.3-.6.3-.7.3-1.5.6-2.1.6-1.5.7-3.3 1-5 1.7-.1-.2-1 .5-1 .1-.2.1-.2.2-.2.3-.5.1-.5-.1-1 .1 0-.3-.2-.4-.4-.5.1.3 0 .2-.1.5.2.1.2 0 .3.1-.1 0-.1.1 0 .2-.4 0-.6.1-1 .3.1-.3-.1-.2-.2-.3.3 0-.1-.2.2-.1 0-1.2.3-.9-.1-1.8.1-.1.2-.4 0-.3.1-.5.1-1.3-.1-1.8v-.1c.3.1.1-.4.1-.6-.1-.2-.3-.6-.4-.6.1-.6.1-.5-.1-1.2.2.2 0-.3.3-.3v-.5c-.1 0-.2 0-.3-.1.1-.3-.1-.4.1-.6-.1-.1-.3-.1-.3-.3.1-.1.4-.2.3-.3 0 .1-.2-.1-.2-.2.5.2.5-2 .3-1.7 0-.2.1-.3.3-.3.1-.2-.1-.7.1-.7-.2-.4-.1-.1.1-.3.1.1-.2.2 0 .3-.1-.3.1.1.1-.1 0 0-.1-.1 0-.1.1-.2-.2-.1-.1-.3.3-.1.5.1.8-.2v.1c.3-.2.5-.3.9-.4-.3.4-.2 1 0 1.7-.1 0-.1-.1-.1 0 .1 0-.1.2 0 .3.1 0 .2.1.3.1 0 .1-.4.2-.2.3.1.2.3.9 0 .8-.1.1-.1.3 0 .4 0-.1.1-.1.2-.1-.1-.3.1-.4.3-.4-.1-.6.4-1.5 0-2.2.1 0 .1.1.1 0-.2-.2-.4-.3-.6-.3.2-.1.1-.2.3 0 .2-.1 0-.3.2-.2v-.7c.9-.3 2-.7 2.8-1-.1.1-.1.2.1.2.5-.4 1.5-.5 2.3-1 0 .1-.1.1 0 .1.6-.2 1.3-.8 2.2-.6.9-.4 1.6-.7 2.7-.9 0-.3.4 0 .3-.3 1-.2 1.5-.1 1.8.4-.1 0-.1-.1-.1 0 .7.2.9.8 1.3 1.1.2.2.4.2.7.4.2.2.4.6.8.9-.1 0-.1 0-.1.1.5.3.4.6.6.9 0-.1.1 0 .1.1.4 0 .6.2.9.3-.2-.1.1-.1.1-.1l-.1-.1.1.1c.2.1.4 0 .5-.1 0-.2-.1-.3 0-.4.2.1.4-.1.6-.5-.3-.1-.1-.2-.3-.4.1 0 .1.1.2.1 0 .1 0 .1-.1.2.2-.2.4-.3.4-.7.1.1.1 0 .3 0-.1-.2.1-.4.3-.3 0-.3.1-.4.3-.4.2-1 0-1.7.1-2.7.4-.2.6-.5.7-1 .3.1.2-.1.4-.1 0 .3.2.3.3.5-.1-.2-.4.2-.2.3 0-.1 0-.2.1-.2 0 .2 0 .4.1.4-.3.1 0 0 0 .3-.2-.2-.3.4-.1.1-.1.2.1.4-.1.3 0 .1-.1.3.1.3 0-.1.1 0 .2 0 0-.1 0-.2.1-.1-.1-.2 0-.7 0-.5 0-.4-.1-.7.1-.9-.1 0-.1 0-.1-.1h.3c.1.3.1.7.3.7-.1.1-.2.2-.2.4.2.1.2 0 .3.1-.1 0 0 .1 0 .1-.2-.1-.2.5-.3.7.3 0 .1.4.1.6.3.1.2-.1.4-.1-1.1-.5-.9-.6-1.1-1.6zM163 10.2c.3.1.2-.1.3-.3.1 0 .1.1.2.1.1.5-.1.6-.4.8-.1 0 .1-.1-.1-.1 0-.1.1 0 .1 0 .1 0 0-.3.2-.1 0-.2-.2-.2-.2 0-.2-.1 0-.2-.1-.4zm-.1.7c.1.1.2-.1.4-.1 0 .2 0 .3-.1.4 0 0-.2-.2-.3 0-.1 0 0-.2 0-.3zm-28.4 15c-.2.3.1.2-.1.7-.2-.1 0-.1-.1-.3-.1-.1-.1-.1-.2-.1s-.1.1-.1.2c.1 0 .1 0 .1-.1.2.1-.1.2-.1.3.3-.1 0 0 .1.3 0 .1-.2-.1-.2.1-.2 0 .2-.3 0-.1-.1 0 0-.2-.1-.2.1-.1.1-.2.2-.3-.1-.1-.1 0-.3-.1.1-.2 0-.2.1-.3 0 .1.2.3.4.1 0-.1-.1 0-.1 0-.2 0 .2-.3-.1-.3v-.3h.2c0 .1 0 .1-.1.1 0 .1.1-.1.2.1 0 .1-.1.1-.1.1.1.1.3 0 .2.3.1 0 .3-.2.1-.2.1-.2.2.1.3.1-.2.1-.3.1-.3-.1zm-.2-.3c-.1 0-.1-.1-.2-.1.1-.1.3.1.4-.1-.1-.1-.3-.2-.4-.2-.2-.1 0-.3.1-.4-.1.5.4.2.4.7 0 .2-.3-.1-.3.1zm.4-.4c-.1.1 0-.2.1-.3.1 0 .1.1.1 0 .2 0-.2.2.1.1-.1.1-.2.1-.3.2zm.6.8c-.2.1-.1-.1-.3-.1 0-.1.2-.1.3-.1v.2zm.1-1.1c0 .1 0 0 0 0-.1 0-.1.1-.1.2-.3.1-.3-.2-.3-.4.1 0 .1.1.2.1.1-.1-.2-.3 0-.4.1.1.1.2.2.1-.1.2 0 .3 0 .4zm-.3-.9c.1 0 .1.1.2.1 0 .1 0 .1.1.1 0 .1-.1 0-.1 0-.1 0-.1 0-.1.1-.1-.1 0-.2-.1 0V24zm.6.4c-.1 0-.2-.1-.2-.1 0-.1.1 0 .1 0 .1 0 .1-.2.3-.1-.2.1-.1.3-.2.2zm2.6 7.5c-.2.1-.4-.1-.5.1-.3-.3.5-.6.6-.7.2.5-.3.4-.1.6zm1.2-.8c-.1 0-.1 0 0 0-.1-.2-.3 0-.4.1-.1-.1-.2-.1-.2-.3-.1.2-.2.1-.3.3-.1-.1-.1-.1-.1-.3.2-.1.3-.1.3-.4h.3c0-.1-.1-.1-.1-.1.1-.1.2-.1.1-.2.1 0 0 .2 0 .4.2.2.2-.2.5-.1-.2.5 0 .5-.1.6zm6.3-4c-.2 0-.2-.2-.1-.3.2 0 .2.3.4.1.1.4-.3-.1-.3.2zm.4-.3c-.2 0-.2.1-.4 0 0-.2.2-.1.3-.3.3.1 0 .2.1.3.1 0 0 0 0 0zM150 7.5c-.2-.2.1.2-.3.1.1.2.2-.1.3.1-.1.2 0 1.1-.3 1.2-.1.3.1.3.1.4-.2 0-.1.1 0 .1 0 .1-.1.1-.1.1.2.3 0 .3.1 1-.1-.1-.2-.1-.2.1-.4-.4-.4-.6-1-.7.1-.4-.3-.4-.6-.6-.2-.2-.1-.3-.2-.4-.2-.2-.6-.2-1-.7 0 .3-.3-.3-.4 0 0-.1-.5-.2-.4-.3-.7-.2-1.3-.3-1.6-.7-.3 0-.3-.1-.6 0 .2-.2-.1-.1-.4-.1 0-.1.1-.1.1-.1-.1.1-.2.2-.1 0-.2 0-.4.1-.6.1-.1 0 0-.1 0-.1h-.1c-.1.2-1 .2-1 .2-.2.1-.5 0-.6-.2-.8-.1-2.2-.2-2.8.1-.2.1-.4.2-.4.4-.2 0-.4.1-.4.3-.3 0-.5 0-.5.3-.5 0-.5.1-.7.3 0-.1-.8-.2-1 0 0 .1.1.1.1.1-.5-.1-1 .3-1.6.6 0 .2-.1.6-.4.9.1.3.2.5.5.5v.4c.3.4 1.4.4 1.5 1.2.1-.1.4.3.5.6.2-.1.4.3.6.2.2.4.9.4.8.9.2.1.3.5.4.4.1 0 0 .2.1.3-.2-.3-.1 0-.1.1.2-.2.1.2.1.3.2-.3 0 .8.2.5 0 .3 0 .5-.1 1 .3-.3.1.8.1 1.1-.1 0-.1-.1-.1-.2-.1.4-.2 1.5.1 1.8 0 .1-.3.3-.1.4-.4.4-.7.9-1.2.9 0 .2-.2.2-.2.5-.5.1-.8.4-.9.9-.3 0-.3.1-.6.2 0 .4.2.3-.2.3-.3.2-.2.3-.6.4 0 .4-.4.5-.6.7.1.2-.1.3 0 .3-.1.1-.3.2-.4.1v.1c.3 0 0 .7-.4.7.1 0-.1.5-.2.8-.1 0-.1-.1-.1-.1-.1.1 0 .1-.1.3.2-.2.3-.1.4-.3.2.1.1.2.1.4-.2-.1-.1-.2 0-.4-.3.2-.1.2-.4.2 0 .2.3.3-.1.3 0 .1.1.1.1.2.1 0 0-.2.1-.3.2 0 .2.1.4 0-.1.1-.2.1-.1.2-.2-.2-.3.1-.4.1.1.2.1.5.3.3.1 0 .1.2 0 .3-.1-.2-.4.1-.5.3 0 0-.1-.7.1-.7 0-.2-.1-.1 0-.3-.3.1-.2.3-.5.3.1.2-.1.3-.1.6-.1-.1-.2 0-.2-.1-.1.1.1.3-.2.2.1.1 0 .3-.1.1-.1.1 0 .2-.2.3.1.1.3-.2.3-.1.1.1-.1.5-.4.4.2.2-.1.5-.1.6h-.3c-.4 0-.8.2-1.1.1-.1 0 0 .3-.2.3.2.1.1 0 0 .3-.2-.2-.3.1-.4-.1-.3.2-.6.1-.9.4.1-.2-.3 0-.4.3-.1 0-.4-.1-.4.1-.2 0-.1-.3-.3-.2-.1.1 0 .1-.1.3-.3 0-.4.2-.6.4-.1-.2-.2-.2-.5-.1 0 .3-.5.2-.9.5-.2-.1-.1 0-.3-.1-.4.3-2 .1-2.5-.3-.1.3-.9-.2-.8-.6-.3-.1-.2-.1-.4-.2.1-.1-.1-.2 0-.4-.8-.4-1.5-1.7-1.3-2.6-.4-.5-.3-1.4-.3-1.3.1-.5-.2-1.2-.1-1.8.1 0 .1.1.2.1-.1-.1-.1-.1.1-.1-.5-.6-.2-1.4 0-1.9 0-.1-.2-.8.4-.8 0-.5-.2-.9.3-1 .5-1.7 1.3-2.7 2.3-3.7.4-.5.8-1.3 1.6-1.6-.1-.1.1-.3.1-.4.9-.2 1-1.1 1.8-1.3-.2-.2.1.1.1-.3.3.2.4-.3.4 0 .2-.2.3-.2.4-.4.1.1.1.1.1-.1.1 0 .1.1.2.1-.2-.2.2-.1.1-.4.7-.2 1.3-1 2.1-1.2-.2-.2.1-.1.1-.3.7-.1 1.3-.8 1.8-.9-.2-.2.2 0 .1-.3h.4c.2-.4 1.1-.6 1.8-1 0-.1 0-.1-.1-.1.2-.2.5-.1.9-.3.2-.1.3-.3.4-.4.3-.1.6-.1.9-.3.1 0 .3-.2.4-.3.5-.1.8-.4 1.2-.5.6-.2 1.8-.3 2.3-.6 0-.1.5.1.6-.2.2.1.4.2.4 0 1.5-.3 2.5-.4 3.5-.5.4.3.6-.1.9 0 .4.3.8-.1 1.1.3.1-.1.3-.1.3-.2.1.1.1.2.2.3.6-.2.7.1 1.4.1-.2.2.3.2.4.1l.4.4c-.1.9.1.8.3 1.4-.1 0-.1-.1-.1-.1V7c.1-.1.1.4.2.1 0 .2-.2.7.2.6h.1c0 .1-.1.1-.1 0 .4-.6.8-.5.7-.2zm1.5 40.5c0 .1 0 .1.1.1-.1.2-.2-.2-.1-.3.1 0 .1.1.2.1-.1.1-.2 0-.2.1zm9.1 9.7c-.1-.1-.2-.2-.2-.4.2-.1.3.2.3.1.3.2-.1.2-.1.3zm1.5 3.4c-.1.2-.1.4-.2.6-.1-.1-.1-.2-.2-.1-.1-.4.3-.4.1-.6.3-.1.1.1.3.1zm-.4-4.7c-.1.2.1.2.1.3-.2.6 0 1-.1 1.6.2-.1.1.3.1.4.1.2.5.6.1 1.3.1 0 .2.1.2.1.1.2-.5.5-.6.5-.1-.1 0-.1-.1-.3.4-.2-.2-.6.1-.7-.3-.5-.2-.9 0-1.6-.1.1-.1-.6-.1-1l.1.1V57c-.2.1-.2-.5-.1-.7.1.1.2.1.3.1zm-.3-.6c0-.2.1-.6-.1-.6-.1-.2.3-.1.1-.2.2-.2.3.8 0 .8zm-.1-2.7c.1.1.2.2.3.4-.1 0-.1-.1-.1-.1-.1.4 0 1 .1 1.4v.1c-.1 0-.1 0-.1-.1h-.1c0-.1.1-.1.1-.1-.3-.2-.2-1-.4-1.3 0-.1.2-.1.2-.3zm-.2 4.9c-.1.2.3.2 0 .3 0 .1 0 .1.1.1-.1 0-.4.1-.4-.1.1 0 .1 0 .1.1.2 0 0-.3.2-.2 0-.1 0-.1-.1-.1-.1-.1 0 0 .1-.1zm-.2-1.8c.1 0-.1.2-.3.2 0-.2-.2-.6.1-.6-.2.1.4.4-.1.4.1.2.3 0 .3 0zm-.3-4.1c.1.2.2-.1.3-.2.1 0-.1.2 0 .4-.1-.1-.4 0-.3-.2zm.2 1c.1.2-.2.1-.1.3.2-.2 0 .1.1.1-.1.2-.3-.3-.3-.2-.2 0 .3-.1.3-.2zm-.4 1.1c.2-.1.2.3.2 0 .2 0-.1.2.1.2-.1.1-.3.1-.5 0 .1-.2.3 0 .2-.2zm.2-12.9c.2-.2.1.2.1.1-.1.1-.2 0-.2.1-.1.1 0-.1-.1-.2h.2c.1.1 0 0 0 0zm-1.4-14.1c.1.1.1.1.1-.1.1.2.2.6.2.7 0 .1-.3 0-.1.2-.1.2-.1-.2-.3-.1 0-.5.1-.4.1-.7zm-.3 4.8c.2-.1 0-.5.3-.4 0-.6 0-1.4.1-1.7-.2 0 0 .3-.3.3.2-.3 0-1 .3-1.3-.3-.2 0-.6.1-.8.3.5-.1 1.4.2 1.7.1.2-.2.1-.1.3.2-.2 0 1 .3 1 0 .1-.1 0-.1 0 .1.2-.1.4.1.5-.1.1-.2 0 0 .1-.2.2-.2.7 0 1-.1 0-.1-.1-.1-.1-.1.3.2.3.3.5-.2-.2.2.6-.2.7 0 .2.2.1.2.3-.1-.1-.1-.1-.3-.1.1-.5-.2-.6-.1-1-.1.1-.2-.2-.2-.1-.5.1-.1-1.1-.5-.9zm.4 15.3c-.1 0-.1-.1-.1-.1h-.1v-.3c0-.1 0-.1-.1-.1 0-.1.1 0 .1 0 .1-.1.1-.2.2-.1 0 .2.1.5 0 .6zm.1-12.3c-.1 0 .1-.1-.1-.1.4-.1.2-.4.3-.6.1.3.1.6 0 .9.1.1-.1-.1-.1-.2-.1 0-.1.1-.1.1.1-.1 0-.2 0-.1zm.7 1.1c-.2-.1-.1.1-.1.3.2-.1.1.7.2 1 0 0 0 .1.1.1l-.1-.1c-.1-.2 0 .3-.2.3.1 0 .2.2.3.5-.1 0-.1 0-.1-.1-.1 0-.1.1-.1.2-.1 0-.1 0-.1-.1-.1 0-.1.1-.1.1-.2-.1 0-.5-.1-.7-.2 0-.1-.8-.3-1.2.1 0 .1.1.1.1-.1-.2-.1-.2 0-.4-.2.2 0 0-.1-.1.1.1.2-.2.1-.4-.1 0-.1.1-.1.1 0-.3-.2-.4.2-.4-.1-.1-.1-.2 0-.3 0 .3 0 .2.1.7.1.1.2.2.3.4zm-.2-3.4c-.2-.1.1-.3-.1-.4.1-.2.2.3.1.4z"/><path d="M161.4 55c.2.1-.2 0-.1.2.2.1.1.4.1.6.3 0 .2-1 0-.8zm-.8 1.2c.4-.1-.1-.3.1-.4-.3 0-.1.4-.1.6.2.1.4-.2.3-.2 0 0-.2.2-.3 0zm.2 1.2c0 .2-.1-.2-.3-.1 0 .2.1.3.2.4-.1-.1.3-.1.1-.3zm-9.3-9.3c-.1 0-.1-.1-.1-.1.1 0 .1 0 .1-.1-.1 0-.1-.1-.2-.1.1.1.1.5.2.3zm10.4 12.8c.1.2-.3.2-.1.6.1 0 .1.1.2.1.1-.2.1-.4.2-.6-.3.1-.1-.1-.3-.1zm-.4-3.9v.1l-.1-.1c.1.4 0 1.1.1 1-.2.7-.3 1.1 0 1.6-.4.2.3.5-.1.7.1.2 0 .2.1.3.2 0 .7-.3.6-.5 0 .1-.1-.1-.2-.1.4-.7-.1-1.1-.1-1.3-.1-.1.1-.5-.1-.4.2-.6-.1-1.1.1-1.6-.1-.1-.2-.1-.1-.3-.1 0-.1 0-.2-.1-.1.2-.1.8 0 .7zm-.6 1s.1 0 0 0c-.2-.1 0 .3-.1.2 0 0 0-.1-.1-.1.1.2.4.2.4.1 0 0-.1 0-.1-.1.3 0-.1-.1 0-.3 0 .3-.1.2-.1.2zm-1.4-23c0-.1 0-.1.1-.1 0 .1.1.3.1.2.1-.3.1-.6 0-.9-.1.2.1.6-.3.6.1 0 0 .1.1.1-.1 0 0 .1 0 .1zm-.1 11.8c-.1 0-.1.1-.2.1 0 0-.1-.1-.1 0 0 0 .1 0 .1.1v.3h.1c0 .1 0 .1.1.1 0-.2-.1-.5 0-.6zm.4-10.9c-.1-.5-.1-.4-.1-.7-.1.1-.1.2 0 .3-.4.1-.2.2-.2.4 0-.1.1-.1.1-.1.1.2.1.4-.1.4.1.1-.1.3.1.1-.1.2-.1.2 0 .4-.1 0-.1-.1-.1-.1.2.4.1 1.2.3 1.2.1.2-.1.6.1.7 0-.1 0-.1.1-.1 0 .1.1.1.1.1 0-.1 0-.2.1-.2 0 0 0 .1.1.1 0-.3-.2-.5-.3-.5.2 0 .1-.5.2-.3-.1-.3 0-1-.2-1 .1-.2-.1-.4.1-.3-.1-.4-.2-.5-.3-.4zm1 16.4c-.1-.2.1-.4 0-.4-.1.1-.1.3-.3.2 0 .2.3.1.3.2zm-1-20c.2.1-.1.2.1.4.1-.1 0-.6-.1-.4zm-.6.7c-.1-.1.1.2.2.1V33v.1c-.1.3.2.5.1 1 .1 0 .2 0 .3.1 0-.2-.2-.2-.2-.3.4 0 0-.9.2-.7-.1-.2-.3-.2-.3-.5.1 0 .1.1.1.1-.2-.3-.2-.8 0-1-.2-.1-.1-.1 0-.1-.3-.1 0-.3-.1-.5.1 0 .1.1.1 0-.2 0 0-1.2-.3-1-.1-.2.2-.1.1-.3-.3-.4.1-1.2-.2-1.7-.1.2-.4.6-.1.8-.3.3 0 1-.3 1.3.2.1.1-.3.3-.3-.1.3-.1 1.1-.1 1.7-.2-.1 0 .3-.3.4.6-.3.2.9.5.9zm1.5 21.4c-.2 0 .2-.2-.1-.2 0 .3 0-.1-.2 0 0 .2-.2 0-.3.2.3.1.6.1.6 0zm.1-.8c-.1-.1.1-.4-.1-.1-.1-.2.2-.1.1-.3-.1.1-.5.1-.3.3.1-.3.2.3.3.1zm-.4-12.2c.1.1 0 .3.1.2 0-.2.1-.1.2-.1-.1 0 .1-.3-.1-.1 0 0 .1 0 .1.1-.1-.1-.2-.1-.3-.1zm-1.3-13.5c.2-.1.2.3.3.1-.2-.2.1-.1.1-.2s-.1-.5-.2-.7c0 .1-.1.1-.1.1 0 .3-.1.2-.1.7z"/></g><path d="M192 16.2c0-.4 0-.8-.1-1.1h3.5v.8h-2c0 .3 0 .7-.1 1v1h1c.3 0 .6 0 1-.1V18.4c-.7-.1-1.3-.1-2-.1v2.2h1c.3 0 .7-.1 1-.1V21.2H191.8c0-.4 0-.7.1-1.1v-2.5c.1-.6.1-1 .1-1.4zm7.1.6c0-.3 0-.7-.1-1H201.1c.5 0 .9.1 1.2.1.4.1.7.2 1 .4.3.2.5.5.6.8.2.3.2.7.2 1.2 0 .4-.1.8-.2 1.2-.2.4-.3.7-.6.9-.3.3-.5.4-.9.6-.3.1-.7.2-1 .2H199c0-.3 0-.7.1-1v-2.3-1.1zm1.1 2.8v1.1h.7c.6 0 1.1-.2 1.4-.6s.5-1 .5-1.8c0-.3-.1-.6-.1-.9-.1-.3-.2-.5-.4-.7-.2-.2-.4-.3-.6-.4-.2-.1-.5-.2-.7-.2h-.9l.1 3.5zm7.7-.2c-.1.6-.1 1.2-.1 1.8h-.8c.2-.9.3-1.8.5-2.7s.3-1.8.4-2.7h.7c.2.3.3.6.5 1 .2.3.3.7.5 1 .2.3.3.6.5.9.2.3.3.6.5.9l.9-1.8c.3-.6.6-1.3.9-1.9.1 0 .3.1.3.1.1 0 .2 0 .3-.1.1.5.1.9.2 1.4.1.5.1 1 .2 1.5s.1 1 .2 1.4.1.8.2 1h-1.3c0-.5-.1-1.1-.1-1.7-.1-.6-.1-1.2-.2-1.9l-.9 1.8-.9 1.8h-.3c-.3-.6-.6-1.2-.8-1.8l-.9-1.8c-.4.6-.4 1.2-.5 1.8zm8.7-2l.6-.9c.3-.3.6-.5 1-.6.4-.2.8-.2 1.2-.2.4 0 .8.1 1.2.2.4.1.7.3.9.5.3.2.5.5.6.9s.2.8.2 1.2c0 .4-.1.8-.2 1.1l-.6.9c-.3.3-.6.5-.9.6-.4.2-.8.2-1.2.2-.4 0-.8-.1-1.2-.2-.4-.1-.7-.3-1-.5-.3-.2-.5-.5-.6-.9-.2-.4-.2-.8-.2-1.3 0-.4 0-.7.2-1zm4.3 0c-.1-.3-.2-.5-.4-.7s-.3-.3-.5-.4c-.2-.1-.5-.2-.7-.2-.3 0-.5.1-.7.2-.2.1-.4.3-.5.5-.2.2-.3.5-.3.8-.1.3-.1.6-.1.9 0 .4.1.8.1 1.1.1.3.2.5.4.7.2.2.3.3.5.4.2.1.4.1.6.1.2 0 .5-.1.7-.2.2-.1.4-.3.6-.5s.3-.5.4-.8c.1-.3.2-.7.2-1.1-.1-.3-.2-.6-.3-.8zm4.8-1v-.7c.2 0 .3.1.4.1s.2 0 .4-.1c.6.6 1.1 1.3 1.7 1.9.6.6 1.1 1.2 1.7 1.9v-3-.5-.3c.2 0 .3.1.4.1s.2 0 .4-.1c0 .5-.1.9-.1 1.3s0 .8-.1 1.1v3h-.6c-1.1-1.3-2.2-2.5-3.4-3.8V21.1h-.8c0-.1 0-.2.1-.5 0-.3 0-.6.1-.9 0-.4 0-.8.1-1.2v-1.2c-.3-.4-.3-.7-.3-.9zm9.3.2v-.3h-1.1c-.1 0-.3 0-.4.1V15.8v-.2h4.1v.8c-.1 0-.2 0-.4-.1h-1.1V20.2c0 .3 0 .7.1 1h-1.3c0-.3 0-.7.1-1V17v-.4zm5.2.8l.6-.9c.3-.3.6-.5 1-.6.4-.2.8-.2 1.2-.2.4 0 .8.1 1.2.2.4.1.7.3.9.5.3.2.5.5.6.9s.2.8.2 1.2c0 .4-.1.8-.2 1.1l-.6.9c-.3.3-.6.5-.9.6-.4.2-.8.2-1.2.2-.4 0-.8-.1-1.2-.2-.4-.1-.7-.3-1-.5-.3-.2-.5-.5-.6-.9-.2-.4-.2-.8-.2-1.3 0-.4.1-.7.2-1zm4.4 0c-.1-.3-.2-.5-.4-.7s-.3-.3-.5-.4c-.2-.1-.5-.2-.7-.2-.3 0-.5.1-.7.2-.2.1-.4.3-.5.5-.2.2-.3.5-.3.8-.1.3-.1.6-.1.9 0 .4.1.8.1 1.1.1.3.2.5.4.7.2.2.3.3.5.4.2.1.4.1.6.1s.5-.1.7-.2c.2-.1.4-.3.6-.5.2-.2.3-.5.4-.8.1-.3.2-.7.2-1.1-.2-.3-.2-.6-.3-.8zm4.7-1v-.7c.2 0 .3.1.4.1s.2 0 .4-.1c.6.6 1.1 1.3 1.7 1.9.6.6 1.1 1.2 1.7 1.9v-3-.5-.3c.2 0 .3.1.4.1s.2 0 .4-.1c0 .5-.1.9-.1 1.3s0 .8-.1 1.1v3h-.6c-1.1-1.3-2.2-2.5-3.4-3.8V21.1h-.8c0-.1 0-.2.1-.5 0-.3 0-.6.1-.9 0-.4 0-.8.1-1.2v-1.2c-.2-.4-.2-.7-.3-.9zm-55.6 15.7c-.3 0-.5.1-.7.2s-.3.4-.3.6c0 .2.1.4.2.5.1.1.3.3.5.4.2.1.4.2.7.3.2.1.5.2.7.4s.4.3.5.6.2.5.2.8c0 .3-.1.6-.2.8-.1.3-.3.5-.5.6-.2.2-.5.3-.7.4s-.6.1-1 .1c-.3 0-.6 0-.9-.1-.3-.1-.4-.2-.6-.3.1-.2.1-.4.2-.6.1-.2.1-.4.1-.6h.2c0 .1.1.3.1.4l.3.3c.1.1.2.2.4.2.2.1.3.1.5.1.4 0 .6-.1.8-.3.2-.2.3-.4.3-.6 0-.2-.1-.4-.2-.6-.1-.2-.3-.3-.5-.4l-.6-.3c-.2-.1-.5-.2-.6-.4-.2-.2-.4-.3-.5-.6s-.2-.5-.2-.8c0-.3.1-.6.2-.8.1-.2.3-.4.4-.6.2-.2.4-.3.6-.4.2-.1.5-.1.8-.1.3 0 .6.1.8.1s.5.2.6.3c-.1.1-.1.3-.1.4-.1.1-.1.3-.2.5h-.1c-.3-.2-.7-.5-1.2-.5zm8.2 2.1l.3-.6.3-.6.3-.6h.8c-.1.2-.2.3-.3.6-.1.2-.3.5-.4.8-.2.3-.3.6-.5.9-.2.3-.3.6-.4.8V37c0 .3 0 .5.1.8h-1.3c0-.3 0-.5.1-.7 0-.3.1-.5.1-.8v-.8c-.1-.3-.3-.6-.5-.9s-.3-.6-.5-.9c-.2-.3-.3-.6-.4-.8s-.2-.4-.3-.5h1.5l.3.6c.1.2.2.5.3.7l.3.6c.1.2.2.3.2.4-.2-.1-.1-.3 0-.5zm5.6 1.8c-.1.6-.1 1.2-.1 1.8h-.8c.2-.9.3-1.8.5-2.7s.3-1.8.4-2.7h.7c.2.3.3.6.5 1 .2.3.3.7.5 1 .2.3.3.6.5.9s.3.6.5.9l.9-1.8c.3-.6.6-1.3.9-1.9.1 0 .3.1.3.1.1 0 .2 0 .3-.1.1.5.1.9.2 1.4.1.5.1 1 .2 1.5s.1 1 .2 1.4.1.8.2 1h-1.3c0-.5-.1-1.1-.1-1.7s-.1-1.2-.2-1.9l-.9 1.8-.9 1.8h-.3c-.3-.6-.6-1.2-.8-1.8l-.9-1.8c-.4.6-.5 1.2-.5 1.8zm9.1-2.6c0-.3 0-.7-.1-1h1.9c.4 0 .7 0 .9.1s.4.1.5.2c.2.1.3.3.4.5.1.2.1.4.1.6 0 .3-.1.6-.2.8-.1.2-.2.4-.4.5l-.6.3c-.3.1-.5.1-.8.1h-.4v1.2c0 .4 0 .8.1 1.2h-1.3c0-.3 0-.7.1-1v-2.3c-.1-.5-.1-.9-.2-1.2zm2.3-.1c-.1-.1-.1-.3-.2-.3-.1-.1-.2-.2-.3-.2-.1 0-.2-.1-.3-.1h-.3V35c.1 0 .3 0 .4-.1.1 0 .3-.1.4-.2.1-.1.2-.2.3-.4.1-.2.1-.4.1-.6 0 0 0-.2-.1-.4zm7.8 1.8H224.9v1.7c0 .3 0 .7.1 1h-1.3c0-.3 0-.7.1-1v-2.3-1.2c0-.3 0-.7-.1-1h1.3c0 .3-.1.7-.1 1v1.1h2.4v-1.1c0-.3 0-.7-.1-1h1.3c0 .3 0 .7-.1 1v3.5c0 .3 0 .7.1 1h-1.3c0-.3 0-.7.1-1v-1.7h-.6zm5.5-1.1l.6-.9c.3-.3.6-.5 1-.6.4-.2.8-.2 1.2-.2.4 0 .8.1 1.2.2.4.1.7.3.9.5.3.2.5.5.6.9.2.4.2.8.2 1.2 0 .4-.1.8-.2 1.1l-.6.9c-.3.3-.6.5-.9.6-.4.2-.8.2-1.2.2-.4 0-.8-.1-1.2-.2-.4-.1-.7-.3-1-.5s-.5-.5-.6-.9c-.2-.4-.2-.8-.2-1.3 0-.3.1-.7.2-1zm4.4 0c-.1-.3-.2-.5-.4-.7s-.3-.3-.5-.4c-.2-.1-.5-.2-.7-.2-.3 0-.5.1-.7.2-.2.1-.4.3-.5.5s-.3.5-.3.8c-.1.3-.1.6-.1.9 0 .4.1.8.1 1.1.1.3.2.5.4.7.2.2.3.3.5.4s.4.1.6.1c.2 0 .5-.1.7-.2.2-.1.4-.3.6-.5.2-.2.3-.5.4-.8.1-.3.2-.7.2-1.1-.2-.2-.2-.6-.3-.8zm5-1v-.7c.2 0 .3.1.4.1.1 0 .2 0 .4-.1.6.6 1.1 1.3 1.7 1.9.6.6 1.1 1.2 1.7 1.9V33.2v-.5-.3c.2 0 .3.1.4.1.1 0 .2 0 .4-.1 0 .5-.1.9-.1 1.3s0 .8-.1 1.1v3h-.6c-1.1-1.3-2.2-2.5-3.4-3.8V37.8h-.8c0-.1 0-.2.1-.5s0-.6.1-.9c0-.4 0-.8.1-1.2V34c-.2-.5-.2-.8-.3-1zm11.1 1.2l.3-.6.3-.6.3-.6h.8c-.1.2-.2.3-.3.6-.1.2-.3.5-.4.8-.2.3-.3.6-.5.9-.2.3-.3.6-.4.8V37c0 .3 0 .5.1.8h-1.3c0-.3 0-.5.1-.7 0-.3.1-.5.1-.8v-.8c-.1-.3-.3-.6-.5-.9s-.3-.6-.5-.9c-.2-.3-.3-.6-.4-.8s-.2-.4-.3-.5h1.5l.3.6c.1.2.2.5.3.7l.3.6c.1.2.2.3.2.4-.2-.1-.1-.3 0-.5zm-60.8 15.9c.2-.4.4-.7.7-1 .3-.3.7-.5 1.1-.7.4-.2.9-.3 1.4-.3.5 0 .9.1 1.3.2s.8.3 1.1.6.5.6.7 1c.2.4.3.9.3 1.4 0 .5-.1.9-.3 1.2-.2.4-.4.7-.7 1-.3.3-.7.5-1.1.7-.4.2-.9.2-1.4.2-.5 0-.9-.1-1.3-.2s-.8-.3-1.1-.6-.6-.6-.7-1c-.2-.4-.3-.9-.3-1.4 0-.3.1-.7.3-1.1zm4.9 0c-.1-.3-.2-.6-.4-.8-.2-.2-.4-.4-.6-.5-.2-.1-.5-.2-.8-.2-.3 0-.6.1-.8.2-.2.2-.4.3-.6.6-.2.3-.3.5-.4.9-.1.3-.1.7-.1 1.1 0 .5.1.9.2 1.2s.2.6.4.8c.2.2.4.3.6.4.2.1.5.1.7.1s.5-.1.8-.2c.3-.1.5-.3.6-.5s.3-.5.4-.9c.1-.4.2-.8.2-1.3 0-.2-.1-.6-.2-.9zm6.2 1.8v1.5c0 .3 0 .7.1 1h-1.3c0-.3 0-.7.1-1v-2.3-1.2c0-.3 0-.7-.1-1h2.4c.2 0 .3 0 .4.1s.2.1.3.1c.1 0 .2.1.2.1.2.1.3.3.4.4.1.2.1.4.1.6 0 .4-.1.7-.3.9-.2.3-.5.4-.9.5.3.5.5.9.8 1.3.3.4.6.9.9 1.3h-1.5l-1.4-2.5-.2.2zm1.1-2c-.1-.1-.1-.2-.2-.3-.1-.1-.2-.1-.4-.1h-.6v2.1h.2c.4 0 .6-.1.8-.3.2-.2.3-.5.3-.8 0-.3 0-.5-.1-.6zm8.8 3.9c0 .1-.1.2-.1.3-.4.2-1 .3-1.6.3-.5 0-.9-.1-1.2-.2-.4-.1-.7-.3-.9-.5-.3-.2-.4-.5-.6-.8s-.2-.7-.2-1c0-.6.1-1 .3-1.4.2-.4.4-.7.7-.9.3-.2.6-.4 1-.5.4-.1.8-.2 1.2-.2h.4c.2 0 .3.1.4.1.2 0 .3.1.4.1.1.1.2.1.3.2-.1.1-.1.3-.1.4 0 .1-.1.3-.1.4h-.1c-.2-.3-.4-.4-.6-.5-.2-.1-.5-.2-.7-.2-.2 0-.4.1-.6.2s-.4.2-.6.4c-.2.2-.3.4-.4.7-.1.3-.2.7-.2 1.1 0 .4.1.8.2 1 .1.3.3.5.4.7.2.2.4.3.6.4.2.1.5.1.7.1.1 0 .3 0 .4-.1.1 0 .3-.1.4-.1.1-.1.3-.1.4-.2l.3-.3.1.1c-.1.2-.2.3-.2.4zm6.2-2.1H217.3v1.7c0 .3 0 .7.1 1h-1.3c0-.3 0-.7.1-1v-2.3-1.2c0-.3 0-.7-.1-1h1.3c0 .3-.1.7-.1 1V51h2.4v-1.1c0-.3 0-.7-.1-1h1.3c0 .3 0 .7-.1 1v3.5c0 .3 0 .7.1 1h-1.3c0-.3 0-.7.1-1v-1.7c-.2.1-.4.1-.6 0zm5.2-1.7c0-.3 0-.7-.1-1h3v.7h-1.8v1.8h.9c.3 0 .6 0 .9-.1v.7c-.6-.1-1.2-.1-1.8-.1v2h.9l.9-.1V54.6h-3.1c0-.3 0-.7.1-1v-2.3c.1-.6.1-1 .1-1.3zm7.6-.6c-.3 0-.4.1-.6.2-.2.2-.2.3-.2.5s.1.4.2.5c.1.1.3.2.5.3l.6.3.6.3c.2.1.3.3.5.5.1.2.2.4.2.7 0 .3-.1.5-.2.7-.1.2-.3.4-.4.6-.2.2-.4.3-.7.4-.3.1-.5.1-.9.1-.3 0-.5 0-.8-.1-.2-.1-.4-.1-.5-.2.1-.2.1-.4.1-.5 0-.2.1-.3.1-.5h.2c0 .1.1.2.1.3.1.1.1.2.2.3.1.1.2.2.3.2.1.1.3.1.4.1.3 0 .6-.1.7-.2.2-.2.2-.4.2-.6 0-.2-.1-.4-.2-.5-.1-.1-.3-.2-.4-.3s-.4-.2-.6-.3l-.6-.3c-.2-.1-.3-.3-.4-.5-.1-.2-.2-.4-.2-.7 0-.3.1-.5.2-.7.1-.2.2-.4.4-.5s.4-.3.6-.3.4-.1.7-.1c.3 0 .5 0 .7.1l.6.3c-.1.1-.1.2-.1.4 0 .1-.1.3-.1.4h-.1c-.3-.7-.6-.9-1.1-.9zm5.6.4v-.3h-1.1c-.1 0-.3 0-.4.1V49v-.2h4.1v.8c-.1 0-.2 0-.4-.1h-1.1V53.4c0 .3 0 .7.1 1h-1.3c0-.3 0-.7.1-1v-3.2-.4zm6.7 2.1v1.5c0 .3 0 .7.1 1H243c0-.3 0-.7.1-1v-2.3-1.2c0-.3 0-.7-.1-1h2.4c.2 0 .3 0 .4.1s.2.1.3.1c.1 0 .2.1.2.1.2.1.3.3.4.4.1.2.1.4.1.6 0 .4-.1.7-.3.9-.2.3-.5.4-.9.5.3.5.5.9.8 1.3.3.4.6.9.9 1.3H245.6l-1.4-2.5v.2zm1.1-2c-.1-.1-.1-.2-.2-.3-.1-.1-.2-.1-.4-.1h-.6v2.1h.2c.4 0 .6-.1.8-.3s.3-.5.3-.8c0-.3 0-.5-.1-.6zm9 4.5H252.9c-.1-.3-.2-.5-.3-.8-.1-.3-.2-.5-.3-.8h-1.8c-.1.3-.2.5-.3.8-.1.3-.2.5-.3.8h-.8c.1-.1.2-.3.3-.6.1-.3.2-.5.4-.8s.3-.6.4-1c.2-.4.3-.7.4-1.1.2-.4.3-.7.4-1.1.1-.4.3-.7.4-1h.7c.2.5.4.9.5 1.4l.6 1.5c.2.5.4 1 .6 1.4.2.6.4 1 .5 1.3zm-2.7-4c-.1.3-.3.6-.4.9s-.2.6-.4.9h1.4l-.3-.9c-.1-.2-.2-.5-.3-.9z"/></symbol><symbol id="icon-winspear" viewBox="0 0 107.3 65.3"><path d="M25.7 55v10.2h-2.2l-.1-10.1m9.5-.1h1.5c.7.8 6.2 6.7 6.2 6.7V55H42v10.2h-1.4c-.7-.9-6.1-6.7-6.4-7 0 .6.1 7 .1 7h-1.4V55zm15.7 7.7h.4c.1.4.4 1 .7 1.3.4.3.8.4 1.2.4.4 0 .8-.1 1.1-.3.4-.2.7-.6.7-1.1 0-.6-.3-1.2-1-1.6-1.3-.8-2.2-1.2-2.2-1.2-.7-.6-1.1-1.4-1.1-2.4s.3-1.8 1-2.3c.6-.5 1.4-.8 2.4-.8.8 0 1.4.2 2.3.7-.2.6-.3 1-.4 1.5h-.4c-.4-.9-.9-1.3-1.7-1.3-.4 0-.9.2-1.1.4-.3.2-.3.7-.3 1.1 0 .6.4 1.1 1.1 1.5.7.4 1.4.7 2.1 1.1.7.6 1.1 1.3 1.1 2.3 0 1.1-.4 2-1.1 2.6-.7.6-1.4.8-2.5.8-1 0-1.9-.2-2.6-.6.1-.9.2-1.5.3-2.1M60.5 55h3.7c.9 0 1.7.2 2.3.6.6.5.9 1.2.9 2.1 0 1.1-.4 1.9-1.2 2.4-.7.5-1.6.7-2.7.7h-.6v1.8c0 .7.1 2.6.1 2.6h-2.4s.1-2.5.1-4c-.1-2.9-.2-5-.2-6.2m2.5 4.8c1.3 0 1.9-.7 1.9-2.2 0-1.1-.6-1.7-1.8-1.7h-.2c0 1.2-.1 1.8-.1 1.8v2.1h.2zm10.4-4.7c.9.1 5 0 5.3 0h.4v1.2h-3.5v3.1H79v1.1h-3.4V64H79v1.2h-5.6V55.1m15-.2h1.2l4.1 10.3H91l-.8-3h-3.4l-1 3h-1.6l4.2-10.3zm1.3 6.2c-.6-1.5-1.2-3.3-1.2-3.3L87.2 61l2.5.1zm13.5-6.1c.9 0 1.7.1 2.3.5.6.5 1 1.1 1 2 0 1.2-.8 2.2-2.3 2.6.4.6.9 1.5 1.5 2.4l1.6 2.6h-2.8l-2.8-4.8v4.8h-2.3V55h3.8zm-1 4.8c.6 0 1.1-.1 1.4-.5.3-.4.5-.9.5-1.5 0-2.2-1.7-2-2.3-2v4h.4M8.1 53.4l-3 8.4-2.3-8.3-2.8-.1 3.4 11.8h1.7l3-8.2 2.7 8.2h1.7l4-11.7h-1.6l-2.5 8.3-2.6-8.4M15.6 30s2-4.1 4.6-4.3c1.2-.1 2 .7 2 .7L34 38.3s1.7 1.9 3.6.9c-.1 1.1-1.6 2.5-1.7 2.6-.1.2-1.6 1.7-3.1 1.6-1.7-.1-3-1.8-3-1.8S19.7 31.4 18.5 30.3c-1-.9-1.8-.6-2.9-.3"/><path d="M20 25s2-4.1 4.6-4.3c1.2-.1 2 .7 2 .7l11.8 11.9s1.7 1.9 3.6.9c-.1 1.1-1.6 2.5-1.7 2.6-.1.2-1.6 1.7-3.1 1.6-1.7-.1-3-1.8-3-1.8S24 26.4 22.9 25.4c-1.1-1-1.9-.6-2.9-.4"/><path d="M68.2 33.4L56.4 21.5s-.8-.9-2-.7c-2 .2-3.7 2.7-4.3 3.8.1-.2.1-.4.1-.5-1.9 1.1-3.6-.9-3.6-.9L34.8 11.3s-.8-.9-2-.7c-2.6.3-4.6 4.3-4.6 4.3 1.1-.3 1.9-.6 2.9.3 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c.5 0 1-.1 1.5-.4-.4.5-.7.9-.9 1.3v-.1c-1.9 1.1-3.6-.9-3.6-.9L30.6 16.3s-.8-.9-2-.7c-2.6.3-4.6 4.3-4.6 4.3 1.1-.3 1.9-.6 2.9.3 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c1.5.1 3.1-1.4 3.1-1.6 0-.1.9-.9 1.4-1.8 1-.3 1.8-.5 2.7.4 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c1.5.1 3.1-1.4 3.1-1.6.1-.2 1.6-1.5 1.7-2.6-1.9 1.1-3.6-.9-3.6-.9L52.1 26.4s-.8-.9-2-.7c-.3 0-.6.1-.9.3.2-.2.4-.5.6-.8 1.1-.3 1.8-.6 2.9.3 1.1 1 11.2 11.3 11.2 11.3s1.4 1.7 3 1.8c1.5.1 3.1-1.4 3.1-1.6.1-.2 1.6-1.5 1.7-2.6-1.8 1-3.5-1-3.5-1"/><path d="M53.8 20.1s2-4.1 4.6-4.3c1.2-.1 2 .7 2 .7l11.8 11.9s1.7 1.9 3.6.9c-.1 1.1-1.6 2.5-1.7 2.6-.1.2-1.6 1.7-3.1 1.6-1.7-.1-3-1.8-3-1.8S57.8 21.5 56.7 20.5c-1-1-1.8-.6-2.9-.4"/><path d="M80.9 11.1c-1.5 1.1-3 2.6-3 2.6s2.2.3 2.7 3.2c.6 2.8.6 4.1-.2 5.9-.7 1.6-1.6 1.7-2.7 1.5-.7-.3-1.2-.9-1.2-.9L64.8 11.6s-.7-.9-2-.7c-2.6.3-4.6 4.3-4.6 4.3 1.1-.3 1.9-.6 2.9.3 1.1 1 11.1 11.2 11.1 11.2s1.4 1.8 3 1.7c2.6-.1 5-3 6.9-8.6 2-5.5 1.1-8.4-1.2-8.7"/><path d="M81.7 10.3l3.4-3s3 .6 2.3 4.5c-.7 3.9-4.6 9-4.6 9s4.2-10.2-1.1-10.5"/><path d="M86.3 6.6l3.4-2.9s3.7 2.7-1.8 9.8c.3-2 1.7-5.5-1.6-6.9"/><path d="M90.3 3.1L93.9 0s2.1 2.8-2.4 8.6c.4-1.4.8-3.8-1.2-5.5"/></symbol><symbol id="icon-youtube" viewBox="0 0 28 28"><title>youtube-play</title><path d="M11.11 17.625l7.56-3.906-7.56-3.954v7.86zM14 4.155c5.89 0 9.797.282 9.797.282.547.063 1.75.063 2.812 1.188 0 0 .858.844 1.108 2.78.297 2.267.28 4.532.28 4.532v2.125s.017 2.266-.28 4.53c-.25 1.923-1.11 2.782-1.11 2.782-1.06 1.11-2.265 1.11-2.81 1.172 0 0-3.907.297-9.798.297-7.28-.063-9.516-.28-9.516-.28-.625-.11-2.03-.08-3.094-1.19 0 0-.86-.858-1.11-2.78-.296-2.266-.28-4.53-.28-4.53v-2.126s-.016-2.266.28-4.53c.25-1.938 1.11-2.782 1.11-2.782C2.452 4.5 3.656 4.5 4.202 4.437c0 0 3.906-.28 9.797-.28z"/></symbol><symbol id="icon-zoom" viewBox="0 0 24 24"><title>zoom-in</title><path d="M21.706 20.294L18.03 16.62A8.964 8.964 0 0 0 20 11.006c0-4.962-4.038-9-9-9C6.038 2 2 6.036 2 11s4.038 9 9 9c2.12 0 4.075-.738 5.613-1.97l3.675 3.676a.999.999 0 0 0 1.412 0c.4-.387.4-1.025.006-1.413zM4 11c0-3.862 3.138-7 7-7s7 3.138 7 7a6.984 6.984 0 0 1-1.98 4.875c-.026.025-.057.044-.082.07s-.05.05-.07.08a6.976 6.976 0 0 1-4.874 1.98A7.01 7.01 0 0 1 4 11z"/><path d="M14 10h-2V8c0-.55-.45-1-1-1s-1 .45-1 1v2H8c-.55 0-1 .45-1 1s.45 1 1 1h2v2c0 .55.45 1 1 1s1-.45 1-1v-2h2c.55 0 1-.45 1-1s-.45-1-1-1z"/></symbol></svg>
</div>
<div class="global-container">
<header class="global-header global-header--overlay" style="background-color: #d78a1b;">
<div class="global-header__content" style="color: #F99E1E; fill: #F99E1E;">
<div class="global-header__inner">
<div class="global-header__toolbar">
<ul class="global-toolbar" role="navigation">
<li class="global-toolbar__item global-toolbar__item--cart"><div ng-controller="Cart as vm" ng-cloak class="cart-count" ng-class="{ 'has-count': vm.cartCount > 0 }">
<a ng-href="{{ ::vm.cartUrl }}" title="Cart" class="cart-count__link">
<span class="cart-count__label">Cart</span>
<span class="cart-count__badge" ng-if="vm.cartCount > 0">{{ ::vm.cartCount }}</span>
</a>
</div>
</li>
<li class="global-toolbar__item"><div ng-controller="Account as vm" ng-cloak class="account-details">
<div ng-hide="vm.user || vm.loadingUser" ng-class="{ 'is-loading': vm.loadingUser }">
<a ng-href="{{ vm.links.login }}" title="Login" class="global-toolbar__link">Login</a>
</div>
<div ng-show="vm.user" class="user-account">
<button class="user-account__toggle u-button-reset" ng-click="vm.toggleUserNavigation()">
{{ vm.user.salutation }}
<svg class="o-icon" aria-hidden="true" ng-show="!vm.userNavigationActive">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-caret-down"></use>
</svg>
<svg class="o-icon" aria-hidden="true" ng-show="vm.userNavigationActive">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-caret-up"></use>
</svg>
</button>
<ul class="user-account__navigation account-navigation"
ng-class="{ 'is-active': vm.userNavigationActive }">
<li class="account-navigation__item">
<a class="account-navigation__link" ng-href="{{ vm.links.account }}">
Manage your account
</a>
</li>
<li class="account-navigation__item">
<a class="account-navigation__link" ng-href="{{ vm.links.email }}">
Manage email preferences
</a>
</li>
<li class="account-navigation__item account-navigation__item--signout">
<button class="account-navigation__link" ng-click="vm.handleLogout()">
Not {{ vm.user.firstName }}? Sign out
</button>
</li>
</ul>
</div>
</div>
</li>
<li class="global-toolbar__item global-toolbar__item--search">
<span tabindex="0" class="js-toggle" data-toggle="global-search" data-hidden="global-logo" data-toggle-icon="close" aria-label="Toggle Search" data-toggle-body-fixed="true" data-cursor-focus="#field-global-search" data-toggle-body-class="search-open">
<svg class="o-icon icon-search" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-search"></use>
</svg>
<span class="u-visually-hidden">Search</span>
</span>
</li>
</ul>
</div>
<div class="global-header__branding" style="border-color: #F99E1E;">
<a href="/" class="global-header__logo">
<svg class="o-icon icon-winspear-eso" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-winspear-eso"></use>
</svg>
<span class="u-visually-hidden">Winspear Centre</span>
</a>
</div>
<div class="global-header__navigation" style="border-color: #F99E1E;">
<div class="global-navigation global-navigation--desktop">
<div class="global-navigation">
<ul class="global-navigation__list" role="navigation">
<li class="global-navigation__item">
<a href="/tickets/" title="Tickets" class="global-navigation__link current">Tickets</a>
</li>
<li class="global-navigation__item">
<a href="/visit/" title="Your Visit" class="global-navigation__link ">Your Visit</a>
</li>
<li class="global-navigation__item">
<a href="/about/" title="About" class="global-navigation__link ">About</a>
</li>
<li class="global-navigation__item">
<a href="/subscribers/" title="ESO Subscribers" class="global-navigation__link ">ESO Subscribers</a>
</li>
<li class="global-navigation__item">
<a href="/support/" title="Support" class="global-navigation__link ">Support</a>
</li>
<li class="global-navigation__item">
<a href="/learning/" title="Tommy Banks Centre" class="global-navigation__link ">Tommy Banks Centre</a>
</li>
</ul>
</div>
</div>
<span tabindex="1" data-cursor-focus=".global-navigation__item:first-child a" class="global-header__menu-button js-toggle" data-toggle="global-navigation" data-toggle-icon="close" aria-label="Toggle Navigation">
<svg class="o-icon icon-menu" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-menu"></use>
</svg>
</span>
</div>
</div>
</div>
<form class="global-search" action="/search/" method="get" id="global-search">
<label class="u-visually-hidden" for="field-global-search">Search</label>
<input class="global-search__input"
id="field-global-search" name="search"
type="search" placeholder="Search">
<input class="global-search__submit btn btn--secondary" type="submit" value="Search">
</form>
<div class="global-navigation global-navigation--mobile" id="global-navigation">
<div class="global-navigation">
<ul class="global-navigation__list" role="navigation">
<li class="global-navigation__item">
<a class="global-navigation__link" href="/" title="Home">Home</a>
</li>
<li class="global-navigation__item">
<a href="/tickets/" title="Tickets" class="global-navigation__link current">Tickets</a>
</li>
<li class="global-navigation__item">
<a href="/visit/" title="Your Visit" class="global-navigation__link ">Your Visit</a>
</li>
<li class="global-navigation__item">
<a href="/about/" title="About" class="global-navigation__link ">About</a>
</li>
<li class="global-navigation__item">
<a href="/subscribers/" title="ESO Subscribers" class="global-navigation__link ">ESO Subscribers</a>
</li>
<li class="global-navigation__item">
<a href="/support/" title="Support" class="global-navigation__link ">Support</a>
</li>
<li class="global-navigation__item">
<a href="/learning/" title="Tommy Banks Centre" class="global-navigation__link ">Tommy Banks Centre</a>
</li>
</ul>
</div>
</div>
</header>
<div class="page-container">
<div class="production-header production-header--takeover">
<div class="production-header__background" style="background-color: #d78a1b;"></div>
<div class="production-header__inner">
<figure class="production-header__media">
<picture class="production-header__image">
<source
srcset="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_380,q_auto,w_570/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 1x,
https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_760,q_auto,w_1140/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 2x"
media="(max-width: 569px)">
<source
srcset="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_1000,q_auto,w_1800/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 1x,
https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_2000,q_auto,w_3600/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 2x"
media="(min-width: 1280px)">
<source
srcset="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_750,q_auto,w_1280/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 1x,
https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_1500,q_auto,w_2660/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 2x"
media="(min-width: 800px)">
<source
srcset="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_560,q_auto,w_800/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 1x,
https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_1120,q_auto,w_1600/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 2x"
media="(min-width: 570px)">
<img
srcset="https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_380,q_auto,w_570/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 1x,
https://res.cloudinary.com/winspear-centre/image/upload/c_fill,f_auto,g_auto,h_760,q_auto,w_1140/v1/2018-19%20Live%20at%20the%20Winspear/18-Phantom.jpg 2x"
class="u-fullwidth" alt="The Phantom of the Opera">
</picture>
</figure>
<div class="production-header__content" style="color: #F99E1E">
<div class="production-header__body">
<div class="production-header__body-inner">
<div class="production-header__details">
<span class="production-header__prefix">Live at the Winspear presents</span>
<h1 class="production-header__title">The Phantom of the Opera</h1>
<span class="production-header__suffix">Presented by Sherbrooke Liquor Store | With Dennis James on the Davis Concert Organ</span>
<div class="production-header__date-description">Wednesday, October 31, 2018<span class="event-item__date-seperator">●</span> 8:00 PM</div>
</div>
<div class="production-header__footer">
<div class="book-button is-archived">
<div class="book-button__actions">
<span class="btn is-disabled">Archived</span>
</div>
</div>
</div>
<div class="production-header__social">
<div class="share-tool ">
<button class="btn btn--link share-tool__button js-toggle" data-toggle="share-tool__box" ><span class="share-tool__button-text">Share</span></button>
<ul class="share-tool__box" id="share-tool__box">
<li class="share-tool__item"><a class="share-tool__link facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.winspearcentre.com%2Ftickets%2Fevents%2Fother%2F2018%2Fthe-phantom-of-the-opera%2F" title="share-tool on Facebook" target="_blank"><svg class="o-icon icon-facebook-inverse" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-facebook-inverse"></use>
</svg>
</a></li>
<li class="share-tool__item"><a class="share-tool__link twitter" href="https://twitter.com/home?status=I%27m+interested+in+%22The+Phantom+of+the+Opera%22++https%3A%2F%2Fwww.winspearcentre.com%2Ftickets%2Fevents%2Fother%2F2018%2Fthe-phantom-of-the-opera%2F" title="share-tool on Twitter" target="_blank"><svg class="o-icon icon-twitter" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-twitter"></use>
</svg>
</a></li>
<li class="share-tool__item"><a class="share-tool__link google-plus" href="https://plus.google.com/share?url=https%3A%2F%2Fwww.winspearcentre.com%2Ftickets%2Fevents%2Fother%2F2018%2Fthe-phantom-of-the-opera%2F" target="_blank"><svg class="o-icon icon-google-plus" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-google-plus"></use>
</svg>
</a></li>
<li class="share-tool__item"><button class="share-tool__link js-copy-to-clipboard" title="Copy to clipboard" data-clipboard data-clipboard-text="https://www.winspearcentre.com/tickets/events/other/2018/the-phantom-of-the-opera/" data-clipboard-action="copy"><span class="share-tool__copy"><svg class="o-icon icon-copy" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-copy"></use>
</svg>
</span><span class="share-tool__copied"><svg class="o-icon icon-tick" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-tick"></use>
</svg>
</span></button></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<main class="primary-content production-content" style="background-color: #FEEFD5;">
<div class="production-content__container">
<div class="production-content__inner">
<div class="production-content__details">
<div class="content-panel s-prose">
<p class="o-lede">The 1925 Lon Chaney version of The Phantom of the Opera is a landmark in movie history. Listen to silent film accompanist master Dennis James play the Davis Concert Organ as the film is projected above the Winspear stage.</p>
<p>James has dedicated his professional career to the theatrical traditions of organ performance and furthering public interest in the pipe organ. From the time he began performing concerts while still in his teens, James has been at the top of the organ profession. He has played virtually everywhere pipe organs can be found, from the spectacular movie palaces throughout the United States and Canada to the most prestigious concert halls and theaters in Europe and the Far East.</p>
<h5>Prices start at...</h5>
<table>
<thead>
<tr>
<th>Seating Section</th>
<th>Adult</th>
</tr>
</thead>
<tbody>
<tr>
<td>All Sections</td>
<td>$30</td>
</tr>
</tbody>
</table>
<p><em>Prices listed do not include service charges.</em></p>
<div class="related-sponsors">
<ul class="related-sponsors__list">
<li class="related-sponsors__item">
<div class="sponsor">
<h3 class="sponsor__title">Series Sponsor </h3>
</div>
</li>
<li class="related-sponsors__item">
<div class="sponsor">
<h3 class="sponsor__title">Sponsor</h3>
<a class="sponsor__link" href="https://www.capital963.com/">
<img class="sponsor__media" src="https://res.cloudinary.com/winspear-centre/image/upload/c_fit,f_auto,h_100,q_auto,w_200/v1/Logos/Sponsors/2018-963_Capital_Record_Insert.png">
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="production-content__info" role="complementary">
<div class="aside aside--seating-chart seating-chart">
<header class="aside__header">
<h2 class="aside__title">
Seating Chart
</h2>
</header>
<div class="aside__body">
<img class="seating-chart__image" src="https://res.cloudinary.com/winspear-centre/image/upload/v1511991531/2017-11-27_600_Winspear_Seating_Chart-01_v0v8eu.jpg" alt/>
<a href="https://res.cloudinary.com/winspear-centre/image/upload/v1511991531/2017-11-27_600_Winspear_Seating_Chart-01_v0v8eu.jpg" class="js-modal-image seating-chart__expand"><svg class="o-icon icon-zoom" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-zoom"></use>
</svg>
</a>
</div>
</div>
<div class="production production--large" data-set="append-content">
<div class="production__group js-append">
<div class="aside aside-program-info">
<header class="aside__header">
<h2 class="aside__title">Performance Notes</h2>
</header>
<div class="aside__body">
<p>The ESO does not perform at this concert.</p>
<p>Children under 3 will not be admitted.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<div class="secondary-content">
<section class="recommended-events" ng-controller="RecommendedEvents as vm" data-page-id="495" ng-cloak ng-show="vm.recommendations.length" ng-init="vm.init()">
<div class="recommended-events__inner">
<div class="recommended-events__body u-constrained">
<div class="recommended-events__content">
<div class="event-item" ng-class="{'has-image': event.listingImage}" ng-repeat="event in vm.recommendations">
<div class="event-item__media" ng-show="event.image_url">
<a class="event-item__link" ng-href="{{event.link}}">
<img class="event-item__image" ng-src="{{event.image_url}}" alt="" />
</a>
</div>
<div class="event-item__content">
<span ng-show="event.prefix" class="event-item__prefix">{{event.prefix}}</span>
<h3 class="event-item__title" ng-class="{'event-item__title--long': event.title.length > 25}">
<a class="event-item__link" ng-href="{{event.link}}">{{event.title}}</a>
</h3>
<span ng-show="event.suffix" class="event-item__suffix">{{event.suffix}}</span>
<span ng-show="event.date_description" class="event-item__date-description">{{event.date_description}} <span ng-show="event.time_description" class="event-item__date-seperator">●</span> {{event.time_description}}</span>
<footer class="event-item__footer">
<a class="btn btn--slim" ng-href="{{event.link}}">Find Tickets</a>
</footer>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="feature-panels">
<ul class="feature-panels__list">
<li class="feature-panels__item">
<div class="feature-panel" style="background-color: #d40072">
<div class="feature-panel__inner u-constrained">
<div class="feature-panel__image ">
<img src="https://res.cloudinary.com/winspear-centre/image/upload/c_fit,f_auto,h_800,q_auto,w_1067/v1/Placeholders/feature-support.png" alt="" />
</div>
<div class="feature-panel__body" style="background-color: rgba(212, 0, 114, 0.8)">
<h4 class="feature-panel__title">
Support Us
</h4>
<div class="feature-panel__content">
<p class="feature-panel__description">Make a donation to help to maintain this magnificent facility and ensure our continued success.</p>
<a href="https://my.winspearcentre.com/dev/contribute.aspx" class='feature-panel__cta btn btn--outline'>Donate</a>
</div>
</div>
</div>
</div>
</li>
</ul>
</section>
</div>
</div>
</div>
<footer class="global-footer">
<div class="global-footer__newsletter">
<form class="footer-newsletter" action="https://my.winspearcentre.com/account/shortreg.aspx">
<div class="footer-newsletter__block footer-newsletter__block--label">
<h3 class="footer-newsletter__label">Keep in touch</h3>
</div>
<div class="footer-newsletter__block footer-newsletter__block--input">
<div class="footer-newsletter__field">
<label class="footer-newsletter__field__addon"
for="newsletter-fname" aria-label="Name">
<svg class="o-icon icon-person o-icon--inline" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-person"></use>
</svg>
</label>
<input type="text" id="newsletter-fname"
name="fname" placeholder="First Name"
class="footer-newsletter__field__input">
</div>
</div>
<div class="footer-newsletter__block footer-newsletter__block--input">
<div class="footer-newsletter__field">
<label class="footer-newsletter__field__addon"
for="newsletter-lname" aria-label="Name">
<svg class="o-icon icon-person o-icon--inline" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-person"></use>
</svg>
</label>
<input type="text" id="newsletter-lname"
name="lname" placeholder="Last Name"
class="footer-newsletter__field__input">
</div>
</div>
<div class="footer-newsletter__block footer-newsletter__block--input footer-newsletter__block--email">
<div class="footer-newsletter__field">
<label class="footer-newsletter__field__addon" for="newsletter-email" aria-label="Email">
<svg class="o-icon icon-mail o-icon--inline" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mail"></use>
</svg>
</label>
<input type="email" id="newsletter-email"
name="email" placeholder="Your Email"
class="footer-newsletter__field__input">
</div>
</div>
<div class="footer-newsletter__block">
<input class="footer-newsletter__subscribe btn btn--secondary" type="submit" value="Sign Up">
</div>
</form>
</div>
<div class="global-footer__inner u-constrained">
<div class="global-footer__details">
<div class="global-footer__details__branding">
<img alt="Winspear Logo" class="footer-branding footer-branding--winspear" src="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/images/logo-winspear.svg" />
<img alt="Edmonton Symphony Orchestra Logo" class="footer-branding footer-branding--eso" src="https://dhcgc6bmlxx74.cloudfront.net/releases/1.1.23/images/logo-eso.png" />
</div>
<div class="global-footer__details__links">
<ul class="footer-links">
<li class="footer-links__item">
<a class="footer-links__link" href="/extra/blog/" title="Blog">
Blog
</a>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="/visit/contact-us/" title="Contact">
Contact
</a>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="/extra/feedback/" title="Feedback">
Feedback
</a>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="/about/employment/" title="Employment">
Employment
</a>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="/about/rentals/" title="Rentals">
Rentals
</a>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="/about/press/" title="Press">
Press
</a>
</li>
<li class="footer-links__item">
<a class="footer-links__link" href="/about/privacy/" title="Privacy">
Privacy
</a>
</li>
</ul>
</div>
<div class="global-footer__details__social">
<ul class="footer-social">
<li class="footer-social__item">
<a class="footer-social__link" href="https://www.facebook.com/WinspearCentre/" title="Facebook">
<svg class="o-icon icon-facebook" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-facebook"></use>
</svg>
<span class="u-visually-hidden">Facebook</span>
</a>
</li>
<li class="footer-social__item">
<a class="footer-social__link" href="https://www.instagram.com/winspearcentre/" title="Instagram">
<svg class="o-icon icon-instagram" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-instagram"></use>
</svg>
<span class="u-visually-hidden">Instagram</span>
</a>
</li>
<li class="footer-social__item">
<a class="footer-social__link" href="https://twitter.com/WinspearCentre" title="Twitter">
<svg class="o-icon icon-twitter" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-twitter"></use>
</svg>
<span class="u-visually-hidden">Twitter</span>
</a>
</li>
<li class="footer-social__item">
<a class="footer-social__link" href="https://www.youtube.com/edmontonsymphony" title="YouTube">
<svg class="o-icon icon-youtube" aria-hidden="true">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-youtube"></use>
</svg>
<span class="u-visually-hidden">YouTube</span>
</a>
</li>
</ul>
</div>
</div>
<div class="global-footer__meta">
<div class="global-footer__meta__copyright">
© 2018 Winspear Centre
</div>
<div class="global-footer__meta__made">
<a href="http://made.media/" class="by-made" title="Designed & Built with ♥ by Made">Made Media Ltd.</a><br />
</div>
</div>
</div>
</footer>
<script id="script-tessitura-config">
window.TessituraConfig = {
proxyEndpoint: 'https://proxy.winspearcentre.com/tnew/winspear/',
tnewUrl: 'https://my.winspearcentre.com/',
eventsFeedUrl: '/proxy/events',
recommendationsFeedURL: '/proxy/recommendations'
}
</script>
<script src="https://dhcgc6bmlxx74.cloudfront.net/scoutfile.js" defer></script>
</body>
</html>
- Log in to post comments