Files
StandardEbooksCollections/ellery-queen/se-ebooks-ellery-queen-xhtml/ellery-queen_the-roman-hat-mystery.xhtml

3603 lines
2.1 MiB
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="en-US" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-US">
<head>
<title>The Roman Hat Mystery</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/ellery-queen/the-roman-hat-mystery/text/single-page" />
<style><![CDATA[
@namespace epub "http://www.idpf.org/2007/ops";
/* core.css */
body{
font-variant-numeric: oldstyle-nums;
hyphens: auto;
text-wrap: pretty;
}
p{
margin: 0;
text-indent: 1em;
}
hr{
border: none;
border-top: 1px solid;
height: 0;
margin: 1.5em auto;
width: 25%;
}
q::before,
q::after{
content: "";
}
blockquote{
margin: 1em 2.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup{
break-after: avoid;
break-inside: avoid;
font-variant: small-caps;
hyphens: none;
margin: 3em 0;
text-align: center;
}
/* simulate h3 in an hgroup */
hgroup h2 + p{
font-size: 1.17em;
}
/* simulate h4 in an hgroup */
hgroup h2 + p + p,
hgroup h3 + p{
font-size: 1em;
}
/* simulate h5 in an hgroup */
hgroup h2 + p + p + p,
hgroup h3 + p + p,
hgroup h4 + p{
font-size: .83em;
}
/* simulate h6 in an hgroup */
hgroup h2 + p + p + p + p,
hgroup h3 + p + p + p,
hgroup h4 + p + p,
hgroup h5 + p{
font-size: .67em;
}
hgroup > *{
font-weight: normal;
margin: 0;
}
hgroup > *:first-child{
font-weight: bold;
}
hgroup > p{
text-indent: 0;
}
p.continued,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
header + p,
hr + p,
hgroup + p,
p:first-child{
hanging-punctuation: first last;
text-indent: 0;
}
cite{
font-style: normal;
}
abbr{
border: none;
white-space: nowrap;
}
blockquote cite{
display: block;
font-style: italic;
text-align: right;
}
blockquote cite i{
font-style: normal;
}
b,
strong{
font-variant: small-caps;
font-weight: normal;
}
i > i,
em > i,
i > em{
font-style: normal;
}
ol,
ul{
margin-bottom: 1em;
margin-top: 1em;
}
header{
break-after: avoid;
break-inside: avoid;
hyphens: none;
text-align: center;
}
header > * + p{
text-indent: 0;
}
article > header + *,
section > header + *{
margin-top: 3em;
}
a[epub|type~="noteref"]{
font-size: smaller;
font-style: normal !important;
vertical-align: super;
}
section[epub|type~="endnotes"] > ol > li{
margin: 1em 0;
}
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
@media all and (prefers-color-scheme: dark){
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(100%);
}
img[epub|type~="se:image.color-depth.black-on-transparent"][epub|type~="se:image.style.realistic"]{
background: currentColor;
filter: none;
}
}
/* se.css */
/* This may appear in the colophon */
abbr[epub|type~="se:era"]{
font-variant: all-small-caps;
}
section[epub|type~="titlepage"] h1,
section[epub|type~="titlepage"] p,
section[epub|type~="colophon"] h2,
section[epub|type~="imprint"] h2{
left: -999em;
position: absolute;
}
section[epub|type~="titlepage"] img{
display: block;
margin: 3em auto auto auto;
width: 100%;
}
section[epub|type~="colophon"],
section[epub|type~="imprint"]{
text-align: center;
}
section[epub|type~="colophon"] header,
section[epub|type~="imprint"] header{
line-height: 0;
margin-top: 3em;
}
img[epub|type~="z3998:publisher-logo"]{
max-width: 25%;
width: 220px;
}
section[epub|type~="colophon"] p,
section[epub|type~="imprint"] p{
margin: 1em auto 0 auto;
text-indent: 0;
}
section[epub|type~="imprint"] p{
font-size: smaller;
text-align: justify;
width: 75%;
}
section[epub|type~="colophon"] p + p::before{
border-top: 1px solid;
content: "";
display: block;
margin: auto auto 1em auto;
width: 25%;
}
section[epub|type~="colophon"] p:nth-last-child(2) time{
font-variant: small-caps;
}
section[epub|type~="colophon"] a{
font-variant: small-caps;
}
section[epub|type~="imprint"] a,
section[epub|type~="colophon"] a{
hyphens: none;
}
section[epub|type~="copyright-page"] p{
margin: 1em auto;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p{
font-style: italic;
text-align: initial;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
section[epub|type~="copyright-page"] blockquote br{
display: none;
}
/* local.css */
/* centered dedications */
section[epub|type~="dedication"]{
text-align: center;
}
section[epub|type~="dedication"] > *{
display: inline-block;
margin: auto;
margin-top: 3em;
max-width: 80%;
}
@supports(display: flex){
section[epub|type~="dedication"]{
align-items: center;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
padding-top: 3em;
}
section[epub|type~="dedication"] > *{
margin: 0;
}
}
/* end of centered dedications */
/* all epigraphs */
[epub|type~="epigraph"]{
font-style: italic;
hyphens: none;
}
[epub|type~="epigraph"] em,
[epub|type~="epigraph"] i{
font-style: normal;
}
[epub|type~="epigraph"] cite{
font-style: normal;
font-variant: small-caps;
margin-top: 1em;
}
[epub|type~="epigraph"] cite i{
font-style: italic;
}
/* end all epigraphs */
/* epigraphs in section headers */
section > header [epub|type~="epigraph"]{
display: inline-block;
margin: auto;
max-width: 80%;
text-align: initial;
}
@supports(display: table){
section > header [epub|type~="epigraph"]{
display: table;
}
}
/* end of epigraphs in section headers */
/* images */
figure{
break-inside: avoid;
margin: 1em 2.5em;
}
figure img{
display: block;
margin: auto;
max-height: 100vh;
max-width: 100%;
}
figcaption{
font-size: smaller;
font-style: italic;
margin: 1em;
text-align: center;
}
/* full page */
figure.full-page{
break-after: page;
break-before: page;
}
/* end of images */
/* letters */
footer{
margin-top: 1em;
text-align: right;
}
[epub|type~="z3998:sender"],
[epub|type~="z3998:salutation"],
[epub|type~="z3998:signature"]{
font-variant: small-caps;
}
/* end of letters */
/* telegram */
.telegram{
font-variant: all-small-caps;
}
/* custom */
table{
font-variant-numeric: tabular-nums;
margin: 1em auto;
}
tbody td{
text-align: right;
}
#dedication p{
font-variant: small-caps;
line-height: 1.5;
}
#dedication p > b{
font-size: 1.2em;
}
#dedication p > i{
font-variant: none;
}
[epub|type~="z3998:dramatis-personae"]{
text-align: center;
}
[epub|type~="z3998:dramatis-personae"] p{
text-indent: 0;
}
[epub|type~="z3998:dramatis-personae"] ul{
list-style: none;
margin: 0;
padding: 0;
}
[epub|type~="z3998:dramatis-personae"] ul li{
font-style: italic;
margin: 1em;
}
[epub|type~="z3998:dramatis-personae"] ul + p{
margin-top: 2em;
}
[epub|type~="z3998:dramatis-personae"] div:first-of-type{
margin-bottom: 1em;
text-align: initial;
}
[epub|type~="z3998:dramatis-personae"] ul + p + p{
margin-top: 1em;
}
[epub|type~="z3998:dramatis-personae"] li i{
font-style: normal;
}
#chapter-10 blockquote,
#chapter-15 blockquote{
font-variant: all-small-caps;
text-align: center;
}
#chapter-15 blockquote i{
font-variant: none;
}
#chapter-17 figcaption{
columns: 2;
margin-inline: 10%;
text-align: initial;
}
#chapter-18 blockquote header p:first-of-type{
font-variant: small-caps;
}
#chapter-18 blockquote header p:last-of-type{
text-align: right;
}
#chapter-18 blockquote:nth-of-type(5) footer p:nth-child(2){
margin-bottom: 1em;
text-align: initial;
text-indent: 0;
}
#interlude header h2{
margin-bottom: 1em;
}
#interlude header p{
font-variant: small-caps;
}
/* end of custom */
/* web.css */
body{
display: flex;
flex-direction: column;
font-family: "Georgia", serif;
font-size: 18px;
margin: 0;
line-height: 1.5;
}
main{
flex-grow: 1;
margin: 5rem auto 3rem;
max-width: 55ch;
padding: 0 3rem;
width: calc(100% - 2 * 3rem); /* calc instead of box-sizing: border-box which would make max-width count padding */
}
body > header{
all: unset; /* Remove any properties set by selectors in the ebook itself */
background: #fff;
border-bottom: 1px solid #999;
box-shadow: 0 0 3px #ccc;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1000; /* Required so that SVGs don't scroll over the header */
}
body > header ul{
align-items: center;
display: flex;
list-style: none;
margin: 0;
padding: 1em;
gap: 1.5em;
}
body > header li:first-child{
margin-right: auto;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-full.svg");
display: block;
font-size: 0;
height: 42px;
transition: transform 200ms ease;
width: 180px;
}
body > header li:first-child > a:hover{
transform: scale(1.025) rotate(1deg);
}
body > footer ul{
display: flex;
justify-content: space-between;
list-style: none;
margin: 0;
padding: 0.5em 1em;
}
body > footer li{
max-width: 40%;
}
body > main > section[epub|type~="titlepage"],
body > main > section[epub|type~="halftitlepage"]{
}
nav + section,
section + nav,
section + section,
section + article,
article + section,
article + article{
box-sizing: border-box;
margin-top: 12em !important;
padding: 0;
}
nav[epub|type~="toc"] ol{
list-style: none;
}
@media(max-width: 65ch){
main{
padding: 0 2rem;
width: calc(100% - 2 * 2rem);
}
section[epub|type~="imprint"] p{
width: 100%;
}
}
@media(max-width: 450px){
body > header > nav > ul{
flex-wrap: wrap;
}
body > header > nav > ul > li > a{
font-size: .8rem;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-small.svg");
width: 31px;
height: 20px;
}
}
@media(prefers-color-scheme: dark){
body,
body > header{
background: #222222;
color: #ffffff;
}
/* These three link colors provide WCAG AAA compliance at 16px */
a:link{
color: #6bb9f0;
}
a:active{
color: #e6cc22;
}
a:visited{
color: #dda0dd;
}
body > header li:first-child > a,
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(1);
}
}
/* As of July 2022 Chrome on Android doesn't yet understand `or (pointer: none)`
and will just drop this entire query together if it's included. */
@media(pointer: coarse){
body > header{
position: fixed;
}
body > header li:first-child > a{
height: 21px;
width: 90px;
}
nav[epub|type~="toc"] ol li{
margin-bottom: 2em;
margin-top: 2em;
}
*:target{
scroll-margin-top: 4em;
}
}
@media((max-width: 450px) and (pointer: coarse)){
body > header li:first-child > a{
width: 31px;
height: 20px;
}
}
]]></style>
</head>
<body><main>
<section id="titlepage" epub:type="titlepage frontmatter">
<h1 epub:type="title">The Roman Hat Mystery</h1>
<p>By <b epub:type="z3998:author z3998:personal-name">Ellery Queen</b>.</p>
<img alt="" src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%201400%20440%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20The%20Roman%20Hat%20Mystery%2C%20by%20Ellery%20Queen%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22THE%20ROMAN%22%3E%09%09%3Cpath%20d%3D%22M383.20%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M466.43%2C99.03l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l0.00%2C30.78l24.89%2C0.00l0.00-30.78l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l0.00-30.97l-24.89%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M569.30%2C52.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M614.95%2C52.81l27.60%2C0.00c14.32%2C0.00%2C25.17%2C7.77%2C25.17%2C22.92c0.00%2C11.60-6.36%2C19.37-15.81%2C22.36l26.57%2C31.91l-22.36%2C0.00l-23.58-30.50l0.00%2C30.50l-17.59%2C0.00l0.00-77.19z%20%20M632.54%2C87.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%09%3Cpath%20d%3D%22M683.48%2C91.36c0.00-22.55%2C17.68-39.95%2C38.92-39.95c21.43%2C0.00%2C38.83%2C17.40%2C38.83%2C39.95s-16.65%2C40.05-38.83%2C40.05c-22.83%2C0.00-38.92-17.50-38.92-40.05z%20%20M702.47%2C91.36c0.00%2C11.51%2C5.52%2C23.02%2C19.93%2C23.02c14.04%2C0.00%2C19.84-11.51%2C19.84-23.02s-6.18-23.02-19.84-23.02c-13.57%2C0.00-19.93%2C11.51-19.93%2C23.02z%22%2F%3E%09%09%3Cpath%20d%3D%22M837.81%2C130.00l-3.65-45.75l-0.47%2C0.00l-15.81%2C45.29l-10.48%2C0.00l-15.81-45.29l-0.47%2C0.00l-3.65%2C45.75l-17.59%2C0.00l6.92-77.19l18.71%2C0.00l17.12%2C44.54l17.12-44.54l18.71%2C0.00l6.92%2C77.19l-17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M906.72%2C52.81l31.16%2C77.19l-18.90%2C0.00l-5.71-15.44l-29.38%2C0.00l-5.71%2C15.44l-18.90%2C0.00l31.16-77.19l16.28%2C0.00z%20%20M907.28%2C99.12l-8.61-22.46l-0.19%2C0.00l-8.61%2C22.46l17.40%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M963.46%2C82.09l0.00%2C47.91l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l30.69%2C47.91l0.19%2C0.00l0.00-47.91l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l-30.69-47.91l-0.19%2C0.00z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22HAT%20MYSTERY%22%3E%09%09%3Cpath%20d%3D%22M367.30%2C199.03l0.00%2C30.97l-17.59%2C0.00l0.00-77.19l17.59%2C0.00l0.00%2C30.78l24.89%2C0.00l0.00-30.78l17.59%2C0.00l0.00%2C77.19l-17.59%2C0.00l0.00-30.97l-24.89%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M465.22%2C152.81l31.16%2C77.19l-18.90%2C0.00l-5.71-15.44l-29.38%2C0.00l-5.71%2C15.44l-18.90%2C0.00l31.16-77.19l16.28%2C0.00z%20%20M465.78%2C199.12l-8.61-22.46l-0.19%2C0.00l-8.61%2C22.46l17.40%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M495.01%2C168.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M655.00%2C230.00l-3.65-45.75l-0.47%2C0.00l-15.81%2C45.29l-10.48%2C0.00l-15.81-45.29l-0.47%2C0.00l-3.65%2C45.75l-17.59%2C0.00l6.92-77.19l18.71%2C0.00l17.12%2C44.54l17.12-44.54l18.71%2C0.00l6.92%2C77.19l-17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M667.86%2C152.81l21.15%2C0.00l16.09%2C24.70l16.09-24.70l21.15%2C0.00l-28.44%2C42.57l0.00%2C34.62l-17.59%2C0.00l0.00-34.62z%22%2F%3E%09%09%3Cpath%20d%3D%22M774.10%2C151.40c14.04%2C0.00%2C23.95%2C7.30%2C23.95%2C7.30l-7.11%2C14.04s-7.67-5.33-15.63-5.33c-5.99%2C0.00-9.17%2C2.71-9.17%2C6.92c0.00%2C4.30%2C7.30%2C7.39%2C16.09%2C11.13c8.61%2C3.65%2C18.06%2C10.95%2C18.06%2C21.05c0.00%2C18.43-14.04%2C24.89-29.10%2C24.89c-18.06%2C0.00-29.01-10.20-29.01-10.20l8.80-14.78s10.29%2C8.70%2C18.90%2C8.70c3.84%2C0.00%2C11.13-0.37%2C11.13-7.58c0.00-5.61-8.23-8.14-17.40-12.73c-9.26-4.58-14.69-11.79-14.69-19.84c0.00-14.41%2C12.73-23.58%2C25.17-23.58z%22%2F%3E%09%09%3Cpath%20d%3D%22M804.18%2C168.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M913.97%2C152.81l0.00%2C15.44l-26.57%2C0.00l0.00%2C15.35l25.45%2C0.00l0.00%2C15.44l-25.45%2C0.00l0.00%2C15.53l26.57%2C0.00l0.00%2C15.44l-44.16%2C0.00l0.00-77.19l44.16%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M929.08%2C152.81l27.60%2C0.00c14.32%2C0.00%2C25.17%2C7.77%2C25.17%2C22.92c0.00%2C11.60-6.36%2C19.37-15.81%2C22.36l26.57%2C31.91l-22.36%2C0.00l-23.58-30.50l0.00%2C30.50l-17.59%2C0.00l0.00-77.19z%20%20M946.67%2C187.05l2.06%2C0.00c6.64%2C0.00%2C14.60-0.47%2C14.60-10.11s-7.95-10.11-14.60-10.11l-2.06%2C0.00l0.00%2C20.21z%22%2F%3E%09%09%3Cpath%20d%3D%22M984.23%2C152.81l21.15%2C0.00l16.09%2C24.70l16.09-24.70l21.15%2C0.00l-28.44%2C42.57l0.00%2C34.62l-17.59%2C0.00l0.00-34.62z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22ELLERY%20QUEEN%22%3E%09%09%3Cpath%20d%3D%22M445.90%2C332.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M471.68%2C332.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M516.32%2C332.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M580.90%2C332.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M593.48%2C332.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M606.68%2C357.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M636.10%2C332.11l15.86%2C0.00l12.07%2C18.53l12.07-18.53l15.86%2C0.00l-21.33%2C31.93l0.00%2C25.96l-13.19%2C0.00l0.00-25.96z%22%2F%3E%09%09%3Cpath%20d%3D%22M737.32%2C402.14l-3.16-4.77s5.05-6.60%2C9.26-6.60l0.00-0.28c-13.75-2.67-22.81-14.60-22.81-29.47c0.00-16.91%2C12.91-29.96%2C28.84-29.96c16.07%2C0.00%2C28.77%2C13.05%2C28.77%2C29.96c0.00%2C13.82-8.14%2C25.12-20.14%2C28.77l0.00%2C0.28c1.33%2C0.00%2C5.54%2C1.33%2C8.98%2C1.33c5.96%2C0.00%2C8.70-3.79%2C8.70-3.79l4.14%2C8.91s-3.72%2C7.86-12.91%2C7.86c-8.63%2C0.00-12.21-5.47-21.12-5.47c-5.47%2C0.00-8.56%2C3.23-8.56%2C3.23z%20%20M734.87%2C361.02c0.00%2C8.63%2C3.79%2C16.70%2C14.60%2C16.70c10.53%2C0.00%2C14.53-8.07%2C14.53-16.70s-4.28-16.70-14.53-16.70c-10.18%2C0.00-14.60%2C8.07-14.60%2C16.70z%22%2F%3E%09%09%3Cpath%20d%3D%22M833.55%2C332.11l0.00%2C37.33c0.00%2C14.32-7.86%2C21.61-22.60%2C21.61s-22.60-7.30-22.60-21.61l0.00-37.33l13.19%2C0.00l0.00%2C33.47c0.00%2C9.68%2C2.95%2C12.49%2C9.40%2C12.49s9.40-2.81%2C9.40-12.49l0.00-33.47l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M879.39%2C332.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M925.10%2C332.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M950.87%2C354.07l0.00%2C35.93l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l23.02%2C35.93l0.14%2C0.00l0.00-35.93l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l-23.02-35.93l-0.14%2C0.00z%22%2F%3E%09%3C%2Fg%3E%3C%2Fsvg%3E" epub:type="se:image.color-depth.black-on-transparent"/>
</section>
<nav id="toc" epub:type="toc">
<h2 epub:type="title">Table of Contents</h2>
<ol>
<li>
<a href="#titlepage">Titlepage</a>
</li>
<li>
<a href="#imprint">Imprint</a>
</li>
<li>
<a href="#dedication">Dedication</a>
</li>
<li>
<a href="#dramatis-personae">Lexicon of Persons Connected with the Investigation</a>
</li>
<li>
<a href="#map-explanation">Explanation for the Map of the Roman Theatre</a>
</li>
<li>
<a href="#foreword">Foreword</a>
</li>
<li>
<a href="#halftitlepage">The Roman Hat Mystery</a>
<ol>
<li>
<a href="#part-1">Part One</a>
<ol>
<li>
<a href="#chapter-1"><span epub:type="z3998:roman">I</span>: In Which Are Introduced a Theatre-Audience and a Corpse</a>
</li>
<li>
<a href="#chapter-2"><span epub:type="z3998:roman">II</span>: In Which One Queen Works and Another Queen Watches</a>
</li>
<li>
<a href="#chapter-3"><span epub:type="z3998:roman">III</span>: In Which a “Parson” Comes to Grief</a>
</li>
<li>
<a href="#chapter-4"><span epub:type="z3998:roman">IV</span>: In Which Many Are Called and Two Are Chosen</a>
</li>
<li>
<a href="#chapter-5"><span epub:type="z3998:roman">V</span>: In Which Inspector Queen Conducts Some Legal Conversations</a>
</li>
<li>
<a href="#chapter-6"><span epub:type="z3998:roman">VI</span>: In Which the District Attorney Turns Biographer</a>
</li>
<li>
<a href="#chapter-7"><span epub:type="z3998:roman">VII</span>: The Queens Take Stock</a>
</li>
</ol>
</li>
<li>
<a href="#part-2">Part Two</a>
<ol>
<li>
<a href="#chapter-8"><span epub:type="z3998:roman">VIII</span>: In Which the Queens Meet <abbr epub:type="z3998:name-title">Mr.</abbr> Fields Very Best Friend</a>
</li>
<li>
<a href="#chapter-9"><span epub:type="z3998:roman">IX</span>: In Which the Mysterious <abbr epub:type="z3998:name-title">Mr.</abbr> Michaels Appears</a>
</li>
<li>
<a href="#chapter-10"><span epub:type="z3998:roman">X</span>: In Which <abbr epub:type="z3998:name-title">Mr.</abbr> Fields Tophats Begin to Assume Proportions</a>
</li>
<li>
<a href="#chapter-11"><span epub:type="z3998:roman">XI</span>: In Which the Past Casts a Shadow</a>
</li>
<li>
<a href="#chapter-12"><span epub:type="z3998:roman">XII</span>: In Which the Queens Invade Society</a>
</li>
<li>
<a href="#chapter-13"><span epub:type="z3998:roman">XIII</span>: Queen to Queen</a>
</li>
</ol>
</li>
<li>
<a href="#part-3">Part Three</a>
<ol>
<li>
<a href="#chapter-14"><span epub:type="z3998:roman">XIV</span>: In Which the Hat Grows</a>
</li>
<li>
<a href="#chapter-15"><span epub:type="z3998:roman">XV</span>: In Which an Accusation Is Made</a>
</li>
<li>
<a href="#chapter-16"><span epub:type="z3998:roman">XVI</span>: In Which the Queens Go to the Theatre</a>
</li>
<li>
<a href="#chapter-17"><span epub:type="z3998:roman">XVII</span>: In Which More Hats Grow</a>
</li>
<li>
<a href="#chapter-18"><span epub:type="z3998:roman">XVIII</span>: Stalemate</a>
</li>
</ol>
</li>
<li>
<a href="#interlude">Interlude</a>
</li>
<li>
<a href="#part-4">Part Four</a>
<ol>
<li>
<a href="#chapter-19"><span epub:type="z3998:roman">XIX</span>: In Which Inspector Queen Conducts More Legal Conversations</a>
</li>
<li>
<a href="#chapter-20"><span epub:type="z3998:roman">XX</span>: In Which <abbr epub:type="z3998:name-title">Mr.</abbr> Michaels Writes a Letter</a>
</li>
<li>
<a href="#chapter-21"><span epub:type="z3998:roman">XXI</span>: In Which Inspector Queen Makes a Capture—</a>
</li>
<li>
<a href="#chapter-22"><span epub:type="z3998:roman">XXII</span>: —and Explains</a>
</li>
</ol>
</li>
</ol>
</li>
<li>
<a href="#endnotes">Endnotes</a>
</li>
<li>
<a href="#loi">List of Illustrations</a>
</li>
<li>
<a href="#colophon">Colophon</a>
</li>
<li>
<a href="#uncopyright">Uncopyright</a>
</li>
</ol>
</nav>
<section id="imprint" epub:type="imprint frontmatter">
<header>
<h2 epub:type="title">Imprint</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org/">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
<p>This particular ebook is based on a transcription from <a href="https://www.gutenberg.org/ebooks/76339">Project Gutenberg</a> and on digital scans from the <a href="https://archive.org/details/bwb_KU-427-079">Internet Archive</a>.</p>
<p>The source text and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. They may still be copyrighted in other countries, so users located outside of the United States must check their local laws before using this ebook. The creators of, and contributors to, this ebook dedicate their contributions to the worldwide public domain via the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>. For full license information, see the <a href="uncopyright">Uncopyright</a> at the end of this ebook.</p>
<p>Standard Ebooks is a volunteer-driven project that produces ebook editions of public domain literature using modern typography, technology, and editorial standards, and distributes them free of cost. You can download this and other ebooks carefully produced for true book lovers at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="dedication" epub:type="dedication frontmatter z3998:non-fiction">
<p>Grateful Acknowledgment<br/>
Is Made to<br/>
<b>Professor Alexander Goettler</b><br/>
<i>Chief Toxicologist of the City of New York</i><br/>
For His Friendly Offices<br/>
in the Preparation of This Tale</p>
</section>
<section id="dramatis-personae" epub:type="z3998:dramatis-personae frontmatter z3998:fiction">
<h2 epub:type="title">Lexicon of Persons Connected with the Investigation</h2>
<div>
<p><b>Note</b>: The complete list of individuals, male and female, brought into the story of Monte Fields murder and appended below is given solely for the convenience of the reader. It is intended to simplify rather than mystify. In the course of perusing mysterio-detective literature the reader is, like as not, apt to lose sight of a number of seemingly unimportant characters who eventually prove of primary significance in the solution of the crime. The writer therefore urges a frequent study of this chart during the readers pilgrimage through the tale, if toward no other end than to ward off the inevitable cry of “Unfair!”—the consolation of those who read and do not reason.</p>
<footer>
<p epub:type="z3998:signature">
<abbr class="eoc" epub:type="z3998:personal-name">E. Q.</abbr>
</p>
</footer>
</div>
<ul>
<li>
<p><b>Monte Field</b>, an important personage indeed—the victim.</p>
</li>
<li>
<p><b>William Pusak</b>, clerk. Cranially a brachycephalic.</p>
</li>
<li>
<p><b>Doyle</b>, a gendarme with brains.</p>
</li>
<li>
<p><b>Louis Panzer</b>, a Broadway theatre-manager.</p>
</li>
<li>
<p><b>James Peale</b>, the Don Juan of <i epub:type="se:name.publication.play">Gunplay</i>.</p>
</li>
<li>
<p><b>Eve Ellis</b>. The quality of friendship is not strained.</p>
</li>
<li>
<p><b>Stephen Barry</b>. One can understand the perturbation of the juvenile lead.</p>
</li>
<li>
<p><b>Lucille Horton</b>, the “lady of the streets”—in the play.</p>
</li>
<li>
<p><b>Hilda Orange</b>, a celebrated English character-actress.</p>
</li>
<li>
<p><b>Thomas Velie</b>, Detective-Sergeant who knows a thing or two about crime.</p>
</li>
<li>
<p><b>Hesse</b>, <b>Piggott</b>, <b>Flint</b>, <b>Johnson</b>, <b>Hagstrom</b>, <b>Ritter</b>, gentlemen of the Homicide Squad.</p>
</li>
<li>
<p><b><abbr epub:type="z3998:name-title">Dr.</abbr> Samuel Prouty</b>, Assistant to the Chief Medical Examiner.</p>
</li>
<li>
<p><b>Madge OConnell</b>, usherette on the fatal aisle.</p>
</li>
<li>
<p><b><abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgard</b>. There is always a doctor in the audience.</p>
</li>
<li>
<p><b>Jess Lynch</b>, the obliging orangeade-boy.</p>
</li>
<li>
<p><b>John Cazzanelli</b>, alias “<b>Parson Johnny</b>,” naturally takes a professional interest in <i epub:type="se:name.publication.play">Gunplay</i>.</p>
</li>
<li>
<p><b>Benjamin Morgan</b>. What do you make of him?</p>
</li>
<li>
<p><b>Frances Ives-Pope</b>. Enter the society interest.</p>
</li>
<li>
<p><b>Stanford Ives-Pope</b>, man-about-town.</p>
</li>
<li>
<p><b>Harry Neilson</b>. He revels in the sweet uses of publicity.</p>
</li>
<li>
<p><b>Henry Sampson</b>, for once an intelligent District Attorney.</p>
</li>
<li>
<p><b>Charles Michaels</b>, the fly—or the spider?</p>
</li>
<li>
<p><b><abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo</b>, a lady of reputation.</p>
</li>
<li>
<p><b>Timothy Cronin</b>, a legal ferret.</p>
</li>
<li>
<p><b>Arthur Stoates</b>, another.</p>
</li>
<li>
<p><b>Oscar Lewin</b>, the Charon of the dead mans office.</p>
</li>
<li>
<p><b>Franklin Ives-Pope</b>. If wealth meant happiness—</p>
</li>
<li>
<p><b><abbr epub:type="z3998:name-title">Mrs.</abbr> Franklin Ives-Pope</b>, a maternal hypochondriac.</p>
</li>
<li>
<p><b><abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips</b>. Middle-aged angels have their uses.</p>
</li>
<li>
<p><b><abbr epub:type="z3998:name-title">Dr.</abbr> Thaddeus Jones</b>, toxicologist of the City of New York.</p>
</li>
<li>
<p><b>Edmund Crewe</b>, architectural expert attached to the Detective Bureau.</p>
</li>
<li>
<p><b>Djuna</b>, an Admirable Crichton of a new species.</p>
</li>
</ul>
<p>The Problem Is—<br/>
<b>Who Killed Monte Field?</b></p>
<p>Meet the astute gentlemen whose business it is to discover such things—<br/>
<b><abbr epub:type="z3998:name-title">Mr.</abbr> Richard Queen<br/>
<abbr epub:type="z3998:name-title">Mr.</abbr> Ellery Queen</b></p>
</section>
<section id="map-explanation" epub:type="introduction frontmatter z3998:fiction">
<h2 epub:type="title">Explanation for the Map of the Roman Theatre</h2>
<ol type="A">
<li>
<p>Actors dressing-rooms.</p>
</li>
<li>
<p>Frances Ives-Popes seat.</p>
</li>
<li>
<p>Benjamin Morgans seat.</p>
</li>
<li>
<p>Aisle-seats occupied by “Parson Johnny” Cazzanelli and Madge OConnell.</p>
</li>
<li>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgards seat.</p>
</li>
<li>
<p>Orangeade boys stands (only during intermissions).</p>
</li>
<li>
<p>Area in vicinity of crime. Black square represents seat occupied by Monte Field. Three white squares to the right and four white squares directly in front represent vacant seats.</p>
</li>
<li>
<p>Publicity office, occupied by Harry Neilson.</p>
</li>
<li>
<p>Manager Louis Panzers private office.</p>
</li>
<li>
<p>Anteroom to managers office.</p>
</li>
<li>
<p>Ticket-takers box.</p>
</li>
<li>
<p>Only stairway leading to the balcony.</p>
</li>
<li>
<p>Stairway leading downstairs to General Lounge.</p>
</li>
<li>
<p>Cashiers offices.</p>
</li>
<li>
<p>Property Room.</p>
</li>
<li>
<p>William Pusaks seat.</p>
</li>
<li>
<p>Orchestra boxes.</p>
</li>
</ol>
<figure class="full-page" id="illustration-1">
<img alt="A purported hand drawn map of the Roman Theater, with capital letters on it to denote various areas of interest. The lobby is at the bottom of the map, the stage at the top. The lobby has the letter N in two enclosed areas with doors onto the lobby, one on the far left, the other on the far right. An area marked “Rear” is directly above the lobby, with the letter H in a rectangular area with a door, the letter I in a rectangular area with a door below H, and the letter J in a smaller area to the right of I with a door. The letter K is a little to the right of center at the back by a small square, the letter L is to the right of it by some stairs, and the letter M all the way to the right and further up, also by some stairs. The theater seats, in three sections, begin above the Rear area, and continue all the way to the stage. On the left and right of the seating area are alleyways; in both of these alleyways, about halfway up, is the letter F, each in front of an exit. In the very last row of seating in the left section, the letter P is to the right-center of the row. The two rows in front of that one have the individual seats drawn, with the letter G to the left. Four rows further up, the letter E is on the far left seat of the center section. Five rows up from there, the letter D is to the left of the two far left seats in the left section. Nine further rows up, the letter B is next to the third seat from the right in the left section, and the letter C is to the left of the second seat from the right in the center section. There are orchestra boxes on the left and right sides of the far front of the seating area; each of them has the letter Q in them. On the top left of the map, the letter A is in an enclosed area that has one door onto the stage and one onto the alleyway. On the top right, there is a similar area with the letter O, but it only has a door onto the stage." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.0%22%20viewBox%3D%220%200%201352%201660%22%3E%09%3Ctitle%3EA%20purported%20hand%20drawn%20map%20of%20the%20Roman%20Theater%2C%20with%20capital%20letters%20on%20it%20to%20denote%20various%20areas%20of%20interest.%20The%20lobby%20is%20at%20the%20bottom%20of%20the%20map%2C%20the%20stage%20at%20the%20top.%20The%20lobby%20has%20the%20letter%20N%20in%20two%20enclosed%20areas%20with%20doors%20onto%20the%20lobby%2C%20one%20on%20the%20far%20left%2C%20the%20other%20on%20the%20far%20right.%20An%20area%20marked%20%E2%80%9CRear%E2%80%9D%20is%20directly%20above%20the%20lobby%2C%20with%20the%20letter%20H%20in%20a%20rectangular%20area%20with%20a%20door%2C%20the%20letter%20I%20in%20a%20rectangular%20area%20with%20a%20door%20below%20H%2C%20and%20the%20letter%20J%20in%20a%20smaller%20area%20to%20the%20right%20of%20I%20with%20a%20door.%20The%20letter%20K%20is%20a%20little%20to%20the%20right%20of%20center%20at%20the%20back%20by%20a%20small%20square%2C%20the%20letter%20L%20is%20to%20the%20right%20of%20it%20by%20some%20stairs%2C%20and%20the%20letter%20M%20all%20the%20way%20to%20the%20right%20and%20further%20up%2C%20also%20by%20some%20stairs.%20The%20theater%20seats%2C%20in%20three%20sections%2C%20begin%20above%20the%20Rear%20area%2C%20and%20continue%20all%20the%20way%20to%20the%20stage.%20On%20the%20left%20and%20right%20of%20the%20seating%20area%20are%20alleyways%3B%20in%20both%20of%20these%20alleyways%2C%20about%20halfway%20up%2C%20is%20the%20letter%20F%2C%20each%20in%20front%20of%20an%20exit.%20In%20the%20very%20last%20row%20of%20seating%20in%20the%20left%20section%2C%20the%20letter%20P%20is%20to%20the%20right-center%20of%20the%20row.%20The%20two%20rows%20in%20front%20of%20that%20one%20have%20the%20individual%20seats%20drawn%2C%20with%20the%20letter%20G%20to%20the%20left.%20Four%20rows%20further%20up%2C%20the%20letter%20E%20is%20on%20the%20far%20left%20seat%20of%20the%20center%20section.%20Five%20rows%20up%20from%20there%2C%20the%20letter%20D%20is%20to%20the%20left%20of%20the%20two%20far%20left%20seats%20in%20the%20left%20section.%20Nine%20further%20rows%20up%2C%20the%20letter%20B%20is%20next%20to%20the%20third%20seat%20from%20the%20right%20in%20the%20left%20section%2C%20and%20the%20letter%20C%20is%20to%20the%20left%20of%20the%20second%20seat%20from%20the%20right%20in%20the%20center%20section.%20There%20are%20orchestra%20boxes%20on%20the%20left%20and%20right%20sides%20of%20the%20far%20front%20of%20the%20seating%20area%3B%20each%20of%20them%20has%20the%20letter%20Q%20in%20them.%20On%20the%20top%20left%20of%20the%20map%2C%20the%20letter%20A%20is%20in%20an%20enclosed%20area%20that%20has%20one%20door%20onto%20the%20stage%20and%20one%20onto%20the%20alleyway.%20On%20the%20top%20right%2C%20there%20is%20a%20similar%20area%20with%20the%20letter%20O%2C%20but%20it%20only%20has%20a%20door%20onto%20the%20stage.%3C%2Ftitle%3E%09%3Cpath%20d%3D%22M953.8%204.5c-.2.2-24.9.7-54.8%201-30%20.4-65.5.8-79%201s-86.8.6-163%20.9c-76.2.2-148.6.8-161%201.2-21.1.8-39.4.9-87%20.6h-23c-1.9.1-10.9.1-20%20.1-64.9-.5-333.9.4-335.5%201.2-4.8%202.2-5.1%204.5-6.1%2050-.7%2034.2-.7%2048.2.2%2070.5.3%209.1.5%2017.2.4%2018-.4%203.8-.9%2048.8-1.4%20119.1-.3%2042.1-.9%2077.4-1.2%2078.4-.4%201-.3%202.5.3%203.4.5.9.7%202.7.3%204.1-.8%202.8-1.1%2019.9-1.5%2095-.2%2028.3-.4%2051.5-.5%2051.5s-.4%201.9-.6%204.2c-.3%203.6-.1%204.1%201.3%203.6%201.2-.5%201.4-.3.7.8-.5.8-1%2020.1-1.1%2042.9-.2%2022.8-.3%2041.9-.3%2042.5%200%20.5%200%2035.6.1%2078%20.1%2066.9-.2%20102.7-1.6%20153-.2%206.6-.7%2030.4-1%2053-.4%2022.5-.9%2047.5-1.1%2055.5-.3%208-.5%2015.4-.4%2016.5%200%201.1%200%2010.8-.1%2021.5%200%2022.8%200%2020.6.6%2034.4.4%206.9.2%2011.3-.5%2012.1q-1.05%201.2%200%203.9c.5%201.4.7%203.3.4%204.1-.4.8-.1%202.1.5%202.9.8.9.8%202.2.2%203.7-.9%202.4-1.1%2015.5-.9%2045.4%200%208.8.1%2018.2.1%2021%200%209-1.4%2043.9-1.9%2044.7-.2.3%200%20.9.6%201.3.5.3%201%200%201-.7.1-.7%201.2-2.7%202.6-4.3l2.5-3-2.7%205.5c-2.3%204.6-2.9%207.4-3.5%2017.2-.4%206.5-.6%2013-.4%2014.5%201%207.9.1%2082.3-1%2086.5-.4%201.5-.3%203.2.1%203.9.9%201.5.9%2028.4-.1%2032.7-.4%201.8-.1%204.8.5%206.8.7%202%20.8%203.9.4%204.3-.5.3-.9%205.1-.9%2010.6s-.2%2013.8-.6%2018.5c-.3%204.7-.2%209.3.3%2010.2.4.9.4%201.9-.1%202.2s-.7%203.4-.4%206.8c.5%207.8.5%207.5-.3%2017.3-.4%204.4-.7%209.1-.6%2010.5.3%208.1.1%2018.4-.3%2019.1-.3.4-.2%201%20.3%201.3.4.2.5%203.8.2%207.8-.8%208.7-.6%2023.5.3%2024.4.3.4.2%201.6-.4%202.6-.7%201.2-.9%205.9-.7%2011.7.4%208%20.7%209.7%202.1%209.9%202.4.5%202.1%202-.5%202.4-2%20.3-2.1.8-1.9%209l.2%208.7-3%201.6c-1.7.8-3.1%202-3.1%202.5%200%201.3%201.6%201.3%203.9.1%201.7-.9%201.8.6%201.5%2029.7-.6%2059.3-1.3%20100.8-1.8%20102.2-.3.8-.7%206.2-1%2011.8-.6%2015.2-3.3%2014%2033.4%2014.1%2018.8.1%2030.8.5%2032.1%201.1%201.5.8%202.9.5%206.5-1.5%202.6-1.4%204.9-2.3%205.2-2%20.4.3%200%201-.8%201.5-1.7%201-1.3%201.5%201.7%202.4%201.5.5%202.8.1%204.1-1.2%201.6-1.6%202.1-1.7%202.8-.5.7%201.1%206.2%201.5%2028.4%201.9%2015.1.3%2035.8.7%2046%201%2034.9.9%2099.6%201.4%20237.5%201.9%20155%20.6%20287.6%201.3%20380.5%202%2072.3.6%2099.8.7%20149%20.4%2019.5-.1%2071.3-.1%20115%200%2043.7%200%20108.1-.1%20143-.4s73.9-.5%2086.5-.4c29.4.1%2048.8-.2%2049.8-.8.4-.2.7-2.3.7-4.6-.3-9.8%201-112%201.5-120.9.7-11.1%201.4-61%202-128.8.2-25.6.6-57.3%201-70.5.3-13.2.6-24.6.5-25.3-.1-2-.1-4.5.2-33.8.2-21.9.6-28.5%201.7-29.7%201.1-1.4%201.1-2%200-3.9-1-1.7-1.3-4.6-.9-10.8.3-4.7.3-11%200-14-.5-5.4.2-36.3%201.5-73.5.8-21.6.8-20.1.6-35.5-.1-6.3.1-18%20.3-26%20.3-8%20.5-16.5.5-19s0-7.2.1-10.5.1-17.9.1-32.5.3-30.1.7-34.5.4-11.6.1-16-.4-8.3-.2-8.7c.3-.6%201.5-59.7%201.4-65.8-.3-12.1-.1-42.5.4-44%20.3-1%20.1-2.1-.5-2.5-.7-.4-.7-1.2%200-2.6.6-1.1.8-2.4.5-3-1.1-1.6-1.4-86.9-.4-92.3.5-2.6.6-5.3.3-5.8-.6-1-.5-30.8.2-59.3.3-8.3.4-16.8.3-19s-.1-4.9-.1-6c.1-1.1.1-7%200-13-.2-13.5-.2-16.7%200-52.5.1-15.7.1-29.4.1-30.5-.1-1.1.2-11.9.6-24%20.3-12.1.7-22.7.7-23.5s-.4-3.6-1-6.3c-.6-3-.6-5%200-5.3.5-.4.7-1.7.3-3.1-.3-1.4-.2-3%20.3-3.6.5-.7.6-4.6.3-8.7-.3-4.2-.3-9.6%200-12%20.4-2.5.3-6.5-.1-9s-.6-6.5-.5-9%20.3-11.3.3-19.5c.1-18.2%200-4.2.8-96.5.7-71.9.8-173%20.3-192.5-.1-4.4-.6-9.1-1.1-10.4-.6-1.6-.5-2.7.2-3.1.8-.5%201-12%20.9-37.6-.1-20.3-.1-40.7-.1-45.4.1-4.7.2-13.2.2-19%20.1-5.7.6-11%201.2-11.7%201.4-1.7.1-5.1-2.6-6.8-3.2-2.1-20.6-2.8-70.1-2.8h-52c-5.5%200-18.3.1-28.5.3s-19.6.2-21%20.1c-5.7-.3-216.9-.9-217.2-.6m186.7%206.3c25.3-.1%2049.8-.2%2054.5-.2l8.5-.1.5%205.9c.3%203.2.3%2012.6-.1%2021-.4%2011.8-.3%2015.6.8%2017.3%201.6%202.7%204.9%203%205.7.5.5-1.6%200-38.7-.6-42.7-.3-1.8.2-2%206.2-1.9%203.6%200%2019.9.2%2036.3.4l29.7.3.1%209.1c.3%2024.3.4%20127.8.1%20128-.1.2-2.6-.1-5.5-.6-2.8-.6-6.5-1.2-8.2-1.4-4.7-.7-53.5-.5-55.7.2-1.8.5-1.9.2-1.3-4.9.4-3.1.8-15.2.9-26.9l.1-21.3-4.5-5.7c-5.2-6.7-11.8-15.5-16.1-21.6-2.5-3.6-3.2-4.1-4.9-3.2-3.2%201.7-3.1%202.7.7%207.2%202%202.3%204.5%206.2%205.5%208.5%201%202.4%202.3%204.3%202.8%204.3.4%200%202.4%202.9%204.4%206.4s4.1%206.6%204.7%206.8c.8.3%201.1%208%201%2026.7-.1%2014.5-.3%2026.7-.6%2027.1-.3.5-.1%201.9.4%203.2.9%202.4.2%208.8-2.3%2019.8-2.9%2012.8-3.4%2015.6-4.6%2023-.7%204.1-1.6%208.6-2%2010s-1.3%205.6-2%209.5c-1.2%207.4-2.3%2013.1-4%2020.7-.5%202.6-1%206-1%207.7%200%207.4-2%207.7-10.9%201.8-3.6-2.3-8.1-5.2-10-6.3-4.1-2.4-6.6-6.9-7.6-13.4-.4-2.4-1.7-7.2-3-10.5s-3-8.7-4-12c-3.4-12.3-5.3-16.5-7.1-16.5-2.2%200-3.5%203.4-2%205.6.7%201%202%204.8%203%208.4s2.6%209.2%203.6%2012.5%202.3%208.4%202.9%2011.3c1.7%208%206%2016.1%209.6%2017.9%201.6.8%203.7%202.1%204.5%202.8s4.9%203.1%209%205.4l7.5%204-.2%204.8c-.2%207.7-2.7%2024.5-5.3%2035.3-.5%202.5-1.2%206.5-1.5%209-.9%208.7-3.8%2023.5-5.1%2026.7-.8%201.7-1.4%204.9-1.4%207.1%200%202.3-.4%205.2-1%206.7-.5%201.4-1.2%204.5-1.4%206.8-1%209-3.5%2023.5-5%2029.2-.9%203.3-2.1%209.1-2.7%2013-.6%203.8-1.7%2011.3-2.6%2016.5-.8%205.2-1.6%2011.1-1.9%2013s-.9%204.4-1.4%205.5c-.9%202-2.5%2011.8-4%2025-.4%203.8-1.5%209.5-2.3%2012.5-.9%203-1.7%206.8-1.9%208.5-.2%202-1.1%203.3-2.6%204s-2%201.5-1.6%202.5c1.2%202.7%201.7%209.3.6%208.7-.5-.4-1%201.2-1.1%204.1-.1%202.6-.8%208.1-1.7%2012.2-.8%204.1-1.6%208.6-1.8%2010-.1%201.4-.5%203.2-.9%204-.3.8-.6%202.8-.6%204.5%200%204-.5%206.7-1.6%208.5-1%201.5-1.7%207.7-1.6%2013.6.1%202-.5%203.4-1.4%203.8-1.5.5-2.1%203.6-.7%203.6%201.1%200%20.2%208.2-1.1%209.8-.8%201-.7%201.6.4%202.3s1%20.9-.5.9c-1.4%200-1.7.5-1.3%202.2.3%201.2.1%203-.5%204.1s-1.2%205-1.5%208.6c-.7%2010.3-.8%2010.9-1.5%2010.4-.5-.2-.8.2-.9.9-1.3%2015.6-1.9%2018.8-3.4%2018.8-.8%200-1.7-.5-2.1-1.1-.4-.8-.9-.8-1.7%200-.6.6-2.1%201.1-3.4%201.1s-2.6.7-3%201.5c-.7%202.1%202.4%204.4%205.9%204.5%201.5%200%202.9.4%203.3.9.3.5-.2%204.7-1%209.3-.9%204.6-2.7%2014.4-4.1%2021.8-1.3%207.4-2.9%2015.1-3.4%2017s-1.1%204.8-1.2%206.5c-.3%202.7-.7%203-4%203.3-4.7.4-5%202.5-.8%204.4%202.9%201.2%203%201.5%202.4%205.8-.3%202.5-1%204.9-1.5%205.4-.5.6-.9%202.5-.9%204.3%200%201.9-1%204.7-2.2%206.3-1.7%202.3-1.9%203.2-.9%204.4.9%201.1.7%203.6-1.1%2011.7-1.2%205.7-2.1%2011.9-2.1%2013.8.1%201.8-.5%204.3-1.2%205.5-.8%201.2-1.4%203.5-1.3%205.1.2%203.9-3.3%2019.8-4.5%2020.6-.5.4-.7%203-.5%205.9.4%203.7%200%206.7-1.3%2010.1-1.1%202.7-1.9%207.1-1.9%209.8%200%202.6-1.1%209.3-2.4%2014.7s-2.5%2010.6-2.5%2011.4c-.2%203.8-2.2%2014.3-3.1%2015.9-.5%201-1.4%205.8-2%2010.7-1.5%2012.4-1.4%2012-2.8%2013.7-.9%201.1-1%201.7-.2%202.2.6.4.8%201.4.4%202.4-.4.9-.6%202.9-.5%204.5.1%202.7%200%202.8-3.2%202.2-2.4-.5-3.8-.2-4.7.9-1%201.2-.6%201.8%202.5%203.6%203.7%202.2%203.7%202.3%203.1%207.3-.4%202.8-1.4%208.9-2.2%2013.6-1.7%209-7.2%2039-8%2042.7-.4%202-1.1%202.3-5.4%202.3-7.9%200-7.8%203.3.3%204.6%202%20.4%203.7.9%203.7%201.2%200%20.6-2%208.1-2.8%2010.2-.6%201.9-1.2%204.8-1.5%208-.8%207.1-4.9%2026.3-6%2027.7-.5.7-.6%201.7-.2%202.3.3.5.1%201-.6%201-.8%200-1%201.4-.6%204.7.4%203.6.1%205.3-1.1%206.6-.9%201-1.7%203.7-1.8%206%200%202.3-.2%204.3-.4%204.4-.3.4-.9%206.1-1%209.2%200%201.3-.5%203-1.1%203.7s-.8%201.8-.5%202.3c.4.5.2%201.2-.3%201.6-.6.3-1%201.8-1%203.3-.1%204.5-.8%209.8-1.9%2013.3-1.6%205.2-3.4%2013.2-3.2%2014.9%200%20.8.2%209.4.4%2019.1.1%209.6.6%2018.1%201%2018.7s.2%202-.3%203c-.6%201.1-.8%202.1-.6%202.4%201.1%201%201.5%2020.8%202%2089.3.3%2040.1.7%2083%20.9%2095.3.3%2020%20.2%2022.1-1.2%2021-1-.9-5.4-1.3-14.1-1.4l-12.6-.1.3-3.1c.3-4.5-3-4.5-4.3%200-.9%203-1.4%203.3-5%203.3-5.6.1-8.7-1.1-8.3-3.2.5-2.9-3-2.8-4.3.1-1.3%202.8-2%202.9-19.4%202.9-8-.1-8-.1-8.5-2.8-.7-3.9-2.3-4.1-3.7-.5-1%202.7-1.5%203-5.7%203s-4.6-.2-3.7-1.8c.8-1.6.7-4-.5-10-.2-1.2-1.1-2.2-2-2.2-1.3%200-1.5%201.2-1.3%206.7l.3%206.8-4.7.3c-3.5.2-4.9-.1-5.3-1.2-.5-1.4-.8-1.4-2.9%200-1.9%201.2-6.5%201.4-31.6.8-27.5-.6-29.5-.7-31.6-2.6-2.1-2-2.1-2-3.3.1-1%202-1.8%202.1-14.5%201.9l-13.5-.2v-5.8c0-4.4-.3-5.8-1.5-5.8-2%200-3.5%203.2-3.5%207.5v3.7l-12.7-.8c-11.2-.7-14.8-.7-21.3-.2-5.2.4-10-.3-10-1.5%200-2.1-3.4-4.7-4.8-3.8-1%20.6-5.2%207.7-5.2%208.9%200%20.2.9%200%202.1-.3%201.9-.6%202-.4%201.4%202.9-.7%203.5-.6%203.6%202.3%203.6%201.7%200%203.3-.4%203.7-1%20.3-.5%2025.1-.8%2065.3-.7%2056.9.2%2064.7.4%2064.3%201.7-.2.8-.7%204.7-1.1%208.6s-1.1%207.7-1.5%208.4q-.75%201.35.3.6c1.4-.8.5%205.2-1%207.1-1.8%202.2%201.8%207.2%209.7%2013.5%204.4%203.5%209.7%207.4%2011.8%208.7%202%201.2%203.7%202.7%203.7%203.2s1.8%201.8%204%202.9l3.9%202%201.6-2.4c1.9-2.9%201.2-5-2.3-6.6-1.5-.6-4.9-3-7.7-5.2-2.7-2.2-7.4-5.5-10.4-7.4l-5.5-3.4v-16.2l-.1-16.3%205%20.2c2.8.1%2017.8.5%2033.5.8s29.4.6%2030.5.7c1.1%200%2012-.1%2024.3-.2s22.5-.1%2022.7.2c.2.2%200%203.4-.6%207.1-.7%204.6-.7%207.7-.1%209.7.6%201.5.8%203.1.5%203.4-1%20.9-1.1%2019-.2%2020.8.6%201%20.5%201.9-.1%202.3s-.8%201-.5%201.5c.7%201.1-1.5%206-2.7%206-.4%200-.3%201%20.4%202.1%201.1%201.8%201.1%202.3%200%202.6-1%20.4-1%20.8-.1%201.9.8%201%201.2%2010%201.2%2031.7.1%2037-1%20100.3-1.7%20101.5-.3.4%200%204.1.5%208.1.6%204%20.8%207.9.5%208.7-.3.7-.1%201.6.5%202s.6%201.1-.2%202c-.6.7-.9%202-.6%202.8q.6%201.5-.9.9c-.7-.3-1.4%200-1.4.6s.4%201.1.9%201.1c1%200%20.6%2020.4-.5%2027.2-.3%202-.1%204.6.5%205.7.8%201.4.8%202.7-.1%204.7-1.1%202.3-1%202.8.6%204%201.5%201%201.6%201.6.7%202.7-.6.8-1.1%203-1.1%204.8.1%202.6-.7%2028.9-1.1%2035.4%200%20.5.3%202.8.6%205%20.4%202.2.9%208.3%201.2%2013.5l.5%209.5H967l-.1-2.5c-.1-1.4%200-5.7.1-9.7.2-6.7%200-7.2-2.5-8.9-3.1-2-8.2-2.2-56.5-2.5l-30.4-.2-2%202.6c-1.8%202.4-1.9%203.2-.9%207%20.7%202.6.8%204.6.2%205.2-1.3%201.3-1.1%205.9.3%207.3%201.8%201.8.2%202.6-2.9%201.3-1.5-.6-10.2-1.4-19.3-1.6-20-.6-21.7-.7-25.3-.5-1.6.1-3.5-.4-4.3-1.1-.8-.6-2.5-.9-4.1-.5-3.2.7-22.4%202-32.3%202l-6.5.1-.1-8.6c-.2-10.2-.7-12.2-3.7-13.7-2.9-1.6-4.8-1.6-58.7-.9-63.4.9-151.2%201-153.1.2-.9-.3-2.8.4-4.3%201.6-2.8%202.2-2.8%202.3-2.5%2011.8l.4%209.6-5.5-.1c-32.8-.5-69.8-.7-70.5-.2-.6.3-2.7.3-4.7.1-5-.7-6.9-4.4-5.6-11.5.8-4.4.7-5.5-1-7.7l-1.9-2.6-45.2.1c-40.4.1-45.5.3-46.9%201.8-1.3%201.3-1.6%203.3-1.3%209.4.2%205.6-.1%208.1-1.1%208.9-.9.8-6.5.8-18.8.2-9.6-.5-22.6-.6-28.9-.3l-11.3.5.6-6.4c.4-3.6.8-29.4.8-57.4v-50.8l51.7-.3c30.4-.2%2052-.7%2052.5-1.2s.9-3.3.7-6.1c-.1-2.8.2-5.6.8-6.3s.9-6.3.8-13.1l-.2-11.9%203.1-.6c1.7-.4%204.2-1.5%205.6-2.6%202.2-1.6%202.5-2.6%202.5-8.9.6-60.1.9-57.2-6.7-55.9-1.9.4-3.9.7-4.5.8-1.2.1-1.4-13.6-.3-24.4.7-6.7.5-7.7-1.2-9.5-4.9-4.8-5-3-5%2087.2v45.3l-6.8.1c-3.7.1-10.3.3-14.7.4-30.3%201.3-37.8%201.3-40.1.3-1.8-.8-3-.8-4.7.1-1.5.8-7.2%201.1-18.2.9l-16-.3.2-2.5c.2-1.4.5-15.3.7-31%201.3-81.1%202.2-115.6%203.1-116.9.3-.6.1-1.1-.5-1.1-.8%200-1-3.4-.7-12.3.7-14.3.6-11.3.4-31.2l-.2-16%2049.4.3c38.1.2%2049.7.5%2050.4%201.5.8%201.1.6%206.8-.9%2023.8l-.7%207.7-10.2%209.3c-5.7%205.2-10.6%2010-10.9%2010.7-.4.8.6%201.2%203.3%201.2%203.4%200%204.7-.8%209.5-5.4%203.1-2.9%205.6-5.7%205.6-6.2s1.3-1.8%202.8-2.8c1.6-1%203.9-3.4%205.1-5.2%202-2.9%202.2-3.8%201.2-6.5-1.3-3.7-1.4-6.2-.3-5.5.4.2.6-1.1.4-3s.1-4.1.8-4.9c.8-.9%201.1-3.9.9-8.1l-.4-6.6%2030.3.2c16.6%200%2030.8.3%2031.5.5.6.3%2020.6.7%2044.2.9%2023.7.3%2045.5.5%2048.6.5%204.8.1%205.7.4%206.2%202.1.7%202.5%203.9%202.6%206.1.1%201.2-1.3%201.5-2.7%201-4.6-.5-2.1-.2-3.1%201.1-4.1%201.7-1.3%201.7-1.4-.6-3.3-3.2-2.7-4.3-2.6-7.5.4-3.1%202.9-2.6%202.8-6%201.5-2-.8-3.9-.7-7.7.6-3.5%201.2-6.1%201.4-9.1.9-2.2-.5-10.6-.9-18.6-.9l-14.5-.1.1-7.5c.1-4.1.4-22.6.7-41%20.7-38.9%201.3-51%202.7-52.4.6-.6.6-1.4-.2-2.4-.9-1-.8-1.6.3-2.2%201.1-.8.9-1.4-1.3-3.7-2.7-2.7-3.1-2.7-12-2.5l-9.3.3-3.2-3.3c-1.8-1.8-7.1-8.1-11.8-14.1-4.7-5.9-9.2-10.7-10-10.7s-1.9.9-2.5%202.1c-1%201.7-.5%202.7%203.1%206.7%207.5%208.4%208.5%209.6%2012.7%2015.3%206.1%208.5%209.5%2010.2%2019%209.8l7.7-.4-.1%207.5c-.1%204.1-.2%2019.4-.3%2033.9s-.5%2027.1-.9%2028c-.5.9-.5%208.8-.1%2017.6.4%209.7.3%2016.7-.3%2017.8-.8%201.6-2.2%201.8-13.8%201.5-7.3-.2-12.6-.7-12.2-1.2.3-.5-.5-.6-1.9-.1-3.2%201.1-9.9%201.3-39.4%201.3-13.7-.1-50.4-.1-81.5-.2l-56.4-.1.2-14c.2-7.7.5-21.4.8-30.5.8-23.9.8-25.7-.1-45.1-.7-17-.7-17.7%201.2-18.7%201.2-.7%2016.4-1.1%2042.4-1.2%2022.2%200%2052.6-.2%2067.4-.3l27-.2.3%2034c.1%2019.3.6%2034.3%201.2%2034.9s1.5.5%202.3-.3c1.2-1%201.4-6.6%201.3-34.2-.1-30.1-.3-33.2-1.9-34.4-1.6-1.1-1.6-1.4-.2-2.5%201.3-1.1%201.4-1.5.3-2.7-1.1-1-2.8-1.1-7.8-.4-4.2.6-6.9.5-7.7-.1-.7-.6-2.4-.7-3.8-.4-1.4.4-8.6.9-16.1%201.1l-13.6.6-2.9-3.3c-13.4-15.4-23.4-25.8-25.7-26.6-1.5-.6-5.8-1.4-9.7-1.7-3.8-.3-8.8-.8-11-1.1-9.5-1.2-14.4.1-11.5%203.1%201.6%201.5%2015.8%204.4%2024.6%204.9%206.6.5%2010.8%202.7%2013.9%207.4%201.4%202.1%204.5%205.4%207%207.5%203.6%203.1%208.5%209.6%207.3%209.7-.2.1-18.4.2-40.6.4-22.1.2-40.5.6-40.9.9-.3.4-1.4.2-2.3-.3-1.7-.9-1.8-3.8-2-40.2%200-21.6-.2-40.5-.2-42.1-.1-4.1%201.1-4.6%203.4-1.4%202.7%203.7%2012.9%2015.8%2018.4%2022%203.3%203.7%204.8%204.7%206.3%204.2%204.2-1.3%203.4-5.5-1.6-8.9-1.5-1-5.7-5.3-9.3-9.4s-9-9.8-12-12.7c-4.8-4.7-5.5-5.8-5.7-9.7-.3-6.8-2.1-20.8-3.3-26.8-.6-3-1.5-8.7-2-12.5-.4-3.9-1.7-11-2.9-15.8s-2.3-10.2-2.6-12c-2.4-17.9-4.1-26.8-5.5-30.2-.9-2.2-1.5-4.5-1.3-5.2.4-1.1-.7-8.1-5.4-33.8-.9-5-2.1-9.6-2.7-10.4-.9-1.2-.6-1.3%201.8-.7%201.9.5%203.6.2%205.2-.9%203.2-2.1%202.1-4.5-2.1-4.5-3.9%200-3.9.2-6-13.4-.9-5.5-1.8-10.2-2-10.5-.1-.3-.8-4.9-1.5-10.1-.6-5.2-1.5-9.9-2.1-10.5-.5-.5-.9-2-.9-3.5-.1-1.4-.7-4.8-1.5-7.5l-1.3-5%203.9-3.3c4.7-4%205-5.7%201-4.9-1.9.4-3.3.1-4.1-.8-.6-.8-1.9-1.1-2.8-.8-1.4.6-1.5.4-.5-.8%201.3-1.6%201.2-2.9-2.7-26.9-1-6.3-2.1-14.2-2.5-17.5-.9-8.6-2.6-17.5-3.4-17.1-.3.2-.7-1.9-.8-4.7-.1-2.9-.7-8.4-1.2-12.2-2.5-17.2-4.1-30.9-3.6-31.3.2-.3%200-1.3-.6-2.4-.5-1-1.2-3.4-1.5-5.4-.2-1.9-.9-4.4-1.4-5.5-.6-1.1-.9-2.3-.6-2.7.5-.8.3-2.3-2.9-21.2-.9-5.2-1.8-10.9-2-12.5-.2-1.7-1.2-7.3-2.3-12.6-1.9-10.1-1.9-11.9.3-11.9%202.4%200%206.5-2.3%206.5-3.5%200-.7-.7-1.9-1.6-2.6-1.4-1.1-2.1-1-4.6.4-2.3%201.3-3.4%201.5-4.4.6-1.1-.9-1.2-1.5-.3-2.6.9-1%20.9-2%200-3.9-.6-1.4-1.1-4.3-1.1-6.5%200-3.7-2.4-17.5-3.6-20.9-.3-.8-.8-3.5-1-6-.6-6.3-1.2-10.7-2.4-16.5-1.9-8.8-1.9-10.5%200-10.5%201%200%202.8-.9%204.1-1.9%202-1.6%202.2-2.3%201.3-3.8-1.2-1.8-2.2-2-6-.8-2%20.6-2.2.2-2.7-5.7-.4-3.5-1.1-9.2-1.6-12.8s-1.5-9.9-2.1-14-1.5-10.4-2.1-14-1.2-9.1-1.4-12.3c-.3-3.2-.7-6.2-1-6.7-.7-1.2-2.5-13.9-3.1-21.9-.2-3.5-1-8.9-1.8-12s-1.7-8.8-2-12.6c-.4-3.9-1.6-11.1-2.7-16-2.1-9.3-3-14.7-4.9-29.9-.6-4.9-1.3-9.2-1.5-9.6s-.9-4.5-1.5-9.1c-1.8-14.2-5-34.2-7.4-46.4-.3-1.1-.5-3.4-.5-5.2-.1-1.7-.8-3.9-1.7-4.8-1.3-1.3-1.4-1.8-.4-3.1%201-1.1%201-2.4.2-5.2-1.2-4.3-2.8-14.4-4.1-25.7-.5-4.4-1.7-12.1-2.6-17-3.2-17.9-6.1-36.7-6.9-45.2-.3-2.4-.7-4.7-1-5.2s-1-4.1-1.6-8.2c-1-7.1-1-7.3%201.7-10.1%201.5-1.5%203.2-2.8%203.9-2.8%201.7%200%204.8-1.4%2010.9-4.9%2010.3-6%2014.5-8.1%2016-8.1%201.8%200%207.5-5.8%207.5-7.7%200-1.2%201.6-5.2%207.2-17.2%202.3-5.1%202.7-6.6%201.6-7.3-1-.7-.8-.8.5-.4%201.2.4%201.7%200%201.7-1.6%200-1.2.6-2.9%201.4-3.7%202.3-2.5%202.8-6.4%201.3-8.5-1.1-1.5-1.7-1.7-3.5-.7-1.2.6-2.2%202-2.2%203.1s-1.7%205.7-3.9%2010.2c-2.1%204.6-4.5%2010.1-5.2%2012.3s-1.8%204.7-2.4%205.5-1.6%202.7-2.2%204.1c-.6%201.5-2.9%203.9-5%205.3-7.6%205.3-29.1%2017.6-30.6%2017.6-1.8%200-2-.7-3.6-11.5-.5-3.9-1.9-12.6-3-19.5s-2.8-18.1-3.7-25c-.8-6.9-2.2-15-3-18.1s-1.4-7.3-1.4-9.3c0-5.5-3.9-25.7-5.6-28.9-.8-1.6-1.1-3.3-.8-3.9.3-.5.7-7.3.9-15.1.2-12.9.5-14.6%202.7-18.7%207.2-13%2010.5-18.5%2012.7-20.8%203-3.3%201.8-5.7-2.9-5.7-2.7%200-3.4.5-4.4%203.1-.6%201.7-3.8%207.7-7%2013.3s-6.4%2012.1-6.9%2014.4c-.6%202.3-1.1%2010.9-1.2%2019.2-.1%2014.5-.8%2019.3-2.5%2016.5-1.3-2-15.2-1.4-16.8.7-2.3%203.1-.7%203.8%209.4%204%205.4.1%2010.6.2%2011.5.2%201.9.1%203.3%204.9%204.9%2015.6.5%203.8%201.7%2011.5%202.5%2017%20.9%205.5%202%2013.5%202.5%2017.8s1.3%209.2%201.9%2011c.5%201.8%201.9%209.7%203.1%2017.7%202.4%2016.6%203.7%2024.3%205%2028.2.5%201.7.4%203-.1%203.4-.6.4-.6%201-.1%201.7.6.7%202%207.7%203.2%2015.7s2.9%2018.3%203.6%2023c.8%204.7%201.6%2010.1%201.8%2012%20.7%206.9%201.8%2014.7%204.3%2029%201.3%208%202.9%2018.5%203.4%2023.5.5%204.9%201.4%2010%201.9%2011.2.6%201.4.6%202.5-.1%202.9s-.5%201.2.5%202.3%201.8%204.5%202.1%209.1c.3%204%20.8%207.7%201%208.1.3.4%201.2%205.2%202%2010.6%202.3%2016.4%204.5%2029.1%207.2%2042.8%201.4%207.1%202.9%2015.5%203.4%2018.5%203.5%2023.9%205%2033.7%205.4%2035%20.3.8%201.4%208.2%202.5%2016.5%201%208.2%203.1%2022.4%204.5%2031.5%201.5%209.1%202.4%2018.2%202.2%2020.2-.3%202.1-.2%204%20.3%204.3%201%20.6%202%206.1%202.7%2014.5.2%203.6.8%206.9%201.3%207.5.4.5%201%203.8%201.4%207.2l.7%206.3h-3.5c-7.2%200-8.3%201.9-3.5%205.9%202.1%201.8%203.1%203.6%203.3%206.1.4%204.5%202.4%2015.4%203.8%2020.5.6%202.2%201%205.7.9%207.8%200%202.1.6%206.3%201.4%209.5.9%203.1%202.2%209.7%203.1%2014.6%201.5%208.6%201.5%208.9-.5%2011-1.2%201.2-2.1%203-2.1%204.1%200%201.5.6%201.7%204.4%201.2%202.9-.4%204.8-.2%205.4.6.6.7%202%208.2%203.2%2016.7%201.1%208.5%203.2%2022.5%204.6%2031%202.7%2016.2%204.9%2030.6%206.4%2042.5.4%203.8%201.3%209.5%201.9%2012.5%201.3%206%201.6%207.9%203.1%2019%201.3%208.4%206.3%2038.2%208.6%2050.7.8%204.6%201.3%208.7%201%209.2s-1.5.7-2.6.4c-4.8-1.3-6.8%205.2-2.6%208.4%202.1%201.5%202.8%203.6%204.6%2013.3%201.2%206.3%202.8%2014.6%203.5%2018.5.8%203.8%202.1%2012%203%2018%201.6%2010.7%201.5%2011.2-.4%2015.7-1.1%202.5-1.7%204.9-1.4%205.2s2.3.3%204.3%200c3.7-.6%203.8-.5%204.4%203%20.6%203.1%201%203.6%202.7%203.1%202.1-.7%202.6%201%20.6%202.2-1.5.8-1.1%207.1%201.3%2021.8.7%203.8%201.3%208.7%201.5%2010.8.2%202%201.1%206.5%202%2010%20.9%203.4%201.9%208%202.1%2010.2.3%202.2%201%205.8%201.5%208%20.6%202.2%201%204.7%201%205.5%200%201.4.6%204.4%202.9%2015.5.5%202.2%201.4%207.6%202%2012s2%2012.5%203%2018c3.1%2016.3%204.1%2023.6%203.9%2030.5-.1%203.6.1%2010.8.5%2016%20.3%205.2.8%2031%201%2057.4.3%2039.4.6%2048%201.7%2048.7s1.1.9.1.9c-.9%200-1.2%201.8-.9%207.2.2%204%200%2013.8-.5%2021.8-.4%208-.9%2022.7-.9%2032.7-.1%2010.1-.5%2018.3-.9%2018.3-1.6%200-2.1%203.4-.6%204.2%201.2.7%201.4%205.3%201.1%2030.5-.5%2035.3-1.4%2093.8-2%20125.3-.3%2012.4-.7%2035.7-1%2051.9-.4%2022-.8%2029.7-1.7%2030.3s-1%201-.2%201.5c.7.6.9%209%20.7%2026.8-.2%2014.3-.3%2027.6-.2%2029.5s.1%206.9.1%2011c-.1%204.1-.1%2011.4-.1%2016.1-.1%206.8-.4%208.8-1.6%209.3-.8.3-6.4.1-12.3-.5-6.3-.6-20.5-.8-34.8-.4l-24.2.6-.4-2.3c-.3-1.3-.4-7-.1-12.8.2-5.8.2-11.6.1-13-.3-2.8-.1-73%20.5-156.8.2-31%200-56.5-.5-56.8s-.5-1.1-.1-1.7c.9-1.5%201.2-3.8%201.2-10.7.1-3%20.1-7.1.2-9s.1-4.9.1-6.5c-.2-8.5-.1-30.9.3-55.5.6-43.9.6-82%200-83-.3-.5-.1-1.1.4-1.4%201.1-.7%201.4-120.5.2-127.1-.5-2.8-1.2-5.9-1.6-7q-.75-2.25.3-.6c.8%201.1%201.2.6%201.7-2.5.3-2.1.8-4.8%201-5.8.2-1.1-.1-3.8-.7-6.1-.7-2.7-.8-5-.1-7%20.7-2.1.6-4.8-.4-9-.7-3.3-1.7-8.9-2.3-12.5-.5-3.6-2.1-11.9-3.6-18.5-1.4-6.6-2.7-13.1-2.9-14.5-.1-1.4-.7-5-1.3-8-4.1-20.8-5.5-27.9-5.8-30.9-.2-1.9-.8-4.8-1.3-6.5-.6-1.7-1.5-7.3-2-12.5-.6-5.1-1.5-9.9-2.1-10.6s-1-2.4-.8-3.7c.3-2.3-2.5-18.9-4.3-26.1-.6-2-.8-4.1-.5-4.6.3-.4.1-2.3-.5-4.2-.5-1.9-1.4-7-1.9-11.4-1.1-9.2-2.1-15.7-4.5-30.5-1-5.8-2.1-13-2.6-16-.7-5.5-3.6-21.5-8.4-46.5-1.3-7.2-3.3-19.3-4.5-27s-3-18.7-4-24.5-2.6-14.8-3.4-20c-2.3-14.2-2.6-16-3.7-21.5-.5-2.8-1.4-8.8-2-13.5-.5-4.7-1.4-9.9-1.9-11.5-.5-1.7-2.6-12.9-4.6-25-4.7-29.2-5.5-34.3-5.9-39-.2-2.2-.4-4-.5-4s-.4-2-.6-4.5c-.8-9-2.4-19.4-3.3-20.4-.5-.6-1.1-4-1.5-7.6-.9-8.9-4.2-27.9-5.4-31-.3-.8-.6-2.6-.7-4-.3-4.7-1.7-14.5-3.6-26-1.1-6.3-2.5-14.4-3-18-.6-3.6-1.4-7.4-1.8-8.5-.5-1.1-1.6-7.4-2.5-14-2.8-19.7-3.8-25.9-4.7-28.8-.4-1.5-1.5-8.5-2.4-15.5s-2.1-14.5-2.6-16.7c-.6-2.2-1.2-5.6-1.4-7.5-.3-1.9-.9-5.8-1.4-8.5-.6-2.8-1.7-8.6-2.6-13-1.4-7.6-4.1-23.5-4.9-30-.4-3.2-1.6-10.1-4.7-28-1-6.1-2.3-13.9-2.9-17.5s-1.5-7.9-2-9.5c-.5-1.7-1.4-6.6-2-11-2-16.2-2.9-20.7-4.4-23-.9-1.3-1.3-3.1-1-3.9.7-1.7-1.2-16.7-2.8-23-.9-3.7-3.8-20.7-4-23.6-.1-.8-.7-4.9-1.4-9-3.3-18.7-6.4-40.3-5.8-41.2.4-.6.2-1.3-.4-1.7-.5-.3-1.3-3.9-1.6-7.9-.4-4-1.4-9.2-2.2-11.5-.9-2.3-1.8-5.6-2.1-7.4l-.5-3.1%2012.4-.4c6.7-.2%2013.4-.1%2014.8.1%201.6.3%206.9%204.9%2014.4%2012.5%2010.9%2011.1%2011.9%2011.9%2013.2%2010.2%201.6-2.3.6-4.6-3.4-7.5-1.6-1.1-6.5-5.7-10.8-10.1-12.1-12.5-11.6-12.3-27-10.6-7.1.8-13.2%201.2-13.7.9-.8-.5%200-38%20.8-39.3.2-.4.1-3-.4-5.9s-.4-5.4.1-5.7c.4-.3.6-2.6.3-5.2S84%2081.8%2084%2081c.1-.8.3-11.6.5-24%20.6-28.3%201.1-39.9%201.8-40.7.3-.3%2016.3-.7%2035.6-.8%2019.2-.2%2035.4-.6%2035.9-.9%202.5-1.5%203.1%202.7%203%2020.9-.1%2020.1.5%2023.5%204.3%2023.5%202.3%200%203.6-2.5%202.1-4.3-1.1-1.4-.8-30.4.4-34%20.4-1.2.7-3%20.5-3.9-.2-1.5.9-1.6%2012.6-1.1%2013.9.6%20143.7.9%20164.8.4%207.2-.2%2023.6-.4%2036.5-.3%2030.8%200%2055.1-.3%20108-1.5%2023.9-.6%2044.6-1%2046-1%2020.4%200%20108.5-.2%20120.5-.3%2027.8-.2%20212-1.1%20287.3-1.4%2039.8-.2%2072.5-.5%2072.7-.7s17.8-.3%2039.2-.2c21.3.1%2059.5.1%2084.8.1m177%20.4c20.5.2%2020.5.2%2020.5%202.4%200%201.2-.6%202.4-1.2%202.7-1%20.3-.9%201.1.4%203.4%201.9%203.4%201.4%2010.2-.8%2011.6-1.2.7-1.2%201.2%200%203%201.7%202.6%201.8%2010.9.2%2011.9-.8.5-.8%201.3.2%202.8%201.5%202.5%201.6%2010.2.1%2011.7-.7.7-.8%201.9-.4%203%201.3%202.9%201.6%2012.3.5%2012.3-.5%200-1%20.7-1%201.5s.5%201.5%201%201.5c1.4%200%201.2%209.6-.2%2012.1-1%201.7-1%202.3%200%202.6%201.5.6%201.7%2012.3.2%2012.3-.5%200-1%20.7-1%201.5s.5%201.5%201%201.5c1.6%200%201.2%2010.6-.4%2011.9-1.3%201.1-1.2%201.5.3%203%202.4%202.4%202.7%2010%20.5%2011.6-1.5%201.1-1.5%201.4-.1%203.6%202.1%203.2%201.7%209.4-.8%2011.3-1.8%201.3-1.8%201.4.3%202.7%201.8%201.1%202.2%202.3%202.2%206.6s-.3%205.3-2%205.8c-2.5.8-2.6%202.2%200%203%202.3.7%202.7%205.3%202.2%2027.2-.2%2011.4-.6%2014.3-1.7%2014.3-2.3%200-2.8%202.1-.6%202.7%201.9.5%202.1%201.3%202.1%206.9%200%205-.3%206.2-1.4%205.8-2.3-.9-2.8%201.4-.5%202.6%201.9%201.1%202.1%201.7%201.5%206.3-.4%202.9-1.4%205.6-2.4%206.4-1.6%201.2-1.5%201.3.7%201.9%202.1.6%202.3%201.1%201.9%206.1-.3%203.7-1%205.8-2.4%206.8-1.9%201.4-1.9%201.5.2%202.1%201.8.5%202.1%201.4%202.3%206%20.1%204.1-.2%205.6-1.4%206-1.9.8-2%203.4%200%203.4%201.2%200%201.5%201.3%201.5%205.5%200%204.4-.4%205.6-2%206.5-2.1%201.1-1.7%203.5.4%202.7.9-.4%201.3%201.3%201.4%205.9%200%205.7-.2%206.4-1.9%206.4-2.5%200-2.5%202%20.1%202.7%201.7.4%202%201.4%202%205.8%200%204.3-.4%205.5-2.2%206.8l-2.3%201.6%202.3.7c2%20.6%202.2%201.3%202.2%206.6%200%203.2-.4%205.7-.8%205.4-.4-.2-1.4-.1-2.1.4-1.7%201-.4%203.3%201.5%202.6%201.1-.4%201.4.7%201.4%205.5%200%205.2-.3%206.2-2%206.6-2.4.6-2.6%201.9-.5%203.1.9.5%201.8%202.9%202.2%206.1.5%204.8.4%205.3-1.6%205.8-2.4.6-2.7%201.8-.7%203%20.7.4%201.6%203.3%201.9%206.6.5%205%20.3%205.7-1.1%205.5-1-.2-1.7.4-1.7%201.2s.7%201.5%201.5%201.5c1.1%200%201.5%201.3%201.5%205.7%200%203.8-.4%205.8-1.2%205.8-2.1%200-2.6%202.1-.7%202.6%201.6.4%201.9%201.3%201.6%206.4-.2%203.3-.8%206-1.3%206s-.9.9-.9%202%20.5%202%201%202c.6%200%201%202.4%201%205.4%200%204.1-.4%205.5-1.6%206-1.5.6-1.5.8-.1%202.4%202%202.3%202.1%2012.2.1%2012.2-1.9%200-1.8%201.5.2%203.1%201.3%201%201.5%202.4.9%206.3-.3%202.8-1.1%205.6-1.6%206.2-.6.7-.4%201.6.6%202.4%202.1%201.8%202.1%2012%200%2012-1.7%200-2%201.6-.5%202.5%201.4.9%201.2%2010.9-.2%2012.3-1%201-1%201.5.2%202.2%201.9%201.2%202.1%208.9.3%2011.9-1.3%202-1.3%202.5-.2%203.2%201.8.9%201.8%2010.2%200%2012.3-.9%201.1-1%202-.4%202.8.6.7%201.3%203.7%201.7%206.5.6%204.4.4%205.3-.9%205.3-1.6%200-2.1%202.6-.6%203.2.5.1%201.1%202.7%201.2%205.5.2%204.1-.1%205.6-1.5%206.6-1.6%201.2-1.6%201.4-.2%202.6%201.8%201.5%202.3%2012.1.6%2012.1-.5%200-1%20.7-1%201.5s.5%201.5%201%201.5c.6%200%201%202.6%201%205.9%200%204.7-.4%206-1.7%206.6-1.6.6-1.7.8-.2%201.8%201%20.7%201.8%203.3%202.1%206.6.5%204.6.3%205.4-1.3%205.8-2.3.6-2.5%202.1-.4%202.9%202.3.9%202.1%2012.1-.2%2012.6-1.4.3-1.5.5-.2%201.8.8.8%201.5%203.8%201.7%206.7.3%204.1%200%205.3-1.5%206.2-1.7%201-1.7%201.2%200%202.1%202.1%201.3%202.5%2011.6.5%2012.2-1%20.4-1%201%200%203.2%201.7%203.7%201.5%2010.1-.3%2011.6-1.2%201-1.3%201.6-.3%202.7%201.4%201.7%201.1%2011.2-.4%2013-.7.9-.7%201.7%200%202.6%201.5%201.8%201.8%2010.3.4%2012-1%201.1-.9%201.7.2%202.6%201.7%201.4%201.4%2010.4-.4%2012.6-1%201.2-1%201.9-.2%202.7%201.6%201.6%201.5%209.3%200%2011.9-1%201.7-1%202.3%200%202.6%201.6.6%201.6%2010.5%200%2012.1-.9.9-.9%201.5%200%202.4%201.5%201.5%201.6%2011%20.1%2012.5-.8.8-.7%201.7.2%203.1%201.1%201.7%201.1%203.3.1%207.8-.7%203.7-.8%206.2-.2%207.5%201.3%202.4%201.3%2010.2-.1%2011.6-.7.7-.8%201.7-.1%203%201.3%202.4%201.2%2011.6-.1%2012.5-.7.4-.7%201.1.1%202%20.6.8.9%203.6.7%206.8-.6%207.4-.6%207.8.1%2013.3.4%202.8.2%205.3-.5%206-.7.9-.7%203.4%200%208.2.7%205.3.7%207-.3%207.6-1%20.7-1%201.1%200%202.1%201.6%201.6%201.6%2010.2%200%2012.9-1%201.7-1%202.3%200%202.6.8.3%201.2%202.5%201.2%206.3s-.4%206-1.2%206.3c-1%20.3-1%20.7%200%201.9%201.3%201.6%201.1%209.4-.3%2013.1-.4.9-.2%202.3.3%203%201.3%201.6%201.2%209.7-.1%2011.5-.7.9-.6%201.7.1%202.4%201.6%201.6%201.6%2011.5%200%2012.1-1%20.3-1%20.9%200%202.6%201.5%202.5%201.7%2013.5.2%2012.6-.5-.3-1%20.1-1%20.9s.5%201.8%201%202.1c1.4.9%201.2%2010.1-.2%2012.5-1.1%201.7-1%202.2.1%202.9.9.6%201.1%201.8.5%204.2-.4%201.9-.6%207.5-.5%2012.6.1%205.3-.3%209.4-.9%209.8-.7.4-.7%201.2%200%202.5%201.4%202.6%201.3%209.6-.2%2012-1%201.5-1%202.2%200%203.2%201.3%201.3%201.7%2010%20.5%2011.2-.4.4-.6%203.7-.4%207.2.2%203.9-.2%207-.9%207.9-.8%201-.8%201.9-.1%203.3.6%201.2.8%206.9.6%2014.8-.3%207.1-.6%2021.1-.6%2031.1-.1%2017.6-.2%2018.2-2.2%2018.5-3%20.4-3.4%202.8-.4%202.8%202.4%200%202.5.3%202.3%205.7-.1%205.2-.4%205.8-2.4%206.1-2.5.4-2.5%202.7-.1%202.7%201.8%200%201.9.4%201.9%207%200%204.8-.2%205.5-2%205.5-1.1%200-2%20.7-2%201.5s.8%201.5%201.9%201.5c1.6%200%201.8.8%201.9%205.6%200%204.7-.3%205.7-1.9%206.1-2.2.6-2.6%203.3-.5%203.3.8%200%201.5%201.7%201.9%205%20.7%205.9.1%208.1-1.9%207.3-1.9-.7-1.8%201.7.1%203.1.9.7%201.6%203.1%201.8%206.3.3%204.5.1%205.3-1.4%205.3-2.7%200-3.4%202.1-1%202.7%201.9.5%202.1%201.3%202.1%206.9%200%205-.3%206.2-1.4%205.8-2.3-.9-2.8%201.4-.6%202.6%201.5.8%202%202%201.9%205.3%200%203.5-1.6%209.9-1.8%207.4-.1-.5-.6-.5-1.2-.2-.7.5-.5%201.3.6%202.5.9%201%201.8%204%202%206.8.4%204.5.2%205-1.7%205.6l-2.2.5%202.3%202.4c1.9%202.1%202.1%203.1%201.5%206.3-.3%202.2-1.3%204.6-2.1%205.5-1.2%201.4-1.1%201.8.2%202.9%201.8%201.5%202.1%2010%20.3%2011.8-.9.9-.9%201.8%200%203.7%201.8%204%201.5%2011.2-.4%2011.9-1.6.6-1.6.8%200%202.4%201.9%202.2%202.1%209.3.4%2012.3-1%201.7-1%202.3%200%202.6%201.5.6%201.6%205.4.1%2010.4-.7%202.1-.8%204.6-.4%205.6%201.3%202.7%201.4%2010.7.2%2011.4-.6.5-.6%201.8.2%203.9%201.5%204.4%201.4%208.1-.4%2010.4-.9%201.2-1.1%202.6-.6%204%202%205.2%202.2%209.4.5%2011-1.3%201.3-1.4%202-.4%203.1%201.5%201.9%201.6%2011.1.1%2012.9-.8%201-.8%201.6.3%202.5%201.5%201.3%201.1%209.7-.6%2011.8-.6.7-.5%202%20.2%203.3s.9%204.1.6%206.9c-.7%205.5-.7%201.7-.3%2035.6.2%2015.7%200%2028.5-.5%2029.2-.6.7-.5%201.9.1%203%20.6%201.2.7%206.4.4%2013.4-.6%2010.1-.6%2013.5-.3%2018.1%200%20.7-.2%206.7-.4%2013.3s-.5%2017.1-.6%2023.3c-.2%2010.6-.3%2011.2-2.1%2010.7-1.3-.4-1.9-.2-1.9.8%200%20.8.9%201.7%202.1%202%201.9.5%202.1%201.2%201.8%2010.4-.3%2013.4-.8%2017.3-2.4%2016.7-2.2-.9-2.7%201.4-.5%202.6%201.7.9%202%202.1%202%207%200%204.7-.3%205.8-1.4%205.4-2.3-.9-2.8%201.4-.7%202.6%202.7%201.4%202.5%209.7-.3%2012-1.6%201.4-1.7%201.7-.2%202.9%202.2%201.8%202.3%2011.6.1%2012.5-.8.3-1.5%201-1.5%201.6%200%20.5.7%201%201.5%201%202.3%200%202.1%2010.8-.2%2012.6-1.7%201.2-1.7%201.3%200%201.9%201.3.6%201.7%201.9%201.7%206.1%200%204-.4%205.6-1.7%206.3-1.6%201-1.6%201.2-.3%202.3%202.2%201.8%202.3%208.4.3%2011.8-1.5%202.7-1.6%203.1-.1%204.7%202%202.2%201.8%2010-.3%2011.4-1.2.8-1.2%201.1.1%202.2%201.2.9%201.5%202.6%201.2%206.5-.3%204.5-.8%205.5-2.9%206.5-1.8.8-2.9.8-4.2%200-1.1-.7-2.3-.8-3.5-.1-.9.5-3%20.7-4.6.3-1.6-.3-3.8-.2-4.9.4-1.4.8-2.7.8-4.7-.1-2.2-1-2.8-1-3.2%200-.5%201.5-3.4%201.6-4.9.1-.9-.9-2-.9-4.2.1-2.5%201-3.4%201-4.6%200-1.3-1.1-2-1.1-4%200-2.1%201.1-2.9%201.1-5.2-.1-2-1.1-2.7-1.1-3-.2-.6%201.6-4.5%201.7-6.1.1-.9-.9-1.5-.9-2.4%200-1.5%201.5-5%201.6-6.5.1-.8-.8-1.3-.8-1.7%200-.9%201.5-4.9%201.4-6.4-.1-.9-.9-1.8-.8-3.7.2-2.1%201.1-3%201.2-4.7.1-1.7-1-2.2-1-3.3.6-1.3%201.7-1.5%201.7-4.6%200-2.8-1.6-3.4-1.6-4.8-.3-1.5%201.3-2%201.3-4.4.1-1.5-.8-2.9-1-3.2-.4-.8%201.2-5.2%201.2-6-.1-.4-.6-1.5-.4-3%20.6-1.9%201.2-2.8%201.3-4.6.4-1.6-.9-2.8-.9-4.6-.1-2%20.9-3%20.9-4.9-.4-1.3-.8-2.4-1.1-2.4-.6%200%201.6-3.8%202.3-6.1%201.1-1.5-.9-2.4-.9-3.2-.1-1.4%201.4-5%201.4-6.4%200-.8-.8-1.7-.7-3.2.3-1.7%201.1-2.5%201.1-4.3-.1-1.6-1-2.3-1-2.6-.2-.5%201.4-5.5%201.4-6.9%200-.8-.8-1.7-.7-3.4.5-2%201.4-2.6%201.4-4.5.1-2-1.3-2.6-1.3-5.4.3-3%201.6-3.1%201.6-4.1-.1-1-1.8-1.2-1.8-3-.1-1.9%201.7-2.1%201.7-4.9%200-1.7-.9-3-1.4-3.1-.9-.3%202.1-1.7-4.7-1.8-8.5-.1-3.6.3-4.5%201.9-4.9%202.3-.6%202.7-2.3.6-2.3-1.6%200-2.5-4.5-1.8-9%20.2-1.7%201-3%201.8-3%202.3%200%202.7-2.1.5-2.7-1.2-.3-2.1-1.3-2.1-2.2s-.3-4.8-.6-8.6c-.7-9.4.3-17.5%202.1-16.9.7.3%201.6.1%202-.5.3-.6-.4-1.5-1.6-1.9-1.9-.7-2.2-1.6-2.3-7.1-.2-6-.1-6.2%202.1-5.6%201.4.3%202.3.1%202.3-.6%200-.6-.9-1.3-2-1.6-1.7-.5-2-1.4-2-6.3%200-5%20.3-5.8%202.1-6.3%201.2-.3%201.8-1%201.4-1.7-.4-.6-1.3-.9-2.1-.6-1.5.6-1.7-3-1.3-23.4.1-5.8.2-12.1.2-14.1-.1-2.8.4-3.9%202-4.6%202-.9%202-.9-.3-3.1-1.9-1.7-2.2-2.8-1.7-6.2.3-2.3%201.3-4.7%202.3-5.4%201.9-1.4%201.1-3.6-1.3-3.6-1%200-1.3-.6-.9-1.6.3-.9.6-3.6.6-6%200-2.5.4-4.3.9-3.9%201.7%201%202.4-1.8.8-3-2.3-1.6-2.4-11.3-.2-12.1%202.1-.9%201.9-2.4-.4-2.4-1.8%200-1.9-.5-1.4-5.7.4-3.2%201.3-6.4%202.1-7.2%201.2-1.2%201.2-1.5-.2-2.3-1.2-.7-1.6-2.5-1.6-6.9%200-3.5.4-5.8.9-5.4%201.7%201%202.4-1.8.8-3-2.4-1.8-2.4-11%20.1-12.4%201.6-1%201.6-1.2.1-2.4-1.1-.8-1.8-3.2-2-7-.4-5-.2-5.7%201.4-5.7%201.1%200%201.7-.6%201.5-1.3-.3-.6-.8-1-1.2-.7s-1.2-.3-1.7-1.3c-1.3-2.3%200-10.7%201.7-11.4%201.9-.7%201.8-2.3-.1-2.3-1.1%200-1.5-1.1-1.5-4.3%200-2.3-.3-5.3-.7-6.6-.5-2.1-.3-2.3%201.5-1.9%202.9.8%203.7-.7%201.3-2.4s-3.5-12.9-1.2-12.5c2.2.3%202.4-2%20.1-2.6-1.5-.4-2-1.3-2-3.9%200-4.7%201-7.8%202.6-7.8%202.3%200%202.7-2.1.5-2.7-1.9-.5-2.1-1.3-2.1-7%200-4%20.4-6.2%201-5.8%201.5.9%203-.3%202.4-1.9-.3-.8-1.3-1.2-2.2-.9-1.6.4-1.7-1.3-1.4-20.5.3-19.9.4-21%202.2-21.5%202.6-.7%202.6-2.7%200-2.7-1.8%200-2-.7-2-6%200-4.6.3-6%201.4-6%202.4%200%203-2.1.7-2.7-1.8-.5-2.1-1.3-2.1-6.3%200-4.9.3-5.8%202-6.3%202.6-.7%202.6-2.3-.1-3-1.9-.5-2-1-1.4-5.9.4-3.1%201.4-5.7%202.3-6.2%201.4-.8%201.4-1%200-2-.9-.7-1.7-3.3-2-6.8-.4-5.1-.2-5.7%201.6-6.2%202.1-.6%202.1-.6.1-2.2-2.5-1.9-2.5-10.2-.1-12%202-1.4%202-3%20.1-3.8-1.1-.4-1.5-2.1-1.5-6.5%200-5%20.3-5.9%201.5-5.5%201.1.4%201.5%200%201.5-1.6s-.5-2.1-1.8-1.8c-1.6.5-1.7-.8-1.6-19.6.1-11.1.2-20.4.3-20.7%200-.4%201-.9%202.2-1.2s1.8-1%201.4-1.7c-.4-.6-1.4-.8-2.4-.5-1.5.4-1.7-.4-1.6-6.5%200-6.2.2-6.9%201.8-6.4%201.1.4%201.7%200%201.7-1.1%200-1.2-.6-1.6-1.7-1.3-1.6.4-1.8-.3-1.9-5.9-.1-5.5.2-6.3%201.8-6.3%201%200%201.8-.7%201.8-1.5s-.7-1.5-1.5-1.5c-1.6%200-1.7-1.3-1.9-17.8-.2-8.6.1-9.7%202.2-9.7.6%200%201.1-.5%201-1-.2-.6-.9-.9-1.5-.9-1.5.2-1.4.8-1.5-19.6%200-16.5.5-20.8%203-22.7%201.2-1%201.3-1.5.2-2.8-2-2.4.7-18.6%203.2-19.3%202.2-.5%202.3-2.1.3-3.6-1.3-.9-1.4-1.9-.5-6.1.6-2.8%201.3-6.8%201.4-9%20.4-5.6%203.7-19.5%204.5-19.5.4%200%20.7-2.4.5-5.3-.2-5.9%201.9-15.7%203.8-16.8.8-.5.9-1.4.2-2.9-1.4-3.3%201.4-19.8%203.4-19.6.8%200%201.7-.5%201.9-1.2.3-.6-.3-1.2-1.2-1.2-1.3%200-1.5-.8-.9-5.3.4-2.8%201.1-6%201.6-7s.7-2.5.4-3.5c-.3-.9-.2-3.1.3-4.7.8-2.5.9-2.6%201-.8.1%202.7%201.9%203.1%202.8.7.4-1-.1-2.2-1.1-3-1.5-1.1-1.6-1.9-.7-6.6.6-2.9%201.3-7.1%201.5-9.3.9-8.6%202.9-17.5%203.8-17.5.6%200%20.8-1.4.5-3.3-.6-3.7.5-7.8%201.7-5.9.9%201.5%203.6%201.6%203.6.1%200-.6-.9-1.3-2-1.6-1.4-.4-2-1.4-2-3.3%200-4.9%201.2-9%202.6-9%201.7%200%201.8-1.2.2-2.8-.9-.9-.8-2.9.1-8.4%202-11.5%202.1-11.9%203.1-11.3.6.3%201.5.3%202.2-.1.8-.5.5-1.1-.7-2-1.7-1.2-1.7-1.9-.6-7.1.6-3.2%201.2-6.5%201.2-7.3.2-4.9%201.1-6.8%203-6.3%202.2.6%202.6-1.5.4-2.3-1.9-.7-2-7.6-.3-10.7.7-1.2%201.3-3.8%201.3-5.7%200-2.8.4-3.5%202-3.5%202.8%200%203.5-1.9.8-2.3-1.6-.2-2.3-1-2.3-2.6%200-3.1%202.6-9.3%204.2-10%201-.4.9-.8-.3-1.7-1.3-1-1.4-1.9-.2-7.3.7-3.3%201.3-7.7%201.3-9.7%200-2.8.4-3.6%201.6-3.5.9%200%201.9-.5%202.1-1.2.3-.6-.3-1.2-1.2-1.2-1.4%200-1.5-.7-.9-4.8.4-2.6%201.1-5.7%201.5-7%20.5-1.3.9-3.7.9-5.3%200-2.2.5-2.9%202-2.9%202.4%200%202.6-1.6.4-2.8-1.6-.9-1.6-1.4-.1-7.3.9-3.5%201.8-7.8%201.9-9.4.2-1.9.9-3%201.8-3%20.8%200%201.5-.5%201.5-1%200-.6-.6-.9-1.3-.8-.9.1-1.2-.6-.9-2%20.3-1.2%201.3-5.9%202.3-10.5%201.5-7.1%202-8.1%203.6-7.6%201.2.3%201.8%200%201.8-1%200-.9-.8-1.6-2-1.6-2.1%200-2.1-1.7.3-10.5.6-2.2.9-4.4.8-4.9-.1-.6%200-2%20.4-3.3.4-1.9%201-2.3%202.5-1.8%202.4.8%202.7-1.3.4-2.2-1.3-.5-1.5-1.5-.9-5.7.3-2.8%201.1-5.6%201.7-6.3.7-.9.7-1.7-.1-2.6-.6-.8-.8-1.7-.4-2%20.3-.4%201-2.8%201.5-5.4.5-2.7%201.1-6.2%201.5-7.8.3-1.7%201.2-3.7%202-4.7%201.1-1.2%201.1-1.8.3-2.3-2.3-1.4.7-17.8%203.6-20%201.8-1.4%201.8-1.6.2-2.8-1.4-1.1-1.6-2-.8-4.8.6-1.9%201.5-7%202-11.4%201.7-13%202.1-14.9%203.7-17.4%201-1.6%201.2-2.6.4-3-1.6-1%201.7-18.2%203.8-19.9%201.5-1.2%201.5-1.4-.1-2.6-1-.7-1.4-1.7-.9-2.2.4-.5%201.4-4.8%202.1-9.6%201-6.5%201.6-8.5%202.6-8.1.8.3%201.4-.1%201.4-1%200-.8-.7-1.8-1.6-2.1-1.1-.4-1.3-1-.6-1.9.5-.6%201.2-3%201.6-5.2.3-2.2.9-5.9%201.2-8.3.5-3.2%201.1-4.2%202.5-4.2%202.3%200%202.5-1.6.3-2.4-1.2-.5-1.5-1.4-1-3.9.4-1.7%201.2-6.2%201.8-10%201-5.8%201.4-6.6%203-6.1%202.3.7%202.4-1.2.1-2.4-1.8-1-1.5-5.2.7-10.7.7-1.7%201.2-4.8%201.1-7s.6-6.7%201.5-10%201.7-7.6%201.9-9.5c1.1-15.7%201.8-19.3%203.6-19.7%202.2-.6%202.3-.8.7-3.2-1.5-2.4%201.9-19.1%203.9-19.1.7%200%201.3-.7%201.3-1.5s-.7-1.5-1.6-1.5c-1.2%200-1.4-.5-.9-1.8.5-.9%201.3-5%201.9-9.1%201-6.5%201.4-7.5%203.6-8.3%202.3-.8%202.3-1.1.8-2.2-2-1.4-2-9.4%200-11.5.7-.7%201-2.2.7-3.2-.9-2.9.4-5.9%202.6-5.9%201%200%201.9-.5%201.9-1%200-.6-.6-1-1.4-1s-1.8-.4-2.1-1c-.6-1%201.3-8.9%202.6-10.4.5-.5.6-2.8.2-5.1-.3-2.8%200-5.2%201.1-7.3.9-1.7%201.6-4.7%201.6-6.6s.5-3.8%201.1-4.2c.6-.3.8-1.6.5-2.8-.7-2.8%202.3-17.7%204-19.7%201-1.1%201.1-1.8.3-2.6-1.2-1.2%201.7-16.9%203.7-19.3.7-.9%201-2.9.7-4.9-.7-4.4%202.7-18.1%204.4-18.1%201.6%200%201.7-1.6.2-2.5-1.9-1.2%201.5-19.5%203.7-19.5.8%200%201.4-.7%201.4-1.5s-.7-1.5-1.6-1.5c-1%200-1.4-.6-1-1.8%201.5-4.8%202.6-11.2%202.6-15%200-2.4.4-5.1.9-6.1.5-.9%201.2-3.5%201.4-5.8.3-2.2%201-5%201.6-6%20.6-1.1.8-2.3.5-2.6-1.2-1.2.8-4.7%202.8-4.7%201.1%200%201.8-.5%201.5-1.3-.2-.6-1.1-1.1-1.9-1.1-1.2.1-1.4-.8-1-4.5.2-2.5%201-5.6%201.8-6.8s1.3-3%201.2-4c-.3-4.3.2-5.4%202.2-4.8%201.5.5%202%20.2%202-1s-.6-1.6-1.8-1.3c-1.7.5-1.8-.5-1.9-13.1%200-12.6.1-13.6%201.9-14.1%202.7-.7%202.8-2.4.1-2.8-2-.3-2.1-1-2.5-10-.4-13.9%200-17.2%202.3-17.2%201%200%201.9-.7%201.9-1.5s-.9-1.5-2-1.5c-1.8%200-2-.6-1.8-6%20.3-5.1.6-6%202.3-6.2%202.6-.4%202.6-2.1-.1-3.2-1.8-.8-2.1-1.8-2-6.3%200-4.4.3-5.3%201.8-5.3%202.2%200%202.3-1.6.2-2.8-.9-.5-1.7-2.9-2.1-6.4-.5-5.4-.4-5.6%201.8-6%203-.4%203.2-2.2.3-2.6-1.8-.3-2.1-1-2.1-6.3%200-5.4.2-5.9%202-5.7%201.1.2%202.2-.3%202.4-.9.7-1.9-2.7-2.9-3.9-1.2-.7%201-.8.7-.4-1.1.3-1.4.6-4.5.6-6.8%200-3.5.4-4.5%202-4.9%201.1-.3%202-.9%202-1.3%200-.5-.9-1.2-2-1.5-2.1-.7-2.2-1.2-2.5-8.2l-.1-4.2%204.1-.3c2.2-.2%204.3-.2%204.7%200%20.5.2%2010%20.4%2021.3.4M80%2017.5c.9%202.5.4%203.5-2.1%203.5s-2.4%201.6.1%203c1.6.9%202%202.1%202%206.5%200%205-.2%205.5-2.2%205.5-2%20.1-2.1.2-.7%201.3q1.65%201.2%202.1%207.5c.4%205.7.3%206.2-1.6%206.2-2%20.1-2%20.1-.3%201.4%201.2.9%201.9%203.1%202.2%207%20.3%205%20.2%205.6-1.6%205.6-2.3%200-2.4.8-.3%203.2%202%202.1%202.3%2011%20.5%2011.6-1.7.6-1.3%203.2.5%203.2%201.4%200%201.5.8.9%205.7-.4%203.2-1.2%206.4-1.8%207.1-.7.9-.7%201.6.1%202.4.7.7%201.2%203.5%201.2%206.4%200%203.9-.4%205.3-1.6%205.8-1.5.6-1.5.9.4%202.9%201.7%201.8%201.9%202.9%201.3%206.7-.4%202.5-1.1%205.1-1.5%205.8s-.4%201.7%200%202.4c1.1%201.7%201.3%2011.8.3%2011.8-.5%200-.9.7-.9%201.5s.7%201.5%201.5%201.5%201.5.6%201.6%201.2c.1%203%201%208.7%201.9%2013.2.8%203.8.8%205.1-.2%205.7-.9.6-.8%201.2.4%202.6.9%201%201.8%204%201.9%206.8.3%204.1%200%205-1.4%205.3-2.4.5-2.1%202.2.3%202.2%201.1%200%202%20.3%202%20.7.3%204.3%201.3%2012.5%202%2015.5.6%202.9.4%203.8-.8%204.3-1.3.5-1.2.9.5%202.8%202%202.1%204.9%2016.2%204.2%2019.7-.2.8.2%202.4.8%203.5.5%201.1%201.3%204.2%201.7%206.9.5%204%20.3%204.7-.9%204.2-.8-.3-1.7-.1-2%20.4-.4.6.5%201.4%201.8%201.9%202%20.8%202.6%201.9%203%205.3.5%204.9%203%2017.8%205.5%2028.6%201.5%206.9%201.5%207.4-.1%208.3-2.1%201.2-2.3%203.3-.2%202.5%201.8-.6%203.3%201.9%203.3%205.4-.1%201.4.4%204.9%201.1%207.9.7%203.7.8%205.8.1%206.5-1.5%201.5-1.2%203.6.4%203.6%201.5%200%202.1%202.6%203.1%2014%20.3%203.6%201%207.4%201.5%208.5%201.9%204.2%203.8%2018%202.7%2019.3-.8%201-.6%202.1.5%204%201.9%203.2%204.2%2013.7%203.9%2017.4-.1%201.5.2%203.5.7%204.5s1.2%203.9%201.6%206.4c.6%204.2.5%204.7-1.6%205.4l-2.3.7%202.7%201.1c2.1.8%202.7%201.9%203.1%205.1.3%202.3.9%206.5%201.3%209.5.5%203.8.3%205.5-.6%206.1-1.5.9-.5%203%201.6%203%201%200%201.4%201.2%201.4%203.9%200%203.2.4%204%202.3%204.5%202%20.6%202%20.7.5%201.6-1.3.8-1.5%201.9-1.1%204.5.3%202%20.1%204.1-.6%204.9-1%201.1-.9%201.6.5%202.4%202.2%201.3%205%2019.2%203.1%2020.4-.8.5-.7%201.2.5%202.5%201.7%201.9%204.9%2017.8%204.1%2020-.3.7-.1%201.9.5%202.6.9%201.1%203.2%2010.4%203.2%2012.9%200%20.7-.5.6-1.5-.2-1.5-1.3-3.9-.5-3%201.1.4.5%201.4.9%202.5.9%202.2%200%203%201.8%202.3%205.3-.4%202.2-.2%202.7%201.6%202.7s2%20.3%201%201.9c-.9%201.4-.9%202.9-.1%206.4.7%202.5%201.2%206.3%201.2%208.4.1%202.1.7%206.5%201.5%209.8%201.3%205.3%201.3%206.1%200%207.1-1.9%201.4-1.9%203.4-.1%203.4%202.2%200%202.5%201%203.5%2010.7.6%205.8.6%209-.1%209.4-.6.4-.4%201.6.7%203.2.9%201.4%202%205.2%202.5%208.4s1.2%206.8%201.6%208c.5%201.8.1%202.5-1.7%203.2l-2.4%201%202.2.7c2.9.8%204.3%205.5%205.8%2019.4.3%201.9.8%206%201.3%209%201%206%20.8%207-1.4%207-.9%200-1.4.6-1.1%201.2.2.7%201.4%201.2%202.6%201%202-.2%202.2.2%202%203-.1%201.8.1%204%20.4%204.8%203.3%209%203.4%2011.6.6%2012.3-2.4.7-1.6%202.9.9%202.5%201.7-.3%202.5%202.5%203.8%2014.4.5%204%20.3%204.8-1%204.8-2.4%200-1.9%201.9.7%202.9%201.7.7%202.2%201.7%202.3%204.7.1%202.2.7%206.1%201.3%208.8.8%203.7.8%205.2-.1%206.4-1%201.1-.9%201.7.3%202.6.9.6%202.3%204.8%203.4%2010%201.6%208.2%201.6%209%20.1%209.8-2.1%201.2-2%202.5.2%203.2%201.4.5%202.2%202.8%203.6%209.8%201.2%206.3%201.4%209.4.7%209.6-1.6.5-1.3%203.2.3%203.2s2.2%202.8%202.5%2010.4c.1%202.7.6%205.7%201.1%206.6.6%201.1.5%202.1-.2%202.8-.8.8-.8%201.5.1%202.5%201.5%201.8%204.3%2016.2%203.9%2020.2-.2%202.3.1%203%201.5%202.9%201.8-.2%202.4%201.2.7%201.8-.6.2-.5%203.1.5%208.2.8%204.3%201.4%208.4%201.3%209s.4%203.9%201.1%207.4c1.3%205.9%201.3%206.4-.5%207.7-1.8%201.4-1.8%201.5.3%202.1%201.5.4%202.3%201.6%202.6%204.2.3%202.1%201.1%206.3%201.7%209.5%201.1%205.2%201%206-.5%207.1-1.3.9-1.5%201.5-.7%202%20.7.4%201.6.5%202.1.2%201.5-.9%204.6%2018.3%203.2%2019.7-1.5%201.5-1.4%202.7.4%202.7.8%200%201.5.3%201.5.7%200%20.5.7%204.5%201.5%209.1%201.1%206.4%201.2%208.7.3%2010.1-.9%201.5-.8%202.2.5%203.5.9.9%201.9%203.3%202.2%205.4.3%202%20.9%205.8%201.4%208.4.5%203%20.4%205.1-.2%205.7-.7.7-.5%201.6.6%202.9%201.7%201.8%204%2017.2%203%2019.9-.3.7-.1%201.9.5%202.6.5.6%201.3%203.3%201.6%206%20.6%203.8.4%204.8-.8%205.3-2.4.9-2%203.7.4%203.1%202-.5%202.6.9%202.1%205.7%200%201%20.3%202.4.8%203%20.4.6%201.1%203.5%201.5%206.3.6%204.4.4%205.3-.9%205.3-.8%200-1.5.4-1.5%201%200%20.5.9%201%202%201%201.4%200%202.1.9%202.5%203.7.4%202.1%201.1%205.4%201.6%207.3%201.3%205.2%201.1%208.7-.6%209.4-2.1.8-1.9%202.6.3%202.6%201.4%200%202%201.4%203%206.7.6%203.8%201.4%208.3%201.8%2010%20.5%202.7.3%203.3-1%203.3-2.3%200-2%202.1.4%202.7%201.8.5%202.5%202%202.1%205-.1.6.3%201.4.9%201.8.5.3%201%201.7%201%203.1%200%201.3.4%202.4%201%202.4%201.5%200-.1%206.3-1.9%207.7-1.4%201.1-1.3%201.3.7%201.9%201.2.4%202.4%201.6%202.7%202.8q2.1%2010.5%203%2013.2c.4%201.3.1%202.7-1%203.7-1.8%201.9-1.2%203.9.9%203.1.9-.4%201.5.8%201.9%203.8.4%202.4%201.1%206.5%201.7%209.2.8%204.2.7%205.2-.7%206.8-1.5%201.7-1.5%201.9.2%203.2%201.5%201.1%201.7%202.1%201%206.2-.4%202.7-1.2%205.5-1.8%206.2-.7.9-.7%201.6.1%202.4%201.6%201.6%201.5%209.3%200%2011.8-1%201.5-1%202.2%200%203.2%202.1%202.1%201.5%209.9-1%2012.5l-2.2%202.4%202.2.6c1.9.5%202.2%201.2%202.2%205.8%200%203.4-.5%205.5-1.3%205.8-.9.3-.9.9%200%202.6%201.5%202.5%201.7%2012.1.3%2012.1-.5%200-1%20.7-1%201.5s.5%201.5%201%201.5c.6%200%201%202.6%201%205.9%200%204.3-.4%206-1.5%206.5-1.9.7-1.9%202.6%200%202.6%202.2%200%202.1%2010.8-.2%2012.5-2%201.5-.9%203.7%201.4%202.8%201.4-.6%201.5.1.9%205.2-.4%203.5-1.3%206.3-2.2%207-1.5%201-1.5%201.3%200%202.7%202.1%202.2%202.2%2011.3.1%2012.2-1.9.7-1.9%202.6%200%202.6%201%200%201.5%201%201.5%202.7%200%201.6.3%203.8.6%204.9.4%201.5-.2%202.8-1.7%204.3-1.9%201.8-2%202.1-.6%202.7%202.5.9%202.4%2011.9%200%2013.3-1.7.9-1.7%201.1-.1%202.3%202.6%202%202.8%2010.4.2%2012.3-1.8%201.4-1.8%201.6-.1%202.6%202.3%201.3%202.5%2011.4.2%2012.3-1.9.7-1.9%202.6%200%202.6%202.2%200%202.2%2010.8%200%2011.6-1.9.8-1.9%203.4%200%203.4%202.3%200%202.1%2011.5-.2%2012.9-1.5.9-1.6%201.2-.4%202%201.7%201.1%201.6%2010.8-.1%2012.9-.8.9-.8%201.6%200%202.4%201.6%201.6%201.5%2011.1%200%2012.6-.9.9-.9%201.5%200%202.4%201.5%201.5%201.5%206.5.1%2010.7-.8%202.2-.8%203.5-.1%204.4.8.9.8%203.4.1%208.1-.5%203.7-.6%207.3-.2%207.9%201%201.6.3%2010-.9%2011.5-.8.9-.8%201.6%200%202.4%201.5%201.5%201.6%2011%20.1%2012.5-.8.8-.8%201.7%200%203.1%201.5%202.9%201.4%2011.9-.2%2012.5-.9.4-.9.7%200%201.8%201.6%201.6%201.7%2011.1.2%2012.6-.7.7-.8%201.7-.3%202.5%201.1%201.8%201.3%208.8.2%2011.7-.5%201.4-.4%202.8.2%203.6.7.8.7%203.4.1%207.6-.5%203.7-.5%207.4%200%208.7s.6%202.8.3%203.4c-.4.6-.6%205.9-.6%2011.9.1%206.4-.3%2011.1-.9%2011.4-.7.5-.6%201.1.1%202%201%201.3%201.2%205.9.8%2021.5-.1%202.5-.2%206.4-.2%208.7-.1%202.2-.4%204.5-.8%204.9s-.3%201.3.3%202.1c.9.9.8%202.1-.1%204.4-1%202.2-1%203.3-.1%204.2%201.4%201.4%201.5%209.9%200%2011.4-.8.8-.8%202.2%200%204.9%201.4%204.9%201.4%2010.4.1%2010.4-.5%200-1%20.7-1%201.5s.5%201.5%201.1%201.5.8.9.3%202.2c-.6%201.9-1.3%2017.7-1.2%2026.3.3%2022%20.4%2021-1.7%2021.1-3.6.2-3.9.4-2.7%201.6.7.7%202%201.3%203%201.3.9%200%201.7.6%201.6%201.2-.1.7-.2%203.5-.2%206.2-.2%204.3-.4%204.8-2.1%204.4-1-.3-2.2.1-2.6.7-.9%201.5%201.3%203%203.2%202.3%201-.4%201.3%201%201.3%206.2v6.7l-5.7-.3c-3.2-.2-6.8.1-8%20.5-1.3.4-2.8.4-3.5-.1-.7-.4-8.7-.8-17.8-.9s-34.7-.5-57-.8c-22.5-.4-42.6-.3-45.1.2-2.9.6-5.3.5-6.4%200-1.9-1.1-10.3-1.5-38.5-1.8-24.4-.2-32-.8-32-2.5%200-.7.7-1.6%201.6-1.9%201.5-.6%201.5-.8-.1-2.6-1.4-1.5-1.6-2.9-1-6.7.4-2.6%201.2-5.1%201.8-5.5.7-.4.7-1.1-.2-2.2-.9-1-1.1-3.4-.7-7.3.6-7.2.6-6.7%200-12.9-.3-2.9-.1-6.1.5-7.1.5-1.1.6-2.4.2-2.9-1.3-1.3-2-11.4-.8-11.4.5%200%20.6-1.5.2-3.8-1.5-7.1-1.4-11.2.3-12.1%201.4-.8%201.4-1.1.2-2.7-1.9-2.1-2-10.4-.2-12.3.9-1%201-1.7.3-2.4-1.5-1.5-1.4-11%20.1-12.6%201.1-1%201-1.4-.3-2.1s-1.5-2.1-1.1-6.2c.2-2.9.8-5.8%201.3-6.3.4-.6.4-1.7-.1-2.5-1.3-2.1-1.2-11.4.1-12.7.8-.8.8-1.7%200-3.1-1.4-2.7-1.4-10.5%200-11.9.7-.7.8-1.7.1-2.9-1.2-2.5-2.2-11.4-1.2-11.4.4%200%20.6-3.2.4-7.2-.2-4.3.1-7.8.8-8.5.8-1%20.6-1.8-.6-3.1-.9-1-1.3-2.2-1-2.5%201.2-1.1%202.4-11%201.5-12.1-.5-.6-.4-3.8.1-7.1.4-3.3.7-7.1.6-8.5s-.2-5.9-.1-10c0-4.1.1-11.1.1-15.5.1-4.4.1-9.1.2-10.5.3-12.7.1-16.3-.8-17.2-.8-.8-.7-1.5.5-2.3%201.1-.9%201.3-1.6.6-2.9-.6-1.1-.6-4.2-.1-8.3.6-3.9.5-7.6%200-9.2-.5-1.4-.6-3.6-.1-4.8.4-1.2.9-11.9%201-23.8.1-15%20.5-21.3%201.3-20.5%201.5%201.5%203.6%201.2%203.6-.5%200-.8-.9-1.5-1.9-1.5-3%200-3.1-1.1-2.3-21.3.2-5%20.5-5.7%202.2-5.7%202.6%200%202.6-2%20.1-2.7-1.2-.3-1.7-1.1-1.4-1.9s.1-1.4-.3-1.4c-.5%200-.9-1.9-.8-4.3.2-6.4.3-6.7%201.9-6.1.8.4%201.5.1%201.5-.5s-.7-1.1-1.5-1.1c-1.3%200-1.5-1.2-1.3-6.5.2-5.7.4-6.4%202-5.9%201.2.4%201.8%200%201.8-1.1%200-.9-.9-1.9-2-2.2-1.7-.4-1.9-1.1-1.3-5.2.3-2.5%201.2-5.1%201.9-5.7%201.8-1.4%201.8-2.4%200-3.8-.8-.7-1.6-3.6-1.8-7.3-.4-5.2-.2-6%20.9-5.1%201%20.8%201.7.8%202.6-.1s.7-1.3-1.1-1.7c-1.8-.5-2.2-1.3-2.2-4.9%200-2.5.6-5%201.5-5.9%201.7-1.7%202.1-5.1.4-4-.7.4-1-.7-.8-3.4.2-2.3%200-4.4-.4-4.8-1.2-1.3-.8-6.6.5-5.8.8.5.9.2.3-1.2-.4-1-.9-4.2-1.1-7-.3-4.6-.1-5.3%201.8-5.8%202.1-.5%202.1-.6.4-2.5-2.1-2.3-3-13.2-1-12.4%202%20.7%202.9-1.9%201.1-3.2-2.3-1.6-2.4-11-.2-11.9%202.2-.8%201.9-3.9-.3-3.4-1.5.4-1.7-.3-1.8-5.3-.1-4.8.1-5.8%201.7-6.2%201.9-.5%202.7-2.7.9-2.7-1.5%200-4.5-6.3-3.1-6.8.6-.2%201.1-1.5%201.1-2.8%200-1.5.6-2.4%201.5-2.4%201.9%200%201.9-1.9%200-2.6-2.3-.9-2.1-11.2.2-13%201.7-1.2%201.7-1.4.1-2.6-1.1-.9-1.8-3.2-2-7.1-.3-5.1-.1-5.8%201.4-5.3%202.2.5%202.4-1.9.3-2.8-2.3-.8-2.1-10.5.2-12.2%201.7-1.3%201.7-1.3.1-1.4-2.6%200-2.6-12.5-.1-13.5%201.7-.6%201.7-.7-.1-2-1.5-1.2-1.8-2.3-1.4-6%20.3-2.6.1-4.8-.5-5.2s-.1-1%201.1-1.4c2.5-.9%203-2.9.7-2.9-2.2%200-1.3-11.4.9-11.8%202.2-.5%202-2.3-.3-2.9-1.7-.4-1.8-1.4-1.4-13.6.4-10.7.7-13.4%202-14.1%201.5-.8%201.4-1-.3-2.3-1.5-1.1-1.9-2.5-1.7-6.6.2-3.3.8-5.6%201.8-6.3%202-1.5%201.9-2.4-.4-2.4-1.9%200-3.6-3.6-2.1-4.5.5-.3.7-2.1.5-4-.4-3-.2-3.5%201.5-3.5%202.3%200%202.7-2.5.5-3.4-2.2-.8-2.2-11.6%200-11.6.8%200%201.5-.7%201.5-1.5%200-1-.7-1.5-1.8-1.3-1.4.3-1.7-.6-1.8-5.7-.1-5%20.2-6.3%202-7.7%201.9-1.5%201.9-1.7.3-2.3-1.3-.6-1.7-1.9-1.7-6%200-4.6.3-5.3%202.2-5.8l2.2-.6-2.6-2.8c-2.1-2.2-2.5-3.2-1.6-4.6.5-1%20.7-2.9.4-4.2-.5-1.8-.1-2.4%201.6-2.8%202.2-.6%202.2-.6.3-2.7-2.5-2.7-2.5-9.8-.1-11.5%202-1.5%202.1-3.1.1-3.8-2-.8-1.8-11.4.3-12.2%201.3-.5%201.2-.8-.2-2.4-2.1-2.3-1.9-11.8.3-12.6%201.2-.5%201.1-.8-.2-2.3-2.5-2.7-2.6-9.4-.2-11.4%201.7-1.4%201.8-2%20.7-3.7-1.4-2.4-1.6-11.7-.2-12.6.6-.3.6-1.5%200-3-1.1-2.9-.9-10.8.3-11.6.5-.4.4-1.5-.2-2.8-.7-1.3-.9-4-.5-6.9.3-2.6.6-9.2.6-14.7s.2-14.2.5-19.3c.5-8.7.6-9.2%202.5-8.6%201.6.5%201.9.2%201.6-1.3-.3-1.2-1.1-1.7-2.7-1.5-1.8.2-2.2-.2-1.7-1.4.3-.8.6-3.7.6-6.3%200-3.9.3-4.7%201.8-4.7.9.1%201.7-.4%201.7-.9%200-.6-.8-1-1.7-.9-1.6.1-1.8-1.3-1.8-14.3%200-7.9.3-14.2.8-14.2.4.1%201.5.1%202.5%200%202.3-.1%201.2-2.1-1.3-2.1-2.4%200-2.6-1-2.2-11.5.1-5%20.2-9.7.2-10.5s-.2-19.5-.4-41.5-.7-41.5-1-43.3c-.6-2.5-.4-3.2.8-3.2%201.7%200%202.2-1.5.8-2.4-.5-.3-.7-16.3-.5-35.5.2-27.3%200-35.1-1-35.1-.7%200-.6-.4.4-1%201.3-.8%201.4-1.9.8-6.6-.8-5.8-.4-8.4%201.3-8.4.6%200%20.7-.9.3-2.3-1.5-4.8-2.2-12.2-1.3-13.4.6-.7.6-2.3.1-3.8-.4-1.3-.6-15-.3-30.2.3-15.3.2-28.9-.3-30.2-1.1-3.4-.1-5.7%201.8-4.1%201.5%201.3%203.9.4%203-1.1-.4-.5-1.4-.9-2.4-.9-2.1%200-3.4-3.3-1.9-4.8.6-.6.7-1.6.2-2.4-1-1.6-1.2-21.8-.2-21.8.4%200%201%20.4%201.3%201%201%201.5%203.5%201.2%203.5-.5%200-.9-.9-1.5-2.4-1.5-2.3%200-2.4-.3-2.5-6.5%200-5.8%201.1-8.5%202.1-5.3.6%201.6%202.8.1%202.8-1.8%200-1.2-.7-1.4-3.1-.9-2.1.5-2.9.4-2.5-.3%201.2-2%201.5-42.5.4-46.5-.9-2.8-.8-4.1%200-4.9.7-.7%201.2-2%201.2-2.9s.7-1.9%201.5-2.3c1.6-.6%202.1-3.6.5-3.6-.5%200-1.2-1.7-1.5-3.8-1.5-9.6-1.6-8.9%201.1-8.4%203%20.5%203.3-1.5.3-2.6-1.8-.7-2.1-1.8-2.4-7-.2-4.7.1-6%201-5.2%201.3%201.1%202.5.3%202.5-1.7%200-.7-.6-1.3-1.3-1.3-2.1%200-1.4-11.4.7-11.8%202.2-.5%202-1.9-.4-3.2-1.4-.8-1.9-2-1.8-4.3.1-1.8-.1-4.8-.5-6.7s-.4-2.9-.1-2.3c.8%201.8%203.4%201.6%203.4-.1%200-.8-.5-1.6-1-1.8-.6-.2-1.3-2.7-1.7-5.6-.5-4.9-.4-5.4%201.6-5.9%202.6-.7%202.7-2%20.3-2.7-2.5-.8-3-12.8-.5-12.4%202.3.4%202.9-2.2.5-2.8-1.6-.5-1.9-1.4-1.8-6%200-4.3.4-5.5%201.8-6%202.1-.6%202.4-2.3.4-3-.8-.3-1.7-2.7-2-5.6-.6-4.1-.4-5.2%201.1-6.3%201.4-1%201.5-1.6.5-2.8-1.7-2.1-2.1-11.9-.4-12.4%201.4-.5%201.6-3%20.3-3.5-.6-.2-1-2.6-1-5.3%200-2.8-.1-8.3-.1-12.3-.1-4.5.3-7.9%201.1-8.8.9-1.1.9-1.8.1-2.6-1.6-1.6-1.5-11.1%200-12.6.9-.9.9-1.5%200-2.4-1.8-1.8-1.5-11.3.4-12.9%201.4-1.2%201.4-1.4-.2-2.6-2.1-1.5-2.4-9.4-.5-11.7%201-1.2%201-2.2%200-5.1-1-2.7-1.1-4.5-.2-7.7.8-3%20.8-5.9.1-10-.8-4.4-.7-6.2.2-7.3s.9-1.9.2-2.8c-1.3-1.5-1.3-10.8.1-12.5.7-.9.7-1.6-.1-2.4-1.5-1.5-1.5-9-.1-12.2.9-1.9.9-2.9.1-3.9-.8-.9-.8-3.1%200-7.7.5-3.6%201-7.5%201-8.7%200-1.4.7-2.3%202.1-2.5%201.1-.2%202.3-.9%202.5-1.7.4-1.1-.2-1.3-2.7-.8-2.3.5-3.1.3-3.1-.8%200-3.3%204.9-4%2029.9-4%2017.5%200%2018.4.1%2019.1%202m1181%20135c19.2.6%2021%20.7%2021.1%202%20.3%203.1-1.5%2015.4-2.7%2018.5-.8%202-1.4%204.1-1.3%204.6.3%201-.6%206-2.3%2013.7-.5%202.6-1.6%208.9-2.4%2014-2.3%2015.9-5.2%2033-6.9%2039.7-.9%203.6-1.8%207.8-2.1%209.5-2.2%2014.7-3.7%2023.5-4.4%2026-.5%201.6-1.4%207-2%2012-.6%204.9-1.7%2012.4-2.5%2016.5-4%2021.1-4.2%2022.2-5.1%2029-.4%202.5-1%205-1.5%205.6s-.8%202.4-.8%204-.6%206.3-1.4%2010.4-1.7%209.1-2%2011c-1.5%2010.3-2.9%2017.5-3.7%2019.1-.6%201-1%203.7-1%206.1s-.7%207.2-1.6%2010.8c-.8%203.6-1.7%208.3-1.9%2010.5-.5%204.8-2%2014.2-3.4%2020.5-.5%202.5-1.4%207.4-2%2011s-1.6%207.4-2.1%208.5-1.1%204.7-1.4%208c-.9%2011.8-2.8%2024-4.1%2026.5-.7%201.4-1%204-.8%205.8.3%201.8-.2%205.6-1.1%208.5-.8%202.9-1.5%205.9-1.4%206.7.3%202.4-1.4%2010-2.2%2010-.3%200-.7%201.5-.7%203.2%200%205.7-1%2010.7-2.3%2012.3-.8.9-1%202.7-.6%204.6.3%201.8.1%203.8-.5%204.5-.6.8-.9%202.1-.5%202.9.3.8.1%203.9-.6%206.8-.6%202.8-1.2%206.8-1.3%208.7s-.7%205.7-1.4%208.3c-.6%202.7-.9%205.2-.6%205.6.2.5-.2%203.1-1%205.9-1.7%205.8-3.5%2016.7-4.2%2026.1-.2%203.6-.8%207.2-1.4%208.2-.5%201-.9%203.4-.9%205.4s-.4%205.5-.9%207.8-1.7%208.7-2.6%2014.2c-1%205.5-2.4%2012.7-3.3%2016-.8%203.3-1.8%208.9-2.3%2012.5s-1.3%208.5-1.8%2011-1.4%207.4-2.1%2011c-.6%203.6-1.5%207.8-2%209.5-.5%201.6-1.2%204.8-1.5%207-.4%202.2-.9%204.7-1.2%205.5s-.5%203-.4%204.7c.2%201.8-.2%203.3-.7%203.3s-1.3%202.8-1.6%206.2c-.4%203.5-1.2%206.9-1.8%207.6-.8.9-.8%201.6%200%202.4s.8%201.5.2%202.4c-.6.6-1.5%204-2%207.5s-1.4%2010-2%2014.4-1.6%209.3-2.2%2011c-.6%201.6-1.6%208.2-2.3%2014.6s-1.7%2012.5-2.3%2013.5c-.5%201-1.2%205.1-1.4%208.9-.3%203.9-1%207.9-1.6%209s-1.8%208.1-2.7%2015.5-2.1%2015.3-2.7%2017.5c-.5%202.1-1.2%206.2-1.5%209-.2%202.7-1.3%209.9-2.4%2016-5.5%2030.7-6.9%2039.2-6.9%2041.7%200%201.6-.3%202.8-.7%202.8-.5%200-.9%202.1-1%204.8-.1%202.6-1.4%2011.9-2.9%2020.7s-3%2017.8-3.3%2020-1.2%204.1-1.8%204.1c-2.6.3-2.8.5-1.1%201.7%201.8%201.4%202-.2-2.6%2022.7-1.4%206.9-3.2%2017.9-4.2%2024.5-.9%206.6-2%2012.5-2.5%2013-.4.6-.8%202-.7%203%200%201.1-.4%206.9-1%2013-.6%206-.9%2021.3-.7%2034%20.4%2023.9.6%2053.9.4%2078v50c0%2032.6-.2%2059.3-1.2%20150.5-.2%2016.3-.7%2030.1-1.1%2030.8s-.3%201.9.3%202.6c.8.9%201%2017.4.6%2056.2-.5%2069.7-.8%20182.8-.3%20187.4l.3%203.5-9.5-.5c-5.2-.3-24-.4-41.8-.4-29.4.1-32.3%200-31.7-1.5.4-.9.9-8.8%201.2-17.6s.6-20.1.8-25c.2-5%20.3-9.7.3-10.5-.4-7.7.5-133.6%201.1-150.5.8-20.1.5-146.8-.4-235-.2-19.8-.4-57.4-.4-83.5.1-26.1%200-50.7-.1-54.5-.1-6.3%202.6-25.4%204.9-34.4%201.5-5.9%203.2-14.2%204.2-20.6.5-3.3%201.4-8.3%202-11%20.5-2.8%201.4-7.5%201.8-10.5.5-3%202-10.9%203.5-17.5%201.4-6.6%202.9-15.5%203.2-19.7.8-9.4%201.6-10.9%204.2-8.5%203.8%203.4%207%201.7%205-2.7-.9-2.1-.8-3.1.2-5%20.7-1.3%201-2.8.7-3.3s.3-4.4%201.3-8.7c1.1-4.4%202.2-13.6%202.6-20.5.9-17.8%203.9-28.2%208.4-29.6%201.1-.3%202-1.5%202-2.5%200-1.6-1-2.1-5.1-2.6-4.6-.6-5-.9-4.4-2.8%201.3-4.1%204.9-21.4%207.1-33.6.8-4.7%201.9-10%202.5-11.8%201-2.9%205.4-26.1%206.2-32.2.2-1.4.9-5%201.5-8%202.3-10.4%205.4-27.5%208.3-45.5%201.5-9.9%203.8-23.4%205-30%201.1-6.6%202.3-14.6%202.6-17.8.6-6%201.4-6.8%204.5-4%202.5%202.3%205.5.6%204.9-2.8-.7-5.1-.7-12.5.1-15.4%203.7-13.8%206-25%206.3-30.6.1-3.6.8-8.2%201.6-10.2%201.1-3%201.8-3.7%203.7-3.5%201.4.2%202.9-.4%203.5-1.4%201.5-2.3-.6-4.6-5.2-5.4-5.7-.9-7.2-1.5-6.6-2.5%201.3-1.9%206.2-22.6%207-28.9.2-1.4.8-4.8%201.5-7.5.6-2.8%201.1-6.8%201.2-9%200-2.2.4-4.5.9-5.1s1.2-3.3%201.5-6%20.8-5.6%201.1-6.4c.4-.8.7-3.6.9-6.2.1-2.6.6-5.3%201-6%20.5-.7.9-2.7%201-4.3.3-4.3%202.1-15.3%203.4-20.5.6-2.5%201.5-8%202-12.2.6-4.2%201.4-8.8%202-10.3.5-1.4%201-3.9%201-5.5s.5-3.2%201-3.5c.6-.3%201-1.8%201-3.3%200-2.8%202.3-14.6%204.2-21.7%201.3-5.1%202.7-14.1%203.4-23%20.3-3.9%201.2-8.9%202-11.3.8-2.3%201.4-6%201.4-8.2%200-5.1%202.1-14%203.3-14%20.5%200%20.4-.6-.2-1.3-.6-.8-.9-1.6-.7-1.8.3-.2%201.6-7.2%203-15.4%201.4-8.3%203.2-17.7%204-21%202.4-10.1%203.6-16.5%203.6-19.6%200-1.7.4-3.8.9-4.7s2.1-8.9%203.6-17.7%203.3-18.3%204.1-21c.7-2.8%201.6-7%201.8-9.5.3-2.5%201.2-8.1%202.1-12.5%202.1-11%203.5-18.1%204.4-24%20.5-2.8%202.1-10.9%203.5-18%201.5-7.2%203.4-17.1%204.1-22%201.5-9.2%202.7-14.3%205.1-22.7.8-2.6%201.4-6%201.3-7.5%200-1.6.9-6%202.1-9.8%201.2-3.9%202.2-9.7%202.3-13l.2-6%205-.5c5.1-.5%2016.1-.4%2043.5.5M427.7%201427.2c2.6%203.2%201.8%2052.3-.8%2055.4-1.4%201.7-4.9%201.8-5%20.1-.4-6%20.1-54.8.6-55.6.9-1.5%204-1.4%205.2.1m35.6%20200.2c1.8.4%202.7%201.2%202.5%202.2-.3%201.3-5.1%201.5-38.3%201.4-41-.1-45.5-.3-45.5-2.9%200-1.4%203.7-1.6%2039.3-1.5%2021.5%200%2040.5.4%2042%20.8m144.7%202c0%201.4-.7%202.5-1.7%202.7s-10.8.2-21.8-.1c-19.6-.5-20-.5-20.3-2.7-.2-1.4.3-2.2%201.4-2.5.9-.1%2010.9-.2%2022.1%200l20.3.3zm113.5.1v3h-26.8c-24.2%200-27-.2-27.8-1.7-1.3-2.5-1.1-3.6.9-4.1.9-.3%2013.4-.4%2027.7-.3l26%20.1zm52.5-1.9c.7.7%201%202%20.8%203-.3%201.8-1.6%201.9-22.8%201.7-12.4-.1-23.1-.2-23.7-.3-1.3%200-1.8-4.1-.8-5.2%201.1-1.1%2045.4-.3%2046.5.8m-113.5%201.5c.4%201.1.4%202.3.1%202.6-.7.7-44.4%201.1-46.3.5-.7-.2-1.3-1.5-1.3-2.8v-2.4h23.4c22.9%200%2023.5.1%2024.1%202.1m300.3-.8c.6.5%201.2%201.6%201.2%202.6%200%202.6-3.3%202.9-26.5%202.2-11-.3-27.8-.5-37.2-.6-17%200-19.2-.4-17.4-3.3.4-.6%204.3-1.2%209.1-1.4%2017.5-.6%2069.5-.2%2070.8.5m-496.2%207.5c1%20.8%203.4%205.8%203.4%207.2%200%201.1-62.3%201.4-76.8.4l-9-.7-.5-3.1c-.2-1.7-.3-3.5%200-3.9.6-.9%2081.5-.8%2082.9.1m126.4.7c6.3.2%2012.7.4%2014.3.5%202.5%200%202.7.3%202.7%204v4h-14.7c-8.2%200-17.8-.3-21.5-.6-6.6-.7-6.6-.7-7.3-4.1-.3-1.8-.3-3.8%200-4.3.3-.6%203.7-.8%207.8-.5%204%20.3%2012.4.7%2018.7%201m71.8%202.8c.7%205.6%200%205.7-24.7%205.7-16.3%200-23-.3-23.9-1.2-1.6-1.6-1.5-6.5.1-7.1.6-.3%2011.8-.4%2024.7-.3l23.5.1zm59.2.6c0%202.2-.4%204.2-.9%204.5-.9.6-17.3.8-41.8.7l-12.3-.1v-9h55zm50.3-2.9c1.5%200%201.8.7%201.5%204.2l-.3%204.3-22-.3c-13.5-.2-22.4-.7-23.2-1.4-1.4-1.1-1.8-6-.5-7.3.4-.4%2010.2-.5%2021.7-.1%2011.6.3%2021.8.6%2022.8.6m187.5.6c2%20.4%202.3%201%202%204.2l-.3%203.7-40.9.2-40.8.2.6-2.2c.3-1.2.6-3.2.6-4.4s.7-2.3%201.7-2.5c2.7-.5%2074.6.2%2077.1.8%22%2F%3E%09%3Cpath%20d%3D%22M641%2056.5c-2.4%202.9-.5%204.5%205.5%204.5h5.6l-.5%203.2c-.3%201.8-.8%207.7-1.1%2013l-.6%209.7%203.7%202.5c5.7%203.8%206.2%202.7%206.3-12.5%200-7.1.2-13.3.5-13.8s2.1-.9%204-.8c4.1.1%208.8-2.8%208.4-5.1-.3-1.5-2.2-1.7-15.4-2-12.5-.2-15.3%200-16.4%201.3%22%2F%3E%09%3Cpath%20d%3D%22M609%2059.6c-2.2%202-4%204.4-4%205.4%200%203%205.5%206.8%2010.8%207.5%206.1.8%207.6%201.7%208%204.6.8%206.4-6.9%208.5-12.7%203.6-3.8-3.2-5.2-3.3-7.4-.9-2.9%203.2-2.7%203.5%209.5%209.9%204.3%202.3%204.8%202.3%207.5.9%205.2-2.8%2010.3-8.3%2010.3-11.2%200-5.5-8-12.4-14.3-12.4-3.7%200-4.4-2-1.6-4.1%202-1.6%203.5-1.8%209.7-1.3%207.2.7%207.2.7%207.2-1.8%200-2.2-.5-2.6-4.6-3.2-10.7-1.4-14.1-.9-18.4%203%22%2F%3E%09%3Cpath%20d%3D%22M747.9%2057.6c-1.9%202.4-2.2%2022-.4%2025%202%203.1%2014.9%205.1%2019.8%203.1%207.7-3.3%204.8-6.1-5.8-5.9-6.6.2-7.5%200-8.5-1.8-1.9-3.5.3-5%207.2-5%204.4%200%206-.4%206.5-1.6%201-2.7-1.4-3.7-8.2-3.5l-6.5.2v-3c0-3.6%201.6-4.2%2010.5-3.9%205.8.3%206%20.2%206-2.2%200-2.5-.1-2.5-9.6-2.8-8-.2-9.8%200-11%201.4%22%2F%3E%09%3Cpath%20d%3D%22M687%2061.4c-1.6%202.5-3%204.8-3%205.2s-2.2%204.4-5%209c-2.7%204.6-5%208.9-5%209.7s1.1%201.9%202.4%202.5c2.7%201.2%203.8.5%205.5-4%201.9-5.1%2015.6-4.6%2021.2.7%202.9%202.9%205.9%202.8%205.9%200%200-.9-1.8-3.9-3.9-6.8-4.1-5.6-9.4-15-10.3-18.5-1-3.7-4.4-2.7-7.8%202.2m8%2012.2c0%201-1.3%201.4-4%201.4-4.6%200-5.1-1.4-1.8-5l2.1-2.3%201.9%202.3c1%201.2%201.8%202.8%201.8%203.6%22%2F%3E%09%3Cpath%20d%3D%22M725.5%2060c-9.8%203.5-14.2%2011-11%2018.7%202.5%205.9%206%208.2%2012.7%208.3%205.1%200%206-.3%209.2-3.4%204.1-3.8%204.5-6.7%201.4-9.6-2.5-2.3-8.4-2.7-11-.6-1.7%201.2-1.7%201.4%200%202.8.9.8%202.5%201.8%203.5%202.1%204.1%201.5.2%203.9-4.8%203-5.6-1.1-6.6-8.9-1.8-13.8%202.1-2%203.5-2.5%207.8-2.5%205.6%200%207.4-1.5%205.2-4.3-1.9-2.5-5.8-2.7-11.2-.7%22%2F%3E%09%3Cpath%20d%3D%22M1241.3%2062.1c-4.4%202.8-6.4%206.3-7%2012.2-.5%204.9-.3%205.5%203.2%209.4%203.6%204.2%203.8%204.3%209.9%204.3%205.7%200%206.5-.3%209.5-3.4%204.6-4.7%205.6-9.9%203-15.3-3.2-6.6-6.5-9.3-11.3-9.3-2.4%200-5.4.9-7.3%202.1m11%206.8c4.3%207.3-1.1%2017.4-7.5%2014-2.1-1.1-4.8-6-4.8-8.7%200-2.9%205.4-8.2%208.2-8.2%201.6%200%203%201%204.1%202.9%22%2F%3E%09%3Cpath%20d%3D%22M119.6%2068.5c-.9%201.3-1.6%202.8-1.6%203.3%200%202-4.5%209.8-7.1%2012.4-2.4%202.5-2.7%203.2-1.6%204.9.9%201.5.9%202.3%200%203.8-1%201.5-.9%202.2.1%203%201.8%201.5%204-.6%205.7-5.3%201-2.7%202.2-3.8%205.6-5.1%205.6-2.2%206.9-1.6%207.8%203.3.3%202.2%201.3%204.8%202%205.9%201.3%201.7%201.5%201.7%203.2%200%203.2-3.1%202.5-7.5-2.3-14.6-2.4-3.6-4.4-7.3-4.4-8.1%200-2.2-2.8-6-4.4-6-.8%200-2.1%201.1-3%202.5m4%207.2c2.3%203%201.7%205.1-1.7%205.8-4.1.9-4.5.2-2.5-4%201.9-4%202.4-4.2%204.2-1.8%22%2F%3E%09%3Cpath%20d%3D%22M377.4%20142.8c-.5.4-1.7%201.9-2.7%203.4-1.2%202-2.6%202.8-4.5%202.8-1.7%200-4.1%201.2-6%203-1.8%201.6-7.4%205-12.5%207.5s-11.4%205.9-14.2%207.5c-2.7%201.7-9%205.1-13.9%207.5-4.9%202.5-9.6%205.1-10.5%205.8-2.2%201.9-8.6%204.7-10.5%204.7-.9%200-1.6.4-1.6.9s-1.5%201.6-3.2%202.5c-1.8.9-5.5%203-8.3%204.6-2.7%201.7-5.7%203.3-6.5%203.6-6%202.3-17.7%209.9-19%2012.3-2.1%204.1%201.9%204.1%207%20.1%204.4-3.5%206.6-3.8%207.5-1.1%201.5%204.8%204.1%2026.7%203.3%2027.7-.5.7-.3%201.4.7%201.8.9.3%201.5%201.8%201.5%204.1%200%202%201.1%2010.1%202.5%2018.1s2.3%2014.9%202%2015.3c-.2.5%200%202.3.5%204.2.5%201.8%201.4%207.2%202%2011.9%201.1%209%201.9%2013.9%204.5%2026%20.8%204.1%202.2%2012.7%203%2019s1.9%2013.7%202.4%2016.5c.6%202.7%201.7%209.9%202.6%2015.8.8%206%201.7%2011.2%201.9%2011.6.3.4.6%203.9.7%207.7s.6%207.9%201%209.1c.5%201.2%201.3%206.2%201.9%2011s1.8%2012.4%202.5%2016.8%201.6%2010.8%202%2014.2c.6%206.2.6%206.3-1.9%206.3-1.3%200-3.2.8-4.1%201.7-1.6%201.6-1.6%201.7.1%203%202.7%201.9%206%201.6%207.6-.8%201.2-1.9%201.6-2%203.5-.8%201.7%201%202.7%201%204.5.1%202.2-1.1%2014.9-5.7%2019.3-7%207-2%2019.5-12.5%2024-20.1%201.1-1.9%203-5%204.2-7%201.3-2%202.3-4.6%202.3-5.7%200-1.2.6-3.7%201.3-5.5%202.3-5.7%201.1-28-1.7-33.4-.9-1.7-1.6-3.5-1.6-4.2%200-1.6-6.7-14-9.6-17.8-2.9-3.9-3-4.5-.3-9%201.2-2%202.3-5%202.5-6.7s1-3.8%201.6-4.6c2-2.3%201.6-21.4-.6-28.4-3.2-10.5-12.3-25.2-17.3-27.9-2.1-1.1-2.3-2-2.3-8.4%200-3.9.5-7.6%201.1-8.2%202.9-2.9%201.3-27.8-2.3-35.9-1.1-2.5-3-7.5-4.3-11.1-2-5.5-3.5-7.5-9.6-13.2-3.9-3.6-8.4-7.1-10-7.6-1.6-.6-2.9-1.5-3-2-.1-.9%2022.2-12.6%2033.1-17.4%205.4-2.4%2016.9-8.8%2019-10.6s10.9-6.5%2012.1-6.5c.6%200%204.3%202.6%208.2%205.7%204%203.2%209.2%207.1%2011.7%208.8%202.5%201.6%206.4%204.6%208.7%206.7%202.4%202.1%204.7%203.8%205.3%203.8s2.9%201.2%205.3%202.7c3.6%202.2%2011.7%206.6%2028.7%2015.3%201.9%201%205.5%202.6%208%203.6s5.2%202.3%206%203%207.1%203.5%2014%206.2%2015%206.1%2018%207.5c6.6%202.9%2022.2%208.5%2034.5%2012.2%205%201.5%2011.7%203.6%2014.9%204.6%203.3%201.1%207.3%201.9%208.9%201.9s4.3.6%206%201.4c1.8.7%207.5%202.1%2012.7%202.9%205.2.9%2016.5%203%2025%204.7s20.2%203.7%2026%204.5%2013.7%202%2017.6%202.5c19.4%202.9%2089.1%202.9%20116.9%200%206.1-.6%2012.8-1.2%2015-1.4%206.5-.4%2023.1-3.4%2047-8.3%204.4-.9%2010.3-1.9%2013-2.4%202.8-.4%206.6-1.2%208.5-1.8%201.9-.5%207.6-2.2%2012.5-3.7%205-1.4%2011.8-3.7%2015.2-5s6.7-2.4%207.5-2.4c.7%200%207.4-2.5%2014.8-5.6%207.4-3%2015.5-6.2%2018-7.1s5.4-2.2%206.5-2.9c1.1-.6%203.8-1.7%206-2.4s7.3-2.8%2011.3-4.6c4.1-1.9%207.6-3.4%207.9-3.4.7%200%2025.4-15.1%2028.8-17.6%201.7-1.2%205.5-3.5%208.5-5%203-1.4%206.4-3.4%207.5-4.4%201.1-.9%205.2-3.5%209.1-5.8s9.2-6.3%2011.8-8.8l4.7-4.5%203.2%202.1c1.8%201.2%204.5%202.9%206.1%203.8%201.5.9%206.2%203.9%2010.3%206.7%204%202.7%209.4%206.1%2011.8%207.5s6.3%203.8%208.7%205.3c2.4%201.6%208.1%205.1%2012.8%207.9%208.5%205%2012%207.6%2012%208.7%200%20.4-2.4%201.9-5.2%203.4-10.2%205.2-17.3%2012.2-22.9%2022.5-1.1%202.1-2.9%205.2-4%207-1.2%202-1.7%204.2-1.3%205.7.3%201.3-.1%203.8-1%205.7-.9%201.8-1.6%204.5-1.6%205.8%200%201.4-.3%204.9-.6%207.9-.3%202.9-.1%206.3.4%207.5%201.2%202.5%202.2%206.6%202.9%2012.2.5%204%20.3%204.2-5.4%209-6.4%205.2-12.3%2012.9-12.3%2015.8%200%201-.9%203.5-1.9%205.5-4.9%209.2-5.6%2012.5-6.5%2032.1-.4%208.8.2%2014.1%202.5%2022.2%201.3%204.7%201.3%204.8-2%208.9-4.4%205.5-9%2014.8-9.7%2019.6-.8%205.8-.8%2020.2-.1%2021%20.4.3.7%201.3.7%202%200%20.8%201.2%204.5%202.7%208.1%205%2012.7%2019.4%2026.6%2035.8%2034.6%201.7.8%203.9%202.4%204.9%203.5%202%202.2%204.1%202.7%205%201.2.3-.4%201.2-4.4%202-8.7.9-4.3%202.2-10.4%203.1-13.4.8-3%201.6-7.3%201.6-9.5.1-2.2.9-8.1%202-13%201-5%202-10.6%202.3-12.5.2-1.9%201.4-8.2%202.6-14s2.3-12.8%202.6-15.5c.3-2.8%201.1-7%201.8-9.5%201.5-4.9%202.8-11.5%205.1-25.5.8-5%202.2-11.9%203-15.5.9-3.6%202-10.1%202.5-14.5.6-4.4%202.1-13%203.4-19%201.3-6.1%202.7-13.3%203.1-16%20.4-2.8.9-5.9%201.1-7s1.2-7.4%202.3-14c1-6.6%202.9-17.1%204-23.4%201.2-6.3%202.1-11.8%202.1-12.3%200-2.1%209.1%201.3%2013.3%205%201.6%201.4%201.9%201.4%203.4-.1%201.6-1.6%201.6-1.9-.3-4.4s-4.6-4.2-13.4-8.2c-4.7-2.1-10.4-5.8-10.8-7-.2-.6-1.9-1.8-3.7-2.5-1.8-.8-4.2-2.2-5.2-3.1-3.6-3.2-23.5-15.8-30-18.9-1.3-.6-2.3-1.4-2.3-1.9%200-.4-.7-.7-1.5-.7s-1.5-.5-1.5-1c0-.6-.5-1-1-1-.6%200-3.3-1.6-6-3.5s-5.4-3.5-5.9-3.5-1.6-.6-2.3-1.3c-2.5-2.4-10.4-7.1-18.6-11.2l-8.3-4.2-3%203.9c-3.2%204-15.6%2012.6-31.9%2022-13.5%207.8-21%2012.5-22.9%2014.2-1.6%201.4-17.4%209.1-24.1%2011.7-1.9.7-4.8%202.1-6.5%203.1-1.6%201-3.5%201.8-4.2%201.8-.6%200-4%201.3-7.5%202.9s-9.4%203.9-13.3%205c-3.8%201.2-7.2%202.5-7.5%203-.7%201.3-26.5%209.8-33.5%2011.1-3.3.7-6.9%201.7-8%202.4-2.3%201.4-9.7%203.2-16.9%204.1-2.7.4-5.6%201.1-6.5%201.5-2.3%201.3-22%205.2-22.9%204.6-.5-.3-2.8%200-5.3.6-4.7%201.1-6%201.3-15.4%202.3-3.3.3-6.7.9-7.5%201.2-3%201.3-16.7%202.2-40.5%202.7-9.9.2-27.2.6-38.5.9-21.9.7-59.2-1.8-73.5-4.8-3.8-.8-9.7-1.6-13-1.9s-8.2-1-11-1.6c-5.1-1.1-10.6-2.2-19.2-3.9-8-1.6-17.4-3.9-24.8-6.1-3.8-1.2-8.6-2.2-10.5-2.4-2-.2-4.9-1-6.5-1.8-3.4-1.7-8.6-3.2-9.9-2.9-.5.1-2.3-.5-4-1.3-3.6-1.7-10-4-17.1-6.3-2.7-.8-6.6-2.4-8.6-3.4s-4.4-1.9-5.4-1.9-3.4-.8-5.4-1.9c-10.9-5.6-23.8-11.6-24.8-11.6-.7%200-1.8-.6-2.5-1.3-.6-.6-1.8-1.2-2.4-1.2-1.3%200-17.5-8-19.6-9.8-.7-.5-4.4-2.6-8.3-4.7-3.8-2.1-7.9-4.5-9-5.4-2.2-1.9-3.9-3.1-13.8-9.7-3.8-2.5-7.1-5.2-7.4-6-.6-1.6-9.5-7.8-13.4-9.2-1.4-.6-3-.7-3.5-.4m-59.9%2048.7c7%204%2014.1%2011.9%2016.5%2018.2%201.2%203.2%202.7%207.1%203.5%208.8%204.1%209.4%205.4%2024.2%203%2035.5-2.4%2011.5-2.8%2012-6.9%2011.3-6.9-1.1-5.5%203.7%201.7%205.6%209.9%202.5%2020.9%2018.3%2024.1%2034.7%202%209.9%202%2013.8.2%2019.5-.7%202.4-1.9%206.2-2.5%208.5s-2.2%205.3-3.6%206.8-3.2%204.1-4.1%205.7c-.8%201.7-2.2%203.3-3%203.6-1.9.7-1.8%204.3.2%204.3.9%200%202.7-.9%204.1-2%203.4-2.7%204.5-2.5%206.9.7%204.9%206.8%2010.1%2019.8%2010.9%2027.3%201.8%2016.3-.8%2030.5-6.5%2036.6-1.6%201.8-3.5%204.7-4.3%206.5-1.9%204.7-2.7%205.2-20.2%2014.2-4.9%202.5-16.9%205.7-17.8%204.8-.5-.5-1.3-3.7-1.7-7.2-.5-3.5-1.1-7.3-1.4-8.4-.8-3.7-2.6-15.8-4.6-32.5-1.2-9.1-2.3-17.5-2.7-18.8-.4-1.8-.1-2.2%201.9-2.2%201.4%200%203.7-1.3%205.3-3s3.4-3%204-3c2.1%200%203.5-2.2%202.4-3.7-1.5-1.8-2.9-1.6-2.9.3%200%201.1-.6%201.5-2%201.1-1.2-.3-3%20.5-5%202.4-2.5%202.4-4.9%203.7-5%202.6-.4-4.7-3.4-28.9-4.5-36.2-.9-5.5-2.2-15-3-21.2-.7-6.2-1.6-11.7-2-12.3s-.9-3-1.1-5.3-.8-6.2-1.3-8.7c-.6-2.5-1.5-7.7-2.1-11.5-.5-3.9-1.7-10.8-2.5-15.5s-2.4-15.7-3.6-24.5c-2.4-18.5-3.7-27.1-4.5-30.2-.5-1.9.6-2.8%2010.7-7.8%206.2-3.1%2012.2-6.3%2013.3-7.1%202.3-1.6%204.4-1.2%2010.1%202.1m767.6%206.7c1.4.7%204.5%202.8%207.1%204.7%205.5%204%205.5%202.4%201.1%2024.1-1.4%206.9-3.1%2016.1-3.9%2020.5-2.7%2016.6-2.3%2015.5-6.1%2015.5-4.1%200-7.3%201.5-7.3%203.5%200%201.8%203.4%202.8%207.1%202%202.7-.6%202.9-.5%202.5%201.7-.3%201.2-1.4%207.5-2.6%2013.8-2.4%2013.4-3.8%2020.8-5.1%2027-1.1%205.4-5.7%2031.2-6.9%2039-.5%203-1.6%209.1-2.4%2013.5s-1.5%209.4-1.6%2011.2c0%204.4-1.3%204.8-5.9%201.7-2.2-1.4-4.5-2.3-5-1.9-1.2.7-1.5%203.5-.3%203.5.4%200%202.7%201.7%205%203.8l4.4%203.7-1.5%206c-.9%203.3-1.8%208.5-2.2%2011.5s-2%2012.2-3.7%2020.5c-1.8%209.7-2.7%2016.3-2.3%2018.7.7%204%20.5%204.3-2.3%202.9-.9-.4-4.6-2.2-8.2-4-10.1-4.9-13.6-7.9-22.6-19.6-10.5-13.6-12-33.4-3.7-48.5%202-3.6%204.1-7.5%204.7-8.8.6-1.2%201.7-2%202.4-1.7%204.5%201.7%206.2%201.6%206.9-.1.4-1.1.2-1.9-.6-2.2s-2.7-1.6-4.3-3.1c-3.6-3.2-4.2-6.4-4.2-23.2%200-14.8%201.6-22.3%207.7-34.9%204.9-10%2014.4-20.4%2022.5-24.5%205.4-2.7%206.3-4.3%203.6-6.6-1.3-1-2-1-4.5.5-1.7%201-3.2%201.6-3.4%201.4-1.2-1.2-2.3-20.1-1.5-25.3.6-3.3%201.3-7.8%201.6-10%201.7-10.8%2013.8-28%2024.3-34.7%204.9-3.1%207.6-3.5%2011.2-1.6%22%2F%3E%09%3Cpath%20d%3D%22M292.4%20253.4c.1%203.7%208.1%207.4%2011.1%205.2%202.2-1.6.9-2.7-6.1-5.3l-5-2z%22%2F%3E%09%3Cpath%20d%3D%22M312.2%20260.2c-1.6%201.6-.2%203.8%202.4%203.8%201.7%200%202.4-.6%202.4-1.9%200-2.1-3.3-3.4-4.8-1.9%22%2F%3E%09%3Cpath%20d%3D%22M319%20263.3c0%202%202.1%203.7%204.6%203.7%203.1%200%204.1-2%201.9-3.7-2.4-1.7-6.5-1.7-6.5%200%22%2F%3E%09%3Cpath%20d%3D%22M337.2%20355.2c-1.8%201.8-1.5%203.8.6%203.8s4.2-1.8%204.2-3.7c0-1.6-3.2-1.7-4.8-.1%22%2F%3E%09%3Cpath%20d%3D%22M328.2%20359.2c-1.3%201.3-1.6%204.1-.6%205.1%201.2%201.2%206.5-2.4%206.2-4.1-.4-2.1-3.9-2.7-5.6-1%22%2F%3E%09%3Cpath%20d%3D%22M328.1%20388.5c-3.8%203.2-5.5%208.3-4.8%2014.8.3%204.1%201%205.5%203.3%207.4%201.6%201.3%204.3%202.3%205.9%202.3%201.7%200%204.1.9%205.5%202%205%203.9%208%201.8%203.9-2.6l-2.2-2.3%203.2-3.6c4.5-5.2%204.1-12.7-1.1-18.3-3.1-3.2-9.6-3.1-13.7.3m10.3%203.4c2.8%203.1%203.1%208.2.6%2011.4-1.4%201.8-2.8%202.6-3.8%202.2-.8-.3-1.9%200-2.3.7-.6%201-1.3%201-2.6.2s-1.9-2.6-2.1-6.1c-.2-4.1.1-5.4%202.2-7.6%202.9-3.2%205.6-3.4%208-.8%22%2F%3E%09%3Cpath%20d%3D%22M1064.8%20265.1c-2.6%201.5-2.2%203.6%201%205.3%203.2%201.6%206.2.6%206.2-2.2%200-3.7-3.6-5.2-7.2-3.1%22%2F%3E%09%3Cpath%20d%3D%22M1072%20271c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1037.4%20365.2c-.8%201.2%202.1%203.8%204.3%203.8%201.4%200%203.5-3.4%202.6-4.4-1.1-1-6.1-.7-6.9.6%22%2F%3E%09%3Cpath%20d%3D%22M1048%20370.9c0%202.8%202.6%204.7%204.5%203.1%202-1.6%201.9-3.6-.1-4.4-2.8-1.1-4.4-.6-4.4%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1033%20392.4c-5.3%202.9-7.6%208-7.2%2015.9.2%203.8%205.4%208.7%209.2%208.7%201.5%200%203.9.9%205.4%202.1%202.9%202.3%205.9%201.9%205-.6-.3-.8-1-1.5-1.5-1.5-1.5%200-1-2.3%201.6-7.4%204.1-8.1%202.9-13.8-3.5-17.1-3.5-1.8-5.7-1.8-9-.1m9%208.3c1.8%204%201.9%205.2.9%207.6-1%202.3-1.7%202.8-3.8%202.4-1.5-.3-2.9.1-3.6%201-1.6%202.2-5.4-1.3-6.1-5.8-.8-4.6%203.3-9.9%207.6-9.9%202.5%200%203.2.7%205%204.7%22%2F%3E%09%3Cpath%20d%3D%22M408%20284c0%20.6.6%202.3%201.4%203.8l1.4%202.7H473c57.8%200%2062.4-.1%2063.4-1.7%202.5-4%201.1-4.1-60.9-4-32.8.1-60.4.4-61.4.7s-2.4-.1-3.1-1c-1.4-1.7-3-2-3-.5%22%2F%3E%09%3Cpath%20d%3D%22M922.6%20283.8c-.2.1-16.3.2-36%20.2-31.3%200-35.8.2-36.3%201.6-.3.8-.1%202%20.4%202.5s30.4%201%2074.4%201.1c77.8.2%2075.8.3%2072.9-4.2-.8-1.3-6.1-1.5-38-1.5-20.5%200-37.3.1-37.4.3%22%2F%3E%09%3Cpath%20d%3D%22M567.6%20286.7c-.3.4-.6%201.5-.6%202.5%200%203%204.6%203.9%2019%203.8%207.4%200%2050%20.1%2094.5.3%2092.2.4%20132.6-.2%20133.2-1.9.2-.7-.3-1.9-1.1-2.7-1.3-1.3-3.9-1.4-17.3-.9-8.7.4-51.4.7-94.9.7-65.3%200-79.5-.2-81.7-1.4-1.8-1-3.3-1.1-5.4-.4-2.7.9-37%20.8-42.4-.1-1.5-.3-2.9-.2-3.3.1%22%2F%3E%09%3Cpath%20d%3D%22M410.5%20308.1c-1.6%205-2.4%204.9%2062.4%204.9%2033.1%200%2060.7-.2%2061.2-.6.6-.3.9-1.3.7-2.2-.3-1.6-5.3-1.7-60.4-1.7-47.9%200-60.4-.3-61.7-1.3-1.3-1.1-1.6-1-2.2.9%22%2F%3E%09%3Cpath%20d%3D%22M850.3%20307.2c-.2.5.1%201.6.8%202.4%201%201.3%203.6%201.5%2013.8%201.4%206.9-.1%2038.6-.1%2070.4-.1%2031.8.1%2058.2-.1%2058.8-.5.6-.3.9-1.3.7-2.1-.3-1.4-8.1-1.6-72.1-1.7-39.5-.1-72.1.2-72.4.6%22%2F%3E%09%3Cpath%20d%3D%22M567%20310.3c0%20.8.6%201.9%201.3%202.5%201.8%201.5%2030.6%202.2%2094.2%202.2%2094.9.1%20148.7-.7%20149.6-2.2.6-.8.2-1.8-.9-2.6-1.3-1-6.4-1.1-24.2-.6-30.5%201-202.6%201.1-212.2.1-6.4-.6-7.8-.5-7.8.6%22%2F%3E%09%3Cpath%20d%3D%22M411%20330.9v3.1l17.8.2c9.7.1%2018.6.1%2019.7%200%203.2-.2%2050.6-.1%2068.8.1%2012.9.2%2017.1-.1%2017.9-1.1%202.8-3.3-.5-3.5-59.9-3.7-32.3-.1-60-.6-61.5-1-2.6-.7-2.8-.5-2.8%202.4%22%2F%3E%09%3Cpath%20d%3D%22M990%20328.9c0%20.6-27.7.9-70%20.8-70.1-.2-72.7-.1-68.7%203.1%201.2%201%2092.3%202%20123.5%201.4%2014.3-.3%2015.2-.4%2015.2-2.3%200-1%20.5-1.9%201-1.9.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M567.8%20330.1c-2.5%201.4-2.2%202.8%201%204%202.9%201.1%20242.5%201.5%20244.3.4.5-.4.5-1.4-.2-2.7-1-1.9-1.6-2-30.7-1.4-66.3%201.3-186.6.8-207.2-.9-3-.3-6.3%200-7.2.6%22%2F%3E%09%3Cpath%20d%3D%22M413.4%20352.6c.4%201.6.9%203%201%203.1.6.6%20118.6.4%20119.6-.2.6-.4%201-1.3.8-2.2-.3-1.2-8.3-1.5-59.3-1.7-32.4-.1-59.9-.6-60.9-1.1-1.7-.7-1.8-.5-1.2%202.1%22%2F%3E%09%3Cpath%20d%3D%22M759.5%20354.1c-52%201-105.8%201.1-151.2.3-38.3-.6-41.3-.5-41.9%201-.4%201-.2%202.2.3%202.7%201.7%201.7%20238.6%201.1%20242.5-.5.9-.4%201.9-1.4%202.2-2.1.7-1.9-9.8-2.1-51.9-1.4%22%2F%3E%09%3Cpath%20d%3D%22M850%20354.3c0%20.9.4%201.8.9%202.1s23.3.8%2050.7%201.1c27.5.3%2056.5.7%2064.6%201%2012%20.3%2014.9.1%2015.9-1.1.7-.9.8-1.8.3-2.4-.5-.4-30.5-1.1-66.6-1.5-59.4-.7-65.8-.6-65.8.8%22%2F%3E%09%3Cpath%20d%3D%22M471.5%20376.8c-.1.1-13.1.3-28.9.3-27.5%200-28.6%200-28.6%201.9%200%201%20.8%202.1%201.8%202.3%203.4%201%20115.7.4%20117.6-.5%201.5-.8%201.6-1.2.5-2.4-1.1-1-7.8-1.4-31.7-1.6-16.7-.2-30.5-.2-30.7%200%22%2F%3E%09%3Cpath%20d%3D%22m567.5%20377.4-2%201.6%202%201.6c1.8%201.3%208.4%201.5%2054.5%201.3%2028.9-.1%2082.9-.1%20120%200%2037.1.2%2068.3-.1%2069.3-.4%202.1-.9%202.2-2.8.2-4.5-1.3-1-2.9-1.1-8.3-.1-5%20.9-34.6%201.1-116.2.7-60.2-.2-111.3-.7-113.5-1.1-2.9-.5-4.5-.2-6%20.9%22%2F%3E%09%3Cpath%20d%3D%22M850.2%20378.5c.3%202%201.1%202%2064.3%202.5%2064.4.5%2069%20.3%2065.2-2.8-1-.9-18.4-1.3-65.6-1.5-63.9-.2-64.2-.2-63.9%201.8%22%2F%3E%09%3Cpath%20d%3D%22M851.3%20397.7c-.7.3-1.3%201.3-1.3%202.4%200%201.4.8%201.9%202.8%202%205.8.4%20112.7%201.1%20121.5.9%201.7%200%202.6-4%20.8-4-16.3%200-114.1-1.2-117.6-1.4-2.7-.2-5.6-.1-6.2.1%22%2F%3E%09%3Cpath%20d%3D%22m414.2%20401.2.3%202.3%2059.5.7c40.5.4%2059.9.3%2060.8-.4.9-.8.9-1.4.1-2.4-.9-1.1-5-1.4-18.5-1.4-10.4%200-17.4.4-17.4%201%200%20.5-1.6%201.2-3.6%201.6-2.6.5-3.8.2-4.7-1-1.1-1.4-5.8-1.7-39-2.1l-37.8-.6z%22%2F%3E%09%3Cpath%20d%3D%22M564.2%20400c-1.5.6-2.2%201.7-2%202.7.3%201.7%206%201.8%20104.8%201.9%2057.5%200%20105.3-.3%20106.2-.8.9-.4%201.9-.4%202.2%200%20.6%201%2032.4%201.6%2034.9.7%201.6-.7%202.5-4.5%201-4.5-9.5-.4-121.3-.4-121.3%200%200%20.7-110.5.4-117.6-.3-3.3-.3-6.9-.2-8.2.3%22%2F%3E%09%3Cpath%20d%3D%22M849.8%20421.1c-2.5%201.4-2.2%202.8.6%203.9%201.8.7%20109.8%201.7%20119.4%201.1.6-.1%201.2-1%201.2-2.1s-.6-2-1.2-2c-19%20.3-115.7-.8-116.8-1.3-.8-.4-2.3-.2-3.2.4%22%2F%3E%09%3Cpath%20d%3D%22M412.4%20422.5c-1.5%203.8.1%203.9%2053%204.1%2028.2.1%2054%20.5%2057.2.9%206.8.7%2011.4-.6%2011.4-3.2%200-1.7-3-1.9-58.7-2.1-32.4-.2-59.6-.5-60.6-.8s-2%20.1-2.3%201.1%22%2F%3E%09%3Cpath%20d%3D%22M743.5%20423.8c-.1.2-40%20.5-88.6.7-76.2.4-88.4.6-88.7%201.9-.2.8.7%201.8%202%202.2%202.4.8%2087.4.7%20154.3-.1%2022-.3%2050.7-.5%2063.8-.5h23.8l-.3-2.3-.3-2.2h-32.8c-18.1%200-33%20.1-33.2.3%22%2F%3E%09%3Cpath%20d%3D%22M967%20441.9c-4.1.4-32%20.8-62%20.9-32%20.2-54.9.7-55.5%201.3-.5.6-.5%201.3.1%201.9%201.5%201.5%20127.4%201.4%20128.8%200%201.3-1.3-.5-4.5-2.5-4.6-.8-.1-4.8.2-8.9.5%22%2F%3E%09%3Cpath%20d%3D%22M406.4%20443.5c-.8%202%201%203.4%204.6%203.6%201.4.1%2012%20.3%2023.5.3%2011.6.1%2038.5.3%2059.8.5s39.1.1%2039.5-.3c.3-.4.2-1.4-.3-2.2-.9-1.3-8.9-1.5-58.5-1.9-31.6-.2-59.9-.7-62.7-1.1-4.4-.5-5.4-.4-5.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M166.2%20444.2c-2%202-1.4%203.7%201.8%205.3%202.8%201.4%203%202%203%207%200%204.5-.4%205.7-2.5%207.3-4.7%203.7-2.3%206.4%203.3%203.7%204.5-2.1%2012.6-12.6%2011.8-15.2-.3-1-3.9-3.5-7.8-5.6-8.2-4.2-8-4.1-9.6-2.5m10.9%2011.1c-1.3%201.3-2.6.3-1.6-1.2.3-.6%201.1-.8%201.7-.5.6.4.6%201-.1%201.7%22%2F%3E%09%3Cpath%20d%3D%22M804.8%20443.6c-.8.7-48%201.3-148.8%201.9-45.4.3-83.8.8-85.4%201.1-2.2.5-2.7.3-2-.7.6-1.2.5-1.2-.9%200-.9.7-1.7%202-1.7%202.7%200%201.2%204.9%201.4%2027.8%201.6%2015.2.1%2028.8.1%2030.2%200%204.9-.2%20101.2-1%20143.2-1.2%2025.1%200%2043-.5%2043.3-1%201.6-2.5-3.6-6.5-5.7-4.4%22%2F%3E%09%3Cpath%20d%3D%22M297.3%20446.1c-3.1%201.1-2.9%204.2.2%205.9%202.3%201.2%202.8%201.2%204.7-.7%203.1-3.2-.4-6.9-4.9-5.2%22%2F%3E%09%3Cpath%20d%3D%22M1062.9%20447.2c-.6%201.1-.4%207.8.2%207.8.4%200%202-1.1%203.6-2.4%202.4-2%202.5-2.6%201.4-4-1.1-1.3-4.7-2.3-5.2-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1074.7%20450.1c-1.5%201.7-2.7%203.4-2.7%203.8%200%201.1%204.7%203.1%207%203.1%202.4%200%203.8-4%201.8-5.4-.8-.6-1.9-1.9-2.4-2.8-.9-1.6-1.2-1.5-3.7%201.3%22%2F%3E%09%3Cpath%20d%3D%22M282.8%20449.1c-3.4%201.9-1%206.8%203.4%206.9%201%200%202.3-1%202.9-2.2%201-1.8.8-2.4-1.1-4-2.5-2.1-2.9-2.1-5.2-.7%22%2F%3E%09%3Cpath%20d%3D%22M272.5%20451.6c-1.6.8-3.2%201.9-3.5%202.3s-3.9%201.3-8.1%202.1c-4.9.8-8.7%202-10.4%203.5-3.3%202.6-2.6%204.5%201.7%204.5%202.1%200%203.1-.6%203.5-2%20.5-2%203.3-2.9%203.3-1%200%202%205.1%201%207.4-1.5%201.8-2%203.3-2.5%207-2.5%205%200%206.8-1.8%204.9-4.8-1.4-2.3-2.4-2.4-5.8-.6%22%2F%3E%09%3Cpath%20d%3D%22M1083.7%20456.4c-.8%202.1%203.7%205.9%206.1%205.2%202.8-.9%203.6-3.6%201.5-5.2-2.4-1.8-6.9-1.8-7.6%200%22%2F%3E%09%3Cpath%20d%3D%22M1096.2%20458.2c-2%202-1.4%203.5%202.2%205.7%204%202.5%204.6%202.5%207.2.7%201.8-1.4%201.8-1.5-1-4.5-3.1-3.2-6.3-4-8.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M241.5%20461c-1.1%201.2-3%201.9-5.5%201.8-5.9-.1-7.9%202.3-4.5%205.2%201.3%201.1%202.1%201%204.1-.1%201.5-.7%203.9-1.2%205.4-1.1%203.6.4%206.4-2.2%205-4.8-1.5-2.9-2.6-3.1-4.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1145%20460c0%20.5%201%201%202.3%201%201.8%200%201.9-.2.7-1-1.9-1.3-3-1.3-3%200%22%2F%3E%09%3Cpath%20d%3D%22M223.3%20463.7c-.7.2-1.3%201.3-1.3%202.4%200%201.3.7%201.9%202.4%201.9%203%200%204.2-1.6%202.6-3.5-1.3-1.6-1.7-1.7-3.7-.8%22%2F%3E%09%3Cpath%20d%3D%22M900.7%20463.6c-.3.3-11.9.6-25.8.7-15.8.1-25.4.6-25.6%201.2-.6%202.1%201.6%203.7%205.3%203.7%202.2%200%2030-.3%2061.9-.7%2056-.6%2060.5-.9%2060.5-3.6%200-.5-16.7-.9-37.1-.9s-37.4-.2-37.8-.5c-.5-.2-1.1-.2-1.4.1%22%2F%3E%09%3Cpath%20d%3D%22M808.9%20464.4c-.7.8-79.8%202.1-110.4%201.9-14.8-.1-50.5-.4-79.3-.8-47.5-.6-52.3-.5-52.8%201-.4.9-.4%201.8-.1%202.1s4.5.5%209.4.5c11.5-.2%208.1-.2%2045.3.6%2036.9.9%2083.8.9%20147-.1l43.5-.6v-2.2c0-2-1.5-3.4-2.6-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1108%20466c-.9%201.7-.6%202.3%202.1%203.9%202.3%201.4%203.7%201.7%205%201%202.8-1.5%203-2.4.8-4.7-2.5-2.8-6.5-2.8-7.9-.2%22%2F%3E%09%3Cpath%20d%3D%22M401.2%20467.8c-1.3%203.6-1.7%203.6%2072.1%203.4%2050.1-.2%2056.8-.4%2057.4-1.7.3-.9.2-1.9-.1-2.3-.4-.3-29.5-.7-64.8-.7-52.1%200-64.1.2-64.6%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1121%20470.5c-1.9%202.3.6%204.7%204.4%204.3%203.9-.4%204.6-3%201.1-4.6-3.4-1.5-4-1.5-5.5.3%22%2F%3E%09%3Cpath%20d%3D%22M178.5%20473.7c-5.5%201.2-7.7%202.6-7.2%204.7%202.1%208.2%202.7%2010%203.9%2010.7.8.5%201.9.3%202.7-.5%201.1-1.1%201.1-2.1.2-4.7-1.6-4.5-1.6-4.4%203.2-5.9%203.9-1.1%205.6-2.4%205.7-4.3%200-.7-5.1-.8-8.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1131.7%20473.7c-1.6%201.5-.5%204.4%202%205.4%205.4%202%207.5-1.9%202.3-4.6-3.3-1.7-3.4-1.7-4.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M913.5%20484.8c-39.9.1-63.3.6-63.9%201.2-3.1%203.1%201.1%203.3%2064.6%203.2%2034.8-.1%2077.9.3%2095.7.9%2032.7%201%2035.9.8%2033.3-2.4-.9-1-5.5-1.4-19.9-1.5-18.3-.2-45-1.1-46.2-1.5-.3-.1-28.9-.1-63.6.1%22%2F%3E%09%3Cpath%20d%3D%22M371.5%20485.8c-.3.3-9.2.5-19.8.4-15.6-.2-19.6%200-21.2%201.2-1.4%201-1.7%201.8-1%202.5%201.1%201.1%2063.7%201.4%20160.5.8%2036.1-.2%2041.5-.4%2041.5-1.7s-8.9-1.5-73.5-1.6c-40.6-.1-76.3-.6-79.7-1.1-3.5-.5-6.5-.7-6.8-.5%22%2F%3E%09%3Cpath%20d%3D%22M566.3%20487.5c-2.9%202.2.4%202.8%2016.6%203%2063.1%201.1%20126.4%201.4%20171.6.8%2049.8-.8%2053-.9%2053.3-2.6s-1.5-1.8-39.5-1.3c-49.9.7-134.7.8-136.4.1-.8-.2-15.5-.6-32.7-.8-23-.3-31.7-.1-32.9.8%22%2F%3E%09%3Cpath%20d%3D%22m179.5%20494.4-5%201.2.4%204.9c.4%206.7%201.7%209.7%203.9%209.3%201.4-.3%201.6-1.3%201.4-5.6-.3-4.9-.2-5.2%202.1-5.2%203.2%200%208.9-2.9%208.4-4.3-.5-1.6-5.2-1.7-11.2-.3%22%2F%3E%09%3Cpath%20d%3D%22M332.5%20511.7c0%201.8.8%203.1%202.3%203.9%201.6.8%2028.5%201%2099.5.8l97.2-.3v-4.6l-75.5.2c-71.3.2-118.6-.6-122-2.1-1.2-.5-1.6%200-1.5%202.1%22%2F%3E%09%3Cpath%20d%3D%22M852.3%20509.8c-1.4.2-2.3%201.1-2.3%202.1%200%201.7%202.6%201.8%2038.3%202.5%2021%20.3%2062.4.8%2092%201.1%2029.6.2%2055.9.7%2058.4%201.1%204.8.7%206.3-.2%206.3-4%200-1.5-.5-1.7-2.6-1.2-5.4%201.4-167.7-.2-184.9-1.7-1.6-.2-4-.2-5.2.1%22%2F%3E%09%3Cpath%20d%3D%22M565.2%20511.3c-1%201.1-.9%201.7.4%202.8%201.9%201.5%2027.9%202.6%2067.4%202.8%2012.9.1%2025.1.3%2027%20.6%201.9.2%2031.6.3%2066%20.2%2034.4%200%2066.6%200%2071.5.1%209.4.2%2012.2-.5%2011.2-3.2-.6-1.4-7-1.5-64.4-1.4-35.1.2-75.3-.1-89.3-.5s-34.3-.9-45-1.2-24.9-.8-31.5-1.1c-10-.5-12.3-.4-13.3.9%22%2F%3E%09%3Cpath%20d%3D%22M182.3%20516.2c-5%201.1-5.6%202.6-4.5%2010.8.6%204.6%201%205.5%202.7%205.5%201.8%200%202-.6%201.7-6-.3-4.9-.1-5.8.9-4.7.7.7%201.3%202.7%201.4%204.5%200%202.5.4%203.2%202%203.2%201.7%200%202-.7%202-4.5%200-5.3%201.9-6.2%202.1-1%20.2%205.8.3%206%202.4%206%201.7%200%202-.7%202-4.9%200-3.4-.6-5.6-2.1-7.5-2.2-2.8-3.7-3-10.6-1.4%22%2F%3E%09%3Cpath%20d%3D%22M810.6%20517.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M336.3%20535.1c-2%202-1.5%203.8%201%204.3%201.2.3%2043.2.8%2093.2%201.1%2050.1.4%2092.6.8%2094.5%201%204%20.3%208.2-1.8%207.4-3.9-.5-1.2-11.2-1.4-69-1.5-72.8-.1-115.4-.7-121.9-1.7-2.6-.3-4.4-.1-5.2.7%22%2F%3E%09%3Cpath%20d%3D%22M850.7%20534.6c-.4.4-.7%201.7-.7%202.8%200%202.1.3%202.1%2016.8%201.9%2040.3-.5%20141-.3%20154.3.3%2015.1.6%2017.5.1%2014.9-3.2-1.1-1.2-13.2-1.4-89.9-1.4-48.7%200-90-.2-91.6-.5-1.7-.4-3.3-.3-3.8.1%22%2F%3E%09%3Cpath%20d%3D%22M564.4%20536.3c-1.1%202.9.6%203.6%208.4%203.6%208.6-.1%20151.5%201%20202.2%201.5%2032.6.3%2037.4-.1%2035-2.9-1-1.2-12.1-1.4-66.8-1.5-85.7-.2-138.5-.7-160.4-1.5-15.6-.6-17.8-.5-18.4.8%22%2F%3E%09%3Cpath%20d%3D%22M191.2%20542.1c-1.3%203.3-2.5%204.5-5.9%206-6.6%202.8-5.1%207.4%201.7%205%202.7-.9%203.4-.7%206.4%201.9%203.5%203.1%206.6%203.9%206.6%201.8%200-.7-1.7-2.9-3.7-5-3.7-3.8-3.7-3.8-2-6.7%202.2-3.7%202.2-7.1.1-7.1-.9%200-2.2%201.7-3.2%204.1%22%2F%3E%09%3Cpath%20d%3D%22M851%20557.5c-1%201.2-1%201.8.1%203.1%201.1%201.4%202.6%201.5%209.3%201%209.5-.8%2071.2-.8%20129.4%200%2032.7.5%2042.6.3%2043.7-.6%204.5-3.7%202.5-3.8-90.1-3.9-49.2%200-89.9-.3-90.3-.6-.5-.2-1.4.2-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M338.9%20560.2c-.5%201-.5%201.9%200%202.2.5.4%2044.7.7%2098.1.9%2079.1.2%2097.3%200%2098.2-1.1%201.5-1.8-2-4.4-5-3.7-2.1.5-121.4.6-171%20.2-17.3-.2-19.5%200-20.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M562.2%20559.1c-4%201.2-3.7%203.3.4%203.6%201.6.1%2058.4.3%20126.2.6%20117.4.3%20123.2.3%20123.2-1.4%200-1-.6-2.2-1.4-2.6s-10.4-.6-21.3-.3c-22.8.6-193%20.3-211.4-.4-6.8-.2-13.9%200-15.7.5%22%2F%3E%09%3Cpath%20d%3D%22M192.8%20573.2c-3%203.3-3.8%204.9-3.6%207.3.2%202.3.9%203.1%202.8%203.5%201.4.3%203.3%201%204.4%201.6%201.8%201.1%201.8%201.2.1%204.2-1%201.7-2.7%203.3-3.7%203.5-3.5.9-1.5%206.7%202.3%206.7.9%200%203.7%201.6%206.3%203.6%203.8%202.9%205%203.3%206.2%202.3%201.3-1%201.3-1.4-.1-2.9-.9-.9-3.6-2.7-6-4-2.5-1.3-4.5-2.9-4.5-3.5%200-.7%201.6-2.8%203.5-4.7%204.4-4.2%204-5.8-2.6-8.8-2.7-1.3-4.9-2.6-4.9-2.9s1.6-1.9%203.5-3.4c3.7-2.9%204.7-6.7%201.8-6.7-.9%200-3.4%201.9-5.5%204.2%22%2F%3E%09%3Cpath%20d%3D%22M345.2%20582.3c-.9%201-.9%201.8.1%203%201.1%201.6%208.6%201.8%2092.9%202.3%2050.4.4%2092.9.4%2094.3%200%201.5-.4%202.5-1.3%202.5-2.5%200-2.5-3.7-3.4-5-1.3-.7%201.2-1.2%201.4-1.7.6-.6-.9-15.7-1.2-54.8-1.2-55.3%200-111.7-.8-121.6-1.8-4.1-.4-5.8-.2-6.7.9%22%2F%3E%09%3Cpath%20d%3D%22M564.1%20583.7c-4.9%204-2.2%204.2%2047.5%204.7%20154.7%201.6%20197.2%201.8%20197.8.7.4-.6.5-1.9.2-2.9-.5-1.5-1.6-1.8-7.9-1.5-36.9%201.2-218.3-.5-231.2-2.3-3.1-.4-4.6-.1-6.4%201.3%22%2F%3E%09%3Cpath%20d%3D%22M850.4%20583.4c-1.5%203.8-.6%203.9%2029.2%204.2%20134.9%201.3%20155.1%201.3%20156.9.1%201.6-1.3%201.6-1.4-.1-3.1-1.5-1.5-2.9-1.7-10.3-1.2-10.1.7-27.2%201-46.6.8-7.7-.1-16.9-.1-20.5%200-14.4.2-100.8-1.3-104.2-1.8-2.9-.4-3.9-.2-4.4%201%22%2F%3E%09%3Cpath%20d%3D%22M351.2%20606.2c-3%203.7.1%203.9%2042.6%203.9%2031.5-.1%2041.2.2%2041.9%201.2.5.6.8%202.8.7%204.7s-.2%206.1-.3%209.4l-.1%205.9-40.3-.7c-35-.6-40.5-.5-42.2.9-3%202.3-.3%203.5%208%203.5%203.9%200%2043.5.3%2088.1.5%2074.3.5%2081.2.4%2082.5-1.1%202.4-2.9-1-4.2-9.4-3.6l-7.3.4-.1-5.8c-.1-3.3-.3-7.7-.5-9.9l-.3-4%2010-.5c10.3-.5%2011.5-1.2%207.4-4.2-2.1-1.4-3.8-1.5-14.4-.6-11.6.9-62.8.6-133.5-.8-27.5-.6-31.7-.5-32.8.8m116%206.3c-.2%201.1-.7%205.8-1%2010.5l-.7%208.5-5.7.3c-3.2.2-5.9-.1-6.3-.7-.3-.6-.2-1.1.4-1.1%201.7%200%204.1-3.1%204.1-5.4%200-1.3-.9-3.5-2-4.9s-2-3.2-2-4-.7-2-1.5-2.7c-2.9-2.4-1.4-3%206.8-2.7%207.6.2%208.2.4%207.9%202.2m41.9.7c1.1%201.8%202.2%2013.3%201.5%2016.2s-3.1%204-5.6%202.6c-1-.6-4.1-1-6.9-1h-5l.2-10.1.2-10.1%207.4.5c4.4.3%207.7%201.1%208.2%201.9m-60.1%203.3c1.5%201.8%201.4%202-2.2%202.9-2.9.7-4.1-.4-3.2-2.8.8-2%203.8-2.1%205.4-.1m28%201.9c0%20.3-.4.8-1%201.1-.5.3-1%20.1-1-.4%200-.6.5-1.1%201-1.1.6%200%201%20.2%201%20.4m-24.2%205.8c-.3%202-1%202.3-5%202.6-5.6.4-6.4-1.2-1.5-3.3%204.9-2.2%206.9-1.9%206.5.7%22%2F%3E%09%3Cpath%20d%3D%22M849.1%20608.3c-.7.9-1%202-.7%202.5%201.1%201.8%2017.5%202.2%20100.1%202.3%2075%20.2%2084%200%2084.3-1.4.2-.8-.2-1.8-.7-2.2-.6-.3-37.2-.7-81.3-.9-44.2-.2-84.8-.7-90.3-1.1-8.6-.7-10.2-.5-11.4.8%22%2F%3E%09%3Cpath%20d%3D%22M565%20609.5c-2.5%203%20.4%204%2011.8%204.2%205.9.1%2045.6.4%2088.2.7s77.6.6%2077.7.6c.2%200-1.1%202.1-2.7%204.6l-2.9%204.7%202.4%204.2c1.4%202.3%202.5%204.4%202.5%204.7%200%20.5-27.1.3-121.7-.7-49-.5-57.3-.4-57.3.8%200%203.5%202.3%203.7%2038.1%203.7%2019.5-.1%2074.4.2%20122.1.6%2081.1.6%2086.8.5%2087.4-1.1%201.3-3.2-1.8-4.7-7.6-3.7-8.5%201.6-9.1%201.1-8.5-6.7%201.1-11.7.6-11.1%208-11.1%203.6%200%206.6-.5%206.7-1%200-.6.1-1.5.2-2%20.1-.8-32.4-1.2-103.4-1.5-100.7-.5-130.2-.9-136.6-2-2.1-.4-3.5%200-4.4%201m205.5%208.4c-.3%201.6-.2%205.5.4%208.7s.9%205.9.6%206.2c-.8.8-13.4.9-14.7%200-1-.6-.7-1%201-1.4%202.3-.7%202.7-2%201.4-4.1-.5-.8-1.3-.9-2.2-.3-3.8%202.4-10-.2-10-4.2%200-2.8%204.5-4.2%207.4-2.3%202.2%201.5%202.4%201.4%203.9-.8%201.2-1.8%201.3-2.7.4-3.6-.8-.8.6-1.1%205.7-1.1h6.8zm23.5%201c0%20.6-.4%201.3-1%201.6-.5.3-1-.1-1-.9%200-.9.5-1.6%201-1.6.6%200%201%20.4%201%20.9%22%2F%3E%09%3Cpath%20d%3D%22M258.7%20612.5c-2.7.7-5.1%201.6-5.5%201.9-.3.3%200%203.2.7%206.4.6%203.1%201.3%206.6%201.4%207.8.1%201.1.8%202.8%201.5%203.7.8.9%201%202.5.6%204.1-.9%203.7%202.2%204.8%204.8%201.6%201.5-1.8%202.8-2.3%205.4-2.2%203.5.3%204.5-1.3%202.4-3.4-.8-.8-.8-2.5%200-5.9%201.1-4.9.8-6.7-1.7-12.3-1.7-3.5-2.5-3.7-9.6-1.7m1.7%208.6c.6%201.2%201.7%202.4%202.5%202.7%201.1.4%201.2-.3.7-3.4-.9-4.7.8-3.5%201.8%201.2.6%202.5.2%203.8-1.6%205.8-2.9%203.4-5.8%202.7-5.8-1.4%200-1.5-.3-4.3-.6-6.1-.5-2.7-.4-3.2.6-2.2.7.6%201.7%202.1%202.4%203.4%22%2F%3E%09%3Cpath%20d%3D%22M1095.3%20613.2c-1.6%202.1-4.4%2014.8-3.8%2016.9.9%202.6%203%202.4%204.3-.6%201.1-2.4%201.2-2.4%205.3-1%202.9%201.1%204.6%201.2%206%20.5%202.3-1.3%202.4-2.6.5-3.3-.8-.3-3.3-1.7-5.5-3.1-3.6-2.3-3.9-2.8-3.2-5.3.9-3.3.4-5.3-1.4-5.3-.7%200-1.7.6-2.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M195.5%20615.1c-.4.6.2%202%201.3%203.2%202.7%203.1%203.7%2010.2%201.7%2013-.8%201.2-1.5%202.9-1.5%203.9%200%202.9%203.8%202.2%205.4-1%20.8-1.5%203.1-4.2%205.2-6l3.7-3.3-2.4-2.2c-4.5-4.2-10.7-8.7-11.7-8.7-.6%200-1.4.5-1.7%201.1%22%2F%3E%09%3Cpath%20d%3D%22m849.5%20631.4-2%201.5%202%201.5c1.3%201%203.9%201.6%207.5%201.5%2022.3-.5%20152.2.4%20159%201%204.7.4%209%20.6%209.7.4%201.5-.6%202.3-2.7%201.4-4.1-.5-.9-23.4-1.3-85.1-1.6-46.5-.2-85.8-.7-87.5-1.1-2-.4-3.7-.1-5%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1090.5%20636c-1%201.7%201.1%203.6%205.4%204.8%207.9%202.4%2010-2%202.2-4.6-4.2-1.5-6.8-1.5-7.6-.2%22%2F%3E%09%3Cpath%20d%3D%22M210.1%20639.4c-.7.8-1.8%203.6-2.4%206.2-.9%203.6-1.9%205.2-4.1%206.4-3.4%201.8-3.9%202.9-2.7%204.9.8%201.2%201.4%201.3%203.6.3%204.1-1.9%205.4-1.5%206.9%202.2.8%201.8%202.4%204.1%203.7%205%202.1%201.4%202.4%201.4%203.2.1.6-1.1-.4-3.4-3.3-7.8l-4.2-6.2%201.7-4.8c1.6-4.3%201.6-5%20.3-6.3s-1.6-1.3-2.7%200%22%2F%3E%09%3Cpath%20d%3D%22M1086.5%20644c-.4%201.2-.2%202.7.5%203.4.8%201.1.7%201.8-.5%202.9-2.9%203-1.9%204.2%203.3%203.7%201.2-.1%203.9.8%205.9%202%204.1%202.4%206.2%201.5%204.3-2-.9-1.6-.9-2.5-.1-3.3.6-.6%201.1-1.9%201.1-2.9%200-2.1-3.9-2.5-5.9-.6-1%201.1-1.8.7-4-2-3.2-3.8-3.7-3.9-4.6-1.2%22%2F%3E%09%3Cpath%20d%3D%22M262.3%20643.7c-3.4.5-5.9%202.6-4.8%204.3.8%201.3%205.8%201.3%207.2-.1%201.7-1.7%203-.3%203.5%203.6.4%203.4.3%203.5-3.2%203.5-2%200-4.5.6-5.5%201.4-1.7%201.2-1.7%201.6-.5%203.1%201.1%201.3%202.3%201.5%205.6%201%204-.6%204.2-.4%205.2%202.5.8%202%201.8%203%203.1%203%202.5%200%202.6-1.9.6-7.8-.9-2.4-1.9-6.7-2.3-9.5-.8-5.6-1.4-6-8.9-5%22%2F%3E%09%3Cpath%20d%3D%22M849.4%20656.4c-1.6%201.2-1.6%201.6-.4%203.1s6.4%201.6%2065.4%201.1c35.3-.4%2072.9-.2%2083.6.3%2015.7.7%2019.8.6%2020.9-.4.7-.8%201.1-2%20.8-2.9-.5-1.3-9.9-1.5-83.8-1.6-45.7%200-83.5-.2-83.9-.5-.4-.2-1.5.2-2.6.9%22%2F%3E%09%3Cpath%20d%3D%22M357.5%20657.4c-5.2%203.8-3%203.9%2087.6%204%2047.9.1%2087.6-.2%2088.2-.6.9-.5.7-1.2-.4-2.4-1.5-1.4-6.3-1.6-48.5-1.3-65%20.4-116.1.2-120.9-.5-2.8-.5-4.7-.2-6%20.8%22%2F%3E%09%3Cpath%20d%3D%22M1084.2%20658.2c-.7.7-1.2%201.9-1.2%202.7s-.7%202.2-1.6%203.2c-2.2%202.5-.3%205.6%204.9%208%205.1%202.3%208%202.4%209.7.4s1.9-12.7.3-13.2c-1.3-.5-1.7.2-2.7%204.9-.8%203.5-2.5%203.7-1.8.2.3-1.9%200-2.6-1.6-3.1-1.1-.2-2.2-1.3-2.5-2.4-.6-2.2-1.8-2.4-3.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M569.5%20660c-2.7.3-4.1%201.1-4.3%202.2-.3%201.6%204.3%201.7%2072%201.8%2039.8%200%2094.8%200%20122.2.1%2031.8%200%2050.2-.3%2050.9-1%20.5-.5.7-1.7.3-2.6-.5-1.5-1.5-1.6-6.2-1-5.5.7-131.4.9-196.4.3-19-.2-36.3-.1-38.5.2%22%2F%3E%09%3Cpath%20d%3D%22M360.4%20679.4c-1.5%204-.3%204.1%2057.4%204.3%2030.6.1%2068.3.4%2083.8.7%2023.4.5%2028.3.4%2030-.8%201.4-1.1%201.6-1.8.8-2.6s-24.7-1.2-83-1.4c-45-.2-83.4-.7-85.1-1.1-2.6-.6-3.4-.4-3.9.9%22%2F%3E%09%3Cpath%20d%3D%22M850.1%20679.4c-.7.8-1%201.9-.7%202.4s16.4%201.2%2035.8%201.5c54.9.9%20122.1%202.6%20124.4%203.2%201.1.2%202.9-.2%204-1%201.8-1.5%201.8-1.5.1-2.9-1.5-1.2-7.2-1.5-28.7-1.6-14.7%200-30.1-.3-34.2-.5-4-.2-20.1-.7-35.8-1s-36.4-.8-46.1-1.1c-14.7-.4-17.8-.2-18.8%201%22%2F%3E%09%3Cpath%20d%3D%22M565%20679.9c-1.2.8-1.2%201.3-.2%202.3s7.3%201.3%2026%201.4c38.2.2%20115.6%201.5%20116.3%201.9%201.5%201%20102.7%201.7%20103.3.7.3-.6.4-1.7%200-2.5-.4-1.2-7.6-1.5-49.7-1.6-27.1%200-55.5-.3-63.2-.5-7.7-.3-32-.7-54-1-22-.4-48.3-.9-58.5-1.1-11.5-.4-19.1-.2-20%20.4%22%2F%3E%09%3Cpath%20d%3D%22M366.4%20702.1c-1.8%202-1.8%202.1.1%203.5%201.5%201.1%207.2%201.4%2028.4%201.4%2014.6%200%2051.1.3%2081.1.7%2049.3.5%2054.7.4%2055.9-1%20.7-.9%201.1-2.1.9-2.7-.2-.8-19.6-1.2-63.3-1.5-60.6-.4-89.9-1-97.6-2-2.8-.4-4%200-5.5%201.6%22%2F%3E%09%3Cpath%20d%3D%22M563.1%20701.4c-3.5%204.2-2.7%204.2%2049.1%205.1%2070.3%201.2%2075%201.2%20139.3%201.6%2057.9.3%2058%20.3%2058.3-1.8.3-1.8-.4-2.1-6-2.6-3.5-.4-37.3-.7-75.2-.7-37.8%200-69.1-.2-69.5-.4-.3-.2-19.5-.6-42.6-1s-44.3-.9-47.1-1.2c-3.8-.4-5.3-.2-6.3%201%22%2F%3E%09%3Cpath%20d%3D%22M852.5%20700.8c-3%20.6-4.1%202-2.7%203.4.9.9%2018.9%201.3%2075.8%201.4%2041%20.1%2076.7.5%2079.3.9%203.8.5%205.2.3%206.5-1%201.8-1.9%202-3.1.6-4-1-.6-156.1-1.3-159.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M561.8%20723.7c-4.5.5-4.8%201.5-1%203.3%202%201%209.1%201.4%2027.7%201.5%2069.3.5%20197.4%201.5%20207.9%201.7%2010%20.2%2012.1%200%2012.9-1.3%202.1-3.4.2-4.9-5.5-4.4-11.6%201-190.9.4-227.8-.9-5.8-.1-12.2-.1-14.2.1%22%2F%3E%09%3Cpath%20d%3D%22M850.8%20723.6c-.5.4-.8%202.5-.8%204.6%200%204.2.5%204.5%203.5%202.2%201.8-1.3%208-1.4%2053-.8%2028.1.4%2052.1.7%2053.5.6%207.3-.3%2042.5%200%2043.1.4%201.3.8%205.7-.7%206.2-2%201.5-3.8%201.2-3.8-72.9-4.1-39.6-.1-74.8-.6-78.4-1s-6.8-.4-7.2.1%22%2F%3E%09%3Cpath%20d%3D%22M369.3%20726.1c-2.6.9-2.9%202.4-1%203.6.6.4%2017.2.8%2036.7.9s56%20.2%2081%20.4l45.5.2v-4.7l-33-.1c-18.1-.1-54.1-.4-80-.7-26-.3-48-.1-49.2.4%22%2F%3E%09%3Cpath%20d%3D%22M987.5%20745.1c-3.3%201-128.4%201.3-133.3.3-2.5-.5-3.1-.2-3.7%201.5-.3%201.1-.3%202.5%200%203.1.9%201.4%20148.5%201.1%20150.3-.3.6-.5%201.2-1.3%201.2-1.7%200-1.2-5.2-3.1-7-2.5-1%20.3-2.1.1-2.5-.5-.7-1.2-.9-1.2-5%20.1%22%2F%3E%09%3Cpath%20d%3D%22M374.8%20748.4c-2.3%201.7-2.3%203.2-.1%204%20.9.4%2036.8.7%2079.6.7%2079.6%200%2082.1-.1%2078.6-3.6-.6-.6-26.5-1-72.7-1.2-39.4-.1-74.4-.4-77.7-.7-4.2-.4-6.5-.1-7.7.8%22%2F%3E%09%3Cpath%20d%3D%22m563.9%20748.9-2.4%201.9%202.8%201.1c3.6%201.4%20245.6%201.6%20247%20.2.5-.5.5-1.6-.1-2.7-.9-1.6-2.9-1.7-25.8-1.3-42.7.7-210.7.4-215-.4-3.4-.5-4.7-.3-6.5%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1093%20754.9c0%20.5.5%201.3%201%201.6.6.3%201%20.2%201-.4%200-.5-.4-1.3-1-1.6-.5-.3-1-.2-1%20.4%22%2F%3E%09%3Cpath%20d%3D%22M850.8%20769.5c-.3%201.3-.2%202.8.1%203.4.4.7%2025%201%2072.1%201%2039.3-.1%2072.7.2%2074.2.6%203.7.9%206.8-.2%206.8-2.6%200-3.1-4-3.9-15.8-3.2-16.6%201-133.2.4-135.2-.7-1.4-.8-1.9-.5-2.2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M378.3%20770.6c-2%20.8-1.6%204.4.5%204.4%2011.1.4%20155.6%200%20155.9-.4.3-.2.2-1.4-.2-2.6-.7-2.1-1-2.2-13.3-1.6-14.7.7-86.8.7-102%20.1-6.1-.3-11.1-.1-12.3.5-1%20.6-1.9.7-1.9.2%200-1-24.6-1.5-26.7-.6%22%2F%3E%09%3Cpath%20d%3D%22M761.5%20771c-14.8.3-65.8.4-113.2.3l-86.2-.3-.6%202.1c-.4%201.1-.5%202.2-.3%202.5.3.2%2053.1.3%20117.4.3%2064.3-.1%20118.7-.2%20120.9-.2s4.9.3%206%20.7c1.2.4%202.8.1%204-.8%202-1.6%202-1.6-.5-3.5-2.7-2.2-.7-2.1-47.5-1.1%22%2F%3E%09%3Cpath%20d%3D%22M376.9%20795.9c-5.6%204.6-5.1%204.6%2075.8%204.6%2052.9%200%2076-.3%2077.1-1.1.8-.6%201.3-1.7%201-2.5-.4-1.2-11.6-1.4-74.4-1.4-40.6%200-74.6-.4-75.5-.8-1-.5-2.4-.1-4%201.2%22%2F%3E%09%3Cpath%20d%3D%22M849.3%20795.6c-.3.8-.1%202%20.4%202.5.7.7%2013.3%201%2035.4.8%2052.8-.4%2097.8.1%20102.3%201.1%203.5.8%204.4.6%206-1%201-1%201.6-2.5%201.3-3.3-.5-1.3-10.2-1.5-72.7-1.6-64.9-.1-72.1%200-72.7%201.5%22%2F%3E%09%3Cpath%20d%3D%22M800.8%20796.6c-1.6%201.5-128.7%202-198.3.8-37.5-.7-42.3-.4-41.2%202.9.4%201.2%2015.6%201.4%20155.4%201.9%2090.7.3%2091.5.3%2090-3.5-.5-1.2-5.1-2.9-5.9-2.1%22%2F%3E%09%3Cpath%20d%3D%22M384.3%20816.1c-3%20.9-3.3%201.3-3.3%204.7.1%202%20.5%205.7%201.1%208.2.5%202.5%201.2%206.2%201.6%208.3.3%202.1%201.3%204.1%202.2%204.6.9.4%206.3.4%2012.1%200%2011.3-.8%20119.8-.2%20129.3.7%204.7.4%205.8.2%206.3-1.1.4-.9.2-2.1-.3-2.6-.7-.7-19.7-1.1-51.4-1.2-27.7-.1-51-.6-51.6-1-.7-.5-1.3-2.7-1.3-5.1s-.5-5.7-1.1-7.5-.9-3.5-.5-3.8c.7-.8%2046.4-.5%2072.6.4%2031.2%201.1%2031.4%201.1%2031.8-1.1.2-1-.1-2.2-.8-2.6-.6-.4-21.7-.8-46.8-.9-25.2-.1-57.2-.3-71.2-.5s-27%200-28.7.5m24.5%2011.8c1.4%209.5.9%2010.8-3.4%209.4-2.6-.9-2.9-1.6-3.9-8.1-1.3-8.3-.6-10.5%203.3-10%202.6.3%202.8.7%204%208.7m13.9-5.7c-.3.8-.6.5-.6-.6-.1-1.1.2-1.7.5-1.3.3.3.4%201.2.1%201.9%22%2F%3E%09%3Cpath%20d%3D%22M354.3%20819.2c-1.8%202.1-2%203.4-1.7%2012.2.3%206.6.8%2010.2%201.6%2010.8%205.4%203.4%2017.1.9%2020.1-4.3%202.1-3.8%202.2-11%20.2-14.9-1.1-2.2-2.8-3.3-6.7-4.5-7.3-2.1-11.1-1.9-13.5.7m13.3%207.3c2.1%202.1%202.4%203.1%201.9%205.8-1%204.5-2.8%206.2-5.2%204.8-1.4-.7-2.3-.7-3.1.1-.9.9-1.1-.5-1.1-5.3.1-3.5.3-6.7.6-7.2.9-1.5%204.5-.6%206.9%201.8%22%2F%3E%09%3Cpath%20d%3D%22M562.6%20818.8c-1.7%202-1.7%202.1.1%202.9%201%20.6%205.8.6%2010.8.3%205-.4%2024.3-.5%2043-.1%2018.7.3%2069.6.6%20113%20.6%2077.3%200%2079%200%2079-1.9s-1.9-2-90.5-2.1c-49.8-.2-104.7-.6-122-.9-30.7-.7-31.6-.7-33.4%201.2%22%2F%3E%09%3Cpath%20d%3D%22M848.9%20817.2c-.1.2-.2%201.7-.4%203.5-.3%203.1-.2%203.1%202%201.7%202-1.3%2010.7-1.4%2067.1-.9%2035.7.3%2066.5.8%2068.5%201.1%204.1.6%205.5-.6%204-3.3-.9-1.6-5.7-1.8-71-2-38.6-.2-70.1-.2-70.2-.1%22%2F%3E%09%3Cpath%20d%3D%22M1077%20829.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M237.8%20834.7c-3.1.2-6.1.9-6.7%201.6-1%201.3-2.6%2017.5-2.2%2024.2.2%204.6%201.1%205.8%203.7%205.3%201.5-.3%201.9-1.3%202-4.8.1-6.6.2-7%202.4-7%203.2%200%207-2.2%207-4.2%200-1.9-.4-2.1-6-2.2-3.2-.1-3.5-.3-3.3-3%20.3-4.2%201.3-4.7%206.8-3.7%202.7.5%205.4.7%206.2.4%202.3-.9%201.5-4.9-1.2-6.1-1.4-.7-2.7-1.1-2.8-1s-2.8.3-5.9.5%22%2F%3E%09%3Cpath%20d%3D%22M533%20837c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M565.3%20838.1c-1.8%201.9-1.6%203.9.5%203.9.9.1%2056%20.2%20122.4.3%2079.8.1%20120.9-.1%20121.2-.8.2-.6-.1-1.8-.5-2.7-.8-1.5-2.2-1.6-10.2-1.3-15%20.7-213.1.6-223.1-.1-6.8-.5-9.4-.3-10.3.7%22%2F%3E%09%3Cpath%20d%3D%22M848.2%20839.3c-1%201.1-1%201.6%200%202.5.9.6%2024.8%201%2070.4%201.1%2058.2.2%2069.3%200%2070.3-1.2%202.3-2.8-1.2-4-9.3-3.3-9.2.8-117.8.8-124.9%200-4-.5-5.6-.3-6.5.9%22%2F%3E%09%3Cpath%20d%3D%22M848.3%20859.7c-.7.3-1.3%201.2-1.3%202.1%200%201.5%201.4%201.7%2012.2%201.5%206.8-.1%2036.1-.2%2065.2-.3%2039.5%200%2053.7.3%2056.2%201.2%202.9%201%203.7%201%204.9-.3.9-.9%201.3-2.3.9-3.2-.6-1.6-5.8-1.7-68.8-1.6-37.4.1-68.7.3-69.3.6%22%2F%3E%09%3Cpath%20d%3D%22M562%20861.8c-.6.2-1%201.2-1%202.2%200%201.9%201.8%201.9%2054.1%202%2029.7%200%2054.4.2%2054.8.4.6.4%20133.8%201%20137.9.7%201.4-.1%201.6-2%20.4-3.9-.7-.9-26.3-1.3-123-1.5-67.2-.1-122.7-.1-123.2.1%22%2F%3E%09%3Cpath%20d%3D%22M386.4%20863.1c-.4.7.1%201.8%201.1%202.6%201.4%201%206.4%201.3%2019.4%201.4%209.7%200%2029.1.2%2043.1.3%2071.1.8%2081.2.8%2082.3-.3.8-.8.7-1.5-.3-2.5-1.3-1.2-9.1-1.5-46.5-1.6-24.7-.1-45.7-.2-46.5-.2s-12.8-.2-26.7-.4c-18.7-.4-25.3-.2-25.9.7%22%2F%3E%09%3Cpath%20d%3D%22M242.6%20867.6c-.9.9-1.4%204-1.4%209.2-.1%204.3-.2%208.4-.4%209.1s1%202.3%202.5%203.4c2.3%201.8%204.2%202.2%209.6%202.2%209.7%200%2010.4-.9%2010.5-14.3l.1-10.7-9.8-.1c-7-.1-10.2.2-11.1%201.2M248%20879c0%20.5-.5%201-1.1%201-.5%200-.7-.5-.4-1%20.3-.6.8-1%201.1-1%20.2%200%20.4.4.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1049.2%20876.2c-.7.7-1.2%202.8-1.2%204.9%200%202-.5%205-1.1%206.7-.8%202.2-.7%203.6.1%205.2%201%201.8.8%202.4-.7%203.6-1.7%201.3-1.7%201.5%200%202.8%202.5%202%2010.7%203.1%2012.1%201.6s-1.5-3.7-6-4.6c-3.2-.6-3.2-.6-1.9-3.7%201.4-3.3%201.7-3.4%207.8-2.2%203.3.6%203.7.5%203.7-1.3%200-1.5-1.1-2.4-4.2-3.4-3.9-1.2-4.3-1.6-4.4-4.8-.2-5.6-.3-6-1.7-6-.7%200-1.8.5-2.5%201.2%22%2F%3E%09%3Cpath%20d%3D%22M401.5%20883.8c-8.8.3-11.5.9-11.5%202.6%200%20.8%201.7%201.6%204.7%202%2011.3%201.5%20135.2%203%20138.8%201.6%202.6-1%203.4-3.8%201.3-4.5-.7-.2-29.1-.6-63-.9-34-.2-62.1-.6-62.5-.8s-3.9-.2-7.8%200%22%2F%3E%09%3Cpath%20d%3D%22M846.4%20885.1c-2.7%203-1.1%205.2%203.4%204.5%205-.9%20100-2.6%20108.2-2%203.6.2%2010%20.2%2014.3-.2%206.3-.5%207.7-1%207.7-2.3%200-1.6-4.8-1.7-66-1.8-62.7%200-66%20.1-67.6%201.8%22%2F%3E%09%3Cpath%20d%3D%22m298%20884.9-4.5.6.3%204.2c.1%202.3.7%205.4%201.2%206.8%201.2%203.1%204%203.3%204%20.2%200-1.6.3-1.8.9-.8.6.9%201.8%201.1%203.3.8%201.7-.5%202.7-.1%203.6%201.4%201.1%201.7.9%202.3-1.4%204.4-3.2%203-2.8%202.9-5.9.9-2.3-1.5-2.5-1.5-3.2.2-.4%201.2%200%202.2%201.5%203.2%201.7%201.1%202%201.8%201.1%203.4-.7%201.4-.7%202.3.2%203.4%201.6%201.9%202.9%201.8%205.4-.6%201.9-1.8%202.6-1.9%204.9-.9%203.6%201.7%204.3.5%202.1-3.5-1.3-2.4-1.6-4.5-1.2-7.6.6-4.5-2.1-12-4.4-12-.6%200-.9-1-.7-2.2.3-2.6-.6-2.8-7.2-1.9m6.9%208.7c.3%201.6.1%201.7-1.3.5-1.9-1.6-2.1-3.4-.3-2.9.6.3%201.4%201.3%201.6%202.4%22%2F%3E%09%3Cpath%20d%3D%22M561.3%20885.3c-.3.6.2%201.6%201.2%202.4%201.5%201%2012.6%201.3%2056.9%201.5%2058.5.3%2062.8.3%2069.1-.1%202.2-.1%2011.9%200%2021.5.3s35.5.6%2057.5.6c36.9.2%2040%200%2040.3-1.5.2-.9%200-2.1-.6-2.7-1.3-1.3-245.1-1.8-245.9-.5%22%2F%3E%09%3Cpath%20d%3D%22M846.8%20905.8c-.7.8-.8%201.6-.1%202.3.6.6%2025.2%201%2066.4%201%2057.1.1%2065.4-.1%2065.7-1.4.2-.8-.3-1.9-1-2.4-.7-.4-30.3-.8-65.6-.8-51.4%200-64.6.3-65.4%201.3%22%2F%3E%09%3Cpath%20d%3D%22M398.5%20906.4c-1.3%201-1.7%201.8-1%202.5.9.9%2032.3%201.5%20114%202.3%2021.6.2%2022%20.1%2022.3-1.9.2-1.6-.3-2.2-2.5-2.6-1.5-.3-20.8-.5-42.8-.6-22%200-50.8-.3-64-.6-20.5-.6-24.3-.4-26%20.9%22%2F%3E%09%3Cpath%20d%3D%22M562.2%20906.2c-1.9%201.9-1.4%203.5%201.1%204.1%201.7.5%20230.2%202.3%20240.6%202%203.5-.1%204.8-1.9%202.8-4-1.4-1.6-3.2-1.8-15.4-1.6-54.3.9-213.7%200-223.8-1.3-2.5-.3-4.5%200-5.3.8%22%2F%3E%09%3Cpath%20d%3D%22M1043%20907.7c0%201-.3%202.8-.6%204-.6%202.1-.3%202.3%203.5%202.3%204.8%200%205.6%201.2%204.3%206.1-.9%203.8-2.7%203.7-2.7-.1%200-3.6-2.9-3.2-3.5.5-.3%201.6-1%202.8-1.5%202.5-.6-.3-.8-1-.6-1.5.2-.6.6-2.1.9-3.3.4-1.9.1-2.3-1.4-2-2.1.3-5%207.8-4.1%2010.2.7%201.8%2011.4%203.3%2013.6%201.9.9-.6%201.9-2.8%202.2-4.9s1.1-4.9%201.9-6.1c1.1-1.7%201.1-2.5.2-3.6s-.8-1.8.8-3.2c3.3-2.9%202.4-3.8-2.9-3.1-3%20.4-5.2.2-5.6-.4-1.1-1.7-4.5-1.2-4.5.7%22%2F%3E%09%3Cpath%20d%3D%22M299.3%20919.1c-2.1%202.1-.3%203.9%203.8%203.9%202.4%200%203.9.5%203.9%201.2s.3%202.3.6%203.5c.5%201.9.2%202.3-1.8%202.3-3.5%200-6.3%202.3-5.4%204.5.5%201.4%201.4%201.7%204.6%201.2%204.3-.6%205.4.2%206.5%204.6.8%202.8%203.2%203.7%204.1%201.3.3-.7-.7-4.7-2.2-8.7-1.5-4.1-2.7-9.1-2.6-11.2l.2-3.7h-5.3c-2.9%200-5.8.5-6.4%201.1%22%2F%3E%09%3Cpath%20d%3D%22M561.7%20925.7c-.3.5-.5%206.1-.5%2012.6-.1%206.4-.3%2012.1-.7%2012.6-.3.5-.1%201.2.4%201.5%201.4.9%2057.7%201.6%20154.3%202%2047.7.2%2087.1.7%2087.7%201%20.5.4%201.7-.4%202.5-1.6%201.4-1.9%201.4-2.4.2-3.6s-6.2-1.3-31.7-.4c-25.4.8-76.2.7-110.4-.2-4.4-.1-17.8-.3-29.7-.4-18.4-.2-21.7-.4-21.2-1.6.9-2.2-6.2-5.1-12.3-5.1-3.2%200-5.3-.4-5.3-1.1s2.3-1.1%205.9-1c3.3%200%206.3-.3%206.7-.7%201.6-1.6-2.4-3.8-7.2-4-2.9-.1-4.7-.6-4.4-1.2.7-1.4%205.9-1.8%2010.8-.7%203%20.7%204.6.6%205.9-.3%204-2.9-2.3-5.3-16.3-6-2.8-.2-6.1-.8-7.2-1.4-2.3-1.2-26.8-1.6-27.5-.4m27.9%209.7c0%208.1%202%2011.6%206.7%2011.6%201.7%200%203.9.5%204.7%201%201%20.7-1.6%201-8.2%201H583l1-2.4c.5-1.4.8-5.9.6-10l-.3-7.6h2.7c2.6%200%202.6.1%202.6%206.4m4.4%201.8c0%20.5-.4.8-1%20.8-.5%200-1-1-1-2.3%200-1.8.2-1.9%201-.7.5.8%201%201.8%201%202.2%22%2F%3E%09%3Cpath%20d%3D%22M614.5%20926c-.3.4-.2%201.5.1%202.4.5%201.3%202.5%201.6%2011.3%201.7%2057.5.7%20143.4%202%20157.9%202.4%208.5.3%2017.1.8%2019.1%201.1%204.3.7%205.9-1.2%204.1-4.6-.9-1.7-3.2-1.8-41.2-1.9-52.3-.1-148-1.1-149.5-1.6-.7-.2-1.5%200-1.8.5%22%2F%3E%09%3Cpath%20d%3D%22M398%20928.9c-.5%201.1-.7%202.2-.2%202.4.4.3%2024%20.6%2052.5.6s52.2.3%2052.6.5c.4.3%207.1.6%2015%20.7%2015.2.2%2018.1-.5%2014.8-3.8-1.5-1.5-7.5-1.7-67.6-2-64.4-.3-66.1-.2-67.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M886.6%20927.7c-.4.4-9.7.6-20.7.4l-20.1-.3.4%202.3.3%202.3%2059%20.2c32.5.1%2060.2.5%2061.6.9%203%20.7%206.2-1.6%205.3-4-.5-1.1-7.2-1.4-40.8-1.3-22.2%200-41.2-.2-42.3-.6-1.1-.3-2.3-.3-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M400.6%20948.6c-1%20.9-1.4%202-.9%202.5s24.9%201.1%2054.3%201.4c29.4.2%2059.2.8%2066.2%201.1%2011.3.5%2012.9.4%2013.4-1.1.4-.9.3-2-.2-2.5s-28.5-1.2-63.4-1.5c-34.4-.3-63.7-.8-65.1-1.1-1.7-.3-3.2.1-4.3%201.2%22%2F%3E%09%3Cpath%20d%3D%22M846.6%20949.3c-5.5%204-4.9%204.1%20122.3%204.9%203.2%200%204.8-1.7%203.2-3.6-1-1.2-9.8-1.4-58.2-1.5-31.4%200-58.9-.3-61.2-.6-2.9-.4-4.8-.2-6.1.8%22%2F%3E%09%3Cpath%20d%3D%22M561.1%20970.4c-3%203.6-.2%203.9%2029.6%204.1%2057.3.4%20134.7%201.6%20174.2%202.6%2042.1%201.1%2044.3.9%2040.8-2.9-1.6-1.7-4.7-1.8-55.9-2-71.5-.3-138.5-1.4-172.8-2.8-12.8-.5-14.8-.4-15.9%201%22%2F%3E%09%3Cpath%20d%3D%22M404.8%20970.8c-1.5.3-3.3%203-2.5%203.8.1.2%2028.7.5%2063.5.7%2053.1.3%2063.4.2%2064.4-1%20.8-1%20.8-1.7%200-2.5-.7-.7-20.1-1.1-62.4-1.2-33.8%200-62.1%200-63%20.2%22%2F%3E%09%3Cpath%20d%3D%22M845%20972.8c-1.5.5-1.2%202.9.5%203.6%202.1.8%20115.2.9%20116.5.1.6-.4%201-1.3.8-2.1-.2-1.1-10.2-1.4-58.5-1.6-32-.2-58.7-.2-59.3%200%22%2F%3E%09%3Cpath%20d%3D%22M406%20993.5c-1%201.2-1%202.8-.2%207.3.6%203.1%201.5%207.5%201.9%209.7s.8%204.9.8%206c.1%203.6%201.7%2013%202.6%2015.2.8%202.2%201.3%202.3%2012.5%202.3%209.3%200%2012.1.3%2013.5%201.6%201.6%201.4%202%201.4%204.4-.2%202.3-1.5%204.6-1.6%2022.3-1%2024.4.9%2027.1.9%2051%20.3%2023.6-.7%2023-.3%2022.4-11.4-.2-5-.9-8.3-1.8-9.3-1.2-1.2-5.8-1.4-29.5-1.2-15.4.1-28.3.1-28.7-.2-.4-.2-.6-3.7-.4-7.8l.3-7.3%2026.8.3c22.2.2%2027.1%200%2028-1.2.9-1.1.9-1.6-.1-2.3-.7-.4-13.2-.8-27.8-.9-14.6%200-27.6-.1-29-.2s-13.1-.2-26-.2c-12.9-.1-27.6-.3-32.6-.6-7.3-.3-9.4-.1-10.4%201.1m14.9%204.1c.5.5%201.2%203.9%201.6%207.5l.6%206.6-3%20.6c-1.7.4-4.2.2-5.6-.3-2.6-1-2.6-1-2.9-12.2-.1-1.6.6-2.4%202.4-2.8%203.3-.8%205.8-.6%206.9.6m14.7-.6c2.3%200%202.4.3%202.4%206.9%200%204.5-.4%207.3-1.2%207.7-1.6%201-8%20.5-9.2-.7-.5-.5-1.3-3.7-1.7-7.1-.8-7.1-.1-8.2%204.5-7.3%201.6.3%203.9.5%205.2.5m19.3%205.2c-.2%209.4-.8%2010.3-6.4%2010.3h-5l-.8-6.4c-.4-3.6-.6-7-.3-7.8.4-.9%202.5-1.3%206.6-1.3h6zm15.9-4.3c.9.6%201.1%202.3.7%206.2-1.2%2010.3-1%2010-5.8%209.3-2.3-.4-4.6-1-5-1.4s-.9-3.9-1-7.8l-.2-7.2h5c2.8%200%205.6.4%206.3.9m-35.5%2018.8c.3.5.6%203.7.8%207.3l.4%206.5h-9l-1.2-6c-.7-3.3-1-6.6-.8-7.3.5-1.3%209.1-1.7%209.8-.5m15.1%201c.4.9.9%204.3%201.3%207.5l.6%205.8h-4.6c-5.6%200-6.7-1.5-6.7-9.4v-5.6h4.4c3.2%200%204.6.5%205%201.7m17.1%205.8v7l-4.4.3c-2.8.2-4.7-.1-5.2-1-1.2-1.9-1.1-12.6.1-13%20.6-.2%202.9-.3%205.3-.3h4.2zm12.8-6.9c1.1.4%201.3%201.3.6%204.2-.5%202-.9%205.2-.9%207%200%203.2-.1%203.3-3.7%203l-3.8-.3.2-5.9c.1-3.3.4-6.5.7-7.3.5-1.3%204.3-1.7%206.9-.7m26.5%205.7c.2%202.6.8%204.7%201.4%204.7s.3.9-.7%202c-1.2%201.3-3.1%202-5.4%202h-3.6v-6.3c0-7.7.6-8.6%204.7-7.8%203.1.6%203.3%201%203.6%205.4m10.7%201.2c0%205-.3%206-1.9%206.3-2.7.6-3.8-1.1-3.8-5.9%200-7.1%200-7.1%203-6.7%202.6.3%202.7.5%202.7%206.3m14.3-1.8c.4%205.3-1.1%208.3-4.3%208.3-3.1%200-5.5-3.5-5.5-8.1s.6-5.1%205.5-4.7c3.9.3%204%20.4%204.3%204.5M421%201025c0%20.5-.4%201-1%201-.5%200-1-.5-1-1%200-.6.5-1%201-1%20.6%200%201%20.4%201%201%22%2F%3E%09%3Cpath%20d%3D%22M560.9%20992.9c-.1.6-.2%201.6-.3%202.1-.1%201%2065.7%201.7%20174.4%202%2025%20.1%2050.9.5%2057.5.9%2014%20.9%2017.1-.1%2012.8-4.4-1.4-1.4-2.8-1.6-7.9-1.1-7.7.8-104.9.8-179.6%200-40-.4-56.8-.2-56.9.5%22%2F%3E%09%3Cpath%20d%3D%22M843.2%20994.5c-8.7%202.5.6%203%2057.7%203.3%2057.7.3%2062.4.1%2059.5-2.8-1.5-1.5-112.2-1.9-117.2-.5%22%2F%3E%09%3Cpath%20d%3D%22M381.2%201005.9c-4.7%203-7.2%207.7-7.2%2013.7%200%204.4.4%205.4%203.3%208.1%206.2%205.9%2011.2%206.8%2017.8%203.1%203.8-2.1%205.9-5.8%205.9-10.4%200-2.8-2-3.9-8.2-4.7-5.5-.7-7.1.6-6.6%205.4.3%203.1%202.8%205.5%202.8%202.7%200-2.9%201.6-4.1%204-2.8l2.2%201.2-2.3%202.4c-3%203.2-6.4%203-10-.5-4-4-3.9-8.1.3-11.6%202-1.7%203.8-2.4%205-2.1%201%20.3%202.6.9%203.7%201.2%201%20.3%202.5-.1%203.5-1.1q4.8-4.95-5.4-6c-4.5-.5-6.1-.2-8.8%201.4%22%2F%3E%09%3Cpath%20d%3D%22M562.8%201012.8c-1.8.3-3.2%202.9-2%203.6.4.2%2049.8.7%20109.7%201.1%2060%20.4%20114.7.7%20121.7.8%207%200%2013.1-.2%2013.4-.6.4-.3.4-1.2.1-2-.4-1.2-9.4-1.4-54.4-1.5-29.6-.1-76.5-.5-104.3-.8-63.3-.9-82.2-1-84.2-.6%22%2F%3E%09%3Cpath%20d%3D%22M1039%201013.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M853.2%201013.8c-8.2.2-9.3.5-9%202%20.3%201.6%204.3%201.7%2056.2%201.7%2030.7%200%2056-.4%2056.3-.8%201.6-2.6-3.6-2.9-47.8-3-25.5-.1-50.6-.1-55.7.1%22%2F%3E%09%3Cpath%20d%3D%22M563.6%201032.8c-2.2%203.5-6%203.4%20146.9%203.6%2075.1.1%2094-.2%2094-1.2s-17.4-1.3-85-1.6c-46.7-.3-100.8-.8-120.1-1.2-26.1-.5-35.3-.4-35.8.4%22%2F%3E%09%3Cpath%20d%3D%22M844.3%201034.7c-.3.8-.3%201.6%200%201.9.5.5%2029.9.6%2082.2.1%2019.7-.2%2023-.4%2023-1.7s-6.5-1.5-52.3-1.6c-44.1-.1-52.5.1-52.9%201.3%22%2F%3E%09%3Cpath%20d%3D%22M484.6%201040.1c-6.8%201.1-7.8%202.4-8.3%2011.1-.5%209.7.1%2011.8%203.3%2011.8%202.8%200%204.3-2.5%202.5-4.3s-1.3-2.9%201-2.2c4%201.3%2011.6-.5%2014.8-3.5%202.6-2.5%203.4-2.8%206-2%201.7.5%206.3.9%2010.2.9%206.6%200%207.5.3%2011.5%203.4%205.3%204.1%207.9%203.9%2013.1-.9%203.3-3.1%203.5-3.7%202.9-7.6-.8-4.7-1.3-5.3-6.9-7-3.3-1-4.4-.9-7.2.6-1.8%201-3.8%202.9-4.5%204.2-1.3%202.2-1.9%202.4-9.9%202.4-4.7%200-9.7.3-11%20.7-2.1.5-2.3.3-1.8-1.6.5-2-.2-2.6-4.9-4.7-3-1.3-5.6-2.3-5.7-2.3-.1.1-2.4.5-5.1%201m8.2%205.1c2.4%202.4%201.3%204.7-2.7%205.8-4.7%201.2-9.1-.1-9.1-2.8%200-2.9%202.1-4.2%206.5-4.2%202.3%200%204.6.5%205.3%201.2%22%2F%3E%09%3Cpath%20d%3D%22M411.3%201042c-3%201.8-6.3%206.5-6.3%208.9%200%201.2%203.4%204.6%206.8%206.8%202%201.4%202.5%201.4%204.8-.2%201.4-.9%203.3-2.9%204.1-4.3l1.6-2.7%2023.9.2c20.9.2%2024%20.1%2024.5-1.3.3-.9%200-2-.8-2.5s-11.2-.9-23.1-.9c-20.3%200-26.8-.7-26.8-3%200-.5-4.4-3-5.3-3-.1%200-1.6.9-3.4%202%22%2F%3E%09%3Cpath%20d%3D%22M557.9%201042.5c-1.4.7-3.4%203.2-4.4%205.5l-1.8%204.1%203.3%203.4c1.9%201.9%203.9%203.5%204.5%203.5.7%200%203.2-1%205.7-2.3%204.4-2.2%205.1-2.3%2029.4-1.9%2013.6.1%2026.6.7%2028.7%201.2%202.1.4%205%20.5%206.5.1s17.8-.6%2036.2-.4%2055.8.5%2083%20.7c27.7.3%2050.7.9%2052.1%201.4%201.4.6%203.1%201.7%203.8%202.6%202.4%202.9%207.5%202%2010.9-1.8%203.8-4.3%204.6-6.9%203.2-9.6-1.9-3.5-5.8-4.4-10.7-2.5-2.4.9-4.3%202-4.3%202.5%200%20.4-10.2%201-22.7%201.4-12.6.4-23.9.7-25.3.8s-10.4-.2-20-.5c-9.6-.4-38.2-.9-63.5-1.2s-58.1-.8-73-1.1l-27-.6-2.7-2.9c-1.5-1.6-3.3-2.9-4-2.9s-2.2-.2-3.3-.5-3.2.2-4.6%201%22%2F%3E%09%3Cpath%20d%3D%22M841.8%201050.7c-1.6%202-2.8%204.4-2.8%205.4%200%202.2%203.7%205.8%206.7%206.5%202.4.6%209.3-3%209.3-4.8%200-.8%2013.6-.9%2045.3-.5%2043.7.5%2045.5.6%2048.8%202.6%206.2%203.8%2010.4%202.2%2011.9-4.4.8-3.7.7-4.2-1.8-6.2-3.7-3-8.3-2.9-12.1.2l-3%202.6-43.5-.3-43.4-.3-2.4-2.3c-1.7-1.5-3.6-2.2-6.4-2.2-3.3.1-4.3.6-6.6%203.7%22%2F%3E%09%3Cpath%20d%3D%22M960.8%201102.7c-.8%201-2%203.4-2.7%205.3-2%205.4-4.5%2010-5.4%2010-.5%200-.7%201-.5%202.2.2%201.8%201%202.3%203.1%202.3%202.6%200%203.1-.7%205.6-7%201.6-3.9%203.2-7%203.7-7%20.4%200%201.2%201.7%201.6%203.8%201.9%208.9%204.3%209.8%208.8%203.2%201.7-2.5%203.7-4.5%204.4-4.5s2.3%202.3%203.6%205c2.9%206.2%204.3%207.5%208.6%207.5%204%200%204.3-.7%201-2.9-2.7-1.7-7.6-10.6-7.6-13.7%200-3-1.9-5.9-3.8-5.9-1.7%200-5.8%204.4-8.1%208.8-1.4%202.6-3.1%202.1-3.1-.9%200-1.1-.7-3.3-1.5-4.9-1.8-3.5-5.3-4-7.7-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1028%201121.5c-1%201.2-1%202.8-.1%207.3.6%203.2.9%207.2.5%208.9-.5%202.3-.2%203.2%201.2%203.7%203.1%201.2%204.4-2%204.4-10.9%200-7.9-.9-10.5-3.6-10.5-.6%200-1.7.7-2.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M623.3%201123.2c-4.5%201-8.8%205.4-7.8%208%20.9%202.2%201.1%2017.8.3%2019-.9%201.7.8%204.5%203.2%205.3%203%201%205-1.2%205-5.5%200-3.7.1-3.7%204.7-4.4%202.5-.3%204.7-.5%204.9-.4.1.2%201.3%202.5%202.6%205.3%202.3%205%204.8%206.5%207.6%204.6%201.1-.7%201.1-1.4-.4-4.2-4.9-9.2-5.3-10.5-3.8-13.4%203-5.8.9-11.6-5.2-14.1-3.7-1.6-5.1-1.6-11.1-.2m10.5%206.7c.8.4%201.2%202%201%203.5-.7%206.4-10.9%207.4-11.6%201.3-.2-1.6.2-3.5.9-4.3%201.2-1.5%207.6-1.9%209.7-.5%22%2F%3E%09%3Cpath%20d%3D%22M718.1%201123.9c-3.2.4-4.9%201.3-6.3%203.2-2.2%202.9-2.2%203.2-1.5%2017.3.6%2011.8%202.1%2014.5%205.6%2010%201.9-2.4%202.1-3.6%201.6-7.7-.7-4.8-.7-4.9%201.6-4.2%201.3.4%205.3%203.6%208.9%207%205.5%205.3%207%206.2%209.3%205.8%201.4-.3%203.2-1.2%203.8-2%201-1.2.5-2.1-2.9-5.3-4.7-4.2-5.1-6.1-2.2-9%203.6-3.6%202.2-7.4-4.3-11.8-4.9-3.4-7.6-4.1-13.6-3.3m6.3%208.2c6.2%202.4%207.2%204.7%203.2%206.8-1.7%201-2.9%201-4.4.2-1.1-.6-3-1.1-4.1-1.1-1.7%200-2.1-.6-2.1-3.3%200-2.9.6-4.7%201.6-4.7.1%200%202.7%201%205.8%202.1%22%2F%3E%09%3Cpath%20d%3D%22M651%201125.5c-1.2%201.1-1.4%203.4-1%2011%20.3%205.3.2%2010.8-.2%2012.3-1.8%206.4%201%208.2%2011.4%207.3%206.2-.5%208.3-1.1%2010-2.9%203.2-3.2%201.2-4.2-7.1-3.6-8%20.6-9.7-.2-8.4-4.2%201-2.8%201.2-2.9%207-2.6%204.1.3%206.3%200%206.8-.9%201-1.5-2.4-4.2-4.3-3.4-.7.2-3.3-.1-5.7-.7-3.8-1-4.5-1.6-4.5-3.8%200-2.5.1-2.5%208.2-2.5%208.2%200%208.3%200%208.3-2.5%200-2.4-.2-2.5-6.5-2.5-3.6-.1-7.8-.6-9.3-1.3-3.4-1.5-3-1.5-4.7.3%22%2F%3E%09%3Cpath%20d%3D%22M688.3%201127.2c-1.1%201.3-2.6%204.1-3.3%206.3s-2.4%206.2-3.7%208.8c-2.9%205.7-3.9%2011.6-2%2011.8%202.7.3%204.3-.4%206.2-2.6%202.4-2.8%209.4-4.3%2010.6-2.3.5.7.9%202.3.9%203.5%200%201.6.8%202.5%202.4%202.9%204.2%201%205.8-1.4%203.6-5.4-1.6-3-6-16.2-6-18.3%200-2-4.1-6.9-5.8-6.9-.5%200-1.8%201-2.9%202.2m5.3%2012.3c2.5%203.9-.1%206-4%203.2-1.6-1.2-1.7-1.6-.5-3.5%201.8-2.8%202.5-2.8%204.5.3%22%2F%3E%09%3Cpath%20d%3D%22M929.8%201136.7c-.7.9-.7%201.7.1%202.7.9%201.1%207.1%201.4%2032.7%201.4%2017.3.1%2031.9.4%2032.4.7.6.3%201%202.2%201%204.1v3.4l-9.2.1c-5.1.1-20.7%200-34.6-.1-24.1-.1-25.4-.1-25%201.7.3%201.7%202.1%201.8%2026.8%202.1l26.5.2-.3%206c-.3%204.7-.7%206-2%206.1-5.6.3-35.3-.2-43.5-.7-9.2-.6-9.9-.5-9.5%201.1.5%202.7%205%203.5%2017.8%203.1%206.3-.2%2013.5-.1%2015.9.2%204.4.7%204.4.8%204.5%204.7l.1%204-18%20.1c-20.7.1-20.5.1-20.5%201.3%200%201.9%205.1%202.4%2028.8%202.6%2013.3.1%2024.5.4%2024.7.7.2.2.6%202%20.7%203.9l.3%203.4-27%20.5c-25.6.5-31.2%201.1-30%203.1.3.4-.2%201.6-1.2%202.6-1.3%201.3-1.8%203.4-1.8%207.7%200%207.2%201.8%208.5%204.1%203%201.5-3.5%201.5-5-.1-10-.6-1.9-.2-2%205.7-2%205.8.1%206.3.3%206.6%202.5.7%204.9-.5%206.9-4.9%207.6-3%20.5-3.9%201.1-3.7%202.3.2%201.1%201.2%201.6%202.8%201.5%2017.2-1.1%2018.3-.8%2017.8%205l-.3%202.9-12.6.1c-9%20.2-13.1.6-14.2%201.6-2.3%201.9-2.4%2010.9-.1%2011.8%202.1.8%203.6-1.6%202.9-4.5-.9-3.6%201.1-5.2%206.6-5.2h4.9v3.4c0%203.7-1.2%204.6-6.2%204.6-4.7%200-2.8%202.4%202.3%203%203.9.4%204.4.8%204.7%203.1.3%202.4-.1%202.7-4.4%203.5-2.6.5-4.9%201.5-5.2%202.2-.3%201%203.5%201.2%2018.5%201l18.8-.3.3%204.7.3%204.6-12.5.1c-9.9%200-12.6-.3-12.6-1.3%200-2.3-2.8-2.7-4.3-.6-.7%201-2.5%202.2-4%202.5-3.6.9-2.9%203%20.9%203%202.4%200%202.9.5%203.4%203%20.3%201.7%201.1%203%202%203s1.7-1.2%202-3c.5-2.7.9-3%204.8-3.3%205.4-.4%207.4%201.1%207%205.2l-.3%203.1-12.2.5c-11.8.5-15.4%201.5-13.9%203.9.4.5%201.6.8%202.9.5%201.2-.3%203.9-.8%206.1-1.1%203.6-.6%203.8-.5%202.7%201.5-1.7%203.1-1.5%2014.2.3%2014.2%202%200%202.6-2.3%202.6-9.6v-6.4h13.7c12.9%200%2013.5.1%2012%201.7-2.2%202.5-3.5%2014.3-1.5%2014.3%202.7%200%203.8-2.4%203.8-8.6%200-7.4-.6-7.2%2016.2-7.2%2013.1%200%2013.5.3%2012.3%207.1-.5%202.3-.2%203.7.8%204.5%202%201.7%203.3-.1%204-5.6.3-2.4.7-4.5.9-4.7.2-.3%202.1-.6%204.1-.9%204.1-.5%207%201.4%206.1%203.9-.9%202.2.3%204.5%202%203.9.8-.3%201.7-2.1%202-3.9.5-2.7%201.2-3.4%203.4-3.7%204-.4%203.3-2.9-1.3-4.5-2.9-1-4.5-1.1-5.7-.4-1%20.6-7.5%201.1-15.2%201.1h-13.5l.2-3.3c.4-5.1%201.3-5.9%206.8-5.4%202.7.3%205.6%201%206.5%201.7%201.1%201%201.8%201%202.6.2s5-1.2%2011.6-1.2c9.3%200%2010.3-.2%2010-1.8-.2-.9-1.3-1.8-2.4-2-1.8-.3-2-.8-1.5-3.5.5-2.4%201.3-3.3%203.1-3.5%201.4-.2%203.1-.5%203.9-.8%202.2-.7-.7-3.4-3.9-3.4-1.4%200-3-.3-3.3-.7-.4-.3-7.3-.6-15.5-.5-8.1%200-15.4-.2-16.4-.4-2.2-.6-3-3.1-1.8-5.5.9-1.5%202.2-1.9%206.7-1.9%203.7%200%206.2.5%207.3%201.5%201.6%201.4%202%201.4%204.8-.2%202.7-1.6%203.5-1.6%207.4-.4%202.4.7%206.3%201.4%208.8%201.5%203.8.1%204.5-.2%204.5-1.9%200-1.2-.9-2.1-2.5-2.5-3.7-.9-4.1-5.6-.6-7%201.7-.6%202.4-1.4%202-2.4-.5-1.3-3.8-1.6-20.2-1.8l-19.7-.3.3-3c.6-5.3%201.9-5.6%2020.4-4.9%2015.3.6%2016.8.6%2017.4-1%20.4-1%20.2-2.2-.5-2.9-1.2-1.2-1.5-5.6-.5-8.1.3-.9%201.5-1.6%202.5-1.6%202.3%200%203.7-2.9%202-3.9-.6-.4-8.2-.6-16.9-.4-8.6.2-17.2.1-19-.2-3.1-.6-3.3-.8-3-4.3l.3-3.7%2018.9-.2c11.1%200%2019.2-.5%2019.8-1.1%201.6-1.6%200-3.2-3.2-3.2-2.9%200-4-1.5-4-5.4%200-3%201.8-4.6%205.3-4.6%202.2%200%202.8-.4%202.5-1.8-.3-1.2-1.2-1.7-3.3-1.6-13%20.6-34.8.5-35.5-.2-.4-.5-1-3.3-1.2-6.3l-.5-5.4%2017.8.6c13.9.4%2018.2.2%2019.6-.8%201.9-1.5%201.3-2-3.2-2.7-1.5-.2-2.1-1.2-2.3-4.1-.3-3.2%200-3.8%202.2-4.7%203-1.1%203.3-2.6.9-3.8-1-.5-16.6-.8-34.8-.7-18.1.1-37.4%200-42.8-.4-7.4-.5-10.1-.3-10.9.6m81.2%207.5c0%204.8-1.2%206-5.5%205.6-4.6-.4-6-2.3-4.6-6.1.9-2.4%201.6-2.7%205.6-2.7%204.4%200%204.5.1%204.5%203.2m.1%2026.1c.6%201%20.9%203%20.7%204.5-.3%202.5-.6%202.7-6%203l-5.8.3v-3.6c0-2.9-.3-3.6-1.7-3.3q-1.8.3-2.1%203.6c-.2%201.7-.9%203.2-1.5%203.3-8%20.4-20.1.5-23.4.1l-4.3-.5v-8.6l8.3-.3c4.5-.2%2014.2-.3%2021.5-.3%2011.7%200%2013.5.2%2014.3%201.8m-31.3%2024.5c1.6.9%202.7%201%204.2.2%201.2-.6%204.2-1%206.8-.8l4.7.3.3%205.2.3%205.3h-26.8l-.7-5c-.5-3.4-1.1-5-2.1-5-1.1%200-1.5%201.3-1.5%205.1v5.1l-12.2-.7c-6.8-.4-12.6-.9-13-1.1-.6-.4-.2-6.2.7-9.1.5-1.6%2036.1-1.2%2039.3.5m33%204.4-.3%205.3-6.1.3c-7%20.3-7.8-.4-6.8-6.9l.7-3.9h12.8zm-47.5%2011%201.5%202.3%202.2-2.3c1.8-1.9%202.9-2.3%205.3-1.8%203.7.7%204.8%202.2%204.5%205.6-.3%202.3-.7%202.5-5.8%202.6-3%20.1-8.9-.1-13.1-.3-7.6-.5-7.7-.6-8.3-3.5-.3-1.7-.3-3.4%200-3.9s3.1-.9%206.3-.9c5%200%206.1.3%207.4%202.2m-.9%209.9c.2.2.1%202.1-.2%204.1l-.4%203.8H939v-3.8c0-2.1.3-4.2.8-4.6.7-.8%2023.9-.3%2024.6.5m31.6%203.2v3.4l-13.1.6c-7.3.4-13.6.4-14%20.1-1.1-.6-1.2-5.8-.2-6.7.3-.4%206.6-.7%2014-.7H996zm16.3-1.3c.5.4.6%201.8.2%202.9-.6%202-1.3%202.2-6.3%201.9-5.3-.3-5.7-.5-6-3-.3-2.1.2-2.7%202-3.1%202.9-.6%209%20.2%2010.1%201.3m-47.9%2010.5c2.8%203%203.2%203.1%203.9.6.3-1.3%201.7-2.1%204.5-2.6%204.9-.8%206.2-.2%206.2%203.1%200%203.4-2.8%204.2-13.9%204-9.4-.2-11-.8-11.1-4.7%200-2.2.6-2.6%204.6-2.7%202.6-.1%204.2.5%205.8%202.3m-14.9-.5c.3.6.3%201.9%200%203-.5%201.6-1.5%202-5.6%202-4.5%200-4.9-.2-4.9-2.3%200-1.3.3-2.7.7-3%201-1.1%209.1-.8%209.8.3m45.8%209c.4%200%20.7%202%20.7%204.4%200%203.3-.4%204.5-1.7%204.8-2.8.6-24.2.3-24.8-.4-.7-.7-1.5-8-1-8.8.2-.4%2019.7-.4%2026.8%200m17.5%203.8c.5%204.6-1.1%206.1-6.1%205.9-5.5-.4-6.5-1.1-6-4.4.9-5.3%201-5.4%206.5-5.1%205.2.3%205.3.4%205.6%203.6m-33.9%2010c.4.7.6%202.6.3%204.2l-.4%203H955v-2.6c0-5.7%201-6.2%2012.5-6%207.4.1%2010.8.5%2011.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M981.7%201172.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M950.4%201196.5c-.4.8-.3%202.2%200%203.1.5%201.3.9%201.4%202.1.4.8-.7%201.5-1.8%201.5-2.5%200-1.9-3-2.7-3.6-1%22%2F%3E%09%3Cpath%20d%3D%22M980.3%201201.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M950.8%201224.2c.9.9%201.5.9%202.4%200s.7-1.2-1.2-1.2-2.1.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M981%201247c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M965%201258.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1030.1%201150.4c-1.7%202-.1%2015.1%201.9%2015.1%201.9%200%203.1-5.8%202.3-11.8q-.9-7.2-4.2-3.3%22%2F%3E%09%3Cpath%20d%3D%22M325.2%201152.2c-1.6%202-1.9%2028.5-.3%2030.1%201%20.9%201.6.7%203.1-1.1s1.7-3.3%201.3-7.6l-.5-5.3%203.8.3c2.2.1%204.7.3%205.7.3%202%20.1%202.3%203.1.6%206.3-1.4%202.5.1%204.3%202.9%203.4%201.7-.6%202.1-1.9%202.6-8.4.4-4.2.9-10.3%201.2-13.5.5-5.2.4-5.7-1.4-5.7-2.3%200-3.2%201.8-3.2%206.5%200%205.8-.7%206.5-6.6%206.5h-5.5l.3-6.2c.2-5%200-6.3-1.3-6.6-.9-.1-2.1.3-2.7%201%22%2F%3E%09%3Cpath%20d%3D%22M997.2%201159.7c.4%203.9%202.8%204.2%202.8.4%200-2.1-.5-3.1-1.6-3.1s-1.4.8-1.2%202.7%22%2F%3E%09%3Cpath%20d%3D%22M1012.3%201158.6c-.8%202.2%201.5%204.3%202.7%202.4.5-.8%201-2.1%201-2.8%200-1.7-3-1.5-3.7.4%22%2F%3E%09%3Cpath%20d%3D%22M1030.7%201174.6c-.4.4-.7%203.4-.7%206.6%200%205.1.2%205.9%201.8%205.6%201.4-.3%201.7-1.4%201.7-6.2%200-5.5-1.1-7.7-2.8-6%22%2F%3E%09%3Cpath%20d%3D%22M964.7%201185.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1014.2%201186.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M997.2%201187.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1031.2%201196.9c-.9.5-1.2%202.6-1%206.2.3%204.6.6%205.4%202.3%205.4%201.8%200%202-.6%201.7-5.5-.4-6-1-7.3-3-6.1%22%2F%3E%09%3Cpath%20d%3D%22M901.4%201202.4c-1.1%203%20.1%2011.9%201.8%2013%20.9.5%202%20.7%202.4.3.9-.9%201.5-10.6.8-13-.6-2-4.2-2.3-5-.3%22%2F%3E%09%3Cpath%20d%3D%22M850%201203c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M885.2%201204.3c-.6.6-.9%203.4-.9%206.2.2%204%20.6%205%202.1%205.3%202.5.5%203.6-1.4%203.6-6.5%200-3.1-.5-4.5-1.9-5.2-1.3-.8-2.2-.7-2.9.2%22%2F%3E%09%3Cpath%20d%3D%22M839.5%201205.4c-2.6%201.9-3.2%2011.7-.9%2014%202.6%202.6%204%20.3%204.7-7.6.7-7.1-.4-8.9-3.8-6.4%22%2F%3E%09%3Cpath%20d%3D%22M852.9%201205.2c-1.4%201.1-1.6%202.6-1%209.5.6%208.3%201.8%2011%204.4%2010%202.1-.8%202.1-16-.1-18.7-1.4-1.8-2-1.9-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M863.7%201204.6c-1.8%201.8-.5%203.4%202.8%203.4h3.5v7c0%203.8.4%207%20.8%207%203.5%200%204.7-12.4%201.4-15.3-2.1-1.9-7.4-3.2-8.5-2.1%22%2F%3E%09%3Cpath%20d%3D%22M997.2%201212.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1029.5%201218.2c-1.4%204.3-.8%2012.8%201%2012.8s2.7-3.4%202.3-9c-.3-4.2-2.3-6.6-3.3-3.8%22%2F%3E%09%3Cpath%20d%3D%22M818%201221c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M903.2%201224.2c-.7.7-1.2%203.3-1.2%205.9%200%208%203.8%207.7%204.7-.3.6-4.9-1.3-7.8-3.5-5.6%22%2F%3E%09%3Cpath%20d%3D%22M885%201225c-2.2%201.4-2.1%2012.3.2%2012.8s4.7-10.4%202.6-12.4c-.8-.9-1.8-1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M486.8%201227.3c-2.5%202-2.2%203.6.7%204.7%202.4.9%202.5%201.3%202.5%209.4%200%208.5-1.1%2013.4-3.3%2014.8s-3.6.8-4.9-2c-1.5-3.1-5.8-4.4-5.8-1.6%200%202.3%203.8%208.2%206%209.4%203.6%201.9%2012-2.3%2012-6.1%200-1%20.4-2%20.9-2.3s.7-4.8.5-10c-.3-8.3-.1-9.6%201.7-11.1%201.9-1.9%202.5-4%201.2-4.8-2.3-1.4-9.9-1.6-11.5-.4%22%2F%3E%09%3Cpath%20d%3D%22M391.8%201229.1c-2.5%201.4-2.2%202.8.7%203.9%202.5.9%202.5%201.1%202.5%2012.5s0%2011.6-2.5%2012.5c-5.3%202-1.5%205%206.4%205%202.7%200%205.6-.3%206.5-.6%202.7-1%201.8-3.4-1.9-5-3.1-1.3-3.3-1.6-2.4-3.7.7-1.6.7-4.5.1-9.2-.8-5.6-.7-7.5.4-9.2%202.1-3.4%201.7-5-1.7-6.2-3.9-1.3-5.9-1.3-8.1%200%22%2F%3E%09%3Cpath%20d%3D%22M838.3%201229.2c-.9%201.4-1.3%2010.3-.6%2013%20.6%202.3%202.6%202.3%204.7-.1%201.3-1.4%201.6-3.1%201.2-7-.2-2.7-.7-5.5-1.1-6.1-.9-1.4-3.2-1.3-4.2.2%22%2F%3E%09%3Cpath%20d%3D%22M869.1%201229.9c-1.3%202.4-1.4%209.1-.2%2011%201.8%202.8%204.1.4%204.3-4.4.1-2.5.2-5.3.2-6.2.1-2.5-3.1-2.8-4.3-.4%22%2F%3E%09%3Cpath%20d%3D%22M798.2%201231.2c-.7.7-1.2%203-1.2%205.3s-.6%204.7-1.2%205.4c-1.1%201-.9%201.5.5%202.5%201.4%201.1%201.6%202.2%201.1%205.4-.5%203.4-.3%204.2%201.7%205.6%203.2%202.2%2020.1%202.3%2021.9.1%201.6-1.9.2-3.8-4.1-5.5-2.4-1-3.5-1-5.3-.1-1.3.7-3.4%201.1-4.7.9-2.3-.3-2.4-.6-2.4-9.3%200-5-.4-9.6-.8-10.3-1-1.5-3.9-1.6-5.5%200%22%2F%3E%09%3Cpath%20d%3D%22M852.5%201234.3c-.4%201.3-.5%204.6-.3%207.3.3%204.1.6%204.9%202.3%204.9%201.8%200%202-.8%202.3-7.3.3-6.7.1-7.2-1.7-7.2-1.3%200-2.3.8-2.6%202.3%22%2F%3E%09%3Cpath%20d%3D%22M919.4%201242.6c-.6%205.5.3%208.3%202.4%207%201.3-.8%202.5-8.8%201.6-10.9-1.3-3.6-3.3-1.7-4%203.9%22%2F%3E%09%3Cpath%20d%3D%22M729.1%201240.9c-2.5%202.3-3.2%203.8-3.2%206.8%200%202.1-.1%207.4-.2%2011.7-.2%206.6.1%208.1%201.6%209%202.7%201.7%207.3-1.2%206.9-4.5-.2-1.5.6-3.6%201.8-5l2-2.4%204.5%204.9%204.6%204.9-.6%2013.7c-.7%2017.1-1.2%2016.4%2013.6%2016.7%2010.6.1%2010.9.1%2012.9-2.5%201.9-2.3%202-3.4%201.4-10.7-.4-5-.3-8.9.4-10%201.3-2.4-.4-6.2-3.2-7.2-1.2-.4-6-.6-10.8-.5-8.6.2-8.8.2-8.8-2.1%200-1.3-.8-3.1-1.7-4-1-.9-2.7-3.2-3.7-5.2l-1.9-3.5%202.7-2.9c2.7-2.8%202.8-5.4.1-6.5-.7-.2-3.6%201.8-6.4%204.6-5.9%205.9-7.6%205.7-5.4-.7%201.2-3.6%201.3-4.9.3-6-1.8-2.2-3.4-1.9-6.9%201.4m29.7%2037.7c2.6%201.8%202.9%205.9.6%206.8-2.4.9-6.4-2-6.4-4.8%200-3.9%202-4.7%205.8-2%22%2F%3E%09%3Cpath%20d%3D%22M1028.6%201240.7c-1.7%206-1.8%209.3-.1%209.9%202.4.9%203.5-1.2%203.5-6.9%200-3.4-.4-4.7-1.4-4.7-.8%200-1.7.8-2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M903.2%201243.2c-.7.7-1.2%203.6-1.2%206.4%200%208.8%203.8%208.4%205-.6.8-6.1-.9-8.7-3.8-5.8%22%2F%3E%09%3Cpath%20d%3D%22M886.6%201245c-1.4%204.3-1.6%209.3-.5%2010.6%203.1%203.8%205.6-6%202.5-10.2-1.2-1.6-1.5-1.6-2-.4%22%2F%3E%09%3Cpath%20d%3D%22M869.4%201249.4c-.3.7-.4%203.8-.2%206.7.3%204.6.6%205.4%202.3%205.4s2-.7%202.2-5.5c.1-5.2-.8-8-2.9-8-.5%200-1.1.6-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M839%201252.5c-1.5%201.8-1.7%2014.2-.3%2015.6%201.3%201.3%204.3%200%204.4-2%20.5-13.9-.6-17.8-4.1-13.6%22%2F%3E%09%3Cpath%20d%3D%22M852.5%201256.2c-.3.7-.4%203.5-.2%206.2.1%203.4.7%205.2%202%206%202.4%201.5%203.9-.9%203.1-4.9-.3-1.7-.7-4.2-1-5.8-.6-2.7-3.1-3.7-3.9-1.5%22%2F%3E%09%3Cpath%20d%3D%22M920%201258.9c-.5%201.1-1%204.3-1%207.1%200%204.4.3%205.1%201.8%204.8%201.4-.3%201.8-1.6%202-7.1.3-6.8-.7-8.6-2.8-4.8%22%2F%3E%09%3Cpath%20d%3D%22M1028.2%201261.2c-1.4%201.4-1.6%2012.4-.3%2013.2%202.6%201.7%205.4-11.1%202.8-13.2-1-.9-1.6-.9-2.5%200%22%2F%3E%09%3Cpath%20d%3D%22M886.3%201262.2c-1.3%201.8-1.5%2010.6-.2%2011.3%202%201.3%203.9-1.7%203.9-6%200-4.6-2-7.5-3.7-5.3%22%2F%3E%09%3Cpath%20d%3D%22M902.7%201261.6c-1.1%201.2-.8%208.2.4%209%202.1%201.2%203.8-1.9%203.1-5.5-.7-3.4-2.2-4.8-3.5-3.5%22%2F%3E%09%3Cpath%20d%3D%22M441%201266.5c0%20.8%203.4%205.8%207.7%2011.2%209.1%2011.7%2014%2019.1%2014.9%2022.8.4%201.4%201.3%202.9%202%203.2%201.8.7%204.4-1.5%204.4-3.6%200-1.5-7.4-12.7-15.2-23-7.4-9.7-13.8-14.7-13.8-10.6%22%2F%3E%09%3Cpath%20d%3D%22M870.2%201270.2c-1.4%201.4-1.6%207.6-.3%209.7.5.8%201.6%201.1%202.6.8%201.3-.5%201.5-1.8%201.3-5.9-.3-5.3-1.4-6.8-3.6-4.6%22%2F%3E%09%3Cpath%20d%3D%22M978.9%201270.7c-.6%208.6-.3%2012.8%201.2%2013.1%201.3.2%201.8-.8%202.2-4.5.5-4.9-.5-9.3-2.3-9.3-.5%200-1%20.3-1.1.7%22%2F%3E%09%3Cpath%20d%3D%22M853.7%201274.7c-.4.3-.7%202.8-.7%205.5%200%205.1%202.2%207.6%204.1%204.7%202.5-4-.5-13.1-3.4-10.2%22%2F%3E%09%3Cpath%20d%3D%22M948.8%201275.2c-.9%202.4-.1%2012.9%201.1%2014.1%202.1%202.1%203.4-.9%203.2-7.4-.1-3.4-.4-6.6-.7-7.1-.8-1.2-3.1-1-3.6.4%22%2F%3E%09%3Cpath%20d%3D%22M838%201281.9c0%204%20.5%206.2%201.5%207.1%202%201.7%202.7.9%203.5-4.4.8-5.4-.3-8.6-3-8.6-1.8%200-2%20.6-2%205.9%22%2F%3E%09%3Cpath%20d%3D%22M919.7%201277.7c-.4.3-.7%203.3-.7%206.5%200%204.5.3%205.8%201.5%205.8%203%200%204.8-9.3%202.3-11.8-1.4-1.4-2.2-1.5-3.1-.5%22%2F%3E%09%3Cpath%20d%3D%22M884.9%201280.3c-1.3%202.8.3%207.7%202.5%207.7%202.3%200%202.9-3.6%201.1-7-1.9-3.6-2.2-3.7-3.6-.7%22%2F%3E%09%3Cpath%20d%3D%22M902.7%201278.7c-1.2%202.1-1.8%2011.1-.7%2011.8%201.7%201%203.7-1.2%204.3-4.8.6-4.6-2-9.7-3.6-7%22%2F%3E%09%3Cpath%20d%3D%22M1010.8%201284.2c-.3.7-.4%203.5-.4%206.3.1%204.3.4%205%202.1%205%201.6%200%202.1-.8%202.3-3.9.2-2.2.1-5-.2-6.3-.7-2.4-3.1-3.1-3.8-1.1%22%2F%3E%09%3Cpath%20d%3D%22M1026.7%201284.7c-1.3%201.2-.7%2012%20.6%2013.2%202.3%201.8%203.7-.9%203.7-7%200-4.3-.4-5.8-1.6-6.3-1.9-.7-1.9-.7-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M995.2%201286.3c-1.8%202.2-2.5%209.2-1.2%2011.8l1.3%202.3%201.7-2.1c1.1-1.4%201.6-3.8%201.6-7.4-.1-5.3-1.4-7.1-3.4-4.6%22%2F%3E%09%3Cpath%20d%3D%22M869.6%201289.2c-1.4%206.8-1.4%208.7-.1%2010.4q1.35%201.95%202.4.9c.8-.9%201.5-6.8%201.2-11.8-.1-2.5-3-2.1-3.5.5%22%2F%3E%09%3Cpath%20d%3D%22M962.6%201288.5c-.9%202.5-.7%209.3.4%2010%201.6%201%204.2-4.1%203.8-7.7-.3-3.6-3.1-5.1-4.2-2.3%22%2F%3E%09%3Cpath%20d%3D%22M935.6%201290.6c-1.7%204.4%200%2013.2%202.1%2011%201.3-1.3%202.3-9.9%201.2-11.3-1.5-1.7-2.5-1.7-3.3.3%22%2F%3E%09%3Cpath%20d%3D%22M853.2%201292.2c-1.5%201.5-1.6%2011.5%200%2012.4%201.8%201.1%203.8-2.6%203.8-7.2s-1.9-7.1-3.8-5.2%22%2F%3E%09%3Cpath%20d%3D%22M977.4%201295.5c-.7%203%200%2012.2%201%2013.3%201.8%201.7%203.1-2.8%202.6-8.8-.5-6.7-2.4-9.1-3.6-4.5%22%2F%3E%09%3Cpath%20d%3D%22M918%201298.2c0%205%202.2%209%204%207.2.6-.6%201-3.3.8-6-.3-4.2-.6-4.9-2.5-5.2-2.1-.3-2.3.1-2.3%204%22%2F%3E%09%3Cpath%20d%3D%22M884%201297.9c-1.3%202.5-.3%205.1%202%205.1s3.6-3.6%202-5.5c-1.7-2-2.7-1.9-4%20.4%22%2F%3E%09%3Cpath%20d%3D%22M902%201297.9c-1.3%202.6-.5%206.1%201.5%206.1%202.2%200%203.1-4.9%201.2-6.7-1.3-1.4-1.6-1.3-2.7.6%22%2F%3E%09%3Cpath%20d%3D%22M671%201300c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M932.5%201301c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M711.7%201305c-1.1%201.6-2.1%201.9-4.2%201.4-1.6-.4-3-.2-3.4.5-.5.7-1.7.8-3.9.2-2-.6-4.5-.6-6.4%200-5.2%201.4-8.6%201.1-10.7-1.2-3-3.3-5.4-2.1-6.3%203.1-.6%203.3-.4%205%20.7%206.7%201.9%202.8%205.5%203.1%205.5.4%200-2.2%202.3-2.8%209-2.5%202.5.1%208%20.2%2012.3.3%207.3.1%207.8.2%208.7%202.6%201.1%202.8%201.4%202.9%203.9%201.5%202.4-1.2%203.9-11.4%202.1-13.6-1.8-2-5.7-1.7-7.3.6%22%2F%3E%09%3Cpath%20d%3D%22M1027.5%201306c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1037%201359.2c0%201.3.4%202.9.9%203.7.6%201%20.9.2.8-2.2-.1-3.9-1.7-5.3-1.7-1.5%22%2F%3E%09%3Cpath%20d%3D%22M921.9%201385.7c-1.5%203.9-1.4%2026.6.1%2030.3%201.9%204.5.8%206-4.2%206-2.4%200-5.4.7-6.7%201.6-1.9%201.3-2.2%202.2-1.7%204.9.5%202.2.2%203.5-.6%203.8q-1.5.6%200%20.6c1.3.1%201.8%205.1.5%205.1s-3-1.4-3.6-3q-.6-1.8-.6.3c-.1.9.8%202.5%201.9%203.4%202.4%202%202.7%204.8.5%203.9-2-.7-1.9.3.3%202.7%201.5%201.7%201.7%204.2%201.5%2024.7l-.2%2022.9%203.4%202.5c2.2%201.7%204.6%202.6%207%202.6h3.7l-.8%203.7c-.5%202.1-.9%207.3-.9%2011.5%200%204.3-.3%207.8-.7%207.8s-1.4-2.1-2.1-4.7c-.8-2.5-1.6-4.2-2-3.7-.3.5%200%202.6.6%204.6.9%203%202.1%204.1%207.2%206.6l6%203h51.7c44.8.1%2051.8-.1%2052.9-1.4%202.5-3-.9-4.3-12.6-5-12.8-.7-13.9-.7-47-.5-13.7.1-29.8.1-35.7.1h-10.7l-.1-40.8c-.1-22.4-.3-49.7-.4-60.7s.1-22.7.5-26c.7-4.8.5-6.3-.8-7.7-2.4-2.7-5.2-2.2-6.4.9m1.3%2073.8.3%2032-2.3.3c-4.5.7-4.7-.4-4.6-22%20.2-42.7.1-41.8%202.7-42.7%201.2-.5%202.5-.6%202.9-.2.4.3.8%2015%201%2032.6%22%2F%3E%09%3Cpath%20d%3D%22M917%201391c0%201.1.2%202%20.4%202s.6-.9.9-2%20.1-2-.4-2-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M435.7%201399.7q-1.95%201.8%201.8%202.7c3.5.9%205.1-.2%202.8-2-2-1.5-3.6-1.7-4.6-.7%22%2F%3E%09%3Cpath%20d%3D%22M987.4%201402.5c-.4.8-.4%203.4%200%205.8.3%202.3.2%205.7-.2%207.5-.7%203.3-.7%203.3-2.7%201.3-1.1-1.1-3.1-3.6-4.5-5.7-9.2-13.6-13.7-12.1-14%204.6-.3%2013.6-.2%2013.8%202.2%2015.1%203.8%202.1%204.9-1%204.2-11.8-.4-5.3-.3-9.3.2-9.3.5.1%202.9%202.7%205.3%206%206.7%208.9%2014.6%2016.4%2016.6%2015.6%201.3-.5%201.6-1.3%201.1-3.9-1.6-7.9-2.3-16.3-1.5-17.9%201.4-2.6%201.1-5.3-.9-7.1-2.3-2.1-5.1-2.2-5.8-.2%22%2F%3E%09%3Cpath%20d%3D%22M370.4%201405.8c-.8.4-1.1%203.7-.8%209.4.2%205.2-.1%208.8-.7%208.8-.9%200-8.2-7.1-14.2-13.8-1.6-1.8-3.7-3.2-4.8-3.2-2.6%200-4.9%205.5-3.7%209.5.4%201.6.8%206.4.8%2010.6%200%205.5.4%208%201.5%208.9%202.7%202.3%203.5%200%203.5-10.1%200-5.4.4-9.9.9-9.9%201.7%200%2015.9%2014.5%2017%2017.3.6%201.6%201.8%202.7%202.9%202.7%203.2%200%204-1.8%203.1-6.8-.5-2.5-.9-8.4-.8-12.9.1-9.5-1.3-12.8-4.7-10.5%22%2F%3E%09%3Cpath%20d%3D%22M903.7%201429.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M897%201437.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M584.3%201445.2c-2.8%201.3-3.7%203.6-2.1%205.5.7.9%201.1%204.8.9%2011.1-.3%2012.9.2%2013.6%2010%2013.3%207.7-.2%2010.5-1.5%209.4-4.3-.7-1.7-7.3-3.2-9.8-2.2-2.1.8-2.6-1.6-1.6-7%20.5-2.7.7-5.1.5-5.5-.2-.3-.7-2.4-1-4.6-.9-5.2-3.3-7.7-6.3-6.3%22%2F%3E%09%3Cpath%20d%3D%22M643%201446.8c-2.9%201.5-3.4%202.2-3%204.2.7%204%20.6%2016.3-.2%2018.5-.6%201.4-.1%202.8%201.5%204.6%202.1%202.5%202.5%202.6%208.9%202%2011.5-1.1%2015.5-7.3%2010.8-16.6-1.1-2.2-2-5.1-2-6.5%200-6-9.3-9.6-16-6.2m9.4%206.8c3.5%201.3.4%206.4-4%206.4-2%200-2.4-.5-2.4-2.9%200-3.6%202.6-5%206.4-3.5m4.6%2011.8c0%203-1.5%204.2-6.2%205-3.5.6-3.8.5-3.8-1.7%200-1.9.9-2.8%203.8-4%205.2-2.1%206.2-2%206.2.7%22%2F%3E%09%3Cpath%20d%3D%22M699.3%201447.6c-1.3%201.4-2.3%202.8-2.3%203.2%200%20.8%206.3%206.1%2010.5%208.8%204.1%202.5%204.5%203.3%204.3%207.9-.1%204.8%201.6%208.5%204%208.5%203.2%200%203.9-1.9%203.4-8.9l-.5-6.8%205.7-4.3c5.9-4.5%206.8-6.6%203.7-9.4-1.7-1.6-2-1.6-3.5-.1-.9.9-1.6%202.1-1.6%202.6s-.7.9-1.5.9-2.4%201.3-3.7%203c-1.2%201.6-2.9%203-3.8%203-2.6%200-8.3-4.7-9.6-8-1.5-3.5-2.2-3.6-5.1-.4%22%2F%3E%09%3Cpath%20d%3D%22M904.5%201445.9c-.3.5-.1%201.2.5%201.6.5.3%201-.1%201-.9%200-1.8-.6-2.1-1.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M614.4%201447.9c-7%204.3-10.1%2014.3-6.2%2020.3%203%204.5%208.4%208.1%2011.3%207.4%203.4-.9%209.5-6.4%209.5-8.7%200-1%20.5-3%201.2-4.4.9-2.1.9-3.1-.4-5.3-.8-1.5-1.8-3.9-2.2-5.4-.6-2.8-4.9-5.8-8.3-5.8-1%200-3.2.9-4.9%201.9m7%204.7c2.6%201%204%207%202.5%2010.7-1.6%204.2-3.8%206.7-5.8%206.7-1.9%200-4.6-2.9-5.6-5.9-.9-2.9%201.2-8.8%203.8-10.6%202.4-1.7%202.9-1.8%205.1-.9%22%2F%3E%09%3Cpath%20d%3D%22M669.4%201447.1c-.7%201.2-.6%2015.1.1%2019%201%204.9%202.8%209%204.3%209.7%203.1%201.4%2012.9.6%2016.4-1.5%204.2-2.4%204.6-5.1%201.4-10.8-2-3.5-2.4-5-1.6-6.5%201.8-3.3%201.1-5.8-2.3-8.4-2.9-2.2-4.4-2.6-10.5-2.6-4.2%200-7.4.5-7.8%201.1m15.4%207.6c.4%202.5-4%205.3-8.3%205.3-2.3%200-2.6-.4-2.3-2.7.6-5%209.9-7.3%2010.6-2.6m2.6%2011.5c1.5%202.4-.1%203.8-4.9%204.2-5.4.5-7.5-.3-7.5-2.8%200-3%20.1-3.1%206.1-3.1%203.8%200%205.5.5%206.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M905.5%201486.3c-.4%201-.5%202.1-.1%202.4%201%201%201.8-.4%201.3-2.4-.4-1.7-.4-1.7-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1034.1%201607.6c0%201.1.3%201.4.6.6.3-.7.2-1.6-.1-1.9-.3-.4-.6.2-.5%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1293%2017.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1301%2017.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1310%2017.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%2016.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1327.7%2016.6c-.3.3-.3%201.2%200%202%20.4%201.1.9%201.2%201.9.3.8-.6%201.1-1.5.8-2-.6-1-1.8-1.2-2.7-.3%22%2F%3E%09%3Cpath%20d%3D%22M1297.1%2024.4c-.9%201.1-.8%201.5.5%202%202.2.8%202.4.8%202.4-.8%200-2.1-1.6-2.8-2.9-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1306%2025.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1313.7%2024.6c-1.4%201.4-.6%202.5%201.6%202.2%201.2-.2%202.2-.7%202.2-1.3%200-1.2-2.8-1.8-3.8-.9%22%2F%3E%09%3Cpath%20d%3D%22M1323%2025.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1331.7%2024.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1319.6%2030.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1293%2032.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1301.7%2031.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1310%2032.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1327%2032.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297.7%2038.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1306.2%2039.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1314.4%2039.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1322.6%2038.9c-.7%201%202.2%203.7%203%202.8.9-.8-.3-3.7-1.5-3.7-.5%200-1.2.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1332%2040c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%2046c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%2046.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1301.7%2046.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%2046.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1327.7%2046.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1297.7%2053.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1305.6%2053.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1314%2054.2c0%20.7.4%201.9.9%202.6.6%201%201%201%202-.2.7-.8%201-2%20.6-2.6-.9-1.4-3.5-1.3-3.5.2%22%2F%3E%09%3Cpath%20d%3D%22M1323.5%2054c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1331.6%2053.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1301.4%2061.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%2061c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1293%2062.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%2061.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1327.2%2062.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1297%2069.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1305.7%2068.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.5%2069.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1323%2069.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1332.2%2069.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1292.4%2076.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1301.4%2076.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.2%2077.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1319%2077.5c0%20.8.6%201.5%201.4%201.5s1.6-.7%202-1.5c.4-1-.1-1.5-1.4-1.5-1.1%200-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1327.2%2077.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1297%2084.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1306%2084.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%2084.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1322.6%2083.8c-.8%201.3%201.1%203.5%202.3%202.8%201.6-1%201.4-3.6-.3-3.6-.8%200-1.7.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M1332%2084.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1292.7%2090.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1301.4%2091.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1310%2091.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%2091c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1327.2%2092.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%2099.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1305.5%2099c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1314.5%2099.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1322.7%2098.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1332%2099.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1310.2%20106.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1292.3%20107.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301.3%20107.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20107.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327.2%20107.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1288%20114.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297.2%20114.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1305.5%20113.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1314%20114.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1323%20114.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1331.7%20113.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1301.6%20120.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%20121c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1293%20122c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1318.3%20122.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327.2%20122.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1297%20129.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1306%20129.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1314%20129.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1322.2%20129.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1331.7%20128.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1293%20136.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1301.2%20135.7c-1.8.7-.4%202.3%201.9%202.3%201.2%200%201.9-.5%201.7-1.2-.5-1.4-1.8-1.8-3.6-1.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.6%20135.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%20135.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1327.6%20135.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1288%20144.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297.2%20144.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1305.5%20143.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1314%20144.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1322.7%20143.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1331%20144.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%20151c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1301%20151.4c0%202.1%202.1%203.1%203%201.5.5-.7.6-1.7.4-2.1-.9-1.4-3.4-.9-3.4.6%22%2F%3E%09%3Cpath%20d%3D%22M1309.4%20151.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1318.4%20151.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1326.5%20151c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1296.7%20158.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1305.2%20159.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1314.2%20159.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1322.3%20159.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1331%20159.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%20166c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1300.5%20166c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%20166c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%20166.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1327.3%20165.7c-2%20.7-1.5%202.3.7%202.3%201.1%200%202-.4%202-.9%200-1.3-1.2-1.9-2.7-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1305.4%20173.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1314.7%20172.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1288%20174.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1297%20174.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1322.5%20174c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1331%20174.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1293%20181.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1301%20181.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1310.2%20181.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1318%20181.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327.7%20180.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1335.7%20180.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1288.3%20189.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1297%20189c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1305.3%20189.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.3%20189.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1322.2%20189.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1331.5%20188.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1284%20196.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%20195.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1301.7%20195.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%20196c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%20196.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1326.5%20196c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1335.6%20195.9c-.3.5.1%201.4.9%202.1%201.3%201%201.5.9%201.5-.9%200-2.1-1.4-2.8-2.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1280.5%20203.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1297%20203.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1305.7%20203.4c-.7%201.9%201.1%203.2%202.4%201.9.6-.6.5-1.4-.4-2.2-1.2-.9-1.6-.8-2%20.3%22%2F%3E%09%3Cpath%20d%3D%22M1331.5%20203c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1288.3%20204.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%20204.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1323%20204.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1284%20211.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%20210.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1300.2%20211.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.7%20210.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20211.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327%20211.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1279.6%20217.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1288.5%20218c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1305.4%20218.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M1323%20219c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1297%20219c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1314.3%20219.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1331.2%20219.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1284.1%20225.4c-1.2%201.4-.5%202.6%201.6%202.6%201.5%200%201.8-2.6.4-3.4-.5-.3-1.4%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M1292.7%20224.6c-1.4%201.5-.6%203.4%201.4%203.4%201.4%200%201.9-.5%201.7-1.7-.3-1.8-2-2.7-3.1-1.7%22%2F%3E%09%3Cpath%20d%3D%22M1300.7%20225.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1310%20226.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1318%20226.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1327%20227.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M1279%20233.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1288.5%20233c-.9%201.5.4%203%202%202.3.8-.3%201.5-.9%201.5-1.3%200-1.2-2.9-2-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1296.5%20233c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1305.6%20232.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1314.2%20233.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1322.5%20232.9c-.6%201.1%202%203.3%202.8%202.4.4-.3.7-1%20.7-1.4%200-1.1-2.9-1.9-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1331.5%20233c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%20240c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1292.7%20240.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1274%20241.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1301.2%20241.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.2%20241.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1318%20241.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1327%20241.5c0%20.9.9%201.5%202.1%201.5%201.8%200%201.9-.2.9-1.5-.7-.8-1.6-1.5-2.1-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1279.5%20248c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1288.6%20247.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1297%20248.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1306%20248c-1.3.9-1.3%201.1%200%202%201.8%201.1%203.9-.5%202.4-2-.6-.6-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1314%20248c-1.2.8-1.2%201%20.3%201.6%202.1.8%203.5-.2%202.1-1.6-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1330.5%20248c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1322.3%20249.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.6%20254.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1275%20256.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%20255.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1292.7%20255.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1301.2%20256.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1310%20256.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1327%20256.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1279.5%20262.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1288%20263.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1297.6%20262.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1305%20263.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1314.5%20263c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1331.5%20263c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1271%20264c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1323.3%20264.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1275%20271.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1284%20271.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1292%20271.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1301%20271.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1309.2%20271.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20271.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327%20271.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1270.2%20278.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1280%20278.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1288.6%20277.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1297%20278.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1305.6%20277.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%20277.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1322.6%20277.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1331.6%20277.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1266%20286c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1275.3%20286.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1283%20286c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M1292.7%20285.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1301%20286.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1309.2%20286.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20286.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327%20286.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271%20293.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1279.5%20293.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1288%20293.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1305.7%20292.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%20292.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1322.7%20292.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1331.6%20292.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1297%20294c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1266%20301c0%20.5.9%201%202.1%201%201.1%200%201.7-.5%201.4-1-.3-.6-1.3-1-2.1-1s-1.4.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1275%20301c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%20301c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1292.3%20301.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301.3%20301.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.3%20301.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20301.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327.2%20301.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1262.3%20308.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271%20308.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1279%20308.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1288%20308.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1296.5%20308c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1305.2%20308.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%20308.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1323%20308.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1331.6%20307.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1266.6%20314.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1283.4%20315.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M1301.5%20315c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1275%20316c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1292%20316c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1310%20316c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20316.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1327.2%20316.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1262.2%20323.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270.7%20322.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1279.2%20323.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1288%20323.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297%20323.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1305%20323.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%20323.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1322.7%20322.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1331.5%20323.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1258%20330.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1266.6%20329.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%20330c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1300.6%20329.9c-.8%201.2%202.1%203.4%203.4%202.6.8-.5.8-1.1-.1-2.1-1.3-1.6-2.5-1.8-3.3-.5%22%2F%3E%09%3Cpath%20d%3D%22M1318.6%20329.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1275%20331c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1283%20331c0%20.5.9%201%202.1%201%201.1%200%201.7-.5%201.4-1-.3-.6-1.3-1-2.1-1s-1.4.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%20330.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1327.3%20331.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1262.2%20338.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270.5%20337.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1279.2%20338.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1288.3%20338.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%20338.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1305.2%20338.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%20338.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1322.7%20337.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1331%20338.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1257.7%20344.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1266%20345.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1275%20345.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%20345.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%20345c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1300.7%20344.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.7%20344.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%20345c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1327.6%20344.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1262.3%20353.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271%20353.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1279.7%20352.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1287.7%20352.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%20353.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1305%20353.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1313.5%20352.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1322.2%20353.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1331%20353.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1257.2%20360.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1266.7%20359.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1275%20360.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283.2%20360.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1292.2%20360.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1301.2%20360.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1309.4%20360.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1318.6%20359.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1326.7%20360.5c-.5%201%200%201.5%201.4%201.5%201.2%200%201.9-.5%201.7-1.2-.6-1.8-2.5-2-3.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M1262.5%20367c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1253.5%20368c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1270.2%20368.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1279.2%20368.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1288%20368.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%20368.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1305%20368.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1314%20368.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1322.2%20368.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1331.3%20368.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1257.5%20374.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1266.2%20375.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1274.7%20374.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%20375.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1292%20375.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1300%20374.9c0%20.5.6%201.4%201.4%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-3.5-1.3-3.5-.1%22%2F%3E%09%3Cpath%20d%3D%22M1309%20375.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20375.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1326.7%20374.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1253%20382.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1262.3%20383.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270%20383c0%20.5.6%201%201.4%201s1.8-.5%202.1-1c.3-.6-.3-1-1.4-1-1.2%200-2.1.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M1279.3%20383.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1288.3%20383.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1296%20383.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1305%20383.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1313.5%20382.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1322.2%20383.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1331%20383.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1249.3%20390.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1257%20389.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M1266.2%20390.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1274.2%20390.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1283.2%20390.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1291.6%20389.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M1300.2%20390.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1309%20390.5c0%20.8.9%201.5%202%201.5%202.4%200%202.7-1.5.4-2.4-2.2-.9-2.4-.8-2.4.9%22%2F%3E%09%3Cpath%20d%3D%22M1318.6%20389.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1326%20390.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1253.6%20396.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1261.5%20397c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1270.6%20396.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1279%20398c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1288.3%20398.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%20398.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1305.3%20398.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1313%20398c0%20.5.9%201%202.1%201%201.1%200%201.7-.5%201.4-1-.3-.6-1.3-1-2.1-1s-1.4.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1322%20397.8c0%201.4%201.1%202.1%202.6%201.5.8-.3%201.1-.9.8-1.4-.7-1.1-3.4-1.2-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M1331.3%20398.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1265.5%20404c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1249%20405c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1257.2%20405.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1274.5%20404.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1283%20405.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1292%20405.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1300.5%20404.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1309.7%20404.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1318%20405.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1326.5%20404.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1244.7%20411.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1253.6%20411.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1261.6%20411.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1270.6%20411.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1279.6%20411.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1288%20412.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1296.7%20411.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1305.5%20412c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%20413.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1322.3%20413.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1331.2%20413.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1249%20420c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1257.2%20420.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1266%20420.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1274.3%20420.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1283.2%20420.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1292%20420.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1300.5%20419.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1309.7%20419.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1318%20420.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1326%20420.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1244.7%20426.6c-.4.4-.4%201-.1%201.5.6%201%203.4%200%203.4-1.2%200-1-2.4-1.2-3.3-.3%22%2F%3E%09%3Cpath%20d%3D%22M1253%20427.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1261.5%20426.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1270.5%20427c-.9%201.5-.1%202.3%202.1%201.8%201.5-.3%201.6-.4.1-1.6-1.1-.9-1.7-1-2.2-.2%22%2F%3E%09%3Cpath%20d%3D%22M1278.5%20427c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1287.5%20427c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1296.5%20427c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1305.2%20427.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1313.7%20426.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1322.5%20427c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1331%20428c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1240%20434.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1266%20434.4c0%202%201.3%202.7%203%201.5%201.3-.8%201.3-1%200-1.9-2.1-1.4-3-1.2-3%20.4%22%2F%3E%09%3Cpath%20d%3D%22M1274.4%20434.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%20434c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1248%20434.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1257.3%20435.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1292%20435.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1300.5%20434.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1309.2%20435.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.3%20435.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1326.7%20434.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1244%20441.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1253%20442.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1261.5%20441.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1270.2%20442.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1279%20442.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1287.5%20442.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1296%20442.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1305%20442.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1313.5%20441.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1322.2%20442.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1331%20442.5c0%20.8.7%201.5%201.5%201.5.9%200%201.2-.6.9-1.5-.4-.8-1-1.5-1.5-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1240.6%20448.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1249%20449.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1266.3%20448.7c-2%20.7-1.5%202.3.7%202.3%201.1%200%202-.4%202-.9%200-1.3-1.2-1.9-2.7-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1300.5%20449c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1318.4%20449.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1257%20450c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1275%20450.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283.3%20450.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1292.2%20450.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.2%20450.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1326%20450c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1236%20457.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1244.3%20457.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1252.7%20456.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1261.5%20457c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1269.7%20456.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1278.5%20457c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1287.2%20457.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1296.7%20456.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1304.2%20457.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1313.2%20457.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1322.6%20456.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1331%20457.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1240%20464.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1248.5%20464c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1257.5%20463.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1266%20464.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%20464.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1291.4%20464.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%20464c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1274.5%20465c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1300.3%20465.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1317%20464.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1326.2%20465.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1236%20472c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1244%20472c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1253%20472.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1261.3%20472.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270%20472.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1278.5%20472c-.3.5-.4%201-.1%201%20.2%200%201.1.3%202%20.6%201.1.4%201.6.1%201.6-1%200-1.8-2.5-2.2-3.5-.6%22%2F%3E%09%3Cpath%20d%3D%22M1287.5%20471.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1296%20472.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1305%20472.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%20472.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1322%20472.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1331%20472.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1240%20479.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1248.5%20478.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1257.7%20478.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1265.4%20479.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1274.6%20478.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%20479.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1291.2%20479.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1300.5%20479.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%20479c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1318%20480c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1326.6%20478.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1236%20487c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1244%20487c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1253%20487c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1261.2%20487.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1270.2%20487.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1279%20487.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1287.5%20486.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%20487.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1305%20487.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1313%20487.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1321.5%20486.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1330.7%20486.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1231.3%20494.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1240%20494.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1248.5%20493.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1257%20494.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1266%20494.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1274.5%20494c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1283.6%20493.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1292%20494.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1300%20494.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1309.7%20493.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%20493.9c-1%20.6-1%201%20.2%202%201%20.9%201.6.9%202.1.1%201-1.6-.7-3.1-2.3-2.1%22%2F%3E%09%3Cpath%20d%3D%22M1326.6%20493.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1244.6%20500.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1236%20502c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1252%20501.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1261.3%20502.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270.2%20502.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1278.6%20501.9c-.3.5%200%201.1.8%201.4%201.5.6%202.6-.1%202.6-1.5%200-1.1-2.7-1-3.4.1%22%2F%3E%09%3Cpath%20d%3D%22M1287.2%20502.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1296.3%20502.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1304.7%20501.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1313.2%20502.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1322.6%20501.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M1330.2%20502.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231.5%20508.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1240%20509.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1248.2%20509.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1256.7%20508.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1265.5%20509c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1273.7%20508.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1282.7%20508.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1291.7%20508.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1300.6%20508.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1309.6%20508.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1317.6%20508.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1326.3%20510.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1227%20516.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1236%20516.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1244.7%20515.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1253.2%20516.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1278.7%20515.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1287.5%20516c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%20515.7c-1%20.4-1%20.8-.1%201.9%201.5%201.8%202.9%201.8%202.9%200s-1.1-2.5-2.8-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1304.7%20516.4c-.3.8.1%201.7%201%202%202%20.8%202.5.3%201.7-1.8-.8-2-2-2.1-2.7-.2%22%2F%3E%09%3Cpath%20d%3D%22M1261%20517c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1270%20517c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1313.2%20517.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1322.3%20517.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1330.2%20517.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231.2%20524.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1240%20524.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1248.5%20523.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1257.3%20524.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1265.5%20523.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1274.2%20524.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1283%20524.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1292%20524.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1300%20524.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1309.6%20523.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1317.2%20524.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1326%20524.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1226.7%20530.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1235.5%20531c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1244%20531.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1253.2%20531.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1261.7%20530.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1270%20531.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1278.7%20530.7c-.4.3-.7%201-.7%201.4%200%201.1%202.9%201.9%203.5%201%20.6-1.1-2-3.3-2.8-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%20531.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1304%20531.4c0%201.8%201.6%202.9%203%202.1%201.3-.8.1-3.5-1.6-3.5-.8%200-1.4.6-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1314%20531c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M1287.3%20532.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1322%20532.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1330.2%20532.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1223.3%20539.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231.2%20539.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1240%20539.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1248.2%20539.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1257%20539.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1266%20539.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1274%20539.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283%20539.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1291.5%20538.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1300%20539.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1308.5%20539c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1317.5%20538.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1326.6%20538.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1227%20546.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1235.5%20546c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1244%20546.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1252.5%20546c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1261.7%20545.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1270%20546.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1279.3%20545.7c-1.8.6-1.6%202.3.1%202.3s3-1.6%201.9-2.3c-.5-.2-1.4-.2-2%200%22%2F%3E%09%3Cpath%20d%3D%22M1287%20546.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1296%20546c-1.2.8-1.2%201%20.3%201.6%202.1.8%203.5-.2%202.1-1.6-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1304.5%20546c-.4.7-.1%201.6.6%202.1%201.7%201%202.6-.8%201.1-2.3-.6-.6-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1313.6%20545.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1330.6%20545.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1322.2%20547.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1222.6%20552.9c-.3.5.1%201.4.9%202.1%201.2%201%201.5%201%201.5-.3%200-1.9-1.6-3.1-2.4-1.8%22%2F%3E%09%3Cpath%20d%3D%22M1231.5%20553c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1257.5%20553c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1265.1%20553.4c-.9%201.1-.8%201.5.5%202%202%20.8%203.9-.7%203-2.3-1-1.5-2.1-1.4-3.5.3%22%2F%3E%09%3Cpath%20d%3D%22M1274%20553.4c0%201.8%201.7%202.9%203%202.1.8-.5.7-1.1-.1-2.1-1.5-1.8-2.9-1.8-2.9%200%22%2F%3E%09%3Cpath%20d%3D%22M1309.6%20552.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1240%20554.5c0%20.9.6%201.2%201.5.9.8-.4%201.5-1%201.5-1.5s-.7-.9-1.5-.9-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1248%20553.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1283.2%20554.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1291.5%20553.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1300%20554.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1317.5%20553.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1326%20554.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1218%20561c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1227%20561.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1235.7%20560.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1244%20561.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1252%20561.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1261%20561.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1269.5%20561c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1278.5%20561c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1286.2%20561.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1295.5%20561c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1304.7%20560.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1313.6%20560.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1321.4%20561.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1330.5%20561c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1222.5%20568c-.3.5.1%201.3%201%201.6%202.2.9%202.9-.1%201.1-1.5-1-.8-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1231.6%20567.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1239.6%20567.8c-.2.4-.1%201.4.4%202.1%201%201.7%203.1.5%202.3-1.4-.6-1.6-1.9-2-2.7-.7%22%2F%3E%09%3Cpath%20d%3D%22M1274.6%20567.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1282.5%20567.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1291.5%20568c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1248%20569c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1256%20568.9c0%20.5.7%201.2%201.6%201.5%202.2.9%202.4.8%202.4-.9%200-.8-.9-1.5-2-1.5s-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1265.7%20569.5c.6%201.7%202.5%201.5%203.1-.3.2-.7-.5-1.2-1.7-1.2-1.4%200-1.9.5-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1300%20569.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20569.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1317.3%20569.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1325.5%20568.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1218.2%20576.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1227%20576.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1235.2%20576.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1243.7%20575.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1252.5%20575.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1261%20576.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1270%20576.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1278%20576.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1287%20576.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1295.5%20576c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1304.7%20575.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1313.6%20575.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1321.7%20575.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1330.5%20576c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1214%20583.5c0%201.6%201.6%202%202.4.6.3-.5-.1-1.1-.9-1.5-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1222%20583.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1230.7%20582.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1239.5%20582.9c-.6%201.1%202%203.3%202.8%202.4.4-.3.7-1%20.7-1.4%200-1.1-2.9-1.9-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1248%20584c0%201.9%202%202.7%203.3%201.3.8-.7-1.1-3.3-2.4-3.3-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M1257.5%20583c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1266%20584c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M1274%20583.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282.5%20582.9c-.6%201.1%202%203.3%202.8%202.4.4-.3.7-1%20.7-1.4%200-1.1-2.9-1.9-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1300.4%20583.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1308.7%20582.6c-.8.8.3%203.4%201.4%203.4s1.2-2.7%200-3.4c-.4-.3-1.1-.3-1.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1317.6%20582.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1291.5%20583.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1325.5%20583.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1218%20591.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1226.5%20590.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1235.2%20591.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1244%20591.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1252.7%20590.6c-.8.8.1%202.4%201.3%202.4.4%200%201-.7%201.4-1.5.5-1.5-1.4-2.1-2.7-.9%22%2F%3E%09%3Cpath%20d%3D%22M1261.2%20591.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270%20591.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1278.7%20590.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1287%20591.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1296%20591.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1304.7%20590.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1313%20591.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1322%20591.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1330.6%20590.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1214%20598.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1222%20598.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1230.7%20597.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1239.6%20597.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1248.6%20597.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1256.5%20598c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1265.7%20597.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1274.1%20597.9c-.9.6-.9%201.1.2%202s1.7.8%202.6-.3c.9-1%20.8-1.5-.2-1.9-.8-.3-1.9-.2-2.6.2%22%2F%3E%09%3Cpath%20d%3D%22M1282.7%20597.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1291.4%20598.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M1300.5%20598c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1308.4%20598.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1317.6%20597.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1326.3%20599.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1218%20605.9c0%201.1.4%202.1.9%202.1%201.8%200%202.1-1.8.6-3-1.3-1-1.5-.9-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1278.5%20605c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1226.2%20606.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1235.2%20606.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1244%20606.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1252.2%20606.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1261.2%20606.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270.3%20606.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1287%20606.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1295.7%20605.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1304%20606.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1313%20606.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1321.7%20605.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1330%20606.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1213.2%20613.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1222.7%20612.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1231%20613.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1239.7%20612.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1248.7%20612.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1257%20613.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1266%20613.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1273.5%20613c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1282.5%20613c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1291.5%20612.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1300%20613.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1308.6%20612.9c-.7%201%201.8%203.4%202.7%202.5.7-.8-.3-3.4-1.3-3.4-.5%200-1.1.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M1317.5%20613c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1326%20613.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1209.6%20619.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1243.5%20619.9c-.6%201.1%202%203.3%202.8%202.4.4-.3.7-1%20.7-1.4%200-1.1-2.9-1.9-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1218%20621c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1226%20621c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1235%20621c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1252.2%20621.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1261%20621.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1269.3%20621.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1278.2%20621.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1287%20621.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1295.3%20621.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1304.2%20621.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1312.5%20621c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1321.5%20620.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1330.3%20621.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213.2%20628.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1222%20628.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231%20628.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1239.5%20628c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1248%20628.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1256%20628.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1265.7%20627.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1274%20628.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1282.5%20627.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1291.6%20627.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1300%20628.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1308.7%20627.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1317%20628.5c0%20.8.6%201.5%201.4%201.5%202.2%200%202.8-1.7%201-2.4-2.2-.9-2.4-.8-2.4.9%22%2F%3E%09%3Cpath%20d%3D%22M1325.5%20629c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1218%20635.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1235.5%20635c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1269.6%20634.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M1286.8%20634.6c-1.1%201%20.3%203.4%201.9%203.4.8%200%201.3-.7%201.1-1.7-.3-1.8-2-2.7-3-1.7%22%2F%3E%09%3Cpath%20d%3D%22M1330.6%20634.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1209.5%20636c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1226.2%20636.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1244%20636c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1252.2%20636.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1261.2%20636.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1278.2%20636.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1295.2%20636.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1304%20636.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1312%20635.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1321.2%20636.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1205.3%20643.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213.5%20642.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1222%20644c0%201.3.5%201.8%201.5%201.4.8-.4%201.5-1.2%201.5-2s-.7-1.4-1.5-1.4-1.5.9-1.5%202%22%2F%3E%09%3Cpath%20d%3D%22M1231%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1239.5%20642.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1248%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1256.7%20642.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1265%20643.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1274%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283%20643.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1291%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1300%20643.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20643.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1317%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1325.5%20643.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1209.6%20649.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1218%20651c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1226.7%20649.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1235.5%20650c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1252.5%20650c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1261%20650.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1269.4%20650.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1287.1%20650.4c-1.4%201.7-.1%202.8%201.9%201.6%201.1-.7%201.2-1.2.4-2s-1.4-.7-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M1304.5%20650c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1321.5%20650.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1244.3%20651.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1278%20651c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1295%20651c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1312.3%20651.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1330.3%20651.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1274.4%20657.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1205%20658.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1214%20658.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1222.2%20658.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231%20658.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1239.5%20657.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1248%20658.6c0%201.4%204.7%202.2%209%201.6%205.1-.7%202.8-2.6-3.3-2.7-3.8-.1-5.7.3-5.7%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1265.2%20658.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1282.2%20658.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1291%20658.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1300%20658.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1308%20658.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1317.5%20658.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1326.6%20657.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1209.7%20664.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1226.6%20664.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1235.7%20664.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1243.5%20665c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1261%20665.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1269.7%20665.5c-.5%201%200%201.5%201.4%201.5%201.2%200%201.9-.5%201.7-1.2-.6-1.8-2.5-2-3.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M1287.6%20664.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1295.6%20664.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1304.5%20665c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1330.5%20665.1c-.4.6-.3%201.5.3%202.1q.9.9%201.5-.6c.7-1.8-.9-3.1-1.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M1218%20666c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1252%20666c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1278%20666c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1312%20665.8c0%201.4%201.1%202.1%202.6%201.5.8-.3%201.1-.9.8-1.4-.7-1.1-3.4-1.2-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M1321%20666c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1205.3%20673.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213.7%20672.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1222.3%20673.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231%20673.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1239.2%20673.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1248%20673.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1256.5%20672.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1265.2%20673.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1274.2%20673.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282%20673.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1291%20673.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1300%20673.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20673.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1317%20673.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1325.5%20672.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1201%20680.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1209.6%20679.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20680c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1227%20680.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1235%20680.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1243.5%20680c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1252.6%20679.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1261%20680.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1270%20680c-1.3.9-1.3%201.1%200%202%20.9.6%201.8.6%202.4%200%201.5-1.5-.6-3.1-2.4-2%22%2F%3E%09%3Cpath%20d%3D%22M1278%20680.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1287.6%20679.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1296%20680.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1304.5%20680c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.4%20680.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1321.6%20679.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1330%20681c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1213.5%20687c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1291%20687.5c-1%201.2-.9%201.6.5%202.1%202.3.9%204-1%202.2-2.5-1.1-.9-1.7-.8-2.7.4%22%2F%3E%09%3Cpath%20d%3D%22M1204%20688c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1222.3%20688.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231%20688.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1240%20688.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1248.3%20688.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1256.2%20688.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1265.2%20688.2c.6%201.8%202.5%202%203.1.3.5-1%200-1.5-1.4-1.5-1.2%200-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1274.2%20688.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282.2%20688.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1300%20688.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20688.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1316.2%20688.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1325.5%20687.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1201%20695.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1209.2%20695.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1218%20695.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1226.7%20694.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1234.7%20694.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1244%20695.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1261%20695.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1269.5%20695.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1278%20695.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1287%20695.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1295.6%20694.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1304%20695.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.6%20694.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1321%20695.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1330.2%20695.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1252%20696c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1196.6%20701.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1222.5%20702c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1291.5%20702c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1205%20703c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1213.5%20702.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1230%20702.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1239.2%20703.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1248%20703.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1256.3%20703.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1265.2%20703.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1274%20703.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1283%20703.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1300%20703.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20703.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1317.3%20703.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1325.2%20703.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1201%20710.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1209%20710.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20710c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1226%20710.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1234.7%20709.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1243.7%20709.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1252%20710.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1260.5%20710c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1269.5%20710.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1278%20710.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1287%20710.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1295.2%20710.2c.3.7%201.2%201.4%202.1%201.6%201.2.2%201.5-.1%201.1-1.2-.7-1.9-3.8-2.2-3.2-.4%22%2F%3E%09%3Cpath%20d%3D%22M1304%20710.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.5%20710c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1321.2%20710.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1330.6%20709.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1205.5%20717c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1222.5%20717c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1256.5%20717c-.8%201.3.3%203%202.1%203s1.8-1.4%200-2.9c-1-.8-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1265.5%20717c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1300%20717.3c0%201.9%201.6%203.1%202.4%201.8.3-.5-.1-1.4-.9-2.1-1.2-1-1.5-1-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M1308.5%20717c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1317.5%20717c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1196.3%20718.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213.3%20718.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1231.3%20718.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1239%20718.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1247%20717.9c0%20.5.7%201.2%201.6%201.5%202.2.9%202.4.8%202.4-.9%200-.8-.9-1.5-2-1.5s-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1274%20718.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1282.3%20718.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1291.3%20718.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1325.2%20718.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1192%20725.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1200.2%20725.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1209.7%20724.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1218%20725.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1226%20725.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1235%20725.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1243.3%20725.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1251.5%20725c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1261%20725.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1269.5%20725.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1278%20725.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1286.5%20725c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1295.2%20725.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1304%20725.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1312.2%20725.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1321.5%20725.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1330%20725.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1205.2%20732.8c.4%201.9%201.9%202.3%202.5.6.2-.6-.3-1.4-1.2-1.8-1.2-.4-1.6-.1-1.3%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1222.6%20731.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1230.6%20731.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M1257%20732c-1.3.9-1.3%201.1%200%202%201.8%201.1%203.9-.5%202.4-2-.6-.6-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1273.7%20731.7c-.4.3-.7%201-.7%201.4%200%201.1%202.9%201.9%203.5%201%20.6-1.1-2-3.3-2.8-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1299.4%20732.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1196%20733c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1213.7%20732.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1239%20733c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1248%20733c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1265.2%20733.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282.3%20733.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1291.3%20733.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20733.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1317%20733.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1325%20733c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1270%20739c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M1191.5%20739.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1200.5%20739.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1209%20740.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20739.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1226%20740.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1234.5%20739.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1244%20740.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1251.7%20739.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1260.7%20739.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1278%20740.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1286.5%20739.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1295.2%20740.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1304%20740.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.7%20739.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1321%20740.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1330%20740.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1188%20747.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1196%20747.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1205%20747.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213.5%20747c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1221.5%20747c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1230.5%20747c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1239.6%20746.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1248.2%20747.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1256.7%20746.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1265.6%20746.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1273.6%20746.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M1282%20747.4c0%201.8%201.7%202.9%203%202.1.8-.5.7-1.1-.1-2.1-1.5-1.8-2.9-1.8-2.9%200%22%2F%3E%09%3Cpath%20d%3D%22M1290.6%20746.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M1300%20747.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1308.5%20747c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1317.5%20747c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1325.3%20748.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1303.6%20754.5c-.9%202.4-.8%202.5%201.5%202.5%201.4%200%201.9-.5%201.7-1.7-.4-2.3-2.4-2.7-3.2-.8%22%2F%3E%09%3Cpath%20d%3D%22M1192%20755.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1200.2%20755.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1209%20755.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20754.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1226%20755.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1235%20755.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1243.5%20754.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1251.7%20754.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1260.7%20754.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1269.2%20755.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1278%20755.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1286.5%20755c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1295%20755.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1312.2%20755.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1321%20755.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1329.2%20755.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1187.7%20761.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1196%20762.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1204.6%20761.9c-.7%201%201.8%203.4%202.7%202.5.7-.8-.3-3.4-1.3-3.4-.5%200-1.1.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M1213.5%20762c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1222%20762.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1230.5%20761.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1239.6%20761.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1248.2%20762.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1257.3%20761.7c-1.8.6-1.6%202.3.1%202.3s3-1.6%201.9-2.3c-.5-.2-1.4-.2-2%200%22%2F%3E%09%3Cpath%20d%3D%22M1265.2%20762.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1273.5%20762c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1282.5%20762.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1291.2%20761.9c-1%20.6-1%201%20.2%202%201%20.9%201.6.9%202.1.1%201-1.6-.7-3.1-2.3-2.1%22%2F%3E%09%3Cpath%20d%3D%22M1299.4%20762.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1308%20762.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1317.2%20762.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1325.4%20762.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1183.5%20769c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1200.5%20769c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1191.2%20770.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1209%20770.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1218%20770.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1226.2%20770.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1235%20770.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1243.2%20770.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1252.2%20770.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1260.2%20770.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1269%20770.5c0%20.8.9%201.5%202%201.5%201.3%200%201.8-.5%201.4-1.5-.4-.8-1.2-1.5-2-1.5s-1.4.7-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1278%20770.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1286.3%20770.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1295.2%20770.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1304%20770.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1312.3%20770.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1320.2%20770.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1330%20770.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1187.7%20776.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1196%20777.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1204.5%20777.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1212.7%20776.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1222%20777.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1230.5%20777.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1239%20778.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M1248%20777.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1256.7%20776.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1265.7%20776.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1273.7%20776.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1282%20777.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1290.2%20777.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1299%20777.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1308%20777.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1316.6%20776.9c-.3.5%200%201.4.8%202%201%20.9%201.5.8%201.9-.3.9-2.2-1.5-3.7-2.7-1.7%22%2F%3E%09%3Cpath%20d%3D%22M1325%20777.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1183.5%20784c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1191.4%20784.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1208.6%20783.9c-.7%201%202.2%203.7%203%202.8.9-.8-.3-3.7-1.5-3.7-.5%200-1.2.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1243.5%20784c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1252%20784.1c-1.3.8-1.3%201%200%201.9%202.1%201.4%203%201.2%203-.4%200-2-1.3-2.7-3-1.5%22%2F%3E%09%3Cpath%20d%3D%22M1269.5%20784c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1312.5%20784c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1200.2%20785.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1217.3%20785.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1226.3%20785.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1235%20785.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1261%20785c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1277.6%20785.5c.4.8%201.2%201.5%202%201.5s1.4-.7%201.4-1.5-.9-1.5-2-1.5c-1.3%200-1.8.5-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1286.7%20784.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1295.2%20785.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1304%20785.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1321.3%20785.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1329%20785c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1187%20792.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1195.5%20792c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1204%20792.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213.7%20791.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1221.5%20792c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1230%20792.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1238.7%20791.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1247.5%20792c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1256.2%20792.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1265%20792.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1273.5%20792.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M1282.2%20792.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1290.5%20792c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1299.2%20792.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20792.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1316%20792.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1325.6%20791.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1182.6%20798.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1191.4%20799.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1200.5%20799c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1208.6%20798.8c-.8%201.3%201.1%203.5%202.3%202.8.6-.4%201.1-1.1%201.1-1.6%200-1.1-2.8-2.1-3.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20799.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1226.4%20799.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1260.7%20798.7c-.4.3-.7%201-.7%201.4%200%201.1%202.9%201.9%203.5%201%20.6-1.1-2-3.3-2.8-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1277.7%20798.7c-1.1%201%201.3%203.2%202.9%202.6%201.1-.4%201.2-.9.3-1.9-1.3-1.5-2.2-1.8-3.2-.7%22%2F%3E%09%3Cpath%20d%3D%22M1287%20799c-1.2.7-1.2%201.2-.3%202.1%201.5%201.5%202.6.7%202.1-1.5-.2-1.1-.7-1.3-1.8-.6%22%2F%3E%09%3Cpath%20d%3D%22M1294.6%20798.8c-.9%201.5%201.2%203.5%202.9%202.8%201.4-.5%201.5-.9.5-2.1-1.4-1.7-2.6-1.9-3.4-.7%22%2F%3E%09%3Cpath%20d%3D%22M1304%20800c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1321.5%20799c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1234.3%20800.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1243.2%20800.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1252%20800.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1269.3%20800.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.3%20800.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1330%20800c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1179%20807.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1187%20807.5c0%20.8.6%201.5%201.4%201.5s1.6-.7%202-1.5c.4-1-.1-1.5-1.4-1.5-1.1%200-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1195.7%20806.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1204.5%20807c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1213%20807.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1221.5%20806.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1230.7%20806.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1239%20807.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1247.5%20806.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1256.7%20806.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1265%20807.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1273.2%20807.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1282%20807.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1290.5%20806.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1299.2%20807.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1308%20807.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1317%20807.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1325.7%20806.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1183%20815c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1200.5%20814c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20814c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1225.5%20813.9c-.6%201.1%202%203.3%202.8%202.4.4-.3.7-1%20.7-1.4%200-1.1-2.9-1.9-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1251.4%20814.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1269.6%20813.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1278.4%20814.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1295.6%20813.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1304.6%20813.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1329.7%20813.7c-.4.3-.7%201-.7%201.4%200%201.1%202.9%201.9%203.5%201%20.6-1.1-2-3.3-2.8-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1191.3%20815.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1209%20815.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1234%20814.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1243%20815c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1260.3%20815.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1286.3%20815.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.3%20815.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1321%20815.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1195.5%20821c-.8%201.4.3%203%202.1%203%201.6%200%201.6-.2.8-2.4-.7-1.8-2-2.1-2.9-.6%22%2F%3E%09%3Cpath%20d%3D%22M1178.3%20822.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1187%20822.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1204.2%20822.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213%20822.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1221.5%20822c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1230.2%20822.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1239%20822.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1247.5%20821.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1256.2%20822.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1264.5%20822c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1273%20822.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1281.7%20821.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1290.5%20822c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1299.2%20822.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1308%20822.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1316.2%20822.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1325.5%20822.1c-.4.6-.5%201.3-.2%201.6.7.7%202.7-.6%202.7-1.8s-1.7-1.2-2.5.2%22%2F%3E%09%3Cpath%20d%3D%22M1174%20829.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1183%20829.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1191.6%20828.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1200.5%20829c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20829c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1225.7%20828.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1235%20830.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M1243.7%20828.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1252%20829.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1269.5%20829c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1277.4%20829.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1286.7%20828.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1295.6%20828.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1303.6%20828.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1321%20829.5c0%20.8.6%201.5%201.4%201.5%202.2%200%202.8-1.7%201-2.4-2.2-.9-2.4-.8-2.4.9%22%2F%3E%09%3Cpath%20d%3D%22M1329.7%20828.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1209%20829.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1260%20829.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1312.3%20830.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1238.5%20836c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1178.7%20836.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1186.2%20837.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1196%20837.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1204.5%20837.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1213%20837.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1222%20837.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1230%20837.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1248%20837.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1256%20837.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1265.2%20837.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1273.3%20837.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282%20837.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1290.2%20837.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1299.5%20837.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1308%20837.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1317%20837.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1325%20837.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1174.6%20843.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1182%20843.9c0%20.5.6%201.4%201.4%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-3.5-1.3-3.5-.1%22%2F%3E%09%3Cpath%20d%3D%22M1191.5%20844.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1200.5%20844c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1208.6%20843.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1226.6%20843.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1235%20844.5c0%201.6%201.6%202%202.4.6.3-.5-.1-1.1-.9-1.5-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1252.5%20844c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1260.4%20844.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1269%20844.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1278.5%20844c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1295.4%20844.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1303.7%20844.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1312.5%20844c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1320.7%20843.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1329.7%20843.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1217.3%20845.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1243%20845c0%20.5.6%201%201.4%201s1.8-.5%202.1-1c.3-.6-.3-1-1.4-1-1.2%200-2.1.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M1286%20845c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1170%20852.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1178.2%20852.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1187.3%20852.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1195.2%20852.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1204.3%20852.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1213.3%20852.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1222%20852.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1230.2%20852.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1239%20852.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1247.2%20852.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1256%20852.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1264.2%20852.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1273.3%20852.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282.3%20852.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1290%20851.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1299.2%20852.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1308%20852.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1316.2%20852.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1325.3%20852.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1174.6%20858.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1183.6%20858.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1191.5%20859.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1199.5%20859c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1209.6%20858.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1217.6%20858.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1226%20859.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1234.6%20858.7c-.3.3-.3%201%200%201.4.7%201.2%203.4%201.1%203.4%200s-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1243.7%20858.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1252%20859.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1260.5%20859.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1268.7%20858.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1278.6%20858.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1286.4%20859.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1295.2%20859.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1304%20859.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.6%20858.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1321%20859.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1329.5%20858.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1308.6%20865.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1170%20867.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1178.7%20866.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1187.3%20867.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1196%20867.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1204.2%20867.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1213%20867.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1222%20867.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1230.2%20867.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1238.7%20866.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1247.7%20866.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1256.3%20867.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1264.3%20867.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1273.2%20867.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282%20867.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1290.2%20867.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1299.2%20867.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1316.7%20866.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1325%20867.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1173.5%20874c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1182.6%20873.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1191.2%20874.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1200%20874.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1208.5%20874c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1217.7%20873.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1226%20874.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1234.7%20873.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1243.6%20873.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1252%20874.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1260.7%20873.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1269.7%20873.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1277.5%20874c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1286%20874.4c0%201.7%202.7%202.9%203.5%201.6.4-.6.3-1.5%200-2-.9-1.5-3.5-1.2-3.5.4%22%2F%3E%09%3Cpath%20d%3D%22M1295%20874.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1302.5%20873.9c-.3.6.3%201.5%201.4%202.1%202.1%201.1%203.7-.2%202.6-2-.8-1.3-3.2-1.3-4-.1%22%2F%3E%09%3Cpath%20d%3D%22M1312%20874.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1320.7%20873.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1329.7%20873.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1187.4%20881.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1204.5%20881c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1213.6%20880.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1256.6%20880.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1282.5%20881c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1291.4%20881.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1170%20882.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1178.2%20882.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1195.3%20882.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1221.3%20882.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1230.3%20882.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1239%20882.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1247.2%20882.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1264.6%20881.9c-.3.5.1%201.1.9%201.5%201.5.6%202.9-.7%201.8-1.8-.9-.9-2.1-.8-2.7.3%22%2F%3E%09%3Cpath%20d%3D%22M1273.2%20882.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1299.3%20882.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1308%20882.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1316.5%20882c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1325.3%20882.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1165.6%20888.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1173.2%20889.2c.3.7%201.2%201.4%202.1%201.6%201.2.2%201.5-.1%201.1-1.2-.7-1.9-3.8-2.2-3.2-.4%22%2F%3E%09%3Cpath%20d%3D%22M1182.6%20888.7c-.3.3-.3%201%200%201.4.7%201.2%203.4%201.1%203.4%200s-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1191%20889.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1199%20889.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1208%20889.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1217.7%20888.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1226%20889.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1234.2%20889.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1243%20889.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1252%20889.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1260.7%20888.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1269%20889.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1277.5%20889c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1286.2%20889.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1295%20889.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1303.7%20888.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1312.6%20888.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1320.2%20889.2c.3.7%201.2%201.4%202.1%201.6%201.2.2%201.5-.1%201.1-1.2-.7-1.9-3.8-2.2-3.2-.4%22%2F%3E%09%3Cpath%20d%3D%22M1329.2%20889.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1195.4%20896.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1265%20897c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1273.7%20895.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1299.5%20896c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1308%20897c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1161%20897.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1169.5%20896.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1178.2%20897.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1186.3%20897.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1204%20897.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1212.5%20896.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1221.2%20897.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1230.3%20897.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1239%20897c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1247%20897c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1256.3%20897.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1281.3%20897.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1290.2%20897.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1316.2%20897.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1325.3%20897.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1165%20904.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1174%20904.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1182.7%20903.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1191%20904.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1199.5%20903.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1208.7%20903.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1217%20904.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1225.5%20904c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1234.5%20903.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1242.7%20903.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1251.5%20904c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1260.7%20903.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1269%20904.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1278%20904.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1286%20904.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1294.7%20903.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1303.5%20904c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1312%20904.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1320.5%20903.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1329%20904.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1195.5%20911c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1204.2%20911.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1212.5%20911c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1230%20911.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1238.5%20911.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1247.5%20911c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1256.4%20911.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1273.5%20911c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1282%20911.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1308.5%20911c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1316.6%20910.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1325%20911.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1160.5%20911.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1169.2%20912.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1178.3%20912.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1187%20912.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1221%20912c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1264.2%20912.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1290%20911.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1299.3%20912.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1329.5%20918c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1165%20919.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1173.7%20918.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1182.4%20919.6c.3.9.6%201.8.6%202%200%20.3.5.2%201-.1%201.6-1%201.2-3.5-.6-3.5-1.1%200-1.4.5-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1191%20919.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1199.6%20918.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1208%20919.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1217.5%20919.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1225.5%20919c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1234.2%20919.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1243.2%20919.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1251.7%20918.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1260%20919.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1269%20919.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1278%20919.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1286%20919.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1295%20919.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1304%20919.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1312%20919.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1320.2%20919.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1161.4%20926.3c-.8%202.1.2%203.5%201.6%202.1.5-.5.6-1.5%200-2.4-.8-1.2-1-1.2-1.6.3%22%2F%3E%09%3Cpath%20d%3D%22M1169.7%20926.4c-.6%201.5.1%202.6%201.5%202.6%201.1%200%201-2.7-.1-3.4-.5-.3-1.1%200-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M1178.5%20926c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1186.7%20925.7c-1%201.6%201.1%203.9%202.3%202.7.8-.8.7-1.4-.4-2.3-.8-.7-1.7-.8-1.9-.4%22%2F%3E%09%3Cpath%20d%3D%22M1195.5%20926c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1203.4%20926.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1247.5%20926c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1256.6%20925.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1273%20926.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1282%20926.5c0%20.8.7%201.5%201.5%201.5s1.5-.4%201.5-.9-.7-1.1-1.5-1.5c-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1291%20926.9c0%201.2.5%202.1%201%202.1.6%200%201-.6%201-1.4s-.4-1.8-1-2.1c-.5-.3-1%20.3-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1299.7%20925.7c-1%201.6%201.1%203.9%202.3%202.7.8-.8.7-1.4-.4-2.3-.8-.7-1.7-.8-1.9-.4%22%2F%3E%09%3Cpath%20d%3D%22M1307.2%20926.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1325%20926.4c0%20.8.5%201.8%201%202.1.6.3%201-.3%201-1.4%200-1.2-.4-2.1-1-2.1-.5%200-1%20.6-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1212.2%20927.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1221%20927c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1230%20927.5c0%20.9.6%201.2%201.5.9.8-.4%201.5-1%201.5-1.5s-.7-.9-1.5-.9-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1239%20927c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1264%20927c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1316.3%20927.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1251.5%20933c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1286%20933.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1156.7%20933.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1165.2%20934.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1174%20934.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1182.2%20934.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1191%20934.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1199.2%20934.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1208.7%20933.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1217%20934.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1225.7%20933.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1234.2%20934.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1243%20934.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1260%20934.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1268.2%20934.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1277.5%20933.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1295%20934.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1303.2%20934.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312%20934.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1320.2%20934.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1329.2%20934.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1169.5%20941c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1187.5%20941.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1195.5%20941c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1212.5%20941c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1221.5%20941c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1230%20941.3c0%201.9%201.6%203.1%202.4%201.8.3-.5-.1-1.4-.9-2.1-1.2-1-1.5-1-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M1238.5%20941c-.9%201.5.4%203%202%202.3.8-.3%201.5-.9%201.5-1.3%200-1.2-2.9-2-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1247.6%20940.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1255.5%20940.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1264.6%20940.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1273.5%20941c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1282.2%20941.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1290.4%20941.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1299.5%20941c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1308.2%20941.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1316%20941.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1325.4%20941.1c-.3.6-.1%201.6.5%202.2.8.8%201.1.5%201.1-1.1%200-2.4-.5-2.8-1.6-1.1%22%2F%3E%09%3Cpath%20d%3D%22M1161.2%20942.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1178.2%20942.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1204%20942.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1269.1%20948.4c-1.2%201.4-.5%202.6%201.6%202.6%201.5%200%201.8-2.6.4-3.4-.5-.3-1.4%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M1156.7%20948.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1165%20949.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1173.5%20949c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1182%20949.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1191%20949.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1199.7%20948.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1208%20949.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1216.2%20949.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1225.7%20948.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1234%20949.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1242.3%20949.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1252%20949.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1260.3%20949.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1278%20949.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1286%20949.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1294.7%20948.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1303.2%20949.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312%20949.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1320.2%20949.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1329%20949.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1169.5%20956c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1178.5%20956c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1186.5%20956c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1195.2%20956.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1204%20956.5c0%20.8.7%201.5%201.6%201.5%201.4%200%201.4-.3.4-1.5-.7-.8-1.4-1.5-1.6-1.5s-.4.7-.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1212.6%20955.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1221%20956.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1229.6%20955.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1238.6%20955.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1247.6%20955.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1256%20956.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1264.5%20956.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1273.7%20955.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1281.5%20955.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1290%20956.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1299.2%20956.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1307.5%20956c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1316.7%20955.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1325%20956.5c-1%201.2-1%201.5.3%201.5%201.9%200%203.1-1.6%201.8-2.4-.5-.3-1.4.1-2.1.9%22%2F%3E%09%3Cpath%20d%3D%22M1152.3%20957.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1161%20957.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1320.5%20963c-.8%201.3.3%203%202.1%203s1.8-1.4%200-2.9c-1-.8-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1156%20964.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1164.5%20963.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1173.7%20963.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1182%20964.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1191%20964.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1199.2%20964.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1208%20964.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1216.7%20963.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1225.2%20964.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1234%20964.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%20964.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1250.5%20964c-.3.5-.4%201-.1%201%20.2%200%201.1.3%202%20.6%201.1.4%201.6.1%201.6-1%200-1.8-2.5-2.2-3.5-.6%22%2F%3E%09%3Cpath%20d%3D%22M1260.2%20964.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1268.2%20964.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1277.2%20964.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1285.7%20963.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1294.3%20964.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1303.2%20964.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1311.7%20963.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1329.3%20964.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1152%20971.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1160.5%20971c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1169.6%20970.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1178%20971.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1186.7%20970.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1195%20971c-1%20.6-1.1%201.3-.5%201.9s1.6.7%202.5.1c1-.6%201.1-1.3.5-1.9s-1.6-.7-2.5-.1%22%2F%3E%09%3Cpath%20d%3D%22M1212.5%20971c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1221.6%20970.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1229.7%20970.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1238.6%20970.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1247%20971.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1255.5%20971c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1264.5%20971.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1273.2%20971.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1282%20971.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1290%20971.5c0%20.9.9%201.5%202.1%201.5%201.8%200%201.9-.2.9-1.5-.7-.8-1.6-1.5-2.1-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1298.7%20970.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1307.5%20971.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1316%20971.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1324.2%20971.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1203.5%20971.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1303.7%20977.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1320.5%20978c-.9%201.5.4%203%202%202.3.8-.3%201.5-.9%201.5-1.3%200-1.2-2.9-2-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1147.7%20978.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1156%20979.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1165%20979.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1173.2%20979.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1182%20979.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1191%20979.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1199.2%20979.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1208%20979.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1217%20979.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1225.2%20979.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1234%20979.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1242.5%20978.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1251.2%20979.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1260%20979.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1268.3%20979.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1277.3%20979.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1286.2%20979.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1294.3%20979.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312%20979.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1329%20979c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1298.5%20985c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1152.3%20985.7c-1.8.7-1.6%202.3.2%202.3.8%200%201.5-.7%201.5-1.5s-.1-1.5-.2-1.4c-.2%200-.9.3-1.5.6%22%2F%3E%09%3Cpath%20d%3D%22M1169.5%20986c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1178%20986.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1186.2%20986.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1195.6%20985.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1203.5%20986c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1212%20986.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1221%20986.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1229.7%20985.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1237.7%20985.6c-1%201.1.3%202.4%202.4%202.4%202.3%200%202.5-1.5.3-2.4-1.9-.7-1.9-.7-2.7%200%22%2F%3E%09%3Cpath%20d%3D%22M1247.2%20986.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1255%20986.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1264%20986.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1273%20986.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1281.4%20986.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1290%20986.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1307.5%20985.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1316%20986.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1324.5%20985.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1161%20987.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1294.5%20993c-.7%201.1.2%203%201.5%203%20.4%200%201-.6%201.3-1.4.6-1.6-1.9-3-2.8-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1303.2%20993.8c.4%201.9%201.9%202.3%202.5.6.2-.6-.3-1.4-1.2-1.8-1.2-.4-1.6-.1-1.3%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1312.1%20993.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M1320.6%20992.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1147.6%20993.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1156%20994.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1164.5%20994c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1173.7%20993.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1182%20994.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1190.2%20994.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1199.2%20994.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1207.7%20993.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1216.2%20994.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1225.3%20994.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1234.3%20994.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%20994.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1251%20994.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1259.7%20993.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1268.2%20994.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1277.2%20994.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1285.2%20994.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1329%20994c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1143.6%201000.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1151.5%201001c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1160.7%201000.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1169%201001.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1178%201002c0%201.9.3%202.1%201.2%201.2s.9-1.5%200-2.4-1.2-.7-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1185.5%201001c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1195.5%201001c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1203.7%201000.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1212.6%201000.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1221%201001.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1229.7%201000.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1238%201001.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1247%201001.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1255.7%201000.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1263.5%201001c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1272.7%201000.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1281.2%201001.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1290%201001.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1298.7%201000.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1307.2%201001.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1316%201001.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1324.2%201001.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1172.5%201008c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1199%201008.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1234%201009c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1268.6%201007.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1277.5%201008c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1286%201009c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1294.5%201008c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1303.4%201008.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1311.7%201007.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1320.6%201007.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1328.5%201008.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1147.2%201009.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1156%201009.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1165%201009.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1181.5%201008.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1190%201008.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1207.5%201008.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1216.5%201009c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1225.2%201009.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%201009.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1251.2%201009.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1260%201009.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1143.6%201015.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1151.5%201016c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1169.5%201016c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1186%201016.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1195%201016.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1203.5%201016c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1211.5%201016c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1229.7%201015.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1238%201016.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1247%201016.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1255.5%201016.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1264%201016.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1272.2%201016.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1281.7%201015.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1290%201016.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1299%201016.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1307.2%201016.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1315.5%201015.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1324.7%201015.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1160%201017c0%20.5.6%201%201.4%201s1.8-.5%202.1-1c.3-.6-.3-1-1.4-1-1.2%200-2.1.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M1177.6%201017.5c.4.8%201%201.5%201.5%201.5s.9-.7.9-1.5-.7-1.5-1.5-1.5c-.9%200-1.2.6-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1221%201017c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1259.4%201023.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1286%201023c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M1294.5%201023c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1311.4%201023.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1320.5%201023c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1328.5%201023.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1147.3%201024.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1156%201024.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1165%201024.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1173.3%201024.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1182%201024.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1190.2%201024.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1199.3%201024.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1208.3%201024.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1216.3%201024.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1225.3%201024.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1233.5%201024c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%201024.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1251%201024.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1268.2%201024.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1277.3%201024.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1303.3%201024.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1142.6%201030.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1151.5%201031c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1160%201031.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1169%201031.5c0%201.6%201.6%202%202.4.6.3-.5-.1-1.1-.9-1.5-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1177.6%201030.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1186.7%201030.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1194.7%201030.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1203.7%201030.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1212.6%201030.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1220.5%201031c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1229%201031.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1238%201031.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1246.7%201030.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1255%201031.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1264%201031.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1272.5%201030.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1281%201031.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1290%201031.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1298.7%201030.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1307.2%201031.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1316%201031.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1324%201031.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1173.5%201038c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1182%201039c0%201.9.3%202.1%201.2%201.2s.9-1.5%200-2.4-1.2-.7-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1199.6%201037.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1207.5%201038c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1216.5%201038c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1225.6%201037.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1268.5%201038c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1277.6%201037.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1294.6%201037.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1302.7%201037.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1311%201038.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1320%201038.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1328.6%201037.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1139%201039.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1147.3%201039.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1156%201039.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1164.2%201039.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1190.2%201039.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1234%201039c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%201039.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1251%201039.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1260%201039c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1285%201039c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1324.5%201045c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1143.6%201045.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1151.5%201046c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1160.6%201045.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1169.5%201046c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1177.7%201045.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1185.5%201046c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1195%201046.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1203.2%201046.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1212%201046.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1220.5%201045.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1229.2%201046.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1238.2%201046.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1246.2%201046.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1255.2%201046.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1264%201046.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1272.5%201046.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1281.7%201045.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1290%201046.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1298.5%201045.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1307.2%201046.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1315.5%201045.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1173.5%201053c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1259.4%201053.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1277%201053.5c0%20.8.7%201.5%201.5%201.5s1.5-.4%201.5-.9-.7-1.1-1.5-1.5c-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1285.4%201053.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1294.2%201053.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1302.7%201052.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1311%201053.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1320%201053.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1328.5%201053c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1138.2%201054.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1147.2%201054.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1156%201054.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1165%201054c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1182.3%201054.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1190.3%201054.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1198.5%201053.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1208%201053.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1216.2%201054.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1225.3%201054.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1234%201054c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1242%201054c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1250.5%201054c-.3.5.3%201%201.4%201%201.2%200%202.1-.5%202.1-1%200-.6-.6-1-1.4-1s-1.8.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M1268%201054.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1307.4%201060.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1324.5%201060c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1134%201061.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1151.5%201061c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1160%201061.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1169%201061.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1177%201061.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1186.2%201061.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1195%201061.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1203.2%201061.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1212%201061.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1220.5%201060.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1229.7%201060.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1238%201061.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1246.2%201061.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1255.2%201061.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1264%201061.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1272.2%201061.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1281%201061.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1289.5%201061.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M1298.2%201061.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1315%201061c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1143%201062c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1155.6%201067.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1181.4%201068.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1242.6%201067.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1259.7%201067.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1268.5%201068c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1277.6%201067.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1285.6%201067.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1293.6%201067.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1302.7%201067.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1311%201068.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1320%201068.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1138%201069c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1147.3%201069.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1164%201069c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1172%201068.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1190.2%201069.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1199.3%201069.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1207.2%201069.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1216.3%201069.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1225%201069c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1233%201068.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1251%201069c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1307%201076c0%201.1.7%202%201.5%202s1.5-.6%201.5-1.4-.7-1.6-1.5-2c-1-.4-1.5.1-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1324.4%201075.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1143%201076.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1151.7%201075.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1160%201076.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1169%201076.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1177.7%201075.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1186%201076.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1194.5%201075.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1203.7%201075.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1211.7%201075.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1221%201076.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1229.2%201076.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1238%201076.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1246.2%201076.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1255%201076.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1264%201076.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1272.2%201076.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1280.7%201075.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1289.2%201076.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1298%201076.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1315.2%201076.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1134%201077c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1138.5%201083c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1147.5%201083c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1164.5%201083c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1190.5%201083c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1199.2%201083.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1207.7%201082.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1233.6%201082.9c-.3.5.1%201.4.9%202.1%201.3%201%201.5.9%201.5-.9%200-2.1-1.4-2.8-2.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%201083.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1251%201083.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1259.4%201083.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1268.6%201082.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1276.5%201082.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1285%201083.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1294%201084c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1302.2%201083.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1311%201083.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1319.7%201082.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1155.7%201083.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1173%201084.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1182%201083.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1216.3%201084.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1224%201084c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M1298.2%201090.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1306.4%201090.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1315.6%201089.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1142%201091.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1151.3%201091.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1160%201091.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1168.2%201091.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1177.2%201091.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1185.7%201090.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1194.2%201091.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1203%201091.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1212%201091.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1220.5%201090.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1229.3%201091.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1237.2%201091.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1246.2%201091.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1255.3%201091.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1263.2%201091.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1272.2%201091.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1281%201091.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1289.2%201091.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1324.3%201091.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1147.1%201098.4c-.8%201-.9%201.6-.1%202.1.5.3%201.3-.1%201.6-1%20.9-2.2-.1-2.9-1.5-1.1%22%2F%3E%09%3Cpath%20d%3D%22M1164.5%201098c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1173.5%201098c-.4.6-.3%201.6.3%202.2%201.3%201.3%202.3-.4%201.3-2.1-.7-1-1-1-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M1181.6%201097.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1190.6%201097.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1199.2%201098.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1216.6%201097.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1224.6%201097.8c-.8%201.3%201.1%203.5%202.3%202.8.6-.4%201.1-1.1%201.1-1.6%200-1.1-2.8-2.1-3.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1234%201099c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M1242.6%201097.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1250.4%201098.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1259.6%201097.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1268.1%201098.4c-1.4%201.7-.1%202.8%201.9%201.6%201.1-.7%201.2-1.2.4-2s-1.4-.7-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M1276.5%201098c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1285.5%201098c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1293.6%201097.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M1302%201098.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1311.2%201098.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1319.7%201097.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1138%201099c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1155.2%201099.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1207.3%201099.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1290.3%201104.7c-1.8.6-1.6%203.3.1%203.3%201.9%200%203.1-1.9%202-3-.5-.4-1.5-.5-2.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M1298.4%201105.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1142.7%201105.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1151.6%201105.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1160%201106.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1169%201106.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1177%201106.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1185.5%201105.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1194.5%201105.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1203%201106.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1212%201106.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1220.5%201106.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1228.7%201105.6c-1.1%201.1.3%202.4%202.5%202.4%201.7%200%201.8-.2.8-1.5-1.3-1.6-2.3-1.9-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1237.2%201106.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1246%201106.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1255%201106.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1263.2%201106.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1272.2%201106.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1280.5%201105.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1306.2%201106.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1315.2%201106.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1323.2%201106.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1133%201107c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1155.2%201113.1c.1%201.2.9%202.4%201.6%202.7.9.3%201.3-.3%201-1.9-.1-1.2-.9-2.4-1.6-2.7-.9-.3-1.3.3-1%201.9%22%2F%3E%09%3Cpath%20d%3D%22M1138.5%201113c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1164.5%201113c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1173.4%201113.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1181.6%201112.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1190.5%201113c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1199.2%201112.9c-1%20.6-1%201%20.2%202%201%20.9%201.6.9%202.1.1%201-1.6-.7-3.1-2.3-2.1%22%2F%3E%09%3Cpath%20d%3D%22M1216.4%201113.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1233.6%201112.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%201113.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1250%201113.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1268%201113.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1276.7%201112.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1285.5%201113c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1293.7%201112.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1302.5%201113c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1310.6%201112.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1319%201113.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1147%201114.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1207%201114c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1225%201114c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1259%201114c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1255.3%201119.7c-1.8.6-1.6%203.3.1%203.3%201.9%200%203.1-1.9%202-3-.5-.4-1.5-.5-2.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M1281.4%201120.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1306.4%201120.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1324%201121c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M1142.7%201120.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1151%201121.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1160%201121.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1168.5%201120.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1177%201122.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M1185.7%201120.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1194.7%201120.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1203.2%201121.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1212%201121.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1220.2%201121.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1229%201121.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1238%201121.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1246%201121.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1263%201121.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1272%201121.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1289.5%201120.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201120.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1315.3%201121.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1173.5%201127.1c-1.6%201.7-1.7%202.1-.5%202.9%201.9%201.2%202.8.5%202.8-2.5%200-1.4-.1-2.5-.2-2.4%200%200-1%20.9-2.1%202%22%2F%3E%09%3Cpath%20d%3D%22M1138.5%201128c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1155.5%201128c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1164.5%201128c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1181.6%201127.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1190.2%201128.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1198.6%201128.6c-.8%202.1-.1%202.8%201.9%202%20.9-.3%201.5-1.1%201.3-1.8-.7-1.9-2.5-2-3.2-.2%22%2F%3E%09%3Cpath%20d%3D%22M1207.5%201128c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1216.6%201127.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1225%201128.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1233.2%201128.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1241.4%201128.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1250.6%201127.9c-.3.5%200%201.4.8%202%201%20.9%201.5.8%201.9-.3.9-2.2-1.5-3.7-2.7-1.7%22%2F%3E%09%3Cpath%20d%3D%22M1259.2%201128.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1268.2%201128.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1276.7%201127.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1285%201128.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1293.5%201128c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1302.5%201128c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1310.7%201127.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1319.2%201128.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1147%201129.5c0%20.9.6%201.2%201.5.9.8-.4%201.2-1%20.9-1.5-.8-1.4-2.4-1-2.4.6%22%2F%3E%09%3Cpath%20d%3D%22M1142.6%201134.9c-.4.6-.3%201.9.3%202.8.9%201.7%201%201.7%201.7%200%20.8-2.1-1-4.5-2-2.8%22%2F%3E%09%3Cpath%20d%3D%22M1177.4%201135.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1239.2%201135.1c-1.3.5-2%201.3-1.7%201.9.9%201.4%202.4%201.2%204.1-.4%202.6-2.6%201.7-3.2-2.4-1.5%22%2F%3E%09%3Cpath%20d%3D%22M1255.6%201134.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1263.5%201135c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1289.6%201134.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1306.5%201135c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1323.5%201135c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1151.5%201136.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1160%201136.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1168.7%201135.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1186%201136.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1195%201136.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1203%201136.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1211.5%201135.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1220.7%201135.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1228.7%201135.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1246%201136.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1272%201136.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1280.5%201135.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1297.3%201136.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.5%201135.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1138.6%201142.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1147.3%201142.8c-.8.5-.9%201.3-.3%202.2%201.1%201.7%202.3.8%201.8-1.4-.2-.9-.8-1.2-1.5-.8%22%2F%3E%09%3Cpath%20d%3D%22M1155.7%201142.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1164.6%201142.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1173%201143.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1181.6%201142.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1190%201143.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1199%201143.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1207.5%201143c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1215.6%201142.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1224.5%201143c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1233%201143.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1242.2%201143.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1250%201143.5c0%20.8.9%201.5%202%201.5%201.3%200%201.8-.5%201.4-1.5-.4-.8-1.2-1.5-2-1.5s-1.4.7-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1259.2%201143.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1267.5%201143.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1276%201143.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.6%201142.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1293%201143.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301.5%201143c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.2%201143.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1319%201143.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1229.4%201150.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1142.7%201150.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1151%201151.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1159.7%201150.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1168%201151.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1177%201151.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1185%201151.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1194.2%201151.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1203%201151.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1211.2%201151.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1220%201151.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1237.7%201150.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1246%201151.5c0%201.7.2%201.8%202.4.9%201.8-.7%201.2-2.4-1-2.4-.8%200-1.4.7-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1254.3%201151.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1263.2%201151.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1272%201151.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1280.2%201151.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1289%201151.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201150.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1306%201151.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1314.3%201151.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1323.5%201150.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1147%201159c0%201.9%201.1%202.6%202.3%201.4.8-.8-.3-3.4-1.4-3.4-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M1155.5%201158c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1164.2%201158.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1173%201158.5c0%20.8.7%201.5%201.5%201.5s1.5-.4%201.5-.9-.7-1.1-1.5-1.5c-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1181.5%201158c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1190%201159c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1198.6%201157.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1207.5%201158c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1216%201158.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1224.6%201157.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1233%201158.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1241.6%201157.8c-.8%201.3%201.1%203.5%202.3%202.8.6-.4%201.1-1.1%201.1-1.6%200-1.1-2.8-2.1-3.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1250.2%201158.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1258.5%201157.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1267.5%201158c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1276.5%201158.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1284.2%201158.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1293%201157.9c0%20.5.6%201.4%201.4%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-3.5-1.3-3.5-.1%22%2F%3E%09%3Cpath%20d%3D%22M1301.7%201157.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1310%201158.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1319%201158.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1138.3%201159.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1185.7%201164.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1220.5%201165c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1297.4%201165.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M1306.7%201164.7c-.4.3-.7%201.2-.7%202%200%201.7%202.6%201.7%203.3-.1.8-2.1-1.1-3.5-2.6-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1133.3%201166.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1142%201166.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1151%201166.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1159.2%201166.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1168.2%201166.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1177%201166.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1194.2%201166.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1203%201166.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1211.7%201165.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1228.3%201166.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1237.2%201166.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1246%201166.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1255%201166.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1263%201166.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1272%201166.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1280%201166.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1289.3%201166.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.3%201166.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1323.2%201166.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1138%201173.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1146.7%201172.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1155.5%201173c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1164%201173.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1172.5%201173c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1181%201173c-1.2.8-1.2%201%20.3%201.6%202.1.8%203.5-.2%202.1-1.6-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1198.7%201172.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1216%201173.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1224%201173.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1233%201173.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1242%201173.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1250%201173.1c-1.3.8-1.3%201%200%201.9%202.1%201.4%203%201.2%203-.4%200-2-1.3-2.7-3-1.5%22%2F%3E%09%3Cpath%20d%3D%22M1259%201173.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1267.5%201172.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1276.2%201173.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201173c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1293%201173.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M1301.5%201173c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%201173c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1319%201173.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1190%201174c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1207%201174c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1263.5%201180c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1271.7%201180.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297.4%201180.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1323.6%201179.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1133.2%201181.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1142%201181.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1151%201181.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1159.7%201180.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1168.5%201180.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1177.3%201181.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1186%201181.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1194%201181.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1202.5%201181.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M1211.2%201181.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1220%201181.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1229%201181.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1237.2%201181.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1246%201181.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1254.5%201180.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1280%201180.9c0%201.8%201.8%202.1%203%20.6%201-1.3.9-1.5-.9-1.5-1.1%200-2.1.4-2.1.9%22%2F%3E%09%3Cpath%20d%3D%22M1289.2%201181.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1306.2%201181.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1315%201181.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1138%201188.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1147.1%201187.9c-1%20.6-1%201-.1%201.6%201.3.8%202.4.1%201.9-1.4-.3-.6-1-.7-1.8-.2%22%2F%3E%09%3Cpath%20d%3D%22M1155.5%201188c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1164%201188.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1172.7%201187.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1181.5%201188c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1190.6%201187.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1198.2%201188.7c.2%201%201%201.8%201.8%201.8%202.2%200%201.8-2.9-.3-3.3-1.4-.3-1.8.1-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1216%201188.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1224%201188.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1232.7%201187.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1241.7%201187.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1250.5%201187.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1259%201188.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1267.5%201188c-.8%201.3%201.5%202.4%202.7%201.2q.9-.9-.6-1.5c-.8-.3-1.8-.2-2.1.3%22%2F%3E%09%3Cpath%20d%3D%22M1276%201188.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1285%201188.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1293%201188.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1302.2%201188.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1310%201188.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1319%201188.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1207%201189c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1159.5%201195c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1168.5%201195c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1289%201195c-1.3.9-1.3%201.1%200%202%20.9.6%201.8.6%202.4%200%201.5-1.5-.6-3.1-2.4-2%22%2F%3E%09%3Cpath%20d%3D%22M1298%201195.4c0%201.7%201.4%202.9%202.3%202%20.8-.8-.3-3.4-1.4-3.4-.5%200-.9.6-.9%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1306.6%201194.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1314.4%201195.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1323.5%201195c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1142%201196.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1151%201196.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1177%201196.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1185.2%201196.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1194.2%201196.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1203%201196.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1211.3%201196.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1220.3%201196.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1228.5%201195.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1237%201196.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1246.3%201196.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1255%201196.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1263.2%201196.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271.5%201195.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1280%201196.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1138%201203.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1146.5%201203.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1155.5%201203c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1164%201203.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1171.2%201202.7c-1.7.7-.5%202.3%201.9%202.3%201%200%201.9-.7%201.9-1.5%200-1.5-1.4-1.8-3.8-.8%22%2F%3E%09%3Cpath%20d%3D%22M1181%201203.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1190%201203.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1198.7%201202.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1207.7%201202.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1216%201203.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1223.7%201202.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1233%201203.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1241.5%201203c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1250%201203.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1259%201203.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1267%201203.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1276%201203.5c0%20.8.9%201.5%202%201.5%201.3%200%201.8-.5%201.4-1.5-.4-.8-1.2-1.5-2-1.5s-1.4.7-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201203c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1293.4%201203.1c-.3.6%200%201.5.7%202%201.4.8%203.2-.9%202.3-2.3-.7-1.1-2.2-1-3%20.3%22%2F%3E%09%3Cpath%20d%3D%22M1302%201203.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1310.7%201202.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1319%201203.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1228.4%201210.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1246.6%201209.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1271.7%201210.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1280%201210.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201210c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1306.6%201209.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1142.6%201210.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1150.5%201210.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1159%201211.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1168%201211.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1176.7%201210.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1185.2%201211.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1194%201211.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1202.3%201211.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1211.2%201211.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1220%201210.8c0%201.4%201.1%202.1%202.6%201.5.8-.3%201.1-.9.8-1.4-.7-1.1-3.4-1.2-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M1237%201211.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1254.6%201210.9c-.3.5%200%201.1.8%201.4%201.5.6%202.6-.1%202.6-1.5%200-1.1-2.7-1-3.4.1%22%2F%3E%09%3Cpath%20d%3D%22M1263.2%201211.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1289%201211.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1314.3%201211.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1323.5%201210.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1138%201218.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1154.7%201218.5c-.7%201.6.8%202.9%202.3%202s1.2-3.5-.4-3.5c-.8%200-1.6.7-1.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1163.7%201217.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1172%201218.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1181.6%201217.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1189.5%201217.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1198.6%201217.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1207%201218.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1216%201218.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1224.2%201218.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1233%201218.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1241.5%201217.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1250%201218.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1258.7%201217.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1267.7%201217.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1276%201218.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201218c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1293.7%201217.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1302%201218.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1310%201218.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%201217.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1146%201219c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1151.6%201224.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1160.1%201225c-1.4.8-.7%203%20.9%203%201.1%200%202.1-2.8%201.2-3.4-.5-.3-1.4-.1-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M1177.2%201225.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1229.2%201224.9c-1%20.6-1%201%20.2%202%201%20.9%201.6.9%202.1.1%201-1.6-.7-3.1-2.3-2.1%22%2F%3E%09%3Cpath%20d%3D%22M1263%201225.4c0%201.8%201.7%202.9%203%202.1.8-.5.7-1.1-.1-2.1-1.5-1.8-2.9-1.8-2.9%200%22%2F%3E%09%3Cpath%20d%3D%22M1272.5%201225c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1280.5%201225c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1289.5%201225c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1314.5%201224.9c-.6%201.1%202%203.3%202.8%202.4.4-.3.7-1%20.7-1.4%200-1.1-2.9-1.9-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1142%201226.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1168%201226.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1185.2%201226.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1194%201226.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1202.2%201226.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1211.3%201226.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1220%201226c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1237.3%201226.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1246.3%201226.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1255%201226.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297.6%201226.5c.7%201.7%202.2%201.7%202.7%200%20.1-.5-.6-1.1-1.5-1.3-1.3-.3-1.6.1-1.2%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1306.3%201226.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1324%201226c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1138%201233.5c0%20.8.7%201.5%201.5%201.5s1.5-.4%201.5-.9-.7-1.1-1.5-1.5c-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1146.5%201233c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1155%201233.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1163.5%201232.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1172.6%201232.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1181%201233.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1189.2%201233.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1198.7%201232.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1207.5%201233.1c-.4.6-.5%201.3-.2%201.6.7.7%202.7-.6%202.7-1.8s-1.7-1.2-2.5.2%22%2F%3E%09%3Cpath%20d%3D%22M1216%201233.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1224.7%201232.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1233%201233.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1241.5%201232.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1250%201233.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1258.5%201232.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1267.5%201232.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1276%201233.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201233c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1293%201233.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1302%201233.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1310%201233.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1319%201233.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1194.5%201240c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1228.4%201240.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1237.5%201240c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1246.5%201240c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1289.5%201240c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1298%201240c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.4%201240.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1324%201240.5c-1%201.2-1%201.5.4%201.5.9%200%201.6-.7%201.6-1.5s-.2-1.5-.4-1.5-.9.7-1.6%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1142%201241.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1151%201241.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1159%201241.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1168%201241.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1177%201241.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1185.3%201241.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1203%201241.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1211.3%201241.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1220%201241.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1254%201241c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M1263.2%201241.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1272.2%201241.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1280.3%201241.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1306.3%201241.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1146.5%201248c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1155.2%201248.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1163.7%201247.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1172%201248.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1181%201248.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1189%201248.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1198.6%201247.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1206.7%201247.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1215.7%201247.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1224.7%201247.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1233%201248.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1241.7%201247.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1250%201248.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1258.7%201247.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1267.7%201247.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1276%201248.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.7%201247.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1293.7%201247.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1302.2%201248.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1310%201248.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1319.2%201248.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1137.3%201249.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1306.6%201253.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1167.4%201255.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1185.5%201255c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1203%201255c-1.2.7-1.2%201.2-.3%202.1%201.5%201.5%202.6.7%202.1-1.5-.2-1.1-.7-1.3-1.8-.6%22%2F%3E%09%3Cpath%20d%3D%22M1211.6%201254.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1272.4%201255.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1280.5%201255c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1289.6%201254.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1297.4%201255.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1314.4%201255.1c-.8%201.4%201.1%203.3%202.5%202.5%201.6-1%201.3-3.6-.3-3.6-.8%200-1.8.5-2.2%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1323.4%201255.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1142%201256.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1150.2%201256.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1159%201256.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1176.5%201255.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1194%201256.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1220%201256c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1228%201256c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M1237%201256.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1246%201256c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1254.2%201256.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1263.2%201256.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1137.6%201262.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1146.5%201263c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1155.6%201262.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1163.7%201262.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1172.6%201262.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1181.6%201262.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M1189.7%201262.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1198.7%201262.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1206.7%201262.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1215.2%201263.2c.3.7%201.2%201.4%202.1%201.6%201.2.2%201.5-.1%201.1-1.2-.7-1.9-3.8-2.2-3.2-.4%22%2F%3E%09%3Cpath%20d%3D%22M1224.7%201262.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1233%201263.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1241.7%201262.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1250%201263.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1259%201263.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1267.2%201263.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1276%201263.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201262.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1293%201263.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1301.7%201262.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1310.2%201263.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1319%201263.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1150.7%201270.4c-.6%201.5.1%202.6%201.5%202.6%201.1%200%201-2.7-.1-3.4-.5-.3-1.1%200-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M1185.4%201270.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1193.7%201269.6c-1.4%201.4-.7%203.5%201.1%203.2.9-.2%201.7-1%201.7-1.7%200-1.6-1.8-2.5-2.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M1202.7%201269.7c-1%201.6%201.1%203.9%202.3%202.7.8-.8.7-1.4-.4-2.3-.8-.7-1.7-.8-1.9-.4%22%2F%3E%09%3Cpath%20d%3D%22M1211.7%201269.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1220.4%201270.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1228.5%201270c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1246.5%201270c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1254.6%201269.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1263.7%201269.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1306.5%201270c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%201269.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1324.3%201269.7c-1.8.7-1.6%202.3.2%202.3.8%200%201.5-.7%201.5-1.5s-.1-1.5-.2-1.4c-.2%200-.9.3-1.5.6%22%2F%3E%09%3Cpath%20d%3D%22M1141.2%201271.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1159%201271.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1168%201271.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1176.2%201271.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1237.2%201271.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1272%201271.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1280%201271c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1289%201271.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1297.3%201271.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1137.6%201277.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1146%201278.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1154.6%201277.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1163.7%201277.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1172%201278.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1181%201278.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1189%201278.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1198.2%201278.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1207%201278.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215.5%201278.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1224%201278.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1233%201278.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1241%201278.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1250%201278.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1258.7%201277.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1267.2%201278.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1276%201278.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.7%201277.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1293.2%201278.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1302%201278.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%201277.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1319%201278.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1167.7%201285.5c-.7%201.6.8%202.9%202.3%202%201-.6.2-3.5-1-3.5-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1185.5%201285c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1194%201285c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M1211.6%201284.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1237.5%201285c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1246%201285.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1254.6%201284.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1263.7%201284.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1271.4%201285.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1280.5%201285c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1289.2%201285.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1297.7%201284.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1306.5%201285c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1315%201285.5c0%20.8.7%201.5%201.5%201.5.9%200%201.2-.6.9-1.5-.4-.8-1-1.5-1.5-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1323.6%201284.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1141.7%201285.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1150.2%201286.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1159.3%201286.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1176.2%201286.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1202.3%201286.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1220%201286c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1229.2%201286.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1172%201292.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1155%201293.4c0%20.8.5%201.8%201%202.1.6.3%201-.3%201-1.4%200-1.2-.4-2.1-1-2.1-.5%200-1%20.6-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1163.5%201293c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1180.5%201292.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1189.7%201292.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1198%201293.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1207%201293.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1215.5%201293c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1224%201293.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1233%201293.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1241.7%201292.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1250%201293.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1258.2%201293.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1267.7%201292.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1276%201293.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201292.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1293.7%201292.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1302%201293.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1310.2%201293.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1319%201293.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1137.5%201294c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1146%201294c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1168%201301c0%201.9%201.1%202.6%202.3%201.4.8-.8-.3-3.4-1.4-3.4-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M1185.5%201300c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1194.6%201299.7c-.9.9-.7%203.3.3%203.3%201.2%200%202.2-2.8%201.2-3.4-.5-.3-1.1-.3-1.5.1%22%2F%3E%09%3Cpath%20d%3D%22M1203%201301c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1211%201300.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1220.6%201299.7c-.9.9-.7%203.3.3%203.3%201.2%200%202.2-2.8%201.2-3.4-.5-.3-1.1-.3-1.5.1%22%2F%3E%09%3Cpath%20d%3D%22M1228.5%201300c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1236.7%201299.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1254.6%201299.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1263.6%201299.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1272%201300.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1280%201300.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M1289%201300.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297.4%201300.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1306.5%201300c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.4%201300.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1323.7%201299.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1133%201301.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1142%201301.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1150.2%201301.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1159%201301.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1176.7%201300.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1245%201300.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M1171.4%201307.1c-.7%201.2%201.5%204.1%202.7%203.3%201.4-.8%201.1-3.1-.6-3.7-.8-.4-1.7-.2-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M1302.6%201306.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1137.6%201307.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1146%201308.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1154.7%201307.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1163.7%201307.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1181%201308.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1189.7%201307.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1198%201308.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1206.5%201307.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1215.7%201307.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1224%201308.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1233%201308.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1241.2%201308.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1250%201308.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1259%201308.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1267.2%201308.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1276%201308.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.2%201308.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1293.3%201308.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1310.3%201308.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1319%201308.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1167.5%201315c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1185.6%201314.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1193.4%201315.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1202.5%201315c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1210.5%201315c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1228.6%201314.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1237.5%201315c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1245.6%201314.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M1254%201315.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1262.4%201315.1c-.8%201.4%201.1%203.3%202.5%202.5%201.6-1%201.3-3.6-.3-3.6-.8%200-1.8.5-2.2%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1271.7%201315.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1280.2%201315.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1289%201315c-1.3.9-1.3%201.1%200%201.9%201.7%201.2%203%20.5%203-1.5%200-1.6-.9-1.8-3-.4%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201315c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1306.2%201315.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1314.7%201314.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1323.5%201315.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1133.3%201316.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1141.2%201316.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1150.7%201315.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1159%201316.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1176%201316.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1220%201316c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1171.5%201322c-1%201.6%201.6%204.3%202.8%203.1%201.1-1.1.2-4.1-1.2-4.1-.5%200-1.3.5-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201321.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1302%201322.3c0%201.9%202.7%205.3%203.6%204.5.9-1-1.2-5.8-2.6-5.8-.5%200-1%20.6-1%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%201322c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1319.4%201322.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1137.6%201322.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1146%201323.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1155%201324.1c0%201.1.5%201.7%201%201.4.6-.3%201-1.3%201-2.1s-.4-1.4-1-1.4c-.5%200-1%20.9-1%202.1%22%2F%3E%09%3Cpath%20d%3D%22M1163.7%201322.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1181%201323.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1189.7%201322.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1198%201323.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1207%201323.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1215.7%201322.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1224%201323.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1232.5%201322.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1241.2%201323.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1250%201323.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1258.5%201322.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1267.2%201323.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1276%201323.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1293%201323.5c.7.8%201.6%201.5%202.1%201.5s.9-.7.9-1.5c0-.9-.9-1.5-2.1-1.5-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1142%201330.9c0%201.2.5%202.1%201%202.1.6%200%201-.6%201-1.4s-.4-1.8-1-2.1c-.5-.3-1%20.3-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1159%201331c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1167.2%201330.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1176.5%201330c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1185.2%201330.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1194.6%201329.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1211.2%201330.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1220%201331c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1228.5%201330c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1237%201330.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1245.6%201329.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1254.7%201329.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1263%201330.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1272%201330.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1280.5%201330c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1288.7%201330.5c-.5%201%200%201.5%201.4%201.5%201.2%200%201.9-.5%201.7-1.2-.6-1.8-2.5-2-3.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M1297.2%201330.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1305.6%201329.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%201329.9c-.3.5%200%201.4.8%202%201%20.9%201.5.8%201.9-.3.9-2.2-1.5-3.7-2.7-1.7%22%2F%3E%09%3Cpath%20d%3D%22M1323.7%201329.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1150.2%201331.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1202.3%201331.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1249.6%201335.7c.4%201.6%201%203.2%201.4%203.6%201.4%201.5%202-1%201-3.7-1.3-3.5-3.2-3.4-2.4.1%22%2F%3E%09%3Cpath%20d%3D%22M1172%201338c0%201.1.7%202%201.5%202%201.7%200%201.8-.2.9-2.4-.9-2.3-2.4-2-2.4.4%22%2F%3E%09%3Cpath%20d%3D%22M1224.5%201337c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1284.6%201336.8c-.3.6.1%201.5.8%202.1.8.7%201.7.8%202%20.3.3-.6-.1-1.5-.8-2.1-.8-.7-1.7-.8-2-.3%22%2F%3E%09%3Cpath%20d%3D%22M1292.8%201336.6c-1.1%201%20.3%203.4%201.9%203.4.8%200%201.3-.7%201.1-1.7-.3-1.8-2-2.7-3-1.7%22%2F%3E%09%3Cpath%20d%3D%22M1302.1%201337.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M1310.6%201336.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1319.2%201337.8c.4%201.9%201.9%202.3%202.5.6.2-.6-.3-1.4-1.2-1.8-1.2-.4-1.6-.1-1.3%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1137%201338.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1146.6%201337.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1154.2%201338.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1163.2%201338.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1181%201338.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1189.2%201338.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1198%201338.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1206.2%201338.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215.2%201338.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1232.5%201337.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1241.2%201338.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1258.2%201338.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1266.5%201337.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1275.5%201337.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1159%201346c0%201.9%201.1%202.6%202.3%201.4.8-.8-.3-3.4-1.4-3.4-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M1168%201345.9c0%201.2.6%202.1%201.5%202.1.8%200%201.5-.4%201.5-.9s-.7-1.4-1.5-2.1c-1.3-1-1.5-.9-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1176%201346c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1184.5%201345c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1202.6%201344.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1211%201345.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1219.7%201344.6c-.8.8.3%203.4%201.4%203.4.5%200%20.9-.9.9-2%200-1.9-1.1-2.6-2.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1228%201345.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1237.6%201344.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1245.7%201344.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1254%201345.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1263%201345.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271.5%201345c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1280%201345.3c0%201.9%201%202.7%202.6%202%201.1-.4%201.2-.9.3-1.9-1.5-1.8-2.9-1.8-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1288.5%201344.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201345.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1306%201345.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314%201345.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1323.7%201344.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1141.3%201346.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1150.3%201346.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1193%201346c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1172.4%201352.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1189.6%201351.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1267.5%201352c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1293.2%201352.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1301.2%201352.6c.2%201.1%201.1%202%202.2%202.2%201.3.3%201.7-.1%201.4-1.4-.2-1.1-1.1-2-2.2-2.2-1.3-.3-1.7.1-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%201352c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1137%201353.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1145.7%201352.6c-.9%201%20.2%202.4%201.8%202.4.9%200%201.2-.6.9-1.5-.6-1.6-1.7-1.9-2.7-.9%22%2F%3E%09%3Cpath%20d%3D%22M1154%201353.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1163%201353.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1180.5%201353.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1198%201353.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1206.2%201353.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1215.2%201353.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1223.5%201353c-.3.5.3%201%201.4%201%201.2%200%202.1-.5%202.1-1%200-.6-.6-1-1.4-1s-1.8.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M1232.5%201352.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1241%201353.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1250%201353.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1258.2%201353.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1275.5%201352.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1284.3%201353.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%201352.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1141.6%201359.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1150%201360.4c0%20.8.4%201.7.9%202%201%20.7%202.3-1.9%201.4-2.8-1.1-1.1-2.3-.6-2.3.8%22%2F%3E%09%3Cpath%20d%3D%22M1159%201361c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1167.5%201360c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1176%201360.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1184.7%201359.7c-.3.3-.3%201.1%200%201.8.5%201.4%203.3.9%203.3-.5%200-1-2.6-2-3.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1193.7%201359.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1202%201360.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1211.5%201360.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1219.5%201359.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1228%201360.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1236.2%201360.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1245.5%201360c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1254%201360.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1263%201360.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271.5%201360c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1280%201360.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1288.5%201360c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201359.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1306%201360.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1314.5%201359.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1323.2%201360.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1258.5%201367c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1275.7%201367.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284%201367.4c0%201.8%201.7%202.9%203%202.1.8-.5.7-1.1-.1-2.1-1.5-1.8-2.9-1.8-2.9%200%22%2F%3E%09%3Cpath%20d%3D%22M1293.2%201366.9c-1%20.6-.9%201.1.3%202.1%201.1.9%201.9%201%202.6.3%201.3-1.3-1.2-3.5-2.9-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1302.1%201367.4c-.9%201-.9%201.6-.1%202.1%201.6%201%203.1-.7%202.1-2.3-.6-1-1-1-2%20.2%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%201367c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.5%201368.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1145.7%201367.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1154%201368.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1162.7%201367.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1172%201368.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1180.2%201368.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1189%201368.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1197.5%201367.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1206.2%201368.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215.2%201368.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1223.5%201367.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1232.5%201367.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1240.7%201367.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1249.5%201367.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1267%201368.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1319%201368c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1159%201375.4c0%201.5%201.8%203.1%202.6%202.3.7-.7-.7-3.7-1.7-3.7-.5%200-.9.6-.9%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1167.5%201375c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1175%201375.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1185%201375.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1193.6%201374.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1202.2%201375.7c.2.9.9%201.8%201.6%202.1%201.8.6%201.5-2.5-.4-3.2-1.1-.4-1.4-.1-1.2%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1210.7%201374.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1219.5%201374.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1228%201375.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1236.5%201375c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1245.5%201375.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1253.2%201375.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1262.5%201375c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1271%201375.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1280%201375.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1288.2%201375.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1297%201375.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1306%201375.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1315%201375.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1323.3%201375.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1141.2%201376.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1150%201376.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1162.6%201381.9c-.7%201%202.2%203.7%203%202.8.9-.8-.3-3.7-1.5-3.7-.5%200-1.2.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1214.6%201381.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1258.5%201382.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1267.6%201381.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1284.5%201382c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1293.6%201381.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1301.4%201382.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.6%201381.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1319%201382.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.5%201382.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1145.7%201382.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1154%201383.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1171.2%201383.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1180%201383.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1189.2%201383.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1198%201383.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1206%201383.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1224%201383.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1232.3%201383.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1241%201383c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1250.3%201383.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1275.3%201383.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1141.5%201390c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1150%201390.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1158.4%201390.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1167.2%201390.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1176%201390.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1184.5%201389.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1193.7%201389.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1202%201390.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1210.7%201389.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1219.5%201389.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1228%201390.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1236.5%201389.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1245%201390.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1254%201390.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1262.5%201389.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1271.5%201389.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1280%201390.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1288.2%201390.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201390.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1305.5%201390c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1314.7%201389.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1323.2%201390.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1249.4%201397.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1258.6%201396.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1267.6%201396.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1284%201397.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1293%201397.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1310.5%201397c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1319%201397.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1137%201398.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1145%201398.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1154%201398.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1162.5%201397.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1171.7%201397.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1180.2%201398.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1188.5%201397.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1197.7%201397.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1206.2%201398.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215.3%201398.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1224%201398c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1232.2%201398.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1241.3%201398.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1275.5%201397.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1301%201398c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1306.5%201404c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1141.2%201405.2c-.7.7-1.2%201.6-1.2%202%200%201.2%202.8%201%203.6-.3%201-1.7-1-3.1-2.4-1.7%22%2F%3E%09%3Cpath%20d%3D%22M1149.4%201405.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1158.5%201405c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1167.2%201405.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1175.7%201404.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1184.5%201405c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1193.6%201404.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1202%201405.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1210.5%201404.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1219.6%201404.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1228%201405.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1236.5%201404.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1245.7%201404.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1254%201405.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1262.5%201404.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1271.3%201405.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1280%201405.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1289%201405.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1297%201405.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1314.3%201405.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1323.3%201405.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1171.6%201411.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1232.6%201411.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1258.5%201412c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1276.1%201411.9c-1%20.7-1%201-.1%201.6.6.4%201.6.3%202.2-.3%201.3-1.3-.4-2.3-2.1-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1284%201412.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301.5%201412.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.7%201411.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1319%201412.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1137%201413.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1145%201413.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1154%201413.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1162.3%201413.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1180.2%201413.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1189%201413.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1198%201413.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1206.3%201413.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215%201413c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1224.2%201413.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1241%201413c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1249%201413c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1267%201413c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1293%201413c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1245.6%201418.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1141.2%201420.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1149.4%201420.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1158.5%201420c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1167.6%201419.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1185.3%201419.7c-1.8.7-1.6%202.3.2%202.3.8%200%201.5-.7%201.5-1.5s-.1-1.5-.2-1.4c-.2%200-.9.3-1.5.6%22%2F%3E%09%3Cpath%20d%3D%22M1193.7%201419.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1202%201420.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1211%201420.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1219.7%201419.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1228%201420.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1236.5%201419.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1254%201420.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1262.2%201420.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1271.2%201420.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1280%201420.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1288.5%201419.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1297.2%201420.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M1305.5%201419.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1314%201420c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1323%201420c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1176%201421c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1180.4%201427.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1215.5%201427c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1224%201427.9c0%201.1.4%202.1.9%202.1%201.8%200%202.1-1.8.6-3-1.3-1-1.5-.9-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1250%201427.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1267%201427.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1275.7%201426.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1284.7%201426.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1293%201427.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1301.7%201426.6c-.8.8.3%203.4%201.4%203.4.5%200%20.9-.9.9-2%200-1.9-1.1-2.6-2.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1310%201427.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%201426.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1137%201428.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1145.7%201427.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1154%201428.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1162.5%201427.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1171.2%201428.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1189%201428.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1198%201428.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1206.3%201428.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1232.3%201428.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1241%201428.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1258%201428c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1297.6%201433.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%201433.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1141.6%201434.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1149.6%201434.8c-.2.4%200%201.4.5%202.2.8%201.3%201%201.3%201.8%200%201-1.5.6-3-.9-3-.5%200-1.1.4-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M1158.2%201435.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1167.2%201435.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1175.5%201435c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1184.5%201435c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1193.5%201435c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1202%201435.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1210.7%201434.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1219.7%201434.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1228%201435.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1236.5%201435.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1245.2%201435.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1253.7%201434.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1262.2%201435.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1271.2%201435.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1280%201435.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1288.7%201434.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1306%201435.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1323%201435c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1180.5%201442c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1232.5%201442c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1240.5%201442c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1249.4%201442.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1258.6%201441.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1266.5%201442c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1275.5%201441.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1284.7%201441.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1293%201442.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301.7%201441.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1310%201442.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%201442.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.7%201442.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1145.7%201442.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1154%201443.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1163%201443.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1171.2%201443.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1189%201443.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1198%201443.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1206.3%201443.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215.2%201443.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1223.2%201443.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1193%201449.9c0%201.2.6%202.1%201.5%202.1.8%200%201.5-.4%201.5-.9s-.7-1.4-1.5-2.1c-1.3-1-1.5-.9-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1245.7%201449.4c-.6%201.5.1%202.6%201.5%202.6.4%200%20.8-.9.8-2%200-2.3-1.5-2.7-2.3-.6%22%2F%3E%09%3Cpath%20d%3D%22M1288.4%201449.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1297.5%201449c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1306.3%201448.8c-.8.5-.9%201.3-.3%202.2.7%201.2%201.2%201.2%202.2.2%201.4-1.4-.1-3.5-1.9-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1141.5%201450c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1149.7%201449.6c-.9.9.4%203.5%201.4%202.8.5-.3.9-1.2.9-2%200-1.4-1.2-1.9-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1158.6%201449.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1167.5%201450c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1175.2%201450.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1184.6%201449.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1202%201450.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1211%201450.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1219.7%201449.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1228%201450.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1236.7%201449.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1253.7%201449.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1262.2%201450.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1271%201450.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1280%201450.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1314.3%201450.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1323%201450c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1154.4%201457.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1163%201457.9c0%201.1.4%202.1.9%202.1%201.8%200%202.1-1.8.6-3-1.3-1-1.5-.9-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1189%201458c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M1197.5%201457c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1214.7%201456.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1232.5%201457c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1241%201457.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1249.6%201456.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1257.7%201456.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1267.6%201456.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1275.7%201456.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1284.7%201456.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1293%201457.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1301.3%201457.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1310%201457.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%201456.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1136.7%201457.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1145%201458.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1172%201458.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1180.2%201458.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1206%201458.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1223.3%201458.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1288.7%201463.6c-.8.8.3%203.4%201.4%203.4s1.2-2.7%200-3.4c-.4-.3-1.1-.3-1.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1297.2%201464.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1306%201465.1c0%201.2.5%201.9%201.2%201.7%201.8-.6%202-2.5.3-3.1-1-.5-1.5%200-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%201463.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1141.2%201465.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1149.7%201464.6c-.8.8.3%203.4%201.4%203.4.5%200%20.9-.9.9-2%200-1.9-1.1-2.6-2.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1158.2%201465.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1167.2%201465.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1175.6%201464.9c-.3.5.1%201.4.9%202.1%201.3%201%201.5.9%201.5-.9%200-2.1-1.4-2.8-2.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1184%201465.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1193%201465.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1202%201465.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1210%201465.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1219%201465.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1228%201465.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1237%201465.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1245.3%201465.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1253.5%201465.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1262%201465.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1271.2%201465.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1279.7%201464.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1323.3%201465.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1162.5%201472c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1188.4%201472.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1232.6%201471.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1241%201472.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1249.5%201472c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1258%201472.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1267%201472.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1275.5%201472.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1284%201472.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1292.2%201472.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301%201472.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1310%201472.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1318.7%201471.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1136.2%201473.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1145%201473.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1154%201473.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1171.3%201473.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1180%201473.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1197.2%201473.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1206.3%201473.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215.3%201473.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1223.2%201473.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271.5%201479c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1288.5%201479c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1296.6%201478.9c-.7%201%202.2%203.7%203%202.8.9-.8-.3-3.7-1.5-3.7-.5%200-1.2.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1305.7%201478.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1314.5%201479c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1323%201479.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1141.6%201479.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1149.7%201479.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1166.7%201479.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1175.7%201479.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1184.6%201479.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1193%201480.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1202.6%201479.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1211%201480.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1219%201480.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1228%201480.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1236.2%201480.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1245.2%201480.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1254%201480.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1262.3%201480.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1279.7%201479.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1158.3%201481.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1153.5%201487c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1162.7%201487.4c-.6%201.5.1%202.6%201.5%202.6%201.1%200%201-2.7-.1-3.4-.5-.3-1.1%200-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M1189.5%201487.3c-.4%201-.5%202.1-.1%202.4%201%201%201.8-.4%201.3-2.4-.4-1.7-.4-1.7-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1232.6%201486.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1240.5%201487.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1249.6%201486.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1258%201487.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1267%201487.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1275%201487.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284%201487.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1292.2%201487.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301%201487.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1310%201487.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%201487.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.5%201488c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1145%201488.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1171.2%201488.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1180%201488.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1197.3%201488.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1206.3%201488.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1214.5%201487.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1223.2%201488.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1271.2%201494.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1279.7%201493.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1288.5%201494c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1297.2%201494.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1306%201494c-1.2.7-1.2%201.2-.3%202.1%201%201%201.4.9%201.9-.5.8-2.2.2-2.7-1.6-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%201493.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1141%201495.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1149.6%201494.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1158%201495.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1167.6%201494.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1175.5%201495c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1184.5%201495c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1193.2%201495.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1201.2%201495.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1210.5%201494.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1219.7%201494.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1227.7%201494.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1236.7%201494.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1245.5%201494.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1253.5%201494.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1262.2%201495.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1163%201502.9c0%201.2.5%202.1%201%202.1.6%200%201-.6%201-1.4s-.4-1.8-1-2.1c-.5-.3-1%20.3-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1180.2%201502.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1188.4%201502.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M1214.4%201502.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1232.5%201502c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1240.7%201501.6c-.9%201%20.2%202.4%201.8%202.4.9%200%201.2-.6.9-1.5-.6-1.6-1.7-1.9-2.7-.9%22%2F%3E%09%3Cpath%20d%3D%22M1249.2%201502.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1258%201502.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1266.7%201501.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1275%201502.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1284%201502.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1292.7%201501.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1301.2%201502.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%201501.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1318.3%201502.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1137%201503.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1145%201503.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1153.5%201502.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1171.3%201503.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1197.2%201503.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1206.2%201503.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1222.2%201503.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1262.7%201508.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1271.4%201509.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1279.5%201509c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1288.2%201509.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1297.2%201509.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1305.7%201508.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1314.6%201508.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1323%201509.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1140.4%201510.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1149.6%201509.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1158%201510.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1167%201511c0%201.1.4%202%20.9%202%201.1%200%202.2-2.6%201.4-3.4-1.2-1.2-2.3-.5-2.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1176%201510.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1184.7%201509.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1193%201510.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1202%201510.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1210.7%201509.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1219%201510.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1227.2%201510.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1236.2%201510.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1244.5%201509.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1254.2%201510.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%201516c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1162.5%201517c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1188.5%201517c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1206.2%201517.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1214.7%201516.6c-.8.8.3%203.4%201.4%203.4.5%200%20.9-.9.9-2%200-1.9-1.1-2.6-2.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1223%201517.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1232.6%201516.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1240%201517.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1249%201517.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1258%201517.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1266.2%201517.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1275%201517.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%201516.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1292.7%201516.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1300.7%201516.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1310%201517.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1136.7%201517.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1145.2%201518.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1153.6%201518.5c.7%201.7%202.2%201.7%202.7%200%20.1-.5-.6-1.1-1.5-1.3-1.3-.3-1.6.1-1.2%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1171.3%201518.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1180.2%201518.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1197.2%201518.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1236.6%201523.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1253.5%201524c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1262.5%201524c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1270.4%201524.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1279.6%201523.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1288.6%201523.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1296.6%201523.8c-.9%201.4.9%203.1%202.3%202.3.7-.5%201-1.4.7-2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M1305.7%201523.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1314.2%201524.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1132%201525.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1141%201525.4c0%201.7%201.4%202.9%202.3%202%20.8-.8-.3-3.4-1.4-3.4-.5%200-.9.6-.9%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1158.3%201525.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1167%201525.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1175.6%201524.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1184%201525.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1193%201525.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1201.5%201524.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1210%201525.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1219%201525.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1228%201525.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1245.3%201525.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1149.7%201525.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1206.6%201531.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1223.7%201531.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1231.4%201532.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1240.5%201532.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1249%201532.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1258%201532.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1266.5%201532c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1275%201532.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1284%201532.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1292.3%201532.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301%201532.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%201531.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1318.2%201532.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.3%201533.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1145%201533.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1153.5%201533.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1162.7%201532.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1171%201533.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1180%201533.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1187.7%201532.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1197.3%201533.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1215%201533c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1186.7%201537.1c.7.7%201.5%201%201.8.7s-.2-.9-1.2-1.2c-1.4-.6-1.5-.5-.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1182.3%201538.2c.3.9.1%201.8-.4%202-.6.2-1.2%202.5-1.4%205.1-.2%203.3.1%204.7.9%204.4.6-.2%201.1-1.4%201-2.5%200-1.5.9-2.6%202.8-3.4%203.4-1.5%203.6-3.4.6-4.4-1.3-.4-2.7-1.2-3.1-1.8-.6-.7-.7-.5-.4.6%22%2F%3E%09%3Cpath%20d%3D%22M1177.1%201539.1c-1.8.7-2.1%201.3-1.3%202.1%201.4%201.4%204.2.3%204.2-1.7%200-.8-.1-1.5-.2-1.4-.2%200-1.4.5-2.7%201%22%2F%3E%09%3Cpath%20d%3D%22M1227.5%201539c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1244.4%201539.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1253.5%201539c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1262.6%201538.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1270.4%201539.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1279%201539.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1288%201539.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1296.5%201538.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1305%201539.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M1314%201539.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1132.2%201540.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1140.5%201539.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1149.7%201539.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1158%201540.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1167%201540.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1192.3%201539.7c-.7.2-1.3.9-1.3%201.5%200%201.4%204.3.6%204.8-1%20.4-1.2-1.2-1.5-3.5-.5%22%2F%3E%09%3Cpath%20d%3D%22M1201.5%201539.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1210.5%201540.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1218.5%201539.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1236.3%201540.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1266.6%201545.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%201546c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1301%201547.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%201546c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M1318.4%201546.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1171.4%201547.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1188.5%201547c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1205.5%201546.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1214.7%201546.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1223.7%201546.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1232%201547.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1240%201547.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1248.5%201547c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1258%201547.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1275%201547.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1283.3%201547.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.3%201548.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1145%201548.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1153%201547.8c0%201.4%201.1%202.1%202.6%201.5.8-.3%201.1-.9.8-1.4-.7-1.1-3.4-1.2-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M1162.2%201548.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1197.3%201548.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1236.6%201553.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1245.5%201554.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1253.6%201553.9c-.7%201%201.8%203.4%202.7%202.5.7-.8-.3-3.4-1.3-3.4-.5%200-1.1.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M1262%201554.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1270.5%201554c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M1279.6%201553.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1288%201554.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1296.6%201553.9c-.7%201%201.8%203.4%202.7%202.5.7-.8-.3-3.4-1.3-3.4-.5%200-1.1.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M1305%201554.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1313.5%201554c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1140.5%201555.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1149%201555.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1158%201555.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1167%201555.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1175.2%201555.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1184%201555.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1192.7%201554.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1201.2%201555.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1210%201555c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1219.3%201555.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1227.2%201555.2c.6%201.8%202.5%202%203.1.3.5-1%200-1.5-1.4-1.5-1.2%200-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1284.1%201561.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%201561c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1300.6%201560.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M1310.3%201560.8c-.8.5-.9%201.3-.3%202.2.7%201.2%201%201.2%201.6-.3.8-2.1.3-2.9-1.3-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%201561c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1154.1%201562.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M1197.6%201561.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1205.5%201561.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1214.6%201561.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1223.6%201561.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1232%201562.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1240.7%201561.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1249%201562.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1258%201562.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1266%201562.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1275.3%201562.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.2%201563.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1145%201563.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1162.2%201563.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1171%201563c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1180%201562.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1188.5%201563c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1219.5%201569c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1227.5%201569c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M1236.6%201568.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1245.6%201568.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1253.5%201568.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1262%201569.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1270.7%201568.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1279%201569.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1288%201569.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1296.5%201568.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1305%201569.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1313.5%201568.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1141%201570.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1149%201570.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1157.5%201570c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1166.2%201570.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1175.2%201570.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1184%201570.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1193%201570.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1201.2%201570.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1210.3%201570.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1275.5%201576c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1283.4%201576.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1292.5%201576c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1301.5%201576c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%201576c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1318.6%201575.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1145.6%201576.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1153.5%201577c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M1162.2%201577.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1179.5%201577c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1188%201577.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M1197.2%201577.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1206%201577.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1214.7%201576.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1223%201577.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1231.7%201576.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1240.2%201577.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1248.7%201576.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1257.2%201577.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1266%201577.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1136%201578c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1171.3%201578.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.4%201583.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1227.7%201583.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M1245%201584.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1253.7%201583.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1262%201584.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1270.5%201583.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1279.7%201583.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1287.2%201584.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1296.2%201584.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1304.7%201583.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1140.5%201585.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1149%201585.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1158%201585.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1166.7%201584.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1175.6%201584.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1184%201585.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1193%201585.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1201.7%201584.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1209.5%201584.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1219.3%201585.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1236%201585c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1275.5%201591c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1284%201591c-1.1.7-1.2%201.2-.4%202s1.4.7%202.3-.4c1.4-1.7.1-2.8-1.9-1.6%22%2F%3E%09%3Cpath%20d%3D%22M1292%201591.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1301%201591c-1.2.8-1.2%201%20.3%201.6%202.1.8%203.5-.2%202.1-1.6-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1309.4%201591.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1317.5%201591c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1145%201592.4c0%20.8.4%201.7.9%202%201%20.7%202.3-1.9%201.4-2.8-1.1-1.1-2.3-.6-2.3.8%22%2F%3E%09%3Cpath%20d%3D%22M1179.6%201591.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M1197%201592.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1205.7%201591.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1214.7%201591.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1223.2%201592.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1232%201592.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1240.3%201592.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1249.3%201592.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1258.3%201592.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1266.2%201592.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1136.3%201593.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1154%201592.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M1162.3%201593.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1171%201593.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1188%201593c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1305.6%201597.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M1210.6%201598.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1236.7%201598.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1244.5%201599c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1253.7%201598.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1262.2%201599.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1270.5%201599.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M1279.7%201598.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1288%201599.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1296.7%201598.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1314%201599.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1131%201600.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1140.7%201599.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1149%201600.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1158%201600.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1167%201600.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1175.2%201600.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1184%201600.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1192.3%201600.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1201.3%201600.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1218.5%201599.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1227%201600c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1266.5%201606c-.4.7-.1%201.6.6%202.1%201.7%201%202.6-.8%201.1-2.3-.6-.6-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1283.4%201606.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1292.4%201606.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1300.4%201606.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1309.7%201605.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1318.6%201605.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1136.6%201606.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1144.7%201606.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1153.5%201607c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1171%201607.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1179.7%201606.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1188.7%201606.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1197%201607.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1206%201607.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1214.7%201606.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1223.2%201607.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M1231.5%201606.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1240%201607.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1249.3%201607.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1258%201607c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1274.5%201606.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1162%201608c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M1296.7%201612.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M1314.4%201613.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1227.5%201614c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M1236%201614c-1.2.8-1.2%201%20.3%201.6%202.1.8%203.5-.2%202.1-1.6-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M1244.5%201613.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1253.2%201614.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1262%201614.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1270.5%201614c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1279.7%201613.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1288.2%201614.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1305%201614.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1140.7%201614.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1149%201615.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1158%201615.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1166.7%201614.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1175%201615.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1184%201615.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1192.7%201614.6c-.4.4-.4%201-.1%201.5.6%201%203.4%200%203.4-1.2%200-1-2.4-1.2-3.3-.3%22%2F%3E%09%3Cpath%20d%3D%22M1201.5%201615c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M1210.3%201615.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1218.5%201614.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1240.5%201621c-.9%201.5.3%203%202%202.4.7-.3%201.1-1.2.8-2-.6-1.6-1.9-1.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1249.6%201620.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1258.1%201621c-1.4.8-.7%203%20.9%203%201.1%200%202.1-2.8%201.2-3.4-.5-.3-1.4-.1-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M1266.7%201620.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1275.2%201621.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1283.5%201621c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1292%201621.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1300.7%201620.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1309%201621.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1318%201621.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M1136%201622.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1153.6%201621.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1162%201622.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1171.2%201622.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M1180%201622.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1188%201622.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1197%201622.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1206%201622.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1214.2%201622.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M1223%201622.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1232%201622.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1145%201623.5c0%20.9.6%201.2%201.5.9.8-.4%201.5-1%201.5-1.5s-.7-.9-1.5-.9-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1297%201628c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M1314.1%201628.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M1148%201629c0%201.3%202.8%202.5%203.8%201.6.3-.4%200-1.1-.8-1.6-2-1.3-3-1.2-3%200%22%2F%3E%09%3Cpath%20d%3D%22M1175.6%201628.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1193.4%201629.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M1201.5%201629c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1210%201629.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M1218.6%201628.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1227.5%201629.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1236.7%201628.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1244.5%201628.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M1253.5%201629.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1262%201629.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1270.5%201628.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M1279.2%201629.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1288%201629.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1305%201629.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1141%201630.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1157.7%201630.5c.6%201.7%202.5%201.5%203.1-.3.2-.7-.5-1.2-1.7-1.2-1.4%200-1.9.5-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1166.2%201630.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1183.3%201630.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1257.5%201636c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M1266.5%201636c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M1275.6%201635.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1283%201636.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1292.2%201636.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M1300.7%201635.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M1309.5%201636.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M1318.5%201636.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M1136.6%201636.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M1153.7%201636.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M1171.6%201636.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M1179.7%201636.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1188.7%201636.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1197.3%201637.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1205.7%201636.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M1214%201637.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1223.5%201636.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M1232%201637.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M1240.2%201637.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1249.3%201637.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1145%201638c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M1162%201638c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M41.3%2021.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M50.3%2021.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M59.2%2021.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M67.5%2021c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M37.4%2028.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M45.5%2028c-.4.7-.3%201.6.3%202.2%201.4%201.4%204.5.2%204-1.5-.6-1.6-3.4-2.1-4.3-.7%22%2F%3E%09%3Cpath%20d%3D%22M54.2%2028.6c.2%201.1%201.1%202%202.2%202.2%201.3.3%201.7-.1%201.4-1.4-.2-1.1-1.1-2-2.2-2.2-1.3-.3-1.7.1-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M63.5%2028c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M72.2%2029.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M58.5%2035c-.4.6-.1%201.7.5%202.6%201%201.1%201.6%201.2%202.6.3%201.1-.9%201.1-1.5.3-2.5-1.4-1.7-2.5-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M33.2%2036.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M41.2%2036.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51%2036.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M68%2036.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M45.7%2041.3c-.6%202%20.4%204.7%201.9%204.7%201.8%200%201.8-2.7%200-4.6-1.1-1-1.5-1.1-1.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M54.4%2043.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M63.6%2043.6c-.9%202.2-.8%202.4.9%202.4.8%200%201.5-.6%201.5-1.4%200-2.2-1.7-2.8-2.4-1%22%2F%3E%09%3Cpath%20d%3D%22M72%2044.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M33%2051.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M41.3%2051.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M50.2%2051.7c.4%202.1%203.3%202.5%203.3.3%200-.8-.8-1.6-1.8-1.8-1.4-.3-1.8.1-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59%2051.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M68%2051.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M37.5%2057.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M45.6%2057.8c-.8%201.3%201.1%203.5%202.3%202.8%201.6-1%201.4-3.6-.3-3.6-.8%200-1.7.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M72.5%2058c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M54.5%2058.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M63.3%2059.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M33.2%2066.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M41.2%2066.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51%2066.4c0%201.7%201.4%202.9%202.3%202%20.8-.8-.3-3.4-1.4-3.4-.5%200-.9.6-.9%201.4%22%2F%3E%09%3Cpath%20d%3D%22M59.7%2065.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M68%2066.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M37.4%2073.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M46.4%2073.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M55%2074c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M72.4%2073.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M63%2073.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M42.6%2079.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M33.5%2081.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M50.7%2080.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M59%2081.4c0%20.8.4%201.7.8%202%201.3.8%203.5-1.1%202.8-2.3-1-1.6-3.6-1.4-3.6.3%22%2F%3E%09%3Cpath%20d%3D%22M68.2%2081.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M38.2%2088.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M45.6%2087.9c-.9%201.5%202.3%203.6%203.6%202.3.5-.5.7-1.5.4-2.1-.9-1.3-3.3-1.4-4-.2%22%2F%3E%09%3Cpath%20d%3D%22M55%2088.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M63%2089c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M72.3%2089.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M33.2%2096.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M41.7%2095.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M51%2096.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59.5%2096c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M68.7%2095.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M38%20104c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M46.4%20103.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M55%20103.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M64%20103.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M72.2%20104.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M42.7%20109.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M34.6%20110.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M50.2%20111.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M59%20111.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M67.3%20111.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M37.5%20117.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M46.4%20118.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M55.6%20117.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M63.4%20118.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M72.5%20118c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M42%20125.4c0%201.5%201.8%203.1%202.6%202.3.7-.7-.7-3.7-1.7-3.7-.5%200-.9.6-.9%201.4%22%2F%3E%09%3Cpath%20d%3D%22M68.6%20124.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20125.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M50.7%20125.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M59%20126.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M37.4%20133.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M46.4%20133.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20133c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M63.4%20133.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M72.3%20134.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M43.2%20140.2c-1.6%201.6-1.5%202.8.2%202.8%201.6%200%202.9-2.7%201.7-3.4-.4-.3-1.3%200-1.9.6%22%2F%3E%09%3Cpath%20d%3D%22M34%20141.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M51%20141.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59.7%20140.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M68.7%20140.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M38%20148.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M46.7%20147.6c-.8.8.3%203.4%201.4%203.4s1.2-2.7%200-3.4c-.4-.3-1.1-.3-1.4%200%22%2F%3E%09%3Cpath%20d%3D%22M55%20148.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M63.6%20147.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M72.3%20149.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20155.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M42%20156.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M51.2%20156.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M59.5%20155.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20155.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M76.5%20155.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M38%20164.1c0%201.2.5%201.9%201.2%201.7%201.8-.6%202-2.5.3-3.1-1-.5-1.5%200-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M47.5%20163c-.4.6-.3%201.6.3%202.2%201.3%201.3%202.3-.4%201.3-2.1-.7-1-1-1-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M55.2%20163.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M64%20164c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M73%20164.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M60.4%20170.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20170.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M42.7%20170.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M50.5%20170.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M69.3%20170.7c-1.8.6-1.6%202.3.1%202.3s3-1.6%201.9-2.3c-.5-.2-1.4-.2-2%200%22%2F%3E%09%3Cpath%20d%3D%22M77%20171.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M38.2%20178.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M47.2%20178.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M55.2%20178.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M64%20179c0%201.1.7%202%201.5%202s1.5-.9%201.5-2-.7-2-1.5-2-1.5.9-1.5%202%22%2F%3E%09%3Cpath%20d%3D%22M72%20178.4c0%201.5%202.4%202.8%203.4%201.9.7-.7-1.3-3.3-2.5-3.3-.5%200-.9.6-.9%201.4%22%2F%3E%09%3Cpath%20d%3D%22M51.4%20185.4c-.4%201-.2%202.2.4%202.8.8.8%201.3.7%201.8-.6.4-1%20.2-2.2-.4-2.8-.8-.8-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M42%20186.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59%20186.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M68.3%20186.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M76.5%20185.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M35%20187c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M46%20193.4c0%201.7%202.7%202.9%203.5%201.6.4-.6.3-1.5%200-2-.9-1.5-3.5-1.2-3.5.4%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20193c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M64.2%20193.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M72.4%20193.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M81.6%20192.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20193.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20200c-.8%201.3.3%203%202.1%203s1.8-1.4%200-2.9c-1-.8-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20201.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M41.7%20200.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M51%20201.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59.7%20200.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M77%20201.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20208c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M46%20208.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55.7%20207.6c-1.4%201.4-.7%203.5%201.1%203.2.9-.2%201.7-1%201.7-1.7%200-1.6-1.8-2.5-2.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M64%20208.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M72.7%20207.7c-1%201.6%201.1%203.9%202.3%202.7.8-.8.7-1.4-.4-2.3-.8-.7-1.7-.8-1.9-.4%22%2F%3E%09%3Cpath%20d%3D%22M81.2%20208.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20215.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M42.3%20216.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M50.7%20215.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M59.2%20216.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M68.7%20215.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M77%20216.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M85.5%20215.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20223c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M47.2%20223.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20223c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M64.2%20223.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M81.6%20222.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M73%20224c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M51.4%20230.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M34%20231.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M42.5%20231.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M59.2%20231.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M68%20231.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M77%20231.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86%20231c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M38.6%20237.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M46.8%20237.6c-1.1%201%20.3%203.4%201.9%203.4.8%200%201.3-.7%201.1-1.7-.3-1.8-2-2.7-3-1.7%22%2F%3E%09%3Cpath%20d%3D%22M64%20238.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M72.5%20239c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M81%20239c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20245c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M34.3%20246.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M42.2%20246.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M60%20246.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20245.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M77.2%20246.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86%20246.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M38.6%20252.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M47%20253.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M56.3%20252.7c-1.8.6-1.6%202.3.1%202.3s3-1.6%201.9-2.3c-.5-.2-1.4-.2-2%200%22%2F%3E%09%3Cpath%20d%3D%22M65.3%20252.7c-1.8.7-1.6%202.3.2%202.3.8%200%201.5-.7%201.5-1.5s-.1-1.5-.2-1.4c-.2%200-.9.3-1.5.6%22%2F%3E%09%3Cpath%20d%3D%22M73%20253.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M81.7%20252.7c-1.3%201.2-.7%202.3%201.3%202.3%201.3%200%201.8-.5%201.4-1.5-.7-1.6-1.7-1.9-2.7-.8%22%2F%3E%09%3Cpath%20d%3D%22M90.6%20252.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20260c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M77.6%20259.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M34%20261c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M42.5%20260.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M60%20261.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M69%20261.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M86.2%20261.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M95%20261c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M38%20268.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M46.5%20268c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M55.7%20267.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M64.6%20267.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M73.2%20268.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M82%20268.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M90%20269c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M33.7%20275.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M42.3%20276.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51.2%20276.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M60%20276.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M68.3%20276.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M77.3%20276.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86.3%20276.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M94.3%20276.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M38%20283.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M47.2%20283.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M56%20283.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M64.6%20282.9c-.3.5.1%201.4.9%202.1%201.2%201%201.5%201%201.5-.3%200-1.9-1.6-3.1-2.4-1.8%22%2F%3E%09%3Cpath%20d%3D%22M73%20283.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M81.7%20282.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M90.6%20282.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20290c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M60.4%20290.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M69.1%20290.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M34.3%20291.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M42%20290.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M77%20291.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M86%20291.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M95.2%20291.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M47%20298.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M56%20298.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M64%20298.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M73%20298.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M81.5%20298c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M91%20298.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M99.6%20297.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20299c.3.5%201.1%201%201.6%201%20.6%200%20.7-.5.4-1-.3-.6-1.1-1-1.6-1-.6%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M34.6%20304.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20305c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M69.1%20305.3c-.9%201.2-.8%201.6.3%202%201.9.7%203.2-1.1%201.9-2.4-.6-.6-1.4-.5-2.2.4%22%2F%3E%09%3Cpath%20d%3D%22M95.1%20305.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M43%20306c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M60%20306.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M77.3%20306.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86.3%20306.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M38.2%20313.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M47%20313.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M56%20313.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M64.5%20313.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M73%20313.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81.5%20313c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M90%20313.5c0%20.9.9%201.5%202.1%201.5%201.8%200%201.9-.2.9-1.5-.7-.8-1.6-1.5-2.1-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M99.6%20312.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M60.2%20320.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M68.6%20319.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M34%20321c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M43%20321.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M51.7%20320.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M77.2%20321.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86%20321.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M94.6%20320.9c-.3.5%200%201.1.8%201.4%201.5.6%202.6-.1%202.6-1.5%200-1.1-2.7-1-3.4.1%22%2F%3E%09%3Cpath%20d%3D%22M103%20321c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M30%20328.4c0%20.8.4%201.7.9%202%201%20.7%202.3-1.9%201.4-2.8-1.1-1.1-2.3-.6-2.3.8%22%2F%3E%09%3Cpath%20d%3D%22M38.6%20327.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M47%20328.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M56%20328.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M64.5%20328c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M73.2%20328.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M81.7%20327.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M90%20328.4c0%201.4%202.4%202.9%203.3%201.9.3-.3.3-1.1%200-1.9-.7-1.8-3.3-1.8-3.3%200%22%2F%3E%09%3Cpath%20d%3D%22M99.6%20328.3c.3%201%20.9%201.5%201.2%201.2s0-1.1-.7-1.8c-1-.9-1.1-.8-.5.6%22%2F%3E%09%3Cpath%20d%3D%22M85.4%20335.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20336c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M42.3%20336.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51%20336c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M61.7%20335.7c-.4.3-.7%201.1-.7%201.7s.5.5%201.2-.2c.6-.6.9-1.4.7-1.7-.3-.3-.9-.2-1.2.2%22%2F%3E%09%3Cpath%20d%3D%22M94%20335.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M103.3%20336.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M46.6%20343.4c.7%201.9%203.8%202.2%203.2.3-.3-.6-1.2-1.3-2.1-1.5-1.2-.2-1.5.1-1.1%201.2%22%2F%3E%09%3Cpath%20d%3D%22M56%20343.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M64.2%20343.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M73.5%20343c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M81.4%20343.1c-.7%201.2%201.5%203.1%202.8%202.3.4-.3.8-1.2.8-2%200-1.7-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M91%20343.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M99%20343.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M108%20343.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20350c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M60.5%20350c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M68.4%20350.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M34.3%20351.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M42.5%20350.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M77%20351.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M85.5%20350.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M95%20351.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M103.2%20351.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M30%20358.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M38%20358.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M47%20358.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55.2%20358.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M64%20358.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M73%20358.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M81.5%20357.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M90.6%20357.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M99%20358.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M108%20358.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M34.4%20365.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M42.4%20365.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M51.6%20364.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M59.5%20364.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M68.4%20365.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M86.5%20365c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M95.4%20365.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M77.2%20366.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M103.5%20366c.3.5%201.3%201%202.1%201s1.2-.5.9-1c-.3-.6-1.3-1-2.1-1s-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M112.5%20365.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M38%20373.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M46.6%20372.9c-.4.5.3%201.5%201.5%202.1%201.8%201%202%20.9%201.7-.6-.4-2-2.3-3-3.2-1.5%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20373c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M63.5%20373c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M73%20373.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M81.2%20373.2c.6%201.8%202.5%202%203.1.3.5-1%200-1.5-1.4-1.5-1.2%200-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M90.3%20373.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M99%20373.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M108%20373.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M43%20380c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M60.1%20380.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M68.7%20379.6c-1.4%201.4-.7%203.5%201.1%203.2.9-.2%201.7-1%201.7-1.7%200-1.6-1.8-2.5-2.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M86.1%20380.3c-.9%201.2-.8%201.6.3%202%201.9.7%203.2-1.1%201.9-2.4-.6-.6-1.4-.5-2.2.4%22%2F%3E%09%3Cpath%20d%3D%22M95%20381.1c0%201.2.5%201.9%201.2%201.7%201.8-.6%202-2.5.3-3.1-1-.5-1.5%200-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M34%20381.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M51%20381.5c0%201.7.2%201.8%202.4.9%202.3-.9%202-2.4-.4-2.4-1.1%200-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M77.2%20381.2c.6%201.8%202.5%202%203.1.3.5-1%200-1.5-1.4-1.5-1.2%200-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M103.5%20380.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M112%20381c0%20.5.6%201%201.4%201s1.8-.5%202.1-1c.3-.6-.3-1-1.4-1-1.2%200-2.1.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M55.7%20386.7c-1.4%201.3-.6%203.3%201.3%203.3%201.1%200%202-.4%202-.9%200-1.3-2.6-3.2-3.3-2.4%22%2F%3E%09%3Cpath%20d%3D%22M39%20388.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M47%20387.9c0%20.5.7%201.1%201.5%201.5.9.3%201.5%200%201.5-.9%200-.8-.7-1.5-1.5-1.5s-1.5.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M64%20388.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M72.7%20387.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M99.6%20387.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M107.7%20387.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M34.5%20395c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M51.4%20395.1c-1.1%201.8%201.1%203.2%202.5%201.6.9-1.2.8-1.6-.3-2-.9-.4-1.8-.1-2.2.4%22%2F%3E%09%3Cpath%20d%3D%22M60%20395.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M77.4%20395.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M86%20394.9c0%20.5.7%201.2%201.6%201.5%201.4.5%201.5.4.4-.9-1.4-1.7-2-1.9-2-.6%22%2F%3E%09%3Cpath%20d%3D%22M94.6%20394.8c-.9%201.4.9%203.1%202.3%202.3.7-.5%201-1.4.7-2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M103.5%20395c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M43%20395.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20395.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M30%20403.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M38%20403.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M47%20403.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M56.6%20403.6c-.4%201-.1%201.4.6%201.2%201.5-.5%202.3-2.8%201-2.8-.5%200-1.3.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M64.5%20403.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M73%20403.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M90.5%20403.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M99%20403.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M107.5%20403c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M116.7%20402.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M82%20404c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M34.2%20409.7c-1%20.4-1%20.8-.1%201.9%201.5%201.8%202.9%201.8%202.9%200s-1.1-2.5-2.8-1.9%22%2F%3E%09%3Cpath%20d%3D%22M86.5%20410c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M94.6%20409.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M103.2%20410.7c.4%202.1%203.3%202.5%203.3.3%200-.8-.8-1.6-1.8-1.8-1.4-.3-1.8.1-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M43.3%20411.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20411c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M60.7%20410.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M69%20411c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M77.5%20410.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M112%20411c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M47%20418.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M55.3%20418.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M64.5%20418.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M73%20418.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M82%20418.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90.3%20418.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M99%20418.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M107.6%20418.5c.4.8%201.2%201.5%202%201.5s1.4-.7%201.4-1.5-.9-1.5-2-1.5c-1.3%200-1.8.5-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M116.7%20417.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M39%20419.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M42.4%20425.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M60.6%20424.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M77.6%20424.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M86%20425.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M95.2%20425.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M121%20425.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M34.2%20426.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51%20426c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M69.5%20426.1c-.4.6-.5%201.3-.2%201.6.7.7%202.7-.6%202.7-1.8s-1.7-1.2-2.5.2%22%2F%3E%09%3Cpath%20d%3D%22M103%20425.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M112.5%20426c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M29.7%20432.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M38.7%20432.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M47%20433.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20432.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M64%20433.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M73%20433.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M81.5%20433c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M90.2%20433.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M99%20433.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M108%20433.5c0%20.8.7%201.5%201.6%201.5%201.4%200%201.4-.3.4-1.5-.7-.8-1.4-1.5-1.6-1.5s-.4.7-.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M116.6%20432.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M34.5%20440c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20440c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M112.6%20439.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M43%20441.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M60%20441.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M69%20441.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M77.3%20441.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86.2%20441.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M94.5%20441c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M103%20441c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M121.3%20441.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M29.5%20448c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M38.7%20447.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M47.2%20448.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M55.7%20447.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M65%20448.5c0%20.8.7%201.5%201.5%201.5s1.5-.4%201.5-.9-.7-1.1-1.5-1.5c-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M72.6%20447.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M82%20448.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90.5%20447.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M99.6%20447.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M116.5%20448.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M125.7%20447.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M108%20449c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M43.4%20455.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20455c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M77.2%20455.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M86.4%20455.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M95.5%20455c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M121.5%20455c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M34%20456c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M60%20456c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M103.2%20456.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M112.2%20456.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M29.5%20463c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20463c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M56%20463c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M73%20463.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M82%20463.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M90.7%20462.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M99%20463.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M108%20463.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M116.7%20462.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M125%20463.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M43%20471c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20470c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M103.5%20470c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M34.2%20471.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51.2%20471.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M60.3%20471.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M77%20471.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M86.3%20471.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M94.7%20470.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M112.3%20471.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M120.3%20471.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M130%20471c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M29.2%20478.2c.5%201.5%203.7%201.8%204.1.3.1-.6-.9-1.2-2.2-1.3-1.6-.3-2.2.1-1.9%201%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20477.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M47%20478.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55.7%20477.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M64.2%20478.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M73.5%20477.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M82%20478.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M90%20478.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M99%20478.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M107.2%20478.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M116.2%20478.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M125.3%20478.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M43.5%20485c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20485c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M77.6%20484.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M86.5%20485c-.8%201.3-.1%202.4%201.4%201.9.6-.3.7-1%20.2-1.8-.6-1-1-1-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M95%20485.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M103.6%20484.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M34%20486c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M60.3%20486.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M68%20486c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M112%20486c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M120.6%20485.9c-.3.5%200%201.1.8%201.4%201.5.6%202.6-.1%202.6-1.5%200-1.1-2.7-1-3.4.1%22%2F%3E%09%3Cpath%20d%3D%22M129.3%20486.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M30.2%20493.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M47%20493.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M56%20493.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M64.5%20493.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M72.6%20492.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M81%20493.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M99.6%20492.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M107.5%20492.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M116.5%20493.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M125.6%20492.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M39%20494c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M91%20494c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M43.2%20500.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M51.4%20500.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M60.5%20500c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M68.6%20499.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M77.2%20500.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M103.5%20500c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M86%20501.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M95%20501c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M111%20500.9c0%201.1%202.1%201.9%203.8%201.4%202.1-.8%201.3-2.3-1.3-2.3-1.4%200-2.5.4-2.5.9%22%2F%3E%09%3Cpath%20d%3D%22M120.3%20501.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M129%20501c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M30%20508.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M38.7%20507.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M47%20508.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20507.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M64%20507.9c0%20.5.6%201.4%201.4%202%201%20.9%201.5.8%201.9-.3.3-.8.3-1.7%200-2-.9-.9-3.3-.7-3.3.3%22%2F%3E%09%3Cpath%20d%3D%22M73.3%20508.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81.5%20508c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M90.2%20508.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M99.6%20507.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M107.7%20507.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M124.2%20508.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M133.5%20508c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M116%20509c0%20.5.9%201%202.1%201%201.1%200%201.7-.5%201.4-1-.3-.6-1.3-1-2.1-1s-1.4.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M60.5%20515c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M77.5%20515c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M112.2%20515.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M34%20516c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M43%20516c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20515.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M69%20516.5c0%20.9.6%201.2%201.5.9.8-.4%201.2-1%20.9-1.5-.8-1.4-2.4-1-2.4.6%22%2F%3E%09%3Cpath%20d%3D%22M86%20516.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M95%20516c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M103%20516c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M120.2%20516.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M129.5%20515.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M138%20516c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M30%20523.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M39%20523.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M46.6%20522.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M55.6%20522.9c-.7%201%202.2%203.7%203%202.8.9-.8-.3-3.7-1.5-3.7-.5%200-1.2.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M65%20523.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M73.6%20522.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M81.2%20523.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M91%20524.1c0%201.1.5%201.7%201%201.4.6-.3%201-1.3%201-2.1s-.4-1.4-1-1.4c-.5%200-1%20.9-1%202.1%22%2F%3E%09%3Cpath%20d%3D%22M99%20523.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M107.5%20522.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M116.5%20522.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M125%20523.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M133.7%20522.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M34.2%20530.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M51%20530.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M60.4%20530.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M68.4%20530.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M77.5%20530c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M86.3%20529.8c-.7.4-.9%201.3-.5%201.9.5.8%201.3.9%202.2.3%201-.6%201.1-1.3.5-1.9s-1.6-.7-2.2-.3%22%2F%3E%09%3Cpath%20d%3D%22M95.2%20530.8c.4%201.9%201.9%202.3%202.5.6.2-.6-.3-1.4-1.2-1.8-1.2-.4-1.6-.1-1.3%201.2%22%2F%3E%09%3Cpath%20d%3D%22M112.4%20530.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M103%20531c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M120%20530.8c0%201.4%201.1%202.1%202.6%201.5.8-.3%201.1-.9.8-1.4-.7-1.1-3.4-1.2-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M129.3%20531.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M138%20531.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M124.8%20536.6c-.3.3-.4%201.4-.1%202.5.6%202.2%203.3%202.6%203.3.5%200-1.6-2.4-3.9-3.2-3%22%2F%3E%09%3Cpath%20d%3D%22M38%20537.9c0%20.5.7%201.4%201.5%202.1%201.3%201%201.5.9%201.5-.9%200-1.2-.6-2.1-1.5-2.1-.8%200-1.5.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M47%20538.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M64%20538.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M73%20538.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M81.7%20537.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M90%20538.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M99.2%20538.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M107.5%20538c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M116%20538.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M133.5%20538c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M31%20539c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M56%20539c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M43.6%20544.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20545c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M59.6%20544.7c-.7.7%201.3%203.3%202.5%203.3.5%200%20.9-.6.9-1.4%200-1.5-2.4-2.8-3.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M69.1%20545.4c-.9%201-.8%201.5.4%202%201%20.4%201.5-.1%201.5-1.4%200-2.4-.4-2.5-1.9-.6%22%2F%3E%09%3Cpath%20d%3D%22M103.5%20545c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M112.5%20545c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M34%20546.5c.7.8%201.6%201.5%202.1%201.5s.9-.7.9-1.5c0-.9-.9-1.5-2.1-1.5-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M77.3%20546.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86.2%20546.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M94.2%20546.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M120%20546c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M128.5%20545.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M138%20546.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M30%20553.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M47.6%20552.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20553.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M64%20553.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M72.7%20552.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M81.2%20553.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M90%20553.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M98.7%20552.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M107.2%20553.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M116%20553.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M124%20553.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M133%20553.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M142%20553.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M34%20560.4c0%20.8.4%201.7.9%202%201%20.7%202.3-1.9%201.4-2.8-1.1-1.1-2.3-.6-2.3.8%22%2F%3E%09%3Cpath%20d%3D%22M43%20561c0%201.9.3%202.1%201.2%201.2s.9-1.5%200-2.4-1.2-.7-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51.2%20560.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M59.6%20559.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20560c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M76.6%20559.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M94.5%20560c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M85.3%20561.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M103.2%20561.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M111.2%20561.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M120%20561.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M129.3%20561.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M137.7%20560.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M97%20566.9c0%201%202.2%203.1%203.2%203.1%201.7%200%20.7-2.8-1.2-3.3-1.1-.3-2-.2-2%20.2%22%2F%3E%09%3Cpath%20d%3D%22M30.2%20568.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M38%20568.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M46.7%20567.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M55.2%20568.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M64%20568.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M73%20568.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M81%20568.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M89.5%20567.9c-.3.5-.1%201.2.4%201.5%201.3.8%204.2-.4%203.5-1.5-.7-1.2-3.1-1.2-3.9%200%22%2F%3E%09%3Cpath%20d%3D%22M106.7%20567.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M116%20568.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M124.2%20568.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M133%20568c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M142%20569.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M34.6%20574.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M43.1%20575.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20575c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M69.5%20575c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M85%20575.4c0%202.1%202%203%203.3%201.7.9-.9.8-1.4-.3-2.1-2.1-1.4-3-1.2-3%20.4%22%2F%3E%09%3Cpath%20d%3D%22M102.5%20575c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M60%20576.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M94.2%20576.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M111%20576c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M120%20576.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M128.5%20576c-.3.5.3%201%201.4%201%201.2%200%202.1-.5%202.1-1%200-.6-.6-1-1.4-1s-1.8.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M137.5%20575.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M146.2%20576.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M56%20583c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M30%20583c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20583.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M64%20583.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M72.2%20583.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M81%20583.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M98%20583.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M107%20583.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M116%20583.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M124%20583.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M133%20583.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M142%20583.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M90%20584c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M59.7%20589.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M76.6%20589.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M128.7%20590.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M35%20591.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M42.3%20591.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51.3%20591.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M69%20591.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M85.2%20591.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M94.2%20591.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M103.3%20591.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M111.3%20591.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M120%20591c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M137%20591.5c.7.8%201.6%201.5%202.1%201.5s.9-.7.9-1.5c0-.9-.9-1.5-2.1-1.5-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M146%20591.5c0%201.7.2%201.8%202.4.9%201.8-.7%201.2-2.4-1-2.4-.8%200-1.4.7-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M38.6%20597.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M47%20598.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20598.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M64%20598.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M72.5%20597.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M81%20598.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M89.5%20597.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M98.5%20597.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M107%20598.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M115.2%20598.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M124%20598.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M133%20598.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M141.5%20597.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M150.7%20597.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M34.6%20604.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M43%20605.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M51.6%20604.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M59.5%20605c-.3.5.1%201.3%201%201.6%202.2.9%202.9-.1%201.1-1.5-1-.8-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20605c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M77.4%20605.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M85.5%20605c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M111.5%20605c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M120.4%20605.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M137.5%20605c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M145.7%20605.5c-.7%201.6.8%202.9%202.3%202%201-.6.2-3.5-1-3.5-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M94.2%20606.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M103%20606c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M129.2%20606.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M30%20613.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M38.2%20613.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M46.2%20613.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55%20613.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M64%20613.5c0%20.8.4%201.5.9%201.5s1.4-.7%202.1-1.5c1-1.3.9-1.5-.9-1.5-1.2%200-2.1.6-2.1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M72.2%20613.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81.6%20612.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M90%20613.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M98.2%20613.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M115.5%20613.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M133%20613.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M141.2%20613.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M150%20613.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M124%20614c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M34%20620.4c0%20.8.4%201.7.9%202%201%20.7%202.3-1.9%201.4-2.8-1.1-1.1-2.3-.6-2.3.8%22%2F%3E%09%3Cpath%20d%3D%22M42.5%20619.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M51.6%20619.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M60%20620.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M68.5%20620.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M76.4%20620.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M85.7%20619.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M93.7%20619.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M111.6%20619.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M128.4%20620.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M145.4%20620.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M102%20621c0%20.5.9%201%202.1%201%201.1%200%201.7-.5%201.4-1-.3-.6-1.3-1-2.1-1s-1.4.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M120%20621.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M137.6%20620.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M30%20628.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M38%20628.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M47.2%20628.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M55.3%20628.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M64%20628.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M72.2%20628.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81%20628.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M89.7%20627.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M98%20628.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M106.2%20628.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M115.7%20627.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M124%20628.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M132.7%20627.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M141.6%20627.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M149.7%20627.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M42.7%20634.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M51%20636c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M60%20635.5c0%20.8.7%201.5%201.5%201.5.9%200%201.2-.6.9-1.5-.4-.8-1-1.5-1.5-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M67.4%20635.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M77%20635c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M85.6%20634.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M102.4%20635.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M111.6%20634.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M128.5%20635c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M154.4%20635.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20636c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M94%20636.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M119%20636.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M137%20636.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M146%20636c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M30.8%20641.7c-1.9.5-2.4%201.8-.9%202.7%201.4.9%204.1-.4%204.1-2%200-1.4-.3-1.5-3.2-.7%22%2F%3E%09%3Cpath%20d%3D%22M38.2%20643.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M47%20643.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M55%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M63.7%20642.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M72.2%20643.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81%20643.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M89%20643.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M98%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M106.3%20643.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M115.7%20642.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M123.5%20643c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M132.5%20642.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M141%20643.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M150%20643.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M34%20650.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M50.4%20650.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M59.5%20650c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M68%20650.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M76.7%20649.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M85.6%20649.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M102.7%20649.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M111.5%20650c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M128.5%20650c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M136.5%20650c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M42.2%20651.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M93.3%20651.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M119.2%20651.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M145%20651c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M154%20651.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M29.2%20658.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M38%20658.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M46.3%20658.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55%20658.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M63%20658.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M72.3%20658.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M80.2%20658.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M89.3%20658.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M107%20658.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M115%20658.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M123.5%20658c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M132.5%20658.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M141.6%20657.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M149.7%20657.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M158%20658.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M98%20659c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M34.6%20664.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M42.7%20664.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M51.2%20665.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M68.2%20665.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M77.3%20664.7c-1.8.7-1.6%202.3.2%202.3.8%200%201.5-.7%201.5-1.5s-.1-1.5-.2-1.4c-.2%200-.9.3-1.5.6%22%2F%3E%09%3Cpath%20d%3D%22M85.5%20665c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M102.5%20665c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M119.6%20664.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M128.5%20665c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M136.4%20665.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M59%20666c0%20.5.6%201%201.4%201s1.8-.5%202.1-1c.3-.6-.3-1-1.4-1-1.2%200-2.1.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M93%20665.9c0%20.5.7%201.1%201.5%201.5.9.3%201.5%200%201.5-.9%200-.8-.7-1.5-1.5-1.5s-1.5.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M110%20666c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M145%20666.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M154%20666.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M29.2%20673.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M38.5%20673c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M47%20672.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M55%20673.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M63.3%20673.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M72.3%20673.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81.2%20673.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M89%20673c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M98%20673.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M106.5%20673.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M115.6%20672.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M123.5%20672.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M132%20673.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M140.7%20672.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M149%20673.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M157.5%20673c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M34%20680.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M42%20680.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M51.5%20680c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M59.6%20679.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M68%20680.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M85.5%20680c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M102.6%20679.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M119.6%20679.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M128.3%20679.8c-.8.5-.9%201.3-.3%202.2.7%201.2%201.2%201.2%202.2.2%201.4-1.4-.1-3.5-1.9-2.4%22%2F%3E%09%3Cpath%20d%3D%22M153.6%20679.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M76%20681c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M110%20680.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M136%20681c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M145.3%20681.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M162%20681c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M29%20688.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M38%20688.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M46.3%20688.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55.3%20688.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M63.7%20687.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M71.5%20687.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M80.3%20688.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M89.2%20688.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M97.5%20688c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M106.2%20688.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M115%20688.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M123.4%20688.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M131.7%20687.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M140.5%20688.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M149.7%20687.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M158%20688.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M42%20695.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M50.5%20695c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M59%20695.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M67.6%20694.9c-.7%201%201.8%203.4%202.7%202.5.7-.8-.3-3.4-1.3-3.4-.5%200-1.1.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M76.5%20695c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M85.5%20695c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M93.4%20695.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M102.2%20695.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M110.6%20694.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M119.7%20694.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M127.4%20695.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M136.5%20695c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M154%20696c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M162.5%20695c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M34%20696c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M145.3%20696.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M38.2%20702.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M46.5%20702c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M55%20703.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M63.7%20702.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M72.2%20703.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M80.6%20703.5c.7%201.7%202.2%201.7%202.7%200%20.1-.5-.6-1.1-1.5-1.3-1.3-.3-1.6.1-1.2%201.3%22%2F%3E%09%3Cpath%20d%3D%22M89%20703.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M97.2%20703.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M106%20703.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M114.7%20702.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M123.5%20703c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M132%20703.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M141%20703.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M149%20703.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M166.2%20703.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M158%20704c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20709.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M50.5%20710c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M59.5%20710c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M67.6%20709.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M84.4%20710.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M93.5%20710c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M102.2%20710.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M110.6%20709.8c-.8%201.3%201.1%203.5%202.3%202.8.6-.4%201.1-1.1%201.1-1.6%200-1.1-2.8-2.1-3.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M119.5%20710c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M127.7%20710.4c-.6%201.6%201.9%203%202.8%201.6.7-1.1-.2-3-1.5-3-.4%200-1%20.6-1.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M136.5%20710c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M145.1%20710.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M153.5%20710c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M42.5%20711c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M76.5%20711c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M162%20711c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M29.6%20716.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M46.4%20717.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20717c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M63%20717.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M38%20718.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M80%20717.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M89%20718.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M97.5%20718.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M106.3%20718.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M114.5%20717.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M123%20718.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M149%20718.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M158%20718.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M167%20718.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M141%20719c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M42%20725.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M51.1%20725.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M58.5%20725c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M67%20725.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M76.5%20725c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M85%20726c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M93.2%20725.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M102%20725c-1.2.8-1.2%201%20.3%201.6%202.1.8%203.5-.2%202.1-1.6-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M110.4%20725.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M119.2%20725.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M128.3%20724.7c-2%20.7-1.5%202.3.7%202.3%201.1%200%202-.4%202-.9%200-1.3-1.2-1.9-2.7-1.4%22%2F%3E%09%3Cpath%20d%3D%22M136.5%20725c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M145%20725.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M170.7%20724.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M34.2%20726.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M153.5%20725.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M162.3%20726.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M38%20732.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M47.1%20732.4c-1%201.2-.6%202.6%201%202.6%201.1%200%201.9-2.9%201-3.5-.5-.2-1.4.1-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M55%20732c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M71.4%20732.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M80.7%20731.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M89.4%20732.3c-.8%202.1.2%203.5%201.6%202.1.5-.5.6-1.5%200-2.4-.8-1.2-1-1.2-1.6.3%22%2F%3E%09%3Cpath%20d%3D%22M63%20733.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M97.2%20733.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M105.7%20732.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M114.3%20733.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M123.7%20732.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M132%20733.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M140.2%20733.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M149%20734.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M157.5%20732.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M167%20733.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M33.7%20739.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M42.2%20740.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M51%20741.1c0%201.8.2%201.9%201.5.9%201.5-1.2%201.2-3-.6-3-.5%200-.9%201-.9%202.1%22%2F%3E%09%3Cpath%20d%3D%22M59.2%20740.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M67%20740.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M76.2%20740.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M84.6%20739.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M93.2%20740.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M101.4%20740.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M145%20741.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M153.5%20740c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M170.5%20740c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M111%20741.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M119%20741c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M127.2%20741.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M136.2%20741.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M162%20741.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M38%20748c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M46.2%20747.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M54.4%20747.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M81.3%20746.7c-1.5.5-1.8%203.3-.4%203.3%201.3%200%203.3-2.8%202.4-3.3-.4-.2-1.4-.2-2%200%22%2F%3E%09%3Cpath%20d%3D%22M114%20746.7c0%20.5.5%201.5%201%202.3.7%201.2%201.2%201.2%202.2.2s1-1.5-.2-2.2c-1.8-1.2-3-1.3-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M63.2%20748.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M71%20747.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M88.5%20747.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M97%20748.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M106%20748.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M123%20748.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M132%20748.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M141%20748.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M149%20748.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M158%20748.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M166.2%20748.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M175%20748.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M33.7%20754.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M42.2%20755.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M50%20755.4c0%20.8.7%201.6%201.5%202%201%20.4%201.5-.1%201.5-1.4%200-1.1-.7-2-1.5-2s-1.5.6-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M59%20755.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M67.7%20754.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M76%20755.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M84.2%20755.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M93.6%20754.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M101.5%20755c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M110.6%20754.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M136.2%20755.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M144.7%20754.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M153.5%20755c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M170.5%20755c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M119%20756c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M127%20756c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M162%20756.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M38.3%20761.7c-2%20.7-1.5%202.3.7%202.3%201.1%200%202-.4%202-.9%200-1.3-1.2-1.9-2.7-1.4%22%2F%3E%09%3Cpath%20d%3D%22M46.5%20762c-.4.6-.3%201.6.3%202.2%201.3%201.3%202.3-.4%201.3-2.1-.7-1-1-1-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M80.6%20761.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M132%20763c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M29.2%20763.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M54.2%20763.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M63%20763.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M71.2%20763.2c.6%201.8%202.5%202%203.1.3.5-1%200-1.5-1.4-1.5-1.2%200-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M88.3%20763.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M97.2%20763.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M106%20763.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M114.5%20762.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M123%20763.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M140%20763.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M148.7%20762.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M157.5%20762.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M166%20763.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M175%20763.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M33.2%20770.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M42.2%20770.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M50%20770.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M59.6%20769.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M67.6%20769.9c-.3.5.1%201.4.9%202.1%201.3%201%201.5.9%201.5-.9%200-2.1-1.4-2.8-2.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M76%20770.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M84.5%20770.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M101.4%20770.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M110.2%20769.7c-1%20.4-1%20.8-.1%201.9%201.6%202%202.9%201.7%202.9-.6%200-2-.5-2.3-2.8-1.3%22%2F%3E%09%3Cpath%20d%3D%22M119.2%20770.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M127%20770.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M136.5%20770c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M153.2%20770.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M179.1%20770.3c-.9%201.2-.8%201.6.3%202%201.9.7%203.2-1.1%201.9-2.4-.6-.6-1.4-.5-2.2.4%22%2F%3E%09%3Cpath%20d%3D%22M93%20771c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M144%20770.8c0%201.4%201.1%202.1%202.6%201.5.8-.3%201.1-.9.8-1.4-.7-1.1-3.4-1.2-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M161.2%20771.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M170.2%20771.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M29%20777.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M37%20777.4c0%201.4%202.4%202.9%203.3%201.9.3-.3.3-1.1%200-1.9-.7-1.8-3.3-1.8-3.3%200%22%2F%3E%09%3Cpath%20d%3D%22M46%20778c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M63%20777.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M71.5%20777c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M97.6%20776.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M140.7%20776.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M55%20778.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M80.2%20778.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M89.1%20778.6c0%201.1.3%201.4.6.6.3-.7.2-1.6-.1-1.9-.3-.4-.6.2-.5%201.3%22%2F%3E%09%3Cpath%20d%3D%22M106.3%20778.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M114.2%20778.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M123%20778.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M131.2%20778.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M148.5%20777.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M157%20778.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M166.6%20777.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M174.7%20777.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M34%20785.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M42.2%20785.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M50.7%20784.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M59%20785.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M67.7%20784.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M76%20785.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M85%20786.1c0%201.1.5%201.7%201%201.4.6-.3%201-1.3%201-2.1s-.4-1.4-1-1.4c-.5%200-1%20.9-1%202.1%22%2F%3E%09%3Cpath%20d%3D%22M93.2%20785.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M101.5%20785.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M109.5%20785c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M118.7%20784.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M127%20785.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M136.2%20784.9c-1%20.6-1%201%20.2%202%201%20.9%201.6.9%202.1.1%201-1.6-.7-3.1-2.3-2.1%22%2F%3E%09%3Cpath%20d%3D%22M144%20785.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M152.6%20784.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M161.4%20785.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M178.7%20784.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M170.7%20785.6c-1.1%201.1.3%202.4%201.8%201.8.8-.4%201.2-1%20.9-1.5-.6-1.1-1.8-1.2-2.7-.3%22%2F%3E%09%3Cpath%20d%3D%22M46%20792c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M63.5%20792c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M71.5%20792c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M97%20793c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M140.6%20791.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M29.3%20793.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M37.3%20793.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M54.2%20793.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M80.3%20793.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M88.3%20793.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M105.3%20793.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M114.2%20793.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M122.7%20792.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M131.5%20792.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M149%20793.4c0%20.8.5%201.8%201%202.1.6.3%201-.1%201-.9s-.4-1.8-1-2.1c-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M166%20793.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M174.6%20792.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M183.5%20793.1c-.4.6-.5%201.3-.2%201.6.7.7%202.7-.6%202.7-1.8s-1.7-1.2-2.5.2%22%2F%3E%09%3Cpath%20d%3D%22M75.7%20798.7c-1.4%201.3-.6%203.3%201.3%203.3%201.1%200%202-.4%202-.9%200-1.3-2.6-3.2-3.3-2.4%22%2F%3E%09%3Cpath%20d%3D%22M33.2%20800.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M41.2%20800.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M50.2%20800.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M58.7%20799.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M66.6%20799.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M84%20800.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M93%20800.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101.7%20799.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M110.7%20799.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M118%20800.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M144.4%20800.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M152.5%20800c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M161.4%20800.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M170.3%20800.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M179%20801c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M127.3%20801.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M136.5%20801c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M28.5%20807c-.8%201.3.3%203%202%203%201.4%200%202.7-2.4%201.8-3.4-1-.9-3.1-.7-3.8.4%22%2F%3E%09%3Cpath%20d%3D%22M37.5%20807c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M46.5%20807c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M54.4%20807.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M63.4%20807.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M79.5%20807.1c-.4.6-.1%201.5.6%202%202.1%201.3%203.1%201.1%202.7-.8-.4-2-2.4-2.8-3.3-1.2%22%2F%3E%09%3Cpath%20d%3D%22M97.5%20807c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M71.3%20808.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M89%20808.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M105.5%20807.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M122.6%20807.9c-.3.5.1%201.1.9%201.5%201.5.6%202.9-.7%201.8-1.8-.9-.9-2.1-.8-2.7.3%22%2F%3E%09%3Cpath%20d%3D%22M131.7%20807.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M139.7%20807.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M148.2%20808.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M157%20808.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M166%20808.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M174.2%20808.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M184.1%20808.6c0%201.1.3%201.4.6.6.3-.7.2-1.6-.1-1.9-.3-.4-.6.2-.5%201.3%22%2F%3E%09%3Cpath%20d%3D%22M114%20809c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M33.7%20814.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M42%20815.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M50%20815.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59%20815.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M67%20815.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M75.5%20815c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M84%20815.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M93%20815.5c0%20.8.7%201.5%201.6%201.5%201.4%200%201.4-.3.4-1.5-.7-.8-1.4-1.5-1.6-1.5s-.4.7-.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101.6%20814.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M110%20815.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M119%20816c0%201.1.4%202%20.9%202%201.1%200%202.2-2.6%201.4-3.4-1.2-1.2-2.3-.5-2.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M135.5%20815c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M144.5%20815c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M152.4%20815.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M161.5%20815c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M170.2%20815.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M178.5%20814.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M127.3%20816.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55.5%20821.4c-1.6%201.2-1.8%201.7-.7%202.7%201.5%201.6%203.6-.1%203-2.5-.3-1.5-.5-1.5-2.3-.2%22%2F%3E%09%3Cpath%20d%3D%22M29%20822.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M37.4%20822.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M46.2%20822.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M63.5%20822c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M71.2%20822.7c.4%202.1%203.3%202.5%203.3.3%200-.8-.8-1.6-1.8-1.8-1.4-.3-1.8.1-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M80.6%20821.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M140.1%20822.4c-1.2%201.4-.5%202.6%201.6%202.6%201.5%200%201.8-2.6.4-3.4-.5-.3-1.4%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M157.1%20822.4c-1.2%201.4-.5%202.6%201.6%202.6%201.5%200%201.8-2.6.4-3.4-.5-.3-1.4%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M89%20823.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M96.6%20823.5c.4.8%201.2%201.5%202%201.5s1.4-.7%201.4-1.5-.9-1.5-2-1.5c-1.3%200-1.8.5-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M105.5%20822.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M114%20823.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M122.3%20823.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M131%20823.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M148.5%20823.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M166%20823.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M174.7%20822.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M182.5%20822.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M33.2%20830.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M41.6%20829.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M59.2%20830.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M67%20830.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M75.7%20829.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M84%20830.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M93%20830.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101%20830.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M109.7%20829.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M118%20830.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M127.6%20829.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M135.7%20829.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M152.4%20830.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.4%201.1-2.2%200-1.6-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M170.2%20830.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M178.5%20830c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M187.2%20830.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M143.6%20830.9c-.3.5%200%201.1.8%201.4%201.5.6%202.6-.1%202.6-1.5%200-1.1-2.7-1-3.4.1%22%2F%3E%09%3Cpath%20d%3D%22M161.5%20831c.3.5%201.3%201%202.1%201s1.2-.5.9-1c-.3-.6-1.3-1-2.1-1s-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M29.2%20837.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M38%20837.9c0%201.2.5%202.1%201%202.1.6%200%201-.6%201-1.4s-.4-1.8-1-2.1c-.5-.3-1%20.3-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M54.4%20837.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M63.5%20837c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M80.6%20836.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M89%20838c0%201.9%201.1%202.6%202.3%201.4.8-.8-.3-3.4-1.4-3.4-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M97.1%20837.3c-.9%201.2-.8%201.6.3%202%201.9.7%203.2-1.1%201.9-2.4-.6-.6-1.4-.5-2.2.4%22%2F%3E%09%3Cpath%20d%3D%22M105.4%20837.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M114%20837.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M148.4%20837.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M46.2%20838.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M72%20838.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M122.2%20838.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M131.2%20838.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M140%20838.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M157.3%20838.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M165.2%20838.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M174%20838.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M183.5%20837.9c-.3.5-.1%201.2.5%201.6.5.3%201-.1%201-.9%200-1.8-.6-2.1-1.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M42%20845.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M50%20845.5c0%201.8%202.4%203%204%202%20.8-.5.8-1.1-.1-2.1-1.5-1.9-3.9-1.8-3.9.1%22%2F%3E%09%3Cpath%20d%3D%22M58.5%20845.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M67.6%20844.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M76%20845.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M84.7%20844.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M92.5%20845c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M101.7%20844.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M110%20845.5c0%20.8.7%201.5%201.5%201.5s1.5-.4%201.5-.9-.7-1.1-1.5-1.5c-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M118.5%20845c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M126.5%20845c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M135.5%20845c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M144.7%20844.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M152.4%20845.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M161.2%20845.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M170.2%20845.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M187.6%20844.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M34.5%20846c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M178%20846c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M29%20852.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M37.7%20851.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M46%20852.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M54.5%20851.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M63.2%20852.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M71.5%20852c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M80.5%20852c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M88.5%20852c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M105.5%20852c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M113.4%20852.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M174%20852.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M97%20853.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M122.3%20853.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M131.2%20853.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M140%20853.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M148.2%20853.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M157%20853c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M166%20853.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M182.5%20852.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M191%20853.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M33%20860c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M42.5%20860.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M50%20860.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59%20860.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M67.7%20859.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M76%20860.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M83.2%20860.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M92%20859.7c0%201.7%201.9%203.5%202.9%202.9%201.8-1.2%201.2-3.6-.9-3.6-1.1%200-2%20.3-2%20.7%22%2F%3E%09%3Cpath%20d%3D%22M101.2%20860.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M127%20860.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M135.7%20859.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M144%20860.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M152.4%20860.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M161.5%20860c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M169.5%20860c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M187%20860.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M110.5%20861c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M118.5%20861c-.3.5.3%201%201.5%201s1.8-.5%201.5-1c-.3-.6-1-1-1.5-1s-1.2.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M178.2%20861.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M29%20867.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M37.5%20867c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M54.7%20866.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M88.5%20867c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M97.6%20866.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M106%20867.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M140.1%20867.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M46%20867.9c0%20.5.7%201.1%201.5%201.5.9.3%201.5%200%201.5-.9%200-.8-.7-1.5-1.5-1.5s-1.5.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M63%20868.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M71%20868c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M114%20868.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M123%20868.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M130.2%20868.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M148.5%20867.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M157.2%20868.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M165%20868.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M174%20868.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M183%20868.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M191.7%20867.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M33.2%20875.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M41.5%20874.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M50%20875.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M59%20875.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M67.2%20875.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M75.7%20874.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M84%20875.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M93%20875.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M101%20875.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M110%20875.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M118.7%20874.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M126.4%20875.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M135.7%20874.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M144%20875.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M152.4%20875.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M170%20876c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M178.5%20875c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M187.5%20875c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M161.2%20876.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M195.5%20876c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M29%20882.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M37.2%20882.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M46.5%20882c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M54.5%20882c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M63.2%20882.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M71.5%20882c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M80%20883c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M89.2%20882.3c-.9%201.1-1%201.7-.2%202.2%201.5.9%202.3.1%201.8-2.1-.3-1.5-.4-1.6-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M105.5%20882c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M114.4%20882.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M165.5%20882c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M97.3%20883.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M122%20882.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M131%20883.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M139.3%20883.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M148%20883.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M157%20883.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M174%20883.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M182.5%20883.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M191%20883.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M41.5%20889c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M34%20890c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M50%20890.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M58.5%20889.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M67.3%20890.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M76%20890.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M84%20890.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M92%20890.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101%20890.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M109.7%20889.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M118%20890.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M126.5%20890c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M135.7%20889.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M144%20890.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M152.7%20889.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M161.5%20890c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M170.2%20890.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M178.4%20890.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M187.5%20890c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M196%20891c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M29%20897.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M37.5%20897c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M45.4%20897.1c-.3.6%200%201.5.7%202%201.4.8%203.2-.9%202.3-2.3-.7-1.1-2.2-1-3%20.3%22%2F%3E%09%3Cpath%20d%3D%22M54.5%20897c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M63%20897.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M71%20897.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M80%20897c-1.3.9-1.3%201.1%200%202%20.9.6%201.8.6%202.4%200%201.5-1.5-.6-3.1-2.4-2%22%2F%3E%09%3Cpath%20d%3D%22M97%20898c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M105.5%20897c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M148%20898c0%201.1.6%202%201.4%202%202.4%200%202.8-1.8.6-3-1.7-.9-2-.8-2%201%22%2F%3E%09%3Cpath%20d%3D%22M175.3%20896.7c-1.5.5-1.8%203.3-.4%203.3%201.3%200%203.3-2.8%202.4-3.3-.4-.2-1.4-.2-2%200%22%2F%3E%09%3Cpath%20d%3D%22M88.3%20898.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M113.3%20898.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M122.3%20898.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M130.5%20897.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M139.5%20897.9c-1%201.7%201.2%202.1%202.5.6%201-1.2%201-1.5-.3-1.5-.9%200-1.8.4-2.2.9%22%2F%3E%09%3Cpath%20d%3D%22M156.7%20897.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M165.2%20898.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M182.2%20898.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M191%20898.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M200.6%20897.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M33.5%20904c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M50%20905c0%201.1.7%202%201.5%202s1.5-.6%201.5-1.4-.7-1.6-1.5-2c-1-.4-1.5.1-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M42%20905.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M58.2%20905.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M67%20905.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M75.7%20904.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M84%20905.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M92%20905.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M101%20905.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M109.7%20904.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M118.5%20905.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M126.7%20904.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M135.5%20905c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M144.2%20905.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M152.4%20905.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M160.5%20905c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M169.4%20905.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M178.5%20905c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M186.5%20905.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M195.2%20906.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M29.2%20912.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M37%20912.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M54%20912.4c0%20.8.7%201.6%201.5%202%201%20.4%201.5-.1%201.5-1.4%200-1.1-.7-2-1.5-2s-1.5.6-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M62.6%20911.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M71.2%20912.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M79.7%20912.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M88.5%20912c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M105.5%20911.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M122.3%20912.6c-.7%201.9.2%202.8%202.2%202.1%201.9-.8%201.9-2.3%200-3.1-.9-.3-1.8.1-2.2%201%22%2F%3E%09%3Cpath%20d%3D%22M182.7%20912.4c-.6%201.5.1%202.6%201.5%202.6%201.1%200%201-2.7-.1-3.4-.5-.3-1.1%200-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M97%20913.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M114%20913.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M131.2%20913.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M139.7%20912.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M148%20913.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M156%20913.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M165%20913.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M174%20913.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M191%20913.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M199.7%20912.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M33.2%20919.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M41.5%20919c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M50%20920.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M57.7%20919.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M67%20920.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M75.7%20919.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M84%20920.4c0%20.8.4%201.7.9%202%201%20.7%202.3-1.9%201.4-2.8-1.1-1.1-2.3-.6-2.3.8%22%2F%3E%09%3Cpath%20d%3D%22M92.2%20920.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M101%20920.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M109.5%20920.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M118%20920.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M126.5%20920c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M135.5%20920c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M144%20921c0%201.1.4%202%20.9%202%201.1%200%202.2-2.6%201.4-3.4-1.2-1.2-2.3-.5-2.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M152.2%20920.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M161.2%20920.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M178.6%20919.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M186.6%20919.7c-1.2%201.2-.5%202.3%201.4%202.3%201.1%200%202-.4%202-.9%200-1.1-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M195.5%20920c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M204%20920.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M169.2%20921.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M28.7%20927.5c-.5%201%200%201.5%201.4%201.5%201.2%200%201.9-.5%201.7-1.2-.6-1.8-2.5-2-3.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M37.5%20927c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M45.4%20927.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M54.2%20927.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M62.6%20926.8c-.2.4%200%201.4.5%202.2.8%201.3%201%201.3%201.8%200%201-1.5.6-3-.9-3-.5%200-1.1.4-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M71.2%20926.9c-1%20.6-1%201%20.2%202%201%20.9%201.6.9%202.1.1%201-1.6-.7-3.1-2.3-2.1%22%2F%3E%09%3Cpath%20d%3D%22M79.5%20926.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M88%20927.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M96.4%20927.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M105.2%20928.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M113.3%20928.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M122%20928.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M130.7%20927.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M139.5%20927.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M148%20928.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M157%20928.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M164.7%20927.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M174%20928.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M182%20928.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M191%20928.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M199.5%20927.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M33.4%20934.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M41%20935.5c0%202.7.9%203.2%202.7%201.4%201.4-1.4.6-3.9-1.3-3.9-.8%200-1.4%201-1.4%202.5%22%2F%3E%09%3Cpath%20d%3D%22M49.5%20934.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M58%20935.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M67%20935.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M75.7%20934.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M83.7%20934.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M92.5%20935.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M100.6%20934.8c-.2.4%200%201.4.5%202.2.8%201.3%201%201.3%201.9%200%20.5-.8%201-1.8%201-2.3%200-1-2.8-.9-3.4.1%22%2F%3E%09%3Cpath%20d%3D%22M109.7%20934.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M117.5%20935c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M126%20935.4c0%201.7%202.7%202.9%203.5%201.6.4-.6.3-1.5%200-2-.9-1.5-3.5-1.2-3.5.4%22%2F%3E%09%3Cpath%20d%3D%22M135.5%20935c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M143.4%20935.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M152%20935.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M160.5%20935c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M169.5%20935c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M178.3%20935.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M195.5%20935c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M204.6%20934.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M187.3%20936.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M37.7%20940.7c-1.1%201-.8%204.3.3%204.3%201.5%200%202.4-3%201.3-4.1-.5-.5-1.2-.6-1.6-.2%22%2F%3E%09%3Cpath%20d%3D%22M28.5%20942.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M45.2%20942.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M54.2%20942.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M62.6%20941.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M71.2%20942.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M79.5%20942c-.8%201.3.3%203%202.1%203s1.8-1.4%200-2.9c-1-.8-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M88.5%20942c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M96.5%20942c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M105.4%20942.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M122.4%20942.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M130.7%20942.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M148.6%20941.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M114%20943.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M139%20943.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M156.2%20943.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M165%20943.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M173.7%20942.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M182%20943.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M190.5%20942.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M199.2%20943.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M32.5%20949c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M41.2%20950.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M49.2%20950.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M58%20950.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M66.5%20949.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M75%20950.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M84%20950.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M92.7%20949.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M100.5%20949.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M109%20950.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M118.3%20950.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M126.7%20949.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M135%20950.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M143%20950.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M152.2%20950.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M160.6%20949.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M169%20950.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M178.5%20950c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M195.4%20950.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M204.2%20950.3c-.9%201.1-1%201.7-.2%202.2%201.5.9%202.3.1%201.8-2.1-.3-1.5-.4-1.6-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M186.5%20950.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M28%20957.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M37%20957.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M45.5%20957c-.4.7-.1%201.6.6%202.1%201.7%201%202.6-.8%201.1-2.3-.6-.6-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M54%20958c0%201.3.5%201.8%201.5%201.4.8-.4%201.5-1.2%201.5-2s-.7-1.4-1.5-1.4-1.5.9-1.5%202%22%2F%3E%09%3Cpath%20d%3D%22M70.6%20956.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M79.5%20957c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M87.7%20956.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M105.7%20956.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M113.7%20956.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M191.5%20957.3c-.4%201-.5%202.1-.1%202.4%201%201%201.8-.4%201.3-2.4-.4-1.7-.4-1.7-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M63%20958.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M96.5%20957.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M122.2%20958.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M130.5%20957.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M139%20958.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M147.7%20957.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M156%20958.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M165%20958.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M174%20958.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M182%20958.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M199%20958.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M208%20958.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M32.5%20964c-.8%201.3.3%203%202.1%203s1.8-1.4%200-2.9c-1-.8-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M49.5%20964c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M41%20965.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M58.2%20965.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M67%20965.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M75.2%20965.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M83.2%20965.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M91.7%20964.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M100.5%20965.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M109.5%20965c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M117.6%20964.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M126.2%20965.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M135%20966.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M143.5%20965.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M152%20965.4c0%202.1%201.6%202.8%202.9%201.2.9-1.1.8-1.5-.5-2-2.2-.8-2.4-.8-2.4.8%22%2F%3E%09%3Cpath%20d%3D%22M160.4%20965.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M169.5%20965c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M178.4%20965.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M186.5%20965c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M195.5%20965c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M203.3%20966.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M28.7%20971.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M36.2%20972.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M45.6%20971.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M62.6%20971.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M70.5%20971.9c-.6%201.1%202%203.3%202.8%202.4.4-.3.7-1%20.7-1.4%200-1.1-2.9-1.9-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M79.6%20971.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M87.4%20972.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M96.7%20971.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M104.4%20972.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M113.5%20972c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M53.3%20973.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M122%20973.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M130.5%20973.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M139%20973.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M147.5%20972.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M156.2%20973.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M164.7%20972.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M173.5%20973.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M182%20973.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M190.2%20973.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M199%20973.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M208%20973.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M49.6%20978.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M32%20980.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M41%20980.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M57.2%20980.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M66%20980.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M75%20980.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M83%20980.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M92%20980.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M100.2%20980.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M109%20980.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M117.5%20980.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M135%20981c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M143.7%20979.7c-1.3%201.2-.7%202.3%201.3%202.3%201.3%200%201.8-.5%201.4-1.5-.7-1.6-1.7-1.9-2.7-.8%22%2F%3E%09%3Cpath%20d%3D%22M152%20981c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M160.4%20980.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M177.5%20980c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M212.5%20980.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M126%20981c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M169%20981c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M186.3%20981.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M195%20981c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M203%20981c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M28%20987.4c0%202%201.9%203.1%203.2%201.8.7-.7.3-1.4-1.1-2.1-1.7-1-2.1-.9-2.1.3%22%2F%3E%09%3Cpath%20d%3D%22M36.4%20987.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M44%20987.4c0%201.7%202.7%202.9%203.5%201.6.4-.6.3-1.5%200-2-.9-1.5-3.5-1.2-3.5.4%22%2F%3E%09%3Cpath%20d%3D%22M53.6%20986.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M70.4%20987.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M79.4%20987.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M96%20987.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M121.6%20986.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M62.3%20988.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M87.2%20988.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M104.2%20988.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M113.3%20988.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M130.6%20988.5c.7%201.7%202.2%201.7%202.7%200%20.1-.5-.6-1.1-1.5-1.3-1.3-.3-1.6.1-1.2%201.3%22%2F%3E%09%3Cpath%20d%3D%22M139%20988.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M147.3%20988.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M156%20988.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M165%20988.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M173.5%20988.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M182%20988.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M190.7%20987.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M199%20988.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M207.5%20987.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M117.6%20994.6c-.9%202.2-.8%202.4.9%202.4.8%200%201.5-.6%201.5-1.4%200-2.2-1.7-2.8-2.4-1%22%2F%3E%09%3Cpath%20d%3D%22M32%20995.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M41%20995.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M49%20995.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M57.7%20994.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M66%20995.5c0%20.8.6%201.5%201.4%201.5%202.2%200%202.8-1.7%201-2.4-2.2-.9-2.4-.8-2.4.9%22%2F%3E%09%3Cpath%20d%3D%22M74.7%20994.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M83.2%20995.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M92%20995.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M100.2%20995.7c.2%201%201%201.8%201.8%201.8%202.2%200%201.8-2.9-.3-3.3-1.4-.3-1.8.1-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M108.2%20995.7c.2%201%201%201.8%201.8%201.8s1.6-.8%201.8-1.8c.2-1.2-.3-1.7-1.8-1.7s-2%20.5-1.8%201.7%22%2F%3E%09%3Cpath%20d%3D%22M134.4%20995.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M143.5%20995c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M151.7%20995.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M160.4%20995.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M169.5%20995c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M186.4%20995.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M195.4%20995.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M203.5%20995c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M212%20995.9c0%201.1.4%202.1.9%202.1%201.8%200%202.1-1.8.6-3-1.3-1-1.5-.9-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M126%20996c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M177.7%20995.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M28%201003c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M36.2%201002.6c.2%201.1%201.1%202%202.2%202.2%201.3.3%201.7-.1%201.4-1.4-.2-1.1-1.1-2-2.2-2.2-1.3-.3-1.7.1-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M44.5%201002c-.8%201.4.3%203%202.1%203%20.8%200%201.4-.9%201.4-2%200-2.1-2.4-2.8-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M53.2%201002.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M62.4%201002.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M78.8%201001.6c-1.1%201%20.3%203.4%201.9%203.4.8%200%201.3-.7%201.1-1.7-.3-1.8-2-2.7-3-1.7%22%2F%3E%09%3Cpath%20d%3D%22M87.4%201002.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M96%201002.5c-1%201.2-.9%201.6.5%202.1%202.3.9%204-1%202.2-2.5-1.1-.9-1.7-.8-2.7.4%22%2F%3E%09%3Cpath%20d%3D%22M105%201003c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M113.1%201002.4c-1.2%201.4-.5%202.6%201.6%202.6%201.5%200%201.8-2.6.4-3.4-.5-.3-1.4%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M130.6%201001.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M70.3%201003.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M121.2%201003.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M138.2%201003.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M148.1%201004.1c.7%201.4%201.4%201.8%202.1%201.1%201.3-1.3.2-3.2-1.8-3.2-1.2%200-1.3.4-.3%202.1%22%2F%3E%09%3Cpath%20d%3D%22M156%201003.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M164.3%201003.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M173.2%201003.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M182%201003.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M191%201003.5c0%20.8.7%201.5%201.5%201.5.9%200%201.2-.6.9-1.5-.4-.8-1-1.5-1.5-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M199%201003.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M207.4%201003.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M216%201003.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M32%201010.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M40%201010.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M48.4%201010.1c-.7%201.2%201.5%203.1%202.8%202.3.4-.3.8-1.2.8-2%200-1.7-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M57.2%201010.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M65.5%201010c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M74.6%201009.8c-.2.4%200%201.4.5%202.2.8%201.3%201%201.3%201.8%200%201-1.5.6-3-.9-3-.5%200-1.1.4-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M83.5%201010.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M92%201010.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M108.4%201010.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M117.2%201010.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M126%201011c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M134.5%201010c-1%201.6.7%203.1%202.3%202.1%201-.6%201-1-.2-2-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M143.2%201010.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M151.4%201010.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M160.5%201010c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M168.7%201010.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M177.4%201010.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M186.5%201010c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M203.5%201010c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M100%201011c0%20.5.6%201%201.4%201s1.8-.5%202.1-1c.3-.6-.3-1-1.4-1-1.2%200-2.1.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M194.5%201010.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M212.3%201011.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M27.6%201016.7c-.3.3-.3%201%200%201.4.7%201.2%203.4%201.1%203.4%200s-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M45.3%201017.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M70.7%201016.6c-1.4%201.4-.7%203.5%201.1%203.2.9-.2%201.7-1%201.7-1.7%200-1.6-1.8-2.5-2.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M79.6%201016.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M87.5%201017c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M96.6%201016.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M104.4%201017.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M53%201018.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M62%201018.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M113%201018.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M121%201018.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M130%201018.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M138.5%201017.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M147%201018.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M156%201018.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M164.5%201017.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M173.7%201017.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M182.2%201018.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M191%201018.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M199%201018.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M207.5%201018c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M216%201018.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M31.2%201025.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M41%201025.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M49%201025.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M57.6%201024.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M65%201025.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M74.7%201024.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M83%201025.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M92%201025.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M100%201025.5c0%201.5%202.6%203.2%203.6%202.3.2-.3.2-1.3-.2-2.2-.8-2-3.4-2.1-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M109.3%201024.7c-2%20.7-1.5%202.3.7%202.3%201.1%200%202-.4%202-.9%200-1.3-1.2-1.9-2.7-1.4%22%2F%3E%09%3Cpath%20d%3D%22M117.7%201024.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M125.6%201024.8c-.8%201.3%201.1%203.5%202.3%202.8.6-.4%201.1-1.1%201.1-1.6%200-1.1-2.8-2.1-3.4-1.2%22%2F%3E%09%3Cpath%20d%3D%22M135%201025.4c0%20.8.5%201.8%201%202.1.6.3%201-.3%201-1.4%200-1.2-.4-2.1-1-2.1-.5%200-1%20.6-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M143.5%201025c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M151.4%201025.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M169.4%201025.1c-.3.6-.1%201.6.5%202.2.8.8%201.1.5%201.1-1.1%200-2.4-.5-2.8-1.6-1.1%22%2F%3E%09%3Cpath%20d%3D%22M177.5%201025c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M186.7%201024.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M203.5%201025c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M212.4%201025.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M220.5%201025c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M160.2%201026.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M194.5%201025.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M28%201032.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M35.6%201031.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M45%201032.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M53.5%201032c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M70.5%201032c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M79.1%201032.3c-.9%201.2-.8%201.6.3%202%201.9.7%203.2-1.1%201.9-2.4-.6-.6-1.4-.5-2.2.4%22%2F%3E%09%3Cpath%20d%3D%22M104%201033c0%201.3.7%202%202%202%201.1%200%202-.4%202-1%200-.5-.9-1.4-2-2-1.7-.9-2-.8-2%201%22%2F%3E%09%3Cpath%20d%3D%22M61.7%201032.6c-1.1%201.1.3%202.4%201.8%201.8.8-.4%201.2-1%20.9-1.5-.6-1.1-1.8-1.2-2.7-.3%22%2F%3E%09%3Cpath%20d%3D%22M87%201033.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M96.5%201033c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M112.7%201032.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M121%201033.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M130%201033.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M138.6%201032.8c-.8%201.3%201.1%203.5%202.3%202.8%201.6-1%201.4-3.6-.3-3.6-.8%200-1.7.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M147%201033.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M156%201033.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M165%201033.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M173%201033.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M182%201033.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M190%201033.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M199%201033.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M207.7%201032.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M216%201033.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M31.5%201039.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M40%201040.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M49.6%201039.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M57.7%201039.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M65.6%201039.9c-.7%201%202.2%203.7%203%202.8.9-.8-.3-3.7-1.5-3.7-.5%200-1.2.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M74%201040c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M82.2%201040.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M91.7%201039.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M100%201041c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M108.5%201040.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M116.4%201040.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.4%201.1-2.2%200-1.6-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M134.3%201040.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M143.5%201040c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M151.4%201040.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M169.4%201040.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M177.7%201039.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M186.2%201040.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M194.7%201039.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M203.5%201040c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M125.3%201041.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M160.2%201041.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M211.5%201040.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M220.2%201041.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M27.7%201047.4c-.7%201.9%201.1%203.2%202.4%201.9.6-.6.5-1.4-.4-2.2-1.2-.9-1.6-.8-2%20.3%22%2F%3E%09%3Cpath%20d%3D%22M36%201048c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M44.2%201047.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M53.6%201046.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M70%201048.1c0%201.2.5%201.9%201.2%201.7%201.8-.6%202-2.5.3-3.1-1-.5-1.5%200-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M78.2%201048.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M87%201048.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M95%201048.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M104.2%201048.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M113%201048.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M121%201048.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M129.7%201047.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M138.7%201047.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M147%201048.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M156%201048.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M164%201048.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M173.7%201047.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M182%201048.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M190.2%201048.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M198.7%201047.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M208%201048.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M216%201048.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M224%201048.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M62%201049c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M31%201055.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M40.3%201055.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M48.5%201055.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M57%201055.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M65.7%201054.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M74.6%201054.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M82.6%201054.8c-.8%201.3%201.1%203.5%202.3%202.8%201.6-1%201.4-3.6-.3-3.6-.8%200-1.7.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M91%201055.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M99.7%201054.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M108.6%201054.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M117.1%201055c-1.6.9-.6%203%201.5%203%201.5%200%202-2.5.6-3.4-.4-.2-1.4-.1-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M134.5%201055c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M142.4%201055.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M151.4%201055.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M160.4%201055.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M168.4%201055.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M178.3%201054.7c-1.5.5-1.7%202.9-.4%203.8.6.3%201.5-.3%202.1-1.4%201.1-2.1.3-3.1-1.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M194.4%201055.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M212.5%201055c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M125%201056.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M186%201056.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M203%201056.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M220%201056c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M27.7%201061.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M35.7%201061.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M53.6%201061.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M61.5%201062c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M70.4%201062.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M78.5%201062c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M95.5%201062c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M45%201063c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M87%201063.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M104%201063.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M111.5%201063c-.3.5.1%201%20.9%201%20.9%200%201.9.1%202.3.2.3.2.8-.3%201.1-1%20.4-1.4-3.4-1.7-4.3-.2%22%2F%3E%09%3Cpath%20d%3D%22M121.7%201063.4c-.6%201.6.2%202.8%201.4%202%201.2-.7%201.1-3.4%200-3.4-.5%200-1.1.6-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M130%201063.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M138%201063.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M147%201063.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M156%201063.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M164%201063.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M173.2%201063.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M181.5%201063c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M190%201063.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M199%201063.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M207.7%201062.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M216%201063.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M224.2%201063.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M32%201070.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M40%201070.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M49%201070.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M57.6%201069.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M65.5%201070c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M74.6%201069.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M82.5%201070.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M91%201070.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M99%201070.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M108.5%201070c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M116.6%201069.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M125.5%201070.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M143.1%201070.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M151.5%201070c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M134%201071.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M160.3%201071.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M168.7%201070.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M177%201071.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M186%201071c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M194%201071c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M203.3%201071.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M211%201070.9c0%201.1%202.6%202.2%203.4%201.4%201.2-1.2.5-2.3-1.4-2.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M220.3%201071.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M229%201071c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M27.7%201076.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M36%201078c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M61.5%201077c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M95.6%201076.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M45%201078c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M53%201078.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M70%201078c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M78.2%201078.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M87.2%201078.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M104%201078.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M112%201078.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M121%201078.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M130%201078.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M138.5%201078.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M147%201078.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M155.5%201077.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M164.5%201078.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M173.2%201078.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M181.2%201078.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M190%201078.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M199%201078.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M207.7%201077.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M216%201078.5c0%20.9.9%201.5%202.1%201.5%201.8%200%201.9-.2.9-1.5-.7-.8-1.6-1.5-2.1-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M224.7%201077.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M31.2%201085.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M40%201085.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M49%201085.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M57%201085.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M65%201085.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M74%201085.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M82.5%201085.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M91.5%201085c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M99.7%201084.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M108.2%201085.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M116.4%201085.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M142.5%201085c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M160.4%201085.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M177.5%201085c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M203.4%201085.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M212.6%201084.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M228.6%201084.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M125%201086.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M134%201086.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M151%201086.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M169%201086c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M186%201086.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M194.2%201086.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M220.3%201086.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M27.6%201091.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M35.5%201092c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M44.2%201092.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M52.6%201091.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201092c-.8%201.3%201.5%202.4%202.7%201.2q.9-.9-.6-1.5c-.8-.3-1.8-.2-2.1.3%22%2F%3E%09%3Cpath%20d%3D%22M78.5%201092c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M86.5%201092c-.8%201.4.3%203%202.1%203%20.8%200%201.4-.9%201.4-2%200-2.1-2.4-2.8-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M61.5%201092.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M95.2%201093.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M103.2%201093.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M111.7%201092.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M121%201093.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M130%201093.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M138.7%201092.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M146.7%201092.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M155%201093.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M164%201093.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M173%201093.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M181.2%201093.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M190%201093.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M199%201093.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M207%201093.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M216%201093.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M224.7%201092.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M31%201100.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M41%201100.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M49%201100.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M57.5%201100.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M65%201100.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M74.2%201100.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M82.5%201100.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M91%201100.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M99.4%201100.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M108%201100.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M125.2%201100.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M134%201101c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M160.4%201100.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M194.5%201100c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M116.5%201100.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M142.3%201101.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M151.3%201101.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M168.2%201101.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M177%201101.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M185.5%201100.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M203.2%201101.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M211.3%201101.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M220.3%201101.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M228.7%201100.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M27%201107.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M36%201107.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M44.5%201107c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M69.6%201106.9c-.7%201%201.8%203.4%202.7%202.5.7-.8-.3-3.4-1.3-3.4-.5%200-1.1.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M78.2%201107.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M53%201108.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M61.5%201108c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M87%201108.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M94.7%201107.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M103.5%201107.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M112%201108.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M120.7%201107.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M129.5%201108c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M138%201108.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M146.5%201108c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M155.2%201108.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M164%201108.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M172.5%201108c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M181.2%201108.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M190%201108.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M198.2%201108.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M207%201108.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M215.5%201107.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M224%201108.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M49.2%201114.2c-1.6%201.6-1.5%202.8.3%202.8.8%200%201.5-.9%201.5-2%200-2.3-.2-2.4-1.8-.8%22%2F%3E%09%3Cpath%20d%3D%22M32%201115.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M40%201115.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M57%201115.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M65%201115.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M73.7%201114.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M82.4%201115.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M91%201115.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M99.5%201115.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M107.5%201115.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M116.5%201115c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M125.2%201115.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M133.4%201115.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M151.1%201115.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M185.5%201115c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M203.3%201114.8c-.8.5-.9%201.3-.3%202.2%201.1%201.7%202.3.8%201.8-1.4-.2-.9-.8-1.2-1.5-.8%22%2F%3E%09%3Cpath%20d%3D%22M142%201116c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M159%201115.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M168.3%201116.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M177%201116.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M194%201116.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M211%201116c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M220%201116.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M228.5%201116.1c-.4.6-.5%201.3-.2%201.6.7.7%202.7-.6%202.7-1.8s-1.7-1.2-2.5.2%22%2F%3E%09%3Cpath%20d%3D%22M27.7%201121.6c-.8.8.3%203.4%201.4%203.4s1.2-2.7%200-3.4c-.4-.3-1.1-.3-1.4%200%22%2F%3E%09%3Cpath%20d%3D%22M44%201122.4c0%20.8.7%201.6%201.5%202%201.7.6%201.8.4.9-1.8-.8-2-2.4-2.1-2.4-.2%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201122c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M78.5%201122c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M95.6%201121.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M36.2%201123.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M53%201123.5c0%20.8.4%201.5.9%201.5s1.1-.7%201.5-1.5c.3-.9%200-1.5-.9-1.5-.8%200-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M61%201123.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M86.3%201123.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M103.2%201123.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M112%201123.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M120.2%201123.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M129%201123.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M137.7%201122.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M146.5%201123.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M155%201123.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M164%201123.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M173%201123.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M181%201123.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M189.7%201122.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M198.2%201123.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M207%201123.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M215.7%201122.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M224%201123.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M48.6%201128.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M31.2%201130.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M40%201130.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M57%201130.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M65%201130.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M74%201130.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M82%201130.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90.5%201130c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M99.5%201130c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M107.7%201129.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M116%201130.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M125.3%201130.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M133.7%201129.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M151%201130.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M168.5%201130c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M194.2%201130.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M142%201131.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M159.3%201131.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M177%201131.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M185.7%201130.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M202.2%201131.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M211.2%201131.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M219.7%201130.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M228.3%201131.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M27.2%201137.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M36%201137.5c0%202%201.7%202.8%202.3%201.1.3-.8-.1-1.7-.9-2s-1.4.1-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M44%201137.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M52.5%201137c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M61.5%201137c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M69.4%201137.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M78.5%201137c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M86.5%201137c-.9%201.5.4%203%202%202.3.8-.3%201.5-.9%201.5-1.3%200-1.2-2.9-2-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M95.6%201136.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M103.5%201137.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M112.2%201138.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M120%201137.9c0%20.5.6%201.4%201.4%202%201%20.9%201.5.8%201.9-.3.3-.8.3-1.7%200-2-.9-.9-3.3-.7-3.3.3%22%2F%3E%09%3Cpath%20d%3D%22M129.7%201137.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M138%201138.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M146.7%201137.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M155.7%201137.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M164%201138.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M172%201138.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M181.2%201138.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M189.2%201138.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M198.7%201137.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M207.2%201138.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M215.7%201137.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M224%201138.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M31.4%201144.4c-.4%201-.2%202.2.4%202.8.8.8%201.3.7%201.8-.6.4-1%20.2-2.2-.4-2.8-.8-.8-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M48.5%201144c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M82.7%201143.7c-1.2%201.2-.7%203.3.8%203.3%201.7%200%201.9-.9.7-2.8-.5-.7-1.1-.9-1.5-.5%22%2F%3E%09%3Cpath%20d%3D%22M40%201145.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M57%201145.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M65.2%201145.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M73.5%201144.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M90.6%201145.5c.4.8%201.2%201.5%202%201.5%201.9%200%201.8-1.6-.2-2.4-2.2-.9-2.4-.8-1.8.9%22%2F%3E%09%3Cpath%20d%3D%22M99.7%201144.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M108.5%201145.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M116.7%201144.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M125%201145.5c0%20.8.7%201.5%201.5%201.5.9%200%201.2-.6.9-1.5-.4-.8-1-1.5-1.5-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M133.5%201145c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M142.5%201145c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M151.4%201145.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M168.5%201145c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M185.5%201145c-.4.7-.1%201.6.6%202.1%201.7%201%202.6-.8%201.1-2.3-.6-.6-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M194%201145.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M203%201145c-1.2.7-1.2%201.2-.3%202.1%201.5%201.5%202.6.7%202.1-1.5-.2-1.1-.7-1.3-1.8-.6%22%2F%3E%09%3Cpath%20d%3D%22M211.5%201145c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M159.3%201146.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M177.3%201146.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M220%201146.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M228.3%201146.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M26.7%201152.4c-.3.8%200%201.7.7%201.9%201.8.7%204-.8%203.2-2.2-1-1.6-3.3-1.4-3.9.3%22%2F%3E%09%3Cpath%20d%3D%22M35.7%201151.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M44.2%201152.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M52.6%201151.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M60.6%201151.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201152c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M78.7%201152.4c-.6%201.5.1%202.6%201.5%202.6%201.1%200%201-2.7-.1-3.4-.5-.3-1.1%200-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M95.5%201152c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M104.2%201152.3c-.9%201.1-1%201.7-.2%202.2%201.5.9%202.3.1%201.8-2.1-.3-1.5-.4-1.6-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M86.5%201152.9c-1%201.7%201.2%202.1%202.5.6%201-1.2%201-1.5-.3-1.5-.9%200-1.8.4-2.2.9%22%2F%3E%09%3Cpath%20d%3D%22M112.7%201152.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M121%201153.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M129%201153.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M138%201153.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M146.7%201152.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M155%201153.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M163.7%201152.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M172.7%201152.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M181%201153.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M189.5%201152.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M198%201153.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M206.5%201153c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M215.2%201153.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M224.6%201152.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M64%201157.9c0%202.1%201.3%204.1%202.6%204.1%202.1%200%201.7-2.3-.6-3.8-1.1-.7-2-.8-2-.3%22%2F%3E%09%3Cpath%20d%3D%22M48.6%201158.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M57.6%201158.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M99.4%201159.4c-.4%201-.2%202.2.4%202.8.8.8%201.3.7%201.8-.6.4-1%20.2-2.2-.4-2.8-.8-.8-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M31.2%201160.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M40%201160.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M82%201160.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M108.5%201160.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M116.5%201160c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M125.2%201160.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M133.7%201159.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M142.5%201160c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M150.6%201160.6c-.8%202.1-.1%202.8%201.9%202%20.9-.3%201.5-1.1%201.3-1.8-.7-1.9-2.5-2-3.2-.2%22%2F%3E%09%3Cpath%20d%3D%22M159.4%201160.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M168.6%201159.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M177.2%201160.2c-1.6%201.6-1.5%202.8.3%202.8.8%200%201.5-.9%201.5-2%200-2.3-.2-2.4-1.8-.8%22%2F%3E%09%3Cpath%20d%3D%22M185.5%201160c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M193.4%201160.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M202.4%201160.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M219.7%201160.4c-.6%201.5.1%202.6%201.5%202.6%201.1%200%201-2.7-.1-3.4-.5-.3-1.1%200-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M90%201161c0%20.5.9%201%202.1%201%201.1%200%201.7-.5%201.4-1-.3-.6-1.3-1-2.1-1s-1.4.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M211.3%201161.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M228.3%201161.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M175%201164.8c-6.8.4-7.6.9-5%203l2.2%201.8-3.6%202.7c-4.4%203.4-4.8%206-.8%205.5%201.8-.2%202.8-1%203-2.3.4-2.9%206.2-6.8%207.9-5.3%201.7%201.4%201.7%203.8-.1%203.8-2%200-3.1%201.9-1.8%203.2.8.8%201.5.8%202.6-.1%201.2-1%201.9-.8%203.5.8%202.7%202.7%204%202.6%205-.2.7-1.8.4-2.6-1.5-4-1.3-1-2.4-2.7-2.4-3.6%200-3.2-4.1-5.6-9-5.3%22%2F%3E%09%3Cpath%20d%3D%22M27.2%201167.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M35%201167.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M43.5%201167c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M53%201167.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M60.7%201166.6c-.8.8.3%203.4%201.4%203.4.5%200%20.9-.9.9-2%200-1.9-1.1-2.6-2.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201167c-.9%201.5-.1%202.3%202.1%201.8%201.5-.3%201.6-.4.1-1.6-1.1-.9-1.7-1-2.2-.2%22%2F%3E%09%3Cpath%20d%3D%22M78.2%201167.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M86.4%201167.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M95.2%201167.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M103.5%201167c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M206.7%201168c-.4%201.5%200%202%201.5%202%201.3%200%201.8-.6%201.6-1.7-.5-2.4-2.5-2.7-3.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M112%201168.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M120.7%201167.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M129%201168.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M137.5%201168.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M146.2%201168.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M155%201168.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M163.6%201167.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M189%201167.7c0%20.5.5%201.5%201%202.3.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.2-3.6-1.5-3.6-.4%22%2F%3E%09%3Cpath%20d%3D%22M198.7%201167.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M215.2%201168.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M224%201169c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M194.5%201174.3c-.8%203.1%200%204.6%201.5%203.1.7-.7.7-1.9.1-3.5l-.9-2.4z%22%2F%3E%09%3Cpath%20d%3D%22M40.3%201173.7c-1.8.6-1.6%203.3.1%203.3%201.9%200%203.1-1.9%202-3-.5-.4-1.5-.5-2.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M31.2%201175.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M48%201175.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M56.2%201175.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M65%201175.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M73.7%201174.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M82%201175.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90.2%201175.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M99.2%201175.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M107.5%201175c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M116.5%201175c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M133%201175.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M142%201175.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M151.3%201174.7c-2%20.7-1.5%202.3.7%202.3%201.1%200%202-.4%202-.9%200-1.3-1.2-1.9-2.7-1.4%22%2F%3E%09%3Cpath%20d%3D%22M125%201176c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M159.3%201176.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M202%201176c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M211%201176c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M219.2%201176.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M228.7%201175.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M35.4%201182.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M44.2%201181.7c-1.5.6-.6%202.3%201.4%202.3.8%200%201.4-.7%201.4-1.5%200-1.5-.6-1.7-2.8-.8%22%2F%3E%09%3Cpath%20d%3D%22M53%201182.9c0%201.2.5%202.1%201%202.1.6%200%201-.6%201-1.4s-.4-1.8-1-2.1c-.5-.3-1%20.3-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M61%201182.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M69.6%201181.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M129.6%201181.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M28%201183c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M77%201182.8c0%201.4%201.1%202.1%202.6%201.5%202.1-.8%201.7-2.3-.6-2.3-1.1%200-2%20.4-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M86%201183c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M95%201183c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M103.2%201183.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M112%201183.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M120.2%201183.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M137.2%201183.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M146.5%201182.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M155.6%201182.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M164%201183.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M172%201183.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M180.7%201182.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M189%201183.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M198%201183.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M207.5%201183c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M215.7%201182.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M224%201184c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M31%201190.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M107.4%201189.4c-.9%202.3.7%203.8%202.6%202.6%201.3-.8%201.3-1.1-.2-2.6-1.6-1.7-1.8-1.7-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M40.2%201190.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M48%201190.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M65%201190.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M73%201190.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M82.2%201190.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M99%201191.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M116.2%201190.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M124.6%201189.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M133.6%201189.7c-1.1%201.1-.6%202.3.8%202.3.8%200%201.7-.4%202-.9.7-1-1.9-2.3-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M142%201191c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M151%201190.5c-1%201.2-1%201.5.3%201.5%201.9%200%203.1-1.6%201.8-2.4-.5-.3-1.4.1-2.1.9%22%2F%3E%09%3Cpath%20d%3D%22M159.7%201189.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M185.5%201190c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M194%201191c0%201.1.7%202%201.5%202s1.5-.9%201.5-2-.7-2-1.5-2-1.5.9-1.5%202%22%2F%3E%09%3Cpath%20d%3D%22M56.3%201191.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M168.3%201191.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M176.7%201190.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M202.5%201191c-.3.5.3%201%201.5%201s1.8-.5%201.5-1c-.3-.6-1-1-1.5-1s-1.2.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M211%201191.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M219.2%201191.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M228.6%201190.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M27%201197.4c0%20.8.4%201.7.9%202%201%20.7%202.3-1.9%201.4-2.8-1.1-1.1-2.3-.6-2.3.8%22%2F%3E%09%3Cpath%20d%3D%22M35%201197.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M44.1%201197c-1.6.9-.6%203%201.5%203%201.5%200%202-2.5.6-3.4-.4-.2-1.4-.1-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M52.6%201196.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M60.6%201196.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201197c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M85.4%201197.1c-.9%201.6%201.2%203.3%203.1%202.5%201.4-.5%201.5-.9.5-2.1-1.5-1.8-2.6-1.9-3.6-.4%22%2F%3E%09%3Cpath%20d%3D%22M95%201198c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M112.4%201197.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M129.6%201196.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M78%201198.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M103.2%201198.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M120%201198.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M138%201198.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M146.2%201198.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M155%201198.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M163%201198.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M172.7%201197.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M180.2%201198.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M189.5%201197.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M197.5%201198c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M206.5%201197.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M215%201198.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M223.5%201197.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M31.3%201205.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M48.2%201205.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M56.5%201204.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M65%201205.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M73.2%201205.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M82%201205.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90.7%201204.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M99.7%201204.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M107%201205.4c0%20.8.4%201.7.8%202%201.3.8%203.5-1.1%202.8-2.3-1-1.6-3.6-1.4-3.6.3%22%2F%3E%09%3Cpath%20d%3D%22M116.7%201204.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M124.4%201205.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M133.7%201204.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M150.6%201204.7c-.3.3-.3%201%200%201.4.7%201.2%203.4%201.1%203.4%200s-2.6-2.2-3.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M159.6%201204.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M168.5%201205c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M176.7%201204.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M185.5%201205c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M193.4%201205.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M202.5%201205c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M142%201206c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M211%201206c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M219.3%201206.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M228%201206c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M27%201212.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M35.4%201212.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M44%201212.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M52.5%201212c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M69%201212.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M103.5%201212c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M120.7%201211.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M61%201213.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M78%201213c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M86.2%201213.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M94%201213c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M111.5%201212.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M129%201213.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M137.5%201212.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M146.6%201212.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M155%201213.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M163.5%201212.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M172%201213.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M180%201213.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M189.2%201213.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M198%201213.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M206.5%201212.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M215%201213.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M224%201214c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M31%201220.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M39.2%201220.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M47.3%201220.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M56.2%201220.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M73.2%201220.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81.5%201220c-.8%201.3%201.5%202.4%202.7%201.2q.9-.9-.6-1.5c-.8-.3-1.8-.2-2.1.3%22%2F%3E%09%3Cpath%20d%3D%22M91%201220.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M99%201220.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M107%201220.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M116.5%201220c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M124.5%201220.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M142.5%201220c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M159.6%201219.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M176.5%201220c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M202.4%201220.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M211.4%201220.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M219.5%201220c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M133.3%201221.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M150.2%201221.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M168%201221c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M185.3%201221.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M194%201221c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M228%201221.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M26.5%201226.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M35.5%201227c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M43.7%201226.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M52.6%201226.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M61.4%201227.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201227c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M77.6%201226.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M103.5%201227c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M86.3%201228.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M94.2%201228.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M112%201228.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M120.7%201227.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M129%201228.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M138%201228.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M145.5%201227.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M155%201228.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M163.7%201227.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M172%201228.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M180.7%201227.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M189%201228.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M197.5%201228c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M207%201228.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M214.5%201227.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M223.5%201227.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M65.2%201234.2c-1.6%201.6-1.5%202.8.3%202.8.8%200%201.5-.9%201.5-2%200-2.3-.2-2.4-1.8-.8%22%2F%3E%09%3Cpath%20d%3D%22M31%201235.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M39%201235.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M48%201235.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M55.7%201234.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M73%201235.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M82%201235.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M90.6%201234.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M107.5%201235c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M133.6%201234.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M150.4%201235.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M176.5%201235c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M99%201236c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M116%201236c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M124.5%201236c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M142%201236c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M159.3%201236.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M167.5%201235.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M185.3%201236.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M193%201236c0%20.5.9%201%202%201s2-.5%202-1c0-.6-.9-1-2-1s-2%20.4-2%201%22%2F%3E%09%3Cpath%20d%3D%22M202%201236c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M211%201236.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M220%201236.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M228%201236c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M26.5%201242c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M43.2%201242.7c.4%202.1%203.3%202.5%203.3.3%200-.8-.8-1.6-1.8-1.8-1.4-.3-1.8.1-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M60.5%201242c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M69%201243c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M94.4%201242.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M35.3%201243.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51.7%201242.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M77.2%201243.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M86%201243c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M103.2%201243.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M111.5%201242.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M120%201243.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M129%201243.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M137.5%201243.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M145.3%201243.5c-.3.9-.3%201.8%200%202.2%201%201%203.7-.6%203.7-2.2%200-2-2.9-2-3.7%200%22%2F%3E%09%3Cpath%20d%3D%22M154.5%201242.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M163%201243.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M172%201243.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M180.5%201243.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M189%201243.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M197.5%201242.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M206%201243.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M224%201243.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M215%201244c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M31%201250.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M39.2%201250.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M47%201249.9c0%201.3%202.6%203.2%203.3%202.4%201.4-1.3.6-3.3-1.3-3.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M56%201250.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M65%201250.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M73.6%201249.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M82%201250.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M90%201250.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M98.5%201250c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M107.5%201250c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M116.5%201250.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M124.4%201250.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M133.3%201249.7c-1.6.6-.5%203.3%201.3%203.3.8%200%201.4-.6%201.4-1.4%200-1.8-1.1-2.5-2.7-1.9%22%2F%3E%09%3Cpath%20d%3D%22M141.4%201250.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M168%201250.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M185.4%201250.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M194%201250.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M202.2%201250.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M150%201251.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M159.3%201251.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M176.2%201251.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M210.2%201251.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M219%201251.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M228%201251.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M43.5%201257c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M52.4%201257.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M77.5%201257c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M85.4%201257.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M103.6%201256.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M112.3%201256.7c-1.8.6-1.6%203.3.1%203.3%201.9%200%203.1-1.9%202-3-.5-.4-1.5-.5-2.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M120.1%201257.4c-1.2%201.4-.5%202.6%201.6%202.6%201.5%200%201.8-2.6.4-3.4-.5-.3-1.4%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M27%201258c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M60%201258c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M69%201258c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M94.3%201258.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M128.2%201258.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M137.7%201257.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M146%201258.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M154%201258.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M163.7%201257.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M172%201258.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M181%201258.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M189%201258.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M197.5%201257.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M206%201258.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M215%201258.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M224%201258.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M31.6%201264.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M39.2%201265.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M48%201264.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M56%201265.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M64.7%201264.6c-.3.3-.3%201.2%200%202%20.4%201.1.9%201.2%201.9.3.8-.6%201.1-1.5.8-2-.6-1-1.8-1.2-2.7-.3%22%2F%3E%09%3Cpath%20d%3D%22M73%201265.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M82%201265.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90.2%201265.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M99%201265.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M107%201265.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M115.4%201265.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M124.5%201265c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M133.6%201264.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M176.4%201265.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M141.5%201266c-.3.5.1%201%20.9%201s1.8-.5%202.1-1c.3-.6-.1-1-.9-1s-1.8.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M150%201266c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M159%201266.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M167.3%201266.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M184%201266c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M194%201265.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M202%201266.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M210.2%201266.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M219%201266.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M228%201266c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M26.7%201272.4c-.6%201.5.1%202.6%201.5%202.6%201.1%200%201-2.7-.1-3.4-.5-.3-1.1%200-1.4.8%22%2F%3E%09%3Cpath%20d%3D%22M35.4%201272.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M43.5%201272c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M51.5%201272c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M60%201272.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201272c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M94.4%201272.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M103.6%201271.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M111.7%201271.7c-1.4%201.3-.6%203.3%201.3%203.3%202.2%200%202.3-.1%201.4-2.4q-1.05-2.55-2.7-.9%22%2F%3E%09%3Cpath%20d%3D%22M77%201273c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M86%201273c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M120%201273.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M128.5%201273.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M137.7%201272.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M146%201273.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M154%201273.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M163%201273.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M172%201273.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M180.6%201272.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M189%201273.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M197.7%201272.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M206.5%201273c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M214.5%201273.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M223%201273.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M22%201280.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M31%201280.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M39%201280.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M47.3%201280.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M56%201280.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M65%201280.4c0%20.8.5%201.8%201%202.1.6.3%201-.3%201-1.4%200-1.2-.4-2.1-1-2.1-.5%200-1%20.6-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M73.2%201280.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81.5%201280.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M90%201280.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M98.4%201280.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M107.5%201280.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M115.4%201280.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M124%201280.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M133.1%201280.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M141.5%201280c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M184.5%201280c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M193.5%201280c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M150%201281c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M159%201281.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M167.5%201280.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M176%201281.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M202%201281.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M210.2%201281.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M219.2%201281.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M228%201281.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M26.5%201287c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M34.4%201287.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M43.5%201287c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M68.4%201287.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M77.5%201287c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M103.1%201287c-1.6.9-.6%203%201.5%203%201.5%200%202-2.5.6-3.4-.4-.2-1.4-.1-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M51.3%201288.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M60.2%201288.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M86%201288c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M94%201288.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M111.2%201288.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M120%201288.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M128.7%201287.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M137%201288.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M146%201288.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M154.6%201287.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M163%201288.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M172%201288.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M180.7%201287.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M189%201288.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M197.5%201288c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M206.6%201287.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M215.2%201288.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M223.5%201288c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M31%201295.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M39%201295.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M47.6%201294.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M64%201295.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M73.2%201295.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M81.2%201295.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M90%201295.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M98%201296c0%201.5.5%202%201.8%201.8.9-.2%201.7-1%201.7-1.8s-.8-1.6-1.7-1.8c-1.3-.2-1.8.3-1.8%201.8%22%2F%3E%09%3Cpath%20d%3D%22M107.7%201294.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M116%201296c0%201.1.4%202%20.9%202%201.1%200%202.2-2.6%201.4-3.4-1.2-1.2-2.3-.5-2.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M124.6%201294.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M133.1%201295.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M167.6%201294.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M141%201296c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M150%201296.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M158%201295.8c0%201.4%201.1%202.1%202.6%201.5.8-.3%201.1-.9.8-1.4-.7-1.1-3.4-1.2-3.4-.1%22%2F%3E%09%3Cpath%20d%3D%22M176.2%201296.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M184.2%201296.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M193.2%201296.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M201.2%201296.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M210.3%201296.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M219.5%201296.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M227.3%201296.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M35%201302.4c0%20.8.5%201.8%201%202.1.6.3%201-.3%201-1.4%200-1.2-.4-2.1-1-2.1-.5%200-1%20.6-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M43.4%201302.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M51.5%201302c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M68.7%201301.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M77.5%201302c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M27%201303c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M60%201303.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M85.2%201303.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M94%201303.5c0%20.8.4%201.5.9%201.5s1.4-.7%202.1-1.5c1-1.3.9-1.5-.9-1.5-1.2%200-2.1.6-2.1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M102.3%201303.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M111.2%201303.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M119.5%201302.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M128.5%201303.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M137.2%201303.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M146.3%201303.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M154%201303.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M163%201303.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M171.7%201302.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M180%201303.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M189%201303.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M197.7%201302.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M206.5%201303c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M214.7%201302.6c-.8.8.3%203.4%201.4%203.4.5%200%20.9-.9.9-2%200-1.9-1.1-2.6-2.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M223.7%201302.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M23.1%201309.6c0%201.1.3%201.4.6.6.3-.7.2-1.6-.1-1.9-.3-.4-.6.2-.5%201.3%22%2F%3E%09%3Cpath%20d%3D%22M47.4%201309.4c-.4%201-.2%202.2.4%202.8.8.8%201.3.7%201.8-.6.4-1%20.2-2.2-.4-2.8-.8-.8-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M30.7%201309.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M39.5%201309.9c-.3.5-.1%201.2.5%201.6.5.3%201-.1%201-.9%200-1.8-.6-2.1-1.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M56%201310.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M64%201310.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M72.5%201309.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M81%201310.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90.5%201310c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M97.6%201309.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M107%201311c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M115.5%201310c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M125%201310c-1.1.7-1.2%201.2-.4%202s1.4.7%202.3-.4c1.4-1.7.1-2.8-1.9-1.6%22%2F%3E%09%3Cpath%20d%3D%22M141.6%201309.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M184.6%201309.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M210.4%201310.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M133%201311c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M150%201311.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M158.3%201311.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M167.3%201311.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M176%201311.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M193.2%201311.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M201.5%201310.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M219%201311.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M227.7%201310.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M26.5%201317c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M34.5%201317c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M43.4%201317.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M51.5%201317c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M69.2%201317.3c-.9%201.1-1%201.7-.2%202.2%201.5.9%202.3.1%201.8-2.1-.3-1.5-.4-1.6-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M77.4%201317.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M85.4%201317.2c-.4.5-.1%201.4.7%201.8%201.4.9%202.9.4%202.9-1%200-1.3-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M94.6%201316.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M103.1%201317.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M111.6%201316.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M60.2%201318.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M120%201318.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M128%201318.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M137%201318.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M145.5%201317.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M154%201318.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M162.5%201318.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M171.7%201317.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M180.7%201317.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M188.5%201318.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M197.7%201317.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M206.5%201318.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M223.5%201318c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M214.5%201319c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M47.6%201323.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M22%201325.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M30.6%201324.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M39%201325.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55.7%201324.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M64.2%201325.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M73.3%201324.7c-2%20.7-1.5%202.3.7%202.3%201.1%200%202-.4%202-.9%200-1.3-1.2-1.9-2.7-1.4%22%2F%3E%09%3Cpath%20d%3D%22M81%201325.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M90%201325.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M98%201325.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M107.2%201325.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M115.7%201324.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M124.2%201325.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M132.5%201325c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M175.7%201325.5c-.7%201.6.8%202.9%202.3%202%201-.6.2-3.5-1-3.5-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M184.7%201324.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M210.1%201326.1c.8%201.6%201.4%201.8%202.2%201%20.9-.9.8-1.4-.3-2.1-2.4-1.6-3.1-1.1-1.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M141%201326c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M150%201326.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M158.2%201326.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M167.3%201326.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M193%201326.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M201.7%201325.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M219%201326.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M227.3%201326.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M34.5%201332c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M43.2%201332.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M51.5%201332c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M59.8%201331.6c-1.1%201%20.3%203.4%201.9%203.4.8%200%201.3-.7%201.1-1.7-.3-1.8-2-2.7-3-1.7%22%2F%3E%09%3Cpath%20d%3D%22M68.4%201332.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M77.1%201332.4c-1.2%201.4-.5%202.6%201.6%202.6%201.5%200%201.8-2.6.4-3.4-.5-.3-1.4%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M85.5%201332c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M26.3%201333.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M94%201333.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M102.2%201333.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M111%201333.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M119.2%201333.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M128.7%201332.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M136.2%201333.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M145.7%201332.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M154%201333.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M162.2%201333.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M171.5%201333c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M180.2%201333.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M188.7%201332.7c-1.1%201-.8%202%20.8%202.7%201%20.4%201.5-.1%201.5-1.4%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M197.5%201333c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M205.7%201333.5c-.5%201%200%201.5%201.4%201.5%201.2%200%201.9-.5%201.7-1.2-.6-1.8-2.5-2-3.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M214.5%201333c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M223.5%201333c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M47.6%201338.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M21%201340.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M30.6%201339.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M38.7%201339.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M55.7%201339.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M64%201340.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M72.5%201340c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M81%201340.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M89%201340.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M98.5%201340c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M106.5%201340c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M115.6%201339.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M132.5%201340c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M141.1%201340.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M150%201341c0%201.9%201.1%202.6%202.3%201.4.8-.8-.3-3.4-1.4-3.4-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M176%201341c0%201.1.4%202%20.9%202%201.1%200%202.2-2.6%201.4-3.4-1.2-1.2-2.3-.5-2.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M124%201341.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M158.2%201341.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M167%201341.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M184%201341.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M193%201341.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M201.2%201341.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M210%201341.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M218.2%201341.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M227.5%201341.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M43.4%201347.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M51.4%201347.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M60%201347.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M76.4%201347.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M85.6%201346.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M94%201348.1c0%201.2.5%201.9%201.2%201.7%201.8-.6%202-2.5.3-3.1-1-.5-1.5%200-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M25%201347.4c0%20.2.6.9%201.4%201.5%201%20.9%201.5.8%202-.4.4-1-.1-1.5-1.4-1.5-1.1%200-2%20.2-2%20.4%22%2F%3E%09%3Cpath%20d%3D%22M35%201348.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M68%201348.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M102.2%201348.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M111%201348.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M119.7%201347.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M128%201348.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M136.6%201347.9c-.3.5%200%201.4.8%202%201%20.9%201.5.8%201.9-.3.9-2.2-1.5-3.7-2.7-1.7%22%2F%3E%09%3Cpath%20d%3D%22M145.2%201348.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M154%201348.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M171%201348.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M180%201348.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M189.3%201347.7c-1.8.7-1.6%202.3.2%202.3.8%200%201.5-.7%201.5-1.5s-.1-1.5-.2-1.4c-.2%200-.9.3-1.5.6%22%2F%3E%09%3Cpath%20d%3D%22M197.6%201347.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M205.7%201347.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M214.6%201347.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M163%201349.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M223%201349.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M21.2%201355.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M29.5%201354.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M38.5%201355.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M46.5%201354.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M55%201355.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M63.7%201354.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M72.2%201355.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M81%201355.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M89%201355.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M98.2%201355.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M106%201354.9c0%201.3%202.6%203.2%203.3%202.4.8-.7-1.1-3.3-2.4-3.3-.5%200-.9.4-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M115.3%201355.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M123.4%201355.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M132.5%201355c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M141.3%201356.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M149.2%201356.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M158.7%201355.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M167%201356.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M175%201356.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M184%201356.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M193%201356.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M201%201356.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M209.5%201356c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M218%201356.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M227%201355.8c0%20.5.7%201.3%201.6%201.6%201%20.4%201.4.1%201.2-.6-.5-1.5-2.8-2.3-2.8-1%22%2F%3E%09%3Cpath%20d%3D%22M42.7%201357.7c-.4.3-.7%201.1-.7%201.7s.5.5%201.2-.2c.6-.6.9-1.4.7-1.7-.3-.3-.9-.2-1.2.2%22%2F%3E%09%3Cpath%20d%3D%22M42.6%201361.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M59.5%201362c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M68.5%201362c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M94.1%201362.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M102.7%201361.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M26%201363.5c0%20.9.6%201.2%201.5.9.8-.4%201.5-1%201.5-1.5s-.7-.9-1.5-.9-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M35%201363c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M51.3%201363.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M76.2%201363.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M85.5%201363.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M111%201363.5c0%20.8.4%201.5.9%201.5s1.1-.7%201.5-1.5c.3-.9%200-1.5-.9-1.5-.8%200-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M119%201362.7c0%20.5.5%201.5%201%202.3.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.2-3.6-1.5-3.6-.4%22%2F%3E%09%3Cpath%20d%3D%22M127.6%201362.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M136%201363.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M145.7%201362.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M153.6%201362.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M162.7%201362.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M171.6%201362.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M179%201362.9c0%201.2%202.6%203.2%203.3%202.5.9-1-.4-3.4-1.9-3.4-.8%200-1.4.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M188.4%201363.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M196%201362.9c0%20.5.6%201.4%201.4%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-3.5-1.3-3.5-.1%22%2F%3E%09%3Cpath%20d%3D%22M205.6%201362.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M214.5%201363c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M222.5%201363.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M89.4%201369.5c-.9%202.3%201%204%202.5%202.2.9-1.1.8-1.7-.4-2.7s-1.6-.9-2.1.5%22%2F%3E%09%3Cpath%20d%3D%22M21%201370.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M29.5%201370c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M38.6%201369.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M47%201370.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M55.6%201369.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M63.6%201370.5c.7%201.7%202.2%201.7%202.7%200%20.1-.5-.6-1.1-1.5-1.3-1.3-.3-1.6.1-1.2%201.3%22%2F%3E%09%3Cpath%20d%3D%22M72%201370.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M80.7%201369.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M97.4%201370.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M106%201370.3c0%201.9%201%202.7%202.5%202%201.7-.6.8-3.3-1.1-3.3-.8%200-1.4.6-1.4%201.3%22%2F%3E%09%3Cpath%20d%3D%22M114.5%201370c-.4.7-.3%201.6.3%202.2%201.4%201.4%204.5.2%204-1.5-.6-1.6-3.4-2.1-4.3-.7%22%2F%3E%09%3Cpath%20d%3D%22M123%201370.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M132%201370.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M158.6%201369.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M141.3%201371.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M149%201371.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M166.2%201371.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M175%201371.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M184%201371.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M192.2%201371.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M201%201371.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M210%201371.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M219%201371.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M226.5%201370.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M33.5%201377.1c-.4.6-.1%201.5.6%202%202.1%201.3%203.1%201.1%202.7-.8-.4-2-2.4-2.8-3.3-1.2%22%2F%3E%09%3Cpath%20d%3D%22M51.5%201377c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M59.4%201377.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M85.6%201376.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M26%201378.5c1.2%201.5%203%201.2%203-.6%200-.5-1-.9-2.1-.9-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M43%201378.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M68%201378.5c0%20.8.6%201.5%201.4%201.5%202.2%200%202.8-1.7%201-2.4-2.2-.9-2.4-.8-2.4.9%22%2F%3E%09%3Cpath%20d%3D%22M76.7%201377.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M93%201378.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M102%201378.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M110%201378.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M119%201378.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M128%201378.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M136.7%201377.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M144.5%201377.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M153.7%201377.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M162.5%201378c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M171.6%201377.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M179.4%201378.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M188.7%201377.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M196.6%201377.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M205.4%201378.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M223%201378c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%20.8-.8.9-1.5.2-2.2-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M214.3%201379.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M29.5%201384.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M38.2%201385.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M47%201385.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M55.6%201384.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M64%201385.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M72.7%201384.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M80.6%201384.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M89%201385.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M97.5%201384.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M106.5%201385c-.9%201.5-.1%202.3%202.1%201.8%201.5-.3%201.6-.4.1-1.6-1.1-.9-1.7-1-2.2-.2%22%2F%3E%09%3Cpath%20d%3D%22M115%201385c-1.3.9-1.3%201.1%200%202%20.9.6%201.8.6%202.4%200%201.5-1.5-.6-3.1-2.4-2%22%2F%3E%09%3Cpath%20d%3D%22M123.4%201385.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M140%201385.4c0%202.1%202%203%203.3%201.7.9-.9.8-1.4-.3-2.1-2.1-1.4-3-1.2-3%20.4%22%2F%3E%09%3Cpath%20d%3D%22M148%201385.5c0%201.8%202.4%203%204%202%20.8-.5.8-1.1-.1-2.1-1.5-1.9-3.9-1.8-3.9.1%22%2F%3E%09%3Cpath%20d%3D%22M158%201386c0%201.1.7%202%201.5%202s1.5-.9%201.5-2-.7-2-1.5-2-1.5.9-1.5%202%22%2F%3E%09%3Cpath%20d%3D%22M201.6%201384.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M132%201386c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M167%201386.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M175.2%201386.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M184%201386.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M192.2%201386.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M209.5%201385.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M218.7%201385.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M227%201386.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M25.7%201391.7c-.3.5-.2%201.5.2%202.2.7%201%201%201%201.6.1.4-.6.3-1.6-.3-2.2-.5-.5-1.2-.6-1.5-.1%22%2F%3E%09%3Cpath%20d%3D%22M34.5%201392c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M42.5%201392c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M51.2%201392.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M68.4%201392.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M76.4%201392.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M59.7%201392.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M85.3%201393.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M93.5%201393.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M102%201393.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M110.7%201392.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M118.5%201393c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M128%201394c0%201.1.4%202%20.9%202%201.1%200%202.2-2.6%201.4-3.4-1.2-1.2-2.3-.5-2.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M136%201393.4c0%202.1%202.1%203.1%203%201.5.5-.7.6-1.7.4-2.1-.9-1.4-3.4-.9-3.4.6%22%2F%3E%09%3Cpath%20d%3D%22M145.3%201393.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M153.5%201393.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M162.2%201393.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M179.7%201392.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M188.6%201392.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M197.4%201393.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M205.4%201393.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M214%201394c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M223%201394c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M171.8%201394.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M21.2%201400.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M29.5%201400c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M38%201400.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M47%201400.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55%201400.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M63.5%201399.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M72%201400.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M80.7%201399.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M89.2%201400.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M106.3%201400.5c-.3.9-.3%201.9.1%202.2.8.9%203.7-1.8%203-2.8-.8-1.4-2.4-1.1-3.1.6%22%2F%3E%09%3Cpath%20d%3D%22M115%201401c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M123.5%201400c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M97.5%201400.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M131.7%201400.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M140.5%201400.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M149%201401.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M158%201401.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M166.2%201401.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M175%201401.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M184%201401.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M192.7%201400.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M201%201401.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M210%201401.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M218%201401.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M226.5%201401c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M25.7%201406.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M42.6%201406.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M76%201408c0%201.1.7%202%201.5%202s1.5-.6%201.5-1.4-.7-1.6-1.5-2c-1-.4-1.5.1-1.5%201.4%22%2F%3E%09%3Cpath%20d%3D%22M85.4%201407.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M93.5%201407c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M33.3%201408.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M51%201408.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M59.3%201408.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M67.2%201408.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M101.7%201407.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M110%201408.3c0%201.9%201%202.7%202.6%202%202.1-.8%201.7-3.3-.6-3.3-1.1%200-2%20.6-2%201.3%22%2F%3E%09%3Cpath%20d%3D%22M119%201408.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M127.5%201408c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M136.7%201407.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M145%201408.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M153.5%201408c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M162%201408.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M171.6%201407.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M179.4%201408.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M188.6%201407.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M214.4%201408.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M196.5%201408.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M205.2%201409.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M222.2%201409.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M21.2%201415.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M29%201415.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M38%201415.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M46.5%201415.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M55%201415.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M63.5%201415c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M72%201415.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M80.7%201414.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M89.2%201415.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M98.5%201415c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M106.5%201415c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M115%201415c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M123.2%201416.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M132%201416.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M140.3%201416.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M148.5%201415.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M157.5%201415.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M166%201416.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M175%201416.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M183.7%201415.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M192.7%201415.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M201.6%201415.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M209.6%201415.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M218%201416.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M227%201416.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M25.5%201422c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M42.5%201422c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M51.2%201422.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M59.2%201422.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M76%201422.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M33%201422.9c0%20.5.7%201.1%201.5%201.5.9.3%201.5%200%201.5-.9%200-.8-.7-1.5-1.5-1.5s-1.5.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M94%201423.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M102%201423.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M110%201423.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M119%201423.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M136.6%201422.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M153.5%201423c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M162.6%201422.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M179.4%201423.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M188.7%201422.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M197.3%201422.8c-.8.5-.9%201.3-.3%202.2.7%201.2%201.2%201.2%202.2.2%201.4-1.4-.1-3.5-1.9-2.4%22%2F%3E%09%3Cpath%20d%3D%22M205.5%201423c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M214.7%201422.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M69.5%201424c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M85.5%201424c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M128.5%201424c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M171.2%201424.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M222.2%201424.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M21%201430.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M29.6%201429.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M38%201430.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M46.7%201429.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M63.4%201430.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M80.7%201429.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M89.5%201430c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M98%201430c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M105.6%201429.9c-.7%201%202.2%203.7%203%202.8.9-.8-.3-3.7-1.5-3.7-.5%200-1.2.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M114.7%201430.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M149.4%201430.5c-.7%201.7.4%203.7%201.7%203%201.2-.8%201.2-4.5-.1-4.5-.6%200-1.3.7-1.6%201.5%22%2F%3E%09%3Cpath%20d%3D%22M55%201431c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M123.2%201431.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M131.7%201430.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M140.6%201431.5c.4.8%201%201.2%201.5.9%201.4-.8%201-2.4-.6-2.4-.9%200-1.2.6-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M157.2%201431.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M166.7%201430.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M175.2%201431.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M183.5%201430.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M192.7%201430.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M201%201431.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M209.7%201430.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M218%201431.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M227%201431.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M25.5%201437c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M51%201437.9c0%201.2.5%202.1%201%202.1.6%200%201-.6%201-1.4s-.4-1.8-1-2.1c-.5-.3-1%20.3-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M42.5%201438c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M59.7%201437.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M67.3%201438.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M76%201438.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M84.5%201437.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M93%201438.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101.7%201437.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M109.6%201437.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M119.7%201437.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M127.7%201437.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M144.4%201438.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M153.5%201438c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M179.7%201437.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M136.5%201439c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M162.3%201439.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M171%201439.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M188%201439.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M196.5%201438.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M205%201439.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M214%201439c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M222.5%201438.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M29.4%201445.6c.3.9.6%201.8.6%202s.5.4%201%20.4c.6%200%201-.9%201-2%200-1.2-.7-2-1.6-2-1.1%200-1.4.5-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M38%201445.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M46.7%201444.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M55.5%201445.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M72.2%201445.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M80.6%201444.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M89.6%201444.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M97.4%201445.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M64%201446c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M106.3%201446.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M115%201446.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M123%201446.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M131.7%201445.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M140%201446.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M149%201446.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M158%201446.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M166%201446.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M175.2%201446.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M183.7%201445.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M192.7%201445.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M201%201446.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M209.7%201445.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M218.6%201445.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M226.7%201445.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M25%201453c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M33.3%201453.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M42%201453c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M50.2%201453.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M59.3%201453.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M67.2%201453.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M76%201453c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M84.2%201453.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M93%201453.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101.7%201452.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M110.7%201452.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M119%201453.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M127.7%201452.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M136.7%201452.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M145%201453.5c0%20.8.7%201.5%201.5%201.5.9%200%201.2-.6.9-1.5-.4-.8-1-1.5-1.5-1.5s-.9.7-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M162.4%201453.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M171%201454c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M188.4%201453.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M197%201454c0%201.9%201.1%202.6%202.3%201.4.8-.8-.3-3.4-1.4-3.4-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M214.5%201453c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M153.2%201454.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M179.3%201454.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M205%201454.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M222.3%201454.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M29%201460.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M37.6%201459.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M46.7%201459.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M55%201460.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M63%201460.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M72.6%201459.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M80.5%201460c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M106.2%201460.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M21.5%201461c.3.5%201.1%201%201.6%201%20.6%200%20.7-.5.4-1-.3-.6-1.1-1-1.6-1-.6%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M89%201461.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M97.3%201461.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M114.2%201461.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M122.7%201460.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M131%201461.4c0%201.6%202.8%204.2%203.6%203.3.3-.3.3-1.5-.1-2.6-.7-2.3-3.5-2.9-3.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M140%201461.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M149%201461.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M157.7%201460.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M166.7%201460.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M175.2%201461.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M184.2%201461.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M192.5%201461c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M200.4%201461.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M209.5%201461c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M218.2%201461.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M226.7%201460.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M42%201467.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M50.5%201467c-.4.6-.3%201.6.3%202.2%201.3%201.3%202.3-.4%201.3-2.1-.7-1-1-1-1.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M59%201467.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M25.2%201468.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M33.2%201468.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M67%201468.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M76.3%201468.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M84.5%201468.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M93%201468.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101.5%201468.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M110.7%201467.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M119%201468.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M127.7%201467.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M154%201468.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M162.6%201467.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M205.4%201468.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M136%201469.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M145%201469.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M171%201469.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M179.2%201469.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M187.5%201468.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M196.3%201469.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M213.7%201468.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M222%201469.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M20.7%201474.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M29.2%201475.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M37.2%201475.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M46%201475.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M54.7%201474.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M63.6%201474.9c-.3.5.1%201.4.9%202.1%201.2%201%201.5%201%201.5-.3%200-1.9-1.6-3.1-2.4-1.8%22%2F%3E%09%3Cpath%20d%3D%22M71.2%201475.1c.2.7%201%201.5%201.7%201.7.8.3%201.2-.1.9-.9-.2-.7-1-1.5-1.7-1.7-.8-.3-1.2.1-.9.9%22%2F%3E%09%3Cpath%20d%3D%22M80.7%201474.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M88.7%201475.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M97.5%201475c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M105.5%201476.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M114.2%201476.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M123.7%201475.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M131.5%201475.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M140%201476.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M149%201476.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M157.5%201476c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M175.2%201476.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M183.5%201476.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M192.5%201476c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M200.7%201475.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M209.7%201475.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M218%201476.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M226.5%201475.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M167%201477c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M34%201482c-1.2.7-1.2%201.2-.3%202.1%201.5%201.5%202.6.7%202.1-1.5-.2-1.1-.7-1.3-1.8-.6%22%2F%3E%09%3Cpath%20d%3D%22M41.8%201481.6c-1.1%201%20.3%203.4%201.9%203.4.8%200%201.3-.7%201.1-1.7-.3-1.8-2-2.7-3-1.7%22%2F%3E%09%3Cpath%20d%3D%22M50.5%201482c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M59.6%201481.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M213.2%201483c.1%201.3.9%202.5%201.6%202.8%201.7.5%201.5-2.3-.4-3.9-1.4-1.1-1.5-1-1.2%201.1%22%2F%3E%09%3Cpath%20d%3D%22M25%201483.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M67%201483.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M75.7%201482.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M84.5%201482.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M93.2%201483.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M102%201483.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M110%201483.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M119.7%201482.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M127.5%201483c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M136.2%201483.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M145%201484c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M153.4%201483.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M170.4%201483.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M179.5%201483c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M196.7%201482.7c-1.4%201.3-.6%203.3%201.3%203.3%201.1%200%202-.4%202-.9%200-1.3-2.6-3.2-3.3-2.4%22%2F%3E%09%3Cpath%20d%3D%22M205.1%201483.4c-1.1%201.3-1%201.7.3%202.2%202.2.8%203-.1%201.9-2.1-.9-1.5-1.1-1.5-2.2-.1%22%2F%3E%09%3Cpath%20d%3D%22M162%201484.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M188%201484.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M222%201484.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M20.6%201489.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M29%201490.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M37.7%201489.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M46%201490.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M55.5%201490c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M63.6%201489.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M71.5%201490c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M80.7%201489.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M88.4%201490.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M97.5%201490c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M105.5%201490.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M114.5%201490.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M123%201492.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M132%201491.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M140%201491.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M149%201491.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M158%201492.1c0%201.1.5%201.7%201%201.4.6-.3%201-1.3%201-2.1s-.4-1.4-1-1.4c-.5%200-1%20.9-1%202.1%22%2F%3E%09%3Cpath%20d%3D%22M166.7%201490.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M175%201491.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M183.7%201490.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M192%201491.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M200.4%201491.1c-.3.6-.2%201.5.4%202.1%201.3%201.3%203.2.2%203.2-1.8%200-1.6-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M209.2%201491.6c.1.9.9%201.9%201.6%202.2.9.3%201.3-.2%201-1.4-.1-.9-.9-1.9-1.6-2.2-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M218%201492c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M226.5%201491c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M24.7%201497.4c-.3.8.1%201.7.9%202%20.9.4%201.4-.1%201.4-1.4%200-2.3-1.5-2.7-2.3-.6%22%2F%3E%09%3Cpath%20d%3D%22M33.5%201497c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M51%201497c-1.2.7-1.2%201.2-.3%202.1%201.5%201.5%202.6.7%202.1-1.5-.2-1.1-.7-1.3-1.8-.6%22%2F%3E%09%3Cpath%20d%3D%22M59%201497.9c0%201.2.5%202.1%201%202.1.6%200%201-.6%201-1.4s-.4-1.8-1-2.1c-.5-.3-1%20.3-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M84.5%201496.9c-.9%201.5.8%203.5%202.4%203%20.8-.3.7-1-.2-2.3-1-1.4-1.6-1.6-2.2-.7%22%2F%3E%09%3Cpath%20d%3D%22M41.5%201497.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M67.5%201498.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M75.7%201497.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M92%201497.9c0%201.3%202.6%203.2%203.3%202.4%201.4-1.3.6-3.3-1.3-3.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M101.7%201497.7c-1.3%201.2-.7%202.3%201.3%202.3%201.3%200%201.8-.5%201.4-1.5-.7-1.6-1.7-1.9-2.7-.8%22%2F%3E%09%3Cpath%20d%3D%22M118.5%201498c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M127.5%201498c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M136.1%201498.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M153.5%201498c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M214.3%201497.7c-1.8.7-1.6%203.3.2%203.3.8%200%201.5-.9%201.5-2s-.1-2-.2-1.9c-.2%200-.9.3-1.5.6%22%2F%3E%09%3Cpath%20d%3D%22M111%201499c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M144.7%201498.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M161%201498.9c0%201.1%202.6%202.2%203.4%201.4.3-.3.3-1%200-1.4-.7-1.2-3.4-1.1-3.4%200%22%2F%3E%09%3Cpath%20d%3D%22M170.2%201499.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M179%201499.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M187.7%201498.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M196.2%201499.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M204.7%201498.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M222%201499.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M20.5%201504.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M29%201505.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M37%201505.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M45.4%201505.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.4%201.1-2.2%200-1.6-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M55%201506c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M63%201506.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M72%201506c0%201.1.5%202%201%202%20.6%200%201-.9%201-2s-.4-2-1-2c-.5%200-1%20.9-1%202%22%2F%3E%09%3Cpath%20d%3D%22M80.6%201504.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M97.4%201505.4c-.8%202.2.1%203%202.1%201.9%201.5-.9%201.5-1.1.1-2.2-1.3-1.1-1.7-1-2.2.3%22%2F%3E%09%3Cpath%20d%3D%22M106.6%201504.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M114.7%201505.4c-.7%201.9%201.1%203.2%202.4%201.9.6-.6.5-1.4-.4-2.2-1.2-.9-1.6-.8-2%20.3%22%2F%3E%09%3Cpath%20d%3D%22M123%201506.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M131.5%201505.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M140%201506.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M149%201506.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M157.5%201506.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M166.7%201505.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M175%201507.1c0%201.8.2%201.9%201.5.9%201.5-1.2%201.2-3-.6-3-.5%200-.9%201-.9%202.1%22%2F%3E%09%3Cpath%20d%3D%22M183.5%201506c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M192%201506.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M200.4%201506.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M209.5%201506c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M217.5%201506.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M226.6%201505.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M24.5%201512c-1%201.6.7%203.1%202.3%202.1%201-.6%201-1-.2-2-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M33.5%201512c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M50.5%201512c-1%201.6.7%203.1%202.3%202.1%201-.6%201-1-.2-2-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M42%201513c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M58.5%201512.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M75.5%201512.9c-.6%201.1.9%202.3%201.9%201.4.9-.9.7-2.3-.3-2.3-.6%200-1.2.4-1.6.9%22%2F%3E%09%3Cpath%20d%3D%22M84%201513.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M93%201513.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101.7%201512.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M109.6%201512.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M118.4%201513.1c-.3.6-.2%201.5.2%201.9%201.2%201.2%203.8-.5%203-1.9-.9-1.4-2.3-1.4-3.2%200%22%2F%3E%09%3Cpath%20d%3D%22M127.5%201513c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M136%201513.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M145.4%201513.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M153.5%201513c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M161.7%201512.6c-.8.8.3%203.4%201.4%203.4.5%200%20.9-.9.9-2%200-1.9-1.1-2.6-2.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M179.4%201513.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M195.5%201512.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M205.6%201512.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M68%201514.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M170%201514.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M188%201514.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M213.6%201513.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M221.5%201513.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M20%201520.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M29%201520.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M37.5%201520c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M46%201520.5c0%20.9.5%201.5%201%201.3%201.2-.4%201.1-1.6-.1-2.4-.5-.3-.9.2-.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M63.2%201520.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M72.1%201520.4c-1.4%201.7-.1%202.8%201.9%201.6%201.1-.7%201.2-1.2.4-2s-1.4-.7-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M80.7%201519.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M89.5%201520c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M97.5%201520c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M114.6%201519.7c-1.1%201.2-.6%203.3.8%203.3%201.9%200%202.8-2.7%201.1-3.3-.7-.3-1.6-.3-1.9%200%22%2F%3E%09%3Cpath%20d%3D%22M55%201521c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M105.5%201520.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M122.7%201520.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M131.7%201520.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M140%201521.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M148.2%201521.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M156.7%201520.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M166.7%201520.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M175.5%201521.3c-.4%201-.5%202.1-.1%202.4%201%201%201.8-.4%201.3-2.4-.4-1.7-.4-1.7-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M183.7%201520.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M192%201522c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M200.2%201521.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M209.5%201521c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M218%201522c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M226.7%201520.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M25%201527.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M33%201528c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M42.1%201527.4c-.9%201-.9%201.6-.1%202.1%201.6%201%203.1-.7%202.1-2.3-.6-1-1-1-2%20.2%22%2F%3E%09%3Cpath%20d%3D%22M58.7%201527.5c-.7%201.6.8%202.9%202.3%202%201-.6.2-3.5-1-3.5-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M50.7%201527.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M67.2%201528.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M76%201528.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M84.7%201527.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M93%201528.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M101.6%201527.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M110.2%201528.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M118.6%201527.8c-.9%201.4.9%203.1%202.3%202.3.7-.5%201-1.4.7-2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M127.5%201528c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M136.4%201528.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M144.7%201527.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M153.4%201528.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M179.7%201527.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M161.5%201528.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M170%201529.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M187.5%201529.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M196%201529.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M204.5%201529.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M213%201529.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M222%201529.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M20%201535.5c0%201.6%201.6%202%202.4.6.3-.5-.1-1.1-.9-1.5-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M28.5%201534.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M37.2%201535.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M45.6%201534.9c-.7%201%201.8%203.4%202.7%202.5.7-.8-.3-3.4-1.3-3.4-.5%200-1.1.4-1.4.9%22%2F%3E%09%3Cpath%20d%3D%22M54.7%201534.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M63.5%201535c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M71.4%201535.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M79.9%201535.6c-1%201.3-1%201.7.2%202.5%202.2%201.3%202.9%201.1%202.9-1%200-2.7-1.5-3.4-3.1-1.5%22%2F%3E%09%3Cpath%20d%3D%22M88.7%201534.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M97%201536c0%201.1.2%202%20.4%202s.6-.9.9-2%20.1-2-.4-2-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M106%201535c-1.2.7-1.2%201.2-.2%202.2%201.4%201.4%203.5-.1%202.4-1.9-.5-.8-1.3-.9-2.2-.3%22%2F%3E%09%3Cpath%20d%3D%22M114.2%201536.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M123%201536.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M131.2%201536.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M140.2%201536.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M149%201536.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M157%201536.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M166%201536.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M175.1%201536.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M183.5%201536c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M191.7%201535.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M200.5%201536c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M209%201537.1c0%202.4%202.3%202.1%202.8-.4.2-1-.3-1.7-1.2-1.7-1%200-1.6.9-1.6%202.1%22%2F%3E%09%3Cpath%20d%3D%22M217.5%201536c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M226.4%201536.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M41.4%201542.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M50.5%201542c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M59.1%201542.3c-.9%201.1-.8%201.7.4%202.7s1.6.9%202.1-.5c.9-2.3-1-4-2.5-2.2%22%2F%3E%09%3Cpath%20d%3D%22M67%201542c-1.2.8-1.2%201%20.3%201.6%202.1.8%203.5-.2%202.1-1.6-.5-.5-1.5-.6-2.4%200%22%2F%3E%09%3Cpath%20d%3D%22M24.7%201543.5c.6%201.7%202.5%201.5%203.1-.3.2-.7-.5-1.2-1.7-1.2-1.4%200-1.9.5-1.4%201.5%22%2F%3E%09%3Cpath%20d%3D%22M33.3%201543.2c.2.7.7%201.3%201.2%201.3s1-.6%201.3-1.3c.2-.6-.4-1.2-1.3-1.2s-1.5.6-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M75.5%201542.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M84%201543.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M92.7%201542.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M101.5%201543c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M109.7%201542.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M118%201543.4c0%201.8%201.6%202.9%203%202.1%201.3-.8.1-3.5-1.6-3.5-.8%200-1.4.6-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M127.7%201542.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M135.7%201542.6c-.9%201%20.4%203.4%201.9%203.4.8%200%201.4-.9%201.4-2%200-1.9-1.9-2.7-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M144.7%201542.7c-1.3%201.2-.7%203.3.8%203.3.8%200%201.5-.9%201.5-2%200-2-1.1-2.6-2.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M153.6%201542.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M161.6%201543.6c-.8%202.2-.8%202.4.8%202.4%201.5%200%202.8-2.4%201.9-3.4-1.1-1-2.1-.7-2.7%201%22%2F%3E%09%3Cpath%20d%3D%22M170.3%201543.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M188.3%201542.7c-1.8.6-1.6%203.3.1%203.3%201.9%200%203.1-1.9%202-3-.5-.4-1.5-.5-2.1-.3%22%2F%3E%09%3Cpath%20d%3D%22M196.6%201542.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M179%201544.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M204.5%201543.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M213%201544.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M222.6%201543.9c-.4.7-.5%201.5-.2%201.8.9.9%201.9-.4%201.4-1.8-.4-1.1-.6-1.1-1.2%200%22%2F%3E%09%3Cpath%20d%3D%22M21%201550.1c0%201.1.5%201.7%201%201.4.6-.3%201-1.3%201-2.1s-.4-1.4-1-1.4c-.5%200-1%20.9-1%202.1%22%2F%3E%09%3Cpath%20d%3D%22M46%201549.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M28%201550.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M37.2%201550.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M54.2%201550.2c.6%201.8%202.8%202.1%202.8.4%200-.9-.7-1.6-1.6-1.6s-1.4.5-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M63%201551c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M71.4%201550.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M80.1%201550.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M88.5%201550c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M97.6%201549.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M105.5%201549.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M114.6%201549.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M149.1%201550c-1.9%201.1-.6%204.1%201.4%203.4%201.6-.6%202-2.9.7-3.8-.4-.2-1.4-.1-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M123.2%201551.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M131.7%201550.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M139.7%201550.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M157%201551.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M165.7%201550.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M174.5%201551.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M183%201551.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M200.2%201551.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M208.7%201550.6c-1.4%201.4-.7%203.5%201.1%203.2.9-.2%201.7-1%201.7-1.7%200-1.6-1.8-2.5-2.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M217.4%201551.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M225.5%201551c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M192%201552c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M24.4%201557.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M33%201557.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M41.7%201556.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M50%201558.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M59.6%201557.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M67%201558.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M75.2%201558.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M84.2%201558.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M92.7%201557.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M101.2%201558.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M109%201557.9c0%201.3%202.6%203.2%203.3%202.4%201.4-1.3.6-3.3-1.3-3.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M118.5%201558c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M127.2%201558.7c.2%201%201%201.8%201.8%201.8s1.6-.8%201.8-1.8c.2-1.2-.3-1.7-1.8-1.7s-2%20.5-1.8%201.7%22%2F%3E%09%3Cpath%20d%3D%22M135.4%201558.1c-.3.6-.2%201.5.3%202%201.4%201.4%204.3%200%203.6-1.7-.6-1.7-2.9-1.9-3.9-.3%22%2F%3E%09%3Cpath%20d%3D%22M144.5%201558c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M153.6%201557.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M161.7%201557.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M170.6%201557.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M179%201558c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M187.5%201558.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M196%201559.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M204%201559.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M213%201559.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M222%201559.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M20%201565.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M28.5%201564.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M37.7%201564.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M45.6%201564.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M54.5%201565c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M62.6%201564.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M71.4%201565.1c-.3.6-.1%201.6.5%202.2.9.9%201.4.8%202.1-.3.9-1.5.4-3-1-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M79.5%201564.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M88.4%201565.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M97.1%201565.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M114.6%201564.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M105.5%201565.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M123%201566.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M131%201566.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M140%201566.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M148%201566.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M157%201566.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M166%201566.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M174.5%201566c-1.1%201.7.5%203.2%202.1%201.9.8-.6%201.4-1.5%201.4-2%200-1.2-2.7-1.1-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M183.2%201566.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M191.7%201565.6c-1.4%201.4-.7%203.5%201.1%203.2.9-.2%201.7-1%201.7-1.7%200-1.6-1.8-2.5-2.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M200.5%201566c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M208.6%201565.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M217%201566.4c0%202.1%202.1%203.1%203%201.5.5-.7.6-1.7.4-2.1-.9-1.4-3.4-.9-3.4.6%22%2F%3E%09%3Cpath%20d%3D%22M226%201566.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M24.5%201572.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M33%201573c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M41.4%201572.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M50.1%201572.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M67.6%201571.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M76.2%201572.2c-.7.7-1.2%201.6-1.2%202%200%201.2%202.8%201%203.6-.3%201-1.7-1-3.1-2.4-1.7%22%2F%3E%09%3Cpath%20d%3D%22M58%201573.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M84%201573.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M92.5%201573c-1.1%201.7.5%203.2%202.1%201.9.8-.6%201.4-1.5%201.4-2%200-1.2-2.7-1.1-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M101%201573.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M110%201573.4c0%20.9.7%201.6%201.6%201.6%201.7%200%201.4-2.2-.4-2.8-.7-.2-1.2.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M118.7%201572.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M127%201573.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M135.4%201573.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M143.6%201572.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M152.4%201573.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M161.4%201573.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M170.6%201572.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M178.4%201573.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M187%201574.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M195%201573.9c0%201.3%202.6%203.2%203.3%202.4%201.4-1.3.6-3.3-1.3-3.3-1.1%200-2%20.4-2%20.9%22%2F%3E%09%3Cpath%20d%3D%22M204%201574.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M213%201574.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M221.7%201573.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M20%201580.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M28.5%201580c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M37.5%201580c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M45.5%201580c-.3.6.1%201.3%201%201.6%201.9.8%203%200%202-1.5-.8-1.4-2.2-1.4-3-.1%22%2F%3E%09%3Cpath%20d%3D%22M54.4%201580.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M63%201580.9c0%201.2.6%202.1%201.6%202.1.9%200%201.4-.7%201.2-1.7-.5-2.5-2.8-2.8-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M71.2%201580.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M80.3%201580.5c-.3.9-.3%201.8%200%202.1.9.9%202.7-.6%202.7-2.2%200-1.9-1.9-1.8-2.7.1%22%2F%3E%09%3Cpath%20d%3D%22M88.5%201579.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M97.6%201579.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M105.4%201580.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M123.1%201580.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M131.5%201579.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M148.5%201579.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M174.7%201579.7c-1.4%201.3-.6%203.3%201.3%203.3%201.1%200%202-.4%202-.9%200-1.3-2.6-3.2-3.3-2.4%22%2F%3E%09%3Cpath%20d%3D%22M114%201581.5c0%20.8.6%201.5%201.4%201.5s1.6-.7%202-1.5c.4-1-.1-1.5-1.4-1.5-1.1%200-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M140.6%201580.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M157%201581.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M165.7%201580.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M182.7%201580.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M191.4%201581.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M200.2%201581.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M208.6%201580.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M217.5%201581c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M226%201581.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M24.4%201587.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M33.2%201587.6c.2%201.1.8%201.8%201.3%201.6%201.5-.3%201.2-2.5-.3-3-.9-.3-1.3.2-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M41.4%201587.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M49.4%201587.1c-.3.6%200%201.5.7%202%202.3%201.4%203%201%201.9-1.1-1.2-2.3-1.6-2.4-2.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M58.4%201587.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.1%201.1-1.6%200-1.3-2.9-2-3.6-.9%22%2F%3E%09%3Cpath%20d%3D%22M67.6%201586.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M76.6%201586.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M93.2%201587.2c-.7.7-1.2%201.6-1.2%202%200%201.2%202.8%201%203.6-.3%201-1.7-1-3.1-2.4-1.7%22%2F%3E%09%3Cpath%20d%3D%22M84%201588.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101%201588.4c0%201.8%201.6%202.9%203%202.1%201.3-.8.1-3.5-1.6-3.5-.8%200-1.4.6-1.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M109.2%201588.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M119%201588.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M127.2%201588.7c.5%202.5%202.8%202.8%202.8.4%200-1.2-.6-2.1-1.6-2.1-.9%200-1.4.7-1.2%201.7%22%2F%3E%09%3Cpath%20d%3D%22M135.6%201587.9c-.3.5.1%201.4.8%202%201.6%201.3%203.2-.2%202.1-1.9-.8-1.2-2.2-1.3-2.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M144%201588.4c0%20.8.4%201.7.8%202%201.3.8%203.5-1.1%202.8-2.3-1-1.6-3.6-1.4-3.6.3%22%2F%3E%09%3Cpath%20d%3D%22M153%201589c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M161.4%201588.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M170%201589c0%201.9%202%202.7%203.3%201.3.8-.7-1.1-3.3-2.4-3.3-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M178.7%201588.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M187.6%201587.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M195.5%201587.9c-.8%201.5.3%203.1%202.1%203.1.9%200%201.4-.7%201.2-1.7-.4-2-2.4-2.8-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M204%201589.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M212.7%201588.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M221.7%201588.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M20%201595.6c0%20.9.5%201.4%201.2%201.2%201.8-.6%202.1-2.8.4-2.8-.9%200-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M29%201595.4c0%20.9.7%201.6%201.6%201.6s1.4-.5%201.2-1.2c-.6-1.8-2.8-2.1-2.8-.4%22%2F%3E%09%3Cpath%20d%3D%22M37%201595.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M45.7%201594.7c-1.3%201.2-.7%202.3%201.3%202.3%201.1%200%202-.7%202-1.5%200-1.5-2.1-2.1-3.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M54%201596c0%202.4%202.5%202.7%203.4.4s.8-2.4-1.4-2.4c-1.3%200-2%20.7-2%202%22%2F%3E%09%3Cpath%20d%3D%22M62.4%201595.1c-.7%201.2%201.5%203.1%202.8%202.3.4-.3.8-1.2.8-2%200-1.7-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M71.5%201595c-1.1%201.7.5%203.2%202.1%201.9.7-.6%201.1-1.5.8-2-.7-1.2-2.1-1.1-2.9.1%22%2F%3E%09%3Cpath%20d%3D%22M79.6%201594.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M88.4%201595.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M96.6%201594.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M105.4%201595.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M149.3%201594.7c-2.1.7-1.5%203.3.7%203.3%201.1%200%202-.6%202-1.4%200-1.8-1.1-2.5-2.7-1.9%22%2F%3E%09%3Cpath%20d%3D%22M113.5%201596c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M122.5%201595.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M131.3%201596.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M139.7%201595.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M156.7%201595.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M165.2%201596.2c.3.7%201.3%201.5%202.2%201.6%201.2.3%201.7-.1%201.4-1-.3-.7-1.3-1.5-2.2-1.6-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M173.5%201596c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M182.4%201596.1c-.8%201.4%201.1%203.3%202.5%202.5%201.6-1%201.3-3.6-.3-3.6-.8%200-1.8.5-2.2%201.1%22%2F%3E%09%3Cpath%20d%3D%22M191.7%201595.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M200.2%201596.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M208.7%201595.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M217.5%201596.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M226%201597c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M24.5%201602c-.7%201.2.2%203%201.6%203%20.5%200%20.9-.9.9-2%200-2.1-1.5-2.7-2.5-1%22%2F%3E%09%3Cpath%20d%3D%22M32.7%201602.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M41.5%201602c-.8%201.4.3%203%202.1%203%20.8%200%201.4-.9%201.4-2%200-2.1-2.4-2.8-3.5-1%22%2F%3E%09%3Cpath%20d%3D%22M50.1%201602.3c-1.2%201.5-.5%202.7%201.6%202.7.7%200%201.3-.9%201.3-2%200-2.3-1.3-2.6-2.9-.7%22%2F%3E%09%3Cpath%20d%3D%22M59.1%201602.4c-.9%201-.9%201.6-.1%202.1%201.7%201%203.7-1.2%202.4-2.5-.8-.8-1.5-.6-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M67.6%201601.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M75.2%201603.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M84%201603.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M92.5%201602.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M101%201603.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M109.7%201602.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M118%201603.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M127.7%201602.7c-1.2%201.1-.8%202.3.8%202.3.8%200%201.5-.7%201.5-1.5%200-1.6-1.2-2-2.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M135.7%201602.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M144%201603.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M152.6%201602.9c-.3.5%200%201.4.8%202%201%20.8%201.6.8%202.5-.2.6-.8.8-1.7.4-2-.9-1-3.1-.9-3.7.2%22%2F%3E%09%3Cpath%20d%3D%22M161.5%201603.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M170%201604c0%201.9%202%202.7%203.3%201.3.8-.7-1.1-3.3-2.4-3.3-.5%200-.9.9-.9%202%22%2F%3E%09%3Cpath%20d%3D%22M178.4%201603.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M187.5%201603c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M204.6%201602.7c-1.1%201.1-.6%202.3.9%202.3.8%200%201.5-.4%201.5-.9%200-1.3-1.6-2.2-2.4-1.4%22%2F%3E%09%3Cpath%20d%3D%22M195.5%201603.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M212.7%201603.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M221.2%201604.2c.5%201.5%202.7%201.8%203.1.3.1-.5-.6-1.1-1.7-1.3-1.2-.3-1.7.1-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M19.7%201609.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M28.7%201609.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M37%201610.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M45%201610.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M54.5%201610.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M62.7%201610.5c-.7%201.6.8%202.9%202.3%202s1.2-3.5-.4-3.5c-.8%200-1.6.7-1.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M71%201610.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M79.4%201610.1c-.8%201.4%201.1%203.3%202.5%202.5.6-.4%201.1-1.4%201.1-2.2%200-1.6-2.6-1.9-3.6-.3%22%2F%3E%09%3Cpath%20d%3D%22M88.4%201610.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M96.7%201609.7c-.8.7%201.1%203.3%202.4%203.3.5%200%20.9-.9.9-2%200-1.9-2-2.7-3.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M105.4%201610.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M114%201611c0%201.5.5%202%201.8%201.8.9-.2%201.7-1%201.7-1.8s-.8-1.6-1.7-1.8c-1.3-.2-1.8.3-1.8%201.8%22%2F%3E%09%3Cpath%20d%3D%22M123.1%201610c-1.6.9-.6%203%201.5%203%201.5%200%202-2.5.6-3.4-.4-.2-1.4-.1-2.1.4%22%2F%3E%09%3Cpath%20d%3D%22M131.7%201609.7c-.4.3-.7%201.2-.7%202%200%201.5%202.6%201.8%203.4.4.7-1.1-1.8-3.3-2.7-2.4%22%2F%3E%09%3Cpath%20d%3D%22M140.6%201609.7c-1.1%201.1-.6%204%20.9%205.3%201.3%201.1%201.5.8%201.5-1.8%200-3.1-1.1-4.7-2.4-3.5%22%2F%3E%09%3Cpath%20d%3D%22M148%201611.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M156.7%201610.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M165%201611.5c0%20.8.9%201.5%202%201.5s2-.7%202-1.5-.9-1.5-2-1.5-2%20.7-2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M174%201611.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M182.7%201610.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M191.5%201611.1c-1%201.5.1%202.3%202%201.5.9-.3%201.3-1%201-1.6-.8-1.3-2.2-1.3-3%20.1%22%2F%3E%09%3Cpath%20d%3D%22M200.2%201611.7c.2%201%20.8%201.8%201.3%201.8s1.1-.8%201.3-1.8-.3-1.7-1.3-1.7-1.5.7-1.3%201.7%22%2F%3E%09%3Cpath%20d%3D%22M208.4%201611.1c-.8%201.4%201.8%203.1%203%201.9.9-.9%200-3-1.4-3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M216.5%201610.9c-.3.6.3%201.5%201.4%202.1%202.1%201.1%203.7-.2%202.6-2-.8-1.3-3.2-1.3-4-.1%22%2F%3E%09%3Cpath%20d%3D%22M23.6%201616.9c-.9%201.5%202.3%203.6%203.6%202.3.5-.5.7-1.5.4-2.1-.9-1.3-3.3-1.4-4-.2%22%2F%3E%09%3Cpath%20d%3D%22M32.7%201617.5c-.8%201.8%201.1%203.1%202.5%201.7%201.1-1.1.3-3.2-1.2-3.2-.4%200-1%20.7-1.3%201.5%22%2F%3E%09%3Cpath%20d%3D%22M41.5%201617c-.3.5-.4%201.4%200%202%20.8%201.3%203.5.1%203.5-1.6%200-1.6-2.6-1.9-3.5-.4%22%2F%3E%09%3Cpath%20d%3D%22M59%201617c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M67.5%201617c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M75.5%201617c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M82.6%201616.9c-.9%201.4%202.2%203.4%204%202.7%201.3-.5%201.4-.9.4-2.1-1.4-1.7-3.6-2-4.4-.6%22%2F%3E%09%3Cpath%20d%3D%22M93%201617c-1.3.8-1.3%201.1.2%202.6%201.6%201.7%201.8%201.7%202.4%200%20.9-2.3-.7-3.8-2.6-2.6%22%2F%3E%09%3Cpath%20d%3D%22M110.6%201616.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M50%201618.5c.7.8%201.6%201.5%202.1%201.5s.9-.7.9-1.5c0-.9-.9-1.5-2.1-1.5-1.8%200-1.9.2-.9%201.5%22%2F%3E%09%3Cpath%20d%3D%22M101%201618.4c0%20.8.4%201.7.9%202%201.1.7%203.3-1.8%202.4-2.7-1.2-1.2-3.3-.7-3.3.7%22%2F%3E%09%3Cpath%20d%3D%22M118.7%201617.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M126.7%201617.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M135.2%201618.2c.7%201.9%203.8%202.2%203.8.4%200-1-.9-1.6-2.1-1.6s-1.9.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M143.5%201618c-.8%201.2%202%202.4%203.5%201.5.6-.3.8-1.1.5-1.6-.8-1.2-3.2-1.2-4%20.1%22%2F%3E%09%3Cpath%20d%3D%22M152.6%201617.9c-.7%201.1%201.8%203.3%202.7%202.4.4-.3.7-1.2.7-2%200-1.5-2.6-1.8-3.4-.4%22%2F%3E%09%3Cpath%20d%3D%22M161.5%201618c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M169.4%201618.1c-.8%201.4%201.1%203.3%202.5%202.5%201.6-1%201.3-3.6-.3-3.6-.8%200-1.8.5-2.2%201.1%22%2F%3E%09%3Cpath%20d%3D%22M178.4%201618.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M187.5%201618c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M195.4%201618.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M204.6%201617.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M213.2%201618.2c-1.8%201.8-1.4%202.8.8%202.8%201.1%200%202-.6%202-1.4%200-2.1-1.5-2.7-2.8-1.4%22%2F%3E%09%3Cpath%20d%3D%22M221.5%201618c-.4.6-.3%201.4%200%202%20.9%201.5%203.5%201.2%203.5-.4%200-1.7-2.7-2.9-3.5-1.6%22%2F%3E%09%3Cpath%20d%3D%22M20.6%201623.7c-1.2%201.2-.6%203.3.9%203.3.8%200%201.5-.6%201.5-1.4%200-1.7-1.4-2.8-2.4-1.9%22%2F%3E%09%3Cpath%20d%3D%22M29%201625.6c0%201.7%202.2%201.4%202.8-.4.2-.7-.3-1.2-1.2-1.2s-1.6.7-1.6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M37%201625.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M45.5%201625.1c-.4.6-.4%201.3-.1%201.6.8.8%203.6-.5%203.6-1.7%200-1.3-2.7-1.3-3.5.1%22%2F%3E%09%3Cpath%20d%3D%22M54%201625.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M63%201625.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M71.7%201624.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M79.5%201624.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M87.7%201624.6c-1%201.1.3%202.4%202.4%202.4%201%200%201.9-.7%201.9-1.5%200-1.5-3.1-2.1-4.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M96.7%201624.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M105.7%201624.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M114.7%201624.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M131.6%201624.8c-.2.4-.1%201.4.4%202.2.7%201.1%201.2%201.2%202.1.3.6-.6.8-1.6.5-2.2-.8-1.3-2.3-1.4-3-.3%22%2F%3E%09%3Cpath%20d%3D%22M140.5%201625c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M148.4%201625.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M157.5%201625c-.7%201.2.2%203%201.6%203%201.2%200%201.2-2.7%200-3.5-.5-.3-1.2-.1-1.6.5%22%2F%3E%09%3Cpath%20d%3D%22M165.7%201625.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M174%201626.6c0%20.9.7%201.4%201.7%201.2%202.5-.5%202.8-2.8.4-2.8-1.2%200-2.1.6-2.1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M183%201626.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M191.5%201625.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M200%201626.5c0%201%20.7%201.5%201.7%201.3%202.2-.4%202.3-2.2.1-2.6-1.1-.2-1.8.3-1.8%201.3%22%2F%3E%09%3Cpath%20d%3D%22M208%201626.4c0%201%20.9%201.6%202.1%201.6%202.4%200%202.1-2.3-.4-2.8-1-.2-1.7.3-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M216.7%201625.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M24.7%201631.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M33%201633c0%201.3.5%202%201.3%201.7.6-.2%201.2-1%201.2-1.7s-.6-1.5-1.2-1.8c-.8-.2-1.3.5-1.3%201.8%22%2F%3E%09%3Cpath%20d%3D%22M41.5%201632c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M50.4%201632.1c-.8%201.4%201.1%203.3%202.5%202.5%201.1-.7.4-3.6-.9-3.6-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M58.4%201632.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M67.5%201632c-.8%201.3.4%203.2%201.6%202.5%201.2-.8%201.2-3.5%200-3.5-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M75.4%201632.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M84%201633c0%201.1.6%202%201.3%202%201.9%200%202.7-1%202-2.6-.8-2.1-3.3-1.7-3.3.6%22%2F%3E%09%3Cpath%20d%3D%22M93.4%201632.4c-.8%202.2.3%203.3%201.8%201.8.9-.9.9-1.5%200-2.4s-1.3-.7-1.8.6%22%2F%3E%09%3Cpath%20d%3D%22M101.7%201631.6c-1.4%201.4-.7%203.5%201.1%203.2.9-.2%201.7-1%201.7-1.7%200-1.6-1.8-2.5-2.8-1.5%22%2F%3E%09%3Cpath%20d%3D%22M127.5%201632c-1%201.7%201.2%203.7%202.5%202.4.8-.8.6-1.5-.4-2.3-1-.9-1.6-.9-2.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M109.5%201632.9c-.3.5-.1%201.2.5%201.6%201.2.7%203-.2%203-1.6%200-1.2-2.7-1.2-3.5%200%22%2F%3E%09%3Cpath%20d%3D%22M118.3%201633.2c.2.7%201%201.3%201.7%201.3s1.5-.6%201.8-1.3c.2-.7-.5-1.2-1.8-1.2s-2%20.5-1.7%201.2%22%2F%3E%09%3Cpath%20d%3D%22M135.7%201632.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M143.5%201633c-.8%201.2%202%202.4%203.5%201.5.5-.3%201-1%201-1.6%200-1.2-3.7-1.2-4.5.1%22%2F%3E%09%3Cpath%20d%3D%22M152.7%201632.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M161%201633.5c0%20.8.7%201.5%201.5%201.5s1.5-.7%201.5-1.5-.7-1.5-1.5-1.5-1.5.7-1.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M169.7%201632.6c-.9%201%20.2%202.4%201.9%202.4.8%200%201.4-.7%201.4-1.5%200-1.5-2.1-2.1-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M178.7%201632.6c-1.3%201.3-.7%202.4%201.4%202.4%201.1%200%201.9-.5%201.7-1.2-.5-1.4-2.2-2.1-3.1-1.2%22%2F%3E%09%3Cpath%20d%3D%22M187.5%201633c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M196%201633c-1.2.7-1.2%201.2-.2%202.2.9.9%201.5.9%202.4%200%201.6-1.6-.2-3.4-2.2-2.2%22%2F%3E%09%3Cpath%20d%3D%22M203.4%201633.1c-1%201.7%201.3%203.6%202.7%202.2%201.2-1.2.4-3.3-1.1-3.3-.5%200-1.2.5-1.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M213.5%201633c-.4.6-.3%201.6.3%202.2s1.2.6%201.7-.2c.4-.6.3-1.6-.3-2.2s-1.2-.6-1.7.2%22%2F%3E%09%3Cpath%20d%3D%22M222%201634.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M1177.4%20505.4c-.4%201%200%204.1.9%206.9%201.8%205.6%201.2%207.7-3.7%2012.9-2.5%202.6-2.6%205.8-.3%205.8.6%200%203-2.1%205.3-4.6%203.6-3.9%204.5-4.4%206.2-3.5%202.2%201.2%207.9.4%208.8-1.1%201.1-1.8-1.9-3.8-5.6-3.8-4.3%200-5.5-1.1-6.4-6.2-.4-2-1.5-4.7-2.6-6-1.7-2.2-1.9-2.2-2.6-.4%22%2F%3E%09%3Cpath%20d%3D%22M1177.8%20541.7c-3.8%202-6.8%204.2-6.8%205%200%203.7%2011.9%2017.1%2014%2015.8.8-.5.5-1.4-1.1-3.1-2.1-2.2-2.2-2.8-1.3-9.1.7-5.6%201.2-6.9%202.9-7.2%203.3-.5%204.7-2.1%203.4-3.7-1.7-2.1-3.7-1.7-11.1%202.3m1.8%204.9c-.3.9-.6%203-.6%204.7v3.2l-2-2.5c-2.3-2.9-2.5-4.1-.8-5.8%201.8-1.8%204.1-1.5%203.4.4%22%2F%3E%09%3Cpath%20d%3D%22M1166%20562.2c0%20.7%201.9%203.2%204.2%205.5%204.8%204.9%204.4%206.4-1.9%206.9-2.1.2-4.1.3-4.5.3-1.9.2-.4%202.7%203.7%206.3%202.5%202.2%204.5%204.6%204.5%205.3%200%201.3-6.7%204.5-9.5%204.5-2.2%200-2.9%202-1.2%203.7%201.4%201.5%202.1%201.4%206.9-.7%202.9-1.3%206.6-2.6%208.3-2.9%204.5-1%204.2-3.5-.9-7.2-2.6-1.8-4.6-3.7-4.6-4.2%200-1.7%203.4-3.6%206.3-3.7%203.4%200%204.8-2.8%202.1-4.3-1-.5-4.1-3.2-6.8-5.9-5-4.9-6.6-5.8-6.6-3.6%22%2F%3E%09%3Cpath%20d%3D%22M1156%20604.4c0%201.3%201.1%204%202.5%206s2.5%204.2%202.5%204.9-1.6%202.5-3.5%204.2c-3.7%203.2-4.6%206.5-1.8%206.5%201%200%203.6-1.8%205.9-4.1%204.1-4%204.2-4.1%207.8-2.8%202.8%201%203.9%201%204.8.1%201.5-1.5.5-2.4-4.2-4.2-4.3-1.6-8-4.8-8-7s-2.8-6-4.6-6c-.8%200-1.4%201-1.4%202.4%22%2F%3E%09%3Cpath%20d%3D%22M1150.9%20635.6c-.7.9-1.4%202.3-1.5%203.2-.1%201-.5%202.7-.9%203.9-1.4%204.5%205.2%208%2018.5%209.6.9.1%201.7-1.2%202.3-3.8.4-2.2%201-5.2%201.4-6.7.4-2.1.1-3-1.2-3.4-2.1-.8-3.2.8-4%205.9-.6%203.2-1.1%203.8-2.8%203.5-2.6-.4-3.6-5-1.7-7.3%201.5-1.8.4-6.8-1.2-6.3-.7.3-1.8%202.9-2.6%205.9-1.6%206.5-2%206.9-3.7%204.6-1.1-1.5-1.1-2.3.1-4.5%202.7-5.1.6-8.6-2.7-4.6%22%2F%3E%09%3Cpath%20d%3D%22M1161.1%20664.8c-.5.9-1.2%203.5-1.6%205.6-.8%204.1-1.5%204.3-9.2%201.8-2.3-.7-3.6-.7-4.7.1-2.7%202.1-.3%203.6%207.9%205.2%207.3%201.4%208.1%201.4%209.2-.1%201.4-1.9%202.8-11.8%201.8-13.3-.9-1.6-2.3-1.3-3.4.7%22%2F%3E%09%3Cpath%20d%3D%22M1156.2%20689.2c-.7.7-1.2%202.4-1.2%203.9s-.3%203.4-.6%204.3c-.8%202.1-5.6%202.1-9.5%200-3.2-1.6-5.9-.6-5.9%202.2%200%202.1%202.9%203.1%2011.3%203.8l7.7.7%201.1-2.8c.6-1.5.8-4%20.5-5.4s0-3.1.6-3.7c1.3-1.3.3-4.2-1.5-4.2-.7%200-1.8.5-2.5%201.2%22%2F%3E%09%3Cpath%20d%3D%22M1150.4%20717c-.6.6-3.7%201.7-6.9%202.5-6.3%201.7-9.5%203.8-9.5%206.3%200%20.8%201.9%203.6%204.3%206.1%202.3%202.6%205.2%205.9%206.5%207.5%202.6%203%203.8%203%206-.2%201.3-2%201.2-2.2-1.2-2.8s-2.6-1-2.6-5.9c0-5.4%201.6-8.5%204.5-8.5%201.7%200%203.8-3.6%203-5-.8-1.3-2.8-1.3-4.1%200m-6.9%209c.4.6.4%201.8.1%202.7-.5%201.2-.9%201.3-2.1.3-.8-.7-1.5-1.9-1.5-2.6%200-1.6%202.6-1.9%203.5-.4%22%2F%3E%09%3Cpath%20d%3D%22M1103.9%20833.1c-2.7%201.6-3.5%2011.7-1.8%2021.6.9%205.3%201.6%206.6%203.6%207.6%201.9.8%202.7.7%204-.6%201.4-1.4%201.5-2.1.4-4.3-2.2-5%20.5-7.9%204.8-5.2%202.2%201.3%204.9.5%205.8-1.7.9-2.4-1.2-3.8-6.5-4.5-4.4-.5-4.7-.7-5-3.7-.3-2.7.1-3.3%202-3.8%201.3-.3%204.2.1%206.6.9%205.3%201.9%207.4%201.2%207-2.2-.2-1.9-1.1-2.8-3.3-3.3-4.3-1-16.3-1.6-17.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M1099.5%20883c-1.1.4-3.6.6-5.6.3-2.3-.3-3.9-.1-4.4.7-1.1%201.8-.8%2015%20.4%2018.2%201%202.7%201.4%202.8%207.8%202.8%203.8%200%208.5-.3%2010.5-.6l3.8-.7-.6-9.1c-.5-7.4-1-9.4-2.6-10.9-2.1-1.8-6-2.1-9.3-.7%22%2F%3E%09%3Cpath%20d%3D%22M6%201481c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%3C%2Fsvg%3E" epub:type="se:image.color-depth.black-on-transparent"/>
<figcaption>Map of the Roman Theatre Drawn by Ellery Queen</figcaption>
</figure>
</section>
<section id="foreword" epub:type="foreword frontmatter z3998:fiction">
<h2 epub:type="title">Foreword</h2>
<p>I have been asked by both publisher and author to write a cursory preface to the story of Monte Fields murder. Let me say at once that I am neither a writer nor a criminologist. To make authoritative remarks, therefore, anent the techniques of crime and crime-fiction is obviously beyond my capacity. Nevertheless, I have one legitimate claim to the privilege of introducing this remarkable story, based as it is upon perhaps the most mystifying crime of the past decade.⁠ ⁠… If it were not for me, <i epub:type="se:name.publication.book">The Roman Hat Mystery</i> would never have reached the fiction-reading public. I am responsible for its having been brought to light; and there my pallid connection with it ends.</p>
<p>During the past winter I shook off the dust of New York and went a-traveling in Europe. In the course of a capricious roving about the corners of the Continent (a roving induced by that boredom which comes to every Conrad in quest of his youth)—I found myself one August day in a tiny Italian mountain-village. How I got there, its location and its name do not matter; a promise is a promise, even when it is made by a stockbroker. Dimly I remembered that this toy hamlet perched on the lip of a sierra harbored two old friends whom I had not seen for two years. They had come from the seething sidewalks of New York to bask in the brilliant peace of an Italian countryside—well, perhaps it was as much curiosity about their regrets as anything else, that prompted me to intrude upon their solitude.</p>
<p>My reception at the hands of old Richard Queen, keener and grayer than ever, and of his son Ellery was cordial enough. We had been more than friends in the old days; perhaps, too, the vinous air of Italy was too heady a cure for their dust-choked Manhattan memories. In any case, they seemed profoundly glad to see me. <abbr epub:type="z3998:name-title">Mrs.</abbr> Ellery Queen—Ellery was now the husband of a glorious creature and the startled father of an infant who resembled his grandfather to an extraordinary degree—was as gracious as the name she bore. Even Djuna, no longer the scapegrace I had known, greeted me with every sign of nostalgia.</p>
<p>Despite Ellerys desperate efforts to make me forget New York and appreciate the lofty beauties of his local scenery, I had not been in their tiny villa for many days before a devilish notion took possession of me and I began to pester poor Ellery to death. I have something of a reputation for persistence, if no other virtue; so that before I left, Ellery in despair agreed to compromise. He took me into his library, locked the door and attacked an old steel filing-cabinet. After a slow search he managed to bring out what I suspect was under his fingers all the time. It was a faded manuscript bound Ellery-like in blue legal paper.</p>
<p>The argument raged. I wished to leave his beloved Italian shores with the manuscript in my trunk, whereas he insisted that the sheaf of contention remain hidden in the cabinet. Old Richard was wrenched away from his desk, where he was writing a treatise for a German magazine on “American Crime and Methods of Detection,” to settle the affair. <abbr epub:type="z3998:name-title">Mrs.</abbr> Queen held her husbands arm as he was about to close the incident with a workmanlike fist; Djuna clucked gravely; and even Ellery, <abbr>Jr.</abbr>, extracted his pudgy hand from his mouth long enough to make a comment in the gurgle-language of his kind.</p>
<p>The upshot of it all was that <i epub:type="se:name.publication.book">The Roman Hat Mystery</i> went back to the States in my luggage. Not unconditionally, however—Ellery is a peculiar man. I was forced solemnly and by all I held dear to swear that the identities of my friends and of the important characters concerned in the story be veiled by pseudonyms; and that, on pain of instant annihilation, their names be permanently withheld from the reading public.</p>
<p>Consequently “Richard Queen” and “Ellery Queen” are not the true names of those gentlemen. Ellery himself made the selections; and I might add at once that his choices were deliberately contrived to baffle the reader who might endeavor to ferret the truth from some apparent clue of anagram.</p>
<p><i epub:type="se:name.publication.book">The Roman Hat Mystery</i> is based on records actually to be found in the police archives of New York City. Ellery and his father, as usual, worked hand-in-hand on the case. During this period in his career Ellery was a detective-story writer of no mean reputation. Adhering to the aphorism that truth is often stranger than fiction, it was his custom to make notes of interesting investigations for possible use in his murder tales. The affair of the Hat so fascinated him that he kept unusually exhaustive notes, at his leisure coordinating the whole into fiction form, intending to publish it. Immediately after, however, he was plunged into another investigation which left him scant opportunity for business; and when this last case was successfully closed, Ellerys father, the Inspector, consummated a lifelong ambition by retiring and moving to Italy, bag and baggage. Ellery, who had in this affair<a href="#note-1" id="noteref-1" epub:type="noteref">1</a> found the lady of his heart, was animated by a painful desire to do something “big” in letters; Italy sounded idyllic to him; he married with his fathers blessing and the three of them, accompanied by Djuna, went off to their new European home. The manuscript was utterly forgotten until I rescued it.</p>
<p>On one point, before I close this painfully unhandsome preface, I should like to make myself clear.</p>
<p>I have always found it extremely difficult to explain to strangers the peculiar affinity which bound Richard to Ellery Queen, as I must call them. For one thing, they are persons of by no means uncomplicated natures. Richard Queen, sprucely middle-aged after thirty-two years service in the city police, earned his Inspectors chevrons not so much through diligence as by an extraordinary grasp of the technique of criminal investigation. It was said, for example, at the time of his brilliant detectival efforts during the now-ancient Barnaby-Ross murder-case,<a href="#note-2" id="noteref-2" epub:type="noteref">2</a> that “Richard Queen by this feat firmly establishes his fame beside such masters of crime-detection as Tamaka Hiero, Brillon the Frenchman, Kris Oliver, Renaud, and James Redix the Younger.”<a href="#note-3" id="noteref-3" epub:type="noteref">3</a></p>
<p>Queen, with his habitual shyness toward newspaper eulogy, was the first to scoff at this extravagant statement; although Ellery maintains that for many years the old man secretly preserved a clipping of the story. However that may be—and I like to think of Richard Queen in terms of human personality, despite the efforts of imaginative journalists to make a legend of him—I cannot emphasize too strongly the fact that he was heavily dependent upon his sons wit for success in many of his professional achievements.</p>
<p>This is not a matter of public knowledge. Some mementoes of their careers are still reverently preserved by friends: the small bachelor establishment maintained during their American residence on West 87th Street, and now a semiprivate museum of curios collected during their productive years; the really excellent portrait of father and son, done by Thiraud and hanging in the art-gallery of an anonymous millionaire; Richards precious snuffbox, the Florentine antique which he had picked up at an auction and which he thereafter held dearer than rubies, only to succumb to the blandishments of a charming old lady whose name he cleared of slander; Ellerys enormous collection of books on violence, perhaps as complete as any in the world, which he regretfully discarded when the Queens left for Italy; and, of course, the many as yet unpublished documents containing records of cases solved by the Queens and now stored away from prying eyes in the Citys police archives.</p>
<p>But the things of the heart—the spiritual bonds between father and son—have until this time remained secret from all except a few favored intimates, among whom I was fortunate enough to be numbered. The old man, perhaps the most famous executive of the Detective Division in the last half-century, overshadowing in public renown, it is to be feared, even those gentlemen who sat briefly in the Police Commissioners suite—the old man, let me repeat, owed a respectable portion of his reputation to his sons genius.</p>
<p>In matters of pure tenacity, when possibilities lay frankly open on every hand, Richard Queen was a peerless investigator. He had a crystal-clear mind for detail; a retentive memory for complexities of motive and plot; a cool viewpoint when the obstacle seemed insuperable. Give him a hundred facts, bungled and torn, out of proportion and sequence, and he had them assembled in short order. He was like a bloodhound who follows the true scent in the clutter of a hopelessly tangled trail.</p>
<p>But the intuitive sense, the gift of imagination, belonged to Ellery Queen, the fiction writer. The two might have been twins possessing abnormally developed faculties of mind, impotent by themselves but vigorous when applied one to the other. Richard Queen, far from resenting the bond which made his success so spectacularly possible—as a less generous nature might have done—took pains to make it plain to his friends. The slender, gray old man whose name was anathema to contemporary lawbreakers, used to utter his “confession,” as he called it, with a naivete explicable only on the score of his proud fatherhood.</p>
<p>One word more. Of all the affairs pursued by the two Queens this, which Ellery has titled “The Roman Hat Mystery” for reasons shortly to be made clear, was surely the crowning case of them all. The dilettante of criminology, the thoughtful reader of detective literature, will understand as the tale unfolds why Ellery considers the murder of Monte Field worthy of study. The average murderers motives and habits are fairly accessible to the criminal specialist. Not so, however, in the case of the Field killer. Here the Queens dealt with a person of delicate perception and extraordinary finesse. In fact, as Richard pointed out shortly after the denouement, the crime planned was as nearly perfect as human ingenuity could make it. As in so many “perfect crimes,” however, a small mischance of fate coupled with Ellerys acute deductive analyses gave the hunting Queens the single clue which led ultimately to the destruction of the plotter.</p>
<footer>
<p>
<abbr epub:type="z3998:given-name">J. J.</abbr>
<abbr epub:type="z3998:surname">McC.</abbr>
</p>
<p>New York,<br/>
March 1, 1929.</p>
</footer>
</section>
<section id="halftitlepage" epub:type="halftitlepage frontmatter">
<h2 epub:type="fulltitle">The Roman Hat Mystery</h2>
</section>
<section id="part-1" epub:type="part bodymatter z3998:fiction">
<header>
<h2>
<span epub:type="label">Part</span>
<span epub:type="ordinal">One</span>
</h2>
<blockquote epub:type="epigraph">
<p>“The policeman must oft follow the precept of the <i lang="ja-Latn" xml:lang="ja-Latn">bakadori</i>—those fool-birds who, though they know disaster awaits them at the hands and clubs of the beachcombers, brave ignominious death to bury their eggs in the sandy shore.⁠ ⁠… So the policeman. All Nippon should not deter him from hatching the egg of thoroughness.”</p>
<cite>From <i epub:type="se:name.publication.book">A Thousand Leaves</i>,<br/>
by Tamaka Hiero</cite>
</blockquote>
</header>
<section id="chapter-1" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">I</h3>
<p epub:type="title">In Which Are Introduced a Theatre-Audience and a Corpse</p>
</hgroup>
<p>The dramatic season of 192 began in a disconcerting manner. Eugene ONeill had neglected to write a new play in time to secure the financial encouragement of the intelligentsia; and as for the “lowbrows,” having attended play after play without enthusiasm, they had deserted the legitimate theatre for the more ingenuous delights of the motion picture palaces.</p>
<p>On the evening of Monday, September 24th, therefore, when a misty rain softened the electric blaze of Broadways theatrical district, it was viewed morosely by house-managers and producers from 37th Street to Columbus Circle. Several plays were then and there given their walking-papers by the men higher up, who called upon God and the weather-bureau to witness their discomfiture. The penetrating rain kept the play-going public close to its radios and bridge-tables. Broadway was a bleak sight indeed to those few who had the temerity to patrol its empty streets.</p>
<p>The sidewalk fronting the Roman Theatre, on 47th Street west of the “White Way,” however, was jammed with a mid-season, fair-weather crowd. The title “Gunplay” flared from a gay marquee. Cashiers dextrously attended the chattering throng lined up at the “Tonights Performance” window. The buff-and-blue doorman, impressive with the dignity of his uniform and the placidity of his years, bowed the evenings top-hatted and befurred customers into the orchestra with an air of satisfaction, as if inclemencies of weather held no terrors for those implicated in <i epub:type="se:name.publication.play">Gunplay</i>s production.</p>
<p>Inside the theatre, one of Broadways newest, people bustled to their seats visibly apprehensive, since the boisterous quality of the play was public knowledge. In due time the last member of the audience ceased rustling his program; the last latecomer stumbled over his neighbors feet; the lights dimmed and the curtain rose. A pistol coughed in the silence, a man screamed… the play was on.</p>
<p><i epub:type="se:name.publication.play">Gunplay</i> was the first drama of the season to utilize the noises customarily associated with the underworld. Automatics, machine guns, raids on nightclubs, the lethal sounds of gang vendettas—the entire stock-in-trade of the romanticized crime society was jammed into three swift acts. It was an exaggerated reflection of the times—a bit raw, a bit nasty and altogether satisfying to the theatrical public. Consequently it played to packed houses in rain and shine. This evenings house was proof of its popularity.</p>
<p>The performance proceeded smoothly. The audience was properly thrilled at the thunderous climax to the first act. The rain having stopped, people strolled out into the side alleys for a breath of air during the first ten-minute intermission. With the rising of the curtain on Act <span epub:type="z3998:roman">II</span>, the detonations on the stage increased in volume. The second act hurtled to its big moment as explosive dialogue shot across the footlights. A slight commotion at the rear of the theatre went unnoticed, not unnaturally, in the noise and the darkness. No one seemed aware of anything amiss and the play crashed on. Gradually, however, the commotion increased in volume. At this point a few spectators at the rear of the left section squirmed about in their seats, to assert their rights in angry whispers. The protest was contagious. In an incredibly short time scores of eyes turned toward that section of the orchestra.</p>
<p>Suddenly a sharp scream tore through the theatre. The audience, excited and fascinated by the swift sequence of events on the stage, craned their necks expectantly in the direction of the cry, eager to witness what they thought was a new sensation of the play.</p>
<p>Without warning the lights of the theatre snapped on, revealing puzzled, fearful, already appreciative faces. At the extreme left, near a closed exit-door, a large policeman stood holding a slight nervous man by the arm. He fended off a group of inquisitive people with a huge hand, shouting in stentorian tones, “Everybody stay right where he is! Dont move! Dont get out of your seat, any of you!”</p>
<p>People laughed.</p>
<p>The smiles were soon wiped away. For the audience began to perceive a curious hesitancy on the part of the actors. Although they continued to recite their lines behind the footlights they were casting puzzled glances out into the orchestra. People, noting this, half-rose from their seats, panicky in the presence of a scented tragedy. The officers jovian voice continued to thunder, “Keep your seats, I say! Stay where you are!”</p>
<p>The audience suddenly realized that the incident was not playacting but reality. Women shrieked and clutched their escorts. Bedlam broke loose in the balcony, whose occupants were in no position to see anything below.</p>
<p>The policeman turned savagely to a stocky, foreign-looking man in evening clothes who was standing by, rubbing his hands together.</p>
<p>“Ill have to ask you to close every exit this minute and see that theyre kept closed, <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer,” he growled. “Station an usher at all the doors and tell em to hold everybody tryin to get in or out. Send somebody outside to cover the alleys, too, until help comes from the station. Move fast, <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer, before hell pops!”</p>
<p>The swarthy little man hurried away, brushing aside a number of excited people who had disregarded the officers bellowed admonition and had jumped up to question him.</p>
<p>The bluecoat stood wide-legged at the entrance to the last row of the left section, concealing with his bulk the crumpled figure of a man in full evening dress, lying slumped in a queer attitude on the floor between rows. The policeman looked up, keeping a firm grip on the arm of the cowering man at his side, and shot a quick glance toward the rear of the orchestra.</p>
<p>“Hey, Neilson!” he shouted.</p>
<p>A tall towheaded man hurried out of a small room near the main entrance and pushed his way through to the officer. He looked sharply down at the inert figure on the floor.</p>
<p>“Whats happened here, Doyle?”</p>
<p>“Better ask this feller here,” replied the policeman grimly. He shook the arm of the man he was holding. “Theres a guy dead, and <abbr epub:type="z3998:name-title">Mr.</abbr>”—he bent a ferocious glance upon the shrinking little man—“Pusak, W-William Pusak,” he stammered—“this <abbr epub:type="z3998:name-title">Mr.</abbr> Pusak,” continued Doyle, “says he heard him whisper hed been croaked.”</p>
<p>Neilson stared at the dead body, stunned.</p>
<p>The policeman chewed his lip. “Im in one sweet mess, Harry,” he said hoarsely. “The only cop in the place, and a pack of yellin fools to take care of.⁠ ⁠… I want you to do somethin for me.”</p>
<p>“Say the word.⁠ ⁠… This is one hell of a note!”</p>
<p>Doyle wheeled in a rage to shout to a man who had just risen three rows ahead and was standing on his seat, peering at the proceedings. “Hey you!” he roared. “Get down offa there! Here—get back there, the whole bunch o you. Back to your seats, now, or Ill pinch the whole nosey mob!”</p>
<p>He turned on Neilson. “Beat it to your desk, Harry, and give headquarters a buzz about the murder,” he whispered. “Tell em to bring down a gang—make it a big one. Tell em its a theatre—theyll know what to do. And here, Harry—take my whistle and toot your head off outside. I gotta get some help right away.”</p>
<p>As Neilson fought his way back through the crowd, Doyle shouted after him: “Better ask em to send old man Queen down here, Harry!”</p>
<p>The towheaded man disappeared into the office. A few moments later a shrill whistle was heard from the sidewalk in front of the theatre.</p>
<p>The swarthy theatre-manager whom Doyle had commanded to place guards at the exits and alleys came scurrying back through the press. His dress-shirt was slightly rumpled and he was mopping his forehead with an air of bewilderment. A woman stopped him as he wriggled his way forward. She squeaked,</p>
<p>“Why is this policeman keeping us here, <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer? Ive a right to leave, I should like you to know! I dont care if an accident <em>did</em> happen—I had nothing to do with it—thats your affair—please tell him to stop this silly disciplining of innocent people!”</p>
<p>The little man stammered, trying to escape. “Now, madam, please. Im sure the officer knows what he is doing. A man has been killed here—it is a serious matter. Dont you see.⁠ ⁠… As manager of the theatre I must follow his orders.⁠ ⁠… Please be calm—have a little patience.⁠ ⁠…”</p>
<p>He wormed his way out of her grasp and was off before she could protest.</p>
<p>Doyle, his arms waving violently, stood on a seat and bellowed: “I told you to sit down and keep quiet, the pack o you! I dont care if youre the Mayor himself, you—yeah, you there, in the monocle—stay down or Ill shove you down! Dont you people realize whats happened? Pipe down, I say!” He jumped to the floor, muttering as he wiped the perspiration from his cap-band.</p>
<p>In the turmoil and excitement, with the orchestra boiling like a huge kettle, and necks stretched over the railing of the balcony as the people there strove vainly to discover the cause of the confusion, the abrupt cessation of activity on the stage was forgotten by the audience. The actors had stammered their way through lines rendered meaningless by the drama before the footlights. Now the slow descent of the curtain put an end to the evenings entertainment. The actors, chattering, hurried toward the stage-stairs. Like the audience they peered toward the nucleus of the trouble in bewilderment.</p>
<p>A buxom old lady, in garish clothes—the very fine imported actress billed in the character of Madame Murphy, “keeper of the public house”—her name was Hilda Orange; the slight, graceful figure of “the street waif, Nanette”—Eve Ellis, leading-lady of the piece; the tall robust hero of <i epub:type="se:name.publication.play">Gunplay</i>, James Peale, attired in a rough tweed suit and cap; the juvenile, smart in evening clothes, portraying the society lad who had fallen into the clutches of the “gang”—Stephen Barry; Lucille Horton, whose characterization of the “lady of the streets” had brought down a shower of adjectives from the dramatic critics, who had little enough to rant about that unfortunate season; a vandyked old man whose faultless evening clothes attested to the tailoring genius of <abbr epub:type="z3998:name-title">M.</abbr> Le Brun, costumer extraordinary to the entire cast of <i epub:type="se:name.publication.play">Gunplay</i>; the heavyset villain, whose stage-scowl was dissolved in a foggy docility as he surveyed the frantic auditorium; in fact, the entire personnel of the play, bewigged and powdered, rouged and painted—some wielding towels as they hastily removed their makeup—scampered in a body under the lowering curtain and trooped down the stage-steps into the orchestra, where they elbowed their way up the aisle toward the scene of the commotion.</p>
<p>Another flurry, at the main entrance, caused many people despite Doyles vigorous orders to rise in their seats for a clearer view. A group of bluecoats were hustling their way inside, their nightsticks ready. Doyle heaved a gargantuan sigh of relief as he saluted the tall man in plainclothes at their head.</p>
<p>“Whats up, Doyle?” asked the newcomer, frowning at the pandemonium raging about them. The bluecoats who had entered with him were herding the crowd to the rear of the orchestra, behind the seat-sections. People who had been standing tried to slip back to their seats; they were apprehended and made to join the angry cluster jammed behind the last row.</p>
<p>“Looks like this mans been murdered, Sergeant,” said Doyle.</p>
<p>“Uh-huh.” The plainclothes man looked incuriously down at the one still figure in the theatre—lying at their feet, a black-sleeved arm flung over his face, his legs sprawled gawkily under the seats in the row before.</p>
<p>“What is it—gat?” asked the newcomer of Doyle, his eyes roving.</p>
<p>“No, sir—dont seem to be,” said the policeman. “Had a doctor from the audience look him over the very first thing—thinks its poison.”</p>
<p>The Sergeant grunted. “Whos this?” he rapped, indicating the trembling figure of Pusak by Doyles side.</p>
<p>“Chap who found the body,” returned Doyle. “He hasnt moved from the spot since.”</p>
<p>“Good enough.” The detective turned toward a compact group huddled a few feet behind them and asked, generally: “Whos the manager here?”</p>
<p>Panzer stepped forward.</p>
<p>“Im Velie, detective-sergeant from headquarters,” said the plainclothes man abruptly. “Havent you done anything to keep this yelling pack of idiots quiet?”</p>
<p>“Ive done my best, Sergeant,” mumbled the manager, wringing his hands. “But they all seem incensed at the way this officer”—he indicated Doyle apologetically—“has been storming at them. I dont know how I can reasonably expect them to keep sitting in their seats as if nothing had happened.”</p>
<p>“Well, well take care of that,” snapped Velie. He gave a rapid order to a uniformed man nearby. “Now”—he turned back to Doyle—“how about the doors, the exits? Done anything yet in that direction?”</p>
<p>“Sure thing, Sergeant,” grinned the policeman. “I had <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer here station ushers at every door. Theyve been there all night, anyway. But I just wanted to make sure.”</p>
<p>“You were right. Nobody try to get out?”</p>
<p>“I think I can vouch for that, Sergeant,” put in Panzer meekly. “The action of the play necessitates having ushers posted near every exit, for atmosphere. This is a crook-play, with a good deal of shooting and screaming and that sort of thing going on, and the presence of guards around the doors heightens the general effect of mystery. I can very easily find out for you if.⁠ ⁠…”</p>
<p>“Well attend to that ourselves,” said Velie. “Doyle, whod you send for?”</p>
<p>“Inspector Queen,” answered Doyle. “I had the publicity man, Neilson, phone him at headquarters.”</p>
<p>Velie allowed a smile to crease his wintry face. “Thought of everything, didnt you? Now how about the body? Has it been touched at all since this fellow found it?”</p>
<p>The cowering man held in Doyles hard grasp broke out, half-crying. “I—I only found him, officer—honest to God, I—”</p>
<p>“All right, all right,” said Velie coldly. “Youll keep, wont you? What are you blubbering about? Well, Doyle?”</p>
<p>“Not a finger was laid on the body since I came over,” replied Doyle, with a trace of pride in his voice. “Except, of course, for a <abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgard. I got him out of the audience to make sure the man was dead. He was, and nobody else came near.”</p>
<p>“Youve been busy, havent you, Doyle? Ill see you wont suffer by it,” said Velie. He wheeled on Panzer, who shrank back. “Better trot up to the stage and make an announcement, <abbr epub:type="z3998:name-title">Mr.</abbr> Manager. The whole crew of em are to stay right where they are until Inspector Queen lets them go home—understand? Tell them it wont do any good to kick—and the more they kick the longer theyll be here. Make it plain, too, that theyre to stick to their seats, and any suspicious move on anybodys part is going to make trouble.”</p>
<p>“Yes. Yes. Good Lord, what a catastrophe!” groaned Panzer as he made his way down the aisle toward the stage.</p>
<p>At the same moment a little knot of people pushed open the big door at the rear of the theatre and stepped across the carpet in a body.</p>
</section>
<section id="chapter-2" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">II</h3>
<p epub:type="title">In Which One Queen Works and Another Queen Watches</p>
</hgroup>
<p>There was nothing remarkable in either the physique or the manner of Inspector Richard Queen. He was a small, withered, rather mild-appearing old gentleman. He walked with a little stoop and an air of deliberation that somehow accorded perfectly with his thick grey hair and mustaches, veiled grey eyes and slender hands.</p>
<p>As he crossed the carpet with short, quick steps Inspector Queen was far from impressive to the milling eyes that observed his approach from every side. And yet, so unusual was the gentle dignity of his appearance, so harmless and benevolent the smile that illumined his lined old face, that an audible rustle swept over the auditorium, preceding him in a strangely fitting manner.</p>
<p>In his own men the change was appreciable. Doyle retreated into a corner near the left exits. Detective-Sergeant Velie, poised over the body—sardonic, cold, untouched by the near-hysteria about him—relaxed a trifle, as if he were satisfied to relinquish his place in the sun. The bluecoats guarding the aisles saluted with alacrity. The nervous, muttering, angry audience sank back with an unreasoning relief.</p>
<p>Inspector Queen stepped forward and shook hands with Velie.</p>
<p>“Too bad, Thomas, my boy. I hear you were going home when this happened,” he murmured. To Doyle he smiled in a fatherly fashion. Then, in a mild pity, he peered down at the man on the floor. “Thomas,” he asked, “are all the exits covered?” Velie nodded.</p>
<p>The old man turned back and let his eyes travel interestedly about the scene. He asked a low-voiced question of Velie, who nodded his head in assent; then he crooked his finger at Doyle.</p>
<p>“Doyle, where are the people who were sitting in these seats?” He pointed to three chairs adjoining the dead mans and four directly to the front of them in the preceding row.</p>
<p>The policeman appeared puzzled. “Didnt see anybody there, Inspector.⁠ ⁠…”</p>
<p>Queen stood silent for a moment, then waved Doyle back with the low remark to Velie, “In a crowded house, too.⁠ ⁠… Remember that.” Velie raised his eyebrows gravely. “Im cold on this whole business,” continued the Inspector genially. “All I can see right now are a dead man and a lot of perspiring people making noise. Have Hesse and Piggott direct traffic for a while, eh, son?”</p>
<p>Velie spoke sharply to two of the plainclothes men who had entered the theatre with the Inspector. They wriggled their way toward the rear and the people who had been crowding around found themselves pushed aside. Policemen joined the two detectives. The group of actors and actresses were ordered to move back. A section was roped off behind the central tier of seats and some fifty men and women packed into the small space. Quiet men circulated among them, instructing them to show their tickets and return to their seats one by one. Within five minutes not a member of the audience was left standing. The actors were cautioned to remain within the roped enclosure for the time being.</p>
<p>In the extreme left aisle Inspector Queen reached into his topcoat pocket, carefully extracted a brown carved snuffbox and took a pinch with every evidence of enjoyment.</p>
<p>“Thats more like it, Thomas,” he chuckled. “You know how fussy I am about noises.⁠ ⁠… Who is the poor chap on the floor—do you know?”</p>
<p>Velie shook his head. “I havent even touched the body, Inspector,” he said. “I got here just a few minutes before you did. A man on the 47th Street beat called me up from his box and reported Doyles whistle. Doyle seems to have been doing things, sir.⁠ ⁠… His lieutenant reports favorably on his record.”</p>
<p>“Ah,” said the Inspector, “ah, yes. Doyle. Come here, Doyle.”</p>
<p>The policeman stepped forward and saluted.</p>
<p>“Just what,” went on the little grey man, leaning comfortably against a seat-back, “just what happened here, Doyle?”</p>
<p>“All I know about it, Inspector,” began Doyle, “is that a couple of minutes before the end of the second act this man”—he pointed to Pusak, who stood wretchedly in a corner—“came running up to me where I was standin in the back, watchin the show, and he says, A mans been murdered, officer!⁠ ⁠… A mans murdered! He was blubberin like a baby and I thought he was pie-eyed. But I stepped mighty quick and came over here—the place was dark and there was a lot of shootin and screamin on the stage—and I took a look at the feller on the floor. I didnt move him, but I felt his heart and there wasnt anything to feel. To make sure he was croaked I asked for a doctor and a gent by the name of Stuttgard answered my call.⁠ ⁠…”</p>
<p>Inspector Queen stood pertly, his head cocked on a side like a parrots. “Thats excellent,” he said. “Excellent, Doyle. Ill question <abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgard later. Then what happened?” he went on.</p>
<p>“Then,” continued the policeman, “then I got the usherette on this aisle to beat it back to the managers office for Panzer. Louis Panzer—thats the manager right over there.⁠ ⁠…”</p>
<p>Queen regarded Panzer, who was standing a few feet to the rear talking to Neilson, and nodded. “Thats Panzer, you say. All right, all right.⁠ ⁠… Ellery! You got my message?”</p>
<p>He darted forward, brushing aside Panzer, who fell back apologetically, and clapped the shoulder of a tall young man who had slipped through the main door and was slowly looking about the scene. The old man passed his arm through the younger mans.</p>
<p>“Havent inconvenienced you any, son? What bookstore did you haunt tonight? Ellery, Im mighty glad youre here!”</p>
<p>He dipped into his pocket, again extracted the snuffbox, sniffed deeply—so deeply that he sneezed—and looked up into his sons face.</p>
<p>“As a matter of fact,” said Ellery Queen, his eyes restlessly roving, “I cant return the compliment. You just lured me away from a perfect booklovers paradise. I was at the point of getting the dealer to let me have a priceless Falconer first-edition, intending to borrow the money from you at headquarters. I telephoned—and here I am. A Falconer—Oh, well. Tomorrow will do, I suppose.”</p>
<p>The Inspector chuckled. “Now if you told me you were picking up an old snuffbox I might be interested. As it is—trot along. Looks as if we have some work tonight.”</p>
<p>They walked toward the little knot of men on the left, the old mans hand grasping his sons coat-sleeve. Ellery Queen towered six inches above his fathers head. There was a square cut to his shoulders and an agreeable swing to his body as he walked. He was dressed in oxford grey and carried a light stick. On his nose perched what seemed an incongruous note in so athletic a man—a rimless pince-nez. But the brow above, the long delicate lines of the face, the bright eyes were those of a man of thought rather than action.</p>
<p>They joined the group at the body. Ellery was greeted respectfully by Velie. He bent over the seat, glanced earnestly at the dead man, and stepped back.</p>
<p>“Go on, Doyle,” said the Inspector briskly. “You looked at the body, detained the man who found it, got the manager.⁠ ⁠… Then what?”</p>
<p>“Panzer at my orders closed all the doors at once and saw that no one either came in or went out,” answered Doyle. “There was a lot of fuss here with the audience, but nothing else happened.”</p>
<p>“Right, right!” said the Inspector, feeling for his snuffbox. “You did a mighty good job. Now—That gentleman there.”</p>
<p>He gestured in the direction of the trembling little man in the corner, who stepped forward hesitantly, licked his lips, looked about him with a helpless expression, and then stood silent.</p>
<p>“Whats your name?” asked the Inspector, in a kindly tone.</p>
<p>“Pusak—William Pusak,” said the man. “Im a bookkeeper, sir. I was just—”</p>
<p>“One at a time, Pusak. Where were you sitting?”</p>
<p>Pusak pointed eagerly to the sixth seat from the aisle, in the last row. A frightened young girl in the fifth seat sat staring in their direction.</p>
<p>“I see,” said the Inspector. “Is that young lady with you?”</p>
<p>“Yes, sir—yes, sir. Thats my fiancée, sir. Her name is Esther—Esther Jablow.⁠ ⁠…”</p>
<p>A little to the rear a detective was scribbling in a notebook. Ellery stood behind his father, glancing from one exit to another. He began to draw a diagram on the flyleaf of a small book he had taken from his topcoat pocket.</p>
<p>The Inspector scrutinized the girl, who immediately averted her eyes. “Now, Pusak, I want you to tell me just what happened.”</p>
<p>“I—I didnt do a thing out of the way, sir.”</p>
<p>Inspector Queen patted his arm. “Nobody is accusing you of anything, Pusak. All I want is your story of what happened. Take your time—tell it your own way.⁠ ⁠…”</p>
<p>Pusak gave him a curious glance. Then he moistened his lips and began. “Well, I was sitting there in that seat with my—with Miss Jablow—and we were enjoying the show pretty much. The second act was kind of exciting—there was a lot of shooting and yelling on the stage—and then I got up and started to go out the row to the aisle. This aisle—here.” He pointed nervously to the spot of carpet on which he was standing. Queen nodded, his face benign.</p>
<p>“I had to push past my—Miss Jablow, and there wasnt anybody except one man between her and the aisle. Thats why I went that way. I didnt sort of like to”—he hesitated apologetically—“to bother people going out that way in the middle of the most exciting part.⁠ ⁠…”</p>
<p>“That was very decent of you, Pusak,” said the Inspector, smiling.</p>
<p>“Yes, sir. So I walked down the row, feeling my way, because it was pretty dark in the theatre, and then I came to—to this man.” He shuddered, and continued more rapidly. “He was sitting in a funny way, I thought. His knees were touching the seat in front of him and I couldnt get past. I said, Im sorry, and tried again, but his knees hadnt moved an inch. I didnt know what to do, sir—Im not nervy, like some fellows, and I was going to turn around and go back when all of a sudden I felt the mans body slip to the floor—I was still pressed up close to him. Of course, I got kind of scared—it was only natural.⁠ ⁠…”</p>
<p>“I should say,” said the Inspector, with concern. “It must have given you quite a turn. Then what happened?”</p>
<p>“Well, sir.⁠ ⁠… Then, before I realized what was happening, he fell clean out of his seat and his head bumped against my legs. I didnt know what to do. I couldnt call for help—I dont know why, but I couldnt, somehow—and I just naturally bent over him, thinking he was drunk or sick or something, and meant to lift him up. I hadnt figured on what Id do after that.⁠ ⁠…”</p>
<p>“I know just how you felt, Pusak. Go on.”</p>
<p>“Then it happened—the thing I told this policeman about. Id just got hold of his head when I felt his hand come up and grab mine, just like he was trying awfully hard to get a grip on something, and he moaned. It was so low I could hardly hear it, but—but sort of horrible. I cant quite describe it exactly.⁠ ⁠…”</p>
<p>“Now were getting on,” said the Inspector. “And?”</p>
<p>“And then he talked. It wasnt really talking—it was more like a gurgle, as if he was choking. He said a few words that I didnt catch at all, but I realized that this was something different from just being sick or drunk, so I bent even lower and listened hard. I heard him gasp, Its murder.⁠ ⁠… Been murdered or something like that.⁠ ⁠…”</p>
<p>“So he said, Its murder, eh?” The Inspector regarded Pusak with severity. “Well, now. That must have given you a shock, Pusak.” He snapped suddenly, “Are you certain this man said murder?”</p>
<p>“Thats what I heard, sir. Ive got good hearing,” said Pusak doggedly.</p>
<p>“Well!” Queen relaxed, smiling again. “Of course. I just wanted to make sure. Then what did you do?”</p>
<p>“Then I felt him squirm a little and all of a sudden go limp in my arms. I was afraid hed died and I dont know how—but next thing I knew I was in the back telling it all to the policeman—this policeman here.” He pointed to Doyle, who rocked on his heels impersonally.</p>
<p>“And thats all?”</p>
<p>“Yes, sir. Yes, sir. Thats all I know about it,” said Pusak, with a sigh of relief.</p>
<p>Queen grasped him by the coat front and barked, “That isnt all, Pusak. You forgot to tell us why you left your seat in the first place!” He glared into the little mans eyes.</p>
<p>Pusak coughed, teetered back and forth a moment, as if uncertain of his next words, then leaned forward and whispered into the Inspectors astonished ear.</p>
<p>“Oh!” Queens lips twitched in the suspicion of a smile, but he said gravely, “I see, Pusak. Thank you very much for your help. Everything is all right now—you may go back to your seat and leave with the others later on.” He waved his hand in a gesture of dismissal. Pusak, with a sickly glance at the dead man on the floor, crept around the rear wall of the last row and reappeared by the girls side. She immediately engaged him in a whispered but animated conversation.</p>
<p>As the Inspector with a little smile turned to Velie, Ellery made a slight movement of impatience, opened his mouth to speak, appeared to reconsider, and finally moved quietly backwards, disappearing from view.</p>
<p>“Well, Thomas,” sighed the Inspector, “lets have a look at this chap.”</p>
<p>He bent nimbly over the dead man, on his knees in the space between the last row and the row directly before it. Despite the brilliant sparkle of light from the fixtures overhead, the cramped space near the floor was dark. Velie produced a flashlight and stooped over the Inspector, keeping its bright beam on the corpse, shifting it as the Inspectors hands roved about. Queen silently pointed to an ugly ragged brown stain on the otherwise immaculate shirtfront.</p>
<p>“Blood?” grunted Velie.</p>
<p>The Inspector sniffed the shirt cautiously. “Nothing more dangerous than whisky,” he retorted.</p>
<p>He ran his hands swiftly over the body, feeling over the heart and at the neck, where the collar was loosened. He looked up at Velie.</p>
<p>“Looks like a poisoning case, all right, Thomas. Get hold of this <abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgard for me, will you? Id like to have his professional opinion before Prouty gets here.”</p>
<p>Velie snapped an order and a moment later a medium-sized man in evening clothes, olive-skinned and wearing a thin black mustache, came up behind a detective.</p>
<p>“Here he is, Inspector,” said Velie.</p>
<p>“Ah, yes.” Queen looked up from his examination. “How do you do, Doctor? I am informed that you examined the body almost immediately after it was discovered. I see no obvious sign of death—what is your opinion?”</p>
<p>“My examination was necessarily a cursory one,” said <abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgard carefully, his fingers brushing a phantom speck from his satin lapel. “In the semi-dark and under these conditions I could not at first discern any abnormal sign of death. From the constriction of the facial muscles I thought that it was a simple case of heart failure, but on closer examination I noticed that blueness of the face—its quite clear in this light, isnt it? That combined with the alcoholic odor from the mouth seems to point to some form of alcoholic poisoning. Of one thing I can assure you—this man did not die of a gunshot wound or a stab. I naturally made sure of that at once. I even examined his neck—you see I loosened the collar—to make sure it was not strangulation.”</p>
<p>“I see.” The Inspector smiled. “Thank you very much, Doctor. Oh, by the way,” he added, as <abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgard with a muttered word turned aside, “do you think this man might have died from the effects of wood alcohol?”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Stuttgard answered promptly. “Impossible,” he said. “It was something much more powerful and quick-acting.”</p>
<p>“Could you put a name to the exact poison which killed this man?”</p>
<p>The olive-skinned physician hesitated. Then he said stiffly, “I am very sorry, Inspector; you cannot reasonably expect me to be more precise. Under the circumstances.⁠ ⁠…” His voice trailed off, and he backed away.</p>
<p>Queen chuckled as he bent again to his grim task.</p>
<p>The dead man sprawled on the floor was not a pleasant sight. The Inspector gently lifted the clenched hand and stared hard at the contorted face. Then he looked under the seat. There was nothing there. However, a black silklined cape hung carelessly over the back of the chair. He emptied all of the pockets of both dress-suit and cape, his hands diving in and out of the clothing. He extracted a few letters and papers from the inside breast pocket, delved into the vest pockets and trouser-pockets, heaping his discoveries in two piles—one containing papers and letters, the other coins, keys, and miscellaneous material. A silver flask initialed “<abbr epub:type="z3998:personal-name">M. F.</abbr>” he found in one of the hip-pockets. He handled the flask gingerly, holding it by the neck, and scanning the gleaming surface as if for fingerprints. Shaking his head, he wrapped the flask with infinite care in a clean handkerchief, and placed it aside.</p>
<p>A ticket stub colored blue and bearing the inscription “LL32 Left,” he secreted in his own vest pocket.</p>
<p>Without pausing to examine any of the other objects individually, he ran his hands over the lining of the vest and coat, and made a rapid pass over the trouser-legs. Then, as he fingered the coattail pocket, he exclaimed in a low tone, “Well, well, Thomas—heres a pretty find!” as he extracted a womans evening bag, small, compact and glittering with rhinestones.</p>
<p>He turned it over in his hands reflectively, then snapped it open, glanced through it and took out a number of feminine accessories. In a small compartment, nestling beside a lipstick, he found a tiny card-case. After a moment, he replaced all the contents and put the bag in his own pocket.</p>
<p>The Inspector picked up the papers from the floor and swiftly glanced through them. He frowned as he came to the last one—a letterhead.</p>
<p>“Ever hear of Monte Field, Thomas?” he asked, looking up.</p>
<p>Velie tightened his lips. “Ill say I have. One of the crookedest lawyers in town.”</p>
<p>The Inspector looked grave. “Well, Thomas, this is <abbr epub:type="z3998:name-title">Mr.</abbr> Monte Field—whats left of him.” Velie grunted.</p>
<p>“Where the average police system falls down,” came Ellerys voice over his fathers shoulder, “is in its ruthless tracking down of gentlemen who dispose of such fungus as <abbr epub:type="z3998:name-title">Mr.</abbr> Monte Field.”</p>
<p>The Inspector straightened, dusted his knees carefully, took a pinch of snuff, and said, “Ellery, my boy, youll never make a policeman. I didnt know you knew Field.”</p>
<p>“I wasnt exactly on terms of intimacy with the gentleman,” said Ellery. “But I remember having met him at the Pantheon Club, and from what I heard at the time I dont wonder somebody has removed him from our midst.”</p>
<p>“Lets discuss the demerits of <abbr epub:type="z3998:name-title">Mr.</abbr> Field at a more propitious time,” said the Inspector gravely. “I happen to know quite a bit about him, and none of it is pleasant.”</p>
<p>He wheeled and was about to walk away when Ellery, gazing curiously at the dead body and the seat, drawled, “Has anything been removed, dad—anything at all?”</p>
<p>Inspector Queen turned his head. “And why do you ask that bright question, young man?”</p>
<p>“Because,” returned Ellery, with a grimace, “unless my eyesight fails me, the chaps tophat is not under the seat, on the floor beside him, or anywhere in the general vicinity.”</p>
<p>“So you noticed that too, did you, Ellery?” said the Inspector grimly. “Its the first thing I saw when I bent down to examine him—or rather the first thing I didnt see.” The Inspector seemed to lose his geniality as he spoke. His brow wrinkled and his grey mustache bristled fiercely. He shrugged his shoulders. “And no hat-check in his clothes, either.⁠ ⁠… Flint!”</p>
<p>A husky young man in plain clothes hurried forward.</p>
<p>“Flint, suppose you exercise those young muscles of yours by getting down on your hands and knees and hunting for a tophat. It ought to be somewhere around here.”</p>
<p>“Right, Inspector,” said Flint cheerfully, and he began a methodical search of the indicated area.</p>
<p>“Velie,” said Queen, in a businesslike tone, “suppose you find Ritter and Hesse and—no, those two will do—for me, will you?” Velie walked away.</p>
<p>“Hagstrom!” shouted the Inspector to another detective standing by.</p>
<p>“Yes, Chief.”</p>
<p>“Get busy with this stuff”—he pointed to the two small piles of articles he had taken from Fields pockets and which lay on the floor—“and be sure to put them safely away in my own bags.”</p>
<p>As Hagstrom knelt by the body, Ellery quietly bent over and opened the coat. He immediately jotted a memorandum on the flyleaf of the book in which he had drawn a diagram some time before. He muttered to himself, patting the volume, “And its a Stendhause private edition, too!”</p>
<p>Velie returned with Ritter and Hesse at his heels. The Inspector said sharply, “Ritter, go to this mans apartment. His name is Monte Field, he was an attorney, and he lived at 113 West 75th Street. Stick around until youre relieved. If anyone shows up, nab him.”</p>
<p>Ritter, touching his hat, mumbled, “Yes, Inspector,” and turned away.</p>
<p>“Now, Hesse, my lad,” continued the Inspector to the other detective, “hurry down to 51 Chambers Street, this mans office, and wait there until you hear from me. Get inside if you can, otherwise park outside the door all night.”</p>
<p>“Right, Inspector.” Hesse disappeared.</p>
<p>Queen turned about and chuckled as he saw Ellery, broad shoulders bent over, examining the dead man.</p>
<p>“Dont trust your father, eh, Ellery?” the Inspector chided. “What are you snooping for?”</p>
<p>Ellery smiled, straightening up. “Im merely curious, thats all,” he said. “There are certain things about this unsavory corpse that interest me hugely. For example, have you taken the mans head measurement?” He held up a piece of string, which he had slipped from a wrapped book in his coat pocket, and offered it for his fathers inspection.</p>
<p>The Inspector took it, scowled and summoned a policeman from the rear of the theatre. He issued a low-voiced order, the string exchanged hands and the policeman departed.</p>
<p>“Inspector.”</p>
<p>Queen looked up. Hagstrom stood by his elbow, eyes gleaming.</p>
<p>“I found this pushed way back under Fields seat when I picked up the papers. It was against the back wall.”</p>
<p>He held up a dark-green bottle, of the kind used by ginger-ale manufacturers. A gaudy label read, “Paleys Extra Dry Ginger Ale.” The bottle was half-empty.</p>
<p>“Well, Hagstrom, youve got something up your sleeve. Out with it!” the Inspector said curtly.</p>
<p>“Yes, sir! When I found this bottle under the dead mans seat, I knew that he had probably used it tonight. There was no matinee today and the cleaning-women go over the place every twenty-four hours. It wouldnt have been there unless this man, or somebody connected with him, had used it and put it there tonight. I thought, Maybe this is a clue, so I dug up the refreshment boy who had this section of the theatre and I asked him to sell me a bottle of ginger ale. He said”—Hagstrom smiled—“he said they dont sell ginger ale in this theatre!”</p>
<p>“You used your head that time, Hagstrom,” said the Inspector approvingly. “Get hold of the boy and bring him here.”</p>
<p>As Hagstrom left, a stout little man in slightly disarranged evening clothes bustled up, a policeman doggedly holding his arm. The Inspector sighed.</p>
<p>“Are you in charge of this affair, sir?” stormed the little man, drawing himself up to five feet two inches of perspiring flesh.</p>
<p>“I am,” said Queen gravely.</p>
<p>“Then I want you to know,” burst out the newcomer—“here, you, let go of my arm, do you hear?—I want you to know, sir.⁠ ⁠…”</p>
<p>“Detach yourself from the gentlemans arm, officer,” said the Inspector, with deepening gravity.</p>
<p>“… that I consider this entire affair the most vicious outrage! I have been sitting here with my wife and daughter since the interruption to the play for almost an hour, and your officers refuse to allow us even to stand up. Its a damnable outrage, sir! Do you think you can keep this entire audience waiting at your leisure? Ive been watching you—dont think I havent. Youve been dawdling around while we sat and suffered. I want you to know, sir—I want you to know!—that unless you permit my party to leave at once, I shall get in touch with my very good friend District Attorney Sampson and lodge a personal complaint against you!”</p>
<p>Inspector Queen gazed distastefully into the empurpled face of the stout little man. He sighed and said with a note of sternness, “My dear man, has it occurred to you that at this moment, while you stand beefing about a little thing like being detained an hour or so, a person who has committed murder may be in this very audience—perhaps sitting next to your wife and daughter? He is just as anxious as you are to get away. If you wish to make a complaint to the District Attorney, your very good friend, you may do so after you leave this theatre. Meanwhile, Ill trouble you to return to your seat and be patient until you are permitted to go.⁠ ⁠… I hope I make myself clear.”</p>
<p>A titter arose from some spectators nearby, who seemed to be enjoying the little mans discomfiture. He flounced away, with the policeman stolidly following. The Inspector, muttering, “Jackass!” turned to Velie.</p>
<p>“Take Panzer with you to the box-office and see if you can find complete tickets for these numbers.” He bent over the last row and the row before it, scribbling the numbers LL30 Left, LL28 Left, LL26 Left, KK32 Left, KK30 Left, KK28 Left, and KK26 Left on the back of an old envelope. He handed the memorandum to Velie, who went away.</p>
<p>Ellery, who had been leaning idly against the rear wall of the last row, watching his father, the audience, and occasionally restudying the geography of the theatre, murmured in the Inspectors ear: “I was just reflecting on the unusual fact that with such a popular bit of dramatic trash as <i epub:type="se:name.publication.play">Gunplay</i>, seven seats in the direct vicinity of the murdered mans seat should remain empty during the performance.”</p>
<p>“When did you begin to wonder, my son?” said Queen, and while Ellery absently tapped the floor with his stick, barked, “Piggott!”</p>
<p>The detective stepped forward.</p>
<p>“Get the usherette who was on this aisle and the outside doorman—that middle-aged fellow on the sidewalk—and bring em here.”</p>
<p>As Piggott walked off, a disheveled young man appeared by Queens side, wiping his face with a handkerchief.</p>
<p>“Well, Flint?” asked Queen instantly.</p>
<p>“Ive been over this floor like a scrub-woman, Inspector. If youre looking for a hat in this section of the theatre, its mighty well hidden.”</p>
<p>“All right, Flint, stand by.”</p>
<p>The detective trudged off. Ellery said slowly, “Didnt really think your young Diogenes would find the tophat, did you, dad?”</p>
<p>The Inspector grunted. He walked down the aisle and proceeded to lean over person after person, questioning each in low tones. All heads turned in his direction as he went from row to row, interrogating the occupants of the two aisle-seats successively. As he walked back in Ellerys direction, his face expressionless, the policeman whom he had sent out with the piece of string, saluted him.</p>
<p>“What size, officer?” asked the Inspector.</p>
<p>“The clerk in the hat store said it was exactly 7⅛,” answered the bluecoat. Inspector Queen nodded, dismissing him.</p>
<p>Velie strode up, with Panzer trailing worriedly behind. Ellery leaned forward with an air of keen absorption to catch Velies words. Queen grew tense, the light of a great interest on his face.</p>
<p>“Well, Thomas,” he said, “what did you find in the box-office?”</p>
<p>“Just this, Inspector,” reported Velie unemotionally. “The seven tickets for which you gave me the numbers are not in the ticket-rack. They were sold from the box-office window, at what date <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer has no way of knowing.”</p>
<p>“The tickets might have been turned over to an agency, you know, Velie,” remarked Ellery.</p>
<p>“I verified that, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen,” answered Velie. “Those tickets were not assigned to any agency. There are definite records to prove it.”</p>
<p>Inspector Queen stood very still, his grey eyes gleaming. Then he said, “In other words, gentlemen, it would seem that at a drama which has been playing to capacity business ever since its opening, seven tickets in a group were bought—and then the purchasers conveniently forgot to attend the performance!”</p>
</section>
<section id="chapter-3" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">III</h3>
<p epub:type="title">In Which a “Parson” Comes to Grief</p>
</hgroup>
<p>There was a silence as the four men regarded each other with a dawning conviction. Panzer shuffled his feet and coughed nervously; Velies face was a study in concentrated thought; Ellery stepped backward and fell into a rapt contemplation of his fathers grey-and-blue necktie.</p>
<p>Inspector Queen stood biting his mustache. He shook his shoulders suddenly and turned on Velie.</p>
<p>“Thomas, Im going to give you a dirty job,” he said. “I want you to marshal a half-dozen or so of the uniformed men and set em to a personal examination of every soul in this place. All they have to do is get the name and address of each person in the audience. Its quite a job, and it will take time, but Im afraid its absolutely necessary. By the way, Thomas, in your scouting around, did you question any of the ushers who take care of the balcony?”</p>
<p>“I got hold of the very man to give me information,” said Velie. “Hes the lad who stands at the foot of the stairs in the orchestra, directing holders of balcony tickets to the upper floor. Chap by the name of Miller.”</p>
<p>“A very conscientious boy,” interposed Panzer, rubbing his hands.</p>
<p>“Miller is ready to swear that not a person in this theatre either went upstairs from the orchestra or came downstairs from the balcony from the moment the curtain went up on the second act.”</p>
<p>“That sort of cuts down your work, Thomas,” remarked the Inspector, who had been listening intently. “Have your men go through the orchestra-boxes and orchestra only. Remember—I want the name and address of every person here—every single one. And Thomas—”</p>
<p>“Yes, Inspector?” said Velie, turning back.</p>
<p>“While theyre at it, have em ask these people to show the ticket-stubs belonging to the seats in which they are sitting. Every case of loss of stub should be noted beside the name of the loser; and in cases—it is a bare possibility—where a person holds a stub which does not agree with the seat-number of the chair in which hes sitting, a notation is also to be made. Think you can get all that done, my boy?”</p>
<p>“Sure thing!” Velie grunted as he strode away.</p>
<p>The Inspector smoothed his grey mustache and took a pinch of snuff, inhaling deeply.</p>
<p>“Ellery,” he said, “theres something worrying you. Out with it, son!”</p>
<p>“Eh?” Ellery started, blinking his eyes. He removed his pince-nez, and said slowly, “My very revered father, I am beginning to think that—Well! Theres little peace in this world for a quiet book-loving man.” He sat down on the arm of the dead mans seat, his eyes troubled. Suddenly he smiled. “Take care that you dont repeat the unfortunate error of that ancient butcher who, with his twoscore apprentices, sought high and low for his most treasured knife when all the time it reposed quietly in his mouth.”</p>
<p>“Youre very informative these days, my son,” said the Inspector petulantly. “Flint!”</p>
<p>The detective came forward.</p>
<p>“Flint,” said Queen, “youve had one pleasant job tonight and Ive another for you. Think your back could stand a little more bending? Seems to me I remember you took a weightlifting contest in the Police Games when you were pounding a beat.”</p>
<p>“Yes, sir,” said Flint, grinning broadly. “I guess I can stand the strain.”</p>
<p>“Well, then,” continued the Inspector, jamming his hands into his pockets, “heres your job. Get a squad of men together—good Lord, I should have brought the Reserves along with me!—and make an exhaustive search of every square foot of the theatre-property, inside and out. Youll be looking for ticket-stubs, do you understand? Anything resembling half a ticket has to be in my possession when youre through. Search the theatre-floor particularly, but dont neglect the rear, the steps leading up to the balcony, the lobby outside, the sidewalk in front of the theatre, the alleyways at both sides, the lounge downstairs, the mens room, the ladies room—Here, here! Thatll never do. Call up the nearest precinct for a matron and have her do that. Thoroughly clear?”</p>
<p>Flint was off with a cheerful nod.</p>
<p>“Now, then.” Queen stood rubbing his hands. “<abbr epub:type="z3998:name-title">Mr.</abbr> Panzer, would you step this way a minute? Very kind of you, sir. Im afraid were making unholy nuisances of ourselves tonight, but it cant be helped. I see the audience is on the verge of rebellion. Id be obliged if you would trot up to the stage and announce that they will be held here just a little while longer, to have patience, and all that sort of thing. Thank you!”</p>
<p>As Panzer hurried down the center aisle, people clutching at his coat to detain him, Detective Hagstrom, standing a few feet away, caught the Inspectors eye. By his side was a small slim youth of nineteen, chewing gum with vehement motions of his jaw, and obviously quite nervous at the ordeal he was facing. He was clad in a black-and-gold uniform, very ornate and resplendent, and incongruously fitted out with a starched shirtfront and a wing collar and bow tie. A cap resembling the headgear of a bellboy perched on his blonde head. He coughed deprecatingly as the Inspector motioned him forward.</p>
<p>“Here is the boy who says they dont sell ginger ale in this theatre,” said Hagstrom severely, grasping the lads arm in a suggestive grip.</p>
<p>“You dont, eh, son?” asked Queen affably. “How is that?”</p>
<p>The boy was plainly in a funk. His eyes rolled alarmingly as they sought the broad face of Doyle. The policeman patted him encouragingly on the shoulder and said to the Inspector, “Hes a little scared, sir—but hes a good boy. Ive known him since he was a shaver. Grew up on my beat.—Answer the Inspector, Jessie.⁠ ⁠…”</p>
<p>“Well, I—I dont know, sir,” stammered the boy, shuffling his feet. “The only drinks were allowed to sell during the intermissions is orangeade. We got a contract with the ⸻”—he mentioned the name of a well-known manufacturer of the concoction—“people and they give us a big discount if we sell their stuff and nobody elses. So—”</p>
<p>“I see,” said the Inspector. “Are drinks sold only during intermissions?”</p>
<p>“Yes, sir,” answered the boy, more naturally. “As soon as the curtain goes down the doors to the alleys on both sides are opened, and there we are—my partner and me, with our stands set up, and the cups filled ready to serve.”</p>
<p>“Oh, so there are two of you, eh?”</p>
<p>“No, sir, three all together. I forgot to tell you—one feller is downstairs in the main lounge, too.”</p>
<p>“Ummmm.” The Inspector fixed him with a large and kindly eye. “Now, son, if the Roman Theatre sells nothing but orangeade, do you think you could explain how this ginger-ale bottle got here?”</p>
<p>His hand dove down and reappeared brandishing the dark-green bottle discovered by Hagstrom. The boy paled and began to bite his lips. His eyes roved from side to side as if they sought a quick avenue of escape. He inserted a large and dirty finger between his neck and collar and coughed.</p>
<p>“Why—why…” He had some difficulty in speaking.</p>
<p>Inspector Queen put down the bottle and rested his wiry length against the arm of a seat. He folded his arms sternly.</p>
<p>“Whats your name?” he demanded.</p>
<p>The boys color changed from blue-white to a pasty yellow. He furtively eyed Hagstrom, who had with a flourish taken a notebook and pencil from his pocket and was waiting forbiddingly.</p>
<p>The boy moistened his lips. “Lynch—Jess Lynch,” he said hoarsely.</p>
<p>“And where is your station between acts, Lynch?” said the Inspector balefully.</p>
<p>“Im—Im right here, in the left-side alley, sir,” stuttered the boy.</p>
<p>“Ah!” said the Inspector, knitting his brows ferociously. “And were you selling drinks in the left alley tonight, Lynch?”</p>
<p>“Why, why—yes, sir.”</p>
<p>“Then you know something about this ginger-ale bottle?”</p>
<p>The boy peered about, saw the stout small form of Louis Panzer on the stage, about to make an announcement, and leaning forward, whispered, “Yes, sir—I do know about that bottle. I—I didnt want to tell before because <abbr epub:type="z3998:name-title">Mr.</abbr> Panzers a strict guy when it comes to breaking rules, and hed fire me in a minute if he knew what I did. You wont tell, sir?”</p>
<p>The Inspector started, then smiled. “Shoot, son. Youve got something on your conscience—might as well get it off.” He relaxed and at a flick of a finger Hagstrom unconcernedly walked away.</p>
<p>“This is how it happened, sir,” began Jess Lynch eagerly. “Id set my stand up in the alley here about five minutes before the end of the first act, like were supposed to. When the girl on this aisle opened the doors after the first act, I began to give the people comin out a nice refined selling chatter. We all do. A lot of people bought drinks, and I was so busy I didnt have time to notice anything going on around me. In a little while I had a breathing spell, and then a man came up to me and said, Let me have a bottle of ginger ale, boy. I looked up and saw he was a ritzy feller in evening dress, actin kind of tipsy. He was laughing to himself and he looked pretty happy. I says to myself, I bet I know what <em>he</em> wants ginger ale for! and sure enough he taps his back pocket and winks. Well—”</p>
<p>“Just a minute, son,” interrupted Queen. “Ever see a dead man before?”</p>
<p>“Why—why, no sir, but I guess I could stand it once,” said the boy nervously.</p>
<p>“Fine! Is this the man who asked you for the ginger ale?” The Inspector took the boy by the arm and made him bend over the dead body.</p>
<p>Jess Lynch regarded it with awed fascination. He bobbed his head vigorously.</p>
<p>“Yes, sir. Thats the gentleman.”</p>
<p>“Youre sure of that now, Jess?” The boy nodded. “By the way, is that the outfit he was wearing when he accosted you?”</p>
<p>“Yes, sir.”</p>
<p>“Anything missing, Jess?” Ellery, who had been nestling in a dark corner, leaned forward a little.</p>
<p>The boy regarded the Inspector with puzzlement on his face, looking from Queen to the body and back again. He was silent for a full minute, while the Queens hung on his words. Then his face lit up suddenly and he cried, “Why—yes, sir! He was wearin a hat—a shiny topper—when he spoke to me!”</p>
<p>Inspector Queen looked pleased. “Go on, Jess—Doc Prouty! Its taken you a whale of a long time getting here. What held you up?”</p>
<p>A tall lanky man had come striding across the carpet, a black bag in his hand. He was smoking a vicious-looking cigar with no apparent concern for local fire rules, and appeared in something of a hurry.</p>
<p>“You said something there, Inspector,” he said, setting down the bag and shaking hands with both Ellery and Queen. “You know we just moved and I havent got my new phone yet. I had a hard day today and I was in bed anyway. They couldnt get hold of me—had to send a man around to my new place. I rushed down here as fast as I could. Wheres the casualty?”</p>
<p>He dropped to his knees in the aisle as the Inspector indicated the body on the floor. A policeman was summoned to hold a flashlight as the Assistant Medical Examiner worked.</p>
<p>Queen took Jess Lynch by the arm and walked him off to one side. “What happened after he asked you for the ginger ale, Jess?”</p>
<p>The boy, who had been staring at the proceedings, gulped and continued. “Well, sir, of course I told him that we didnt sell ginger ale, only orangeade. He leaned a little closer, and then I could smell the booze on his breath. He says confidentially, Theres a half a dollar in it for you if you get me a bottle, kid! But I want it right away! Well—you know how it is—they dont give tips nowadays.⁠ ⁠… Anyway, I said I couldnt get it that minute but that Id duck out and buy a bottle for him right after the second act started. He walked away—after tellin me where he was sitting—I saw him go back into the theatre. As soon as the intermission ended and the usherette closed the doors, I left my stand in the alleyway and hopped across the street to Libbys ice-cream parlor. I—”</p>
<p>“Do you usually leave your stand in the alley, Jess?”</p>
<p>“No, sir. I always hop inside the doors with the stand just before she locks the doors, and then take it downstairs to the lounge. But the man said he wanted the ginger ale right away, so I figured Id save time by getting the bottle for him first. Then I thought Id go back into the alley, get my stand, and bring it into the theatre through the front door. Nobodyd say anything.⁠ ⁠… Anyway, I left the stand in the alley and ran over to Libbys. I bought a bottle of Paleys ginger ale, sneaked it inside to this man, and he gave me a buck. Pretty nice of him, I thought, seeing as how hed only promised me four bits.”</p>
<p>“You told that very nicely, Jess,” said the Inspector with approval. “Now, a few things more. Was he sitting in this seat—was this the seat he told you to come to?”</p>
<p>“Oh, yes, sir. He said LL32 Left, and sure enough thats where I found him.”</p>
<p>“Quite right.” The Inspector, after a pause, asked casually, “Did you notice if he was alone, Jess?”</p>
<p>“Sure thing, sir,” returned the boy in a cheerful tone. “He was sittin all alone on this end seat. The reason I noticed it was that the shows been packed ever since it opened, and I thought it was queer that there should be so many seats empty around here.”</p>
<p>“Thats fine, Jess. Youll make a detective yet.⁠ ⁠… You couldnt tell me how many seats were empty, I suppose?”</p>
<p>“Well, sir, it was kind of dark and I wasnt payin much attention. I guess it was about half a dozen, all told—some next to him in the same row and some right in the row in front.”</p>
<p>“Just a moment, Jess.” The boy turned, licking his lips in honest fright at the sound of Ellerys low cool voice. “Did you see anything more of that shiny topper when you handed him the bottle of ginger ale?” asked Ellery, tapping the point of his neat shoe with his stick.</p>
<p>“Why, yes—yes, sir!” stammered the boy. “When I gave him the bottle he was holding the hat in his lap, but before I left I saw him stick it underneath his seat.”</p>
<p>“Another question, Jess.” The boy sighed with relief at the sound of the Inspectors reassuring voice. “About how long, do you reckon, did it take you to deliver the bottle to this man after the second act started?”</p>
<p>Jess Lynch thought gravely for a moment, and then said with finality, “It was just about ten minutes, sir. We got to keep pretty close tabs on the time, and I know it was ten minutes because when I came into the theatre with the bottle it was just the part on the stage when the girl is caught in the gangs hangout and is being grilled by the villain.”</p>
<p>“An observant young Hermes!” murmured Ellery, smiling suddenly. The orangeade boy caught the smile and lost the last vestige of his fear. He smiled back. Ellery crooked his finger and bent forward. “Tell me, Jess. Why did it take you ten minutes to cross the street, buy a bottle of ginger ale and return to the theatre? Ten minutes is a long time, isnt it?”</p>
<p>The boy turned scarlet as he looked appealingly from Ellery to the Inspector. “Well, sir—I guess I stopped to talk for a few minutes with my girl.⁠ ⁠…”</p>
<p>“Your girl?” The Inspectors voice was mildly curious.</p>
<p>“Yes, sir. Elinor Libby—her old man owns the ice-cream parlor. She—she wanted me to stay there in the store with her when I went for the ginger ale. I told her I had to deliver it in the theatre, so she said all right but wouldnt I come right back. And I did. We stayed there a couple of minutes and then I remembered the stand in the alley.⁠ ⁠…”</p>
<p>“The stand in the alley?” Ellerys tone was eager. “Quite so, Jess—the stand in the alley. Dont tell me that, by some remarkable whim of fortune, you went back to the alley!”</p>
<p>“Sure I did!” rejoined the boy, in surprise. “I mean—we both did, Elinor and me.”</p>
<p>“Elinor and you, eh, Jess?” said Ellery softly. “And how long were you there?”</p>
<p>The Inspectors eyes flashed at Ellerys question. He muttered approvingly to himself and listened intently as the boy answered.</p>
<p>“Well, I wanted to take the stand right away, sir, but Elinor and me—we got to talking there—and Elinor said why not stay in the alley till the next intermission.⁠ ⁠… I figured that was a good idea. Id wait till a few minutes before 10:05, when the act ends, and Id duck down for some more orangeade, and then when the doors opened for the second intermission Id be all ready. So we stayed there, sir.⁠ ⁠… It wasnt wrong, sir. I didnt mean anything wrong.”</p>
<p>Ellery straightened and fixed the boy with his eyes. “Jess, I want you to be very careful now. At exactly what time did you and your Elinor get to the alley?”</p>
<p>“Well.⁠ ⁠…” Jess scratched his head. “It was about 9:25 when I gave that man the ginger ale. I went across for Elinor, stayed a few minutes and then came over to the alley. Musta been just about 9:35—just about—when I went back for my orangeade stand.”</p>
<p>“Very good. And what time exactly did you leave the alley?”</p>
<p>“It was just ten oclock, sir. Elinor looked at her wristwatch when I asked her if it was time to go in for my orangeade refills.”</p>
<p>“You didnt hear anything going on in the theatre?”</p>
<p>“No, sir. We were too busy talking, I guess.⁠ ⁠… I didnt know anything had happened inside until we walked out of the alley and I met Johnny Chase, one of the ushers, standing there, like he was on guard. He told me there was an accident inside and <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer had sent him to stand outside the left alley.”</p>
<p>“I see.⁠ ⁠…” Ellery removed his pince-nez in some agitation and flourished it before the boys nose. “Carefully now, Jess. Did anyone go in or out of the alley all the time you were there with Elinor?”</p>
<p>The boys answer was immediate and emphatic. “No, sir. Not a soul.”</p>
<p>“Right, my lad.” The Inspector gave the boy a spanking slap on the back and sent him off grinning. Queen looked around sharply, spied Panzer, who had made his announcement on the stage with ineffectual results, and beckoned with an imperative finger.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Panzer,” he said abruptly, “I want some information about the time-schedule of the play.⁠ ⁠… At what time does the curtain go up on the second act?”</p>
<p>“The second act begins at 9:15 sharp and ends at 10:05 sharp,” said Panzer instantly.</p>
<p>“Was tonights performance run according to this schedule?”</p>
<p>“Certainly. We must be on the dot because of cues, lights, and so on,” responded the manager.</p>
<p>The Inspector muttered some calculations to himself. “That makes it 9:25 the boy saw Field alive,” he mused. “He was found dead at.⁠ ⁠…”</p>
<p>He swung about and called for Officer Doyle. The man came running.</p>
<p>“Doyle,” asked the Inspector, “Doyle, do you remember exactly at what time this fellow Pusak approached you with his story of the murder?”</p>
<p>The policeman scratched his head. “Why, I dont remember exactly, Inspector,” he said. “All I do know is that the second act was almost over when it happened.”</p>
<p>“Not definite enough, Doyle,” said Queen irritably. “Where are the actors now?”</p>
<p>“Got em herded right over there back of the center section, sir,” said Doyle. “We didnt know what to do with em except that.”</p>
<p>“Get one of them for me!” snapped the Inspector.</p>
<p>Doyle ran off. Queen beckoned to Detective Piggott, who was standing a few feet to the rear between a man and a woman.</p>
<p>“Got the doorman there, Piggott?” asked Queen. Piggott nodded and a tall, corpulent old man, cap trembling in his hand, uniform shrunken on his flabby body, stumbled forward.</p>
<p>“Are you the man who stands outside the theatre—the regular doorman?” asked the Inspector.</p>
<p>“Yes, sir,” the doorman answered, twisting the cap in his hands.</p>
<p>“Very well. Now think hard. Did anyone—anyone, mind you—leave the theatre by the front entrance during the second act?” The Inspector was leaning forward, like a small greyhound.</p>
<p>The man took a moment before replying. Then he said slowly, but with conviction, “No, sir. Nobody went out of the theatre. Nobody, I mean, but the orangeade boy.”</p>
<p>“Were you there all the time?” barked the Inspector.</p>
<p>“Yes, sir.”</p>
<p>“Now then. Do you remember anybody <em>coming in</em> during the second act?”</p>
<p>“Weell.⁠ ⁠… Jessie Lynch, the orangeade boy, came in right after the act started.”</p>
<p>“Anybody else?”</p>
<p>There was silence as the old man made a frenzied effort at concentration. After a moment he looked helplessly from one face to another, eyes despairing. Then he mumbled, “I dont remember, sir.”</p>
<p>The Inspector regarded him irritably. The old man seemed sincere in his nervous way. He was perspiring and frequently looked sidewise at Panzer, as if he sensed that his defection of memory would cost him his position.</p>
<p>“Im awfully sorry, sir,” the doorman repeated. “Awfully sorry. There mightve been someone, but my memory aint as good as it used to be when I was younger. I—I just cant seem to recall.”</p>
<p>Ellerys cool voice cut in on the old mans thick accents.</p>
<p>“How long have you been a doorman?”</p>
<p>The old mans bewildered eyes shifted to this new inquisitor. “Nigh onto ten years, sir. I wasnt always a doorman. Only when I got old and couldnt do nothin else—”</p>
<p>“I understand,” said Ellery kindly. He hesitated a moment, then added inflexibly, “A man who has been a doorman for as many years as you have might forget something about the first act. But people do not often come into a theatre during the second act. Surely if you think hard enough you can answer positively, one way or the other?”</p>
<p>The response came painfully. “I—I dont remember, sir. I could say no one did, but that mightnt be the truth. I just cant answer.”</p>
<p>“All right.” The Inspector put his hand on the old mans shoulder. “Forget it. Perhaps were asking too much. Thats all for the time being.” The doorman shuffled away with the pitiful alacrity of old age.</p>
<p>Doyle clumped toward the group, a tall handsome man dressed in rough tweeds in his wake, traces of stage makeup streaking his face.</p>
<p>“This is <abbr epub:type="z3998:name-title">Mr.</abbr> Peale, Inspector. Hes the leading man of the show,” reported Doyle.</p>
<p>Queen smiled at the actor, offering his hand. “Pleased to make your acquaintance, <abbr epub:type="z3998:name-title">Mr.</abbr> Peale. Perhaps you can help us out with a little information.”</p>
<p>“Glad to be of service, Inspector,” replied Peale, in a rich baritone. He glanced at the back of the Medical Examiner, who was busy over the dead man; then looked away with repugnance.</p>
<p>“I suppose you were on the stage at the time the hue-and-cry went up in this unfortunate affair?” pursued the Inspector.</p>
<p>“Oh, yes. In fact, the entire cast was. What is it you would like to know?”</p>
<p>“Could you definitely place the time that you noticed something wrong in the audience?”</p>
<p>“Yes, I can. We had just about ten minutes before the end of the act. It was at the climax of the play, and my role demands the discharge of a pistol. I remember we had some discussion during rehearsals of this point in the play, and that is how I can be so sure of the time.”</p>
<p>The Inspector nodded. “Thank you very much, <abbr epub:type="z3998:name-title">Mr.</abbr> Peale. Thats exactly what I wanted to know.⁠ ⁠… Incidentally, let me apologize for having kept you people crowded back here in this fashion. We were quite busy and had no time to make other arrangements. You and the rest of the cast are at liberty to go backstage now. Of course, make no effort to leave the theatre until you are notified.”</p>
<p>“I understand completely, Inspector. Happy to have been able to help.” Peale bowed and retreated to the rear of the theatre.</p>
<p>The Inspector leaned against the nearest seat, absorbed in thought. Ellery, at his side, was absently polishing the lenses of his pince-nez. Father motioned significantly to son.</p>
<p>“Well, Ellery?” Queen asked in a low voice.</p>
<p>“Elementary, my dear Watson,” murmured Ellery. “Our respected victim was last seen alive at 9:25, and he was found dead at approximately 9:55. Problem: What happened between times? Sounds ludicrously simple.”</p>
<p>“You dont say?” muttered Queen. “Piggott!”</p>
<p>“Yes, sir.”</p>
<p>“Is that the usherette? Lets get some action.”</p>
<p>Piggott released the arm of the young woman standing at his side. She was a pert and painted lady with even white teeth and a ghastly smile. She minced forward and regarded the Inspector brazenly.</p>
<p>“Are you the regular usherette on this aisle, Miss—?” asked the Inspector briskly.</p>
<p>“OConnell, Madge OConnell. Yes, I am!”</p>
<p>The Inspector took her arm gently. “Im afraid Ill have to ask you to be as brave as you are impertinent, my dear,” he said. “Step over here for a moment.” The girls face was deathly white as they paused at the LL row. “Pardon me a moment, Doc. Mind if we interrupt your work?”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Prouty looked up with an abstracted scowl. “No, go right ahead, Inspector. Im nearly through.” He stood up and moved aside, biting the cigar between his teeth.</p>
<p>Queen watched the girls face as she stooped over the dead mans body. She drew her breath in sharply.</p>
<p>“Do you remember ushering this man to his seat tonight, Miss OConnell?”</p>
<p>The girl hesitated. “Seems like I do. But I was very busy tonight, as usual, and I must have ushered two hundred people all told. So I couldnt say positively.”</p>
<p>“Do you recall whether these seats which are empty now”—he indicated the seven vacant chairs—“were unoccupied all during the first and second acts?”</p>
<p>“Well.⁠ ⁠… I do seem to remember noticing them that way as I walked up and down the aisle.⁠ ⁠… No, sir. I dont think anybody sat in those seats all night.”</p>
<p>“Did anyone walk up or down this aisle during the second act, Miss OConnell? Think hard, now; its important that you answer correctly.”</p>
<p>The girl hesitated once more, flashing bold eyes at the impassive face of the Inspector. “No—I didnt see anybody walk up or down the aisle.” She quickly added, “I couldnt tell you much. I dont know a thing about this business. Im a hardworking girl, and I—”</p>
<p>“Yes, yes, my dear, we understand that. Now—where do you generally stand when youre not ushering people to their seats?”</p>
<p>The girl pointed to the head of the aisle.</p>
<p>“Were you there all during the second act, Miss OConnell?” asked the Inspector softly.</p>
<p>The girl moistened her lips before she spoke. “Well—yes, I was. But, honest, I didnt see anything out of the way all night.”</p>
<p>“Very well.” Queens voice was mild. “Thats all.” She turned away with quick, light steps.</p>
<p>There was a stir behind the group. Queen wheeled to confront <abbr epub:type="z3998:name-title">Dr.</abbr> Prouty, who had risen to his feet and was closing his bag. He was whistling dolefully.</p>
<p>“Well, Doc—I see youre through. Whats the verdict?” asked Queen.</p>
<p>“Its short and snappy, Inspector. Man died about two hours ago. Cause of death puzzled me for a while but its pretty well settled in my mind as poison. The signs all point to some form of alcoholic poisoning—youve probably noticed the sallow blue color of the skin. Did you smell his breath? Sweetest odor of bum booze I ever had the pleasure of inhaling. He must have been drunk as a lord. At the same time, it couldnt have been ordinary alcoholic poisoning—he wouldnt have dropped off so fast. Thats all I can tell you right now.” He paused, buttoning his coat.</p>
<p>Queen took Fields kerchief-wrapped flask from his pocket and handed it to <abbr epub:type="z3998:name-title">Dr.</abbr> Prouty. “This is the dead mans flask, Doc. Suppose you analyze the contents for me. Before you handle it, though, let Jimmy down at the laboratory look it over for fingerprints. And—but wait a minute.” The Inspector peered about and picked up the half-empty ginger-ale bottle where it stood in a corner on the carpet. “You can analyze this ginger ale for me, too, Doc,” he added.</p>
<p>The Assistant Medical Examiner, after stowing the flask and bottle into his bag, tenderly adjusted the hat on his head.</p>
<p>“Well, Ill be going, Inspector,” he drawled. “Ill have a fuller report for you when Ive performed the autopsy. Ought to give you something to work on. Incidentally, the morgue-wagon must be outside—I phoned for one on my way down. So long.” He yawned and slouched away.</p>
<p>As <abbr epub:type="z3998:name-title">Dr.</abbr> Prouty disappeared, two white-garbed orderlies hurried across the carpet, bearing a stretcher between them. At a sign from Queen they lifted the inert body, deposited it on the stretcher, covered it with a blanket and hustled out. The detectives and policemen around the door watched with relief as the grisly burden was borne away—the main work of the evening for them was almost over. The audience—rustling, whispering, shifting, coughing, murmuring—twisted about with a renewal of interest as the body was unceremoniously carted off.</p>
<p>Queen had just turned to Ellery with a weary sigh when from the extreme right-hand side of the theatre came an ominous commotion. People everywhere popped out of their seats, staring, while policemen shouted for quiet. Queen spoke rapidly to a uniformed officer nearby. Ellery slipped to one side, eyes gleaming. The disturbance came nearer by jerky degrees. Two policemen appeared hauling a struggling figure between them. They dragged their capture to the head of the left aisle and hustled the man to his feet, holding him up by main force.</p>
<p>The man was short and ratlike. He wore cheap store-clothes of a sombre cut. On his head was a black hat of the kind sometimes worn by country dominies. His mouth writhed in an ugly manner; imprecations issued from it venomously. As he caught the eye of the Inspector fixed upon him, however, he ceased struggling and went limp at once.</p>
<p>“Found this man tryin to sneak out the alley door on the other side of the buildin, Inspector,” panted one of the bluecoats, shaking the captive roughly.</p>
<p>The Inspector chuckled, took his brown snuffbox from his pocket, inhaled, sneezed his habitual joyful sneeze, and beamed upon the silent cowering man between the two officers.</p>
<p>“Well, well, Parson,” he said genially. “Mighty nice of you to turn up so conveniently!”</p>
</section>
<section id="chapter-4" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p epub:type="title">In Which Many Are Called and Two Are Chosen</p>
</hgroup>
<p>Some natures, through peculiar weakness, cannot endure the sight of a whining man. Of all the silent, threatening group ringed about the abject figure called “Parson,” Ellery alone experienced a sick feeling of disgust at the spectacle the prisoner was making of himself.</p>
<p>At the hidden lash in Queens words, the Parson drew himself up stiffly, glared into the Inspectors eyes for a split second, then with a resumption of his former tactics began to fight against the sturdy arms which encircled him. He writhed and spat and cursed, finally becoming silent again. He was conserving his breath. The fury of his threshing body communicated itself to his captors; another policeman joined the melee and helped pin the prisoner to the floor. And suddenly he wilted and shrank like a pricked balloon. A policeman hauled him roughly to his feet, where he stood, eyes downcast, body still, hat clutched in his hand.</p>
<p>Ellery turned his head.</p>
<p>“Come now, Parson,” went on the Inspector, just as if the man had been a balky child at rest after a fit of temper, “you know that sort of business doesnt go with me. What happened when you tried it last time at the Old Slip on the riverfront?”</p>
<p>“Answer when youre spoken to!” growled a bluecoat, prodding him in the ribs.</p>
<p>“I dont know nothin and besides I got nothin to say,” muttered the Parson, shifting from one foot to the other.</p>
<p>“Im surprised at you, Parson,” said Queen gently. “I havent asked you what you know.”</p>
<p>“You got no right to hold an innocent man!” shouted the Parson indignantly. “Aint I as good as anybody else here? I bought a ticket and I paid for it with real dough, too! Where do you get that stuff—tryin to keep me from goin home!”</p>
<p>“So you bought a ticket, did you?” asked the Inspector, rocking on his heels. “Well, well! Suppose you snap out the old stub and let Papa Queen look it over.”</p>
<p>The Parsons hand mechanically went to his lower vest pocket, his fingers dipping into it with a quite surprising deftness. His face went blank as he slowly withdrew his hand, empty. He began a search of his other pockets with an appearance of fierce annoyance that made the Inspector smile.</p>
<p>“Hell!” grunted the Parson. “If that aint the toughest luck. I always hangs onto my ticket-stubs, an just tonight I have to go and throw it away. Sorry, Inspector!”</p>
<p>“Oh, thats quite all right,” said Queen. His face went bleak and hard. “Quit stalling, Cazzanelli! What were you doing in this theatre tonight? What made you decide to duck out so suddenly? Answer me!”</p>
<p>The Parson looked about him. His arms were held very securely by two bluecoats. A number of hard-looking men surrounded him. The prospect of escape did not seem particularly bright. His face underwent another change. It assumed a priestly, outraged innocence. A mist filmed his little eyes, as if he were truly the Christian martyr and these tyrants his pagan inquisitors. The Parson had often employed this trick of personality to good purpose.</p>
<p>“Inspector,” he said, “you know you aint got no right to grill me this way, dont you, Inspector? A mans got a right to his lawyer, aint he? Sure hes got a right!” And he stopped as if there were nothing more to be said.</p>
<p>The Inspector eyed him curiously. “When did you see Field last?” he asked.</p>
<p>“Field? You dont mean to say—Monte Field? Never heard of him, Inspector,” muttered the Parson, rather shakily. “What are you tryin to put over on me?”</p>
<p>“Not a thing, Parson, not a thing. But as long as you dont care to answer now, suppose we let you cool your heels for a while. Perhaps youll have something to say later.⁠ ⁠… Dont forget, Parson, theres still that little matter of the Bonomo Silk robbery to go into.” He turned to one of the policemen. “Escort our friend to that anteroom off the managers office, and keep him company for a while, officer.”</p>
<p>Ellery, reflectively watching the Parson being dragged toward the rear of the theatre, was startled to hear his father say, “The Parson isnt too bright, is he? To make a slip like that—!”</p>
<p>“Be thankful for small favors,” smiled Ellery. “One error breeds twenty more.”</p>
<p>The Inspector turned with a grin to confront Velie, who had just arrived with a sheaf of papers in his hand.</p>
<p>“Ah, Thomas is back,” chuckled the Inspector, who seemed in good spirits. “And what have you found, Thomas?”</p>
<p>“Well, Inspector,” replied the detective, ruffling the edges of his papers, “its hard to say. This is half of the list—the other half isnt ready yet. But I think youll find something interesting here.”</p>
<p>He handed Queen a batch of hastily written names and addresses. They were the names which the Inspector had ordered Velie to secure by interrogation of the audience.</p>
<p>Queen, with Ellery at his shoulder, examined the list, studying each name carefully. He was halfway through the sheaf when he stiffened. He squinted at the name which had halted him and looked up at Velie with a puzzled air.</p>
<p>“Morgan,” he said thoughtfully. “Benjamin Morgan. Sounds mighty familiar, Thomas. What does it suggest to you?”</p>
<p>Velie smiled frostily. “I thought youd ask me that, Inspector. Benjamin Morgan was Monte Fields law-partner until two years ago!”</p>
<p>Queen nodded. The three men stared into each others eyes. Then the old man shrugged his shoulders and said briefly, “Have to see some more of <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan, Im afraid.”</p>
<p>He turned back to the list with a sigh. Again he studied each name, looking up at intervals reflectively, shaking his head, and going on. Velie, who knew Queens reputation for memory even more thoroughly than Ellery, watched his superior with respectful eyes.</p>
<p>Finally the Inspector handed the papers back to the detective. “Nothing else there, Thomas,” he said. “Unless you caught something that escaped me. Did you?” His tone was grave.</p>
<p>Velie stared at the old man wordlessly, shook his head and started to walk away.</p>
<p>“Just a minute, Thomas,” called Queen. “Before you get that second list completed, ask Morgan to step into Panzers office, will you? Dont scare him. And by the way, see that he has his ticket-stub before he goes to the office.” Velie departed.</p>
<p>The Inspector motioned to Panzer, who was watching a group of policemen being marshaled by detectives for Queens work. The stout little manager hurried up.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Panzer,” inquired the Inspector, “at what time do your scrub-women generally start cleaning up?”</p>
<p>“Why, theyve been here for quite a while now, Inspector, waiting to get to work. Most theatres are tidied early in the morning, but Ive always had my employees come immediately after the evening performance. Just what is on your mind?”</p>
<p>Ellery, who had frowned slightly when the Inspector spoke, brightened at the managers reply. He began to polish his pince-nez with satisfaction.</p>
<p>“Heres what I want you to do, <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer,” continued Queen evenly. “Arrange to have your cleaning-women make a particularly thorough search tonight, after everybody is gone. They must pick up and save everything—everything, no matter how seemingly trivial—and theyre to watch especially for ticket-stubs. Can you trust these people?”</p>
<p>“Oh, absolutely, Inspector. Theyve been with the theatre ever since it was built. You may be sure that nothing will be overlooked. What shall I do with the sweepings?”</p>
<p>“Wrap them carefully, address them to me and send them by a trustworthy messenger to headquarters tomorrow morning.” The Inspector paused. “I want to impress upon you, <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer, the importance of this task. Its much more important than it seems. Do you understand?”</p>
<p>“Certainly, certainly!” Panzer hastened away.</p>
<p>A detective with grizzled hair walked briskly across the carpet, turned down the left aisle and touched his hat to Queen. In his hand was a sheaf of papers resembling the one which Velie had presented.</p>
<p>“Sergeant Velie has asked me to give you this list of names. He says that its the rest of the names and addresses of the people in the audience, Inspector.”</p>
<p>Queen took the papers from the detectives hand with a sudden show of eagerness. Ellery leaned forward. The old mans eyes traveled slowly from name to name as his thin finger moved down each sheet. Near the bottom of the last one he smiled, looked at Ellery triumphantly, and finished the page. He turned and whispered into his sons ear. A light came over Ellerys face as he nodded.</p>
<p>The Inspector turned back to the waiting detective. “Come here, Johnson,” he said. Queen spread out the page he had been studying for the mans scrutiny. “I want you to find Velie and have him report to me at once. After youve done that, get hold of this woman”—his finger pointed to a name and a row-and-seat number next to it—“and ask her to step into the managers office with you. Youll find a man by the name of Morgan there. Stay with both of them until you hear from me. Incidentally, if theres any conversation between them keep your ears open—I want to know what is said. Treat the woman courteously.”</p>
<p>“Yes, sir. Velie also asked me to tell you,” continued Johnson, “that he has a group of people separated from the rest of the audience—theyre the ones who have no ticket-stubs. Hed like to know what you want done with them.”</p>
<p>“Do their names appear on both lists, Johnson?” asked Queen, handing him the second sheaf for return to Velie.</p>
<p>“Yes, sir.”</p>
<p>“Then tell Velie to let them leave with the others, but not before he makes a special list of their names. It wont be necessary for me to see or speak to them.”</p>
<p>Johnson saluted and disappeared.</p>
<p>Queen turned to converse in low tones with Ellery, who seemed to have something on his mind. They were interrupted by the reappearance of Panzer.</p>
<p>“Inspector?” The manager coughed politely.</p>
<p>“Oh, yes, Panzer!” said the Inspector, whirling about. “Everything straight with regard to the cleaning-women?”</p>
<p>“Yes, sir. Is there anything else you would like me to do? And, Inspector, I hope you will pardon me for asking, but how much longer will the audience have to wait? I have been receiving most disturbing inquiries from many people. I am hoping no trouble comes of this affair.” His dark face was glistening with perspiration.</p>
<p>“Oh, dont worry about that, Panzer,” said the Inspector casually. “Their wait is almost over. In fact, I am ordering my men to get them out of here in a few minutes. Before they leave, however, theyll have one thing more to complain about,” he added with a grim smile.</p>
<p>“Yes, Inspector?”</p>
<p>“Oh, yes,” said Queen. “Theyre going to submit to a search. No doubt theyll protest, and youll hear threats of lawsuits and personal violence, but dont worry about it. Im responsible for everything done here tonight, and Ill see that youre kept out of trouble.⁠ ⁠… Now, well need a woman-searcher to help our men. We have a police-matron here, but shes busy downstairs. Do you think you could get me a dependable woman—middle-aged preferably—who wont object to a thankless job and will know how to keep her mouth shut?”</p>
<p>The manager pondered for a moment. “I think I can get you the woman you want. Shes a <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips, our wardrobe-mistress. Shes well on in years and as pleasant as anyone you could get for such a task.”</p>
<p>“Just the person,” said Queen briskly. “Get her at once and station her at the main exit. Detective-Sergeant Velie will give her the necessary instructions.”</p>
<p>Velie had come up in time to hear the last remark. Panzer bustled down the aisle toward the boxes.</p>
<p>“Morgan set?” asked Queen.</p>
<p>“Yes, Inspector.”</p>
<p>“Well, then, you have one more job and youll be through for the night, Thomas. I want you to superintend the departure of the people seated in the orchestra and boxes. Have them leave one by one, and overhaul them as they go out. No one is to leave by any exit except the main door, and just to make sure tell the men at the side exits to keep em moving toward the rear.” Velie nodded. “Now, about the search. Piggott!” The detective came on the run. “Piggott, you accompany <abbr epub:type="z3998:name-title">Mr.</abbr> Queen and Sergeant Velie and help search every man who goes out the main door. Therell be a matron there to search the women. Examine every parcel. Go over their pockets for anything suspicious; collect all the ticket-stubs; and watch especially for <em>an extra hat</em>. The hat I want is a silk topper. But if you find any other kind of extra hat, nab the owner and be sure hes nabbed properly. Now, boys, get to work!”</p>
<p>Ellery, who had been lounging against a pillar, straightened up and followed Piggott. As Velie stalked behind Queen called, “Dont release the people in the balcony until the orchestra is empty. Send somebody up there to keep them quiet.”</p>
<p>With his last important instruction given the Inspector turned to Doyle, who was standing guard nearby, and said quietly, “Shoot downstairs to the cloakroom, Doyle, my lad, and keep your eyes open while the people are getting their wraps. When theyre all gone, search the place with a fine-comb. If there is anything left in the racks, bring it to me.”</p>
<p>Queen leaned back against the pillar which loomed, a marble sentinel, over the seat in which murder had been done. As he stood there, eyes blank, hands clutching his lapels, the broad-shouldered Flint hurried up with a gleam of excitement in his eyes. Inspector Queen regarded him critically.</p>
<p>“Found something, Flint?” he asked, fumbling for his snuffbox.</p>
<p>The detective silently offered him a half-ticket, colored blue, and marked “LL30 Left.”</p>
<p>“Well, well!” exclaimed Queen. “Wherever did you find that?”</p>
<p>“Right inside the main door,” said Flint. “Looked as if it was dropped just as the owner came into the theatre.”</p>
<p>Queen did not answer. With a swooping dip of his fingers he extracted from his vest pocket the blue-colored stub he had found on the dead mans person. He regarded them in silence—two identically colored and marked stubs, one with the inscription LL32 Left, the other LL30 Left.</p>
<p>His eyes narrowed as he studied the innocent-appearing pasteboards. He bent closer, slowly turning the stubs back to back. Then, with a puzzled light in his grey eyes, he turned them front to front. Still unsatisfied, he turned them back to front.</p>
<p>In none of the three positions did the torn edges of the tickets coincide!</p>
</section>
<section id="chapter-5" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">V</h3>
<p epub:type="title">In Which Inspector Queen Conducts Some Legal Conversations</p>
</hgroup>
<p>Queen made his way across the broad red carpet covering the rear of the orchestra, his hat pulled down over his eyes. He was searching the recesses of his pocket for the inevitable snuffbox. The Inspector was evidently engaged in a weighty mental process, for his hand closed tightly upon the two blue ticket-stubs and he grimaced, as if he were not at all satisfied with his thoughts.</p>
<p>Before opening the green-speckled door marked “Managers Office,” he turned to survey the scene behind him. The stir in the audience was businesslike. A great chattering filled the air; policemen and detectives circulated among the rows, giving orders, answering questions, hustling people out of their seats, lining them up in the main aisles to be searched at the huge outer door. The Inspector noticed absently that there was little protest from the audience at the ordeal they were facing. They seemed too tired to resent the indignity of a search. A long queue of half-angry, half-amused women was lined up at one side being examined rapidly, one by one, by a motherly woman dressed in black. Queen glanced briefly at the detectives blocking the door. Piggott with the experience of long practice was making rapid passes over the clothing of the men. Velie, at his side, was studying the reactions of the various people undergoing examination. Occasionally he searched a man himself. Ellery stood a little apart, hands in his capacious topcoat pockets, smoking a cigarette and seeming to be thinking of nothing more important than the first edition he had missed buying.</p>
<p>Queen sighed, and went in.</p>
<p>The anteroom to the main office was a tiny place, fitted out in bronze and oak. On one of the chairs against the wall, burrowed into the deep leather cushions, sat Parson Johnny, puffing at a cigarette with a show of unconcern. A policeman stood by the chair, one massive hand on the Parsons shoulder.</p>
<p>“Trail along, Parson,” said Queen casually, without stopping. The little gangster lounged to his feet, spun his cigarette butt deftly into a shining brass cuspidor, and slouched after the Inspector, the policeman treading on his heels.</p>
<p>Queen opened the door to the main office, glancing quickly about him as he stood on the threshold. Then he stepped aside, allowing the gangster and the bluecoat to precede him. The door banged shut behind them.</p>
<p>Louis Panzer had an unusual taste in office appointments. A clear green light-shade shone brilliantly above a carved desk. Chairs and smoking-stands; a skillfully wrought clothes-tree; silk-covered divan—these and other articles were strewn tastefully about the room. Unlike most managers offices, Panzers did not exploit photographs of stars, managers, producers and “angels.” Several delicate prints, a huge tapestry, and a Constable oil painting hung on the walls.</p>
<p>But Inspector Queens scrutiny at the moment was not for the artistic quality of <abbr epub:type="z3998:name-title">Mr.</abbr> Panzers private chamber. It was rather for the six people who faced him. Beside Detective Johnson sat a middle-aged man inclining to corpulence, with shrewd eyes and a puzzled frown. He wore faultless evening clothes. In the next chair sat a young girl of considerable beauty, attired in a simple evening gown and wrap. She was looking up at a handsome young man in evening clothes, hat in hand, who was bending over her chair and talking earnestly in an undertone. Beside them were two other women, both leaning forward and listening intently.</p>
<p>The stout man held aloof from the others. At Inspector Queens entrance he immediately got to his feet with an inquiring look. The little group became silent and turned solemn faces on Queen.</p>
<p>With a deprecating cough Parson Johnny, accompanied by his escort, sidled across the rug and into a corner. He seemed overwhelmed by the splendor of the company in which he found himself. He shuffled his feet and cast a despairing look in the direction of the Inspector.</p>
<p>Queen moved over to the desk and faced the group. At a motion of his hand Johnson came quickly to his side.</p>
<p>“Who are the three extra people, Johnson?” he asked in a tone inaudible to the others.</p>
<p>“The old fellow there is Morgan,” whispered Johnson, “and the good-looker sitting near him is the woman you told me to get. When I went for her in the orchestra I found the young chap and the other two women with her. The four of em were pretty chummy. I gave her your message, and she seemed nervous. But she stood up and came along like a major—only the other three came, too. I didnt know but what youd like to see em, Inspector.⁠ ⁠…”</p>
<p>Queen nodded. “Hear anything?” he asked in the same low tone.</p>
<p>“Not a peep, Inspector. The old chap doesnt seem to know any of these people. The others have just been wondering why you could possibly want <em>her</em>.”</p>
<p>The Inspector waved Johnson to a corner and addressed the waiting group.</p>
<p>“Ive summoned two of you,” he said pleasantly, “for a little chat. And since the others are here, too, it will be all right for them to wait. But for the moment I must ask you all to step into the anteroom while I conduct a little business with this gentleman.” He inclined his head toward the gangster, who stiffened indignantly.</p>
<p>With a flutter of excited conversation the two men and three women departed, Johnson closing the door behind them.</p>
<p>Queen whirled on Parson Johnny.</p>
<p>“Bring that rat here!” he snapped to the policeman. He sat down in Panzers chair and drew the tips of his fingers together. The gangster was jerked to his feet and marched across the carpet, to be pushed directly in front of the desk.</p>
<p>“Now, Parson,” said Queen menacingly, “Ive got you where I want you. Were going to have a nice little talk with nobody to interrupt. Get me?”</p>
<p>The Parson was silent, his eyes liquid with distrust.</p>
<p>“So you wont say anything, eh, Johnny? How long do you think Ill let you get away with that?”</p>
<p>“I told you before—I dont know nothin and besides I wont say nothin till I see my lawyer,” the gangster said sullenly.</p>
<p>“Your lawyer? Well, Parson, who <em>is</em> your lawyer?” asked the Inspector in an innocent tone.</p>
<p>The Parson bit his lip, remaining silent. Queen turned to Johnson.</p>
<p>“Johnson, my boy, you worked on the Babylon stickup, didnt you?” he asked.</p>
<p>“Sure did, Chief,” said the detective.</p>
<p>“That,” explained Queen gently, to the gangster, “was when you were sent up for a year. Remember, Parson?”</p>
<p>Still silence.</p>
<p>“And Johnson,” continued the Inspector, leaning back in his chair, “refresh my memory. Who was the lawyer defending our friend here?”</p>
<p>“Field. By—” Johnson exclaimed, staring at the Parson.</p>
<p>“Exactly. The gentleman now lying on one of our unfeeling slabs at the morgue. Well, Parson, what about it? Cut the comedy! Where do you come off saying you dont know Monte Field? You knew his first name, all right, when I mentioned only his last. Come clean, now!”</p>
<p>The gangster had sagged against the policeman, a furtive despair in his eyes. He moistened his lips and said, “You got me there, Inspector. I—I dont know nothin about this, though, honest. I aint seen Field in a month. I didnt—my Gawd, youre not tryin to tie this croakin around my neck, are you?”</p>
<p>He stared at Queen in anguish. The policeman jerked him straight.</p>
<p>“Parson, Parson,” said Queen, “how you do jump at conclusions. Im merely looking for a little information. Of course, if you want to confess to the murder, Ill call my men in and we can get your story all straight and go home to bed. How about it?”</p>
<p>“No!” shouted the gangster, thrashing out suddenly with his arm. The officer caught it deftly and twisted it behind the squirming back. “Where do you get that stuff? I aint confessin nothin. I dont know nothin. I didnt see Field tonight an I didnt even know he was here! Confess.⁠ ⁠… I got some mighty influential friends, Inspector—you cant pull that stuff on me, Ill tell you!”</p>
<p>“Thats too bad, Johnny,” sighed the Inspector. He took a pinch of snuff. “All right, then. You didnt kill Monte Field. What time did you get here tonight, and wheres your ticket?”</p>
<p>The Parson twisted his hat in his hands. “I wasnt goin to say nothin before, Inspector, because I figured you was tryin to railroad me. I can explain when and how I got here all right. It was about half past eight, and I got in on a pass, thats how. Heres the stub to prove it.” He searched carefully in his coat pocket and produced a perforated blue stub. He handed it to Queen, who glanced at it carelessly and put it in his pocket.</p>
<p>“And where,” he asked, “and where did you get the pass, Johnny?”</p>
<p>“I—my girl give it to me, Inspector,” replied the gangster nervously.</p>
<p>“Ah—the woman enters the case,” said Queen jovially. “And what might this young Circes name be, Johnny?”</p>
<p>“Who?—why, shes—hey, Inspector, dont get her in no trouble, will you?” burst out Parson Johnny. “Shes a reglar kid, an she dont know nothin either. Honest, I—”</p>
<p>“Her name?” snapped Queen.</p>
<p>“Madge OConnell,” whined Johnny. “Shes an usher here.”</p>
<p>Queens eyes lit up. A quick glance passed between him and Johnson. The detective left the room.</p>
<p>“So,” continued the Inspector, leaning back again comfortably, “so my old friend Parson Johnny doesnt know a thing about Monte Field. Well, well, well! Well see how your lady-friends story backs you up.” As he talked he looked steadily at the hat in the gangsters hand. It was a cheap black fedora, matching the sombre suit which the man was wearing. “Here, Parson,” he said suddenly. “Hand over that hat of yours.”</p>
<p>He took the headpiece from the gangsters reluctant hand and examined it. He pulled down the leather band inside, eyed it critically and finally handed it back.</p>
<p>“We forgot something, Parson,” he said. “Officer, suppose you frisk <abbr epub:type="z3998:name-title">Mr.</abbr> Cazzanellis person, eh?”</p>
<p>The Parson submitted to the search with an ill grace, but he was quiescent enough. “No gat,” said the policeman briefly, and continued. He put his hand into the mans hip-pocket, extracting a fat wallet. “Want this, Inspector?”</p>
<p>Queen took it, counted the money briskly, and handed it back to the policeman, who returned it to the pocket.</p>
<p>“One hundred and twenty-two smackers, Johnny,” the old man murmured. “Seems to me I can smell Bonomo silk in these bills. However!” He laughed and said to the bluecoat, “No flask?” The policeman shook his head. “Anything under his vest or shirt?” Again a negative. Queen was silent until the search was completed. Parson Johnny relaxed with a sigh.</p>
<p>“Well, Johnny, mighty lucky night this is for you—Come in!” Queen said at a knock on the door. It opened to disclose the slender girl in usherettes uniform whom he had questioned earlier in the evening. Johnson came in after her and closed the door.</p>
<p>Madge OConnell stood on the rug and stared with tragic eyes at her lover, who was thoughtfully studying the floor. She flashed a glance at Queen. Then her mouth hardened and she snapped at the gangster, “Well? So they got you after all, you sap! I told you not to try to make a break for it!” She turned her back contemptuously on the Parson and began to ply a powder-puff with vigor.</p>
<p>“Why didnt you tell me before, my girl,” said Queen softly, “that you got a pass for your friend John Cazzanelli?”</p>
<p>“I aint telling everything, <abbr epub:type="z3998:name-title">Mr.</abbr> Cop,” she answered pertly. “Why should I? Johnny didnt have anything to do with this business.”</p>
<p>“We wont discuss that,” said the Inspector, toying with his snuffbox. “What I want you to tell me now, Madge, is whether your memory has improved any since I spoke to you.”</p>
<p>“What dya mean?” she demanded.</p>
<p>“I mean this. You told me that you were at your regular station just before the show started—that you conducted a lot of people to their seats—that you didnt remember whether you ushered Monte Field, the dead man, to his row or not—and that you were standing up at the head of the left aisle all during the performance. <em>All</em> during the performance, Madge. Is that correct?”</p>
<p>“Sure it is, Inspector. Who says I wasnt?” The girl was growing excited, but Queen glanced at her fluttering fingers and they became still.</p>
<p>“Aw, cut it out, Madge,” snapped the Parson unexpectedly. “Dont make it no worse than it is. Sooner or later hell find out we were together anyways, and then hed have something on you. You dont know this bird. Come clean, Madge!”</p>
<p>“So!” said the Inspector, looking pleasantly from the gangster to the girl. “Parson, youre getting sensible in your old age. Did I hear you say you two were together? When, and why, and for how long?”</p>
<p>Madge OConnells face had gone red and white by turns. She favored her lover with a venomous glance, then turned back to Queen.</p>
<p>“I guess I might as well spill it,” she said disgustedly, “after this half-wit shows a yellow streak. Heres all I know, Inspector—and Gawd help you if you tell that little mutt of a manager about it!” Queens eyebrows went up, but he did not interrupt her. “I got the pass for Johnny, all right,” she continued defiantly, “because—well, Johnny kind of likes blood-and-thunder stuff, and it was his off-night. So I got him the pass. It was for two—all the passes are—so that the seat next to Johnny was empty all the time. It was an aisle seat on the left—best I could get for that loud-mouthed shrimp! During the first act I was pretty busy and couldnt sit with him. But after the first intermission, when the curtain went up on Act <span epub:type="z3998:roman">II</span>, things got slack and it was a good chance to sit next to him. Sure, I admit it—I was sittin next to him nearly the whole act! Why not—dont I deserve a rest once in a while?”</p>
<p>“I see.” Queen bent his brows. “You would have saved me a lot of time and trouble, young lady, if youd told me this before. Didnt you get up at all during the second act?”</p>
<p>“Well, I did a couple of times, I guess,” she said guardedly. “But everything was okay, and the manager wasnt around, so I went back.”</p>
<p>“Did you notice this man Field as you passed?”</p>
<p>“No—no, sir.”</p>
<p>“Did you notice if somebody was sitting next to him?”</p>
<p>“No, sir. I didnt even know he was there. Wasnt—wasnt looking that way, I guess.”</p>
<p>“I suppose, then,” continued Queen coldly, “you dont remember ushering somebody into the last row, next to the last seat, during the second act?”</p>
<p>“No, sir.⁠ ⁠… Aw, I know I shouldnt have done it, maybe, but I didnt see a thing wrong all night.” She was growing more nervous at each question. She furtively glanced at the Parson, but he was staring at the floor.</p>
<p>“Youre a great help, young lady,” said Queen, rising suddenly. “Beat it.”</p>
<p>As she turned to go, the gangster with an innocent leer slid across the rug to follow her. Queen made a sign to the policeman. The Parson found himself yanked back to his former position.</p>
<p>“Not so fast, Johnny,” said Queen icily. “OConnell!” The girl turned, trying to appear unconcerned. “For the time being I shant say anything about this to <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer. But Id advise you to watch your step and learn to keep your mouth clean when you talk to your superiors. Get out now, and if I ever hear of another break on your part God help <em>you</em>!”</p>
<p>She started to laugh, wavered and fled from the room.</p>
<p>Queen whirled on the policeman. “Put the nippers on him, officer,” he snapped, jerking his finger toward the gangster, “and run him down to the station!”</p>
<p>The policeman saluted. There was a flash of steel, a dull click, and the Parson stared stupidly at the handcuffs on his wrists. Before he could open his mouth he was hustled out of the room.</p>
<p>Queen made a disgusted motion of his hand, threw himself into the leather-covered chair, took a pinch of snuff, and said to Johnson in an entirely different tone, “Ill trouble you, Johnson my boy, to ask <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan to step in here.”</p>
<hr/>
<p>Benjamin Morgan entered Queens temporary sanctum with a firm step that did not succeed entirely in concealing a certain bewildered agitation. He said in a cheerful, hearty baritone, “Well, sir, here I am,” and sank into a chair with much the same air of satisfaction that a man exhales when he seats himself in his clubroom after a hard day. Queen was not taken in. He favored Morgan with a long, earnest stare, which made the paunchy grizzled man squirm.</p>
<p>“My name is Queen, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan,” he said in a friendly voice, “Inspector Richard Queen.”</p>
<p>“I suspected as much,” said Morgan, rising to shake hands. “I think you know who I am, Inspector. I was under your eye more than once in the Criminal Court years ago. There was a case—do you remember it?—I was defending Mary Doolittle when she was being tried for murder.⁠ ⁠…”</p>
<p>“Indeed, yes!” exclaimed the Inspector heartily. “I wondered where Id seen you before. You got her off, too, if Im not mistaken. That was a mighty nice piece of work, Morgan—very, very nice. So <em>youre</em> the fellow! Well, well!”</p>
<p>Morgan laughed. “Was pretty nice, at that,” he admitted. “But those days are over, Im afraid, Inspector. You know—Im not in the criminal end of it any more.”</p>
<p>“No?” Queen took a pinch of snuff. “I didnt know that. Anything”—he sneezed—“anything go wrong?” he asked sympathetically.</p>
<p>Morgan was silent. After a moment he crossed his legs and said, “Quite a bit went wrong. May I smoke?” he asked abruptly. On Queens assent he lit a fat cigar and became absorbed in its curling haze.</p>
<p>Neither man spoke for a long time. Morgan seemed to sense that he was under a rigid inspection, for he crossed and uncrossed his legs repeatedly, avoiding Queens eyes. The old man appeared to be ruminating, his head sunk on his breast.</p>
<p>The silence became electric, embarrassing. There was not a sound in the room, except the ticking of a floor-clock in a corner. From somewhere in the theatre came a sudden burst of conversation. Voices were raised to a high pitch of indignation or protest. Then even this was cut off.</p>
<p>“Come, now, Inspector.⁠ ⁠…” Morgan coughed. He was enveloped in a thick rolling smoke from his cigar, and his voice was harsh and strained. “What is this—a refined third degree?”</p>
<p>Queen looked up, startled. “Eh? I beg your pardon, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan. My thoughts went woolgathering, I guess. Been rubbing it in, have I? Dear me! I must be getting old.” He rose and took a short turn about the room, his hands clasped loosely behind his back. Morgans eyes followed him.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Morgan”—the Inspector pounced on him with one of his habitual conversational leaps—“do you know why Ive asked you to stay and talk to me?”</p>
<p>“Why—I cant say I do, Inspector. I suppose, naturally, that it has to do with the accident here tonight. But what connection it can possibly have with me, Ill confess I dont know.” Morgan puffed violently at his weed.</p>
<p>“Perhaps, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan, you will know in a moment,” said Queen, leaning back against the desk. “The man murdered here tonight—it wasnt any accident, I can assure you of that—was a certain Monte Field.”</p>
<p>The announcement was placid enough but the effect upon Morgan was astounding. He fairly leaped from his chair, eyes popping, hands trembling, breath hoarse and heavy. His cigar dropped to the floor. Queen regarded him with morose eyes.</p>
<p>“Monte—Field!” Morgans cry was terrible in its intensity. He stared at the Inspectors face. Then he collapsed in the chair, his whole body sagging.</p>
<p>“Pick up your cigar, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan,” said Queen. “I shouldnt like to abuse <abbr epub:type="z3998:name-title">Mr.</abbr> Panzers hospitality.” The lawyer stooped mechanically and retrieved the cigar.</p>
<p>“My friend,” thought Queen to himself, “either you are one of the worlds greatest actors or you just got the shock of your life!” He straightened up. “Come now, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan—pull yourself together. Why should the death of Field affect you in this way?”</p>
<p>“But—but, man! Monte Field.⁠ ⁠… Oh, my God!” And he threw back his head and laughed—a wild humor that made Queen sit up alertly. The spasm continued, Morgans body rocking to and fro in hysteria. The Inspector knew the symptoms. He slapped the lawyer in the face, pulling him to his feet by his coat-collar.</p>
<p>“Dont forget yourself, Morgan!” commanded Queen. The rough tone had its effect. Morgan stopped laughing, regarded Queen with a blank expression, and dropped heavily into the chair—still shaken, but himself.</p>
<p>“Im—Im sorry, Inspector,” he muttered, dabbing his face with a handkerchief. “It was—quite a surprise.”</p>
<p>“Evidently,” said Queen dryly. “You couldnt have acted more surprised if the earth had opened under your feet. Now, Morgan, whats this all about?”</p>
<p>The lawyer continued to wipe the perspiration from his face. He was shaking like a leaf, his jowls red. He gnawed at his lip in indecision.</p>
<p>“All right, Inspector,” he said at last. “What do you want to know?”</p>
<p>“Thats better,” said Queen approvingly. “Suppose you tell me when you last saw Monte Field.”</p>
<p>The lawyer cleared his throat nervously. “Why—why, I havent seen him for ages,” he said in a low voice. “I suppose you know that we were partners once—we had a successful legal practice. Then something happened and we broke up. I—I havent seen him since.”</p>
<p>“And that was how long ago?”</p>
<p>“A little over two years.”</p>
<p>“Very good.” Queen leaned forward. “Im anxious to know, too, just why the two of you broke up your partnership.”</p>
<p>The lawyer looked down at the rug, fingering his cigar. “I—well, I guess you know Fields reputation as well as I. We didnt agree on ethics, had a little argument and decided to dissolve.”</p>
<p>“You parted amicably?”</p>
<p>“Well—under the circumstances, yes.”</p>
<p>Queen drummed on the desk. Morgan shifted uneasily. He was evidently still laboring under the effects of his astonishment.</p>
<p>“What time did you get to the theatre tonight, Morgan?” asked the Inspector.</p>
<p>Morgan seemed surprised at the question. “Why—about a quarter after eight,” he replied.</p>
<p>“Let me see your ticket-stub, please,” said Queen.</p>
<p>The lawyer handed it over after fumbling for it in several pockets. Queen took it, extracted from his own pocket the three stubs he had secreted there, and lowered his hands below the level of the desk. He looked up in a moment, his eyes expressionless as he returned the four bits of pasteboard to his own pocket.</p>
<p>“So you were sitting in M2, Center, were you? Pretty good seat, Morgan,” he remarked. “Just what made you come to see <i epub:type="se:name.publication.play">Gunplay</i> tonight, anyway?”</p>
<p>“Why, it <em>is</em> a rum sort of show, isnt it, Inspector?” Morgan appeared embarrassed. “I dont know that I would ever have thought of coming—Im not a theatre-going man, you know—except that the Roman management was kind enough to send me a complimentary ticket for this evenings performance.”</p>
<p>“Is that a fact?” exclaimed Queen ingenuously. “Quite nice of them, Id say. When did you receive the ticket?”</p>
<p>“Why, I got the ticket and the letter Saturday morning, Inspector, at my office.”</p>
<p>“Oh, you got a letter, too, eh? You dont happen to have it around you, do you?”</p>
<p>“Im—pretty—sure I—have,” grunted Morgan, as he began to search his pockets. “Yes! Here it is.”</p>
<p>He offered the Inspector a small, rectangular sheet of white paper, deckle-edged and of crushed bond stock. Queen handled it gingerly as he held it up to the light. Through the few typewritten lines on it a watermark was distinctly visible. His lips puckered, and he laid the sheet cautiously on the desk-blotter. As Morgan watched, he opened the top drawer of Panzers desk and rummaged about until he found a piece of notepaper. It was large, square, and heavily glazed with an ornate theatre-insignia engraved on an upper quarter. Queen put the two pieces of paper side by side, thought a moment, then sighed and picked up the sheet which Morgan had handed him. He read it through slowly.</p>
<blockquote>
<p>The Management of the Roman Theatre cordially invites the attendance of <abbr epub:type="z3998:name-title">Mr.</abbr> Benjamin Morgan at the Monday evening, September twenty-fourth performance of <i epub:type="se:name.publication.play">Gunplay</i>. As a leading figure of the New York bar, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgans opinion of the play as a social and legal document is earnestly solicited. This, however, is by no means obligatory; and the Management wishes further to assure <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan that the acceptance of its invitation entails no obligation whatsoever.</p>
<footer role="presentation">
<p>(Signed) The Roman Theatre<br/>
Per: <span epub:type="z3998:signature"><abbr epub:type="z3998:personal-name">S.</abbr></span></p>
</footer>
</blockquote>
<p>The <i epub:type="z3998:grapheme">S</i> was a barely decipherable ink-scrawl.</p>
<p>Queen looked up, smiling. “Mighty nice of the Theatre, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan. I just wonder now—” Still smiling, he signalled to Johnson, who had been sitting in a corner chair, silent spectator to the interview.</p>
<p>“Get <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer, the manager, for me, Johnson,” said Queen. “And if the publicity man—chap by the name of Bealson, or Pealson, or something—is around, have him step in here, too.”</p>
<p>He turned to the lawyer after Johnson left.</p>
<p>“Let me trouble you for your gloves a moment, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan,” he said lightly.</p>
<p>With a puzzled stare, Morgan dropped them on the desk in front of Queen, who picked them up curiously. They were of white silk—the conventional gloves for evening-wear. The Inspector pretended to be very busy examining them. He turned them inside out, minutely scrutinized a speck on the tip of one finger, and even went so far as to try them on his own hands, with a jesting remark to Morgan. His examination concluded, he gravely handed the gloves back to the lawyer.</p>
<p>“And—oh, yes, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan—thats a mighty spruce-looking tophat youve got there. May I see it a moment?”</p>
<p>Still silently, the lawyer placed his hat on the desk. Queen picked it up with a carefree air, whistling in a slightly flat key, “<span epub:type="se:name.music.song">The Sidewalks of New York</span>.” He turned the hat over in his hand. It was a glistening affair of extremely fine quality. The lining was of shimmering white silk, with the name of the maker, “James Chauncey <abbr>Co.</abbr>,” stamped in gold. Two initials, “<abbr epub:type="z3998:personal-name">B. M.</abbr>,” were similarly inlaid on the band.</p>
<p>Queen grinned as he placed the hat on his own head. It was a close fit. He doffed it almost immediately and returned it to Morgan.</p>
<p>“Very kind of you to allow me these liberties, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan,” he said as he hastily scribbled a note on a pad which he took from his pocket.</p>
<p>The door opened to admit Johnson, Panzer and Harry Neilson. Panzer stepped forward hesitantly and Neilson dropped into an armchair.</p>
<p>“What can we do for you, Inspector?” quavered Panzer, making a valiant attempt to disregard the presence of the grizzled aristocrat slumped in his chair.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Panzer,” said Queen slowly, “how many kinds of stationery are used in the Roman Theatre?”</p>
<p>The managers eyes opened wide. “Just one, Inspector. Theres a sheet of it on the desk in front of you.”</p>
<p>“Ummmm.” Queen handed Panzer the slip of paper which he had received from Morgan. “I want you to examine that sheet very carefully, <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer. To your knowledge, are there any samples of it in the Roman?”</p>
<p>The manager looked it over with an unfamiliar stare. “No, I dont think so. In fact, Im sure of it. Whats this?” he exclaimed, as his eye caught the first few typewritten lines. “Neilson!” he cried, whirling on the publicity man. “Whats this—your latest publicity stunt?” He waved the sheet in Neilsons face.</p>
<p>Neilson snatched it from his employers hand and read it quickly. “Well, Ill be switched!” he said softly. “If that doesnt beat the nonstop exploitation record!” He reread it, an admiring look on his face. Then, with four pairs of eyes trained accusingly on him, he handed it back to Panzer. “Im sorry I have to deny any share in this brilliant idea,” he drawled. “Why the deuce didnt <em>I</em> think of it?” And he retreated to his corner, arms folded on his chest.</p>
<p>The manager turned to Queen in bewilderment. “This is very peculiar, Inspector. To my knowledge the Roman Theatre has never used this stationery, and I can state positively that I never authorized any such publicity stunt. And if Neilson denies a part in it—” He shrugged his shoulders.</p>
<p>Queen placed the paper carefully in his pocket. “That will be all, gentlemen. Thank you.” He dismissed the two men with a nod.</p>
<p>He looked appraisingly at the lawyer, whose face was suffused with a fiery color that reached from his neck to the roots of his hair. The Inspector raised his hand and let it drop with a little bang on the desk.</p>
<p>“What do you think of <em>that</em>, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan?” he asked simply.</p>
<p>Morgan leaped to his feet. “Its a damned frame-up!” he shouted, shaking his fist in Queens face. “I dont know any more about it than—than <em>you</em> do, if youll pardon a little impertinence! Whats more, if you think you can scare me by this hocus-pocus searching of gloves and hats and—and, by God, you havent examined my underwear yet, Inspector!” He stopped for lack of breath, his face purple.</p>
<p>“But, my dear Morgan,” said the Inspector mildly, “why do you upset yourself so? One would think Ive been accusing you of Monte Fields murder. Sit down and cool off, man; I asked you a simple question.”</p>
<p>Morgan collapsed in his chair. He passed a quivering hand over his forehead and muttered, “Sorry, Inspector. Lost my temper. But of all the rotten deals—” He subsided, mumbling to himself.</p>
<p>Queen sat staring quizzically at him. Morgan was making a great to-do with his handkerchief and cigar. Johnson coughed deprecatingly, looking up at the ceiling. Again a burst of sound penetrated the walls, only to be throttled in midair.</p>
<p>Queens voice cut sharply into the silence. “Thats all, Morgan. You may go.”</p>
<p>The lawyer lumbered to his feet, opened his mouth as if to speak, clamped his lips together and, clapping his hat on his head, walked out of the room. Johnson innocently lounged forward to help him with the door, on a signal from the Inspector. Both men disappeared.</p>
<p>Queen, left alone in the room, immediately fell into a fierce preoccupation. He took from his pockets the four stubs, the letter Morgan had given him and the womans rhinestone evening bag which he had found in the dead mans pocket. This last article he opened for the second time that evening and spread its contents on the desk before him. A few calling cards, with the name “Frances Ives-Pope” neatly engraved; two dainty lace handkerchiefs; a vanity case filled with powder, rouge and lipstick; a small change-purse containing twenty dollars in bills and a few coins; and a house-key. Queen fingered these articles thoughtfully for a moment, returned them to the handbag and putting bag, stubs and letter back into his pocket once more, rose and looked slowly about. He crossed the room to the clothes-tree, picked up the single hat, a derby, hanging there and examined its interior. The initials “<abbr epub:type="z3998:personal-name">L. P.</abbr>” and the head-size, “6¾,” seemed to interest him.</p>
<p>He replaced the hat and opened the door.</p>
<p>The four people sitting in the anteroom jumped to their feet with expressions of relief. Queen stood smiling on the threshold, his hands jammed into his coat pockets.</p>
<p>“Here we are at last,” he said. “Wont you all please step into the office?”</p>
<p>He politely stood aside to let them pass—the three women and the young man. They trooped in with a flurry of excitement, the women sitting down as the young man busied himself setting chairs for them. Four pairs of eyes gazed earnestly at the old man by the door. He smiled paternally, took one quick glance into the anteroom, closed the door and marched in a stately way to the desk, where he sat down, feeling for his snuffbox.</p>
<p>“Well!” he said genially. “I must apologize for having kept you people waiting so long—official business, you know.⁠ ⁠… Now, lets see. Hmmm. Yes.⁠ ⁠… Yes, yes. I must—All right! Now, in the first place, ladies and gentleman, how do we stand?” He turned his mild gaze on the most beautiful of the three women. “I believe, miss, that your name is Frances Ives-Pope, although I havent had the pleasure of being introduced. Am I correct?”</p>
<p>The girls eyebrows went up. “Thats quite correct, sir,” she said in a vibrant musical voice. “Although I dont quite understand how you know my name.”</p>
<p>She smiled. It was a magnetic smile, full of charm and a certain strong womanliness that was extremely attractive. A full-bodied creature in the bloom of youth, with great brown eyes and a creamy complexion, she radiated a wholesomeness that the Inspector found refreshing.</p>
<p>He beamed down at her. “Well, Miss Ives-Pope,” he chuckled, “I suppose it is mysterious to a layman. And the fact that I am a policeman no doubt heightens the general effect. But its quite simple. You are by no means an unphotographed young lady—I saw your picture in the paper today, as a matter of fact, on the society page.”</p>
<p>The girl laughed, a trifle nervously. “So thats how it was!” she said. “I was beginning to be frightened. Just what is it, sir, that you want of me?”</p>
<p>“Business—always business,” said the Inspector ruefully. “Just when Im getting interested in someone, Im brought bang-up against my profession.⁠ ⁠… Before we conduct our inquisition, may I ask who your friends are?”</p>
<p>An embarrassed coughing arose from the three people on whom Queen bent his eye. Frances said charmingly, “Im sorry—Inspector, is it? Allow me to introduce Miss Hilda Orange and Miss Eve Ellis, my very dear friends. And this is <abbr epub:type="z3998:name-title">Mr.</abbr> Stephen Barry, my fiancé.”</p>
<p>Queen glanced at them in some surprise. “If Im not mistaken—arent you members of the cast of <i epub:type="se:name.publication.play">Gunplay</i>?”</p>
<p>There was a unanimous nodding of heads.</p>
<p>Queen turned to Frances. “I dont want to seem too officious, Miss Ives-Pope, but I want you to explain something.⁠ ⁠… Why are you accompanied by your friends?” he asked with a disarming smile. “I know it sounds impertinent, but I distinctly recall ordering my man to summon you—alone.⁠ ⁠…”</p>
<p>The three thespians rose stiffly. Frances turned from her companions to the Inspector with a pleading look.</p>
<p>“I—please forgive me, Inspector,” she said swiftly. “I—Ive never been questioned by the police before. I was nervous and—and I asked my fiancé and these two ladies, who are my most intimate friends, to be present during the interview. I didnt realize that I was going against your wishes.⁠ ⁠…”</p>
<p>“I understand,” returned Queen, smiling. “I understand completely. But you see—” He made a gesture of finality.</p>
<p>Stephen Barry leaned over the girls chair. “Ill stay with you, dear, if you give the word.” He glared at the Inspector belligerently.</p>
<p>“But, Stephen, dear—” Frances cried helplessly. Queens face was adamant. “You—youd better all go. But please wait for me outside. It wont take long, will it, Inspector?” she asked, her eyes unhappy.</p>
<p>Queen shook his head. “Not so very long.” His entire attitude had changed. He seemed to be growing truculent. His audience sensed the metamorphosis in him and in an intangible manner grew antagonistic.</p>
<p>Hilda Orange, a large buxom woman of forty, with traces of a handsome youth in her face, now brutally shorn of its makeup in the cold light of the room, leaned over Frances and glared at the Inspector.</p>
<p>“Well be waiting outside for you, my dear,” she said grimly. “And if you feel faint, or something, just screech a little and youll see what action means.” She flounced out of the room. Eve Ellis patted Frances hand. “Dont worry, Frances,” she said in her soft, clear voice. “Were with you.” And taking Barrys arm, she followed Hilda Orange. Barry looked back with a mixture of anger and solicitude, shooting a vitriolic glance at Queen as he slammed the door.</p>
<p>Queen was instantly on his feet, his manner brisk and impersonal. He gazed fully into Frances eyes, his palms pressed against the top surface of the desk. “Now, Miss Frances Ives-Pope,” he said clearly, “this is all the business I have to transact with you.⁠ ⁠…” He dipped into his pocket and produced with something of the stage-magicians celerity the rhinestone bag. “I want to return your bag.”</p>
<p>Frances half-rose to her feet, staring from him to the shimmering purse, the color drained from her face. “Why, thats—thats my evening bag!” she stammered.</p>
<p>“Precisely, Miss Ives-Pope,” said Queen. “It was found in the theatre—tonight.”</p>
<p>“Of course!” The girl dropped back into her seat with a little nervous laugh. “How stupid of me! And I didnt miss it until just now.⁠ ⁠…”</p>
<p>“But, Miss Ives-Pope,” the little Inspector continued deliberately, “the finding of your purse is not nearly as important as the place in which it was found.” He paused. “You know that there was a man murdered here this evening?”</p>
<p>She stared at him open-mouthed, a wild fear gathering in her eyes. “Yes, I heard so,” she breathed.</p>
<p>“Well, your bag, Miss Ives-Pope,” continued Queen inexorably, “was found in the murdered mans pocket!”</p>
<p>Terror gleamed in the girls eyes. Then, with a choked scream, she toppled forward in the chair, her face white and strained.</p>
<p>Queen sprang forward, concern and sympathy instantly apparent on his face. As he reached the limp form, the door burst open and Stephen Barry, coattails flying, catapulted into the room. Hilda Orange, Eve Ellis and Johnson, the detective, hurried in behind him.</p>
<p>“What in hell have you done to her, you damned snooper!” the actor cried, shouldering Queen out of the way. He gathered Frances body tenderly in his arms, pushing aside the wisps of black hair tumbled over her eyes, crooning desperately in her ear. She sighed and looked up in bewilderment as she saw the flushed young face close to hers. “Steve, I—fainted,” she murmured, and dropped back in his arms.</p>
<p>“Get some water, somebody,” the young man growled, chafing her hands. A tumbler was promptly pushed over his shoulder by Johnson. Barry forced a few drops down Frances throat and she choked, coming back to consciousness. The two actresses pushed Barry aside and brusquely ordered the men to leave. Queen meekly followed the protesting actor and the detective.</p>
<p>“Youre a fine cop, you are!” said Barry scathingly, to the Inspector. “What did you do to her—hit her over the head with the policemans usual finesse?”</p>
<p>“Now, now, young man,” said Queen mildly, “no harsh words, please. The young lady simply received a shock.” They stood in a strained silence until the door opened and the actresses appeared supporting Frances between them. Barry flew to her side. “Are you all right now, dear?” he whispered, pressing her hand.</p>
<p>“Please—Steve—take me—home,” she gasped, leaning heavily on his arm.</p>
<p>Inspector Queen stood aside to let them pass. There was a mournful look in his eyes as he watched them walk slowly to the main door and join the short line going out.</p>
</section>
<section id="chapter-6" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">VI</h3>
<p epub:type="title">In Which the District Attorney Turns Biographer</p>
</hgroup>
<p>Inspector Richard Queen was a peculiar man. Small and wiry, thatched with grey and wrinkled in fine lines of experience, he might have been a business executive, a night-watchman, or what he chose. Certainly, in the proper raiment, his quiet figure would mold itself to any disguise.</p>
<p>This ready adaptability was carried out in his manner as well. Few people knew him as he was. To his associates, to his enemies, to the forlorn scraps of humanity whom he turned over to the due processes of the law, he remained ever a source of wonder. He could be theatrical when he chose, or mild, or pompous, or fatherly, or bulldogging.</p>
<p>But underneath, as someone has said with an over-emphatic sentimentality, the Inspector had “a heart of gold.” Inside he was harmless, and keen, and not a little hurt by the cruelties of the world. It was true that to the people who officially came under his eye he was never twice the same. He was constantly whirling into some new facet of personality. He found this to be good business; people never understood him, never knew what he was going to do or say, and consequently they were always a little afraid of him.</p>
<p>Now that he was alone, back in Panzers office, the door shut tight, his investigations temporarily halted, the true character of the man shone from his face. At this moment it was an old face—old physically, old and wise spiritually. The incident of the girl he had startled into unconsciousness was uppermost in his mind. The memory of her drawn, horrified face made him wince. Frances Ives-Pope seemed to personify everything a man of years could hope for in his own daughter. To see her shrink under the lash pained him. To see her fiancé turn fiercely in her defense made him blush.</p>
<p>Abstemious except for his one mild dissipation, the Inspector reached for his snuffbox with a sigh and sniffed freely.⁠ ⁠…</p>
<p>When there came a peremptory knock on the door, he was the chameleon again—a detective-inspector sitting at a desk and no doubt thinking clever and ponderous thoughts. In truth, he was wishing that Ellery would come back.</p>
<p>At his hearty “Come in!” the door swung open to admit a thin, bright-eyed man dressed in heavy overclothes, a woolen muffler wound about his neck.</p>
<p>“Henry!” exclaimed the Inspector, starting to his feet. “What the dickens are you doing here? I thought the doctor had ordered you to stay in bed!”</p>
<p>District Attorney Henry Sampson winked as he slumped into an armchair.</p>
<p>“Doctors,” he said didactically, “doctors give me a pain in the neck. How are tricks?”</p>
<p>He groaned and felt his throat gingerly. The Inspector sat down again.</p>
<p>“For a grown man, Henry,” he said decisively, “youre the most unruly patient Ive ever seen. Man alive, youll catch pneumonia if you dont watch out!”</p>
<p>“Well,” grinned the District Attorney, “I carry a lot of insurance, so I should worry.⁠ ⁠… You havent answered my question.”</p>
<p>“Oh, yes,” grunted Queen. “Your question. Hows tricks, I think you asked? Tricks, my dear Henry, are at present in a state of complete nullity. Does that satisfy you?”</p>
<p>“Kindly be more explicit,” said Sampson. “Remember, Im a sick man and my head is buzzing.”</p>
<p>“Henry,” said Queen, leaning forward earnestly, “I warn you that were in the midst of one of the toughest cases this department has ever handled.⁠ ⁠… Is <em>your</em> head buzzing? Id hate to tell you whats happening in mine!”</p>
<p>Sampson regarded him with a frown. “If its as you say—and I suppose it is—this comes at a rotten time. Elections not so far off—an unsolved murder handled by the improper parties.⁠ ⁠…”</p>
<p>“Well, thats one way of looking at it,” remarked Queen, in a low voice. “I wasnt exactly thinking of this affair in terms of votes, Henry. A mans been killed—and at the moment Ill be frank enough to admit that I havent the slightest idea who did the job or how.”</p>
<p>“I accept your well-meant rebuke, Inspector,” said Sampson, in a lighter tone. “But if youd heard what I did a few moments ago—over the telephone.⁠ ⁠…”</p>
<p>“One moment, my dear Watson, as Ellery would say,” chuckled Queen, with that startling change of temperament so characteristic of him. “Ill bet I know what happened. You were at home, probably in bed. Your telephone rang. A voice began to crab, protest, gurgle, and do all the other things a voice does when its owner is excited. The voice said, I wont stand for being cooped up by the police, like a common criminal! I want that man Queen severely reprimanded! Hes a menace to personal liberty! And so on, in words of that general tenor.⁠ ⁠…”</p>
<p>“My dear fellow!” said Sampson, laughing.</p>
<p>“This gentleman, the owner of the protesting voice,” continued the Inspector, “is short, rather stout, wears gold-rimmed eyeglasses, has an exceedingly disagreeable feminine voice, displays a really touching concern for his family—one wife and one daughter—in the presence of possible publicity agents, and always refers to you as his very good friend, District Attorney Sampson. Correct?”</p>
<p>Sampson sat staring at him. Then his keen face creased into a smile.</p>
<p>“Perfectly astounding, my dear Holmes!” he murmured. “Since you know so much about my friend, perhaps it would be childs-play for you to give me his name?”</p>
<p>“Er—but that was the fellow, wasnt it?” said Queen, his face scarlet. “I—Ellery, my boy! Im glad to see you!”</p>
<p>Ellery had entered the room. He shook hands cordially with Sampson, who greeted him with a pleasure born of long association, and made a remark about the dangers of a District Attorneys life, briskly setting down on the desk a huge container of coffee and a paper bag pleasantly suggestive of French pastry.</p>
<p>“Well, gentlemen, the great search is finished, over, kaput, and the perspiring detectives will now partake of midnight tiffin.” He laughed and slapped his father affectionately on the shoulder.</p>
<p>“But, Ellery!” cried Queen delightedly. “This is a welcome surprise! Henry, will you join us in a little celebration?” He filled three paper cups with the steaming coffee.</p>
<p>“I dont know what youre celebrating, but count me in,” said Sampson and the three men fell to with enthusiasm.</p>
<p>“Whats happened, Ellery?” asked the old man, sipping his coffee contentedly.</p>
<p>“Gods do not eat, neither do they drink,” murmured Ellery, from behind a cream puff. “I am not omnipotent, and suppose you tell me what happened in your impromptu torture-chamber.⁠ ⁠… I can tell you one thing you dont know, however. <abbr epub:type="z3998:name-title">Mr.</abbr> Libby, of Libbys ice-cream parlor, whence came these elegant cakes, confirms Jess Lynchs story about the ginger ale. And Miss Elinor Libby nicely corroborated the alley story.”</p>
<p>Queen wiped his lips daintily with a huge handkerchief. “Well, let Prouty make sure about the ginger ale, anyway. As for me, I interviewed several people and now I have nothing to do.”</p>
<p>“Thank you,” remarked Ellery dryly. “That was a perfect recitation. Have you acquainted the <abbr epub:type="z3998:initialism">D.A.</abbr> with the events of this tumultuous evening?”</p>
<p>“Gentlemen,” said Sampson, setting down his cup, “heres what I know. About a half-hour ago I was telephoned by one of my very good friends—who happens to wield a little power behind the scenes—and he told me in no uncertain terms that during tonights performance a man was murdered. Inspector Richard Queen, he said, had descended upon the theatorium like a whirlwind, accompanied by his minor whirlwinds, and had proceeded to make everybody wait over an hour—an inexcusable, totally unwarranted procedure, my friend charged. He further deposed that said Inspector even went so far as to accuse him personally of the crime, and had domineering policemen search him and his wife and daughter before they were allowed to leave the theatre.</p>
<p>“So much for my informants story—the rest of his conversation, being rather profane, is irrelevant. The only other thing I know is that Velie told me outside who the murdered man was. And <em>that</em>, gentlemen, was the most interesting part of the whole story.”</p>
<p>“You know almost as much about this case as I do,” grunted Queen. “Probably more, because I have an idea you are thoroughly familiar with Fields operations.⁠ ⁠… Ellery, what happened outside during the search?”</p>
<p>Ellery crossed his legs comfortably. “As you might have guessed, the search of the audience was entirely without result. Nothing out of the way was found. Not one solitary thing. Nobody looked guilty, and nobody took it upon himself to confess. In other words, it was a complete fiasco.”</p>
<p>“Of course, of course,” said Queen. “Theres somebody almighty clever behind this business. I suppose you didnt even come across the suspicion of an extra hat?”</p>
<p>“That, dad,” remarked Ellery, “was what I was decorating the lobby for. No—no hat.”</p>
<p>“Are they all through out there?”</p>
<p>“Just finished when I strolled across the street for the refreshments,” said Ellery. “There was nothing else to do but allow the angry mob in the gallery to file downstairs and out into the street. Everybodys out now—the galleryites, the employees, the cast.⁠ ⁠… Queer species, actors. All night they play God and then suddenly they find themselves reduced to ordinary street clothes and the ills that flesh is heir to. By the way, Velie also searched the five people who came out of this office. Quite a motor that young lady possesses. Miss Ives-Pope and her party, I gathered.⁠ ⁠… Didnt know but that you might have forgotten them,” he chuckled.</p>
<p>“So were up a tree, eh?” muttered the Inspector. “Heres the story, Henry.” And he gave a concise resume of the evenings events to Sampson, who sat silently throughout, frowning.</p>
<p>“And that,” concluded Queen, after describing briefly the scenes enacted in the little office, “is that. Now, Henry, you must have something to tell us about Monte Field. We know that he was a slick article—but thats all we do know.”</p>
<p>“That would be putting it mildly,” said Sampson savagely. “I can give you almost by rote the story of his life. It looks to me as if youre going to have a difficult time and some incident in his past might give you a clue.</p>
<p>“Field first came under the scrutiny of my office during my predecessors regime. He was suspected of negotiating a swindle connected with the bucket-shop scandals. Cronin, an assistant <abbr epub:type="z3998:initialism">D.A.</abbr> at the time, couldnt get a thing on him. Field had covered his operations well. All we had was the telltale story, which might or might not have been true, of a stool-pigeon who had been kicked out of the mob. Of course, Cronin never let on to Field directly or indirectly that he was under suspicion. The affair blew over and although Cronin was a bulldog, every time he thought he had something he found that he had nothing after all. Oh, no question about it—Field was slick.</p>
<p>“When I came into office, on Cronins fervent suggestion we began an exhaustive investigation of Fields background. On the <abbr>q.t.</abbr>, of course. And this is what we discovered: Monte Field came of a blue-blood New England family—the kind that doesnt brag about its Mayflower descendants. He had private tutoring as a kid, went to a swanky prep school, got through by the skin of his teeth and then was sent to Harvard by his father as a sort of last despairing gesture. He seems to have been a pretty bad egg even as a boy. Nothing criminal, but just wild. On the other hand, he must have had a grain of pride because when the blowup came he actually shortened his name. The family name was Fielding—and he became Monte Field.”</p>
<p>Queen and Ellery nodded, Ellerys eyes introspective, Queen staring steadily at Sampson.</p>
<p>“Field,” resumed Sampson, “wasnt a total loss, understand. He had brains. He studied law brilliantly at Harvard. He seemed to have a flair for oratory that was considerably aided by his profound knowledge of legal technology. But just after his graduation, before his family could get even the bit of pleasure out of his scholastic career that should have been theirs, he was mixed up in a dirty deal with a girl. His father cut him off in jigtime. He was through—out—hed disgraced the family name—you know the sort of thing.⁠ ⁠…</p>
<p>“Well, this friend of ours didnt let grief overwhelm him, evidently. He made the best of being done out of a nice little legacy, and decided to go out and make some money on his own. How he managed to get along during this period we couldnt find out, but the next thing we hear of him is that he has formed a partnership with a fellow by the name of Cohen. One of the smoothest shysters in the business. What a partnership that was! They cleaned up a fortune between them by establishing a select clientele chosen from among the biggest crooks in crookdom. Now, you know as well as I just how hard it is to get anything on a bird who knows more about the loopholes of the law than the Supreme Court judges. They got away with everything—it was a golden era for crime. Crooks considered themselves top-notch when Cohen &amp; Field were kind enough to defend them.</p>
<p>“And then <abbr epub:type="z3998:name-title">Mr.</abbr> Cohen, who was the experienced man of the combination, knowing the ropes, making the contacts with the firms clients, fixing the fees—and he could do that beautifully in spite of his inability to speak untainted English—<abbr epub:type="z3998:name-title">Mr.</abbr> Cohen, I say, met a very sad end one winter night on the North River waterfront. He was found shot through the head, and although its twelve years since the happy event, the murderer is still unknown. That is—unknown in the legal sense. We had grave suspicions as to his identity. I shouldnt be at all surprised if <abbr epub:type="z3998:name-title">Mr.</abbr> Fields demise this evening removed the Cohen case from the register.”</p>
<p>“So thats the kind of playboy he was,” murmured Ellery. “Even in death his face is most disagreeable. Too bad I had to lose my first-edition on his account.”</p>
<p>“Forget it, you bookworm,” growled his father. “Go on, Henry.”</p>
<p>“Now,” said Sampson, taking the last piece of cake from the desk and munching it heartily, “now we come to a bright spot in <abbr epub:type="z3998:name-title">Mr.</abbr> Fields life. For after the unfortunate decease of his partner, he seemed to turn over a new leaf. He actually went to work—real legal work—and of course he had the brains to pull it through. For a number of years he worked alone, gradually effacing the bad reputation he had built up in the profession and even gaining a little respect now and then from some of our hoity-toity legal lights.</p>
<p>“This period of apparent good behavior lasted for six years. Then he met Ben Morgan—a solid man with a spotless record and a good reputation, although perhaps lacking the vital spark which makes the great lawyer. Somehow Field persuaded Morgan to join him in partnership. Then things began to hum.</p>
<p>“Youll remember that in that period some highly shady things were happening in New York. We got faint inklings of a gigantic criminal ring, composed of fences, crooks, lawyers, and in some cases politicians. Some smashing big robberies were pulled off; bootlegging got to be a distinct art in the city environs; and a number of daring holdups resulting in murder put the department on its toes. But you know that as well as I do. You fellows got some of them; but you never broke the ring, and you never reached the men higher up. And I have every reason to believe that our late friend <abbr epub:type="z3998:name-title">Mr.</abbr> Monte Field was the brains behind the whole business.</p>
<p>“See how easy it was for a man of his talents. Under the tutelage of Cohen, his first partner, he had become thoroughly familiar with the underworld moguls. When Cohen outlived his usefulness, he was conveniently bumped off. Then Field—remember, I am working now on speculation chiefly, because the evidence is practically nil—then Field, under the cloak of a respectable legal business, absolutely aboveboard, quietly built up a far-flung criminal organization. How he accomplished this we have no way of knowing, of course. When he was quite ready to shoot the works, he tied up with a well-known respectable partner, Morgan, and now secure in his legal position, began to engineer most of the big crooked deals pulled off in the last five years or so.⁠ ⁠…”</p>
<p>“Where does Morgan come in?” asked Ellery idly.</p>
<p>“I was coming to that. Morgan, we have every reason to believe, was absolutely innocent of any connection with Fields undercover operations. He was as straight as a die and in fact had often refused cases in which the defendant was a shady character. Their relations must have become strained when Morgan got a hint of what was going on. Whether this is so or not I dont know—you could easily find out from Morgan himself. Anyway, they broke up. Since the dissolution, Field has operated a little more in the open, but still not a shred of tangible evidence which would count in a court of law.”</p>
<p>“Pardon me for interrupting, Henry,” said Queen reflectively, “but cant you give me a little more information on their breakup? Id like to use it as a check on Morgan when I talk to him again.”</p>
<p>“Oh, yes!” replied Sampson grimly. “Im glad you reminded me. Before the last word was written in the dissolving of the partnership, the two men had a terrific blowup which almost resulted in tragedy. At the Webster Club, where they were lunching, they were heard quarreling violently. The argument increased until it was necessary for the bystanders to interfere. Morgan was beside himself with rage and actually threatened Fields life right then and there. Field, I understand, was quite calm.”</p>
<p>“Did any of the witnesses get an inkling of the cause of the quarrel?” asked Queen.</p>
<p>“Unfortunately, no. The thing blew over soon enough; they dissolved quietly and that was the last anybody ever heard of it. Until, of course, tonight.”</p>
<p>There was a pregnant silence when the District Attorney stopped talking. Ellery whistled a few bars of a Schubert air, while Queen frankly took a pinch of snuff with a ferocious vigor.</p>
<p>“Id say, offhand,” murmured Ellery, looking off into space, “that <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan is in deucedly hot water.”</p>
<p>His father grunted. Sampson said seriously, “Well, thats your affair, gentlemen. I know what my job is. Now that Field is out of the way, Im going to have his files and records gone over with a fine-comb. If nothing else, his murder will accomplish eventually, I hope, the complete annihilation of his gang. Ill have a man at his office in the morning.”</p>
<p>“One of my men is camping there already,” remarked Queen absently. “So you think its Morgan, do you?” he asked Ellery, with a flash of his eyes.</p>
<p>“I seem to recall making a remark a minute ago,” said Ellery calmly, “to the effect that <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan is in hot water. I did not commit myself further. I admit that Morgan seems to be the logical man.—Except, gentlemen, for one thing,” he added.</p>
<p>“The hat,” said Inspector Queen instantly.</p>
<p>“<em>No</em>,” said Ellery, “<em>the other hat.</em>”</p>
</section>
<section id="chapter-7" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">VII</h3>
<p epub:type="title">The Queens Take Stock</p>
</hgroup>
<p>“Lets see where we stand,” continued Ellery without pausing. “Lets consider this thing in its most elementary light.</p>
<p>“These, roughly, are the facts: A man of shady character, Monte Field, probable head of a vast criminal organization, with undoubtedly a host of enemies, is found murdered in the Roman Theatre ten minutes before the end of the second act, at precisely 9:55 oclock. He is discovered by a man named William Pusak, a clerk of an inferior type of intelligence, who is sitting five seats away in the same row. This man, attempting to leave, pushes his way past the victim who before he dies mutters, Murder! Been murdered! or words to that effect.</p>
<p>“A policeman is called and to make sure the man is dead, secures the services of a doctor in the audience, who definitely pronounces the victim killed by some form of alcoholic poisoning. Subsequently <abbr epub:type="z3998:name-title">Dr.</abbr> Prouty, the Assistant Medical Examiner, confirms this statement, adding that there is only one disturbing factor—that a man would not die so soon from lethal alcohol. The question of the cause of death, therefore, we must leave for the moment, since only an autopsy can definitely determine it.</p>
<p>“With a large audience to attend to, the policeman calls for help, officers of the vicinity come in to take charge and subsequently the headquarters men arrive to conduct the immediate investigation. The first important issue that arises is the question of whether the murderer had the opportunity to leave the scene of the crime between the time it was committed and the time it was discovered. Doyle, the policeman who was first on the scene, immediately ordered the manager to station guards at all exits and both alleys.</p>
<p>“When I arrived, I thought of this point the very first thing and conducted a little investigation of my own. I went around to all the exits and questioned the guards. I discovered that there was a guard at every door of the auditorium during the entire second act, with two exceptions which I shall mention shortly. Now, it had been determined from the testimony of the orangeade boy, Jess Lynch, that the victim was alive not only during the intermission between Act <span epub:type="z3998:roman">I</span> and Act <span epub:type="z3998:roman">II</span>—when he saw and talked to Field in the alleyway—but that Field was also in apparently good health ten minutes after the raising of the curtain for Act <span epub:type="z3998:roman">II</span>. This was when the boy delivered a bottle of ginger ale to Field at the seat in which he was later found dead. Inside the theatre, an usher stationed at the foot of the stairs leading to the balcony swore that no one had either gone up or come down during the second act. This eliminates the possibility that the murderer had access to the balcony.</p>
<p>“The two exceptions I noted a moment ago are the two doors on the extreme left aisle, which should have been guarded but were not because the usherette, Madge OConnell, was sitting in the audience next to her lover. This presented to my mind the possibility that the murderer might have left by one of these two doors, which were conveniently placed for an escape should the murderer have been so inclined. However, even this possibility was eliminated by the statement of the OConnell girl, whom I hunted up after she was questioned by dad.”</p>
<p>“You talked to her on the sly, did you, you scalawag?” roared Queen, glaring at Ellery.</p>
<p>“I certainly did,” chuckled Ellery, “and I discovered the one important fact that seems pertinent to this phase of the investigation. OConnell swore that before she left the doors to sit down next to Parson Johnny she stepped on the inside floor-lock that latches them top and bottom. When the commotion began the girl sprang from the Parsons side and finding the doors locked as she had left them, unlatched them while Doyle was attempting to quiet the audience. Unless she was lying—and I dont think she was—this proves that the murderer did not leave by these doors, since at the time the body was found they were still locked from the inside.”</p>
<p>“Well, Ill be switched!” growled Queen. “She didnt tell me a thing about that part of it, drat her! Wait till I get my hands on her, the little snip!”</p>
<p>“Please be logical, <abbr epub:type="z3998:name-title">M.</abbr> le Gardien de la Paix,” laughed Ellery. “The reason she didnt tell you about bolting the doors was that you didnt ask her. She felt that she was in enough of an uncomfortable position already.</p>
<p>“At any rate, that statement of hers would seem to dispose of the two side-doors near the murdered mans seat. I will admit that all sorts of possibilities enter into the problem—for example, Madge OConnell might have been an accomplice. I mention this only as a possibility, and not even as a theory. At any rate, it seems to me that the murderer would not have run the risk of being seen leaving from side doors. Besides, a departure in so unusual a manner and at so unusual a time would have been all the more noticeable especially since few people leave during a second act. And again—the murderer could have no foreknowledge of the OConnell girls dereliction in duty—if she were not an accomplice. As the crime was carefully planned—and we must admit that from all indications it was—the murderer would have discarded the side-doors as a means of escape.</p>
<p>“This probe left, I felt, only one other channel of investigation. That was the main entrance. And here again we received definite testimony from the ticket-taker and the doorman outside to the effect that no one <em>left</em> the building during the second act by that route. Except, of course, the harmless orangeade boy.</p>
<p>“All the exits having been guarded or locked, and the alley having been under constant surveillance from 9:35 on by Lynch, Elinor, Johnny Chase—the usher—and after him the police—these being the facts, all my questioning and checking, gentlemen,” continued Ellery in a grave tone, “lead to the inevitable conclusion that, from the time the murder was discovered and all the time thereafter while the investigation was going on, <em>the murderer was in the theatre</em>!”</p>
<p>A silence followed Ellerys pronouncement. “Incidentally,” he added calmly, “it occurred to me when I talked to the ushers to ask if they had seen anyone leave his seat after the second act started, and they cant recall anyone changing seats!”</p>
<p>Queen idly took another pinch of snuff. “Nice work—and a very pretty piece of reasoning, my son—but nothing, after all, of a startling or conclusive nature. Granted that the murderer was in the theatre all that time—how could we possibly have laid our hands on him?”</p>
<p>“He didnt say you could,” put in Sampson, smiling. “Dont be so sensitive, old boy; nobodys going to report you for negligence in the performance of your duty. From all Ive heard tonight you handled the affair well.”</p>
<p>Queen grunted. “Ill admit Im a little peeved at myself for not following up that matter of the doors more thoroughly. But even if it were possible for the murderer to have left directly after the crime, I nevertheless would have had to pursue the inquiry as I did, on the chance that he was still in the theatre.”</p>
<p>“But dad—of course!” said Ellery seriously. “You had so many things to attend to, while all I had to do was stand around and look Socratic.”</p>
<p>“How about the people who have come under the eye of the investigation so far?” asked Sampson curiously.</p>
<p>“Well, what about them?” challenged Ellery. “We certainly can draw no definite conclusions from either their conversation or their actions. We have Parson Johnny, a thug, who was there apparently for no other reason than to enjoy a play giving some interesting sidelights on his own profession. Then there is Madge OConnell, a very doubtful character about whom we can make no decision at this stage of the game. She might be an accomplice—she might be innocent—she might be merely negligent—she might be almost anything. Then there is William Pusak, who found Field. Did you notice the moronic cast of his head? And Benjamin Morgan—here we strike fallow ground in the realm of probability. But what do we know of his actions tonight? True, his story of the letter and the complimentary ticket sounds queer, since anyone could have written the letter, even Morgan himself. And we must always remember the public threat against Field; and also the enmity, reason unknown, which has existed between them for two years. And, lastly, we have Miss Frances Ives-Pope. Im exceedingly sorry I was absent during that interview. The fact remains—and isnt it an interesting one?—that her evening bag was found in the dead mans pocket. Explain that if you can.</p>
<p>“So you see where we are,” Ellery continued ruefully. “All we have managed to derive from this evenings entertainment is a plethora of suspicions and a poverty of facts.”</p>
<p>“So far, son,” said Queen casually, “you have kept on mighty safe ground. But youve forgotten the important matter of the suspiciously vacant seats. Also the rather startling fact that Fields ticket-stub and the only other stub that could be attributed to the murderer—I refer to the LL30 Left stub found by Flint—that these two stubs do not coincide. That is to say, that the torn edges indicate they were gathered by the ticket-taker at different times!”</p>
<p>“Check,” said Ellery. “But lets leave that for the moment and get on to the problem of Fields tophat.”</p>
<p>“The hat—well, what do you think of it?” asked Queen curiously.</p>
<p>“Just this. In the first place, we have fairly established the fact that the hat is not missing through accident. The murdered man was seen by Jess Lynch with the hat in his lap ten minutes after Act <span epub:type="z3998:roman">II</span> began. Since it is now missing, the only reasonable theory that would explain its absence is that the murderer took it away with him. Now—for the moment, lets forget the problem of where the hat is now. The immediate conclusion to draw is that the hat was taken away for one of two reasons: first, that it was in some way incriminating in itself, so that if it were left behind it would point to the murderers identity. What the nature of this incriminating indication is we cannot even guess at the moment. Second, the hat may have contained something which the murderer wanted. You will say: Why couldnt he take this mysterious object and leave the hat? Probably, if this supposition is true, because he either had not sufficient time to extract it, or else did not know <em>how</em> to extract it and therefore took the hat away with him to examine it at his leisure. Do you agree with me so far?”</p>
<p>The District Attorney nodded slowly. Queen sat still, his eyes vaguely troubled.</p>
<p>“Let us for a moment consider what the hat could possibly have contained,” resumed Ellery, as he vigorously polished his glasses. “Due to its size, shape and cubic content our field of speculation is not a broad one. What could be hidden in a tophat? The only things that present themselves to my mind are: papers of some sort, jewelry, banknotes, or any other small object of value which could not easily be detected in such a place. Obviously, this problematical object would not be carried merely in the crown of the hat since it would fall out whenever the wearer uncovered his head. We are led to believe therefore that, whatever the object was, it was concealed in the lining of the hat. This immediately narrows our list of possibilities. Solid objects of bulk must be eliminated. A jewel might have been concealed; banknotes or papers might have been concealed. We can, I think, discard the jewel, from what we know of Monte Field. If he was carrying anything of value, it would probably be connected in some way with his profession.</p>
<p>“One point remains to be considered in this preliminary analysis of the missing tophat. And, gentlemen, it may very well become a pivotal consideration before we are through.—It is of paramount importance for us to know whether the murderer knew in advance of his crime that it would be necessary for him to take away Monte Fields tophat. In other words, did the murderer have <em>foreknowledge</em> of the hats significance, whatever it may prove to be? I maintain that the facts prove deductively, as logically as facts <em>can</em> prove deductively, that the murderer had no foreknowledge.</p>
<p>“Follow me closely.⁠ ⁠… Since Monte Fields tophat is missing, and since no other tophat has been found in its place, it is an undeniable indication that it was essential that it be taken away. You must agree that, as I pointed out before, the murderer is most plausibly the remover of the hat. Now! Regardless of <em>why</em> it had to be taken away, we are faced with two alternatives: one, that the murderer knew in advance that it had to be taken away; or two, that he did <em>not</em> know in advance. Let us exhaust the possibilities in the former case. If he knew in advance, it may be sanely and logically assumed that he would have brought with him to the theatre a hat to replace Fields, rather than leave an obvious clue by the provocative absence of the murdered mans hat. To bring a replacement hat would have been the safe thing to do. The murderer would have had no difficulty in securing a replacement hat, since knowing its importance in advance, he could certainly have armed himself with a further knowledge of Fields head-size, style of tophat, and other minor details. <em>But there is no replacement hat.</em> We have every right to expect a replacement hat in a crime so carefully concocted as this one. There being none, our only conclusion can be that the murderer did not know beforehand the importance of Fields hat; otherwise he would assuredly have taken the intelligent precaution of leaving another hat behind. In this way the police would never know that Fields hat had any significance at all.</p>
<p>“Another point in corroboration. Even if the murderer didnt desire, for some dark reason of his own, to leave a replacement hat, he certainly would have arranged to secure what was in the hat by cutting it out. All he had to do was to provide himself in advance with a sharp instrument—a pocketknife, for example. The <em>empty</em> hat, though cut, would not have presented the problem of disposal that the <em>missing</em> hat would. Surely the murderer would have preferred this procedure, had he foreknowledge of the hats contents. But he did not do even this. This, it seems to me, is strong corroborative evidence that he did not know before he came to the Roman Theatre that he would have to take away a hat or its contents. <i lang="la" xml:lang="la">Quod erat demonstrandum.</i>”</p>
<p>The District Attorney gazed at Ellery with puckered lips. Inspector Queen seemed sunk in a lethargy. His hand hovered midway between his snuffbox and his nose.</p>
<p>“Just whats the point, Ellery?” inquired Sampson. “Why is it important for you to know that the murderer had no foreknowledge of the hats significance?”</p>
<p>Ellery smiled. “Merely this. The crime was committed after the beginning of the second act. I want to be sure in my own mind that the murderer, by not knowing in advance of the hats significance, could not have used the first intermission in any manner whatsoever as an essential element of his plan.⁠ ⁠… Of course, Fields hat may turn up somewhere on the premises, and its discovery would invalidate all these speculations. But—I dont think it will.⁠ ⁠…”</p>
<p>“That analysis of yours might be elementary, boy, but it sounds quite logical to me,” said Sampson approvingly. “You should have been a lawyer.”</p>
<p>“You cant beat the Queen brains,” chuckled the old man suddenly, his face wreathed in a wide smile. “But Im going to get busy on another tack that ought to jibe somewhere with this puzzle of the hat. You noticed, Ellery, the name of the clothier sewed into Fields coat?”</p>
<p>“No sooner said than done,” grinned Ellery. Producing one of the small volumes which he carried in his topcoat pocket, he opened it and pointed to a notation on the flyleaf. “Browne <abbr>Bros.</abbr>, gentlemen—no less.”</p>
<p>“Thats right; and Ill have Velie down there in the morning to check up,” said the Inspector. “You must have realized that Fields clothing is of exceptional quality. That evening-suit cost three hundred dollars, if it cost a penny. And Browne <abbr>Bros.</abbr> are the artists to charge such fashionable prices. But theres another point in this connection: every stitch of clothing on the dead mans body had the same manufacturers mark. Thats not uncommon with wealthy men; and Brownes made a specialty of outfitting their customers from head to foot. What more probable to assume—”</p>
<p>“Than that Field bought his hats there, too!” exclaimed Sampson, with an air of discovery.</p>
<p>“Exactly, Tacitus,” said Queen, grinning. “Velies job is to check up on this clothing business and if possible secure an exact duplicate of the hat Field wore tonight. Im mighty anxious to look it over.”</p>
<p>Sampson rose with a cough. “I suppose I really ought to get back to bed,” he said. “The only reason I came down here was to see that you didnt arrest the Mayor. Boy, that friend of mine was sore! Ill never hear the end of it!”</p>
<p>Queen looked up at him with a quizzical smile. “Before you go, Henry, suppose you tell me just where I stand on this thing. I know that I used a pretty high hand tonight, but you must realize how necessary it was. Are you going to put one of your own men on the case?”</p>
<p>Sampson glared at him. “When did you get the idea I wasnt satisfied with your conduct of the investigation, you old canary bird!” he growled. “Ive never checked you up yet, and Im not going to start now. If you cant bring this thing to a successful conclusion, I certainly dont think any of my men can. My dear <abbr epub:type="z3998:surname">Q.</abbr>, go ahead and detain half of New York if you think its necessary. Ill back you up.”</p>
<p>“Thanks, Henry,” said Queen. “I just wanted to be sure. And now, since youre so nice about it, watch my smoke!”</p>
<p>He ambled across the room into the anteroom, stuck his head past the doorway into the theatre, and shouted, “<abbr epub:type="z3998:name-title">Mr.</abbr> Panzer, will you come here a moment?”</p>
<p>He came back smiling grimly to himself, the swarthy theatre-manager close on his heels.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Panzer, meet District Attorney Sampson,” said Queen. The two men shook hands. “Now, <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer, youve got one more job and you can go home and go to sleep. I want this theatre shut down so tight a mouse couldnt get into it!”</p>
<p>Panzer grew pale. Sampson shrugged his shoulders, as if to indicate that he washed his hands of the entire affair. Ellery nodded sagely in approval.</p>
<p>“But—but Inspector, just when were playing to capacity!” groaned the little manager. “Is it absolutely necessary?”</p>
<p>“So necessary, my dear man,” answered the Inspector coolly, “that Im going to have two men here patrolling the premises all the time.”</p>
<p>Panzer wrung his hands, looking furtively at Sampson. But the District Attorney was standing with his back to them, examining a print on the wall.</p>
<p>“This is terrible, Inspector!” wailed Panzer. “Ill never hear the end of it from Gordon Davis, the producer.⁠ ⁠… But of course—if you say so, it will be done.”</p>
<p>“Heck, man, dont look so blue,” said Queen, more kindly. “Youll be getting so much publicity out of this that when the show reopens youll have to enlarge the theatre. I dont expect to have the theatre shut down more than a few days, anyway. Ill give the necessary orders to my own men outside. After youve transacted your routine business here tonight, just tip off the men Ive left and go home. Ill let you know in a few days when you can reopen.”</p>
<p>Panzer waggled his head sadly, shook hands all around and left. Sampson immediately whirled on Queen and said, “By the Lord Harry, <abbr epub:type="z3998:surname">Q.</abbr>, thats going some! Why do you want the theatre closed? Youve milked it dry, havent you?”</p>
<p>“Well, Henry,” said Queen slowly, “the hat hasnt been found. All those people filed out of the theatre and were searched—and each one had just one hat. Doesnt that indicate that the hat were looking for is still here somewhere? And if its still here, Im not giving anybody a chance to come in and take it away. If theres any taking to be done, Ill do it.”</p>
<p>Sampson nodded. Ellery was still wearing a worried frown as the three men walked out of the office into the almost deserted orchestra. Here and there a busy figure was stooping over a seat, examining the floor. A few men could be seen darting in and out of the boxes up front. Sergeant Velie stood by the main door, talking in low tones to Piggott and Hagstrom. Detective Flint, superintending a squad of men, was working far to the front of the orchestra. A small group of cleaning-women operated vacuum cleaners tiredly here and there. In one corner, to the rear, a buxom police matron was talking with an elderly woman—the woman Panzer had called <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips.</p>
<p>The three men walked to the main door. While Ellery and Sampson were silently surveying the always depressing scene of an untenanted auditorium, Queen spoke rapidly to Velie, giving orders in an undertone. Finally he turned and said, “Well, gentlemen, thats all for tonight. Lets be going.”</p>
<p>On the sidewalk a number of policemen had roped off a large space, behind which a straggling crowd of curiosity-seekers was gaping.</p>
<p>“Even at two oclock in the morning these night-birds patrol Broadway,” grunted Sampson. With a wave of the hand he entered his automobile after the Queens politely refused his offer of a “lift.” A crowd of businesslike reporters pushed through the lines and surrounded the two Queens.</p>
<p>“Here, here! Whats this, gentlemen?” asked the old man, frowning.</p>
<p>“How about the low-down on tonights job, Inspector?” asked one of them urgently.</p>
<p>“Youll get all the information you want, boys, from Detective-Sergeant Velie—inside.” He smiled as they charged in a body through the glass doors.</p>
<p>Ellery and Richard Queen stood silently on the curb, watching the policemen herd back the crowd. Then the old man said with a sudden wave of weariness, “Come on, son, lets walk part of the way home.”</p>
</section>
</section>
<section id="part-2" epub:type="part bodymatter z3998:fiction">
<header>
<h2>
<span epub:type="label">Part</span>
<span epub:type="ordinal">Two</span>
</h2>
<blockquote epub:type="epigraph">
<p>“.⁠ ⁠… To illustrate: Once young Jean C⸺ came to me after a month of diligent investigation on a difficult assignment. He wore a forlorn expression. Without a word he handed me a slip of official paper. I read it in surprise. It was his resignation.</p>
<p>“Here, Jean! I cried. What is the meaning of this?</p>
<p>“I have failed, <abbr epub:type="z3998:name-title">M.</abbr> Brillon, he muttered. A months work, gone to the devil. I have been on the wrong track. It is a disgrace.</p>
<p>“Jean, my friend, said I solemnly, this for your resignation. Wherewith I tore it to hits before his astonished eyes. Go now, I admonished him, and begin from the beginning. For remember always the maxim: He who would know right must first know wrong!’ ”</p>
<cite>From <i epub:type="se:name.publication.book">Reminiscences of a Prefect</i>,<br/>
by Auguste Brillon</cite>
</blockquote>
</header>
<section id="chapter-8" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">VIII</h3>
<p epub:type="title">In Which the Queens Meet <abbr epub:type="z3998:name-title">Mr.</abbr> Fields Very Best Friend</p>
</hgroup>
<p>The Queens apartment on West 87th Street was a mans domicile from the pipe-rack over the hearth to the shining sabres on the wall. They lived on the top floor of a three-family brownstone house, a relic of late Victorian times. You walked up the heavily-carpeted stairs through seemingly endless halls of dismal rectitude. When you were quite convinced that only mummified souls could inhabit such a dreary place, you came upon the huge oaken door marked, “The Queens”—a motto lettered neatly and framed. Then Djuna grinned at you from behind a crack and you entered a new world.</p>
<p>More than one individual, exalted in his own little niche, had willingly climbed the uninviting staircases to find sanctuary in this haven. More than one card bearing a famous name had been blithely carried by Djuna through the foyer into the living-room.</p>
<p>The foyer was Ellerys inspiration, if the truth were told. It was so small and so narrow that its walls appeared unnaturally towering. With a humorous severity one wall had been completely covered by a tapestry depicting the chase—a most appropriate appurtenance to this medieval chamber. Both Queens detested it heartily, preserving it only because it had been presented to them with regal gratitude by the Duke of ⸻, that impulsive gentleman whose son Richard Queen had saved from a noisome scandal, the details of which have never been made public. Beneath the tapestry stood a heavy mission table, displaying a parchment lamp and a pair of bronze bookends bounding a three-volume set of the <i epub:type="se:name.publication.book">Arabian Nights Entertainment</i>.</p>
<p>Two mission chairs and a small rug completed the foyer.</p>
<p>When you walked through this oppressive place, always gloomy and almost always hideous, you were ready for anything except the perfect cheeriness of the large room beyond. This study in contrast was Ellerys private jest, for if it were not for him the old man would long since have thrown the foyer and its furnishings into some dark limbo.</p>
<p>The living-room was lined on three sides with a bristling and leathern-reeking series of bookcases, rising tier upon tier to the high ceiling. On the fourth wall was a huge natural fireplace, with a solid oak beam as a mantel and gleaming ironwork spacing the grate. Above the fireplace were the famous crossed sabres, a gift from the old fencing-master of Nuremburg with whom Richard had lived in his younger days during his studies in Germany. Lamps winked and gleamed all over the great sprawling room; easy-chairs, armchairs, low divans, footstools, bright-colored leather cushions, were everywhere. In a word, it was the most comfortable room two intellectual gentlemen of luxurious tastes could devise for their living-quarters. And where such a place might after a time have become stale through sheer variety, the bustling person of Djuna, man-of-all-work, general factotum, errand boy, valet and mascot prevented such a denouement.</p>
<p>Djuna had been picked up by Richard Queen during the period of Ellerys studies at college, when the old man was very much alone. This cheerful young man, nineteen years old, an orphan for as long as he could remember, ecstatically unaware of the necessity for a surname—slim and small, nervous and joyous, bubbling over with spirit and yet as quiet as a mouse when the occasion demanded—this Djuna, then, worshiped old Richard in much the same fashion as the ancient Alaskans bowed down to their totem-poles. Between him and Ellery, too, there was a shy kinship which rarely found expression except in the boys passionate service. He slept in a small room beyond the bedrooms used by father and son and, according to Richards own chuckling expression, “could hear a flea singing to its mate in the middle of the night.”</p>
<p>On the morning after the eventful night of Monte Fields murder, Djuna was laying the cloth for breakfast when the telephone bell rang. The boy, accustomed to early morning calls, lifted the receiver:</p>
<p>“This is Inspector Queens man Djuna talking. Who is calling, please?”</p>
<p>“Oh, it is, is it?” growled a bass voice over the wire. “Well, you son of a Gypsy policeman, wake the Inspector for me and be quick about it!”</p>
<p>“Inspector Queen may not be disturbed, sir, unless his man Djuna knows whos calling.” Djuna, who knew Sergeant Velies voice especially well, grinned and stuck his tongue in his cheek.</p>
<p>A slim hand firmly grasped Djunas neck and propelled him halfway across the room. The Inspector, fully dressed, his nostrils quivering appreciatively with his mornings first ration of snuff, said into the mouthpiece, “Dont mind Djuna, Thomas. Whats up? This is Queen talking.”</p>
<p>“Oh, that you, Inspector? I wouldnt have buzzed you so early in the morning except that Ritter just phoned from Monte Fields apartment. Got an interesting report,” rumbled Velie.</p>
<p>“Well, well!” chuckled the Inspector. “So our friend Ritters bagged someone, eh? Who is it, Thomas?”</p>
<p>“You guessed it, sir,” came Velies unmoved voice. “He said hes got a lady down there in an embarrassing state of deshabille and if he stays alone with her much longer his wife will divorce him. Orders, sir?”</p>
<p>Queen laughed heartily. “Sure enough, Thomas. Send a couple of men down there right away to chaperon him. Ill be there myself in two shakes of a lambs tail—which is to say, as soon as I can drag Ellery out of bed.”</p>
<p>He hung up, grinning. “Djuna!” he shouted. The boys head popped out from behind the kitchenette door immediately. “Hurry up with the eggs and coffee, son!” The Inspector turned toward the bedroom to find Ellery, collarless but unmistakably on the road to dress, confronting him with an air of absorption.</p>
<p>“So youre really up?” grumbled the Inspector, easing himself into an armchair. “I thought Id have to drag you out of bed, you sluggard!”</p>
<p>“You may rest easy,” said Ellery absently. “I most certainly am up, and I am going to stay up. And as soon as Djuna replenishes the inner man Ill be off and out of your way.” He lounged into the bedroom, reappearing a moment later brandishing his collar and tie.</p>
<p>“Here! Where dye think youre going, young man?” roared Queen, starting up.</p>
<p>“Down to my bookshop, Inspector darling,” replied Ellery judicially. “You dont think Im going to allow that Falconer first-edition to get away from me? Really—it may still be there, you know.”</p>
<p>“Falconer fiddlesticks,” said his father grimly. “You started something and youre going to help finish it. Here—Djuna—where in time is that kid?”</p>
<p>Djuna stepped briskly into the room balancing a tray in one hand and a pitcher of milk in the other. In a twinkling he had the table ready, the coffee bubbling, the toast browned; and father and son hurried through their breakfast without a word.</p>
<p>“Now,” remarked Ellery, setting down his empty cup, “now that Ive finished this Arcadian repast, tell me where the fire is.”</p>
<p>“Get your hat and coat on and stop asking pointless questions, son of my grief,” growled Queen. In three minutes they were on the sidewalk hailing a taxicab.</p>
<p>The cab drew up before a monumental apartment building. Lounging on the sidewalk, a cigarette drooping from his lips, was Detective Piggott. The Inspector winked and trotted into the lobby. He and Ellery were whisked up to the fourth floor where Detective Hagstrom greeted them, pointing to an apartment door numbered 4-D. Ellery, leaning forward to catch the inscription on the nameplate, was about to turn on his father with an amused expostulation when the door swung open at Queens imperious ring and the broad flushed face of Ritter peered out at them.</p>
<p>“Morning, Inspector,” the detective mumbled, holding the door open. “Im glad youve come, sir.”</p>
<p>Queen and Ellery marched inside. They stood in a small foyer, profusely furnished. Directly in their line of vision was a living-room, and beyond that a closed door. A frilled feminine slipper and a slim ankle were visible at the edge of the door.</p>
<p>The Inspector stepped forward, changed his mind and quickly opening the hall door called to Hagstrom, who was sauntering about outside. The detective ran up.</p>
<p>“Come inside here,” said Queen sharply. “Got a job for you.”</p>
<p>With Ellery and the two plainclothes men following at his heels, he strode into the living-room.</p>
<p>A woman of mature beauty, a trifle worn, the pastiness of a ruined complexion apparent beneath heavily applied rouge, sprang to her feet. She was dressed in a flowing flimsy negligee and her hair was tousled. She nervously crushed a cigarette underfoot.</p>
<p>“Are you the big cheese around here?” she yelled in a strident fury to Queen. He stood stock still and examined her impersonally. “Then what the hell do you mean by sending one o your flatfoots to keep me locked up all night, hey?”</p>
<p>She jumped forward as if to come to grips with the old man. Ritter lumbered swiftly toward her and squeezed her arm. “Here you,” he growled, “shut up until youre spoken to.”</p>
<p>She glared at him. Then with a tigerish twist she was out of his grasp and in a chair, panting, wild-eyed.</p>
<p>Arms akimbo, the Inspector stood looking her up and down with unconcealed distaste. Ellery had glanced at the woman briefly and begun to potter about the room, peering at the wall-hangings and Japanese prints, picking up a book from an end-table, poking his head into dark corners.</p>
<p>Queen motioned to Hagstrom. “Take this lady into the next room and keep her company for a while,” he said. The detective unceremoniously hustled the woman to her feet. She tossed her head defiantly and marched into the next room, Hagstrom following.</p>
<p>“Now, Ritter, my boy,” sighed the old man, sinking into an easy-chair, “tell me what happened.”</p>
<p>Ritter answered stiffly. His eyes were strained, bloodshot. “I followed out your orders last night to the dot. I beat it down here in a police car, left it on the corner because I didnt know but what somebody might be keeping a lookout, and strolled up to this apartment. Everything was quiet—and I hadnt noticed any lights either, because before I went in I beat it down to the court and looked up at the back windows of the apartment. So I gave em a nice short ring on the bell and waited.</p>
<p>“No answer,” continued Ritter, with a tightening of his big jaw. “I buzzed again—this time longer and louder. This time I got results. I heard the latch on the inside rattle and this woman yodels, That you, honey? Wheres your key? Aha—thinks I—<abbr epub:type="z3998:name-title">Mr.</abbr> Fields lady-friend! So I shoved my foot in the door and grabbed her before she knew what was what. Well, sir, I got a surprise. Sort of expected,” he grinned sheepishly, “sort of expected to find the woman dressed, but all I grabbed was a thin piece o silk nightgown. I guess I must have blushed.⁠ ⁠…”</p>
<p>“Ah, the opportunities of our good minions of the law!” murmured Ellery, head bent over a small lacquered vase.</p>
<p>“Anyway—” continued the detective, “I got my hands on her and she yelped—plenty. Hustled her into the living-room here where shed put on the light, and took a good look at her. She was scared blue but she was kind of plucky, too, because she began to cuss me and she wanted to know who in hell I was, what I was tryin to do in a womans apartment at night, and all that sort of stuff. I flashed my badge. And Inspector, that hefty Sheba—the minute she sees the badge, she shuts up tight like a bluepoint and wont answer a question I ask her!”</p>
<p>“Why was that?” The old mans eyes roved from floor to ceiling as he looked over the appointments of the room.</p>
<p>“Hard to tell, Inspector,” said Ritter. “First she seemed scared, but when she saw my badge she bucked up wonderful. And the longer I was here the more brazen she became.”</p>
<p>“You didnt tell her about Field, did you?” queried the Inspector, in a sharp, low tone.</p>
<p>Ritter gave his superior a reproachful glance. “Not a peep out o me, sir,” he said. “Well, when I saw it was no go tryin to get anything out of her—all shed yell was, Wait till Monte gets home, you bozo!—I took a look at the bedroom. Nobody there, so I shoved her inside, kept the door open and the light on and stayed all night. She climbed into bed after a while and I guess she went to sleep. At about seven this morning she popped out and started to yell all over again. Seemed to think that Field had been grabbed by headquarters. Insisted on having a newspaper. I told her nothin doin and then phoned the office. Not another thing happened since.”</p>
<p>“I say, dad!” exclaimed Ellery suddenly, from a corner of the room. “What do you think our legal friend reads—youll never guess. <i epub:type="se:name.publication.book">How to Tell Character from Handwriting</i>!”</p>
<p>The Inspector grunted as he rose. “Stop fiddling with those eternal books,” he said, “and come along.”</p>
<p>He flung open the bedroom door. The woman was sitting cross-legged on the bed, an ornate affair of a bastard French period-style, canopied and draped from ceiling to floor with heavy damask curtains. Hagstrom leaned stolidly against the window.</p>
<p>Queen looked quickly about. He turned to Ritter. “Was that bed mussed up when you came in here last night—did it look as if it had been slept in?” he whispered aside.</p>
<p>Ritter nodded. “All right, then, Ritter,” said Queen in a genial tone. “Go home and get some rest. You deserve it. And send up Piggott on your way out.” The detective touched his hat and departed.</p>
<p>Queen turned on the woman. He walked to the bed and sat down beside her, studying her half-averted face. She lit a cigarette defiantly.</p>
<p>“I am Inspector Queen of the police, my dear,” announced the old man mildly. “I warn you that any attempt to keep a stubborn silence or lie to me will only get you into a heap of trouble. But there! Of course you understand.”</p>
<p>She jerked away. “Im not answering any questions, <abbr epub:type="z3998:name-title">Mr.</abbr> Inspector, until I know what right you have to ask em. I havent done anything wrong and my slates clean. You can put that in your pipe and smoke it!”</p>
<p>The Inspector took a pinch of snuff, as if the womans reference to the vile weed had reminded him of his favorite vice. He said: “Thats fair enough,” in dulcet tones. “Here you are, a lonely woman suddenly tumbled out of bed in the middle of the night—you <em>were</em> in bed, werent you—?”</p>
<p>“Sure I was,” she flashed instantly, then bit her lip.</p>
<p>“—And confronted by a policeman.⁠ ⁠… I dont wonder you were frightened, my dear.”</p>
<p>“I was not!” she said shrilly.</p>
<p>“Well not argue about it,” rejoined the old man benevolently. “But certainly you have no objection to telling me your name?”</p>
<p>“I dont know why I should, but I cant see any harm in it,” retorted the woman. “My name is Angela Russo—<abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo—and Im, well, Im engaged to <abbr epub:type="z3998:name-title">Mr.</abbr> Field.”</p>
<p>“I see,” said Queen gravely. “<abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo and you are engaged to <abbr epub:type="z3998:name-title">Mr.</abbr> Field. Very good! And what were you doing in these rooms last night, <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo?”</p>
<p>“None of your business!” she said coolly. “Youd better let me go now—I havent done a thing out of the way. Youve got no right to jabber at me, old boy!”</p>
<p>Ellery, in a corner peering out of the window, smiled. The Inspector leaned over and took the womans hand gently.</p>
<p>“My dear <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” he said, “believe me—there is every reason in the world why we should be anxious to know what you were doing here last night. Come now—tell me.”</p>
<p>“I wont open my mouth till I know what youve done with Monte!” she cried, shaking off his hand. “If youve got him, why are you pestering me? I dont know anything.”</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Field is in a very safe place at the moment,” snapped the Inspector, rising. “Ive given you plenty of rope, madam. Monte Field is dead.”</p>
<p>“Monte—Field—is—” The womans lips moved mechanically. She leaped to her feet, clutching the negligee to her plump figure, staring at Queens impassive face.</p>
<p>She laughed shortly and threw herself back on the bed. “Go on—youre taking me for a ride,” she jeered.</p>
<p>“Im not accustomed to joking about death,” returned the old man with a little smile. “I assure you that you may take my word for it—Monte Field is dead.” She was staring up at him, her lips moving soundlessly. “And what is more, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo, he has been murdered. Perhaps now youll deign to answer my questions. Where were you at a quarter to ten last night?” he whispered in her ear, his face close to hers.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo relaxed limply on the bed, a dawning fright in her large eyes. She gaped at the Inspector, found little comfort in his face and with a cry whirled to sob into the rumpled pillow. Queen stepped back and spoke in a low tone to Piggott, who had come into the room a moment before. The womans heaving sobs subsided suddenly. She sat up, dabbing her face with a lace handkerchief. Her eyes were strangely bright.</p>
<p>“I get you now,” she said in a quiet voice. “I was right here in this apartment at a quarter to ten last night.”</p>
<p>“Can you prove that, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo?” asked Queen, fingering his snuffbox.</p>
<p>“I cant prove anything and I dont have to,” she returned dully. “But if youre looking for an alibi, the doorman downstairs must have seen me come into the building at about nine-thirty.”</p>
<p>“We can easily check that up,” admitted Queen. “Tell me—why did you come here last night at all?”</p>
<p>“I had an appointment with Monte,” she explained lifelessly. “He called me up at my own place yesterday afternoon and we made a date for last night. He told me hed be out on business until about ten oclock, and I was to wait here for him. I come up”—she paused and continued brazenly—“I come up quite often like that. We generally have a little time and spend the evening together. Being engaged—you know.”</p>
<p>“Ummm. I see, I see.” The Inspector cleared his throat in some embarrassment. “And then, when he didnt come on time—?”</p>
<p>“I thought he mightve been detained longer than hed figured. So I—well, I felt tired and took a little nap.”</p>
<p>“Very good,” said Queen quickly. “Did he tell you where he was going, or the nature of his business?”</p>
<p>“No.”</p>
<p>“I should be greatly obliged to you, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” said the Inspector carefully, “if you would tell me what <abbr epub:type="z3998:name-title">Mr.</abbr> Fields attitude was toward theatre-going.”</p>
<p>The woman looked at him curiously. She seemed to be recovering her spirits. “Didnt go very often,” she snapped. “Why?”</p>
<p>The Inspector beamed. “Now, thats a question, isnt it?” he asked. He motioned to Hagstrom, who pulled a notebook out of his pocket.</p>
<p>“Could you give me a list of <abbr epub:type="z3998:name-title">Mr.</abbr> Fields personal friends?” resumed Queen. “And any business acquaintances you might know of?”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo put her hands behind her head, coquettishly. “To tell the truth,” she said sweetly, “I dont know any. I met Monte about six months ago at a masque-ball in the Village. Weve kept our engagement sort of quiet, you see. In fact, Ive never met his friends at all.⁠ ⁠… I dont think,” she confided, “I dont think Monte had many friends. And of course I dont know a thing about his business associates.”</p>
<p>“What was Fields financial condition, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo?”</p>
<p>“Trust a woman to know those things!” she retorted, completely restored to her flippant manner. “Monte was always a good spender. Never seemed to run out of cash. Hes spent five hundred a night on me many a time. That was Monte—a damned good sport. Tough luck for him!—poor darling.” She wiped a tear from her eye, sniffing hastily.</p>
<p>“But—his bank account?” pursued the Inspector firmly.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo smiled. She seemed to possess an inexhaustible fund of shifting emotions. “Never got nosey,” she said. “As long as Monte was treating me square it wasnt any of my business. At least,” she added, “he wouldnt tell me, so what did I care?”</p>
<p>“Where were you, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” came Ellerys indifferent tones, “<em>before</em> nine-thirty last night?”</p>
<p>She turned in surprise at the new voice. They measured each other carefully, and something like warmth crept into her eyes. “I dont know who you are, mister, but if you want to find out ask the lovers in Central Park. I was taking a little stroll in the Park—all by my lonesome—from about half-past seven until the time I reached here.”</p>
<p>“How fortunate!” murmured Ellery. The Inspector hastily went to the door, crooking his finger at the other three men. “Well leave you now to dress, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo. That will be all for the present.” She watched quizzically as they filed out. Queen, last, shut the door after a fatherly glance at her face.</p>
<p>In the living-room the four men proceeded to make a hurried but thorough search. At the Inspectors command Hagstrom and Piggott went through the drawers of a carved desk in one corner of the room. Ellery was interestedly riffling the pages of the book on character through handwriting. Queen prowled restlessly about, poking his head into a clothes-closet just inside the room, off the foyer. This was a commodious storage compartment for clothes—assorted topcoats, overcoats, capes and the like hung from a rack. The Inspector rifled the pockets. A few miscellaneous articles—handkerchiefs, keys, old personal letters, wallets—came to light. These he put to one side. A top shelf held several hats.</p>
<p>“Ellery—hats,” he grunted.</p>
<p>Ellery quickly crossed the room, stuffing into his pocket the book he had been reading. His father pointed out the hats meaningly; together they reached up to examine them. There were four—a discolored Panama, two fedoras, one gray and one brown, and a derby. All bore the imprint of Browne <abbr class="eoc">Bros.</abbr></p>
<p>The two men turned the hats over in their hands. Both noticed immediately that three of them had no linings—the Panama and the two fedoras. The fourth hat, an excellent derby, Queen examined critically. He felt the lining, turned down the leather sweatband, then shook his head.</p>
<p>“To tell the truth, Ellery,” he said slowly, “Ill be switched if I know why I should expect to find clues in these hats. We know that Field wore a tophat last night and obviously it would be impossible for that hat to be in these rooms. According to our findings the murderer was still in the theatre when we arrived. Ritter was down here by eleven oclock. The hat therefore <em>couldnt</em> have been brought to this place. For that matter, what earthly reason would the murderer have for such an action, even if it were physically possible for him to do it? He must have realized that we would search Fields apartment at once. No, I guess Im feeling a little off-color, Ellery. Theres nothing to be squeezed out of these hats.” He threw the derby back onto the shelf disgustedly.</p>
<p>Ellery stood thoughtful and unsmiling. “Youre right enough, dad; these hats mean nothing. But I have the strangest feeling.⁠ ⁠… By the way!” He straightened up and took off his pince-nez. “Did it occur to you last night that something else belonging to Field might have been missing besides the hat?”</p>
<p>“I wish they were all as easy to answer as that,” said Queen grimly. “Certainly—a walking-stick. But what could I do about that? Working on the premise that Field brought one with him—it would have been simple enough for someone who had entered the theatre without a walking-stick to leave the theatre with Fields. And how could we stop him or identify the stick? So I didnt even bother thinking about it. And if its still on the Roman premises, Ellery, it will keep—no fear about that.”</p>
<p>Ellery chuckled. “I should be able to quote Shelley or Wordsworth at this point,” he said, “in proof of my admiration for your mental prowess. But I cant think of a more poetical phrase than Youve put one over on me. Because I didnt think of it until just now. But heres the point: there is no cane of any kind in the closet. A man like Field, had he possessed a swanky halberd to go with evening dress, would most certainly have owned other sticks to match other costumes. That fact—unless we find sticks in the bedroom closet, which I doubt, since all the overclothes seem to be here—that fact, therefore, eliminates the possibility that Field had a stick with him last night. Ergo—we may forget all about it.”</p>
<p>“Good enough, El,” returned the Inspector absently. “I hadnt thought of that. Well—lets see how the boys are getting on.”</p>
<p>They walked across the room to where Hagstrom and Piggott were rifling the desk. A small pile of papers and notes had accumulated on the lid.</p>
<p>“Find anything interesting?” asked Queen.</p>
<p>“Not a thing of value that I can see, Inspector,” answered Piggott. “Just the usual stuff—some letters, chiefly from this Russo woman, and pretty hot too!—a lot of bills and receipts and things like that. Dont think youll find anything here.”</p>
<p>Queen went through the papers. “No, nothing much,” he admitted. “Well, lets get on.” They restored the papers to the desk. Piggott and Hagstrom rapidly searched the room. They tapped furniture, poked beneath cushions, picked up the rug—a thorough, workmanlike job. As Queen and Ellery stood silently watching, the bedroom door opened. <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo appeared, saucily appareled in a brown walking-suit and toque. She paused at the door, surveying the scene with wide, innocent eyes. The two detectives proceeded with their search without looking up.</p>
<p>“What are they doing, Inspector?” she inquired in a languid tone. “Looking for pretty-pretties?” But her eyes were keen and interested.</p>
<p>“That was remarkably rapid dressing for a female, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” said the Inspector admiringly. “Going home?”</p>
<p>Her glance darted at him. “Sure thing,” she answered, looking away.</p>
<p>“And you live at—?”</p>
<p>She gave an address on MacDougal Street in Greenwich Village.</p>
<p>“Thank you,” said Queen courteously, making a note. She began to walk across the room. “Oh, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo!” She turned. “Before you go—perhaps you could tell us something about <abbr epub:type="z3998:name-title">Mr.</abbr> Fields convivial habits. Was he, now, what you would call a heavy drinker?”</p>
<p>She laughed merrily. “Is that all?” she said. “Yes and no. Ive seen Monte drink half a night and be sober as a—as a parson. And then Ive seen him at other times when he was pickled silly on a couple of tots. It all depended—dont you know?” She laughed again.</p>
<p>“Well, many of us are that way,” murmured the Inspector. “I dont want you to abuse any confidences, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo—but perhaps you know the source of his liquor supply?”</p>
<p>She stopped laughing instantly, her face reflecting an innocent indignation. “What do you think I am, anyway?” she demanded. “I dont know, but even if I did I wouldnt tell. Theres many a hardworking bootlegger whos head and shoulders above the guys who try to run em in, believe me!”</p>
<p>“The way of all flesh, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” said Queen soothingly. “Nevertheless, my dear,” he continued softly, “Im sure that if I need that information eventually, you will enlighten me. Eh?” There was a silence. “I think that will be all, then, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo. Just stay in town, wont you? We may require your testimony soon.”</p>
<p>“Well—so long,” she said, tossing her head. She marched out of the room to the foyer.</p>
<p>“<abbr epub:type="z3998:name-title">Mrs.</abbr> Russo!” called Queen suddenly, in a sharp tone. She turned with her gloved hand on the front-door knob, the smile dying from her lips. “Whats Ben Morgan been doing since he and Field dissolved partnership—do you know?”</p>
<p>Her reply came after a split-second of hesitation. “Whos he?” she asked, her forehead wrinkled into a frown.</p>
<p>Queen stood squarely on the rug. He said sadly, “Never mind. Good day,” and turned his back on her. The door slammed. A moment later Hagstrom strolled out, leaving Piggott, Queen and Ellery in the apartment.</p>
<p>The three men, as if inspired by a single thought, ran into the bedroom. It was apparently as they had left it. The bed was disordered and <abbr epub:type="z3998:name-title">Mrs.</abbr> Russos nightgown and negligee were lying on the floor. Queen opened the door of the bedroom clothes-closet. “Whew!” said Ellery. “This chap had a quiet taste in clothes, didnt he? Sort of Mulberry Street Beau Brummell.” They ransacked the closet with no result. Ellery craned his neck at the shelf above. “No hats—no canes; that settles <em>that</em>!” he murmured with an air of satisfaction. Piggott, who had disappeared into a small kitchen, returned staggering under the burden of a half-empty case of liquor-bottles.</p>
<p>Ellery and his father bent over the case. The Inspector removed a cork gingerly, sniffed the contents, then handed the bottle to Piggott, who followed his superiors example critically.</p>
<p>“Looks and smells okay,” said the detective. “But Id hate to take a chance tasting this stuff—after last night.”</p>
<p>“Youre perfectly justified in your caution,” chuckled Ellery. “But if you should change your mind and decide to invoke the spirit of Bacchus, Piggott, let me suggest this prayer: O wine, if thou hast no name to be known by, let us call thee Death.”<a href="#note-4" id="noteref-4" epub:type="noteref">4</a></p>
<p>“Ill have the firewater analyzed,” growled Queen. “Scotch and rye mixed, and the labels look like the real thing. But then you never can tell.⁠ ⁠…” Ellery suddenly grasped his fathers arm, leaning forward tensely. The three men stiffened.</p>
<p>A barely audible scratching came to their ears, proceeding from the foyer.</p>
<p>“Sounds as if somebody is using a key on the door,” whispered Queen. “Duck out, Piggott—jump whoever it is as soon as he gets inside!”</p>
<p>Piggott darted through the living-room into the foyer. Queen and Ellery waited in the bedroom, concealed from view.</p>
<p>There was utter silence now except for the scraping on the outer door. The newcomer seemed to be having difficulty with the key. Suddenly the rasp of the lock-tumblers falling back was heard and an instant later the door swung open. It slammed shut almost immediately.</p>
<p>A muffled cry, a hoarse bull-like voice, Piggotts half-strangled oath, the frenzied shuffling of feet—and Ellery and his father were speeding across the living-room to the foyer.</p>
<p>Piggott was struggling in the arms of a burly, powerful man dressed in black. A suitcase lay on the floor to one side, as if it had been thrown there during the tussle. A newspaper was fluttering through the air, settling on the parquet just as Ellery reached the cursing men.</p>
<p>It took the combined efforts of the three to subdue their visitor. Finally, panting heavily, he lay on the floor, Piggotts arm jammed tightly across his chest.</p>
<p>The Inspector bent down, gazed curiously into the mans red, angry features and said softly, “And who are you, mister?”</p>
</section>
<section id="chapter-9" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">IX</h3>
<p epub:type="title">In Which the Mysterious <abbr epub:type="z3998:name-title">Mr.</abbr> Michaels Appears</p>
</hgroup>
<p>The intruder rose awkwardly to his feet. He was a tall, ponderous man with solemn features and blank eyes. There was nothing distinguished in either his appearance or his manner. If anything unusual could be said of him at all, it was that both his appearance and manner were so unremarkable. It seemed as if, whoever he was or whatever his occupation, he had made a deliberate effort to efface all marks of personality.</p>
<p>“Just whats the idea of the strong-arm stuff?” he said in a bass voice. But even his tones were flat and colorless.</p>
<p>Queen turned to Piggott. “What happened?” he demanded, with a pretense of severity.</p>
<p>“I stood behind the door, Inspector,” gasped Piggott, still winded, “and when this wildcat stepped in I touched him on the arm. He jumped me like a trainload o tigers, he did. Pushed me in the face—hes got a wallop, Inspector.⁠ ⁠… Tried to get out the door again.”</p>
<p>Queen nodded judicially. The newcomer said mildly, “Thats a lie, sir. He jumped me and I fought back.”</p>
<p>“Here, here!” murmured Queen. “This will never do.⁠ ⁠…”</p>
<p>The door swung open suddenly and Detective Johnson stood on the threshold. He took the Inspector to one side. “Velie sent me down the last minute on the chance you might need me, Inspector.⁠ ⁠… And as I was coming up I saw that chap there. Didnt know but what he might be snooping around, so I followed him up.” Queen nodded vigorously. “Glad you came—I can use you,” he muttered and, motioning to the others, he led the way into the living-room.</p>
<p>“Now, my man,” he said curtly to the big intruder, “the show is over. Who are you and what are you doing here?”</p>
<p>“My name is Charles Michaels—sir. I am <abbr epub:type="z3998:name-title">Mr.</abbr> Monte Fields valet.” The Inspectors eyes narrowed. The mans entire demeanor had in some intangible manner changed. His face was blank, as before, and his attitude seemed in no way different. Yet the old man sensed a metamorphosis; he glanced quickly at Ellery and saw a confirmation of his own thought in his sons eyes.</p>
<p>“Is that so?” inquired the Inspector steadily. “Valet, eh? And where are you going at this hour of the morning with that traveling-bag?” He jerked his hand toward the suitcase, a cheap black affair, which Piggott had picked up in the foyer and carried into the living-room. Ellery suddenly strolled away in the direction of the foyer. He bent over to pick up something.</p>
<p>“Sir?” Michaels seemed upset by the question. “Thats mine, sir,” he confided. “I was just going away this morning on my vacation and Id arranged with <abbr epub:type="z3998:name-title">Mr.</abbr> Field to come here for my salary-check before I left.”</p>
<p>The old mans eyes sparkled. He had it! Michaelss expression and general bearing had remained unchanged; but his voice and enunciation were markedly different.</p>
<p>“So you arranged to get your check from <abbr epub:type="z3998:name-title">Mr.</abbr> Field this morning?” murmured the Inspector. “Thats mighty funny now, come to think of it.”</p>
<p>Michaels permitted a fleeting amazement to scud across his features. “Why—why, where is <abbr epub:type="z3998:name-title">Mr.</abbr> Field?” he asked.</p>
<p>“Massas in de cold, cold ground,’ ” chuckled Ellery, from the foyer. He stepped back into the living-room, flourishing the newspaper which Michaels had dropped during the fracas with Piggott. “Really, now, old chap, thats a bit thick, you know. Here is the morning paper you brought in with you. And the first thing I see as I pick it up is the nice black headline describing <abbr epub:type="z3998:name-title">Mr.</abbr> Fields little accident. Smeared over the entire front-page. And—er, you failed to see the story?”</p>
<p>Michaels stared stonily at Ellery and the paper. But his eyes fell as he mumbled, “I didnt get the opportunity of reading the paper this morning, sir. What has happened to <abbr epub:type="z3998:name-title">Mr.</abbr> Field?”</p>
<p>The Inspector snorted. “Fields been killed, Michaels, and you knew it all the time.”</p>
<p>“But I didnt, I tell you, sir,” objected the valet respectfully.</p>
<p>“Stop lying!” rapped Queen. “Tell us why youre here or youll get plenty of opportunity to talk behind bars!”</p>
<p>Michaels regarded the old man patiently. “Ive told you the truth, sir,” he said. “<abbr epub:type="z3998:name-title">Mr.</abbr> Field told me yesterday that I was to come here this morning for my check. Thats all I know.”</p>
<p>“You were to meet him here?”</p>
<p>“Yes, sir.”</p>
<p>“Then why did you forget to ring the bell? Used a key as if you didnt expect to find anyone here, my man,” said Queen.</p>
<p>“The bell?” The valet opened his eyes wide. “I always use my key, sir. Never disturb <abbr epub:type="z3998:name-title">Mr.</abbr> Field if I can help it.”</p>
<p>“Why didnt Field give you a check yesterday?” barked the Inspector.</p>
<p>“He didnt have his checkbook handy, I think, sir.”</p>
<p>Queens lip curled. “You havent even a fertile imagination, Michaels. At what time did you last see him yesterday?”</p>
<p>“At about seven oclock, sir,” said Michaels promptly. “I dont live here at the apartment. Its too small and <abbr epub:type="z3998:name-title">Mr.</abbr> Field likes—liked privacy. I generally come early in the morning to make breakfast for him and prepare his bath and lay out his clothes. Then when hes gone to the office I clean up a bit and the rest of the day is my own until dinnertime. I return about five, prepare dinner unless Ive heard from <abbr epub:type="z3998:name-title">Mr.</abbr> Field during the day that he is dining out, and get his dinner or evening clothes ready. Then I am through for the night.⁠ ⁠… Yesterday after I laid out his things he told me about the check.”</p>
<p>“Not an especially fatiguing itinerary,” murmured Ellery. “And what things did you lay out last evening, Michaels?”</p>
<p>The man faced Ellery respectfully. “There was his underwear, sir, and his socks, his evening shoes, stiff shirt, studs, collar, white tie, full evening dress, cape, hat—”</p>
<p>“Ah, yes—his hat,” interrupted Queen. “And what kind of hat was it, Michaels?”</p>
<p>“His regular tophat, sir,” answered Michaels. “He had only one, and a very expensive one it was, too,” he added warmly. “Browne <abbr>Bros.</abbr>, I think.”</p>
<p>Queen drummed lazily on the arm of his chair. “Tell me, Michaels,” he said, “what did you do last night after you left here—that is, after seven oclock?”</p>
<p>“I went home, sir. I had my bag to pack and I was rather fatigued. I went right to sleep after Id had a bite to eat—it must have been near nine-thirty when I climbed into bed, sir,” he added innocently.</p>
<p>“Where do you live?” Michaels gave a number on East 146th Street, in the Bronx section. “I see.⁠ ⁠… Did Field have any regular visitors here?” went on the Inspector.</p>
<p>Michaels frowned politely. “Thats hard for me to say, sir. <abbr epub:type="z3998:name-title">Mr.</abbr> Field wasnt what you would call a friendly person. But then I wasnt here evenings, so I cant say who came after I left. But—”</p>
<p>“Yes?”</p>
<p>“There was a lady, sir.⁠ ⁠…” Michaels hesitated primly. “I dislike mentioning names under the circumstances—”</p>
<p>“Her name?” said Queen wearily.</p>
<p>“Well, sir—it isnt sort of right—Russo. <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo, her name is,” answered Michaels.</p>
<p>“How long did <abbr epub:type="z3998:name-title">Mr.</abbr> Field know this <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo?”</p>
<p>“Several months, sir. I think he met her at a party in Greenwich Village somewhere.”</p>
<p>“I see. And they were engaged, perhaps?”</p>
<p>Michaels seemed embarrassed. “You might call it that, sir, although it was a little less formal.⁠ ⁠…”</p>
<p>Silence. “How long have you been in Monte Fields employ, Michaels?” pursued the Inspector.</p>
<p>“Three years next month.”</p>
<p>Queen switched to a new line of questioning. He asked Michaels about Fields addiction to theatre-going, his financial condition and his drinking habits. In these particulars Michaels corroborated <abbr epub:type="z3998:name-title">Mrs.</abbr> Russos statements. Nothing of a fresh nature was disclosed.</p>
<p>“A few moments ago you said you have been working for Field a matter of three years,” continued Queen, settling back in his chair. “How did you get the job?”</p>
<p>Michaels did not answer immediately. “I followed up an ad in the papers, sir.”</p>
<p>“Quite so.⁠ ⁠… If you have been in Fields service for three years, Michaels, you should know Benjamin Morgan.”</p>
<p>Michaels permitted a proper smile to cross his lips. “Certainly I know <abbr epub:type="z3998:name-title">Mr.</abbr> Benjamin Morgan,” he said heartily. “And a very fine gentleman he is, too, sir. He was <abbr epub:type="z3998:name-title">Mr.</abbr> Fields partner, you know, in their law business. But then they separated about two years ago and I havent seen much of <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan since.”</p>
<p>“Did you see him often before the split?”</p>
<p>“No, sir,” returned the burly valet, in a tone which implied regret. “<abbr epub:type="z3998:name-title">Mr.</abbr> Field was not <abbr epub:type="z3998:name-title">Mr.</abbr> Morgans—ah—type, and they didnt mix socially. Oh, I remember seeing <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan in this apartment three or four times, but only when it was a matter of most urgent business. Even then I couldnt say much about it since I didnt stay all evening.⁠ ⁠… Of course, he hasnt been here, so far as I know, since they broke up the firm.”</p>
<p>Queen smiled for the first time during the conversation. “Thank you for your frankness, Michaels.⁠ ⁠… Im going to be an old gossip—do you recall any unpleasantness about the time they dissolved?”</p>
<p>“Oh, no, sir!” protested Michaels. “I never heard of a quarrel or anything like that. In fact, <abbr epub:type="z3998:name-title">Mr.</abbr> Field told me immediately after the dissolution that he and <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan would remain friends—very good friends, he said.”</p>
<p>Michaels turned with his politely blank expression at a touch on his arm. He found himself face to face with Ellery. “Yes, sir?” he asked respectfully.</p>
<p>“Michaels, dear man,” said Ellery with severity, “I detest raking up old coals, but why havent you told the Inspector about that time you were in jail?”</p>
<p>As if he had stepped on an exposed live-wire Michaels body stiffened and grew still. The ruddy color drained out of his face. He stared open-mouthed, aplomb swept away, into Ellerys smiling eyes.</p>
<p>“Why—why—how did you find that out?” gasped the valet, his speech less soft and polished. Queen appraised his son with approval. Piggott and Johnson moved closer to the trembling man.</p>
<p>Ellery lit a cigarette. “I didnt know it at all,” he said cheerfully. “That is, not until you told me. It would pay you to cultivate the Delphic oracles, Michaels.”</p>
<p>Michaels face was the color of dead ashes. He turned, shaking, toward Queen. “You—you didnt ask me about that, sir,” he said weakly. Nevertheless his tone had again become taut and blank. “Besides, a man doesnt like to tell things like that to the police.⁠ ⁠…”</p>
<p>“Where did you do time, Michaels?” asked the Inspector in a kindly voice.</p>
<p>“Elmira Reformatory, sir,” muttered Michaels. “It was my first offense—I was up against it, starving, stole some money.⁠ ⁠… I got a short stretch, sir.”</p>
<p>Queen rose. “Well, Michaels, of course you understand that you are not exactly a free agent at present. You may go home and look for another job if you want to, but stay at your present lodgings and be ready for a call at any time.⁠ ⁠… Just a moment, before you go.” He strode over to the black suitcase and snapped it open. A jumbled mass of clothing—a dark suit, shirts, ties, socks—some clean, some dirty—was revealed. Queen rummaged swiftly through the bag, closed it and handed it to Michaels, who was standing to one side with an expression of sorrowful patience.</p>
<p>“Seems to me you were taking mighty few duds with you, Michaels,” remarked Queen, smiling. “Its too bad that youve been done out of your vacation. Well! Thats the way life is!” Michaels murmured a low goodbye, picked up the bag and departed. A moment later Piggott strolled out of the apartment.</p>
<p>Ellery threw back his head and laughed delightedly. “What a mannerly beggar! Lying in his teeth, pater.⁠ ⁠… And what did he want here, do you think?”</p>
<p>“He came to get something, of course,” mused the Inspector. “And that means theres something here of importance that we have apparently overlooked.⁠ ⁠…”</p>
<p>He grew thoughtful. The telephone bell rang.</p>
<p>“Inspector?” Sergeant Velies voice boomed over the wire. “I called headquarters but you werent there, so I guessed you were still at Fields place.⁠ ⁠… Ive some interesting news for you from Browne <abbr>Bros.</abbr> Do you want me to come up to Fields?”</p>
<p>“No,” returned Queen. “Were through here. Ill be at my office just as soon as Ive paid a visit to Fields on Chambers Street. Ill be there if anything important comes up in the interim. Where are you now?”</p>
<p>“Fifth Avenue—Ive just come out of Brownes.”</p>
<p>“Then go back to headquarters and wait for me. And, Thomas—send a uniformed man up here right away.”</p>
<p>Queen hung up and turned to Johnson.</p>
<p>“Stay here until a cop shows up—it wont be long,” he grunted. “Have him keep a watch in the apartment and arrange for a relief. Then report back to the main office.⁠ ⁠… Come along, Ellery. This is going to be a busy day!”</p>
<p>Ellerys protests were in vain. His father fussily hustled him out of the building and into the street, where the roar of a taxicabs exhaust effectually drowned out his voice.</p>
</section>
<section id="chapter-10" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">X</h3>
<p epub:type="title">In Which <abbr epub:type="z3998:name-title">Mr.</abbr> Fields Tophats Begin to Assume Proportions</p>
</hgroup>
<p>It was exactly ten oclock in the morning when Inspector Queen and his son opened the frosted glass door marked:</p>
<blockquote>
<p>Monte Field<br/>
Attorney-at-Law</p>
</blockquote>
<p>The large waiting-room they entered was decorated in just such a fashion as might have been expected from a man of Fields taste in clothes. It was deserted, and with a puzzled glance Inspector Queen pushed through the door, Ellery strolling behind, and went into the General Office. This was a long room filled with desks. It resembled a newspaper “city room” except for its rows of bookcases filled with ponderous legal tomes.</p>
<p>The office was in a state of violent upheaval. Stenographers chattered excitedly in small groups. A number of male clerks whispered in a corner; and in the center of the room stood Detective Hesse, talking earnestly to a lean saturnine man with greyed temples. It was evident that the demise of the lawyer had created something of a stir in his place of business.</p>
<p>At the entrance of the Queens the employees looked at each other in a startled way and began to slip back to their desks. An embarrassed silence fell. Hesse hurried forward. His eyes were red and strained.</p>
<p>“Good morning, Hesse,” said the Inspector abruptly. “Wheres Fields private office?”</p>
<p>The detective led them across the room to still another door, a large <b>Private</b> lettered on its panels. The three men went into a small office which was overwhelmingly luxurious.</p>
<p>“This chap went in for atmosphere, didnt he?” Ellery chuckled, sinking into a red-leather armchair.</p>
<p>“Lets have it, Hesse,” said the Inspector, following Ellerys suit.</p>
<p>Hesse began to talk rapidly. “Got here last night and found the door locked. No sign of a light inside. I listened pretty closely but couldnt hear a sound, so I took it for granted that there was no one inside and camped in the corridor all night. At about a quarter to nine this morning the office-manager breezed in and I collared him. He was that tall bird I was talking to when you came in. Names Lewin—Oscar Lewin.”</p>
<p>“Office-manager, eh?” remarked the old man, inhaling snuff.</p>
<p>“Yes, Chief. Hes either dumb or else he knows how to keep his mouth shut,” continued Hesse. “Of course, hed already seen the morning papers and was upset by the news of Fields murder. I could see he didnt like my questions any too well, either.⁠ ⁠… I didnt get a thing out of him. Not a thing. He said hed gone straight home last night—it seems Field had left about four oclock and didnt come back—and he didnt know anything about the murder until he read the papers. Weve been sort of sliding along here all morning, waiting for you to come.”</p>
<p>“Get Lewin for me.”</p>
<p>Hesse returned with the lanky office-manager in his wake. Oscar Lewin was physically unprepossessing. He had shifty black eyes and was abnormally thin. There was something predatory in his beaked nose and bony figure. The Inspector looked him over coldly.</p>
<p>“So youre the office-manager,” he remarked. “Well, what do you think of this affair, Lewin?”</p>
<p>“Its terrible—simply terrible,” groaned Lewin. “I cant imagine how it happened or why. Good Lord, I was talking to him only four oclock yesterday afternoon!” He seemed genuinely distressed.</p>
<p>“Did <abbr epub:type="z3998:name-title">Mr.</abbr> Field appear strange or worried when you spoke to him?”</p>
<p>“Not at all, sir,” replied Lewin nervously. “In fact, he was in unusually good spirits. Cracked a joke about the Giants and said he was going to see a darned good show last night—<i epub:type="se:name.publication.play">Gunplay</i>. And now I see by the papers that he was killed there!”</p>
<p>“Oh, he told you about the play, did he?” asked the Inspector. “He didnt happen to remark by any chance that he was going with anybody?”</p>
<p>“No, sir.” Lewin shuffled his feet.</p>
<p>“I see.” Queen paused. “Lewin, as manager you must have been closer to Field than any other of his employees. Just what do you know about him personally?”</p>
<p>“Not a thing, sir, not a thing,” said Lewin hastily. “<abbr epub:type="z3998:name-title">Mr.</abbr> Field was not a man with whom an employee could become familiar. Occasionally he said something about himself, but it was always of a general nature and more jesting than serious. To us outside he was always a considerate and generous employer—thats all.”</p>
<p>“What exactly was the calibre of the business he conducted, Lewin? You must certainly know something about that.”</p>
<p>“Business?” Lewin seemed startled. “Why, it was as fine a practice as any Ive encountered in the law profession. Ive worked for Field only two years or so, but he had some high-and-mighty clients, Inspector. I can give you a list of them.⁠ ⁠…”</p>
<p>“Do that, and mail it to me,” said Queen. “So he had a flourishing and respectable practice, eh? Any personal visitors to your knowledge—especially recently?”</p>
<p>“No. I cant remember ever seeing anyone up here except his clients. Of course, he may have known some of them socially.⁠ ⁠… Oh, yes! Of course his valet came here at times—tall, brawny fellow by the name of Michaels.”</p>
<p>“Michaels? Ill have to remember that name,” said the Inspector thoughtfully. He looked up at Lewin. “All right, Lewin. That will be all now. You might dismiss the force for the day. And—just stay around for a while. I expect one of <abbr epub:type="z3998:name-title">Mr.</abbr> Sampsons men soon, and undoubtedly he will need your help.” Lewin nodded gravely and retired.</p>
<p>The moment the door closed Queen was on his feet. “Wheres Fields private washroom, Hesse?” he demanded. The detective pointed to a door in a far corner of the room.</p>
<p>Queen opened it, Ellery crowding close behind. They were peering into a tiny cubicle spaced off in an angle of the wall. It contained a washbowl, a medicine chest and a small clothes-closet. Queen looked into the medicine chest first. It held a bottle of iodine, a bottle of peroxide, a tube of shaving-cream, and other shaving articles. “Nothing there,” said Ellery. “How about the closet?” The old man pulled the door open curiously. A suit of street-clothes hung there, a half-dozen neckties and a fedora hat. The Inspector carried the hat back into the office and examined it. He handed it to Ellery, who disdainfully returned it at once to its peg in the closet.</p>
<p>“Dang those hats!” exploded the Inspector. There was a knock on the door and Hesse admitted a bland young man.</p>
<p>“Inspector Queen?” inquired the newcomer politely.</p>
<p>“Right,” snapped the Inspector, “and if youre a reporter you can say the police will apprehend the murderer of Monte Field within twenty-four hours. Because thats all Im going to give you right now.”</p>
<p>The young man smiled. “Sorry, Inspector, but Im not a reporter. Im Arthur Stoates, new man at District Attorney Sampsons office. The Chief couldnt reach me until this morning and I was busy on something else—thats why Im a little late. Too bad about Field, isnt it?” He grinned as he threw his coat and hat on a chair.</p>
<p>“Its all in the point of view,” grumbled Queen. “Hes certainly causing a heap of trouble. Just what were Sampsons instructions?”</p>
<p>“Well, Im not as familiar with Fields career as I might be, naturally, but Im pinch-hitting for Tim Cronin, whos tied up this morning on something else. Im to make a start until Tim gets untangled, which will be some time this afternoon. Cronin, you know, was the man after Field a couple of years ago. Hes aching to get busy with these files.”</p>
<p>“Fair enough. From what Sampson told me about Cronin—if theres anything incriminating in these records and files, hell ferret it out.—Hesse, take <abbr epub:type="z3998:name-title">Mr.</abbr> Stoates outside and introduce him to Lewin.—Thats the office-manager, Stoates. Keep your eye on him—he looks like a wily bird. And, Stoates—remember youre looking not for legitimate business and clientele in these records, but for something crooked.⁠ ⁠… See you later.”</p>
<p>Stoates gave him a cheery smile and followed Hesse out. Ellery and his father faced each other across the room.</p>
<p>“Whats that youve got in your hand?” asked the old man sharply.</p>
<p>“A copy of <i epub:type="se:name.publication.book">What Handwriting Tells</i>, which I picked up in this bookcase,” replied Ellery lazily. “Why?”</p>
<p>“Come to think of it now, El,” declared the Inspector slowly, “theres something fishy about this handwriting business.” He shook his head in despair and rose. “Come along, son—there isnt a blamed thing here.”</p>
<p>On their way through the main office, now empty except for Hesse, Lewin and Stoates, Queen beckoned to the detective. “Go home, Hesse,” he said kindly. “Cant have you coming down with the grippe.” Hesse grinned and sped through the door.</p>
<p>In a few minutes Inspector Queen was sitting in his private office at Center Street. Ellery termed it “the star chamber.” It was small and cozy and homelike. Ellery draped himself over a chair and began to con the books on handwriting which he had filched from Fields apartment and office. The Inspector pressed a buzzer and the solid figure of Thomas Velie loomed in the doorway.</p>
<p>“Morning, Thomas,” said Queen. “What is this remarkable news you have for me from Browne <abbr>Bros.</abbr>?”</p>
<p>“I dont know how remarkable it is, Inspector,” said Velie coolly, seating himself in one of the straight-backed chairs which lined the wall, “but it sounded like the real thing to me. You told me last night to find out about Fields tophat. Well, Ive an exact duplicate of it on my desk. Like to see it?”</p>
<p>“Dont be silly, Thomas,” said Queen. “On the run!” Velie departed and was back in a moment carrying a hatbox. He tore the string and uncovered a shining tophat, of such fine quality that Queen blinked. The Inspector picked it up curiously. On the inside was marked the size: 7⅛.</p>
<p>“I spoke to the clerk, an old-timer, down at Brownes. Been waiting on Field for years,” resumed Velie. “It seems that Field bought every stitch of his clothing there—for a long time. And it happens that he preferred one clerk. Naturally the old buzzard knows quite a bit about Fields tastes and purchases.</p>
<p>“He says, for one thing, that Field was a fussy dresser. His clothes were always made to order by Brownes special tailoring department. He went in for fancy suits and cuts and the latest in underclothes and neckwear.⁠ ⁠…”</p>
<p>“What about his taste in hats?” interposed Ellery, without looking up from the book he was reading.</p>
<p>“I was coming to that, sir,” continued Velie. “This clerk made a particular point of the hat business. For instance, when I questioned him about the tophat, he said: <abbr epub:type="z3998:name-title">Mr.</abbr> Field was almost a fanatic on the subject. Why, in the last six months he has bought no less than <em>three</em> of them! I caught that up, of course—made him check back with the sales-records. Sure enough, Field bought three silk-toppers in the last half-year!”</p>
<p>Ellery and his father found themselves staring at each other, the same question on their lips.</p>
<p>“Three—” began the old man.</p>
<p>“Now… isnt that an extraordinary circumstance?” asked Ellery slowly, reaching for his pince-nez.</p>
<p>“Where in heavens name are the other two?” continued Queen, in a bewildered manner.</p>
<p>Ellery was silent.</p>
<p>Queen turned impatiently toward Velie. “What else did you find out, Thomas?”</p>
<p>“Nothing much of value, except for this point”—answered Velie—“that Field was an absolute fiend when it came to clothes. So much so that last year he bought fifteen suits and no less than a dozen hats, including the toppers!”</p>
<p>“Hats, hats, hats!” groaned the Inspector. “The man must have been a lunatic. Look here—did you find out whether Field ever bought walking-sticks at Brownes?”</p>
<p>A look of consternation spread over Velies face. “Why—why, Inspector,” he said ruefully, “I guess I slipped up there. I never even thought of asking, and you hadnt told me last night—”</p>
<p>“Heck! Were none of us perfect,” growled Queen. “Get that clerk on the wire for me, Thomas.”</p>
<p>Velie picked up one of the telephones on the desk and a few moments later handed the instrument to his superior.</p>
<p>“This is Inspector Queen speaking,” said the old man rapidly. “I understand that you served Monte Field for a good many years?⁠ ⁠… Well, I want to check up on a little detail. Did Field ever purchase canes or walking-sticks from you people?⁠ ⁠… What? Oh, I see.⁠ ⁠… Yes. Now, another thing. Did he ever give special orders about the manufacture of his clothes—extra pockets, or things like that?⁠ ⁠… You dont think so. All right.⁠ ⁠… What? Oh, I see. Thank you very much.”</p>
<p>He hung up the receiver and turned about.</p>
<p>“Our lamented friend,” he said disgustedly, “seems to have had as great an aversion to sticks as he had a love for hats. This clerk said he tried many times to interest Field in canes, and Field invariably refused to buy. Didnt like em, he said. And the clerk just confirmed his own impression about the special pockets—nothing doing. So that leaves us up a blank alley.”</p>
<p>“On the contrary,” said Ellery coolly, “it does nothing of the kind. It proves fairly conclusively that <em>the only article of apparel</em> taken away by the murderer last night was the hat. It seems to me that simplifies matters.”</p>
<p>“I must have a morons intelligence,” grunted his father. “It doesnt mean a thing to me.”</p>
<p>“By the way, Inspector,” put in Velie, scowling, “Jimmy reported about the fingerprints on Fields flask. There are a few, but theres no question, he says, that theyre all Fields. Jimmy got a print from the morgue, of course, to check up.”</p>
<p>“Well,” said the Inspector, “maybe the flask has nothing to do with the crime at all. Well have to wait, anyway, for Proutys report on its contents.”</p>
<p>“Theres something else, Inspector,” added Velie. “That junk—the sweepings of the theatre—that you told Panzer to send over to you this morning came a couple of minutes ago. Want to see it?”</p>
<p>“Sure thing, Thomas,” said Queen. “And while youre out bring me the list you made last night containing the names of the people who had no stubs. The seat numbers are attached to each name, arent they?”</p>
<p>Velie nodded and disappeared. Queen was looking morosely at the top of his sons head when the Sergeant returned with an unwieldy package and a typewritten list.</p>
<p>They spread the contents of the package carefully on the desk. For the most part the collected material consisted of crumpled programs, stray scraps of paper, chiefly from candy-boxes, and many ticket-stubs—those which had not been found by Flint and his searchers. Two womens gloves of different design; a small brown button, probably from a mans coat; the cap of a fountain pen; a womans handkerchief and a few other scattered articles of the kind usually lost or thrown away in theatres came to light.</p>
<p>“Doesnt look as if theres much here, does it?” commented the Inspector. “Well, at least well be able to check up on the ticket-stub business.”</p>
<p>Velie heaped the lost stubs in a small pile and began to read off their numbers and letters to Queen, who checked them off on the list Velie had brought him. There were not many of these and the checking-off process was completed in a few moments.</p>
<p>“That all, Thomas?” inquired the Inspector, looking up.</p>
<p>“Thats all, Chief.”</p>
<p>“Well, there are about fifty people still unaccounted for according to this list.—Wheres Flint?”</p>
<p>“Hes in the building somewhere, Inspector.”</p>
<p>Queen picked up his telephone and gave a rapid order. Flint appeared almost at once.</p>
<p>“What did you find last night?” asked Queen abruptly.</p>
<p>“Well, Inspector,” answered Flint sheepishly, “we practically dry-cleaned that place. We found quite a bit of stuff, but most of it was programs and things like that, and we left those for the cleaning-women, who were working along with us. But we did pick up a raft of ticket-stubs, especially out in the alleys.” He brought forth from his pocket a package of pasteboards neatly bound with a rubber band. Velie took them and continued the process of reading off numbers and letters. When he was finished Queen slapped the typewritten list down on the desk before him.</p>
<p>“No fruit in the loom?” murmured Ellery, looking up from the book.</p>
<p>“Ding it, every one of those people who had no stubs is accounted for!” growled the Inspector. “There isnt a stub or a name left unchecked.⁠ ⁠… Well, theres one thing I can do.” He searched through the pile of stubs, referring to the lists, until he found the stub which had belonged to Frances Ives-Pope. He fished from his pocket the four stubs he had collected Monday night and carefully tested the girls stub with the one for Fields seat. The torn edges did not coincide.</p>
<p>“Theres one consolation,” the Inspector continued, stuffing the five tickets into his vest pocket, “we havent found a trace of the six tickets for the seats next to and in front of Fields seat!”</p>
<p>“I didnt think you would,” remarked Ellery. He put the book down and regarded his father with unwonted seriousness. “Have you ever stopped to consider, dad, that we dont know definitely <em>why</em> Field was in the theatre last night?”</p>
<p>Queen knit his grey brows. “That particular problem has been puzzling me, of course. We know from <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo and Michaels that Field did not care for the theatre—”</p>
<p>“You can never tell what vagary will seize a man,” said Ellery decisively. “Many things might make a non-theatre-going man decide suddenly to go in for that sort of entertainment. The fact remains—he was there. But what I want to know is <em>why</em> he was there.”</p>
<p>The old man shook his head gravely. “Was it a business appointment? Remember what <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo said—that Field had promised to be back at 10 oclock.”</p>
<p>“I fancy the business appointment idea,” applauded Ellery. “But consider how many probabilities there are—the Russo woman might be lying and Field said nothing of the sort; or if he did, he might have had no intention of keeping the appointment with her at 10 oclock.”</p>
<p>“Ive quite made up my mind, Ellery,” said the Inspector, “whatever the probabilities, that he didnt go to the Roman Theatre last night to see the show. He went there with his eyes open—for business.”</p>
<p>“I think thats correct, myself,” returned Ellery, smiling. “But you can never be too careful in weighing possibilities. Now, if he went on business, he went to meet somebody. Was that somebody the murderer?”</p>
<p>“You ask too many questions, Ellery,” said the Inspector.—“Thomas, lets have a look at the other stuff in that package.”</p>
<p>Velie carefully handed the Inspector the miscellaneous articles one by one. The gloves, fountain-pen cap, button, and handkerchief Queen threw to one side after a quick scrutiny. Nothing remained except the small bits of candy paper and the crumpled programs. The former yielding no clues, Queen took up the programs. And suddenly, in the midst of his examination, he cried delightedly: “See what Ive found, boys!”</p>
<p>The three men leaned over his shoulder. Queen held a program in his hand, its wrinkles smoothed out. It showed evidences of having been crushed and thrown away. On one of the inside pages, bordering the usual article on mens wear, was a number of varied marks, some forming letters, some forming numbers, still others forming cabalistic designs such as a person scribbles in moments of idle thought.</p>
<p>“Inspector, it looks as if youve found Fields own program!” exclaimed Flint.</p>
<p>“Yes, sir, it certainly does,” said Queen sharply. “Flint, look through the papers we found in the dead mans clothing last night and bring me a letter showing his signature.” Flint hurried out.</p>
<p>Ellery was studying the scrawls intently. On the top margin of the paper appeared:</p>
<figure id="illustration-2">
<img alt="A Roman Theater play program with handwritten notes. The notes include multiple instances of the words “Monte Field,” and the numbers 930, 815, and 50,000 in a column on the far right side of the program." src="data:image/jpeg;base64,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"/>
</figure>
<p>Flint returned with a letter. The Inspector compared the signatures—they were plainly by the same hand.</p>
<p>“Well have them checked by Jimmie down in the laboratory,” muttered the old man. “But I guess this is pretty authentic. Its Fields program, there cant be any doubt of that.⁠ ⁠… What do you make of it, Thomas?”</p>
<p>Velie grated: “I dont know what those other numbers refer to, but that 50,000 couldnt mean anything but dollars, Chief.”</p>
<p>“The old boy must have been figuring his bank account,” said Queen. “He loved the sight of his own name, didnt he?”</p>
<p>“Thats not quite fair to Field,” protested Ellery. “When a man is sitting idle, waiting for something to happen—as he will when he is in a theatre before the performance begins—one of his most natural actions is to scribble his initials or his name on the handiest object. In a theatre the handiest object would be the program.⁠ ⁠… The writing of ones own name is fundamental in psychology. So perhaps Field wasnt as egotistical as this seems to make him.”</p>
<p>“Its a small point,” said the Inspector, studying the scrawls with a frown.</p>
<p>“Perhaps,” returned Ellery. “But to get back to a more pressing matter.—I dont agree with you when you say the 50,000 probably refers to Fields bank account. When a man jots down his bank balance he will not do it in such round numbers.”</p>
<p>“We can prove or disprove that easily enough,” retorted the Inspector, picking up a telephone. He asked the police operator to get him the number of Fields office. When he had spoken to Oscar Lewin for some time, he turned back to Ellery with a crestfallen air.</p>
<p>“You were right, El,” he said. “Field had an amazingly small personal account. All his accounts balance to less than six thousand dollars. And this despite the fact that he frequently made deposits of ten and fifteen thousand dollars. Lewin himself was surprised. He hadnt known, he said, how Fields personal finances stood until I asked him to look the matter up.⁠ ⁠… Ill bet dollars to doughnuts Field played the stock market or the horses!”</p>
<p>“Im not particularly overwhelmed by the news,” remarked Ellery. “It points to the probable reason for the 50,000 on the program. That number not only represents dollars, but more than that—it indicates a business deal in which the stakes were fifty thousand! Not a bad nights work, if he had come out of it alive.”</p>
<p>“How about the other two numbers?” asked Queen.</p>
<p>“Im going to mull over them a bit,” replied Ellery, subsiding in his chair. “I <em>would</em> like to know what the business deal was that involved such a large financial consideration,” he added, absently polishing his pince-nez.</p>
<p>“Whatever the business deal was,” said the Inspector sententiously, “you may be sure, my son, it was an evil one.”</p>
<p>“An evil one?” inquired Ellery in a serious tone.</p>
<p>“Moneys the root of all evil,” retorted the Inspector with a grin.</p>
<p>Ellerys tone did not change. “Not only the root, dad—but the fruit, too.”</p>
<p>“Another quotation?” mocked the old man.</p>
<p>“Fielding,” said Ellery imperturbably.</p>
</section>
<section id="chapter-11" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XI</h3>
<p epub:type="title">In Which the Past Casts a Shadow</p>
</hgroup>
<p>The telephone bell tinkled.</p>
<p>“<abbr epub:type="z3998:surname">Q.</abbr>? Sampson speaking,” came the District Attorneys voice over the wire.</p>
<p>“Good morning, Henry,” said Queen. “Where are you and how do you feel this morning?”</p>
<p>“Im at the office and I feel rotten,” returned Sampson, chuckling. “The doctor insists Ill be a corpse if I keep this up and the office insists the City will go under unless I attend to business. So whats a feller to do?⁠ ⁠… I say, <abbr class="eoc" epub:type="z3998:surname">Q.</abbr>”</p>
<p>The Inspector winked at Ellery across the table, as if to say, “I know whats coming!”</p>
<p>“Yes, Henry?”</p>
<p>“Theres a gentleman in my private office whom I think it would be greatly to your advantage to meet,” continued Sampson in a subdued tone. “He wants to see you and Im afraid youll have to chuck whatever youre doing and hotfoot it up here. He”—Sampsons voice became a whisper—“hes a man I cant afford to antagonize unnecessarily, <abbr epub:type="z3998:surname">Q.</abbr>, old boy.”</p>
<p>The Inspector frowned. “I suppose youre referring to Ives-Pope,” he said. “Riled, is he, because we questioned the apple of his eye last night?”</p>
<p>“Not exactly,” said Sampson. “Hes really a decent old chap. Just—er—just be nice to him, <abbr epub:type="z3998:surname">Q.</abbr> wont you?”</p>
<p>“Ill handle him with silk gloves,” chuckled the old man. “If it will ease your mind any Ill drag my son along. He generally attends to our social obligations.”</p>
<p>“That will be fine,” said Sampson gratefully.</p>
<p>The Inspector turned to Ellery as he hung up. “Poor Henrys in something of a mess,” he said quizzically, “and I cant say I blame him for trying to please. Sick as a dog and the politicians hopping on him, this Croesus howling in his front office.⁠ ⁠… Come along, son, were going to meet the celebrated Franklin Ives-Pope!”</p>
<p>Ellery groaned, stretching his arms. “Youll have another sick man on your hands if this continues.” Nevertheless he jumped up and clamped his hat on his head. “Lets look over this captain of industry.”</p>
<p>Queen grinned at Velie. “Before I forget, Thomas.⁠ ⁠… I want you to do a bit of sleuthing today. Your job is to find out why Monte Field, who did a rushing legal business and lived in princely style, had only six thousand dollars in his personal account. Its probably Wall Street and the racetrack but I want you to make sure. You might learn something from the cancelled vouchers—Lewin down at Fields office could help you there.⁠ ⁠… And while youre at it—this might be extremely important, Thomas—get a complete lineup on Fields movements all day yesterday.”</p>
<p>The two Queens departed for Sampsons headquarters.</p>
<p>The office of the District Attorney was a busy place and even an Inspector of Detectives was treated with scant ceremony in the sacred chambers. Ellery was wroth, and his father smiled, and finally the District Attorney himself came rushing out of his sanctum with a word of displeasure to the clerk who had allowed his friends to cool their heels on a hard bench.</p>
<p>“Watch your throat, young man,” warned Queen, as Sampson led the way to his office, muttering maledictions on the head of the offender. “Are you sure I look all right to meet the money-mogul?”</p>
<p>Sampson held the door open. The two Queens on the threshold saw a man, hands clasped behind his back, looking through the window on the uninteresting vista outside. As the District Attorney closed the door the occupant of the room wheeled about with astonishing agility for a man of his weight.</p>
<p>Franklin Ives-Pope was a relic of more virile financial days. He resembled the strong self-assertive type of magnate who like old Cornelius Vanderbilt had dominated Wall Street as much by force of personality as by extent of wealth. Ives-Pope had clear grey eyes, iron-grey hair, a grizzled mustache, a husky body still springy with youth and an air of authority unmistakably masterful. Standing against the light of the dingy window, he was a most impressive figure of a man and Ellery and Queen, stepping forward, realized at once that here was an individual whose intelligence required no patronage.</p>
<p>The financier spoke in a deep pleasant voice even before Sampson, slightly embarrassed, could make the introduction. “I suppose youre Queen, the man-hunter,” he said. “Ive been anxious to meet you for a long time, Inspector.” He offered a large square hand, which Queen took with dignity.</p>
<p>“It would be unnecessary for me to echo that statement, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope,” he said, smiling a little. “Once I took a flyer in Wall Street and I think youve got some of my money.—This, sir, is my son Ellery, who is the brains and beauty of the Queen family.”</p>
<p>The big mans eyes measured Ellerys bulk appreciatively. He shook hands, saying, “Youve got a smart father there, son!”</p>
<p>“Well!” sighed the District Attorney, setting three chairs. “Im glad thats over. You havent the slightest idea, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope, how nervous Ive been about this meeting. Queen is the devil himself when it comes to the social amenities, and I shouldnt have been surprised if he had clapped his handcuffs on you as you shook hands!”</p>
<p>The tension snapped with the big mans hearty chuckle.</p>
<p>The District Attorney came abruptly to the point. “<abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope is here, <abbr epub:type="z3998:surname">Q.</abbr>, to find out for himself just what can be done in the matter of his daughter.” Queen nodded. Sampson turned to the financier. “As I told you before, sir, we have every confidence in Inspector Queen—always have had. He generally works without any check or supervision from the District Attorneys office. In view of the circumstances, I thought I should make that clear.”</p>
<p>“Thats a sane method, Sampson,” said Ives-Pope, with approval. “Ive always worked on that principle in my own business. Besides, from what Ive heard about Inspector Queen, your confidence is well placed.”</p>
<p>“Sometimes,” said Queen gravely, “I have to do things that go against the grain. I will be frank to say that some things I did last night in the line of duty were extremely disagreeable to me. I suppose, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope, your daughter is upset because of our little talk last night?”</p>
<p>Ives-Pope was silent for a moment. Then he raised his head and met the Inspectors gaze squarely. “Look here, Inspector,” he said. “Were both men of the world and men of business. Weve had dealings with all sorts of queer people, both of us; and we have, too, solved problems that presented enormous difficulties to others. So I think we can converse frankly.⁠ ⁠… Yes, my daughter Frances is more than a little upset. Incidentally, so is her mother, who is an ill woman at the best of times; and her brother Stanford, my son—but we neednt go into that.⁠ ⁠… Frances told me last night when she got home with—her friends—everything that happened. I know my daughter, Inspector; and Id stake my fortune that there isnt the slightest connection between her and Field.”</p>
<p>“My dear sir,” returned the Inspector quietly, “I didnt accuse her of anything. Nobody knows better than I what peculiar things can happen in the course of a criminal investigation; therefore I never let the slightest blind spot escape my notice. All I did was to ask her to identify the bag. When she did so, I told her where it was found. I was waiting, of course, for an explanation. It did not come.⁠ ⁠… You must understand, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope, that when a man is murdered and a womans bag is found in his pocket it is the duty of the police to discover the owner of the bag and his or her connection with the crime. But of course—I do not have to convince you of that.”</p>
<p>The magnate drummed on the arm of his chair. “I see your point of view, Inspector,” he said. “It was obviously your duty, and it is still your duty to go to the bottom of the thing. In fact, I want you to make every effort to. My own personal opinion is that she is the victim of circumstances. But I dont want to plead her case. I trust you sufficiently to rely on your judgment after youve thoroughly probed the problem.” He paused. “Inspector Queen, how would you like to have me arrange a little interview at my home tomorrow morning? I would not ask you to go to this trouble,” he added apologetically, “except that Frances is quite ill, and her mother insists she stay at home. May we expect you?”</p>
<p>“Very good of you, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope,” remarked Queen calmly. “Well be there.”</p>
<p>The financier seemed indisposed to end the interview. He shifted heavily in his chair. “Ive always been a fair man, Inspector,” he said. “I feel somehow that I may be accused of using my position as a means of securing special privileges. That is not so. The shock of your tactics last night made it impossible for Frances to tell her story. At home, among the members of her family, I am sure she will be able to clear up her connection with the affair to your satisfaction.” He hesitated for a moment, then continued in a colder tone. “Her fiancé will be there and perhaps his presence will help to calm her.” His voice expressed the thought that he personally did not think so. “May we expect you, let us say, at ten-thirty?”</p>
<p>“That will be fine,” said Queen, nodding. “I should like to know more definitely, sir, just who will be present.”</p>
<p>“I can arrange it as you wish, Inspector,” replied Ives-Pope, “but I imagine <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope will want to be there and I know that <abbr epub:type="z3998:name-title">Mr.</abbr> Barry will—my future son-in-law,” he explained dryly. “Perhaps a few of Frances friends—theatrical friends. My son Stanford may also grace us with his presence—a very busy young man, you know,” he added with a suspicion of bitterness.</p>
<p>The three men shifted embarrassedly. Ives-Pope rose with a sigh and Ellery, Queen and Sampson followed suit. “Thats all, I think, Inspector,” said the financier in a lighter tone. “Is there anything else I can do?”</p>
<p>“Not a thing.”</p>
<p>“Then Ill be getting along.” Ives-Pope turned to Ellery and Sampson. “Of course, Sampson, if you can get away, Id like you to be there. Do you think you can make it?” The District Attorney nodded. “And <abbr epub:type="z3998:name-title">Mr.</abbr> Queen”—the big man turned to Ellery—“will you come also? I understand that you have been following the investigation very closely at your fathers side. We shall be happy to have you.”</p>
<p>“Ill be there,” said Ellery softly, and Ives-Pope left the office.</p>
<p>“Well, what do you think, <abbr epub:type="z3998:surname">Q.</abbr>?” asked Sampson, fidgeting in his swivel-chair.</p>
<p>“A most interesting man,” returned the Inspector. “How fair-minded he is!”</p>
<p>“Oh, yes—yes,” said Sampson. “Er—<abbr epub:type="z3998:surname">Q.</abbr>, he asked me before you came if you wouldnt go easy on the publicity. Sort of special favor, you know.”</p>
<p>“He didnt have the nerve to come out with it to me, eh?” chuckled the Inspector. “Hes quite human.⁠ ⁠… Well, Henry, Ill do my best, but if that young woman is implicated seriously, I wont vouch for hands off with the press.”</p>
<p>“All right, all right, <abbr epub:type="z3998:surname">Q.</abbr>—its up to you,” said Sampson irritably. “Damn this throat of mine!” He took an atomizer from a desk-drawer and sprinkled his throat wryly.</p>
<p>“Didnt Ives-Pope recently donate a hundred thousand dollars to the Chemical Research Foundation?” asked Ellery suddenly, turning to Sampson.</p>
<p>“I seem to remember something of that sort,” said Sampson, gargling. “Why?”</p>
<p>Ellery mumbled an inaudible explanation that was lost in Sampsons violent gyrations with the sprayer. Queen, who was regarding his son speculatively, shook his head, consulted his watch and said,</p>
<p>“Well, son, its time we knocked off for lunch. What do you say—Henry, think youd like to join us in a bite?”</p>
<p>Sampson grinned with an effort. “Im full up to my neck with work, but even a District Attorney has to eat,” he said. “Ill go on only one condition—that I pay the check. I owe you something, anyway.”</p>
<p>As they donned their coats Queen picked up Sampsons telephone.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Morgan?⁠ ⁠… Oh, hello, Morgan. I say, do you think you can find a little time this afternoon for a chat?⁠ ⁠… Right. Two-thirty will be fine. Goodbye.”</p>
<p>“That settles that,” said the Inspector comfortably. “Always pays to be polite, Ellery—remember that.”</p>
<p>At two-thirty promptly the two Queens were ushered into the quiet law-office of Benjamin Morgan. It was noticeably different from Fields lavish suite—richly furnished but with a more businesslike simplicity. A smiling young woman closed the door after them. Morgan greeted them with some reserve. He held out a box of cigars as they sat down.</p>
<p>“No thanks—my snuff will do,” said the Inspector genially, while Ellery after being introduced lit a cigarette and blew smoke-rings. Morgan lit a cigar with shaking fingers.</p>
<p>“I suppose youre here to continue that talk of ours last night, Inspector?” said Morgan.</p>
<p>Queen sneezed, replaced his snuffbox, and leaned back in the chair. “Look here, Morgan old man,” he said evenly. “You havent been quite on the up-and-up with me.”</p>
<p>“What do you mean?” asked Morgan, coloring.</p>
<p>“You told me last night,” said the Inspector reflectively, “you told me last night that you parted amicably with Field two years ago, when you dissolved the firm of Field &amp; Morgan. Did you say that?”</p>
<p>“I did,” said Morgan.</p>
<p>“How, then, my dear fellow,” asked Queen, “do you explain the little incident of the quarrel at the Webster Club? I certainly would not call a threat against another mans life an amicable way of dissolving a partnership!”</p>
<p>Morgan sat quietly for several minutes while Queen stared patiently at him and Ellery sighed. Then he looked up and began to speak in a passionate undertone.</p>
<p>“Im sorry, Inspector,” he muttered, glancing away. “I might have known that a threat like that would be remembered by somebody.⁠ ⁠… Yes, its true enough. We had lunch one day in the Webster Club at Fields suggestion. As far as I was concerned, the less I had to do with him socially the better I liked it. But the purpose of the luncheon was to go over some last details of the dissolution, and of course I had no choice.⁠ ⁠… Im afraid I lost my temper. I did make a threat against his life, but it was—well, it was said in the heat of an angry moment. I forgot the whole thing before the week was over.”</p>
<p>The Inspector nodded sagely. “Yes, things do happen like that sometimes. But”—and Morgan licked his lips in despairing anticipation—“a man doesnt threaten another mans life, even if he doesnt mean it, merely over a matter of business detail.” He leveled his finger at Morgans shrinking body. “Come on now, man—out with it. What are you holding back?”</p>
<p>Morgans entire body had gone flaccid. His lips were ashy as he turned from one Queen to the other, mute appeal in his eyes. But their glances were inexorable and Ellery, who was regarding him much as a vivisectionist regards a guinea-pig, interrupted.</p>
<p>“My dear Morgan,” he said coldly, “Field had something on you, and he thought that that was a good time to tell you about it. Its as obvious as the red in your eye.”</p>
<p>“Youve guessed it in part, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen. Ive been one of the most unfortunate men God ever created. That devil Field—whoever killed him deserves to be decorated for his service to humanity. He was an octopus—a soulless beast in human form. I cant tell you how happy—yes, happy!—I am that he is dead!”</p>
<p>“Softly there, Morgan,” said Queen. “Although I gather our mutual friend was a good deal of a skunk, your remarks might be overheard by a less sympathetic audience. And—?”</p>
<p>“Heres the whole story,” mumbled Morgan, his eyes fixed on the desk-blotter. “Its a hard one to tell.⁠ ⁠… When I was a kid at college I got into some trouble with a girl—a waitress in the college restaurant. She was not bad—just weak, and I suppose I was wild in those days. At any rate she had a child—my child.⁠ ⁠… I suppose you know that I come from a straitlaced family. If you dont, you would find out soon enough on investigation. They had great plans for me, they were socially ambitious—to cut it short, I couldnt very well marry the girl and bring her to fathers house as my wife. It was a caddish thing to do.⁠ ⁠…”</p>
<p>He paused.</p>
<p>“But it was done, and thats all that matters. Ive—Ive always loved her. She was sensible enough about the arrangements.⁠ ⁠… I managed to provide for her out of my generous allowance. No one—Ill swear not a soul in this world with the exception of her widowed mother, a fine old lady—knew about the affair. Ill swear to that, I say. And yet—” His fist clenched, but he resumed with a sigh. “Eventually, I married the girl whom my family had selected for me.” There was a painful silence as he stopped to clear his throat. “It was a <i lang="fr" xml:lang="fr">mariage de convenance</i>—just that and nothing more. She came from an old aristocratic family, and I had the money. We have lived fairly happily together.⁠ ⁠… Then I met Field. I curse the day I ever consented to go into partnership with him—but my own business was not exactly all it might have been and Field, if nothing else, was an aggressive and clever lawyer.”</p>
<p>The Inspector took a pinch of snuff.</p>
<p>“Everything went smoothly at first,” continued Morgan in the same low tone. “But by degrees I began to suspect that my partner was not everything he should have been. Queer clients—queer clients indeed—would enter his private office after hours; he would evade my questions about them; things began to look peculiar. Finally I decided my own reputation would suffer if I continued to be linked with the man, and I broached the subject of dissolution. Field objected strenuously, but I was stubborn and after all he could not dominate my desires. We dissolved.”</p>
<p>Ellerys fingers tapped an absent tattoo on the handle of his stick.</p>
<p>“Then the affair at the Webster. He insisted we have lunch together for the settlement of the last few details. That wasnt his purpose at all, of course. You can guess, I suppose, his intentions.⁠ ⁠… He came out quite suavely with the overwhelming statement that he knew I was supporting a woman and my illegitimate child. He said that he had some of my letters to prove it, and a number of cancelled vouchers of checks I had sent her.⁠ ⁠… He admitted he had stolen them from me. I hadnt looked at them for years, of course.⁠ ⁠… Then he blandly announced that he meant to make capital out of this evidence!”</p>
<p>“Blackmail!” muttered Ellery, a light creeping into his eyes.</p>
<p>“Yes, blackmail,” retorted Morgan bitterly. “Nothing less. He described in very graphic terms what would happen if the story should come out. Oh, Field was a clever crook! I saw the entire structure of social position I had built up—a process which took years—destroyed in an instant. My wife, her family, my own family—and more than that, the circle in which we moved—I shouldnt have been able to lift my head out of the muck. And as for business—well, it doesnt take much to make important clients go elsewhere for their legal work. I was trapped—I knew it and he knew it.”</p>
<p>“Just how much did he want, Morgan?” asked Queen.</p>
<p>“Enough! He wanted twenty-five thousand dollars—just to keep quiet. I didnt even have any assurances that the affair would end there. I was caught and caught properly. Because, remember, this was not an affair which had died years before. I was still supporting that poor woman and my son. I am supporting them now. I will—continue to support them.” He stared at his fingernails.</p>
<p>“I paid the money,” he resumed morosely. “It meant stretching a bit, but I paid it. But the harm was done. I saw red there at the Club, and—but you know what happened.”</p>
<p>“And this blackmail has continued all the while, Morgan?” asked the Inspector.</p>
<p>“Yes, sir—for two solid years. The man was insatiable, I tell you! Even today I cant completely understand it. He must have been earning tremendous fees in his own practice, and yet he always seemed to be needing money. No small change, either—I have never paid him less than ten thousand dollars at one time!”</p>
<p>Queen and Ellery looked at each other fleetingly. Queen said, “Well, Morgan, its a pretty kettle of fish. The more I hear about Field the more I dislike putting the irons on the fellow who did away with him. However! In the light of what youve told me, your statement last night that you hadnt seen Field for two years is patently untrue. When <em>did</em> you see him last?”</p>
<p>Morgan appeared to be racking his memory. “Oh, it was about two months ago, Inspector,” he said at last.</p>
<p>The Inspector shifted in his chair. “I see.⁠ ⁠… Im sorry you didnt tell me all this last night. You understand, of course, that your story is perfectly safe with the police. And its mighty vital information. Now then—do you happen to know a woman by the name of Angela Russo?”</p>
<p>Morgan stared. “Why, no, Inspector. Ive never heard of her.”</p>
<p>Queen was silent for a moment. “Do you know a gentleman called Parson Johnny?”</p>
<p>“I think I can give you some information there, Inspector. Im certain that during our partnership Field was using the little thug for some shady business of his own. I caught him sneaking up into the office a number of times after hours, and when I asked Field about him, he would sneer and say, Oh, thats only Parson Johnny, a friend of mine! But it was sufficient to establish the mans identity. What their connection was I cant tell you, because I dont know.”</p>
<p>“Thanks, Morgan,” said the Inspector. “Im glad you told me that. And now—one last question. Have you ever heard the name Charles Michaels?”</p>
<p>“To be sure I have,” responded Morgan grimly. “Michaels was Fields so-called valet—he acted in the capacity of bodyguard and was really a blackguard, or Im greatly mistaken in my judgment of men. He came to the office once in a while. I cant think of anything else about him, Inspector.”</p>
<p>“He knows you, of course?” asked Queen.</p>
<p>“Why—I suppose so,” returned Morgan doubtfully. “I never spoke to him, but undoubtedly he saw me during his visits to the office.”</p>
<p>“Well, now, thats fine, Morgan,” grunted Queen, rising. “This has been a most interesting and informative chat. And—no, I dont think theres anything else. That is, at the moment. Just ride along, Morgan, and keep in town—available if we need you for anything. Remember that, wont you?”</p>
<p>“Im not likely to forget it,” said Morgan dully. “And—of course the story I told you—about my son—it wont come out?”</p>
<p>“You neednt have the slightest fear—about that, Morgan,” said Queen, and a few moments later he and Ellery were on the sidewalk.</p>
<p>“So it was blackmail, dad,” murmured Ellery. “That gives me an idea, do you know?”</p>
<p>“Well, son, Ive a few ideas of my own!” chuckled Queen, and in a telepathic silence they walked briskly down the street in the direction of headquarters.</p>
</section>
<section id="chapter-12" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XII</h3>
<p epub:type="title">In Which the Queens Invade Society</p>
</hgroup>
<p>Wednesday morning found Djuna pouring the coffee before a bemused Inspector and a chattering Ellery. The telephone bell rang. Both Ellery and his father jumped for the instrument.</p>
<p>“Here! What are you doing?” exclaimed Queen. “Im expecting a call and thats it!”</p>
<p>“Now, now, sir, allow a bibliophile the privilege of using his own telephone,” retorted Ellery. “I have a feeling that thats my friend the book-dealer calling me about the elusive Falconer.”</p>
<p>“Look here, Ellery, dont start—” While they were chaffing each other good-naturedly across the table, Djuna picked up the telephone.</p>
<p>“The Inspector—the Inspector, did you say? Inspector—” said Djuna, grinning as he held the mouthpiece to his thin chest, “its for you.”</p>
<p>Ellery subsided in his chair while Queen, with an air of triumph, snatched the instrument.</p>
<p>“Yes?”</p>
<p>“Stoates calling from Fields office, Inspector,” came a fresh cheery young voice. “I want to put <abbr epub:type="z3998:name-title">Mr.</abbr> Cronin on the wire.”</p>
<p>The Inspectors brow wrinkled in anticipation. Ellery was listening intently, and even Djuna, with the monkey-like eagerness of his sharp features, had become rooted to his corner, as if he, too, awaited important news. Djuna in this respect resembled his brother anthropoid—there was an alertness, a bright inquisitiveness in his attitude and mien which delighted the Queens eternally.</p>
<p>Finally a high-pitched voice came over the wire. “This is Tim Cronin speaking, Inspector,” it said. “How are you? I havent got round to seeing you for an age.”</p>
<p>“Im getting a little bent and withered, Tim, but otherwise Im still all there,” returned Queen. “Whats on your mind? Have you found anything?”</p>
<p>“Now thats the very peculiar part of the whole business, Inspector,” came Cronins excited tones. “As you know, Ive been watching this bird Field for years. Hes been my pet nightmare for as long as I can remember. The <abbr epub:type="z3998:initialism">D.A.</abbr> tells me that he gave you the story night before last, so I neednt go into it. But in all these years of watching and waiting and digging Ive never been able to find a solitary piece of evidence against that crook that I could bring into a courtroom. And he was a crook, Inspector—Id stake my life on that.⁠ ⁠… Anyway, its the old story here. I really shouldnt have hoped for anything better, knowing Field as I did. And yet—well, I couldnt help praying that somewhere, somehow, he would slip up, and that Id nail it when I could get my hands on his private records. Inspector—theres nothing doing.”</p>
<p>Queens face reflected a fleeting disappointment, which Ellery interpreted with a sigh, rising as he did so to walk restlessly up and down the room.</p>
<p>“I guess we cant help it, Tim,” returned Queen, with an effort at heartiness. “Dont worry—weve other irons in the fire.”</p>
<p>“Inspector,” said Cronin abruptly, “youve got your hands full. Field was a really slick article. And from the way it looks to me, the genius who could get past his guard and put him away is a really slick article, too. He couldnt be anything else. Incidentally, were not halfway through with the files and maybe what weve looked over isnt as unpromising as I made it sound. Theres plenty here to suggest shady work on Fields part—its just that theres no direct incriminating evidence. Were hoping that we find something as we go on.”</p>
<p>“All right, Tim—keep up the good work,” muttered the Inspector. “And let me know how you make out.⁠ ⁠… Is Lewin there?”</p>
<p>“You mean the office manager?” Cronins voice lowered. “Hes around somewhere. Why?”</p>
<p>“You want to keep your eye peeled,” said Queen. “I have a sneaking suspicion hes not as stupid as he sounds. Just dont let him get too familiar with any records lying around. For all we know, he may have been in on Fields little sideline.”</p>
<p>“Right, Inspector. Call you sometime later,” and the receiver clicked as Cronin hung up.</p>
<hr/>
<p>At ten-thirty Queen and Ellery pushed open the high gate at the entrance to the Ives-Pope residence on Riverside Drive. Ellery was moved to remark that the atmosphere was a perfect invitation to formal morning-dress and that he was going to feel extremely uncomfortable when they were admitted through the stone portals.</p>
<p>In truth, the house which concealed the destinies of the Ives-Popes was in many respects awe-inspiring to men of the modest tastes of the Queens. It was a huge rambling old stone house, set far back from the Drive, hunched on the greensward of a respectable acreage. “Must have cost a pretty penny,” grunted the Inspector as his eyes swept the rolling lawns surrounding the building. Gardens and summerhouses; walks and bowered nooks—one would have thought himself miles away from the city which roared by a scant few rods away, behind the high iron palings which circled the mansion. The Ives-Popes were immensely wealthy and brought to this not uncommon possession a lineage stretching back into the dim recesses of American colonization.</p>
<p>The front door was opened by a whiskered patrician whose back seemed composed of steel and whose nose was elevated at a perilous angle toward the ceiling. Ellery lounged in the doorway, surveying this uniformed nobleman with admiration, while Inspector Queen fumbled in his pockets for a card. He was a long time producing one; the stiff-backed flunkey stood graven into stone. Red-faced, the Inspector finally discovered a battered card. He placed it on the extended salver and watched the butler retreat to some cavern of his own.</p>
<p>Ellery chuckled as his father drew himself up at the sight of Franklin Ives-Popes burly figure emerging from a wide carved doorway.</p>
<p>The financier hurried toward them.</p>
<p>“Inspector! <abbr epub:type="z3998:name-title">Mr.</abbr> Queen!” he exclaimed in a cordial tone. “Come right in. Have you been waiting long?”</p>
<p>The Inspector mumbled a greeting. They walked through a high-ceilinged shining-floored hall, decorated with austere old furniture.</p>
<p>“Youre on the dot, gentlemen,” said Ives-Pope, standing aside to allow them to pass into a large room. “Here are some additional members of our little board-meeting. I think you know all of us present.”</p>
<p>The Inspector and Ellery looked about. “I know everybody, sir, except that gentleman—I presume he is <abbr epub:type="z3998:name-title">Mr.</abbr> Stanford Ives-Pope,” said Queen. “Im afraid my son has still to make the acquaintance of—<abbr epub:type="z3998:name-title">Mr.</abbr> Peale, is it?⁠—<abbr epub:type="z3998:name-title">Mr.</abbr> Barry—and, of course, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope.”</p>
<p>The introductions were made in a strained fashion. “Ah, <abbr epub:type="z3998:surname">Q.</abbr>!” murmured District Attorney Sampson, hurrying across the room. “I wouldnt have missed this for the world,” he said in a low tone. “First time Ive met most of the people wholl be present at the inquisition.”</p>
<p>“What is that fellow Peale doing here?” muttered Queen to the District Attorney, while Ellery crossed the room to engage the three young men on the other side in conversation. Ives-Pope had excused himself and disappeared.</p>
<p>“Hes a friend of young Ives-Pope, and, of course, hes chummy with Barry there, too,” returned the District Attorney. “I gathered from the chitchat before you came that Stanford, Ives-Popes son, originally introduced these professional people to his sister Frances. Thats how she met Barry and fell in love with him. Peale seems on good terms with the young lady, too.”</p>
<p>“I wonder how much Ives-Pope and his aristocratic spouse like the bourgeois company their children keep,” said the Inspector, eyeing the small group on the other side of the room with interest.</p>
<p>“Youll find out soon enough,” chuckled Sampson. “Just watch the icicles dripping from <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Popes eyebrows every time she sees one of these actors. I imagine theyre about as welcome as a bunch of Bolsheviks.”</p>
<p>Queen put his hands behind his back and stared curiously about the room. It was a library, well stocked with rich and rare books, catalogued carefully and immaculate behind shining glass. A desk dominated the center of the room. It was unpretentious for a millionaires study, the Inspector noted with approval.</p>
<p>“Incidentally,” resumed Sampson, “Eve Ellis, the girl who you said was with Miss Ives-Pope and her fiancé at the Roman Theatre Monday night is here, too. Shes upstairs keeping the little heiress company, I imagine. Dont think the old lady likes it much. But theyre both charming girls.”</p>
<p>“What a pleasant place this must be when the Ives-Popes and the actors get together in private!” grunted Queen.</p>
<p>The four young men strolled toward them. Stanford Ives-Pope was a slender, well-manicured young man, fashionably dressed. There were deep pouches under his eyes. He wore a restless air of boredom that Queen was quick to note. Both Peale and Barry, the actors, were attired faultlessly.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Queen tells me that youve got a pretty problem on your hands, Inspector,” drawled Stanford Ives-Pope. “Were all uncommonly sorry to see poor sis dragged into it. How in the world did her purse ever get into that chaps pocket? Barry hasnt slept for days over Frances predicament, I give you my word!”</p>
<p>“My dear young man,” said the Inspector, with a twinkle in his eye, “if I knew how Miss Ives-Popes purse found its way into Monte Fields pocket, I wouldnt be here this morning. Thats just one of the things that make this case so infernally interesting.”</p>
<p>“The pleasures all yours, Inspector. But you certainly cant think Frances had the slightest connection with all this?”</p>
<p>Queen smiled. “I cant think anything yet, young man,” he protested. “I havent heard what your sister has to say about it.”</p>
<p>“Shell explain all right, Inspector,” said Stephen Barry, his handsome face drawn into lines of fatigue. “You neednt worry about that. Its the damnable suspicion that shes open to that makes me angry—the whole thing is ridiculous!”</p>
<p>“I know just how you feel, <abbr epub:type="z3998:name-title">Mr.</abbr> Barry,” said the Inspector kindly. “And I want to take this opportunity of apologizing for my conduct the other night. I was perhaps a little—harsh.”</p>
<p>“I suppose I ought to apologize, too,” returned Barry, with a wan smile. “I guess I said a few things I didnt mean in that office. In the heat of the moment—seeing Frances—Miss Ives-Pope go off in a faint—” He paused awkwardly.</p>
<p>Peale, a massive giant, ruddy and wholesome in his morning clothes, put his arm affectionately about Barrys shoulders. “Im sure the Inspector understood, Steve old boy,” he said cheerfully. “Dont take it so much to heart—everythings bound to come out all right.”</p>
<p>“You can leave it to Inspector Queen,” said Sampson, nudging the Inspector jovially in the ribs. “Hes the only bloodhound Ive ever met who has a heart under his badge—and if Miss Ives-Pope can clear this thing up to his satisfaction, even to a reasonable extent, that will be the end of it.”</p>
<p>“Oh, I dont know,” murmured Ellery thoughtfully. “Dads a great one for surprises. As for Miss Ives-Pope”—he smiled ruefully and bowed to the actor—“<abbr epub:type="z3998:name-title">Mr.</abbr> Barry, youre a deucedly lucky fellow.”</p>
<p>“You wouldnt think so if you saw the mater,” drawled Stanford Ives-Pope. “If Im not mistaken, here she barges in now.”</p>
<p>The men turned toward the door. An enormously stout woman was waddling in. A uniformed nurse supported her carefully under one huge arm, holding a large green bottle in her other hand. The financier followed briskly, by the side of a white-haired youngish looking man, wearing a dark coat and holding a black bag in his hand.</p>
<p>“Catharine, my dear,” said Ives-Pope in a low voice to the stout woman as she sank into a great-chair, “these are the gentlemen whom I told you about—Inspector Richard Queen and <abbr epub:type="z3998:name-title">Mr.</abbr> Ellery Queen.”</p>
<p>The two Queens bowed, receiving a stony glance from the myopic eyes of <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope. “Charmed, Im sure,” she shrilled. “Wheres Nurse? Nurse! I feel faint, please.”</p>
<p>The uniformed girl hurried to her side, the green bottle ready. <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope closed her eyes and inhaled, sighing with relief. The financier hurriedly introduced the white-haired man, <abbr epub:type="z3998:name-title">Dr.</abbr> Vincent Cornish, the family physician. The physician made swift apologies and disappeared behind the butler. “Great chap, this Cornish,” whispered Sampson to Queen. “Not only the most fashionable doctor on the Drive, but a genuine scientist as well.” The Inspector elevated his brows, but said nothing.</p>
<p>“The maters one reason why I never cared for the medical profession,” Stanford Ives-Pope was saying in a loud whisper to Ellery.</p>
<p>“Ah! Frances, my dear!” Ives-Pope hurried forward, followed by Barry, who dashed for the door. <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Popes fishy stare enveloped his back with cold disapproval. James Peale coughed embarrassedly and made a mumbled remark to Sampson.</p>
<p>Frances, attired in a filmy morning-gown, her face pale and drawn, entered the room leaning heavily on the arm of Eve Ellis, the actress. Her smile was somewhat forced as she murmured a greeting to the Inspector. Eve Ellis was introduced by Peale and the two girls seated themselves near <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope. The old lady was sitting squarely in her chair, glaring about her like a lioness whose cub has been threatened. Two servants appeared silently and set chairs for the men. At Ives-Popes urgent request Queen sat down at the big desk. Ellery refused a chair, preferring to lean against a bookcase behind and to the side of the company.</p>
<p>When the conversation had died away the Inspector cleared his throat and turned toward Frances, who after a startled flutter of the eyelids returned his glance steadily.</p>
<p>“First of all, Miss Frances—I hope I may call you that,” began Queen in a fatherly tone, “allow me to explain my tactics of Monday night and to apologize for what must have seemed to you a totally unwarranted severity. From what <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope has told me, you can explain your actions on the night of the murder of Monte Field. I take it, therefore, that as far as you are concerned our little chat this morning will effectually remove you from the investigation. Before we have that chat, please believe me when I say that Monday night you were to me merely one of a number of suspicious characters. I acted in accordance with my habits in such cases. I see now how, to a woman of your breeding and social position, a grilling by a policeman under such tense circumstances would cause sufficient shock to bring on your present condition.”</p>
<p>Frances smiled wearily. “Youre forgiven, Inspector,” she said in a clear, low voice. “It was my fault for being so foolish. Im ready to answer any questions you may care to ask me.”</p>
<p>“In just a moment, my dear.” The Inspector shifted a bit to include the entire silent company in his next remark. “I should like to make one point, ladies and gentlemen,” he said gravely. “We are assembled here for a definite purpose, which is to discover a possible connection, and there must be one, between the fact that Miss Ives-Popes bag was found in the dead mans pocket, and the fact that Miss Ives-Pope apparently was unable to explain this circumstance. Now, whether this mornings work bears fruit or not, I must ask you all to keep whatever is said a profound secret. As District Attorney Sampson knows very well, I do not generally conduct an investigation with such a large audience. But I am making this exception because I believe you are all deeply concerned in the unfortunate young lady who has been drawn into this crime. You cannot, however, expect any consideration at my hands if one word of todays conversation reaches outside ears. Do we understand each other?”</p>
<p>“I say, Inspector,” protested young Ives-Pope, “thats putting it a bit strong, dont you think? We all of us know the story, anyway.”</p>
<p>“Perhaps, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope,” retorted the Inspector with a grim smile, “that is the reason I have consented to have all of you here.”</p>
<p>There was a little rustle and <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope opened her mouth as if to burst into wrathful speech. A sharp look from her husband made her lips droop together, with the protest unuttered. She transferred her glare to the actress sitting by Frances side. Eve Ellis blushed. The nurse stood by <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope with the smelling salts, like a setter-dog about to point.</p>
<p>“Now, Miss Frances,” resumed Queen kindly, “this is where we stand. I examine the body of a dead man named Monte Field, prominent lawyer, who was apparently enjoying an interesting play before he was so unceremoniously done away with, and find, in the rear coattail pocket of his full-dress suit, an evening bag. I identify this as yours by a few calling cards and some personal papers inside. I say to myself, Aha! A lady enters the problem!—naturally enough. And I send one of my men to summon you, with the idea of allowing you to explain a most suspicious circumstance. You come—and you faint on being confronted with your property and the news of its place of discovery. At the time, I say to myself, This young lady knows something!—a not unnatural conclusion. Now, in what way can you convince me that you know nothing—and that your fainting was caused only by the shock of the thing? Remember, Miss Frances—I am putting the problem not as Richard Queen but as a policeman looking for the truth.”</p>
<p>“My story is not as illuminating, perhaps, as you might like it to be, Inspector,” answered Frances quietly, in the deep hush that followed Queens peroration. “I dont see how it is going to help you at all. But some facts which I think unimportant may be significant to your trained mind.⁠ ⁠… Roughly, this is what happened.</p>
<p>“I came to be in the Roman Theatre Monday night in a natural way. Since my engagement to <abbr epub:type="z3998:name-title">Mr.</abbr> Barry, although it has been a very quiet affair”—<abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope sniffed; her husband looked steadfastly at a point beyond his daughters dark hair—“I have often dropped into the theatre, following a habit of meeting my fiancé after the performance. At such times he would either escort me home or take me to some place in the neighborhood for supper. Generally we make arrangements beforehand for these theatre-meetings; but sometimes I drop in unexpectedly if the opportunity presents itself. Monday night was one of those times.⁠ ⁠…</p>
<p>“I got to the Roman a few minutes before the end of the first act, since I have of course seen <i epub:type="se:name.publication.play">Gunplay</i> any number of times. I had my regular seat—arranged for me many weeks ago by <abbr epub:type="z3998:name-title">Mr.</abbr> Barry through <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer—and had no more than settled myself to watch the performance when the curtain came down for the first intermission. I was feeling a little warm; the air was none too good.⁠ ⁠… I went first to the ladies restroom, downstairs off the general lounge. Then I came up again and went out into the alley through the open door. There was quite a crowd of people there, enjoying the air.”</p>
<p>She paused for a moment and Ellery, leaning against the bookcase, sharply surveyed the faces of the little audience. <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope was looking about in her leviathan manner; Ives-Pope was still staring at the wall above Frances head; Stanford was biting his fingernails; Peale and Barry were both watching Frances with nervous sympathy, looking furtively at Queen as if to gauge the effect of her words upon him; Eve Elliss hand had stolen forward to clasp Frances firmly.</p>
<p>The Inspector cleared his throat once more.</p>
<p>“Which alley was it, Miss Frances—the one on the left or the one on the right?” he asked.</p>
<p>“The one on the left, Inspector,” she answered promptly. “You know I was sitting in M8 Left, and I suppose it was natural for me to go to the alley on that side.”</p>
<p>“Quite so,” said Queen, smiling. “Go on, please.”</p>
<p>“I stepped out into the alley,” she resumed, less nervously, “and, not seeing anyone I knew, stood close to the brick wall of the theatre, a little behind the open iron door. The freshness of the night-air after the rain was delightful. I hadnt been standing there more than two minutes when I felt somebody brush up against me. I naturally moved a little to one side, thinking the person had stumbled. But when he—it was a man—when he did it again, I became a little frightened and started to walk away. He—he grasped my wrist and pulled me back. We were halfway behind the iron door, which was not pushed back completely and I doubt if anyone noticed his action.”</p>
<p>“I see—I see,” murmured the Inspector sympathetically. “It seems an unusual thing for a total stranger to do in a public place.”</p>
<p>“It seemed as if he wanted to kiss me, Inspector. He leaned over and whispered, Good evening, honey! and—well, of course, I jumped to that conclusion. I drew back a little and said as coldly as I could, Please let me go, or I will call for help. He just laughed at that and bent closer. The reek of whisky on his breath was overpowering. It made me ill.”</p>
<p>She stopped. Eve Ellis patted her hand reassuringly. Peale nudged Barry forcibly as the young man half-rose to his feet in muttered protest. “Miss Frances, Im going to ask you a peculiar question—its almost ridiculous when you come to think of it,” said the Inspector, leaning back in his chair. “Did the reek on his breath suggest good liquor or bad liquor?⁠ ⁠… There! I knew youd smile.” And the entire company tittered at the whimsical expression on Queens face.</p>
<p>“Well, Inspector—its hard to answer that,” returned the girl freely. “Im afraid Im not on intimate terms with spirits. But from what I can remember, it had the odor of rather fine liquor. Fine liquor—but plenty of it!” she concluded with a grim little toss of her head.</p>
<p>“I wouldve spotted the vintage in a minute if Id been there!” muttered Stanford Ives-Pope.</p>
<p>His fathers lips tightened, but after a moment they relaxed into the suspicion of a grin. He shook his head warningly at his son.</p>
<p>“Go ahead, Miss Frances,” said the Inspector.</p>
<p>“I was terribly frightened,” the girl confessed, with a tremor of her red lips. “And feeling nauseated and all—I wrenched away from his outstretched hand and stumbled blindly into the theatre. The next thing I remember is sitting in my seat listening to the warning ring of the backstage bell, announcing the beginning of the second act. I really dont remember how I got there. My heart was in my throat and now I distinctly recall thinking that I would not tell Stephen—<abbr epub:type="z3998:name-title">Mr.</abbr> Barry—anything about the incident for fear he would want to look up this man and punish him. <abbr epub:type="z3998:name-title">Mr.</abbr> Barry is terribly jealous, you know.” She smiled tenderly at her fiancé, who suddenly smiled back at her.</p>
<p>“And that, Inspector, is all I know about what happened Monday night,” she resumed. “I know youre going to ask me where my purse comes into it. Well—it doesnt at all, Inspector. Because on my word of honor I cant remember a thing about it!”</p>
<p>Queen shifted in his chair. “And how is that, Miss Frances?”</p>
<p>“Actually, I didnt even know I had lost it until you showed it to me in the managers office,” she answered bravely. “I recall taking it with me when I rose at the end of the first act to go to the restroom; and also opening it there to use my powder-puff. But whether I left it there or dropped it later, somewhere else, I dont know to this minute.”</p>
<p>“Dont you think, Miss Frances,” interposed Queen, reaching for his snuffbox and then guiltily dropping it back into his pocket as he met the icy gaze of <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope, “that you might have dropped it in the alley after this man accosted you?”</p>
<p>A look of relief spread over the girls face, and it became almost animated. “Why, Inspector!” she cried. “That was just what I have thought about it all the time, but it seemed such a lame explanation—and I was so horribly afraid that I might be caught in a sort of—of spiders web.⁠ ⁠… I just couldnt bring myself to tell you that! While I dont actually remember, it seems logical, doesnt it?—that I dropped it when he grasped my wrist and entirely forgot about it afterward.”</p>
<p>The Inspector smiled. “On the contrary, my dear,” he said, “it is the only explanation which seems to cover the facts. In all probability this man found it there—picked it up—and in a moment of half-drunken amourousness put it into his pocket, probably intending to return it to you later. In this way he would have had another opportunity to meet you. He seems to have been quite smitten by your charms, my dear—and no wonder.” And the Inspector bowed a little stiffly while the girl, the color in her face now completely restored, favored him with a dazzling smile.</p>
<p>“Now—a few things more, Miss Frances, and this little inquisition will be over,” continued Queen. “Can you describe his physical appearance?”</p>
<p>“Oh, yes!” Frances returned quickly. “He made a rather forcible impression on me, as you can imagine. He was a trifle taller than I—that would make him about five feet eight—and inclined to corpulence. His face was bloated and he had deep leaden-colored pouches under his eyes. Ive never seen a more dissipated-looking man. He was clean-shaven. There was nothing remarkable about his features except perhaps a prominent nose.”</p>
<p>“That would be our friend <abbr epub:type="z3998:name-title">Mr.</abbr> Field, all right,” remarked the Inspector grimly. “Now—think carefully, Miss Frances. Did you ever meet this man anywhere before—did you recognize him at all?”</p>
<p>The girl responded instantly. “I dont have to think much about that, Inspector. I can answer positively that I never saw the man before in my life!”</p>
<p>The pause which ensued was broken by the cool, even tones of Ellery. All heads turned toward him in a startled manner as he spoke.</p>
<p>“I beg your pardon, Miss Ives-Pope, for interrupting,” he said affably. “But I am curious to know whether you noticed how the man who accosted you was dressed.”</p>
<p>Frances turned her smile upon Ellery, who blinked quite humanly. “I didnt take particular notice of his clothes, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen,” she said, displaying white, brilliant teeth. “But I seem to remember his wearing a full-dress suit—his shirt-bosom was a little stained—they were like liquor-stains—and a tophat. From what I recall of his attire, it was rather fastidious and in good taste, except, of course, for the stains on his shirt.”</p>
<p>Ellery murmured a fascinated thanks and subsided against the bookcase. With a sharp look at his son, Queen rose to his feet.</p>
<p>“Then that will be all, ladies and gentlemen. I think we may safely consider the incident closed.”</p>
<p>There was an instantaneous little burst of approval and everybody rose to press in on Frances, who was radiant with happiness. Barry, Peale and Eve Ellis bore Frances off in triumphal march, while Stanford, with a lugubrious smile, offered his mother a carefully elbowed arm.</p>
<p>“Thus endeth the first lesson,” he announced gravely. “Mater, my arm before you faint!” A protesting <abbr epub:type="z3998:name-title">Mrs.</abbr> Ives-Pope departed, leaning ponderously on her son.</p>
<p>Ives-Pope shook Queens hand vigorously. “Then you think its all over as far as my girl is concerned?” he asked.</p>
<p>“I think so, <abbr epub:type="z3998:name-title">Mr.</abbr> Ives-Pope,” answered the Inspector. “Well, sir, thank you for your courtesy. And now we must be going—lots of work to do. Coming, Henry?”</p>
<p>Five minutes later Queen, Ellery and District Attorney Sampson were striding side by side down Riverside Drive toward 72nd Street, earnestly discussing the events of the morning.</p>
<p>“Im glad that line of investigation is cleared up with no result,” said Sampson dreamily. “By the Lord Harry, I admire that girls pluck, <abbr epub:type="z3998:surname">Q.</abbr>!”</p>
<p>“Good child,” said the Inspector. “What do you think, Ellery?” he asked suddenly, turning on his son, who was walking along staring at the River.</p>
<p>“Oh, shes charming,” Ellery said at once, his abstracted eyes brightening.</p>
<p>“I didnt mean the girl, my son,” said his father irritably. “I meant the general aspect of the mornings work.”</p>
<p>“Oh, that!” Ellery smiled a little. “Do you mind if I become Aesopian?”</p>
<p>“Yes,” groaned his father.</p>
<p>“A lion,” said Ellery, “may be beholden to a mouse.”</p>
</section>
<section id="chapter-13" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XIII</h3>
<p epub:type="title">Queen to Queen</p>
</hgroup>
<p>Djuna had just cleared the table of the dinner-dishes and was serving coffee to the two Queens at six-thirty that evening when the outer doorbell rang. The little man-of-all-work straightened his tie, pulled down his jacket (while the Inspector and Ellery eyed him in twinkling amusement), and marched gravely into the foyer. He was back in a moment bearing a silver tray upon which lay two calling-cards. The Inspector picked them up with beetling brows.</p>
<p>“Such ceremony, Djuna!” he murmured. “Well, well! So Doc Proutys bringing a visitor. Show em in, you imp!”</p>
<p>Djuna marched back and returned with the Chief Assistant Medical Examiner and a tall, thin, emaciated man, entirely bald and wearing a closely clipped beard. Queen and Ellery rose.</p>
<p>“Ive been expecting to hear from you, Doc!” Queen grinned, shaking hands with Prouty. “And if Im not mistaken, heres Professor Jones himself! Welcome to our castle, Doctor.” The thin man bowed.</p>
<p>“This is my son and keeper of my conscience, Doctor,” Queen added, presenting Ellery. “Ellery—<abbr epub:type="z3998:name-title">Dr.</abbr> Thaddeus Jones.”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Jones offered a large limp hand. “So youre the chap Queen and Sampson keep prattling about!” he boomed. “Certainly happy to meet you, sir.”</p>
<p>“Ive been fairly itching to be introduced to New York Citys Paracelsus and eminent Toxicologist,” smiled Ellery. “The honor of rattling the Citys skeletons is all yours.” He shuddered elaborately and indicated some chairs. The four men sat down.</p>
<p>“Join us in some coffee, gentlemen,” urged Queen, and shouted to Djuna, whose bright eyes were visible from behind the kitchenette door. “Djuna! You rascal! Coffee for four!” Djuna grinned and disappeared, to pop out a moment later like a jack-in-the-box, bearing four cups of steaming coffee.</p>
<p>Prouty, who resembled the popular conception of Mephistopheles, whipped from his pocket one of his black, dangerous-looking cigars and began to puff away furiously.</p>
<p>“This chitter-chatter may be all right for you men of leisure,” he said briskly, between puffs, “but Ive been working like a beaver all day analyzing the contents of a ladys stomach, and I want to get home for some sleep.”</p>
<p>“Hear, hear!” murmured Ellery, “I gather from your soliciting the aid of Professor Jones that you met with some obstruction in your analysis of <abbr epub:type="z3998:name-title">Mr.</abbr> Fields corporeal remains. Lay on, Aesculapius!”</p>
<p>“Ill lay on,” returned Prouty grimly. “Youre right—I met with a violent obstruction. Ive had some little experience, if youll pardon the professional modesty, in examining the innards of deceased ladies and gentlemen, but Ill confess I never saw em in such a mess as this chap Fields. Seriously, Jones will attest to the truth of <em>that</em>. His esophagus, for example, and the entire tracheal tract looked as if someone had taken a blowtorch and played it gently over his insides.”</p>
<p>“What was it—couldnt have been bichloride of mercury, could it, Doc?” asked Ellery, who prided himself on a complete ignorance of the exact sciences.</p>
<p>“Hardly,” growled Prouty. “But let me tell you what happened. I analyzed for every poison on the calendar, and although this one had familiar petroleum components I couldnt place it exactly. Yes, sir—I was stumped good and proper. And to let you in on a secret—the Medical Examiner himself, who thought I was pie-eyed from overwork, made a stab at it with his own fine Italian hand. The net result in his case, my boys, was zero. And the <abbr epub:type="z3998:initialism">M.E.</abbr>s not exactly a novice either when it comes to chemical analysis. So we surrendered the problem to our fountainhead of learning. Let him spout his own story.”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Thaddeus Jones cleared his throat forbiddingly. “Thank you, my friend, for a most dramatic introduction,” he said in his deep lumbering voice. “Yes, Inspector, the remains were turned over to me, and in all seriousness, I want to say here and now that my discovery was the most startling the Toxicologists office has made in fifteen years!”</p>
<p>“My, my!” murmured Queen, taking a pinch of snuff. “Im beginning to respect the mentality of our friend the murderer. So many things point to the unusual lately! And what did you find, Doctor?”</p>
<p>“I took it for granted that Prouty and the Medical Examiner had done the preliminaries very well,” began <abbr epub:type="z3998:name-title">Dr.</abbr> Jones, crossing his bony knees. “They generally do. And so, before doing anything else, I analyzed for the obscure poisons. Obscure, that is to say, from the standpoint of the criminal user. To show you how minutely I searched—I even thought of that favorite standby of our friends the fiction-writers: curare, the South American toxin which makes the grade in four out of five detective stories. But even that sadly abused member of the toxic family disappointed me.⁠ ⁠…”</p>
<p>Ellery leaned back and laughed. “If youre referring in a mildly satirical way to my profession, <abbr epub:type="z3998:name-title">Dr.</abbr> Jones, let me inform you that I have never used curare in any of my novels.”</p>
<p>The toxicologists eyes twinkled. “So youre one of them, too, eh? Queen, old man,” he added dolorously, turning to the Inspector, who was thoughtfully chewing on a piece of French pastry, “allow me to offer you my condolences.⁠ ⁠… At any rate, gentlemen, let me explain that in the case of rare poisons we can generally come to a definite conclusion without much trouble—that is, rare poisons that are in the pharmacopoeia. Of course, there are any number of rare poisons of which we have no knowledge whatever—Eastern drugs particularly.</p>
<p>“Well, to make a long story short, I found myself faced with the unpleasant conclusion that I was up a tree.” <abbr epub:type="z3998:name-title">Dr.</abbr> Jones chuckled in reminiscence. “It wasnt a pleasant conclusion. The poison I analyzed had certain properties which were vaguely familiar, as Prouty has said, and others which didnt jibe at all. I spent most of yesterday evening mulling over my retorts and test-tubes, and late last night I suddenly got the answer.”</p>
<p>Ellery and Queen sat up straight and <abbr epub:type="z3998:name-title">Dr.</abbr> Prouty relaxed in his chair with a sigh, reaching for a second cup of coffee. The toxicologist uncrossed his legs, his voice booming more terrifyingly than ever.</p>
<p>“The poison that killed your victim, Inspector, is known as tetra ethyl lead!”</p>
<p>To a scientist this announcement, in <abbr epub:type="z3998:name-title">Dr.</abbr> Jones profoundest tones, might have carried a dramatic quality. To the Inspector it meant less than nothing. As for Ellery, he murmured, “Sounds like a mythological monster to me!”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Jones went on, smiling. “So it hasnt impressed you much, eh? But let me tell you a little about tetra ethyl lead. It is almost colorless—to be more exact, it resembles chloroform in physical appearance. Point number one. Point number two—it has an odor—faint, to be sure—but distinctly like that of ether. Point number three—it is fearfully potent. So potent—but let me illustrate just what this devilishly powerful chemical substance will do to living tissue.”</p>
<p>By this time the toxicologist had gained the entire attention of his audience.</p>
<p>“I took a healthy rabbit, of the sort we use for experiment, and painted—just painted, mind you—the tender area behind the creatures ear with an undiluted dose of the stuff. Remember, this was not an internal injection. It was merely a painting of the skin. It would have to be absorbed through the dermis before it reached the bloodstream. I watched the rabbit for an hour—and after that I didnt have to watch him any more. He was as dead as any dead rabbit I ever saw.”</p>
<p>“That doesnt seem so powerful to me, Doctor,” protested the Inspector.</p>
<p>“It doesnt, eh? Well, take my word for it that its extraordinary. For a mere daubing of whole, healthy skin—I tell you, I was astounded. If the skin had an incision of some sort, or if the poison were administered internally, that would be a different story. You can imagine, therefore, what happened to Fields insides when he <em>swallowed</em> the stuff—and he swallowed plenty!”</p>
<p>Ellerys brow was wrinkled in thought. He began to polish the lenses of his pince-nez.</p>
<p>“And that isnt all,” resumed <abbr epub:type="z3998:name-title">Dr.</abbr> Jones. “As far as I know—and I have been in the service of the city for God knows how many years, and Ive not kept uninformed about the progress of my science in other parts of the world, either—as far as I know, tetra ethyl lead has never before been used for criminal purposes!”</p>
<p>The Inspector drew up, startled. “Thats saying something, Doctor!” he muttered. “Are you sure?”</p>
<p>“Positive. Thats why Im so keenly interested.”</p>
<p>“Just how long would it take for this poison to kill a man, Doctor?” asked Ellery slowly.</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Jones grimaced. “Thats something I cant answer definitely, for the very good reason that to my knowledge no human being has ever died of its effects before. But I can make a fairly good guess. I cant conceive of Field having lived more than from fifteen to twenty minutes at the utmost after having taken the poison internally.”</p>
<p>The silence that followed was broken by a cough from Queen. “On the other hand, Doctor, this very strangeness of the poison should make it fairly easy to trace. What, would you say, is its commonest source? Where does it come from? How would I go about getting it if I wanted some for a criminal purpose and didnt want to leave a trail?”</p>
<p>A gaunt smile lit up the features of the toxicologist. “The job of tracing this stuff, Inspector,” he said fervently, “Ill leave to you. You can have it. Tetra ethyl lead, as far as Ive been able to determine—remember, it is almost entirely new to us—occurs most commonly in certain petroleum products. I tinkered around quite a bit before I found the easiest way of making it in quantity. Youll never guess how its done. It can be extracted from common, ordinary, everyday gasoline!”</p>
<p>The two Queens exclaimed under their breaths. “Gasoline!” cried the Inspector. “Why—how on earth could a man trace that?”</p>
<p>“Thats the point,” answered the toxicologist. “I could go to the corner gas-station, fill up the tank of my car, run it home, extract some of the gasoline from the tank, go into my laboratory and distill the tetra ethyl lead in remarkably little time with remarkably little effort!”</p>
<p>“Doesnt that imply, Doctor,” put in Ellery hopefully, “that the murderer of Field had some laboratory experience—knew something about chemical analysis, and all that sort of rot?”</p>
<p>“No, it doesnt. Any man with a home-brew still in his house could distill that poison without leaving a trace. The beauty of the process is that the tetra ethyl lead in the gasoline has a higher boiling-point than any other of the fluids constituents. All you have to do is distill everything out up to a certain temperature, and whats left is this poison.”</p>
<p>The Inspector took a pinch of snuff with trembling fingers. “All I can say is—I take my hat off to the murderer,” he muttered. “Tell me—Doctor—wouldnt a man have to know quite a bit about toxicology to possess such knowledge? How could he ever know this without some special interest—and therefore training—in the subject?”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Jones snorted. “Inspector, Im surprised at you. Your question is already answered.”</p>
<p>“How? What do you mean?”</p>
<p>“Havent I just told you how to do it? And if you heard about the poison from a toxicologist, couldnt you make some provided you had the still? You would require no knowledge except the boiling-point of tetra ethyl lead. Get along with you, Queen! You havent a chance in the world of tracing the murderer through the poison. In all probability he overheard a conversation between two toxicologists, or even between two medical men who had heard about the stuff. The rest was easy. Im not saying this is so. The man might be a chemist, at that. But Im concerned only in giving you the possibilities.”</p>
<p>“I suppose it was administered in whiskey, eh, Doctor?” asked Queen abstractedly.</p>
<p>“No doubt about it,” returned the toxicologist. “The stomach showed a large whiskey content. Certainly, it would be an easy way for the murderer to slip it over on his victim. With the whiskey you get nowadays, most of it smells etherized, anyway. And besides, Field probably had it down before he realized anything was wrong—if he did at all.”</p>
<p>“Wouldnt he taste the stuff?” asked Ellery wearily.</p>
<p>“Ive never tasted it, young man, so I cant say definitely,” answered <abbr epub:type="z3998:name-title">Dr.</abbr> Jones, a trifle tartly. “But I doubt whether he would—sufficiently to alarm him, at any rate. Once he had it down it wouldnt make any difference.”</p>
<p>Queen turned to Prouty, whose cigar had gone out. He had fallen into a hearty doze. “Say, Doc!”</p>
<p>Prouty opened his eyes sleepily. “Where are my slippers—I cant ever seem to find my slippers, damn it!”</p>
<p>Despite the tension of the moment, there was a spontaneous roar of amusement at the expense of the Assistant Medical Examiner. When he had come to with sufficient thoroughness to understand what he had said, he joined the chuckling group and said, “Just goes to prove that Id better be going home, Queen. What did you want to know?”</p>
<p>“Tell me,” said Queen, still shaking, “what did you get from your analysis of the whiskey?”</p>
<p>“Oh!” Prouty sobered instantly. “The whiskey in the flask was as fine as any Ive ever tested—and Ive been doing nothing but testing booze for years now. It was the poison in the liquor on his breath that made me think at first that Field had drunk rotten booze. The Scotch and rye that you sent me in bottles from Fields apartment were also of the very highest quality. Probably the flasks contents came from the same place as the bottled stuff. In fact, I should say that both samples were imported goods. I havent come across domestic liquor of that calibre ever since the War—that is, except for the prewar stuff that was stored away.⁠ ⁠… And I suppose Velie communicated my report to you that the ginger ale is okay.”</p>
<p>Queen nodded. “Well, that seems to settle it,” he said heavily. “It looks as if were up against a blank wall on this tetra ethyl lead business. But just to make sure, Doc—work along with the professor here and try to locate a possible leak somewhere in the distribution of the poison. You fellows know more about that than anybody I could put on the case. Its just a stab in the dark and probably nothing will come of it.”</p>
<p>“Theres no question about it,” murmured Ellery. “A novelist should stick to his last.”</p>
<hr/>
<p>“I think,” remarked Ellery eagerly, after the two doctors had gone, “that Ill amble down to my bookseller for that Falconer.” He rose and began a hasty search for his coat.</p>
<p>“Here!” bellowed the Inspector, pulling him down into a chair. “Nothing doing. That blasted book of yours wont run away. I want you to sit here and keep my headache company.”</p>
<p>Ellery nestled into the leather cushions with a sigh. “Just when I get to feeling that all investigations into the foibles of the human mind are useless and a waste of time, my worthy sire puts the onus of thought upon me again. Heigh-ho! Whats on the menu?”</p>
<p>“Im not putting any onus on you at all,” growled Queen. “And stop using such big words. Im dizzy enough. What I want you to do is help me go over this confounded mess of a case and see—well, what we can see.”</p>
<p>“I might have suspected it,” said Ellery. “Where do I start?”</p>
<p>“You dont,” grunted his father. “Im doing the talking tonight and youre going to listen. And you might make a few notes, too.</p>
<p>“Lets begin with Field. I think, in the first place, that we can take it for granted our friend went to the Roman Theatre Monday night not for pleasure but for business. Right?”</p>
<p>“No doubt about it in my mind,” said Ellery. “What did Velie report about Fields movements Monday?”</p>
<p>“Field got to his office at 9:30—his usual morning arrival-hour. He worked until noon. He had no personal visitors all day. At twelve oclock he lunched at the Webster Club alone, and at 1:30 returned to his office. He worked steadily until 4:00—and seems to have gone straight home, as the doorman and elevator-man both testify he arrived at the apartment about 4:30. Velie could get no further data except that Michaels arrived at 5:00 and left at 6:00. Field left at 7:30, dressed as we found him. I have a list of the clients whom he saw during the day, but it doesnt tell much.”</p>
<p>“How about the reason for his small bank account?” asked Ellery.</p>
<p>“Just what I figured,” returned Queen. “Field has been losing steadily on the stock market—and not chicken feed, either. Velies just run a little tip to earth which makes Field out as a frequent visitor to the racetrack, where hes also dropped plenty. For a shrewd man, he certainly was an easy-mark for the wiseacres. Anyway, that explains his having so little cash in his personal account. And more than that—it probably also explains more conclusively the item of 50,000 on the program we found. That meant money, and the money it referred to was in some way connected, Im sure, with the person he was to meet at the theatre.</p>
<p>“Now, I think that we can pretty well conclude that Field knew his murderer rather intimately. For one thing, he accepted a drink obviously without suspicion, or at least question; for another, the meeting seems to have been definitely arranged for purposes of concealment—why, else, if that is not so, was the theatre chosen for the meeting at all?”</p>
<p>“All right. Let me ask you the same question,” interposed Ellery, puckering his lips. “Why <em>should</em> a theatre be chosen as a meeting-place to transact a secret and undoubtedly nefarious business? Wouldnt a park be more secret? Wouldnt a hotel lobby have its advantages? Answer that.”</p>
<p>“Unfortunately, my son,” said the Inspector mildly, “<abbr epub:type="z3998:name-title">Mr.</abbr> Field could have had no definite knowledge that he was going to be murdered. As far as he was concerned, all he was going to do was to take care of his part of the transaction. As a matter of fact, Field <em>himself</em> might have chosen the theatre as the place of meeting. Perhaps he wanted to establish an alibi for something. Theres no way of telling yet just what he wanted to do. As for the hotel lobby—certainly he would run a grave risk of being seen. He might have been unwilling, further, to risk himself in such a lonely place as a park. And, lastly, he may have had some particular reason for not wanting to be seen in the company of the second party. Remember—the ticket-stubs we found showed that the other person did not come into the theatre at the same time as Field. But this is all fruitless conjecture—”</p>
<p>Ellery smiled in a thoughtful manner, but said nothing. He was thinking to himself that the old man had not completely satisfied the objection, and that this was a strange thing in a man of Inspector Queens direct habits of thought.⁠ ⁠…</p>
<p>But Queen was continuing. “Very well. We must always bear in mind the further possibility that the person with whom Field transacted his business was <em>not</em> his murderer. Of course, this is merely a possibility. The crime seems to have been too well planned for that. But if this <em>is</em> so, then we must look for <em>two</em> people in the audience Monday night who were directly connected with Fields death.”</p>
<p>“Morgan?” asked Ellery idly.</p>
<p>The Inspector shrugged his shoulders. “Perhaps. Why didnt he tell us about it when we spoke to him yesterday afternoon? He confessed everything else. Well, maybe because he felt that a confession of having paid blackmail to the murdered man, together with the fact that he was found in the theatre, would be too damning a bit of circumstantial evidence.”</p>
<p>“Look at it this way,” said Ellery. “Here we find a man dead who has written on his program the number 50,000, obviously referring to dollars. We know from what both Sampson and Cronin have told us about Field that he was a man of unscrupulous and probably criminal character. Further, we know from Morgan that he was also a blackmailer. I think, therefore, we can deduce safely that he went to the Roman Theatre on Monday night to collect or arrange for the payment of $50,000 in blackmail from some person unknown. Right so far?”</p>
<p>“Go ahead,” grunted the Inspector noncommittally.</p>
<p>“Very well,” continued Ellery. “If we conclude that the person blackmailed that night and the murderer were one and the same, we need look no farther for a motive. Theres the motive ready made—to choke off the blackmailing Field. <em>If</em>, however, we proceed on the assumption that the murderer and the person blackmailed were not the same, but two entirely different individuals, <em>then</em> we must still scrabble about looking for a motive for the crime. My personal opinion is that this is unnecessary—that the murderer and the blackmailed person are one. What do you think?”</p>
<p>“Im inclined to agree with you, Ellery,” said the Inspector. “I merely mentioned the other possibility—did not state my own conviction. Let us proceed, for the time being, then, on the assumption that Fields blackmail victim and his murderer were the same.⁠ ⁠…</p>
<p>“Now—I want to clear up the matter of the missing tickets.”</p>
<p>“Ah—the missing tickets,” murmured Ellery. “I was wondering what you made of that.”</p>
<p>“Dont be funny, now, you rascal,” growled Queen. “Heres what I make of it. All in all, we are dealing with eight seats—one in which Field sat, for which we have the stub found on Fields person; one in which the murderer sat, for which we have the stub found by Flint; and finally the six empty seats for which tickets were bought, as established by the box-office report, and for which stubs were not found, torn or whole, anywhere in the theatre or box-office. First of all, it is barely possible that all of those six whole tickets were in the theatre Monday night, and went out of the theatre on somebodys person. Remember, the search of individuals was necessarily not so exhaustive as to include an examination for small things like tickets. This, however, is highly improbable. The best explanation is that either Field or his murderer bought all eight tickets at one time, intending to use two and reserving the other six to insure absolute privacy during the short time that the business was to be transacted. In this case, the most sensible thing to have done was to destroy the tickets as soon as they were bought; which was probably done by either Field or the murderer, according to who made the arrangements. We must, therefore, forget those six tickets—theyre gone and well never get our hands on them.</p>
<p>“To proceed,” continued the Inspector. “We know that Field and his victim entered the theatre separately. This may positively be deduced from the fact that when I put the two stubs back to front, the torn edges did not match. When two people enter together, the tickets are presented together and are invariably torn together. Now—this does not say that they did not come in at practically the same time, because for purposes of safety they may have come in one after the other, as if they did not know each other. However, Madge OConnell claims no one sat in LL30 during Act <span epub:type="z3998:roman">I</span>, and the orangeade-boy, Jess Lynch, testified that ten minutes after Act <span epub:type="z3998:roman">II</span> had started, there was still no one in LL30. This means that the murderer either had not yet entered the theatre, <em>or</em> he had come in before but was sitting in some other part of the orchestra, having a ticket necessarily for another seat.”</p>
<p>Ellery shook his head. “I realize that as well as you, son,” said the old man testily. “Im just following the thought through. I was going to say that it doesnt seem likely the murderer had come into the theatre at the regular time. Its probable that he entered at least ten minutes after the second act started.”</p>
<p>“I can give you a proof of that,” said Ellery lazily.</p>
<p>The Inspector took a pinch of snuff. “I know—those cabalistic figures on the program. How did they read?</p>
<table>
<tbody>
<tr>
<td>930</td>
</tr>
<tr>
<td>815</td>
</tr>
<tr>
<td>50,000</td>
</tr>
</tbody>
</table>
<p>“We know what the fifty-thousand represented. The other two figures must have referred not to dollars, but to time. Look at the 815. The play started at 8:25. In all likelihood Field arrived about 8:15, or if he arrived sooner, he had some cause to refer to his watch at that time. Now, if he had an appointment with someone who, we assume, arrived much later, what more likely than that Field should have idly jotted down on his program—first, the 50,000, which indicates that he was thinking about the impending transaction, which involved $50,000 in blackmail; then 8:15, the time he was thinking about it; and finally 9:30—the time the blackmail victim was due to arrive! Its the most natural thing in the world for Field to have done this, as it would be for anyone who is in the habit of scribbling in idle moments. Its very fortunate for us, because it points to two things: first, to the exact time of the appointment with the murderer—9:30; and, second, it corroborates our conjecture as regards the actual time the murder was committed. At 9:25 Lynch saw Field alive and alone; at 9:30, by Fields written evidence, the murderer was due to arrive, and we take it for granted he did; according to <abbr epub:type="z3998:name-title">Dr.</abbr> Jones statement it would take the poison from fifteen to twenty minutes to kill Field—and in view of Pusaks discovery at 9:55 of the dead body, we may say that the poison was administered about 9:35. If the tetra ethyl lead took at the most twenty minutes—that gives us 9:55. Much before then, of course, the murderer left the scene of the crime. Remember—he could not have known that our friend <abbr epub:type="z3998:name-title">Mr.</abbr> Pusak would suddenly desire to rise and leave his seat. The murderer was probably figuring that Fields body would not be discovered until the intermission, at 10:05, which would have been ample time for Field to have died without being able to murmur any message at all. Luckily for our mysterious murderer Field was discovered too late to gasp more than the information that hed been murdered. If Pusak had walked out five minutes earlier wed have our elusive friend behind the bars right now.”</p>
<p>“Bravo!” murmured Ellery, smiling affectionately. “A perfect recitation. My congratulations.”</p>
<p>“Oh, go jump in the bathtub,” growled his father. “At this point I just want to repeat what you brought out Monday night in Panzers office—the fact that although the murderer quitted the scene of the crime between 9:30 and 9:55, he was present in the theatre all the rest of the evening until we allowed everybody to go home. Your examination of the guards and the OConnell girl, together with the doormens evidence, Jess Lynchs presence in the alley, the ushers corroboration of this fact and all the rest of it, takes care of that.⁠ ⁠… He was there, all right.</p>
<p>“This leaves us momentarily up a tree. All we can do now is consider some of the personalities weve bumped into in the course of the investigation,” went on the Inspector with a sigh. “First—did Madge OConnell tell the truth when she said she had seen no one pass up or down the aisle during the second act? And that she had not seen, at any time during the evening at all, the person whom we know sat in LL30 from half-past nine until ten or fifteen minutes before the body was discovered?”</p>
<p>“Its a tricky question, dad,” remarked Ellery seriously, “because if she was lying about these things, we are losing a mine of information. If she <em>was</em> lying—good Lord!—she might be in a position at this moment either to describe, or identify, or possibly name the murderer! However, her nervousness and peculiar attitude might be ascribed to her knowledge that Parson Johnny was in the theatre, with a pack of policemen just aching to get their fingers on him.”</p>
<p>“Sounds reasonable to me,” grumbled Queen. “Well, what about Parson Johnny? How does he fit into this—or does he fit into it at all? We must always remember that, according to Morgans statement, Cazzanelli was actively associated with Field. Field had been his lawyer, and perhaps had even bought the Parsons services for this shady business Cronin is nosing around about. If the Parson was not there by accident, was he there through Field or through Madge OConnell, as she and he both say? I think, my son,” he added with a fierce tug at his mustache, “that Im going to give Parson Johnny a taste of the lash—it wont hurt his thick hide! And that snippy little OConnell chit—wont do any harm to scare the wits out of her either.⁠ ⁠…”</p>
<p>He took an enormous pinch of snuff, sneezing to the tune of Ellerys sympathetic chuckles.</p>
<p>“And dear old Benjamin Morgan,” continued the Inspector, “was he telling the truth about the anonymous letter which so conveniently gave him a mysterious source for his theatre ticket?</p>
<p>“And that most interesting lady, <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo.⁠ ⁠… Ah, the ladies, bless em! They always muddle a mans logic so. What did she say—that she came to Fields apartment at 9:30? Is her alibi perfectly sound? Of course, the doorman at the apartment house confirmed her statement. But its easy to fix doormen.⁠ ⁠… Does she know more than she has indicated about Fields business—particularly his private business? Was she lying when she said that Field told her he would be back at ten oclock? Remember, we know that Field had an appointment in the Roman Theatre beginning at 9:30—did he really expect to keep it and be back at his rooms by ten oclock? By cab it would be a fifteen or twenty-minute drive, through traffic, which would leave only ten minutes for the transaction—possible, of course. Couldnt do it much sooner by subway, either. We mustnt forget, too, that this woman was not in the theatre at any time during the evening.”</p>
<p>“Youll have your hands full with that fair flower of Eve,” remarked Ellery. “Its so beautifully evident that shes keeping back a story of some sort. Did you notice that brazen defiance? Wasnt mere bravado. She knows something, dad. I would certainly keep my eye on her—sooner or later shell give herself away.”</p>
<p>“Hagstrom will take care of her,” said Queen abstractedly. “Now, how about Michaels? He has no supported alibi for Monday evening. But then it might not make any difference. He wasnt in the theatre.⁠ ⁠… Theres something fishy about that fellow. Was he really looking for something when he came to Fields apartment Tuesday morning? Weve made a thorough search of the premises—is it possible weve overlooked something? Its quite evident that he was lying when he spilled that story about the check, and not knowing that Field was dead. And consider this—he <em>must</em> have realized that he was running into danger in coming to Fields rooms. Hed read about the murder and couldnt have hoped that the police would delay going to the place. So he was taking a desperate chance—for what reason? Answer that one!”</p>
<p>“It might have had something to do with his imprisonment—by George, he looked surprised when I accused him, didnt he?” chuckled Ellery.</p>
<p>“Might at that,” returned the Inspector. “By the way. Ive heard from Velie about Michaels term up in Elmira. Thomas reports that it was a hushed-up case—much more serious than the light sentence in the Reformatory indicates. Michaels was suspected of forgery—and it looked mighty black for him. Then Lawyer Field nicely got <abbr epub:type="z3998:name-title">Mr.</abbr> Michaels off on an entirely different count—something to do with petty larceny—and nothing was ever heard about the forgery business again. This boy Michaels looks like the real thing—have to step on his heels a bit.”</p>
<p>“I have a little idea of my own about Michaels,” said Ellery thoughtfully. “But let it go for the present.”</p>
<p>Queen seemed not to hear. He stared into the fire roaring in the stone fireplace. “Theres Lewin, too,” he said. “Seems incredible that a man of Lewins stamp should have been so confidentially associated with his employer without knowing a good deal more than he professes. Is he keeping something back? If he is, heaven help him—because Cronin will just about pulverize him!”</p>
<p>“I rather like that chap Cronin,” sighed Ellery. “How on earth can a fellow be so set on one idea?⁠ ⁠… Has this occurred to you? I wonder if Morgan knows Angela Russo? Despite the fact that both of them deny a mutual acquaintance. Would be deucedly interesting if they did, wouldnt it?”</p>
<p>“My son,” groaned Queen, “dont go looking for trouble. Weve a peck of it now without going out of our way for more.⁠ ⁠… By jingo!”</p>
<p>There was a comfortable silence as the Inspector sprawled in the light of the leaping flames. Ellery munched contentedly on a succulent piece of pastry. Djunas bright eyes gleamed from the far corner of the room, where he had stolen noiselessly and squatted on his thin haunches on the floor, listening to the conversation.</p>
<p>Suddenly the old mans eyes met Ellerys in a spasmodic transference of thought.</p>
<p>“The hat.⁠ ⁠…” muttered Queen. “We always come back to the hat.”</p>
<p>Ellerys glance was troubled. “And not a bad thing to come back to, dad. Hat—hat—hat! Where does it fit in? Just what do we know about it?”</p>
<p>The Inspector shifted in his chair. He crossed his legs, took another pinch of snuff and proceeded with a fresh vigor. “All right. We cant afford to be lazy in the matter of that blamed silk-topper,” he said briskly. “What do we know so far? First, that the hat did not leave the theatre. It seems funny, doesnt it? Doesnt seem possible that we would find no trace at all after such a thorough search.⁠ ⁠… Nothing was left in the cloakroom after everybody was gone; nothing was found in the sweepings that might indicate a hat torn to small pieces or burned; in fact, not a trace, not a thing for us to go on. Therefore, Ellery, the only sensible conclusion we can make at this point is <em>that we havent looked for the hat in the right place</em>! And further, wherever it is, its still there, due to our precaution of closing the theatre down since Monday night. Ellery, weve got to go back tomorrow morning and turn that place upside down. I wont sleep until we see light somewhere in this matter.”</p>
<p>Ellery was silent. “Im not at all satisfied with things as youve stated them, dad,” he muttered at last. “Hat—hat—theres something wrong somewhere!” He fell silent once more. “No! The hat is the focal point of this investigation—I cannot see any other way out of it. Solve the mystery of Fields hat and you will find the one essential clue that will point to the murderer. Im so convinced of this that Ill be satisfied were on the right track only when were making progress in the explanation of the hat.”</p>
<p>The old man nodded his head vigorously. “Ever since yesterday morning, when I had time to think over the hat business, Ive felt that we had gone astray somewhere. And here it is Wednesday night—still no light. Weve done necessary things—theyve led nowhere.⁠ ⁠…” He stared into the fire. “Everything is so badly muddled. Ive got all the loose ends at my fingertips, but for some blasted reason I cant seem to make them cohere—fit together—<em>explain</em> anything.⁠ ⁠… Undoubtedly, son, what is missing is the story of the top-piece.”</p>
<p>The telephone bell rang. The Inspector sprang for the instrument. He listened attentively to a mans unhurried tones, made a brisk comment and finally hung up.</p>
<p>“Whos the latest midnight babbler, O recipient of many confidences?” asked Ellery, grinning.</p>
<p>“That was Edmund Crewe,” said Queen. “You remember I asked him yesterday morning to go over the Roman. He spent all of yesterday and today at it. And he reports positively that there is no secret hiding-place anywhere on the premises of the theatre. If Eddie Crewe, who is about the last word in architectural matters of this kind, says theres no hiding-place there, you may rest assured its so.”</p>
<p>He jumped to his feet and espied Djuna squatting on his hams in the corner. “Djuna! Get the old bed ready,” he roared. Djuna slipped through the room and disappeared with a silent grin. Queen wheeled on Ellery, who had already taken off his coat and was fumbling with his tie.</p>
<p>“The first thing we do tomorrow morning is go down to the Roman Theatre and start all over again!” the old man said decisively. “And let me tell you, son—Im through fooling around! Somebodyd better watch out!”</p>
<p>Ellery affectionately encircled his fathers shoulders with one great arm. “Come on to bed, you old fraud!” he laughed.</p>
</section>
</section>
<section id="part-3" epub:type="part bodymatter z3998:fiction">
<header>
<h2>
<span epub:type="label">Part</span>
<span epub:type="ordinal">Three</span>
</h2>
<blockquote epub:type="epigraph">
<p>“A good detective is born, not made. Like all genius, he springs not from a carefully nurtured <i lang="de" xml:lang="de">polizei</i> but from all mankind. The most amazing detective I ever knew was a dirty old witch-doctor who had never been out of the bush.⁠ ⁠… It is the peculiar gift of the truly great detective that he can apply to the inexorable rules of logic three catalyzers: an abnormal observation of events, a knowledge of the human mind and an insight into the human heart.”</p>
<cite>From <i epub:type="se:name.publication.book">The Man-Hunters Manual</i>,<br/>
by James Redix (the Younger)</cite>
</blockquote>
</header>
<section id="chapter-14" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XIV</h3>
<p epub:type="title">In Which the Hat Grows</p>
</hgroup>
<p>On Thursday, September 27th, the third morning after the events of the crime in the Roman Theatre, Inspector Queen and Ellery rose at an early hour and dressed hastily. They repaired to a makeshift breakfast under the protesting eye of Djuna, who had been pulled bodily from his bed and thrust into the sober habiliments which he affected as majordomo of the Queen ménage.</p>
<p>While they were munching at anaemic pancakes, the old man asked Djuna to get Louis Panzer on the telephone.</p>
<p>In a few moments the Inspector was speaking genially into the mouthpiece. “Good morning, Panzer. Please forgive me for hauling you out of bed at this ungodly time of the morning.⁠ ⁠… Theres something important in the wind and we need your help.”</p>
<p>Panzer murmured a sleepy reassurance.</p>
<p>“Can you come down to the Roman Theatre right away and open it for us?” went on the old man. “I told you that you wouldnt be shut down very long and now it looks as if youll be able to cash in on the publicity the affair has been getting. Im not sure when we can reopen, you understand, but its barely possible that youll be able to put your show on tonight. Can I count on you?”</p>
<p>“This is excellent!” Panzers voice came over the wire in a tremulous eagerness. “Do you want me to come down to the theatre at once? Ill be there in a half-hour—Im not dressed.”</p>
<p>“That will be fine,” returned Queen. “Of course, Panzer—no one is to be allowed inside yet. Wait for us on the sidewalk before you use your keys and dont notify anyone, either. Well talk it all over at the theatre.⁠ ⁠… Just a moment.”</p>
<p>He clamped the mouthpiece against his chest and looked up inquiringly at Ellery, who was gesturing frantically. Ellery formed his lips around the syllables of a name and the old man nodded approvingly. He spoke into the telephone again.</p>
<p>“Theres one other thing you can do for me at present, Panzer,” he continued. “Can you get hold of that nice old lady, <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips? Id like to have her meet us at the theatre as soon as she can.”</p>
<p>“Certainly, Inspector. If its at all possible,” said Panzer. Queen replaced the receiver on its hook.</p>
<p>“Well, thats that,” he remarked, rubbing his hands together and delving into his pocket for the snuffbox. “Ah-h-h! Bless Sir Walter and all those hardy pioneers who championed the cause of the filthy weed!” He sneezed joyously. “One minute, Ellery, then well go.”</p>
<p>He picked up the telephone once more and called detective headquarters. He gave a few cheery orders, banged the instrument back on the table and hustled Ellery into his coat. Djuna watched them leave with a mournful expression: he had often pleaded with the Inspector to be allowed to accompany the Queens on their sporadic excursions into the byways of New York. The Inspector, who had his own ideas on the subject of rearing adolescents, invariably refused. And Djuna, who regarded his patron much as the Stone-Age man regarded his amulets, accepted the inevitable and hoped for a more auspicious future.</p>
<p>It was a raw, wet day. Ellery and his father turned up their coat-collars as they walked towards Broadway and the subway. Both were extraordinarily taciturn, but the keen anticipatory looks on their faces—so curiously alike and yet so different—portended an exciting and revealing day.</p>
<hr/>
<p>Broadway and its threaded canyons were deserted in the chill wind of the morning as the two men walked briskly down 47th Street towards the Roman Theatre. A drab-coated man lounged on the sidewalk before the closed glass doors of the lobby; another leaned comfortably against the high iron fence which cut off the left alley from the street. The dumpy form of Louis Panzer was visible standing before the central door of the theatre, in conversation with Flint.</p>
<p>Panzer shook hands excitedly. “Well, well!” he cried. “So the ban is to be lifted at last!⁠ ⁠… Exceedingly happy to hear that, Inspector.”</p>
<p>“Oh, it isnt exactly lifted, Panzer,” smiled the old man. “Have you the keys? Morning, Flint. Rest up any since Monday night?”</p>
<p>Panzer produced a heavy bunch of keys and unlocked the central door of the lobby. The four men filed in. The swarthy manager fumbled with the lock of the inside door and finally managed to swing it open. The dark interior of the orchestra yawned in their faces.</p>
<p>Ellery shivered. “With the possible exceptions of the Metropolitan Opera House and Titus Tomb, this is the most dismal theatorium Ive ever entered. Its a fitting mausoleum for the dear departed.⁠ ⁠…”</p>
<p>The more prosaic Inspector grunted as he pushed his son into the maw of the dark orchestra. “Get along with you! Youll be giving us all the willies.”</p>
<p>Panzer, who had hurried ahead, turned on the main electric switch. The auditorium leaped into more familiar outlines by the light of the big arcs and chandeliers. Ellerys fanciful comparison was not so fantastic as his father had made it appear. The long rows of seats were draped with dirty tarpaulin; murky shadows streaked across the carpets, already dusty; the bare whitewashed wall at the rear of the empty stage made an ugly splotch in the sea of red plush.</p>
<p>“Sorry to see that tarpaulin there,” grumbled the Inspector to Panzer. “Because it will have to be rolled up. Were going to conduct a little personal search of the orchestra. Flint, get those two men outside, please. They may as well do something to earn the Citys money.”</p>
<p>Flint sped away and returned shortly with the two detectives who had been on guard outside the theatre. Under the Inspectors direction they began to haul the huge sheets of rubberized seat-covers to the sides, disclosing rows of cushioned chairs. Ellery, standing to one side near the extreme left aisle, withdrew from his pocket the little book in which he had scribbled notes and drawn a rough map of the theatre on Monday night. He was studying this and biting his underlip. Occasionally he looked up as if to verify the layout of the theatre.</p>
<p>Queen bustled back to where Panzer was nervously pacing the rear. “Panzer, were going to be mighty busy here for a couple of hours and I was too shortsighted to bring extra men with me. I wonder if I may impose upon you.⁠ ⁠… I have something in mind that requires immediate attention—it would take only a small part of your time and it would help me considerably.”</p>
<p>“Of course, Inspector!” returned the little manager. “Im only too glad to be of assistance.”</p>
<p>The Inspector coughed. “Please dont feel that Im using you as an errand-boy or anything like that, old man,” he explained apologetically. “But I need these fellows, who are trained in searches of this kind—and at the same time I must have some vital data from a couple of the District Attorneys men who are working downtown on another aspect of the case. Would you mind taking a note for me to one of them—name of Cronin—and bring back the parcel he gives you? I hate to ask you to do this, Panzer,” he muttered. “But its too important to trust to an ordinary messenger, and—ding it all! Im in a hole.”</p>
<p>Panzer smiled in his quick birdlike fashion. “Not another word, Inspector. Im entirely at your service. Ive the materials in my office if you care to write the note now.”</p>
<p>The two men retired to Panzers office. Five minutes later they reentered the auditorium. Panzer held a sealed envelope in his hand and hurried out into the street. Queen watched him go, then turned with a sigh to Ellery, who had perched himself on the arm of the seat in which Field had been murdered and was still consulting the penciled map.</p>
<p>The Inspector whispered a few words to his son. Ellery smiled and clapped the old man vigorously on the back.</p>
<p>“What do you say we get a move on, son?” said Queen. “I forgot to ask Panzer if he had succeeded in reaching this <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips. I guess he did, though, or he would have said something about it. Where in thunder is she?”</p>
<p>He beckoned to Flint, who was helping the other two detectives in the backbreaking task of removing the tarpaulin.</p>
<p>“Ive one of those popular bending-exercises for you this morning, Flint. Go up to the balcony and get busy.”</p>
<p>“What am I supposed to be looking for today, Inspector?” grinned the broad-shouldered detective. “Because I hope I have better luck than I did Monday night.”</p>
<p>“Youre looking for a hat—a nice, shiny top-piece such as the swells wear, my boy,” announced the Inspector. “But if you should come across anything else, use your lungs!” Flint trotted up the wide marble staircase towards the balcony. Queen looked after him, shaking his head. “Im afraid the poor lad is doomed to another disappointment,” he remarked to Ellery. “But I must make absolutely certain that theres nothing up there—and that the usher Miller who was guarding the balcony staircase Monday night was telling the truth. Come along, lazybones.”</p>
<p>Ellery shed his topcoat reluctantly and tucked the little book away in his pocket. The Inspector wriggled out of his ulster and preceded his son down the aisle. Working side by side they began to search the orchestra-pit at the extreme end of the auditorium. Finding nothing there, they clambered out into the orchestra again and, Ellery taking the right side and his father the left, began a slow, methodical combing of the theatre-premises. They lifted the seats; probed experimentally into the plush cushions with long needles which the Inspector had produced mysteriously from his breast-pocket; and kneeled to examine every inch of the carpet by the light of electric torches.</p>
<p>The two detectives who had by now completed the task of rolling up the tarpaulin began, on the Inspectors brief command, to work through the boxes, a man to each side of the theatre.</p>
<p>For a long time the four men proceeded in silence, unbroken except for the somewhat labored breathing of Inspector Queen. Ellery was working swiftly and efficiently, the old man more slowly. As they met near the center after completing the search of a row, they would regard each other significantly, shake their heads and continue afresh.</p>
<p>About twenty minutes after Panzers departure the Inspector and Ellery, absorbed in their examination, were startled by the ringing of a telephone bell. In the silence of the theatre the clear trill of the bell rang out with astonishing sharpness. Father and son looked at each other blankly for an instant, then the old man laughed and plodded up the aisle in the direction of Panzers office.</p>
<p>He returned shortly, smiling. “It was Panzer,” he announced. “Got down to Fields office and found the place closed. No wonder—its only a quarter of nine. But I told him to wait there until Cronin comes. It cant be long now.”</p>
<p>Ellery laughed and they set to work again.</p>
<p>Fifteen minutes later, when the two men were almost finished, the front door opened and a small elderly woman dressed in black stood blinking in the brilliant arc-lights. The Inspector sprang forward to meet her.</p>
<p>“Youre <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips, arent you?” he cried warmly. “Its mighty nice of you to come so soon, madam. I think you know <abbr epub:type="z3998:name-title">Mr.</abbr> Queen here?”</p>
<p>Ellery came forward, smiling one of his rare smiles and bowing with genuine gallantry. <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips was representative of a lovable old womanhood. She was short and of motherly proportions. Her gleaming white hair and air of kindliness endeared her immediately to Inspector Queen, who had a sentimental weakness for middle-aged ladies of presence.</p>
<p>“I certainly do know <abbr epub:type="z3998:name-title">Mr.</abbr> Queen,” she said, extending her hand. “He was very nice to an old woman Monday night.⁠ ⁠… And I was so afraid youd have to wait for me, sir!” she said softly, turning to the Inspector. “<abbr epub:type="z3998:name-title">Mr.</abbr> Panzer sent a messenger for me this morning—I havent a telephone, you see. There was a time, when I was on the stage.⁠ ⁠… I came just as soon as I could.”</p>
<p>The Inspector beamed. “For a lady it was remarkably prompt, <em>remark</em>ably prompt, <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips!”</p>
<p>“My father kissed the Blarney Stone several centuries ago, <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips,” said Ellery gravely. “Dont believe a word av im.⁠ ⁠… I suppose it will be <i lang="fr" xml:lang="fr">au fait</i> if I leave you to tackle the rest of the orchestra, dad? Id like to have a little chat with <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips. Do you think youre physically able to complete the job alone?”</p>
<p>“Physically able—!” snorted the Inspector. “You plump right down that aisle and go about your business, son.⁠ ⁠… I should appreciate your giving <abbr epub:type="z3998:name-title">Mr.</abbr> Queen all the help you can, <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips.”</p>
<p>The white-haired lady smiled and Ellery, taking her arm, led her off in the direction of the stage. Inspector Queen, looking after them wistfully, shrugged his shoulders after a moment and turned back to resume the search. A short time later, when he chanced to straighten up, he espied Ellery and <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips seated on the stage conversing earnestly, like two players rehearsing their roles. Queen proceeded slowly up and down the rows, weaving in and out among the empty seats, shaking his head dolefully as he approached the last few rows still empty-handed. When he looked up again the two chairs on the stage held no occupants. Ellery and the old lady had disappeared.</p>
<p>Queen came at last to LL32 Left—the seat in which Monte Field had died. He made a painstaking examination of the cushions, a light of resignation in his eyes. Muttering to himself he walked slowly across the carpet at the rear of the theatre and entered Panzers office. A few moments later he reappeared, only to make his way to the cubicle which was used as an office by the publicity man, Harry Neilson. He was in this compartment for some time. He came out and visited the cashiers offices. Shutting the door behind him when he had finished, he wended his way down the steps on the right of the theatre leading to the general lounge, on the floor below the orchestra. Here he took his time, delving into every corner, every niche in the wall, every waste-container—all of which he found to be empty. He speculatively eyed the large bin standing directly under the water-fountain. He peered into this receptacle and pottered away, finding nothing. Thereupon with a sigh he opened the door on which was gilt-lettered, <b>Ladies Rest Room</b>, and went inside. A few moments later he reappeared to push his way through the swinging-doors marked <b>Gentlemen</b>.</p>
<p>When his meticulous search of the lower floor was completed he trudged up the steps again. In the orchestra he found Louis Panzer waiting, slightly flushed from his exertions but displaying a triumphant smile. The little manager was carrying a small parcel wrapped in brown paper.</p>
<p>“So you saw Cronin after all, Panzer?” said the Inspector, scurrying forward. “This is mighty nice of you, my boy—I appreciate it more than I can say. Is this the package Cronin gave you?”</p>
<p>“It is. A very nice chap, Cronin. I didnt have to wait long after I telephoned you. He came in with two other men named Stoates and Lewin. He didnt keep me more than ten minutes altogether. I hope it was important, Inspector?” Panzer continued, smiling. “I should like to feel that Ive been instrumental in clearing up part of the puzzle.”</p>
<p>“Important?” echoed the Inspector, taking the parcel from the managers hand. “You have no idea how important it is. Some day Ill tell you more about it.⁠ ⁠… Will you excuse me a moment, Panzer?”</p>
<p>The little man nodded in a fleeting disappointment as the Inspector grinned, backing off into a dark corner. Panzer shrugged and disappeared into his office.</p>
<p>When he came out, hat and coat left behind, the Inspector was stuffing the parcel into his pocket.</p>
<p>“Did you get what you wanted, sir?” inquired Panzer.</p>
<p>“Oh, yes, yes, indeed!” Queen said, rubbing his hands. “And now—I see Ellery is still gone—suppose we go into your office for a few minutes and while away the time until he returns.”</p>
<p>They went into Panzers sanctum and sat down. The manager lit a long Turkish cigarette while the Inspector dipped into his snuffbox.</p>
<p>“If Im not presuming, Inspector,” said Panzer casually, crossing his short fat legs and emitting a cloud of smoke, “how are things going?”</p>
<p>Queen shook his head sadly. “Not so well—not so well. We dont seem to be getting anywhere with the main angles of the case. In fact, I dont mind telling you that unless we get on the track of a certain object we face failure.⁠ ⁠… Its pretty hard on me—Ive never encountered a more puzzling investigation.” He wore a worried frown as he snapped the lid of his snuffbox shut.</p>
<p>“Thats too bad, Inspector,” Panzer clucked in sympathy. “And I was hoping—Ah, well! We cant put our personal concerns above the demands of justice, I suppose! Just what is it you are seeking, Inspector, if you dont mind telling an outsider?”</p>
<p>Queen brightened. “Not at all. Youve done me a good turn this morning and—By jingo, how stupid of me not to think of this before!” Panzer leaned forward eagerly. “How long have you been manager of the Roman Theatre, Panzer?”</p>
<p>The manager raised his eyebrows. “Ever since it was built,” he said. “Before that I managed the old Electra on 43rd Street—it is also owned by Gordon Davis,” he explained.</p>
<p>“Oh!” The Inspector seemed to reflect deeply. “Then you would know this theatre from top to bottom—you would be as familiar with its construction as the architect, perhaps?”</p>
<p>“I have a rather thorough knowledge of it, yes,” confessed Panzer, leaning back.</p>
<p>“Thats excellent! Let me give you a little problem, then, Panzer.⁠ ⁠… Suppose you wished to conceal a—let us say, a tophat—somewhere in the building, in such a way that not even an exhaustive search of the premises would bring it to light. What would you do? Where would you hide it?”</p>
<p>Panzer scowled thoughtfully at his cigarette. “A rather unusual question, Inspector,” he said at last, “and one which it is not easy to answer. I know the plans of the theatre very well; I was consulted about them in a conference with the architect before the theatre was built. And I can positively state that the original blueprints did not provide for such medieval devices as concealed passageways, secret closets or anything of that sort. I could enumerate any number of places where a man might hide a comparatively small object like a tophat, but none of them would be proof against a really thorough search.”</p>
<p>“I see.” The Inspector squinted at his fingernails in an appearance of disappointment. “So that doesnt help. Weve been over the place from top to bottom, as you know, and we cant find a trace of it.⁠ ⁠…”</p>
<p>The door opened and Ellery, a trifle begrimed but wearing a cheerful smile, entered. The Inspector glanced at him in eager curiosity. Panzer rose hesitantly with the evident intention of leaving father and son alone. A flash of intelligence shot between the Queens.</p>
<p>“Its all right, Panzer—dont go,” said the Inspector peremptorily. “Weve no secrets from you. Sit down, man!”</p>
<p>Panzer sat down.</p>
<p>“Dont you think, dad,” remarked Ellery, perching on the edge of the desk and reaching for his pince-nez, “that this would be an opportune moment to inform <abbr epub:type="z3998:name-title">Mr.</abbr> Panzer of tonights opening? You remember we decided while he was gone that the theatre might be thrown open to the public this evening and a regular performance given.⁠ ⁠…”</p>
<p>“How could I have forgotten—!” said the Inspector without blinking, although this was the first time he had heard about the mythical decision. “I think were about ready, Panzer, to lift the ban on the Roman. We find that we can do nothing further here, so there is no reason for depriving you of your patronage any longer. You may run a performance tonight—in fact, we are most anxious to see a show put on, arent we, Ellery?”</p>
<p>“Anxious is hardly the word,” said Ellery, lighting a cigarette. “I should say we insist upon it.”</p>
<p>“Exactly,” murmured the Inspector severely. “We insist upon it, Panzer.”</p>
<p>The manager had bobbed out of his chair, his face shining. “Thats simply splendid, gentlemen!” he cried. “Ill telephone <abbr epub:type="z3998:name-title">Mr.</abbr> Davis immediately to let him know the good news. Of course”—his face fell—“its terribly late to expect any sort of response from the public for tonights performance. Such short notice.⁠ ⁠…”</p>
<p>“You neednt worry about that, Panzer,” retorted the Inspector. “Ive caused your shutdown and Ill see that the theatre is compensated for it tonight. Ill get the newspaper boys on the wire and ask them to ballyhoo the opening in the next edition. It will mean a lot of unexpected publicity for you and undoubtedly the free advertising, combined with the normal curiosity of the public, will give you a sellout.”</p>
<p>“Thats sporting of you, Inspector,” said Panzer, rubbing his hands. “Is there anything else I can do for you at the moment?”</p>
<p>“Theres one item youve forgotten, dad,” interposed Ellery. He turned to the swart little manager. “Will you see that LL32 and LL30 Left are not sold tonight? The Inspector and I would enjoy seeing this evenings performance. Weve not really had that pleasure yet, you know. And naturally we wish to preserve a stately incognito, Panzer—dislike the adulation of the crowd and that sort of thing. Youll keep it under cover, of course.”</p>
<p>“Anything you say, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen. Ill instruct the cashier to put aside those tickets,” returned Panzer pleasantly. “And now, Inspector—you said you would telephone the press, I believe—?”</p>
<p>“Certainly.” Queen took up the telephone and held pithy conversations with the city editors of a number of metropolitan newspapers. When he had finished Panzer bade them a hurried goodbye to get busy with the telephone.</p>
<p>Inspector Queen and his son strolled out into the orchestra, where they found Flint and the two detectives who had been examining the boxes awaiting them.</p>
<p>“You men hang around the theatre on general principles,” ordered the Inspector. “Be particularly careful this afternoon.⁠ ⁠… Any of you find anything?”</p>
<p>Flint scowled. “I ought to be digging clams in Canarsie,” he said with a disgruntled air. “I fell down on the job Monday night, Inspector, and Im blamed if I could find a thing for you today. That place upstairs is swept as clean as a hounds tooth. Guess I ought to go back to pounding a beat.”</p>
<p>Queen slapped the big detective on the shoulder. “Whats the matter with you? Dont be acting like a baby, lad. How on earth could you find anything when there wasnt anything to find? You fellows get something?” he demanded, swinging on the other two men.</p>
<p>They shook their heads in a gloomy negation.</p>
<p>A moment later the Inspector and Ellery climbed into a passing taxicab and settled back for the short drive to headquarters. The old man carefully closed the glass sliding-window separating the drivers seat from the interior of the car.</p>
<p>“Now, my son,” he said grimly, turning on Ellery, who was puffing dreamily at a cigarette, “please explain to your old daddy that hocus-pocus in Panzers office!”</p>
<p>Ellerys lips tightened. He stared out of the window before replying. “Let me start this way,” he said. “You have found nothing in your search today. Nor have your men. And although I scouted about myself, I was just as unsuccessful. Dad, make up your mind to this one primary point: The hat which Monte Field wore to the performance of <i epub:type="se:name.publication.play">Gunplay</i> on Monday night, in which he was seen at the beginning of the second act, and which presumably the murderer took away after the crime was committed, <em>is not in the Roman Theatre now and has not been there since Monday night</em>. To proceed.” Queen stared at him with grizzled brows. “In all likelihood Fields tophat no longer exists. I would stake my Falconer against your snuffbox that it has fled this life and now enjoys a reincarnation as ashes in the City dumps. Thats point number one.”</p>
<p>“Go on,” commanded the Inspector.</p>
<p>“Point number two is so elementary as to be infantile. Nevertheless, allow me the privilege of insulting the Queen intelligence.⁠ ⁠… If Fields hat is not in the Roman Theatre now and has not been in the Roman Theatre since Monday night, it must of necessity have been taken <em>out</em> of the Roman Theatre some time during the course of that evening!”</p>
<p>He paused to gaze thoughtfully through the window. A traffic-officer was waving his arms at the juncture of 42nd Street and Broadway.</p>
<p>“We have established therefore,” he continued lightly, “the factual basis of a point which has been running us ragged for three days: to wit, did the hat for which we are looking leave the Roman Theatre.⁠ ⁠… To be dialectic—yes, it did. It left the Roman Theatre the night of the murder. Now we approach a greater problem—<em>how</em> did it leave and <em>when</em>.” He puffed at his cigarette and regarded the glowing tip. “We know that no person left the Roman Monday night with two hats or no hat at all. In no case was there anything incongruous in the attire of any person leaving the theatre. That is, a man wearing a full-dress costume did not go out with a fedora. In a similar way, no one wearing a silk-topper was dressed in ordinary street-clothes. Remember, we noticed nothing wrong from this angle in <em>anyone</em>.⁠ ⁠… This leads us inevitably, to my staggering mind, to the third fundamental conclusion: that Monte Fields hat left the theatre in the most natural manner in the world: <i lang="la" xml:lang="la">id est</i>, by way of some mans head, its owner being garbed in appropriate evening-clothes!”</p>
<p>The Inspector was keenly interested. He thought over Ellerys statement for a moment. Then he said seriously, “Thats getting us somewhere, son. But you say a man left the theatre wearing Monte Fields hat—an important and enlightening statement. But please answer this question: What did he do with his own hat, since no one left with two?”</p>
<p>Ellery smiled. “You now have your hand on the heart of our little mystery, dad. But let it hold for the moment. We have a number of other points to mull over. For example, the man who departed wearing Monte Fields hat could have been only one of two things: either he was the actual murderer, or he was an accomplice of the murderer.”</p>
<p>“I see what youre driving at,” muttered the Inspector. “Go on.”</p>
<p>“If he was the murderer, we have definitely established the sex and also the fact that our man was wearing evening-clothes that night—perhaps not a very illuminating point, since there were scores of such men in the theatre. If he was only an accomplice, we must conclude that the murderer was one of two possibilities: either a man dressed in ordinary clothes, whose possession of a tophat as he left would be patently suspicious; or else a woman, who of course could not sport a tophat at all!”</p>
<p>The Inspector sank back into the leather cushions. “Talk about your logic!” he chortled. “My son, Im almost proud of you—that is, I would be if you werent so disgustingly conceited.⁠ ⁠… Things standing where they do, therefore, the reason you pulled your little drama in Panzers office.⁠ ⁠…”</p>
<p>His voice lowered as Ellery leaned forward. They continued to converse in inaudible tones until the taxicab drew up before the headquarters building.</p>
<p>No sooner had Inspector Queen, who had proceeded blithely through the sombre corridors with Ellery striding at his side, entered his tiny office than Sergeant Velie lumbered to his feet.</p>
<p>“Thought you were lost, Inspector!” he exclaimed. “That Stoates kid was in here not long ago with a suffering look on his face. Said that Cronin was tearing his hair at Fields office—that they still hadnt found a thing in the files of an incriminating nature.”</p>
<p>“Go away, go away, Thomas my lad,” gurgled the Inspector softly. “I cant bother myself with petty problems like putting a dead man behind bars. Ellery and I—”</p>
<p>The telephone bell rang. Queen sprang forward and snatched the instrument from the desk. As he listened the glow left his thin cheeks and a frown settled once more on his forehead. Ellery watched him with a strange absorption.</p>
<p>“Inspector?” came the hurried voice of a man. “This is Hagstrom reporting. Just got a minute—cant say much. Been tailing Angela Russo all morning and had a tough time.⁠ ⁠… Seems to be wise that Im following her.⁠ ⁠… A half hour ago she thought shed given me the slip—she hopped into a cab and beat it downtown.⁠ ⁠… And say, Inspector—just three minutes ago I saw her enter Benjamin Morgans office!”</p>
<p>Queen barked, “Nail her the instant she comes out!” and slammed the receiver down. He turned slowly to Ellery and Velie and repeated Hagstroms report. Ellerys face became a study in frowning astonishment. Velie appeared unmistakably pleased.</p>
<p>But the old mans voice was strained as he sat down weakly in his swivel-chair. Finally he groaned, “What do you know about that!”</p>
</section>
<section id="chapter-15" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XV</h3>
<p epub:type="title">In Which an Accusation Is Made</p>
</hgroup>
<p>Detective Hagstrom was a phlegmatic man. He traced his ancestry to the mountains of Norway, where stolidity was a virtue and stoicism the ultimate cult. Nevertheless, as he leaned against a gleaming marble wall on the twentieth floor of the Maddern Building, thirty feet to the side of the bronze-and-glass door marked:</p>
<blockquote>
<p>Benjamin Morgan<br/>
<i>Attorney-at-Law</i></p>
</blockquote>
<p class="continued">his heart beat a trifle faster than usual. He shuffled his feet nervously as his jaw masticated a wad of chewing-tobacco. If the truth were told Detective Hagstrom, a man of varied experience in the service of the police department, had never clamped his hand on the shoulder of a female with intent to arrest. He faced his coming assignment therefore in some trepidation, remembering with appalling clarity the fiery temperament of the lady for whom he was waiting.</p>
<p>His apprehension was well founded. When he had been lounging in the corridor some twenty minutes, and wondering whether his quarry had not slipped away through another exit, Benjamin Morgans office-door suddenly swung open and the large, curved figure of <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo, garbed in a modish tweed ensemble, appeared. An unbecoming snarl distorted her carefully made-up features; she swung her purse menacingly as she strode toward the line of elevators. Hagstrom glanced quickly at his wristwatch. It was ten minutes to twelve. In a short time the offices would be disgorging their occupants for the lunch hour, and he was most desirous of making his arrest in the quiet of the deserted hall.</p>
<p>Accordingly he straightened up, adjusted his orange-and-blue necktie and stepped with a fair assumption of coolness into full view of the approaching woman. As she caught sight of him she slackened her stride perceptibly. Hagstrom hurried toward her, anticipating flight. But <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo was made of sterner stuff. She tossed her head and came on brazenly.</p>
<p>Hagstrom fixed his large red hand on her arm. “I guess you know what I want you for,” he said fiercely. “Come along now, and dont make a fuss or Ill put the nippers on you!”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo shook off his hand. “My, my—arent you the big rough cop?” she murmured. “Just what do you think youre doing, anyway?”</p>
<p>Hagstrom glared. “None o your lip, now!” His finger pressed savagely on the “Down” signal for the elevators. “You just shut up and come along!”</p>
<p>She faced him sweetly. “Are you trying to arrest me, by any chance?” she cooed. “Because you know, my big he-man, youve got to have a warrant to do that!”</p>
<p>“Aw, stow it!” he growled. “Im not arresting you—Im just inviting you to step down to headquarters for a little gab with Inspector Queen. You coming, or do I have to call the wagon?”</p>
<p>An elevator flashed to a stop. The elevator-man snapped, “Going down!” The woman glanced with momentary uncertainty at the car, peered slyly at Hagstrom and finally stepped into the elevator, the detectives hand firmly clasped on her elbow. They descended in silence under the curious scrutiny of several passengers.</p>
<p>Hagstrom, uneasy but determined, sensing somehow a storm brewing in the breast of the woman who strode so calmly by his side, was taking no chances. He did not relax his grasp until they sat side by side in a taxicab, bound for headquarters. <abbr epub:type="z3998:name-title">Mrs.</abbr> Russos face had gone pasty under her rouge, despite the bold smile curving her lips. She turned suddenly to face her captor, leaning close to his rigidly official body.</p>
<p>“<abbr epub:type="z3998:name-title">Mr.</abbr> Cop, darling,” she whispered, “do you think you could use a hundred-dollar bill?”</p>
<p>Her hand fumbled suggestively in her purse. Hagstrom lost his temper.</p>
<p>“Bribery, huh?” he sneered. “Well have to chalk that one up for the Inspector!”</p>
<p>The womans smile faded. For the rest of the journey she sat looking fixedly at the back of the drivers neck.</p>
<p>It was only when she was being marched, like a soldier on parade, down the dark corridors of the big police structure that her poise returned. And when Hagstrom held open the door of Inspector Queens office, she passed inside with an airy tilt to her head and a pleasant smile that would have deceived a police matron.</p>
<p>Inspector Queens office was a cheery affair of sunlight and color. At the moment it resembled a clubroom. Ellerys long legs were stretched comfortably across the thick carpet, his eyes pleasantly absorbed in the contents of a small cheaply bound book entitled <i epub:type="se:name.publication.book">The Complete Guide to Handwriting Analysis</i>. The smoke of a cigarette curled from his slack fingers. Sergeant Velie was sitting stolidly in a chair against the far wall, engrossed in a contemplation of Inspector Queens snuffbox, which was held lovingly between the thumb and forefinger of the old police official himself. Queen was seated in his comfortable armchair, smiling in hazy introspection at some secret thought.</p>
<p>“Ah! <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo! Come in, come in!” exclaimed the Inspector, bouncing to his feet. “Thomas—a chair for <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo, if you please.” The Sergeant silently placed one of the bare wooden chairs by the side of the Inspectors desk and as silently retreated to his corner. Ellery had not even glanced in the womans direction. He read on, the same pleasantly abstracted smile on his lips. The old man was bowing with hospitable courtesy to <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo.</p>
<p>She looked about at the peaceful scene with bewilderment. She had been prepared for severity, harshness, brutality—the domestic atmosphere of the little office took her completely by surprise. Nevertheless she seated herself and, the instant of hesitation gone, she exhibited the same agreeable smile, the same ladylike demeanor that she had practiced so successfully in the corridors.</p>
<p>Hagstrom was standing inside the doorway, glaring with offended dignity at the profile of the seated woman.</p>
<p>“She tried to slip me a century note,” he said indignantly. “Tried to bribe me, Chief!”</p>
<p>Queens eyebrows instantly rose in shocked surprise. “My dear <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo!” he exclaimed in a sorrowful voice. “You really didnt intend to make this excellent officer forget his duty to the City, did you? But of course not! How stupid of me! Hagstrom, certainly you must be mistaken, my dear fellow. A hundred dollars—” He shook his head dolefully, sinking back into the leather swivel-chair.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo smiled. “Isnt it queer how these cops get the wrong impression?” she asked in a lovely voice. “I assure you, Inspector—I was just having a little fun with him.⁠ ⁠…”</p>
<p>“Exactly,” said the Inspector, smiling again, as if this statement restored his faith in human nature. “Hagstrom, thatll be all.”</p>
<p>The detective, who was staring open-mouthed from his superior to the smiling woman, recovered in time to intercept a wink which passed from Velie to Queen across the womans head. He went out quickly, muttering to himself.</p>
<p>“Now, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” began the Inspector, in a businesslike tone, “what can we do for you today?”</p>
<p>She stared at him. “Why—why, I thought you wanted to see me.⁠ ⁠…” Her lips tightened. “Cut the comedy, Inspector!” she said shortly. “Im not paying any social calls on my own hook to this place and you know it. What did you pinch me for?”</p>
<p>The Inspector spread his sensitive fingers deprecatingly, his mouth pursed in protest. “But, my dear lady!” he said. “Certainly you have something to tell me. Because, if you are here—and we cannot evade that evident fact—you are here for a reason. Granted that you did not come exactly of your own free will—still you were brought here because you have something to say to me. Dont you see?”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo stared fixedly into his eyes. “What the—Hey, look here, Inspector Queen, what are you driving at? What do you think Ive got to tell you? I answered everything you asked me Tuesday morning.”</p>
<p>“Well!” The old man frowned. “Let us say that you did <em>not</em> answer every question Tuesday morning with absolute veracity. For example—do you know Benjamin Morgan?”</p>
<p>She did not flinch. “All right. You take the cake on that one. Your bloodhound caught me coming out of Morgans office—what of it?” She deliberately opened her purse and began to dab powder on her nose. As she did so she glanced slyly at Ellery from the corner of her eye. He was still engrossed in his book, oblivious to her presence. She turned back to the Inspector with a toss of the head.</p>
<p>Queen was looking at her sadly. “My dear <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo, youre not being fair to a poor old man. I wanted merely to point out that you had—shall I say—lied to me the last time I spoke to you. Now thats a very dangerous procedure with police Inspectors, my dear—very dangerous.”</p>
<p>“Listen here!” the woman said suddenly. “Youre not going to get anywhere with this soft soap, Inspector. I <em>did</em> lie to you Tuesday morning. Because, you see, I didnt think you had anyone here who could follow me very long. Well, I took a gamblers chance and I lost. So you found out I was lying, and you want to know what its all about. Ill tell you—and then maybe again I wont!”</p>
<p>“Oho!” exclaimed Queen softly. “So you feel youre in a safe enough position to dictate terms, eh? But <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo—believe me youre putting your very charming neck into a noose!”</p>
<p>“Yeh?” The mask was fairly off now; the womans face was stripped to its essential character of intrigue. “You got nothing on me and you know it damn well. All right—I did lie to you—what are you going to do about it? Im admitting it now. And Ill even tell you what I was doing in that guy Morgans office, if thatll help you any! Thats the kind of a square-shooter <em>I</em> am, <abbr epub:type="z3998:name-title">Mr.</abbr> Inspector!”</p>
<p>“My dear <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” returned the Inspector in a pained voice, a little puffed smile in his cheeks, “we know already what you were doing in <abbr epub:type="z3998:name-title">Mr.</abbr> Morgans office this morning, so you wont be conferring such a great favor on us after all.⁠ ⁠… Im really surprised that you should be willing to incriminate yourself to that extent, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo. Blackmail is a mighty serious offense!”</p>
<p>The woman grew deathly white. She half rose in the chair, gripping its arms.</p>
<p>“So Morgan squealed after all, the dirty dog!” she snarled. “And I thought he was a wise guy. Ill give him something to squeal about, take it from me!”</p>
<p>“Ah, now youre beginning to talk my language,” murmured the Inspector, leaning forward. “And just what is it you know about our friend Morgan?”</p>
<p>“I know this about him—but look here, Inspector, I can give you a red-hot tip. You wouldnt frame a poor lonely woman on a blackmail charge, would you?”</p>
<p>The Inspectors face lengthened. “Now, now, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo!” he said. “Is that a nice thing to say? Certainly I cant make any promises.⁠ ⁠…” He rose, his slender body deadly in its immobility. She shrank back a little. “You will tell me what you have on your mind, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” he said deliberately, “on the bare chance that I may show my gratitude in the generally accepted fashion. You will please talk—truthfully, do you understand?”</p>
<p>“Oh, I know well enough youre a tough nut, Inspector!” she muttered. “But I guess youre fair, too.⁠ ⁠… What do you want to know?”</p>
<p>“Everything.”</p>
<p>“Well, it isnt my funeral,” she said, in a more composed voice. There was a pause while Queen examined her curiously. In accusing her of blackmailing Morgan he had made a successful stab in the dark; now a flash of doubt assailed him. She seemed much too sure of herself if all she knew were the details of Morgans past, as the Inspector had taken for granted from the beginning of the interview. He glanced at Ellery and was apprehensively quick to note that his sons eyes were no longer on the book but riveted on the profile of <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo.</p>
<p>“Inspector,” said <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo, a shrill triumph creeping into her voice, “I know who killed Monte Field!”</p>
<p>“Whats that?” Queen jumped out of his seat, a flush suffusing his white features. Ellery had straightened convulsively in his chair, his sharp eyes boring into the womans face. The book he had been reading slipped out of his fingers and dropped to the floor with a thud.</p>
<p>“I said I know who killed Monte Field,” repeated <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo, evidently enjoying the sensation she had caused. “Its Benjamin Morgan, and I heard him threaten Monte <em>the night before he was murdered</em>!”</p>
<p>“Oh!” said the Inspector, sitting down. Ellery picked up his book and resumed his interrupted study of <i epub:type="se:name.publication.book">The Complete Guide to Handwriting Analysis</i>. Quiet descended once more. Velie, who had been staring at father and son in struggling amazement, seemed at a loss to understand their suddenly changed manner.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo grew angry. “I suppose you think Im lying again, but Im not!” she screamed. “I tell you I heard with my own ears Ben Morgan tell Monte Sunday night that hed put him away!”</p>
<p>The Inspector was grave, but undisturbed. “I dont doubt your word in the least, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo. Are you sure it was Sunday night?”</p>
<p>“Sure?” she shrilled. “Ill say Im sure!”</p>
<p>“And where did this happen?”</p>
<p>“Right in Monte Fields own apartment, thats where!” she said bitingly. “I was with Monte all evening Sunday, and as far I know he wasnt expecting company, because we didnt usually have company when we spent the evening together.⁠ ⁠… Monte himself jumped when the doorbell rang about eleven oclock and said, Who in hell could that be? We were in the living-room at the time. But he got up and went to the door, and right after that I heard a mans voice outside. I figured Monte wouldnt want me to be seen by anybody, so I went into the bedroom and closed the door, just leaving a crack open. I could hear Monte trying to stall the man off. Anyway, they finally came into the living-room. Through the crack in the door I saw it was this fellow Morgan—I didnt know who he was at the time, but later on I got it during the talk they had. And afterward Monte told me.”</p>
<p>She stopped. The Inspector listened imperturbably and Ellery was paying not the slightest attention to her words. She went on desperately.</p>
<p>“For about a half hour they talked till I could have howled. Morgan was sort of cold and set; he didnt get excited till the last. From which I gathered, Monte had asked Morgan not long before for a big wad of dough in return for some papers; and Morgan said he didnt have the money, couldnt raise it. Said hed decided to drop into Montes place for one last reckoning. Monte was kind of sarcastic and mean—he could be awfully mean when he wanted to. Morgan kept getting madder and madder, and I could see he was holding his temper in.⁠ ⁠…”</p>
<p>The Inspector interrupted. “Just what was the reason for Fields demand for money?”</p>
<p>“I wish I knew, Inspector,” she returned savagely. “But both of em were mighty careful not to mention the reason.⁠ ⁠… Anyway, it was something about those papers that Monte wanted Morgan to buy. It wouldnt take much brains to guess that Monte had something on Morgan and was pushing it to the limit.”</p>
<p>At the mention of the word “papers” Ellerys interest in <abbr epub:type="z3998:name-title">Mrs.</abbr> Russos story had revived. He had put the book down and begun to listen intently. The Inspector gave him a fleeting glance as he addressed the woman.</p>
<p>“Just how much money was Field demanding, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo?”</p>
<p>“You wouldnt believe me if I told you,” she said, laughing disdainfully. “Monte was no piker. All he wanted was—fifty thousand dollars!”</p>
<p>The Inspector seemed unmoved. “Go on.”</p>
<p>“So there they were,” she continued, “jabbering back and forth, with Monte getting colder and Morgan getting madder. Finally Morgan picked up his hat and yelled, Ill be damned, you crook, if Im going to be milked any more! You can do what you please—Im through, do you understand? Im through for good! He was blue in the face. Monte didnt get up from his chair. He just said, You can do as you please, Benjamin my friend, but I give you exactly three days to hand that money over. And no bargaining, remember! Fifty thousand, or—but surely I dont have to remind you of the unpleasant consequences of refusal. Monte sure was slick,” she added admiringly. “Could sling the lingo like a professional.</p>
<p>“Morgan kept fiddling with his hat,” she went on, “just as if he didnt know what to do with his hands. Then he exploded with, I told you where you get off, Field, and I mean every word of it. Publish those papers, and if it means ruin to me—Ill see to it that its the last time youll ever blackmail <em>anybody</em>! He shook his fist under Montes nose, and looked for a minute as if he was going to do him in then and there. Then all of a sudden he quieted down and without saying another word walked himself out of the apartment.”</p>
<p>“And thats the story, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo?”</p>
<p>“Isnt it enough?” she flared. “What are you trying to do—protect that murdering coward?⁠ ⁠… But it isnt all. After Morgan left, Monte said to me, Did you hear why my friend said? I made believe I didnt, but Monte was wise. He took me on his lap and said playfully, Hell regret it, Angel.⁠ ⁠…’ He always called me Angel,” she added coyly.</p>
<p>“I see.⁠ ⁠…” The Inspector mused. “And just what did <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan say—that you took for a threat against Fields life?”</p>
<p>She stared at him incredulously. “Good gravy, are you dumb, or what?” she cried. “He said, Ill see to it its the last time youll ever blackmail <em>anybody</em>! And then when my darling Monte was killed the very next night.⁠ ⁠…”</p>
<p>“A very natural conclusion,” smiled Queen. “Do I understand that you are preferring charges against Benjamin Morgan?”</p>
<p>“Im not preferring anything except a little peace, Inspector,” she retorted. “Ive told you the story—now do what you want with it.” She shrugged her shoulders and made as if to rise.</p>
<p>“One moment, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo.” The Inspector held up a small and delicate finger. “You referred in your story to some papers that Field was holding over Morgans head. Did Field at any time during the quarrel between them actually bring out these papers?”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Russo looked the old man coolly in the eye. “No sir, he didnt. And make believe Im not sorry he didnt, too!”</p>
<p>“A charming attitude of yours, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo. One of these days.⁠ ⁠… I hope you understand that your skirts are not entirely—ah—clean in this matter, in a manner of speaking,” said the Inspector. “So please consider very carefully before you answer my next question. Where did Monte Field keep his private documents?”</p>
<p>“I dont have to consider, Inspector,” she snapped, “I just dont know. If there was any chance of my knowing I would, dont worry.”</p>
<p>“Perhaps you made a few personal forays of your own when Field was absent from his apartment?” pursued Queen, smiling.</p>
<p>“Perhaps I did,” she answered with a dimpling cheek. “But it didnt do any good. Id swear theyre not in those rooms.⁠ ⁠… Well, Inspector, anything else?”</p>
<p>The clear voice of Ellery seemed to startle her. But she coquettishly patted her hair as she turned towards him.</p>
<p>“As far as you know, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo,” said Ellery icily, “from long and no doubt intimate association with your gallant Leander—how many different silk tophats did he possess?”</p>
<p>“Youre the original crossword puzzle, arent you?” she gurgled. “As far as I know, <abbr epub:type="z3998:name-title">Mr.</abbr> Man, he had only one. How many does a guy need?”</p>
<p>“Youre certain of that, I suppose,” said Ellery.</p>
<p>“Sures youre born, <abbr epub:type="z3998:name-title">Mr.</abbr>—Queen.” She contrived to slip a caress into her voice. Ellery stared at her as one stares at a strange zoological specimen. She made a little moue and turned about gayly.</p>
<p>“Im not so popular around here so Ill beat it.⁠ ⁠… Youre not going to put me in a nasty cell, are you, Inspector? I can go now, cant I?”</p>
<p>The Inspector bowed. “Oh yes—you may go, <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo, under a certain amount of surveillance.⁠ ⁠… But please understand that we may still require your delightful company at some not distant date. Will you remain in town?”</p>
<p>“Charmed, Im sure!” she laughed and swept out of the room.</p>
<p>Velie snapped to his feet like a soldier and said, “Well, Inspector, I guess that settles it!”</p>
<p>The Inspector sank wearily into his chair. “Are you insinuating, Thomas, like some of Ellerys stupid fiction-sergeants—which you are not—that <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan be arrested for the murder of Monte Field?”</p>
<p>“Why—what else?” Velie seemed at a loss.</p>
<p>“Well wait a while, Thomas,” returned the old man heavily.</p>
</section>
<section id="chapter-16" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XVI</h3>
<p epub:type="title">In Which the Queens Go to the Theatre</p>
</hgroup>
<p>Ellery and his father regarded each other across the length of the little office. Velie had resumed his seat with a puzzled frown. He sat quietly for a time in the growing silence, seemed suddenly to make a decision and asking permission left the room.</p>
<p>The Inspector grinned as he fumbled with the lid of his snuffbox.</p>
<p>“Did you get a scare, too, Ellery?”</p>
<p>Ellery, however, was serious. “That woman gives me a case of Wodehouse willies,” he said, shuddering. “Scare is much too mild a word.”</p>
<p>“I couldnt for the moment grasp the significance of her attitude,” said Inspector Queen. “To think that she <em>knew</em>, while we have been fumbling around.⁠ ⁠… It scattered my wits.”</p>
<p>“I should say the interview was highly successful,” commented Ellery. “Principally because Ive been gathering a few interesting facts from this ponderous tome on chirography. But <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo does not measure up to my conception of perfect womanhood.⁠ ⁠…”</p>
<p>“If you ask me,” chuckled the Inspector, “our beauteous friend has a crush on you. Consider the opportunities, my son—!”</p>
<p>Ellery made a grimace of profound distaste.</p>
<p>“Well!” Queen reached for one of the telephones on the desk. “Do you think we ought to give Benjamin Morgan another chance, Ellery?”</p>
<p>“Hanged if he deserves it,” grumbled Ellery. “But I suppose its the routine thing to do.”</p>
<p>“You forget the papers, son—the papers,” retorted the Inspector, a twinkle in his eye.</p>
<p>He spoke to the police operator in pleasant accents and a few moments later the buzzer sounded.</p>
<p>“Good afternoon, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan!” Queen said cheerfully. “And how are you today?”</p>
<p>“Inspector Queen?” asked Morgan after a slight hesitation. “Good afternoon to you, sir. How is the case progressing?”</p>
<p>“Thats a fair question, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan,” laughed the Inspector. “One, however, which I darent answer for fear of being accused of incompetency.⁠ ⁠… <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan, are you free this evening by any chance?”</p>
<p>Pause. “Why—not free exactly.” The lawyers voice was barely audible. “I am due at home, of course, for dinner, and I believe my wife has arranged a little bridge. Why, Inspector?”</p>
<p>“I was thinking of asking you to dine with my son and me this evening,” said the Inspector regretfully. “Could you possibly get away for the dinner-hour?”</p>
<p>A longer pause. “If its absolutely necessary, Inspector—?”</p>
<p>“I wouldnt put it that way exactly, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan.⁠ ⁠… But I would appreciate your accepting the invitation.”</p>
<p>“Oh.” Morgans voice came more resolutely now. “In that case Im at your command, Inspector. Where shall I meet you?”</p>
<p>“Thats fine, thats fine!” said Queen. “How about Carlos, at six?”</p>
<p>“Very well, Inspector,” returned the lawyer quietly and hung up the receiver.</p>
<p>“I cant help feeling sorry for the poor chap,” murmured the old man.</p>
<p>Ellery grunted. He was not feeling inclined to sympathize. The taste of <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo was still strong in his mouth, and it was not a pleasant taste at all.</p>
<hr/>
<p>Promptly at six oclock Inspector Queen and Ellery joined Benjamin Morgan in the convivial atmosphere of Carlos restaurant-foyer. He was sitting dejectedly in a red-leather chair, staring at the backs of his hands. His lips drooped sadly, his knees were widely separated in an instinctive attitude of depression.</p>
<p>He made a laudable attempt to smile as the two Queens approached. He rose with a firmness that indicated to his keen hosts a mind determined upon a fixed course of action. The Inspector was at his bubbling best, partly because he felt a genuine liking for the corpulent attorney and partly because it was his business. Ellery, as usual, was noncommittal.</p>
<p>The three men shook hands like old friends.</p>
<p>“Glad to see youre on time, Morgan,” said the Inspector, as a stiff headwaiter conducted them to a corner-table. “I really must apologize for taking you away from your dinner at home. There was a time once—” He sighed and they sat down.</p>
<p>“No apology necessary,” said Morgan with a wan smile. “I suppose you know that every married man relishes a bachelor dinner at times.⁠ ⁠… Just what is it, Inspector, you wanted to talk to me about?”</p>
<p>The old man raised a warning finger. “No business now, Morgan,” he said. “I have an idea Louis has something up his sleeve in the way of solid refreshment—right, Louis?”</p>
<p>The dinner was a culinary delight. The Inspector, who was quite indifferent to the nuances of the art, had left the details of the menu to his son. Ellery was fanatically interested in the delicate subject of foods and their preparation. Consequently the three men dined well. Morgan was at first inclined to taste his food abstractedly, but he became more and more alive to the delightful concoctions placed before him, until finally he forgot his troubles altogether and chatted and laughed with his hosts.</p>
<p>With café au lait and excellent cigars, which Ellery smoked cautiously, the Inspector diffidently, and Morgan with enjoyment, Queen came to the point.</p>
<p>“Morgan, Im not going to beat around the bush. I have an idea you know why I asked you here tonight. Im going to be perfectly honest. I want the true explanation for your silence regarding the events of Sunday night, September the twenty-third—four nights ago.”</p>
<p>Morgan had become grave immediately the Inspector began to speak. He put the cigar on the ashtray and regarded the old man with an expression of ineffable weariness.</p>
<p>“It was bound to come,” he said. “I might have known that you would find out sooner or later. I suppose <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo told you out of spite.”</p>
<p>“She did,” confessed Queen frankly. “As a gentleman I refuse to listen to tales; as a policeman it is my duty. Why have you kept this from me, Morgan?”</p>
<p>Morgan traced a meaningless figure on the cloth with a spoon. “Because—well, because a man is always a fool until he is made to realize the extent of his folly,” he said quietly, looking up. “I hoped and prayed—it is a human failing, I suppose—that the incident would remain a secret between a dead man and myself. And to find that that prostitute was hiding in the bedroom—listening to every word I said—it rather took the wind out of my sails.”</p>
<p>He gulped down a glass of water, rushing ahead. “The Gods honest truth, Inspector, is that I thought I was being drawn into a trap and I couldnt bring myself to furnish contributory evidence. There I found myself in the theatre, not so far away from my worst enemy found murdered. I could not explain my presence except by an apparently silly and unsubstantiated story; and I remembered in a bitter flash that I had actually quarreled with the dead man the night before. It was a tight position, Inspector—take my word for it.”</p>
<p>Inspector Queen said nothing. Ellery was leaning far back in his chair, watching Morgan with gloomy eyes. Morgan swallowed hard and went on.</p>
<p>“Thats why I didnt say anything. Can you blame a man for keeping quiet when his legal training warns him so decisively of the net of circumstantial evidence he is helping to manufacture?”</p>
<p>Queen was silent for a moment. Then—“Well let that pass for the moment, Morgan. Why did you go to see Field Sunday night?”</p>
<p>“For a very good reason,” answered the lawyer bitterly. “On Thursday, a week ago, Field called me up at my office and told me that he was making a last business venture that entailed his procuring fifty thousand dollars at once. Fifty thousand dollars!” Morgan laughed dryly. “After he had milked me until I was as flabby financially as an old cow.⁠ ⁠… And his business venture—can you imagine what it was? If you knew Field as well as I did, you would find the answer on the racetracks and the stock-market.⁠ ⁠… Perhaps Im wrong. Perhaps he was hard pressed for money and was cleaning up his old accounts. At any rate, he wanted the fifty thousand on a brand-new proposition—that he would actually return the original documents to me for that sum! It was the first time he had even suggested such a thing. Every time—before—he had insolently asked blackmail for silence. This time it was a buy-and-sell proposition.”</p>
<p>“Thats an interesting point, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan,” put in Ellery, with a flicker of his eyes. “Did anything in his conversation definitely lead you to suspect that he was cleaning up old accounts, as you phrase it?”</p>
<p>“Yes. That is why I said what I did. He gave me the impression that he was hard up, meant to take a little vacation—vacation to him would be a three-year jaunt on the Continent, nothing less—and was soliciting all his friends. I never knew that he was in the blackmailing business on a large scale; but this time—!”</p>
<p>Ellery and the Inspector exchanged glances. Morgan forged ahead.</p>
<p>“I told him the truth. That I was in a bad way financially, chiefly through him, and that it would be absolutely impossible for me to raise the preposterous amount he demanded. He merely laughed—insisted on getting the money. I was most anxious to get the papers back, of course.⁠ ⁠…”</p>
<p>“Had you verified from your cancelled vouchers the fact that some were missing?” asked the Inspector.</p>
<p>“It wasnt necessary, Inspector,” grated Morgan. “He actually exhibited the vouchers and letters for my benefit in the Webster Club two years ago—when we had the quarrel. Oh, there is no question about it. He was top man.”</p>
<p>“Go on.”</p>
<p>“He hung up on me with a thinly veiled threat last Thursday. I had tried desperately during the conversation to make him believe that I would in some way meet his demands, because I knew that he would have no scruples at all about publishing the papers once he realized he had sucked me dry.⁠ ⁠…”</p>
<p>“Did you ask him if you could see the documents?” asked Ellery.</p>
<p>“I believe I did—but he laughed at me and said I would see the color of my checks and letters when he saw the color of my money. He was nobodys fool, that crook—he was taking no chances on my doing him in while he brought out the damning evidence.⁠ ⁠… You see how frank I am. I will even admit that at times the thought of violence entered my head. What man could keep from thinking such thoughts under those circumstances? But I never entertained homicidal fancies seriously, gentlemen—for a very good reason.” He paused.</p>
<p>“It wouldnt have done you any good,” said Ellery softly. “You didnt know where the documents were!”</p>
<p>“Exactly,” returned Morgan with a tremulous smile. “I didnt know. And with those papers liable to come to light at any time—to fall into anybodys hands—what good would Fields death have done me? I would probably have exchanged a bad taskmaster for a worse.⁠ ⁠… On Sunday night, after trying for three terrible days to get together the money he asked for—with no result—I decided to come to a final settlement with him. I went to his apartment and found him in a dressing-gown, much surprised and not at all apprehensive at seeing me. The living-room was upset—I did not know at the time that <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo was hiding in the next room.”</p>
<p>He re-lit the cigar with shaking fingers.</p>
<p>“We quarreled—or rather I quarreled and he sneered. He would listen to no argument, to no plea. He wanted the fifty thousand or he would send the story around—and the proofs. It sort of got on my nerves after a while.⁠ ⁠… I left before I lost control of myself utterly. And thats all, Inspector, on my word of honor as a gentleman and as an unfortunate victim of circumstances.”</p>
<p>He turned his head away. Inspector Queen coughed and threw his cigar into the ashtray. He fumbled in his pocket for the brown snuffbox, took a pinch, inhaled deeply and leaned back in his chair. Ellery suddenly poured a glass of water for Morgan, who took it and drained it.</p>
<p>“Thank you, Morgan,” said Queen. “And since you have been so frank in your story, please be honest and tell me whether you threatened Fields life Sunday night during your quarrel. It is only fair to let you know that <abbr epub:type="z3998:name-title">Mrs.</abbr> Russo flatly accused you of Fields murder because of something you said in the heat of the moment.”</p>
<p>Morgan grew pale. His brows twitched and his eyes, glazed and worried, stared pitifully at the Inspector.</p>
<p>“She was lying!” he cried hoarsely. Several diners nearby looked around curiously, and Inspector Queen tapped Morgans arm. He bit his lip and lowered his voice. “I did nothing of the sort, Inspector. I was honest with you a moment ago when I said that I had thought savagely from time to time of killing Field. It was a crippled, silly, pointless thought. I—I wouldnt have the courage to kill a man. Even at the Webster Club when I lost my temper completely and shouted that threat I didnt mean it. Certainly Sunday night—please believe me rather than that unscrupulous, money-grubbing harlot. Inspector—you must!”</p>
<p>“I merely want you to explain what you said. Because,” said the Inspector quietly, “strange as it may seem, I do believe that you made the statement she attributes to you.”</p>
<p>“What statement?” Morgan was in a sweat of fear; his eyes started from his head.</p>
<p>“Publish those papers, and if it means ruin to me—Ill see to it that its the last time youll ever blackmail <em>anybody</em>!’ ” repeated the Inspector. “Did you say that, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan?”</p>
<p>The lawyer stared incredulously at the Queens, then threw back his head and laughed. “Good heavens!” he gasped, at last. “Is that the threat I made? Why, Inspector, what I meant was that if he published those documents, in the event that I couldnt meet his blackguard demands, that Id make a clean breast of it to the police and drag him down with me. Thats what I meant! And she thought I was threatening his life—” He wiped his eyes hysterically.</p>
<p>Ellery smiled, his finger summoning the waiter. He paid the check and lit a cigarette, looking sidewise at his father, who was regarding Morgan with a mixture of abstraction and sympathy.</p>
<p>“Very well, <abbr epub:type="z3998:name-title">Mr.</abbr> Morgan.” The Inspector rose, pushed back his chair. “Thats all we wanted to know.” He stood aside courteously to allow the dazed, still trembling lawyer to precede them toward the cloakroom.</p>
<hr/>
<p>The sidewalk fronting the Roman Theatre was jammed when the two Queens strolled up 47th Street from Broadway. The crowd was so huge that police lines had been established. Traffic was at a complete standstill along the entire length of the narrow thoroughfare. The electric lights of the marquee blared forth the title “Gunplay” in vigorous dashes of light and in smaller lights the legend, “Starring James Peale and Eve Ellis, Supported by an All-Star Cast.” Women and men wielded frenzied elbows to push through the milling mob; policemen shouted hoarsely, demanding tickets for the evenings performance before they would allow anyone to pass through the lines.</p>
<p>The Inspector showed his badge and he and Ellery were hurled with the jostling crowd into the small lobby of the theatre. Beside the box-office, his Latin face wreathed in smiles, stood Manager Panzer, courteous, firm and authoritative, helping to speed the long line of cash customers from the box-office window to the ticket-taker. The venerable doorman, perspiring mightily, was standing to one side, a bewildered expression on his face. The cashiers worked madly. Harry Neilson was huddled in a corner of the lobby, talking earnestly to three young men who were obviously reporters.</p>
<p>Panzer caught sight of the two Queens and hurried forward to greet them. At an imperious gesture from the Inspector he hesitated, then with an understanding nod turned back to the cashiers window. Ellery stood meekly in line and procured two reserved tickets from the box-office. They entered the orchestra in the midst of a pushing throng.</p>
<p>A startled Madge OConnell fell back as Ellery presented two tickets plainly marked LL32 Left and LL30 Left. The Inspector smiled as she fumbled with the pasteboards and threw him a half-fearful glance. She led them across the thick carpet to the extreme left aisle, silently indicated the last two seats of the last row and fled. The two men sat down, placed their hats in the wire holders below the seats and leaned back comfortably, for all the world like two pleasure-seekers contemplating an evenings gory entertainment.</p>
<p>The auditorium was packed. Droves of people being ushered down the aisles were rapidly consuming the empty seats. Heads twisted expectantly in the direction of the Queens, who became unwittingly the center of a most unwelcome scrutiny.</p>
<p>“Heck!” grumbled the old man. “We should have come in after the curtain went up.”</p>
<p>“Youre much too sensitive to public acclaim, <i lang="fr" xml:lang="fr">mon père</i>,” laughed Ellery. “I dont mind the limelight.” He consulted his wristwatch and their glances met significantly. It was exactly 8:25. They wriggled in their seats and settled down.</p>
<p>The lights were blotted out, one by one. The chatter of the audience died in a responsive sympathy. In total darkness the curtain rose on a weirdly dim stage. A shot exploded the silence; a mans gurgling shout raised gasps in the theatre. <i epub:type="se:name.publication.play">Gunplay</i> was off in its widely publicized and theatrical manner.</p>
<p>Despite the preoccupation of his father, Ellery, relaxed in the chair which three nights before had held the dead body of Monte Field, was able to sit still and enjoy the exceedingly mellow melodrama. The fine rich voice of James Peale, ushered onto the stage by a series of climactic incidents, rang out and thrilled him with its commanding art. Eve Elliss utter absorption in her role was apparent—at the moment she was conversing in low throbbing tones with Stephen Barry, whose handsome face and pleasant voice were evoking admiring comment from a young girl seated directly to the Inspectors right. Hilda Orange was huddled in a corner, dressed flamboyantly as befitted her stage-character. The old “character-man” pottered aimlessly about the stage. Ellery leaned toward his father.</p>
<p>“Its a well cast production,” he whispered. “Watch that Orange woman!”</p>
<p>The play stuttered and crackled on. With a crashing symphony of words and noise the first act came to an end. The Inspector consulted his watch as the lights snapped on. It was 9:05.</p>
<p>He rose and Ellery followed him lazily. Madge OConnell, pretending not to notice them, pushed open the heavy iron doors across the aisle and the audience began to file out into the dimly lit alleyway. The two Queens sauntered out among the others.</p>
<p>A uniformed boy standing behind a neat stand covered with paper cups was crying his wares in a subdued, “refined” voice. It was Jess Lynch, the boy who had testified in the matter of Monte Fields request for ginger ale.</p>
<p>Ellery strolled behind the iron door—there was a cramped space between the door and the brick wall. He noticed that the wall of the building flanking the other side of the alley was easily six stories high and unbroken. The Inspector bought an orange-drink from the boy. Jess Lynch recognized him with a start and Inspector Queen greeted the boy pleasantly.</p>
<p>People were standing in small groups, their attitudes betokening a strange interest in their surroundings. The Inspector heard a woman remark, in a fearful, fascinated voice, “They say he was standing right out here Monday night, buying an orange-drink!”</p>
<p>The warning-bell soon clanged inside the theatre, and those who had come outside for a breath of air hurried back into the orchestra. Before he sat down, the Inspector glanced over across the rear of the auditorium to the foot of the staircase leading to the balcony. A stalwart, uniformed young man stood alertly on the first step.</p>
<p>The second act exploded into being. The audience swayed and gasped in the approved fashion while the dramatic fireworks were shot off on the stage. The Queens seemed suddenly to have become absorbed in the action. Father and son leaned forward, bodies taut, eyes intent. Ellery consulted his watch at 9:30—and the two Queens settled back again while the play rumbled on.</p>
<p>At 9:50 exactly they rose, took their hats and coats and slipped out of the LL row into the clear space behind the orchestra. A number of people were standing—at which the Inspector smiled and blessed the power of the press beneath his breath. The white-faced usherette, Madge OConnell, was leaning stiffly against a pillar, staring unseeingly ahead.</p>
<p>The Queens, espying Manager Panzer in the doorway of his office beaming delightedly at the crowded auditorium, made their way towards him. The Inspector motioned him inside and rapidly stepped into the little anteroom, Ellery close behind. The smile faded from Panzers face.</p>
<p>“I hope youve had a profitable evening?” he asked nervously.</p>
<p>“Profitable evening? Well—it depends upon what you mean by the word.” The old man gestured briefly and led the way through the second door into Panzers private office.</p>
<p>“Look here, Panzer,” he said, pacing up and down in some excitement, “have you a plan of the orchestra handy which shows each seat, numbered, and all the exits?”</p>
<p>Panzer stared. “I think so. Just a moment.” He fumbled in a filing-cabinet, rummaged among some folders and finally brought out a large map of the theatre separated into two sections—one for the orchestra and the other for the balcony.</p>
<p>The Inspector brushed the second away impatiently as he and Ellery bent over the orchestra-plan.<a href="#note-5" id="noteref-5" epub:type="noteref">5</a> They studied it for a moment. Queen looked up at Panzer, who was shifting from one foot to another on the rug, evidently at a loss to know what would be required of him next.</p>
<p>“May I have this map, Panzer?” asked the Inspector shortly. “Ill return it unharmed in a few days.”</p>
<p>“Certainly, certainly!” said Panzer. “Is there anything else I can do for you now, Inspector?⁠ ⁠… I want to thank you for your consideration in the matter of publicity, sir—Gordon Davis is extremely pleased at the house tonight. He asked me to relay his thanks.”</p>
<p>“Not at all—not at all,” grumbled the Inspector, folding the map and putting it in his breast-pocket. “It was coming to you—whats right is right.⁠ ⁠… And now, Ellery—if youll come along.⁠ ⁠… Good night, Panzer. Not a word about this, remember!”</p>
<p>The two Queens slipped out of Panzers office while he was babbling his reassurances of silence.</p>
<p>They crossed the rear of the orchestra once more, in the direction of the extreme left aisle. The Inspector beckoned curtly to Madge OConnell.</p>
<p>“Yes,” she breathed, her face chalky.</p>
<p>“Just open those doors wide enough to let us through, OConnell, and forget all about it afterward. Understand?” said the Inspector grimly.</p>
<p>She mumbled under her breath as she pushed open one of the big iron doors opposite the LL row. With a last warning shake of the head the Inspector slipped through, Ellery following—and the door came softly back into place again.</p>
<hr/>
<p>At 11 oclock, as the wide exits were disgorging their first flocks of theatregoers after the final curtain, Richard and Ellery Queen reentered the Roman Theatre through the main door.</p>
</section>
<section id="chapter-17" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XVII</h3>
<p epub:type="title">In Which More Hats Grow</p>
</hgroup>
<p>“Sit down, Tim—have a cup of coffee?”</p>
<p>Timothy Cronin, a keen-eyed man of medium height thatched plentifully with fire-red hair, seated himself in one of the Queens comfortable chairs and accepted the Inspectors invitation in some embarrassment.</p>
<p>It was Friday morning and the Inspector and Ellery, garbed romantically in colorful dressing-gowns, were in high spirits. They had retired the night before at an uncommonly early hour—for them; they had slept the sleep of the just; now Djuna had a pot of steaming coffee, of a variety which he blended himself, ready on the table; and indubitably all seemed right with the world.</p>
<p>Cronin had stalked into the cheery Queen quarters at an ungodly hour—disheveled, morose and unashamedly cursing. Not even the mild protests of the Inspector were able to stem the tide of profanity which streamed from his lips; and as for Ellery, he listened to the lawyers language with an air of grave enjoyment, as an amateur harkens to a professional.</p>
<p>Then Cronin awoke to his environment, and blushed, and was invited to sit down, and stared at the unbending back of Djuna as that nimble man-of-affairs busied himself with the light appurtenances of the morning meal.</p>
<p>“I dont suppose youre in a mood to apologize for your shocking language, Tim Cronin, me lad,” chided the Inspector, folding his hands Buddha-like over his stomach. “Do I have to inquire the reason for the bad temper?”</p>
<p>“Not much, you dont,” growled Cronin, shifting his feet savagely on the rug. “You ought to be able to guess. Im up against a blank wall in the matter of Fields papers. Blast his black soul!”</p>
<p>“Its blasted, Tim—its blasted, never fear,” said Queen sorrowfully. “Poor Field is probably roasting his toes over a sizzling little coal-fire in Hell just now—and chortling to himself over your profanity. Exactly what is the situation—how do things stand?”</p>
<p>Cronin grasped the cup Djuna had set before him and drained its scalding contents in a gulp. “Stand?” he cried, banging down the cup. “They dont stand—theyre nil, nit, not! By Christopher, if I dont get my hands on some documentary evidence soon Ill go batty! Why, Inspector—Stoates and I ransacked that swell office of Fields until I dont think theres a rat in the walls who dares show his head outside a ten-foot hole—and theres nothing. Nothing! Man—its inconceivable. Id stake my reputation that somewhere—the Lord alone knows where—Fields papers are hidden, just begging somebody to come along and carry them away.”</p>
<p>“You seem possessed of a phobia on the subject of hidden papers, Cronin,” remarked Ellery mildly. “One would think we are living in the days of Charles the First. Theres no such thing as hidden papers. You merely have to know where to look.”</p>
<p>Cronin grinned impertinently. “Thats very good of you, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen. Suppose you suggest the place <abbr epub:type="z3998:name-title">Mr.</abbr> Monte Field selected to hide <em>his</em> papers.”</p>
<p>Ellery lit a cigarette. “All right. I accept the challenge to combat.⁠ ⁠… You say—and I dont doubt your word in the least—that the documents you suppose to be in existence are not in Fields office.⁠ ⁠… By the way, what makes you so sure that Field kept papers which would incriminate him in this vast clique of gangsters you told us about?”</p>
<p>“He must have,” retorted Cronin. “Queer logic, but it works.⁠ ⁠… My information absolutely establishes the fact that Field had correspondence and written plans connecting him with men higher up in gangdom whom were constantly trying to get and whom we havent been able to touch so far. Youll have to take my word for it; its too complicated a story to go into here. But you mark my words, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen—Field had papers that he couldnt afford to destroy. Those are the papers Im looking for.”</p>
<p>“Granted,” said Ellery in a rhetorical tone. “I merely wished to make certain of the facts. Let me repeat, then, these papers are not in his office. We must therefore look for them farther afield. For example, they might be secreted in a safety-deposit vault.”</p>
<p>“But, El,” objected the Inspector, who had listened to the interplay between Cronin and Ellery in amusement, “didnt I tell you this morning that Thomas had run that lead to earth? Field did not have a box in a safety-deposit vault. That is established. He had no general delivery or private post-office box either—under his real name or any other name.</p>
<p>“Thomas has also investigated Fields club affiliations and discovered that the lawyer had no residence, permanent or temporary, besides the flat on 75th Street. Furthermore, in all Thomass scouting around, he found not the slightest indication of a possible hiding-place. He thought that Field might have left the papers in a parcel or bag in the keeping of a shopkeeper, or something of the sort. But there wasnt a trace.⁠ ⁠… Velies a good man in these matters, Ellery. You can bet your bottom dollar that hypothesis of yours is false.”</p>
<p>“I was making a point for Cronins benefit,” retorted Ellery. He spread his fingers on the table elaborately and winked. “You see, we must narrow the field of search to the point where we can definitely say: It must be here. The office, the safety-deposit vault, the post-office boxes have been ruled out. Yet we know that Field could not afford to keep these documents in a place difficult of access. I cannot vouch for the papers <em>youre</em> seeking, Cronin; but its different with the papers <em>were</em> seeking. No; Field had them somewhere near at hand.⁠ ⁠… And, to go a step further, its reasonable to assume that he would have kept all his important secret papers in the same hiding-place.”</p>
<p>Cronin scratched his head and nodded.</p>
<p>“We shall now apply the elementary precepts, gentlemen.” Ellery paused as if to emphasize his next statement. “Since we have narrowed our area of inquiry to the exclusion of all possible hiding-places save one—the papers must be in that one hiding-place.⁠ ⁠… Nothing to that.”</p>
<p>“Now that I pause to consider,” interpolated the Inspector, his good humor suddenly dissipated into gloom, “perhaps we werent as careful in that place as we might have been.”</p>
<p>“Im as certain were on the right track,” said Ellery firmly, “as that today is Friday and there will be fish suppers in thirty million homes tonight.”</p>
<p>Cronin was looking puzzled. “I dont quite get it, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen. What do you mean when you say theres only one possible hiding-place left?”</p>
<p>“Fields apartment, Cronin,” replied Ellery imperturbably. “The papers are there.”</p>
<p>“But I was discussing the case with the <abbr epub:type="z3998:initialism">D.A.</abbr> only yesterday,” objected Cronin, “and he said youd already ransacked Fields apartment and found nothing.”</p>
<p>“True—true enough,” said Ellery. “We searched Fields apartment and found nothing. The trouble was, Cronin, that we didnt look in the right place.”</p>
<p>“Well, by ginger, if you know now, lets get a move on!” cried Cronin, springing from his chair.</p>
<p>The Inspector tapped the red-haired mans knee gently and pointed to the seat. “Sit down, Tim,” he advised. “Ellery is merely indulging in his favorite game of ratiocination. He doesnt know where the papers are any more than you do. Hes guessing.⁠ ⁠… In detective literature,” he added with a sad smile, “they call it the art of deduction.’ ”</p>
<p>“I should say,” murmured Ellery, emitting a cloud of smoke, “that I am being challenged once more. Nevertheless, although I havent been back to Fields rooms I intend, with Inspector Queens kind permission, to return there and find the slippery documents.”</p>
<p>“In the matter of these papers—” began the old man, when he was interrupted by the doorbell ringing. Djuna admitted Sergeant Velie, who was accompanied by a small, furtive young man so ill at ease as to be trembling. The Inspector sprang to his feet and intercepted them before they could enter the living-room. Cronin stared as Queen said, “This the fellow, Thomas?” and the big detective answered with grim levity, “Large as life, Inspector.”</p>
<p>“Think you could burgle an apartment without being caught, do you?” inquired the Inspector genially, taking the newcomer by the arm. “Youre just the man I want.”</p>
<p>The furtive young man seemed overcome by a species of terrified palsy. “Say, Inspector, yer not takin me fer a ride, are ya?” he stammered.</p>
<p>The Inspector smiled reassuringly and led him out into the foyer. They held a whispered and one-sided conversation, with the stranger grunting assents at every second word uttered by the old man. Cronin and Ellery in the living-room caught the flash of a small sheet of paper as it passed from the Inspectors hand into the clutching paw of the young man.</p>
<p>Queen returned, stepping spryly. “All right, Thomas. You take care of the other arrangements and see that our friend here gets into no trouble.⁠ ⁠… Now, gentlemen—”</p>
<p>Velie made his adieu monosyllabically and led the frightened stranger from the apartment.</p>
<p>The Inspector sat down. “Before we go over to Fields rooms, boys,” he said thoughtfully, “I want to make certain things plain. In the first place, from what Benjamin Morgan has told us, Fields business was law but his great source of income—blackmail. Did you know that, Tim? Monte Field sucked dozens of prominent men dry, in all likelihood to the tune of hundreds of thousands of dollars. In fact, Tim, were convinced that the motive behind Fields murder was connected with this phase of his undercover activities. There is no doubt but that he was killed by somebody who was being taken in for huge sums of hush-money and could stand the gaff no longer.</p>
<p>“You know as well as I, Tim, that blackmail depends largely for its ugly life on the possession of incriminating documents by the blackmailer. Thats why were so sure that there are hidden papers about somewhere—and Ellery here maintains that theyre in Fields rooms. Well, well see. If eventually we find those papers, the documents youve been hunting so long will probably come to light also, as Ellery pointed out a moment ago.”</p>
<p>He paused reflectively. “I cant tell you, Tim, how badly I want to get my hands on those confounded documents of Fields. They mean a good deal to me. Theyd clear up a lot of questions about which were still in the dark.⁠ ⁠…”</p>
<p>“Well, then, lets get going!” cried Cronin, leaping from his chair. “Do you realize, Inspector, that Ive worked for years on Fields tail for this one purpose? It will be the happiest day of my life.⁠ ⁠… Inspector—come on!”</p>
<p>Neither Ellery nor his father, however, seemed to be in haste. They retired to the bedroom to dress while Cronin fretted in the living-room. If Cronin had not been so preoccupied with his own thoughts he would have noticed that the light spirits which had suffused the Queens when he arrived were now scattered into black gloom. The Inspector particularly seemed out of sorts, irritable and for once slow to push the investigation into an inevitable channel.</p>
<p>Eventually the Queens appeared fully dressed. The three men descended to the street. As they climbed into a taxicab Ellery sighed.</p>
<p>“Afraid youre going to be shown up, son?” muttered the old man, his nose buried in the folds of his topcoat.</p>
<p>“Im not thinking of that,” returned Ellery. “Its something else.⁠ ⁠… The papers will be found, never fear.”</p>
<p>“I hope to Christmas youre right!” breathed Cronin fervently, and it was the last word spoken until the taxicab ground to a stop before the lofty apartment-house on 75th Street.</p>
<p>The three men took the elevator to the fourth floor and stepped out into the quiet corridor. The Inspector peered about quickly, then punched the doorbell of the Field apartment. There was no answer, although they could hear the vague rustling of someone behind the door. Suddenly it swished open to reveal a red-faced policeman whose hand hovered uneasily in the region of his hip-pocket.</p>
<p>“Dont be scared, man—we wont bite you!” growled the Inspector, who was completely out of temper for no reason that Cronin, nervous and springy as a racing-colt, could fathom.</p>
<p>The uniformed man saluted. “Didnt know but it might be someone snoopin around, Inspector,” he said feebly.</p>
<p>The three men walked into the foyer, the slim, white hand of the old man pushing the door violently shut.</p>
<p>“Anything been happening around here?” snapped Queen, striding to the entrance to the living-room and looking inside.</p>
<p>“Not a thing, sir,” said the policeman. “Im on four-hour shifts with Cassidy as relief and once in a while Detective Ritter drops in to see if everything is all right.”</p>
<p>“Oh, he does, does he?” The old man turned back. “Anybody try to get into the place?”</p>
<p>“Not while I was here, Inspector—nor Cassidy neither,” responded the policeman nervously. “And weve been alternating ever since Tuesday morning. There hasnt been a soul near these rooms except Ritter.”</p>
<p>“Park out here in the foyer for the next couple of hours, officer,” commanded the Inspector. “Get yourself a chair and take a snooze if you want to—but if anybody should start monkeying with the door tip us off pronto.”</p>
<p>The policeman dragged a chair from the living-room into the foyer, sat down with his back against the front door, folded his arms and unashamedly closed his eyes.</p>
<p>The three men took in the scene with gloomy eyes. The foyer was small but crowded with oddments of furniture and decoration. A bookcase filled with unused-appearing volumes; a small table on which perched a “modernistic” lamp and some carved ivory ashtrays; two Empire chairs; a peculiar piece of furniture which seemed half sideboard and half secretary; and a number of cushions and rugs were scattered about. The Inspector stood regarding this melange wryly.</p>
<p>“Here, son—I guess the best way for us to tackle the search is for the three of us to go through everything piece by piece, one checking up on the other. Im not very hopeful about it, Ill tell you that.”</p>
<p>“The gentleman of the Wailing Wall,” groaned Ellery. “Grief is writ fine and large on his noble visage. You and I, Cronin—were not such pessimists, are we?”</p>
<p>Cronin growled, “Id say—less talk and more action, with all the respect in the world for these little family ructions.”</p>
<p>Ellery stared at him with admiration. “Youre almost insectivorous in your determination, man. More like an army-ant than a human being. And poor Fields lying in the morgue, too.⁠ ⁠… <i lang="fr" xml:lang="fr">Allons, enfants!</i>”</p>
<p>They set to work under the nodding head of the policeman. They worked silently for the most part. Ellerys face reflected a calm expectancy; the Inspectors a doleful irritation; Cronins a savage indomitability. Book after book was extracted from the case and carefully inspected—leaves shaken out—covers examined minutely—backboards pinched and pierced. There were over two hundred books and the thorough search took a long time. Ellery, after a period of activity, seemed inclined to allow his father and Cronin to do the heavier work of inspection while he devoted his attention more and more to the titles of the volumes. At one point he uttered a delighted exclamation and held up to the light a thin, cheaply bound book. Cronin leaped forward immediately, his eyes blazing. The Inspector looked up with a flicker of interest. But Ellery had merely discovered another volume on handwriting analysis.</p>
<p>The old man stared at his son in silent curiosity, his lips puckered thoughtfully. Cronin turned back to the bookcase with a groan. Ellery, however, riffling the pages rapidly, cried out again. The two men craned over his shoulder. On the margins of several pages were some penciled notations. The words spelled names: “Henry Jones,” “John Smith,” “George Brown.” They were repeated many times on the margins of the page, as if the writer were practicing different styles of penmanship.</p>
<p>“Didnt Field have the most adolescent yen for scribbling?” asked Ellery, staring fascinatedly at the penciled names.</p>
<p>“As usual you have something up your sleeve, my son,” remarked the Inspector wearily. “I see what you mean, but I dont see that it helps us any. Except for—By jinks, thats an idea!”</p>
<p>He bent forward and attacked the search once more, his body vibrant with fresh interest. Ellery, smiling, joined him. Cronin stared uncomprehendingly at both.</p>
<p>“Suppose you let me in on this thing, folks,” he said in an aggrieved voice.</p>
<p>The Inspector straightened up. “Ellerys hit on something that, if its true, is a bit of luck for us and reveals still another sidelight on Fields character. The black-hearted rascal! See here, Tim—if a mans an inveterate blackmailer and you find continual evidence that he has been practicing handwriting from textbooks on the subject, what conclusion would you draw?”</p>
<p>“You mean that hes a forger, too?” frowned Cronin. “I never suspected that in spite of all these years of hounding him.”</p>
<p>“Not merely a forger, Cronin,” laughed Ellery. “I dont think you will find Monte Field has penned somebody elses name to a check, or anything of that sort. He was too wily a bird to make such a grievous error. What he probably did do was secure original and incriminating documents referring to a certain individual, make copies of them and sell the <em>copies</em> back to the owner, retaining the originals for further use!”</p>
<p>“And in that case, Tim,” added the Inspector portentuously, “if we find this gold mine of papers somewhere about—which I greatly doubt—well also find, as like as not, the original or originals of the papers for which Monte Field was murdered!”</p>
<p>The red-haired Assistant District Attorney pulled a long face at his two companions. “Seems like a lot of ifs,’ ” he said finally, shaking his head.</p>
<p>They resumed the search in growing silence.</p>
<p>Nothing was concealed in the foyer. After an hour of steady, backbreaking work they were forced reluctantly to that conclusion. Not a square inch was left unexamined. The interior of the lamp and of the bookcase; the slender, thin-topped table; the secretary, inside and outside; the cushions; even the walls were tapped carefully by the Inspector, who by now was aroused to a high pitch of excitement, suppressed but remarkable in his tight lips and color-touched cheeks.</p>
<p>They attacked the living-room. Their first port-of-call was the big clothes-closet inside the room directly off the foyer. Again the Inspector and Ellery went through the topcoats, overcoats and capes hanging on the rack. Nothing. On the shelf above were the four hats they had examined on Tuesday morning: the old Panama, the derby and the two fedoras. Still nothing. Cronin bumped down on his knees to peer savagely into the darker recesses of the closet, tapping the wall, searching for signs of tampered woodwork. And still nothing. With the aid of a chair the Inspector poked into the corners of the area above the shelf. He climbed down, shaking his head.</p>
<p>“Forget the closet, boys,” he muttered. They descended upon the room proper.</p>
<p>The large carved desk which Hagstrom and Piggott had rifled three days before invited their scrutiny. Inside was the pile of papers, canceled bills and letters they had offered for the old mans inspection. Old Queen actually peered through these torn and ragged sheets as if they might conceal messages in invisible ink. He shrugged his shoulders and threw them down.</p>
<p>“Darned if Im not growing romantic in my old age,” he growled. “The influence of a fiction-writing rascal of a son.”</p>
<p>He picked up the miscellaneous articles he himself had found on Tuesday in the pockets of the closet coats. Ellery was scowling now; Cronin was beginning to wear a forlorn, philosophical expression; the old man shuffled abstractedly among the keys, old letters, wallets and then turned away.</p>
<p>“Nothing in the desk,” he announced wearily. “I doubt if that clever limb of Satan would have selected anything as obvious as a desk for a hiding-place.”</p>
<p>“He would if hed read his Edgar Allan Poe,” murmured Ellery. “Lets get on. Sure there is no secret drawer here?” he asked Cronin. The red head was shaken sadly but emphatically.</p>
<p>They probed and poked about in the furniture, under the carpets and lamps, in bookends, curtain-rods. With each successive failure the apparent hopelessness of the search was reflected in their faces. When they had finished with the living-room it looked as if it had innocently fallen into the path of a hurricane—a bare and comfortless satisfaction.</p>
<p>“Nothing left but the bedroom, kitchenette and lavatory,” said the Inspector to Cronin; and the three men went into the room which <abbr epub:type="z3998:name-title">Mrs.</abbr> Angela Russo had occupied Monday night.</p>
<p>Fields bedroom was distinctly feminine in its accoutrements—a characteristic which Ellery ascribed to the influence of the charming Greenwich Villager. Again they scoured the premises, not an inch of space eluding their vigilant eyes and questing hands; and again there seemed nothing to do but admit failure. They took apart the bedding and examined the spring of the bed; they put it together again and attacked the clothes-closet. Every suit was mauled and crushed by their insistent fingers—bathrobes, dressing-gowns, shoes, cravats. Cronin half-heartedly repeated his examination of the walls and moldings. They lifted rugs and picked up chairs; shook out the pages of the telephone book in the bedside telephone-table. The Inspector even lifted the metal disk which fitted around the steam-pipe at the floor, because it was loose and seemed to present possibilities.</p>
<p>From the bedroom they went into the kitchenette. It was so crowded with kitchen furnishings that they could barely move about. A large cabinet was rifled; Cronins exasperated fingers dipped angrily into the flour- and sugar-bins. The stove, the dish-closet, the pan-closet—even the single marble washtub in a corner—was methodically gone over. On the floor to one side stood the half-empty case of liquor bottles. Cronin cast longing glances in this direction, only to look guiltily away as the Inspector glared at him.</p>
<p>“And now—the bathroom,” murmured Ellery. In an ominous silence they trooped into the tiled lavatory. Three minutes later they came out, still silently, and went into the living-room where they disposed themselves in chairs. The Inspector drew out his snuffbox and took a vicious pinch; Cronin and Ellery lit cigarettes.</p>
<p>“I should say, my son,” said the Inspector in sepulchral tones after a painful interval broken only by the snores of the policeman in the foyer, “I should say that the deductive method which has brought fame and fortune to <abbr epub:type="z3998:name-title">Mr.</abbr> Sherlock Holmes and his legions has gone awry. Mind you, Im not scolding.⁠ ⁠…” But he slouched into the fastnesses of the chair.</p>
<p>Ellery stroked his smooth jaw with nervous fingers. “I seem to have made something of an ass of myself,” he confessed. “And yet those papers are here somewhere. Isnt that a silly notion to have? But logic bears me out. When ten is the whole and two plus three plus four are discarded, only one is left.⁠ ⁠… Pardon me for being old-fashioned. I insist the papers are here.”</p>
<p>Cronin grunted and expelled a huge mouthful of smoke.</p>
<p>“Your objection sustained,” murmured Ellery, leaning back. “Lets go over the ground again. No, no!” he explained hastily, as Cronins face lengthened in dismay—“I mean orally.⁠ ⁠… <abbr epub:type="z3998:name-title">Mr.</abbr> Fields apartment consists of a foyer, a living-room, a kitchenette, a bedroom and a lavatory. We have fruitlessly examined a foyer, a living-room, a kitchenette, a bedroom and a lavatory. Euclid would regretfully force a conclusion here.⁠ ⁠…” He mused. “How have we examined these rooms?” he asked suddenly. “We have gone over the obvious things, pulled the obvious things to pieces. Furniture, lamps, carpets—I repeat, the obvious things. And we have tapped floors, walls and molding. It would seem that nothing has escaped the search.⁠ ⁠…”</p>
<p>He stopped, his eyes brightening. The Inspector threw off his look of fatigue at once. From experience he was aware that Ellery rarely grew excited over inconsequential things.</p>
<p>“And yet,” said Ellery slowly, gazing in fascination at his fathers face, “by the Golden Roofs of Seneca, weve overlooked something—actually overlooked something!”</p>
<p>“What!” growled Cronin. “Youre kidding.”</p>
<p>“Oh, but Im not,” chuckled Ellery, lounging to his feet. “We have examined floors and we have examined walls, but have we examined—ceilings?”</p>
<p>He shot the word forth theatrically while the two men stared at him in amazement.</p>
<p>“Here, what are you driving at, Ellery?” asked his father, frowning.</p>
<p>Ellery briskly crushed his cigarette in an ashtray. “Just this,” he said. “Pure reasoning has it that when you have exhausted every possibility but one in a given equation that one, no matter how improbable, no matter how ridiculous it may seem in the postulation—<em>must be the correct one</em>.⁠ ⁠… A theorem analogous to the one by which I concluded that the papers were in this apartment.”</p>
<p>“But, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen, for the love of Pete—ceilings!” exploded Cronin, while the Inspector looked guiltily at the living-room ceiling. Ellery caught the look and laughed, shaking his head.</p>
<figure id="illustration-3">
<img alt="A line drawing of a bedroom, with capital letters marking various areas of interest. The letter A is on the ceiling, the letter B on the door into the bedroom on the right of the back wall, the letter C on a mirror on the wall to the left of the door, and the letter D on a small table beneath the mirror. The letter E is on the floor-to-ceiling curtains that surround the bed, on the far left of the room; there is a shaded area on all four sides of the tops of the curtains." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.0%22%20viewBox%3D%220%200%201062%20600%22%3E%09%3Ctitle%3EA%20line%20drawing%20of%20a%20bedroom%2C%20with%20capital%20letters%20marking%20various%20areas%20of%20interest.%20The%20letter%20A%20is%20on%20the%20ceiling%2C%20the%20letter%20B%20on%20the%20door%20into%20the%20bedroom%20on%20the%20right%20of%20the%20back%20wall%2C%20the%20letter%20C%20on%20a%20mirror%20on%20the%20wall%20to%20the%20left%20of%20the%20door%2C%20and%20the%20letter%20D%20on%20a%20small%20table%20beneath%20the%20mirror.%20The%20letter%20E%20is%20on%20the%20floor-to-ceiling%20curtains%20that%20surround%20the%20bed%2C%20on%20the%20far%20left%20of%20the%20room%3B%20there%20is%20a%20shaded%20area%20on%20all%20four%20sides%20of%20the%20tops%20of%20the%20curtains.%3C%2Ftitle%3E%09%3Cpath%20d%3D%22M124.2%202.6c.3%201.7%201.6%202%2012.3%202.6%2010.9.6%2077.3.9%20154.5.8%20190.2-.4%20238.6-.2%20273.5%201%2015.4.5%2053.2%201.2%2084%201.5s65.9.7%2078%201%2042.5.8%2067.5%201.1%2048%20.7%2051%20.8c8.1.5%20104.4%201.6%20160.2%201.9%2049.8.2%2052.9.5%2046.6%203.8-1.3.7-5.9%204.2-10.3%207.7-4.3%203.6-10.2%207.9-13%209.7-2.7%201.8-6.9%204.8-9.2%206.8-2.4%201.9-6%204.6-8%205.8-2.1%201.3-7%204.7-10.9%207.6s-7.5%205.3-8%205.3c-.6%200-3.7%202-7%204.5-3.2%202.5-9.5%207-13.9%2010S961%2081.8%20958%2084c-3%202.1-8%205.6-11%207.6s-8.5%205.9-12.1%208.5c-6.1%204.5-7.1%204.9-12.4%204.9-4.1%200-5.6.3-5.3%201.2.3.7%201.7%201.5%203.3%201.8%202.7.5%202.7.6-2.6%203.9-3%201.9-7.7%205.1-10.6%207.3-3.3%202.4-6.3%203.8-8.2%203.8-3.5%200-6.1.9-6.1%202.1%200%20.5.7.9%201.6.9%202.4%200%201.1%202.3-2.2%204-1.6.8-5.8%203.6-9.4%206.3-6.1%204.4-10.3%207.4-25.5%2018-3.3%202.3-8.4%205.5-11.3%207-5.3%202.7-5.5%202.7-28.2%202.9-17.4.1-23.3-.2-24.4-1.2-1.3-1-1.9-1-3.3.1-1.2%201-5.3%201.4-15.7%201.5-7.8%200-21.4.2-30.3.4-9%20.2-16.6.1-16.9-.3-.4-.4.1-2.4%201.1-4.6.9-2.2%201.5-4.5%201.3-5.3-.7-1.8-4.8%205.1-4.8%207.9%200%202.2-.3%202.3-9.7%202.4-5.4%200-18%20.2-28%20.4-20.2.5-19.7.7-16.9-6%202.3-5.3%205.5-6.9%2013.1-6.2%205.1.5%206.5.3%206.5-.7%200-2.2-5.3-3.8-10.3-3.1-5.4.8-11.1%206.1-13.2%2012.1l-1.3%203.8-48.8-.2c-42.5-.1-49-.4-50-1.7-1.5-2-3.2-1.9-3.6.2-.3%201.5-3.9%201.6-43.7%201.5-42.3-.1-43.4-.1-45.5-2.1-2.3-2.2-4.6-2.8-4.6-1.2%200%20.6.5%201.3%201%201.6%202.6%201.6-1.1%202-17.7%201.9l-17.8-.2-.3-2.7c-.4-3.2-2.4-2.8-3.2.6-.7%202.6-.2%202.5-14.5%202.1-3.3-.1-16.3%200-29%20.4-16.4.4-23.5.2-25.1-.6-1.6-.9-2.7-.9-4.3-.1-2.5%201.4-57.9%201.5-60.1.1-1.3-.8-1.2-1.2.5-2.4%201.9-1.5%201.9-1.5-1.2-1.6-2.1%200-4.1-.9-5.8-2.6s-3.4-2.4-5.2-2.2c-3.4.4-4.3%202.8-1%202.8%204.8%200%207%205.1%204.5%2010.5-.9%202.1-1.7%202.5-3.5%202-1.5-.3-2.5-.1-2.9.9-.4%201.1-1.2%201.2-3.5.4-5.1-1.8-5.9-7.8-1.7-12.4%201.1-1.2%201.5-2.4%201-2.8-1-.6-5.6%204-6.5%206.6-.5%201.5-4.6%201.6-53.4%201.2-29-.3-56.7-.6-61.5-.7-4.9-.2-8.8.1-8.8.5%200%201.6-3.8.7-4.5-1-.6-1.6-.7-1.6-1.6%200-1.2%202.2-3.2%202.3-4.9.3-1.1-1.3-1.4-1.3-2.7%200-2%202-5.7%202-4.9%200%20.3-.9%200-1.5-.9-1.5-.8%200-1.5.7-1.5%201.5%200%202-3.7%201.9-4.8-.1-.8-1.5-1-1.5-1.5%200-.8%202-4.6%202.1-5.3.1-.4-.8-1-1.5-1.5-1.5s-.9.7-.9%201.5c0%201.2-1.3%201.5-6%201.5s-6-.3-6-1.5c0-2-1.7-1.9-2.8.1-.6%201.1-2.1%201.4-5.3%201.2-3.9-.3-4.4-.6-4.4-2.8%200-1.4.6-2.6%201.3-2.6%202.2-.3%202.3-.4%201.2-2.3-1.3-2.6%200-3.4%206.5-4.1%203.5-.3%205.1-1%205.3-2.1.4-2-2.2-2.6-10.5-2.1-6%20.4-6.1.5-6%203%20.1%201.5.6%203%201.2%203.4.5.4.2%201-.8%201.4-.9.3-2.4%200-3.3-.7s-2.7-1.5-4-1.6c-1.9-.3-2.4.1-2.4%201.7%200%201.1.6%202%201.4%202%202.3%200%206.5%205.7%205.9%208-.3%201.1-.9%202-1.4%202s-1.5%201.1-2.1%202.5c-2.4%205.4-11.7%201.4-11.8-5%200-2%20.8-3.6%202.7-5%203.6-2.9%202.3-5.1-1.7-3-4.5%202.3-6.3%205.7-5.5%2010.3.5%203.2%201.3%204.3%204.3%205.9%204.7%202.6%208.9%203.6%209.7%202.3.3-.5%202.1-1.7%204-2.6%203.3-1.5%203.6-1.5%207%20.5%203.6%202.1%2011.5%202.9%2011.5%201.2%200-.5%202.5-2.2%205.7-3.6%204.8-2.3%205.7-2.5%206.5-1.2%201.5%202.9%208%206.1%2011.5%205.8%204-.3%204.1.4.8%203.1-3.7%202.9-2%204.1%202%201.5%203.5-2.2%204.4-3.7%202.3-3.7-.6%200%20.6-1.6%202.8-3.5%202.2-2%204.7-3.3%205.7-3.1.9.2%201.7%200%201.7-.5s-.5-.9-1.2-.9c-.9%200-.9-.3%200-1.2s2-.4%204.6%202.5c1.8%202%203.9%203.7%204.5%203.7.7%200%201%20.4.6.9-.9%201.6%201.2%202.2%202.4.7%201.3-1.5%205.1-1%205.1.7%200%20.6.9.1%202-1.1%201.2-1.2%202.9-2.2%204-2.2%201%200%202.2-.5%202.5-1%20.8-1.3%205.2-1.3%206-.1.3.5%201.9%201.2%203.5%201.6%201.7.4%203%201.3%203%202.1s.5%201.4%201%201.4c.6%200%201-.6%201-1.3s1.4-1.2%203.5-1.3c2%200%204.9-1%206.5-2.2%203.7-2.8%204.2-2.7%209%20.3%202.2%201.4%204.8%202.5%205.9%202.5s2.2.6%202.4%201.2c.4.9.8%201%201.4.2.4-.6%202.6-2.1%204.9-3.3l4.1-2.3%205.7%202.7c3.1%201.4%205.6%203.2%205.6%203.8.1.7.6.5%201.3-.4s4-2.6%207.5-3.9c3.4-1.3%206.5-2.7%206.8-3.1.8-1.3%202.4-1.1%202.4.4%200%20.7%201.6%202.1%203.5%203.2%204.6%202.4%2013.4%202.1%2018.7-.6%203.9-2%203.9-2%206.7.1%201.6%201.1%203.6%202%204.4%202%202.9%200%203.5%202.7%203.5%2016.7.1%2013.6%200%2014.3-2.1%2015.4l-2.1%201.2%202.1.8c2%20.7%202.1%201.3%202.3%2036.1.2%2019.4.3%2040.9.2%2047.8%200%206.9-.1%2056.4-.2%20110.1-.1%2074.7-.5%2099.2-1.5%20104.5-.7%203.8-1.3%2012.1-1.4%2018.4s-.6%2017.8-1.1%2025.5c-.6%207.7-.9%2016.9-.8%2020.5l.3%206.5-3.5-.1c-1.9-.1-5.5-.9-8-1.8-4.9-1.9-10.6-1.8-20.3.4-3.1.7-6%201.1-6.3.8-.2-.3-.4-15.8-.4-34.4.1-18.7.2-35.5.2-37.4s.9-7.4%202-12.1c1.7-7.6%201.8-9.6.9-18.3-.6-5.4-.9-10.2-.5-10.7%201.4-2.4%201.9-55.8.8-93.4-.2-8.3-.6-22.4-.8-31.5-.3-9.1-.8-18.5-1.2-21s-.8-5.6-1-7c-1-7.4-.2-68.7%201-73%20.3-1.4.8-5.1%201.1-8.3.3-4.2%200-5.7-.9-5.7-3.1%200-3.4%201.4-5.1%2021-.2%201.9-.3%208.2-.3%2014-.1%205.8-.2%2012.5-.4%2015-.6%208.7-.1%2025.7%201.4%2045.5.9%2011%201.6%2021.1%201.6%2022.5s.3%2015.3.8%2031c.8%2033.4.8%2033%20.1%2079-.2%2019.5-.7%2036.2-1.1%2037-.3.8-.8%207.3-1%2014.5-.2%207.1-.9%2017.7-1.5%2023.5-.8%207.8-.8%2012.6%200%2018.4.7%204.6.9%2012.8.6%2019.5-.3%206.8-.2%2012.3.4%2013.3.9%201.7%202.3%201.8%2013.2%201.6%206.7-.1%2015.4.3%2019.2.9%208%201.1%2012.9.2%2014.5-2.7.6-1.1%201.7-2%202.4-2%203.2%200%2015.6-10.8%2021.6-18.9%202.5-3.3%205.1-6.1%205.8-6.1%201.9%200%2019.8-18.9%2022.6-23.9.5-.9%201.5-2%202.3-2.4.7-.4%201.3-1.3%201.3-2s1.8-3.7%204-6.7%204.9-7.4%206-9.8%202.7-5%203.5-5.8c.8-.9%201.5-2.2%201.5-3%200-.9%202-4.3%204.3-7.7%202.4-3.4%205-7.8%205.7-9.7s2.5-5.8%203.9-8.5c1.4-2.8%202.6-5.7%202.6-6.6.1-2.1%209.7-11.8%2015.4-15.5%202.5-1.6%205.5-3.8%206.7-4.9%204.5-4.2%2010.4-8.5%2012.6-9.4%201.3-.5%205.1-2.9%208.4-5.5%203.4-2.5%206.7-4.6%207.3-4.6s1.1-.4%201.1-.9.9-1.3%202-1.6c1.1-.4%203.3-1.8%205-3.1%201.6-1.4%205.1-3.7%207.7-5%202.6-1.4%205.5-3.3%206.3-4.3%202.2-2.6%2013.7-10.1%2015.5-10.1.8%200%201.4-.5%201.2-1.2-.1-.6.6-1.4%201.7-1.6%201-.2%203.2-1.7%204.9-3.3%201.6-1.6%203.4-2.9%204-2.9.5%200%202.2-1.1%203.9-2.5%201.6-1.4%203.5-2.5%204.1-2.5%201.6-.1%205.7-3.6%205.7-4.9%200-.6%202.4-2.5%205.4-4.1%203-1.7%206-3.8%206.6-4.5.7-.8%202-1.5%202.9-1.5s2.2-.9%202.8-1.9c1.6-2.5%209.7-8.1%2011.7-8.1.8%200%203.1-1.4%204.9-3%201.9-1.7%203.9-3%204.4-3s2.7-1.7%204.9-3.9l4-3.8%203%202.4c7.3%206.2%2019.4%2017.2%2024.1%2022%202.8%202.9%205.9%205.3%206.7%205.3%202.5%200%203.6-4%202-7-2.1-4-3.2-12-2.5-19.6.8-9.9.5-58.9-.4-64.4-.9-5.4-1-117.4%200-118.9.4-.8%204.9-.9%2013.8-.4%2016.1.8%2019.6.8%2056%200l28.8-.5%202.4%203.9c3.1%204.7%206.3%206.9%2011.2%207.6%204.6.6%2010.8-1.8%2012.4-4.8%201.8-3.4-.4-4.3-3.7-1.4-5.4%204.7-17.4%202.3-17.4-3.6%200-1.8%201-1.9%2026.5-1.8l26.5.2v2.6c0%201.5-.6%203.5-1.4%204.6-1.9%202.8-7.6%2019.6-7.6%2022.5%200%201.3-1.3%206-3%2010.4-1.6%204.5-3.4%209.9-3.9%2012.1l-1%204-26.8-.3c-14.7-.2-27-.6-27.2-.8s-1.7-5.5-3.3-11.6c-2.5-9.6-3.9-17.6-5.2-29.8-.5-4.3-2.8-12-3.8-12.6-.5-.4-1.4-.2-2%20.4-1.1%201.1.6%2016.9%202.2%2020.7.5%201.1%201.1%204.5%201.4%207.5%201%209.3%203.7%2020.7%206.3%2026.7%201.4%203.3%201.5%203.3%208.6%203.4%2028.5.5%2046.5.5%2048.5.1%202.5-.5%206.6-6.8%207.7-11.9.4-1.8%201.1-3.5%201.6-3.8.5-.4.9-1.5.9-2.5s.5-3.1%201.2-4.7c.6-1.5%201-3.2.9-3.7-.2-.8%201.5-6.3%206.2-19.9%201.1-3.2%202-7.5%202.1-9.5l.1-3.7%2032.2-.1c30.6-.1%2032.3%200%2032.8%201.7.8%202.5%202.6%202.4%203.2-.1.5-1.8%201.7-1.9%2027.3-2.2l26.7-.3%204-3.5c8.2-7.2%2010.9-9.3%2014.8-11.8%202.2-1.4%207.4-5.1%2011.5-8.2%204.1-3.2%209.6-6.9%2012.2-8.4%202.5-1.5%205.2-3.4%205.8-4.2%203.8-4.5%2035.7-24.4%2039.2-24.4%203.3%200%205.8-.9%205.8-2.1%200-.5-.7-.9-1.5-.9s-1.5-.3-1.5-.8c0-.7%2010.4-7.8%2015-10.2%201.3-.7%203-1.9%203.7-2.6s4.1-3%207.5-5c3.5-2.1%206.8-4.3%207.3-5%201.7-1.9%2010.3-7.4%2011.7-7.4.7%200%202.8-1.6%204.7-3.5s6.2-5.1%209.5-7.1c5.9-3.6%209.5-6.2%2014.6-10.4%204.6-3.8%2023.5-17.2%2025-17.8.8-.3%204.5-3.4%208.2-6.9%203.6-3.4%207.1-6.3%207.7-6.3.7%200%201.1%202.1%201.1%205.2%200%202.9.3%209.3.6%2014.3.7%2010.7.9%2020.5%201.8%2090.5.4%2029.4.6%2064.3.6%2077.5-.1%2013.2-.2%2024.9-.2%2026%20.1%2015.8-.1%2095.1-.3%20110.5l-.2%2020.5-6.1.3c-4.8.2-6.2.7-6.2%201.8%200%201.2%201.1%201.5%205.8%201.3%203.3-.2%205.5.1%205.3.7-.4%201.1-8.9%2010.7-18.1%2020.6-3.6%203.9-7.5%208.1-8.7%209.5-1.3%201.3-2.3%202.8-2.3%203.3%200%20.4-.3%201-.7%201.2-.5.2-2.5%202.3-4.7%204.8-2.1%202.5-7.8%208.8-12.6%2014-4.9%205.2-10.2%2011.3-12%2013.5-3.6%204.5-15.8%2017.9-27%2029.7-4.1%204.3-8%208.4-8.6%209.1-.7.6-2.8%202.6-4.8%204.4s-3.6%203.7-3.6%204.3c0%20.5-.7%201-1.6%201-1%200-1.4.6-1.1%201.4s-.8%203.2-2.4%205.3c-1.7%202-3.3%205-3.6%206.5-.4%201.8-1.2%202.8-2.4%202.8-.9%200-2.4.7-3.3%201.5-.8.8-2.1%201.5-2.9%201.5s-1.7%201.1-2.1%202.4c-.3%201.3-2.1%203.4-4%204.7s-3.2%202.7-3%203.1c.6%201-9.8%2011.8-11.4%2011.8-.6%200-.9.6-.6%201.4.4.9-.5%202-2.4%203-1.6.8-3.7%203.1-4.6%205-.9%202-2.6%204-3.6%204.6-1.1.6-2%201.7-2%202.5s-.7%201.5-1.5%201.5-1.5.6-1.5%201.3c0%201.6-20.9%2023.2-22.4%2023.2-.6%200-1.7%201.2-2.4%202.7-.7%201.6-2.2%203.3-3.3%203.8-1.1.6-1.7%201.6-1.3%202.3s.3.9-.1.4c-1-.9-5.5%203.1-5.5%204.9%200%20.7-1.3%202-2.8%203-1.6.9-3.4%202.5-4.1%203.6s-.8%201.7-.2%201.4c.7-.5.8-.1.5.9-.4.9-1.3%201.4-2%201.1-.9-.3-1.4.2-1.4%201.4%200%201-.5%202.2-1.2%202.6-1.3.8%201.4%202.2%204.5%202.3%202%20.1%2011.7-9.6%2011.7-11.7%200-.6.7-1.2%201.5-1.2s1.5-.6%201.5-1.3%201-1.7%202.3-2.2c1.2-.6%202.3-2%202.5-3.1.2-1.2%201.1-2.4%202.1-2.7%201-.2%204.5-3.8%207.9-7.8%206.4-7.8%2013.8-16.3%2016-18.2.7-.7%201.8-1.8%202.5-2.6.7-.7%202.9-3.1%204.9-5.2%202.1-2.2%203.7-4.3%203.5-4.7-.1-.4.3-.8.8-1%201.8-.6%205.5-4.5%205.5-5.8%200-.8%201.4-2%203-2.9%201.7-.9%203-2.2%203-3.1%200-.8%201.2-2.7%202.7-4.2%201.6-1.5%205.1-5.4%207.8-8.6%202.8-3.3%206.4-7.4%208-9.1%201.7-1.7%203.8-4%204.7-5.1.9-1%202.3-2.5%203-3.1%203.9-3.8%208.7-9.3%2011.2-13.1%201.6-2.3%203.4-4.2%204.1-4.2%201.5%200%204.5-4.3%204.5-6.5%200-.9.9-1.5%202.6-1.5%201.4%200%202.3-.4%201.9-1-.7-1.2%2011.1-14.7%2013.6-15.5.9-.3%201.6-1.3%201.5-2.3%200-.9.9-2.1%202.2-2.7%201.2-.5%202.2-1.5%202.2-2.1%200-.7.7-1.4%201.5-1.8.9-.3%202.5-2.1%203.6-4s2.9-3.8%203.9-4.1%202.1-1.6%202.4-2.9%202-3.9%203.7-5.7c1.8-1.9%206.1-6.8%209.7-10.9s11.1-12.5%2016.7-18.5c5.7-6.1%2011.5-12.6%2013.1-14.5%201.5-1.9%204.4-5.3%206.5-7.5%203-3.2%204-5.2%204.8-10%201.6-9.7.4-336.4-1.3-339.4-.5-.9%200-9.4.8-11.7.3-1.1%200-2.8-.6-3.7-1.2-1.5-6.6-1.7-61.8-1.8-33.3-.1-70.8-.6-83.5-1-12.6-.4-28.8-.8-36-.9-7.1%200-28.1-.5-46.5-1s-67.2-1.2-108.4-1.5c-41.3-.3-75.4-.9-75.8-1.1-.9-.6-27-.8-238.3-1.8-52.2-.3-137.9-.8-190.4-1.2-93.4-.7-95.3-.7-94.9%201.2M543%20167.8c0%20.4%204.4.6%209.9.4l9.9-.3.4%203.8c.3%202%20.1%208.5-.4%2014.3-1.1%2014.7-1.7%2092.1-.6%2094.2.4.9.9%2017.2%201%2036%20.1%2018.9.4%2038.6.8%2043.8s.6%209.7.4%209.9c-.5.5-9.9-7.3-20.3-16.7-4.6-4.3-9.7-8.6-11.2-9.8-2.5-1.8-5.6-5.7-11.6-14.4-1-1.4-3.5-4.4-5.6-6.6-2.2-2.3-4.6-5.3-5.6-6.7-3.5-5.3-13-17.3-15.1-19.2-1.2-1.1-3.1-3.6-4.2-5.5-1-1.9-3-5.3-4.3-7.5-1.4-2.2-2.5-4.4-2.5-4.8%200-1%207.8%203.3%2012.7%206.9%203.5%202.7%207.9%203.5%205.3%201-.8-.7-4.6-3.4-8.4-6-3.7-2.6-8.1-6.2-9.7-7.9-8-8.8-11.9-13.8-15.5-19.7-2.1-3.6-4.4-7-5.1-7.5-.7-.6-2.1-3-3.1-5.5-1.1-2.5-3.4-6.3-5.2-8.5-1.7-2.2-3.8-5.4-4.6-7-.8-1.7-3.1-5.7-5.1-9s-3.9-7.8-4.4-10c-.9-5.1-3.2-11.2-4.7-12.7-1.7-1.7-1.6.9.2%205.8.7%202.2%201.6%206.1%202.1%208.9.4%202.7%201.5%206%202.6%207.3%201%201.4%201.9%203%201.9%203.7%200%20.6%201.2%202.7%202.6%204.6%204%205.4%2011.1%2016.6%2013.3%2021.2%201.2%202.3%203.8%206.4%205.9%209.2%202%202.7%205%207.1%206.5%209.7%201.5%202.7%203.5%204.8%204.3%204.8%201.4%200%203.9%204.8%203%205.7-.2.2-5.3-.1-11.2-.8-27.1-3.1-32.2-1-48%2019.8-3%204-5.8%207.3-6.1%207.3s-.2-3.5.2-7.8c.4-4.2.7-10.5.6-13.9s.2-6.4.8-6.8q1.2-.6%200-2.7c-.6-1.2-1.1-4.2-1-6.8%200-2.5-.8-6.8-1.8-9.5-1.8-4.7-1.8-4.9.2-11.4%201.1-3.6%203.5-9.8%205.4-13.7%201.8-3.9%203.3-7.4%203.3-7.8s1.1-3.2%202.5-6.1c1.4-3.2%202.9-9.1%203.5-14.2.6-4.8%201.6-9.4%202.3-10.1.6-.8%201-2.8.9-4.5-.2-2.8%200-2.9.9-1.3%201.6%202.6%203%20.1%201.8-3.2-.5-1.3-1.1-4.5-1.4-7.1l-.4-4.6%2030.2.2c16.6.2%2033.4.2%2037.2.1%203.9-.2%2015.2-.3%2025.2-.3%209.9%200%2017.6-.3%2017-.7-.8-.5-.6-.8.6-.8.9%200%201.7.3%201.7.8m-447%201.7c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5%200-1%201-1.5%203.1-1.5%202.4%200%203%20.4%202.5%201.5-.3.8-.1%201.5.4%201.5.6%200%201-.7%201-1.5s.9-1.5%202-1.5c3.2%200%202.3%201.6-2.4%204.4-3.7%202.1-5%202.4-8.7%201.8-4.6-.8-6.5-3.6-3.7-5.3%202-1.3%203.8-1.1%203.8.6m40-.5c0%20.6-.7%201-1.5%201s-1.5.4-1.5.9c0%201.6-6.8%203.3-10%202.6-1.7-.4-3-1.3-3-2.1s-.6-1.4-1.4-1.4-1.7-.4-2-.9%203.9-.9%209.4-1c6%200%2010%20.3%2010%20.9m15%200c0%20.5-1.1%201-2.5%201s-2.5-.5-2.5-1c0-.6%201.1-1%202.5-1s2.5.4%202.5%201m12%200c2.3.7%202.3.8.3.9-1.2.1-2.5.5-2.8%201.1-.3.5-1.7%201-3%201-1.8%200-2.2-.4-1.8-2%20.6-2.1%202.8-2.4%207.3-1m26.9.6c.2.2-.9.9-2.4%201.6-2.3%201-2.9%201-3.3%200-.5-1.6-2.2-1.5-2.2.1q0%201.35-3%20.9c-1.6-.2-3-.8-3-1.2s-.7-.7-1.6-.6c-.9%200-1.9-.4-2.1-1.1-.3-.9%201.7-1.1%208.4-.6%204.8.3%209%20.7%209.2.9m25.1-.7c0%201.2-5.7%204.1-8.1%204.1-.9%200-2-.6-2.2-1.3-.4-.9-.7-.9-1.4%200-.7%201-1.4.9-3.1-.3-3.8-2.6-2.4-3.4%206.3-3.4%204.7%200%208.5.4%208.5.9m20-.2c6%20.6%206.1.7%203.4%201.8-1.9.8-3.3.9-4.1.2-.9-.7-1.3-.5-1.3.6%200%202.2-5.1%203.2-6.6%201.3-.6-.9-1.9-1.6-2.8-1.6s-1.6-.7-1.6-1.5c0-1.7%203-1.9%2013-.8m30.1.3c4.5%200%205%201.2%201.2%202.9-2.1%201-2.8.9-3.5-.1-.5-.9-1-1-1.5-.2-1.2%201.6-5.1%202.4-5.6%201.1-.2-.7-1.4-1.2-2.7-1.2s-2.5-.5-2.7-1.2c-.5-1.3%203.8-2.2%208.1-1.7%201.6.2%204.6.4%206.7.4m124.5.2c.3.4-.5%202.1-2%203.9-1.5%201.7-3.4%204.5-4.3%206.3-6%2011.9-17.1%2025.5-34.6%2042.6-4.8%204.7-8.7%208.8-8.7%209.2%200%202%203.2.4%207.6-3.7%202.7-2.5%205.1-4.5%205.4-4.5s4.8-5%2010-11.2c5.2-6.1%2011.6-13.6%2014.2-16.5%202.5-3%204.9-6.6%205.3-8%20.3-1.4%202.1-4.4%204-6.5%201.8-2.2%203.6-5.2%204-6.6%201.3-5.1%203.2-6.2%2011.1-6.2%204%200%207.5.4%207.8.8.2.4-.6%203.9-1.9%207.7-1.3%203.9-2.4%207.9-2.5%209.1%200%201.1-.9%204.5-1.9%207.5-1.1%203-3.1%208.5-4.4%2012.4-1.4%203.8-3.5%2010.6-4.8%2015-1.2%204.4-2.8%208.7-3.4%209.5-.7.8-2%205.1-3%209.5-.9%204.4-3.4%2012.2-5.6%2017.2-2.1%205.1-3.9%209.9-3.9%2010.6%200%20.8-.9%202.4-2%203.7s-2%202.8-2%203.3c0%201.4-8%2020.9-9.1%2022.3-.9%201.1-.2%202.4%201.2%202.4.9%200%206.9-12.2%206.9-13.9%200-.6.9-2.6%202-4.6s2-4.1%202-4.8.5-1.8%201.2-2.5%202.3-4%203.6-7.5c1.3-3.4%203.5-9.1%204.8-12.7%201.4-3.6%203-8.1%203.5-10%201.3-4.3%205.2-14.4%207.3-18.5.8-1.7%202-5.8%202.6-9.3s1.9-7.8%202.9-9.6%202.4-5.6%203-8.5%201.7-6.2%202.3-7.4c.7-1.2%201.1-2.5%201-2.9-.3-1.1%202.7-13.9%203.8-16.6.9-2%201.6-2.2%208.5-2.2h7.6l-.7%205.2c-.4%202.9-1.3%207.5-2.1%2010.3-3%2010.6-3.3%2012.1-3.3%2016.8%200%203.5-1.3%207.8-4.9%2016-2.6%206.2-5.4%2012.9-6.1%2015-.7%202.2-1.8%205.1-2.6%206.5-.8%201.5-1.4%203.6-1.4%204.8s-1.6%205.1-3.5%208.7c-4%207.5-4%207.7-2%207.7.8%200%202.2-1.4%203-3%202.6-4.9%203.7-2.6%203.4%206.9-.2%204.8%200%209.2.4%209.8%201.7%202.7%201.8%209.9.2%2024.7-1%208.9-2.1%2016.5-2.6%2017-.5.6-.9%203.6-.9%206.7%200%203.2-.4%206-.9%206.3-.5.4-1.2%202.5-1.6%204.9-1%207.3-2.9%2014.3-8.2%2031.7-3.5%2011.4-5.5%2015.8-9.2%2020.4-1.7%202.1-3.1%204.5-3.1%205.2%200%20.8-.4%201.4-1%201.4-.5%200-1%20.4-1%20.9%200%201.1-8.1%2014.6-11.8%2019.9-2.3%203.1-2.4%206.2-.2%206.2.5%200%202.4-2.8%204.1-6.3%201.7-3.4%204.2-7.6%205.5-9.4%201.3-1.7%202.4-3.6%202.4-4.1s.7-1.5%201.5-2.2c1.3-1%201.5-.9%201.5.9%200%201.2.6%202.1%201.4%202.1%202.5%200%202.6%201.5.7%208.6-1%203.8-2.2%209.1-2.6%2011.7-.3%202.7-1.4%206.8-2.4%209-1%202.3-2.4%207.3-3.1%2011.2-.7%203.8-1.8%208.3-2.5%2010-.7%201.6-1.8%204.6-2.6%206.5-.7%201.9-1.6%204-2.2%204.7-1.3%201.7-4.7%208.6-4.7%209.5s-8.9%2018.9-12%2024.3c-1.3%202.2-3.9%207.1-5.9%2010.8-4.2%208-12.6%2019.8-19.3%2027.2-2.7%202.9-4.8%205.6-4.8%206.1s-3.2%203.6-7%206.9c-3.9%203.3-10%209.7-13.6%2014.2-6.6%208.1-17.5%2017-19.6%2015.7-.6-.4-.7-3.4-.3-8.3%201.8-20.5%201.8-20.9%201.4-26.1-.1-1.4.4-10.2%201-19.5.7-9.4%201.4-22.7%201.6-29.6.3-7%20.9-13.9%201.5-15.4s.7-3.2.3-3.8c-1.4-2.2-1.9-42.6-.6-47.2.5-1.7.7-5.5.5-8.5-1.4-21-1.5-37.8-.6-79.5%201.1-54.9%201-66-1.2-92.6-.4-5.2-.3-7.9.5-8.3.6-.4%201.1-2.5%201.1-4.6s.4-4.1.9-4.4c1.3-.9.1-4.6-1.5-4.6-1.1%200-1.4-1.6-1.4-6.4%200-5.7.2-6.4%201.8-5.9%202.1.5%204.7-2.1%203.7-3.7-.5-.9-1-.9-1.8-.1-2.2%202.2-3.9%201.3-3.2-1.9.4-2%20.3-3-.5-3s-1-1.4-.6-4.8c.3-2.6.6-8.4.6-12.9.1-6.7.4-8.5%201.9-9.5%201-.7%202.6-2.6%203.6-4.1l1.8-2.8%2047.3.4c26%20.1%2047.6.6%2048%20.9m76.8%20106.9c10.2.7%2012.2%201.1%2014.3%203%201.2%201.3%202.3%202.8%202.3%203.4%200%201.6%209.1%2015.6%2011.4%2017.4%201.7%201.4%207.6%209.7%207.6%2010.8%200%20.5-3.3.2-15.5-1.3-1.6-.2-7-.6-12-.9-8.6-.5-16.4-1.2-36-3.6-4.9-.5-12.7-.7-17.1-.3-8.8.7-11.5-.5-6.7-2.8%201.5-.7%204.9-4.2%207.6-7.8%206.7-9%2011.6-14%2015.7-15.8%204.5-2.1%2013.1-4%2015-3.5.8.3%206.9.9%2013.4%201.4m-24.9%2032.3c15.1%202.4%2027.5%203.6%2041.5%204.1%2018.9.7%2023.7%201.6%2024.9%204.8.5%201.2%201.8%203.1%203%204.1%201.1%201.1%202.1%202.4%202.1%203-.1%201-8%206.6-9.4%206.6-.4%200-2.2%201.1-4%202.5s-3.8%202.5-4.3%202.5c-.6%200-1.6.7-2.3%201.5-.7.9-2.7%202.2-4.4%203s-5.7%203.4-8.8%205.8c-6%204.4-14.2%209.9-23.9%2015.8-3.2%201.9-7.1%204.7-8.6%206.1-1.6%201.4-3.5%202.8-4.5%203.1-.9.3-4.6%202.6-8.2%205.1-3.5%202.5-6.7%204.6-7%204.6-.9%200-22.9%2015.2-24.6%2017-1.3%201.4-11.1%208-11.8%208-.5%200-.7-4.7-.6-10.5.2-9.2.6-11.1%202.8-15.1%201.4-2.6%202.6-5.3%202.6-6.1%200-.7.8-3%201.9-5.1%201-2%202.1-5.6%202.5-8%20.3-2.4%201-5.1%201.5-6%201.3-2.5%202.9-8.8%204.2-16%20.5-3.5%201.5-7.5%202-8.9.7-1.9%203.9-20.4%203.9-22.6%200-.5%2025.9.1%2029.5.7m77.2%2023.3c1.8%202.1%204.8%205.9%206.8%208.5%202%202.7%204%204.8%204.5%204.8%201.9%200%201%202.9-1.2%204.1-4.3%202.2-20.9%2013.2-36.3%2024-3.8%202.7-10.8%207.5-15.5%2010.6s-8.7%205.9-9%206.3c-.3.3-2.3%201.7-4.5%203.2s-7.6%205.2-12%208.3-11.6%208-16.1%2011-8.7%206.1-9.4%207c-.7.8-1.6%201.5-2.1%201.5s-3.1%201.5-5.7%203.3c-2.6%201.9-6.9%204.9-9.6%206.8s-5.8%204.2-6.8%205.1c-1%201-2.1%201.8-2.5%201.8-.5%200-2.8%201.8-5.3%204.1-6.2%205.6-15.8%2012.9-17%2012.9-.5%200%20.2-2.4%201.5-5.3%201.4-2.8%202.5-6.2%202.5-7.5s.9-4.4%201.9-7c2.1-4.9%204.6-14.2%205.6-20.4.5-3.4%201.5-4.3%2010.3-10.2%205.4-3.7%2010.3-6.6%2010.8-6.6s1.4-1%201.9-2.2c.6-1.2%201.9-2.5%203-2.8%202.2-.6%2010.8-6.1%2011.3-7.3.2-.4.9-.7%201.6-.7s2.5-1.4%204.1-3c1.6-1.7%203.3-3%203.9-3%201.3%200%2012.5-7.5%2021.3-14.3%203.4-2.6%206.7-4.7%207.3-4.7s4.1-2.2%207.8-4.9%208.5-5.8%2010.7-7%205.8-3.5%208-5.1%205.4-3.7%207-4.5c1.7-.9%206.2-3.6%2010-6%203.9-2.5%207.2-4.5%207.5-4.5s2%201.7%203.7%203.7M389%20394c0%201.1-.4%202-1%202-.5%200-1-.9-1-2s.5-2%201-2c.6%200%201%20.9%201%202%22%2F%3E%09%3Cpath%20d%3D%22M479%20171.8c0%201.6%203.9%204.4%205.1%203.7.8-.6.5-1.3-1.2-2.6-2.6-2-3.9-2.4-3.9-1.1%22%2F%3E%09%3Cpath%20d%3D%22M449.4%20173.4c-.5%201.4%200%202.8%205.1%2014.1%201.3%202.7%202.9%206.6%203.6%208.5%202%205.3%207.5%2014.4%2012%2019.7%2014.3%2017.2%2014.4%2017.2%2017.2%2017.3%201.5%200%202.7-.2%202.7-.4%200-.3-2.5-3.1-5.6-6.2-3-3.2-6.2-7.1-7.1-8.8s-3.2-4.7-5.3-6.7c-3.7-3.6-11-15.6-11-18.1.1-1.8-9.3-20.7-10.3-20.8-.4%200-1%20.6-1.3%201.4%22%2F%3E%09%3Cpath%20d%3D%22M486%20178.1c0%20.7%201.6%202.7%203.6%204.6%204.9%204.5%206.6%202.8%202.1-2-3.3-3.7-5.7-4.7-5.7-2.6%22%2F%3E%09%3Cpath%20d%3D%22M519.2%20181.6c-1.3.9-3.5%201.9-5%202.3-2.6.7-2.7.9-2.9%209.7-.2%204.9-.8%2010.3-1.4%2012.1-1.1%203.5.5%2011.1%202.7%2012%202.1.8%2020.4-9.8%2020.4-11.8s-5.9-.8-10.1%202.1c-6.2%204.2-7.9%204-7.9-1.1%200-4.5%201.4-7.9%203.3-7.9.7%200%202.7-1.3%204.5-3%204.2-3.8%203.2-6-1-2.5-3.8%203.2-6.2%202.9-6.6-.8-.5-4.3%202-7.3%207.3-8.6%203.9-1%204.5-1.4%203.5-2.6-1.6-1.9-4-1.9-6.8.1%22%2F%3E%09%3Cpath%20d%3D%22M125%20171.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M297.5%20172c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M311.5%20172c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M345.8%20173.3c-1.3%201.2-4%203-5.9%203.9-1.8%201-4.1%202.2-4.9%202.7-.8.6-3.5%201.6-5.9%202.3-4.3%201.3-7.2%204-5.8%205.4.4.4%202.4-.5%204.5-2%202.1-1.4%204.3-2.6%205-2.6.6%200%203.2-1.1%205.8-2.5s5.4-2.5%206.3-2.5c2-.1%207.1-2.9%205.2-3-.7%200-1.1-.6-.8-1.5%201-2.4-.9-2.6-3.5-.2%22%2F%3E%09%3Cpath%20d%3D%22M340%20173c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M308%20179c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M315%20179.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M322.5%20179c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M329%20178.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M290%20185.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M297.5%20185c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M304%20184.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M311.5%20185c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M319%20185c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M300.5%20190.9c-.3.5-.1%201.2.5%201.6.5.3%201-.1%201-.9%200-1.8-.6-2.1-1.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M308%20191c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M312.6%20193.2c-.9%201.2-1.4%202.4-1.2%202.6.7.7%205.9-2.2%206.4-3.6.7-2.1-3.6-1.3-5.2%201%22%2F%3E%09%3Cpath%20d%3D%22M289%20197c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M297.5%20197c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M303.3%20198.2c-4.4%204.9-2.9%208.4%201.7%203.8%202.2-2.2%202.4-2.9%201.2-4.8-.6-.9-1.3-.7-2.9%201%22%2F%3E%09%3Cpath%20d%3D%22M293.5%20203c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M332.1%20291.4c-.7.8-2.7%202.1-4.6%203-5.3%202.5-6.3%206-6.7%2022.6-.3%2012.4-.1%2014.5%201.2%2014.8%201.5.3%2013.2-7%2019.5-12.2%202.3-1.8%202.7-2.7%201.9-3.6-1.3-1.3-5.1.3-11.7%205.1-2.2%201.6-4.4%202.9-4.8%202.9-.5%200-.8-2.4-.8-5.3.2-5.2.2-5.3%205-8.2%204.6-2.8%206.4-5.5%203.7-5.5-.7%200-2.7.9-4.5%201.9-1.7%201.1-3.3%201.7-3.6%201.4-1-.9.5-7.8%202.1-9.5.8-1%203.1-2.3%205.1-2.9%206.3-2%207.4-2.9%206-4.5-1.5-1.8-6.3-1.8-7.8%200%22%2F%3E%09%3Cpath%20d%3D%22M426.8%20320.4c-1%20.7-1.8%201.5-1.8%201.8%200%20.2%203.2.5%207.2.6%2012%20.4%2017.6%202.8%2019.9%208.9%201.2%203.2%201.2%2011-.1%2011.8-.5.3-1%201.6-1%202.9%200%201.2-.7%203.1-1.5%204.2-.8%201-1.5%202.5-1.5%203.2%200%202.8-5.8%208.7-12.9%2013.4-4.1%202.6-6.8%204.8-6%204.8s2.5-.9%203.9-2%202.9-2%203.4-2%203.2-1.7%206.1-3.9c7.1-5.3%2013.5-17.9%2013.5-26.3%200-7.3-1.1-10-5.4-13.3-2.6-1.9-5.7-3-12.3-4.1-10.4-1.7-9.4-1.7-11.5%200%22%2F%3E%09%3Cpath%20d%3D%22M424.8%20334.1c-2.6%201.5-2.2%202.7.7%202.1%202.2-.4%202.5-.1%202.5%202.7%200%206.7-6.6%2013.9-17.2%2018.9-3.1%201.5-5.7%203.1-5.7%203.5-.2%201.9%203.2%201.7%206.2-.5%201.7-1.3%204.5-3%206.1-3.8%205.5-2.8%2012.4-10.4%2013.2-14.5%201.2-6.8-1.6-10.9-5.8-8.4%22%2F%3E%09%3Cpath%20d%3D%22M434.7%20362.4c-1.6%201.3-3.8%203.1-5%204-1.6%201-1.8%201.5-.7%201.5.8.1%203.5-1.7%206-3.9%202.5-2.1%204.1-3.9%203.5-4-.5%200-2.3%201.1-3.8%202.4%22%2F%3E%09%3Cpath%20d%3D%22M431.9%208.1c-1%20.6-.7.9%201.4.9%202.9%200%203.5-.5%201.4-1.3-.8-.3-2-.1-2.8.4%22%2F%3E%09%3Cpath%20d%3D%22M443%208c0%20.5%201.4%201%203.1%201s2.8-.4%202.4-1c-.3-.6-1.7-1-3.1-1-1.3%200-2.4.4-2.4%201%22%2F%3E%09%3Cpath%20d%3D%22M470.1%208c-1%20.5-.9.8.2%201.3.7.3%201.9.2%202.6-.3%201-.5.9-.8-.2-1.3-.7-.3-1.9-.2-2.6.3%22%2F%3E%09%3Cpath%20d%3D%22M484.5%208.1c-1.6.6-1.4.8%201.3.8%203.3.1%204.1-.4%202-1.2-.7-.2-2.2-.1-3.3.4%22%2F%3E%09%3Cpath%20d%3D%22M403%208.6c0%20.9%204%204.4%205.1%204.4.6%200%20.9-1%20.7-2.2-.2-1.7-1-2.3-3-2.5-1.6-.1-2.8%200-2.8.3%22%2F%3E%09%3Cpath%20d%3D%22M415.5%209c-.4.6.5%201%201.9%201%201.6%200%202.6.6%202.6%201.5%200%20.8.6%201.5%201.4%201.5%201.1%200%201.2-.5.3-2.5-1.2-2.5-5-3.5-6.2-1.5%22%2F%3E%09%3Cpath%20d%3D%22M456%209c2%201.3%205%201.3%205%200%200-.6-1.5-1-3.2-1-2.5%200-2.9.3-1.8%201%22%2F%3E%09%3Cpath%20d%3D%22M498%209c0%20.5%201.2%201%202.6%201s2.3-.4%201.9-1c-.3-.6-1.5-1-2.6-1-1%200-1.9.4-1.9%201%22%2F%3E%09%3Cpath%20d%3D%22M510.5%209.1c-.8%201.2%203.6%202.2%204.7%201.1.6-.6%200-1.1-1.7-1.4-1.4-.3-2.8-.2-3%20.3%22%2F%3E%09%3Cpath%20d%3D%22M525.8%209.7c1.2.2%203%20.2%204%200%20.9-.3-.1-.5-2.3-.4-2.2%200-3%20.2-1.7.4%22%2F%3E%09%3Cpath%20d%3D%22M537%2010c0%20.5%201.1%201%202.5%201s2.5-.5%202.5-1c0-.6-1.1-1-2.5-1s-2.5.4-2.5%201%22%2F%3E%09%3Cpath%20d%3D%22M550%2010c-1.2.8-1.2%201%20.5%201%202%20.1%202%20.1.1%201.5-1.8%201.4-1.8%201.5-.2%201.5.9%200%202.6-.5%203.7-1.1%201.6-.8%201.8-1.3.8-2.5-1.3-1.6-2.8-1.8-4.9-.4%22%2F%3E%09%3Cpath%20d%3D%22M392.4%2011.5c-1.9%201.4-1.9%201.4.2%201.5%201.1%200%202.5.5%203.1%201.1.8.8%201.7.7%203.2-.3%202.2-1.6%201.9-3-.5-2.1-.8.3-1.4%200-1.4-.6%200-1.5-2.3-1.4-4.6.4%22%2F%3E%09%3Cpath%20d%3D%22M413%2012c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M428%2012c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M434.5%2012c.3.5%201.1%201%201.6%201%20.6%200%20.7-.5.4-1-.3-.6-1.1-1-1.6-1-.6%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M442.5%2012c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M449%2012c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M456.5%2012c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M493.5%2012c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M562.5%2012.9c-.3%201.2-.3%202.6%200%203.2.4.5-.1%201.7-1.1%202.4-1.7%201.3-1.7%201.4-.2%201.5%202.1%200%206-4.8%205.6-6.9-.5-2.4-3.5-2.5-4.3-.2%22%2F%3E%09%3Cpath%20d%3D%22M387.3%2012.7c-1.8.6-1.6%202.3.1%202.3s3-1.6%201.9-2.3c-.5-.2-1.4-.2-2%200%22%2F%3E%09%3Cpath%20d%3D%22M470.8%2012.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M478%2013.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M499.8%2012.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M514.5%2013c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M521%2013c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M528%2013c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M535.5%2013c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M542.5%2013c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M557%2013c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M542.1%2017.1c-1.8%201.1-3.1%202.3-2.7%202.6.7.7%207.6-2.8%207.6-3.9%200-1.3-1.3-.9-4.9%201.3%22%2F%3E%09%3Cpath%20d%3D%22M377.6%2017.5c-1.9%201.4-1.7%201.5%201.8%201.5%202.6%200%203.6-.4%203.4-1.3-.7-1.8-3-1.9-5.2-.2%22%2F%3E%09%3Cpath%20d%3D%22M388%2018c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M394.7%2018.2c-.6%201.8%203.1%206.8%205.1%206.8%201.6-.1%201.6-.2%200-1.3-.9-.7-1.8-2.4-2-3.7-.3-2.6-2.4-3.8-3.1-1.8%22%2F%3E%09%3Cpath%20d%3D%22M402.5%2018c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M409.5%2018c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M417%2018c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M424.5%2018c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M431.5%2018c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M445.5%2018c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M453%2018.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M438.8%2018.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M467%2019c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M474.5%2019c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M481.5%2019c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M489%2019c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M496%2019c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M503%2019c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M510.5%2019c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M518%2019c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M524.5%2019c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M532.5%2019c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M546.8%2019.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M554%2020c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M366.3%2022.8c-1.8.9-3.3%202-3.3%202.5s.7.4%201.5-.3c.9-.7%202.7-1%204.4-.7%202.6.6%204.1-.5%204.1-2.9%200-.8-3.6-.1-6.7%201.4%22%2F%3E%09%3Cpath%20d%3D%22M531.8%2022.7c-1.6.8-2.8%202.1-2.8%203%200%201.5.2%201.5%201.8%200%202.3-2.1%205.2-2.2%205.2-.1%200%20.8.4%201.3.9%201%20.9-.6-.9-5.7-1.9-5.5-.3.1-1.7.8-3.2%201.6%22%2F%3E%09%3Cpath%20d%3D%22M377%2024c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M384.5%2024c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M391.5%2024c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M406.5%2024c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M413.5%2024c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M563.8%2025.5c-.3%201.4%200%203.2.7%204.1%201.1%201.5%201.2%201.5%202-.2%201.2-2.8%201.2-3.7.2-5.2-1.4-1.9-2.4-1.5-2.9%201.3%22%2F%3E%09%3Cpath%20d%3D%22M428%2025.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M434.5%2025c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M442%2025c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M449%2025c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M456%2025c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M463%2025c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M471%2025c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M478%2025c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M485%2025c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M493%2025c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M499.5%2025c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M514.5%2025c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M521.5%2025c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M543.5%2026c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M550%2026c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M557.5%2026c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M357.7%2027.3c-1.4%201.1-1.3%201.4.9%203%202.4%201.8%202.4%201.8%202.4-.7%200-3.1-1.2-3.9-3.3-2.3%22%2F%3E%09%3Cpath%20d%3D%22M520.3%2029.7c-1.8.9-3.3%202-3.3%202.5%200%201.1.4%201%203.4-.3%201.9-.9%202.9-.9%204%200%201.9%201.6%203.2-.4%201.6-2.4-1.5-1.8-1.7-1.8-5.7.2%22%2F%3E%09%3Cpath%20d%3D%22M350.5%2030.6c-1%20.8-2.6%201.4-3.6%201.4-2.7%200-6.6%203.6-5.3%205%20.8.8%201.4.7%202.4-.5.7-.8%201.7-1.5%202.2-1.5%201.6%200%208-4.8%207.1-5.3-.4-.3-1.7.1-2.8.9%22%2F%3E%09%3Cpath%20d%3D%22M395.7%2029.6c-.7.7%201.4%204.4%202.6%204.4s.4-4.3-.9-4.7c-.5-.2-1.3-.1-1.7.3%22%2F%3E%09%3Cpath%20d%3D%22M417%2029.9c0%20.5.5%201.3%201%201.6.6.3%201%20.2%201-.4%200-.5-.4-1.3-1-1.6-.5-.3-1-.2-1%20.4%22%2F%3E%09%3Cpath%20d%3D%22M373%2031c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M381%2031.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M388%2031c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M409.5%2031c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M424%2031c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M431%2031c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M438%2031c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M445%2031c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M453%2031c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M459.5%2031c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M474.5%2031c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M510.5%2031c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M467.5%2032c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M481.5%2032c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M532%2032c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M539%2032c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M546%2032c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M554%2032.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M560%2032c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M509.3%2035.6c-1.8.8-3.3%201.6-3.3%201.8s2.2.3%204.8.3c4.1-.2%204.8-.5%204.4-2-.5-2-1.6-2-5.9-.1%22%2F%3E%09%3Cpath%20d%3D%22M348.6%2035.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M355.5%2037c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M363%2037c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M370%2037.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M377%2037c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M384.5%2037c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M405.5%2037c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M419.5%2037c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M427.5%2037c-.3.5.3%201%201.5%201s1.8-.5%201.5-1c-.3-.6-1-1-1.5-1s-1.2.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M434.5%2037c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M442%2037c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M449%2037c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M456%2037c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M463.5%2037c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M470.5%2037c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M478%2037c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M484.5%2037c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M492.5%2037c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M499.5%2037c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M521%2037c-1.2.8-1%201%20.8%201%201.3%200%202-.4%201.7-1-.7-1.2-.6-1.2-2.5%200%22%2F%3E%09%3Cpath%20d%3D%22M528.5%2037c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M535.5%2037c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M564%2039c0%201.6.5%203%201%203%20.6%200%201-.3%201-.8%200-.4.3-1.7.6-3%20.5-1.6.2-2.2-1-2.2-1.1%200-1.6.9-1.6%203%22%2F%3E%09%3Cpath%20d%3D%22M333.5%2038c-2.6%201-5%203.8-4.1%204.7.4.4%201.5.2%202.4-.5s2.7-1.6%204-2.2c1.2-.5%202.2-1.1%202.2-1.4%200-.9-2.6-1.3-4.5-.6%22%2F%3E%09%3Cpath%20d%3D%22M549.5%2038c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M394.5%2040.9c-.7%201.2%201.2%202.4%202.5%201.6%201.1-.7.4-2.5-1-2.5-.5%200-1.1.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M337.5%2042c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M352%2042.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M417%2042.5c-1%201.2-1%201.5.3%201.5%201.9%200%203.1-1.6%201.8-2.4-.5-.3-1.4.1-2.1.9%22%2F%3E%09%3Cpath%20d%3D%22M498.5%2042.2c-1.1.6-2.4%201.7-2.8%202.5-1.1%201.8-4.7%201.7-4.7-.2%200-.8-.7-1.5-1.5-1.5-.9%200-1.2.6-.8%201.5.3.9-.2%202.4-1.1%203.4-2.1%202.3-1.2%203%203.3%202.6%202.4-.1%203.7-.9%204.2-2.2%201.3-3.5%208.9-7.1%208.9-4.3%200%20.6-.7%201.3-1.5%201.6-.8.4-1.2%201-.9%201.5.7%201.2%205.1%201.1%205.9-.1.3-.6-.1-1-1-1s-1.5-.6-1.3-1.2c.5-1.5-1.5-3.8-3.4-3.8-.7%200-2.2.6-3.3%201.2%22%2F%3E%09%3Cpath%20d%3D%22M605.5%2043.1c-1.6%201.1-3.9%202.4-5%202.9s-5.8%203.6-10.5%206.9c-16.1%2011.3-22%2014.6-24%2013.3q-3-1.8-3%201.8c0%201.8-7.4%207.1-15%2011-2.5%201.2-4.7%202.6-5%203s-2%201.5-3.8%202.4c-1.8%201-5.9%203.7-9%206-3.1%202.4-6.7%204.6-8%205-1.2.4-3.5%201.9-5.2%203.2-2.8%202.4-12%208.9-24.8%2017.6-6.1%204.2-7.5%206.9-3.9%207.6.9.2%203-.7%204.6-2s7.3-5%2012.6-8.3%2012.2-8%2015.2-10.5l5.6-4.5%2018.4-.2c15.5-.2%2018.3%200%2018.3%201.2%200%201.9%201.7%201.9%202.7.1s24.3-3.5%2024.3-1.8c0%20.6-1.4%205-3.1%209.9-1.7%204.8-3.5%2010.8-3.9%2013.3-.5%202.5-1.5%206.1-2.4%208.2-1.4%203.3-1.4%203.7%200%204.9%201.1.9%202%201%203.2.3%201.9-1.2%205.4-10.6%207.1-19.4.8-3.6%201.9-7.4%202.7-8.6.7-1.2%201.7-4.3%202.3-7%201.1-5.6%204.6-16.3%206.9-21.4.8-1.9%201.6-4.9%201.7-6.5.1-1.7.9-4.7%201.8-6.7s2.2-5.8%202.8-8.5c.6-2.6%201.5-5.6%202.1-6.6.5-1%20.6-2.2.3-2.7s0-1.2.5-1.5c.8-.5.6-1.3-.6-2.6-2.1-2.4-2.2-2.4-5.9.2m-1%209.6c-.4%202.1-1.6%206.3-2.7%209.3-1%203-2.4%207.3-3%209.5s-2.1%206.6-3.4%209.8-2.4%206.4-2.4%207.2-.5%202.6-1%204c-.9%202.5-1.1%202.5-2.7%201-1.3-1.3-2.6-1.5-5.7-1-6.9%201.1-46.4%201.6-47%20.6-.9-1.4%201.2-3.1%208.3-7.1%203.5-1.9%209.2-5.4%2012.7-7.7%203.5-2.2%208.3-5.1%2010.6-6.3%202.4-1.2%206.3-3.5%208.8-5.1s5.4-3.3%206.5-3.9%206.1-3.9%2011-7.5c5-3.5%209.4-6.4%209.9-6.4.4-.1.5%201.6.1%203.6%22%2F%3E%09%3Cpath%20d%3D%22M563.7%2081.7c-.4.3-.7%201.9-.7%203.5%200%204%202.4%203.1%202.8-1%20.3-3-.6-4.1-2.1-2.5%22%2F%3E%09%3Cpath%20d%3D%22M344.5%2043c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M366%2043c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M380.5%2043c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M388.4%2043.8c.4%201.3-.1%202.3-1.9%203.2-1.3.7-2.2%201.7-1.9%202.1.5.9%206.4-.9%206.4-1.9-.1-2.1-1.4-5.2-2.2-5.2-.5%200-.7.8-.4%201.8%22%2F%3E%09%3Cpath%20d%3D%22M409.5%2043c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M423.6%2043.7c-.3%201-.9%202.4-1.2%203-.4%201%20.8%201.3%204.5%201.3%202.8%200%205.1-.5%205.1-1%200-.6-1.6-1-3.6-1-3.1%200-3.5-.3-2.9-2%20.8-2.5-1-2.7-1.9-.3%22%2F%3E%09%3Cpath%20d%3D%22M431%2043c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M438%2043c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M445.4%2043.4c-.3.9-1.7%201.6-3%201.6-1.5%200-2.4.6-2.4%201.6%200%202.5%206.1%201.4%207.1-1.3.5-1.3.4-2.5-.2-2.8-.5-.4-1.2.1-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M452.4%2044.5c-1.3%202.7-.9%203.5%201.7%203.5s3-1.3%201.1-3.8l-1.7-2.2z%22%2F%3E%09%3Cpath%20d%3D%22M459.6%2042.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M475.1%2042c-.1.3-.4%201.7-.6%203.2-.3%202.6-.1%202.8%203.1%202.8%202.1%200%203.3-.4%202.9-1-.3-.6-1.5-1-2.5-1-1.1%200-2-.9-2.3-2.3-.2-1.2-.5-2-.6-1.7%22%2F%3E%09%3Cpath%20d%3D%22M321.5%2043.9c-.3.5-2.2%201.5-4.3%202.1-4%201.4-5.9%202.6-5%203.6.3.3%201.5-.1%202.7-.8%201.6-1%202.5-1%204-.1%201.6%201%202%20.9%202.4-.7.2-1%201.5-2%202.8-2.2%203.2-.4%203.7-2.8.5-2.8-1.3%200-2.7.4-3.1.9%22%2F%3E%09%3Cpath%20d%3D%22M467%2044c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M510%2044c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M516.3%2044.4c-1.4%201.7-.7%202.6%202.2%202.6%203.1%200%203.8-1.1%201.7-2.6-2.1-1.7-2.4-1.7-3.9%200%22%2F%3E%09%3Cpath%20d%3D%22M538.5%2044c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22m545%2044-2.5.6%202.3%201.3c1.9%201%202.3.9%202.8-.4.8-2.1.4-2.3-2.6-1.5%22%2F%3E%09%3Cpath%20d%3D%22M554%2044.4c0%201.8%201.7%202.9%203%202.1.8-.5.7-1.1-.1-2.1-1.5-1.8-2.9-1.8-2.9%200%22%2F%3E%09%3Cpath%20d%3D%22M530.7%2044.6c-1.1%201.2.3%202.4%202.8%202.4%201.3%200%202.6-.4%202.9-.9%201-1.5-4.3-2.9-5.7-1.5%22%2F%3E%09%3Cpath%20d%3D%22M560.8%2044.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M398%2047.5c-1.1%201.3-.9%201.5%201.5%201.5%201.6%200%202.5-.5%202.3-1.2-.7-1.9-2.4-2-3.8-.3%22%2F%3E%09%3Cpath%20d%3D%22M408%2047c0%20.5.6%201%201.3%201%20.6%200%202.2.3%203.5.6%201.6.5%202.2.2%202.2-1s-.9-1.6-3.5-1.6c-1.9%200-3.5.4-3.5%201%22%2F%3E%09%3Cpath%20d%3D%22M462.5%2047c.3.5%201.5%201%202.6%201%201%200%201.9-.5%201.9-1%200-.6-1.2-1-2.6-1s-2.3.4-1.9%201%22%2F%3E%09%3Cpath%20d%3D%22M362.6%2048.5c-.3.8-.1%201.5.4%201.5%201.3%200%202.2-1.8%201.1-2.4-.5-.3-1.1.1-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M326.8%2048.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M334%2049.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M341.5%2049c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M348%2049c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M355%2049c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M369.5%2049c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M377%2048.8c0%20.6.5%201.2%201.2%201.4.6.2-.3%201.4-2%202.7-1.8%201.2-3.2%202.7-3.2%203.2%200%201.6%202.4.9%205.5-1.6%202.4-2%202.8-2.8%201.9-4.2-1.2-2-3.4-2.9-3.4-1.5%22%2F%3E%09%3Cpath%20d%3D%22M556%2049c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M499%2050c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M507%2050c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M514%2050c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M521%2050c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M528%2050c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M542.5%2050c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M550%2051c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M563.4%2051.4c-.8%202%200%206%201.2%206.1.5%200%201-1.7%201.2-3.8.3-3.7-1.3-5.2-2.4-2.3%22%2F%3E%09%3Cpath%20d%3D%22M302.5%2053c-2.4%202.6-1.3%203.7%201.7%201.6%202.8-2%203.8-2%203.8-.1%200%20.8.7%201.5%201.6%201.5%201.1%200%201.4-.5%201-1.6-.3-.9-.6-2-.6-2.5%200-1.7-5.7-.9-7.5%201.1%22%2F%3E%09%3Cpath%20d%3D%22M545.6%2054.5c-1.1.8-3.3%201.5-4.9%201.5s-2.6.4-2.2%201c1%201.5%206.8%201.2%209.3-.6%201.2-.8%202-2%201.7-2.5-.8-1.2-1.6-1.1-3.9.6%22%2F%3E%09%3Cpath%20d%3D%22M315.5%2055c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M323%2055c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M330%2055c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M337%2055c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M344%2055c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M352%2055c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M359%2055c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M366.5%2055c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M476.7%2055.6c-1.6.9-2.7%201.7-2.5%202%201%20.9%209.9-.9%209.5-2-.6-1.7-3.9-1.7-7%200%22%2F%3E%09%3Cpath%20d%3D%22M488.5%2056c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M495.5%2056c-.3.5.3%201%201.5%201s1.8-.5%201.5-1c-.3-.6-1-1-1.5-1s-1.2.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M503%2056c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M510.5%2056c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M291.3%2057.8c-3.4%201.6-4.5%204.2-1.8%204.2%201.9%200%208.6-4.6%207.8-5.4-.9-.9-2.3-.6-6%201.2%22%2F%3E%09%3Cpath%20d%3D%22M517.5%2057c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M524.8%2056.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M532%2057c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M368%2058c0%20.5-.7%201-1.5%201s-2.3.8-3.3%201.7c-2.4%202.3-8%205.3-9.7%205.3-.8%200-1.7.4-2%201-.4.6%201%201%203.5%201%202.9%200%204.5-.6%205.8-2.1.9-1.1%203.6-3%206-4.1%204.1-2%205.7-4.8%202.7-4.8-.8%200-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M298%2061c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M304.5%2061c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M312%2061c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M319.5%2061c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M326%2061c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M348.6%2060.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M355.5%2061c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M532.3%2061.3c-4.5%201.5-4.1%202.3.7%201.9%202.6-.3%204-.9%204-1.8%200-1.6-.2-1.6-4.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M341%2062.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M465%2062.1c-1.4.5-3.1%201.7-3.8%202.6-.6.9-3.5%202.7-6.4%203.9-5.3%202.2-8%205.7-5.3%206.8.8.3%201.6-.3%202-1.3.3-1.1%202.7-2.9%205.3-4%202.6-1.2%206.2-3.3%208.1-4.7%201.9-1.3%204.2-2.4%205.2-2.4%201.1%200%201.9-.5%201.9-1%200-1.2-3.7-1.2-7%20.1%22%2F%3E%09%3Cpath%20d%3D%22M478%2062c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M484.5%2062c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M492%2062c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M499%2062c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M506.5%2062c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M514%2062.4c0%20.8.5%201.8%201%202.1.6.3%201-.1%201-.9s-.4-1.8-1-2.1c-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M521%2062c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M277.2%2064.6c-2.3%201.4-4.2%202.6-4.2%202.8%200%20.1%201.8.2%204%20.1%203.4%200%204.2-.4%204.7-2.3.8-3.3.2-3.4-4.5-.6%22%2F%3E%09%3Cpath%20d%3D%22M287%2067c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M294%2067c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M301%2067c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M315%2067c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M323%2067c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M330%2067c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M337%2067c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M344.5%2067c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M523.7%2067.1c-.9.6-2.7.9-4%20.7-1.6-.2-2.1.2-1.9%201.3.3%201.8-6.9%206.2-9.2%205.7-.6-.2-1.3%200-1.4.4-1.1%203.9%203.4%203.7%207.8-.2%201.8-1.6%205.5-3.7%208.2-4.6%204-1.3%204.7-1.8%203.7-3-.6-.8-1.2-1.4-1.3-1.4%200%200-.9.5-1.9%201.1%22%2F%3E%09%3Cpath%20d%3D%22M467%2068c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M474%2068c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M481.5%2068c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M495.8%2068.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M503%2069.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M344.4%2071c-1.2.5-2.5%201.3-2.9%201.9-.3.6-2.1%201.8-3.8%202.7-6.9%203.3-9.2%204.7-7.9%205.2.8.2%201.9-.1%202.5-.7s2.1-1.1%203.2-1.1c1.2%200%203-.8%204.1-1.9%202.8-2.6%205.9-4.1%208.4-4.1%201.3%200%202-.5%201.8-1.3-.6-1.5-2.7-1.8-5.4-.7%22%2F%3E%09%3Cpath%20d%3D%22M261.7%2071.7c-1.2%201.1-.8%202.3.7%202.3.7%200%201.9-.7%202.6-1.5%201-1.2.9-1.5-.7-1.5-1.1%200-2.3.3-2.6.7%22%2F%3E%09%3Cpath%20d%3D%22M269%2072.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M276%2073c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M283%2073c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M290.5%2073c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M297.5%2073c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M304.5%2073c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M312%2073c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M319%2073c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M326.5%2073c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M334%2073.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M463.5%2074.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M471%2074.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M441.5%2075.4c-2.7%201.2-2.8%201.4-1.1%202.1%202%20.9%204.7-.3%205.4-2.3.5-1.5-.5-1.5-4.3.2%22%2F%3E%09%3Cpath%20d%3D%22M478%2075c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M484%2075c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M499%2075c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M249.3%2077.8c-4.2%202-4.3%203.6-.1%202.8%203.3-.6%205.8-2.3%205.8-3.7q0-1.8-5.7.9%22%2F%3E%09%3Cpath%20d%3D%22M258%2079c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M265%2079c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M279%2079c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M287%2079c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M294%2079c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M323%2079.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M434.4%2080.1c-4.2%201-9.4%206.2-7.4%207.4%201.3.8%203-.3%203-2%200-.9%202.2-2.1%205.5-3%203-.9%205.3-2.1%205-2.6-.7-1-.5-1-6.1.2%22%2F%3E%09%3Cpath%20d%3D%22M445%2081c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M452.5%2081c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M459%2081c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M466.5%2081c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M474%2081c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M481%2081c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M489%2081c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M495.5%2081c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M500.3%2081c-2.1.9-4.9%204.7-4%205.6.8.9%207.7-3.8%207.7-5.2%200-1.6-.6-1.6-3.7-.4%22%2F%3E%09%3Cpath%20d%3D%22M322.3%2083.2c-1.8%201.1-3.3%202.4-3.3%202.9%200%201.3.9%201.1%202.6-.6.9-.8%202.7-1.5%204.1-1.5s2.3-.5%202.1-1.2c-.7-1.9-2.1-1.8-5.5.4%22%2F%3E%09%3Cpath%20d%3D%22M233%2085.4c-1.9.6-3.4%201.8-3.2%202.5.1.7-.3%201.9-.9%202.7-.9%201.1-.8%201.4.5%201.4.9%200%201.6-.8%201.6-1.8%200-1.6%205.7-4.2%209.5-4.2.8%200%201.5-.5%201.5-1%200-1.4-4.7-1.2-9%20.4%22%2F%3E%09%3Cpath%20d%3D%22M246.5%2085c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M261.5%2085c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M269.1%2085.6c0%201.1.3%201.4.6.6.3-.7.2-1.6-.1-1.9-.3-.4-.6.2-.5%201.3%22%2F%3E%09%3Cpath%20d%3D%22M290%2085.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M254.5%2086c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M276%2086.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M305%2086.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M419.3%2088.3c-2.8%201.9-4.6%205.7-2.7%205.7%201.3%200%208.3-6.4%207.8-7.1-.7-1.3-1.5-1.1-5.1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M434.5%2087c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M441%2087c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M448.5%2087c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M456%2087c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M463%2087.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M470%2087c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M478%2087c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M484%2086.8c0%20.4.5%201.3%201.1%201.9.8.8.4%201.5-1.7%202.7l-2.9%201.5%204.7.1c3.9%200%204.8-.4%205.3-2.1.4-1.1.5-2.1.3-2.2-.1-.1-1.3-.8-2.5-1.5-2.6-1.4-4.3-1.6-4.3-.4%22%2F%3E%09%3Cpath%20d%3D%22M313.4%2089.5c-1%20.8-2.8%201.5-3.8%201.5-1.5%200-1.7.3-.9%201.1%201.6%201.6%206.6.2%208.1-2.1%201.5-2.5-.4-2.8-3.4-.5%22%2F%3E%09%3Cpath%20d%3D%22M677%2091.5c-.7.8-1.8%201.5-2.4%201.5-1.9%200-5.6%204.4-5.6%206.7%200%201.1-.7%202.6-1.5%203.3-2.1%201.7-1.9%203%20.5%203%201.2%200%202-.7%202-1.6s1.4-3.3%203-5.4c1.7-2.1%203-4.3%203-5%200-.9%201.3-1.1%204.5-.8%204.6.6%206.9-.7%204.4-2.3-2.2-1.4-6.5-1-7.9.6%22%2F%3E%09%3Cpath%20d%3D%22M218%2092.5c-2%202.4-.8%202.5%203.5.5l4-1.8-3.1-.1c-1.7-.1-3.7.6-4.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M250.5%2092c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M258%2092c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M272.5%2092c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M279.5%2092c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M286.5%2092c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M301.5%2092c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M689.5%2092.1c-.4.6-.5%201.1-.4%201.3%204.6%203.1%206.2%203.7%207.2%202.7.7-.7.5-1.6-.8-3.1-2-2.2-5-2.6-6-.9%22%2F%3E%09%3Cpath%20d%3D%22M424%2093c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M431%2093c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M438%2093c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M445%2093c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M452.5%2093c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M459%2093c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M466.5%2093c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M474%2093c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22m474.2%2096.5-4.3%202.3%203.7.7c3%20.5%204.1.2%205.7-1.3%201.1-1.1%201.6-2.5%201.3-3.1-.9-1.4-1.3-1.3-6.4%201.4%22%2F%3E%09%3Cpath%20d%3D%22M300.4%2096c-2.7%201.1-4%203-2%203%202.4%200%206.6-1.9%206.6-3%200-1.2-1.7-1.2-4.6%200%22%2F%3E%09%3Cpath%20d%3D%22M406.7%2096.6c-1.5.8-2.5%201.9-2.2%202.4%201%201.7%203.1%201.1%205.5-1.5%202.7-2.9%201.1-3.3-3.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M210.5%2097c-.3.5.3%201%201.4%201%201.2%200%202.1-.5%202.1-1%200-.6-.6-1-1.4-1s-1.8.4-2.1%201%22%2F%3E%09%3Cpath%20d%3D%22M218.5%2097c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M225.5%2097c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M233%2097c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M240%2097c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M247%2097c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M254.5%2096.9c-.3.5-.1%201.2.5%201.6.5.3%201-.1%201-.9%200-1.8-.6-2.1-1.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M261.5%2096.9c-.3.5-.1%201.2.5%201.6.5.3%201-.1%201-.9%200-1.8-.6-2.1-1.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M269.1%2097.6c0%201.1.3%201.4.6.6.3-.7.2-1.6-.1-1.9-.3-.4-.6.2-.5%201.3%22%2F%3E%09%3Cpath%20d%3D%22M204.5%2098.2c-3.9%202.1-5.8%205.8-3%205.8.8%200%201.5-.3%201.5-.8%200-.4%201.4-1.6%203-2.7%204.5-3%203.3-5-1.5-2.3%22%2F%3E%09%3Cpath%20d%3D%22M290.5%2098c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M698.4%2098.4c-.7%201.9%203.7%2011.6%205.2%2011.6%201.9%200%202.6-3.2%201.1-4.9-.8-.9-1.9-3.1-2.7-4.9-1.3-3.4-2.7-4.1-3.6-1.8%22%2F%3E%09%3Cpath%20d%3D%22M413%2099c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M420%2099c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M427.5%2099c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M434%2098.9c0%201.7%201.8%202.1%202.4.6.3-.9%200-1.5-.9-1.5-.8%200-1.5.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M441.5%2099c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M448%2099c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M456%2099c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M463.4%2099.8c.4%201.3-.1%202.3-1.9%203.2-2.9%201.5-3.3%204-.7%204%202.2%200%208.2-3.6%208.2-5%200-.5-.7-1-1.5-1-.9%200-1.8-.7-2.1-1.5-.9-2.2-2.6-1.9-2%20.3%22%2F%3E%09%3Cpath%20d%3D%22M285.7%20101.7c-2.5%202.4%201.8%203.2%204.9.8%201.8-1.4%201.7-1.4-1.2-1.5-1.7%200-3.4.3-3.7.7%22%2F%3E%09%3Cpath%20d%3D%22M208.5%20103c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M214.5%20103c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M222.5%20103c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M236.5%20102.9c-.3.5-.1%201.2.5%201.6.5.3%201-.1%201-.9%200-1.8-.6-2.1-1.5-.7%22%2F%3E%09%3Cpath%20d%3D%22M250.8%20103.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M258%20104.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M265%20104c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M272%20104c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M279%20104.4c0%20.7-1%202-2.2%202.8-1.3.8-1.8%201.9-1.4%202.6.5.9%201.3.9%202.9-.3%202.2-1.5%203.5-6.5%201.7-6.5-.5%200-1%20.6-1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M394.8%20104.3c-2.7%201-3.9%203.7-1.8%203.7%201.5%200%206-3.1%206-4.1%200-1.1-.7-1-4.2.4%22%2F%3E%09%3Cpath%20d%3D%22M854.8%20103.7c-3.6.9-2%203.3%202.3%203.3%203.3%200%204-.3%203.7-1.8-.3-1.7-2.9-2.4-6-1.5%22%2F%3E%09%3Cpath%20d%3D%22M899.7%20103.7c-1.7%201.6-.3%202.3%204.9%202.3%204.9%200%205.5-.2%204.4-1.5-1.2-1.5-8.1-2.1-9.3-.8%22%2F%3E%09%3Cpath%20d%3D%22M947.2%20103.7c-2.1.8-.3%202.3%202.9%202.3%202.7%200%202.9.3%202.9%203.5%200%203.6%201.5%204.6%203.8%202.3%201.8-1.8%201.5-2.6-2-5.9-3.1-2.8-4.9-3.3-7.6-2.2%22%2F%3E%09%3Cpath%20d%3D%22M402%20105c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M409.5%20105c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M416.6%20104.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M438%20105.5c0%20.9.6%201.2%201.5.9.8-.4%201.5-.7%201.5-.9s-.7-.5-1.5-.9c-.9-.3-1.5%200-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M798.6%20104.9c-1.6.3-3.1%201.2-3.4%201.8-.3%201%201.4%201.3%206.5%201.3%207.8%200%2010.8-1.1%207.5-2.9-2.2-1.2-5.9-1.3-10.6-.2%22%2F%3E%09%3Cpath%20d%3D%22M835.4%20105.1c-1%201.7%201.6%202.8%205.5%202.2%205.2-.7%206.3-1.2%205.6-2.3-.8-1.4-10.2-1.3-11.1.1%22%2F%3E%09%3Cpath%20d%3D%22M867%20105.1c0%202.2%203.5%202.8%2014.3%202.4%2011.8-.4%2014.2-.9%2013.2-2.5-.6-1-27.5-.9-27.5.1%22%2F%3E%09%3Cpath%20d%3D%22M188.3%20106.2c-1.3.6-2.3%201.7-2.3%202.5%200%202.2%204.5%201.5%207-1.2l2.3-2.5-2.4.1c-1.3%200-3.4.5-4.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M424%20106.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M431%20106.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M452.6%20106.4c.3.9-.5%202.1-2%203.1-1.4%201-2.6%202.1-2.6%202.6%200%201.9%205%20.8%207.7-1.6s2.8-2.5.9-4c-2.5-1.9-4.7-1.9-4-.1%22%2F%3E%09%3Cpath%20d%3D%22M659%20105.9c-2.8.8-4.1%204.1-1.5%204.1%202.5%200%207.6-3%207-4-.7-1.1-1.8-1.1-5.5-.1%22%2F%3E%09%3Cpath%20d%3D%22M781%20106.5c0%201.3.9%201.6%204.3%201.3%202.3-.2%204.2-.8%204.2-1.3%200-.6-1.9-1.1-4.2-1.3-3.4-.3-4.3%200-4.3%201.3%22%2F%3E%09%3Cpath%20d%3D%22M815.2%20106.2c.5%201.5%2013.8%202.4%2013.8%201%200-1.2-4.9-2.2-10.2-2.2-2.7%200-3.8.4-3.6%201.2%22%2F%3E%09%3Cpath%20d%3D%22M197.5%20109c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M562.7%20108.7c-.9.8-.9%204.8%200%205.6%201.2%201.3%203-1.3%202.5-3.8-.4-2.5-1.3-3.1-2.5-1.8%22%2F%3E%09%3Cpath%20d%3D%22M211%20110.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M225.5%20110c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M233%20110.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M240%20110.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M254%20110c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M261.5%20110c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M269%20110c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M775.3%20110.1c-.8.8-.8%202%20.2%204.3.7%201.7%201.1%204.3.8%205.9-.6%203.1.7%203.5%203.2%201.1%201.2-1.3%201.5-2.6%201-5.8-1-5.9-2.9-7.8-5.2-5.5%22%2F%3E%09%3Cpath%20d%3D%22M391.2%20111.1c.3.8.8%201.3%201.1%201.1.9-.3.7-1.1-.5-1.8-.6-.4-.8%200-.6.7%22%2F%3E%09%3Cpath%20d%3D%22M646.5%20112c-1%201.1-1.5%202.3-1.1%202.7.8.9%207.6-2.4%207.6-3.7%200-1.8-4.6-1.1-6.5%201%22%2F%3E%09%3Cpath%20d%3D%22M706.9%20111.1c-1.1.8-1%201.3%201%202.9%201.3%201.1%203.4%202%204.8%202%201.3%200%203.3.9%204.5%202%202.4%202.2%203.6%202.4%205.7%201.1s.5-2.9-3.7-3.7c-2-.3-4.6-1.4-5.7-2.4-2.8-2.4-4.9-3-6.6-1.9%22%2F%3E%09%3Cpath%20d%3D%22M174.6%20113.1c-3.2%202.5-3.4%204.4-.3%203.4%201.2-.4%203.2-.6%204.5-.6%202.4.1%202.9-1.8%201-3.7-1.6-1.6-2.1-1.5-5.2.9%22%2F%3E%09%3Cpath%20d%3D%22M381.7%20112.6c-1.7.9-2.7%202.2-2.5%203.2.4%202.2%203.8%202.9%203.8.8%200-.9.4-1.6%201-1.6.5%200%201.4-.9%202-2%201.3-2.5-.2-2.6-4.3-.4%22%2F%3E%09%3Cpath%20d%3D%22M398.5%20112c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M405%20112c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M413%20112.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M419.5%20112c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M427%20112c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M434.5%20112c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M441.5%20112c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M265.5%20114c-1%201.1-1.6%202.3-1.2%202.6.7.7%205.7-2.5%205.7-3.7%200-1.6-2.6-.9-4.5%201.1%22%2F%3E%09%3Cpath%20d%3D%22M186%20116.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M193.5%20116c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M200%20116c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M208%20116c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M214.5%20116c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M222%20116c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M229%20116c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M236.5%20116c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M439.8%20115.7c-1.8.5-2.5%203.3-.9%203.3%202%200%206.1-2%206.1-3s-2.1-1.1-5.2-.3%22%2F%3E%09%3Cpath%20d%3D%22M257.8%20116.7c.7.3%201.6.2%201.9-.1.4-.3-.2-.6-1.3-.5-1.1%200-1.4.3-.6.6%22%2F%3E%09%3Cpath%20d%3D%22M373.5%20117c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M387.5%20117c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M394.5%20117c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M402.5%20117c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M409.5%20117c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M416.5%20117c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M430.5%20117c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M639%20118.5c-2.8%202.9-2.2%206.2.8%204.4%203.1-1.9%204.3-4.5%202.8-5.8-.9-.8-1.9-.5-3.6%201.4%22%2F%3E%09%3Cpath%20d%3D%22M954.7%20116.6c-.4.4-.7%202-.7%203.6%200%202.3.4%202.8%202.5%202.8%201.5%200%202.5-.6%202.5-1.4%200-1.9-3.4-5.9-4.3-5%22%2F%3E%09%3Cpath%20d%3D%22M163.3%20119.2c-1.3.6-2.3%201.7-2.3%202.5%200%201.5.6%201.5%203.5.4%201.1-.5%202.8-.4%203.8.1%202%201%202.4-1.1.5-3-1.4-1.4-2.5-1.4-5.5%200%22%2F%3E%09%3Cpath%20d%3D%22M253.4%20120.4c-1%20.8-1.6%201.7-1.2%202.1.8.8%206.8-1.6%206.8-2.7%200-1.3-3.5-.9-5.6.6%22%2F%3E%09%3Cpath%20d%3D%22M365.8%20120.6c-3.6%201.9-3.7%203.8-.2%203%201.5-.4%203.2-.2%204%20.5.8.6%201.4%201%201.5.8.8-4.6.6-5.9-.9-5.9-.9.1-2.9.8-4.4%201.6%22%2F%3E%09%3Cpath%20d%3D%22M175%20122c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M183%20122c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M190%20122.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M247%20122.5c0%20.9.6%201.2%201.5.9.8-.4%201.2-1%20.9-1.5-.8-1.4-2.4-1-2.4.6%22%2F%3E%09%3Cpath%20d%3D%22M440%20122.2c.1%202.2%203.7%206.1%204.9%205.4.8-.5.7-1.5-.4-3.7-1.5-2.9-4.5-4-4.5-1.7%22%2F%3E%09%3Cpath%20d%3D%22M399%20123.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M426.5%20124.5c-2.8%202.3-2.9%202.4-.7%202.5%201.6%200%202.2.6%202.2%202.2%200%203.6%201.6%205.6%203.2%204%201-1%201-1.9.1-4.3-.9-2.2-.9-3.8-.2-5%201.4-2.8-.9-2.4-4.6.6%22%2F%3E%09%3Cpath%20d%3D%22M562.2%20123.2c-1.6%201.6-1.5%206.3.2%207.7%201%20.8%201.6.8%202.3-.1%201.7-2.2%202.3-6.1%201.1-7.5-1.3-1.6-2.1-1.6-3.6-.1%22%2F%3E%09%3Cpath%20d%3D%22M376.5%20124c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M384%20124.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M405.5%20124c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M413%20124.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M419.5%20124c.3.5%201.1%201%201.6%201%20.6%200%20.7-.5.4-1-.3-.6-1.1-1-1.6-1-.6%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M726%20124.5c0%201.8%204.5%204.9%206%204%20.7-.4.2-1.5-1.2-3.1-2.6-2.7-4.8-3.1-4.8-.9%22%2F%3E%09%3Cpath%20d%3D%22M241.8%20125.4c-1%20.7-1.8%201.6-1.8%202%200%201.1%203.5.7%204.8-.6%202.7-2.7.2-3.9-3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M876.7%20124.6c-1.7%201.7-.4%202.3%204.6%202.1%202.8-.1%205.2-.7%205.2-1.2%200-1.2-8.7-1.9-9.8-.9%22%2F%3E%09%3Cpath%20d%3D%22M148%20126.5c-1.3%201.6-.6%203.5%201.4%203.5%201.7%200%204.8-3.5%203.9-4.3-1.1-1.2-4-.8-5.3.8%22%2F%3E%09%3Cpath%20d%3D%22M842.8%20125.7c-4%201-1.4%202.3%204.7%202.3%207.1%200%208.7-1.4%202.8-2.4-4.1-.6-4.8-.6-7.5.1%22%2F%3E%09%3Cpath%20d%3D%22M860.3%20125.7c-3.1%201.2-.9%202.4%203.9%202.1%206.5-.4%208-2.8%201.6-2.7-2.3%200-4.9.3-5.5.6%22%2F%3E%09%3Cpath%20d%3D%22M909%20125.9c0%201.3%202.6%202.1%207%202.1%204.1%200%206.1-1.4%203.4-2.4-2.4-.9-10.4-.7-10.4.3%22%2F%3E%09%3Cpath%20d%3D%22M931.8%20125.8c-5.1.3-6.3%201.5-2.5%202.6l2.2.7-2.2%201.6c-2.7%201.8-3%203.3-.7%203.3.8%200%202.8-1.4%204.4-3.2%203.3-3.6%204.4-3.2%204.4%201.5.1%204.5%202.9%204.3%203.6-.3l.5-3.5%206-.3c6.5-.3%207.7-.8%205.5-2.2-1.4-.9-9.7-.9-21.2-.2%22%2F%3E%09%3Cpath%20d%3D%22M157%20127c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M164%20127c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M171.7%20126.6c-.8.8.1%202.4%201.4%202.4.5%200%20.9-.7.9-1.5%200-1.5-1.2-2-2.3-.9%22%2F%3E%09%3Cpath%20d%3D%22M179%20127.4c0%20.9.5%201.6%201%201.6.6%200%201-.4%201-.9%200-.6-.4-1.3-1-1.6-.5-.3-1%20.1-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M352.5%20128.4c-3.9%202.4-3%204.4%201%202.3%201-.5%203.2-1%204.7-.9%203.4.1%203.5-.1.4-2.1-2.1-1.4-2.6-1.4-6.1.7%22%2F%3E%09%3Cpath%20d%3D%22M776.7%20126.7c-.4.3-.7%201.2-.7%201.9%200%201%201.4%201.2%205.3.8%207.2-.8%208.9-1.5%205.7-2.4-3.2-1-9.5-1.2-10.3-.3%22%2F%3E%09%3Cpath%20d%3D%22M798.8%20126.8c-2.7.5-2.2%202.2.6%202.2%201.3%200%203.2.3%204.1.6%201.3.5%201.6.2%201.4-1.1-.4-1.8-2.7-2.4-6.1-1.7%22%2F%3E%09%3Cpath%20d%3D%22M811%20127.5c-3%201.6-1.4%202.5%204.2%202.5%203.4%200%204.8-.4%204.8-1.4%200-1.8-6.3-2.6-9-1.1%22%2F%3E%09%3Cpath%20d%3D%22M827.5%20127.4c-1.9%201.4-1.6%201.5%203.3%201.6%203.9%200%205.3-.4%205-1.3-.7-1.8-6-2-8.3-.3%22%2F%3E%09%3Cpath%20d%3D%22M186.5%20128c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M193%20128c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M200.5%20128c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M208%20128c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M214.5%20128c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M222%20128c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M229.4%20128.6c.6%201.6-1.5%204.4-3.3%204.4-.6%200-1.1.4-1.1%201%200%201.3.6%201.3%202.8%200%20.9-.5%203.1-1.5%204.7-2.2%202.8-1.1%202.8-1.2.8-1.5-1.3-.3-2.3-1.1-2.3-1.9s-.5-1.4-1.1-1.4-.8.7-.5%201.6%22%2F%3E%09%3Cpath%20d%3D%22M633.8%20129.5c-1.3%202.8-.6%204%201.7%203.2%201.7-.7%202.1-5.7.5-5.7-.6%200-1.6%201.1-2.2%202.5%22%2F%3E%09%3Cpath%20d%3D%22M366%20130.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M373%20130.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M380%20130c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M388%20130c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M394.5%20130c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M402%20130c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M409%20130c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M415.3%20130.7c-.7.2-1.3%201.2-1.3%202%200%201%20.6%201.3%201.6.9.9-.3%202-.6%202.5-.6s.9-.7.9-1.5c0-1.5-1.4-1.8-3.7-.8%22%2F%3E%09%3Cpath%20d%3D%22M434.7%20130.6c-1%201%201.2%204.4%202.8%204.4%201.8%200%201.8-.5.5-3.1-1.1-1.9-2.2-2.4-3.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M135.8%20132.3c-4.1%201.6-3.4%202.9%201.5%202.5%202.9-.2%204.2-.8%204.2-1.8%200-1.9-2.2-2.1-5.7-.7%22%2F%3E%09%3Cpath%20d%3D%22M146.6%20132.9c-.4.5-.2%201.2.3%201.5.5.4%201.2.2%201.5-.3.4-.5.2-1.2-.3-1.5-.5-.4-1.2-.2-1.5.3%22%2F%3E%09%3Cpath%20d%3D%22M154%20133.5c0%20.8.5%201.5%201%201.5.6%200%201-.7%201-1.5s-.4-1.5-1-1.5c-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M168.5%20133.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M445.6%20132.9c-.8%201.3%202%204.5%203.2%203.7.9-.5.8-1.2-.1-2.6-1.3-2.2-2.3-2.5-3.1-1.1%22%2F%3E%09%3Cpath%20d%3D%22M730.2%20133.2c-1.7%201.7-1.5%205.8.4%206.5%202%20.7%203.3-1.3%203.1-4.6-.3-2.8-1.7-3.7-3.5-1.9%22%2F%3E%09%3Cpath%20d%3D%22M791.6%20135.5c-.8%204.1-.2%205.7%201.9%204.8%202-.7%202.1-8.3.1-8.3-.8%200-1.7%201.5-2%203.5%22%2F%3E%09%3Cpath%20d%3D%22M175%20134c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M189.5%20134c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M204%20134c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M342%20135c-2.8%201.5-3.2%202-1.8%202.5%202.1.8%205.8-1.1%205.8-3%200-1.8.3-1.8-4%20.5%22%2F%3E%09%3Cpath%20d%3D%22M216.1%20136.5c-3.4%203.3-2.3%203.9%202.9%201.4%203.2-1.6%204-2.3%202.9-3-2.1-1.3-3.2-1-5.8%201.6%22%2F%3E%09%3Cpath%20d%3D%22M348%20136c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M354.5%20136c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M362.5%20136c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M369.5%20136c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M376%20136c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M384%20136c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M391.7%20135.7c-.4.3-.7%201.1-.7%201.7s.5.5%201.2-.2c.6-.6.9-1.4.7-1.7-.3-.3-.9-.2-1.2.2%22%2F%3E%09%3Cpath%20d%3D%22M398.5%20136c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M403.7%20137.2c-.8%202.7-.2%203.4%201.6%202%201.9-1.6%202.9-.4%201.6%202-1.6%203%200%203.6%202.1.8%202.4-3.1%202.6-5.4.5-4.6-.9.3-1.8-.1-2.1-.9-.9-2.2-3.1-1.8-3.7.7%22%2F%3E%09%3Cpath%20d%3D%22M412.8%20137.7c-.5%202.4.1%205.3%201.3%205.3%201.1%200%202.3-4.6%201.4-5.9-.9-1.6-2.2-1.3-2.7.6%22%2F%3E%09%3Cpath%20d%3D%22M562.4%20137.4c-.8%202.2.3%204.9%201.9%204.3.6-.2%201.2-1.4%201.2-2.7%200-2.7-2.2-3.9-3.1-1.6%22%2F%3E%09%3Cpath%20d%3D%22M916.7%20138.4c-1.7%201.5-2.4%202.7-1.7%203.1%201.2.8%207.2-2.5%207.8-4.3.7-2.1-3.1-1.3-6.1%201.2%22%2F%3E%09%3Cpath%20d%3D%22M127%20138c-.6.4-2%20.5-3%20.3-2.6-.7-3.2%201.2-1.1%203.1%201.6%201.4%202%201.4%203%20.2.6-.8%202.1-1.2%203.1-.9%201.3.4%202%200%202-1%200-1.8-2.2-2.8-4-1.7%22%2F%3E%09%3Cpath%20d%3D%22M429.7%20138.7c-1.4%201.3-.7%207.3.7%207.3%202.2%200%202.8-1.7%202.1-5-.6-2.9-1.5-3.7-2.8-2.3%22%2F%3E%09%3Cpath%20d%3D%22M633.7%20138.6c-.4.4-.7%201.8-.7%203.1%200%202.5%202.4%203.2%203.3.9.7-1.7-1.5-5-2.6-4%22%2F%3E%09%3Cpath%20d%3D%22M136%20140.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M143%20140c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M150%20140c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M157.5%20140c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M164%20140c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M179%20140c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M193.5%20140c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M450%20139.5c0%20.4.7%202%201.6%203.7%201.6%203%201.7%203.1%203%201.3%201.2-1.6%201.2-2.1-.3-3.7-1.5-1.7-4.3-2.5-4.3-1.3%22%2F%3E%09%3Cpath%20d%3D%22M200.5%20141c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M205.5%20141.6c-2%202.1-1.4%202.7%201.9%201.8%201.4-.3%202.6-1.2%202.6-2%200-1.9-2.5-1.8-4.5.2%22%2F%3E%09%3Cpath%20d%3D%22M329.4%20142.4c-2.9%202.1-1%203%202.5%201.1%201.7-.8%203.1-1.8%203.1-2%200-1.1-3.7-.4-5.6.9%22%2F%3E%09%3Cpath%20d%3D%22M337%20142c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M344%20142c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M351%20142c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M359%20142c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M365.5%20142c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M373%20142c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M380%20142c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M387.5%20142c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M392.3%20143.3c-2.4%202.3-3%204.7-1.4%204.7%201.9%200%206.4-4.7%205.7-5.8-1-1.6-1.7-1.4-4.3%201.1%22%2F%3E%09%3Cpath%20d%3D%22M438%20142.9c0%202%202.7%204.8%203.7%203.7.9-.8-1.4-5.6-2.7-5.6-.5%200-1%20.8-1%201.9%22%2F%3E%09%3Cpath%20d%3D%22M938.7%20141.7c-.4.3-.7%202.3-.7%204.3%200%204.1%202.2%207.1%203.6%204.8%202.3-3.7-.3-11.8-2.9-9.1%22%2F%3E%09%3Cpath%20d%3D%22M110.3%20144.7c-.7.2-1.3%201.3-1.3%202.4%200%202.3%202.7%202.5%205.7.4%201.2-.8%202.9-1.2%203.9-.8%201.2.4%201.5.2%201.2-.8-.5-1.4-7.1-2.3-9.5-1.2%22%2F%3E%09%3Cpath%20d%3D%22M729.7%20144.7c-.4.3-.7%201.9-.7%203.5%200%204%202.4%203.1%202.8-1%20.3-3-.6-4.1-2.1-2.5%22%2F%3E%09%3Cpath%20d%3D%22M904%20146.9c-2.9%202.5-3.2%203-1.8%203.6%201.9.8%207.8-3.1%207.8-5.2s-2.3-1.5-6%201.6%22%2F%3E%09%3Cpath%20d%3D%22M125%20146c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M132.5%20146c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M139%20146c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M146.5%20146c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M153.5%20146c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M195.1%20147.6c-.7.8-1%201.8-.7%202.2.8.8%203.8-1%204.4-2.6.5-1.7-2.1-1.4-3.7.4%22%2F%3E%09%3Cpath%20d%3D%22M326%20147c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M456%20147.8c0%201.8%201.8%204.2%203.1%204.2s1.9-3.3.8-4.6c-1.6-2-3.9-1.7-3.9.4%22%2F%3E%09%3Cpath%20d%3D%22M790.5%20147.9c-.3%201.1-.3%203.1.1%204.5.5%202%201%202.4%202.3%201.6%201.3-.6%201.6-1.8%201.3-4.4-.5-3.9-2.7-4.9-3.7-1.7%22%2F%3E%09%3Cpath%20d%3D%22M334%20148.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M340.5%20148c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M348%20148c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M355%20148c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M362%20148c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M369%20147.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M376.5%20148c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M383.3%20148.4c-.4.7-1.8%201.8-3%202.5-2.8%201.4-3%203.1-.5%203.1%202.2%200%206.2-3.5%206.2-5.5%200-1.9-1.6-1.9-2.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M315.7%20150.3c-2.7%202.2-2.7%202.2-.7%203.5%201.7%201%202%201%202-.2%200-.8.9-1.8%202-2.1%202.2-.7%202.8-3.5.8-3.5-.7%200-2.6%201-4.1%202.3%22%2F%3E%09%3Cpath%20d%3D%22M412%20150.5c0%201.6.6%202.5%201.5%202.5s1.5-.9%201.5-2.5-.6-2.5-1.5-2.5-1.5.9-1.5%202.5%22%2F%3E%09%3Cpath%20d%3D%22M563%20151.9c0%204.9%202.5%206.4%203.4%202%20.7-3.5-.1-5.9-2-5.9-1%200-1.4%201.2-1.4%203.9%22%2F%3E%09%3Cpath%20d%3D%22M399.3%20154c-1.2%202.8-1.8%205-1.3%205%201.4%200%206-6.5%206-8.3%200-3.4-2.6-1.5-4.7%203.3%22%2F%3E%09%3Cpath%20d%3D%22M442.5%20150c-.3.5-.4%201.9%200%203%20.8%202.5%203.7%201.4%203.3-1.3-.3-2.3-2.3-3.3-3.3-1.7%22%2F%3E%09%3Cpath%20d%3D%22M633.6%20149.9c-.9%201.4.4%204.1%202%204.1%201.5%200%201.7-1%20.8-3.4-.7-1.8-2-2.1-2.8-.7%22%2F%3E%09%3Cpath%20d%3D%22M107%20150.9c0%20.6.5%201.3%201%201.6.6.3%201-.1%201-.9%200-.9-.4-1.6-1-1.6-.5%200-1%20.4-1%20.9%22%2F%3E%09%3Cpath%20d%3D%22M430%20151.9c0%202.4%201.8%203.7%203.1%202.4s.1-4.3-1.7-4.3c-.8%200-1.4.9-1.4%201.9%22%2F%3E%09%3Cpath%20d%3D%22M114%20152c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M121%20152c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M128.5%20152c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M136%20152c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M143%20152c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M150%20152c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M157%20152c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M164%20152c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M172%20152.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M184.7%20153.6c-2.2%203-1.7%204%201.1%202.5%201.4-.7%201.8-1.7%201.5-3.1-.6-2.4-.4-2.5-2.6.6%22%2F%3E%09%3Cpath%20d%3D%22M322%20154c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M329.5%20154c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M337%20154c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M344%20154c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M351%20154c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M462.4%20154.6c.3.9.6%201.8.6%202s.7.4%201.5.4c2%200%201.9-2.6-.1-3.4-2.4-.9-2.7-.8-2%201%22%2F%3E%09%3Cpath%20d%3D%22M892%20155c-1.9%201.1-4.3%202.8-5.3%203.8-1.6%201.6-1.6%202-.4%202.5%202.2.8%2010.6-5.1%2010.7-7.6%200-1.1-1.2-.8-5%201.3%22%2F%3E%09%3Cpath%20d%3D%22M358.5%20155c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M373%20155.5c0%20.8-1.1%201.7-2.5%202.1-2.5.6-3.5%203.4-1.2%203.4%202.2%200%205.7-3.1%205.7-5.1%200-1-.4-1.9-1-1.9-.5%200-1%20.7-1%201.5%22%2F%3E%09%3Cpath%20d%3D%22M304.5%20156.4c-1.1.8-1.6%201.9-1.2%203%20.7%201.8%202.7%202.2%202.7.5%200-.6%201-1.9%202.3-3%202.1-1.8%202.2-1.8.1-1.9-1.1%200-2.9.6-3.9%201.4%22%2F%3E%09%3Cpath%20d%3D%22M104%20157.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M111%20157.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M124.6%20156.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M96.5%20158c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M118%20158.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M132%20158c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M139%20158c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M146%20158c0%20.5.7%201%201.6%201%20.8%200%201.2-.5.9-1-.3-.6-1-1-1.6-1-.5%200-.9.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M154%20158c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M160.5%20158c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M168%20158c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M174.1%20158.4c-.7.9-1.9%201.6-2.7%201.6-.7%200-1.6.4-1.9%201-.9%201.5%202.7%201.1%204.9-.5%201-.7%201.6-1.9%201.4-2.5-.2-.8-.8-.7-1.7.4%22%2F%3E%09%3Cpath%20d%3D%22M410.6%20158.6c-.4.9-.4%201.9-.2%202.1.8.8%202.6-.8%202.6-2.3%200-1.9-1.6-1.8-2.4.2%22%2F%3E%09%3Cpath%20d%3D%22M634%20159c0%201.1.7%202%201.5%202%201.7%200%201.8-.2.9-2.4-.9-2.3-2.4-2-2.4.4%22%2F%3E%09%3Cpath%20d%3D%22M445.5%20159c.3.5%201.3%201%202.1%201s1.4-.5%201.4-1c0-.6-.9-1-2.1-1-1.1%200-1.7.4-1.4%201%22%2F%3E%09%3Cpath%20d%3D%22M938.4%20160.4c-.7%203.1.1%204.6%202.6%204.6%202.7%200%203.4-1.8%201.9-4.6-1.6-3.1-3.7-3.1-4.5%200%22%2F%3E%09%3Cpath%20d%3D%22M312%20160c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M319%20160c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M333%20160.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M340.5%20160c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M348%20161.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M354.5%20161c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M362.5%20161c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M93%20164.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M107.5%20164c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M1%20167.3c0%204.7.1%204.7%2029.8%204.4%2020.9-.3%2024.5-.5%2025.9-2%201.3-1.3%201.4-1.9.3-3.2s-4.8-1.5-26.9-1.4c-14.1%200-26.4-.2-27.3-.6-1.5-.6-1.8-.1-1.8%202.8%22%2F%3E%09%3Cpath%20d%3D%22M874.2%20166.6c-2.3%201.4-4.2%202.9-4.2%203.4%200%201.8%202.2%202.1%204.3.6%205.1-3.6%206.1-4.6%205.1-5.6-.6-.6-2.5%200-5.2%201.6%22%2F%3E%09%3Cpath%20d%3D%22M860%20175.9c-1.9%201.6-3.1%203.3-2.7%203.7%201.2%201.2%208.1-2.8%208.5-4.9.5-2.6-1.9-2.1-5.8%201.2%22%2F%3E%09%3Cpath%20d%3D%22M939.1%20174.4c-.7.8-1.1%203-.9%204.8.2%202.7.8%203.4%202.9%203.6%202.5.3%202.6.1%202.3-3.7-.4-6-1.9-7.6-4.3-4.7%22%2F%3E%09%3Cpath%20d%3D%22M137.3%20175c-2.5%201-3.1%203-1%203%20.7%200%202.2-.7%203.4-1.5%201.9-1.3%202.2-1.3%202.7.1.3.8%201.1%201.2%201.7.8.9-.5.6-1.1-.6-2.1-2.1-1.5-3.1-1.5-6.2-.3%22%2F%3E%09%3Cpath%20d%3D%22M85%20175.9c0%201.7%201.8%202.1%202.4.6.3-.9%200-1.5-.9-1.5-.8%200-1.5.4-1.5.9%22%2F%3E%09%3Cpath%20d%3D%22M114.7%20175.7c-.4.3-.7%201.1-.7%201.7s.5.5%201.2-.2c.6-.6.9-1.4.7-1.7-.3-.3-.9-.2-1.2.2%22%2F%3E%09%3Cpath%20d%3D%22M107%20177.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M164%20177c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M171%20177c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M221.5%20177c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M243%20178c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M250%20178c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M264.5%20178c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M272%20178c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M73.6%20180.6c-.3.9-.6%205.1-.6%209.4%200%208.3%202.7%2044.6%203.5%2046.9.4%201.1.6%2049.3.2%2064.1%200%201.9.5%2023.5%201.2%2047.9.6%2024.4.9%2046.9.6%2050-.2%203.1-.7%2018.6-1%2034.6-.2%2015.9-.9%2035.1-1.5%2042.5-1.9%2026.2-3%2052.7-3%2072%200%2012.1-.4%2020-1%2020.6-.7.7-.8%203.7-.4%208.2.6%206.8.8%207.1%203.5%207.7%201.5.4%205.7.4%209.3.1%203.9-.4%206.7-.2%207.1.4%201.1%201.7%208.8%201.1%2012.3-1%203.7-2.3%207.5-9.7%207.4-14.2%200-1.9.3-2.5%201.4-2.1%201%20.3%201.6-.4%202-2.6%201.1-5.2%204.9-7.1%2014.3-7.1%204.5%200%209.9.5%2012%201.2%203.8%201.2%203.8%201.3%203.3%205.5-.4%203.8-.2%204.3%202.1%205.2%201.4.5%203.8.9%205.4.9%201.6-.1%205.2.5%207.9%201.2%206.2%201.6%209.3.9%2013.9-3.1%203.8-3.4%205.5-3.1%205.5.9v2.7l11.4.2c9.1.2%2011.7-.1%2012.6-1.3.7-.8%201.1-1.7.8-1.9-.2-.3-4.8-.8-10.2-1.2l-9.8-.8-.4-17.5c-.3-9.6-.5-18.2-.5-19%200-1.7.6-7.4%202.1-22.5.5-5.5%201.2-16.5%201.5-24.3.3-7.9.7-14.7.9-15.1.3-.3.7-6%201.1-12.6s.9-13.8%201.1-16c.3-2.2.6-12.8.7-23.7.2-14.4.7-20%201.6-21.2%201.2-1.4%201-1.6-1.7-1.6-2.9%200-3%20.2-3.8%205.7-.5%203.2-.9%2013-.9%2021.8-.1%2021.5-4.3%2085.8-6.2%2094-.4%201.6-.7%2012.9-.7%2025l-.1%2022-5.7%202.9-5.8%202.9-8.5-1.3-8.5-1.3v-3.6c.1-2%20.5-5.6%201-8.1.6-2.5%201.4-10.6%202-18%20.5-7.4%201.2-15.1%201.4-17%20.4-3.5%201.3-19.2%202.1-38.5.2-5.5.5-10.2.6-10.5s0-1-.1-1.5c-.7-2.3-1.2-67.8-.6-74%20.3-3.6%201.3-7.2%202.9-10.3.7-1.6.8-2.9.1-4-.6-.9-1-7.9-1-15.4.1-10.6-.2-13.9-1.2-14.3-.8-.3-1.8-.2-2.3.1s-.9%208.3-.9%2018.2c.1%2010.4-.4%2020.8-1.2%2025.2-1.4%208.2-1.5%2015.9-.5%2061%20.3%2016.8.2%2033.2-.3%2036.5-.4%203.3-1.1%2010.5-1.4%2016-1.7%2031.1-2.6%2044.3-3.1%2045.8-.3.9-.7%202.4-1%203.2-.4%201.3-.8%201.4-2.7.3-11.4-6.3-24.8-4.5-30.3%204.2-1.5%202.3-2.8%204-3.1%203.8-.2-.2.1-3%20.6-6.2.5-3.1.7-6.2.5-6.9-1.6-4.5-2.6-63.9-1.6-89.3.7-17.8.6-19.4-1.4-19.4-.9%200-1.4%203.1-1.9%2012.2-.4%206.8-.9%2017.5-1.2%2023.8-1.3%2024.1-.5%2056%201.7%2068.4%201.1%206%20.5%2012.7-1.4%2015.7-.7%201.2-.6%202.2.6%203.9%201.4%202%201.4%202.7.1%206.3-2.6%207.5-3.1%207.7-17.5%207.7H76.2l.4-27.3c.3-14.9%201-29.8%201.6-32.9s.8-6.5.4-7.4-.2-4.2.4-7.3c.5-3.1%201.1-11.1%201.3-17.9.2-11%20.1-12.3-1.5-12.8-2.4-.7-2.3-3.5.2-4.1%201.3-.4%202-1.4%202.1-3.2%200-1.4.3-4.6.6-7.1.7-5%20.8-8.9.4-13.5-.6-5.5.9-37%201.8-40.1.9-3.4.7-27.5-.4-32.2-.3-1.6-.1-4.1.5-5.6.5-1.5.7-3.3.3-3.9-.9-1.4-1.2-11.9-1.8-55.2-.7-57.7-1.5-84-3-97.3L79%20209h3.5c3.6%200%204.3-.8%202.4-2.7-.8-.8-.5-1.3%201-1.8%202.3-.7%202.8-2.9%201-4.1-.7-.4-2.2.7-3.6%202.5-1.3%201.7-3.1%203.1-3.9%203.1-1.7%200-1.9-3.7-.1-4.3.8-.3.7-.9-.6-1.9-1.5-1.1-1.8-2.9-1.9-11.1%200-7.2-.4-9.7-1.3-9.7-.7%200-1.6.7-1.9%201.6%22%2F%3E%09%3Cpath%20d%3D%22M791.7%20179.6c-.4.4-.7%202.5-.7%204.6%200%203.2.3%203.8%202.1%203.8s2-.5%201.7-4.2c-.3-3.9-1.6-5.7-3.1-4.2%22%2F%3E%09%3Cpath%20d%3D%22M82%20182c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M89.5%20182c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M96.5%20182c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M110.5%20182c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M118.4%20183.5c.4%201-.3%202-1.9%202.7-1.4.6-2.5%201.7-2.5%202.5%200%201.6%200%201.6%203.9-.3%202.1-1.1%203-2.1%202.7-3.1-.3-.8-.6-1.9-.6-2.4s-.5-.9-1.1-.9-.8.7-.5%201.5%22%2F%3E%09%3Cpath%20d%3D%22M132%20183c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M139%20183c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M146%20183c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M153%20183c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M160.5%20183c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M168%20183c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M174.5%20183c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M182.5%20183c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M189%20183c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M847.8%20184.1c-3.2%202.4-3.6%203.9-1%203.9%201.7%200%206.2-3.8%206.2-5.3%200-1.3-2.5-.6-5.2%201.4%22%2F%3E%09%3Cpath%20d%3D%22M224.5%20184c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M239%20184c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M246.5%20184c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M268%20185.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M275%20185c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M78.5%20188c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M85.5%20188c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M93%20188c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M100%20189.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M107%20189.1c0%20.6-1.1%202-2.5%203.1-2.5%201.9-2.6%203.8-.2%203.8.7-.1%202.5-1.1%204.1-2.5%202.5-2%202.8-2.6%201.7-3.9-1.6-1.9-3.1-2.1-3.1-.5%22%2F%3E%09%3Cpath%20d%3D%22M121.5%20189c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M128%20189c0%20.5.7%201%201.5%201s1.5-.5%201.5-1c0-.6-.7-1-1.5-1s-1.5.4-1.5%201%22%2F%3E%09%3Cpath%20d%3D%22M135.5%20189c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M142.5%20189c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M149.5%20189c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M157%20189c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M164%20189c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M179%20189c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M193%20190.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M199%20190c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M207%20190c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M214%20190c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M221%20190c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M243%20189.9c0%20.5.5%201.3%201%201.6.6.3%201%20.2%201-.4%200-.5-.4-1.3-1-1.6-.5-.3-1-.2-1%20.4%22%2F%3E%09%3Cpath%20d%3D%22M229%20191.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M236%20191.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M250%20191.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M264%20191c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M272%20191c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M279%20191.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M937.9%20191c-.1.5-.1%201.9-.1%203%200%205.7.1%206%202.5%205.1%202.1-.8%203.1-4.6%201.9-7.9-.5-1.4-4.2-1.6-4.3-.2%22%2F%3E%09%3Cpath%20d%3D%22M842%20193.9c-1.4%202.7-.1%204.7%202.4%203.8%202-.8%202-1.8.2-4.2-1.3-1.8-1.4-1.8-2.6.4%22%2F%3E%09%3Cpath%20d%3D%22M82%20195.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M89%20195c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M96%20195.1c0%20.6-1%201.9-2.2%202.9-1.8%201.4-2%202.1-1.1%203.1.9.9%201.7.5%203.6-1.7%201.4-1.6%202.2-3.4%202-4.1-.6-1.6-2.3-1.7-2.3-.2%22%2F%3E%09%3Cpath%20d%3D%22M110.5%20195c-.3.5-.2%201%20.4%201%20.5%200%201.3-.5%201.6-1%20.3-.6.2-1-.4-1-.5%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M118%20195c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M124.5%20195c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M132%20195c0%20.5.5%201%201.1%201%20.5%200%20.7-.5.4-1-.3-.6-.8-1-1.1-1-.2%200-.4.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M153.5%20195c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M160.5%20195.1c-.9%201.4-.2%202%201.4%201q1.2-.9.3-1.5c-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M167.6%20194.8c-.3.6-.1%201.4.5%201.7%201.5%201%202.5-.3%201.2-1.6-.7-.7-1.3-.7-1.7-.1%22%2F%3E%09%3Cpath%20d%3D%22M174.5%20196c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M189%20196c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M196%20196c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M210.5%20196c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M218%20196.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M224.5%20197c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M232%20197c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M239.5%20197c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M246.5%20197c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M253.5%20197c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M260.5%20197c.3.5%201%201%201.6%201%20.5%200%20.9-.5.9-1%200-.6-.7-1-1.6-1-.8%200-1.2.4-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M268.5%20197c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M275%20197c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M792%20199c-1.5%202.8-.9%207.5%201%207.5%201.1%200%201.6-1.3%201.8-4.8.3-5-.9-6.2-2.8-2.7%22%2F%3E%09%3Cpath%20d%3D%22M100%20201.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M129%20201.6c0%20.8.5%201.2%201%20.9.6-.4.8-1.1.5-1.6-.9-1.4-1.5-1.1-1.5.7%22%2F%3E%09%3Cpath%20d%3D%22M135.5%20201c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M114.5%20202c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M121%20202c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M142.5%20202c.4.6%201.1.8%201.6.5%201.4-.9%201.1-1.5-.7-1.5-.8%200-1.2.5-.9%201%22%2F%3E%09%3Cpath%20d%3D%22M149.5%20202c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M156.8%20202.2c.9.9%201.5.9%202.4%200s.7-1.2-1.2-1.2-2.1.3-1.2%201.2%22%2F%3E%09%3Cpath%20d%3D%22M164%20202c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M171%20202c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M178%20202c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M185%20202c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M192.5%20202c-.3.5.1%201%20.9%201%20.9%200%201.6-.5%201.6-1%200-.6-.4-1-.9-1-.6%200-1.3.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M207%20202c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M221.5%20202c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M228.5%20202c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M235.5%20202c-.3.5.1%201%201%201s1.3-.5%201-1c-.3-.6-.8-1-1-1s-.7.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M243%20203.1c0%20.5.5.7%201%20.4.6-.3%201-.8%201-1.1%200-.2-.4-.4-1-.4-.5%200-1%20.5-1%201.1%22%2F%3E%09%3Cpath%20d%3D%22M250%20203c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M257%20203c0%20.5.4%201%20.9%201%20.6%200%201.3-.5%201.6-1%20.3-.6-.1-1-.9-1-.9%200-1.6.4-1.6%201%22%2F%3E%09%3Cpath%20d%3D%22M264.5%20203c.3.5.8%201%201.1%201%20.2%200%20.4-.5.4-1%200-.6-.5-1-1.1-1-.5%200-.7.4-.4%201%22%2F%3E%09%3Cpath%20d%3D%22M271.5%20203c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M279%20203c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M89%20207c0%20.5.5%201%201%201%20.6%200%201-.5%201-1%200-.6-.4-1-1-1-.5%200-1%20.4-1%201%22%2F%3E%09%3Cpath%20d%3D%22M94.7%20206.6c-1.5%201.6-.5%202.4%202.9%202.4%202.4%200%203.4-.4%203.2-1.3-.5-1.3-5-2.2-6.1-1.1%22%2F%3E%09%3Cpath%20d%3D%22M103.5%20207.1c-1%201.5.3%202.5%201.6%201.2.7-.7.7-1.3.1-1.7-.6-.3-1.4-.1-1.7.5%22%2F%3E%09%3Cpath%20d%3D%22M108.4%20207.5c-.4.9-.4%201.8-.1%202.2%201.1%201%205.9-.7%205.4-2-.6-1.9-4.6-2.1-5.3-.2%22%2F%3E%09%3Cpath%20d%3D%22M118%20207.6c0%20.8.5%201.2%201%20.9.6-.3%201-1%201-1.6%200-.5-.4-.9-1-.9-.5%200-1%20.7-1%201.6%22%2F%3E%09%3Cpath%20d%3D%22M123.3%20207.3c-.8%201.4%201.9%202.8%204.2%202.1%202.9-.9%205.4-.9%2010.3-.1%203.8.7%204.3.5%204-1-.3-1.6-1.5-1.8-9.1-1.9-4.8-.1-9%20.3-9.4.9%22%2F%3E%09%3Cpath%20d%3D%22M145.4%20207.2c-.6%201-.5%201%202.6%201.3%201.4.1%203.6.5%205%20.9%202.9.7%205.6-.6%204.6-2.3-.8-1.3-11.5-1.2-12.2.1%22%2F%3E%09%3Cpath%20d%3D%22M160.5%20207c-.3.5-.1%201%20.4%201%20.6%200%201.1-.5%201.1-1%200-.6-.2-1-.4-1-.3%200-.8.4-1.1%201%22%2F%3E%09%3Cpath%20d%3D%22M167.7%20206.6c-1.5%201.5-.6%202.4%202.4%202.4%202%200%202.9-.4%202.7-1.3-.5-1.4-4-2.1-5.1-1.1%22%2F%3E%09%3Cpath%20d%3D%22M180.7%20206.6c-1.3%201.3.5%202.4%204.1%202.4%204.8%200%207.3-1.5%204-2.3-3-.9-7.3-.9-8.1-.1%22%2F%3E%09%3Cpath%20d%3D%22M195.2%20207.2c.5%201.5%209.8%202.4%209.8%201%200-.5-1.4-1.2-3.1-1.6-4.9-.9-7.1-.7-6.7.6%22%2F%3E%09%3Cpath%20d%3D%22M842.4%20207.4c-.9%202.4%200%205.1%201.9%205.4%201.4.3%201.7-.4%201.7-3.2%200-2.6-.4-3.6-1.5-3.6-.9%200-1.8.6-2.1%201.4%22%2F%3E%09%3Cpath%20d%3D%22M209.2%20208.2c.5%201.4%206.1%202.3%208.6%201.3%201.4-.5%201.4-.7.2-1.5-2.3-1.5-9.2-1.2-8.8.2%22%2F%3E%09%3Cpath%20d%3D%22M225.5%20208c-1.9.7-1.9.8.5%201.7%201.4.6%204.2%201.3%206.3%201.7%202.9.6%203.7.4%203.7-.8%200-.9-1.2-1.8-2.7-2.2-1.6-.3-3.5-.7-4.3-.9s-2.4%200-3.5.5%22%2F%3E%09%3Cpath%20d%3D%22M239.3%20209.3c.6%202%206.5%203.1%208.2%201.7%202.5-2.1%201.8-2.6-3.5-2.7-3.4%200-5%20.3-4.7%201%22%2F%3E%09%3Cpath%20d%3D%22M254%20209.5c0%201.7%205.9%202.8%207.7%201.4%201.8-1.6%201.1-2.1-3.6-2.4-2.9-.2-4.1.1-4.1%201%22%2F%3E%09%3Cpath%20d%3D%22M268.2%20209.2c.2.6%201.7%201.6%203.2%202.1%202.2.7%203.2.6%204.4-.7%201.5-1.5%201.4-1.6-.8-1.7-1.4%200-3.6-.2-4.8-.5-1.5-.3-2.2%200-2%20.8%22%2F%3E%09%3Cpath%20d%3D%22M937.4%20210.4c-.8%203.2-.2%205.8%201.3%206.4.7.2%201.6-.5%201.9-1.5s1-2.6%201.5-3.6c1.2-2.2.4-3.7-2.1-3.7-1.2%200-2.2.9-2.6%202.4%22%2F%3E%09%3Cpath%20d%3D%22M791.4%20216.7c-.7%202.7.4%205.4%202.4%206.1.8.2%201.2-1.1%201.2-4.2%200-5.2-2.5-6.5-3.6-1.9%22%2F%3E%09%3Cpath%20d%3D%22M842.7%20220.7c-.3.5-.8%202.2-1.1%203.9-.5%202.4-.3%203.3.9%203.8%202.3.9%203.7-.2%203-2.4-.3-1-.1-2.1.4-2.4.6-.4.8-1.3.4-2.1-.5-1.6-2.9-2-3.6-.8%22%2F%3E%09%3Cpath%20d%3D%22M938.7%20221.7c-.4.3-.7%202.6-.7%205%200%203.7.3%204.4%201.7%204.1%202.1-.4%203.6-6.7%202.1-8.5-1.2-1.4-2.1-1.6-3.1-.6%22%2F%3E%09%3Cpath%20d%3D%22M790.4%20232.6c-.8%203%20.6%205.9%202.7%205.9%202.2%200%201.9-7.9-.3-8.3-1.2-.2-1.9.5-2.4%202.4%22%2F%3E%09%3Cpath%20d%3D%22M842.5%20237.9c-.7%203.5-.1%205.1%202.1%205.1%201.1%200%201.4-.9%201.2-3.7-.4-4.6-2.4-5.4-3.3-1.4%22%2F%3E%09%3Cpath%20d%3D%22M886.7%20238.6c-2.9%202.5-2.9%202.5-3.4%2017.8-.4%2013.4-.3%2015.5%201.2%2017%201.6%201.5%201.9%201.5%205.7-.6%202.2-1.3%206.5-4.6%209.4-7.3%204.6-4.3%205.4-5.5%205.4-8.6%200-2.7-.8-4.5-2.9-6.8-2.2-2.4-2.8-3.9-2.7-7.2%200-3-.5-4.5-1.9-5.5-2.9-2.2-7.6-1.7-10.8%201.2m9.1%204c.2%201.4-.9%203.2-3.3%205.3-4.9%204.3-6.1%204.1-5.7-1.3.3-3.3.9-4.6%202.5-5.4%203.3-1.6%206.2-1%206.5%201.4m3.6%2010c3.5%203.5%201%208.4-7.6%2014.8-2%201.5-3.8%202.3-4%201.9s-.5-3.5-.7-6.9c-.2-6.7.6-7.9%206.3-10%204.3-1.6%204.3-1.6%206%20.2%22%2F%3E%09%3Cpath%20d%3D%22M938%20241.9c0%205.8%201.1%207%204%204.1%202.5-2.5%202.5-3.8.1-6.8-3-3.5-4.1-2.7-4.1%202.7%22%2F%3E%09%3Cpath%20d%3D%22M791.4%20247.3c-1.1%202.9%200%207.2%201.9%207.5%201.6.3%201.8-.2%201.5-3.9-.3-4.3-2.3-6.4-3.4-3.6%22%2F%3E%09%3Cpath%20d%3D%22M843.5%20253.7c.8%204.8%202.1%206.1%203%203.3%201-3-.2-7-2.1-7-1.3%200-1.5.7-.9%203.7%22%2F%3E%09%3Cpath%20d%3D%22M937%20257.4c0%204.7.8%206%202.9%204.7%201.9-1.2%201-8.5-1.1-8.9-1.5-.3-1.8.4-1.8%204.2%22%2F%3E%09%3Cpath%20d%3D%22M790.9%20265c-.3%206.8-.2%207.5%201.3%207.8%201.2.2%201.8-.8%202.3-3.7.4-2.2.4-4.5%200-5.1-1.1-1.7-3.5-1.1-3.6%201%22%2F%3E%09%3Cpath%20d%3D%22M843.7%20263.6c-.9.9-.9%207.9%200%208.7%201.4%201.5%203.2-1.6%202.6-4.6-.6-3.6-1.6-5.1-2.6-4.1%22%2F%3E%09%3Cpath%20d%3D%22M614.6%20266.8c-.4.6-.4%207%200%2014.2l.7%2013.1%203.3%202.9c1.8%201.6%205.4%203.8%207.9%204.9%202.7%201.2%204.4%202.5%204%203.1s.1%202.8%201.1%204.8c2%204.1%203.4%2011.1%203.8%2018.7.2%204.7-2.8%2026.2-3.8%2027.2-.3.3-14%20.4-30.5.4-30-.2-33.2.2-30.2%203.2%201.1%201.1%2010%201.9%2020.1%201.8%2016-.3%2028.2-.8%2032.8-1.5%204.9-.8%205.2-.7%205.2%201.3%200%201.2-1.4%203.5-3.1%205-3.3%203.1-3.5%205.7-.7%207.5%202.2%201.3%204.4-.8%208.1-7.4l2.5-4.5%208.7.3c8.5.2%2013.7%201.8%2014.8%204.4.2.7%203%202.2%206.1%203.2%206.8%202.3%208%203.6%207.3%207.9s.2%208.7%202%209.4c1.7.6%205.3-2.4%204.8-4-1-3.4-1.3-10.7-.5-10.7%201.3%200%2010.6-4.4%2015-7.1%202.6-1.6%205.7-2.3%2012.3-2.7%208-.4%208.7-.3%208.7%201.4.1%203%203.7%2010.4%206.2%2012.4%202.7%202.3%204.2%202.5%205.7.7.8-1.1.3-2.3-2.3-5.3-3.7-4.3-5.7-10.4-3.4-10.4.7%200%203.2.5%205.6%201%203.5.8%2029.2%202.1%2042.2%202%205.4%200%2023.3%202.2%2025.8%203.1%202.1.8%202.9.7%203.9-.8%201.8-2.4%201.1-3.7-2.3-4.3-1.6-.3-2.9-1.2-3-2-.3-4.5-.5-5-2.5-5-1.4%200-1.9.6-1.7%201.7.5%203.2-.9%204.2-4.5%203.1-1.7-.5-13.5-1.1-26.2-1.2-12.6-.2-26.8-.4-31.5-.5l-8.6-.1-1.2-3.4c-.7-1.8-1-4-.6-4.9.3-.8.1-1.8-.5-2.1q-.9-.6%200-3.9c.6-1.7%201.2-5.7%201.5-8.7s.7-6.9.9-8.5c.2-1.7%201.1-6.4%202.2-10.5%201.6-6.5%202.2-7.6%204.8-8.9%201.7-.7%204.3-2%205.8-2.7%201.6-.8%203.9-1.4%205.2-1.4s2.7-.5%203.1-1.2c1.1-1.8.5-24.7-.7-28.6-.9-2.6-1.6-3.2-3.7-3.1-1.5%200-6.1-.4-10.2-1-8.3-1.1-50.2-2.7-55.5-2.1-1.1.1-13.7-.2-28.1-.6-18.9-.5-26.3-.4-26.8.4m52.4%203.8c8%20.2%2025.1.6%2038%20.9%2026.6.6%2029%201.2%2022.2%205.7-6.6%204.4-21.4%208.5-33.2%209.2-19.4%201.1-45.9-2.7-56.7-8.3-2.3-1.1-5-2.1-5.9-2.1-1.8%200-9.3-5.1-9.4-6.3%200-.5%206.9-.6%2015.3-.2%208.3.3%2021.7.8%2029.7%201.1m-38.7%207.3c11.8%205.5%2027.3%209.7%2039.7%2010.7%2014%201.2%2032.2%201%2039-.4%205.8-1.2%2012.5-3.4%2013.6-4.5.4-.4%201.4-.7%202.3-.7s4-1.8%207-4.1c2.9-2.2%205.4-3.9%205.6-3.7.6.8%201.2%209.8.6%2010.3-.3.4-.6%203.4-.6%206.8%200%207.2.3%207-15%2011.7-28.5%208.8-64.5%206.7-89.2-5.1-11.3-5.4-11-5.1-11.6-15.4-.2-3.3-.7-6.8-1.1-7.8-1.2-2.5.5-2.2%209.7%202.2m9.4%2028.2c.6.6%203.7%201.7%207%202.4%203.2.8%208.3%202.1%2011.3%202.9%203%20.9%207.8%201.6%2010.6%201.6%207.4%200%207.6.6%206.7%2015.2-.4%206.7-.7%2016-.6%2020.4l.1%208.2-4.3.7c-8.7%201.3-10.8.2-23.9-11.6l-3.9-3.6-.4-12.3c-.2-6.8-.8-12.9-1.3-13.4-.6-.6-1-1.9-1-3.1%200-1.1-.7-2.9-1.5-3.9-2.5-3.4-1.5-6.2%201.2-3.5m79.9%203.4c.4.9-.4%203.9-1.7%206.8-1.3%202.8-2.7%208.3-3.1%2012.2-1.9%2017.4-1.5%2016.2-8.4%2023.1L698%20358h-9.9c-5.8%200-10.2-.4-10.6-1s-.6-5-.4-9.8c.4-16.7.4-30.7-.1-32.2-.4-1.2%201.7-1.6%2013.5-2.2%2013-.7%2019.8-1.8%2023.5-3.8%202.2-1.3%203-1.2%203.6.5m-72.1%2042.3%205%204.7-6.4.3c-3.5.2-6.5.1-6.7-.1-.9-.8%201-9.7%202-9.7.6%200%203.4%202.2%206.1%204.8m67.4%204.9c.1%201.9-.3%202.1-4.1%201.6-2.4-.3-4.4-.7-4.6-.9-.2-.1%201.4-1.8%203.5-3.7%203.7-3.5%203.8-3.5%204.5-1.4.3%201.2.6%203.2.7%204.4m-40.5%204.4c1.3%201.4%201.5%204.7.4%205.2-2%20.7-9.8-3.3-9.8-5%200-1.3.9-1.5%204.5-1%202.6.2%204.7.6%204.9.8m14.1-.3%204%20.7-3.6%202.3c-2%201.2-5%202.5-6.8%202.8-2.9.6-3.1.5-3.1-2.3%200-4.6%201.1-5%209.5-3.5%22%2F%3E%09%3Cpath%20d%3D%22M674%20291.7c-5.6.6-8%201.3-8%202.3%200%20.6.9%201%202%201%201.7%200%202%20.7%202%203.9%200%202.2-.5%204.1-1.2%204.3-.7.3-.9%201.2-.5%202.3.7%201.5%201.5%201.7%206.7%201.2%203.3-.4%206.8-1.2%207.9-1.9%202.2-1.3%203.3-6.5%202-9-.8-1.5-6.3-5.1-7.1-4.6-.2%200-1.9.3-3.8.5m7.8%204.5c2.1%202.1%201.4%205.8-1.4%206.8-3.6%201.4-4.2%201.3-4.9-1.1-1.1-3.5.3-6.9%202.8-6.9%201.3%200%202.8.5%203.5%201.2%22%2F%3E%09%3Cpath%20d%3D%22M107.6%20268.2c-.2.7-.7%203.8-1.1%206.8s-1.1%208.2-1.5%2011.5-.6%2015.4-.3%2027c.3%2011.5.6%2044.2.7%2072.6.1%2042.1.4%2051.9%201.5%2053.2.7%201%201.7%201.7%202.2%201.7s.7-5.2.5-11.8c-.3-6.4-.1-28.6.3-49.2s.4-39.1%200-41c-1.5-7.6-2.5-35.2-1.3-37.1.2-.4.7-6%201-12.6%201-20.1%201-21.6-.3-22-.7-.3-1.5.1-1.7.9%22%2F%3E%09%3Cpath%20d%3D%22M937.1%20269.4c-1.9%202.3-1%206.1%201.4%206.1%201.6%200%202-.7%202-3.4%200-3.8-1.5-5-3.4-2.7%22%2F%3E%09%3Cpath%20d%3D%22M844.2%20282.2c.2%203.1.8%204.4%202.1%204.6%201.3.3%201.7-.3%201.7-2.6%200-4.1-.9-6.2-2.7-6.2-1.1%200-1.3%201.1-1.1%204.2%22%2F%3E%09%3Cpath%20d%3D%22M790.2%20281.2c-.6.6-.9%201.6-.7%202.2s.6%202.3.9%203.8c.5%202%201.3%202.8%202.7%202.8%201.5%200%201.9-.5%201.5-1.6-.3-.9-.6-2.8-.6-4.4%200-3-2.1-4.5-3.8-2.8%22%2F%3E%09%3Cpath%20d%3D%22M161.8%20284.3c-1.4%201.1-1.8%203.8-2.3%2015.4-.8%2018.5-2.1%2017.3%2018.8%2017.7%204.8.1%207.7-2.4%205.1-4.4-1.1-1-4.2-1.3-10.6-1.1l-9.1.2.7-3.2c.3-1.7.6-4.5.6-6.1v-3l5.5.4c5.9.5%207.5-.3%205.5-2.7-.8-1-3.1-1.5-6.1-1.5H165v-8.3l8.5.5c4.7.3%208.8.2%209-.3%201.9-3-17.3-6.3-20.7-3.6%22%2F%3E%09%3Cpath%20d%3D%22M936.2%20284.2c-1.7%201.7-1.5%207.7.3%208.4%202.3.9%204-1.1%203.9-4.3-.1-4.9-1.8-6.5-4.2-4.1%22%2F%3E%09%3Cpath%20d%3D%22M844.5%20292c-.8%201.3-.9%208.9-.1%209.7%201.2%201.3%202.4-1.2%202.8-5.6.3-4.2-1.2-6.6-2.7-4.1%22%2F%3E%09%3Cpath%20d%3D%22M789.6%20299.2c-.2.7-.7%202.1-1%203.1-.7%202.3%201%205.7%202.9%205.7%201.8%200%202.1-1.3%201.7-6.1-.4-3.8-2.8-5.6-3.6-2.7%22%2F%3E%09%3Cpath%20d%3D%22M935.2%20300.2c-.7.7-1.2%202.7-1.2%204.5%200%202.8.4%203.3%202.4%203.3%202.6%200%203.6-1.6%203.6-6.1%200-3.1-2.5-4-4.8-1.7%22%2F%3E%09%3Cpath%20d%3D%22M844.2%20312.7c.2%203.6.7%204.9%202.1%205.1%201.3.3%201.7-.4%201.7-3.1%200-4.6-.9-6.7-2.7-6.7-1.1%200-1.3%201.1-1.1%204.7%22%2F%3E%09%3Cpath%20d%3D%22M935.1%20315.9c-1.8%203.3-1.4%207.1.8%207.1%202.9%200%204.3-2.3%203.2-5.3-1.3-3.5-2.8-4.1-4-1.8%22%2F%3E%09%3Cpath%20d%3D%22M789.4%20318.5c-.8%203.2.8%207.9%202.9%208.3%201.4.3%201.6-.5%201.4-5.2-.2-4.6-.5-5.6-1.9-5.6-1%200-2%201-2.4%202.5%22%2F%3E%09%3Cpath%20d%3D%22M220.4%20323.6c-.4%201.5-.1%207%20.6%2012.3s1.3%2010.7%201.3%2012.1c-.3%2016.8-.1%2034.2.6%2046.5%201.4%2026.6.2%2090.1-2.1%20108.5-.6%204.7-1.3%2022.3-1.5%2039.1l-.4%2030.7%203.6.6c4.2.8%207.8-.1%207.2-1.7-.2-.7-1.5-1.2-2.8-1.2-3.9%200-5.1-6.7-4.5-27.4.2-9.5.1-18.4-.4-19.7-.6-1.4-.6-3.5%200-5.1.5-1.5%201.1-10%201.4-18.8.4-8.9%201.1-21%201.7-27%20.5-6.1%201-14.4%201-18.5-.1-4.1-.1-30-.1-57.5s-.5-53.4-1-57.5c-.6-4.1-1.1-9.7-1.3-12.4-.4-5.5-2.3-7.2-3.3-3%22%2F%3E%09%3Cpath%20d%3D%22M845.8%20325.1c-1.3.7-1.8%202.3-1.8%205.9%200%202.8.4%205%20.9%205%202%200%203.2-3.1%202.9-7.4-.3-3.9-.5-4.4-2-3.5%22%2F%3E%09%3Cpath%20d%3D%22M788.5%20331.6c-1.1%201.2-1.4%202.6-.9%205.2%201.5%209.3%203.6%208.1%205.9-3.6.6-2.8.4-3.2-1.3-3.2-1.2%200-2.8.7-3.7%201.6%22%2F%3E%09%3Cpath%20d%3D%22M934%20331.5c-1.4%201.7-.7%204.5%201.2%204.5%201.7%200%204.1-3.8%203.3-5-.9-1.5-3.1-1.2-4.5.5%22%2F%3E%09%3Cpath%20d%3D%22M843.5%20343.9c-.7%202.5%201.2%207.4%202.8%206.8.6-.2%201.2-.9%201.1-1.5-.1-.7-.2-2.6-.2-4.2-.2-3.4-2.7-4.2-3.7-1.1%22%2F%3E%09%3Cpath%20d%3D%22M933.8%20345.5c-.9%202.1-.9%202.9.3%204.1%201.4%201.3%201.7%201.3%203.1-.3%201.1-1.3%201.3-2.5.7-4.1-1.1-2.9-2.7-2.8-4.1.3%22%2F%3E%09%3Cpath%20d%3D%22M788%20347.5c-1.4%201.7-.4%205.8%201.3%205.2%201.4-.4%202.2-6.7.9-6.7-.5%200-1.5.7-2.2%201.5%22%2F%3E%09%3Cpath%20d%3D%22M933.8%20356.7c0%20.5-.2%202.1-.3%203.8-.1%201.6-.5%203.7-.9%204.5-1%202.4%207.4%204.6%2011.5%203%204.1-1.7%203.1-3.5-2-3.4-3.9.1-5.2-.8-3.1-2.1%201.5-.9%201.2-2.5-.5-2.5-.8%200-1.5-.9-1.5-2%200-1.8-2.8-3-3.2-1.3%22%2F%3E%09%3Cpath%20d%3D%22M844.7%20357.7c-.4.3-.7%201.5-.7%202.5%200%201.3-.8%201.8-2.9%201.8-1.6%200-3.1.6-3.4%201.4-.8%201.9.1%202.6%203.5%202.6%201.5%200%202.8.4%202.8%201%200%20.5.5%201%201%201%201.6%200%202.8-4.1%202.3-7.8-.5-3.1-1.3-3.9-2.6-2.5%22%2F%3E%09%3Cpath%20d%3D%22M805.5%20362.3c-1.7%201.3-1.7%201.5.6%203%203%202.2%205.2%202.1%207.2-.1%201.3-1.4%201.4-2.1.5-3-1.6-1.6-6-1.5-8.3.1%22%2F%3E%09%3Cpath%20d%3D%22M819.5%20363c-1.7%201.9-1.7%202%201.8%203.5%204.8%202%206%201.9%208.2-.5%201.5-1.6%201.5-2.2.5-3.5-1.8-2.2-8.3-1.9-10.5.5%22%2F%3E%09%3Cpath%20d%3D%22M855.1%20362.9c-2.2%201.4-.5%204.1%202.6%204.1%203%200%207.3-2.4%207.3-4.1%200-1.1-8-1.2-9.9%200%22%2F%3E%09%3Cpath%20d%3D%22M870.5%20363.4c-1.8%201.3-1.8%201.4.4%202.5%201.7.9%203%20.9%205.6.1%203.8-1.2%204.4-2.4%201.9-3.4-2.6-1-5.9-.7-7.9.8%22%2F%3E%09%3Cpath%20d%3D%22M885.7%20362.8c-2.2.3-2.8.8-2.5%202.5.2%201.8%201.1%202.3%204.3%202.5%203.8.3%208.7-1.9%207.4-3.2-1.1-1.2-6.4-2.2-9.2-1.8%22%2F%3E%09%3Cpath%20d%3D%22M951.8%20364.4c-2.8%202.1-2.1%203.3%202.2%204%204.4.7%208.2-1%207.8-3.4-.4-2-7.7-2.4-10-.6%22%2F%3E%09%3Cpath%20d%3D%22M968%20365.8v2.8l5.6-.6c5-.6%207.3-1.9%207.4-4.3%200-.4-2.9-.7-6.5-.7-6.5%200-6.5%200-6.5%202.8%22%2F%3E%09%3Cpath%20d%3D%22M986.3%20363.7c-1.6.6-1.7%203.9-.2%204.8.6.4%203%20.2%205.5-.5%203.2-.9%204.4-1.8%204.4-3.1%200-1.6-.7-1.9-4.2-1.8-2.4%200-4.9.3-5.5.6%22%2F%3E%09%3Cpath%20d%3D%22M903%20365c-1.3.9-1.3%201.1%200%202%202.4%201.6%207.4.8%207.8-1.3.3-1.3-.3-1.7-3-1.7-1.8%200-4%20.5-4.8%201%22%2F%3E%09%3Cpath%20d%3D%22M1001%20365.5c-1.6%201.9-1.4%202.1%203.6%202.9%204.3.6%207.3-1.1%205.9-3.4-1-1.6-8.1-1.2-9.5.5%22%2F%3E%09%3Cpath%20d%3D%22M919.2%20365.7c-1.9.7-.4%202.3%202.4%202.3%203.1%200%203.1%201.8-.1%202.6-1.8.4-2.5%201.3-2.5%203%200%201.3.3%202.4.6%202.4.9%200%204.8-2.2%206.1-3.6.7-.7%201.8-1.4%202.5-1.6%201-.4%201-1%20.1-3.1-1-2.2-1.9-2.7-4.5-2.6-1.8%200-3.9.3-4.6.6%22%2F%3E%09%3Cpath%20d%3D%22M1014.4%20366.1c-.3.6%200%201.5.7%202%201.8%201.1%208%201.1%209.8%200%202.5-1.6.1-3.1-4.9-3.1-2.7%200-5.2.5-5.6%201.1%22%2F%3E%09%3Cpath%20d%3D%22M1029.5%20367c-.9%201.5%204.6%203.3%207.4%202.3%201.4-.4%202.5-1.3%202.5-1.8.1-1.4-9.1-1.9-9.9-.5%22%2F%3E%09%3Cpath%20d%3D%22M843.7%20374.6c-.4.4-.7%202.5-.7%204.6%200%203.3.3%203.8%202.3%203.8%202.1%200%202.4-.4%202.3-4.2-.1-3-.6-4.4-1.6-4.6-.9-.1-1.9%200-2.3.4%22%2F%3E%09%3Cpath%20d%3D%22M907.3%20379.1c-4.3%203-5.1%204.3-3.3%205.4%202.3%201.4%2011.1-6%209.3-7.9-1-.9-1.5-.7-6%202.5%22%2F%3E%09%3Cpath%20d%3D%22M893.2%20387.7c-4.3%202.8-5.3%204.9-2.7%205.9%201.7.7%2010.6-5.6%2010.1-7.1-.5-1.9-3.2-1.5-7.4%201.2%22%2F%3E%09%3Cpath%20d%3D%22M844.2%20389.2c-.7.7-1.2%202.2-1.2%203.4s-.7%202.7-1.5%203.4c-1.3%201.1-1.2%201.4%201.1%202.6%204%202.1%204.4%201.8%204.4-4%200-5.7-.9-7.3-2.8-5.4%22%2F%3E%09%3Cpath%20d%3D%22M878.5%20397.6c-2.6%202.9-3.3%205.4-1.3%205.4%201.8%200%207.8-5%207.8-6.6%200-2.3-3.9-1.6-6.5%201.2%22%2F%3E%09%3Cpath%20d%3D%22M867.5%20404.7c-3.4%201.7-8.5%206.3-8.5%207.5%200%201.3%205.8.9%206.7-.5.4-.6%202.5-2.5%204.6-4%202-1.5%203.7-3.2%203.7-3.8%200-1.4-3.1-1-6.5.8%22%2F%3E%09%3Cpath%20d%3D%22M842.2%20407.2c-1%202.1-1.3%203.5-2.4%2010.3-.2%201.5.3%202.1%202.1%202.3%201.4.2%203.4%201%204.5%201.7%201.9%201.2%202.5%201%206-2.1%202.2-1.9%203.7-3.7%203.3-4-.9-.9-5.3.4-7.1%202.1-2%202.1-4.9.8-4.2-1.9%201.7-6.8%201.8-10.6.4-10.6-.8%200-2%201-2.6%202.2%22%2F%3E%09%3Cpath%20d%3D%22M205.2%20572.2c.5%201.6%204.1%202.2%207.4%201.4%203.8-1%201.8-2.6-3.2-2.6-3.2%200-4.4.4-4.2%201.2%22%2F%3E%3C%2Fsvg%3E"/>
<figcaption>
<ol type="A">
<li>
<p>Ceiling</p>
</li>
<li>
<p>Door to Living Room</p>
</li>
<li>
<p>Mirror</p>
</li>
<li>
<p>Dressing Table</p>
</li>
<li>
<p>Damask curtains around bed, from ceiling to floor, concealing shaded portion which represents panel containing hats.</p>
</li>
</ol>
</figcaption>
</figure>
<p>“Im not suggesting that we call in a plasterer to maul these lovely middle-class ceilings,” he said. “Because I have the answer already. What is it in these rooms somewhere that is on the ceiling?”</p>
<p>“The chandeliers,” muttered Cronin doubtfully, gazing upward at the heavily bronzed fixture above their heads.</p>
<p>“By jinks—the canopy over the bed!” shouted the Inspector. He jumped to his feet and ran into the bedroom. Cronin pounded hard after him, Ellery sauntering interestedly behind.</p>
<p>They stopped at the foot of the bed and stared up at the canopy. Unlike the conventional canopies of American style, this florid ornament was not merely a large square of cloth erected on four posts, an integral part of the bed only. The bed was so constructed that the four posts, beginning at the four corners, stretched from floor to ceiling. The heavy maroon-colored damask of the canopy also reached from floor to ceiling, connected at the top by a ringed rod from which the folds of the damask hung gracefully.</p>
<p>“Well, if its anywhere,” grunted the Inspector, dragging one of the damask-covered bedroom chairs to the bed, “its up there. Here, boys, lend a hand.”</p>
<p>He stood on the chair with a fine disregard for the havoc his shoes were wreaking on the silken material. Finding upon stretching his arms above his head that he was still many feet short of touching the ceiling, he stepped down.</p>
<p>“Doesnt look as if you could make it either, Ellery,” he muttered. “And Field was no taller than you. There must be a ladder handy somewhere by which Field himself got up here!”</p>
<p>Cronin dashed into the kitchenette at Ellerys nod in that direction. He was back in a moment with a six-foot stepladder. The Inspector, mounting to the highest rung, found that his fingers were still short of touching the rod. Ellery solved the difficulty by ordering his father down and climbing to the top himself. Standing on the ladder he was in a position to explore the top of the canopy.</p>
<p>He grasped the damask firmly and pulled. The entire fabric gave way and fell to the sides, revealing a wooden panel about twelve inches deep—a framework which the hangings had concealed. Ellerys fingers swept swiftly over the wooden relief-work of this panel. Cronin and the Inspector were staring with varying expressions up at him. Finding nothing that at the moment presented a possibility of entrance, Ellery leaned forward and explored the damask directly beneath the floor of the panel.</p>
<p>“Rip it down!” growled the Inspector.</p>
<p>Ellery jerked violently at the material and the entire canopy of damask fell to the bed. The bare unornamented floor of the panel was revealed.</p>
<p>“Its hollow,” announced Ellery, rapping his knuckles on the underside paneling.</p>
<p>“That doesnt help much,” said Cronin. “It wouldnt be a solid chunk, anyway. Why dont you try the other side of the bed, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen?”</p>
<p>But Ellery, who had drawn back and was again examining the side of the panel, exclaimed triumphantly. He had been seeking a complicated, Machiavellian “secret door”—he found now that the secret door was nothing more subtle than a sliding-panel. It was cleverly concealed—the juncture of sliding and stationary panels was covered by a row of wooden rosettes and clumsy decorations—but it was nothing that a student of mystery lore would have hailed as a triumph of concealment.</p>
<p>“It begins to appear as if I were being vindicated,” Ellery chuckled as he peered into the black recesses of the hole he had uncovered. He thrust a long arm into the aperture. The Inspector and Cronin were staring at him with bated breath.</p>
<p>“By all the pagan gods,” shouted Ellery suddenly, his lean body quivering with excitement. “Do you remember what I told you, dad? Where would those papers be except in—hats!”</p>
<p>His sleeve coated with dust, he withdrew his arm and the two men below saw in his hand a musty silk tophat!</p>
<p>Cronin executed an intricate jig as Ellery dropped the hat on the bed and dipped his arm once more into the yawning hole. In a moment he had brought out another hat—and another—and still another! There they lay on the bed—two silk hats and two derbies.</p>
<p>“Take this flashlight, son,” commanded the Inspector. “See if theres anything else up there.”</p>
<p>Ellery took the proffered electric torch and flashed its beam into the aperture. After a moment he clambered down, shaking his head.</p>
<p>“Thats all,” he announced, dusting his sleeve, “but I should think it would be enough.”</p>
<p>The Inspector picked up the four hats and carried them into the living-room, where he deposited them on a sofa. The three men sat down gravely and regarded each other.</p>
<p>“Im sort of itching to see whats what,” said Cronin finally, in a hushed voice.</p>
<p>“Im rather afraid to look,” retorted the Inspector.</p>
<p>“<i lang="arc" xml:lang="arc">Mene mene tekel upharsin</i>,” laughed Ellery. “In this case it might be interpreted as the handwriting on the panel. Examine on, MacDuff!”</p>
<p>The Inspector picked up one of the silk hats. It bore on the rich satiny lining the chaste trademark of Browne <abbr>Bros.</abbr> Ripping out the lining and finding nothing beneath, he tried to tear out the leather sweatband. It resisted his mightiest efforts. He borrowed Cronins pocketknife and with difficulty slashed away the band. Then he looked up.</p>
<p>“This hat, Romans and countrymen,” he said pleasantly, “contains nothing but the familiar ingredients of hat-wear. Would you care to examine it?”</p>
<p>Cronin uttered a savage cry and snatched it from the Inspectors hand. He literally tore the hat to pieces in his rage.</p>
<p>“Heck!” he said disgustedly, throwing the remnants on the floor. “Explain that to my undeveloped brain, will you, Inspector?”</p>
<p>Queen smiled, taking up the second silk hat and regarding it curiously.</p>
<p>“Youre at a disadvantage, Tim,” he said. “We know why one of these hats is a blank. Dont we, Ellery?”</p>
<p>“Michaels,” murmured Ellery.</p>
<p>“Exactly—Michaels,” returned the Inspector.</p>
<p>“Charley Michaels!” exclaimed Cronin. “Fields strong-arm guy, by all thats holy! Where does he come into this?”</p>
<p>“Cant tell yet. Know anything about him?”</p>
<p>“Nothing except that he hung onto Fields coattails pretty closely. Hes an ex-jailbird, did you know that?”</p>
<p>“Yes,” replied the Inspector dreamily. “Well have a talk about that phase of <abbr epub:type="z3998:name-title">Mr.</abbr> Michaels some other time.⁠ ⁠… But let me explain that hat: Michaels on the evening of the murder laid out, according to his statement, Fields evening clothes, including a silk hat. Michaels swore that as far as he knew Field possessed only <em>one</em> topper. Now if we suppose that Field used hats for concealing papers, and was going to the Roman Theatre that night wearing a loaded one he must necessarily have substituted the loaded hat for the empty one which Michaels prepared. Since he was so careful to keep only one silk hat in the closet, he realized that Michaels, should he find a topper, would be suspicious. So, in switching hats, he had to conceal the empty one. What more natural than that he should put it in the place from which he had taken the loaded hat—the panel above the bed?”</p>
<p>“Well, Ill be switched!” exclaimed Cronin.</p>
<p>“Finally,” resumed the Inspector, “we can take it as gospel that Field, who was devilishly careful in the matter of his headgear, intended to restore the theatre hat to its hideaway when he got home from the Roman. Then he would have taken out this one which youve just torn up and put it back in the clothes-closet.⁠ ⁠… But lets get on.”</p>
<p>He pulled down the leather inner-band of the second silk hat, which also bore the imprint of Browne <abbr>Bros.</abbr> “Look at this, will you!” he exclaimed. The two men bent over and saw on the inner surface of the band, lettered with painful clarity in a purplish ink, the words <b>Benjamin Morgan</b>.</p>
<p>“Ive got to pledge you to secrecy, Tim,” said the Inspector immediately, turning to the red-haired man. “Never let on that you were a witness to the finding of papers in any way implicating Benjamin Morgan in this affair.”</p>
<p>“What do you think I am, Inspector?” growled Cronin. “Im as dumb as an oyster, believe me!”</p>
<p>“All right, then.” Queen felt the lining of the hat. There was a distinct crackle.</p>
<p>“Now,” remarked Ellery calmly, “we know for the first time definitely why the murderer <em>had</em> to take away the hat Field wore Monday night. In all likelihood the murderers name was lettered in the same way—thats indelible ink, you know—and the murderer couldnt leave a hat with his own name in it at the scene of the crime.”</p>
<p>“By gosh, if you only had that hat, now,” cried Cronin, “youd know who the murderer is!”</p>
<p>“Im afraid, Tim,” replied the Inspector dryly, “that hat is gone forever.”</p>
<p>He indicated a row of careful stitches at the base of the inner band, where the lining was attached to the fabric. He ripped these stitches swiftly and inserted his fingers between the lining and the crown. Silently he drew out a sheaf of papers held together by a thin rubber band.</p>
<p>“If I were as nasty as some people think I am,” mused Ellery, leaning back, “I might with perfect justice say, I told you so.’ ”</p>
<p>“We know when were licked, my son—dont rub it in,” chortled the Inspector. He snapped off the rubber band, glanced hastily through the papers and with a satisfied grin deposited them in his breast pocket.</p>
<p>“Morgans, all right,” he said briefly, and attacked one of the derbies.</p>
<p>The inner side of the band was marked cryptically with an <span epub:type="z3998:roman">X</span>. The Inspector found a row of stitches exactly as in the silk hat. The papers he drew out—a thicker bundle than Morgans—he examined cursorily. Then he handed them to Cronin, whose fingers were trembling.</p>
<p>“A stroke of luck, Tim,” he said slowly. “The man you were angling for is dead, but there are a lot of big names in this. I think youll find yourself a hero one of these days.”</p>
<p>Cronin grasped the bundle and feverishly unfolded the papers, one by one. “Theyre here—theyre here!” he shouted. He jumped to his feet, stuffing the sheaf into his pocket.</p>
<p>“Ive got to beat it. Inspector,” he said rapidly. “Theres a load of work to do at last—and besides, what you find in that fourth hat is none of my business. I cant thank you and <abbr epub:type="z3998:name-title">Mr.</abbr> Queen enough! So long!”</p>
<p>He dashed from the room, and a moment later the snores of the policeman in the foyer came to an abrupt end. The outer door banged shut.</p>
<p>Ellery and the Inspector looked at each other.</p>
<p>“I dont know what good this stuff is going to do us,” grumbled the old man, fumbling with the inner band of the last hat, a derby. “Weve found things and deduced things and run rings around our imaginations—well.⁠ ⁠…” He sighed as he held the band up to the light.</p>
<p>It was marked: <b>Misc.</b></p>
</section>
<section id="chapter-18" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XVIII</h3>
<p epub:type="title">Stalemate</p>
</hgroup>
<p>At Friday noon, while Inspector Queen, Ellery and Timothy Cronin were deep in their search of Monte Fields rooms, Sergeant Velie, sombre and unmoved as usual, walked slowly up 87th Street from Broadway, mounted the brownstone steps of the house in which the Queens lived and rang the bell. Djunas cheery voice bade him ascend, which the good Sergeant did with gravity.</p>
<p>“Inspectors not home!” announced Djuna pertly, his slim body completely hidden behind an enormous housewifes apron. Odorous traces of an onion-covered steak pervaded the air.</p>
<p>“Get on with you, you imp!” growled Velie. He took from his inner breast pocket a bulky envelope, sealed, and handed it to Djuna. “Give this to the Inspector when he comes home. Forget, and Ill dip you into the East River.”</p>
<p>“You and who else?” breathed Djuna, with a remarkable twitching of his lips. Then he added decorously, “Yes, sir.”</p>
<p>“All right, then.” Velie deliberately turned about and descended to the street, where his broad back was visible in formidable proportions to the grinning Djuna from the fourth-story window.</p>
<p>When, at a little before six, the two Queens trudged wearily into their rooms, the alert eyes of the Inspector pounced upon the official envelope where it lay on his plate.</p>
<p>He tore off a corner of the envelope and pulled out a number of typewritten sheets on the stationery of the Detective Bureau.</p>
<p>“Well, well!” he muttered to Ellery, who was lazily pulling off his topcoat. “The clans are gathering.⁠ ⁠…”</p>
<p>Sinking into an armchair, his hat forgotten on his head, his coat still buttoned, he set about reading the reports aloud.</p>
<p>The first slip read:</p>
<blockquote>
<header role="presentation">
<p>Report of Release</p>
<p>28 September 192</p>
</header>
<p>John Cazzanelli, alias Parson Johnny, alias John the Wop, alias Peter Dominick, released from custody today on parole.</p>
<p>Undercover investigation of <abbr epub:type="z3998:personal-name">J. C.</abbr>s complicity in the robbery of the Bonomo Silk Mills (June 2, 192) not successful. We are searching for “Dinky” Morehouse, police informer, who has disappeared from usual haunts, for further information.</p>
<p>Release effected under advice of District Attorney Sampson. <abbr epub:type="z3998:personal-name">J. C.</abbr> under surveillance and is available at any time.</p>
<footer role="presentation">
<p epub:type="z3998:signature">
<abbr epub:type="z3998:personal-name">T. V.</abbr>
</p>
</footer>
</blockquote>
<p>The second report which the Inspector picked up, laying aside the advices concerning Parson Johnny with a frown, read as follows:</p>
<blockquote>
<header role="presentation">
<p>Report on William Pusak</p>
<p>September 28, 192</p>
</header>
<p>Investigation of the history of William Pusak reveals the following:</p>
<p>32 years old; born in Brooklyn, <abbr epub:type="z3998:place">N. Y.</abbr>, of naturalized parents; unmarried; regular habits; socially inclined; has “dates” three or four nights a week; religious. Is bookkeeper at Stein &amp; Rauch, clothing merchants, 1076 Broadway. Does not gamble or drink. No evil companions. Only vice seems fondness for girls.</p>
<p>Activities since Monday night normal. No letters sent, no money withdrawn from bank, hours fairly regular. No suspicious movements of any kind.</p>
<p>Girl, Esther Jablow, seems Pusaks “steadiest.” Has seen <abbr epub:type="z3998:personal-name">E. J.</abbr> twice since Monday—Tuesday at lunch, Wednesday evening. Went to movies and Chinese restaurant Wednesday evening.</p>
<footer role="presentation">
<p>Operative <abbr>No.</abbr> 4.<br/>
(OKd: <span epub:type="z3998:signature"><abbr epub:type="z3998:personal-name">T. V.</abbr></span>)</p>
</footer>
</blockquote>
<p>The Inspector grunted as he threw the sheet aside. The third report was headed:</p>
<blockquote>
<header role="presentation">
<p>Report on Madge OConnell</p>
<p>To Friday, <abbr>Sept.</abbr> 28, 2</p>
</header>
<p>OConnell, lives at 1436—10th Avenue. Tenement, 4th floor. No father. Idle since Monday night, due to shutting down of Roman Theatre. Left theatre Monday night at general release of public. Went home, but stopped in drugstore corner 8th Avenue and 48th Street to telephone. Unable to trace call. Overheard reference to Parson Johnny in phone conversation. Seemed excited.</p>
<p>Tuesday did not leave house until 1 oclock. No attempt get in touch with Parson Johnny at Tombs. Went around theatre employment agencies looking for usherette position after finding out Roman Theatre was closed indefinitely.</p>
<p>Nothing new Wednesday all day or Thursday. Returned to work at Roman Thursday night after call from manager. No attempt see or communicate with Parson Johnny. No incoming calls, no visitors, no mail. Seemed suspicious—think she is “wise” to tailing.</p>
<footer role="presentation">
<p>Operative <abbr>No.</abbr> 11<br/>
OKd: <span epub:type="z3998:signature"><abbr epub:type="z3998:personal-name">T. V.</abbr></span></p>
</footer>
</blockquote>
<p>“Hmph!” muttered the Inspector as he picked up the next sheet of paper. “Lets see what this one says.⁠ ⁠…”</p>
<blockquote>
<header role="presentation">
<p>Report on Frances Ives-Pope</p>
<p>September 28, 192</p>
</header>
<p><abbr epub:type="z3998:given-name">F.</abbr> <abbr epub:type="z3998:surname">I.-P.</abbr> left Roman Theatre Monday night directly after release from Managers Office by Inspector Queen. Examined with other departing members of audience at main door. Left in company of Eve Ellis, Stephen Barry, Hilda Orange, of the cast.</p>
<p>Took taxi to Ives-Pope house on Riverside Drive. Taken out in half-unconscious condition. Three actors left house soon after.</p>
<p>Tuesday she did not leave house. Learned from a gardener she was laid up in bed all day. Learned she received many calls during day.</p>
<p>Did not appear formally until Wednesday morning at interview in house with Inspector Queen. After interview, left house in company of Stephen Barry, Eve Ellis, James Peale, her brother Stanford. Ives-Pope limousine drove party out into Westchester. Outing revived <abbr class="eoc" epub:type="z3998:given-name">F.</abbr> Evening stayed at home with Stephen Barry. Bridge-party on.</p>
<p>Thursday went shopping on Fifth Avenue. Met Stephen Barry for luncheon. He took her to Central Park; spent afternoon in open. <abbr epub:type="z3998:personal-name">S. B.</abbr> escorted her home before five. <abbr epub:type="z3998:personal-name">S. B.</abbr> stayed to dinner, leaving after dinner for work at Roman Theatre on call from stage manager. <abbr epub:type="z3998:given-name">F.</abbr> <abbr epub:type="z3998:surname">I.-P.</abbr> spent evening at home with family.</p>
<p>No report Friday morning. No suspicious actions all week. At no time accosted by strange persons. No communication from or to Benjamin Morgan.</p>
<footer role="presentation">
<p>Operative <abbr>No.</abbr> 39<br/>
OKd: <span epub:type="z3998:sender z3998:signature"><abbr epub:type="z3998:personal-name">T. V.</abbr></span></p>
</footer>
</blockquote>
<p>“And thats that,” murmured the Inspector. The next report he selected was extremely short.</p>
<blockquote>
<header role="presentation">
<p>Report on Oscar Lewin</p>
<p>September 28, 192</p>
</header>
<p>Lewin spent all day Tuesday, Wednesday, Thursday and Friday morning at office of Monte Field working with <abbr epub:type="z3998:name-title">Messrs.</abbr> Stoates and Cronin. Three men lunched together on each day.</p>
<p>Lewin married, lives in Bronx, 211 <abbr epub:type="se:compass">E.</abbr> 156th Street. Spent every evening at home. No suspicious mail, no suspicious calls. No evil habits. Leads sober, modest life. Has good reputation.</p>
<footer role="presentation">
<p>Operative <abbr>No.</abbr> 16</p>
<p><b>Note</b>: Full details of Oscar Lewins history, habits, <abbr>etc.</abbr>, available on request through Timothy Cronin, Assistant District Attorney.</p>
<p epub:type="z3998:signature">
<abbr epub:type="z3998:personal-name">T. V.</abbr>
</p>
</footer>
</blockquote>
<p>The Inspector sighed as he deposited the five sheets of paper on his plate, rose, doffed his hat and coat, flung them into Djunas waiting arms and sat down again. Then he picked up the last report from the contents of the envelope—a larger sheet to which was pinned a small slip marked: <b>Memorandum to <abbr class="eoc" epub:type="z3998:personal-name">R. Q.</abbr></b></p>
<p>This slip read:</p>
<blockquote>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Prouty left the attached report with me this morning for transmission to you. He is sorry he could not report in person, but the Burbridge poison-case is taking all his time.</p>
</blockquote>
<p>It was signed with Velies familiar scrawling initials.</p>
<p>The attached sheet was a hastily typewritten message on the letterhead of the Chief Medical Examiners office.</p>
<blockquote epub:type="z3998:letter">
<p><span epub:type="z3998:salutation">Dear <abbr epub:type="z3998:surname">Q.</abbr></span> [the message ran]: Heres the dope on the tetra ethyl lead. Jones and I have been superintending an exhaustive probe of all possible sources of dissemination. No success, and I think you can resign yourself to your fate in this respect. Youll never trace the poison that killed Monte Field. This is the opinion not merely of your humble servant but of the Chief and of Jones. We all agree that the most logical explanation is the gasoline theory. Try to trace <em>that</em>, Sherlocko!</p>
</blockquote>
<p>A postscript in <abbr epub:type="z3998:name-title">Dr.</abbr> Proutys handwriting ran:</p>
<blockquote epub:type="z3998:letter">
<p epub:type="z3998:postscript">“Of course, if anything turns up, Ill let you know immediately. Keep sober.”</p>
</blockquote>
<p>“Fat lot of good <em>that</em> is!” mumbled the Inspector, as Ellery without a word attacked the aromatic and tempting meal that the priceless Djuna had prepared. The Inspector dug viciously into the fruit salad. He looked far from happy. He grumbled beneath his breath, cast baleful glances at the sheaf of reports by his plate, peered up at Ellerys tired face and heartily munching jaws and finally threw down his spoon altogether.</p>
<p>“Of all the useless, exasperating, empty bunch of reports I ever saw—!” he growled.</p>
<p>Ellery smiled. “You remember Periander, of course.⁠ ⁠… Eh? You might be polite, sir.⁠ ⁠… Periander of Corinth, who said in a moment of sobriety, To industry nothing is impossible!’ ”</p>
<hr/>
<p>With the fire roaring, Djuna curled up on the floor in a corner, his favorite attitude. Ellery smoked a cigarette and stared comfortably into the flames while old Queen crammed his nose vengefully with the contents of his snuffbox. The two Queens settled down to a serious discussion. To be more exact—Inspector Queen settled down and lent the tone of seriousness to the conversation, since Ellery seemed in a sublimely dreamy mood far removed from the sordid details of crime and punishment.</p>
<p>The old man brought his hand down on the arm of his chair with a sharp slap. “Ellery, did you ever in your born days see a case so positively nerve-racking?”</p>
<p>“On the contrary,” commented Ellery, staring with half-closed eyes into the fire. “You are developing a natural case of nerves. You allow little things like apprehending a murderer to upset you unduly. Pardon the hedonistic philosophy.⁠ ⁠… If you will recall, in my story entitled The Affair of the Black Window, my good sleuths had no difficulty at all in laying their hands on the criminal. And why? Because they kept their heads. Conclusion: Always keep your head.⁠ ⁠… Im thinking of tomorrow. Glorious vacation!”</p>
<p>“For an educated man, my son,” growled the Inspector petulantly, “you show a surprising lack of coherence. You say things that mean nothing and mean things when you say nothing. No—Im all mixed up—”</p>
<p>Ellery burst into laughter. “The Maine woods—the russet—the good Chauvins cabin by the lake—a rod—air—Oh Lord, wont tomorrow ever come?”</p>
<p>Inspector Queen regarded his son with a pitiful eagerness. “I—I sort of wish.⁠ ⁠… Well, never mind.” He sighed. “All I do say, El, is that if my little burglar fails—its all up with us.”</p>
<p>“To the blessed Gehenna with burglars!” cried Ellery. “What has Pan to do with human tribulation? My next book is as good as written, dad.”</p>
<p>“Stealing another idea from real life, you rascal,” muttered the old man. “If youre borrowing the Field case for your plot, Id be extremely interested to read your last few chapters!”</p>
<p>“Poor dad!” chuckled Ellery. “Dont take life so seriously. If you fail, you fail. Monte Field wasnt worth a hill of legumes, anyway.”</p>
<p>“Thats not the point,” said the old man. “I hate to admit defeat.⁠ ⁠… What a queer mess of motives and schemes this case is, Ellery. This is the first time in my entire experience that I have had such a hard nut to crack. Its enough to give a man apoplexy! I know <strong>who</strong> committed the murder—I know <strong>why</strong> the murder was committed—I even know <strong>how</strong> the murder was committed! And where am I?⁠ ⁠…” He paused and savagely took a pinch of snuff. “A million miles from nowhere, <em>thats</em> where!” he growled, and subsided.</p>
<p>“Certainly a most unusual situation,” murmured Ellery. “Yet—more difficult things have been accomplished.⁠ ⁠… Heigh-ho! I cant wait to bathe myself in that Arcadian stream!”</p>
<p>“And get pneumonia, probably,” said the Inspector anxiously. “You promise me now, young man, that you dont do any back-to-Nature stunts out there. I dont want a funeral on my hands—I.⁠ ⁠…”</p>
<p>Ellery grew silent suddenly. He looked over at his father. The Inspector seemed strangely old in the flickering light of the fire. An expression of pain humanized the deeply sculptured lines of his face. His hand, brushing back his thick grey hair, looked alarmingly fragile.</p>
<p>Ellery rose, hesitated, colored, then bent swiftly forward and patted his father on the shoulder.</p>
<p>“Brace up, dad,” he said in a low voice. “If it werent for my arrangements with Chauvin.⁠ ⁠… Everything will be all right—take my word for it. If there were the slightest way in which I could help you by remaining.⁠ ⁠… But there isnt. Its your job now, dad—and theres no man in the world who can handle it better than you.⁠ ⁠…” The old man stared up at him with a strange affection. Ellery turned abruptly away. “Well,” he said lightly, “Ill have to pack now if I expect to make the 7:45 out of Grand Central tomorrow morning.”</p>
<p>He disappeared into the bedroom. Djuna, who had been sitting Turkish-wise in his corner, got quietly to his feet and crossed the room to the Inspectors chair. He slipped to the floor, his head resting against the old mans knees. The silence was punctuated by the snapping of wood in the fireplace and the muffled sounds of Ellery moving about in the next room.</p>
<p>Inspector Queen was very tired. His face, worn, thin, white, lined, was like a cameo in the dull red light. His hand caressed Djunas curly head.</p>
<p>“Djuna, lad,” he muttered, “never be a policeman when you grow up.”</p>
<p>Djuna twisted his neck and stared gravely at the old man. “Im going to be just what you are,” he announced.⁠ ⁠…</p>
<p>The old man leaped to his feet as the telephone bell rang. He snatched the instrument from its table, his face livid, and said in a choked voice: “Queen speaking. Well?”</p>
<p>After a time he put down the phone and trudged across the room toward the bedroom. He leaned against the lintel heavily. Ellery straightened up from his suitcase—and jumped forward.</p>
<p>“Dad!” he cried. “Whats the matter?”</p>
<p>The Inspector essayed a feeble smile. “Just—a—little tired, son, I guess,” he grunted. “I just heard from our housebreaker.⁠ ⁠…”</p>
<p>“And—?”</p>
<p>“He found absolutely nothing.”</p>
<p>Ellery gripped his fathers arm and led him to the chair by the bed. The old man slumped into it, his eyes ineffably weary. “Ellery, old son,” he said, “the last shred of evidence is gone. Its maddening! Not a morsel of physical, tangible evidence that would convict the murderer in court. What have we? A series of perfectly sound deductions—and thats all. A good lawyer would make Swiss cheese out of our case.⁠ ⁠… Well! The last word hasnt been spoken yet,” he added with a sudden grimness as he rose from the chair. He pounded Ellerys broad back in returning vigor.</p>
<p>“Get to bed, son,” he said. “Youve got to get up early tomorrow morning. Im going to sit up and think.”</p>
</section>
</section>
<section id="interlude" epub:type="chapter bodymatter z3998:fiction">
<header>
<h2 epub:type="title">Interlude</h2>
<p>In which the readers attention is respectfully requested</p>
</header>
<p>The current vogue in detective literature is all for the practice of placing the reader in the position of chief sleuth. I have prevailed upon <abbr epub:type="z3998:name-title">Mr.</abbr> Ellery Queen to permit at this point in <i epub:type="se:name.publication.book">The Roman Hat Mystery</i> the interpolation of a challenge to the reader.⁠ ⁠… “Who killed Monte Field?” “How was the murder accomplished?”⁠ ⁠… <abbr epub:type="z3998:name-title">Mr.</abbr> Queen agrees with me that the alert student of mystery tales, now being in possession of all the pertinent facts, should at this stage of the story have reached definite conclusions on the questions propounded. The solution—or enough of it to point unerringly to the guilty character—may be reached by a series of logical deductions and psychological observations.⁠ ⁠… In closing my last personal appearance in the tale let me admonish the reader with a variation of the phrase Caveat Emptor: “Let the reader beware!”</p>
<footer>
<p epub:type="z3998:signature">
<abbr epub:type="z3998:given-name">J. J.</abbr>
<abbr epub:type="z3998:surname">McC.</abbr>
</p>
</footer>
</section>
<section id="part-4" epub:type="part bodymatter z3998:fiction">
<header>
<h2>
<span epub:type="label">Part</span>
<span epub:type="ordinal">Four</span>
</h2>
<blockquote epub:type="epigraph">
<p>“The perfect criminal is a superman. He must be meticulous in his technique: unseen, unseeable, a Lone Wolf. He must have neither friends nor dependents. He must be careful to a fault, quick of brain, hand and foot.⁠ ⁠… But these are nothing. There have been such men.⁠ ⁠… On the other hand, he must be a favored child of Fate—for circumstances over which he cannot have the remotest control must never contrive his downfall. This, I think, is more difficult to achieve.⁠ ⁠… But the last is most difficult of all. <em>He must never repeat his crime, his weapon or his motive!</em>⁠ ⁠… In all my twoscore years as an official of the American police I have not once encountered the perfect criminal nor investigated the perfect crime.”</p>
<cite>From <i epub:type="se:name.publication.book">American Crime and Methods of Detection</i>,<br/>
by Richard Queen</cite>
</blockquote>
</header>
<section id="chapter-19" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XIX</h3>
<p epub:type="title">In Which Inspector Queen Conducts More Legal Conversations</p>
</hgroup>
<p>It was notable, particularly to District Attorney Sampson, that on Saturday evening Inspector Richard Queen was far from being himself. The old man was irritable, snappish and utterly uncongenial. He paced fretfully across the carpet of Manager Louis Panzers office, biting his lips and muttering beneath his breath. He seemed oblivious to the presence of Sampson, Panzer and a third person who had never been in that theatrical sanctum before and was seated, mouse-like, in one of Panzers big chairs, his eyes like saucers. This was bright-eyed Djuna, granted the unprecedented privilege of accompanying his grey patron on this latest incursion into the Roman Theatre.</p>
<p>In truth, Queen was singularly depressed. He had many times in his official life been confronted by apparently insoluble problems; he had as many times brought triumph out of failure. The Inspectors strange manner therefore was doubly inexplicable to Sampson, who had been associated with the old man for years and had never seen him so completely unstrung.</p>
<p>The old mans moodiness was not due to the progress of the Field investigation, as Sampson worriedly thought. Wiry little Djuna, sitting open-mouthed in his corner, was the only spectator to the Inspectors mad pacing who could have put his finger on the truth. Djuna, wise by virtue of gamin perspicacity, observant by nature, familiar with Queens temperament through a loving association, knew that his patrons manner was due solely to Ellerys absence from the scene. Ellery had left New York on the 7:45 express that morning, having been gloomily accompanied to the station by his father. At the last moment the younger man had changed his mind, announcing his decision to forego the trip to Maine and abide in New York by his fathers side until the case was concluded. The old man would have none of it. With his shrewd insight into Ellerys nature, he realized how keenly his highly strung son had been looking forward to this first vacation in over a year. It was not in his heart, impatient as he was for the constant presence of his son, to deprive him of this long contemplated pleasure trip.</p>
<p>Accordingly, he had swept aside Ellerys proposal and pushed him up the steps of the train, with a parting clap and a wan smile. Ellerys last words, shouted from the platform as the train glided out of the station, were: “Im not forgetting you, dad. Youll hear from me sooner than you expect!”</p>
<p>Now, torturing the nap of Manager Panzers rug, the Inspector was feeling the full impact of their separation. His brain was addled, his constitution flabby, his stomach weak, his eyes dim. He felt completely out of tune with the world and its denizens, and he made no attempt to conceal his irritation.</p>
<p>“Should be about time now, Panzer,” he growled to the stout little manager. “How long does this infernal audience take to clear out, anyway?”</p>
<p>“In a moment, Inspector, in a moment,” replied Panzer. The District Attorney sniffed away the remnants of his cold. Djuna stared in fascination at his god.</p>
<p>A rap on the door twisted their heads about. Towheaded Harry Neilson, the publicity man, poked his rugged face into the room. “Mind if I join the little party, Inspector?” he inquired cheerfully. “I was in at the birth, and if theres going to be a death—why, Im aiming to stick around, with your permission!”</p>
<p>The Inspector shot him a dour glare from beneath his shaggy eyebrows. He stood in a Napoleonic attitude, his every hair and muscle bristling with ill-nature. Sampson regarded him in surprise. Inspector Queen was showing an unexpected side to his temper.</p>
<p>“Mights well,” he barked. “One more wont hurt. Theres an army here as it is.”</p>
<p>Neilson reddened slightly and made a move as if to withdraw. The Inspectors eye twinkled with a partial return to good spirits.</p>
<p>“Here—sit down, Neilson,” he said, not unkindly. “Mustnt mind an old fogey like me. Im just frazzled a bit. Might need you tonight at that.”</p>
<p>“Glad to be let in on it, Inspector,” grinned Neilson. “Whats the idea—sort of Spanish Inquisition?”</p>
<p>“Just about.” The old man bent his brows. “But—well see.”</p>
<p>At this moment the door opened and the tall, broad figure of Sergeant Velie stepped quickly into the room. He was carrying a sheet of paper which he handed to the Inspector.</p>
<p>“All present, sir,” he said.</p>
<p>“Everybody out?” snapped Queen.</p>
<p>“Yes, sir. Ive told the cleaning-women to go down into the lounge and hang around until were through. Cashiers have gone home, so have the ushers and usherettes. Cast is backstage, I guess, getting dressed.”</p>
<p>“Right. Lets go, gentlemen.” The Inspector stalked out of the room followed closely by Djuna, who had not opened his mouth all evening except to emit noiseless gasps of admiration, for no reason that the amused District Attorney could see. Panzer, Sampson and Neilson also followed, Velie bringing up the rear.</p>
<p>The auditorium was again a vast and deserted place, the empty rows of seats stark and cold. The lights of the theatre had been switched on in full and their cold radiance lit up every corner of the orchestra.</p>
<p>As the five men and Djuna swung toward the extreme left aisle, there was a concerted bobbing of heads from the left section of seats. It was apparent now that a small group of people were awaiting the arrival of the Inspector, who walked heavily down the aisle and took up a position in front of the left boxes, so that all the seated people faced him. Panzer, Neilson and Sampson stood at the head of the aisle with Djuna at one side, a feverish spectator.</p>
<p>The assembled party was placed peculiarly. From the row nearest the Inspector, who stood about halfway down the orchestra, and proceeding towards the rear the only seats occupied were those directly on the left aisle. The end two seats of the dozen rows were filled by a motley aggregation—men and women, old and young. They were the same people who had occupied these chairs on the night of the fatal performance and whom Inspector Queen had personally examined after the discovery of the body. In the section of eight seats—Monte Fields and the empty ones which had surrounded it—were grouped William Pusak, Esther Jablow, Madge OConnell, Jess Lynch and Parson Johnny—the Parson furtive-eyed, uneasy and whispering to the usherette behind nicotined fingers.</p>
<p>At the Inspectors sudden gesture all became silent as the grave. Sampson, looking about him at the bright chandeliers and lights, the deserted theatre, the lowered curtain, could not help feeling that the stage was being set for dramatic revelations. He leaned forward interestedly. Panzer and Neilson were quiet and watchful. Djuna kept his eyes fixed on the old man.</p>
<p>“Ladies and gentlemen,” Queen announced curtly, staring at the assembled company, “Ive brought you here for a definite purpose. I will not keep you any longer than is absolutely necessary, but what is necessary and what is not necessary is entirely up to me. If I find that I do not receive what I consider truthful answers to my questions, everybody will stay here until I am satisfied. I want that thoroughly understood before we proceed.”</p>
<p>He paused and glared about. There was a ripple of apprehension, a sudden crackle of conversation which died as quickly as it was born.</p>
<p>“On Monday night,” continued the Inspector frostily, “you people attended the performance at this theatre and, with the exception of certain employees and others now seated at the rear, occupied the seats in which you now find yourselves.” Sampson grinned as he noticed the stiffening of backs at these words, as if each individual felt his seat grow suddenly warm and uncomfortable beneath him.</p>
<p>“I want you to imagine that this is Monday night. I want you to think back to that night and try to remember everything that happened. By everything I mean any occurrence, no matter how trivial or apparently unimportant, that might have left an impression on your memory.⁠ ⁠…”</p>
<p>As the Inspector warmed to his words, a number of people drifted into the orchestra at the rear. Sampson greeted them in whispers. The little party was composed of Eve Ellis, Hilda Orange, Stephen Barry, James Peale and three or four other members of the cast of <i epub:type="se:name.publication.play">Gunplay</i>. They were dressed in their street-clothes. Peale whispered to Sampson that they had just come from their dressing-rooms and had dropped into the auditorium on hearing voices.</p>
<p>“Queens holding a little powwow,” whispered Sampson in return.</p>
<p>“Do you think the Inspector has any objections to our staying a while and listening?” asked Barry in a low tone, with an apprehensive glance toward the Inspector, who had stopped and was staring icily in their direction.</p>
<p>“Dont see why—” began Sampson worriedly, when Eve Ellis murmured “Shhh!” and they all became silent.</p>
<p>“<em>Now—</em>” said the Inspector venomously, when the flurry had subsided, “this is the situation. Remember, you are now back in Monday evening. The curtain has gone up on the second act and the theatre is dark. There is a lot of noise from the stage and you are intent on the exciting sequences of the play.⁠ ⁠… Did any of you, especially those sitting in the aisle seats, notice anything peculiar, unusual or disturbing around or near you at that time?”</p>
<p>He paused expectantly. There were puzzled, fearful shakings of the head. No one answered.</p>
<p>“Think hard,” growled the Inspector. “You remember on Monday night I went down this aisle and questioned all of you in the same vein. Naturally I dont want lies, and I cant reasonably expect that you will tell me something startling now when you could remember nothing Monday night. But this is a desperate situation. A man was murdered here and we are frankly up against it. One of the most difficult cases we have ever encountered! In the light of such a condition, when we find ourselves against a blank wall with not the slightest idea where to turn—I am being honest with you as I expect you to be with me—I <em>must</em> turn to you as the only members of the audience five nights ago who were in a position to see something important, if anything important occurred.⁠ ⁠… It has been my experience that often, under stress of nervousness and excitement, a man or woman will forget a little detail that returns to memory after a few hours, days, weeks of normalcy. It is my hope that something of the sort has taken place with you.⁠ ⁠…”</p>
<p>As Inspector Queen spoke, the words dropping acidly from his lips, the company lost its nervousness in its fascinated interest. When he paused, people put their heads together and whispered excitedly, shaking their heads at times, arguing in fierce, low tones at others. The Inspector waited in a resigned patience.</p>
<p>“Raise your hands if you have something to tell me.⁠ ⁠…” he said.</p>
<p>A womans timid white hand fluttered aloft.</p>
<p>“Yes, madam?” commanded Queen, pointing his finger. “Do you recall anything unusual?”</p>
<p>A withered old lady rose embarrassedly to her feet and began to stammer in a squeaking voice. “I dont know whether its important or not, sir,” she said tremulously. “But I do remember some time during the second act a woman, I think it was, walking down the aisle and a few seconds later walking up again.”</p>
<p>“Yes? Thats interesting, madam,” commented the Inspector. “About what time was this—can you recall?”</p>
<p>“I dont remember the time, sir,” shrilled the old lady, “but it was about ten minutes or so after the beginning of the act.”</p>
<p>“I see.⁠ ⁠… And do you recall anything of her appearance? Was she young or old? What did she wear?”</p>
<p>The old lady looked troubled. “I dont exactly remember, sir,” she quavered. “I wasnt paying—”</p>
<p>A high, clear voice interrupted from the rear. Heads twisted about. Madge OConnell had jumped to her feet.</p>
<p>“You dont have to mess around with that any more. Inspector,” she announced coldly. “That lady saw <em>me</em> walking down the aisle and back again. That was before I—you know.” She winked pertly in the Inspectors direction.</p>
<p>People gasped. The old lady stared with pitiful bewilderment at the usherette, then at the Inspector and finally sat down.</p>
<p>“Im not surprised,” said the Inspector quietly. “Well, anybody else?”</p>
<p>There was no answer. Realizing that the company might feel shy of announcing their thoughts in public Queen started up the aisle, working from row to row, questioning each person separately in tones inaudible to the rest. When he had finished he returned slowly to his original position.</p>
<p>“I see that I must allow you ladies and gentlemen to return to your peaceful firesides. Thank you very much for your help.⁠ ⁠… Dismissed!”</p>
<p>He flung the word at them. They stared at him dazedly, then rose in muttering groups, took up their coats and hats and under Velies stern eye began to file out of the theatre. Hilda Orange, standing in the group behind the last row, sighed.</p>
<p>“Its almost embarrassing to see that poor old gentlemans disappointment,” she whispered to the others. “Come on, folks, lets be going, too.”</p>
<p>The actors and actresses left the theatre among the departing company.</p>
<p>When the last man and woman had disappeared, the Inspector marched back up the aisle and stood gloomily staring at the little group who were left. They seemed to sense the seething fire in the old man and they cowered. But the Inspector, with a characteristic lightning change of front, became human again.</p>
<p>He sat down in one of the seats and folded his arms over the back, surveying Madge OConnell, Parson Johnny and the others.</p>
<p>“All right, folks,” he said in a genial tone. “How about you, Parson? Youre a free man, you dont have to worry about silks any more and you can speak up now like any self-respecting citizen. Can you give us any help in this affair?”</p>
<p>“Naw,” grunted the little gangster. “I told you all I knew. Aint got a thing to say.”</p>
<p>“I see.⁠ ⁠… You know, Parson, that were interested in your dealings with Field.” The gangster looked up in shocked surprise. “Oh, yes,” continued the Inspector. “We want you to tell us sometime about your business with <abbr epub:type="z3998:name-title">Mr.</abbr> Field in the past. Youll keep that in mind, wont you?⁠ ⁠… Parson,” he said sharply, “who killed Monte Field? Who had it in for him? If you know—out with it!”</p>
<p>“Aw, Inspector,” the Parson whined, “you aint pullin that stuff on me again, are you? How should I know? Field was one slick guy—he didnt go around welching on his enemies. No, sir! <em>I</em> wouldnt know.⁠ ⁠… He was pretty good to me—got me off on a couple of charges,” he admitted unblushingly. “But I didnt have no more idea he was here Monday night than—hell, than anything.”</p>
<p>The Inspector turned to Madge OConnell.</p>
<p>“How about you, OConnell?” he asked softly. “My son, <abbr epub:type="z3998:name-title">Mr.</abbr> Queen, tells me that on Monday night you confided in him about closing the exit-doors. You didnt say anything to me about that. What do <em>you</em> know?”</p>
<p>The girl returned his stare coolly. “I told you once, Inspector. I havent a thing to say.”</p>
<p>“And you, William Pusak—” Queen turned to the weazened little bookkeeper. “Do you remember anything now that you forgot Monday night?”</p>
<p>Pusak wriggled uncomfortably. “Meant to tell you, Inspector,” he mumbled. “And when I read about it in the papers it came back to me.⁠ ⁠… As I bent over <abbr epub:type="z3998:name-title">Mr.</abbr> Field Monday night I smelled a terrible smell of whiskey. I dont remember if I told you that before.”</p>
<p>“Thank you,” remarked the Inspector dryly, rising. “A very important contribution to our little investigation. You may go, the whole lot of you.⁠ ⁠…”</p>
<p>The orangeade-boy, Jess Lynch, looked disappointed. “Dont you want to talk to me, too, sir?” he asked anxiously.</p>
<p>The Inspector smiled despite his abstraction. “Ah, yes. The helpful purveyor of orangeade.⁠ ⁠… And what have you to say, Jess?”</p>
<p>“Well, sir, before this fellow Field came over to my stand to ask for the ginger ale, I happened to notice that he picked up something in the alleyway,” said the boy eagerly. “It was shiny, sort of, but I couldnt see it clear enough. He put it in his hip-pocket right away.”</p>
<p>He concluded triumphantly, glancing about him as if to invite applause. The Inspector seemed interested enough.</p>
<p>“What was this shiny object like, Jess?” he inquired. “Might it have been a revolver?”</p>
<p>“Revolver? Gosh, I dont think so,” said the orangeade-boy doubtfully. “It was square, like.⁠ ⁠…”</p>
<p>“Might it have been a womans purse?” interrupted the Inspector.</p>
<p>The boys face brightened. “Thats it!” he cried. “Ill bet thats what it was. Shined all over, like colored stones.”</p>
<p>Queen sighed. “Very good. Lynch,” he said. “You go home now like a good boy.”</p>
<p>Silently the gangster, the usherette, Pusak and his feminine charge, and the orangeade-boy rose and departed. Velie accompanied them to the outer door.</p>
<p>Sampson waited until they had gone before he took the Inspector to one side.</p>
<p>“Whats the matter, <abbr epub:type="z3998:surname">Q.</abbr>?” he demanded. “Arent things going right?”</p>
<p>“Henry, my boy,” smiled the Inspector, “weve done as much as mortal brains could. Just a little more time.⁠ ⁠… I wish—” He did not say what he wished. He grasped Djuna firmly by the arm and bidding Panzer, Neilson, Velie and the District Attorney a placid good night, left the theatre.</p>
<p>At the apartment, as the Inspector wielded his key and the door swung open, Djuna pounced on a yellow envelope lying on the floor. It had evidently been stuck through the crack at the bottom of the door. Djuna flourished it in the old mans face.</p>
<p>“Its from <abbr epub:type="z3998:name-title">Mr.</abbr> Ellery, Ill bet!” he cried. “I knew he wouldnt forget!” He seemed more extraordinarily like a monkey than ever as he stood grinning, the telegram in his hand.</p>
<p>The Inspector snatched the envelope from Djunas hand and, not pausing to take off his hat or coat, switched on the lights in the living-room and eagerly extracted the yellow slip of paper.</p>
<p>Djuna had been correct.</p>
<blockquote epub:type="z3998:letter">
<p><span class="telegram">Arrived safely</span> [it ran] <span class="telegram">Chauvin wild with delight fishing prospect exceptional</span> stop <span class="telegram">Think I have solved your little problem</span> stop <span class="telegram">Join distinguished company of Rabelais Chaucer Shakespeare Dryden who said Make a virtue of necessity</span> stop <span class="telegram">Why not go into blackmailing business yourself</span> stop <span class="telegram">Dont growl Djuna to death Affectionately Ellery</span></p>
</blockquote>
<p>The Inspector stared down at the harmless yellow slip, a startled comprehension transmuting the harsh lines of his face.</p>
<p>He whirled on Djuna, clapped that young gentlemans cap on his tousled head and pulled his arm purposefully.</p>
<p>“Djuna, old son,” he said gleefully, “lets go around the corner and celebrate with a couple of ice-cream sodas!”</p>
</section>
<section id="chapter-20" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XX</h3>
<p epub:type="title">In Which <abbr epub:type="z3998:name-title">Mr.</abbr> Michaels Writes a Letter</p>
</hgroup>
<p>For the first time in a week Inspector Queen was genuinely himself as he strode cheerfully into his tiny office at the headquarters building and shied his coat at a chair.</p>
<p>It was Monday morning. He rubbed his hands, hummed “The Sidewalks of New York,” as he plumped down at his desk and briskly ran through his voluminous mail and reports. He spent a half-hour issuing instructions by word of mouth and telephone to subordinates in various offices of the Detective Bureau, studied briefly a number of reports which a stenographer placed before him and finally pressed one of a row of buttons on his desk.</p>
<p>Velie appeared at once.</p>
<p>“Howdy, Thomas,” said the Inspector heartily. “How are you this fine Fall morning?”</p>
<p>Velie permitted himself a smile. “Well enough, Inspector,” he said. “And you? You seemed a little under the weather Saturday night.”</p>
<p>The Inspector chuckled. “Let bygones be bygones, Thomas my lad. Djuna and I visited the Bronx Zoo yesterday and spent a delightful four hours among our brethren, the animals.”</p>
<p>“That imp of yours was in his element, Ill bet,” growled Velie, “among the monkeys especially.”</p>
<p>“Now, now, Thomas,” chided the Inspector. “Dont be mistaken about Djuna. Hes a smart little whippersnapper. Going to be a great man some day, mark my words!”</p>
<p>“Djuna?” Velie nodded gravely. “Guess youre right, Inspector. Id give my right paw for that kid.⁠ ⁠… Whats the program today, sir?”</p>
<p>“Theres a lot on the program today, Thomas,” Queen said mysteriously. “Did you get hold of Michaels after I telephoned you yesterday morning?”</p>
<p>“Sure thing, Inspector. Hes been waiting outside for an hour. Came in early, with Piggott hanging on his heels. Piggotts been tailing him all over creation and hes pretty disgusted.”</p>
<p>“Well, I always said a mans a fool to become a policeman,” chuckled Queen. “Bring in the lamb.”</p>
<p>Velie went out, to reappear a moment later with the tall, portly Michaels. Fields valet was dressed sombrely. He seemed nervous and ill at ease.</p>
<p>“Now, Thomas, my lad,” said the Inspector after he had motioned Michaels to the chair beside his desk, “you go out and lock that door and dont let the Commissioner himself disturb me. Get that?”</p>
<p>Velie repressed a curious glance, grunted and departed. A few moments later a bulky figure was dimly discernible in silhouette through the frosted glass of the door.</p>
<p>At the expiration of a half-hour Velie was summoned by telephone to his superiors office. He unlocked the door. On the desk before the Inspector reposed a cheap square envelope unsealed, a sheet of notepaper partly visible as it lay inside. Michaels was on his feet, pale and trembling, his hat crushed in two beefy hands. Velies sharp eyes noticed a generous ink-stain on the fingers of the mans left hand.</p>
<p>“You are going to take <em>very</em> good care of <abbr epub:type="z3998:name-title">Mr.</abbr> Michaels, Thomas,” said the Inspector genially. “Today, for instance, I want you to entertain him. I have no doubt youll find something to do—go to a movie—theres an idea! In any event be friendly with the gentleman until you hear from me.⁠ ⁠… No communication with anybody, Michaels, do you hear?” he added brusquely, turning to the big man. “Just you tag along with Sergeant Velie and play nicely.”</p>
<p>“You know Im on the square, Inspector,” mumbled Michaels sullenly. “You dont have to—”</p>
<p>“Just a precaution, Michaels—just an elementary precaution,” interrupted the Inspector, smiling. “Have a nice time, boys!”</p>
<p>The two men left. Seated at his desk, Queen tilted his swivel chair, picked up the envelope before him reflectively, took out the slip of cheap white paper and read it over with a little smile.</p>
<p>The note bore neither date nor salutation. The message began abruptly.</p>
<blockquote epub:type="z3998:letter">
<p>The writer is <abbr epub:type="z3998:given-name">Chas.</abbr> Michaels, I think you know me. I have been Monte Fields right-hand man for over two years.</p>
<p>I wont beat around the bush. Last Monday night you killed Field in the Roman Theatre. Monte Field told me Sunday he had an appointment with you at the Theatre. And I am the only one who does know this.</p>
<p>Another thing. I also know <em>why</em> you killed him. You put him away to get hold of the papers in Fields hat. But you do not know that the papers you stole from him are <em>not the originals</em>. To prove this to you, I am enclosing one sheet from the testimony of Nellie Johnson which was in Fields possession. If the papers you took from Fields hat are still in existence, compare what you have with this one. You will soon see that I am giving you the straight goods. And I have the rest of the originals safely put away where you will never lay hands on them. I might say that the police are looking for them with their tongues hanging out. Wouldnt it be nice if I stepped into Inspector Queens office with the papers and my little story?</p>
<p>I will give you a chance to buy these papers. You can bring $25,000 in cold cash to the place I describe, and I will hand them over to you. I need money and you need the papers and my silence.</p>
<p>Meet me tomorrow, Tuesday night, at twelve oclock, at the seventh bench on the right-hand side of the paved path in Central Park which starts at the northwest corner of 59th Street and 5th Avenue. I will be dressed in a gray overcoat and a gray slouch hat. Just say the word Papers to me.</p>
<p>This is the only way you can get the papers. Dont look for me before the appointment. If you are not there, I know what I have to do.</p>
</blockquote>
<p>The scrawl, closely and painfully written, was signed: “Charles Michaels.”</p>
<p>Inspector Queen sighed, licked the flap of the envelope and sealed it. He stared steadily at the name and address written in the same handwriting on the envelope. Unhurriedly he affixed a stamp on one corner.</p>
<p>He pressed another button. The door opened to admit Detective Ritter.</p>
<p>“Good morning, Inspector.”</p>
<p>“Morning, Ritter.” The Inspector weighed the envelope reflectively in his hand. “What are you working on now?”</p>
<p>The detective shuffled his feet. “Nothing special, Inspector. I was helping Sergeant Velie up to Saturday, but I havent had any work yet on the Field case this morning.”</p>
<p>“Well, then, Ill give you a nice little job.” The Inspector suddenly grinned, holding out the envelope. Ritter took it with a bewildered air. “Here, son, go to the corner of 149th Street and Third Avenue and post this letter in the nearest mailbox!”</p>
<p>Ritter stared, scratched his head, looked at Queen and finally went out, depositing the letter in his pocket.</p>
<p>The Inspector tilted his chair and took a pinch of snuff with every evidence of satisfaction.</p>
</section>
<section id="chapter-21" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XXI</h3>
<p epub:type="title">In Which Inspector Queen Makes a Capture—</p>
</hgroup>
<p>On Tuesday evening, October second, promptly at 11:30 <abbr>p.m.</abbr>, a tall man wearing a soft black hat and a black overcoat, the collar pulled up around his face to keep out the raw night-air, sauntered out of the lobby of a small hotel on 53rd Street near Seventh Avenue and proceeded at a sharp pace up Seventh Avenue toward Central Park.</p>
<p>Arrived at 59th Street he turned to the east and made his way along the deserted thoroughfare in the direction of Fifth Avenue. When he reached the Fifth Avenue entrance to Central Park, off the Plaza circle, he stopped in the shadow of one of the big concrete corner-posts and leaned back idly. As he lit a cigarette the flare from the match illumined his face. It was that of an elderly man, a trifle lined. A grizzled mustache drooped in a straggling line from his upper lip. Under his hat a grey patch of hair was visible. Then the light from the match flickered out.</p>
<p>He stood quietly against the concrete post, hands jammed into his overcoat pockets, puffing away at his cigarette. An observer would have noticed, had he been keen, that the mans fingers trembled slightly and that his black-shod feet tapped the sidewalk in an unsteady tattoo.</p>
<p>When his cigarette burned down, he threw it away and glanced at a watch on his wrist. The hands stood at 11:50. He swore impatiently and stepped past the portals of the Park entrance.</p>
<p>The light from the overhead arcs bordering the Plaza dimmed as he walked up the stone lane. Hesitating, as if he were undecided as to his course of action, he looked about him, considered for a moment, then crossed over to the first bench and sat down heavily—like a man tired from his days work and contemplating a restful quarter of an hour in the silence and darkness of the Park.</p>
<p>Slowly his head drooped; slowly his figure grew slack. He seemed to have fallen into a doze.</p>
<p>The minutes ticked away. No one passed the quiet figure of the black-clad man as he sat on his bench. On Fifth Avenue the motors roared past. The shrill whistle of the traffic officer in the Plaza pierced the chill air periodically. A cold wind soughed through the trees. From somewhere in the Stygian recesses of the Park came a girls clear laugh—soft and far-off, but startlingly distinct. The minutes drowsed on; the man was falling into a deeper sleep.</p>
<p>And yet, just as the bells of the neighborhood churches began to toll the hour of twelve, the figure tensed, waited an instant and then rose determinedly.</p>
<p>Instead of heading toward the entrance he turned and plodded farther up the walk, his eyes bright and inquisitive in the gloomy depths created by his hat-brim and coat-collar. He seemed to be counting the benches as he proceeded in a steady, unhurried gait. Two—three—four—five—He stopped. In the semidarkness ahead he could barely make out a still grey figure seated on a bench.</p>
<p>The man walked slowly on. Six—seven—He did not pause, but went straight ahead. Eight—nine—ten.⁠ ⁠… Only then did he wheel and retrace his steps. This time his gait was brisker, more definite. He approached the seventh bench rapidly, then stopped short. Suddenly, as if he had made up his mind, he crossed over to the spot where the indistinctly looming figure rested quietly and sat down. The figure grunted and moved over a trifle to give the newcomer more room.</p>
<p>The two men sat in silence. After a time the black-garbed man dipped into the folds of his coat and produced a packet of cigarettes. He lit one and held the match for a moment after the tip of the cigarette glowed red. In the ray of the match-light he covertly examined the quiet man at his side. The brief moment told him little—the occupant of the bench was as well-muffled and concealed as himself. Then the light puffed out and they were in darkness once more.</p>
<p>The black-coated man seemed to come to a decision. He leaned forward, tapped the other man sharply on the knee and said in a low, husky voice the one word:</p>
<p>“Papers!”</p>
<p>The second man came to life immediately. He half-shifted his position, scrutinized his companion and grunted as if in satisfaction. He carefully leaned away from the other man on the bench and with his right gloved hand dug into his right overcoat pocket. The first man bent eagerly forward, his eyes bright. The gloved hand of his companion came out of the pocket, holding something tightly.</p>
<p>Then the owner of the hand did a surprising thing. With a fierce bunching of muscles he sprang from the bench and leaped backward, away from the first man. At the same time he leveled his right hand straight at the crouched frozen figure. And a fragmentary gleam of light from an arc-lamp far off revealed the thing he held in his hand—a revolver.</p>
<p>Crying out hoarsely, the first man sprang to his feet with the agility of a cat. His hand plunged with a lightning-like movement into his overcoat pocket. He darted, reckless of the weapon pointed at his heart, straight forward at the tense figure before him.</p>
<p>But things were happening. The peaceful tableau, so suggestive a bare instant before of open spaces and dark country silence, was transformed magically into a scene of intense activity—a writhing, yelling pandemonium. From a cluster of bushes a few feet behind the bench a swiftly moving group of men with drawn guns materialized. At the same time, from the farther side of the walk, a similar group appeared, running toward the pair. And from both ends of the walk—from the entrance about a hundred feet away and from the opposite direction, in the blackness of the Park—came several uniformed policemen, brandishing revolvers. The four groups converged almost as one.</p>
<p>The man who had drawn his gun and leaped from the bench did not await the arrival of reinforcements. As his companion of a moment before plunged his hand into his coat pocket the gun-wielder took careful aim and fired. The weapon roared, awakening echoes in the Park. An orange flame streaked into the body of the black-coated man. He lurched forward, clutching his shoulder spasmodically. His knees buckled and he fell to the stone walk. His hand still fumbled in his coat.</p>
<p>But an avalanche of mens bodies kept him from whatever furious purpose was in his mind. Ungentle fingers gripped his arms and pinned them down, so that he could not withdraw his hand from his pocket. They held him in this way, silently, until a crisp voice behind them said, “Careful, boys—watch his hands!”</p>
<p>Inspector Richard Queen wriggled into the hard-breathing group and stood contemplatively above the writhing figure on the pavement.</p>
<p>“Take his hand out, Velie—easy, now! Hold it stiff, and—stiff, man, stiff! Hed jab you in a flash!”</p>
<p>Sergeant Thomas Velie, who was straining at the arm, gingerly pulled it from the pocket despite the violent flounderings of the mans body. The hand appeared—empty, muscles loosened at the last moment. Two men promptly fastened it in a vise.</p>
<p>Velie made a movement as if to explore the pocket. The Inspector stopped him with a sharp word and himself bent over the threshing man on the walk.</p>
<p>Carefully, delicately, as if his life depended upon caution, the old man lowered his hand into the pocket and felt about its exterior. He gripped something and just as cautiously withdrew it, holding it up to the light.</p>
<p>It was a hypodermic needle. The light of the arc-lamp made its pale limpid contents sparkle.</p>
<p>Inspector Queen grinned as he knelt by the wounded mans side. He jerked off the black felt hat.</p>
<p>“Disguised and everything,” he murmured.</p>
<p>He snatched at the grey mustache, passed his hand rapidly over the mans lined face. A smudge immediately appeared on the skin.</p>
<p>“Well, well!” said the Inspector softly, as the mans feverish eyes glared up at him. “Happy to meet you again, <abbr epub:type="z3998:name-title">Mr.</abbr> Stephen Barry, and your good friend, <abbr epub:type="z3998:name-title">Mr.</abbr> Tetra Ethyl Lead!”</p>
</section>
<section id="chapter-22" epub:type="chapter">
<hgroup>
<h3 epub:type="ordinal z3998:roman">XXII</h3>
<p epub:type="title">—and Explains</p>
</hgroup>
<p>Inspector Queen sat at the writing-desk in his living-room scribbling industriously on a long narrow sheet of notepaper headed <b>The Queens</b>.</p>
<p>It was Wednesday morning—a fair Wednesday morning, with the sun streaming into the room through the dormer windows and the cheerful noises of 87th Street faintly audible from the pavements below. The Inspector wore his dressing-gown and slippers. Djuna was busy at the table clearing away the breakfast dishes.</p>
<p>The old man had written:</p>
<blockquote epub:type="z3998:letter">
<p><span epub:type="z3998:salutation">Dear Son</span>: As I wired you late last night, the case is finished. We got Stephen Barry very nicely by using Michaels name and handwriting as bait. I really ought to congratulate myself on the psychological soundness of the plan. Barry was desperate and like so many other criminals thought he could duplicate his crime without being caught.</p>
<p>I hate to tell you how tired I am and how unsatisfying spiritually the job of man-hunter is sometimes. When I think of that poor lovely little girl Frances, having to face the world as the sweetheart of a murderer.⁠ ⁠… Well, El, theres little justice and certainly no mercy in this world. And, of course, Im more or less responsible for her shame.⁠ ⁠… Yet Ives-Pope himself was quite decent a while ago when he telephoned me on hearing the news. I suppose in one way I did him and Frances a service. We—</p>
</blockquote>
<p>The doorbell rang and Djuna, drying his hands hastily on a kitchen towel, ran to the door. District Attorney Sampson and Timothy Cronin walked in—excited, happy, both talking at once. Queen rose, covering the sheet of paper with a blotter.</p>
<p>“<abbr epub:type="z3998:surname">Q.</abbr>, old man!” cried Sampson, extending both hands. “My congratulations! Have you seen the papers this morning?”</p>
<p>“Glory to Columbus!” grinned Cronin, holding up a newspaper on which in screaming headlines New York was apprised of the capture of Stephen Barry. The Inspectors photograph was displayed prominently and a rhapsodic story captioned “Queen Adds Another Laurel” ran two full columns of type down the sheet.</p>
<p>The Inspector, however, seemed singularly unimpressed. He waved his visitors to chairs, and called for coffee, and began to talk about a projected change in the personnel of one of the city departments as if the Field case interested him not at all.</p>
<p>“Here, here!” growled Sampson. “Whats the matter with you? You ought to be throwing out your chest, <abbr class="eoc" epub:type="z3998:surname">Q.</abbr> You act as if youd pulled a dud rather than succeeded.”</p>
<p>“Its not that, Henry,” said the Inspector with a sigh. “I just cant seem to be enthusiastic about anything when Ellery isnt by my side. By jingo, I wish he were here instead of in those blamed Maine woods!”</p>
<p>The two men laughed. Djuna served the coffee and for a time the Inspector was too occupied with his pastry to brood. Over his cigarette Cronin remarked: “I for one merely dropped in to pay my respects, Inspector, but Im curious about some aspects of this case.⁠ ⁠… I dont know much about the investigation as a whole, except what Sampson told me on the way up.”</p>
<p>“Im rather at sea myself, <abbr epub:type="z3998:surname">Q.</abbr>,” put in the District Attorney. “I imagine you have a story to tell us. Lets have it!”</p>
<p>Inspector Queen smiled sadly. “To save my own face Ill have to relate it as if I did most of the work. As a matter of fact, the only really intelligent work in the whole sordid business was Ellerys. Hes a sharp lad, that son of mine.”</p>
<p>Sampson and Cronin relaxed as the Inspector took some snuff and settled back in his armchair. Djuna folded himself quietly in a corner, ears cocked.</p>
<p>“In going over the Field case,” began the Inspector, “I will have to refer at times to Benjamin Morgan, who is really the most innocent victim of all.<a href="#note-6" id="noteref-6" epub:type="noteref">6</a> I want you to bear in mind, Henry, that whatever I say about Morgan is to go no further, either professionally or socially. I already have Tims assurance of silence.⁠ ⁠…”</p>
<p>Both men nodded wordlessly. The Inspector continued:</p>
<p>“I neednt explain that most investigations of crime begin with a search for the motive. Many times you can discard suspect after suspect when you know the reason behind the crime. In this case the motive was obscure for a long time. There were certain indications, like Benjamin Morgans story, but these were inconclusive. Morgan had been blackmailed by Field for years—a part of Fields activities of which you gentlemen were ignorant, despite your knowledge of his other social habits. This seemed to point to blackmail as a possible motive—or rather the choking off of blackmail. But then any number of things could have been the motive—revenge, for example, by some criminal whom Field had been instrumental in sending up. Or by a member of his criminal organization. Field had a host of enemies, and undoubtedly a host of friends who were friends only because Field held the whip-hand. Any one of scores of people—men and women both—might have had a <em>motive</em> for killing the lawyer. So that, since we had so many other pressing and immediate things to think about and do that night at the Roman Theatre, we did not bother much with motive. It was always in the background, waiting to be called into service.</p>
<p>“But mark this point. If it was blackmail—as Ellery and I eventually decided, since it seemed the most likely possibility—there were most certainly some papers floating about in Fields possession which would be enlightening, to say the least. We knew that Morgans papers existed. Cronin insisted that the papers for which <em>he</em> was looking were about somewhere. So we had to keep our eyes constantly on the alert for papers—tangible evidence which might or might not make clear the essential circumstances behind the crime.</p>
<p>“At the same time, in the matter of documents, Ellery was piqued by the great number of books on handwriting-analysis he found among Fields effects. We concluded that a man like Field, who had blackmailed once to our knowledge (in the case of Morgan) and many times to our suspicions; and who was keenly interested in the science of handwriting, might have been a forger to boot. If this were true, and it seemed a plausible explanation, then it probably meant that Field made a habit of forging the original blackmail papers. The only reason he could have for doing this, of course, would be to sell the forgeries and keep the originals for further extortion. His association with the underworld undoubtedly helped him master the tricks of the trade. Later, we discovered that this hypothesis was true. And by that time we had definitely established blackmail as the motive of the crime. Remember, though, that this led us nowhere, since any one of our suspects might have been the blackmail victim and we had no way of telling who it was.”</p>
<p>The Inspector frowned, settled back into his seat more comfortably.</p>
<p>“But Im tackling this explanation the wrong way. It just goes to show you how habit will take hold of a man. Im so accustomed to beginning with motive.⁠ ⁠… However! There is only one important and central circumstance which stands out in the investigation. It was a confounding clue—rather, the lack of a clue. I refer to the missing hat.⁠ ⁠…</p>
<p>“Now the unfortunate thing about the missing hat was that we were so busy pressing the immediate inquiry at the Roman Theatre on Monday night we couldnt grasp the full significance of its absence. Not that we werent bothered by it from the beginning—far from it. It was one of the first things I noticed when I examined the body. As for Ellery, he caught it as soon as he entered the theatre and bent over the dead man. But what could we do? There were a hundred details to take care of—questions to ask, orders to give, discrepancies and suspicious discoveries to clear up—so that, as I say, we inadvertently missed our great opportunity. If we had fully analyzed the meaning of the hats disappearance then and there—we might have clinched the case that very night.”</p>
<p>“Well, it hasnt taken so long after all, you growler,” laughed Sampson. “This is Wednesday and the murder was committed a week ago Monday. Only nine days—what are you kicking about?”</p>
<p>The Inspector shrugged. “But it would have made a considerable difference,” he said. “If only we had reasoned it out—Well! When finally we did get round to dissecting the problem of the hat, we asked ourselves first of all: Why was the hat taken? Only two answers seemed to make sense: one, that the hat was incriminating in itself; two, that it contained something which the murderer wanted and for which the crime was committed. As it turned out, both were true. The hat was incriminating in itself because on the underside of the leather sweatband was Stephen Barrys name, printed in indelible ink; and the hat contained something which the murderer very emphatically wanted—the blackmail papers. He thought at the time, of course, that they were the originals.</p>
<p>“This did not get us very far, but it was a starting-point. By the time we left Monday night with the command to shut down the theatre, we had not yet found the missing hat despite a sweeping search. However, we had no way of knowing whether the hat had managed in some mysterious manner to leave the theatre, or whether it was still there though unrevealed by our search. When we returned to the theatre on Thursday morning we settled once and for all the question of the location of Monte Fields pesky topper—that is, negatively. It was <em>not</em> in the theatre—that much was certain. And since the theatre had been sealed since Monday night, it follows that the hat must have left that same evening.</p>
<p>“Now everybody who left Monday night left with only one hat. In the light of our second search, therefore, we were compelled to conclude that somebody had walked out that night with Monte Fields hat in his hand or on his head, necessarily leaving his own in the theatre.</p>
<p>“He could not have disposed of the hat outside the theatre except when he left at the time the audience was allowed to leave; for up to that time all exits were guarded or locked, and the left-hand alley was blocked first by Jess Lynch and Elinor Libby, next by John Chase, the usher, and after that by one of my policemen. The right-hand alley, having no exit other than the orchestra doors, which were guarded all night, offered no avenue of disposal.</p>
<p>“To go on with the thought—since Fields hat was a tophat, and since nobody left the theatre dressed in a tophat who was not wearing evening clothes—this we watched for very closely—therefore the man who took away the missing hat <em>must</em> have been garbed in full dress. You might say that a man planning such a crime in advance would have come to the theatre without a hat, and therefore would have none to dispose of. But if you will stop to think, you must see that this is highly improbable. He would have been quite conspicuous, especially while entering the theatre, if he went in minus a tophat. It was a possibility, of course, and we kept it in mind; but we reasoned that a man working out such a consummate crime as this would have shied from taking any unnecessary chance of being identified. Also, Ellery had satisfied his own mind that the murderer had no foreknowledge of the Field hats importance. This made still more improbable the possibility that the murderer arrived without a hat of his own. Having a hat of his own, he might have disposed of it, we thought, during the first intermission—which is to say, before the crime was committed. But Ellerys deductions proving the murderers lack of foreknowledge made this impossible, since he would not have known at the first intermission of the <em>necessity</em> of doing away with his own hat. At any rate, I think we were justified in assuming that our man had to leave his own hat in the theatre and that it must have been a tophat. Does it follow so far?”</p>
<p>“It seems logical enough,” admitted Sampson, “though very complicated.”</p>
<p>“You have no idea how complicated it was,” said the Inspector grimly, “since at the same time we had to bear in mind the other possibilities—such as the man walking out with Fields hat being not the murderer but an accomplice. But lets get on.</p>
<p>“The next question we asked ourselves was this: what <em>happened</em> to the tophat which the murderer left behind in the theatre? What did he do with it? Where did he leave it?⁠ ⁠… I can tell you that was a puzzler. We had ransacked the place from top to bottom. True, we found several hats backstage which <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips, the wardrobe-mistress, identified as the personal property of various actors. But none of these was a personally owned tophat. Where then was the tophat which the murderer had left behind in the theatre? Ellery with his usual acumen struck right at the heart of the truth. He said to himself, The murderers tophat must be here. We have not found any tophat whose presence is remarkable or out of the ordinary. Therefore the tophat we are seeking must be one whose presence is <em>not</em> out of the ordinary. Fundamental? Almost ridiculously so. And yet I myself did not think of it.</p>
<p>“What tophats were there whose <em>presence</em> was not out of the ordinary—so natural and in so natural a place that they were not even questioned? In the Roman Theatre, where all the costumes were hired from Le Brun, the answer is simply: the rented tophats being used for purposes of the play. Where would such tophats be? Either in the actors dressing-rooms or in the general wardrobe room backstage. When Ellery had reached this point in his reasoning he took <abbr epub:type="z3998:name-title">Mrs.</abbr> Phillips backstage and checked up on every tophat in the actors rooms and the wardrobe room. Every tophat there—and all were accounted for, none being missing—was a property tophat bearing on its lining the Le Brun insignia. Fields hat, which we had proved to be a Browne <abbr>Bros.</abbr> topper, was not among the property tophats or anywhere backstage.</p>
<p>“Since no one left the theatre Monday night with more than one tophat, and since Monte Fields hat was unquestionably taken out of the theatre that same night, it was positively established that the murderers own tophat must have been in the Roman all the time the house was sealed, and was still there at the time of our second search. Now, the only tophats remaining in the theatre were property tophats. It therefore follows that the murderers own tophat (which he was forced to leave behind because he walked out with Fields) <em>must</em> have been one of the property hats backstage, since, let me repeat, these were the only tophats of which it could physically have been one.</p>
<p>“In other words—one of these property tophats backstage belonged to the man who left the theatre Monday night in full dress wearing Fields silk topper.</p>
<p>“If this man were the murderer—and he could scarcely be anyone else—then our field of inquiry was narrowed to a considerable degree. He could only have been either a male member of the cast who left the theatre in evening clothes, or somebody closely connected with the theatre and similarly dressed. In the latter case, such a person would have had to have, first, a property tophat to leave behind; second, undisputed access to the wardrobe and dressing-rooms; and, third, the opportunity to leave his property tophat in either place.</p>
<p>“Now let us examine the possibilities in the latter case—that the murderer was closely connected with the theatre, yet not an actor.” The Inspector paused to sniff deeply of the snuff in his treasured box. “The workmen backstage could be discarded because none of them wore the evening clothes which were necessary in order to take away Fields tophat. The cashiers, ushers, doormen and other minor employees were eliminated for the same reason. Harry Neilson, the publicity man, was also dressed in ordinary street clothes. Panzer, the manager, was attired in full dress, it is true, but I took the trouble to check up his head-size and found it to be 6¾—an unusually small size. It would be virtually impossible for him to have <em>worn</em> Fields hat, which was 7⅛. It is true that we left the theatre before he did. On my way out, however, I definitely instructed Thomas Velie to make no exception in Panzers case, but to search him as the others had been searched. I had examined Panzers hat merely from a sense of duty while in his office earlier in the evening, and found it to be a derby. Velie subsequently reported that Panzer walked out with this derby on his head and no other hat in his possession. Now—if Panzer had been the man we were looking for, he might have walked out with Fields hat despite its larger size by merely holding it in his hand. But when he left with a derby, that was conclusive that he could not have taken away Fields hat, since the theatre was shut down immediately after his departure and no one—my men on duty saw to that—no one entered the premises until Thursday morning under my own eye. Theoretically it was possible for Panzer, or anyone else in the Roman personnel, to have been the murderer had he been able to secrete Fields tophat in the theatre. But this last hypothesis was dissipated by the report of Edmund Crewe, our official architectural expert, who definitely stated that there was no secret hiding-place anywhere in the Roman Theatre.</p>
<p>“The elimination of Panzer, Neilson and the employees left only the cast as possibilities. How we finally narrowed down the field of inquiry until we got to Barry, lets leave for the moment. The interesting part of this case is really the startling and complex series of deductions which gave us the truth purely through logical reasoning. I say us—I should say Ellery.⁠ ⁠…”</p>
<p>“For a police Inspector you are certainly a shrinking violet,” chuckled Cronin. “By gee, this is better than a detective-story. I ought to be working now, but since my boss seems to be as interested as I am—keep going, Inspector!”</p>
<p>Queen smiled, forging ahead.</p>
<p>“The fact that the murderer was traced to the cast,” he continued, “answers a question which has probably occurred to you and which certainly troubled us in the beginning. We could not at first understand why the theatre should have been chosen as a meeting-place for the transaction of secret business. When you stop to think about it, a theatre presents enormous disadvantages under ordinary circumstances. Extra tickets, to mention only one thing, have to be bought to insure privacy through empty seats in the vicinity. What a silly tangle to get into when other meeting-places are so much more convenient! A theatre is dark most of the time and disturbingly quiet. Any untoward noise or conversation is remarked. The crowds present a constant danger—one of recognition. However, all this is automatically explained when you realize that Barry was a member of the cast. From his standpoint the theatre was ideal—for who would dream of suspecting an actor of murder when the victim is found dead in the orchestra? Of course Field acquiesced, never suspecting what was in Barrys mind and that he was conniving his own death. Even if he were a little suspicious, you must remember that he was accustomed to dealing with dangerous people and probably felt capable of taking care of himself. This may have made him a little overconfident—we have no way, of course, of knowing.</p>
<p>“Let me get back to Ellery again—my favorite subject,” continued the Inspector, with one of his recurrent dry chuckles. “Aside from these deductions about the hat—as a matter of fact, before the deductions were completely worked out—Ellery got his first indication of which way the wind blew during the meeting at the Ives-Pope house. It was clear that Field had not accosted Frances Ives-Pope in the alleyway between acts with merely flirtatious intentions. It seemed to Ellery that some connection existed between the two widely separated individuals. Now, this does not mean that Frances had to be aware of the connection. She was positive that she had never heard of or seen Field before. We had no reason to doubt her and every reason to believe her. That possible connection might have been Stephen Barry, provided Stephen Barry and Field knew each other without Frances knowledge. If, for example, Field had an appointment at the theatre Monday night with the actor and suddenly saw Frances, it was possible that in his half-drunken mood he would venture to approach her, especially since the subject he and Barry had in common concerned her so deeply. As for recognizing her—thousands of people who read the daily papers know every line of her features—she is a much-photographed young society lady. Field certainly would have acquainted himself with her description and appearance out of sheer thoroughness of business method.⁠ ⁠… But to return to the triangle-connection—Field, Frances, Barry—which I will go into in detail later. You realize that no one else in the cast except Barry, who was engaged to Frances and had been publicly announced as her fiancé, with pictures and all the rest of the journalistic business, could have satisfied so well the question: Why did Field accost Frances?</p>
<p>“The other disturbing factor concerning Frances—the discovery of her bag in Fields clothes—was plausibly explained by her dropping it in the natural excitement of the moment when the drunken lawyer approached her. This was later confirmed by Jess Lynchs testimony to the effect that he saw Field pick up Frances bag. Poor girl—I feel sorry for her.” The Inspector sighed.</p>
<p>“To get back to the hat—youll notice we always return to that blasted top-piece,” resumed Queen, after a pause. “I never knew of a case in which a single factor so dominated every aspect of the investigation.⁠ ⁠… Now mark this: Of the entire cast Barry was <em>the only one</em> who left the Roman Theatre Monday night dressed in evening clothes and tophat. As Ellery watched at the main door Monday night while the people were filing out, his mind characteristically registered the fact that the entire cast, except Barry, left the theatre wearing street clothes; in fact, he even mentioned this to Sampson and me in Panzers office later, although at the time neither of us realized its full significance.⁠ ⁠… Barry was therefore the only member of the cast who could have taken away Fields tophat. Think this over a moment and you will see that, in view of Ellerys hat-deductions, we could now pin the guilt to Barrys shoulders beyond the shadow of a doubt.</p>
<p>“Our next step was to witness the play, which we did the evening of the day on which Ellery made the vital deductions—Thursday. You can see why. We wanted to confirm our conclusion by seeing whether Barry had the <em>time</em> during the second act to commit the murder. And, amazingly enough, of all the members of the cast, Barry was the only one who did have the time. He was absent from the stage from 9:20—he opened the business of the act and left almost at once—until 9:50, when he returned to the stage to remain there until the act ended. This was incontrovertible—part of a fixed and unchanging time-schedule. Every other player was either on the stage all the time or else went on and off at extremely short intervals. This means that last Thursday night, more than five days ago—and the whole case took only nine days to consummate—we had solved our mystery. But solving the mystery of the murderers identity was a far cry from bringing him to justice. Youll see why in a moment.</p>
<p>“The fact that the murderer could not enter until 9:30 or thereabouts explains why the torn edges of LL32 Left and LL30 Left did not coincide. It was necessary for Field and Barry, you see, to come in at different times. Field could not very well enter with Barry or even at a noticeably late hour—the matter of secrecy was too important to Barry, and Field understood, or thought he did, how necessary it was for him to play the secret game.</p>
<p>“When we pinned the guilt on Barry Thursday night, we resolved to question subtly the other members of the cast as well as workmen backstage. We wanted to find out, of course, whether anyone had actually seen Barry leave or return. As it happened, no one had. Everybody was busy either acting, redressing, or working backstage. We conducted this little investigation after the performance that night, when Barry had already left the theatre. And it was checkmate, right enough.</p>
<p>“We had already borrowed a seating-plan from Panzer. This map, together with the examination of the alleyway on the left and the dressing-room arrangement backstage—an examination made directly after the second act Thursday night—showed us how the murder was committed.”</p>
<p>Sampson stirred. “Ive been puzzling my wits about that,” he confessed. “After all, Field was no babe-in-the-woods. This Barry must be a wizard, <abbr class="eoc" epub:type="z3998:surname">Q.</abbr> How did he do it?”</p>
<p>“Every riddle is simple when you know the answer,” retorted the Inspector. “Barry, whose freedom began at 9:20, immediately returned to his dressing-room, slapped on a quick but thorough facial disguise, donned an evening-cloak and the tophat which was part of his costume—youll remember he was already dressed in evening-clothes—and slipped out of his room into the alley.</p>
<p>“Of course you cant be expected to know the topography of the theatre. There is a series of tiers in a wing of the building backstage, facing the left alley, which is made up of dressing-rooms. Barrys room is on the lowest tier, the door opening into the alleyway. There is a flight of iron steps leading down to the pavement.</p>
<p>“It was through this door that he quitted the dressing-room, walking through the dark alley while the side doors of the theatre were shut during Act <span epub:type="z3998:roman">II</span>. He sneaked out into the street, since there was no guard at the head of the alley at that time—and he knew it—nor had Jess Lynch and his girl arrived, luckily for him; and entered the theatre brazenly through the regular front entrance, as if he were a latecomer. He presented his ticket—LL30 Left—at the door, muffled in his cloak and of course well disguised. As he passed into the theatre he deliberately threw away his ticket-stub. This appeared to him to be a wise move, since he figured that if the ticket-stub were found there, it would point to a member of the audience and directly away from the stage. Also, if his plans fell through and he were later searched carefully, the finding of the stub on his person would be damning evidence. All in all, he thought his move not only misleading but protective.”</p>
<p>“But how did he plan to get to the seat without being ushered to it—and therefore seen?” objected Cronin.</p>
<p>“He hadnt planned to evade the usher,” returned the Inspector. “Naturally, he had hoped, since the play was well on and the theatre dark, to gain the last row, the nearest to the door, before the usher could approach. However, even if the usher forestalled him and escorted him to the seat he was well disguised and in the blackness of the theatre proof enough against recognition. So that, if things turned out as badly as possible for him, the most that would be remembered was that some man, unknown, barely describable in general contour, arrived during the second act. As it happened he was not accosted, since Madge OConnell was luckily seated with her lover. He managed to slip into the seat next to Field without being noticed.</p>
<p>“Remember, what Ive just told you,” went on the Inspector, clearing his dry throat, “is not the result of deduction or investigation. We could have no means of discovering such facts. Barry made his confession last night and cleared up all these points.⁠ ⁠… Knowing the culprit was Barry, of course, we might have reasoned out the entire procedure—it follows simply and is the natural situation if you know the criminal. It wasnt necessary, however. Does that sound like an alibi for Ellery or myself? Hmph!” The old man barely smiled.</p>
<p>“When he sat down next to Field he had a carefully planned idea of his course of action. Dont forget that he was on a strict time-schedule and could not afford to waste a minute. On the other hand, Field, too, knew that Barry had to get back so he made no unnecessary delays. The truth of the matter, as Barry has told us, is that he expected to have a more difficult time with Field than he actually did have. But Field was sociably amenable to Barrys suggestions and conversation, probably because he was quite drunk and expected to receive a huge sum of money within a short time.</p>
<p>“Barry first requested the papers. When Field cannily asked for the money before he produced the documents, Barry showed him a wallet bulging with apparently genuine bills. It was quite dark in the theatre and Barry did not take the bills apart. Actually they were stage-money. He patted them suggestively and did what Field must have expected: refused to hand over the money until he had checked the documents. Bear in mind that Barry was an accomplished actor and could handle the difficult situation with the confidence imparted to him by his stage training.⁠ ⁠… Field reached under his seat and to Barrys utter astonishment and consternation produced his tophat. Barry says that Field remarked: Never thought Id keep the papers in this, did you? As a matter of fact, Ive dedicated this hat to your history quite exclusively. See—it has your name in it. And with this astounding statement he turned back the band! Barry used his pocket-pencil flashlight and saw his name inked in on the underside of the leather sweatband.</p>
<p>“Just imagine what went through his mind at this moment. Here he saw what seemed at the moment a ruinous accident to his careful plans. Should Fields hat be examined—and of course it would be—at the time of the discovery of the body, then the name Stephen Barry on the band would be overwhelming evidence.⁠ ⁠… Barry had no time to rip out the band. In the first place he had no knife—unfortunately for him; and in the second place the hatband was closely and securely stitched to the tough fabric. Working on split-time, he saw at once that the only course open to him was to take the hat away after he killed Field. Since he and Field were of the same general physique, with Field wearing an average-sized hat, 7⅛, he immediately decided to leave the theatre wearing or carrying Fields hat. He would deposit his own in the dressing-room, where its presence was not out of the way, take Fields hat from the theatre with him and destroy it as soon as he reached his rooms. It also occurred to him that if the hat were by some chance examined as he was leaving the theatre, his name printed inside would certainly ward off suspicion. In all probability it was this fact that made Barry feel he was running into no particular danger, even though he had not foreseen the unexpected circumstance.”</p>
<p>“Clever rogue,” murmured Sampson.</p>
<p>“The quick brain, Henry, the quick brain,” said Queen gravely. “It has run many a mans neck into the noose.⁠ ⁠… As he made the lightning decision to take the hat, he realized that he could not leave his own in its place. For one thing, his hat was a snap-down—an opera-hat—but more important, it had the name of Le Brun, the theatrical costumer, stamped in it. You can see that this would immediately point to someone in the cast—just the thing he wished to avoid. He told me also that at the moment, and for quite some time thereafter, he felt that the most the police could deduce from the hats being missing was that it was taken because it contained something valuable. He could not see how this investigatory guess would point the finger of suspicion anywhere near him. When I explained to him the series of deductions Ellery made from the mere fact that the tophat was missing, he was utterly astounded.⁠ ⁠… You can see, now, that the only really fundamental weakness of his crime was due not to an oversight or a mistake on his part, but to an occurrence which he could not possibly have foreseen. It forced his hand and the entire chain was started. Had Barrys name not been lettered in Fields hat, there is no question in my mind but that he would be a free and unsuspected man today. The police records would carry another unsolved murder on its pages.</p>
<p>“I need not state that this entire train of thought flashed through his brain in less time than it takes to describe. He saw what he had to do and his plans adjusted themselves instantly to the new development.⁠ ⁠… When Field extracted the papers from the hat, Barry examined them cursorily under the lawyers watchful eye. He did this by the same pencil flashlight—a tiny streak of illumination quite obscured by their shielding bodies. The papers seemed in good order and complete. But Barry did not spend much time over the papers at the moment. He looked up with a rueful smile and said: Seem to be all here, damn you—very naturally, as if they were enemies under a truce and he was being a good sport. Field interpreted the remark for what it was intended to convey. Barry dipped into his pocket—the light was out now—and, as if he were nervous, took a swig at a pocket-flask of good whisky. Then as if recollecting his manners, he asked Field pleasantly enough if he would not take a drink to bind the bargain. Field, having seen Barry drink from the flask, could have no suspicion of foul play. In fact, he probably never dreamed that Barry would try to do him in. Barry handed him a flask.⁠ ⁠…</p>
<p>“But it wasnt the same flask. Under cover of the darkness he had taken out two flasks—the one he himself used coming from his left hip-pocket, the flask he gave Field coming from his right hip-pocket. In handing it over to Field, he merely switched flasks. It was very simple—and made simpler because of the darkness and the fuddled condition of the lawyer.⁠ ⁠… The ruse of the flask worked. But Barry had taken no chances. He had in his pocket a hypodermic filled with the poison. If Field had refused to drink Barry was prepared to plunge the needle into the lawyers arm or leg. He possessed a hypodermic needle which a physician had procured for him many years before. Barry had suffered from nervous attacks and could not remain under a doctors care since he was traveling from place to place with a stock company. The hypodermic was untraceable, therefore, on a cold trail years old; and he was ready if Field refused to drink. So you see—his plan, even in this particular, was foolproof.⁠ ⁠…</p>
<p>“The flask from which Field drank contained good whiskey, all right, but mixed with tetra ethyl lead in a copious dose. The poisons slight ether smell was lost in the reek of the liquor; and Field, drinking, gulped down a huge mouthful before he realized that anything was wrong, if he did at all.</p>
<p>“Mechanically he returned the flask to Barry, who pocketed it and said: I guess Ill look over these papers more carefully—theres no reason why I should trust you, Field.⁠ ⁠…’ Field, who was feeling extremely disinterested by this time, nodded in a puzzled sort of way and slumped down in his seat. Barry really did examine the papers but he watched Field like a hawk out of the corner of his eye all the time. In about five minutes he saw that Field was out—out for good. He was not entirely unconscious but well under way; his face was contorted and he was gasping for breath. He seemed unable to make any violent muscular movement or outcry. Of course, hed utterly forgotten Barry—in his agony—perhaps didnt remain conscious very long. When he groaned those few words to Pusak it was the superhuman effort of a practically dead man.⁠ ⁠…</p>
<p>“Barry now consulted his watch. It was 9:40. He had been with Field only ten minutes. He had to be back on the stage at 9:50. He decided to wait three minutes more—it had taken less time than he had figured—to make sure that Field would not raise a rumpus. At 9:43 exactly, with Field terribly inanimate in his internal agonies, Barry took Fields hat, snapped down his own and slipped it under his cloak, and rose. The way was clear. Hugging the wall, walking down the aisle as carefully and unobtrusively as possible, he gained the rear of the left-side boxes without anyone noticing him. The play was at its highest point of tension. All eyes were riveted on the stage.</p>
<p>“In the rear of the boxes he ripped off the false hair, rapidly adjusted his makeup and passed through the stagedoor. The door leads into a narrow passageway which in turn leads into a corridor, branching out to various parts of the backstage area. His dressing-room is a few feet from the entrance to the corridor. He slipped inside, threw his stage-hat among his regular effects, dashed the remaining contents of the death-flask into the washbowl and cleaned out the flask. He emptied the contents of the hypodermic into the toilet drain and put away the needle, cleaned. If it was found—what of it? He had a perfectly sound excuse for owning it and besides the murder had not been committed by such an instrument at all.⁠ ⁠… He was now ready for his cue, calm, debonair, a little bored. The call came at exactly 9:50, he went on the stage and was there until the hue-and-cry was raised at 9:55 in the orchestra.⁠ ⁠…”</p>
<p>“Talk about your complicated plots!” ejaculated Sampson.</p>
<p>“It is not so complicated as it seems at first hearing,” returned the Inspector. “Remember that Barry is an exceptionally clever young man and above all an excellent actor. No one <em>but</em> an accomplished actor could have carried off such a plan. The procedure was simple, after all; his hardest job was to keep to his time-schedule. If he was seen by anyone he was disguised. The only dangerous part of his scheme was the getaway—when he walked down the aisle and went backstage through the box stagedoor. The aisle he took care of by keeping an eye out for the usher while he sat next to Field. He had known beforehand, of course, that the ushers, due to the nature of the play, kept their stations more or less faithfully, but he counted on his disguise and hypodermic to help him through any emergency that might arise. However, Madge OConnell was lax in her duty and so even this was in his favor. He told me last night, not without a certain pride, that he had prepared for every contingency.⁠ ⁠… As for the stagedoor, he knew from experience that at that period in the plays progress practically everyone was on the stage. The technical men were busy at their stations, too.⁠ ⁠… Remember that he planned the crime knowing in advance the exact conditions under which he would have to operate. And if there was an element of danger, of uncertainty—well, it was all a risky business, wasnt it?—he asked me last night, smiling; and I had to admire him for his philosophy if for nothing else.”</p>
<p>The Inspector shifted restlessly. “This makes clear, I hope, just how Barry did the job. As for our investigation.⁠ ⁠… With the hat-deductions made and our knowledge of the murderers identity, we still had no inkling of the exact circumstances behind the crime. If youve been keeping in mind the material evidence which we had collected by Thursday night, you will see that we had nothing at all with which to work. The best thing we could hope for was that somewhere among the papers for which all of us were looking was a clue which would tie up to Barry. Even that would not be enough, but.⁠ ⁠… So the next step,” said the Inspector, after a sigh, “was the discovery of the papers in Fields neat hiding-place at the top of the bed-canopy in his apartment. This was Ellerys work from start to finish. We had found out that Field had no safety-deposit box, no post-office box, no outside residence, no friendly neighbor or tradesman, and that the documents were not in his office. By a process of elimination Ellery insisted that they must be somewhere in Fields rooms. You know how this search ended—an ingenious bit of pure reasoning on Ellerys part. We found Morgans papers; we found Cronins stuff relating to the gang activities—and by the way, Tim, Im going to be keenly alive to what happens when we start on the big cleanup—and we found finally a wad of miscellaneous papers. Among these were Michaels and Barrys.⁠ ⁠… Youll remember, Tim, that Ellery, from the handwriting analysis business, deduced that possibly we would find the originals of Barrys papers—and so we did.</p>
<p>“Michaels case was interesting. That time he went to Elmira on the petty larceny charge, it was through Fields clever manipulations with the law. But Field had the goods on Michaels and filed the documentary evidence of the mans real guilt away in his favorite hiding-place, in the event that he might wish to use it at some future date. A very saving person, this Field.⁠ ⁠… When Michaels was released from prison Field used him unscrupulously for his dirty work, holding the threat of those papers over the mans head.</p>
<p>“Now Michaels had been on the lookout for a long time. He wanted the papers badly, as you may imagine. At every opportunity he searched the apartment for them. And when he didnt find them time after time, he became desperate. I dont doubt that Field, in his devilishly sardonic way, enjoyed the knowledge that Michaels was ransacking the place day after day.⁠ ⁠… On Monday night Michaels did what he said he did—went home and to bed. But early Tuesday morning, when he read the papers and learned that Field had been killed, he realized that the jig was up. He had to make one last search for the papers—if he didnt find them, the police might and he would be in hot water. So he risked running into the police net when he returned to Fields rooms Tuesday morning. The story about the check was nonsense, of course.</p>
<p>“But lets get on to Barry. The original papers we found in the hat marked Miscellaneous told a sordid story. Stephen Barry, to make it short and ugly, has a strain of negroid blood in his veins. He was born in the South of a poor family and there was definite documentary evidence—letters, birth-records and the like—to prove that his blood had the black taint. Now Field, as you know, made it his business to run things like this to earth. In some way he got hold of the papers, how long ago we cant say, but certainly quite a while back. He looked up Barrys status at the time and found him to be a struggling actor, on his uppers more often than he was in funds. He decided to let the fellow alone for the time. If ever Barry came into money or in the limelight, there would be time enough to blackmail him.⁠ ⁠… Fields wildest dreams could not have foreseen Barrys engagement to Frances Ives-Pope, daughter of a multimillionaire and blue-blood society girl. I neednt explain what it would have meant to Barry to have the story of his mixed blood become known to the Ives-Popes. Besides—and this is quite important—Barry was in a constant state of impoverishment due to his gambling. What money he earned went into the pockets of the bookmakers at the racetrack and in addition he had contracted enormous debts which he could never have wiped out unless his marriage to Frances went through. So pressing was his need, in fact, that it was he who subtly urged an early marriage. I have been wondering just how he regarded Frances sentimentally. I dont think, in all fairness to him, that he was marrying wholly because of the money involved. He really loves her, I suppose—but then, who wouldnt?”</p>
<p>The old man smiled reminiscently and went on. “Field approached Barry some time ago with the papers—secretly, of course. Barry paid what he could, but it was woefully little and naturally did not satisfy the insatiable blackmailer. He kept putting Field off desperately. But Field himself was getting into hot water because of his own gambling and was calling in his little business deals one by one. Barry, pushed to the wall, realized that unless Field were silenced everything would be lost. He planned the murder. He saw that even if he did manage to raise the $50,000 Field demanded—a palpable impossibility—and even if he did get the original papers, yet Field might still wreck his hopes by merely circulating the story. There was only one thing to do—kill Field. He did it.”</p>
<p>“Black blood, eh?” murmured Cronin. “Poor devil.”</p>
<p>“You would scarcely guess it from his appearance,” remarked Sampson. “He looks as white as you or I.”</p>
<p>“Barry isnt anywhere near a full-blooded negro,” protested the Inspector. “He has just a drop in his veins—just a drop, but it would have been more than enough for the Ives-Popes.⁠ ⁠… To get on. When the papers had been discovered and read—we knew everything. Who—how—why the crime was committed. So we took stock of our evidence to bring about a conviction. You cant hale a man into court on a murder charge without evidence.⁠ ⁠… Well, what do you think we had? Nothing!</p>
<p>“Let me discuss the clues which might have been useful as evidence. The ladys purse—that was out. Valueless, as you know.⁠ ⁠… The source of the poison—a total failure. Incidentally, Barry did procure it exactly as <abbr epub:type="z3998:name-title">Dr.</abbr> Jones suggested—Jones, the toxicologist. Barry bought ordinary gasoline and distilled the tetra ethyl lead from it. There was no trace left.⁠ ⁠… Another possible clue—Monte Fields hat. It was gone.⁠ ⁠… The extra tickets for the six vacant seats—we had never seen them and there seemed little chance that we ever would.⁠ ⁠… The only other material evidence—the papers—indicated motive but proved nothing. By this token Morgan might have committed the crime, or any member of Fields criminal organization.</p>
<p>“Our only hope for bringing about a conviction depended upon our scheme to have Barrys apartment burglarized in the hope that either the hat, or the tickets, or some other clue like the poison or the poison-apparatus, would be found. Velie got me a professional housebreaker and Barrys apartment was rifled Friday night while he was acting his role in the theatre. Not a trace of any of these clues came to light. The hat, the tickets, the poison—everything had been destroyed. Obviously, Barry would have done that; we could only make sure.</p>
<p>“In desperation, I called a meeting of a number of the Monday night audience, hoping that I would find someone who remembered seeing Barry that night. Sometimes, you know, people recall events later which they forgot completely in the excitement of a previous quizzing. But this too, as it happened, was a failure. The only thing of value that turned up was the orangeade boys testimony about seeing Field pick up an evening bag in the alley. This got us nowhere as far as Barry was concerned, however. And remember that when we questioned the cast Thursday night we got no direct evidence from them.</p>
<p>“So there we were with a beautifully hypothetical statement of facts for a jury, but not a shred of genuine evidence. The case we had to present would have offered no difficulties to a shrewd defending attorney. It was all circumstantial evidence, based chiefly on reasoning. You know as well as I do what a chance such a case would have in court.⁠ ⁠… Then my troubles really began, for Ellery had to leave town.</p>
<p>“I racked my brains—the few I have.” Queen scowled at his empty coffee-cup. “Things looked black enough. How could I convict a man without evidence? It was maddening. And then Ellery did me the final service of wiring me a suggestion.”</p>
<p>“A suggestion?” asked Cronin.</p>
<p>“A suggestion that I do a little blackmailing myself.⁠ ⁠…”</p>
<p>“Blackmailing yourself?” Sampson stared. “I dont see the point.”</p>
<p>“Trust Ellery to make a point that on the surface is obscure,” retorted the Inspector. “I saw at once that the only course left open to me was to <em>manufacture</em> evidence!”</p>
<p>Both men frowned in puzzlement.</p>
<p>“Its simple enough,” said Queen. “Field was killed by an unusual poison. And Field was killed because he was blackmailing Barry. Wasnt it fair for me to assume that if Barry were suddenly blackmailed on the identical score, he would again use poison—and in all likelihood the <em>same</em> poison? I dont have to tell you that Once a poisoner always a poisoner. In the case of Barry, if I could only get him to try to use that tetra ethyl lead on somebody else, Id have him! The poison is almost unknown—but I neednt explain further. You can see that if I caught him with tetra ethyl lead, that would be all the evidence I needed.</p>
<p>“How to accomplish the feat was another matter.⁠ ⁠… The blackmail opportunity fitted the circumstances perfectly. I actually had the original papers pertaining to Barrys parentage and tainted blood. Barry thought these destroyed—he had no reason to suspect that the papers he took from Field were clever forgeries. If I blackmailed him he was in the same boat as before. Consequently he would have to take the same action.</p>
<p>“And so I used our friend Charley Michaels. The only reason I utilized him was that to Barry it would seem logical that Michaels, Fields crony and bully and constant companion, should be in possession of the original papers. I got Michaels to write a letter, dictated by me. The reason I wanted Michaels to write it was that possibly Barry, through association with Field, was familiar with the mans handwriting. This may seem a small point but I couldnt take any chances. If I slipped up on my ruse, Barry would see through it at once and Id never get him again.</p>
<p>“I enclosed a sheet of the original papers in the letter, to show that the new blackmailing threat had teeth. I stated that Field had brought Barry copies—the sheet enclosed proved my statement. Barry had no reason in the world to doubt that Michaels was milking him as his master had done before. The letter was so worded as to be an ultimatum. I set the time and the place and, to make a long story short, the plan worked.⁠ ⁠…</p>
<p>“I guess thats all, gentlemen. Barry came, he had his trusty little hypodermic filled with tetra ethyl lead, also a flask—an exact replica, you see, of the Field crime except for locale. My man—it was Ritter—was instructed to take no chances. As soon as he recognized Barry he covered him and raised the alarm. Luckily we were almost at their elbows behind the bushes. Barry was desperate and would have killed himself and Ritter, too, if hed had half a chance.”</p>
<p>There was a significant silence as the Inspector finished, sighed, leaned forward and took some snuff.</p>
<p>Sampson shifted in his chair. “Listens like a thriller, <abbr epub:type="z3998:surname">Q.</abbr>,” he said admiringly. “But Im not clear on a few points. For example, if this tetra ethyl lead is so little known, how on earth did Barry ever find out about it—to the degree of actually making some himself?”</p>
<p>“Oh.” The Inspector smiled. “That worried me from the moment Jones described the poison. I was in the dark even after the capture. And yet—it just goes to show how stupid I am—the answer was under my nose all the time. You will remember that at the Ives-Pope place a certain <abbr epub:type="z3998:name-title">Dr.</abbr> Cornish was introduced. Now Cornish is a personal friend of the old financier and both of them are interested in medical science. In fact, I recall Ellerys asking at one time: Didnt Ives-Pope recently donate $100,000 to the Chemical Research Foundation? That was true. It was on the occasion of a meeting in the Ives-Pope house one evening several months ago that Barry accidentally found out about tetra ethyl lead. A delegation of scientists had called upon the magnate, introduced by Cornish, to request his financial aid in the Foundation. In the course of the evening, the talk naturally turned to medical gossip and the latest scientific discoveries. Barry admitted that he overheard one of the directors of the Foundation, a famous toxicologist, relate to the group the story of the poison. At this time Barry had no idea that he would put the knowledge to use; when he decided to kill Field, he saw the advantages of the poison and its untraceable source immediately.”</p>
<p>“What the deuce was the significance of that message you sent to me by Louis Panzer Thursday morning, Inspector?” inquired Cronin curiously. “Remember? Your note requested that I watch Lewin and Panzer when they met to see if they knew each other. As I reported to you, I asked Lewin later and he denied any acquaintance with Panzer. What was the idea?”</p>
<p>“Panzer,” repeated the Inspector softly. “Panzer has always intrigued me, Tim. At the time I sent him to you, remember the hat deductions which absolved him had not yet been made.⁠ ⁠… I sent him to you merely out of a sense of curiosity. I thought that if Lewin recognized him, it might point to a connection between Panzer and Field. My thought was not borne out; it wasnt too hopeful to begin with. Panzer might have been acquainted with Field on the outside without Lewins knowledge. On the other hand, I didnt particularly want Panzer hanging around the theatre that morning; so the errand did both of us a lot of good.”</p>
<p>“Well, I hope you were satisfied with that package of newspapers I sent you in return, as you instructed,” grinned Cronin.</p>
<p>“How about the anonymous letter Morgan received? Was that a blind, or what?” demanded Sampson.</p>
<p>“It was a sweet little frame-up,” returned Queen grimly. “Barry explained that to me last night. He had heard of Morgans threat against Fields life. He didnt know, of course, that Field was blackmailing Morgan. But he thought it might plant a strong false trail if he got Morgan to the theatre on a thin story Monday night. If Morgan didnt come, there was nothing lost. If he did—He worked it this way. He chose ordinary cheap notepaper, went down to one of the typewriter agencies and, wearing gloves, typed the letter, signed it with that useless scrawled initial, and mailed the thing from the general post-office. He was careful about fingerprints and certainly the note could never be traced to him. As luck would have it, Morgan swallowed the bait and came. The very ridiculousness of Morgans story and the obvious falsity of the note, as Barry figured, made Morgan a strong suspect. On the other hand, Providence seems to provide compensations. For the information we got from Morgan about Fields blackmailing activities did <abbr epub:type="z3998:name-title">Mr.</abbr> Barry a heap of harm. He couldnt have foreseen that, though.”</p>
<p>Sampson nodded. “I can think of only one other thing. How did Barry arrange for the purchase of the tickets—or did he arrange for it at all?”</p>
<p>“He certainly did. Barry convinced Field that as a matter of fairness to himself, the meeting and the transfer of papers should take place in the theatre under a cloak of absolute secrecy. Field was agreeable and was easily persuaded to purchase the eight tickets at the box-office. He himself realized that the six extra tickets were needed to insure privacy. He sent Barry seven and Barry promptly destroyed them all except LL30 Left.”</p>
<p>The Inspector rose, smiling tiredly. “Djuna!” he said in a low voice. “Some more coffee.”</p>
<p>Sampson stopped the boy with a protesting hand. “Thanks, <abbr epub:type="z3998:surname">Q.</abbr>, but Ive got to be going. Cronin and I have loads of work on this gang affair. I couldnt rest, though, until I got the whole story from your own lips.⁠ ⁠… <abbr epub:type="z3998:surname">Q.</abbr>, old man,” he added awkwardly, “Im really sincere when I say that I think youve done a remarkable piece of work.”</p>
<p>“I never heard of anything like it,” put in Cronin heartily. “What a riddle, and what a beautiful piece of clear reasoning, from beginning to end!”</p>
<p>“Do you really think so?” asked the Inspector quietly. “Im so glad, gentlemen. Because all the credit rightfully belongs to Ellery. Im rather proud of that boy of mine.⁠ ⁠…”</p>
<hr/>
<p>When Sampson and Cronin had departed and Djuna had retired to his tiny kitchen to wash the breakfast dishes, the Inspector turned to his writing-desk and took up his fountain-pen. He rapidly read over what he had written to his son. Sighing, he put pen to paper once more.</p>
<blockquote epub:type="z3998:letter">
<p>Lets forget what I just wrote. More than an hour has passed since then. Sampson and Tim Cronin came up and I had to crystallize our work on the case for their benefit. I never saw such a pair! Kids, both of em. Gobbled the story as if it were a fairytale.⁠ ⁠… As I talked, I saw with appalling clarity how little I actually did and how much you did. Im pining for the day when you will pick out some nice girl and be married, and then the whole darned Queen family can pack off to Italy and settle down to a life of peace.⁠ ⁠… Well, El, Ive got to dress and go down to headquarters. A lot of routine work has collected since last Monday and my job is just about cut out for me.⁠ ⁠…</p>
<p>When are you coming home? Dont think I want to rush you, but its so gosh-awful lonesome, son. I—No, I guess Im selfish as well as tired. Just a doddering old fogey who needs coddling. But you <em>will</em> come home soon, wont you? Djuna sends his regards. The rascal is taking my ears off with the dishes in the kitchen.</p>
<footer role="presentation">
<p>
<span epub:type="z3998:valediction">Your loving,</span>
<br/>
<span epub:type="z3998:sender z3998:signature">Father</span>
</p>
</footer>
</blockquote>
</section>
</section>
<section id="endnotes" epub:type="endnotes backmatter z3998:fiction">
<h2 epub:type="title">Endnotes</h2>
<ol>
<li id="note-1" epub:type="endnote">
<p>“The Mimic Murders.” This crime in its fiction form has not yet reached the public. <cite>—⁠<abbr epub:type="z3998:given-name">J. J.</abbr> <abbr epub:type="z3998:surname">McC.</abbr></cite> <a href="#noteref-1" epub:type="backlink">↩</a></p>
</li>
<li id="note-2" epub:type="endnote">
<p>Ellery Queen made his bow as his fathers unofficial counsel during this investigation. <a href="#noteref-2" epub:type="backlink">↩</a></p>
</li>
<li id="note-3" epub:type="endnote">
<p>Chicago Press, January 16, 191. <a href="#noteref-3" epub:type="backlink">↩</a></p>
</li>
<li id="note-4" epub:type="endnote">
<p>Ellery Queen was here probably paraphrasing the Shakespearian quotation: “O thou invisible spirit of wine, if thou hast no name to be known by, let us call thee devil.” <a href="#noteref-4" epub:type="backlink">↩</a></p>
</li>
<li id="note-5" epub:type="endnote">
<p>The plan illustrated in the frontispiece and drawn by Ellery Queen was designed from Manager Panzers map. <cite>—The Editor</cite> <a href="#noteref-5" epub:type="backlink">↩</a></p>
</li>
<li id="note-6" epub:type="endnote">
<p>Inspector Queens statement here is not altogether true. Benjamin Morgan was far from “innocent.” But the Inspectors sense of justice compelled him to shield the lawyer and keep his word regarding silence. <cite>—⁠<abbr class="eoc" epub:type="z3998:personal-name">E. Q.</abbr></cite> <a href="#noteref-6" epub:type="backlink">↩</a></p>
</li>
</ol>
</section>
<nav id="loi" epub:type="loi backmatter">
<h2 epub:type="title">List of Illustrations</h2>
<ol>
<li>
<p>
<a href="#illustration-1">Map of the Roman Theatre Drawn by Ellery Queen</a>
</p>
</li>
<li>
<p>
<a href="#illustration-2">A Roman Theater play program with handwritten notes. The notes include multiple instances of the words “Monte Field,” and the numbers 930, 815, and 50,000 in a column on the far right side of the program.</a>
</p>
</li>
<li>
<p>
<a href="#illustration-3">A line drawing of a bedroom, with capital letters marking various areas of interest. The letter A is on the ceiling, the letter B on the door into the bedroom on the right of the back wall, the letter C on a mirror on the wall to the left of the door, and the letter D on a small table beneath the mirror. The letter E is on the floor-to-ceiling curtains that surround the bed, on the far left of the room; there is a shaded area on all four sides of the tops of the curtains.</a>
</p>
</li>
</ol>
</nav>
<section id="colophon" epub:type="colophon backmatter">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.book">The Roman Hat Mystery</i><br/>
was published in <time>1929</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Ellery_Queen">Ellery Queen</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<a href="https://www.brokenandsaved.com/">Vince Rice</a>,<br/>
and is based on a transcription produced in <time>2025</time> by<br/>
<b>An Anonymous Volunteer</b><br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/76339">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://archive.org/details/bwb_KU-427-079">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">Maxime Dethomas</i>,<br/>
a painting completed in <time>1896</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Henri_de_Toulouse-Lautrec">Henri de Toulouse-Lautrec</a>.<br/>
The cover and title pages feature the<br/>
<b epub:type="se:name.visual-art.typeface">League Spartan</b> and <b epub:type="se:name.visual-art.typeface">Sorts Mill Goudy</b><br/>
typefaces created in <time>2014</time> and <time>2009</time> by<br/>
<a href="https://www.theleagueofmoveabletype.com/">The League of Moveable Type</a>.</p>
<p>The first edition of this ebook was released on<br/>
<time datetime="2025-08-11T18:41:24Z">August 11, 2025, 6:41 <abbr class="eoc">p.m.</abbr></time><br/>
You can check for updates to this ebook, view its revision history, or download it for different ereading systems at<br/>
<a href="https://standardebooks.org/ebooks/ellery-queen/the-roman-hat-mystery">standardebooks.org/ebooks/ellery-queen/the-roman-hat-mystery</a>.</p>
<p>The volunteer-driven Standard Ebooks project relies on readers like you to submit typos, corrections, and other improvements. Anyone can contribute at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="uncopyright" epub:type="copyright-page backmatter">
<h2 epub:type="title">Uncopyright</h2>
<blockquote epub:type="z3998:verse">
<p>
<span>May you do good and not evil.</span>
<br/>
<span>May you find forgiveness for yourself and forgive others.</span>
<br/>
<span>May you share freely, never taking more than you give.</span>
</p>
</blockquote>
<p>Copyright pages exist to tell you that you <em>cant</em> do something. Unlike them, this Uncopyright page exists to tell you that the writing and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. The United States public domain represents our collective cultural heritage, and items in it are free for anyone in the United States to do almost anything at all with, without having to get permission.</p>
<p>Copyright laws are different all over the world, and the source text or artwork in this ebook may still be copyrighted in other countries. If youre not located in the United States, you must check your local laws before using this ebook. Standard Ebooks makes no representations regarding the copyright status of the source text or artwork in this ebook in any country other than the United States.</p>
<p>Non-authorship activities performed on items that are in the public domain—so-called “sweat of the brow” work—dont create a new copyright. That means that nobody can claim a new copyright on an item that is in the public domain for, among other things, work like digitization, markup, or typography. Regardless, the contributors to this ebook release their contributions under the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>, thus dedicating to the worldwide public domain all of the work theyve done on this ebook, including but not limited to metadata, the titlepage, imprint, colophon, this Uncopyright, and any changes or enhancements to, or markup on, the original text and artwork. This dedication doesnt change the copyright status of the source text or artwork. We make this dedication in the interest of enriching our global cultural heritage, to promote free and libre culture around the world, and to give back to the unrestricted culture that has given all of us so much.</p>
</section>
</main></body>
</html>