*, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del,
dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td, article,
aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  color: #788080;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit; }

html, body {
  font-family: inhert, "din", "Helvetica", Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.618; }

@font-face {
  font-family: "din";
  src: url("/assets/fonts/din/din.eot");
  src: url("/assets/fonts/din/din.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/din/din.woff2") format("woff2"), url("/assets/fonts/din/din.woff") format("woff"), url("/assets/fonts/din/din.ttf") format("truetype"), url("/assets/fonts/din/din.svg#din") format("svg");
  font-weight: normal;
  font-style: 400; }

@font-face {
  font-family: "typeforge";
  src: url("/assets/fonts/typeforge/light/typeforge-light.eot");
  src: url("/assets/fonts/typeforge/light/typeforge-light.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/typeforge/light/typeforge-light.woff2") format("woff2"), url("/assets/fonts/typeforge/light/typeforge-light.woff") format("woff"), url("/assets/fonts/typeforge/light/typeforge-light.ttf") format("truetype"), url("/assets/fonts/typeforge/light/typeforge-light.svg#typeforge") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "typeforge";
  src: url("/assets/fonts/typeforge/regular/typeforge-regular.eot");
  src: url("/assets/fonts/typeforge/regular/typeforge-regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/typeforge/regular/typeforge-regular.woff2") format("woff2"), url("/assets/fonts/typeforge/regular/typeforge-regular.woff") format("woff"), url("/assets/fonts/typeforge/regular/typeforge-regular.ttf") format("truetype"), url("/assets/fonts/typeforge/regular/typeforge-regular.svg#typeforge") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "typeforge";
  src: url("/assets/fonts/typeforge/bold/typeforge-bold.eot");
  src: url("/assets/fonts/typeforge/bold/typeforge-bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/typeforge/bold/typeforge-bold.woff2") format("woff2"), url("/assets/fonts/typeforge/bold/typeforge-bold.woff") format("woff"), url("/assets/fonts/typeforge/bold/typeforge-bold.ttf") format("truetype"), url("/assets/fonts/typeforge/bold/typeforge-bold.svg#typeforge") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "typeforge";
  src: url("/assets/fonts/typeforge/black/typeforge-black.eot");
  src: url("/assets/fonts/typeforge/black/typeforge-black.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/typeforge/black/typeforge-black.woff2") format("woff2"), url("/assets/fonts/typeforge/black/typeforge-black.woff") format("woff"), url("/assets/fonts/typeforge/black/typeforge-black.ttf") format("truetype"), url("/assets/fonts/typeforge/black/typeforge-black.svg#typeforge") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "mustang";
  src: url("/assets/fonts/mustang/mustang.eot");
  src: url("/assets/fonts/mustang/mustang.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/mustang/mustang.woff2") format("woff2"), url("/assets/fonts/mustang/mustang.woff") format("woff"), url("/assets/fonts/mustang/mustang.ttf") format("truetype"), url("/assets/fonts/mustang/mustang.svg#mustang") format("svg");
  font-weight: normal;
  font-style: 500; }

h1, .h1-typography {
  font-family: "typeforge";
  font-size: 3.9em;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #151717;
  letter-spacing: -3px; }

h2, .h2-typography {
  font-family: "typeforge";
  font-size: 3.6em;
  line-height: 1.618;
  font-weight: 500;
  color: #151717; }

h3, .h3-typography {
  font-family: "typeforge";
  font-size: 1.8em;
  line-height: 1.618;
  font-weight: 400;
  color: #151717; }

h4, .h4-typography {
  font-family: "typeforge";
  font-size: 1.2em;
  line-height: 1.618;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  color: #151717; }

h5, .h5-typography {
  font-family: "typeforge";
  font-size: 1.105em;
  line-height: 1.618;
  font-weight: 500;
  text-transform: uppercase;
  color: #151717;
  letter-spacing: 3px; }

h6, .h6-typography {
  font-family: "typeforge";
  font-size: 1.092em;
  line-height: 1.618;
  font-weight: 400;
  color: #151717;
  letter-spacing: 2px; }

@media (min-width: 500px) {
  h1 {
    font-size: 5.07em; }
  h2 {
    font-size: 3.9em; }
  h3 {
    font-size: 1.95em; }
  h4 {
    font-size: 1.3em; } }

@media (min-width: 768px) {
  h6 {
    font-size: 0.8125em; } }

@media (min-width: 960px) {
  h1 {
    font-size: 5.85em; }
  h2 {
    font-size: 4.5em; }
  h3 {
    font-size: 2.25em; }
  h4 {
    font-size: 1.5em; }
  h5 {
    font-size: 1.275em; }
  h6 {
    font-size: 1.05em; } }

@media (min-width: 1200px) {
  h1 {
    font-size: 7.8em; }
  h2 {
    font-size: 6em; }
  h3 {
    font-size: 3em; }
  h4 {
    font-size: 2em; }
  h5 {
    font-size: 1.7em; }
  h6 {
    font-size: 1.4em; } }

h1, h2, h3, h4, h5 {
  margin-bottom: 0.5em; }
  h1.no-margin, h2.no-margin, h3.no-margin, h4.no-margin, h5.no-margin {
    margin-bottom: 0; }

::-moz-selection,
mark {
  background: #00d9b0; }

::selection,
mark {
  background: #00d9b0; }

::-moz-selection {
  background: #00d9b0; }

s,
del,
strike {
  font-styling: strike; }

strong, b {
  font-weight: 500; }

em, i {
  font-style: italic; }

u {
  text-decoration: underline; }

small {
  font-size: 0.8em; }

sub {
  font-size: 0.8em;
  vertical-align: -2px; }

sup {
  font-size: 0.8em;
  vertical-align: 5px; }

ins {
  border-bottom: 1px dotted #5f6666;
  text-decoration: none;
  color: #474b4b; }

code {
  color: #FF1D8E;
  background: #474b4b;
  font-family: "Courier New", Courier, monospace;
  padding: 0.25em 0.5em;
  margin: 0.5em; }

kbd {
  font-family: monospace;
  color: inherit; }

p.large {
  font-size: 1.2em; }

p.small {
  font-size: 0.8em; }

p:not(:last-child) {
  margin-bottom: 2em; }

a {
  text-decoration: underline;
  color: inherit;
  font-size: inherit;
  font-weight: inherit; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }

ul {
  list-style: none;
  margin: 1em 0;
  padding-left: 2em; }
  ul.bullet {
    list-style: disc; }
  ul li:not(:last-child) {
    margin: 0 0 1em; }

ol {
  margin: 1em 0;
  padding-left: 2em; }
  ol li {
    margin: 0 0 1em; }

ul.square {
  list-style: square; }

ul.upper-roman {
  list-style: upper-roman; }

ul.lower-roman {
  list-style: lower-roman; }

ul.upper-alpha {
  list-style: upper-alpha; }

ul.lower-alpha {
  list-style: lower-alpha; }

blockquote {
  padding: 3em;
  margin: 2em;
  background: #e1e3e3; }
  blockquote p, blockquote em, blockquote u, blockquote del, blockquote strong, blockquote code {
    font-size: 1.2em;
    font-style: normal;
    color: white; }

input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="webaddress"],
textarea {
  display: block;
  color: #788080;
  background: white;
  border: 1px solid #929999;
  padding: 0.5em 1em;
  margin: 0 0 2em;
  width: 100%;
  max-width: 100%;
  outline: none;
  cursor: pointer;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  input[type="date"]:placeholder,
  input[type="datetime-local"]:placeholder,
  input[type="month"]:placeholder,
  input[type="week"]:placeholder,
  input[type="time"]:placeholder,
  input[type="email"]:placeholder,
  input[type="number"]:placeholder,
  input[type="password"]:placeholder,
  input[type="search"]:placeholder,
  input[type="tel"]:placeholder,
  input[type="text"]:placeholder,
  input[type="url"]:placeholder,
  input[type="webaddress"]:placeholder,
  textarea:placeholder {
    color: #acb2b2;
    background: white;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  input[type="date"]:hover, input[type="date"]:hover::-webkit-input-placeholder,
  input[type="datetime-local"]:hover,
  input[type="datetime-local"]:hover::-webkit-input-placeholder,
  input[type="month"]:hover,
  input[type="month"]:hover::-webkit-input-placeholder,
  input[type="week"]:hover,
  input[type="week"]:hover::-webkit-input-placeholder,
  input[type="time"]:hover,
  input[type="time"]:hover::-webkit-input-placeholder,
  input[type="email"]:hover,
  input[type="email"]:hover::-webkit-input-placeholder,
  input[type="number"]:hover,
  input[type="number"]:hover::-webkit-input-placeholder,
  input[type="password"]:hover,
  input[type="password"]:hover::-webkit-input-placeholder,
  input[type="search"]:hover,
  input[type="search"]:hover::-webkit-input-placeholder,
  input[type="tel"]:hover,
  input[type="tel"]:hover::-webkit-input-placeholder,
  input[type="text"]:hover,
  input[type="text"]:hover::-webkit-input-placeholder,
  input[type="url"]:hover,
  input[type="url"]:hover::-webkit-input-placeholder,
  input[type="webaddress"]:hover,
  input[type="webaddress"]:hover::-webkit-input-placeholder,
  textarea:hover,
  textarea:hover::-webkit-input-placeholder {
    color: #788080;
    border-color: #788080;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  input[type="date"]:hover, input[type="date"]:hover::-ms-input-placeholder,
  input[type="datetime-local"]:hover,
  input[type="datetime-local"]:hover::-ms-input-placeholder,
  input[type="month"]:hover,
  input[type="month"]:hover::-ms-input-placeholder,
  input[type="week"]:hover,
  input[type="week"]:hover::-ms-input-placeholder,
  input[type="time"]:hover,
  input[type="time"]:hover::-ms-input-placeholder,
  input[type="email"]:hover,
  input[type="email"]:hover::-ms-input-placeholder,
  input[type="number"]:hover,
  input[type="number"]:hover::-ms-input-placeholder,
  input[type="password"]:hover,
  input[type="password"]:hover::-ms-input-placeholder,
  input[type="search"]:hover,
  input[type="search"]:hover::-ms-input-placeholder,
  input[type="tel"]:hover,
  input[type="tel"]:hover::-ms-input-placeholder,
  input[type="text"]:hover,
  input[type="text"]:hover::-ms-input-placeholder,
  input[type="url"]:hover,
  input[type="url"]:hover::-ms-input-placeholder,
  input[type="webaddress"]:hover,
  input[type="webaddress"]:hover::-ms-input-placeholder,
  textarea:hover,
  textarea:hover::-ms-input-placeholder {
    color: #788080;
    border-color: #788080;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  input[type="date"]:hover, input[type="date"]:hover::placeholder,
  input[type="datetime-local"]:hover,
  input[type="datetime-local"]:hover::placeholder,
  input[type="month"]:hover,
  input[type="month"]:hover::placeholder,
  input[type="week"]:hover,
  input[type="week"]:hover::placeholder,
  input[type="time"]:hover,
  input[type="time"]:hover::placeholder,
  input[type="email"]:hover,
  input[type="email"]:hover::placeholder,
  input[type="number"]:hover,
  input[type="number"]:hover::placeholder,
  input[type="password"]:hover,
  input[type="password"]:hover::placeholder,
  input[type="search"]:hover,
  input[type="search"]:hover::placeholder,
  input[type="tel"]:hover,
  input[type="tel"]:hover::placeholder,
  input[type="text"]:hover,
  input[type="text"]:hover::placeholder,
  input[type="url"]:hover,
  input[type="url"]:hover::placeholder,
  input[type="webaddress"]:hover,
  input[type="webaddress"]:hover::placeholder,
  textarea:hover,
  textarea:hover::placeholder {
    color: #788080;
    border-color: #788080;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  input[type="date"]:focus, input[type="date"]:focus::-webkit-input-placeholder,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:focus::-webkit-input-placeholder,
  input[type="month"]:focus,
  input[type="month"]:focus::-webkit-input-placeholder,
  input[type="week"]:focus,
  input[type="week"]:focus::-webkit-input-placeholder,
  input[type="time"]:focus,
  input[type="time"]:focus::-webkit-input-placeholder,
  input[type="email"]:focus,
  input[type="email"]:focus::-webkit-input-placeholder,
  input[type="number"]:focus,
  input[type="number"]:focus::-webkit-input-placeholder,
  input[type="password"]:focus,
  input[type="password"]:focus::-webkit-input-placeholder,
  input[type="search"]:focus,
  input[type="search"]:focus::-webkit-input-placeholder,
  input[type="tel"]:focus,
  input[type="tel"]:focus::-webkit-input-placeholder,
  input[type="text"]:focus,
  input[type="text"]:focus::-webkit-input-placeholder,
  input[type="url"]:focus,
  input[type="url"]:focus::-webkit-input-placeholder,
  input[type="webaddress"]:focus,
  input[type="webaddress"]:focus::-webkit-input-placeholder,
  textarea:focus,
  textarea:focus::-webkit-input-placeholder {
    color: #788080;
    border-color: #004034; }
  input[type="date"]:focus, input[type="date"]:focus::-ms-input-placeholder,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:focus::-ms-input-placeholder,
  input[type="month"]:focus,
  input[type="month"]:focus::-ms-input-placeholder,
  input[type="week"]:focus,
  input[type="week"]:focus::-ms-input-placeholder,
  input[type="time"]:focus,
  input[type="time"]:focus::-ms-input-placeholder,
  input[type="email"]:focus,
  input[type="email"]:focus::-ms-input-placeholder,
  input[type="number"]:focus,
  input[type="number"]:focus::-ms-input-placeholder,
  input[type="password"]:focus,
  input[type="password"]:focus::-ms-input-placeholder,
  input[type="search"]:focus,
  input[type="search"]:focus::-ms-input-placeholder,
  input[type="tel"]:focus,
  input[type="tel"]:focus::-ms-input-placeholder,
  input[type="text"]:focus,
  input[type="text"]:focus::-ms-input-placeholder,
  input[type="url"]:focus,
  input[type="url"]:focus::-ms-input-placeholder,
  input[type="webaddress"]:focus,
  input[type="webaddress"]:focus::-ms-input-placeholder,
  textarea:focus,
  textarea:focus::-ms-input-placeholder {
    color: #788080;
    border-color: #004034; }
  input[type="date"]:focus, input[type="date"]:focus::placeholder,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:focus::placeholder,
  input[type="month"]:focus,
  input[type="month"]:focus::placeholder,
  input[type="week"]:focus,
  input[type="week"]:focus::placeholder,
  input[type="time"]:focus,
  input[type="time"]:focus::placeholder,
  input[type="email"]:focus,
  input[type="email"]:focus::placeholder,
  input[type="number"]:focus,
  input[type="number"]:focus::placeholder,
  input[type="password"]:focus,
  input[type="password"]:focus::placeholder,
  input[type="search"]:focus,
  input[type="search"]:focus::placeholder,
  input[type="tel"]:focus,
  input[type="tel"]:focus::placeholder,
  input[type="text"]:focus,
  input[type="text"]:focus::placeholder,
  input[type="url"]:focus,
  input[type="url"]:focus::placeholder,
  input[type="webaddress"]:focus,
  input[type="webaddress"]:focus::placeholder,
  textarea:focus,
  textarea:focus::placeholder {
    color: #788080;
    border-color: #004034; }

input[type="image"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

textarea {
  resize: none; }

label,
progress,
legend {
  display: block;
  color: #788080; }

input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: white;
  border: 1px solid #929999;
  margin: 0 1em;
  margin-bottom: -2px; }
  input[type="checkbox"] ~ label,
  input[type="radio"] ~ label {
    display: inline-block; }
  input[type="checkbox"]:hover,
  input[type="radio"]:hover {
    background: #e1e3e3; }
  input[type="checkbox"]:checked,
  input[type="radio"]:checked {
    background: #e8e9e9; }

input[type="radio"] {
  border-radius: 100%; }

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  cursor: pointer;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='#929999'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 16px;
  background-position: calc(100% - 20px) 60%;
  width: 100%;
  max-width: 100%;
  padding: 0.5em 1em;
  margin: 0 0 2em;
  border-radius: 0;
  border: 1px solid #929999; }
  select:hover {
    border-color: #788080; }
  select:focus {
    border-color: #004034; }

input[type=range] {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 2em 0; }
  input[type=range]::-webkit-slider-runnable-track {
    cursor: default;
    height: 8px;
    width: 100%;
    background: #e8e9e9;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  input[type=range]::-ms-track {
    cursor: default;
    width: 100%;
    height: 8px;
    background: #e8e9e9;
    border-color: transparent;
    color: transparent; }
  input[type=range]::-moz-range-track {
    cursor: default;
    width: 100%;
    height: 8px;
    box-shadow: none;
    background: #e8e9e9;
    border-radius: 0;
    border: none; }
  input[type=range]::-webkit-slider-thumb {
    border: none;
    height: 30px;
    width: 18px;
    border-radius: 0;
    background: #e1e3e3;
    cursor: pointer;
    -webkit-appearance: none;
            appearance: none;
    margin-top: -11px; }
  input[type=range]::-ms-thumb {
    border: none;
    height: 30px;
    width: 18px;
    border-radius: 0;
    background: #e1e3e3;
    cursor: pointer; }
  input[type=range]::-moz-range-thumb {
    border: none;
    height: 30px;
    width: 18px;
    border-radius: 0;
    background: #e1e3e3;
    cursor: pointer; }
  input[type=range]::-ms-fill-lower {
    background: #e8e9e9;
    border: none;
    border-radius: 0;
    box-shadow: none; }
  input[type=range]::-ms-fill-upper {
    background: #e8e9e9;
    border: none;
    border-radius: 0;
    box-shadow: none; }
  input[type=range]:focus {
    outline: none; }
  input[type=range]:focus::-webkit-slider-runnable-track {
    background: #e8e9e9; }
  input[type=range]:focus::-ms-fill-lower {
    background: #e8e9e9; }
  input[type=range]:focus::-ms-fill-upper {
    background: #e8e9e9; }

.mustang {
  font-family: "mustang"; }

hr {
  display: block;
  clear: both;
  border-top: 1px solid #929999;
  margin: 0; }

hr[class*="section-break"] {
  margin: 6em 0; }
  hr[class*="section-break"][class*="-large"] {
    margin: 8em 0; }
  hr[class*="section-break"][class*="-small"] {
    margin: 5em 0; }

hr[class*="spacer"] {
  margin: 1em 0; }
  hr[class*="spacer"][class*="-x-large"] {
    margin: 3em 0; }
  hr[class*="spacer"][class*="-large"] {
    margin: 2em 0; }
  hr[class*="spacer"][class*="-small"] {
    margin: 0.5em 0; }

button,
.button,
input[type="button"] {
  color: white;
  font-family: "typeforge";
  font-weight: 500;
  text-transform: uppercase;
  padding: 1em 2em;
  background: #5f6666;
  border: none;
  letter-spacing: 2px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  button.button-dark,
  .button.button-dark,
  input[type="button"].button-dark {
    color: white;
    background: #151717;
    border: 2px solid #151717; }
    button.button-dark:hover, button.button-dark:active,
    .button.button-dark:hover,
    .button.button-dark:active,
    input[type="button"].button-dark:hover,
    input[type="button"].button-dark:active {
      color: #151717;
      background: none; }
    button.button-dark:disabled,
    .button.button-dark:disabled,
    input[type="button"].button-dark:disabled {
      opacity: 0.5;
      cursor: default; }
  button.button-light,
  .button.button-light,
  input[type="button"].button-light {
    color: #151717;
    background: white;
    border: 2px solid white; }
    button.button-light:hover, button.button-light:active,
    .button.button-light:hover,
    .button.button-light:active,
    input[type="button"].button-light:hover,
    input[type="button"].button-light:active {
      color: white;
      background: none; }
    button.button-light:disabled,
    .button.button-light:disabled,
    input[type="button"].button-light:disabled {
      opacity: 0.5;
      cursor: default; }
  button.button-primary,
  .button.button-primary,
  input[type="button"].button-primary {
    color: white;
    background: #004034;
    border: 2px solid #004034; }
    button.button-primary:hover, button.button-primary:active,
    .button.button-primary:hover,
    .button.button-primary:active,
    input[type="button"].button-primary:hover,
    input[type="button"].button-primary:active {
      color: #004034;
      background: none; }
    button.button-primary:disabled,
    .button.button-primary:disabled,
    input[type="button"].button-primary:disabled {
      opacity: 0.5;
      cursor: default; }
  button.button-secondary,
  .button.button-secondary,
  input[type="button"].button-secondary {
    color: white;
    background: #A88F57;
    border: 2px solid #A88F57; }
    button.button-secondary:hover, button.button-secondary:active,
    .button.button-secondary:hover,
    .button.button-secondary:active,
    input[type="button"].button-secondary:hover,
    input[type="button"].button-secondary:active {
      color: #A88F57;
      background: none; }
    button.button-secondary:disabled,
    .button.button-secondary:disabled,
    input[type="button"].button-secondary:disabled {
      opacity: 0.5;
      cursor: default; }
  button.button-success,
  .button.button-success,
  input[type="button"].button-success {
    color: white;
    background: #39BC26;
    border: 2px solid #39BC26; }
    button.button-success:hover, button.button-success:active,
    .button.button-success:hover,
    .button.button-success:active,
    input[type="button"].button-success:hover,
    input[type="button"].button-success:active {
      color: #39BC26;
      background: none; }
    button.button-success:disabled,
    .button.button-success:disabled,
    input[type="button"].button-success:disabled {
      opacity: 0.5;
      cursor: default; }
  button.button-error,
  .button.button-error,
  input[type="button"].button-error {
    color: white;
    background: #C21F32;
    border: 2px solid #C21F32; }
    button.button-error:hover, button.button-error:active,
    .button.button-error:hover,
    .button.button-error:active,
    input[type="button"].button-error:hover,
    input[type="button"].button-error:active {
      color: #C21F32;
      background: none; }
    button.button-error:disabled,
    .button.button-error:disabled,
    input[type="button"].button-error:disabled {
      opacity: 0.5;
      cursor: default; }
  button.button-warning,
  .button.button-warning,
  input[type="button"].button-warning {
    color: white;
    background: #E2D364;
    border: 2px solid #E2D364; }
    button.button-warning:hover, button.button-warning:active,
    .button.button-warning:hover,
    .button.button-warning:active,
    input[type="button"].button-warning:hover,
    input[type="button"].button-warning:active {
      color: #E2D364;
      background: none; }
    button.button-warning:disabled,
    .button.button-warning:disabled,
    input[type="button"].button-warning:disabled {
      opacity: 0.5;
      cursor: default; }
  button.button-blue,
  .button.button-blue,
  input[type="button"].button-blue {
    color: white;
    background: #76643d;
    border: 2px solid #76643d; }
    button.button-blue:hover, button.button-blue:active,
    .button.button-blue:hover,
    .button.button-blue:active,
    input[type="button"].button-blue:hover,
    input[type="button"].button-blue:active {
      color: #76643d;
      background: none; }
    button.button-blue:disabled,
    .button.button-blue:disabled,
    input[type="button"].button-blue:disabled {
      opacity: 0.5;
      cursor: default; }

button.button-outline-dark,
.button.button-outline-dark,
input[type="button"].button-outline-dark {
  color: #151717;
  background: none;
  border: 2px solid #151717; }
  button.button-outline-dark:hover, button.button-outline-dark:active,
  .button.button-outline-dark:hover,
  .button.button-outline-dark:active,
  input[type="button"].button-outline-dark:hover,
  input[type="button"].button-outline-dark:active {
    color: white;
    background: #151717; }
  button.button-outline-dark:disabled,
  .button.button-outline-dark:disabled,
  input[type="button"].button-outline-dark:disabled {
    opacity: 0.5;
    cursor: default; }

button.button-outline-light,
.button.button-outline-light,
input[type="button"].button-outline-light {
  color: white;
  background: none;
  border: 2px solid white; }
  button.button-outline-light:hover, button.button-outline-light:active,
  .button.button-outline-light:hover,
  .button.button-outline-light:active,
  input[type="button"].button-outline-light:hover,
  input[type="button"].button-outline-light:active {
    color: #788080;
    background: white; }
  button.button-outline-light:disabled,
  .button.button-outline-light:disabled,
  input[type="button"].button-outline-light:disabled {
    opacity: 0.5;
    cursor: default; }

button.button-outline-primary,
.button.button-outline-primary,
input[type="button"].button-outline-primary {
  color: #004034;
  background: none;
  border: 2px solid #004034; }
  button.button-outline-primary:hover, button.button-outline-primary:active,
  .button.button-outline-primary:hover,
  .button.button-outline-primary:active,
  input[type="button"].button-outline-primary:hover,
  input[type="button"].button-outline-primary:active {
    color: white;
    background: #004034; }
  button.button-outline-primary:disabled,
  .button.button-outline-primary:disabled,
  input[type="button"].button-outline-primary:disabled {
    opacity: 0.5;
    cursor: default; }

button.button-outline-secondary,
.button.button-outline-secondary,
input[type="button"].button-outline-secondary {
  color: #A88F57;
  background: none;
  border: 2px solid #A88F57; }
  button.button-outline-secondary:hover, button.button-outline-secondary:active,
  .button.button-outline-secondary:hover,
  .button.button-outline-secondary:active,
  input[type="button"].button-outline-secondary:hover,
  input[type="button"].button-outline-secondary:active {
    color: white;
    background: #A88F57; }
  button.button-outline-secondary:disabled,
  .button.button-outline-secondary:disabled,
  input[type="button"].button-outline-secondary:disabled {
    opacity: 0.5;
    cursor: default; }

button.button-outline-success,
.button.button-outline-success,
input[type="button"].button-outline-success {
  color: #39BC26;
  background: none;
  border: 2px solid #39BC26; }
  button.button-outline-success:hover, button.button-outline-success:active,
  .button.button-outline-success:hover,
  .button.button-outline-success:active,
  input[type="button"].button-outline-success:hover,
  input[type="button"].button-outline-success:active {
    color: white;
    background: #39BC26; }
  button.button-outline-success:disabled,
  .button.button-outline-success:disabled,
  input[type="button"].button-outline-success:disabled {
    opacity: 0.5;
    cursor: default; }

button.button-outline-error,
.button.button-outline-error,
input[type="button"].button-outline-error {
  color: #C21F32;
  background: none;
  border: 2px solid #C21F32; }
  button.button-outline-error:hover, button.button-outline-error:active,
  .button.button-outline-error:hover,
  .button.button-outline-error:active,
  input[type="button"].button-outline-error:hover,
  input[type="button"].button-outline-error:active {
    color: white;
    background: #C21F32; }
  button.button-outline-error:disabled,
  .button.button-outline-error:disabled,
  input[type="button"].button-outline-error:disabled {
    opacity: 0.5;
    cursor: default; }

button.button-outline-warning,
.button.button-outline-warning,
input[type="button"].button-outline-warning {
  color: #E2D364;
  background: none;
  border: 2px solid #E2D364; }
  button.button-outline-warning:hover, button.button-outline-warning:active,
  .button.button-outline-warning:hover,
  .button.button-outline-warning:active,
  input[type="button"].button-outline-warning:hover,
  input[type="button"].button-outline-warning:active {
    color: white;
    background: #E2D364; }
  button.button-outline-warning:disabled,
  .button.button-outline-warning:disabled,
  input[type="button"].button-outline-warning:disabled {
    opacity: 0.5;
    cursor: default; }

button.button-outline-blue,
.button.button-outline-blue,
input[type="button"].button-outline-blue {
  color: #76643d;
  background: none;
  border: 2px solid #76643d; }
  button.button-outline-blue:hover, button.button-outline-blue:active,
  .button.button-outline-blue:hover,
  .button.button-outline-blue:active,
  input[type="button"].button-outline-blue:hover,
  input[type="button"].button-outline-blue:active {
    color: white;
    background: #76643d; }
  button.button-outline-blue:disabled,
  .button.button-outline-blue:disabled,
  input[type="button"].button-outline-blue:disabled {
    opacity: 0.5;
    cursor: default; }

body > header:first-child {
  background: rgba(0, 64, 52, 0.92);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 300; }
  body > header:first-child .mustang-logo {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 60px;
    z-index: 100;
    opacity: 0.4; }
    body > header:first-child .mustang-logo svg {
      height: 70px;
      margin-top: -0.25em;
      margin-left: -0.25em; }
  body > header:first-child .logo-container {
    position: relative;
    z-index: 110; }
    body > header:first-child .logo-container > h2:first-of-type {
      color: white;
      font-size: 1.3em;
      margin-bottom: 0;
      margin-left: 0.5em;
      line-height: 1; }
      @media (max-width: 767px) {
        body > header:first-child .logo-container > h2:first-of-type {
          font-size: 0.75em;
          max-width: 100px; } }
  body > header:first-child .button {
    padding: 0.5em 1em;
    line-height: 1;
    margin-right: 0.5em; }
    @media (max-width: 767px) {
      body > header:first-child .button {
        min-width: 175px;
        text-align: center; } }

.hero {
  padding: 8em 0;
  background: url("/assets/images/min/backgrounds/hero-bg-image.jpg") center/cover no-repeat;
  overflow: hidden;
  position: relative;
  color: white; }
  @media (max-width: 767px) {
    .hero {
      padding: 3em 0 5em; } }
  .hero h1,
  .hero h2,
  .hero h3,
  .hero h4,
  .hero h5,
  .hero p {
    color: white; }
  .hero .container {
    z-index: 20;
    position: relative; }
  .hero .meathead {
    max-width: 200px;
    opacity: 0.8; }
  .hero .cp-wrestling-script {
    display: block;
    position: relative;
    z-index: 20;
    max-width: 100%;
    margin-bottom: -30px; }
    @media (max-width: 767px) {
      .hero .cp-wrestling-script {
        margin-bottom: -24px; } }
  .hero h1 {
    position: relative;
    z-index: 10;
    margin-bottom: 0; }
  .hero:before {
    display: block;
    clear: both;
    content: "";
    height: 60px; }
  .hero:after {
    display: block;
    clear: both;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: #004034;
    z-index: 10;
    opacity: 0.9; }

/* FF3.6-15 */
/* Chrome10-25,Safari5.1-6 */
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* IE6-9 */
.about-the-event {
  background: url("/assets/images/min/backgrounds/sub-hero-bg-image.jpg") center/cover no-repeat;
  position: relative; }
  .about-the-event > .container {
    position: relative;
    z-index: 20; }
  .about-the-event:before {
    display: block;
    clear: both;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0.8)));
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.8) 100%);
    background: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff',GradientType=1 );
    z-index: 10; }
  .about-the-event h5, .about-the-event h6, .about-the-event p {
    max-width: 100%; }
  @media (min-width: 768px) {
    .about-the-event h5 {
      width: 90ch; } }
  @media (min-width: 960px) {
    .about-the-event h5 {
      width: 80ch; } }
  @media (min-width: 1200px) {
    .about-the-event h5 {
      width: 60ch; } }
  .about-the-event h6, .about-the-event p {
    width: 85ch; }
  .about-the-event h5 {
    color: #A88F57;
    margin: 1em 0; }

.schedule {
  background: url('data:image/svg+xml;utf8,\a   <svg id="f6404cd2-460e-404c-ae72-6bfb8b656a86" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 791.3 612.23">\a     <defs>\a       <style>.topography-line{fill:#000;}</style>\a     </defs>\a     <title>Mustang Wrestling Foundation | Schedule</title>\a \a     <path class="topography-line" d="M402.72,25.49a16.05,16.05,0,0,0,3.14,3.34c1.14.91,2.29,1.81,3.5,2.61a11.4,11.4,0,0,1,4.5,5.95,23.48,23.48,0,0,1,1.23,11.32,10.92,10.92,0,0,0,1.82,8.08,18.86,18.86,0,0,1,1.67,3,5.22,5.22,0,0,1-.79,5.8A14.75,14.75,0,0,1,413.74,69c-1.31.79-2.66,1.52-4,2.22A11.51,11.51,0,0,0,407.07,73a4.9,4.9,0,0,0-1.57,4.79,9.63,9.63,0,0,0,.48,1.77c1.79,4.33,3.61,8.64,6.45,12.41,2.13,2.81,4.31,5.59,6.46,8.38.42.55.81,1.12,1.21,1.68a2.94,2.94,0,0,1,.43,2.4,14.07,14.07,0,0,1-2,4.61,8,8,0,0,1-4.8,3.69c-2.07.57-4.12,1.19-6.18,1.79-1,.28-1.91.56-2.85.9-2.39.89-2.7,1.58-1.75,4a17.92,17.92,0,0,0,1.4,2.89c1.27,2.1,2.62,4.15,3.92,6.22.76,1.21,1.46,2.37,3.24,1.48.57-.29,1.27.53.93,1.11a2,2,0,0,0,.21,2.3c1.26,2.11,2.47,4.25,3.69,6.37A11.76,11.76,0,0,1,417,141c.14.32,0,.63-.36.66-.61,0-1.23.05-1.84.05a21.68,21.68,0,0,1-5.64-1,94.9,94.9,0,0,0-10.52-2.44,12.09,12.09,0,0,0-10,2.41c-1.2,1-2.36,2-3.54,2.94-.76.64-1.51,1.29-2.29,1.91a2.78,2.78,0,0,1-3.58.17c-2-1.27-4.09-2.42-6.15-3.6-.6-.34-1.22-.64-1.84-.95a3.79,3.79,0,0,0-4.31.42c-.67.52-1.31,1.07-2,1.6a10,10,0,0,0-3.55,6.75,30.33,30.33,0,0,0-.3,4.36,23,23,0,0,1-2.3,10.22c-.87,1.88-1.72,3.77-2.62,5.63a3.89,3.89,0,0,0,0,3.53,12.72,12.72,0,0,0,2.47,3.31,45.53,45.53,0,0,0,5,4.37c1.45,1.13,2.94,2.22,4.38,3.36.39.31.93.56.91,1.31a13.05,13.05,0,0,1-2.48,2.24,51.9,51.9,0,0,0-4.75,4,14.17,14.17,0,0,0-2.13,2.69,4,4,0,0,0-.38,3.33,10.41,10.41,0,0,0,1.31,2.68,21.87,21.87,0,0,0,3.25,3.87c1.67,1.58,3.4,3.09,5.09,4.65.56.51,1.27.88,1.54,1.66a4.67,4.67,0,0,1-1.78,1.75l-1.84,1.39a4.83,4.83,0,0,0-2,5.06c.15.83.3,1.65.5,2.47a37,37,0,0,0,2.17,6c.18.42.44.83.14,1.32a23.48,23.48,0,0,1-4.11.12,56.36,56.36,0,0,0-7.35.35,5.08,5.08,0,0,0-3.49,2,10.42,10.42,0,0,0-1.53,2.82A23.62,23.62,0,0,0,350,239.3c-.51,3.25-.93,6.52-1.4,9.78-.1.64.05,1.53-.74,1.73-.64.16-1.08-.55-1.42-1-3.26-4.45-6-9.1-5.22-15a5.56,5.56,0,0,0-2.59-5.53c-.75-.53-1.56-1-2.35-1.45s-1.84-1.1-2.74-1.69a5.81,5.81,0,0,1-1.66-1.58,1.52,1.52,0,0,1,.36-2.22,7.9,7.9,0,0,1,2.25-1.12,8.32,8.32,0,0,0,5.49-6.81,19.91,19.91,0,0,0-1.3-11.49A53.3,53.3,0,0,0,323.72,183a24.58,24.58,0,0,0-3-2.11,9.45,9.45,0,0,0-10-.11,29.57,29.57,0,0,0-4.46,3.25c-1.17,1-2.34,2-3.52,3a11.16,11.16,0,0,1-3.41,1.88,6.14,6.14,0,0,1-1.33.32c-.87.11-1.37-.31-1.3-1.15a12.64,12.64,0,0,1,.39-2,14.61,14.61,0,0,0,.07-6.61,19.18,19.18,0,0,0-3.17-7.09,13.68,13.68,0,0,1-2.41-7.31c-.08-1.3-.22-2.6-.38-3.9a10,10,0,0,0-.39-1.79c-1-3-3.08-4.06-6.09-3a13.83,13.83,0,0,0-3.06,1.57c-1.54,1-3.08,2-4.67,2.93-5.11,2.95-10.54,4.55-16.5,3.83a16.4,16.4,0,0,0-3.9.11,10,10,0,0,0-7.06,3.87c-.24.3-.46.61-.71.91-.71.83-1,.86-2,.3a11.63,11.63,0,0,1-2.65-2.2,27.3,27.3,0,0,1-4.09-5.53,4.47,4.47,0,0,0-5.9-2,17.23,17.23,0,0,0-3.46,1.8c-1,.64-1.94,1.23-2.93,1.82a.63.63,0,0,1-1-.27c-.38-.75-.71-1.53-1-2.3a9.65,9.65,0,0,0-5.65-5.41c-5.1-1.84-7.85-.09-10,3.5-.57,1-1.07,2-1.59,3.06-1,1.89-2.69,2.89-4.45,3.82a1.63,1.63,0,0,1-2.08-.48,5.07,5.07,0,0,1-.55-.74,10.48,10.48,0,0,0-5.48-4.34c-.71-.28-1.42-.59-2.15-.8a5,5,0,0,1-3.23-2.72,43.16,43.16,0,0,0-3.57-5.89,9.67,9.67,0,0,1-1.84-5.83,28.21,28.21,0,0,1,.22-3.43,42.52,42.52,0,0,1,1.33-6.3q.94-3.43,1.84-6.88a13.86,13.86,0,0,0,.33-4.11c-.11-2.32-1.74-3.84-4.22-3.14-3.42,1-6.21,2.64-7.12,6.4-.22.9-.53,1.77-.76,2.65-.78,3-1.45,6.12-2.33,9.13a75.38,75.38,0,0,1-11,22.89,27.05,27.05,0,0,1-7,6.94,17.23,17.23,0,0,0-5.67,6.54,42.32,42.32,0,0,0-2.16,5.32,17.53,17.53,0,0,1-1,2.32,1.1,1.1,0,0,1-1.57.52,13.75,13.75,0,0,1-1.8-1c-1.29-.82-2.56-1.69-3.86-2.49a11.28,11.28,0,0,0-12-.23,53.34,53.34,0,0,0-8.17,5.54c-7.67,6.19-14.39,13.34-21,20.57a9,9,0,0,0-2.42,7.16c.09,1.14.2,2.29.28,3.44a10.21,10.21,0,0,1-.88,5.38,5.59,5.59,0,0,0-.3,3.82,12.13,12.13,0,0,0,.87,2.61c2,4.08,4.74,7.51,9,9.53a18.22,18.22,0,0,1,4.74,3.22,5.68,5.68,0,0,1,1.29,1.6,1.21,1.21,0,0,1-.33,1.64c-.36.28-.79.47-1.16.75a1.31,1.31,0,0,0-.54,1.8c.34.84.8,1.64,1.21,2.47a7.25,7.25,0,0,1,.9,2.1.94.94,0,0,1-.55,1.14,17.2,17.2,0,0,1-1.95.66,10,10,0,0,0-5.18,3.22A25.74,25.74,0,0,1,99,261.51a7.51,7.51,0,0,1-7.62.89c-.85-.36-1.73-.65-2.54-1.07a13.41,13.41,0,0,0-8.75-1c-6.16,1.09-11.91,3.43-17.63,5.82a8.29,8.29,0,0,0-4.31,4.29,15.17,15.17,0,0,0-1,3,38.62,38.62,0,0,0-.71,6.16c-.06.69-.07,1.38-.15,2.06a.84.84,0,0,1-.72.79c-.53.09-1.06.16-1.59.2a46.41,46.41,0,0,1-9.65-.23,39.62,39.62,0,0,0-13.26.6,63.9,63.9,0,0,0-15.82,5.46,10.54,10.54,0,0,0-5.2,5.6,20.52,20.52,0,0,0-1.08,3.5,31.91,31.91,0,0,0-.34,9.85c.11,1.07.23,2.14.39,3.2a3.76,3.76,0,0,1-.83,3c-.42.54-.91,1-1.35,1.56a12.05,12.05,0,0,0-1.11,1.47,3.14,3.14,0,0,0,.22,3.85,14.76,14.76,0,0,0,2.28,2.26l4.89,3.84a28.29,28.29,0,0,1,4.7,4.38,13.15,13.15,0,0,0,7.77,4.57,44,44,0,0,0,11.9.8c3.3-.16,6.58-.42,9.88-.63a32.84,32.84,0,0,1,6.19.13,9.17,9.17,0,0,1,7.86,5.85,78.91,78.91,0,0,1,3.16,8.63c.91,3,1.5,6.1,2.22,9.16,1.42,6.06,4.21,11.14,10,14.19a6.53,6.53,0,0,1,3.5,5.61c.14,1.83.25,3.67.37,5.51a11.93,11.93,0,0,0,7,10.3,14.74,14.74,0,0,0,9.87,1c1-.19,1.95-.42,2.93-.58a11.87,11.87,0,0,1,3.9-.05c2.36.38,3.62,1.52,3.82,3.91a6,6,0,0,0,2.78,4.53c1.11.81,2.31,1.5,3.45,2.28a22,22,0,0,1,1.82,1.4.61.61,0,0,1,0,1,4.67,4.67,0,0,1-2.49,1.08c-1.67.26-3.34.51-5,.81a7.6,7.6,0,0,0-3.16,1.31,2.76,2.76,0,0,0-1.11,3.23,8.57,8.57,0,0,0,1.44,2.86,20.52,20.52,0,0,1,2.92,6c.32,1,.73,2,1.12,3a9,9,0,0,0,4.3,4.88c5.19,2.82,10.43,5.52,15.84,7.88a92,92,0,0,0,9.89,3.72,22.92,22.92,0,0,0,9.52,1.11,19.75,19.75,0,0,1,3.44-.05,33.74,33.74,0,0,1,15.7,4.69,14.42,14.42,0,0,0,4,1.59,40,40,0,0,0,13.49.63,20.78,20.78,0,0,0,6.05-1.31,15.36,15.36,0,0,1,7-1.08c2.53.14,5.05.39,7.57.56a66.79,66.79,0,0,0,11.49.29,13.19,13.19,0,0,0,5.43-1.71c1-.63,2.15-1.17,3.24-1.74a4.57,4.57,0,0,1,3.55-.4c1,.3,2.09.48,3.13.73a5,5,0,0,0,4.51-1.14,10.11,10.11,0,0,0,2.1-2.42c.56-.83,1.12-1.66,1.63-2.51a5.89,5.89,0,0,1,4.17-3c1.51-.27,3-.59,4.52-.83a65.66,65.66,0,0,0,6.56-1.15c3.85-1,6.2-3.29,6.56-7.81a38.63,38.63,0,0,0-.2-5.05,6,6,0,0,0-3.88-5.5c-.42-.19-.81-.43-1.24-.59a31.43,31.43,0,0,0-12.77-2.48,4.88,4.88,0,0,1-2.47-.39,3.33,3.33,0,0,1-2.22-3.4,3.06,3.06,0,0,1,2.46-3.19,7.43,7.43,0,0,1,1.79-.38c1.53-.15,3.06-.29,4.59-.31a13.44,13.44,0,0,0,5.34-1.22c.84-.37,1.67-.77,2.51-1.13,2.05-.87,4.08-1.78,6.15-2.56a19.83,19.83,0,0,1,6.51-1.33,25.08,25.08,0,0,0,3.66-.37,19.18,19.18,0,0,0,8.4-3.51,8.34,8.34,0,0,0,2.93-3.47,14.31,14.31,0,0,1,2.84-4.15c1-1.09,2-2.17,2.84-3.33a7.63,7.63,0,0,0,1.59-4.23c.31-4.79,2.19-8.72,6.35-11.38a6.68,6.68,0,0,0,2.78-3.83,14.66,14.66,0,0,0,.58-2.92c.16-2.06.21-4.14.33-6.2a6.38,6.38,0,0,1,.45-2.7.71.71,0,0,1,1.12-.31,9.47,9.47,0,0,1,2.3,2.55c1.11,1.66,2.14,3.36,3.24,5a18.49,18.49,0,0,0,10.67,7.9,27.07,27.07,0,0,0,6.83.84,6.32,6.32,0,0,0,5.19-2.51,13.66,13.66,0,0,0,2-3.58c.47-1.13.88-2.29,1.35-3.42a15.72,15.72,0,0,1,1-2.07c.46-.78,1.23-.77,1.56,0,.42,1.06.77,2.16,1.09,3.26a37.3,37.3,0,0,0,2.31,6.48,5.35,5.35,0,0,0,4.19,3.17c2.87.49,5.7,1.19,8.51,1.95a15.54,15.54,0,0,0,5.93.38,36.11,36.11,0,0,0,6.5-1.44c2.56-.81,5-1.88,7.5-2.89,1.2-.49,2.42-1,3.66-1.34,1.05-.32,1.48.05,1.41,1.09,0,.61-.16,1.21-.25,1.82a62.15,62.15,0,0,0-1.1,9.82,25.93,25.93,0,0,0,9.27,20.26c6.21,5.44,13.37,6.86,21.22,4.07a6.82,6.82,0,0,1,4.28-.1c1.25.36,2.45.87,3.67,1.34s2.26.94,3.41,1.38a8.18,8.18,0,0,0,5.6.48c.89-.28,1.42.05,1.89.89a7.38,7.38,0,0,1,.84,3.08c.13,1.68.29,3.37.31,5a13.1,13.1,0,0,0,3.16,8.21c2.34,2.95,5.32,4.36,9.12,3.27a7.36,7.36,0,0,1,5.14.54,26.38,26.38,0,0,1,4.36,2.54c1.59,1.07,3.16,2.17,4.76,3.23a50.7,50.7,0,0,0,10.82,5.54,25.56,25.56,0,0,0,6.46,1.59,22.47,22.47,0,0,0,13.83-3.37,39.93,39.93,0,0,0,8.33-6.83c.85-.89,1.68-1.8,2.54-2.67a2.84,2.84,0,0,1,3.37-.69c.7.3,1.4.61,2.08,1,1,.49,1.9,1,2.84,1.53a12.44,12.44,0,0,0,5,1.49,34.46,34.46,0,0,0,5.28.06,53.87,53.87,0,0,0,13.09-2.34,2.15,2.15,0,0,1,2.34.47,18.65,18.65,0,0,1,2.13,2.4c1.3,1.8,2.5,3.67,3.76,5.51a16,16,0,0,0,2.61,3.2,3.28,3.28,0,0,0,3.41.77c.29-.1.59-.18.87-.29a3.86,3.86,0,0,1,3.12.24,12.61,12.61,0,0,1,3.24,2.15c1.49,1.33,2.93,2.72,4.36,4.1a23.3,23.3,0,0,0,5.32,4,14,14,0,0,0,9.13,1.46,31.08,31.08,0,0,0,5.55-1.47q5.49-2,11-4.15a21.07,21.07,0,0,0,8.35-5.94,29.36,29.36,0,0,0,4.74-7.58,58.24,58.24,0,0,0,3.67-13,24.47,24.47,0,0,1,.7-2.9c.28-.89.63-1.07,1.53-1,.39,0,.77.06,1.15.09a3.4,3.4,0,0,0,3.45-1.81c.18-.33.35-.68.56-1a1,1,0,0,1,1.56-.34,11.29,11.29,0,0,1,2.48,2c1.38,1.44,2.71,2.92,4.11,4.34a22.09,22.09,0,0,0,17.86,6.89,53.19,53.19,0,0,0,11.23-2.29,26.69,26.69,0,0,0,15-11.21,44.33,44.33,0,0,0,6.27-14.72c.14-.6.24-1.21.43-1.79.49-1.49,1.09-2,2.71-1.89a8.6,8.6,0,0,0,4-.82c.77-.35,1.54-.69,2.29-1.07a61.56,61.56,0,0,0,7.41-4.62,21.28,21.28,0,0,1,6.81-3.25c2.22-.58,4.44-1.13,6.67-1.72a21.4,21.4,0,0,0,6-2.32,5.92,5.92,0,0,0,1.62-1.27,2.3,2.3,0,0,0,.25-2.78,6.39,6.39,0,0,0-1.86-2c-1.11-.82-2.27-1.58-3.36-2.42-.64-.49-1.7-.92-1.41-1.88s1.29-1,2.12-1.15c1.43-.28,2.85-.63,4.29-.8a11.62,11.62,0,0,0,9.71-7.13,48.35,48.35,0,0,1,2.52-4.64,11.74,11.74,0,0,0,1.45-3.6,50.83,50.83,0,0,0,.83-6.85,63,63,0,0,1,2.1-13.84,15.06,15.06,0,0,0,0-8.18,28.18,28.18,0,0,0-1.28-3.93,62.53,62.53,0,0,0-8.47-14.16c-1.15-1.44-2.34-2.85-3.46-4.31a17.62,17.62,0,0,1-3.64-10.92c0-1.3,0-2.61-.14-3.91a128.09,128.09,0,0,0-2.43-15.44c-1-4.8-2.24-9.55-3-14.4a12.11,12.11,0,0,0-1-3.29,5.1,5.1,0,0,0-3.84-3,11.14,11.14,0,0,0-3.21-.13,13.19,13.19,0,0,1-9.88-2.91,12.67,12.67,0,0,0-1.1-.83,4.42,4.42,0,0,1-2.09-4.31c.08-1.61.09-3.22.07-4.83a12.11,12.11,0,0,0-2.14-6.7,4.88,4.88,0,0,0-4-2.28,9,9,0,0,0-2.06.18,19,19,0,0,0-5.55,2.14,63.88,63.88,0,0,0-7.14,4.61q-1.22.88-2.43,1.74a.73.73,0,0,1-1-.14,8.49,8.49,0,0,1-1.53-2.55c-1-2.48-2-5-3-7.46-1.28-3.2-2.5-6.42-3.84-9.6a16.51,16.51,0,0,0-8.64-8.83l-2.31-1c-.76-.35-1.54-.69-2.29-1.08a7.35,7.35,0,0,1-1.35-.86,2.13,2.13,0,0,1-.73-2.66c.15-.35.29-.71.41-1.07a2.87,2.87,0,0,0-1-3.67,10.37,10.37,0,0,0-2.59-1.47c-.91-.41-1.83-.79-2.75-1.17a2.19,2.19,0,0,1-1.47-2.55c.13-1.14.2-2.29.29-3.43a5.09,5.09,0,0,0-1-3.45,16.08,16.08,0,0,0-7.73-5.92c-.72-.25-1.5-.33-2.24-.53a1.6,1.6,0,0,1-1.27-1.89,6.76,6.76,0,0,1,1.31-3.15,12.28,12.28,0,0,1,5.13-4.15,21.8,21.8,0,0,0,7.73-6,54,54,0,0,0,4.16-5.5c2.4-3.57,4.78-7.14,7.17-10.71a8.58,8.58,0,0,0,1.25-2.69,2.92,2.92,0,0,0-1.49-3.5,6,6,0,0,0-2.64-.71,22.07,22.07,0,0,0-7.06.7,11.81,11.81,0,0,1-2.5.38,3.93,3.93,0,0,1-3.55-1.74,18.34,18.34,0,0,1-1.32-2.16c-.58-1.08-1.08-2.2-1.67-3.27A13.51,13.51,0,0,0,616.9,136c-1.45-1.83-2.89-2.07-4.77-.73a25.31,25.31,0,0,0-2.78,2.4,70.37,70.37,0,0,1-8.92,7.24,18.72,18.72,0,0,1-9.63,3.39,25.58,25.58,0,0,0-9.27,2.5,9.71,9.71,0,0,0-5.45,6.17,26.27,26.27,0,0,0-1.08,5.64,50.75,50.75,0,0,1-.78,6.38,5.93,5.93,0,0,1-1.12,2.49c-.43.55-.94.59-1.3,0-.54-.83-1-1.69-1.54-2.56a10.79,10.79,0,0,0-2.6-3.18,55.76,55.76,0,0,0-8.39-5.65,20.25,20.25,0,0,0-3.59-1.52,9,9,0,0,0-3.85-.4,11.78,11.78,0,0,0-9.55,7c-.45,1-.84,2-1.29,2.94-.19.39-.36.85-.9.88a.69.69,0,0,1-.23-.09,1.09,1.09,0,0,1-.33-.31,3.19,3.19,0,0,0-3.67-1.66,4.44,4.44,0,0,1-2.49-.27.64.64,0,0,1-.45-.89c.38-1,.78-2,1.21-3a4.46,4.46,0,0,0,0-4,12.35,12.35,0,0,1-1-4,42.45,42.45,0,0,1-.11-8.73,45.48,45.48,0,0,0-.24-11.24,29,29,0,0,0-2.29-7.92,11.46,11.46,0,0,0-2.17-3.23,5.06,5.06,0,0,0-6.3-1.13,10,10,0,0,0-4.11,3.58,26.31,26.31,0,0,0-2.26,4.26c-.47,1-1,2.08-1.49,3.11a2.4,2.4,0,0,1-2.86,1.34,7.86,7.86,0,0,1-2.94-1.26c-4.06-2.6-7.65-5.64-9.51-10.29a14,14,0,0,0-1.05-2c-.95-1.58-1.9-3.15-2.92-4.68a9.06,9.06,0,0,0-2.39-2.47,3.94,3.94,0,0,0-4.72-.13,8.28,8.28,0,0,0-3.4,4.49,18.8,18.8,0,0,0-1,4.71c-.28,3.6-.69,7.09-2.49,10.4a11.76,11.76,0,0,0-.19,10.46c.38.92.74,1.85,1.11,2.78a4.27,4.27,0,0,1,.3,1.8.83.83,0,0,1-.86.87,25,25,0,0,1-2.74-.31,6.59,6.59,0,0,0-5.76,1.62c-.87.75-1.68,1.58-2.51,2.37-.45.42-.87.87-1.35,1.24-.79.61-1.43.49-1.87-.39-.55-1.1-1-2.26-1.54-3.34a2.75,2.75,0,0,1-.12-2.42c.3-.79.58-1.59.88-2.38a9.93,9.93,0,0,0-.43-8.24,20.25,20.25,0,0,0-6.08-7.67c-1-.73-2-1.49-2.88-2.3-1.2-1.06-2.4-2.15-3.51-3.31a7.91,7.91,0,0,1-1.85-8.11c.27-1,.54-1.91.83-2.87a8.18,8.18,0,0,0-.39-5.84,23.46,23.46,0,0,0-1.66-3.28,11.61,11.61,0,0,1-1.78-7.9c.09-.84.17-1.68.25-2.52s.17-1.83.23-2.75a9.21,9.21,0,0,0-3.72-8.23c-1.14-.91-2.27-1.82-3.38-2.77a13.63,13.63,0,0,1-3.18-3.9,6.37,6.37,0,0,1-.81-3.07,11.66,11.66,0,0,1,.78-4.05c.55-1.59,1.16-3.16,1.69-4.76,1.22-3.65,0-5.55-2.53-7.32a23.53,23.53,0,0,0-2.4-1.36c-.81-.43-1.66-.8-2.47-1.23a21.86,21.86,0,0,1-2-1.2,2.8,2.8,0,0,1-1.26-2.34,21,21,0,0,1,0-2.75,92.72,92.72,0,0,1,3.46-16.4,5.24,5.24,0,0,1,2.29-3l5.05-3.2a25.37,25.37,0,0,0,3.71-2.71c2.54-2.32,2.53-4,0-6.3a19.4,19.4,0,0,0-3.45-2.27c-1.07-.6-2.13-1.22-3.24-1.75a4.11,4.11,0,0,1-2.33-3.2c-.17-.9-.36-1.8-.55-2.7A25.46,25.46,0,0,0,432.82.46h-.92c-.08.12-.25.29-.22.35a29.87,29.87,0,0,1,2,7.3c.83,4,1.05,4.3,4.66,6.24,1.48.81,2.92,1.68,4.36,2.55a5.71,5.71,0,0,1,1.82,1.74,1.74,1.74,0,0,1,0,2.14A9.59,9.59,0,0,1,442.18,23c-1.32.92-2.68,1.78-4,2.66-1.16.75-2.31,1.5-3.48,2.23a5.55,5.55,0,0,0-2.57,3.4c-.32,1.18-.73,2.34-1,3.53a74.78,74.78,0,0,0-2.53,14c-.21,4,.34,4.93,3.84,6.75,1.09.57,2.21,1.06,3.3,1.63A10.62,10.62,0,0,1,438.32,59a3.69,3.69,0,0,1,1.13,4c-.32,1-.64,2-1,3.05-.42,1.24-.9,2.45-1.3,3.69a8.88,8.88,0,0,0,1.58,8.86,23.18,23.18,0,0,0,3.57,3.57c.9.72,1.81,1.43,2.69,2.17a7.34,7.34,0,0,1,2.72,5.84c0,.54,0,1.08-.06,1.61-.12,1.45-.24,2.91-.41,4.35a12.28,12.28,0,0,0,1.64,8.18c.63,1,1.16,2.16,1.7,3.26a7.93,7.93,0,0,1,.49,5.82c-.26,1-.53,1.92-.82,2.87a8.82,8.82,0,0,0,2,8.78,17.71,17.71,0,0,0,1.76,1.81c1.63,1.41,3.24,2.83,4.95,4.12a19.29,19.29,0,0,1,5.87,7.55,8.49,8.49,0,0,1,.34,6.7c-.31.87-.67,1.72-1,2.59a3.82,3.82,0,0,0-.13,2.7,45,45,0,0,0,1.88,4.19c.86,1.63,2.11,1.86,3.6.76a13.49,13.49,0,0,0,1.2-1.07c.67-.64,1.34-1.27,2-1.94a6,6,0,0,1,5.83-1.93,12.12,12.12,0,0,0,1.59.2,7.74,7.74,0,0,0,1.6-.06,1.77,1.77,0,0,0,1.59-1.7,5.75,5.75,0,0,0-.13-1.36,14.08,14.08,0,0,0-1.21-3.46,11.82,11.82,0,0,1,.19-10.65c.14-.27.25-.56.41-.82a14.17,14.17,0,0,0,1.74-6.61c0-.53,0-1.07.09-1.61a23.37,23.37,0,0,1,.94-5.19,7.89,7.89,0,0,1,2.27-3.67c1.56-1.33,3-1.39,4.53-.08a12.36,12.36,0,0,1,1.85,2,29.16,29.16,0,0,1,1.86,2.9c1.09,1.94,2.11,3.91,3.2,5.85a13,13,0,0,0,2.61,3.77,50,50,0,0,0,6.59,5,8.29,8.29,0,0,0,3.23,1.15,3.13,3.13,0,0,0,3.2-1.38,22.72,22.72,0,0,0,1.45-2.6c.64-1.3,1.2-2.65,1.87-3.95a10.44,10.44,0,0,1,3.21-3.86c2.25-1.58,4.86-1.87,7,1.1a15.75,15.75,0,0,1,2.17,4.55,36,36,0,0,1,1.55,13.17,97.61,97.61,0,0,0-.2,10.12,15.38,15.38,0,0,0,1.32,6,3.41,3.41,0,0,1,0,2.88c-.29.71-.64,1.4-.91,2.11a6.56,6.56,0,0,0-.46,1.53,1.69,1.69,0,0,0,1.39,2.06,6.54,6.54,0,0,0,2.28.2,3.11,3.11,0,0,1,3.47,1.52c.77,1.22,1.95,1.07,2.77-.19a16.56,16.56,0,0,0,1.22-2.46,16.45,16.45,0,0,1,1.83-3.44,9.8,9.8,0,0,1,12-3.33,30.31,30.31,0,0,1,4.07,2.13c1.69,1.05,3.29,2.24,4.94,3.36a12,12,0,0,1,3.92,4.44,16.58,16.58,0,0,0,1.45,2.34,1.56,1.56,0,0,0,2.41.23A5.08,5.08,0,0,0,575,170.5a13,13,0,0,0,.56-2.23c.19-1.28.31-2.58.45-3.88a31,31,0,0,1,1.33-7.45,8.25,8.25,0,0,1,4.47-5,23.19,23.19,0,0,1,8.57-2.41,20.7,20.7,0,0,0,11.11-4l.76-.53a76.12,76.12,0,0,0,8-6.61,26.47,26.47,0,0,1,2.6-2.26,1.94,1.94,0,0,1,3,.39,12,12,0,0,1,1.13,1.73c.55,1,1,2,1.58,3.06.4.74.78,1.5,1.24,2.2a5.56,5.56,0,0,0,6.34,2.6c.67-.15,1.34-.33,2-.46a27.42,27.42,0,0,1,4.78-.61,8,8,0,0,1,3.15.57,1.72,1.72,0,0,1,1.12,2A6.41,6.41,0,0,1,636,150.4c-2.16,3.25-4.33,6.51-6.51,9.75a58.74,58.74,0,0,1-5.3,6.95,18.86,18.86,0,0,1-6.36,4.83,16.3,16.3,0,0,0-2.41,1.35,12.42,12.42,0,0,0-4.08,4.29,6.45,6.45,0,0,0-.89,2.59c-.17,2,.6,3.14,2.55,3.45a14.19,14.19,0,0,1,7.51,4.16,6.08,6.08,0,0,1,2.08,6,5.38,5.38,0,0,0-.07.69c-.3,3.53,0,4,3.27,5.36a20,20,0,0,1,3.51,1.71c1.23.84,1.4,1.32,1,2.7-.12.37-.29.71-.41,1.08a3.36,3.36,0,0,0,1.18,3.9,12.25,12.25,0,0,0,3,1.69c1.4.63,2.82,1.22,4.18,1.93A14.78,14.78,0,0,1,645,220c.62,1.4,1.26,2.79,1.81,4.22,1.4,3.57,2.75,7.15,4.14,10.72a25.47,25.47,0,0,0,2.32,4.75c1.19,1.83,1.87,2,3.71.68s3.87-2.77,5.85-4.09a28.2,28.2,0,0,1,6.95-3.51,9.56,9.56,0,0,1,2.94-.43,3.7,3.7,0,0,1,3.3,1.76,10.13,10.13,0,0,1,1.68,4.23,23.67,23.67,0,0,1,.15,4.37,26.45,26.45,0,0,0,0,3.21,4.86,4.86,0,0,0,1.58,3.47c3.56,3.16,7.51,5.31,12.49,4.78a13.37,13.37,0,0,1,2.53,0,4.11,4.11,0,0,1,3.8,2.86,17.24,17.24,0,0,1,.61,2.21c1.17,5.47,2.37,10.94,3.48,16.42a86.42,86.42,0,0,1,2.17,17.55,19.67,19.67,0,0,0,.59,4.56,20.68,20.68,0,0,0,4.75,8.82,61.51,61.51,0,0,1,7,9.7,42.52,42.52,0,0,1,4.35,9.35,16.19,16.19,0,0,1,0,9.74,27,27,0,0,0-1.18,5.85c-.31,3.21-.61,6.41-.88,9.62s-.76,6.07-2.63,8.69a36.2,36.2,0,0,0-2,3.63,27.58,27.58,0,0,1-1.56,2.55,7.26,7.26,0,0,1-4.21,3c-1.26.31-2.53.59-3.8.87-1.42.31-2.85.58-4.27.91a3.63,3.63,0,0,0-1.81,1,1.76,1.76,0,0,0-.18,2.48,10.37,10.37,0,0,0,1.69,1.55c.91.7,1.9,1.29,2.81,2a13.62,13.62,0,0,1,1.83,1.73,1.29,1.29,0,0,1-.13,1.86,7.16,7.16,0,0,1-1.29.95,16.41,16.41,0,0,1-4.46,1.79q-2.79.74-5.58,1.39a28,28,0,0,0-10,4.5,46.26,46.26,0,0,1-7.67,4.63,9.34,9.34,0,0,1-4.85,1.13,3.31,3.31,0,0,0-3.54,2.38,15.19,15.19,0,0,0-.44,1.54c-.47,1.7-.85,3.42-1.41,5.09a39.07,39.07,0,0,1-6.85,12.67,23,23,0,0,1-9.08,6.88,46.42,46.42,0,0,1-14.25,3.43,20.1,20.1,0,0,1-14.21-4.25,37,37,0,0,1-4.51-4.26c-1-1.12-2.11-2.22-3.22-3.28a10.4,10.4,0,0,0-1.84-1.38c-1.37-.79-2.37-.64-3.07.78-.92,1.85-2.1,2.69-4.21,2.15a2,2,0,0,0-2.4,1.34,14.51,14.51,0,0,0-.75,2.4c-.35,1.57-.61,3.17-.94,4.74a41.26,41.26,0,0,1-5,13.26,21.74,21.74,0,0,1-11.12,9.21c-2.73,1-5.44,2.08-8.17,3.1a42.43,42.43,0,0,1-6.15,1.89,13.74,13.74,0,0,1-11.36-2.29,33.56,33.56,0,0,1-3.83-3.31c-1.09-1.07-2.19-2.16-3.35-3.15a29,29,0,0,0-3-2.17,5.41,5.41,0,0,0-5.25-.66,2.7,2.7,0,0,1-3.44-1c-.81-1-1.59-2.07-2.33-3.13s-1.57-2.46-2.43-3.64a36.48,36.48,0,0,0-2.59-3.22,3.74,3.74,0,0,0-4.33-1.11,50.47,50.47,0,0,1-15.87,2.27,13.37,13.37,0,0,1-6.82-1.76,39.45,39.45,0,0,0-3.87-2c-2.32-1.05-3.82-.75-5.62,1-1.09,1.08-2.1,2.24-3.18,3.33a35.06,35.06,0,0,1-8.19,6.28,20.18,20.18,0,0,1-15.77,1.85,45,45,0,0,1-8.29-3.4,79.63,79.63,0,0,1-7.41-4.61c-1.78-1.2-3.56-2.4-5.42-3.48a9.32,9.32,0,0,0-7.51-1.09,6.19,6.19,0,0,1-6-1.44,12.18,12.18,0,0,1-4.37-8.8c-.06-1.15,0-2.31-.1-3.45a15.23,15.23,0,0,0-.88-4.73c-.64-1.57-1.52-2.7-3.74-2.12a6.7,6.7,0,0,1-4.06-.29c-1.16-.4-2.29-.87-3.43-1.32s-2.55-1.06-3.85-1.5a8.36,8.36,0,0,0-5.83.08,18.43,18.43,0,0,1-17.16-2,24.67,24.67,0,0,1-10.73-15.23,30.84,30.84,0,0,1-.24-11.88c.23-1.6.54-3.18.76-4.77a8.87,8.87,0,0,0,0-2.06,1.61,1.61,0,0,0-1.76-1.45,4.31,4.31,0,0,0-1.12.24c-1.16.39-2.32.8-3.46,1.24-2.36.91-4.7,1.87-7.06,2.76a27.51,27.51,0,0,1-5.56,1.42,17,17,0,0,1-7.3-.28,67.61,67.61,0,0,0-8.06-1.84,4.1,4.1,0,0,1-3.47-2.64c-.48-1.21-1-2.4-1.43-3.63-.48-1.45-.84-2.95-1.3-4.41a8.54,8.54,0,0,0-.78-1.9c-.82-1.4-2.11-1.49-3.2-.26a6.84,6.84,0,0,0-1.22,2.19c-.47,1.22-.92,2.44-1.41,3.65a14.18,14.18,0,0,1-1.74,3.23,5.22,5.22,0,0,1-4.71,2.37c-1.3-.07-2.6-.18-3.89-.36a16.82,16.82,0,0,1-11.72-7c-.68-.93-1.27-1.92-1.89-2.89a32.58,32.58,0,0,0-3.61-5c-.74-.78-1.54-1.64-2.76-1.25s-1.3,1.4-1.53,2.39a20.33,20.33,0,0,0-.29,3.89,31.17,31.17,0,0,1-.35,5.28,7.44,7.44,0,0,1-3.32,5.25,13.74,13.74,0,0,0-5.62,7.89,15.38,15.38,0,0,0-.66,3.84,6.86,6.86,0,0,1-1.69,4.19c-1,1.18-2,2.31-3,3.46a10.84,10.84,0,0,0-2.18,3.22,8.62,8.62,0,0,1-3.76,4.21,19.22,19.22,0,0,1-9.11,2.86c-1.07.07-2.15.13-3.21.26a30.36,30.36,0,0,0-8.32,2.54c-1.69.73-3.36,1.5-5,2.27a13.73,13.73,0,0,1-6,1.33c-1,0-2,0-3,.09a11.06,11.06,0,0,0-3.35.74,4.27,4.27,0,0,0-2.95,4.24,4.62,4.62,0,0,0,2.8,4.39,6.25,6.25,0,0,0,3.13.61,14,14,0,0,1,1.83-.08,34.38,34.38,0,0,1,10.06,2.24,13.06,13.06,0,0,1,3,1.62,3.44,3.44,0,0,1,1.52,2.21,27.28,27.28,0,0,1,.47,6.18c-.28,3.7-1.94,5.82-5.48,6.76-1.63.43-3.31.66-5,.95-1.88.32-3.78.6-5.67.93a7.63,7.63,0,0,0-5.55,3.69c-.4.66-.82,1.3-1.25,1.93s-.88,1.25-1.35,1.86a4.33,4.33,0,0,1-4.7,1.64c-.9-.2-1.78-.48-2.67-.68a6,6,0,0,0-4.26.41c-1.22.64-2.43,1.31-3.63,2a10.46,10.46,0,0,1-3.21,1.2,23.66,23.66,0,0,1-4.12.39,108.85,108.85,0,0,1-11.7-.71,68,68,0,0,0-7.13-.26,11,11,0,0,0-4.25.87,17.08,17.08,0,0,1-3.74,1.08,42.64,42.64,0,0,1-13.29.31,16,16,0,0,1-6.32-2,34.88,34.88,0,0,0-21-4.75,15.65,15.65,0,0,1-5.24-.42c-1-.27-2.09-.49-3.11-.82-9.1-2.92-17.57-7.2-25.87-11.86a5.76,5.76,0,0,1-2.55-2.87c-.56-1.34-1.13-2.68-1.58-4.07a22.14,22.14,0,0,0-2.81-5.76,13.17,13.17,0,0,1-1-1.57c-1-2-.65-3.08,1.55-3.86a24.26,24.26,0,0,1,2.68-.63c1.5-.32,3-.32,4.53-.78a5.33,5.33,0,0,0,2.37-1.34,1.57,1.57,0,0,0,.21-2.09,5.85,5.85,0,0,0-1.3-1.28c-.87-.63-1.81-1.16-2.69-1.77s-1.87-1.34-2.77-2.05a3.09,3.09,0,0,1-1.18-2.16c0-.38-.1-.76-.17-1.14a5.17,5.17,0,0,0-4.38-4.42,12.78,12.78,0,0,0-3.21-.17,41.75,41.75,0,0,0-5.22.85,12.64,12.64,0,0,1-7-.54c-4.27-1.62-7-4.56-7.61-9.23-.11-.83-.15-1.68-.19-2.52s0-1.84-.1-2.76a8.84,8.84,0,0,0-4.86-7.81,15.58,15.58,0,0,1-6.47-6.66,31.1,31.1,0,0,1-2.84-8.71,78.22,78.22,0,0,0-3.7-12.79,28.64,28.64,0,0,0-2.78-5.53,7.45,7.45,0,0,0-3.5-2.87,15.43,15.43,0,0,0-5.14-1.16,74.19,74.19,0,0,0-9.19.27,86.43,86.43,0,0,1-12.87.22,23.68,23.68,0,0,1-6.75-1.35,9.59,9.59,0,0,1-4.32-2.93,34.27,34.27,0,0,0-5.68-5.35c-1.51-1.19-3-2.35-4.52-3.57A19.74,19.74,0,0,1,7,320a2,2,0,0,1-.17-2.74,19.79,19.79,0,0,1,1.76-2.12,5.71,5.71,0,0,0,1.56-5.28,36.66,36.66,0,0,1-.31-10.09A17.55,17.55,0,0,1,10.93,295a9.86,9.86,0,0,1,4.94-5.51,61.48,61.48,0,0,1,16.52-5.48,32.85,32.85,0,0,1,10.52-.51,58.55,58.55,0,0,0,9.64.49,19,19,0,0,0,3.19-.36,2,2,0,0,0,1.8-2.05c.08-1.15.09-2.3.16-3.45a21.52,21.52,0,0,1,1.17-6.3,8.11,8.11,0,0,1,4.79-5c3-1.19,6-2.41,9-3.4a45.16,45.16,0,0,1,9.39-2.21,10.77,10.77,0,0,1,5.39.76c1.35.56,2.67,1.17,4,1.69a8.13,8.13,0,0,0,6.89-.49,15.15,15.15,0,0,0,2-1.22,28.33,28.33,0,0,0,5-4.39,8.06,8.06,0,0,1,4.23-2.6c.37-.1.73-.25,1.1-.34,2.56-.62,3.14-2,1.85-4.45-.39-.74-.8-1.48-1.17-2.23-.54-1.09-.53-1.09.45-1.84.18-.14.38-.26.55-.41a2.13,2.13,0,0,0,.54-3.06,8.91,8.91,0,0,0-2.41-2.74,34.53,34.53,0,0,0-4.88-3,17.8,17.8,0,0,1-8.16-9.88,5.27,5.27,0,0,1,0-4.26,11.31,11.31,0,0,0,.88-5.85c-.07-1.37-.13-2.75-.22-4.13a6.92,6.92,0,0,1,2-5.43c2-2.12,4-4.3,6-6.41a142.89,142.89,0,0,1,16.72-15.44c1.46-1.11,3-2.15,4.54-3.13a17.17,17.17,0,0,1,4.81-2.14,8,8,0,0,1,5,.16A22.82,22.82,0,0,1,142,183c.71.47,1.38,1,2.09,1.44,2.88,1.89,4.15,1.5,5.39-1.67.59-1.5,1.08-3,1.69-4.52a17.41,17.41,0,0,1,6.52-8.13,23.24,23.24,0,0,0,4.61-4.14,43.15,43.15,0,0,0,4.49-6.1,81,81,0,0,0,10.12-24.54c.55-2.39,1.24-4.75,1.84-7.12a8.53,8.53,0,0,1,7-5.7,1.62,1.62,0,0,1,1.76,1.17,5.5,5.5,0,0,1,.2,2.73,29.53,29.53,0,0,1-1.09,5.17c-.45,1.46-.86,2.94-1.26,4.42a36.85,36.85,0,0,0-1.37,8.15,11.43,11.43,0,0,0,1.67,7,74.79,74.79,0,0,1,4.28,7.08,4.88,4.88,0,0,0,2.72,2.35c.43.16.86.33,1.3.47a11.63,11.63,0,0,1,6.91,5c1,1.6,2.36,1.88,4,1,2.17-1.18,4.18-2.57,5.17-5a16.21,16.21,0,0,1,1.3-2.43,11.73,11.73,0,0,1,1.21-1.68,5,5,0,0,1,4.76-1.71,8.94,8.94,0,0,1,7.19,5.09c.26.55.48,1.12.73,1.68a10.05,10.05,0,0,0,.61,1.23,1.47,1.47,0,0,0,2.15.66,18.16,18.16,0,0,0,2.17-1.28,23.22,23.22,0,0,1,4-2.28c2.35-.9,3.89-.48,5,1.68.26.47.56.91.86,1.36a28.25,28.25,0,0,0,3.92,4.8,10.43,10.43,0,0,0,2.38,1.8,2.23,2.23,0,0,0,3.24-.55c.31-.35.57-.73.86-1.09a8.81,8.81,0,0,1,5.16-3.2,19.5,19.5,0,0,1,5.95-.22,21.54,21.54,0,0,0,3.68,0,27.7,27.7,0,0,0,8.84-2.35,46.86,46.86,0,0,0,7.58-4.31,11.93,11.93,0,0,1,4.1-2,2.82,2.82,0,0,1,3.55,1.75,9,9,0,0,1,.75,3.11c.13,1.53.31,3.06.42,4.58a10.48,10.48,0,0,0,1.64,5c.75,1.16,1.45,2.35,2.11,3.56a14.41,14.41,0,0,1,1.49,10.88,6.28,6.28,0,0,0-.22,2.73,2,2,0,0,0,1.47,1.6,3.08,3.08,0,0,0,1.8-.09,14.14,14.14,0,0,0,4.86-2.54c1.15-.9,2.22-1.89,3.36-2.8a43,43,0,0,1,3.66-2.78,8.42,8.42,0,0,1,9.72-.06,26.25,26.25,0,0,1,2.45,1.72,52.92,52.92,0,0,1,14.6,19.25,19.75,19.75,0,0,1,1.38,10.6,7.1,7.1,0,0,1-4.87,6.39,11.35,11.35,0,0,0-1.66.77,6.33,6.33,0,0,0-1.14.77,2.4,2.4,0,0,0-.49,3.31,6.1,6.1,0,0,0,1.89,2c1,.68,2.08,1.3,3.12,2,.84.53,1.71,1,2.51,1.6a4.05,4.05,0,0,1,1.76,3.56c0,.54-.06,1.08-.11,1.61a12.86,12.86,0,0,0,.42,4.78,29.38,29.38,0,0,0,4.52,9.25,11.33,11.33,0,0,0,1.53,1.71c1.82,1.7,3,.9,3.27-1.15s.59-4.25.88-6.38a51,51,0,0,1,1.41-7.45,14.73,14.73,0,0,1,1.52-3.59,4,4,0,0,1,3.14-2.06c.54-.06,1.07-.12,1.61-.13,1.91-.05,3.83-.08,5.75-.11.84,0,1.69,0,2.53,0a10.08,10.08,0,0,0,1.82-.24,1.23,1.23,0,0,0,.93-1.91,50.13,50.13,0,0,1-2.33-6,17.8,17.8,0,0,1-.76-3.83,3.53,3.53,0,0,1,1.39-3.22c.72-.58,1.47-1.11,2.19-1.68a14.46,14.46,0,0,0,1.42-1.17,1.78,1.78,0,0,0,0-2.81c-.6-.59-1.27-1.12-1.9-1.67a52.72,52.72,0,0,1-6.42-6.26,15.17,15.17,0,0,1-1.88-2.88,3.67,3.67,0,0,1,.36-4.1,18,18,0,0,1,2.87-3c1.23-1,2.51-2,3.75-3a18.91,18.91,0,0,0,1.9-1.67c1-1.08,1-1.79-.09-2.73-.93-.81-1.94-1.52-2.89-2.29-2-1.58-4-3.15-5.9-4.77a16.66,16.66,0,0,1-3.08-3.41,3.34,3.34,0,0,1-.3-3.66c1-1.91,1.84-3.87,2.72-5.83a23.6,23.6,0,0,0,2.19-10c0-1.07,0-2.15.12-3.22a10,10,0,0,1,3.78-7.56c2.67-2.11,2.94-2.25,5.9-.62,2.21,1.22,4.4,2.49,6.55,3.82a3.78,3.78,0,0,0,4.51-.11c.81-.57,1.55-1.24,2.32-1.88,1.36-1.12,2.68-2.29,4.08-3.36a9.8,9.8,0,0,1,7.77-2.06c1,.16,2,.26,3,.43a83.69,83.69,0,0,1,9.37,2.3,19.55,19.55,0,0,0,6.58.79c1.95-.07,2.63-1.18,1.56-2.87-1.28-2-2.38-4.12-3.59-6.17a3.5,3.5,0,0,1-.61-2.77c.32-1.39-.67-2.26-2.16-2.28a3.14,3.14,0,0,0-.68.07,1.17,1.17,0,0,1-1.33-.64,71,71,0,0,1-4.64-7.4,14.5,14.5,0,0,1-.84-1.89c-.6-1.72-.32-1.93,1.07-2.4,1.09-.37,2.2-.67,3.3-1,1.91-.57,3.8-1.17,5.73-1.69a9,9,0,0,0,5.35-4.07,19.51,19.51,0,0,0,1.94-3.91,5,5,0,0,0-.77-5.17c-1.3-1.61-2.53-3.28-3.84-4.88a55,55,0,0,1-8.91-14.69,29.73,29.73,0,0,1-1.17-3.23A3.9,3.9,0,0,1,408,73.74a11.71,11.71,0,0,1,2.3-1.51q2-1.08,4-2.24a16.39,16.39,0,0,0,4.11-3.31,6.32,6.32,0,0,0,1.1-7.64c-.42-.81-.88-1.61-1.33-2.41-.27-.46-.56-.91-.85-1.37a7.71,7.71,0,0,1-1.18-4.6c.06-1.15.17-2.3.23-3.45a25.19,25.19,0,0,0-1.51-10.39,12.75,12.75,0,0,0-5-6.44c-.91-.57-1.76-1.24-2.61-1.89a19.67,19.67,0,0,1-3-2.84A9.24,9.24,0,0,1,402.61,16,18.42,18.42,0,0,1,405,11.54a26.94,26.94,0,0,1,13-9.82c.64-.24,1.29-.46,1.92-.74.29-.12.13-.35,0-.52h-2.76c-.41.75-1.25.78-1.9,1.08A28.07,28.07,0,0,0,406.37,8a22.17,22.17,0,0,0-5,7.91A10.14,10.14,0,0,0,402.72,25.49Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M1.5,376.12a10.62,10.62,0,0,0,3.37,3.4,28.55,28.55,0,0,0,13.18,4.35,5.52,5.52,0,0,0,6-3.33c.1-.21.22-.41.31-.61A5.63,5.63,0,0,1,29,376.59c1.36-.19,2.74-.3,4.11-.45.83-.1,1.67-.18,2.5-.33a4.08,4.08,0,0,0,3.07-2.19c1.26-2.43,3.48-3.6,5.91-4.44,1.68-.58,2.75-.13,3.71,1.38a13.26,13.26,0,0,1,1.45,3.37c.49,1.61.95,3.24,1.44,4.85a12.7,12.7,0,0,0,1.52,3.33,4.71,4.71,0,0,0,4,2.25c.69,0,1.38,0,2.07,0,2.17.09,2.83.83,2.72,3,0,.31-.08.61-.12.91a38.64,38.64,0,0,1-1.29,5.83c-.31,1.19-.67,2.37-.9,3.57a8,8,0,0,0,2.68,7.87,16.42,16.42,0,0,0,3.19,2.25c1.75,1,3.52,1.87,5.28,2.81.87.48,1.76.94,2.58,1.5,1.51,1.05,1.68,1.79.92,3.53-.3.71-.68,1.38-1,2.07a23.14,23.14,0,0,0-2,6.34A8.31,8.31,0,0,0,72.22,430a15.5,15.5,0,0,0,2.36,2.81,27.67,27.67,0,0,0,4.78,3.57,43.15,43.15,0,0,0,7.65,3.7,10.79,10.79,0,0,1,3.88,2.39c1.32,1.29,2.66,2.55,3.94,3.87,3.1,3.19,6.17,6.41,9.26,9.61A37.81,37.81,0,0,0,110,461a121.93,121.93,0,0,0,10.6,6.47A61.07,61.07,0,0,0,133.76,473c4,1,7.94,1.23,11.92-.47A16.62,16.62,0,0,1,157,472a24.2,24.2,0,0,1,5.51,2.29,5.1,5.1,0,0,0,4.85.18,40.57,40.57,0,0,0,5.69-3c2.91-1.86,5.86-3.65,8.64-5.68a10,10,0,0,1,8.3-1.61,24.31,24.31,0,0,1,5.65,1.92,42.76,42.76,0,0,1,9.83,6.33,15.73,15.73,0,0,0,4.92,2.91,28.16,28.16,0,0,0,14.94,1.22c4.38-.78,7.88-2.83,10.06-6.87a28.08,28.08,0,0,1,2.11-3,4.41,4.41,0,0,1,4.19-1.89c1.15.09,2.3.16,3.44.29,1.6.18,3.19.44,4.79.61a19.39,19.39,0,0,0,5.27-.11,18.81,18.81,0,0,0,7.54-3.25A44.11,44.11,0,0,0,269,457a85.6,85.6,0,0,0,11.66-13.9,30.87,30.87,0,0,0,4.22-9.4,15.42,15.42,0,0,0-1.1-11,18,18,0,0,0-4.17-5.16,9.44,9.44,0,0,1-1.92-2,.76.76,0,0,1,.48-1.23,18.14,18.14,0,0,1,4.35-.29l7.59.21a6.42,6.42,0,0,0,4.63-1.7c.75-.66,1.48-1.34,2.22-2a95.75,95.75,0,0,1,7.52-6.42,10.65,10.65,0,0,1,2.56-1.51c.62-.22,1.09.07,1.05.76a31.87,31.87,0,0,0,.45,5.94A11.36,11.36,0,0,0,314,418a14.94,14.94,0,0,0,7.62,2.27,39,39,0,0,0,14.19-2.45,4.57,4.57,0,0,0,2.59-2.15,15.37,15.37,0,0,0,1.11-2.27c.64-1.72,1.19-3.48,1.79-5.21.45-1.31.86-2.63,1.39-3.9s1.15-1.56,2.56-1.3a17.91,17.91,0,0,1,4.31,1.55,10.06,10.06,0,0,1,2.64,1.33c.78.73.82,1.94,1.1,3a59.48,59.48,0,0,0,3.91,10.79,26.25,26.25,0,0,0,23.54,15.8,19.4,19.4,0,0,0,9.62-1.76c1.91-.9,3-.47,3.93,1.42a28.43,28.43,0,0,1,1.25,3.21c.77,2.16,1.46,4.36,2.28,6.5a21.92,21.92,0,0,0,3.87,6.49,13.64,13.64,0,0,0,8.2,4.74,16,16,0,0,0,8.36-.95,27,27,0,0,0,6.8-3.8,15.31,15.31,0,0,1,3.55-2.1c1.48-.56,2.26-.29,3,1.13a18.41,18.41,0,0,1,1.05,2.3,6.06,6.06,0,0,0,2.66,3.07c1.12.65,2.27,1.27,3.41,1.9,2.28,1.26,4.6,2.45,6.82,3.81a36,36,0,0,1,12.41,12.08,36.29,36.29,0,0,0,2.13,3,21.24,21.24,0,0,0,3.66,3.8,9.63,9.63,0,0,0,9.71,1.75,25.74,25.74,0,0,0,5-2.32c2.56-1.55,5.1-3.13,7.59-4.77,5.77-3.79,11.27-8,17.27-11.4.2-.12.38-.26.57-.39a6.82,6.82,0,0,0,3-5.42c0-.52-.16-1.07.22-1.54.76-.12,1.29.43,1.89.71a7.9,7.9,0,0,0,6.89.09,18.71,18.71,0,0,1,1.91-.79c1.06-.34,1.53-.14,2.05.86s.93,1.93,1.43,2.88a14.4,14.4,0,0,0,8.61,7.17,16.57,16.57,0,0,0,4.49.94,9.93,9.93,0,0,1,4.74,1.6,38.84,38.84,0,0,1,5.52,4.12c2.32,2,4.49,4.18,6.6,6.41a14.12,14.12,0,0,0,7.44,4.33,17.55,17.55,0,0,0,6.85,0,40.36,40.36,0,0,0,9.35-3.14c2.52-1.13,5-2.39,7.49-3.51a9.3,9.3,0,0,1,10.14,1.38,27.46,27.46,0,0,1,3.75,3.72c1.15,1.33,2.29,2.68,3.44,4a10.42,10.42,0,0,0,5.9,3.31,24.84,24.84,0,0,0,8.25.2,50,50,0,0,0,16-4.88,33,33,0,0,0,3.77-2.19,3,3,0,0,0,1.47-3.14,4.92,4.92,0,0,1,1.29-4c.56-.72,1.21-1.38,1.83-2.05.89-.95,1.84-1.86,2.69-2.84,2.19-2.53,1.71-3.67.11-5.64a22.47,22.47,0,0,1-3.75-6.3,15,15,0,0,1-.63-2.2c-.15-.75.23-1.23,1-1.17,1.22.08,2.44.23,3.65.42a9.21,9.21,0,0,0,5.41-.56c1.18-.54,2.41-1,3.6-1.5a131.37,131.37,0,0,0,15.32-8.37,46.06,46.06,0,0,0,7.05-5.14,29.44,29.44,0,0,0,8.22-12.29,36.8,36.8,0,0,0,1.46-6,9.56,9.56,0,0,1,1-3,4.53,4.53,0,0,1,3.86-2.52,18.77,18.77,0,0,1,3.67.16,16.25,16.25,0,0,0,1.83.2,3.64,3.64,0,0,0,3.77-2.45c.3-.78.49-1.61.76-2.41.64-1.93,1.23-2.28,3.25-1.88.75.15,1.48.4,2.21.62s1.6.53,2.4.81a9.79,9.79,0,0,0,8.62-.85c1.12-.65,2.23-1.34,3.36-2a30.68,30.68,0,0,1,3-1.63,4.52,4.52,0,0,1,5.29,1,15.54,15.54,0,0,1,1.92,2.29c.86,1.26,1.64,2.58,2.4,3.91a15.62,15.62,0,0,0,8.85,7.29c.51.18,1,.35,1.53.5a74.51,74.51,0,0,0,10.12,2.1,6.43,6.43,0,0,0,2.51-.12,3.31,3.31,0,0,0,2.77-3.66,8.56,8.56,0,0,0-.27-1.58,23.44,23.44,0,0,0-2.3-5.75c-1.2-2.31-2.43-4.61-3.63-6.92-1.08-2.07-1-2.53.51-4.3.71-.81,1.47-1.57,2.21-2.34,1.18-1.21,2.37-2.4,3.54-3.62a24.15,24.15,0,0,0,2.88-3.58,8.68,8.68,0,0,0,1.37-7,35.88,35.88,0,0,1-1.06-8.65,7.55,7.55,0,0,0-3.61-6.57c-.83-.55-1.67-1.1-2.49-1.67a10.61,10.61,0,0,1-2.89-2.93,4.32,4.32,0,0,1-.23-4.77,15.26,15.26,0,0,1,1.49-2.32,19.06,19.06,0,0,0,3.47-7.19c.38-1.41.76-2.81,1.1-4.22a21.39,21.39,0,0,1,2.61-6.35c.76-1.24,1.46-2.53,2.09-3.83a32.39,32.39,0,0,0,1.4-3.4,5.59,5.59,0,0,0-.35-4.65,33.81,33.81,0,0,1-3.3-10.72,11.22,11.22,0,0,1,.71-6.31,14.61,14.61,0,0,0,1-7,9.38,9.38,0,0,0-3-6.74,6.08,6.08,0,0,1-2-4.71,19.38,19.38,0,0,1,.16-2.52,93.85,93.85,0,0,1,2.28-10.78,11.35,11.35,0,0,0,.28-4.34,4.44,4.44,0,0,0-2.41-3.44,5.68,5.68,0,0,0-2.17-.72c-1.06-.12-2.13-.31-3.2-.35a5.91,5.91,0,0,1-3.77-1.5c-1.2-1.06-2.39-2.15-3.53-3.28a61.09,61.09,0,0,0-6.39-6,1.79,1.79,0,0,1-.69-2.42,8.81,8.81,0,0,1,1.72-2.7,65.56,65.56,0,0,1,4.66-4.77c1.76-1.71,3.53-3.42,5.25-5.17a11.78,11.78,0,0,0,2.58-3.77,4,4,0,0,0-1.66-5.37,18.75,18.75,0,0,0-2-1.06,2.56,2.56,0,0,1-1.49-2.39,14,14,0,0,1,.42-3.65c.42-1.71.92-3.4,1.3-5.12a12.54,12.54,0,0,0-1.39-9.1,20.9,20.9,0,0,0-6.63-6.92c-1.51-1-3.12-1.94-4.69-2.9a14.17,14.17,0,0,1-3.14-2.3c-1.18-1.26-1-2.12.49-2.82a8.36,8.36,0,0,1,2-.62,19.42,19.42,0,0,1,2.73-.35,23.21,23.21,0,0,0,5-.87,77.39,77.39,0,0,0,8.95-2.94,6.87,6.87,0,0,1,4.26-.39c.37.08.75.19,1.12.24a21.36,21.36,0,0,0,6.63.31,7.49,7.49,0,0,0,6.42-6.05c.77-3.15-.16-5.21-3.06-6.59a24,24,0,0,0-4.15-1.36c-1.62-.45-3.25-.88-4.85-1.4a15,15,0,0,1-6.41-3.92,19.6,19.6,0,0,0-9.45-5.39,72.81,72.81,0,0,1-14.06-5A73.88,73.88,0,0,0,711.23,161a148.46,148.46,0,0,0-17.59-3.43,102.5,102.5,0,0,0-16.51-1.13,25.3,25.3,0,0,0-5.69.75c-1.71.43-3.41.89-5.09,1.43-3.06,1-6.1,2-9.16,3.06a12.84,12.84,0,0,1-3.35.77c-.8,0-1.14-.28-1.12-1.06a15.59,15.59,0,0,1,.87-4.27,126.14,126.14,0,0,1,7.85-18.62,12.63,12.63,0,0,1,5.21-5.35,34.58,34.58,0,0,1,5.47-2.39c1.65-.59,3.3-1.22,5-1.8a6.68,6.68,0,0,0,4-3.62c.55-1.18,1.15-2.34,1.64-3.55,2.11-5.17,4-10.44,6.62-15.4a4.57,4.57,0,0,0-.69-5.36,9.39,9.39,0,0,0-1.89-1.67,17,17,0,0,0-3.48-1.76,34.86,34.86,0,0,0-12.63-2.12,18.17,18.17,0,0,0-8.6,2.22A35.2,35.2,0,0,0,658.3,100a52.86,52.86,0,0,0-11,11c-.76,1-1.45,2-2.23,2.93a13,13,0,0,1-1.75,1.81,1.24,1.24,0,0,1-2.09-.44,19.38,19.38,0,0,1-1.13-2.75c-.38-1.09-.6-2.23-1-3.29-1.94-4.94-5.28-8.4-10.56-9.7a35.16,35.16,0,0,0-3.86-.55c-.46,0-.92,0-1.38-.08A2.33,2.33,0,0,1,621,96.74a9.49,9.49,0,0,1,0-1.6,17,17,0,0,1,.88-4c1.13-3.5,2.64-6.86,4.06-10.25,1.07-2.54,2.18-5.07,3.11-7.66a10.22,10.22,0,0,0-1.79-10.37,20.83,20.83,0,0,0-4.58-4.16,39.43,39.43,0,0,0-6.21-3.48q-4.41-2-8.85-3.87a15.89,15.89,0,0,0-2.83-.93,10.81,10.81,0,0,0-8.45,1.06,13.16,13.16,0,0,0-5.74,6.67c-.42,1.15-.9,2.29-1.29,3.45-.9,2.68-1.76,5.38-2.66,8.07a8.87,8.87,0,0,0-.38,3.86c.28,2.59.58,5.18.92,7.77.64,4.86,1.37,9.71,2,14.58a43.45,43.45,0,0,1,.17,7.82,9.14,9.14,0,0,1-.92,3.77,31,31,0,0,0-3,8.91,33,33,0,0,1-1.19,4.9,12.22,12.22,0,0,1-4.08,5.45,1.32,1.32,0,0,1-2.16-.31,9.13,9.13,0,0,1-1-1.83c-.43-1.14-.78-2.32-1.17-3.48a16.21,16.21,0,0,0-1.5-3.6,5.34,5.34,0,0,0-6.69-2.53,16,16,0,0,0-5.05,2.69c-1.6,1.19-3.1,2.5-4.65,3.76a10.72,10.72,0,0,1-2.25,1.58c-.79.36-1.35.23-1.66-.6a25.36,25.36,0,0,1-1.07-3.51c-1.18-5.39-2.3-10.8-3.7-16.13A33.84,33.84,0,0,0,547,96a12.17,12.17,0,0,0-2.7-3.69,7,7,0,0,0-6.16-1.83,14.93,14.93,0,0,0-5.49,2.24,38.69,38.69,0,0,0-5.14,3.88c-1.61,1.42-3.19,2.87-4.81,4.28a13.51,13.51,0,0,1-2,1.52,1.91,1.91,0,0,1-3-1,8.66,8.66,0,0,1-.54-1.75,18.64,18.64,0,0,1-.38-3.88,41.42,41.42,0,0,1,.93-8.68,20.42,20.42,0,0,0-.78-11.09c-.65-1.88-1.23-3.79-1.81-5.7a24.92,24.92,0,0,1,.32-15.6c.74-2.17,1.6-4.31,2.43-6.45.72-1.85,1.52-3.68,2.22-5.55a12.86,12.86,0,0,0,.73-2.65c.3-2.23-.77-3.22-2.94-2.76a9.53,9.53,0,0,0-1.95.66c-1.12.51-2.23,1-3.29,1.64A102.35,102.35,0,0,0,493.4,54.29a36.4,36.4,0,0,0-9.08,13.94A87.9,87.9,0,0,0,481.12,79c-.59,2.53-1.16,5.08-1.79,7.61a20.44,20.44,0,0,1-1,3.05c-.72,1.76-1.54,1.84-2.82.37A10.2,10.2,0,0,1,474,87.5a30.79,30.79,0,0,1-2-6.35,33.54,33.54,0,0,1-.62-6.63,16.44,16.44,0,0,0-.76-5.21,4.73,4.73,0,0,0-4.14-3.49c-.23,0-.46,0-.69,0-.84-.13-1-.35-.85-1.24.24-1.28.56-2.55.8-3.82.85-4.51.61-8.86-2-12.86a12.26,12.26,0,0,1-1-2.06c-1.09-2.69-.67-3.89,1.89-5.27,1.27-.69,2.61-1.29,3.91-1.92a10.7,10.7,0,0,0,5.23-5.3c.69-1.53,1.29-3.11,1.85-4.7q2.1-6,4.11-12a32.75,32.75,0,0,0,1.14-4.21c.77-4,.51-7.95-2.08-11.4a.41.41,0,0,1,0-.58H477a2.1,2.1,0,0,0,.25.59c2.51,2.77,3.12,6.06,2.7,9.64a24.67,24.67,0,0,1-1.19,5.15q-2.28,6.63-4.55,13.25a25.58,25.58,0,0,1-1.9,4.44,9.31,9.31,0,0,1-4.1,3.9c-1.18.56-2.36,1.11-3.52,1.7a14.41,14.41,0,0,0-2,1.19,3.87,3.87,0,0,0-1.56,4.45,15.07,15.07,0,0,0,1.75,4,14.84,14.84,0,0,1,1.87,10.19c-.22,1.51-.61,3-.89,4.51a14.09,14.09,0,0,0-.28,2,1.27,1.27,0,0,0,1.07,1.31,12,12,0,0,0,1.59.25,3.57,3.57,0,0,1,3.25,2.8,12.61,12.61,0,0,1,.57,4.09,34.37,34.37,0,0,0,.41,5.73,29.7,29.7,0,0,0,2.82,9.19,9.07,9.07,0,0,0,1.87,2.6c1.48,1.32,3,1.09,4-.68a13,13,0,0,0,1-2.79c.67-2.6,1.28-5.21,1.89-7.82a82.51,82.51,0,0,1,4.11-13.39,33.64,33.64,0,0,1,7.38-11,107.87,107.87,0,0,1,17-13.62,32.84,32.84,0,0,1,5.66-3,8.17,8.17,0,0,1,2.2-.6.84.84,0,0,1,1,.9,8.51,8.51,0,0,1-.57,2.68c-.76,1.85-1.47,3.7-2.23,5.55a69.22,69.22,0,0,0-3.15,8.87,25,25,0,0,0-.4,11.16,54,54,0,0,0,1.71,6.44c.47,1.46,1,2.91,1.37,4.39a15,15,0,0,1,.43,6.6c-.29,1.74-.58,3.48-.83,5.22a36.91,36.91,0,0,0-.22,8.27,9.38,9.38,0,0,0,1,3.74,2.82,2.82,0,0,0,4.07,1.33,10.07,10.07,0,0,0,1.93-1.24c.95-.76,1.85-1.6,2.76-2.42a75.67,75.67,0,0,1,6-5A18.93,18.93,0,0,1,536.87,92a6.42,6.42,0,0,1,7.72,2.46A17.28,17.28,0,0,1,546.91,99a52.78,52.78,0,0,1,1.87,6.64c1.09,4.7,2.12,9.42,3.21,14.12a17.28,17.28,0,0,0,1,3.06c.76,1.73,1.88,2.08,3.51,1.17a15.68,15.68,0,0,0,2.07-1.45c.84-.67,1.63-1.4,2.45-2.09a29.41,29.41,0,0,1,4.69-3.31,9.69,9.69,0,0,1,3-1.14,4.09,4.09,0,0,1,4.54,1.93A13,13,0,0,1,574.6,121c.41,1.32.81,2.64,1.33,3.92a10.77,10.77,0,0,0,1.32,2.4,2.23,2.23,0,0,0,3.25.6,5.6,5.6,0,0,0,.74-.54,13.42,13.42,0,0,0,4.42-6.59c.38-1.4.67-2.83,1-4.25a26.84,26.84,0,0,1,2.4-7.65,14.15,14.15,0,0,0,1.61-6.4,37.46,37.46,0,0,0-.09-4.37c-.38-5.13-1.15-10.21-1.9-15.29-.46-3.11-1-6.21-1.16-9.36a9.9,9.9,0,0,1,.66-4.5c.5-1.19.81-2.47,1.23-3.7.76-2.25,1.52-4.5,2.33-6.73a11.9,11.9,0,0,1,4.74-5.76,9,9,0,0,1,6.79-1.49A15.88,15.88,0,0,1,607,52.37c3.23,1.42,6.47,2.8,9.67,4.26A34.4,34.4,0,0,1,623,60.38a16.66,16.66,0,0,1,3.73,3.72,9.07,9.07,0,0,1,1.38,8.09,24.3,24.3,0,0,1-.94,2.59c-1.61,3.89-3.26,7.77-4.87,11.66a42.44,42.44,0,0,0-2.34,7.21,9.74,9.74,0,0,0-.22,2.74,3.73,3.73,0,0,0,3.55,3.82c.91.13,1.84.08,2.76.18a13.19,13.19,0,0,1,8.88,4.32,14.24,14.24,0,0,1,3.26,5.74c.31,1.11.61,2.22,1,3.3a11.53,11.53,0,0,0,1.18,2.48,2.16,2.16,0,0,0,3.36.69,8,8,0,0,0,1.55-1.36c.61-.68,1.15-1.43,1.7-2.17a69.57,69.57,0,0,1,6.22-7.38,41.71,41.71,0,0,1,7.23-6,19.33,19.33,0,0,1,11.06-3.3,37.85,37.85,0,0,1,8.42,1.13,18.16,18.16,0,0,1,6.68,3c1.88,1.44,2.78,3.31,1.32,5.8a55.11,55.11,0,0,0-3.54,7.73c-1,2.42-1.92,4.84-2.91,7.25-.43,1.06-1,2.08-1.43,3.13a5.9,5.9,0,0,1-3.63,3.3l-3.9,1.39a44.66,44.66,0,0,0-5.73,2.38,14.43,14.43,0,0,0-6.57,6.51,151.67,151.67,0,0,0-6.8,15.58,43.63,43.63,0,0,0-1.74,5.95,6.51,6.51,0,0,0-.15,2.28,1.63,1.63,0,0,0,1.48,1.51,5.71,5.71,0,0,0,1.37,0,15.24,15.24,0,0,0,3.57-.86c3.12-1,6.24-2.08,9.36-3.15a38.64,38.64,0,0,1,15.18-1.86,157.72,157.72,0,0,1,21.86,2.95c7.67,1.59,15.21,3.61,22.24,7.2.47.24,1,.43,1.47.65a68.8,68.8,0,0,0,10.89,3.61,19.73,19.73,0,0,1,9.85,5.61,13.6,13.6,0,0,0,4.53,3.1,27.48,27.48,0,0,0,4.34,1.5c1.7.45,3.41.89,5.08,1.43a12.81,12.81,0,0,1,2.49,1.16,3,3,0,0,1,1.41,2,6.71,6.71,0,0,1-4.17,7.37,9.79,9.79,0,0,1-2.93.45,25.79,25.79,0,0,1-6.38-.77,6,6,0,0,0-3.59.3c-1.71.68-3.45,1.26-5.19,1.84a35.76,35.76,0,0,1-10.52,2.29,9.36,9.36,0,0,0-3.76,1c-2.21,1.05-2.56,2.82-.92,4.61a12.43,12.43,0,0,0,2.9,2.24c1.25.75,2.52,1.46,3.76,2.23a27,27,0,0,1,6,5,12.37,12.37,0,0,1,2.75,12c-.29,1.11-.66,2.2-.91,3.32a17.46,17.46,0,0,0-.61,4.32,3.84,3.84,0,0,0,2.28,3.68c.48.23,1,.45,1.44.72,2,1.15,2.41,2.51,1.37,4.62a11.81,11.81,0,0,1-2,2.8c-1.11,1.17-2.25,2.3-3.4,3.43-1.86,1.83-3.75,3.63-5.59,5.47a15,15,0,0,0-2.66,3.46c-1.06,2-.86,3.5,1,4.8a36.31,36.31,0,0,1,4.59,4.18c1.19,1.2,2.4,2.37,3.57,3.59a9.63,9.63,0,0,0,7.15,3.15,10.53,10.53,0,0,1,3,.49,3.42,3.42,0,0,1,2.58,3.17,7.66,7.66,0,0,1-.18,2.74c-.6,2.54-1.18,5.07-1.76,7.61a28.29,28.29,0,0,0-.84,6.6,7.38,7.38,0,0,0,2.51,5.94,7.31,7.31,0,0,1,2.27,4.16,13.74,13.74,0,0,1-.83,8.33,12.38,12.38,0,0,0-.77,5.64A31.59,31.59,0,0,0,760,329.33a5.73,5.73,0,0,1,.26,4.86,32.63,32.63,0,0,1-1.4,3.14c-.63,1.23-1.31,2.44-2,3.62a20.85,20.85,0,0,0-2.31,5.49c-.34,1.25-.64,2.52-1,3.78a20,20,0,0,1-3.82,8.28,10.93,10.93,0,0,0-1.67,2.74,5.15,5.15,0,0,0,.16,4.65,10.36,10.36,0,0,0,3,3.49,29.22,29.22,0,0,0,2.82,2,6.64,6.64,0,0,1,3.45,6.08,35.26,35.26,0,0,0,1,8.43,7.62,7.62,0,0,1-1.2,6.35,24.86,24.86,0,0,1-2.74,3.4c-1.34,1.37-2.69,2.73-4,4.11-.74.78-1.45,1.58-2.17,2.38a3.6,3.6,0,0,0-.5,4.63c1.15,2,2.18,4.05,3.24,6.09a38,38,0,0,1,2.63,5.86,7.2,7.2,0,0,1,.4,2.71,1.92,1.92,0,0,1-1.82,2,9.25,9.25,0,0,1-2.52,0,70.29,70.29,0,0,1-10.54-2.32,14.61,14.61,0,0,1-8.69-7.08c-.81-1.47-1.77-2.87-2.69-4.28a10.18,10.18,0,0,0-2.15-2.39,5.55,5.55,0,0,0-5.6-1,21.48,21.48,0,0,0-3.88,2c-1.45.85-2.91,1.71-4.41,2.48a7.34,7.34,0,0,1-5.37.48c-1-.27-2-.66-3.07-1a33.71,33.71,0,0,0-3.54-1,2.92,2.92,0,0,0-3.5,1.93c-.25.55-.39,1.16-.59,1.73s-.39,1.16-.62,1.73a2.06,2.06,0,0,1-2.14,1.42c-.92,0-1.83-.1-2.75-.17-.69-.06-1.37-.19-2.06-.2-3.38,0-5.51,1.43-6.61,4.62a22,22,0,0,0-.75,3.13,28.46,28.46,0,0,1-9.84,17.2,43.63,43.63,0,0,1-5.2,3.78c-1.37.85-2.74,1.69-4.13,2.52a106.69,106.69,0,0,1-13,6.81c-4.48,1.9-4.49,1.88-9.34,1.13a8.8,8.8,0,0,0-2.29-.09,1.89,1.89,0,0,0-1.74,2.06,6.41,6.41,0,0,0,.57,2.45,25,25,0,0,0,4.14,7.13c1.38,1.64,1.42,2.38-.14,4.17-.71.81-1.47,1.57-2.21,2.34-.53.56-1.09,1.09-1.6,1.66-1.48,1.65-2.58,3.45-2.19,5.8a1.93,1.93,0,0,1-.77,1.82,13.19,13.19,0,0,1-2.91,1.83,51,51,0,0,1-15.22,5,26.94,26.94,0,0,1-8,.17,10.14,10.14,0,0,1-6.76-3.52c-1-1.25-2.07-2.47-3.12-3.69a26.8,26.8,0,0,0-4.3-4.15,10.4,10.4,0,0,0-8-2.05,13.21,13.21,0,0,0-3.69,1.21c-2,1-4,1.95-6,2.88a47,47,0,0,1-8.63,3.12c-5.86,1.4-10.93.19-15-4.45-1.12-1.26-2.35-2.42-3.57-3.59a53.41,53.41,0,0,0-7.29-6,14.45,14.45,0,0,0-6.63-2.38c-5.59-.59-9.82-3.24-12.19-8.51-.22-.49-.45-1-.7-1.45a10.63,10.63,0,0,0-.57-1,2.07,2.07,0,0,0-2.4-.92,10.09,10.09,0,0,0-2.15.8,6.9,6.9,0,0,1-7-.17,11.82,11.82,0,0,0-1.22-.64c-1.21-.48-2,0-2.06,1.25-.05.61,0,1.23,0,1.84a4.9,4.9,0,0,1-1.89,3.79,15.5,15.5,0,0,1-1.7,1.17c-2.13,1.37-4.29,2.69-6.39,4.09-5.17,3.43-10.3,6.94-15.49,10.35a28.52,28.52,0,0,1-7.84,3.77,8.05,8.05,0,0,1-6.62-1,15.41,15.41,0,0,1-3.31-2.82,33.31,33.31,0,0,1-3.7-5,36.42,36.42,0,0,0-10-10.35,67.06,67.06,0,0,0-7.69-4.6c-1.42-.75-2.83-1.53-4.26-2.27a6.16,6.16,0,0,1-3.17-3.48,14,14,0,0,0-1-2.09,3.13,3.13,0,0,0-4.28-1.55,15.13,15.13,0,0,0-2.64,1.39c-.78.48-1.49,1.07-2.25,1.6a23,23,0,0,1-7.22,3.44c-6,1.59-10.83-.28-14.3-4.77a22.38,22.38,0,0,1-2.68-4.55,64.14,64.14,0,0,1-2.19-6,40.88,40.88,0,0,0-1.39-3.89c-1.43-3.2-3-3.83-6.22-2.41a14.9,14.9,0,0,1-4.16,1.25A25.65,25.65,0,0,1,359,420.54a55,55,0,0,1-4.35-11.35c-.31-1.1-.63-2.21-1-3.29a2.33,2.33,0,0,0-1.37-1.46c-1.49-.6-2.94-1.31-4.43-1.91a9.47,9.47,0,0,0-3.11-.77,2.85,2.85,0,0,0-3,1.69,25.79,25.79,0,0,0-1,2.57c-.64,1.88-1.21,3.79-1.85,5.68a15.21,15.21,0,0,1-1.51,3.34,3.86,3.86,0,0,1-2.08,1.7,39.54,39.54,0,0,1-12.6,2.36,14.9,14.9,0,0,1-5.22-.73c-3.74-1.36-6.57-3.67-7.44-7.75a22.08,22.08,0,0,1-.64-6.39,5.36,5.36,0,0,0-.14-1.59,1.54,1.54,0,0,0-2.06-1.26,4.42,4.42,0,0,0-1.27.52,24.24,24.24,0,0,0-2.87,1.91c-2.13,1.75-4.21,3.57-6.29,5.38-.87.75-1.72,1.53-2.55,2.33a5.32,5.32,0,0,1-3.95,1.55l-3.45-.05-6.67-.12a6.34,6.34,0,0,0-2.91.6,1.63,1.63,0,0,0-.8,2.32,6.63,6.63,0,0,0,1.57,2c.67.63,1.39,1.22,2,1.87a13.8,13.8,0,0,1,3.83,13.1,27.36,27.36,0,0,1-4.17,9.64,82.12,82.12,0,0,1-15.41,17.29,30.1,30.1,0,0,1-3,2.17,15.14,15.14,0,0,1-9.78,2.72c-1.45-.1-2.9-.27-4.35-.42-1.75-.19-3.5-.43-5.26-.58a5.81,5.81,0,0,0-5.41,2.43,40.36,40.36,0,0,0-2.6,3.79,11.36,11.36,0,0,1-7.23,5.28,26.23,26.23,0,0,1-12.3.2,18.47,18.47,0,0,1-8.79-4.24,38.59,38.59,0,0,0-10.12-6.29,24,24,0,0,0-6.59-1.93,9.69,9.69,0,0,0-7.22,1.64c-.81.58-1.63,1.14-2.47,1.67q-4.17,2.67-8.35,5.3a25,25,0,0,1-4.12,2,3.89,3.89,0,0,1-3.54-.16,27.83,27.83,0,0,0-2.7-1.28,19.57,19.57,0,0,0-16.28-.26,11.49,11.49,0,0,1-6.08.77,32.21,32.21,0,0,1-6.28-1.4,80.27,80.27,0,0,1-14.71-7,62.37,62.37,0,0,1-15.39-12.28c-2.88-3.19-6-6.2-9-9.27a15.49,15.49,0,0,0-5.9-3.86,37.72,37.72,0,0,1-9.3-5,17.07,17.07,0,0,1-4.09-4,7.21,7.21,0,0,1-1.26-6.1A25.57,25.57,0,0,1,74.13,418c.45-.88.84-1.8,1.23-2.72a2.83,2.83,0,0,0-.65-3.18,9.23,9.23,0,0,0-2.59-1.89c-1.62-.87-3.27-1.68-4.9-2.54a30.92,30.92,0,0,1-3.9-2.43,6.94,6.94,0,0,1-2.91-7c.09-.6.22-1.2.37-1.79.42-1.64.9-3.26,1.29-4.9a17.38,17.38,0,0,0,.69-4.53c0-2.42-1-3.52-3.4-3.79-.91-.1-1.84-.06-2.76-.07a3.36,3.36,0,0,1-2.87-1.62,12.6,12.6,0,0,1-1.5-3.35c-.51-1.6-1-3.23-1.45-4.84a12.81,12.81,0,0,0-1.59-3.56,3.88,3.88,0,0,0-5-1.7c-2.7,1-5.21,2.29-6.61,5A3,3,0,0,1,35,374.7c-1.37.14-2.75.25-4.12.42a26.18,26.18,0,0,0-3.17.52,6.34,6.34,0,0,0-4.1,3.1c-.3.53-.6,1.07-.87,1.62a3.81,3.81,0,0,1-3.7,2.26,14.35,14.35,0,0,1-1.61-.06,26.68,26.68,0,0,1-11.27-3.67,16.44,16.44,0,0,1-2.37-1.8,5.5,5.5,0,0,1-1.92-4.27,38.84,38.84,0,0,1,.3-5.5c.35-2.43.71-4.86,1-7.29a16.8,16.8,0,0,0,.1-4.13c-.15-1.42-.71-2.52-2.37-2.6-.13,0-.25-.15-.37-.23v1.38c.74.05,1.3.31,1.45,1.14a8.27,8.27,0,0,1,.11,2.48c-.24,2-.49,4.06-.71,6.09A2.78,2.78,0,0,1,.58,366v9.66C1,375.53,1.27,375.75,1.5,376.12Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M5.37,396.94a3.79,3.79,0,0,1,3.07.58c1.1.7,2.19,1.42,3.25,2.17a28.32,28.32,0,0,0,4.66,2.94,9.14,9.14,0,0,0,8.81-.43,9.38,9.38,0,0,0,4.42-5.65q.86-2.85,1.81-5.69a12.67,12.67,0,0,1,1.8-3.46,4.41,4.41,0,0,1,3.48-1.93c.92-.05,1.84-.09,2.76-.17a7.56,7.56,0,0,0,4.25-1.57,6.43,6.43,0,0,1,.72-.57,1.29,1.29,0,0,1,1.82.37,4.5,4.5,0,0,1,.9,2.33,17.74,17.74,0,0,0,.29,2.05,2.16,2.16,0,0,0,1.41,1.68c.36.13.73.25,1.09.36a1.63,1.63,0,0,1,1.27,1.47,31.18,31.18,0,0,1,.29,3.2c0,1.61,0,3.22-.1,4.83a13.5,13.5,0,0,0,4.87,11.41,23,23,0,0,0,5.16,3.41,18.14,18.14,0,0,1,2.43,1.28,2,2,0,0,1,.91,2.77A14.78,14.78,0,0,1,64,420a19.73,19.73,0,0,0-1.8,9.17A13.55,13.55,0,0,0,67.82,440a40.35,40.35,0,0,0,6.32,3.76c2.62,1.26,5.26,2.5,7.93,3.66A8.56,8.56,0,0,1,86,450.79c1.69,2.64,3.51,5.21,5.36,7.76a48.4,48.4,0,0,0,6.54,7.4,18.89,18.89,0,0,0,6.83,4.13c2.18.72,4.31,1.6,6.45,2.43,5.51,2.12,11,4.34,16.63,6a23.32,23.32,0,0,0,5.83,1.24,20.84,20.84,0,0,1,7.4,1.47,4.16,4.16,0,0,0,3.35-.05,30.29,30.29,0,0,1,3-1.07,6.45,6.45,0,0,1,7.13,1.8,8.55,8.55,0,0,0,6.92,2.52,13.1,13.1,0,0,0,6.48-2.13c1.55-1,3-2.09,4.54-3.13s2.89-2,4.37-3a2.92,2.92,0,0,1,2.14-.69c1.72.35,3.15-.35,4.61-1a27.12,27.12,0,0,1,4.68-1.89,5.35,5.35,0,0,1,3.82.07,53.26,53.26,0,0,0,7.5,2.89,4.12,4.12,0,0,1,2,1.4,41.89,41.89,0,0,0,5.6,5.46,34.05,34.05,0,0,0,5.86,4,12.38,12.38,0,0,0,4.54,1.56,70.58,70.58,0,0,0,11.26.36,23.91,23.91,0,0,0,5.44-.86,4.93,4.93,0,0,0,3.7-3.41c.23-.74.5-1.46.74-2.18a44.6,44.6,0,0,1,2.12-5.34,12,12,0,0,1,2.2-3.21,4.44,4.44,0,0,1,4-1.35c1.66.24,3.34.43,5,.55a34.21,34.21,0,0,0,12.53-1.29c10.34-3.08,20.22-11.68,23.44-23.34.09-.3.16-.59.25-.89a11,11,0,0,1,2.16-4,10.93,10.93,0,0,0,2.38-5.16,24.68,24.68,0,0,0,.51-5.49,9.22,9.22,0,0,0-1.21-4.6,28.34,28.34,0,0,1-2.64-5.86,5.82,5.82,0,0,1-.32-1.79.69.69,0,0,1,.94-.69c.59.16,1.17.35,1.74.56a4.12,4.12,0,0,0,4.11-.75c.42-.32.79-.72,1.2-1.07a.87.87,0,0,1,1.25,0,15.3,15.3,0,0,1,1.47,1.75c1.53,2.12,3,4.29,4.54,6.37a23.66,23.66,0,0,0,5.21,5.17,14.5,14.5,0,0,0,7.69,2.73,47.15,47.15,0,0,0,11-.66,34.48,34.48,0,0,0,9.38-3,13,13,0,0,0,6.8-7.15,7.57,7.57,0,0,1,.53-1,5.81,5.81,0,0,1,1.92,1.34l6.53,5.46c2,1.61,3.93,3.19,5.86,4.83a22.14,22.14,0,0,1,4.54,5.15,19.51,19.51,0,0,0,6.24,6.35,9.47,9.47,0,0,0,7,1.6,10.86,10.86,0,0,1,2.06-.11c1,0,1.31.28,1.58,1.32s.55,2.39.88,3.57c1.08,3.85,3.06,7,6.9,8.68a9.2,9.2,0,0,1,4.66,4.6,7,7,0,0,0,2.64,2.81,23.12,23.12,0,0,0,8.87,3.65,8.8,8.8,0,0,0,3.43,0,23.63,23.63,0,0,0,14.06-8.48c.62-.79,1.19-1.6,1.85-2.35a9.93,9.93,0,0,1,1.54-1.36,1.89,1.89,0,0,1,2.54.12,15.74,15.74,0,0,1,1.73,1.83c1.88,2.33,3.71,4.7,5.6,7a18.33,18.33,0,0,0,6.3,4.89A37.41,37.41,0,0,1,453.31,482a10.19,10.19,0,0,1,2.62,5.27,15.92,15.92,0,0,0,3.51,7.89,9.62,9.62,0,0,0,8.53,3.6,15.15,15.15,0,0,0,5.08-1.37,25.56,25.56,0,0,0,7-4.8c1.68-1.58,3.28-3.23,4.91-4.86a32.33,32.33,0,0,1,3.6-3.22,6.73,6.73,0,0,1,5.38-1.44,12.78,12.78,0,0,0,3.44.06A34.52,34.52,0,0,0,512.24,478a7.58,7.58,0,0,0,3.25-3.75c.2-.5.4-1,.61-1.49a9.85,9.85,0,0,1,.51-1,1.2,1.2,0,0,1,1.73-.59,14.18,14.18,0,0,1,4.07,3A39.32,39.32,0,0,0,534.48,482a108.93,108.93,0,0,1,10.5,5.2c2.63,1.43,5.28,2.8,7.95,4.15a40.14,40.14,0,0,0,7.28,2.81,17.51,17.51,0,0,0,13-1.23c2-1,3.88-2.17,5.77-3.34a24.57,24.57,0,0,1,3-1.62,3,3,0,0,1,4.09.94c.4.46.71,1,1.07,1.5.76,1,1.48,2.15,2.3,3.15a73.39,73.39,0,0,0,13.83,13.1,37.94,37.94,0,0,0,4.31,2.64,10.91,10.91,0,0,0,7.36,1.12c6.43-1.2,12.4-3.48,17.33-7.93a12.43,12.43,0,0,1,7.88-3.31l1.14-.08a13.53,13.53,0,0,0,8.67-4.31,7.86,7.86,0,0,0,2.27-6.94c-.26-1.66-.37-3.35-.54-5a9.9,9.9,0,0,1,.19-3.43c.33-1.38.67-1.63,2.06-1.57a16.34,16.34,0,0,0,2.52.05,3.67,3.67,0,0,0,3.39-3.92,5.9,5.9,0,0,0-.7-2.64,13.16,13.16,0,0,0-2.53-3.26,16.77,16.77,0,0,1-2.58-2.93,1.21,1.21,0,0,1,.46-1.93,13.77,13.77,0,0,1,3.38-1.42,41.31,41.31,0,0,0,4.76-1.68,51.56,51.56,0,0,0,16.86-12.55,30.24,30.24,0,0,0,6.14-10.17c.84-2.39,1.81-4.72,2.77-7.06a11.26,11.26,0,0,1,1.66-3,1.44,1.44,0,0,1,2-.54c.5.21,1,.46,1.45.71a4.15,4.15,0,0,0,4.16,0,3.89,3.89,0,0,1,.42-.19,5.28,5.28,0,0,0,3.37-4.07c.11-.6.23-1.2.38-1.79.47-1.78.92-2,2.6-1.48.29.09.57.23.85.33a23.5,23.5,0,0,0,4.44,1.2c3.4.55,6.72.53,9.78-1.38a5.28,5.28,0,0,1,.83-.4,2.3,2.3,0,0,1,3.07.7,11.15,11.15,0,0,1,.91,1.33,28.58,28.58,0,0,0,9.72,9.28,19.13,19.13,0,0,0,6.83,2.63,52.68,52.68,0,0,0,17.18,0,19,19,0,0,0,6.05-2.1A7,7,0,0,0,768,425a18.1,18.1,0,0,0-.2-3.21,27.92,27.92,0,0,0-2.61-7.82,7.65,7.65,0,0,0-2.3-2.81c-1-.73-1.94-1.51-2.86-2.31a10.41,10.41,0,0,1-2.29-2.57,2.64,2.64,0,0,1,.64-3.85,12.36,12.36,0,0,1,1.56-1c1.12-.67,2.27-1.28,3.36-2a23.8,23.8,0,0,0,6.71-6.21,15.3,15.3,0,0,0,2.69-11.12A30.89,30.89,0,0,0,762,363.61a8.2,8.2,0,0,1-.72-.57,1.41,1.41,0,0,1-.28-2.21,9,9,0,0,1,2.54-2.31,6.17,6.17,0,0,0,2.79-6.56,21.2,21.2,0,0,1-.25-4.36,6.4,6.4,0,0,1,2.63-5.14,22.65,22.65,0,0,1,1.93-1.24c1-.64,2.13-1.22,3.14-1.9a15.15,15.15,0,0,0,4.14-4c2.16-3.12,1.86-6.07-.93-8.63a37.74,37.74,0,0,0-3.07-2.4c-1.11-.83-2.26-1.6-3.34-2.45a9.07,9.07,0,0,1-3.69-7.57,21.08,21.08,0,0,1,.36-4.34c.16-.75.25-1.52.38-2.27a18.62,18.62,0,0,0-1.33-10.8c-.31-.7-.59-1.42-.88-2.12a1.89,1.89,0,0,1,.17-2c1.29-1.72,1.33-3.69,1.16-5.71a68.17,68.17,0,0,0-1.33-8.17,62.67,62.67,0,0,1-1.69-9.73,10.08,10.08,0,0,0-1.74-4.94c-2-3.1-4.75-4.7-8.54-4.22-.91.12-1.83.18-2.75.22a11.58,11.58,0,0,1-3.66-.33c-.93-.26-1.15-.94-.56-1.75a11.34,11.34,0,0,1,2.71-2.46,79.2,79.2,0,0,0,10-8.45,33,33,0,0,0,4-4.78,11.77,11.77,0,0,0,1.71-3.74,4.58,4.58,0,0,0-1.06-4.27,6.8,6.8,0,0,0-2.37-1.79c-.9-.43-1.83-.8-2.75-1.16-3.27-1.27-3.33-1.51-1-4.1A31.21,31.21,0,0,0,765,213a8.49,8.49,0,0,0-.29-5.43c-1-2.09-.35-2.33,1.13-3.33.5-.35,1.07-.6,1.58-1a17.38,17.38,0,0,0,2.39-1.77c4.92-4.92,7.43-10.83,6.9-17.84a8.54,8.54,0,0,0-5.93-8,18.31,18.31,0,0,1-5.37-3.05c-2-1.63-4-3.32-6-5-1.64-1.39-3.26-2.8-4.91-4.17a13.54,13.54,0,0,0-5.43-2.89c-1.27-.31-2.49-.76-3.74-1.15-9.94-3.11-19.88-6.25-30-8.75a57.78,57.78,0,0,0-11.56-1.83c-5.29-.2-10.56-.7-15.84-1-3.14-.18-6.29-.28-9.43-.34a12.14,12.14,0,0,0-6.2,1.38,30.25,30.25,0,0,1-6.59,2.67,6.48,6.48,0,0,1-2.27.29.94.94,0,0,1-1-1,4.84,4.84,0,0,1,.55-2,70.36,70.36,0,0,1,4.1-7.72,24.07,24.07,0,0,1,2.21-2.92,8.59,8.59,0,0,1,5.83-2.9,20.19,20.19,0,0,0,2.05-.28,7.56,7.56,0,0,0,5-3.39,10,10,0,0,0,1.5-3.33c.32-1.35.57-2.7.85-4a17.17,17.17,0,0,1,.59-2.69c2.3-5.89,5.58-11.07,10.86-14.79a33,33,0,0,0,4.89-4.18,12.79,12.79,0,0,0,2.51-3.55c1.07-2.39.44-4.32-1.83-5.69a14.15,14.15,0,0,0-3.43-1.32c-4-1.13-8-1.94-12.09-2.77-3.68-.75-7.4-1.31-10.92-2.7a8,8,0,0,0-4.09-.31A39.6,39.6,0,0,0,661.59,89a18.32,18.32,0,0,0-8.13,5.79,33,33,0,0,1-4.78,5,10.17,10.17,0,0,1-3,2c-1.38.52-2.17.35-2.92-.94a10.41,10.41,0,0,0-6.06-4.64c-1.6-.54-3.24-1-4.85-1.43-.81-.24-1.62-.48-2.4-.78a.7.7,0,0,1-.4-1.11c.62-1.14,1.26-2.28,1.94-3.38a92.87,92.87,0,0,0,5.07-9,27.65,27.65,0,0,0,2.4-6.93,9.69,9.69,0,0,0-.6-6.3c-2.37-4.72-4.56-9.54-7.35-14a37.66,37.66,0,0,0-6.4-8.09,16.17,16.17,0,0,0-10.54-4.55c-1,0-2-.18-3-.27A72.79,72.79,0,0,0,598.82,40a26.78,26.78,0,0,0-4.52.81,16,16,0,0,0-11.84,11.41,53.23,53.23,0,0,0-2.29,12.18,104,104,0,0,0,.23,17.47c.33,3.43.65,6.87.94,10.31a67.88,67.88,0,0,1,.17,7.81,8.13,8.13,0,0,1-.41,2.72c-.32.87-.8,1-1.5.32a14.36,14.36,0,0,1-2.17-3A16.19,16.19,0,0,0,574.14,96a6.26,6.26,0,0,0-8.23-.36,14.65,14.65,0,0,0-3.25,3.23,25.36,25.36,0,0,0-3,5.39c-.31.74-.51,1.84-1.47,1.84s-1.33-1-1.73-1.7c-.88-1.61-1.74-3.24-2.49-4.92-1.43-3.22-2.73-6.5-4.17-9.72-.78-1.74-1.68-3.44-2.63-5.1a15.82,15.82,0,0,0-2-2.79c-2.17-2.4-4.4-2.51-6.83-.41a18.28,18.28,0,0,0-1.46,1.46,52.18,52.18,0,0,1-5,4.77,15.39,15.39,0,0,1-3,2.1,3,3,0,0,1-.84.33.5.5,0,0,1-.63-.49,3.41,3.41,0,0,1,.1-.9A25.91,25.91,0,0,1,529.22,84c.49-1.12,1-2.25,1.37-3.4a14.69,14.69,0,0,0,.63-2.68,9.34,9.34,0,0,0-2.85-8.16,52.43,52.43,0,0,0-4-3.48,3.22,3.22,0,0,1-1.11-4.07c.82-2.07,1.54-4.17,2.35-6.24,2.42-6.21,5.06-12.33,7.29-18.62a44.13,44.13,0,0,0,1.9-6.38c.48-2.5-.36-3.57-2.94-3.74a11,11,0,0,0-2.07.05c-1.14.16-2.27.35-3.39.62a58.62,58.62,0,0,0-20.09,9.36c-1.68,1.2-3.4,2.36-5.14,3.48a124.12,124.12,0,0,1-11.53,6.2c-2.06,1-4.09,2.11-6.11,3.21a9.72,9.72,0,0,0-4.32,4.61c-.7,1.53-1.56,3-2.4,4.45A5.86,5.86,0,0,1,475.41,61a.71.71,0,0,1-1.14-.25,8.43,8.43,0,0,1-.9-3.31c-.34-3.9-.63-7.8-.92-11.69,0-.13.09-.27.18-.52,2.31.28,4-1,5.56-2.52q1.06-1.05,2-2.19a50.18,50.18,0,0,0,10.06-18.94A26.76,26.76,0,0,0,491.35,12,35.11,35.11,0,0,0,489.2,1.92c-.17-.45-.67-.9-.22-1.46H487.6a.85.85,0,0,0,0,.87,25.81,25.81,0,0,1,2,6.81,25.34,25.34,0,0,1,.46,8,46.76,46.76,0,0,1-12.49,25.38,11.87,11.87,0,0,1-2.1,1.77c-1.07.73-2.22,1.12-3.31,0a1.53,1.53,0,0,0-.39-.25.55.55,0,0,0-.81.46,12.46,12.46,0,0,0,.05,1.37c.16,2.07.32,4.13.52,6.19a70.67,70.67,0,0,0,.74,7.55,8.69,8.69,0,0,0,.94,2.82,1.7,1.7,0,0,0,2.86.54A7.88,7.88,0,0,0,478,59.62c.86-1.54,1.73-3.08,2.5-4.66a8.13,8.13,0,0,1,3.39-3.64c1.81-1,3.61-2,5.47-2.93a127.17,127.17,0,0,0,18.86-11,52,52,0,0,1,19.41-8.6,14.31,14.31,0,0,1,4.79-.32c1.08.12,1.38.47,1.28,1.48a13.7,13.7,0,0,1-.37,2,51.52,51.52,0,0,1-2.22,6.77c-2.42,6.21-4.91,12.39-7.34,18.6-.66,1.71-1.19,3.48-1.83,5.2a3.29,3.29,0,0,0,.79,3.6,24.82,24.82,0,0,0,2.19,2c.85.77,1.76,1.48,2.58,2.29a8.28,8.28,0,0,1,2.52,7.1,17.14,17.14,0,0,1-1.59,5.26,32.69,32.69,0,0,0-1.84,4.46,10.1,10.1,0,0,0-.41,2c-.1,1.7.85,2.39,2.49,1.8a7.23,7.23,0,0,0,1.63-.85,28.86,28.86,0,0,0,2.92-2.23c1.58-1.45,3.08-3,4.62-4.49A17.71,17.71,0,0,1,539.48,82c1.57-1.21,2.83-1.14,4.32.21a9.49,9.49,0,0,1,1.87,2.32c.86,1.54,1.78,3,2.51,4.65,1.48,3.28,2.85,6.62,4.27,9.93a45.9,45.9,0,0,0,3,6A6.54,6.54,0,0,0,557,107a1.74,1.74,0,0,0,2.48-.24,6.63,6.63,0,0,0,.87-1.33c.32-.61.57-1.26.86-1.88a18.59,18.59,0,0,1,4.53-6.31c2.91-2.52,5.65-2.37,8.32.36a19,19,0,0,1,2.2,2.93c.59.9,1.17,1.81,1.81,2.67a4.57,4.57,0,0,0,1.51,1.39,1.59,1.59,0,0,0,2.21-.51,4.7,4.7,0,0,0,.68-1.93,26.29,26.29,0,0,0,.26-6.2c-.28-4-.58-8-1-11.92a101.68,101.68,0,0,1-.23-21.36,48.43,48.43,0,0,1,2.3-10.77A14.63,14.63,0,0,1,595,41.9a32,32,0,0,1,6.83-.85,115.35,115.35,0,0,1,13.77.9,10.93,10.93,0,0,1,3.7,1.2,18.3,18.3,0,0,1,4.61,3.39,39,39,0,0,1,6,7.85c2.57,4.27,4.62,8.82,6.87,13.26a7.42,7.42,0,0,1,.67,4.25,19.41,19.41,0,0,1-.93,4.26,38.05,38.05,0,0,1-2.71,6.08c-1.35,2.41-2.79,4.76-4.19,7.14-.57,1-1.17,2-1.68,3a1.65,1.65,0,0,0,.92,2.6,16.35,16.35,0,0,0,2.39.8c1.54.46,3.1.84,4.63,1.34a9.85,9.85,0,0,1,6.08,4.57,2.85,2.85,0,0,0,3.78,1.29,11.49,11.49,0,0,0,2-1,19.16,19.16,0,0,0,3.84-3.29c1.42-1.5,2.8-3,4.17-4.6A10.9,10.9,0,0,1,659,91.53a39.55,39.55,0,0,1,10.79-3.82,9.69,9.69,0,0,1,6.3.48,10.16,10.16,0,0,0,2.2.65q4.38,1,8.77,1.88c3.9.81,7.81,1.56,11.62,2.74a9.78,9.78,0,0,1,2.53,1.07,2.87,2.87,0,0,1,1.27,3.77,9.6,9.6,0,0,1-1.86,2.89,24.36,24.36,0,0,1-4.79,4.28,31.06,31.06,0,0,0-9.73,11.17,22.24,22.24,0,0,0-2.88,8.66,12.82,12.82,0,0,1-1.78,5.42,6.4,6.4,0,0,1-5,3.24l-.92.08a10.85,10.85,0,0,0-8,4.47c-.37.49-.74,1-1.07,1.5a66.79,66.79,0,0,0-4.53,8.52,7.89,7.89,0,0,0-.64,2.19,2.05,2.05,0,0,0,1.73,2.34,3.33,3.33,0,0,0,1.6,0,30.52,30.52,0,0,0,3.31-.92c1.85-.73,3.67-1.55,5.47-2.4a9.18,9.18,0,0,1,4.2-1c2.23.06,4.46,0,6.68.13,7.2.37,14.37,1.15,21.58,1.3a14.25,14.25,0,0,1,1.6.19,78.88,78.88,0,0,1,9,1.89c10.55,2.7,20.91,6,31.31,9.21a19,19,0,0,1,7.19,3.92c1.32,1.17,2.66,2.31,4,3.46s2.9,2.51,4.39,3.72a25.26,25.26,0,0,0,7.46,4.45,7,7,0,0,1,4.56,5.37,13.79,13.79,0,0,1,.29,4.57,22.55,22.55,0,0,1-5.21,12.31,13.33,13.33,0,0,1-3.85,3.24,19.88,19.88,0,0,0-1.78,1.06c-1.87,1.27-2.1,1.89-1.3,4a8.47,8.47,0,0,1,.41,4.95,30.13,30.13,0,0,1-7.14,14.21,9.33,9.33,0,0,0-1.56,2,2,2,0,0,0,.72,2.81,13.16,13.16,0,0,0,1.84.92c.78.33,1.58.59,2.35.92,4,1.77,4.75,4,2.49,7.84a24.46,24.46,0,0,1-3.37,4.35,72.25,72.25,0,0,1-9.69,8.47c-1,.73-2,1.48-2.9,2.26a5.53,5.53,0,0,0-1.45,1.77,1.88,1.88,0,0,0,.85,2.72,6.65,6.65,0,0,0,2.88.7,26.81,26.81,0,0,0,4.82-.24,6.73,6.73,0,0,1,6.37,2.42,10.42,10.42,0,0,1,2.58,6.5,36.84,36.84,0,0,0,.77,5.23c.32,1.58.71,3.14,1,4.72a46.71,46.71,0,0,1,1.16,7.72,6.33,6.33,0,0,1-1,4.37,2.91,2.91,0,0,0-.35,2.65,9.55,9.55,0,0,0,.65,1.71c2,3.95,2.14,8.08,1.36,12.34a25.18,25.18,0,0,0-.57,5.48,10.65,10.65,0,0,0,3.94,8.23c1,.83,2.09,1.56,3.13,2.34s2.39,1.69,3.47,2.66c2.3,2.07,2.53,4.38.81,7a13.26,13.26,0,0,1-2.66,2.84,29.14,29.14,0,0,1-4.84,3.08,8.28,8.28,0,0,0-4.62,8.54c.09,1.15.14,2.3.29,3.44a4.93,4.93,0,0,1-2.2,5,15.88,15.88,0,0,0-2,1.57c-2.54,2.51-1.8,4.08.19,5.49a18.85,18.85,0,0,1,3.87,3.59,30.28,30.28,0,0,1,6.3,13.15,14,14,0,0,1-2.53,11.55,20.37,20.37,0,0,1-3.32,3.5,32.79,32.79,0,0,1-6.12,4.05,8.46,8.46,0,0,0-2.27,1.55,3.47,3.47,0,0,0-.77,4.21,8.79,8.79,0,0,0,2.35,3.08q1.63,1.47,3.37,2.79a7.21,7.21,0,0,1,2.27,2.83,29.88,29.88,0,0,1,2,5.63,16.17,16.17,0,0,1,.55,4.33,6.1,6.1,0,0,1-3.51,5.75,24.93,24.93,0,0,1-2.3,1,26.79,26.79,0,0,1-4.92,1.13,55.57,55.57,0,0,1-12.63,0,20.75,20.75,0,0,1-7.68-2.19,27.4,27.4,0,0,1-10.47-9.46,9.81,9.81,0,0,0-1.5-2,3,3,0,0,0-3.38-.73,19,19,0,0,0-2.29,1.06,9,9,0,0,1-3.27,1,20,20,0,0,1-9.25-1.32,8.3,8.3,0,0,0-2.19-.67,2.2,2.2,0,0,0-2.28,1.22,6.9,6.9,0,0,0-.52,1.51c-.18.66-.3,1.34-.46,2a4.27,4.27,0,0,1-2.18,2.79,4.16,4.16,0,0,1-4.74.08,2.32,2.32,0,0,0-.41-.22c-1.76-.83-2.78-.59-4,1a16.11,16.11,0,0,0-2,3.87c-1,2.35-1.88,4.7-2.76,7.07a26.09,26.09,0,0,1-4.21,7.35,50.16,50.16,0,0,1-15.5,12.8,31.71,31.71,0,0,1-5.94,2.44c-1.25.37-2.46.85-3.67,1.34a5.81,5.81,0,0,0-1.38.81,2,2,0,0,0-.61,3,15.24,15.24,0,0,0,1.69,2.17c.71.81,1.5,1.54,2.22,2.33a6.93,6.93,0,0,1,1.7,3c.59,2.23-.59,3.84-2.89,3.84a14.75,14.75,0,0,1-1.59-.21,2.73,2.73,0,0,0-3.11,1.79,5.43,5.43,0,0,0-.4,2,33.34,33.34,0,0,0,.24,5.28c.12.91.17,1.83.3,2.74a6.6,6.6,0,0,1-2,5.64,12.06,12.06,0,0,1-8.56,3.92,13.61,13.61,0,0,0-9.13,3.77,20.44,20.44,0,0,1-3.1,2.36,36.16,36.16,0,0,1-14.35,5.25,8.39,8.39,0,0,1-4.49-.58,22.62,22.62,0,0,1-4.43-2.42,65.2,65.2,0,0,1-17-16.95,11.87,11.87,0,0,0-1-1.28,4.26,4.26,0,0,0-5.36-1.3,18.64,18.64,0,0,0-3.44,1.84,54.84,54.84,0,0,1-6.2,3.51,15.53,15.53,0,0,1-7.59,1.43,21.93,21.93,0,0,1-6-1.29,65.28,65.28,0,0,1-10-4.66c-4.9-2.7-9.85-5.31-15-7.51a32,32,0,0,1-8.65-5.6c-1-.92-2.05-1.86-3.13-2.72a13.23,13.23,0,0,0-2.49-1.64,2.46,2.46,0,0,0-3.65,1.21,14,14,0,0,0-.82,1.9,7.77,7.77,0,0,1-3.71,4.19,37.55,37.55,0,0,1-10,3.89,19,19,0,0,1-7.08.46,7.59,7.59,0,0,0-5.63,1.46,26.87,26.87,0,0,0-3.49,3c-1.25,1.25-2.48,2.51-3.73,3.76a36.32,36.32,0,0,1-4.68,4.07,19.3,19.3,0,0,1-6.82,3.19,8.87,8.87,0,0,1-9.65-3.72,15,15,0,0,1-2.63-6.56,10.81,10.81,0,0,0-2.49-5.34,23.43,23.43,0,0,0-1.7-1.88,40.7,40.7,0,0,0-11-7.81,14,14,0,0,1-4.44-3.2c-1-1.07-1.92-2.19-2.84-3.32-1.4-1.73-2.74-3.5-4.14-5.23a9.94,9.94,0,0,0-1.6-1.64,3.17,3.17,0,0,0-3.85-.2,7.22,7.22,0,0,0-1.9,1.66c-.78.95-1.51,1.94-2.28,2.88A12.48,12.48,0,0,1,419,465a30,30,0,0,1-8.34,4.79,11.64,11.64,0,0,1-6.34.55,21.08,21.08,0,0,1-8.33-3.74,5.65,5.65,0,0,1-1.79-2.06,11.29,11.29,0,0,0-5.56-5.28,10,10,0,0,1-5.05-5.42,25.61,25.61,0,0,1-1.39-4.62c-.13-.59-.28-1.19-.46-1.77a2.21,2.21,0,0,0-2-1.62,7.81,7.81,0,0,0-2.51.12,9.18,9.18,0,0,1-7.13-1.9,20,20,0,0,1-5.32-5.68,20.68,20.68,0,0,0-4.36-5q-6.87-5.78-13.78-11.5a3.31,3.31,0,0,0-1.37-.82,1,1,0,0,0-1.2.43,14,14,0,0,0-.74,1.68,11.42,11.42,0,0,1-4.3,5.26,18.68,18.68,0,0,1-3.88,2A43.15,43.15,0,0,1,317.56,433a13.44,13.44,0,0,1-8-3.15,21.42,21.42,0,0,1-3.11-3.06c-1.06-1.31-2.08-2.66-3.07-4-1.12-1.55-2.14-3.19-3.32-4.69-1.42-1.81-2.56-2.08-4.15-.39l-.17.15a3.45,3.45,0,0,1-4,.78,10.35,10.35,0,0,0-1.3-.42,1.82,1.82,0,0,0-2.44,2.11,11.64,11.64,0,0,0,.58,2.45,21.83,21.83,0,0,0,2.29,5,8.57,8.57,0,0,1,1.29,5,28.09,28.09,0,0,1-.3,3.9,10,10,0,0,1-1.95,5.1,15.83,15.83,0,0,0-3.2,6.54,16.9,16.9,0,0,1-2.05,5.09c-.93,1.41-1.81,2.86-2.79,4.23A33,33,0,0,1,263,470.44a37,37,0,0,1-13.48.69l-2.74-.32a5.31,5.31,0,0,0-4.4,1.57,10.82,10.82,0,0,0-2.39,3.35c-.71,1.53-1.33,3.1-1.94,4.67-.45,1.14-.87,2.29-1.23,3.46a3.46,3.46,0,0,1-2.55,2.4,19.21,19.21,0,0,1-3.83.74,94,94,0,0,1-10.35,0,15,15,0,0,1-7.59-2.33,41.49,41.49,0,0,1-9.75-8.35,6.42,6.42,0,0,0-3.19-2.11,43.73,43.73,0,0,1-6.64-2.55,6.3,6.3,0,0,0-3.81-.51,16,16,0,0,0-3.93,1.26c-1.19.52-2.35,1.11-3.56,1.61a2.74,2.74,0,0,1-2,.31,3.53,3.53,0,0,0-2.65.46,23.13,23.13,0,0,0-3.89,2.45c-1.62,1.15-3.23,2.33-4.85,3.49a14.16,14.16,0,0,1-3.68,1.86c-3.54,1.19-6.81.94-9.54-1.91a7,7,0,0,0-6.07-2.08,12.33,12.33,0,0,0-4.19,1.16,4.81,4.81,0,0,1-4.19,0,14.31,14.31,0,0,0-5.83-1.15,16.48,16.48,0,0,1-4.3-.67,63.16,63.16,0,0,1-7.24-2.25c-6.17-2.31-12.31-4.69-18.49-7a16.72,16.72,0,0,1-5-2.83,41.64,41.64,0,0,1-5.89-6.13A100.41,100.41,0,0,1,87,450.07a8.46,8.46,0,0,0-4.26-3.66c-1-.38-2-.86-2.94-1.32-2.55-1.24-5.11-2.45-7.62-3.77a32.19,32.19,0,0,1-3.86-2.5,11.49,11.49,0,0,1-4.67-8.13A18.33,18.33,0,0,1,65,420.8c.21-.49.45-1,.66-1.47,1-2.4.49-3.87-1.79-5.19a22,22,0,0,0-2.06-1A20,20,0,0,1,57,410a11.84,11.84,0,0,1-4.44-9.68c0-2,.06-4,0-6a17.72,17.72,0,0,0-.15-2.53c-.24-1.53-.86-2.78-2.61-3.08-1.11-.19-1.47-.95-1.46-2a6.73,6.73,0,0,0-.87-3.3c-.86-1.56-2.44-2.5-4.14-1A7.09,7.09,0,0,1,39,384.11c-.84.07-1.68.18-2.53.19A5.07,5.07,0,0,0,32.82,386,8.61,8.61,0,0,0,31,388.64c-.55,1.27-1.05,2.55-1.5,3.86s-.89,2.77-1.29,4.17a7.21,7.21,0,0,1-1.72,2.95,8.24,8.24,0,0,1-9.89,1.79,31.57,31.57,0,0,1-4.08-2.59c-1.19-.82-2.39-1.66-3.62-2.43a4.1,4.1,0,0,0-2.85-.73,36.15,36.15,0,0,1-5.5.22v1.38C2.16,397,3.79,397.35,5.37,396.94Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M9.76,349.91c.38,1.08.66,2.19.94,3.31a56.62,56.62,0,0,0,1.42,5.56,7.93,7.93,0,0,0,6.54,5.44,19.87,19.87,0,0,0,5.5.18,43.69,43.69,0,0,0,12.38-3.34,57.86,57.86,0,0,0,6.71-3.52,13,13,0,0,1,3.35-1.49,2,2,0,0,1,2.65,1.49,16.85,16.85,0,0,1,.49,2.24,28.28,28.28,0,0,0,8,15.21,11.55,11.55,0,0,0,6.37,3.45,9,9,0,0,1,1.33.35,4,4,0,0,1,2.85,3.29,12.48,12.48,0,0,1,.08,3.66,76.24,76.24,0,0,0-.17,10.58,11.16,11.16,0,0,0,5.18,9.26c1,.68,2.11,1.24,3.19,1.82s2.33,1.15,3.47,1.78a11.65,11.65,0,0,1,1.7,1.17,1.61,1.61,0,0,1,.5,2.06c-.55,1.18-1.07,2.38-1.67,3.54a7.88,7.88,0,0,0,.23,7.7,15.5,15.5,0,0,0,1.21,2,26.2,26.2,0,0,0,12.3,9.3,13.58,13.58,0,0,1,5,3.1c1,1,2,2.1,3,3.18,1.74,1.94,3.41,3.95,5.18,5.86a48.44,48.44,0,0,0,9,7.79,65.47,65.47,0,0,0,21.72,9.1c4.37,1,8.76,1.39,13.16-.15a6.39,6.39,0,0,1,5.35.47,10.74,10.74,0,0,0,6,1.23c1.14-.08,2.29-.17,3.43-.33a77.22,77.22,0,0,0,19.8-5.78,11.2,11.2,0,0,1,7.38-.6,28.92,28.92,0,0,1,5.23,1.74c2.46,1.07,4.89,2.21,7.32,3.34a21,21,0,0,0,4.77,1.64,33.6,33.6,0,0,0,12.12.38,12.61,12.61,0,0,0,7.71-3.71,14.46,14.46,0,0,1,1.55-1.37,8,8,0,0,1,4.14-1.85c1.22-.16,2.44-.32,3.66-.38,1.61-.08,3.22-.06,4.83-.1a33.37,33.37,0,0,0,14.81-3.74,12.12,12.12,0,0,0,5.69-5.16,15.81,15.81,0,0,1,1.58-2.26c1.68-2.19,3.39-4.36,5-6.57,1.42-1.91,2.77-3.87,4.14-5.81a9.87,9.87,0,0,0,1.36-8.56,17.29,17.29,0,0,0-6.22-9.68,9.1,9.1,0,0,1-1.89-1.67.65.65,0,0,1,.09-1c2.15-1.63,4.37-3.16,7.17-3.39,1.45-.12,2.91-.12,4.36-.13s2.61.07,3.92.05a24.81,24.81,0,0,0,6.36-.86,8.32,8.32,0,0,0,6.09-5.72,20.39,20.39,0,0,0,.62-2,4.46,4.46,0,0,1,2.95-3.53,6,6,0,0,0,3.38-3.28c.74-1.51,1.42-3.05,2.14-4.58.53-1.1,1-2.22,1.61-3.3a7.33,7.33,0,0,1,1.14-1.42.87.87,0,0,1,1.24.11,13,13,0,0,1,1.14,2,18.9,18.9,0,0,1,1.6,6.67,22.15,22.15,0,0,0,1.41,6.72,15.57,15.57,0,0,0,7.66,8.53c3.3,1.71,6.16,1.22,8.78-1.44a14.05,14.05,0,0,0,2.22-2.93q1.29-2.31,2.5-4.66c1-1.83,1.83-3.71,2.8-5.53a10.53,10.53,0,0,1,1.47-2.05,1.73,1.73,0,0,1,2.29-.35,8.51,8.51,0,0,1,2,1.57c.88.86,1.74,1.74,2.67,2.54a4.18,4.18,0,0,0,5.29.57,11.9,11.9,0,0,1,2.08-1,9,9,0,0,1,1.78-.42c.55-.09,1,.19,1,.7,0,2.75,1.35,5,2.69,7.23a83.52,83.52,0,0,0,10.89,14.22,24.24,24.24,0,0,0,5.26,4.08,32,32,0,0,0,11.84,4.2c3.75.54,7.5.53,11.07-1.06a7.79,7.79,0,0,1,1.78-.47,2.68,2.68,0,0,1,2.5.84,6.57,6.57,0,0,1,1.27,1.91c.48,1,.94,2.1,1.41,3.15a75.66,75.66,0,0,0,3.75,7.88,12.71,12.71,0,0,0,2.57,3.22,9.34,9.34,0,0,0,8.54,2.28,10.67,10.67,0,0,0,3.86-1.41,4.39,4.39,0,0,1,4.36-.3,34.72,34.72,0,0,1,4.77,2.27c2.8,1.6,5.53,3.3,8.37,4.83a33.87,33.87,0,0,1,5.66,3.9c2.47,2.07,4.95,4.13,7.58,6a41.15,41.15,0,0,0,6.53,3.85,15.6,15.6,0,0,0,8.74,1.39,36,36,0,0,0,3.83-.76,68.37,68.37,0,0,0,16.07-6.7,32.09,32.09,0,0,0,8.29-6.12,15.87,15.87,0,0,1,1.89-1.68c.6-.47,1.25-.89,1.89-1.31a1.89,1.89,0,0,1,2.51.06,7,7,0,0,0,4.54,1.35,11.47,11.47,0,0,0,5.29-1.37c.75-.39,1.5-.76,2.27-1.1a2.13,2.13,0,0,1,2.67.73,13.43,13.43,0,0,1,1.33,2.14,13.11,13.11,0,0,0,4.07,4.62,9.09,9.09,0,0,0,7.6,1.73,4.89,4.89,0,0,1,1.13-.16c2.08.09,4,.54,4.9,2.72a5.16,5.16,0,0,0,2.14,2.34c1.1.7,2.22,1.37,3.34,2a27.43,27.43,0,0,1,7.72,6.46,10.88,10.88,0,0,0,6.21,3.69,19.55,19.55,0,0,0,4.32.59,39.77,39.77,0,0,0,20.71-5.2,8.2,8.2,0,0,1,8.31-.26c1.43.73,2.79,1.6,4.17,2.44,2,1.23,4,2.55,6.07,3.72a23.21,23.21,0,0,0,8,2.79c4.69.7,8.45-.82,11.08-4.87a19.5,19.5,0,0,0,2.26-5,51.56,51.56,0,0,0,1.5-7.19,11.47,11.47,0,0,0-.54-5.43,17.53,17.53,0,0,0-1.62-3.55c-1-1.65-2-3.27-3-4.92a23.78,23.78,0,0,1-2.07-4.09,3,3,0,0,1,1.76-4,4.19,4.19,0,0,1,3.13-.14,11.92,11.92,0,0,1,3.6,2,25.31,25.31,0,0,1,3.81,3.65,6.83,6.83,0,0,0,4.81,2.39,26.87,26.87,0,0,0,6.88-.24,53,53,0,0,0,15-4.91,38.13,38.13,0,0,0,11-8.14,57.29,57.29,0,0,0,6.28-7.93c1.35-2,2.61-4.15,4-6.14a7.88,7.88,0,0,0,1.44-3.81,35.65,35.65,0,0,1,.53-3.87c.33-1.46.62-2.15,2.53-1.81,3,.55,5.55-.64,7.68-2.75.39-.37.74-.78,1.1-1.18s.61-.69.9-1.05a3,3,0,0,1,3.7-.95c.79.3,1.58.6,2.35.93a11.75,11.75,0,0,0,7.22.6,24.11,24.11,0,0,0,4.38-1.35,63.71,63.71,0,0,0,7.37-3.74,18.82,18.82,0,0,1,2.46-1.23,4.2,4.2,0,0,1,4.7.85c.67.62,1.27,1.32,1.9,2,.88.95,1.73,1.94,2.66,2.85a10,10,0,0,0,4.37,2.45,8.84,8.84,0,0,0,3.19.3,2.42,2.42,0,0,0,2.49-2.48,8.71,8.71,0,0,0-.06-1.61c-.11-1.06-.28-2.13-.38-3.19-.29-3,.76-4.62,3.59-5.62.94-.34,1.91-.59,2.83-1a6.05,6.05,0,0,0,3.94-5.23,10,10,0,0,0-.24-3.88,16.09,16.09,0,0,0-2.09-4.83,21.17,21.17,0,0,0-9.86-8.33,11.75,11.75,0,0,1-1.86-.89,1.71,1.71,0,0,1-.67-2.55,7.45,7.45,0,0,1,1.53-2c.92-.92,1.86-1.83,2.82-2.72a8.94,8.94,0,0,0,2.56-4c.65-2.13,1.33-4.24,1.92-6.38,1.84-6.81,3.42-13.68,5-20.55a21.08,21.08,0,0,0-.74-12,32,32,0,0,0-10-14.07c-1.71-1.42-3.44-2.81-5.14-4.25a11,11,0,0,1-3.78-6.41,35.5,35.5,0,0,0-1.43-4.85,24.83,24.83,0,0,1-.77-2.64c-.31-1.42.16-2,1.65-2,.76,0,1.53.07,2.29.1a2.69,2.69,0,0,0,2.79-1.63c1.61-3.52,2.15-7-.1-10.52a23.48,23.48,0,0,0-4.32-5.05c-1.62-1.41-3.3-2.75-5-4.06a1.51,1.51,0,0,1-.65-1.78c.5-1.69,1-3.38,1.54-5.06,1.23-3.79,2.58-7.54,3.59-11.39a47.25,47.25,0,0,0,1.45-7.91,11.28,11.28,0,0,0-6-11.54c-.46-.27-.95-.5-1.43-.74a24,24,0,0,0-4.74-1.74c-1.85-.49-3.7-1-5.57-1.37a6.36,6.36,0,0,1-4.35-3.11c-.59-1-1.17-2-1.73-3a15.4,15.4,0,0,0-8.54-7.3c-1.15-.42-2.28-.9-3.39-1.42a9,9,0,0,1-2.48-1.65,2.81,2.81,0,0,1-.88-3.12c.32-.94.68-1.87,1-2.81a3,3,0,0,0-.56-3.23c-2.14-2.26-2.36-5.06-2.23-7.95a3.85,3.85,0,0,1,2.54-3.52,9.74,9.74,0,0,1,2.44-.63c1.52-.21,3-.32,4.58-.44q2.87-.24,5.73-.42a8.3,8.3,0,0,0,2.46-.56c2.68-1,3.75-3.17,2.88-5.9a7.91,7.91,0,0,0-4-4.83,93.83,93.83,0,0,0-14.16-6,45.35,45.35,0,0,0-20.88-1.82c-4.1.58-8.16,1.37-12.21,2.2-1.73.35-3.46.72-5.19,1a7.11,7.11,0,0,1-5.44-1.35,1.66,1.66,0,0,1-.62-2.21c.2-.58.44-1.15.66-1.72a81.08,81.08,0,0,0,4.69-16.07,14.57,14.57,0,0,1,1-3.3,57.23,57.23,0,0,1,8.94-14.41,8,8,0,0,1,4-2.58c1.18-.35,2.36-.66,3.54-1a15.19,15.19,0,0,0,3.39-1.41,4.52,4.52,0,0,0,2.33-3.26A16.2,16.2,0,0,0,673.05,111a3.67,3.67,0,0,0-3-1.93,10.63,10.63,0,0,0-2.52,0c-3.5.45-7,.85-10.47,1.52a6.41,6.41,0,0,0-5.39,5.57,17.25,17.25,0,0,0-.13,4.12,2.18,2.18,0,0,1-.9,2,17.9,17.9,0,0,1-3.51,2.18q-6.09,3-12.22,5.88c-.21.1-.41.2-.63.28-1.42.5-2.07.12-2.13-1.36a21.2,21.2,0,0,1,.09-3c.17-1.76.43-3.5.62-5.26a30.89,30.89,0,0,0,.19-6.66,7.63,7.63,0,0,0-7.42-7.12,11.78,11.78,0,0,0-5.41.81,17.81,17.81,0,0,1-4.16,1.31,7.84,7.84,0,0,1-2.05.1,2.91,2.91,0,0,1-2.78-2.61,10.26,10.26,0,0,1,0-3,59.87,59.87,0,0,1,2.26-12c1.36-4.73,3-9.33,6.19-13.24a4.45,4.45,0,0,0,.38-.58c1.76-3,1.8-6-.82-8.86A32.1,32.1,0,0,0,611,62.93a11.37,11.37,0,0,0-3.25-1.11,10.64,10.64,0,0,0-4.56.11c-5.05,1.18-9.49,7.5-9.74,11.5a15.37,15.37,0,0,0,.18,3.89,24.75,24.75,0,0,0,1.42,4.85q1.29,3.06,2.66,6.11a61.66,61.66,0,0,1,2.74,6.81,14.53,14.53,0,0,1-.88,11c-.33.69-.68,1.37-1.06,2a22.4,22.4,0,0,0-2.94,10.51,18.17,18.17,0,0,1-6.31,13.34,10.7,10.7,0,0,1-6.12,2.88,29.51,29.51,0,0,0-3.84.72c-2.91.69-5.22,2.16-6.39,5.07a4.62,4.62,0,0,1-1.34,1.85,1.27,1.27,0,0,1-1.85-.16,7.13,7.13,0,0,1-1.22-2.19,28.47,28.47,0,0,1-1.26-5.13,22.73,22.73,0,0,0-1.16-4.68c-.9-2.21-2.19-2.77-4.36-1.9a15.93,15.93,0,0,0-1.84.94c-1,.56-2,1.19-3,1.71a19.9,19.9,0,0,0-5,3.65c-.43.43-.89.84-1.35,1.24a.67.67,0,0,1-1-.08c-1.59-1.91-3-3.93-3.11-6.51a26.6,26.6,0,0,1,.07-3.68,22.56,22.56,0,0,0-2.36-11.81,50.24,50.24,0,0,0-4.75-7.86,17.72,17.72,0,0,0-3.31-3.5,7.86,7.86,0,0,0-10-.4,19.09,19.09,0,0,0-3.92,3.53c-1.15,1.34-2.22,2.74-3.35,4.09a21.66,21.66,0,0,1-1.71,1.87,1.09,1.09,0,0,1-1.64,0,8.71,8.71,0,0,1-1.45-1.77c-.78-1.4-1.51-2.84-2.18-4.3-1.31-2.86-2.31-5.85-3.79-8.63a7.91,7.91,0,0,1-.69-2.66c-.5-3.42-.61-6.87-.87-10.31a73.18,73.18,0,0,0-1-8.22,24.36,24.36,0,0,0-2.25-7,9,9,0,0,0-1.72-2.42,3.53,3.53,0,0,0-4.43-.58,9.21,9.21,0,0,0-2.76,2.4,32.08,32.08,0,0,0-3.05,4.59,115.82,115.82,0,0,0-6.52,14.19q-4.84,12-9.67,24.11c-.34.85-.72,1.69-1.13,2.51-.16.3-.31.76-.81.62s-.42-.6-.49-.95a4.76,4.76,0,0,1,.1-2.72,3.85,3.85,0,0,0-.85-4c-1.14-1.44-2.16-3-3.21-4.49a12.18,12.18,0,0,1-1.92-4.88,26.86,26.86,0,0,1-.12-7.33c.22-2.21.45-4.43.65-6.64a7.87,7.87,0,0,0-.83-4.24c-1.91-3.85-4.33-7.23-8.42-9.07A2.73,2.73,0,0,1,456.36,67a22.72,22.72,0,0,1,.21-3c.27-1.82.61-3.63.93-5.44a6.16,6.16,0,0,0-1.64-5.51A15.89,15.89,0,0,0,453,50.78l-2.46-1.69A3.83,3.83,0,0,1,449,44.85a5.56,5.56,0,0,1,1.32-2.64,5.67,5.67,0,0,1,4.05-1.94,6.72,6.72,0,0,0,3.92-1.72,22.8,22.8,0,0,0,3.54-3.61c1.81-2.28,3.58-4.6,5.35-6.91a10.78,10.78,0,0,0,1.92-4.15,28,28,0,0,0-.68-15.2,6.79,6.79,0,0,0-3.67-4.19c-.69-.33-1.4-.62-2.12-.9a49.16,49.16,0,0,0-6.42-1.76c-.89-.21-1.78-.45-2.66-.7a.57.57,0,0,1-.46-.67h-1.38a1.44,1.44,0,0,0,1.17,1.72c1.31.41,2.65.74,4,1.06A47.75,47.75,0,0,1,463,5a6.93,6.93,0,0,1,4.65,5.24,29.1,29.1,0,0,1,.48,12.32,11.48,11.48,0,0,1-2.17,5c-1.57,2-3.05,4-4.65,6a44,44,0,0,1-3.28,3.55,6.7,6.7,0,0,1-4.26,2,6.46,6.46,0,0,0-5.51,4c-1.19,2.6-1,5,1.56,6.95.56.41,1.14.79,1.7,1.19l2.26,1.58a5.57,5.57,0,0,1,2.42,6c-.25,1.28-.49,2.56-.7,3.85a20.37,20.37,0,0,0-.37,4.34A4,4,0,0,0,457.82,71a9,9,0,0,1,2.7,1.73,20.13,20.13,0,0,1,4.81,6.39,7.31,7.31,0,0,1,.74,3.79c-.11,1.53-.23,3.06-.39,4.58a48,48,0,0,0-.29,8,13.45,13.45,0,0,0,2.12,6.72c1.14,1.72,2.34,3.41,3.57,5.07a2.81,2.81,0,0,1,.55,2.75,6.7,6.7,0,0,0,.17,4.52c.53,1.34,1.73,1.52,2.66.39a6.63,6.63,0,0,0,.84-1.37c.34-.68.62-1.4.91-2.11Q482.38,96.26,488.55,81a68.34,68.34,0,0,1,4.81-9.41,19.74,19.74,0,0,1,2.6-3.5c2.41-2.51,4.26-2.3,6,.69a17.61,17.61,0,0,1,1.69,4.26,45,45,0,0,1,1.4,8.15c.32,3.82.6,7.64.91,11.46a12.68,12.68,0,0,0,1.13,4.9c1,1.92,1.76,3.92,2.59,5.89a49.26,49.26,0,0,0,3.26,6.84,8.58,8.58,0,0,0,1.52,2c1.31,1.21,2.35,1.26,3.62.06.77-.74,1.42-1.61,2.12-2.42,1.29-1.52,2.54-3.08,3.87-4.56a12.9,12.9,0,0,1,3.61-2.82,6.39,6.39,0,0,1,6.76.24,14.56,14.56,0,0,1,3.68,3.45,49.66,49.66,0,0,1,3.75,5.78c2.59,4.5,4,9.25,3.33,14.52a12.43,12.43,0,0,0,2.58,9.06c1.66,2.37,2.88,2.17,4.57.38a16.35,16.35,0,0,1,3.7-3.08c1.66-1,3.31-1.93,5-2.86a8,8,0,0,1,1.69-.69,1.52,1.52,0,0,1,2.07.94,14.27,14.27,0,0,1,1,3.52,44.75,44.75,0,0,0,1.34,6,9.77,9.77,0,0,0,1.7,3.24,2.26,2.26,0,0,0,3.45.31,6.43,6.43,0,0,0,1.86-2.6,6.76,6.76,0,0,1,4.77-4,25.13,25.13,0,0,1,4.28-.85,12.51,12.51,0,0,0,7.94-4.22,19,19,0,0,0,5.6-13,20.93,20.93,0,0,1,2.7-9.87c.46-.8.89-1.62,1.29-2.44a16.13,16.13,0,0,0,1.58-7.58,17.28,17.28,0,0,0-1.34-6c-1-2.34-2-4.65-3-6.95a42.18,42.18,0,0,1-2.89-7.74,11.35,11.35,0,0,1,.65-8.08,17.66,17.66,0,0,1,3-4.09c3.3-3.36,7.28-4.13,11.56-2.08a28.28,28.28,0,0,1,8.22,6.2,6.81,6.81,0,0,1,.8,1.11,5,5,0,0,1,.47,4.62,10.84,10.84,0,0,1-1.57,2.8,27.23,27.23,0,0,0-3.69,6.6,67,67,0,0,0-4.36,17.1,21.19,21.19,0,0,0-.07,4.36,4.08,4.08,0,0,0,4.08,3.9,8.93,8.93,0,0,0,3.41-.4c1.16-.38,2.32-.81,3.47-1.21a10,10,0,0,1,6.1-.35,6.08,6.08,0,0,1,4.57,4.67,14.18,14.18,0,0,1,.23,5c-.3,3-.6,5.95-.91,8.92a8.24,8.24,0,0,0,.14,3,2.06,2.06,0,0,0,2.74,1.7,11.28,11.28,0,0,0,1.92-.76c2.36-1.1,4.72-2.21,7.06-3.34a66,66,0,0,0,6.75-3.46q1.07-.68,2.07-1.44a2.87,2.87,0,0,0,1.17-2.6,24.88,24.88,0,0,1,0-3c.18-3.29,1.66-5,4.91-5.74.3-.06.6-.1.9-.15,1.82-.28,3.64-.6,5.46-.83,1.59-.21,3.2-.41,4.8-.48a3.53,3.53,0,0,1,3.71,2.5,18.62,18.62,0,0,1,1.33,6.5c0,3.06-.82,4.26-3.71,5.35-.71.27-1.46.46-2.19.68s-1.75.55-2.64.79a9.38,9.38,0,0,0-4.89,3.25A58.54,58.54,0,0,0,652,142.82a15.71,15.71,0,0,0-1.36,4.14A70.37,70.37,0,0,1,647,160c-.56,1.59-1.21,3.15-1.79,4.73a2.77,2.77,0,0,0,.87,3.5,6.71,6.71,0,0,0,2.18,1.23,10.72,10.72,0,0,0,6.12.17A171.6,171.6,0,0,1,673,166.44a37.58,37.58,0,0,1,10.54.39,74.74,74.74,0,0,1,21.05,7.78,6.53,6.53,0,0,1,3.28,4.5,3,3,0,0,1-1.52,3.51,5,5,0,0,1-1.49.58,30.8,30.8,0,0,1-3.18.45c-2.22.17-4.44.3-6.66.42a15.86,15.86,0,0,0-3.62.62c-3,.87-4.48,2.79-4.45,5.9,0,2.81.5,5.52,2.51,7.69a2,2,0,0,1,.37,2.32c-.3.7-.55,1.43-.79,2.16a4.26,4.26,0,0,0,1.51,5.31,13.47,13.47,0,0,0,2.34,1.46,27.53,27.53,0,0,0,3.16,1.35,14.5,14.5,0,0,1,8.38,7.12c.61,1.15,1.3,2.25,2,3.34a6.55,6.55,0,0,0,4.21,3c.53.12,1,.26,1.57.39a50.34,50.34,0,0,1,7.71,2.23,17.47,17.47,0,0,1,4,2.19,9.28,9.28,0,0,1,3.94,7.68,26.58,26.58,0,0,1-.32,4.36,67,67,0,0,1-2.35,9.35c-1,3.14-2.07,6.26-3.09,9.39a19.85,19.85,0,0,0-.86,3.33,2.3,2.3,0,0,0,1,2.39c1.46,1.12,2.92,2.25,4.32,3.44a27.44,27.44,0,0,1,4.38,4.69c2.3,3.13,2.24,6.39.73,9.78a2,2,0,0,1-2.13,1.36,16.48,16.48,0,0,0-3,0,2.11,2.11,0,0,0-2,2.34,9.47,9.47,0,0,0,.62,2.92,48,48,0,0,1,1.56,5,13.64,13.64,0,0,0,5,8.27l4.46,3.64A31,31,0,0,1,744.3,317a21.4,21.4,0,0,1,2,15.8c-1.39,5.26-2.49,10.59-3.82,15.87-.85,3.34-1.88,6.63-2.84,9.94a7.92,7.92,0,0,1-2.45,3.82c-.8.71-1.58,1.45-2.32,2.22a16.17,16.17,0,0,0-1.78,2.11c-1.38,2-.93,3.75,1.25,5a13.61,13.61,0,0,0,1.46.66,19.94,19.94,0,0,1,9.38,7.85,12.82,12.82,0,0,1,2.2,6c.3,3.74-1.23,5.78-4.08,6.56-.36.11-.73.22-1.09.35-.58.2-1.17.39-1.73.63A5.35,5.35,0,0,0,737,399c0,1.07.13,2.14.22,3.21.06.61.21,1.21.25,1.82.1,1.88-.57,2.5-2.48,2.29a9.14,9.14,0,0,1-5.57-2.46c-.88-.85-1.68-1.79-2.52-2.69-.68-.72-1.32-1.49-2-2.17a5.25,5.25,0,0,0-5.54-1.23,17.81,17.81,0,0,0-2.7,1.24c-1.56.82-3.08,1.72-4.64,2.54a28.15,28.15,0,0,1-6.19,2.43,11.28,11.28,0,0,1-7.86-.52c-.69-.33-1.43-.54-2.15-.82a3.86,3.86,0,0,0-4.58,1.11c-.42.45-.8.93-1.23,1.37a21,21,0,0,1-2,1.92,6.71,6.71,0,0,1-5.8,1.52c-.3-.06-.6-.13-.9-.16a2.14,2.14,0,0,0-1.85.74,3.24,3.24,0,0,0-.85,1.6,29.7,29.7,0,0,0-.48,2.95,9.63,9.63,0,0,1-2,5.74,36,36,0,0,0-2.13,3.27c-1.3,1.9-2.56,3.83-4,5.65a39.12,39.12,0,0,1-9.33,9.14,48.43,48.43,0,0,1-22.27,8,15,15,0,0,1-5-.31,5,5,0,0,1-2.72-1.59,31.46,31.46,0,0,0-3.78-3.7,14.37,14.37,0,0,0-3.5-2.18,6.4,6.4,0,0,0-3.37-.51c-3.19.42-4.81,3-3.79,6a14.86,14.86,0,0,0,1,2.3c.51.95,1.1,1.85,1.65,2.77.9,1.51,1.84,3,2.69,4.55a11.9,11.9,0,0,1,1.67,7.94c-.31,1.82-.6,3.64-1,5.42a19.82,19.82,0,0,1-2.68,6.32,8.82,8.82,0,0,1-8.21,4.13,16.53,16.53,0,0,1-3.41-.51,27.36,27.36,0,0,1-7.16-3.07c-1.71-1-3.37-2.13-5-3.21a29.45,29.45,0,0,0-4.2-2.38,9.05,9.05,0,0,0-8.8.46,32.16,32.16,0,0,1-7.57,3.27,35.08,35.08,0,0,1-15,1.6,11.21,11.21,0,0,1-7.89-4.18,23.2,23.2,0,0,0-6.45-5.5c-1.3-.81-2.63-1.58-3.94-2.38a5.69,5.69,0,0,1-2.32-2.46,5.27,5.27,0,0,0-4.59-3,8.4,8.4,0,0,0-3.2.2,4.75,4.75,0,0,1-2.72-.09,11.23,11.23,0,0,1-6.85-5.42c-.38-.66-.69-1.38-1.12-2-1.38-2-2.89-2.45-5.15-1.49-.56.24-1.09.56-1.64.83-3.14,1.55-6.25,2-9.31-.22a2.11,2.11,0,0,0-2.18-.22,8.65,8.65,0,0,0-2.37,1.38,42.88,42.88,0,0,0-3.28,2.89,27.57,27.57,0,0,1-6.05,4.53c-1.6.91-3.2,1.83-4.85,2.64a60.18,60.18,0,0,1-13.31,5,16,16,0,0,1-7.51.3,21,21,0,0,1-4.5-1.72,42.76,42.76,0,0,1-7.12-4.62c-2.3-1.8-4.53-3.67-6.8-5.5a20.39,20.39,0,0,0-3-2.12c-1.48-.8-2.92-1.68-4.39-2.51-2.33-1.33-4.65-2.67-7-4a22.82,22.82,0,0,0-4.44-1.87,4.11,4.11,0,0,0-3.73.39,10.48,10.48,0,0,1-3.38,1.42c-3.57.87-6.69.13-9.15-2.73a14.42,14.42,0,0,1-1.36-1.85,29.72,29.72,0,0,1-1.52-2.84c-1-2.16-1.92-4.34-2.88-6.51a21,21,0,0,0-1.7-3.26,4.13,4.13,0,0,0-4.79-1.83,13.68,13.68,0,0,0-2,.66,15.2,15.2,0,0,1-5.85,1.06A31.65,31.65,0,0,1,377,421.71a22.27,22.27,0,0,1-5.49-4.14,80.52,80.52,0,0,1-10.76-14c-1.25-2.1-2.53-4.18-2.5-6.8,0-1.22-1-1.88-2.24-1.77a6.42,6.42,0,0,0-1.78.42c-1,.4-2,.85-2.92,1.34a2.72,2.72,0,0,1-3-.2,27.56,27.56,0,0,1-2.26-1.94c-.85-.77-1.63-1.64-2.55-2.32-1.8-1.33-3.4-1.11-4.82.65a16,16,0,0,0-1.59,2.52c-.77,1.41-1.45,2.87-2.18,4.3s-1.59,3.15-2.44,4.7a13.93,13.93,0,0,1-2.45,3.31A5.51,5.51,0,0,1,323,409a12.45,12.45,0,0,1-1.6-.88,14.61,14.61,0,0,1-6.39-9,36.28,36.28,0,0,1-.91-6.13,17,17,0,0,0-2.27-6.94c-1.2-2.16-2.78-2.21-4.32-.28a15,15,0,0,0-1.78,3.21q-1.12,2.52-2.28,5a6.3,6.3,0,0,1-3.61,3.63,4.61,4.61,0,0,0-2.92,3.33c-.25.88-.55,1.75-.83,2.63a7,7,0,0,1-5.07,4.86,18.37,18.37,0,0,1-5.2.8l-7.6,0c-3.63,0-6.63,1.63-9.48,3.66a2.5,2.5,0,0,0-.33.32,1.66,1.66,0,0,0-.17,2.46,13.73,13.73,0,0,0,2,1.85,16.18,16.18,0,0,1,5.13,6.67,15.76,15.76,0,0,1,1,3.29,8.91,8.91,0,0,1-1.37,6.8c-2.32,3.53-5,6.82-7.52,10.17a45.13,45.13,0,0,0-4,5.63,5.48,5.48,0,0,1-1.73,1.82,23.74,23.74,0,0,1-2.92,1.82,31.35,31.35,0,0,1-13.69,3.48c-2.53.06-5.06.18-7.58.32a10.72,10.72,0,0,0-6.69,2.73c-.51.46-1.06.89-1.53,1.39a9.9,9.9,0,0,1-5.43,2.8,33.78,33.78,0,0,1-10.76.25,22.12,22.12,0,0,1-7.43-2.28c-2.06-1-4.16-2-6.27-2.88a32,32,0,0,0-7.22-2.25,9.69,9.69,0,0,0-5.84.66A80.25,80.25,0,0,1,175,462a61.74,61.74,0,0,1-11,2.2,11,11,0,0,1-6.49-1,8.1,8.1,0,0,0-6.89-.44,17.89,17.89,0,0,1-8.86.53A62.9,62.9,0,0,1,123,457.13a47.59,47.59,0,0,1-13.67-10c-1.68-1.78-3.27-3.66-4.91-5.48-1.33-1.48-2.65-3-4-4.41a14.4,14.4,0,0,0-5.6-3.5,25.57,25.57,0,0,1-11.22-8.13,13.32,13.32,0,0,1-2-3.34,6.21,6.21,0,0,1-.09-5.13c.5-1.12,1-2.22,1.56-3.32,1.14-2.42.84-3.61-1.32-5.1a16.63,16.63,0,0,0-1.78-1.05c-.95-.49-1.92-.94-2.89-1.42a19.92,19.92,0,0,1-3.54-2.13,9.63,9.63,0,0,1-3.9-6.77,47.73,47.73,0,0,1-.11-9.18,33.39,33.39,0,0,0,.2-5.29,5.51,5.51,0,0,0-4.64-5.5c-.37-.09-.74-.19-1.12-.26a9.58,9.58,0,0,1-4.1-2,17.46,17.46,0,0,1-3.51-3.62,27.06,27.06,0,0,1-5.5-12.73,8.93,8.93,0,0,0-.6-2.21,2.74,2.74,0,0,0-2.9-1.81,7.67,7.67,0,0,0-3.27,1c-1.08.58-2.14,1.2-3.2,1.82a45.59,45.59,0,0,1-12.8,5,24.46,24.46,0,0,1-8,.59c-4.77-.47-6.11-2.64-7-5.58-.35-1.17-.58-2.38-.88-3.57s-.61-2.69-1-4a9.43,9.43,0,0,0-8-6.67l-2.48-.41v1.38a12.1,12.1,0,0,1,3.63.54A7.79,7.79,0,0,1,9.76,349.91Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M5.88,337.88c1.29.14,2.58.32,3.88.46a18.07,18.07,0,0,1,10.63,5,19,19,0,0,0,21.17,3.1l2.68-1.32a9.64,9.64,0,0,1,2.6-.89,6.57,6.57,0,0,1,5.93,1.75,10.47,10.47,0,0,1,1.82,2.36,33.14,33.14,0,0,1,3,6.46c1,3,2,6,2.89,9a21.62,21.62,0,0,0,3.48,6.95,27.82,27.82,0,0,0,9.13,7.93,2.61,2.61,0,0,1,1.62,2.73c-.08,1.45-.13,2.91-.28,4.36a44.26,44.26,0,0,0-.2,6.2,11.2,11.2,0,0,0,4.69,8.83,21.67,21.67,0,0,0,5.42,3,26.25,26.25,0,0,0,8.75,1.78,6.69,6.69,0,0,1,2.27.3.89.89,0,0,1,.48,1.31,6.23,6.23,0,0,1-.86,1.06c-.33.32-.73.56-1.08.86a7.56,7.56,0,0,0-1.35,10.82c.54.74,1.13,1.45,1.74,2.14,1.22,1.38,2.55,2.67,3.7,4.1a52.89,52.89,0,0,0,9.59,8.9q8.19,6.13,16.46,12.18a41,41,0,0,0,20.55,8c3.84.37,7.67.32,11.26-1.42a3.16,3.16,0,0,1,3.26.2c1.58.94,3.19,1.83,4.84,2.63a17.57,17.57,0,0,0,14.28.75c1.87-.68,3.73-1.4,5.56-2.18a14.52,14.52,0,0,1,5.59-1.15,57.22,57.22,0,0,1,8.48.63c4.33.6,8.64,1.31,12.95,2a42.39,42.39,0,0,0,8.71.63,15.61,15.61,0,0,0,7.83-2.35c1-.66,2-1.39,3-2.07a4.86,4.86,0,0,1,3.9-.93,16.07,16.07,0,0,0,9-.74,115.11,115.11,0,0,0,17-7.54,17.14,17.14,0,0,0,8.22-9.54c.71-1.94,1.26-3.94,1.91-5.9a7.62,7.62,0,0,0-1-6.8,14.62,14.62,0,0,0-3.05-3.42,27.73,27.73,0,0,0-5.82-3.67c-1.24-.6-2.44-1.27-3.64-2-.36-.21-.82-.45-.72-1.07.32-.15.66-.34,1-.47a123.91,123.91,0,0,1,13.84-4.2,30.21,30.21,0,0,1,8.88-1,6,6,0,0,0,4.57-1.85,10.85,10.85,0,0,0,2.37-3.36c.6-1.32,1.18-2.66,1.7-4a5.29,5.29,0,0,1,1.89-2.54c1.12-.8,2.26-1.59,3.41-2.34,1.41-.92,2.86-1.79,4.27-2.71a4.54,4.54,0,0,0,2.13-3.14c.11-.68.3-1.35.43-2,.23-1.2.44-2.41.67-3.61a6.76,6.76,0,0,1,1.82-3.64,29.16,29.16,0,0,0,2-2.51,4.67,4.67,0,0,1,1.76-1.64,17.11,17.11,0,0,0,4.52,3.77c3.28,1.76,3.1,2.36,5,5.2.39.57.69,1.19,1.05,1.78a54,54,0,0,0,4.64,6.86,16.27,16.27,0,0,0,3.32,3.15c2.64,1.8,4.83,1.55,6.9-.85a15,15,0,0,0,1.81-2.66c.69-1.28,1.28-2.61,1.87-3.94s1.23-3,1.89-4.44a13.57,13.57,0,0,1,1.23-2.2,1.12,1.12,0,0,1,1.93-.23,31.1,31.1,0,0,1,2.38,2.49c1.52,1.73,2.94,3.55,4.52,5.22a7.65,7.65,0,0,0,8.83,2,14.17,14.17,0,0,0,3.27-1.66c1.39-1,2.73-2,4.09-3l2.2-1.66a1.09,1.09,0,0,1,1.05-.3c.49.16.38.62.37,1,0,.92-.1,1.84-.23,2.74q-.42,2.85-.93,5.68a8.07,8.07,0,0,0,.53,4.5,22.34,22.34,0,0,0,2.68,4.8,64.62,64.62,0,0,0,8.6,9.58,21.92,21.92,0,0,0,8.46,4.94,58.12,58.12,0,0,0,21.13,2.45c1.37-.08,2.75-.23,4.12-.35a10.62,10.62,0,0,1,3,.11,2.91,2.91,0,0,1,2.7,2.7c.15.9.13,1.83.19,2.75.09,1.45.14,2.91.3,4.36a7.19,7.19,0,0,0,4.24,5.88,13.18,13.18,0,0,0,2.81,1,27.3,27.3,0,0,0,6.17.66,10.78,10.78,0,0,1,6.58,2.37l4.87,3.85c3.19,2.52,6.32,5.12,9.57,7.56a22.88,22.88,0,0,0,16,4.53A35.26,35.26,0,0,0,479.34,450a61.83,61.83,0,0,0,13.25-7.78c.8-.59,1.63-1.15,2.48-1.68a11.29,11.29,0,0,1,7-1.59c1.15.09,2.3.13,3.44.28a40.42,40.42,0,0,0,12.37-.4,14.29,14.29,0,0,1,4.13-.11,3,3,0,0,1,3,2.66,12.83,12.83,0,0,1,.22,1.36c.44,3.09,1.22,3.79,4.32,3.82a19.75,19.75,0,0,1,15,6.85c.77.85,1.47,1.77,2.22,2.64a25.73,25.73,0,0,0,7.79,6.36,16.94,16.94,0,0,0,10.26,1.74,22.73,22.73,0,0,0,7.77-2.69,28.41,28.41,0,0,1,9.64-3.61,35.2,35.2,0,0,1,8.94,0,60.1,60.1,0,0,0,8.48.68,13.54,13.54,0,0,0,7.89-2.77,8.64,8.64,0,0,0,3.57-7.81,13,13,0,0,0-.59-3.39c-.55-1.59-1.07-3.19-1.64-4.78a26.26,26.26,0,0,1-1.42-5.32,6.48,6.48,0,0,1,.06-2.28,3.12,3.12,0,0,1,1.53-2.18,7.86,7.86,0,0,1,8.1-.29,14.72,14.72,0,0,1,3.84,2.9,10.94,10.94,0,0,0,5.35,3,27.31,27.31,0,0,0,8.68.71,61,61,0,0,0,14-2.73A29.22,29.22,0,0,0,664,422.89a54.45,54.45,0,0,0,4.45-6.7c1.43-2.62,2.85-5.26,4.09-8,1.35-2.93,3.37-4.86,6.61-5.45a12,12,0,0,0,4.24-1.72c1.56-1,3.13-1.93,4.69-2.9,1.05-.64,2.08-1.31,3.11-2a5.22,5.22,0,0,1,2.59-.86c1.07,0,2.14-.1,3.22-.09,1.3,0,2.6.11,3.9.12a17.52,17.52,0,0,0,6.74-1.24,16,16,0,0,1,3.31-.93c2.19-.39,4.4-.65,6.6-1a55,55,0,0,0,9-1.85,13.35,13.35,0,0,0,4.1-2c3.29-2.56,3.28-6.66,0-9.17a14,14,0,0,0-4.32-2.11,37.67,37.67,0,0,0-6.73-1.43c-1.06-.14-2.12-.35-3.17-.56a.59.59,0,0,1-.34-.91,18.35,18.35,0,0,1,1.21-1.68q1.92-2.29,3.88-4.55a27.8,27.8,0,0,0,5-8.49,71.73,71.73,0,0,0,2.77-10c1-4.79,1.91-9.63,3.4-14.31a17.38,17.38,0,0,0,.41-8.85,38,38,0,0,0-2.88-8.47,116.5,116.5,0,0,0-8-14.19c-2.6-4.07-5.27-8.1-7.87-12.17a31.08,31.08,0,0,1-2-3.63,9.41,9.41,0,0,1,.22-8.85c.44-.8.91-1.6,1.35-2.4s.81-1.48,1.17-2.24a6,6,0,0,0,.08-5.33,17.21,17.21,0,0,1-1.42-7.39c0-1.3.08-2.61.11-3.91,0-1.61.14-3.22.09-4.83a17.05,17.05,0,0,0-1.13-6.07,41,41,0,0,0-2.54-5.15,10.89,10.89,0,0,0-9.23-5.58,22.93,22.93,0,0,0-5.73.3,10.75,10.75,0,0,1-3.2.15c-.9-.1-1.28-.58-1-1.41a23.27,23.27,0,0,1,1-2.54c.6-1.33,1.27-2.62,1.83-4a5.29,5.29,0,0,0-.93-5.79,13.91,13.91,0,0,0-5.69-4.17,15.85,15.85,0,0,0-12.73.51c-1.54.69-3,1.55-4.51,2.3a32,32,0,0,1-2.92,1.34c-1.81.7-2.1.53-2.56-1.29a25.39,25.39,0,0,0-1-3.53,45,45,0,0,0-7.2-12,16.45,16.45,0,0,0-6.49-5,3.62,3.62,0,0,1-2.64-3.86,4,4,0,0,0,0-.69A4.15,4.15,0,0,0,644,192.6c-.78-.3-1.59-.57-2.38-.85a.85.85,0,0,1-.61-1.06c.15-1.21.29-2.43.37-3.65a7.68,7.68,0,0,0-3.54-7.06,20.37,20.37,0,0,0-4.73-2.32c-1.08-.41-2.15-.81-3.21-1.25-.58-.24-.66-.66-.22-1,1-.86,2-1.67,3-2.52a14.55,14.55,0,0,0,4.72-7.19,80.74,80.74,0,0,1,4.69-12c2.62-5.63,5.6-11.08,8.59-16.52.67-1.2,1.24-2.46,1.85-3.7a6,6,0,0,0,.6-2.44,2,2,0,0,0-2.11-2.19,6.73,6.73,0,0,0-2.26.4,30.31,30.31,0,0,0-6,2.82c-2.32,1.34-4.63,2.71-6.93,4.09a10.09,10.09,0,0,1-2.94,1.26,4.69,4.69,0,0,1-5.75-4.63c0-1.3.09-2.61,0-3.9a16.42,16.42,0,0,0-2.13-7c-3.06-5.45-10.37-5.8-14.17-2.55a16.2,16.2,0,0,0-3.06,3.4c-1.14,1.73-2.21,3.51-3.28,5.28s-2.2,3.68-3.49,5.41a18,18,0,0,1-9.12,6.64A46.39,46.39,0,0,0,570.53,154c-.2.23-.41.46-.63.67-.82.79-1.3.73-1.71-.27s-.68-1.87-1-2.8a18.11,18.11,0,0,0-2-4.14,7.79,7.79,0,0,0-7.74-3.5,10.27,10.27,0,0,0-3.3,1,18.58,18.58,0,0,0-3.71,2.28c-1.26,1-2.49,2-3.74,3a25.66,25.66,0,0,1-2.4,1.78c-1.63,1-2.32.73-2.94-1a13.59,13.59,0,0,1-.41-1.55,73.47,73.47,0,0,1-1.24-9.57c-.43-4.66-.8-9.33-1.47-14a40.74,40.74,0,0,0-1.84-8.06,15.23,15.23,0,0,0-2.42-4.42c-1.86-2.34-4-2.85-6.73-1.64a9.3,9.3,0,0,0-1.79,1q-2,1.52-4,3.12c-1.78,1.47-3.5,3-5.27,4.46a16.16,16.16,0,0,1-1.91,1.26,1.45,1.45,0,0,1-1.9-.19c-.34-.32-.66-.64-1-1a24.61,24.61,0,0,0-3-2.86,14.37,14.37,0,0,1-2.75-3.07,49.87,49.87,0,0,1-4.31-7.85l-5-10.6A7,7,0,0,0,495,94a2.74,2.74,0,0,0-3.37-.55,7.59,7.59,0,0,0-2.35,1.82,21.24,21.24,0,0,0-2.61,3.5c-3.12,5.37-6.36,10.68-8,16.75-.06.22-.16.43-.24.65a13.09,13.09,0,0,1-4.15,6.48,5.06,5.06,0,0,0-1.79,3.85,9.17,9.17,0,0,0,.13,2.28c.28,1.43.63,2.84,1,4.25s.83,2.95,1.23,4.43a2.75,2.75,0,0,1,.11.9.34.34,0,0,1-.48.3,4.11,4.11,0,0,1-1-.87c-1-1.34-2-2.71-3-4.07-1.5-2.05-3-4.11-4.48-6.13a12.52,12.52,0,0,0-3.25-3.24,3.68,3.68,0,0,1-1.8-3.91,13.87,13.87,0,0,1,.34-2c.41-1.47.89-2.93,1.32-4.4.27-.88.51-1.76.75-2.65a3.78,3.78,0,0,0-.7-3.47c-.7-.92-1.37-1.85-2.08-2.75a10.84,10.84,0,0,1-2.26-9.69,15.82,15.82,0,0,0-1.66-11.36,22.91,22.91,0,0,0-4.59-6c-.78-.74-1.55-1.49-2.26-2.3a8.5,8.5,0,0,1-2.12-5.92,23.76,23.76,0,0,1,.2-2.52c.24-1.75.51-3.49.77-5.23a7.46,7.46,0,0,0-3.24-7.61c-1.18-.85-2.46-1.55-3.7-2.31s-2.4-1.38-3.5-2.2c-2.51-1.87-2.79-3.22-1.09-5.86s3.53-5.56,4.23-8.86A2.93,2.93,0,0,1,443.66,33c.45-.1.9-.21,1.34-.34a35.74,35.74,0,0,0,9.08-3.83A13.83,13.83,0,0,0,458.32,25a6.63,6.63,0,0,0-1.78-9.65c-.52-.33-1-.68-1.52-1A102.05,102.05,0,0,1,446.85,8c-2.05-1.77-3.57-3.78-3.75-6.59A9.09,9.09,0,0,0,443,.46h-1.38A2.9,2.9,0,0,1,442,2.2a8.79,8.79,0,0,0,2.92,5.59c.85.77,1.66,1.6,2.56,2.31,2.1,1.66,4.25,3.28,6.39,4.89.8.6,1.66,1.11,2.46,1.71a5.07,5.07,0,0,1,1.81,5.93,7.46,7.46,0,0,1-1.67,2.73,14,14,0,0,1-3,2.44,31.85,31.85,0,0,1-9.55,3.86A4.68,4.68,0,0,0,440,35.38a20.91,20.91,0,0,1-3.53,7.42,11.29,11.29,0,0,0-1.41,2.63,3.92,3.92,0,0,0,.54,3.71,7,7,0,0,0,2,1.91c1.48,1,3,1.87,4.5,2.77A20.9,20.9,0,0,1,445.32,56a6,6,0,0,1,2.18,5.09c0,.61-.14,1.22-.23,1.82a51,51,0,0,0-.81,6.85,9.93,9.93,0,0,0,2.66,7.14c.61.68,1.28,1.32,1.95,2a23.18,23.18,0,0,1,3,3.45A15.9,15.9,0,0,1,457,95.56a11.1,11.1,0,0,0,1.91,9.36,21.39,21.39,0,0,0,1.93,2.58,4.42,4.42,0,0,1,.89,5.08c-.57,1.5-1,3-1.47,4.59a18.68,18.68,0,0,0-.65,3.38,4.61,4.61,0,0,0,2.08,4.56,11.64,11.64,0,0,1,2.83,2.68c1.27,1.64,2.5,3.3,3.73,5,1.36,1.85,2.69,3.72,4.06,5.57a5.89,5.89,0,0,0,1.82,1.73,1.27,1.27,0,0,0,2-1,6.44,6.44,0,0,0-.29-2.5c-.47-1.54-.92-3.08-1.37-4.63a19.06,19.06,0,0,1-.81-4.74,4.62,4.62,0,0,1,1.77-4,11.44,11.44,0,0,0,3.42-4.83c.51-1.28.92-2.6,1.38-3.9a36.89,36.89,0,0,1,1.58-4.31c1.74-3.41,3.59-6.77,5.47-10.11a18.62,18.62,0,0,1,2.84-3.9,9.48,9.48,0,0,1,1.75-1.47,1.8,1.8,0,0,1,2.46.48,9.24,9.24,0,0,1,.95,1.57q1.69,3.52,3.34,7.06a103.25,103.25,0,0,0,5,9.86A19.66,19.66,0,0,0,508.2,119a23.9,23.9,0,0,1,2,1.91c.43.43.83.9,1.27,1.33a2.68,2.68,0,0,0,3.38.47,12.19,12.19,0,0,0,1.93-1.24c1.32-1,2.59-2.16,3.88-3.25s2.8-2.39,4.23-3.55a12.05,12.05,0,0,1,3.13-1.91,3.71,3.71,0,0,1,4.6.93,11.74,11.74,0,0,1,2.4,3.89,34.19,34.19,0,0,1,1.81,7.11c.92,5.61,1.28,11.27,1.85,16.92.25,2.44.58,4.87.94,7.3a13,13,0,0,0,.69,2.66c.86,2.3,2.18,2.79,4.28,1.62a16,16,0,0,0,2.09-1.42c.9-.71,1.75-1.49,2.65-2.2s2-1.61,3.11-2.37a12.11,12.11,0,0,1,4.15-1.93,6.82,6.82,0,0,1,7.51,2.68,10,10,0,0,1,1.31,2.42c.44,1.15.85,2.3,1.29,3.44a11,11,0,0,0,.74,1.68,1.62,1.62,0,0,0,2.7.52,18.81,18.81,0,0,0,1.93-2,43.65,43.65,0,0,1,11.1-8.86,50.57,50.57,0,0,1,9.47-4.1,18,18,0,0,0,8.7-6.12,47.76,47.76,0,0,0,3.71-5.54c1.06-1.78,2.12-3.56,3.23-5.3a18.52,18.52,0,0,1,3.1-3.69c3-2.77,9.48-3,12.46,1.86a14.43,14.43,0,0,1,1.84,4.92,23.46,23.46,0,0,1,.29,5.49,5.65,5.65,0,0,0,5.88,6,8.28,8.28,0,0,0,4.14-1.24c1-.57,1.95-1.21,2.94-1.8a77.7,77.7,0,0,1,8.26-4.52,13.56,13.56,0,0,1,3.27-1c1.11-.18,1.62.32,1.41,1.41a14.4,14.4,0,0,1-1.63,4c-1.66,3-3.33,6-5,9.09a117.17,117.17,0,0,0-9.3,21.48,10.63,10.63,0,0,1-2.85,4.66c-1,1-2.18,1.93-3.28,2.88a7.32,7.32,0,0,0-1.62,1.62,1.22,1.22,0,0,0,.22,1.66,6.29,6.29,0,0,0,1.38.8c.91.38,1.87.68,2.79,1a25.37,25.37,0,0,1,4.15,2,6.64,6.64,0,0,1,3.38,6.78c-.12,1.15-.24,2.29-.34,3.44-.11,1.3.06,1.52,1.37,2,.8.27,1.6.54,2.38.84a2.73,2.73,0,0,1,2,2.78,12.31,12.31,0,0,0,.12,1.6,4.52,4.52,0,0,0,2.35,3.49,9.38,9.38,0,0,0,1.23.61,13.58,13.58,0,0,1,4.49,3.15,30.3,30.3,0,0,1,4,5c2.34,3.62,4.49,7.32,5.26,11.65a4.7,4.7,0,0,0,.38,1.09,1.79,1.79,0,0,0,2,1.23,7.12,7.12,0,0,0,2.85-.84c1.65-.81,3.28-1.66,4.9-2.52a18.08,18.08,0,0,1,4-1.65c5-1.33,9.6-.44,13.46,3.16,2.53,2.35,2.73,3.57,1.35,6.74-.5,1.12-1.11,2.18-1.62,3.3a17.41,17.41,0,0,0-1,2.57,2,2,0,0,0,1.51,2.47,6.24,6.24,0,0,0,2.51.16c1.14-.14,2.29-.24,3.43-.39a17.74,17.74,0,0,1,5,.09,9,9,0,0,1,6.14,3.68,24.32,24.32,0,0,1,3.9,8.26,17.64,17.64,0,0,1,.35,4.58c0,2.61-.1,5.21-.12,7.82a17.33,17.33,0,0,0,1.46,7.62,5,5,0,0,1-.06,4.44c-.41.9-.94,1.75-1.41,2.63s-1.14,2-1.58,3.06a10.24,10.24,0,0,0-.32,7.19,20.6,20.6,0,0,0,2.38,5c1.3,2.08,2.63,4.14,4,6.19,3.2,4.88,6.43,9.72,9.27,14.82a51.55,51.55,0,0,1,5.42,12.88,15.18,15.18,0,0,1,.06,8.4c-1.28,4-2.14,8.15-3,12.27a104.16,104.16,0,0,1-2.77,11.14,28.06,28.06,0,0,1-5.54,10c-1.27,1.43-2.51,2.9-3.73,4.38a14.73,14.73,0,0,0-1.44,2.07,1.45,1.45,0,0,0,.82,2.23,9.09,9.09,0,0,0,2,.51c1.14.19,2.28.3,3.42.47a26.77,26.77,0,0,1,6.63,1.84,9.17,9.17,0,0,1,3.06,2,3.66,3.66,0,0,1,1,3.8,5.27,5.27,0,0,1-2.32,3,16.84,16.84,0,0,1-5.55,2.14c-2.76.64-5.57,1-8.38,1.41a32.78,32.78,0,0,0-8.09,1.66,15.38,15.38,0,0,1-6.28,1.17l-6-.1a9,9,0,0,0-5.21,1.54c-1.53,1-3.08,2-4.62,3a22.35,22.35,0,0,1-7.28,3.31,8.51,8.51,0,0,0-6.05,4.87c-.41.82-.8,1.66-1.21,2.48-1.28,2.62-2.61,5.21-4.13,7.7a48.47,48.47,0,0,1-6.19,8.27,24.11,24.11,0,0,1-9.24,6.27,60.47,60.47,0,0,1-6.11,2A45.39,45.39,0,0,1,630.47,435c-3.52-.26-6.77-1.13-9.28-3.92a11.13,11.13,0,0,0-5-3.11,9,9,0,0,0-7.9,1.17,4.16,4.16,0,0,0-1.93,3.24,11.29,11.29,0,0,0,.2,3.43,37.34,37.34,0,0,0,1.63,5.27,32.87,32.87,0,0,1,1.69,5.49,8,8,0,0,1-4.05,9,10.69,10.69,0,0,1-5,1.63,32.27,32.27,0,0,1-3.68,0c-2.75-.21-5.49-.52-8.24-.78a27.11,27.11,0,0,0-8.23.56,27.42,27.42,0,0,0-8.08,3.21,23.82,23.82,0,0,1-4.83,2.11,16.3,16.3,0,0,1-14.11-1.82,27.15,27.15,0,0,1-6.16-5.5c-.6-.7-1.16-1.43-1.77-2.12A20.67,20.67,0,0,0,530,445.39a15.91,15.91,0,0,1-1.83-.12,1.57,1.57,0,0,1-1.43-1.3c-.16-.75-.26-1.51-.39-2.27-.45-2.61-1.58-3.74-4.16-4.19a10.62,10.62,0,0,0-3,0c-.84.09-1.67.19-2.51.33a43,43,0,0,1-12.15.12c-1.14-.14-2.29-.16-3.44-.2a11.69,11.69,0,0,0-6.57,1.76c-.92.55-1.79,1.18-2.68,1.79-1.83,1.25-3.61,2.59-5.5,3.76a44.2,44.2,0,0,1-13.67,5.85c-7.38,1.65-14.16.44-20.17-4.33l-9.89-7.9c-1.38-1.1-2.77-2.19-4.18-3.24a11.09,11.09,0,0,0-6.87-2.26,22.1,22.1,0,0,1-2.3-.08A19.84,19.84,0,0,1,423.9,432a6.36,6.36,0,0,1-4.37-5.91c-.08-1.22-.06-2.45-.13-3.68a21,21,0,0,0-.27-2.74,4.24,4.24,0,0,0-4.16-3.89,17.29,17.29,0,0,0-4.13.09c-1.15.13-2.29.25-3.44.29a63.86,63.86,0,0,1-11.48-.5,45.75,45.75,0,0,1-9.59-2.3,17,17,0,0,1-5.06-2.69,56.39,56.39,0,0,1-11.51-12.76,10.51,10.51,0,0,1-1.59-8.34c.44-1.93.65-3.93.95-5.9a4.61,4.61,0,0,0-.24-2.49,1.37,1.37,0,0,0-1.88-.81,11.46,11.46,0,0,0-2,1.18c-1.18.86-2.3,1.79-3.47,2.66a22.09,22.09,0,0,1-3.68,2.35c-4,1.95-6.66,1.46-9.65-1.85-1.39-1.54-2.67-3.17-4-4.73a21,21,0,0,0-2-2.17c-1.58-1.35-2.87-1.17-4.06.54a13.12,13.12,0,0,0-1.09,2c-.48,1-.89,2.12-1.36,3.17-.78,1.75-1.54,3.51-2.41,5.21a13.65,13.65,0,0,1-1.78,2.67,3.44,3.44,0,0,1-4.93.7,13.6,13.6,0,0,1-3.21-2.94,40.18,40.18,0,0,1-3.46-4.87c-1.16-1.9-2.32-3.8-3.46-5.7a8.27,8.27,0,0,0-3.09-3,19.66,19.66,0,0,1-5.05-3.95,1.53,1.53,0,0,0-2.55-.11,14.77,14.77,0,0,0-1.54,1.71,22.35,22.35,0,0,1-1.86,2.33,7.5,7.5,0,0,0-2.05,4c-.34,1.65-.67,3.31-.91,5a4.66,4.66,0,0,1-2.31,3.51c-1.57.95-3.1,2-4.69,2.91a11.08,11.08,0,0,0-5.58,6.68,12.59,12.59,0,0,1-2.38,4.44,5.19,5.19,0,0,1-4.58,2.16,19.61,19.61,0,0,0-4.12.22,98.55,98.55,0,0,0-19.24,5.33,5.49,5.49,0,0,0-1,.51,1.17,1.17,0,0,0-.36,1.78,4.25,4.25,0,0,0,1.51,1.38c1.06.61,2.15,1.18,3.23,1.76s2.32,1.18,3.43,1.86a16.45,16.45,0,0,1,4.94,4.42,6.43,6.43,0,0,1,1.28,5.63,54.91,54.91,0,0,1-2.41,7.42,16.2,16.2,0,0,1-6.72,7.65c-1,.59-2,1.13-3,1.63-2.42,1.15-4.84,2.31-7.29,3.39a59.73,59.73,0,0,1-8.4,3.14,11.26,11.26,0,0,1-5.89.49,7.32,7.32,0,0,0-7.05,1.72c-.23.2-.49.37-.74.55a15.88,15.88,0,0,1-7,2.75,20.75,20.75,0,0,1-5.73.05c-5.08-.75-10.15-1.54-15.23-2.3a74,74,0,0,0-9.85-.86,16.89,16.89,0,0,0-7.38,1.44,48.81,48.81,0,0,1-5.57,2.14,16.33,16.33,0,0,1-12.11-.64,47.42,47.42,0,0,1-4.7-2.43l-1.38-.82a3.07,3.07,0,0,0-2.87-.15c-.35.15-.72.27-1.06.44a12.55,12.55,0,0,1-4.66,1.16c-8.84.62-16.82-1.87-24.16-6.67-1.34-.88-2.62-1.87-3.92-2.82-5.37-4-10.81-7.82-16-12a47.64,47.64,0,0,1-5.62-5.1c-1.75-1.93-3.49-3.87-5.2-5.84-.91-1-1.77-2.12-2.57-3.24a4.68,4.68,0,0,1-.79-3.5,7.14,7.14,0,0,1,2.84-5.06,8,8,0,0,0,1.67-1.56c1.19-1.52.71-3-1.11-3.57a9.59,9.59,0,0,0-2.72-.36A23.94,23.94,0,0,1,81.41,401a15.29,15.29,0,0,1-3.12-2.35,8.83,8.83,0,0,1-2.7-5.45,23.52,23.52,0,0,1-.14-4.82c.2-2.14.39-4.28.5-6.42a4.38,4.38,0,0,0-2.45-4.48c-6-3.42-10.42-8.21-12.21-15.13a79.92,79.92,0,0,0-3.12-9.38A36.54,36.54,0,0,0,55,346.79a8.1,8.1,0,0,0-10.44-3.17c-1.19.53-2.36,1.12-3.52,1.71a12.81,12.81,0,0,1-3.43,1.29c-6.31,1.12-12,.12-16.81-4.53a17.26,17.26,0,0,0-9.53-4.73c-1.14-.18-2.28-.35-3.42-.47a16.63,16.63,0,0,1-6.41-1.62,2.6,2.6,0,0,0-.89-.15v1.38a3.2,3.2,0,0,1,1.53.4A13,13,0,0,0,5.88,337.88Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M1.78,306.12a14.2,14.2,0,0,0,.26-3c0-1.92,0-3.84,0-5.76a16.36,16.36,0,0,1,.42-3.88A6.77,6.77,0,0,1,4,290.24c2.73-2.91,5.26-6,8.18-8.73a30.7,30.7,0,0,1,6.67-4.87,17.35,17.35,0,0,1,9.54-2c4,.3,8.08.86,12.11,1.38a25.17,25.17,0,0,0,6.19.22c2.19-.25,3.11-1.29,3.11-3.5a32.89,32.89,0,0,0-.19-3.44,13.68,13.68,0,0,1,.18-3.67A5.87,5.87,0,0,1,53.5,261a14,14,0,0,1,3.78-.94,81.1,81.1,0,0,1,10.57-.43,24.06,24.06,0,0,0,12.33-3.13c.87-.49,1.77-.92,2.68-1.32a5.16,5.16,0,0,1,5.25.39c.32.21.66.39,1,.58a5.37,5.37,0,0,0,4.87.35,69.47,69.47,0,0,0,8.08-3.85,5.57,5.57,0,0,0,1.1-.83,1.31,1.31,0,0,0-.11-2.17,6.56,6.56,0,0,0-1.4-.77,2.32,2.32,0,0,1-1.72-2.83,3.1,3.1,0,0,0-1.74-3.43c-1.44-.88-2.86-1.79-4.28-2.7a63.07,63.07,0,0,1-6-4.32,7.79,7.79,0,0,1-3-6.18,23,23,0,0,0-.23-3.21c-.63-4.11-2.58-5.72-6.71-5.65a22.91,22.91,0,0,1-3.21-.1,8.89,8.89,0,0,1-5-2.21,3.74,3.74,0,0,1-.31-5.84,10.1,10.1,0,0,1,2.74-2.07c2.77-1.5,5.5-3,8.29-4.48a21.27,21.27,0,0,0,7.61-6.52A56.61,56.61,0,0,1,96.68,190a8.77,8.77,0,0,0,1.15-1.13,2.14,2.14,0,0,0-.29-3.08,5.44,5.44,0,0,0-2.69-1.23,13.06,13.06,0,0,0-4.58-.2,10.31,10.31,0,0,1-5.18-.68,32,32,0,0,1-5.35-2.64,80.23,80.23,0,0,1-8-5.45A92.37,92.37,0,0,0,54,165.48a11.05,11.05,0,0,0-3.48-1.15,10.09,10.09,0,0,1-3.48-1.13,30.1,30.1,0,0,1-10-7.65,14.73,14.73,0,0,0-5.65-4.21c-1.13-.48-2.28-.9-3.41-1.39-1.33-.57-2.68-1.13-4-1.8a7.12,7.12,0,0,1-3.3-3.4c-.64-1.39-1.38-2.74-2-4.12-1.79-3.73-3.6-7.46-5.11-11.32a14,14,0,0,1-1.17-4,19,19,0,0,0-1.07-4.46,24.4,24.4,0,0,1-.93-3.55,4.76,4.76,0,0,1,2.08-5,18.84,18.84,0,0,1,2.78-1.62,11.4,11.4,0,0,1,12.9,1.52,39.19,39.19,0,0,1,4.27,4.18c1.08,1.19,2.14,2.41,3.27,3.56a8.23,8.23,0,0,0,4.53,2.56A8,8,0,0,1,43.62,124c.94.66,1.84,1.38,2.76,2.07,1.35,1,2.67,2.06,4.06,3a9.51,9.51,0,0,0,4,1.64c1.52.21,3,.43,4.55.67,4.17.66,7.31-1.84,7.45-6,.06-1.61-.08-3.22-.1-4.83,0-1.22,0-2.45,0-3.68a4.62,4.62,0,0,1,.88-2.81,6.52,6.52,0,0,0,1-5.48c-.16-.83-.37-1.65-.47-2.49a3.67,3.67,0,0,1,2.53-4.35,13.19,13.19,0,0,1,3.78-.94A50.74,50.74,0,0,1,86,101a60.63,60.63,0,0,1,9,1.66,9,9,0,0,1,4.46,2.67,42.53,42.53,0,0,1,6,8.13,33.53,33.53,0,0,1,1.5,3.35,5.68,5.68,0,0,1,.09,4.06c-.41,1.23-.91,2.44-1.4,3.64s-1,2.24-1.43,3.39a4.77,4.77,0,0,0,.23,4.42,19.64,19.64,0,0,1,1,2.07c2.12,4.68,4.3,9.33,6.34,14,1.85,4.24,1.89,5.08,1.36,9.61,0,.23-.09.45-.1.68-.09,1.84-.2,3.68-.25,5.51a5.69,5.69,0,0,0,.32,2.27A2,2,0,0,0,116,168a34,34,0,0,0,3.12-1.47c1.23-.61,2.44-1.28,3.71-1.83a12.3,12.3,0,0,1,7.19-.85,22.11,22.11,0,0,1,4.19,1.2,23.83,23.83,0,0,1,7,4.35,17,17,0,0,0,2.16,1.72,2.18,2.18,0,0,0,3.5-1.5,12.48,12.48,0,0,0,.17-2.29,27.07,27.07,0,0,1,.36-4.12,9.66,9.66,0,0,1,4.21-6.59c.95-.66,1.93-1.26,2.87-1.92a21.19,21.19,0,0,0,8.22-10.79,35.41,35.41,0,0,0,1.42-5.08c.21-1.2.51-2.4.84-3.58a13.6,13.6,0,0,1,3.76-6.48,14.44,14.44,0,0,0,4.07-7.08,37.81,37.81,0,0,0,.7-13.94c-.14-1.45-.39-2.88-.54-4.33a19.44,19.44,0,0,1,.28-6.41,6.22,6.22,0,0,1,1.65-3.23,3.73,3.73,0,0,1,5.92.71A12.63,12.63,0,0,1,181.89,97c.38,1.16.62,2.37,1,3.54a39.93,39.93,0,0,0,1.36,3.9,5.23,5.23,0,0,0,4.56,3.37c1.83.19,3.65.42,5.5.45a19.75,19.75,0,0,1,4.33.55,3,3,0,0,1,2.49,2.9,17.2,17.2,0,0,1-.07,3.44,48.57,48.57,0,0,1-4.67,15.09,31.93,31.93,0,0,0-1.31,2.93,10.77,10.77,0,0,0,.07,8.74c1.71,3.47,1.55,4.44,1.87,8.91a8.83,8.83,0,0,0,.14,1.37,8.69,8.69,0,0,0,.55,1.75,1.88,1.88,0,0,0,2,1.19,5,5,0,0,0,.67-.13,1.53,1.53,0,0,1,1.75.79c.38.57.71,1.19,1.14,1.72a1.51,1.51,0,0,0,1.88.39,6.79,6.79,0,0,0,1.47-1.08c1-.9,1.83-1.86,2.75-2.78a14.82,14.82,0,0,1,4.83-3.46,4.32,4.32,0,0,0,2.76-2.88c.27-1,1-1.24,1.93-1.3a4.16,4.16,0,0,1,3.11,1.23c1,.92,2,1.94,3,2.83,2.1,1.76,3.63,1.74,5.76.05a23.42,23.42,0,0,1,2.18-1.68,3.86,3.86,0,0,1,5.59,1.19c.55.83,1,1.73,1.54,2.56a24.43,24.43,0,0,0,1.83,2.65c1.56,1.87,2.91,1.73,4.11-.36.3-.53.55-1.1.88-1.62a3.71,3.71,0,0,1,2.31-1.77c2.76-.65,5.49-.72,7.94,1a4.37,4.37,0,0,0,3.27.76c1.14-.17,2.26-.43,3.39-.62,3-.52,5.91-.66,8.75.83,1.87,1,3.14.7,4.52-.92a28,28,0,0,0,5.28-8,63.05,63.05,0,0,0,2.59-8.81,11.69,11.69,0,0,0-.07-5c-.18-.9-.44-1.78-.64-2.68a44.42,44.42,0,0,1-1.23-6.78,9.11,9.11,0,0,1,.67-4.5,18.94,18.94,0,0,0,1.42-5.07c.28-1.74.56-3.49.9-5.21A14.59,14.59,0,0,1,289.54,99a33.93,33.93,0,0,0,5.74-8.57c1.09-2.28,2.07-4.61,3.14-6.9a20.58,20.58,0,0,1,1.41-2.62,1.71,1.71,0,0,1,2.41-.61,6.61,6.61,0,0,1,2,1.54,44.94,44.94,0,0,1,7.43,10.47,13,13,0,0,1,1.1,8.73c-.37,1.65-1,3.23-1.44,4.84a44.44,44.44,0,0,0-1.21,18.46,21.18,21.18,0,0,0,2.31,7.42,18.74,18.74,0,0,1,1.82,5,9.23,9.23,0,0,1-1.91,8,18,18,0,0,1-3.19,3c-1.46,1.12-2.95,2.2-4.35,3.4a24.49,24.49,0,0,0-2.93,2.92c-2.18,2.62-2.19,4.74-.18,7.48.22.31.5.59.71.9.43.64.87,1.27,1.24,1.94a7,7,0,0,1,.54,5.56c-.17.59-.37,1.17-.52,1.76a3.22,3.22,0,0,0,.23,2,1.65,1.65,0,0,0,1.87,1,4.24,4.24,0,0,0,2-1,21.5,21.5,0,0,0,3-3.15c.68-.83,1.34-1.68,2.09-2.44a2.9,2.9,0,0,1,3.95-.55,12.33,12.33,0,0,1,2.59,1.9,45.16,45.16,0,0,1,4.85,5.22q5.46,6.82,10.85,13.71c1.47,1.87,2.86,3.8,4.31,5.68a14.87,14.87,0,0,1,3.1,8.74c.1,2.06.31,4.13.59,6.18a35.45,35.45,0,0,0,1.3,6.53,9.93,9.93,0,0,0,.8,1.9,1.35,1.35,0,0,0,2.29.38,7.94,7.94,0,0,0,1.56-2,1.57,1.57,0,0,1,1.78-.72c.75.16,1.49.37,2.23.56s1.33.4,2,.52c1.93.33,3-.49,3.07-2.4a9.59,9.59,0,0,0-.13-1.6,14.14,14.14,0,0,0-1.34-4.14c-.7-1.45-1.44-2.88-2.19-4.3a40.27,40.27,0,0,1-1.92-4.17c-.86-2.26-.57-4.21,1.33-5.81.59-.5,1.15-1,1.73-1.52s1.18-1,1.73-1.51c2.09-2.06,1.87-3.68-.69-5.07a23.81,23.81,0,0,0-2.31-1,29.92,29.92,0,0,1-5.48-2.9,10.89,10.89,0,0,1-2.83-2.67,3.59,3.59,0,0,1,.18-4.66,7.76,7.76,0,0,1,.78-.84,8.84,8.84,0,0,0,2.35-3.64,29,29,0,0,0,1.08-3.51A111.15,111.15,0,0,0,352.29,155c.44-3.35.9-6.69,1.41-10a16.43,16.43,0,0,1,2-5.83c.81-1.39,1.38-2.91,2.06-4.37s1.27-2.79,2-4.15a14,14,0,0,1,2.38-3.38,6.39,6.39,0,0,1,3.57-2A7.69,7.69,0,0,1,374,130c.22.57.41,1.16.68,1.7a2.62,2.62,0,0,0,3.37,1.65,17.19,17.19,0,0,0,2.39-.8c.93-.36,1.83-.8,2.76-1.16a29.16,29.16,0,0,1,6.86-1.86,7.92,7.92,0,0,1,5.12.82,6,6,0,0,0,1.7.69,2.27,2.27,0,0,0,2.87-2.17,5.47,5.47,0,0,0-.27-2,16,16,0,0,0-1.59-3.56c-1.34-2.14-2.72-4.26-4.1-6.38a52.83,52.83,0,0,1-3.82-6.28,8.48,8.48,0,0,1-.78-2.39,2.42,2.42,0,0,1,1.33-2.69A6.55,6.55,0,0,1,392,105a10.3,10.3,0,0,1,4.1-.24,44.61,44.61,0,0,1,5.59,1.35,29.73,29.73,0,0,0,4.24,1,4.45,4.45,0,0,0,4.88-6,10.35,10.35,0,0,0-1.33-2.66,29.81,29.81,0,0,0-3.29-4.13c-2.52-2.58-5.08-5.12-7.62-7.68-1.56-1.58-3.16-3.14-4.67-4.77a26.74,26.74,0,0,1-2.24-2.91,2.5,2.5,0,0,1,0-3A18.22,18.22,0,0,1,398.8,69a24.33,24.33,0,0,1,6.51-2.22,12,12,0,0,0,4.09-1.47,4.36,4.36,0,0,0,2.14-4.91,12,12,0,0,0-.78-2.4A22.13,22.13,0,0,0,409.22,55a7.46,7.46,0,0,1-.9-6.59,14.3,14.3,0,0,0,.37-1.57,3.73,3.73,0,0,0-1.05-3.59,11.7,11.7,0,0,0-1.79-1.43c-1.34-.9-2.71-1.74-4.06-2.61a31,31,0,0,1-5.43-4.25,10.41,10.41,0,0,1-3.2-9,22.88,22.88,0,0,0-.29-7.56c-.26-1.27-.43-2.57-.64-3.85a3.64,3.64,0,0,1,2.26-4.29l3.95-1.88a27.54,27.54,0,0,0,4.4-2.47c1.84-1.34,3.06-3,2.82-5.43h-1.38a3.69,3.69,0,0,1-1.43,3.87A12.55,12.55,0,0,1,400,6.26c-1.37.67-2.77,1.31-4.14,2-1,.47-1.93.94-2.84,1.5a4,4,0,0,0-2.08,3.84,15.76,15.76,0,0,0,.26,2.28,32.25,32.25,0,0,1,.68,10.73,9.72,9.72,0,0,0,1.62,6.58,18.25,18.25,0,0,0,4,4.4A57.4,57.4,0,0,0,403,41.37c1,.62,1.93,1.25,2.89,1.88a3.27,3.27,0,0,1,1.49,4c-.06.22-.12.45-.19.67a8.56,8.56,0,0,0,1,7.69A23.63,23.63,0,0,1,409.47,58a10.42,10.42,0,0,1,.66,1.71c.74,2.61.05,4.1-2.47,5.12a18.45,18.45,0,0,1-3.09.88,25.37,25.37,0,0,0-5.65,1.89,19.05,19.05,0,0,0-8.44,7.89,3.4,3.4,0,0,0-.06,3.69,14.19,14.19,0,0,0,1.15,1.71c.88,1.07,1.75,2.14,2.72,3.12,2.64,2.67,5.34,5.3,8,7.95a59.46,59.46,0,0,1,5,5.43,16.34,16.34,0,0,1,2.1,3.28,5.2,5.2,0,0,1,.49,1.76,3.07,3.07,0,0,1-3.13,3.45,8.94,8.94,0,0,1-2.72-.38c-1.4-.42-2.8-.82-4.2-1.23a18,18,0,0,0-6.35-.79,8.43,8.43,0,0,0-3.52,1,3.55,3.55,0,0,0-2,3.82,9.64,9.64,0,0,0,1,3,40.52,40.52,0,0,0,2.7,4.54c1.68,2.57,3.36,5.13,5,7.72a12.54,12.54,0,0,1,1.62,3.55c.21.8.64,1.73-.1,2.39s-1.73.2-2.52-.28a7.62,7.62,0,0,0-4.2-1,17.9,17.9,0,0,0-3.42.37,41.64,41.64,0,0,0-7,2.33,19.09,19.09,0,0,1-3,1.09c-1.46.36-1.93.06-2.48-1.29-.23-.57-.42-1.16-.65-1.73a7.42,7.42,0,0,0-4.52-4.31,14.18,14.18,0,0,0-2.66-.66,7,7,0,0,0-5.6,1.54,12,12,0,0,0-3.05,3.71c-.83,1.55-1.57,3.15-2.33,4.74s-1.33,3.1-2.15,4.57a19,19,0,0,0-2,5.6c-.82,4.07-1.18,8.19-1.73,12.3A78.39,78.39,0,0,1,349,167.2a12.44,12.44,0,0,1-3.27,6c-2.23,2.15-2.2,4.57-.27,7a14.21,14.21,0,0,0,3.67,3.11,35,35,0,0,0,5.56,2.74,7.66,7.66,0,0,1,2.41,1.32,1.1,1.1,0,0,1,.18,1.63,16.51,16.51,0,0,1-1.6,1.64c-1,.88-2,1.71-2.92,2.6a5.38,5.38,0,0,0-1.5,6.08,32.26,32.26,0,0,0,2,4.62,60.23,60.23,0,0,1,2.92,6,9.19,9.19,0,0,1,.71,3.81c-.06,1.07-.42,1.42-1.43,1.25-.75-.13-1.49-.36-2.23-.55s-1.34-.34-2-.51a2.72,2.72,0,0,0-3.18,1.24c-.18.26-.33.52-.52.76s-.47.92-1,.87c-.66-.06-.7-.75-.84-1.23-.31-1-.58-2.06-.79-3.11a89.55,89.55,0,0,1-1.31-11,13,13,0,0,0-1.9-6.08c-.53-.84-1-1.7-1.63-2.5-2.51-3.29-5-6.59-7.59-9.83-3-3.79-5.86-7.69-9.09-11.29a37.15,37.15,0,0,0-4.09-4,10.32,10.32,0,0,0-2.73-1.67,3.66,3.66,0,0,0-3.51.31,10.14,10.14,0,0,0-2.3,2.23c-.93,1.12-1.87,2.23-2.86,3.31a5.65,5.65,0,0,1-2,1.5.76.76,0,0,1-1-.59,5.1,5.1,0,0,1,.41-2.46,7.65,7.65,0,0,0-.64-6.64,25.3,25.3,0,0,0-1.51-2.3c-.31-.45-.68-.84-1-1.29a3.79,3.79,0,0,1-.11-4.32,13,13,0,0,1,2.37-2.8,63.89,63.89,0,0,1,5.36-4.34,24.29,24.29,0,0,0,2.62-2.23,10.61,10.61,0,0,0,2.81-10.8,25,25,0,0,0-2-4.9,16,16,0,0,1-1.45-3.86,44.73,44.73,0,0,1-.19-17.14,43.65,43.65,0,0,1,1.71-6,15.52,15.52,0,0,0-1.13-13.1A50.56,50.56,0,0,0,305,80.86a7.46,7.46,0,0,0-2.39-1.76,2.64,2.64,0,0,0-3.34.66,8.76,8.76,0,0,0-1.68,2.73c-.85,1.88-1.63,3.8-2.49,5.68A37,37,0,0,1,288.79,98a15.49,15.49,0,0,0-3.8,7.49c-.35,1.65-.62,3.32-.9,5a21,21,0,0,1-1.6,6,7.27,7.27,0,0,0-.71,3.35,17.14,17.14,0,0,0,.27,3.43c.6,2.77,1.17,5.55,1.78,8.32a8.28,8.28,0,0,1,0,3.64c-.42,1.95-1,3.86-1.49,5.78a26.58,26.58,0,0,1-5.62,10.19c-1.46,1.76-2,1.92-4.14.91a12.7,12.7,0,0,0-7.63-.94c-.91.14-1.8.38-2.71.53-.75.12-1.52.21-2.28.28a2.74,2.74,0,0,1-2.15-.6,6,6,0,0,0-3.15-1.28,19,19,0,0,0-4.13-.12,5.86,5.86,0,0,0-5,3.23c-.22.4-.38.83-.61,1.23-.58,1-1.21,1.07-2,.12s-1.32-1.87-1.94-2.83-1.08-1.86-1.7-2.74A4.93,4.93,0,0,0,233,147.4a15.73,15.73,0,0,0-2.79,2c-1.77,1.47-2.72,1.47-4.44,0-.53-.44-1-1-1.52-1.42s-1.23-1.14-1.87-1.69a5.15,5.15,0,0,0-2.48-1.15,3.31,3.31,0,0,0-4,2.12,3.84,3.84,0,0,1-2.21,2.19,14.84,14.84,0,0,0-4.87,3.41c-1,1-1.91,2-2.91,3-1.24,1.19-1.54,1.38-2.48-.37,0-.06-.09-.12-.12-.19a2.78,2.78,0,0,0-3-1.59c-1.4.16-1.49,0-1.83-1.38a15.84,15.84,0,0,1-.34-4.12,10.89,10.89,0,0,0-1-4.67c-.36-.85-.73-1.69-1-2.56a10.54,10.54,0,0,1-.31-5.89,20.72,20.72,0,0,1,1.68-4.27,53.29,53.29,0,0,0,4.13-11.43,25.89,25.89,0,0,0,.73-8,3.89,3.89,0,0,0-3-3.67,13,13,0,0,0-2.7-.51c-1.91-.19-3.83-.28-5.74-.44-.76-.06-1.52-.19-2.28-.28a4,4,0,0,1-3.27-2.56,21.85,21.85,0,0,1-1-2.81c-.38-1.25-.64-2.53-1-3.77a21,21,0,0,0-1.25-3.2,4.61,4.61,0,0,0-5.78-2.53,5.3,5.3,0,0,0-3.31,2.67A9.08,9.08,0,0,0,171.81,98c-.1,1.37-.11,2.76-.11,4.14a65.29,65.29,0,0,0,.74,7.09,34.58,34.58,0,0,1-.67,11.43,13.7,13.7,0,0,1-4,7.33,15.12,15.12,0,0,0-4.21,7.78c-.36,1.41-.59,2.85-.92,4.27-1.39,6-4.4,10.9-9.72,14.22q-1,.61-1.92,1.26a11.18,11.18,0,0,0-5,8.68c-.09,1.07-.07,2.14-.14,3.22a15.63,15.63,0,0,1-.28,2,.89.89,0,0,1-1.38.65,19.74,19.74,0,0,1-2.18-1.68,25.89,25.89,0,0,0-8.68-5.07,15.1,15.1,0,0,0-12.47.81c-1.09.57-2.16,1.16-3.26,1.7a19.63,19.63,0,0,1-2.1.92c-.61.23-1,0-1.23-.65a10.19,10.19,0,0,1-.3-4.11c.14-1.91.27-3.83.54-5.72a11.83,11.83,0,0,0-.8-6.31c-.47-1.13-.88-2.29-1.39-3.4-2.15-4.75-4.26-9.52-6.55-14.19a5.29,5.29,0,0,1-.15-4.83c.4-.91.83-1.81,1.22-2.73s.88-2.12,1.25-3.21a7.79,7.79,0,0,0-.22-5.83c-.24-.57-.45-1.15-.73-1.69a42,42,0,0,0-7.07-9.88,9.55,9.55,0,0,0-4.48-2.66,66.58,66.58,0,0,0-20-2.17,16,16,0,0,0-5.82,1.24c-2.75,1.25-3.75,3.16-3.19,6.12.17.9.39,1.8.56,2.7a4.29,4.29,0,0,1-.64,3.51A8.46,8.46,0,0,0,65,118.24c0,1.38.1,2.76.19,4.13a15.17,15.17,0,0,1-.17,4.36,4.83,4.83,0,0,1-4,3.57,33.34,33.34,0,0,1-8.35-1.36,16,16,0,0,1-2.38-1.38c-1.13-.79-2.2-1.67-3.3-2.5s-1.95-1.5-2.95-2.2a7,7,0,0,0-2.9-1.34,8.74,8.74,0,0,1-5.24-3.09c-1.45-1.58-2.89-3.18-4.37-4.73a21.52,21.52,0,0,0-3.81-3.32,12.08,12.08,0,0,0-11.18-1.47,19,19,0,0,0-3.91,1.93c-3,1.88-4,4.2-3.25,7.61.24,1.12.66,2.21,1,3.3a11,11,0,0,1,.69,2.42,19.92,19.92,0,0,0,1.77,6.4c1.94,4.76,4.28,9.33,6.46,14a10.39,10.39,0,0,0,5.44,5.34c1.19.53,2.41,1,3.61,1.5s2.13.87,3.17,1.34a12.18,12.18,0,0,1,4.53,3.45,31.88,31.88,0,0,0,10.07,7.9,13.91,13.91,0,0,0,4.1,1.45,11.84,11.84,0,0,1,2.84.88,90.93,90.93,0,0,1,17.59,9.92c2.14,1.61,4.35,3.15,6.59,4.61,1.6,1,3.29,2,5,2.87a13.54,13.54,0,0,0,8.41,1.76,10.63,10.63,0,0,1,2.52,0,10.86,10.86,0,0,1,2.47.52c1.8.64,2,1.52.55,2.77a68.05,68.05,0,0,0-9.88,10.89,13.5,13.5,0,0,1-4,3.7c-2.19,1.27-4.42,2.46-6.63,3.68-1.54.86-3.1,1.68-4.62,2.56a9.07,9.07,0,0,0-3,2.76A4.65,4.65,0,0,0,68,218a7.66,7.66,0,0,0,2.77,2.38,12.61,12.61,0,0,0,6,1.46c1,0,2,0,3,0A3.65,3.65,0,0,1,83,224.41a7.07,7.07,0,0,1,.46,2c.14,1.45.29,2.9.4,4.36a7,7,0,0,0,1.9,4.33,22.25,22.25,0,0,0,3.81,3.32c2.22,1.51,4.47,3,6.71,4.44.58.38,1.16.75,1.73,1.14a1.48,1.48,0,0,1,.68,1.37c0,.31,0,.62,0,.92a3.29,3.29,0,0,0,2.07,3.5c.41.2.84.38,1.24.59a.5.5,0,0,1,0,.91,26.85,26.85,0,0,1-2.39,1.37c-1.44.71-3,1.28-4.37,2a5.86,5.86,0,0,1-6.69-.27,5.82,5.82,0,0,0-5.71-.48,20.81,20.81,0,0,0-2.91,1.36,22.61,22.61,0,0,1-11.41,3.06c-3.15,0-6.29.18-9.43.31a17.75,17.75,0,0,0-5.2.9,7.37,7.37,0,0,0-5.42,7.19c-.07,1.45,0,2.91.07,4.37,0,.69.07,1.38,0,2.07-.05,1.09-.39,1.44-1.48,1.74a8.27,8.27,0,0,1-3,.18c-1.76-.16-3.51-.36-5.26-.58-3.57-.45-7.14-.95-10.74-1.17A18.75,18.75,0,0,0,17.51,276a36.74,36.74,0,0,0-8.35,6.81c-1.64,1.71-3.17,3.54-4.82,5.25a10.43,10.43,0,0,0-3,4.79c-.09.36-.41.41-.73.36V308A3.09,3.09,0,0,0,1.78,306.12Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M783.22,488.82a28,28,0,0,1-12.37,5.78,10,10,0,0,1-6.52-.66c-2.28-1.17-3.14,0-3.19,2.09,0,.53,0,1.07,0,1.61,0,.69,0,1.38-.1,2.06a3.89,3.89,0,0,1-1.29,2.86,5.63,5.63,0,0,0-1.75,5,21.68,21.68,0,0,0,.55,3.17,17.75,17.75,0,0,0,1.55,4.31,2,2,0,0,1-.21,2.33c-.52.67-1,1.35-1.57,2a59.29,59.29,0,0,1-6.43,6.25q-2.36,2-4.83,3.91a4.13,4.13,0,0,0-1.76,3.55,12.85,12.85,0,0,0,.33,3,41.39,41.39,0,0,0,1.8,5.45c.88,2.21,1.69,4.45,2.66,6.61a6.41,6.41,0,0,1-.15,5.74c-.37.76-.68,1.55-1.06,2.3a47.5,47.5,0,0,1-8,11.18c-6.8,7.17-15.29,11.12-24.84,13a19.35,19.35,0,0,1-13.77-2.24c-1.07-.61-2.13-1.21-3.21-1.8a14.55,14.55,0,0,0-1.85-.93,3.48,3.48,0,0,0-4.7,1.64,8.31,8.31,0,0,0-1,2.56c-.33,1.57-.64,3.15-.94,4.73a15.81,15.81,0,0,1-1.73,5.44,22.89,22.89,0,0,1-7.08,7.44,11.42,11.42,0,0,1-4.21,1.75,4.18,4.18,0,0,1-3.09-.54,19.52,19.52,0,0,1-3.24-2.56,65.43,65.43,0,0,1-6.26-7.05,154.49,154.49,0,0,1-10.14-14.51,8,8,0,0,0-1.71-2.15,2.37,2.37,0,0,0-3.76.52,7.4,7.4,0,0,0-.63,1.22c-.16.35-.24.73-.4,1.08a1.52,1.52,0,0,1-1.8,1.08,22.57,22.57,0,0,1-2.67-.65c-1.32-.36-1.77-.2-2.45,1-.37.67-.7,1.36-1,2.06-2.09,4.73-5.65,7.3-10.87,7.53a14.21,14.21,0,0,0-6.92,2.27,19.15,19.15,0,0,0-4.31,3.77c-1.21,1.39-2.35,2.83-3.54,4.23a20.88,20.88,0,0,1-4.55,4.2,7.82,7.82,0,0,1-2.26,1.12,1.9,1.9,0,0,1-2.37-.89,7,7,0,0,1-.66-1.47,26.61,26.61,0,0,1-.77-2.64,9.31,9.31,0,0,0-3.93-5.74c-1-.71-2-1.43-3-2.19a8.44,8.44,0,0,1-3-4,14.44,14.44,0,0,0-1.2-2.47,57.68,57.68,0,0,0-11.33-13.53,9.09,9.09,0,0,0-1.09-.85,15,15,0,0,1-4.59-4.77c-1-1.48-1.89-3-2.82-4.47q-1.82-2.93-3.61-5.87a6.4,6.4,0,0,0-1.46-1.77,2,2,0,0,0-2.87.16,4.09,4.09,0,0,0-.87,1.33,21.33,21.33,0,0,0-.94,2.83,55.6,55.6,0,0,0-1.35,9.78c-.18,2.76-.25,5.52-.49,8.27a6.7,6.7,0,0,1-5.75,6.53,12.76,12.76,0,0,1-2,.25c-1.76,0-3.53,0-5.29.07-1.22,0-2.45.13-3.67.2a5.25,5.25,0,0,0-3.87,2.2,26.14,26.14,0,0,0-2.22,3.5c-.82,1.47-1.62,2.95-2.47,4.41a12.76,12.76,0,0,1-2.74,3.38,5.33,5.33,0,0,1-5.36,1.12,17.16,17.16,0,0,1-2.93-1.32,15.15,15.15,0,0,0-3.57-1.57c-1.52-.36-2.75-.25-3.3,1.85,0,.14-.07.3-.11.44a4,4,0,0,1-3.79,3.14,34.06,34.06,0,0,1-3.91.13,9.65,9.65,0,0,1-7.52-3.84,25.77,25.77,0,0,1-2.93-4.67A20.62,20.62,0,0,0,492,580.5a23.72,23.72,0,0,0-3.45-1.83,13.45,13.45,0,0,1-5.79-4.73,64.9,64.9,0,0,1-4.41-6.73c-1.82-3.19-3.61-6.41-5.41-9.62a7.44,7.44,0,0,0-1.49-2,2.31,2.31,0,0,0-3.31-.12,7.35,7.35,0,0,0-1.89,2.3c-.9,1.69-1.8,3.38-2.62,5.11-1.38,2.91-2.7,5.85-4.27,8.66a22.89,22.89,0,0,1-2.58,3.8,10.52,10.52,0,0,1-2.22,2,5.07,5.07,0,0,1-5.83.05,7.14,7.14,0,0,1-2.17-2,16.92,16.92,0,0,0-4.44-4.29c-1.87-1.34-3.77-2.65-5.66-3.95-2.47-1.7-4.95-3.36-7.41-5.06a12.19,12.19,0,0,1-2.62-2.24c-2.69-3.34-5.43-6.65-8-10.07a41.81,41.81,0,0,1-6.08-10.78c-.35-.93-.79-1.83-1.23-2.72a8,8,0,0,0-.87-1.35,1.4,1.4,0,0,0-2.05-.23,10.12,10.12,0,0,0-1.15,1.12c-.58.61-1.11,1.27-1.72,1.85a8.33,8.33,0,0,1-5.8,2.4,12,12,0,0,1-3.87-.46c-.44-.14-.87-.29-1.32-.4-2-.5-2.88.15-3.1,2.21a9.33,9.33,0,0,0,0,1.83c.11,1.3.27,2.6.42,3.89a65.35,65.35,0,0,1,.72,6.86,3.92,3.92,0,0,1-2.59,3.94,11.82,11.82,0,0,1-2.16.77,24.08,24.08,0,0,1-8.91.47,23.44,23.44,0,0,0-4.58-.22c-3.07.17-6.12.43-9.18.64a76.11,76.11,0,0,1-11.5.25,7.91,7.91,0,0,1-2.46-.49,39.61,39.61,0,0,0-6.8-2.1,10.12,10.12,0,0,1-4.27-2.16,27.47,27.47,0,0,1-3.71-3.76c-1.18-1.41-2.31-2.87-3.52-4.25-1-1.1-2-2.17-3-3.17a8.63,8.63,0,0,0-5.56-2.47,7.84,7.84,0,0,1-2.24-.46,3,3,0,0,1-2.21-2.9,18.55,18.55,0,0,1,.16-3c.14-1.14.41-2.27.55-3.41a9.69,9.69,0,0,0,.1-2.28,1.7,1.7,0,0,0-2.29-1.57,6.53,6.53,0,0,0-1.69.69c-1.31.78-2.6,1.62-3.88,2.46Q310.3,532.45,308,534a4.92,4.92,0,0,1-5.23.32c-1.52-.72-3.06-1.4-4.6-2.08a9.36,9.36,0,0,0-2.87-.83,2.26,2.26,0,0,0-2.6,1.76,8.4,8.4,0,0,0-.3,2.73,13.78,13.78,0,0,1-1.52,6.43,57.58,57.58,0,0,1-7.4,11.61,16,16,0,0,1-3.38,3.09,49.73,49.73,0,0,0-4,3.14c-1.75,1.49-3.44,3.05-5.19,4.55a29,29,0,0,1-5.56,4.06,7.78,7.78,0,0,0-3.63,4c-.54,1.27-1,2.56-1.52,3.85a19.7,19.7,0,0,1-1.9,3.92,10.58,10.58,0,0,1-5.32,4.2,3.59,3.59,0,0,1-3.3-.25c-.73-.44-1.43-.9-2.11-1.39a23,23,0,0,0-7.21-3.5c-1.25-.35-2.5-.71-3.75-1.09a14.51,14.51,0,0,1-8.17-6c-1.46-2.16-3-4.26-4.53-6.38a16.52,16.52,0,0,0-1.42-1.8,3.63,3.63,0,0,0-4.58-1,13.6,13.6,0,0,0-3,1.74c-1,.79-2.05,1.62-3.11,2.37-4,2.83-7.12,2.33-10.19-1.47-1-1.21-1.63-2.39-.91-3.95a1.63,1.63,0,0,0,.07-.45c.58-3.3-1.11-3.9-3.68-3.09a25.35,25.35,0,0,0-3.77,1.68c-1.78.9-3.52,1.88-5.29,2.79a24,24,0,0,1-5.13,2,7.45,7.45,0,0,1-4.53,0c-1.22-.45-2.4-1-3.6-1.5a3.29,3.29,0,0,1-1.47-1.41,9.8,9.8,0,0,1-1.08-2.78,33.32,33.32,0,0,1-.78-6.38c0-.43.15-.93-.34-1.3-.75.28-1.52.58-2.3.86a6.25,6.25,0,0,1-7.59-2.11c-.29-.36-.58-.72-.85-1.09s-.39-.65-.86-.54a5.32,5.32,0,0,1-2.77,3.49,10.2,10.2,0,0,1-1.84.92,25.88,25.88,0,0,1-12,1,4.8,4.8,0,0,1-3.63-2.55c-.34-.6-.6-1.24-.92-1.85-.83-1.56-1.65-3.12-2.51-4.65a6.6,6.6,0,0,0-2-2.24,2.07,2.07,0,0,0-3.06.39,6.88,6.88,0,0,0-1.36,2.89,28.67,28.67,0,0,0-1,6.11,25.76,25.76,0,0,1-3,10.78,8.94,8.94,0,0,1-1.11,1.73,1.92,1.92,0,0,1-2.46.62,5.62,5.62,0,0,1-1.58-.91,16.36,16.36,0,0,1-5.41-8.62,34.82,34.82,0,0,0-1-3.76,89.75,89.75,0,0,0-5.44-12.91,20.53,20.53,0,0,1-2-5.84c-.16-.91-.3-1.82-.52-2.71a24.67,24.67,0,0,0-1-3.54c-1-2.48-2.74-3.34-5.34-2.7a10.77,10.77,0,0,0-1.94.71c-1.11.51-2.21,1.06-3.28,1.65s-1.85,1.09-2.75,1.67a2.14,2.14,0,0,1-2.18.21c-.7-.31-1.41-.59-2.13-.87-2.42-1-4.84-1.92-7.28-2.84a25.85,25.85,0,0,0-2.64-.77,3.44,3.44,0,0,0-3.84,1.41c-.46.61-.9,1.25-1.3,1.9-.64,1-1.23,2.12-1.87,3.17a78.16,78.16,0,0,1-5.9,8.77,18.65,18.65,0,0,1-4,3.78,7.8,7.8,0,0,1-7.87.78,16.62,16.62,0,0,1-3-1.72c-1.25-.89-2.38-1.94-3.63-2.83a8.15,8.15,0,0,1-3.16-5.16,31.35,31.35,0,0,1-.77-6.39,81.62,81.62,0,0,1,2.5-22.55,4.44,4.44,0,0,0-1.26-4.62,13.14,13.14,0,0,0-2.79-2c-1.73-1-3.49-1.91-5.16-3s-2.92-1-4.62.29c-.79.62-1.52,1.3-2.25,2a16.62,16.62,0,0,1-8.75,4.28c-2.8.45-5.61.86-8.41,1.32a21.31,21.31,0,0,0-9.75,3.79,2,2,0,0,1-1,.4v1.84a10.45,10.45,0,0,0,1.13-.74A17.13,17.13,0,0,1,10.2,505c2.78-.51,5.59-.95,8.4-1.33A19.52,19.52,0,0,0,30,498.25a18.29,18.29,0,0,1,1.55-1.37,2.52,2.52,0,0,1,3.18-.21c1.89,1.16,3.83,2.24,5.73,3.4a13.56,13.56,0,0,1,2,1.5,2.9,2.9,0,0,1,1,3.11c-.08.29-.12.6-.2.89a83,83,0,0,0-2.21,24.88,22.83,22.83,0,0,0,.95,5.19,8.23,8.23,0,0,0,3,4.5c1.24.91,2.38,1.94,3.6,2.87a16.65,16.65,0,0,0,3.76,2.19,8.71,8.71,0,0,0,8-.49,15,15,0,0,0,2.94-2.2,27.22,27.22,0,0,0,4.38-5.31q2.69-4.16,5.24-8.39c2.5-4.13,2.73-4.25,7.32-2.53q4.2,1.58,8.32,3.33a3.93,3.93,0,0,0,4.11-.35,37.81,37.81,0,0,1,5-2.83,10,10,0,0,1,3-1,2.58,2.58,0,0,1,2.74,1.3,6.38,6.38,0,0,1,.71,1.68c.34,1.26.64,2.53.86,3.81a27.21,27.21,0,0,0,2.57,7.82c1.3,2.52,2.35,5.16,3.47,7.76a35.18,35.18,0,0,1,2.57,7.61c.6,3.41,2.4,6.09,4.53,8.63a9.94,9.94,0,0,0,1.68,1.56c2.62,2,4.85,1.52,6.44-1.39a26,26,0,0,0,3.33-10.67c.09-1.22.2-2.45.37-3.66a16.59,16.59,0,0,1,1.46-5.3c.58-1.12,1.3-1.25,2.17-.38A9.81,9.81,0,0,1,135,546c.74,1.25,1.4,2.55,2.08,3.84.46.88.86,1.8,1.36,2.66a5.56,5.56,0,0,0,3.79,2.75,12.62,12.62,0,0,0,2.27.36,38.71,38.71,0,0,0,4.82-.08c4-.41,7.92-1.21,10.7-4.52a1.23,1.23,0,0,1,.26.13c.28.26.56.52.83.79a6.86,6.86,0,0,0,7.15,2c.62-.17,1.26-.63,2-.28,0,.58.08,1.19.13,1.79a24,24,0,0,0,.91,5c.69,2.22,1.83,4,4.24,4.74a7.51,7.51,0,0,1,1,.47,9.13,9.13,0,0,0,6.71.57,26.86,26.86,0,0,0,2.62-.88,50.2,50.2,0,0,0,5.39-2.58,37.69,37.69,0,0,1,5.1-2.61,15.41,15.41,0,0,1,2.2-.65.89.89,0,0,1,1.1,1.07c-.11.91-.3,1.81-.47,2.71a2.17,2.17,0,0,0,.2,1.78,16.41,16.41,0,0,0,3.62,4.13,6.8,6.8,0,0,0,4.53,1.34,9.71,9.71,0,0,0,5-2.06c.76-.51,1.45-1.13,2.18-1.69a16.5,16.5,0,0,1,3.3-2.08,2.72,2.72,0,0,1,3.7.75,23,23,0,0,1,1.52,2c1.57,2.18,3.11,4.38,4.68,6.56a14.59,14.59,0,0,0,7.27,5.38c1.23.42,2.47.85,3.73,1.16a23.09,23.09,0,0,1,8.27,3.88c.37.27.76.52,1.13.79a5.43,5.43,0,0,0,5.88.37,12.14,12.14,0,0,0,5.6-5.26,30.74,30.74,0,0,0,1.75-4c.43-1.15.88-2.29,1.39-3.4a6.05,6.05,0,0,1,2.77-3,27.87,27.87,0,0,0,5.24-3.73c2-1.74,4-3.54,6.07-5.29a39.53,39.53,0,0,1,3.61-2.84,18,18,0,0,0,3.87-3.58,63.57,63.57,0,0,0,6.87-10.59,17.84,17.84,0,0,0,2.19-8.13,14.33,14.33,0,0,1,.17-2.07,1.12,1.12,0,0,1,1.48-1,11.21,11.21,0,0,1,2.19.64c1.48.63,3,1.26,4.39,2a6.44,6.44,0,0,0,7.14-.53c1-.7,2-1.37,3.06-2,1.47-1,2.93-2,4.41-2.91a8.94,8.94,0,0,1,1.65-.79.74.74,0,0,1,1.09.74c-.1,1.22-.29,2.43-.45,3.65a19.26,19.26,0,0,0-.32,5,4.22,4.22,0,0,0,2.83,3.59,8.67,8.67,0,0,0,2.91.62,6.84,6.84,0,0,1,4.34,1.89,33.53,33.53,0,0,1,2.91,2.93c1.17,1.32,2.24,2.72,3.37,4.08a33.14,33.14,0,0,0,4,4.16,12.39,12.39,0,0,0,5.47,2.78,28,28,0,0,1,4.84,1.42,18.1,18.1,0,0,0,6.73,1.26c4.08.06,8.13-.36,12.18-.66a66.13,66.13,0,0,1,11.94-.08,20.84,20.84,0,0,0,9.29-1.07c3.45-1.23,4.59-3,4.3-6.64-.12-1.53-.38-3-.57-4.56-.22-1.75-.46-3.5-.61-5.25a7.86,7.86,0,0,1,.17-2,.84.84,0,0,1,1.06-.62c1,.23,1.92.52,2.89.73a10.42,10.42,0,0,0,10.74-3.6c.45-.52.92-1,1.41-1.52.32-.32.66-.26.94.13a15,15,0,0,1,1.59,3.3,47.36,47.36,0,0,0,5.9,10.62c2.36,3.32,5,6.39,7.56,9.57a18,18,0,0,0,3.83,3.61l5.69,3.89c2.8,1.89,5.63,3.72,8.29,5.81a13.8,13.8,0,0,1,3.05,3.1,8.45,8.45,0,0,0,2.83,2.65,6,6,0,0,0,6.34.12,11.93,11.93,0,0,0,3.58-3.2,24.34,24.34,0,0,0,2.69-4.27c1.4-2.81,2.74-5.66,4.13-8.47.75-1.51,1.51-3,2.35-4.48a8.72,8.72,0,0,1,1.44-1.77,1.24,1.24,0,0,1,1.85,0,7.16,7.16,0,0,1,1.31,1.87c1.74,3.07,3.45,6.15,5.21,9.2a60.17,60.17,0,0,0,5.05,7.68,13.69,13.69,0,0,0,5.51,4.39,28,28,0,0,1,4.82,2.67,19.45,19.45,0,0,1,6.41,7.1c.29.54.56,1.09.85,1.62a19.45,19.45,0,0,0,3.2,4.48,10.83,10.83,0,0,0,4.67,2.83,15.18,15.18,0,0,0,8,.08,4.78,4.78,0,0,0,3.59-3.24c.14-.44.25-.89.42-1.31.31-.79.64-1,1.4-.74a27.44,27.44,0,0,1,2.77,1.09c.84.38,1.62.88,2.45,1.27a7,7,0,0,0,9-1.7,17.37,17.37,0,0,0,2.3-3.16c.73-1.26,1.4-2.55,2.12-3.81.62-1.07,1.25-2.11,1.91-3.15a4.69,4.69,0,0,1,4.25-2.28c1.84,0,3.68,0,5.52,0a21.47,21.47,0,0,0,4.8-.46,7.74,7.74,0,0,0,6.49-6.59,16.79,16.79,0,0,0,.32-2.74c.08-3.07.24-6.13.55-9.18a45,45,0,0,1,1.41-8.15,5.67,5.67,0,0,1,1.21-2.44.76.76,0,0,1,1-.13,4.5,4.5,0,0,1,1.39,1.52c.68,1.11,1.35,2.22,2,3.32,1.73,2.72,3.22,5.58,5.15,8.17a17.46,17.46,0,0,0,3.89,3.88,25.53,25.53,0,0,1,3,2.51,62.13,62.13,0,0,1,8.16,9.65,15.71,15.71,0,0,1,2.19,4,10.78,10.78,0,0,0,4,5.23,24.67,24.67,0,0,0,2,1.47,8.76,8.76,0,0,1,4.05,5.89,15.12,15.12,0,0,0,1,3.06c1,2.39,2.58,3,5,2a14.17,14.17,0,0,0,3.63-2.41,36.3,36.3,0,0,0,4.23-4.53c1.14-1.34,2.26-2.72,3.48-4a13.58,13.58,0,0,1,8.23-4.2l2.52-.3a11.93,11.93,0,0,0,8.35-4.76,18.83,18.83,0,0,0,2-3.36c.29-.63.59-1.25.91-1.86a.81.81,0,0,1,1.12-.45,13.27,13.27,0,0,0,2.2.67,3,3,0,0,0,3.82-2.1,7.49,7.49,0,0,1,.84-1.87,1.2,1.2,0,0,1,1.81-.25,6.22,6.22,0,0,1,1.6,1.93,147.54,147.54,0,0,0,9.27,13.43,74.24,74.24,0,0,0,6.6,7.68,23,23,0,0,0,4.06,3.36,5.26,5.26,0,0,0,4.4.67,15.18,15.18,0,0,0,4.38-2,23.71,23.71,0,0,0,6.77-6.8,14.3,14.3,0,0,0,2.27-5.72c.28-1.66.61-3.32.93-5a9.72,9.72,0,0,1,1.07-3,2.22,2.22,0,0,1,2.92-1.15,11.18,11.18,0,0,1,2.06,1,55.33,55.33,0,0,0,5.27,2.8,20,20,0,0,0,8,1.69A34.42,34.42,0,0,0,722.21,580c12.66-4,21.89-12,27.92-23.76.53-1,.92-2.1,1.35-3.16a5.87,5.87,0,0,0,0-4.49c-.44-1.14-.85-2.3-1.3-3.44-.73-1.85-1.5-3.69-2.22-5.55a26.81,26.81,0,0,1-1.44-5.08,4.18,4.18,0,0,1,1.82-4.56,73.92,73.92,0,0,0,10.12-9,22.49,22.49,0,0,0,2.59-3.23,2.83,2.83,0,0,0,.17-3,25.81,25.81,0,0,1-1.4-3.64,12.77,12.77,0,0,1-.65-4.76,3.59,3.59,0,0,1,1.14-2.67c1.57-1.31,1.93-3.07,2-4.95,0-1.07,0-2.14.08-3.22a.6.6,0,0,1,.94-.56,12.76,12.76,0,0,0,8.1.82,22,22,0,0,0,4.82-1.47,32.92,32.92,0,0,0,10-6.49,19.83,19.83,0,0,1,5.59-4v-1.38A25.15,25.15,0,0,0,785.3,487C784.63,487.64,784,488.25,783.22,488.82Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M782.15,344.24a9.33,9.33,0,0,0-2.19,1.25,4.14,4.14,0,0,0-1.59,4.88,13.52,13.52,0,0,0,1.19,2.73,24.86,24.86,0,0,1,1.79,4.22c.62,2,0,3.49-2.36,3.69-.91.07-1.83.19-2.74.33-3.07.48-3.71,2.06-1.88,4.62a18.86,18.86,0,0,0,3.58,3.56c1.55,1.25,3.11,2.49,4.63,3.78a16.74,16.74,0,0,1,3.33,3.79,11,11,0,0,1,1.53,8.37,21,21,0,0,1-3.44,8,30,30,0,0,1-7.2,7.06,64.3,64.3,0,0,1-7.06,4.31c-2.18,1.17-2.38,1.88-1.27,4,.32.61.7,1.19,1,1.79.93,1.68,1.89,3.34,2.76,5a48,48,0,0,1,4.16,10.93,20.61,20.61,0,0,1,.63,5.7c-.16,3.29-1.57,5.67-4.77,6.9a35.83,35.83,0,0,1-6.4,1.8,96.25,96.25,0,0,1-15.34,1.3,35.87,35.87,0,0,1-10.46-1.36A104.51,104.51,0,0,1,725,435.48a11.38,11.38,0,0,1-4.07-2.92,18.4,18.4,0,0,0-1.48-1.45,4.35,4.35,0,0,0-4-1.23c-.83.16-1.66.3-2.49.44a4.61,4.61,0,0,0-4,3.59,17.63,17.63,0,0,1-1.27,3.2c-1.26,2.45-2.71,3.2-5.41,2.9-.76-.08-1.52-.26-2.28-.31a4.11,4.11,0,0,0-4.2,2.23c-.4.74-.74,1.52-1.07,2.29a79.51,79.51,0,0,1-5.55,10.83,33,33,0,0,1-5,6.3,13.52,13.52,0,0,1-6.58,3.57l-4,.88c-2.4.51-3.66,1.76-2.19,4.73a9.75,9.75,0,0,0,.57,1c.65,1,1.33,2.06,2,3.1,1,1.57,2,3.11,2.84,4.73,1.59,3,.94,4.37-2.28,5.19-.67.17-1.35.29-2,.51a2.71,2.71,0,0,0-1.93,2.59,6.61,6.61,0,0,0,.12,1.6c.25,1.2.54,2.39.84,3.58a21.59,21.59,0,0,1,.78,6.6,6.73,6.73,0,0,1-3.55,6,14.45,14.45,0,0,0-3.87,3.22c-.66.75-1.34,1.49-2,2.26a8.12,8.12,0,0,1-6.15,3.13,66.23,66.23,0,0,1-10.35-.18,7.48,7.48,0,0,1-3.61-1.33c-2.58-1.84-5.13-1.67-7.64.19a23.17,23.17,0,0,1-5.24,2.86c-.56.23-1.11.52-1.67.76a6.86,6.86,0,0,0-3.56,3.11,7.49,7.49,0,0,1-1.77,2.11,22.15,22.15,0,0,1-9.51,4.9,8.35,8.35,0,0,1-8-1.75c-1.38-1.23-2.82-2.38-4.14-3.65a174.89,174.89,0,0,1-14.61-15.94,11.15,11.15,0,0,0-7-4,4.92,4.92,0,0,0-5.09,1.76,17.21,17.21,0,0,1-8.66,5.38,6.43,6.43,0,0,1-5.29-.77,19.32,19.32,0,0,1-3.09-2.39l-2.88-2.64a11.22,11.22,0,0,0-5.75-2.65c-6.34-1.15-12.61-2.62-18.06-6.37a12.73,12.73,0,0,0-2.06-1,4.18,4.18,0,0,0-1.09-.34,1.86,1.86,0,0,0-2.38,1.81,8.1,8.1,0,0,0,.44,3.16,100.66,100.66,0,0,0,4.7,12.47,14.37,14.37,0,0,1,1.23,3.93,4.6,4.6,0,0,1-.14,2.27,1.73,1.73,0,0,1-1.87,1.38,21.27,21.27,0,0,1-2.93-.55c-.89-.21-1.77-.49-2.65-.76a11.57,11.57,0,0,0-7,.1,19.11,19.11,0,0,1-2.22.59,34.65,34.65,0,0,1-11.45.13,13.49,13.49,0,0,1-4-1c-3.21-1.46-6.42-2.91-9.6-4.43a21.39,21.39,0,0,1-3.9-2.44,3.59,3.59,0,0,1-1.46-2.73c-.09-1.22-.27-2.44-.39-3.66a5,5,0,0,0-.65-2,2.07,2.07,0,0,0-2.08-1.15,5.4,5.4,0,0,0-2.58.9,18.79,18.79,0,0,0-4.18,3.57c-1.33,1.49-2.61,3-3.92,4.53a18.84,18.84,0,0,1-3.35,3.14,6.78,6.78,0,0,1-5.22,1.23c-1.43-.26-2.86-.55-4.27-.93a10.58,10.58,0,0,1-5.35-3.41,33,33,0,0,1-3-4.09,132.58,132.58,0,0,1-6.59-12.12q-1.23-2.46-2.66-4.83a6.23,6.23,0,0,0-2.92-2.84,7.63,7.63,0,0,1-3.17-2.58c-.86-1.08-1.7-2.18-2.47-3.32-1.34-2-2.61-4-3.95-5.94-1.57-2.32-2-2.38-4.14-.7-1.82,1.42-3.57,2.91-5.4,4.31a37.55,37.55,0,0,1-15.9,6.85,9.25,9.25,0,0,1-9.89-3.87c-1-1.36-1.86-2.81-2.8-4.22a25.28,25.28,0,0,0-1.57-2.26,1.88,1.88,0,0,0-2.83-.49,23.1,23.1,0,0,0-2.79,2c-2.41,2-5,2.08-7.72.79a14.23,14.23,0,0,1-6.41-6.08,9.31,9.31,0,0,1-.88-7.12c.29-1.11.62-2.22.86-3.34a2.49,2.49,0,0,0-1.83-3.21,13.1,13.1,0,0,0-2.47-.53c-1.37-.19-2.75-.32-4.12-.46a5.49,5.49,0,0,1-4.21-2.47,14.14,14.14,0,0,1-1.42-2.62c-.49-1.21-.91-2.44-1.38-3.65-.57-1.51-1.13-3-1.76-4.49a7.51,7.51,0,0,0-1-1.78c-1.08-1.38-2.18-1.55-3.58-.55-.81.58-1.54,1.26-2.3,1.91-1.34,1.15-2.64,2.34-4,3.45a23.72,23.72,0,0,1-6.72,3.93,13.1,13.1,0,0,1-9.23.13,74.89,74.89,0,0,0-10.13-3,7,7,0,0,1-4.46-3c-.86-1.27-1.65-2.59-2.49-3.86a21.33,21.33,0,0,0-1.86-2.62c-1.8-2-3.59-1.8-4.64.66a33.22,33.22,0,0,0-2.66,8.05c-.4,2.73-.87,5.45-1.38,8.16a34,34,0,0,1-3,9.39,52,52,0,0,1-9.92,13.46,13,13,0,0,1-5.71,3.27,89.82,89.82,0,0,1-13.29,2.65,21.43,21.43,0,0,1-6.19-.16,38.55,38.55,0,0,0-8.24-.69,8.61,8.61,0,0,0-2.93.52,2.88,2.88,0,0,0-2.05,3.42,15,15,0,0,0,.46,2.48,7.07,7.07,0,0,1-1.14,6.12A23.19,23.19,0,0,1,240,498a15.6,15.6,0,0,1-12.66,3.58,79,79,0,0,1-11.65-2.68,16.47,16.47,0,0,1-7.85-5c-1.87-2.13-3.78-4.23-5.7-6.31-1.25-1.35-2.55-2.67-3.87-3.94a11.13,11.13,0,0,0-2-1.52,1.64,1.64,0,0,0-2.28.32,19,19,0,0,0-1.49,1.74c-.76,1-1.47,2-2.23,2.94a25,25,0,0,1-3.3,3.52,9.64,9.64,0,0,1-6.5,2.51,38.8,38.8,0,0,1-5.05-.32c-1.44-.2-2.88-.43-4.32-.61a14.51,14.51,0,0,0-10,1.86c-.64.41-1.31.78-2,1.17a5.22,5.22,0,0,1-6.42-.34l-1.82-1.4c-.56-.41-1.11-.83-1.69-1.19a5.17,5.17,0,0,0-5.24-.53,9.72,9.72,0,0,1-3.78.88,23.59,23.59,0,0,1-5.5-.38,44.25,44.25,0,0,1-10.85-3.68c-2.22-1.05-4.42-2.14-6.64-3.17a105.35,105.35,0,0,0-12.8-5.11,26.11,26.11,0,0,0-9-1.53,7.79,7.79,0,0,1-3.77-.9,12.66,12.66,0,0,1-3.23-2.18,31.44,31.44,0,0,1-8.63-13.11c-.26-.8-.52-1.6-.77-2.4a5.31,5.31,0,0,0-4-3.74,21.08,21.08,0,0,0-3.62-.62,13,13,0,0,1-6-2.07,27.73,27.73,0,0,1-5-4.05,61.16,61.16,0,0,1-9.14-12.07,17.76,17.76,0,0,1-2.29-11.27,5.93,5.93,0,0,1,2.46-4.71,8,8,0,0,0,1.79-1.78A3,3,0,0,0,53,415.7a7.69,7.69,0,0,0-2-1.58l-1.61-.89c-2.32-1.27-4-3-4.48-5.75-.28-1.73-.9-2-2.59-1.65a3.15,3.15,0,0,0-.44.11,6.11,6.11,0,0,1-4.68-.51,21.66,21.66,0,0,0-2.51-1.13,3.34,3.34,0,0,0-3.78.92,13.06,13.06,0,0,0-1.11,1.46,23.62,23.62,0,0,1-5.3,5.4,16,16,0,0,1-5.95,2.9,7.43,7.43,0,0,1-6.88-1.64c-1.27-1.11-2.49-2.27-3.78-3.37-.87-.75-1.77-1.46-2.71-2.12a5,5,0,0,0-3.48-.94c-.38,0-.76,0-1.14,0v1.38c2-.6,3.6.13,5.09,1.35.89.74,1.75,1.49,2.62,2.25s1.81,1.66,2.74,2.45a8.36,8.36,0,0,0,6.85,2,12.79,12.79,0,0,0,3.94-1.21A24,24,0,0,0,30.39,408c.42-.55.76-1.16,1.21-1.69a2.28,2.28,0,0,1,2.87-.74c.84.37,1.68.74,2.51,1.13a6.65,6.65,0,0,0,5.13.47A3.4,3.4,0,0,1,43,407a.66.66,0,0,1,.7.47c.09.3.12.61.18.91a8,8,0,0,0,3.61,5.12c.64.42,1.32.78,2,1.18a20.49,20.49,0,0,1,1.94,1.23c1.59,1.29,1.67,2.4.29,3.87a11.24,11.24,0,0,1-1.54,1.38,5.69,5.69,0,0,0-2.2,3.64,17.89,17.89,0,0,0,1.8,12.7,61.54,61.54,0,0,0,7.64,10.9,35.81,35.81,0,0,0,6.07,5.6,15.57,15.57,0,0,0,8.5,3.16c.38,0,.76.08,1.14.12,2.71.34,4.59,1.62,5.14,4.45a1.74,1.74,0,0,0,0,.22c1.41,5.17,4.36,9.43,7.88,13.34a17,17,0,0,0,2,1.87,12,12,0,0,0,8.26,2.93,15.9,15.9,0,0,1,3.88.41A65.5,65.5,0,0,1,111,484c4,1.64,8,3.53,11.91,5.45a43.16,43.16,0,0,0,13.29,4.27,14.07,14.07,0,0,0,7.69-.69,5,5,0,0,1,5.37.72c.93.68,1.83,1.4,2.74,2.09a6.44,6.44,0,0,0,7.73.39c.92-.54,1.86-1.06,2.8-1.58a11.8,11.8,0,0,1,7.11-1.35c1.45.16,2.89.36,4.34.51,1.83.2,3.66.44,5.49.53a11.52,11.52,0,0,0,9-3.44,41.23,41.23,0,0,0,4-4.71c.69-.91,1.38-1.84,2.11-2.72.46-.55.78-.56,1.39-.17a20.47,20.47,0,0,1,3.75,3.39c2.34,2.53,4.69,5.06,7,7.67a18.71,18.71,0,0,0,9.19,5.8,87.28,87.28,0,0,0,10.29,2.42c5,.82,9.79,0,13.94-3.17a26.87,26.87,0,0,0,5-5.08,8.9,8.9,0,0,0,1.69-8,12.39,12.39,0,0,1-.37-2.26,1.7,1.7,0,0,1,1.47-2,12.45,12.45,0,0,1,4.34-.36q2.75.27,5.48.64a28,28,0,0,0,6.41.26A94.25,94.25,0,0,0,277.63,480a15.71,15.71,0,0,0,7.6-4.51,58.09,58.09,0,0,0,8-10.6,32.76,32.76,0,0,0,3.41-8,79.88,79.88,0,0,0,2.21-11.27,41.54,41.54,0,0,1,2.61-8.54,3.72,3.72,0,0,1,.45-.8c.56-.82,1.11-.89,1.89-.2a11.92,11.92,0,0,1,2.23,2.91c.81,1.3,1.61,2.61,2.46,3.88a8,8,0,0,0,5.21,3.51,70,70,0,0,1,10.13,3,13.3,13.3,0,0,0,7.7.44,19.29,19.29,0,0,0,4.71-1.78,37.06,37.06,0,0,0,7.24-5.25c1.09-1,2.16-2,3.3-2.87s1.66-.76,2.42.45a16.23,16.23,0,0,1,1.29,2.69c.75,1.93,1.41,3.89,2.15,5.82A14.72,14.72,0,0,0,355,453.1a6,6,0,0,0,3.86,2.28c1.06.14,2.13.24,3.19.39,1.29.2,2.59.37,3.85.67,1,.23,1.25.76,1.08,1.73s-.43,1.78-.67,2.67a13.55,13.55,0,0,0-.42,5c.46,4.11,5,9.81,10.26,11a7.25,7.25,0,0,0,6.51-1.35c.42-.34.85-.66,1.28-1,2.62-2,2.62-2,4.44.88.86,1.35,1.72,2.72,2.63,4.05a10.5,10.5,0,0,0,10.44,4.91,17.47,17.47,0,0,0,2.49-.41c5.76-1.49,11.2-3.68,15.86-7.51,1.18-1,2.38-1.93,3.58-2.89.48-.39.95-.78,1.45-1.14s.94-.4,1.35.18c1,1.38,1.87,2.81,2.82,4.2,1.31,1.89,2.6,3.8,4,5.64a8.47,8.47,0,0,0,3.66,3.06,4.6,4.6,0,0,1,1.93,1.59,22.67,22.67,0,0,1,2.37,3.93,141.85,141.85,0,0,0,7.92,14.53,31,31,0,0,0,2.89,3.86,11.61,11.61,0,0,0,5.37,3.4,37.67,37.67,0,0,0,4.71,1,7.87,7.87,0,0,0,5.71-1.19,16.36,16.36,0,0,0,3.61-3.18c1.22-1.38,2.39-2.8,3.6-4.19a19.79,19.79,0,0,1,4.43-4c2.36-1.44,3.33-1,3.7,1.67.08.53.08,1.07.14,1.6s.14,1.22.2,1.83a4.56,4.56,0,0,0,2,3.45c1.07.75,2.17,1.46,3.3,2.1,3.34,1.89,6.9,3.32,10.4,4.88a11.15,11.15,0,0,0,2.42.68c5.42,1.09,10.81,1.26,16.13-.48a10.25,10.25,0,0,1,6.34,0c.73.22,1.45.5,2.2.68a21.32,21.32,0,0,0,3.14.64c2.17.19,3.46-1,3.63-3.19a10.65,10.65,0,0,0-1.1-5.57A101.12,101.12,0,0,1,527,497.14a14.3,14.3,0,0,1-.53-2.24c-.22-1.35.42-1.88,1.74-1.34a15.07,15.07,0,0,1,2.83,1.51,27.35,27.35,0,0,0,6.39,3.1,67.38,67.38,0,0,0,12,3.06,7,7,0,0,1,3.54,1.52c1.07.87,2.08,1.81,3.1,2.73a28.66,28.66,0,0,0,3.76,3,7.8,7.8,0,0,0,6.83.83,16.43,16.43,0,0,0,2.36-.91,19.57,19.57,0,0,0,6.77-5,2.94,2.94,0,0,1,2.83-1.13,10.05,10.05,0,0,1,7,3.51,191.59,191.59,0,0,0,14.24,15.64,55.65,55.65,0,0,0,5.37,4.69,9.12,9.12,0,0,0,7.82,1.69,23.87,23.87,0,0,0,10.42-5.11,7,7,0,0,0,2-2.21,7.12,7.12,0,0,1,4.14-3.44,28,28,0,0,0,6.46-3.48,4.59,4.59,0,0,1,5.76-.19c.19.13.39.24.57.38a7.4,7.4,0,0,0,4.08,1.38,60.87,60.87,0,0,0,10.8.07,8.59,8.59,0,0,0,5.7-2.62c1-1,1.86-2,2.78-3.08a12.55,12.55,0,0,1,3.49-3,7.91,7.91,0,0,0,4.27-6.9,15.65,15.65,0,0,0-.08-3,30.64,30.64,0,0,0-1-5.18,11.42,11.42,0,0,1-.63-3.38c0-1.26.29-1.65,1.45-2,.43-.14.89-.22,1.33-.34a13,13,0,0,0,1.54-.45c2.5-1,3.24-2.61,2.32-5.12a12.94,12.94,0,0,0-1.1-2.28q-2.09-3.44-4.26-6.82a9.87,9.87,0,0,1-1.07-2.28,1.11,1.11,0,0,1,.57-1.36,10.5,10.5,0,0,1,1.75-.56c.89-.21,1.8-.37,2.71-.54a16,16,0,0,0,8.87-5,38.31,38.31,0,0,0,4.32-5.66,80,80,0,0,0,5.47-10.61c.4-.92.8-1.83,1.28-2.7a2.44,2.44,0,0,1,2.44-1.41c1,.06,2,.17,3,.3a5.77,5.77,0,0,0,5.5-2.18,10.91,10.91,0,0,0,1.65-3c.27-.72.5-1.45.73-2.18a3.21,3.21,0,0,1,2.59-2.34c.82-.17,1.67-.23,2.48-.46a3.27,3.27,0,0,1,3.19.8,10.67,10.67,0,0,1,1.33,1.27,14.54,14.54,0,0,0,5.42,3.77,108,108,0,0,0,15.4,5.36,26.86,26.86,0,0,0,6.56,1.08,94.93,94.93,0,0,0,17.43-1,37.75,37.75,0,0,0,8.41-2.26,7.92,7.92,0,0,0,5.21-7.44,21.17,21.17,0,0,0-.35-5.27,50.18,50.18,0,0,0-5.22-13.69c-1-2-2.19-3.87-3.24-5.83-.54-1-.45-1.31.49-1.86,1.19-.7,2.41-1.33,3.6-2a39.08,39.08,0,0,0,9.41-7.31,23,23,0,0,0,5.56-10.18,12.57,12.57,0,0,0-2.35-11.28,24.17,24.17,0,0,0-3.54-3.61c-1.12-.93-2.29-1.8-3.41-2.74s-2-1.7-2.9-2.61A8.71,8.71,0,0,1,775,364.7c-.71-1.12-.49-1.69.76-2a18.94,18.94,0,0,1,2.49-.38,9.2,9.2,0,0,0,2.26-.42,3,3,0,0,0,2.28-3.29,7.11,7.11,0,0,0-.36-2,27.26,27.26,0,0,0-1.75-4,15.15,15.15,0,0,1-1.1-2.52,3.12,3.12,0,0,1,1.36-3.81,19.31,19.31,0,0,1,2.43-1.27,19.22,19.22,0,0,0,3.84-2.07l4.69-3.67v-1.38c-.36,0-.51.27-.74.45C788.35,340.63,785.59,342.93,782.15,344.24Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M782.2,475.16a11.92,11.92,0,0,1-4.32.5,4.65,4.65,0,0,1-3.92-2.44c-.37-.67-.69-1.36-1-2.05s-.5-1.12-.79-1.66a5,5,0,0,0-4.87-2.85,10.11,10.11,0,0,0-3.79.85,46.54,46.54,0,0,0-8.56,4.42,10.49,10.49,0,0,1-4.71,1.65c-.54.06-1.07.08-1.61.12-1.45.13-2.91.19-4.35.4-2.7.39-3.86,2-3.51,4.66a9.78,9.78,0,0,0,.51,2c.36,1,.81,2,1.19,3a5.92,5.92,0,0,1,.72,2.59,1.42,1.42,0,0,1-1,.45,4.49,4.49,0,0,0-3.64,2.84,13.39,13.39,0,0,1-3.09,4.24,14.19,14.19,0,0,0-1.75,2.12,1.36,1.36,0,0,0,.63,2.24,26.87,26.87,0,0,1,8.25,6.53c2.55,2.77,2.73,3.83,1.52,7.5a28.37,28.37,0,0,1-6.22,10.38,12.93,12.93,0,0,1-3.18,2.62,8.82,8.82,0,0,0-3.74,4.24,31.29,31.29,0,0,0-1.22,3.22,71.41,71.41,0,0,0-2.26,10.32,38.67,38.67,0,0,1-5.64,14.7,17.7,17.7,0,0,1-2.82,3.62,7.89,7.89,0,0,1-7.4,2.19c-1-.21-1.94-.44-2.9-.72a13.58,13.58,0,0,0-6.58-.47,11,11,0,0,1-6.32-.62c-1.42-.57-2.83-1.19-4.23-1.8-.92-.39-1.81-.84-2.73-1.22a10.5,10.5,0,0,0-1.75-.56c-1.22-.25-1.95.31-2,1.54,0,.84.09,1.68.12,2.52a7.72,7.72,0,0,1-2.61,6.38,19.79,19.79,0,0,1-2.37,1.81,9.84,9.84,0,0,1-11.25.08,28,28,0,0,1-4.68-3.71c-2.14-2.09-4.24-4.22-6.36-6.34a81.73,81.73,0,0,0-6.46-5.88,10.38,10.38,0,0,0-2.49-1.63,1.48,1.48,0,0,0-2.19,1c-.15.43-.23.89-.35,1.33-.53,2-1.2,2.54-3.18,2.69a11.13,11.13,0,0,0-2.5.33,2.14,2.14,0,0,0-1.58,1.78,4.7,4.7,0,0,0-.09.92,8.09,8.09,0,0,1-2.54,5.73,22.34,22.34,0,0,1-3.67,3.13,53.48,53.48,0,0,1-10.47,5.73,38.92,38.92,0,0,1-4.35,1.45,15.84,15.84,0,0,1-12-1.33,25.3,25.3,0,0,1-6.8-5c-.58-.62-1.17-1.22-1.75-1.83a217.81,217.81,0,0,1-16.61-20.28,27,27,0,0,1-3.57-6.41,12.34,12.34,0,0,0-1-2.08,3.13,3.13,0,0,0-3.67-1.68,18.7,18.7,0,0,0-3.27,1.08c-2.54.93-2.9.83-4.27-1.46a29.46,29.46,0,0,0-3-4.34,8.32,8.32,0,0,0-2.05-1.83,1.93,1.93,0,0,0-3.1,1.11,6.41,6.41,0,0,0-.3,1.57,8.67,8.67,0,0,0,.25,2.73c1.23,4.95-1.49,12-6.3,14.75a29.74,29.74,0,0,0-6.07,4.89,97.36,97.36,0,0,1-14.94,12.21,21.22,21.22,0,0,1-3.67,1.89,5.47,5.47,0,0,1-5.47-.4,12.53,12.53,0,0,0-2.46-1.22,2.2,2.2,0,0,0-3,1,11.87,11.87,0,0,0-.87,1.61,3.87,3.87,0,0,1-2.78,2.18,12.37,12.37,0,0,1-3,.37c-2.76,0-5.52,0-8.28,0a6.84,6.84,0,0,1-3.92-1.14,26.23,26.23,0,0,1-2.74-2.07,35.27,35.27,0,0,1-5-5.68,149.58,149.58,0,0,1-11.12-18q-2.21-4-4.53-8a17.75,17.75,0,0,0-2-2.77,1.35,1.35,0,0,0-2.42.33,11.71,11.71,0,0,0-1,3.05c-.64,2.76-1.24,5.53-1.92,8.29a13.59,13.59,0,0,1-1.78,4.21,5.92,5.92,0,0,1-4.75,2.82,14.09,14.09,0,0,1-3.67-.14c-2.64-.48-5.27-1-7.91-1.49a18.25,18.25,0,0,1-6.74-2.83,38.61,38.61,0,0,1-5.87-4.79,73,73,0,0,1-12.76-17.08,23.39,23.39,0,0,1-3-10.05c-.07-1.15-.24-2.29-.39-3.43a16.17,16.17,0,0,0-.77-3.12c-1.32-3.89-7.45-5-10.09-1.73a15.14,15.14,0,0,0-2.11,3.54c-.75,1.77-1.47,3.54-2.21,5.31a22.62,22.62,0,0,1-2.41,4.43,8.29,8.29,0,0,1-10.9,2.21,19.5,19.5,0,0,1-3.77-3c-1.25-1.24-2.47-2.52-3.73-3.75a12.85,12.85,0,0,0-1.94-1.61,2.11,2.11,0,0,0-3.28.86,6.63,6.63,0,0,0-.62,1.48c-.24.81-.4,1.64-.6,2.46A58,58,0,0,1,374.5,529c-1.39,3.89-3.82,5.72-7.92,5.8A22.45,22.45,0,0,1,355,532.28c-2.15-1.19-4.25-2.46-6.34-3.75a106.3,106.3,0,0,0-11.22-6.3,26.72,26.72,0,0,1-3-1.68,11.56,11.56,0,0,1-4.84-6c-.32-.87-.64-1.73-.94-2.6a29,29,0,0,0-3.05-6.17,11.05,11.05,0,0,0-1.27-1.62,1.33,1.33,0,0,0-2,0,10.59,10.59,0,0,0-1.29,1.61,13.67,13.67,0,0,1-2.81,3,3.39,3.39,0,0,1-4.07.29,10.62,10.62,0,0,1-2-1.52c-.87-.86-1.65-1.82-2.47-2.73-.51-.57-1-1.17-1.55-1.69A1.56,1.56,0,0,0,306,503a9.68,9.68,0,0,0-2.11,1.77c-1.36,1.35-2.68,2.74-4.07,4.07a17.31,17.31,0,0,1-5.67,3.86,27.84,27.84,0,0,1-10.09,2,33.83,33.83,0,0,1-9.05-1.46,19.07,19.07,0,0,0-2.45-.61,2.29,2.29,0,0,0-2.75,2.12,8.23,8.23,0,0,0,.19,3.2q.69,2.67,1.46,5.32c.71,2.5,1.52,5,2.14,7.51a10.25,10.25,0,0,1-.76,6.94,30.74,30.74,0,0,1-3.59,5.88,66.81,66.81,0,0,1-19,16.83,19.89,19.89,0,0,1-5,2.18,11.39,11.39,0,0,1-10.58-2.24,24.69,24.69,0,0,1-4.86-5.49c-.57-.82-1.13-1.65-1.71-2.46a6.89,6.89,0,0,0-6.57-3c-1.38.11-2.76.25-4.13.33-.84,0-1.69,0-2.53,0a2.92,2.92,0,0,1-2.61-1.6c-.37-.68-.75-1.34-1.14-2a13.36,13.36,0,0,0-3.2-3.89c-1.64-1.33-3-1.29-4.46.21-.86.87-1.61,1.85-2.4,2.79a21.53,21.53,0,0,1-4.31,4.11,3.84,3.84,0,0,1-1.88.82,1.13,1.13,0,0,1-1.26-.76,17.49,17.49,0,0,1-.42-2.49c-.23-2.33-.94-3.23-3.2-3.88a9.56,9.56,0,0,0-4.78-.05,4.49,4.49,0,0,1-5.14-2.12c-.42-.64-.81-1.3-1.21-1.95-.28-.45-.53-.93-.85-1.36a2.33,2.33,0,0,0-2.82-1l-2.38.86c-.86.32-1.72.65-2.59,1a2.64,2.64,0,0,1-3.11-.81c-.7-.81-1.44-1.59-2.12-2.42-1.14-1.37-1.22-1.39-2.88-.57-2.26,1.13-4.51,2.29-6.79,3.38a20.64,20.64,0,0,1-5,1.64A7.76,7.76,0,0,1,141.8,536c-.76-1.15-1.39-2.39-2.08-3.58-.39-.66-.75-1.34-1.19-2a3.65,3.65,0,0,0-3.79-1.61,12.88,12.88,0,0,0-2.86.84c-1.43.56-2.84,1.15-4.28,1.67a9.12,9.12,0,0,1-7.15-.4,14.29,14.29,0,0,1-4.23-3.12,24.31,24.31,0,0,1-4.15-6c-.79-1.58-1.59-3.15-2.49-4.67a10.49,10.49,0,0,0-7-5.13,29.58,29.58,0,0,1-4.65-1.27,2.06,2.06,0,0,0-2.16.31,14.14,14.14,0,0,1-4.5,2.23,22.5,22.5,0,0,1-13.37.19,68.35,68.35,0,0,1-16.47-7.53,14,14,0,0,1-2.16-1.7,9.27,9.27,0,0,1-3-6,10.93,10.93,0,0,0-7.73-9.65c-.87-.3-1.76-.56-2.65-.78a7.88,7.88,0,0,1-5.16-3.91c-.34-.6-.69-1.2-1.07-1.77A18.72,18.72,0,0,0,38.14,480a2.44,2.44,0,0,0-3.29-.69,20.3,20.3,0,0,0-2.34,1.46,46.69,46.69,0,0,1-7.29,4.36,18.12,18.12,0,0,1-13.45.83c-3.9-1.27-7.57-3-10.18-6.35a6.57,6.57,0,0,0-1-.88V481a1.52,1.52,0,0,1,1.17.61A23.23,23.23,0,0,0,13,487.56a18.91,18.91,0,0,0,11.51-.84,36.39,36.39,0,0,0,7.24-4c.95-.64,1.88-1.32,2.86-1.92,1.63-1,2.06-.89,3.19.72.44.63.81,1.3,1.21,1.95s.81,1.3,1.25,1.93a7.76,7.76,0,0,0,4.15,3.12l3.28,1A10,10,0,0,1,51,491.18a9.42,9.42,0,0,1,4,7A10.13,10.13,0,0,0,58.32,505a14.24,14.24,0,0,0,2.33,1.85,66.92,66.92,0,0,0,17.77,7.95,22.91,22.91,0,0,0,11.6,0,19.15,19.15,0,0,0,5.89-2.49,1.9,1.9,0,0,1,1.7-.45c1.76.5,3.55.93,5.32,1.44a9,9,0,0,1,4.86,3.29,22.63,22.63,0,0,1,2.15,3.53,47.88,47.88,0,0,0,3,5.44,18.48,18.48,0,0,0,6,5.91,10.33,10.33,0,0,0,9.49.8c1.13-.46,2.26-.94,3.4-1.38.86-.32,1.74-.58,2.62-.85a2.58,2.58,0,0,1,3.19,1.17c.62,1,1.19,2,1.72,3A19.23,19.23,0,0,0,141.9,538a8.15,8.15,0,0,0,5.35,2.86,12.15,12.15,0,0,0,3.89-.23,28.28,28.28,0,0,0,6.21-2.36c1.79-.88,3.55-1.81,5.33-2.71.73-.36.81-.33,1.36.29.7.81,1.42,1.61,2.11,2.43a3.76,3.76,0,0,0,4.35,1.21c1-.33,2-.73,3-1.1.64-.24,1.28-.51,1.94-.71a1.33,1.33,0,0,1,1.61.57c.28.45.55.91.84,1.37.49.77,1,1.56,1.51,2.3a5.15,5.15,0,0,0,5,2.27c.76-.08,1.52-.19,2.28-.28a7.85,7.85,0,0,1,3.41.34A2.37,2.37,0,0,1,192,546.8a6.48,6.48,0,0,0,.37,2.72c.66,1.71,1.72,2.21,3.44,1.62a8,8,0,0,0,2.18-1.26,26.3,26.3,0,0,0,4.37-4.39c.59-.71,1.14-1.45,1.78-2.11,1.14-1.18,1.87-1.19,3.17-.12a12.56,12.56,0,0,1,2.74,3.37c.35.6.68,1.2,1,1.82a4.55,4.55,0,0,0,4.32,2.54c1.3,0,2.6-.12,3.9-.2,1.14-.06,2.29-.17,3.44-.19a4.85,4.85,0,0,1,3.68,1.62,16.88,16.88,0,0,1,1.28,1.62c1,1.36,1.94,2.76,3,4.09a17.9,17.9,0,0,0,4.9,4.48,12.14,12.14,0,0,0,8.16,1.67,20.28,20.28,0,0,0,7.67-3,69.59,69.59,0,0,0,16.47-13.88,42.48,42.48,0,0,0,5.77-8.28,11.86,11.86,0,0,0,1.05-9.12c-.75-2.57-1.49-5.15-2.24-7.72a36.88,36.88,0,0,1-1.35-5.58,4.29,4.29,0,0,1,0-1.82c.2-.72.6-1.08,1.33-1a27.37,27.37,0,0,1,2.67.66,29.8,29.8,0,0,0,12.27,1.19c5.07-.65,9.67-2.33,13.37-6,1.25-1.24,2.48-2.51,3.74-3.75.6-.59,1.22-1.16,1.86-1.7a.84.84,0,0,1,1.24.09c.77.85,1.5,1.74,2.25,2.61a14.81,14.81,0,0,0,3.58,3.21,4.57,4.57,0,0,0,5.38-.21,13.26,13.26,0,0,0,2.91-2.93c.41-.56.8-1.12,1.23-1.66a.49.49,0,0,1,.79,0,15.49,15.49,0,0,1,1.1,1.46,26,26,0,0,1,2.54,5.15c.42,1.15.84,2.3,1.28,3.44a12.43,12.43,0,0,0,5,6.14c1.16.74,2.39,1.37,3.61,2,2,1.08,4.1,2.08,6.08,3.23,2.26,1.3,4.43,2.75,6.67,4.09,1.77,1.06,3.55,2.14,5.41,3a22.94,22.94,0,0,0,12.77,2A8.32,8.32,0,0,0,375,531c.33-.69.58-1.42.84-2.14.81-2.24,1.13-4.61,1.73-6.9a18.07,18.07,0,0,1,.79-2.39c.36-.84.91-1,1.66-.53a11.69,11.69,0,0,1,2.25,2c1.43,1.39,2.81,2.83,4.25,4.2a14.35,14.35,0,0,0,3.55,2.53,9,9,0,0,0,5.58.88,9.74,9.74,0,0,0,6.6-4.18,30.9,30.9,0,0,0,3-6c.62-1.49,1.23-3,1.89-4.44a9.33,9.33,0,0,1,1.62-2.5,4.26,4.26,0,0,1,3.95-1.38,4.72,4.72,0,0,1,4.37,4.08,34.9,34.9,0,0,1,.57,4.33,27.41,27.41,0,0,0,3.15,11,80.22,80.22,0,0,0,10.42,14.84,46.24,46.24,0,0,0,8,7.23,20.77,20.77,0,0,0,7.47,3.44c2.32.49,4.65,1,7,1.34a21.5,21.5,0,0,0,5.26.33,7.38,7.38,0,0,0,6.22-4.12,20,20,0,0,0,1.78-5c.48-2.09.92-4.19,1.41-6.28.25-1,.56-2.07.86-3.1a.85.85,0,0,1,.38-.5c.33-.16.57.11.75.35.49.69,1,1.36,1.43,2.09,1,1.71,2,3.44,3,5.19,3.07,5.65,6.18,11.29,9.74,16.66a60.66,60.66,0,0,0,6.91,8.89,21.52,21.52,0,0,0,3.87,3.25,8.14,8.14,0,0,0,3.84,1.43,77.52,77.52,0,0,0,10.11.06,15.58,15.58,0,0,0,2.05-.3,5.12,5.12,0,0,0,4-3,8.89,8.89,0,0,1,.65-1.22c.49-.76,1-1,1.74-.62a14.5,14.5,0,0,1,2.25,1.16,6.51,6.51,0,0,0,6.15.54,25.07,25.07,0,0,0,5.63-3.09,102.7,102.7,0,0,0,13.93-11.64,28.66,28.66,0,0,1,5.53-4.47,13.93,13.93,0,0,0,5.68-6.46,14.45,14.45,0,0,0,1.25-9.61,8.8,8.8,0,0,1-.19-2.29c0-.66-.1-1.5.63-1.86s1.26.34,1.77.76a9.38,9.38,0,0,1,1.11,1.16,21.29,21.29,0,0,1,2.24,3.19A23.43,23.43,0,0,0,565,540a2.58,2.58,0,0,0,3,1.08c.88-.26,1.75-.58,2.62-.85a23.06,23.06,0,0,1,2.42-.71,1.84,1.84,0,0,1,2.12,1c.39.75.76,1.51,1.08,2.28a25.23,25.23,0,0,0,2.56,4.88,212,212,0,0,0,19.37,23.65,27.42,27.42,0,0,0,8,5.74,16.79,16.79,0,0,0,11.19,1.3,43.33,43.33,0,0,0,13-5.56,34,34,0,0,0,6.47-4.77,10.06,10.06,0,0,0,3.48-7.25c0-.16,0-.31,0-.46a1,1,0,0,1,1-1c.84-.09,1.69-.11,2.52-.25A3.94,3.94,0,0,0,647.5,556c.13-.52.28-1,.46-1.54a.45.45,0,0,1,.56-.26,3.57,3.57,0,0,1,1.58.9c1.64,1.39,3.31,2.75,4.86,4.22,2.33,2.23,4.57,4.54,6.85,6.82a50.12,50.12,0,0,0,4.81,4.29,18.11,18.11,0,0,0,3.53,2.13,10.23,10.23,0,0,0,8.05.25,15.71,15.71,0,0,0,5.23-3.27,9.08,9.08,0,0,0,3-7.18c0-.77-.09-1.53-.11-2.3,0-.47.31-.75.73-.59,1.14.44,2.27.9,3.4,1.38,1.69.72,3.35,1.53,5.07,2.17a12,12,0,0,0,6.55.63,11.64,11.64,0,0,1,5.91.33c.88.27,1.76.55,2.66.74a9.52,9.52,0,0,0,9.46-2.78,15.47,15.47,0,0,0,1.76-2.12c2.78-4.25,5.19-8.68,6.14-13.76.55-2.93,1.14-5.86,1.75-8.79a35.14,35.14,0,0,1,1.77-6.18,9.45,9.45,0,0,1,4.13-5,12,12,0,0,0,2.67-2.17,30.15,30.15,0,0,0,7-11.72,7.16,7.16,0,0,0-1.65-7.83,35.53,35.53,0,0,0-9.1-7.32,4.91,4.91,0,0,1,1.74-2.38,13.09,13.09,0,0,0,3.09-4.24,3.76,3.76,0,0,1,3.33-2.43c1.51-.17,1.93-.94,1.55-2.43a15.42,15.42,0,0,0-.63-1.72c-.31-.78-.69-1.54-1-2.34a20,20,0,0,1-.78-2.64c-.42-2,.29-3,2.31-3.47.6-.12,1.22-.13,1.83-.19l4.35-.39a10.37,10.37,0,0,0,5.13-1.83,44.38,44.38,0,0,1,7.73-4,15.78,15.78,0,0,1,2.84-.87c2.5-.51,4.09.34,5.21,2.67.49,1,1,2.09,1.51,3.1a5.91,5.91,0,0,0,5.48,3.17,10.57,10.57,0,0,0,2.74-.26c1.78-.46,3.55-1,5.35-1.31s3.54-1,5.41-.77v-1.38c-.53.05-1.07.08-1.59.16A69.3,69.3,0,0,0,782.2,475.16Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M782.14,407.81c-2.52,1.29-3.17,3.16-1.95,5.71a20.13,20.13,0,0,0,2.19,3.5c1.21,1.59,2.42,3.17,3.57,4.8a15.55,15.55,0,0,1,2.72,6.28,28.86,28.86,0,0,1-3.49,19.52,7.27,7.27,0,0,1-3.37,3,16.82,16.82,0,0,1-4.37,1.37,57.14,57.14,0,0,1-11,.71c-3.29,0-6.59-.1-9.89-.13-1.53,0-3.07.08-4.6,0a145.38,145.38,0,0,1-20.82-2.07,32.7,32.7,0,0,1-9.69-2.74,5,5,0,0,0-4.86.14,22.6,22.6,0,0,0-2.69,1.76,10.14,10.14,0,0,1-6,2.18,8.51,8.51,0,0,0-1.59.18,3.84,3.84,0,0,0-3.47,3.94,8.84,8.84,0,0,0,0,1.15,9.39,9.39,0,0,1-1.67,5.64,19.43,19.43,0,0,1-7.12,6.71c-.8.44-1.64.84-2.4,1.35-1.79,1.21-1.93,2.46-.44,4a15.6,15.6,0,0,0,1.77,1.46c.86.65,1.76,1.23,2.6,1.9A24.33,24.33,0,0,1,698,480.3a4.39,4.39,0,0,1,.82,5.48,8.9,8.9,0,0,1-1.59,2.25,16.46,16.46,0,0,1-4.77,3.55c-.76.37-1.55.66-2.3,1a2.36,2.36,0,0,0-1.23,3.44,8.46,8.46,0,0,0,1.68,2.46c1.34,1.37,2.72,2.71,4.08,4.06.7.7,1.43,1.38,2.11,2.11a1.66,1.66,0,0,1,.43,1.68,23.3,23.3,0,0,1-4.44,9.25,11.42,11.42,0,0,1-7.36,4.32c-.61.08-1.22.15-1.82.24a12.38,12.38,0,0,0-7.51,3.64c-.21.23-.44.43-.66.64a34.23,34.23,0,0,1-7,5.15,17.19,17.19,0,0,1-12.67,1.73,35.54,35.54,0,0,1-6.51-2.25c-1.68-.74-3.37-1.48-5-2.27a6.29,6.29,0,0,0-5.13-.21,19.52,19.52,0,0,0-2.5,1.16,25.78,25.78,0,0,0-4.11,2.93c-2,1.69-4,3.4-5.94,5.1a55,55,0,0,1-5.8,4.52,25.9,25.9,0,0,1-5.1,2.63,8.05,8.05,0,0,1-5.62,0,19.47,19.47,0,0,1-3.89-2,46.57,46.57,0,0,1-8.35-7.19,149.25,149.25,0,0,1-11.13-13.47c-1.39-1.84-2.74-3.7-4.14-5.53a21,21,0,0,0-1.93-2.27c-1.78-1.74-3-1.62-4.57.38-.37.48-.68,1-1,1.52-.53.75-1,1.52-1.61,2.24a14.14,14.14,0,0,1-3.76,3.34,6.71,6.71,0,0,1-7.58,0,24.83,24.83,0,0,1-3.81-3c-1.74-1.61-3.46-3.26-5.2-4.87a40.19,40.19,0,0,0-5.22-4.16,13.75,13.75,0,0,0-2.41-1.32c-1.58-.63-2.73.09-2.89,1.82a9.2,9.2,0,0,0,.13,2.28c.42,2.65.89,5.29,1.34,7.94a16.4,16.4,0,0,1,.22,4.58c-.51,4.56-2.87,7.51-8.24,6.33-1.35-.3-2.69-.63-4-1a7.36,7.36,0,0,0-4.52.2c-1.07.41-2.15.8-3.21,1.23a27.77,27.77,0,0,1-8.86,2.28c-4.72.29-9.19-.29-13-3.5a11.48,11.48,0,0,0-7.69-2.59c-1.3,0-2.61,0-3.91-.1a7.89,7.89,0,0,1-6.23-3.41c-.4-.56-.81-1.12-1.16-1.71-1.35-2.32-2.69-4.65-4-7-.19-.33-.34-.69-.56-1a1.44,1.44,0,0,0-2.34-.4c-.62.45-1.18,1-1.76,1.47-2.06,1.73-4.09,3.48-6.19,5.16a26.53,26.53,0,0,1-6.69,4,12.43,12.43,0,0,1-10.48-.21c-1-.46-1.9-1-2.87-1.45a14.48,14.48,0,0,1-5.36-4.59c-1.72-2.26-3.27-4.63-4.76-7.05-4-6.53-7.53-13.34-11.18-20.08-.87-1.62-1.73-3.25-2.72-4.8-1.18-1.85-2.57-2.19-4.53-1.21a11.08,11.08,0,0,0-2.79,2c-1.5,1.43-2.95,2.91-4.45,4.34-.89.84-1.8,1.66-2.77,2.41a3.32,3.32,0,0,1-3.46.51c-.93-.38-1.85-.75-2.78-1.11a6.43,6.43,0,0,0-5.76.41c-.92.53-1.8,1.15-2.7,1.73-.71.45-1.4.95-2.15,1.33-1,.51-1.51.34-2.06-.67s-.92-1.94-1.37-2.91a11.87,11.87,0,0,0-2.31-3.41,2,2,0,0,0-2.88-.16,11.06,11.06,0,0,0-1.13,1.14c-.51.57-1,1.19-1.5,1.74a11.07,11.07,0,0,1-11.34,3.25,18.3,18.3,0,0,1-6.91-3.53,46,46,0,0,1-10.45-11.54,5.13,5.13,0,0,1-.67-3.95c.17-.91.39-1.81.49-2.72.26-2.25-.73-3.23-2.41-3.53a4.48,4.48,0,0,1-3.15-2.45,18.42,18.42,0,0,1-1.93-5.38,5,5,0,0,0-.68-2.25l-2.41,1.77a49.67,49.67,0,0,1-10.59,6,14.1,14.1,0,0,1-10.53.07,48.93,48.93,0,0,1-9.38-4.83c-1.93-1.25-3.78-2.63-5.67-3.94-.93-.65-1.5-.52-2,.49a11.93,11.93,0,0,0-.63,1.73c-.36,1.25-.7,2.51-1,3.77a88.32,88.32,0,0,1-4.57,13.72,31,31,0,0,1-4.58,7.67,21.69,21.69,0,0,1-16.74,7.85,28.41,28.41,0,0,1-9.86-2c-2-.71-4.05-1.42-6.05-2.17a8.15,8.15,0,0,0-2.48-.49,3.59,3.59,0,0,0-4,2.73,13.5,13.5,0,0,0-.55,3.17,15.59,15.59,0,0,1-1.45,6,49.13,49.13,0,0,1-14.15,17,10.59,10.59,0,0,1-9.14,1.82,25.77,25.77,0,0,1-6-2.25,66,66,0,0,1-7.43-4.6c-2.27-1.56-4.53-3.14-6.94-4.5-.47-.27-.91-.58-1.4-.8a1.49,1.49,0,0,0-2,.5c-.32.43-.57.91-.87,1.36-.63.95-1.26,1.91-1.92,2.85a5.79,5.79,0,0,1-4,2.42,10.26,10.26,0,0,1-3,0,34.64,34.64,0,0,1-6.05-1.37c-3.59-1.1-7.14-2.32-10.78-3.24a17.06,17.06,0,0,1-5.36-2.59c-.82-.56-1.61-1.18-2.43-1.75a13.77,13.77,0,0,0-1.76-1.07,2.7,2.7,0,0,0-3.55.62,10.26,10.26,0,0,0-1.38,1.82c-3.68,5.92-14.09,6.65-18.19.57a10.82,10.82,0,0,0-2-2.23,4.94,4.94,0,0,0-5.17-.91c-1.07.4-2.08,1-3.12,1.44s-1.81.84-2.72,1.24a4.84,4.84,0,0,1-3.59,0,15.4,15.4,0,0,1-3.68-1.88c-2-1.32-3.93-2.67-5.87-4a108.79,108.79,0,0,0-13.3-8.21,40.69,40.69,0,0,0-6.58-2.72,11.37,11.37,0,0,0-9.14.61,7.4,7.4,0,0,1-6.44.27,18.87,18.87,0,0,1-2.51-1.13,20.86,20.86,0,0,1-10.58-13.55c-.33-1.26-.63-2.53-1-3.77a9.1,9.1,0,0,0-.92-2.09,2,2,0,0,0-2.57-.9c-.43.15-.82.42-1.24.6-.7.3-1.41.58-2.13.86a4.08,4.08,0,0,1-3.74-.42,13.4,13.4,0,0,1-2.51-2,45.44,45.44,0,0,1-4-4.73c-3.26-4.26-6.43-8.59-9.76-12.8a26.32,26.32,0,0,1-5.43-13.48,37.58,37.58,0,0,1,.39-10.54c.35-2.19.87-4.36,1.3-6.54A12.08,12.08,0,0,0,39.7,419c.12-2.28-1-3-3-2a20.55,20.55,0,0,0-2.52,1.59c-2.42,1.76-4.81,3.56-7.22,5.33A40.17,40.17,0,0,1,22.15,427a9.44,9.44,0,0,1-7.13.82c-2.87-.81-5.73-1.68-8.59-2.53a8.37,8.37,0,0,1-1.28-.52,7.32,7.32,0,0,1-3.47-2.91c-.28-.5-.82-.67-1.1-1.11v2.76c.41-.26.7-.06,1,.23a10.67,10.67,0,0,0,4.49,2.69q4.17,1.32,8.35,2.54a11,11,0,0,0,8.86-1.21c.87-.5,1.74-1,2.55-1.57,2.13-1.5,4.22-3.06,6.33-4.58,1.49-1.08,3-2.15,4.5-3.19.43-.3.92-.73,1.46-.45s.33,1,.26,1.45c-.09.76-.25,1.51-.41,2.25a55.32,55.32,0,0,0-1.61,12.75,29,29,0,0,0,6.51,18.26c1.92,2.4,3.75,4.86,5.62,7.29,1.63,2.13,3.23,4.29,4.89,6.4a31.08,31.08,0,0,0,3.92,4.19,6.5,6.5,0,0,0,7.86,1.06c.61-.31,1.25-.58,1.88-.87a.84.84,0,0,1,1.15.43,12.28,12.28,0,0,1,.9,2.11c.37,1.24.63,2.52,1,3.78a22.09,22.09,0,0,0,12.61,14.66c2.94,1.33,5.87,1.68,8.8,0a2,2,0,0,1,.22-.09,9.59,9.59,0,0,1,6.5-.59,28.08,28.08,0,0,1,5.42,1.89,75.14,75.14,0,0,1,10.61,6c3.13,2.08,6.19,4.26,9.29,6.38a26.65,26.65,0,0,0,4.58,2.63,6.55,6.55,0,0,0,5.56,0c1.18-.54,2.35-1.13,3.53-1.68.69-.32,1.4-.6,2.11-.88a3.52,3.52,0,0,1,3.65.7,10.2,10.2,0,0,1,1.85,2c2.89,3.92,6.88,5.27,11.54,4.65a11.71,11.71,0,0,0,8.74-5.35,12.69,12.69,0,0,1,.79-1.13,2,2,0,0,1,3-.53,32,32,0,0,1,2.63,1.86,23,23,0,0,0,7.82,3.77c2.44.65,4.85,1.42,7.27,2.14,1.62.47,3.22,1,4.85,1.43a21.27,21.27,0,0,0,5.68.78,7.45,7.45,0,0,0,6.44-3.37c.69-1,1.34-2.05,2-3.08s.79-1.06,1.8-.47c2.45,1.43,4.83,3,7.15,4.61a69.47,69.47,0,0,0,6.79,4.31,36,36,0,0,0,4.59,2.11,19.43,19.43,0,0,0,4.45,1.09,10.58,10.58,0,0,0,7.64-1.84,47.94,47.94,0,0,0,15.63-18.66,12.2,12.2,0,0,0,1.1-4.21c.1-1.14.22-2.29.42-3.42.48-2.59,1.65-3.33,4.26-2.63,1.33.36,2.63.82,3.92,1.3a70.41,70.41,0,0,0,7.2,2.36,23.21,23.21,0,0,0,25.86-10.41,49.43,49.43,0,0,0,4.31-9.13c1.5-4.11,2.59-8.34,3.72-12.56.18-.66.39-1.32.61-2a.47.47,0,0,1,.73-.28,12.89,12.89,0,0,1,1.31.92,72.35,72.35,0,0,0,8.55,5.4,38.52,38.52,0,0,0,6.12,2.63,14.12,14.12,0,0,0,9.47-.1c.79-.29,1.58-.58,2.35-.91a49.45,49.45,0,0,0,8.57-4.9,10.6,10.6,0,0,1,.95-.65c.3-.17.54-.59,1.06-.27.22.75.45,1.55.68,2.36a15.41,15.41,0,0,0,1.44,3.37,5.94,5.94,0,0,0,4,3.17c1.34.29,1.62.78,1.46,2.14a26,26,0,0,1-.59,3.17,4.88,4.88,0,0,0,.74,4,46.51,46.51,0,0,0,11,12.27,20.27,20.27,0,0,0,6.68,3.5c5,1.39,9.41.39,13.06-3.41.59-.6,1.1-1.28,1.67-1.9a8.89,8.89,0,0,1,1-.95.69.69,0,0,1,1,0,13.38,13.38,0,0,1,1.05,1.21,17.51,17.51,0,0,1,1.84,3.44,14,14,0,0,0,1.06,2,2.1,2.1,0,0,0,2.6.89,9.75,9.75,0,0,0,2.81-1.54c.77-.51,1.49-1.07,2.27-1.56a5.73,5.73,0,0,1,5.7-.41c.63.28,1.27.53,1.91.78a5,5,0,0,0,5.39-.76c1.17-1,2.28-2.05,3.4-3.1,1.39-1.32,2.73-2.69,4.16-4a8.93,8.93,0,0,1,2.08-1.4,2,2,0,0,1,2.79.77,20.53,20.53,0,0,1,1.2,2c.84,1.55,1.66,3.11,2.5,4.66,3.34,6.21,6.64,12.44,10.33,18.45a68.81,68.81,0,0,0,5.48,7.95,12.85,12.85,0,0,0,2.81,2.7,32.75,32.75,0,0,0,6.09,3.2,13.61,13.61,0,0,0,7,.77,18.67,18.67,0,0,0,6.8-2.65,64.84,64.84,0,0,0,9.64-7.44c.57-.51,1.14-1,1.74-1.5a.59.59,0,0,1,1,.18c.31.53.56,1.09.87,1.62,1.44,2.44,2.84,4.91,4.35,7.31a9.16,9.16,0,0,0,6.92,4.43,25.43,25.43,0,0,0,4.36.21,10.46,10.46,0,0,1,7.45,2.46c.3.25.61.47.92.69a14.49,14.49,0,0,0,5.87,2.51,25,25,0,0,0,12.49-.75c1.75-.57,3.46-1.26,5.15-2a8.66,8.66,0,0,1,6.48-.37,18.45,18.45,0,0,0,4.5.92,6.7,6.7,0,0,0,7.41-4.54,12.8,12.8,0,0,0,.72-5.66,82.66,82.66,0,0,0-1.39-8.85,11.27,11.27,0,0,1-.23-3.66c.07-.48.39-.62.82-.56a5.8,5.8,0,0,1,2.46,1.18,53.5,53.5,0,0,1,6.73,5.57c1.63,1.52,3.24,3,4.9,4.53a15.87,15.87,0,0,0,3.79,2.58,7.45,7.45,0,0,0,7.07-.19,14.78,14.78,0,0,0,4.72-4c.75-1,1.42-2,2.14-3a17.42,17.42,0,0,1,1.1-1.46,1.07,1.07,0,0,1,1.63-.09,9.34,9.34,0,0,1,1.32,1.27c.65.76,1.25,1.56,1.84,2.36,3.9,5.22,7.77,10.47,12.09,15.36a75.39,75.39,0,0,0,7.32,7.31,26.74,26.74,0,0,0,7.12,4.6,9.89,9.89,0,0,0,8,0,30,30,0,0,0,5-2.78,80.85,80.85,0,0,0,7.5-6.07,76,76,0,0,1,6.22-5.11,15.33,15.33,0,0,1,3.4-1.9,5.94,5.94,0,0,1,4.9.11c1.45.7,2.93,1.33,4.4,2a41.38,41.38,0,0,0,6.47,2.36,18.46,18.46,0,0,0,14.63-1.94,33.69,33.69,0,0,0,7.31-5.52,11.1,11.1,0,0,1,6.83-3.46,25.88,25.88,0,0,0,3.17-.53,13.53,13.53,0,0,0,7.88-5.62,27.41,27.41,0,0,0,3.68-7.88,3.62,3.62,0,0,0-1.1-4.13c-1.29-1.21-2.57-2.42-3.81-3.67a26.59,26.59,0,0,1-2.62-2.9c-1.24-1.69-1.41-2.6.87-3.42a13.69,13.69,0,0,0,1.46-.67,18.64,18.64,0,0,0,4.81-3.51,10.87,10.87,0,0,0,2.14-3,5.43,5.43,0,0,0-.86-6.4,13.5,13.5,0,0,0-1.48-1.45c-.83-.68-1.69-1.32-2.55-2-.61-.46-1.25-.88-1.87-1.34-2.39-1.81-2.36-2.4.2-3.82.81-.44,1.64-.85,2.41-1.35a20,20,0,0,0,6.87-7.28,9.43,9.43,0,0,0,1.3-5.05,9.42,9.42,0,0,1,.07-1.84,2.41,2.41,0,0,1,2-2.23,12.6,12.6,0,0,1,2.27-.35,9.29,9.29,0,0,0,5-1.59c1-.66,2-1.38,3.06-2.06a4.49,4.49,0,0,1,5-.3,19.69,19.69,0,0,0,5,1.71,98.49,98.49,0,0,0,11.33,1.91,136.82,136.82,0,0,0,15.13,1.16c5.37.05,10.74,0,16.11,0,1.22,0,2.46,0,3.68-.09a30.94,30.94,0,0,0,8.55-1.62,10,10,0,0,0,5.69-5.05,31.93,31.93,0,0,0,3.52-13.92,19.79,19.79,0,0,0-3.05-11.61c-.68-1-1.43-2-2.16-3s-1.7-2.18-2.48-3.31a15.9,15.9,0,0,1-1.5-2.58c-.75-1.68-.36-2.76,1.18-3.69a9.44,9.44,0,0,1,1.23-.62l8.29-3.38V403.7l-7.61,3.22C783.55,407.21,782.82,407.46,782.14,407.81Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M783.11,461.58a36.87,36.87,0,0,1-14.38.75,50.88,50.88,0,0,0-6.39-.77,38.85,38.85,0,0,0-12,1.72c-1.24.38-2.52.65-3.79.93a6.18,6.18,0,0,1-3.41-.14,42,42,0,0,1-6.25-2.26,4.86,4.86,0,0,0-4-.43,6.44,6.44,0,0,1-3.4.07c-.91-.17-1.82-.31-2.72-.5a6.93,6.93,0,0,0-5.3.93c-2.06,1.33-4.18,2.56-6.34,3.71a5.65,5.65,0,0,0-1.45,1.11,1.83,1.83,0,0,0,.05,2.68,4,4,0,0,0,1.3.91,7.66,7.66,0,0,1,4.07,4.47c.81,1.92.81,3.72-.89,5.25a3.78,3.78,0,0,0-1.13,2.91c0,.39,0,.77,0,1.15a11.08,11.08,0,0,1-3.44,8.49,7.44,7.44,0,0,0-.92,1,2.14,2.14,0,0,0-.11,2.57,6.74,6.74,0,0,0,1.9,2c1.16.88,2.35,1.72,3.52,2.6a14.66,14.66,0,0,1,2.8,2.71c2.41,3.13,2.12,6-1.09,8.33a12.31,12.31,0,0,0-3.92,5,66.57,66.57,0,0,0-2.68,7.09c-.79,2.4-1.53,4.82-2.34,7.21a16.46,16.46,0,0,1-3.91,6.69,9.75,9.75,0,0,1-8.84,2.81,16.78,16.78,0,0,1-6.17-2.39c-3.14-1.93-5.68-2-9.09.65-1.14.9-2.17,1.94-3.23,2.94-1.4,1.31-2.76,2.67-4.18,4-4.36,3.95-9.55,5.33-15.32,4.78a10,10,0,0,1-7.68-4.48c-.6-.89-1.12-1.83-1.7-2.73s-1.24-1.94-1.92-2.87a9.79,9.79,0,0,0-2.67-2.5c-1.5-.93-2.54-.76-3.57.65-.54.74-1,1.57-1.43,2.36a13.11,13.11,0,0,1-5.19,5.07,43.17,43.17,0,0,0-4.07,2.6,23.05,23.05,0,0,0-7.77,8.63,8.78,8.78,0,0,1-1.77,2.39,9.46,9.46,0,0,1-7.37,2.59,19.92,19.92,0,0,1-10-3.1,30.43,30.43,0,0,1-4.66-3.74,74.81,74.81,0,0,1-8.54-9.93,165.89,165.89,0,0,1-9.64-14.84,18.21,18.21,0,0,0-1.65-2.49,1.79,1.79,0,0,0-2.81-.33,22.61,22.61,0,0,0-1.77,1.47,22.11,22.11,0,0,1-5.58,3.6c-2.43,1-3.42.74-4.83-1.44-.54-.84-1-1.73-1.5-2.59A16,16,0,0,0,555.8,522a5.2,5.2,0,0,0-2.23-.48A2.12,2.12,0,0,0,551.5,523a6.14,6.14,0,0,0-.3,2.72,32.08,32.08,0,0,1-.47,6.64,8.88,8.88,0,0,1-2,4.55,18.51,18.51,0,0,1-3.76,3.36,41.15,41.15,0,0,1-6.38,3.66,58.44,58.44,0,0,1-12,4.49c-4.46,1-8.67.65-12.55-2-.51-.34-1.05-.64-1.58-.94-2.53-1.4-3.9-1.27-6.05.6-.52.45-1,1-1.48,1.45s-1.07,1.1-1.65,1.6c-2.46,2.17-4.75,2.4-7.58.77a22.91,22.91,0,0,1-4.17-3.23,58.66,58.66,0,0,1-6.81-7.79,52.15,52.15,0,0,1-7.54-13.11,8.7,8.7,0,0,0-.7-1.44c-1.37-2.28-2.9-2.48-4.81-.56a14.2,14.2,0,0,0-2,2.53c-1.23,2-2.35,4.13-3.53,6.19-.61,1.06-1.2,2.14-1.91,3.14a9.26,9.26,0,0,1-9.4,4c-2.37-.3-4.63-1-7-1.54a14.6,14.6,0,0,1-7.12-4,44.42,44.42,0,0,1-6.23-7.66,111.93,111.93,0,0,1-10.79-20.78,31.88,31.88,0,0,0-2.31-5,6.63,6.63,0,0,0-1.28-1.61,3,3,0,0,0-3.21-.61,10.87,10.87,0,0,0-1.79,1c-.64.42-1.24.91-1.89,1.31a4.45,4.45,0,0,1-4,.57,13.51,13.51,0,0,0-3.15-.61c-3.81-.28-5.11.72-6,4.45-.26,1.12-.52,2.24-.88,3.33a7,7,0,0,1-4.12,4.37,13,13,0,0,1-4.23,1,5.61,5.61,0,0,1-4.9-2,17.38,17.38,0,0,1-1.41-2.09c-.63-1.06-1.21-2.14-1.81-3.21a4.28,4.28,0,0,0-1.17-1.4,1.51,1.51,0,0,0-1.9.06,5.1,5.1,0,0,0-1.22,1.66c-.66,1.21-1.28,2.45-2,3.64a8.51,8.51,0,0,1-5.77,4.21c-1.12.25-2.27.35-3.39.59a3.86,3.86,0,0,1-2.67-.4c-.75-.38-1.49-.78-2.22-1.21-2.25-1.31-4.49-2.65-6.74-4a65.29,65.29,0,0,0-9.93-4.79,20,20,0,0,1-2.7-1.25,13.11,13.11,0,0,1-6.63-8.7,26.6,26.6,0,0,1-.7-5.69,12.33,12.33,0,0,0-.21-2.51c-.49-2.09-1.88-2.83-4-2.25a11.06,11.06,0,0,0-3.09,1.5c-1.46,1-2.88,2-4.35,3a3.74,3.74,0,0,1-4.87-.22,12.15,12.15,0,0,1-2.28-2.57,41.62,41.62,0,0,1-3-5.17c-.36-.68-.69-1.37-1.11-2-1.19-1.81-2.54-1.8-3.75,0a13.15,13.15,0,0,0-1,2c-.39.92-.71,1.86-1.05,2.79-.61,1.66-1.21,3.32-1.83,5a18.67,18.67,0,0,1-9.6,10.38,48.16,48.16,0,0,1-14.89,4.56,24.57,24.57,0,0,1-15-2.35c-.34-.18-.67-.36-1-.51-2.19-.91-3.54-.32-4.32,1.87a5.53,5.53,0,0,0-.2.66c-.54,2.31-1.09,4.62-1.59,6.94a14.3,14.3,0,0,0,.12,7.06c.28,1,.62,2,1,3.06a6.46,6.46,0,0,1-.34,5.54c-1.3,2.44-2.34,5-3.43,7.53a21.84,21.84,0,0,1-13.36,12.18,8.35,8.35,0,0,1-4.54.27,33,33,0,0,1-5.07-1.46c-2.58-1-5-2.22-7.57-3.34a16.68,16.68,0,0,1-6.1-4.77,46.25,46.25,0,0,1-3.35-4.67c-1.38-2.21-2.74-4.44-4.22-6.58-1.65-2.4-3.32-2.57-5.59-.72a11.84,11.84,0,0,0-1.48,1.44c-.75.87-1.46,1.78-2.18,2.68l-1.86,2.34a2.72,2.72,0,0,1-2.39,1.13,24.41,24.41,0,0,1-3.43-.26c-1.51-.27-3-.71-4.46-1.1-2.74-.72-5.47-1.49-8.22-2.18a18.27,18.27,0,0,1-9.71-5.8,4.71,4.71,0,0,0-3.61-1.69,14.62,14.62,0,0,0-2.29.08c-1.45.17-2.89.39-4.32.64-2.34.41-4.66,1-7,1.3-5,.71-9.09-.73-11.95-5.06-.13-.19-.26-.38-.4-.56-1.12-1.44-2.09-1.8-3.81-1.26a29.5,29.5,0,0,0-3,1.21,26.66,26.66,0,0,1-3.65,1.35,6.87,6.87,0,0,1-5.13-.52,16.65,16.65,0,0,1-3.47-2.25c-1.4-1.19-2.77-2.41-4.1-3.68-1.67-1.59-3.3-3.22-4.9-4.87a13,13,0,0,0-9-4.1c-3-.16-6-.51-8.62-2.12a2,2,0,0,0-.22-.08,7.07,7.07,0,0,0-5.8.1,20.79,20.79,0,0,0-2.07,1,7.46,7.46,0,0,1-7.67.19c-.34-.17-.7-.31-1-.49a68.9,68.9,0,0,0-7.8-3.36A10.17,10.17,0,0,1,66,491.82c-.37-1.16-.67-2.36-1-3.55s-.57-2.7-.91-4a15.24,15.24,0,0,0-.83-2.38A3,3,0,0,0,60.19,480a23.93,23.93,0,0,0-2.5.37,9.29,9.29,0,0,1-9-2.76,26.69,26.69,0,0,1-3-3.77c-2-3.06-4.12-6.09-5.95-9.29a3.08,3.08,0,0,0-.53-.75.77.77,0,0,0-1-.13,9.77,9.77,0,0,0-1,.89,18.58,18.58,0,0,1-3.28,2.52,45.51,45.51,0,0,1-9,4.1,13,13,0,0,1-2.91.64c-3.13.32-4.4-.94-4.14-4.13a24.7,24.7,0,0,1,.63-3.62,81,81,0,0,1,3.05-9.39c1-2.74,2.05-5.46,2.82-8.27a12.49,12.49,0,0,0,.66-4.07,2.59,2.59,0,0,0-3-2.77,8.28,8.28,0,0,0-2,.27c-1.4.39-2.78.85-4.15,1.33-2,.69-3.87,1.45-5.82,2.16a12.34,12.34,0,0,1-9.4,0v1.38a15,15,0,0,0,10.77-.52c2.07-.8,4.14-1.6,6.24-2.33a25.38,25.38,0,0,1,3.54-1c2-.4,2.64.2,2.52,2.32a18,18,0,0,1-1.14,4.91c-1.07,3.11-2.23,6.2-3.32,9.3a57.35,57.35,0,0,0-2.29,7.71,13.5,13.5,0,0,0-.26,4.34,3.86,3.86,0,0,0,3.53,3.66,6.45,6.45,0,0,0,2.51-.15A37.13,37.13,0,0,0,37.3,466c.41-.32.71-.81,1.21-.9,2.16,3.29,4.28,6.57,6.44,9.83a20.47,20.47,0,0,0,3.58,4.19,9.84,9.84,0,0,0,8.5,2.54c.83-.15,1.66-.3,2.5-.42,1.65-.24,2.43.19,3,1.76a23,23,0,0,1,.64,2.44c.57,2.31,1,4.65,1.74,6.91a11.58,11.58,0,0,0,7.46,7.57,70.21,70.21,0,0,1,7,3c1,.49,2.09.95,3.17,1.36a7.26,7.26,0,0,0,5.81-.2c1-.49,2.08-1,3.11-1.49a5.88,5.88,0,0,1,5.11-.17c.49.2,1,.46,1.45.69a11.91,11.91,0,0,0,3.72,1.15c1.3.14,2.59.31,3.89.4a12,12,0,0,1,8.19,3.66c1.27,1.33,2.58,2.62,3.91,3.89,1.61,1.54,3.25,3.05,4.9,4.54a20.05,20.05,0,0,0,3.58,2.48,8.65,8.65,0,0,0,6.89.75,37.77,37.77,0,0,0,4.49-1.78,14.1,14.1,0,0,1,2.15-.76,1.82,1.82,0,0,1,2,.74c.18.25.35.51.52.76,3,4.44,7.26,6.17,12.51,5.53,1.52-.18,3-.52,4.53-.79a54.11,54.11,0,0,1,8.87-1.24A4.33,4.33,0,0,1,171.8,524a18.58,18.58,0,0,0,10,5.84c2.32.54,4.6,1.18,6.88,1.84a58,58,0,0,0,7.61,1.78c2.47.35,4.54-.21,6-2.41.77-1.14,1.67-2.19,2.54-3.26a23.12,23.12,0,0,1,1.7-1.87,6.08,6.08,0,0,1,1.28-1,1.83,1.83,0,0,1,2.48.46,15.4,15.4,0,0,1,1.22,1.66c.62,1,1.19,2,1.82,2.93,1.35,2,2.66,4.13,4.09,6.12a18.79,18.79,0,0,0,8.06,6.64c1.63.67,3.2,1.49,4.81,2.19a34.84,34.84,0,0,0,6.52,2.23,12.08,12.08,0,0,0,7.43-.59,23.56,23.56,0,0,0,13.09-12.87,50.78,50.78,0,0,1,2.64-5.87,9.15,9.15,0,0,0,.51-8.77,13.77,13.77,0,0,1-.39-9.47,34.58,34.58,0,0,0,1.15-4.93,7.12,7.12,0,0,1,.42-1.55c.46-1.25,1.08-1.54,2.3-1.05.64.25,1.26.58,1.88.87a26.32,26.32,0,0,0,7,2.16,28.36,28.36,0,0,0,10.51-.39,50.25,50.25,0,0,0,13.24-4.49,19.65,19.65,0,0,0,9.79-10.82c.43-1.16.87-2.3,1.29-3.45s.92-2.6,1.43-3.88a17,17,0,0,1,1.13-2.26c.52-.87,1.19-.85,1.74.06.4.65.74,1.34,1.08,2a38.51,38.51,0,0,0,3.28,5.53A11.63,11.63,0,0,0,319,490.2a4.57,4.57,0,0,0,5.19.27c.53-.3,1-.68,1.52-1,1.27-.87,2.51-1.77,3.8-2.59a7.11,7.11,0,0,1,3-1.2,1.48,1.48,0,0,1,1.78,1.09,7,7,0,0,1,.35,2.27c0,1,0,2,.11,3,.56,6.64,3.79,11.37,10,13.93l.64.24a59.18,59.18,0,0,1,9.72,4.69c2.46,1.42,4.94,2.8,7.33,4.33a8.68,8.68,0,0,0,6.81,1.17l1.35-.28a10.22,10.22,0,0,0,7.08-5c.52-.94,1-1.9,1.52-2.84.34-.6.7-1.18,1.09-1.75a.52.52,0,0,1,.8,0,7,7,0,0,1,1.52,2.28,27.77,27.77,0,0,0,2.11,3.56,6.62,6.62,0,0,0,4.79,2.86,11.73,11.73,0,0,0,8.4-2.47,6.82,6.82,0,0,0,2.29-3.11c.35-.93.62-1.9.88-2.85.21-.74.31-1.51.53-2.24.56-1.88,1.35-2.47,3.34-2.52a7.87,7.87,0,0,1,1.6.14c.82.15,1.64.38,2.46.57a6.07,6.07,0,0,0,5.05-.88c.76-.53,1.47-1.11,2.24-1.61,1.58-1,2.64-.82,3.73.73a13.91,13.91,0,0,1,1.23,2.2c.54,1.18,1,2.4,1.5,3.61a112.78,112.78,0,0,0,11.39,21.49,38.44,38.44,0,0,0,6.76,7.81,13.54,13.54,0,0,0,5.14,3c2.28.65,4.61,1.16,6.91,1.72a15.43,15.43,0,0,0,4.12.31,9.6,9.6,0,0,0,6.43-2.68,17.62,17.62,0,0,0,3.38-4.62c1.07-1.95,2.11-3.92,3.23-5.83a26.39,26.39,0,0,1,2-2.81,5.54,5.54,0,0,1,1.21-1,1.15,1.15,0,0,1,1.47.24,6.62,6.62,0,0,1,1.33,2.39,34,34,0,0,0,2.09,4.6A71.91,71.91,0,0,0,489.05,546a32.68,32.68,0,0,0,4.08,3.71,14.72,14.72,0,0,0,3.14,1.89,6.53,6.53,0,0,0,6.37-.49,17.62,17.62,0,0,0,2.78-2.39c.71-.7,1.39-1.44,2.15-2.08a3,3,0,0,1,3.63-.36c.93.52,1.88,1,2.78,1.6a15.14,15.14,0,0,0,11.5,2,57,57,0,0,0,20.72-9,17.27,17.27,0,0,0,3.25-2.91,9.68,9.68,0,0,0,2.46-5.11,31.39,31.39,0,0,0,.58-6.63,12.56,12.56,0,0,1,0-1.84c.11-1.49.64-1.85,2.13-1.45a10.45,10.45,0,0,1,1.72.64,14.57,14.57,0,0,1,6.58,5.89c.62,1.06,1.2,2.14,1.91,3.15,1.41,2,2.85,2.44,5.18,1.63a11,11,0,0,0,1.68-.74A25.87,25.87,0,0,0,576.8,530c.51-.46,1.06-.89,1.61-1.3a.69.69,0,0,1,1,.11,11.91,11.91,0,0,1,1.08,1.48c.93,1.5,1.81,3,2.73,4.53a125,125,0,0,0,11.92,16.9,51,51,0,0,0,7.41,7.2,21.83,21.83,0,0,0,10.71,4.42c5.35.72,9.94-1.41,12.21-6.2a17,17,0,0,1,3.43-4.58,32,32,0,0,1,7.39-5.44A15,15,0,0,0,642.4,541a16.66,16.66,0,0,1,1.09-1.76c.58-.82,1.06-.89,2-.33a9.23,9.23,0,0,1,2.64,2.53c.58.82,1.08,1.68,1.62,2.52.66,1,1.28,2.09,2,3.09a10.1,10.1,0,0,0,6.34,4.27,20.37,20.37,0,0,0,13.24-1.48,25.19,25.19,0,0,0,6.33-4.54c1.34-1.26,2.63-2.58,3.95-3.87a19.37,19.37,0,0,1,3-2.48,5.41,5.41,0,0,1,5.68-.32c.54.27,1.06.6,1.6.9a17.86,17.86,0,0,0,5.1,2,11.16,11.16,0,0,0,11.27-3.53,20.21,20.21,0,0,0,1.89-2.59,20.42,20.42,0,0,0,2.11-4.84c.66-2,1.28-4.09,2-6.13A70.27,70.27,0,0,1,717,517a9.23,9.23,0,0,1,3.39-4.25,7.09,7.09,0,0,0,1.68-1.56,5.68,5.68,0,0,0,.83-6.63,11.36,11.36,0,0,0-2.95-3.78c-1.18-1-2.43-1.87-3.64-2.81-.73-.57-1.48-1.1-2.15-1.73-1-.93-.94-1.5,0-2.55l.33-.32a11.82,11.82,0,0,0,3.74-9.31,4.58,4.58,0,0,1,1.43-3.93,3.6,3.6,0,0,0,1.14-3.14,9.41,9.41,0,0,0-4.67-7.51c-.64-.38-1.64-.48-1.69-1.37-.07-1.13,1-1.43,1.81-1.82a33.5,33.5,0,0,0,5-2.89,6.86,6.86,0,0,1,5.45-1.21c.6.1,1.2.24,1.81.34a10.08,10.08,0,0,0,5-.06,2.92,2.92,0,0,1,2.44.25,44.54,44.54,0,0,0,6,2.27,9.65,9.65,0,0,0,3.85.5,19.81,19.81,0,0,0,4.93-1.06,34.65,34.65,0,0,1,16.8-1.06,33.86,33.86,0,0,0,14.62-.33c3.27-.81,6.49-1.81,9.73-2.73v-1.38a4,4,0,0,1-.8.41C788.42,460.11,785.77,460.88,783.11,461.58Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M5.15,74.75c1.12-.24,2.27-.37,3.37-.7a4.09,4.09,0,0,1,4.54,1.38c2.11,2.33,4.26,4.62,6.36,7A37.87,37.87,0,0,1,23,87.15a17.35,17.35,0,0,1,2.76,7.24,30.28,30.28,0,0,0,4.58,12.17,13.91,13.91,0,0,0,4,4.43,29.88,29.88,0,0,1,4.4,3.69,14,14,0,0,0,4.34,3,34.12,34.12,0,0,1,5.8,3.27A18.8,18.8,0,0,0,51,122.24a3.43,3.43,0,0,0,1.72.54,23,23,0,0,1,3.89,0A2.07,2.07,0,0,0,59,120.65c.05-1.68-.1-3.37-.17-5.05-.06-1.31-.16-2.61-.22-3.91a4.7,4.7,0,0,1,.34-2.26,8.63,8.63,0,0,0,.58-4.05c0-.92,0-1.84,0-2.76a7.14,7.14,0,0,1,1.53-4.5,13.92,13.92,0,0,0,3-7.08c.23-1.2.59-2.38.85-3.57.53-2.46,4.6-4.21,7.23-2.26a8.31,8.31,0,0,1,1.91,2c.3.45.58.91.88,1.35a4.53,4.53,0,0,0,4.06,2.17c.69,0,1.38,0,2.07-.07a3.85,3.85,0,0,1,3.14,1.07,7.09,7.09,0,0,0,7.24,1.74,26.46,26.46,0,0,1,5.45-.8c.38,0,.76,0,1.15-.1a2.32,2.32,0,0,0,2.16-1.75c.24-.81.47-1.62.72-2.43a57.58,57.58,0,0,1,2.26-6.51,22.79,22.79,0,0,1,1.85-3.44,4.32,4.32,0,0,1,4.54-2,9,9,0,0,1,4.9,2.32,7,7,0,0,1,2.11,7.73,24.17,24.17,0,0,1-1.12,2.76,34.5,34.5,0,0,0-2.4,6.45,12.39,12.39,0,0,0,.17,6.59c.37,1.16.83,2.3,1.3,3.44a53.15,53.15,0,0,1,3.1,10.08,13.17,13.17,0,0,1-1,9,52.91,52.91,0,0,0-2.22,5.05,22.24,22.24,0,0,0-1,3.29,4.24,4.24,0,0,0,1.56,4.52c1,.77,1.88,1.57,2.8,2.39.63.56,1.24,1.15,1.81,1.76a4.64,4.64,0,0,1,1.36,4.21c-.09.52-.16,1.06-.2,1.59a8.66,8.66,0,0,0,0,1.61,2,2,0,0,0,2.68,2,10.12,10.12,0,0,0,1.78-.46c.79-.27,1.57-.61,2.36-.89,2-.7,2.7-.51,4.06,1,.31.34.59.71.91,1a10.34,10.34,0,0,0,2.51,2c.94.51,1.91,1.13,3,.37s.81-1.77.63-2.74a22.68,22.68,0,0,0-.8-2.87c-.44-1.38-1-2.74-1.37-4.14a13.72,13.72,0,0,1-.66-4.08A5.51,5.51,0,0,1,138,136a15,15,0,0,1,1.7-1.16,25.7,25.7,0,0,1,9.9-3.53,3.81,3.81,0,0,0,3.27-2.5c.41-1,.73-2,1.05-3,.47-1.54.89-3.09,1.36-4.63a9,9,0,0,1,1.61-3.28,19.17,19.17,0,0,0,3.1-5.34,53.47,53.47,0,0,0,3.09-10.34c.65-3.23,1.18-6.48,1.87-9.7a36.8,36.8,0,0,1,3.57-10.16,14,14,0,0,1,3.56-4.46c1.93-1.51,3.9-3,5.89-4.41a10.15,10.15,0,0,1,3.49-1.71,4.07,4.07,0,0,1,3.67.8,9.33,9.33,0,0,1,2,2.25,16.89,16.89,0,0,1,2.19,5,35.46,35.46,0,0,1,1,5.89,67.53,67.53,0,0,0,.81,7.77,5.88,5.88,0,0,0,4.89,5.11,47.48,47.48,0,0,0,6.61.88c1.83.11,3.67.28,5.49.49,3.2.36,5.09,2.28,6,5.23a11,11,0,0,1,.28,5.46,17.52,17.52,0,0,1-2.16,5.54,85.69,85.69,0,0,0-4.71,9.2,38.71,38.71,0,0,0-2.4,7.42,12.44,12.44,0,0,0,1.22,8.26c.81,1.64,1.6,1.9,3.37,1.29a16.35,16.35,0,0,0,3.68-1.87c1.54-1,3.06-2,4.61-3a15.6,15.6,0,0,1,4.16-1.93,4.05,4.05,0,0,1,4.41,1.14,18.21,18.21,0,0,1,1.28,1.62c.23.3.37.67.58,1,.66,1,1.14,1.16,2.34.76.58-.19,1.13-.45,1.7-.69l1.89-.82a3.59,3.59,0,0,1,3.12,0A12.38,12.38,0,0,0,239,139a2.86,2.86,0,0,0,3.28-1,9.89,9.89,0,0,0,1.55-2.54,74.41,74.41,0,0,0,4.38-13.05c.37-1.73.67-3.46,1.06-5.18a60.2,60.2,0,0,1,2.67-9.51,12.86,12.86,0,0,1,1.85-3.42c1.88-2.28,4.74-1.92,5.86.78a17.78,17.78,0,0,1,1,3.53c.52,2.86.93,5.75,1.41,8.62.29,1.82.62,3.63,1,5.44a1.59,1.59,0,0,0,1,1.43,1.94,1.94,0,0,1,1.28,1.49c.62,1.9,1.21,3.8,1.81,5.7.49,1.53.95,3.07,1.47,4.59a3.29,3.29,0,0,0,1,1.54,1.15,1.15,0,0,0,1.29,0,2.7,2.7,0,0,0,.9-1.31,32.67,32.67,0,0,0,.94-3.31c.66-3.31,1.26-6.63,1.85-9.95.93-5.2,1.85-10.41,3.18-15.53s3.07-9.93,6.72-13.93a15.1,15.1,0,0,0,3.51-7.65c.72-4,1-8.06,1.35-12.11s.38-8,.5-12a30.78,30.78,0,0,1,.86-6.83,6.44,6.44,0,0,1,2-3.57A60.76,60.76,0,0,0,297,47a11.81,11.81,0,0,1,1.56-1.35,2.74,2.74,0,0,1,3.41,0,7.34,7.34,0,0,1,1.79,1.77,18.64,18.64,0,0,0,5.9,5.06c.53.3,1,.64,1.56,1a7.67,7.67,0,0,1,3.68,5.82,22.65,22.65,0,0,1,.24,4.36c-.1,2.07,0,4.13.08,6.21A19.08,19.08,0,0,0,321,83.22a29,29,0,0,1,4.09,5.26,23.21,23.21,0,0,1,2.72,20.26,25.43,25.43,0,0,0-.85,12.72c.33,1.58.67,3.16,1.15,4.69a29.68,29.68,0,0,1,1.09,12.28,51.8,51.8,0,0,1-1.17,6.79l-2.22,9.16a12.94,12.94,0,0,0-.39,4.11,5.48,5.48,0,0,0,2.92,4.65c.6.34,1.21.67,1.83,1a4.93,4.93,0,0,1,3.18,4.85,7.49,7.49,0,0,0,2.36,5.1,2.18,2.18,0,0,0,3.08.44,4.13,4.13,0,0,0,1.54-1.67,9.69,9.69,0,0,0,1-2.8c.44-2.42.87-4.83,1.32-7.24.54-2.86,1-5.75,2.64-8.26a27.93,27.93,0,0,0,4.4-15.26,26.61,26.61,0,0,1,1.29-7.9,43.75,43.75,0,0,1,4.59-10.26,13.86,13.86,0,0,1,3.41-4c1.48-1.08,3-2.07,4.6-3,1-.62,1.4-.57,2.2.3.94,1,1.79,2.11,2.67,3.17a38.88,38.88,0,0,0,3.83,4.28,5.59,5.59,0,0,0,4.39,1.63,44.2,44.2,0,0,1,5.52,0,11.29,11.29,0,0,0,1.84-.06c1.84-.28,2.59-1.54,2.05-3.33a9.15,9.15,0,0,0-1.55-2.8c-1.07-1.4-2.17-2.78-3.27-4.16a26.18,26.18,0,0,1-2.85-4.16,5.31,5.31,0,0,1-.8-2.38,14.66,14.66,0,0,1,1.14-6.28A4,4,0,0,1,381.46,98a7.48,7.48,0,0,1,4.94.36c.86.32,1.69.75,2.57,1,1.9.58,3.27-.06,4.41-2A3.26,3.26,0,0,0,393,93,9.91,9.91,0,0,0,390.21,91c-1.62-.87-3.26-1.71-4.89-2.56a18.54,18.54,0,0,1-4.27-2.69,64.72,64.72,0,0,1-5.78-5.93,11.55,11.55,0,0,1-1.92-3.11,4.75,4.75,0,0,1,.71-5,14,14,0,0,1,2.51-2.35A44,44,0,0,1,387.74,63a25.32,25.32,0,0,1,7.81-1.76,9.41,9.41,0,0,0,2-.31,3.85,3.85,0,0,0,2.89-4.75,9,9,0,0,0-.75-1.92,15.89,15.89,0,0,0-2.36-3.38,45.63,45.63,0,0,0-6-5.75A14.7,14.7,0,0,0,387.68,43a16.61,16.61,0,0,1-8.8-7.74,20.54,20.54,0,0,0-5.71-6.81,15.42,15.42,0,0,1-1.67-1.56,1,1,0,0,1,.07-1.44,2.82,2.82,0,0,1,2-1c.76,0,1.53,0,2.29,0s1.69.11,2.53.06a4.88,4.88,0,0,0,4.73-3.69,21.28,21.28,0,0,0,.49-2.24c.19-1.06.33-2.12.51-3.18a7.86,7.86,0,0,1,3.58-5.64c1.17-.73,2.32-1.5,3.46-2.27a29.22,29.22,0,0,0,2.82-2c1.71-1.46,1.79-2.63.44-4.55-.09-.12-.16-.25-.25-.38h-1.38c-.26.73.49.84.77,1.22.8,1.07.8,1.63-.15,2.6a18,18,0,0,1-3,2.15c-1.46,1-2.95,1.94-4.37,3a7,7,0,0,0-2.6,3.7,22.78,22.78,0,0,0-.85,3.81,28.48,28.48,0,0,1-.58,3.17c-.59,2.18-1.68,3-4,3.09-.61,0-1.22-.06-1.84-.08s-1.38-.06-2.06-.06a4.75,4.75,0,0,0-2.79,1c-1.66,1.18-1.82,2.59-.4,4.05a30.46,30.46,0,0,0,2.42,2.11,16,16,0,0,1,4.16,5.15,18.69,18.69,0,0,0,9.88,8.87,9.49,9.49,0,0,1,2,1,40.22,40.22,0,0,1,8.2,8,19.36,19.36,0,0,1,1.2,2,3.7,3.7,0,0,1,.42,2.22,2.32,2.32,0,0,1-2,2.42,16.87,16.87,0,0,1-2.74.37,21.17,21.17,0,0,0-6,1.3,44.41,44.41,0,0,0-7.91,3.68,36.73,36.73,0,0,0-6.5,4.73c-2.68,2.52-3.06,5.32-1.22,8.51A19,19,0,0,0,375.65,82c1.11,1.16,2.29,2.27,3.39,3.44a15.92,15.92,0,0,0,4,3.06c1.34.73,2.72,1.41,4.07,2.14,1.14.62,2.29,1.24,3.41,1.9a6.35,6.35,0,0,1,1.74,1.49,2,2,0,0,1,.26,2.36,5.08,5.08,0,0,1-.62,1,2,2,0,0,1-2.62.77c-.8-.27-1.57-.61-2.35-.94a9.37,9.37,0,0,0-4.51-.62,5.66,5.66,0,0,0-5.22,4.16,33.75,33.75,0,0,0-.73,3.6,7.69,7.69,0,0,0,1.08,5.5,42.85,42.85,0,0,0,3.74,5.23c.94,1.21,1.89,2.41,2.78,3.66.57.81,1.29,1.76.78,2.74s-1.72.82-2.69.75a26.7,26.7,0,0,0-5.51,0,4,4,0,0,1-3.19-1,18,18,0,0,1-2-1.92c-1.15-1.33-2.24-2.72-3.37-4.08a22.39,22.39,0,0,0-1.85-2,2,2,0,0,0-2.91-.35c-1.19.68-2.3,1.52-3.49,2.21a16,16,0,0,0-5.53,5.74,44.61,44.61,0,0,0-4.1,9,29.54,29.54,0,0,0-1.76,9.66,25.77,25.77,0,0,1-3.82,13.79,22.53,22.53,0,0,0-2.91,7.69c-.24,1.2-.4,2.42-.62,3.63a48.38,48.38,0,0,1-1.24,6.07,7.44,7.44,0,0,1-1.05,2.29,1.46,1.46,0,0,1-2.5.12,7,7,0,0,1-1.91-4.8,5.12,5.12,0,0,0-2.86-4.65c-.86-.49-1.74-1-2.62-1.43a4.27,4.27,0,0,1-2.38-3.92,10.9,10.9,0,0,1,.17-2.28c.25-1.36.57-2.7.91-4a95.7,95.7,0,0,0,2.78-13.73,27.37,27.37,0,0,0-.61-10c-.43-1.55-.8-3.12-1.22-4.67a25.58,25.58,0,0,1-.68-9.58,36.39,36.39,0,0,1,1.35-5.82,23.6,23.6,0,0,0-1.67-17.43,33.81,33.81,0,0,0-5-7.41c-.76-.86-1.53-1.71-2.28-2.59A15.11,15.11,0,0,1,316.83,73a37.12,37.12,0,0,1-.46-6c0-1.76,0-3.52,0-5.29a15.21,15.21,0,0,0-.51-3.86,8.23,8.23,0,0,0-3.4-5c-.7-.48-1.41-.93-2.14-1.36a18.44,18.44,0,0,1-5.71-4.91A9.2,9.2,0,0,0,303,44.9a3.81,3.81,0,0,0-5.25-.14,23.19,23.19,0,0,0-2.2,2c-1.11,1.06-2.14,2.21-3.3,3.2a8.46,8.46,0,0,0-2.71,4.17,24.74,24.74,0,0,0-.9,5.67c-.36,7.12-.56,14.25-1.31,21.35-.53,5-1.76,9.62-5.36,13.37a16.55,16.55,0,0,0-3,4.91,51.09,51.09,0,0,0-2.72,8.28c-1.57,6.25-2.57,12.62-3.73,19q-.68,3.72-1.51,7.43c-.16.71-.2,1.55-.92,2a1.8,1.8,0,0,1-.7-1.13c-.48-1.54-.93-3.08-1.41-4.61-.58-1.83-1.19-3.64-1.8-5.46-.19-.58-.39-1.28-.93-1.54-1.26-.6-1.4-1.69-1.54-2.84-.09-.76-.25-1.52-.37-2.27-.6-3.63-1-7.3-1.81-10.89a12.9,12.9,0,0,0-1.42-3.86,3.65,3.65,0,0,0-3.45-1.88,5.08,5.08,0,0,0-4.11,2.18,15.44,15.44,0,0,0-2.09,4.08,54.53,54.53,0,0,0-2.31,8.41,83.36,83.36,0,0,1-4.56,16.35,31.55,31.55,0,0,1-1.63,3.54c-1.12,2-1.59,2.15-3.71,1.29a6.12,6.12,0,0,0-5.11.17c-.9.41-1.81.83-2.73,1.21a.83.83,0,0,1-1.15-.42,11.09,11.09,0,0,0-2-2.77,5.13,5.13,0,0,0-5.06-1.42,17.09,17.09,0,0,0-5,2.25c-1.56,1-3.08,2-4.62,3a13.09,13.09,0,0,1-3.71,1.78,1.06,1.06,0,0,1-1.36-.55,11.16,11.16,0,0,1-1.43-6.63,33.72,33.72,0,0,1,2.26-7.7,70.55,70.55,0,0,1,4.63-9.24,19.06,19.06,0,0,0,2.35-5.47,12,12,0,0,0-1.23-9.32A7.2,7.2,0,0,0,209.2,99c-1.13-.21-2.27-.37-3.41-.47-2-.19-4-.3-6-.47a19.48,19.48,0,0,1-4.72-1,3.71,3.71,0,0,1-2.49-2.51,13.9,13.9,0,0,1-.56-2.46c-.31-2.89-.56-5.8-.85-8.7a22.4,22.4,0,0,0-1.54-6.23,15.12,15.12,0,0,0-3.16-5,5.31,5.31,0,0,0-6.11-1.33,10.69,10.69,0,0,0-2.64,1.37c-1.86,1.36-3.69,2.74-5.57,4.08a16,16,0,0,0-4.41,4.94,28.84,28.84,0,0,0-2.45,5.43,72.49,72.49,0,0,0-2.73,11.63A62.18,62.18,0,0,1,158.91,112a18.2,18.2,0,0,1-3,5.16A8.13,8.13,0,0,0,154.4,120c-.38,1.08-.68,2.19-1,3.29-.4,1.32-.71,2.67-1.19,4-1.1,2.89-1.13,2.61-3.7,3.06a28.06,28.06,0,0,0-10.39,4.15,6.9,6.9,0,0,0-3.33,7.07,18.46,18.46,0,0,0,.56,2.93c.49,1.69,1.06,3.35,1.62,5a9.09,9.09,0,0,1,.71,3.12.71.71,0,0,1-.92.71,7.44,7.44,0,0,1-3-2c-.6-.59-1.11-1.27-1.69-1.88a3.48,3.48,0,0,0-3.78-1c-.81.24-1.58.58-2.38.85a23,23,0,0,1-2.4.76c-.92.21-1.36-.12-1.37-1a14.11,14.11,0,0,1,.12-2.76,6.18,6.18,0,0,0-2.11-5.78c-.55-.53-1.1-1.07-1.67-1.58-.81-.71-1.61-1.43-2.46-2.08a3.23,3.23,0,0,1-1.28-3.23,14.62,14.62,0,0,1,1.17-3.95c.75-1.76,1.54-3.51,2.34-5.24a12.68,12.68,0,0,0,.93-7.42,50.32,50.32,0,0,0-3.24-11.23c-.45-1.14-.91-2.28-1.31-3.44a10.72,10.72,0,0,1-.36-5.89,34,34,0,0,1,2.15-6c.46-1,1-2.08,1.37-3.16a8.29,8.29,0,0,0-1.8-8.76,10.17,10.17,0,0,0-6.2-3.24,5.31,5.31,0,0,0-5.12,1.94,15.47,15.47,0,0,0-2.24,3.74,54.72,54.72,0,0,0-2.46,6.92c-.26.89-.55,1.76-.8,2.64a1.24,1.24,0,0,1-1,.89,4.05,4.05,0,0,1-.9.16,28.8,28.8,0,0,0-6.58,1,5.67,5.67,0,0,1-5.18-1.23l-.88-.74a4.22,4.22,0,0,0-3-1.07c-.77,0-1.54.06-2.3.11a3.57,3.57,0,0,1-3.61-2,10.3,10.3,0,0,0-2.12-2.7,5.79,5.79,0,0,0-4.18-1.63,5.9,5.9,0,0,0-5.79,4.39,36.81,36.81,0,0,0-.89,4,11.33,11.33,0,0,1-2.48,5.6,7.63,7.63,0,0,0-1.82,4.63c-.08,1.22-.08,2.45-.07,3.67a6.83,6.83,0,0,1-.37,3,9,9,0,0,0-.55,4.06c.07,1.84.24,3.68.33,5.52a19.26,19.26,0,0,1,0,2.52.94.94,0,0,1-1,1c-1.38,0-2.76,0-4.13,0a3,3,0,0,1-1.28-.45c-.74-.41-1.44-.88-2.14-1.34a28.65,28.65,0,0,0-5-2.84,15,15,0,0,1-5.11-3.46,20.3,20.3,0,0,0-3.5-3,13.35,13.35,0,0,1-4-4.08A28.93,28.93,0,0,1,27,94.26a19,19,0,0,0-3.13-8.06C20.85,81.69,17,77.91,13.34,74a4.32,4.32,0,0,0-3.76-1.34,17.68,17.68,0,0,0-2,.38,34,34,0,0,1-5.68.86c-.45,0-.93.14-1.29-.26V75A14.64,14.64,0,0,0,5.15,74.75Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M6.89,65.82c1.38-.83,2.76-1.66,4.19-2.4a13.79,13.79,0,0,1,2.77-1.1A3.49,3.49,0,0,1,18,63.93a16.56,16.56,0,0,1,1.34,2.66c1.89,4.53,3.7,9.09,5.63,13.59,1.36,3.17,2.85,6.28,4.33,9.4a41,41,0,0,0,4.34,7c2.75,3.69,5.3,7.52,8,11.25,2.89,4,3.43,4.43,7.63,6.77a8.4,8.4,0,0,0,1.46.67,1.75,1.75,0,0,0,2.27-1,6.49,6.49,0,0,0,.52-2.46,37.14,37.14,0,0,0-.27-5.06,11,11,0,0,1,1.29-6.19c3.33-6.76,6-13.76,6.84-21.33A25.67,25.67,0,0,1,63,72.34c2-4.89,4.92-5.25,8.81-4.53A5.6,5.6,0,0,1,76,71.05c.39.84.7,1.7,1,2.55.49,1.21.92,2.45,1.48,3.62,1.6,3.3,4.47,5.17,7.69,6.58a2,2,0,0,0,2.67-.62c1-1.61,2.5-1.89,4.17-1.87,1,0,2,.09,3,.11a5.15,5.15,0,0,0,5.3-3.62c.38-1,.68-2,1-3.06a61.28,61.28,0,0,1,2.24-7,14.1,14.1,0,0,1,2.65-4.27,7.32,7.32,0,0,1,3.71-2.19A3.47,3.47,0,0,1,115.24,63a16.16,16.16,0,0,1,1.25,2.7c.53,1.36,1,2.75,1.47,4.11a19.25,19.25,0,0,0,3.65,6.34,12.88,12.88,0,0,1,2.75,5.5,31,31,0,0,1,.78,10.73,15.9,15.9,0,0,1-1.33,5.09c-.72,1.6-1.35,3.26-2,4.91a12.89,12.89,0,0,0-.6,2.45,2.4,2.4,0,0,0,1.67,2.9,6.85,6.85,0,0,1,.84.36,6.11,6.11,0,0,1,3.81,5.09,12.53,12.53,0,0,1,.18,2.52c-.08,2.06-.23,4.13-.4,6.19-.14,1.61-.36,3.2-.53,4.8a4.86,4.86,0,0,0,.47,2.91,1.31,1.31,0,0,0,2,.47,8.07,8.07,0,0,0,1.44-1.48c.81-1.11,1.57-2.27,2.31-3.43,1.36-2.14,2.71-4.28,4-6.43a4.17,4.17,0,0,1,3.28-2.21,5.09,5.09,0,0,0,4.49-3.74c.28-.8.52-1.61.76-2.41.3-1,.58-2.07.88-3.09a6.23,6.23,0,0,1,3-3.9,9.86,9.86,0,0,0,4-4.59c.33-.69.62-1.4.89-2.12a29.45,29.45,0,0,0,1.36-6.51,29.47,29.47,0,0,1,7.66-16.4,43,43,0,0,1,14.15-9.67c3.78-1.65,7.58-1.38,11.42,0a10.52,10.52,0,0,1,6.51,6.37,29.49,29.49,0,0,1,1.65,5.5c.62,3.39,1.2,6.79,1.8,10.19a9.45,9.45,0,0,0,1,3,4.57,4.57,0,0,0,5,2.48,9.61,9.61,0,0,0,2.63-.78c1.48-.64,2.93-1.33,4.4-2a32.64,32.64,0,0,1,4.29-1.63,4.89,4.89,0,0,1,6.25,2.86,17.21,17.21,0,0,1,1.37,4.37,56.07,56.07,0,0,1,.7,13.75,143.79,143.79,0,0,1-1.94,15.75,20.87,20.87,0,0,0-.3,2.74c-.06,1.11.58,1.5,1.64,1,.84-.37,1.65-.81,2.48-1.2a5.63,5.63,0,0,1,2.22-.55c1.59,0,2.27.51,2.45,2.07.07.61,0,1.23.15,1.83a1,1,0,0,0,1.43.74,7,7,0,0,0,1.35-.86,25.58,25.58,0,0,0,3.26-3.24,11.52,11.52,0,0,0,2.77-5.46c.72-3.61,1.49-7.21,2.28-10.8a35.58,35.58,0,0,0,.75-9.6,52,52,0,0,1,.08-5.29A24.2,24.2,0,0,1,245.08,87c1.22-2.82,2.21-5.72,3.2-8.62a48.3,48.3,0,0,1,2.27-5.77,12,12,0,0,1,2-3.06,5.73,5.73,0,0,1,4.28-1.9,6.4,6.4,0,0,1,6.07,3.8,15.87,15.87,0,0,1,1.4,4.36,68.61,68.61,0,0,1,.95,11,47.07,47.07,0,0,0,2.79,14.62,20.43,20.43,0,0,0,1.91,4.17,7.13,7.13,0,0,0,1,1.28,1.55,1.55,0,0,0,2.68-.25,29.55,29.55,0,0,0,1.52-2.83A39.82,39.82,0,0,0,279,92.05c1.1-7,2.21-14.09,3.38-21.12a59.13,59.13,0,0,0,.73-10.54c0-2.07-.09-4.14-.14-6.21a62.66,62.66,0,0,1,.72-11.93c.22-1.28.37-2.58.47-3.88.26-3.75.38-7.5.38-11.26,0-2.84,0-5.68.12-8.52a31.43,31.43,0,0,1,2.28-10.28,8.16,8.16,0,0,1,1.34-2.39,3.81,3.81,0,0,1,4.29-1.41A10.3,10.3,0,0,1,295.66,6a14.49,14.49,0,0,1,4.6,5.35A29,29,0,0,1,303,20.1a31.36,31.36,0,0,0,1.37,5.58,13.43,13.43,0,0,0,2.54,4.59,6.94,6.94,0,0,0,5.69,2.51,31.18,31.18,0,0,0,5-.77c1.65-.34,3.3-.75,5-.95,2.84-.35,4.73.95,5.31,4.13a9.25,9.25,0,0,1-.2,3.88c-.31,1.18-.7,2.35-1,3.52-.45,1.47-1,2.92-1.33,4.4a7,7,0,0,0,.81,5.75c.3.44.51.94.78,1.41a15.38,15.38,0,0,1,1.63,12.4,16.42,16.42,0,0,0-.67,4.07A5.28,5.28,0,0,0,331,76c1,.46,2,.8,3,1.18a22.82,22.82,0,0,1,11.28,9.07,11.72,11.72,0,0,1,1.57,10.33c-.53,1.67-1,3.39-1.41,5.09a149.15,149.15,0,0,0-3.6,15.2,23.51,23.51,0,0,0-.26,6.65,5.37,5.37,0,0,0,1,2.76,2.23,2.23,0,0,0,3.42.37,6.88,6.88,0,0,0,1.75-2.12c.76-1.41,1.58-2.81,2.2-4.29,1.3-3.11,2.49-6.26,3.72-9.4.95-2.42,1.87-4.86,2.86-7.27a18.84,18.84,0,0,1,1.29-2.43.75.75,0,0,1,1-.35c.58.21,1.15.45,1.73.62a16.86,16.86,0,0,0,2.66.71,2.54,2.54,0,0,0,3.17-2.47,11,11,0,0,0,0-1.15,3.9,3.9,0,0,1,1.26-2.87c.59-.59,1.26-1.11,1.9-1.65s1.11-.84,1.6-1.32c1.14-1.11,1.24-2,.23-3.22a21.18,21.18,0,0,0-2.31-2.23c-1.42-1.28-2.9-2.51-4.3-3.81A10.94,10.94,0,0,1,362,79.44,39.21,39.21,0,0,1,359.33,69a10.06,10.06,0,0,1,.25-4.33,10.2,10.2,0,0,0,.63-3.14,2.22,2.22,0,0,1,1.47-2.14c1.2-.49,2.42-1,3.66-1.35a94.22,94.22,0,0,1,10.09-2.26,9.61,9.61,0,0,0,1.77-.47c1.13-.44,1.33-1.26.54-2.14a13.49,13.49,0,0,0-1.18-1.08c-.86-.77-1.75-1.5-2.58-2.29a107.18,107.18,0,0,1-11.33-12.38,11.4,11.4,0,0,1-2.37-7.73,30.79,30.79,0,0,1,1.67-9,17.71,17.71,0,0,1,1.93-3.9,7.92,7.92,0,0,1,3.87-3.11,19.82,19.82,0,0,1,4.45-1.09c.87-.11,1.21-.35,1.16-1.13-.1-1.5.8-2.26,1.87-2.9s2.43-1.32,3.64-2a16.73,16.73,0,0,0,1.62-.86.93.93,0,0,0,.19-1.55,10.5,10.5,0,0,0-1.63-1.27c-1-.61-2-1.14-3-1.72-.3-.18-.74-.25-.78-.73h-1.84c-.35.27-.21.52.08.69,1.65,1,3.33,1.89,5,2.85.36.21.86.35.82,1l-2.2,1.13c-.75.39-1.5.77-2.22,1.2a8.3,8.3,0,0,0-2.14,1.73,5.49,5.49,0,0,0-.78,2.28c-.73.12-1.34.21-1.93.33A11.22,11.22,0,0,0,361.3,19a29.93,29.93,0,0,0-2.15,13.05,9.18,9.18,0,0,0,1.29,4.12,32.15,32.15,0,0,0,2.8,3.93,102.39,102.39,0,0,0,12.66,13c.33.28.83.48.67,1.18-.69.15-1.43.33-2.17.46a80.37,80.37,0,0,0-10.07,2.34,31.26,31.26,0,0,0-3.21,1.24,3.28,3.28,0,0,0-2.09,3,8.2,8.2,0,0,1-.41,2.25,12.05,12.05,0,0,0-.53,4.54,35.87,35.87,0,0,0,2.7,11.35,13.43,13.43,0,0,0,3,4.58c1.49,1.55,3.2,2.86,4.82,4.27a22.31,22.31,0,0,1,1.94,1.95.88.88,0,0,1-.05,1.25,15.93,15.93,0,0,1-1.38,1.21c-.65.54-1.34,1-1.95,1.61a5.49,5.49,0,0,0-2,4.45,4.69,4.69,0,0,1,0,.92,1.12,1.12,0,0,1-1.23,1.1,5.44,5.44,0,0,1-2.25-.37c-.78-.32-1.57-.62-2.36-.9a1.64,1.64,0,0,0-2.35.75A16.59,16.59,0,0,0,355.5,103c-.84,2-1.61,4-2.38,6-1.48,3.86-2.84,7.77-4.57,11.53a21.69,21.69,0,0,1-2.35,4.21c-.5.65-1,1.58-2,1.3s-1.16-1.17-1.33-2a8.1,8.1,0,0,1-.23-1.82,30.55,30.55,0,0,1,.18-3.45,65.26,65.26,0,0,1,1.92-9.68q1.69-6.33,3.41-12.65a12.49,12.49,0,0,0-1.3-9.76A23.88,23.88,0,0,0,334.34,76c-.78-.3-1.6-.53-2.37-.88-2.36-1.09-3.13-2.35-2.87-4.9a29.67,29.67,0,0,1,.73-4.07,15.84,15.84,0,0,0-1.34-11.38c-.53-1-1-2.05-1.6-3.05a5.17,5.17,0,0,1-.59-3.55,31.06,31.06,0,0,1,1.28-4.65A32.12,32.12,0,0,0,329.1,38a8.25,8.25,0,0,0-.78-5.14,5,5,0,0,0-4.79-3,15.65,15.65,0,0,0-3.19.34c-2.32.49-4.65,1-7,1.34a5.87,5.87,0,0,1-5.85-2.41,12.73,12.73,0,0,1-1.77-3.21A27.45,27.45,0,0,1,304.38,21c-.29-1.5-.54-3-.92-4.5a22,22,0,0,0-4.08-8.67,13.63,13.63,0,0,0-5.63-4.24,5.26,5.26,0,0,0-6.82,2.11,13.68,13.68,0,0,0-1.8,4,33.66,33.66,0,0,0-1.7,9.24c0,1.84-.12,3.67-.14,5.51-.06,3.38,0,6.76-.14,10.13a49.35,49.35,0,0,1-.57,6.87,61.42,61.42,0,0,0-.81,11c0,3.61.07,7.21.07,10.82a33.81,33.81,0,0,1-.36,5.5C280.3,76,279.11,83.28,278,90.55a42.78,42.78,0,0,1-4.81,14.31c-.27.49-.35,1.32-1.11,1.26s-.89-.76-1.21-1.27a11,11,0,0,1-.64-1.23A42.86,42.86,0,0,1,266.64,89c-.15-2.76-.27-5.52-.46-8.27a32.72,32.72,0,0,0-1.27-7.47,13,13,0,0,0-1.91-3.9,7.45,7.45,0,0,0-11.3-.61,14,14,0,0,0-2.49,3.85c-.72,1.68-1.37,3.41-2,5.14-1,3-2,6-3.27,8.84a26.47,26.47,0,0,0-1.81,6.63,48,48,0,0,0-.34,8.72,26.58,26.58,0,0,1-.15,5.28c-.89,4.91-1.84,9.79-3,14.63a6.39,6.39,0,0,1-.86,2.11,23.83,23.83,0,0,1-4.62,5.1c-.46.37-.77.19-.85-.46,0-.23,0-.46,0-.69a3.26,3.26,0,0,0-4-3A10.23,10.23,0,0,0,225,126c-.37.2-.77.51-1.25.24-.24-.37-.09-.75,0-1.12.65-4.32,1.4-8.63,1.77-13a70.85,70.85,0,0,0-.21-16.53,19.68,19.68,0,0,0-1.82-6.14A5.87,5.87,0,0,0,216.82,86a10.79,10.79,0,0,0-2.86.82c-1.55.67-3.09,1.37-4.63,2a24.94,24.94,0,0,1-3.84,1.52c-2.45.65-4.24-.31-5-2.74a24.27,24.27,0,0,1-.58-2.69c-.49-2.79-.89-5.6-1.44-8.38a26.41,26.41,0,0,0-3.11-8.85,9,9,0,0,0-3.13-3.31c-3.92-2.19-8.06-3.37-12.58-2.23a20.58,20.58,0,0,0-3.46,1.21,47.85,47.85,0,0,0-12.05,7.94,28.16,28.16,0,0,0-6.79,9.19,35.87,35.87,0,0,0-3.09,11.25,19.34,19.34,0,0,1-2.35,7.4,7.31,7.31,0,0,1-2.78,3,8.36,8.36,0,0,0-4.14,5.54c-.38,1.41-.79,2.8-1.17,4.21a4.28,4.28,0,0,1-4,3.53,4.43,4.43,0,0,0-3.52,2.26c-.76,1.16-1.52,2.31-2.25,3.48-1,1.62-2,3.27-3,4.88a31.9,31.9,0,0,1-1.93,2.57.88.88,0,0,1-.6.21c-.25,0-.35-.26-.38-.49a15.22,15.22,0,0,1,.1-3.44c.21-1.91.48-3.81.65-5.72a22.76,22.76,0,0,0-.18-6.64,7.48,7.48,0,0,0-4.38-5.54c-2-.9-2.1-1.24-1.6-3.32a15.37,15.37,0,0,1,.57-1.74,31.91,31.91,0,0,1,1.29-3.2,18.78,18.78,0,0,0,1.88-8,34,34,0,0,0-.25-6c-.46-3.38-1.32-6.66-3.61-9.3a20,20,0,0,1-3.69-6.57c-.57-1.59-1.16-3.17-1.74-4.75a9,9,0,0,0-1.31-2.41,4.54,4.54,0,0,0-5.11-1.7,9.59,9.59,0,0,0-5.22,3.55,17.9,17.9,0,0,0-2.79,5.51c-.65,2-1.19,4.12-1.82,6.17a19.45,19.45,0,0,1-1,2.79,3.39,3.39,0,0,1-3.32,2c-1.22,0-2.45,0-3.68,0-1.93,0-3.65.46-4.79,2.19a1,1,0,0,1-1.41.41c-3.21-1.46-6-3.34-7.44-6.79-.43-1.07-.82-2.15-1.24-3.21a27.21,27.21,0,0,0-1.1-2.53,6.54,6.54,0,0,0-3.76-3.22c-3.95-1.33-8.75-1.22-11.25,4.86a11.1,11.1,0,0,0-.58,1.74,44.38,44.38,0,0,0-.93,4.5A49.5,49.5,0,0,1,58,88.79c-1.47,4.11-2.74,8.29-5,12.1a7.43,7.43,0,0,0-1,4c0,1.61.1,3.22.22,4.83a11.76,11.76,0,0,1-.2,3.65c-.17.73-.68,1-1.4.65l-.2-.1c-2.81-1.46-5.48-3.09-7.2-5.88-.33-.52-.75-1-1.1-1.48C39.69,103,37.3,99.46,34.71,96a48.8,48.8,0,0,1-5-8.26c-2.36-4.9-4.48-9.91-6.55-14.94-1.1-2.69-2.1-5.44-3.32-8.07-1.76-3.79-4.26-4.69-8.07-3C10.47,62.32,9.23,63.1,8,63.8c-1,.55-2,1.17-3,1.65a4.56,4.56,0,0,1-4.36-.08v1.84c.21-.07.44-.23.63-.19A7.34,7.34,0,0,0,6.89,65.82Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M490.74,604.64c-.69-1.36-1.34-2.75-2.08-4.09s-1.38-2.39-2.15-3.54a16.1,16.1,0,0,0-6.44-5.75,11,11,0,0,1-5.44-5.69,9.12,9.12,0,0,0-.41-.83c-1.26-2.28-2.5-4.57-3.79-6.83a7.11,7.11,0,0,0-1.89-2.3,1.35,1.35,0,0,0-2.13.47,4.59,4.59,0,0,0-.51,2c-.1,1.91-.2,3.83-.31,5.74a15.44,15.44,0,0,1-.24,3,53.67,53.67,0,0,1-5.05,13.28,18.5,18.5,0,0,1-2.59,3.51,7.78,7.78,0,0,1-8.36,2.35c-.59-.18-1.18-.33-1.76-.52a20.63,20.63,0,0,1-10.55-8.5,45.68,45.68,0,0,1-4.11-7.95,56.33,56.33,0,0,0-2.62-5.63,11.57,11.57,0,0,0-4.57-4.73,10.58,10.58,0,0,1-4-4c-.71-1.18-1.48-2.33-2.26-3.47a7.61,7.61,0,0,0-2.3-2.22,1.79,1.79,0,0,0-2.65.36,13,13,0,0,0-1.44,2.34c-.73,1.44-1.34,2.93-2.05,4.37a27.34,27.34,0,0,1-3.69,5.81,13.25,13.25,0,0,1-8,4.66c-.75.13-1.5.3-2.25.44a168.41,168.41,0,0,1-22.84,2.58,94.79,94.79,0,0,1-17.9-.8,62.92,62.92,0,0,1-14.11-4A86.3,86.3,0,0,1,321,572.85a35.78,35.78,0,0,1-7.82-8.05,16.79,16.79,0,0,0-2.11-2.43,4.37,4.37,0,0,0-5.46-1,4.91,4.91,0,0,1-4.19.33,2.72,2.72,0,0,0-3.5,1.44,10.58,10.58,0,0,0-.91,2.1,24.64,24.64,0,0,0-.8,2.88,10.37,10.37,0,0,1-3.05,5.31c-.76.75-1.57,1.45-2.41,2.13a69.5,69.5,0,0,1-8.2,5.51,19.23,19.23,0,0,0-7.75,8.25,69.08,69.08,0,0,1-3.91,6.77,11.28,11.28,0,0,1-7.41,5,28.47,28.47,0,0,1-9.39.26c-2-.23-4.1-.57-6.16-.75a23.66,23.66,0,0,1-7.75-2A33.69,33.69,0,0,1,225,585.1c-.8-1.31-1.57-2.64-2.42-3.91a11.53,11.53,0,0,0-1.61-1.94c-2.14-2-4.11-2.09-6.26-.1a26.5,26.5,0,0,0-2,2.23c-.55.64-1,1.32-1.6,2a6.53,6.53,0,0,1-2.82,1.92,10.7,10.7,0,0,1-5.43.54,13.15,13.15,0,0,1-6.92-3.39,18.14,18.14,0,0,1-2.41-2.77c-.63-.87-1.28-1.73-2-2.55-1.93-2.26-3.46-1.56-4.17.71a23.64,23.64,0,0,1-1,2.81,9.77,9.77,0,0,1-7.36,5.95,23.11,23.11,0,0,1-7.56,0c-5.24-.71-8.79-3.68-11.07-8.32a9.74,9.74,0,0,1-.93-5.37c.1-.92.19-1.83.29-2.75a10.4,10.4,0,0,0-.11-3.43c-.5-2.26-1.66-3.1-4-2.77a9.14,9.14,0,0,0-2,.53,10.29,10.29,0,0,1-8.48-.31c-.69-.32-1.41-.6-2.13-.85-1.57-.55-2.46-.23-3.27,1.19a12.22,12.22,0,0,0-1.11,3c-.59,2.22-1.16,4.45-1.81,6.65a17.68,17.68,0,0,1-3,6.18q-2.43,3.06-5,6a20.22,20.22,0,0,1-4.24,3.86,7.93,7.93,0,0,1-8.88.36,16.75,16.75,0,0,1-2.79-2,29.83,29.83,0,0,1-7.42-10.13A33.5,33.5,0,0,1,103,562c.13-1.91.36-3.82.54-5.73a11.34,11.34,0,0,0,0-3.44c-.5-2.32-1-4.63-1.59-6.94a8.7,8.7,0,0,0-.59-1.74c-.77-1.61-1.91-1.91-3.33-.89-.43.31-.82.69-1.22,1a7.1,7.1,0,0,1-4.38,1.81,22.15,22.15,0,0,1-2.3.06c-2.45-.15-4.89-.35-7.34-.52-.92-.07-1.84-.16-2.76-.15-1.72,0-2.18.37-2.58,2-.06.22-.08.45-.13.68a20.91,20.91,0,0,1-4,8.67c-1.65,2.13-3.39,4.17-5.21,6.15-6.66,7.21-13.5,14.25-20,21.65a18.49,18.49,0,0,1-3.41,3.08,7.5,7.5,0,0,1-2.24,1.13,3,3,0,0,1-3.63-1.23,9,9,0,0,1-1.43-3.36,30.49,30.49,0,0,1-.25-12.11,21.91,21.91,0,0,0,.07-7.09,54.74,54.74,0,0,0-4.76-15.08,29.57,29.57,0,0,0-4.24-6.8,11.36,11.36,0,0,1-2.29-4.72,17.6,17.6,0,0,1-.27-7.08,28,28,0,0,1,3.69-10.08,17.51,17.51,0,0,0,1.78-3.73,5.52,5.52,0,0,0,.29-1.8,2.86,2.86,0,0,0-2.39-3,7.92,7.92,0,0,0-2.06-.15,10.82,10.82,0,0,0-4.21,1c-2,1-4,1.89-6,2.88A22.84,22.84,0,0,0,14.41,518a8.15,8.15,0,0,0-3.25,4.33,41.12,41.12,0,0,0-1.4,5.56A80.23,80.23,0,0,0,8.4,545.5,10.44,10.44,0,0,1,7,551.22a23.27,23.27,0,0,1-5.58,6.36,2.59,2.59,0,0,1-.84.33v1.38c.29,0,.66,0,.87-.16a25.85,25.85,0,0,0,6.71-7.49,10.69,10.69,0,0,0,1.48-5.94,64.51,64.51,0,0,1,.23-9.43A67.61,67.61,0,0,1,12,523.82a8.5,8.5,0,0,1,4.33-5.65c2.51-1.31,5.07-2.54,7.66-3.68a7.79,7.79,0,0,1,4.5-.63,1.84,1.84,0,0,1,1.72,2.27,5.77,5.77,0,0,1-.64,2.19c-.49,1-1,1.9-1.52,2.84a27.36,27.36,0,0,0-3.74,12c-.22,4.2.67,8.08,3.48,11.35a25.25,25.25,0,0,1,3.4,5.45A57.56,57.56,0,0,1,35,560.47a29.22,29.22,0,0,1,.74,13,25.47,25.47,0,0,0,.61,11.63,10,10,0,0,0,1.4,3.13,4.23,4.23,0,0,0,5.44,1.63,9.71,9.71,0,0,0,2.22-1.2,21.6,21.6,0,0,0,3.89-3.57c6.09-7,12.56-13.67,18.88-20.46a81.14,81.14,0,0,0,6.65-7.93,20.31,20.31,0,0,0,3.28-6.8c.11-.44.2-.89.3-1.34.41-1.83.49-1.92,2.25-1.81s3.67.31,5.51.42,3.67.21,5.51.22a8.64,8.64,0,0,0,5.9-2.2A17.57,17.57,0,0,1,99.06,544a.66.66,0,0,1,1,.24,1.89,1.89,0,0,1,.34.6,75.77,75.77,0,0,1,2,9,3.18,3.18,0,0,1,0,.69c-.09,1.3-.14,2.6-.29,3.9a58.28,58.28,0,0,0-.32,9,31.28,31.28,0,0,0,9.38,21.14,17.41,17.41,0,0,0,4,3.09,9.09,9.09,0,0,0,10-.32,19.93,19.93,0,0,0,4.3-3.79c1.46-1.68,2.79-3.47,4.28-5.12a21.1,21.1,0,0,0,4.52-8.68c.5-1.77.91-3.57,1.41-5.34a26.46,26.46,0,0,1,1-3c.45-1.07.94-1.25,2-.89a19.71,19.71,0,0,1,1.92.77,12,12,0,0,0,9.39.4,11.36,11.36,0,0,1,2.22-.59,1.83,1.83,0,0,1,2.1,1.38,7.06,7.06,0,0,1,.19,1.59,24.35,24.35,0,0,1-.28,4.59,8.48,8.48,0,0,0,.06,3,15.41,15.41,0,0,0,11.45,11.93,28.19,28.19,0,0,0,8.93.4,9.8,9.8,0,0,0,3.49-1.09A11.78,11.78,0,0,0,188,579.7c.3-.92.39-2,1.24-2.65,1.29.19,1.75,1.35,2.47,2.19.5.57.9,1.24,1.36,1.85a16.74,16.74,0,0,0,3.63,3.5,13.27,13.27,0,0,0,9.59,2.39,8.9,8.9,0,0,0,6-3.15c.63-.76,1.24-1.55,1.89-2.31a14.75,14.75,0,0,1,1.55-1.7,2.81,2.81,0,0,1,4.13,0,10.86,10.86,0,0,1,2.08,2.45c.69,1.1,1.32,2.24,2,3.35A34.85,34.85,0,0,0,240.22,600a22,22,0,0,0,5.95,1.69c2.06.25,4.11.54,6.16.77a37.91,37.91,0,0,0,9.87.17c4.23-.63,7.73-2.41,10-6.21,1.21-2,2.52-4,3.55-6.18a18.88,18.88,0,0,1,7.73-8.26c1.66-1,3.25-2,4.85-3.09a37.76,37.76,0,0,0,5.44-4.23,12.63,12.63,0,0,0,3.69-6.24c.26-1.12.61-2.22,1-3.31a8.7,8.7,0,0,1,.68-1.45,1.54,1.54,0,0,1,1.56-.77,3.25,3.25,0,0,1,1.12.24,4.1,4.1,0,0,0,3.55-.24l.83-.38a3.32,3.32,0,0,1,4,.67,13.53,13.53,0,0,1,2.11,2.42,39.08,39.08,0,0,0,9.26,9.2A83.41,83.41,0,0,0,336,583.25a98.59,98.59,0,0,0,13.08,5,58.83,58.83,0,0,0,14.49,2.32,129.69,129.69,0,0,0,18.17-.41,168.83,168.83,0,0,0,18.19-2.64,14.8,14.8,0,0,0,8.62-5.32,28.28,28.28,0,0,0,3.63-5.85c.71-1.45,1.36-2.92,2.06-4.37,1.28-2.6,1.78-3.18,4.11-.37a29.88,29.88,0,0,1,2.27,3.46,12,12,0,0,0,4.67,4.64,9.6,9.6,0,0,1,3.81,3.9,48.09,48.09,0,0,1,2.74,5.81,45.48,45.48,0,0,0,4.62,8.72,21.28,21.28,0,0,0,14,9.26,8,8,0,0,0,3.41-.13A10.3,10.3,0,0,0,459,604a22.38,22.38,0,0,0,3.3-5,60.48,60.48,0,0,0,3.76-10.11,19.13,19.13,0,0,0,.81-5c0-1.46.06-2.91.11-4.37a7.82,7.82,0,0,1,.4-2.49.51.51,0,0,1,.76-.15,8.68,8.68,0,0,1,1.62,2.22c1.5,2.76,3,5.51,4.49,8.28a11.22,11.22,0,0,0,4.46,4.52c.34.19.67.38,1,.55a15.34,15.34,0,0,1,5.89,5.36,40.92,40.92,0,0,1,2.09,3.56c1.8,3.47,3.55,7,5.32,10.45a1,1,0,0,1,.1.87h1.38a1.35,1.35,0,0,0-.22-1.08C493.09,609.29,491.92,607,490.74,604.64Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M782.73,167a17.81,17.81,0,0,1-9-2.51c-1.71-1-3.39-2.1-5-3.23a124.79,124.79,0,0,0-20.41-11.49,89.82,89.82,0,0,0-23.87-7.32,35,35,0,0,0-10.32-.08,33.17,33.17,0,0,1-4.34.39,78.23,78.23,0,0,1-11.24-.76,118.15,118.15,0,0,0-16.27-1.29,11.47,11.47,0,0,1-3.19-.38.67.67,0,0,1-.38-1.08,9.33,9.33,0,0,1,2.34-2.18c1.87-1.33,3.77-2.64,5.67-3.92a15.39,15.39,0,0,0,5.74-7,21.56,21.56,0,0,0,.84-2.14,29.94,29.94,0,0,1,5.48-10q3.19-4.06,6.38-8.15c2.69-3.45,5.29-7,7.75-10.58a11.9,11.9,0,0,0,1.76-3.46,4.6,4.6,0,0,0-1.7-5.31,9.94,9.94,0,0,0-3.71-1.77,27.08,27.08,0,0,0-5.66-.93,65.24,65.24,0,0,0-12.18.34c-.83.12-1.67.19-2.52.23-2.39.09-3.51-.65-4.28-3a33,33,0,0,1-.88-3.56,21.17,21.17,0,0,0-1.3-4.4,7.66,7.66,0,0,0-1.86-2.6,5,5,0,0,0-6.15-.7,13,13,0,0,0-2.35,1.83c-1,1-1.9,2-2.82,3-1.08,1.19-2.12,2.42-3.22,3.6A8.61,8.61,0,0,1,662.23,81a14.17,14.17,0,0,0-3.67,1.88,55.06,55.06,0,0,0-5.82,4.5c-1.2,1.07-2.38,2.17-3.54,3.28a1.15,1.15,0,0,1-1.44.29c-1.8-.87-3.59-1.73-5.4-2.58-.5-.23-.7-.56-.47-1.09s.46-1,.69-1.45q3.79-8.25,7.08-16.72c2.13-5.47,1.28-10.51-2.07-15.23a29.35,29.35,0,0,0-7.85-7.34c-.89-.6-1.78-1.19-2.66-1.81a3,3,0,0,1-1.34-3.19c.19-1.13.34-2.28.57-3.4a7.71,7.71,0,0,0-2.56-7.47,21.46,21.46,0,0,0-3.62-2.82,52.85,52.85,0,0,0-10.41-4.82,7.83,7.83,0,0,0-5.19.11A16,16,0,0,0,611,24.8c-1.7,1-3.38,2.11-5.07,3.16s-3.65,2.26-5.51,3.33a11.31,11.31,0,0,1-4.32,1.47c-.84.1-1.66.28-2.5.39a15.92,15.92,0,0,0-7.64,2.92c-1.18.86-2.35,1.73-3.55,2.55a16,16,0,0,0-5.45,6.7,31.6,31.6,0,0,0-2.38,7.9A51.66,51.66,0,0,0,574.79,72a15.24,15.24,0,0,1,.22,5c-.26,1.93-1.28,2.33-2.82,1.14A13,13,0,0,1,569.52,75c-.64-1-1.3-1.9-2-2.8a4.84,4.84,0,0,0-1.79-1.4,2.53,2.53,0,0,0-3,.45,5.6,5.6,0,0,0-1.55,2.52,19.44,19.44,0,0,0-.92,4.72c-.11,1.53-.24,3.06-.42,4.58a9.27,9.27,0,0,1-1,3.28c-.15.28-.38.53-.7.43a.78.78,0,0,1-.39-.53,12.45,12.45,0,0,1-.1-3.9c.36-4.06-1.47-7-4.86-8.93a12.36,12.36,0,0,0-10-1.27c-3.08.9-3.14-.15-3.43-2.28-.14-1.06-.18-2.14-.3-3.21a18.79,18.79,0,0,0-2.3-6.21c-1.35-2.62-1.32-2.89.77-5a18,18,0,0,0,4.48-7.4c.3-.95.62-1.89.87-2.85a123.08,123.08,0,0,0,3.18-19.73c.08-.84.16-1.69.17-2.53,0-3.14-1.55-4.88-4.65-5.13a15.81,15.81,0,0,0-4.34.31,44.67,44.67,0,0,0-8.52,2.78A145.58,145.58,0,0,0,500,37.64c-.81.59-1.65,1.12-2.49,1.65-.44.28-1,.69-1.46.31s-.2-1-.1-1.53a13.92,13.92,0,0,1,.62-2.21c.62-1.65,1.28-3.28,1.95-4.91,1.49-3.61,3-7.21,4.5-10.82a15.92,15.92,0,0,0,1.3-7.18c-.09-1.3-.06-2.61-.08-3.91A27.53,27.53,0,0,0,502.79.46h-1.38a18.58,18.58,0,0,1,1.5,6.92c.5,8.47.59,8.4-2.27,15.45-1.3,3.19-2.71,6.34-4,9.52a33.78,33.78,0,0,0-1.86,5.43,4.28,4.28,0,0,0-.11,2A1.41,1.41,0,0,0,496.32,41a3.89,3.89,0,0,0,1.3-.42A21.88,21.88,0,0,0,500.15,39a144.07,144.07,0,0,1,14-9.29,118.78,118.78,0,0,1,16.42-8.23,38.2,38.2,0,0,1,8.38-2.39,8.65,8.65,0,0,1,3.65.12,3.12,3.12,0,0,1,2.46,3,11.82,11.82,0,0,1,0,2.06c-.45,4.66-1,9.31-1.78,13.92a62.41,62.41,0,0,1-2.58,10.24,15.62,15.62,0,0,1-3.73,6c-.44.43-.86.87-1.27,1.33a3.18,3.18,0,0,0-.68,3.61c.43,1,.87,2,1.39,2.9a12.31,12.31,0,0,1,1.49,4.56c.11,1.06.21,2.13.36,3.2a10.64,10.64,0,0,0,.41,2A2.21,2.21,0,0,0,541,73.73a7.78,7.78,0,0,0,2.24-.47,11.46,11.46,0,0,1,8.27.88c3.25,1.53,5.56,4.49,4.9,8.73a8.49,8.49,0,0,0,.18,3.65,3.94,3.94,0,0,0,.59,1.22A1.24,1.24,0,0,0,559,88a3.83,3.83,0,0,0,1.3-1.85,17,17,0,0,0,1-5c.11-1.52.26-3,.45-4.57a10.4,10.4,0,0,1,.87-3.09c.94-2,2.12-2.28,3.72-.77a12.61,12.61,0,0,1,2.09,2.73,16.82,16.82,0,0,0,2.05,2.77,6.62,6.62,0,0,0,2,1.53,2.29,2.29,0,0,0,3.39-1.26,6.68,6.68,0,0,0,.52-3.15,33.83,33.83,0,0,0-.46-3.89,49.87,49.87,0,0,1-.36-16.71,31.2,31.2,0,0,1,2.64-9.25,13.72,13.72,0,0,1,4-5.25c1.66-1.24,3.35-2.43,5-3.62a12.12,12.12,0,0,1,4.85-2,29.67,29.67,0,0,1,2.95-.47,16.13,16.13,0,0,0,6.71-2.24c1.18-.7,2.37-1.41,3.53-2.14,2.08-1.3,4.14-2.64,6.22-3.93a15.37,15.37,0,0,1,3.79-1.64,6.25,6.25,0,0,1,3.85,0,47.6,47.6,0,0,1,11,5.18,16,16,0,0,1,3.34,2.81,6.14,6.14,0,0,1,1.65,5.71c-.26,1.12-.42,2.26-.63,3.4a4.17,4.17,0,0,0,1.62,4.27c.9.71,1.87,1.34,2.83,2a28,28,0,0,1,7.84,7.34,14.1,14.1,0,0,1,1.71,14c-2.34,5.92-4.79,11.78-7.5,17.54-.33.69-.62,1.39-.88,2a1.47,1.47,0,0,0,.94.78c2.21,1.06,4.45,2.06,6.63,3.17a1.48,1.48,0,0,0,2-.4,69,69,0,0,1,7.62-6.66,19,19,0,0,1,5.35-3.09,9.93,9.93,0,0,0,4-2.56c.91-.93,1.78-1.91,2.65-2.88,1.08-1.19,2.13-2.41,3.22-3.6a9.71,9.71,0,0,1,2.51-2,3.78,3.78,0,0,1,4.67.56,6.61,6.61,0,0,1,2,3.28c.38,1.32.67,2.68,1,4a18.51,18.51,0,0,0,1.11,3.74A4.74,4.74,0,0,0,688,85.6a9.44,9.44,0,0,0,1.84-.06c1.83-.18,3.65-.43,5.48-.57a44.38,44.38,0,0,1,12.6.64,11.67,11.67,0,0,1,4,1.58,3.49,3.49,0,0,1,1.61,4.18,8.71,8.71,0,0,1-.82,1.88c-.46.8-1,1.56-1.5,2.32-3.64,5.32-7.62,10.39-11.66,15.41-3.34,4.15-6.24,8.5-7.83,13.68a14.42,14.42,0,0,1-6.47,8.08c-1.83,1.13-3.56,2.4-5.29,3.68a11.65,11.65,0,0,0-2.16,2.05c-1.08,1.32-.71,2.42.87,3a9,9,0,0,0,3,.4c1.68,0,3.38,0,5.06.12,4.5.43,9,.94,13.49,1.43,4.89.53,9.78,1,14.67.09a24.79,24.79,0,0,1,6.88-.16,65.48,65.48,0,0,1,12.39,2.45A118.46,118.46,0,0,1,766.18,161c2.23,1.48,4.46,3,6.74,4.4a17.93,17.93,0,0,0,9.37,2.74c1.61,0,3.22,0,4.83.06.92,0,1.84.15,2.75.19a2.88,2.88,0,0,1,2,1v-1.84a16.47,16.47,0,0,0-5-.52C785.5,167.05,784.11,167,782.73,167Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M10.12,54.31c.83-.79,1.65-1.6,2.51-2.37,1.08-1,2.15-2,3.31-2.84,2.69-2,4.92-2.35,7.58,1.24a7.63,7.63,0,0,1,.61,1c.61,1.15,1.25,2.28,1.79,3.46.94,2,1.76,4.09,2.72,6.09A34.07,34.07,0,0,1,31,67.34c.44,1.78.91,3.57,1.41,5.33a8,8,0,0,0,2.48,4.06,14.69,14.69,0,0,1,3.27,4.41,86.11,86.11,0,0,1,3.72,8.4,13.22,13.22,0,0,0,2,3.6,2.2,2.2,0,0,0,3.58.24,19.14,19.14,0,0,0,1.88-2.31,10.51,10.51,0,0,1,2.6-2.88,4.84,4.84,0,0,0,2.21-3.84c.2-2,.52-3.95.79-5.93a26.91,26.91,0,0,1,9-17.35c2.31-2,4.52-4.15,6.79-6.21A22.44,22.44,0,0,1,74.4,52.1a9.38,9.38,0,0,1,1.86-.9,2.15,2.15,0,0,1,2.87,1.18,10.26,10.26,0,0,1,1.05,3.27,75.12,75.12,0,0,1,.9,7.77,13.23,13.23,0,0,0,1.17,4.88,5.6,5.6,0,0,0,6.42,3.29,10.84,10.84,0,0,0,2.85-.88,16.72,16.72,0,0,0,7-5.8c1-1.54,2-3.08,3-4.6a34.4,34.4,0,0,1,9.94-9.77A12.19,12.19,0,0,1,114.81,49a5.69,5.69,0,0,1,6.74,2.65,7.83,7.83,0,0,1,1.15,6.15,8,8,0,0,0,1.38,6.76c.7,1,1.47,2,2.24,2.91,1.11,1.38,2.27,2.71,3.35,4.09a14.08,14.08,0,0,1,3,8.3,40.7,40.7,0,0,1-.14,6.44c-.68,5.71-1.11,11.45-2.1,17.12a6.24,6.24,0,0,0-.12,2.28.89.89,0,0,0,1,.68,3.79,3.79,0,0,0,1.58-.91c1.47-1.23,2.93-2.48,4.41-3.7A20.65,20.65,0,0,0,143,94.34a48.89,48.89,0,0,0,2.16-5.81c1-3.22,1.91-6.46,3.15-9.61a39.72,39.72,0,0,1,19-21.05A135.17,135.17,0,0,1,180.73,52a14.25,14.25,0,0,1,13.6,1.37,23.79,23.79,0,0,1,5.47,4.88,39.58,39.58,0,0,1,5.71,9.14c1.11,2.44,2.07,4.94,3.12,7.41a13.34,13.34,0,0,0,1.86,3.42c.89,1.06,2,1,2.55-.25a6.88,6.88,0,0,0,.54-1.52c.24-1,.44-1.94.62-2.92.61-3.39,1.17-6.79,1.83-10.18a51.37,51.37,0,0,1,2.77-9.47,28.32,28.32,0,0,1,3.55-6.42,14.32,14.32,0,0,1,1.85-2c.83-.74,1.58-.53,2,.45a5.11,5.11,0,0,1,.38,1.32,28.28,28.28,0,0,1,.33,3.66,33.56,33.56,0,0,1-1.32,9.76c-.2.66-.34,1.34-.49,2a19.55,19.55,0,0,0,.3,7.77,63.47,63.47,0,0,0,3.74,12.05,8.94,8.94,0,0,0,.59,1.25c1.09,1.78,2.59,2.08,4.23.74a14.09,14.09,0,0,0,2-2.18,46.9,46.9,0,0,0,3.5-5.39c1.67-2.75,3.26-5.56,5-8.25s3.56-5.54,5.22-8.39c1.54-2.65,3.1-5.3,4.7-7.91a24.49,24.49,0,0,1,2.31-3.15c1.22-1.39,1.57-1.44,2.88,0a32,32,0,0,1,3.27,4.72c1.95,3.21,3.88,6.43,5.86,9.62a18.8,18.8,0,0,0,1.81,2.37c.56.65,1.24,1.23,2.19.84s.94-1.16,1-1.93a15.83,15.83,0,0,0-.41-4.34,89.53,89.53,0,0,0-3.56-12.36,10.24,10.24,0,0,1-.25-6.73c.06-.22.14-.43.19-.66.46-2.25,1-4.49,1.35-6.76a8.54,8.54,0,0,0-.89-5.79,9.71,9.71,0,0,1-.95-6.69,18.32,18.32,0,0,1,2.44-6.41c.4-.65.83-1.28,1.24-1.93a10.44,10.44,0,0,0,1.27-8.6A24.44,24.44,0,0,0,272.63.46h-.92c-.3.38-.06.72.07,1.06.32.86.71,1.7,1,2.57a9.29,9.29,0,0,1,.19,6.09,12.66,12.66,0,0,1-1.59,3.05,20.59,20.59,0,0,0-3.06,6.64c-.75,3.16-.77,6.23.93,9.13a5.14,5.14,0,0,1,.66,2.65,16.94,16.94,0,0,1-.31,3.89c-.47,2.09-.92,4.19-1.43,6.27a9.6,9.6,0,0,0,.2,5.85c1,2.73,1.77,5.55,2.6,8.34a40.94,40.94,0,0,1,1.56,7.17c.08.72.41,1.78-.31,2.11S271,64.61,270.57,64a29,29,0,0,1-1.69-2.46c-1.08-1.77-2.11-3.57-3.19-5.33-1.37-2.21-2.75-4.42-4.19-6.59a11.9,11.9,0,0,0-1.8-2.08,2,2,0,0,0-3.06-.06,12,12,0,0,0-2.37,2.8c-1.42,2.28-2.8,4.58-4.2,6.87q-6.76,11.09-13.54,22.16a24.82,24.82,0,0,1-1.44,2.08,14.44,14.44,0,0,1-1.18,1.41c-1.68,1.7-2.67,1.57-3.56-.59a57.45,57.45,0,0,1-4-13.63,18,18,0,0,1,.54-8.18,32.5,32.5,0,0,0,1.09-12.53,7.21,7.21,0,0,0-.8-2.86,2.06,2.06,0,0,0-3.24-.9,7.78,7.78,0,0,0-2.14,2.06,30.81,30.81,0,0,0-4.41,8,68.5,68.5,0,0,0-3.22,12.44c-.51,2.87-.95,5.75-1.52,8.6-.15.75,0,2-1,2.07-.77.07-1-1.06-1.29-1.74-.78-1.75-1.46-3.53-2.19-5.31a49.53,49.53,0,0,0-6.87-12.17,24,24,0,0,0-8-6.77,14.56,14.56,0,0,0-11.81-.9,106.84,106.84,0,0,0-15.37,6.67,40.53,40.53,0,0,0-18.59,20.58c-.93,2.26-1.65,4.61-2.42,6.94-.88,2.69-1.6,5.43-2.69,8.06a20.11,20.11,0,0,1-5.31,7.68c-1.45,1.25-2.93,2.47-4.39,3.71-.29.25-.56.53-1.06.29a3.46,3.46,0,0,1,0-.64c.87-5,1.25-10,1.86-15.06a66.64,66.64,0,0,0,.45-7.34,16.72,16.72,0,0,0-4.15-11.64c-.91-1-1.78-2.11-2.66-3.17-.59-.71-1.18-1.42-1.71-2.16a7.55,7.55,0,0,1-1.51-6.47,8.82,8.82,0,0,0-1.66-7.41A6.66,6.66,0,0,0,115,47.72a11.68,11.68,0,0,0-4,1.71,36,36,0,0,0-10.59,10.4c-1.06,1.6-2.08,3.22-3.19,4.78a14.7,14.7,0,0,1-7.47,5.49,7.54,7.54,0,0,1-2.49.35,4.05,4.05,0,0,1-3.6-2.09,8.11,8.11,0,0,1-1.13-3.23c-.15-1.06-.27-2.13-.38-3.2-.19-1.75-.33-3.51-.57-5.26a13.17,13.17,0,0,0-1.49-5A3.15,3.15,0,0,0,76,50a11.07,11.07,0,0,0-3.8,2.1A108.89,108.89,0,0,0,60.39,63,23.85,23.85,0,0,0,54.58,74.1c-.25,1.05-.45,2.1-.66,3.15a56.35,56.35,0,0,0-.93,6.6A3.83,3.83,0,0,1,51.44,87a11.69,11.69,0,0,0-3.11,3.35,17.67,17.67,0,0,1-1.55,2c-.74.81-1.43.77-2.1-.13a16.31,16.31,0,0,1-1.27-2.18c-.34-.68-.61-1.4-.89-2.12a76.29,76.29,0,0,0-3.29-7.33A15.14,15.14,0,0,0,35.85,76a8,8,0,0,1-2.43-4.08c-.22-.81-.41-1.63-.62-2.45a47.44,47.44,0,0,0-2.49-7.88c-1-2.3-2-4.62-3.09-6.92a31,31,0,0,0-2.61-4.85,9.18,9.18,0,0,0-2.36-2.49,4.79,4.79,0,0,0-4.8-.51,8.52,8.52,0,0,0-2.35,1.42q-2,1.73-4,3.48c-1,.86-1.91,1.78-2.89,2.63A9,9,0,0,1,.58,56.62V58A11.81,11.81,0,0,0,10.12,54.31Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M786.66,153.86a2.29,2.29,0,0,1-1.77-2.61c0-.45.06-.91.09-1.37a6.73,6.73,0,0,0-3.11-6.28,11.51,11.51,0,0,0-4.42-1.85,28.44,28.44,0,0,1-14.55-7.88,10.32,10.32,0,0,0-4-2.55,34.53,34.53,0,0,0-4-1.07,84.81,84.81,0,0,0-14-1.33c-7.31-.27-14.56.51-21.82,1.08a104.12,104.12,0,0,1-13.1.23,29.84,29.84,0,0,1-3.88-.5,8.53,8.53,0,0,1-2.14-.8,1.18,1.18,0,0,1-.58-1.73,9.73,9.73,0,0,1,.89-1.34,42.43,42.43,0,0,0,4.19-6.85c.95-1.93,1.83-3.88,2.79-5.8.87-1.71,1.74-3.42,2.71-5.07a13,13,0,0,1,4.13-4.22,21.85,21.85,0,0,0,9.36-13.18,5.94,5.94,0,0,0,.09-3A22.82,22.82,0,0,0,716.75,76a12.47,12.47,0,0,0-6.53-3.15,15.53,15.53,0,0,0-4.36,0c-3.5.45-7,.93-10.48,1.42a15.88,15.88,0,0,1-3.44.16c-1.24-.1-1.63-.67-1.47-1.81a14,14,0,0,0-.21-5c-.9-3.92-3.39-6.09-7.39-6.35a16.79,16.79,0,0,0-5.46.64,28.6,28.6,0,0,0-13.54,7.86c-.7.72-1.39,1.43-2.11,2.12a6.86,6.86,0,0,1-1.11.81.53.53,0,0,1-.81-.44,18.47,18.47,0,0,1,.61-5.24,54.57,54.57,0,0,0,1-6.36,18.84,18.84,0,0,0-2.1-11.13,23.52,23.52,0,0,0-6.61-7.86c-1.05-.77-2.13-1.5-3.16-2.3-1.91-1.48-1.73-2-.65-3.59A18.41,18.41,0,0,0,651.63,30,9,9,0,0,0,649,20.78a16.19,16.19,0,0,0-3.14-2.31c-3.89-2.32-7.7-4.75-11.35-7.43a32.87,32.87,0,0,1-6.16-5.5A6.91,6.91,0,0,0,627,4.29a4.46,4.46,0,0,0-4.13-.75,10.89,10.89,0,0,0-3.24,1.69,22.66,22.66,0,0,0-3.41,3.08,57,57,0,0,1-14.44,10.9c-6.72,3.68-13.32,7.56-19.89,11.52a19.21,19.21,0,0,0-7.43,7.94A51,51,0,0,0,572,44.09a11,11,0,0,0-.69,2.43,9.2,9.2,0,0,1-2.53,5A12.91,12.91,0,0,1,564.49,55c-2.09.95-3.31.51-4.31-1.5-.72-1.44-1.36-2.93-2.19-4.3a2.77,2.77,0,0,1,.16-3.4c.23-.31.43-.64.67-.94a9.78,9.78,0,0,0,1.9-4.38,33.41,33.41,0,0,0,.54-4.34c.42-7.06-.15-14.1-.49-21.15-.22-4.46-4.1-7.31-8.51-6.59a15.62,15.62,0,0,0-3.72,1.17l-6.94,3.06c-3.58,1.57-7.14,3.17-10.73,4.7a12.94,12.94,0,0,1-3.73,1.1,37,37,0,0,0-13,3.46,13,13,0,0,1-5.3,1.39.77.77,0,0,1-.57-.28.75.75,0,0,1,0-.62,11,11,0,0,1,2.36-2.5c1.4-1.19,2.85-2.33,4.24-3.53a16.72,16.72,0,0,0,3.67-4.4,7.08,7.08,0,0,0,.84-4.66,8.12,8.12,0,0,0-1.11-2.75A22.49,22.49,0,0,1,516.14.46h-.92c-.34.56,0,1,.22,1.5.5,1,1,1.9,1.59,2.8,1.87,2.83,1.51,5.5-.52,8.05a18.92,18.92,0,0,1-1.85,2c-.94.89-2,1.7-2.95,2.55-1.16,1-2.32,2-3.45,3a5.38,5.38,0,0,0-1.36,1.84,1.42,1.42,0,0,0,1.26,2.13,8.78,8.78,0,0,0,2.29-.1,14.3,14.3,0,0,0,3.93-1.25,34.53,34.53,0,0,1,12.34-3.37,14,14,0,0,0,4-1q4.23-1.8,8.44-3.64,5.16-2.25,10.3-4.54a10,10,0,0,1,4.91-.92,5.31,5.31,0,0,1,4.18,2.52,7.73,7.73,0,0,1,1.12,4.15c.12,3.45.28,6.89.45,10.34a70.59,70.59,0,0,1-.27,11.72,11.51,11.51,0,0,1-2.24,6.17,14.36,14.36,0,0,0-1.09,1.76,2.48,2.48,0,0,0-.1,2.43c1,2.06,2,4.13,3.12,6.14a3.54,3.54,0,0,0,4.34,1.72,5.27,5.27,0,0,0,1.28-.51c3.53-2.19,6.58-4.77,7.28-9.22a13.5,13.5,0,0,1,.68-2.19,42.91,42.91,0,0,1,3.39-7,13.59,13.59,0,0,1,4.9-5.06c1-.57,1.93-1.26,2.92-1.84,5.49-3.2,10.92-6.52,16.51-9.55A65.76,65.76,0,0,0,618.2,8.06a13.57,13.57,0,0,1,3.43-2.68c2.38-1.31,4-1.15,5.73.88A41.31,41.31,0,0,0,635,12.87c3.31,2.37,6.75,4.54,10.23,6.63a14.59,14.59,0,0,1,3.45,2.66,7.58,7.58,0,0,1,2,6.12,13.44,13.44,0,0,1-1.89,5.38c-.49.86-1,1.68-1.57,2.53a2.28,2.28,0,0,0,.29,3,14.3,14.3,0,0,0,1.9,1.66c1.09.84,2.29,1.56,3.32,2.47,4.86,4.32,7.88,9.5,7.51,16.29a60.84,60.84,0,0,1-1.19,8.18,19.8,19.8,0,0,0-.44,4.34c0,.76.1,1.58.9,2s1.49-.07,2.12-.51a22.48,22.48,0,0,0,3.17-3,27.68,27.68,0,0,1,12.09-7.26,16.5,16.5,0,0,1,6.59-.68,5.89,5.89,0,0,1,5.19,3.95,11,11,0,0,1,.63,4.29c0,.77-.12,1.53-.13,2.3a2.13,2.13,0,0,0,1.95,2.4,10.33,10.33,0,0,0,2.29.13c1.3-.09,2.59-.25,3.88-.42,3.27-.43,6.52-1,9.81-1.23a11.83,11.83,0,0,1,10.21,4.23,22.53,22.53,0,0,1,4.82,8.8,6.87,6.87,0,0,1-.07,4.3,21.36,21.36,0,0,1-8.82,11.68,12.17,12.17,0,0,0-3.78,3.64,33.4,33.4,0,0,0-2,3.37c-1.07,2.11-2.09,4.26-3.11,6.4a47.78,47.78,0,0,1-5.39,9.08,6.11,6.11,0,0,0-.63,1,2.35,2.35,0,0,0,.82,3.39,6.67,6.67,0,0,0,2.32,1,34.36,34.36,0,0,0,6.85.74,134.77,134.77,0,0,0,13.78-.6c4.13-.32,8.25-.79,12.4-.81a131.39,131.39,0,0,1,15.62.56,42.71,42.71,0,0,1,7.44,1.44,10.25,10.25,0,0,1,4.68,2.77,25.59,25.59,0,0,0,6.62,4.92,27.45,27.45,0,0,0,8.15,3,10.07,10.07,0,0,1,4.58,2,5.32,5.32,0,0,1,2.12,4.61c0,.54-.12,1.07-.13,1.61a3.7,3.7,0,0,0,2.83,3.95,22.07,22.07,0,0,0,2.94.54,10.45,10.45,0,0,1,2.48.41v-1.38c-1.29-.15-2.59-.29-3.88-.46A6.86,6.86,0,0,1,786.66,153.86Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M12.33,43.54a56.94,56.94,0,0,1,5.29-4.77,17.7,17.7,0,0,1,4.16-2.43,7.13,7.13,0,0,1,7.74,1.2,17.81,17.81,0,0,1,1.66,1.59A24.35,24.35,0,0,1,34.56,44a49.66,49.66,0,0,1,4.57,13.44,11,11,0,0,1,.1,5.24,9.29,9.29,0,0,0-.27,2A9.41,9.41,0,0,0,41,71.64c1.43,1.7,2.93,3.34,4.45,5a8.25,8.25,0,0,0,1.77,1.45,1.85,1.85,0,0,0,2.61-.62,5.88,5.88,0,0,0,.91-2.58c.18-1.45.38-2.9.45-4.35a47.25,47.25,0,0,1,.7-5.93C53.6,55.2,58.67,47.93,66,42.13a14.86,14.86,0,0,1,8.23-3.2A10.7,10.7,0,0,1,85.6,46.75c.23.81.37,1.64.57,2.46A61.36,61.36,0,0,0,88.35,57a10.25,10.25,0,0,0,1.46,2.85c1.11,1.37,2.29,1.41,3.47.12a11.17,11.17,0,0,0,1.7-3,42.42,42.42,0,0,1,11.55-15,25.85,25.85,0,0,1,3.78-2.6,14.1,14.1,0,0,1,8.58-2,27.38,27.38,0,0,0,6.2-.17c1.52-.19,3-.43,4.56-.61a17.29,17.29,0,0,1,4.13-.08,4.09,4.09,0,0,1,4,4,16.15,16.15,0,0,1-.17,4.81c-.42,2.27-.75,4.54-1,6.83a61.63,61.63,0,0,0,.33,14.68,33.29,33.29,0,0,0,.82,3.82,14.28,14.28,0,0,0,.86,2.37c.45,1,1,2,2.25,2s1.73-1.13,2.22-2.08a10.82,10.82,0,0,0,.67-1.71c.63-2.13,1.31-4.25,1.83-6.41a7.61,7.61,0,0,1,2.95-4.51c1.35-1,2.71-2,4.11-2.95a21.53,21.53,0,0,0,7-7.49c.49-.87,1-1.73,1.5-2.59a17.46,17.46,0,0,1,11-8.15,28.63,28.63,0,0,1,12.76-.18A18.71,18.71,0,0,1,196,44.88c2.25,2.5,4.71,4.82,7.13,7.18,1.21,1.17,2.52,2.24,3.81,3.33a4.89,4.89,0,0,0,2,1.07,1.22,1.22,0,0,0,1.54-1,7.83,7.83,0,0,0,.11-1.37c0-1.23,0-2.45.06-3.68a63.57,63.57,0,0,1,.78-8.93,18.94,18.94,0,0,1,1.79-5.43,6.76,6.76,0,0,1,4.5-3.64l5.35-1.34a12.89,12.89,0,0,1,3-.28,5,5,0,0,1,4.19,2c.43.54.8,1.12,1.19,1.69a19.11,19.11,0,0,0,3,3.49,6.86,6.86,0,0,0,2.1,1.39,1.45,1.45,0,0,0,2.14-1.28,6.62,6.62,0,0,0-.33-2.72c-.44-1.31-.85-2.62-1.27-3.94a11.47,11.47,0,0,1,.78-9.34c.26-.47.49-1,.71-1.44a4.54,4.54,0,0,0,.3-3.14c-.3-1.11-.6-2.22-.92-3.32s-.69-2.2-1-3.31a6.82,6.82,0,0,1-.07-3.64,13.88,13.88,0,0,0,.3-5.48c0-.44-.32-.88,0-1.32H235.8a1.22,1.22,0,0,0,0,.46,12.16,12.16,0,0,1-.2,6.58,5.86,5.86,0,0,0,0,2.73,38.2,38.2,0,0,0,1.5,5.3,6.83,6.83,0,0,1-.47,6.38,10.55,10.55,0,0,0-1.35,6.65,21,21,0,0,0,1.2,5.13c.39,1.16.69,2.34,1,3.53a.74.74,0,0,1-.21.83.72.72,0,0,1-.85,0,9,9,0,0,1-2.25-2,37.91,37.91,0,0,1-2.33-3.13,7.07,7.07,0,0,0-7.52-3.26,66.5,66.5,0,0,0-7.38,1.75,7.54,7.54,0,0,0-4.17,3.08,12.81,12.81,0,0,0-1.7,3.51,32.73,32.73,0,0,0-1.1,4.92,78,78,0,0,0-.51,9.41,6.08,6.08,0,0,1-.27,2.71c-1.12,0-1.77-.78-2.51-1.38-2.25-1.85-4.26-4-6.32-6-1.85-1.84-3.69-3.67-5.55-5.5a13.78,13.78,0,0,0-5.28-3.17A31.67,31.67,0,0,0,175,37.33c-6.71.84-12,4-15.35,10-.18.33-.39.66-.57,1a21.74,21.74,0,0,1-7.86,8.51c-1.29.82-2.5,1.77-3.72,2.7a8,8,0,0,0-3,4.73c-.22,1-.47,1.93-.74,2.89a32.15,32.15,0,0,1-1.95,5.64c-.2.4-.45.87-1,.84s-.77-.49-1-.9a10.72,10.72,0,0,1-.67-1.7c-.33-1.26-.68-2.52-.89-3.8a60.35,60.35,0,0,1-.12-17.65c.25-1.82.57-3.63.83-5.45a11.82,11.82,0,0,0-.24-5,4.92,4.92,0,0,0-4.17-3.77,11.15,11.15,0,0,0-3.21-.18c-1.52.17-3,.35-4.57.5-2.44.25-4.88.81-7.33.46a15.08,15.08,0,0,0-9.69,2.12,32.16,32.16,0,0,0-7.68,6.16,43,43,0,0,0-8.34,12.31,7.24,7.24,0,0,1-1.54,2.53.86.86,0,0,1-1.23,0,5.39,5.39,0,0,1-1.25-2.17c-.59-1.74-1.15-3.49-1.63-5.26s-.84-3.75-1.39-5.58a11.36,11.36,0,0,0-8.52-8.19,13.94,13.94,0,0,0-9,.84,15.59,15.59,0,0,0-3.78,2.17c-6.68,5.25-11.65,11.69-13.95,20a52.69,52.69,0,0,0-1.53,10.21,27.75,27.75,0,0,1-.4,3.42c-.17.87-.14,2.06-1.2,2.29-.87.19-1.48-.68-2-1.29C45.14,74.48,44.1,73.15,42.9,72a9,9,0,0,1-2.54-8.65,14,14,0,0,0-.08-6.14c-.35-1.49-.62-3-1.05-4.47a42,42,0,0,0-5-11.55,19,19,0,0,0-4.62-5.08,7.85,7.85,0,0,0-7-1.27,14.81,14.81,0,0,0-4.35,2A36.53,36.53,0,0,0,13,41.23c-1.7,1.66-3.38,3.34-5.08,5A8.55,8.55,0,0,1,.58,48.79v1.39a11.1,11.1,0,0,0,8.66-3.55C10.24,45.57,11.3,44.57,12.33,43.54Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M783.1,118.16a7.44,7.44,0,0,1-2.87,1.42,13.47,13.47,0,0,1-11.87-1.64,14.73,14.73,0,0,0-5.47-2.3,36.69,36.69,0,0,0-4.56-.59,105.81,105.81,0,0,0-14,.15c-5,.33-9.93.89-14.92.82-.84,0-1.68.15-2.52.21-2.6.19-5.2.39-7.8.56a11,11,0,0,1-3.42-.36c-1.27-.33-1.58-1.07-.91-2.23a11.68,11.68,0,0,1,1.23-1.66c1.72-2,3.44-3.92,5.2-5.84,3.73-4.08,7.59-8,11.16-12.24a42.62,42.62,0,0,0,3.46-4.58,7.53,7.53,0,0,0,1.27-4.34,39.65,39.65,0,0,0-1.21-9.33,22.4,22.4,0,0,0-2.25-5.75,10.28,10.28,0,0,0-4.21-4.13c-2.17-1.12-4.31-2.33-6.46-3.5-2.89-1.59-5.78-3.17-8.81-4.49a26.38,26.38,0,0,0-3.88-1.4,7.13,7.13,0,0,0-3.64-.11c-1.7.42-3.41.88-5.12,1.29a25.15,25.15,0,0,1-2.69.55c-.88.12-1.29-.27-1.29-1.16,0-1.38.06-2.76.07-4.14a7.74,7.74,0,0,0-.42-2.94,3.35,3.35,0,0,0-3.95-2.38c-.91.13-1.8.36-2.7.55-2.18.45-4.35.93-6.53,1.36a7.43,7.43,0,0,1-3,0,1.66,1.66,0,0,1-1.58-1.9c0-.38.05-.77.05-1.15a7.2,7.2,0,0,0-.76-3.33c-2.47-4.55-6-7.71-11.3-8.48-.61-.09-1.23-.09-1.83-.2a16.85,16.85,0,0,1-2.46-.55c-1.47-.49-1.75-1.26-1.13-2.66a10.84,10.84,0,0,1,1.82-2.63,48.45,48.45,0,0,1,5.86-5.51c1.31-1.07,2.63-2.12,3.86-3.27,3.32-3.13,4.22-7,3.28-11.36a7.32,7.32,0,0,0-4.14-5.22,12,12,0,0,0-3.73-1.07,34.76,34.76,0,0,0-8,.21,59.75,59.75,0,0,1-12.4-.22A30.81,30.81,0,0,1,642,1.28c-.56-.18-1.22-.23-1.58-.82h-1.84c-.35.28-.18.52.09.69a18,18,0,0,0,5.82,2.06A60.25,60.25,0,0,0,662.57,4a38.78,38.78,0,0,1,4.82-.21,12.78,12.78,0,0,1,4,.8,6.38,6.38,0,0,1,4.38,5.66,10.3,10.3,0,0,1-3.57,9.69c-1.23,1-2.46,2.07-3.71,3.09a44.84,44.84,0,0,0-6,5.72,9.9,9.9,0,0,0-1.85,2.89,2.74,2.74,0,0,0,1.57,3.78,8.42,8.42,0,0,0,2,.58c1.06.19,2.13.28,3.19.45a9.8,9.8,0,0,1,2.24.47,15.34,15.34,0,0,1,7.65,6.65A6.51,6.51,0,0,1,678.2,47c0,.39-.05.77,0,1.15a2.8,2.8,0,0,0,2.61,3,13.43,13.43,0,0,0,2.29.07A39.13,39.13,0,0,0,689.83,50c1.19-.25,2.39-.57,3.6-.7,1.65-.16,2.36.46,2.73,2.1a15,15,0,0,1,.16,4.12,19.46,19.46,0,0,0-.05,2.53,1.88,1.88,0,0,0,2,1.84,6.72,6.72,0,0,0,2.27-.25c1.63-.44,3.27-.83,4.88-1.3a9.41,9.41,0,0,1,6.3.32A65,65,0,0,1,718.76,62c3.17,1.71,6.27,3.54,9.49,5.15a10.39,10.39,0,0,1,5.15,5.61,32.64,32.64,0,0,1,2.36,13.71A4.27,4.27,0,0,1,735,88.8c-.81,1.21-1.63,2.41-2.53,3.55-2.24,2.84-4.71,5.46-7.15,8.11q-4.76,5.16-9.48,10.34c-.66.74-1.27,1.53-1.86,2.33-1.66,2.26-.92,4.1,1.92,4.63a20.2,20.2,0,0,0,3.21.19c2.61,0,5.2-.31,7.8-.5,2.37-.17,4.75-.14,7.11-.29,4.67-.28,9.33-.67,14-1a65.78,65.78,0,0,1,12.39.27,15.5,15.5,0,0,1,7.5,2.63,12.59,12.59,0,0,0,6.2,2.26,13.55,13.55,0,0,0,10.19-2.63,13.69,13.69,0,0,1,6.77-2.6.77.77,0,0,1,.79.32v-1.84c-.19.11-.37.29-.57.31A14.4,14.4,0,0,0,783.1,118.16Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M5.47,276.21a129.32,129.32,0,0,1,15.63-9.66,38.4,38.4,0,0,1,8.51-3.4c2.59-.62,5.16-.9,7.38,1.1a1.77,1.77,0,0,0,.4.24,4.71,4.71,0,0,0,5.7-.86,6.65,6.65,0,0,0,2-4.76c0-.46-.07-.92-.08-1.38a2.42,2.42,0,0,1,1.3-2.27A9.15,9.15,0,0,1,48,254.5a22.42,22.42,0,0,1,4-.84c3.19-.4,6.39-.77,9.57-1.25,3.71-.55,7.4-1.28,11.12-1.78a24.11,24.11,0,0,0,6.15-1.77c.78-.33,1.57-.6,2.37-.89a6.05,6.05,0,0,1,5.11.18,5.36,5.36,0,0,0,1.3.43,1,1,0,0,0,1.16-1.52,11.32,11.32,0,0,0-2.05-2.76,108.85,108.85,0,0,0-10.4-9.74c-.77-.63-1.59-1.2-2.41-1.77a12.07,12.07,0,0,0-5.5-2.17c-4.57-.56-8.18-2.88-11.36-6a13.41,13.41,0,0,1-2.79-3.92,8.35,8.35,0,0,1-.79-2.86,7.55,7.55,0,0,1,1.81-5.53,40.26,40.26,0,0,1,7.52-7.06c2.89-2.16,6-4,9-5.9,1.44-.89,2.86-1.79,4.25-2.75A12.84,12.84,0,0,0,79.67,193a3.77,3.77,0,0,0-.66-5.18A9.6,9.6,0,0,0,76.12,186c-1.63-.67-3.29-1.26-4.93-1.87s-3.46-1.24-5.17-1.91a7.24,7.24,0,0,1-3.67-3,13,13,0,0,0-5.64-4.91,44.72,44.72,0,0,0-14.43-4.4,9.13,9.13,0,0,1-4.45-1.71,25.5,25.5,0,0,1-3-2.53q-2.43-2.46-4.69-5.06a15.21,15.21,0,0,0-7-4.58,30.81,30.81,0,0,0-8.83-1.36,7.84,7.84,0,0,1-2.71-.35c-3.7-1.39-7.7-7.2-5.23-11.7a5.65,5.65,0,0,0,.34-4.26,18.32,18.32,0,0,0-1-2.81,63.73,63.73,0,0,0-4.13-7.17c-.27-.43-.77-.47-1-.85v2.3c.26.14.63.22.77.44a33.26,33.26,0,0,1,3.88,7.28,6.53,6.53,0,0,1-.16,5.13,7,7,0,0,0-.56,4.26,11.74,11.74,0,0,0,3.76,6.68,8.72,8.72,0,0,0,6.3,2.32,27.23,27.23,0,0,1,7.49,1,14.21,14.21,0,0,1,7.3,4.53c.68.83,1.4,1.63,2.14,2.4,1.28,1.33,2.54,2.67,3.89,3.92A13.11,13.11,0,0,0,43,171.25a41,41,0,0,1,14.12,4.62A9.36,9.36,0,0,1,61,179.35a10.29,10.29,0,0,0,5.87,4.53c2,.68,3.9,1.38,5.85,2a20,20,0,0,1,4.39,2c2.53,1.63,2.76,3.17.81,5.45A16.68,16.68,0,0,1,74,196.58c-2.28,1.41-4.58,2.79-6.84,4.23a63.42,63.42,0,0,0-9.37,7,30.49,30.49,0,0,0-3.73,4.06,8.45,8.45,0,0,0-1,9.1,11.65,11.65,0,0,0,1.38,2.37c3.36,4.33,7.52,7.43,13.05,8.3a14.35,14.35,0,0,1,6.71,2.8,93.45,93.45,0,0,1,12.43,11.6c.22.24.57.48.34,1a5.61,5.61,0,0,1-.62-.19,6.19,6.19,0,0,0-4.92-.2c-1.37.48-2.75.94-4.09,1.51a17.87,17.87,0,0,1-4.87,1.28c-.6.07-1.21.18-1.81.29-5.82,1-11.64,1.94-17.51,2.56a22.58,22.58,0,0,0-6.5,1.37c-2.23.93-2.92,2-2.87,4.41a6.78,6.78,0,0,1-.49,3.15c-1.37,2.95-4.23,3.26-6,1.75s-4.17-1.73-6.52-1.31A28.13,28.13,0,0,0,24,263.85,107.34,107.34,0,0,0,1.79,277.62c-.37.29-.69.62-1.21.42v1.84c.6,0,1-.39,1.36-.74C3.1,278.14,4.23,277.09,5.47,276.21Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M37.43,24.52a10.06,10.06,0,0,0,1.11.3c1.12.25,2.23.54,3.36.73a5.65,5.65,0,0,1,3.66,2.19,33.19,33.19,0,0,1,2.1,3c.83,1.37,1.58,2.8,2.35,4.21a41.34,41.34,0,0,0,3.06,5.13,9.52,9.52,0,0,0,1.55,1.68,1.73,1.73,0,0,0,2.64-.26,7,7,0,0,0,1.21-2.2c.47-1.22.88-2.45,1.36-3.66a6.12,6.12,0,0,1,4.27-3.85c.74-.21,1.49-.39,2.23-.55a37.25,37.25,0,0,0,8.88-3.08c1.64-.82,3.37-1.45,5.08-2.12a14.41,14.41,0,0,1,4.5-.9A8.65,8.65,0,0,1,92,28,26.75,26.75,0,0,1,94,30.57c.36.5.6,1.08,1,1.58a17,17,0,0,0,1.66,2.19c2.14,2.25,4.4,2.31,6.62.19a13.5,13.5,0,0,0,1.91-2.29c.81-1.21,1.51-2.48,2.24-3.75.56-1,1.11-2,1.63-3a4.67,4.67,0,0,1,2.73-2.34,27.17,27.17,0,0,1,3.53-1,102.46,102.46,0,0,1,11.18-1.37,69.9,69.9,0,0,0,8.88-1.2,18,18,0,0,1,3.19-.36,5,5,0,0,1,4.61,2.52,15.41,15.41,0,0,1,1.58,3.57A51.72,51.72,0,0,1,146,31.83a18.12,18.12,0,0,0,1.42,4.83A6.53,6.53,0,0,0,149,38.91a2.77,2.77,0,0,0,3.59.18A4.42,4.42,0,0,0,154.18,34a7,7,0,0,1,.09-4.71,23.3,23.3,0,0,1,6.54-9.85,6.68,6.68,0,0,1,.72-.57,7.88,7.88,0,0,1,7.38-1.35,19.21,19.21,0,0,1,4,1.71c1.58.93,3.13,1.93,4.7,2.89,1,.64,2.08,1.3,3.16,1.88a5.79,5.79,0,0,0,1.72.61,1.47,1.47,0,0,0,1.82-1.3,16,16,0,0,0,.09-2.3c0-1.22-.08-2.45,0-3.68a5.71,5.71,0,0,1,3.31-5.13,10.48,10.48,0,0,1,4-1.12,21.92,21.92,0,0,1,8.83,1.13q5,1.67,10.06,3.23a17.93,17.93,0,0,0,2.68.62c1.07.15,1.64-.55,1.23-1.54a11.24,11.24,0,0,1-.24-8.09,4.63,4.63,0,0,0-1-4.7c-.33-.4-.88-.65-.94-1.25h-1.84c.1.78.85,1,1.32,1.46A3.78,3.78,0,0,1,213,6.26a12.19,12.19,0,0,0-.25,7c.1.39.46.81,0,1.39A12,12,0,0,1,210,14c-3.21-1-6.43-2-9.62-3.1a24.83,24.83,0,0,0-5.16-1.09,14.25,14.25,0,0,0-7.65,1.13,6.72,6.72,0,0,0-4.32,6.47c0,1.15,0,2.3,0,3.45,0,.61,0,1.23,0,1.84a.66.66,0,0,1-1,.62,10.92,10.92,0,0,1-1.65-.8c-1.12-.67-2.21-1.38-3.3-2.09a35.24,35.24,0,0,0-6.86-3.71A9.61,9.61,0,0,0,160,18.58,24.37,24.37,0,0,0,153,29a6.85,6.85,0,0,0-.07,5.17,2.92,2.92,0,0,1,.05,2.23c-.34,1-.86,1.88-2,2s-1.65-.68-2.15-1.47a11.64,11.64,0,0,1-1.42-3.87c-.35-1.72-.6-3.47-.94-5.2a19.4,19.4,0,0,0-2.36-6.68A6.33,6.33,0,0,0,138.22,18a19.25,19.25,0,0,0-2.27.27c-2.12.34-4.23.77-6.36,1-3.42.39-6.87.64-10.3,1a36,36,0,0,0-7.2,1.43,6.79,6.79,0,0,0-4.46,3.69A27.79,27.79,0,0,1,106.2,28c-.81,1.39-1.62,2.78-2.52,4.11A9.09,9.09,0,0,1,102,34a2.78,2.78,0,0,1-4.12,0,11.32,11.32,0,0,1-2.14-2.68c-.44-.73-.84-1.47-1.3-2.17a10.74,10.74,0,0,0-11.92-4.9,29.21,29.21,0,0,0-6.91,2.47,36.57,36.57,0,0,1-9.94,3.46A8.82,8.82,0,0,0,58,37.06a16,16,0,0,1-1,2.57c-.79,1.7-1.35,1.76-2.59.25A13.49,13.49,0,0,1,53.11,38c-1-1.66-1.87-3.35-2.81-5a43.62,43.62,0,0,0-3.66-5.84,7.12,7.12,0,0,0-4.82-2.83,11.79,11.79,0,0,1-3.59-1C41.8,15.93,44.91,8.45,46.61.46H45.23A13.81,13.81,0,0,1,45,2.05a101.79,101.79,0,0,1-7.36,19.53c-.27.54-.57,1.08-.8,1.65A.9.9,0,0,0,37.43,24.52Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M778.39,103.37a11.2,11.2,0,0,1-2.52,1.08,1.66,1.66,0,0,1-2.23-1.09,13.78,13.78,0,0,1-.65-2.19,6.67,6.67,0,0,0-4.22-4.81,11.82,11.82,0,0,0-2.2-.64,16.16,16.16,0,0,0-9.89,1c-4.57,2-9.17,3.89-13.85,5.57a46.7,46.7,0,0,1-7.93,2.3,11.29,11.29,0,0,1-1.14.19c-.52,0-1.11.15-1.4-.47s.14-.86.41-1.22a15.25,15.25,0,0,1,2.84-2.66c1.93-1.51,3.89-3,5.81-4.52a25.91,25.91,0,0,0,4.07-4,12.69,12.69,0,0,0,2.72-6.24,27.48,27.48,0,0,0,.3-5.73,65.5,65.5,0,0,0-3.44-16.83,13,13,0,0,0-6.51-7.65c-.41-.22-.8-.46-1.21-.67a57.07,57.07,0,0,0-12.73-4.57,15.64,15.64,0,0,0-8.84.15,3.07,3.07,0,0,1-2.21.18,2.93,2.93,0,0,1,.79-2.12c.91-1.41,1.91-2.78,2.88-4.16a19.77,19.77,0,0,0,3.63-7.61A4,4,0,0,1,722.81,34a30.21,30.21,0,0,0,2.67-1.78A7.48,7.48,0,0,0,728.42,26,11.32,11.32,0,0,0,728,23a28.72,28.72,0,0,0-5.32-10.09,8.69,8.69,0,0,0-1.14-1.13,4.36,4.36,0,0,0-4.48-1c-1.09.34-2.23.52-3.35.79-1.78.43-3.58.82-5.34,1.33a10.07,10.07,0,0,0-3.87,2c-3.59,3.11-7.17,6.24-10.8,9.31a11.47,11.47,0,0,0-3.67,4.89A8.77,8.77,0,0,1,688.29,32c-.75.8-1.37.78-2.1-.09a5.53,5.53,0,0,1-.53-.74,21.3,21.3,0,0,0-3.95-4.47c-2.24-2-2.24-2.29-.32-4.66,1.78-2.21,3.58-4.4,5.3-6.65a29.76,29.76,0,0,0,3.71-6.33,11.85,11.85,0,0,0,.89-8c-.07-.28.08-.42.23-.58h-1.38a1.91,1.91,0,0,0-.06.66c.83,2.58.21,5-.77,7.38a30,30,0,0,1-3.42,6c-1.63,2.32-3.48,4.48-5.29,6.66a17.43,17.43,0,0,0-1.5,2,2.29,2.29,0,0,0,.18,2.79,13.86,13.86,0,0,0,1.59,1.66,20.24,20.24,0,0,1,3.94,4.47,5.46,5.46,0,0,0,1,1.21,2.11,2.11,0,0,0,2.57.19A4.37,4.37,0,0,0,689.85,32a18.52,18.52,0,0,0,1.41-2.63,10.25,10.25,0,0,1,3.15-4.16c3.28-2.77,6.57-5.53,9.75-8.41A12.7,12.7,0,0,1,710,13.75c2.54-.57,5.08-1.17,7.6-1.79a3.41,3.41,0,0,1,3.39.9,12.63,12.63,0,0,1,1.39,1.53,28,28,0,0,1,3.91,7,18.14,18.14,0,0,1,.82,3.1,6.72,6.72,0,0,1-3.14,7.32c-.58.38-1.16.75-1.75,1.11a5.13,5.13,0,0,0-2.58,3.63A14.49,14.49,0,0,1,717.28,42c-.8,1.22-1.68,2.38-2.49,3.59s-1.43,2.18-2.09,3.29a3.19,3.19,0,0,0-.54,1.74,1.28,1.28,0,0,0,1.06,1.31,4.5,4.5,0,0,0,1.37,0c.82-.16,1.63-.4,2.45-.61a12,12,0,0,1,5-.29,46.23,46.23,0,0,1,6.48,1.53A47.37,47.37,0,0,1,738.82,57a10.76,10.76,0,0,1,4.88,5.87,69.94,69.94,0,0,1,2.35,8.17,47.74,47.74,0,0,1,1.17,12.78,12.37,12.37,0,0,1-3.51,8.28,43.21,43.21,0,0,1-3.36,3.13c-1.89,1.56-3.88,3-5.79,4.54-.9.72-1.73,1.52-2.55,2.32a3.37,3.37,0,0,0-.93,1.56,1.67,1.67,0,0,0,1.55,2.28,11,11,0,0,0,3.42-.29,61.82,61.82,0,0,0,8.54-2.7c4.35-1.71,8.66-3.5,13-5.27a15.21,15.21,0,0,1,9.47-.62,5.86,5.86,0,0,1,4.88,4.88,6.73,6.73,0,0,0,.87,2.36,2.68,2.68,0,0,0,3.31,1.34,9,9,0,0,0,2.53-1.07q3-1.87,6.05-3.76A10.83,10.83,0,0,1,791.87,99V97.59a14.28,14.28,0,0,0-8.22,2.49C781.93,101.23,780.17,102.32,778.39,103.37Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M2.21,264.55c2.88-2,5.72-4.13,8.62-6.13a31,31,0,0,1,6.72-3.48,14.07,14.07,0,0,1,8.58-.52c1.78.45,3.57.89,5.36,1.3,3.44.8,4.85.25,6.87-2.62.22-.31.42-.64.63-1,.64-.95,1.27-1.92,1.94-2.86,2.47-3.44,4.7-4.59,9.31-3.16,2.64.82,5.31,1.51,8,2.19a21,21,0,0,0,5.92.7,11.12,11.12,0,0,0,6-2c1.66-1.13,1.78-2.35.45-3.83a10.75,10.75,0,0,0-2.48-2c-1.9-1.16-3.81-2.29-5.73-3.41-2.65-1.55-5.33-3-8-4.6a31.8,31.8,0,0,1-5.5-4.16,21.36,21.36,0,0,1-6-10.13,12.85,12.85,0,0,1,.79-9.18,18.21,18.21,0,0,1,3-4.35,32.54,32.54,0,0,1,7.55-6c1.52-.9,3-1.8,4.52-2.75,1.16-.74,2.3-1.53,3.39-2.37a6.65,6.65,0,0,0,1.41-1.49,1.52,1.52,0,0,0-.45-2.22,10.28,10.28,0,0,0-1.87-.87c-1-.37-2-.67-3-1-1.42-.48-2.48-1.24-2.31-3a3.13,3.13,0,0,0-.06-.68c-.5-3.08-2-4.59-5-5.17a8,8,0,0,0-1.6-.21,79.2,79.2,0,0,1-10.75-1c-3.18-.47-6.34-1.07-9.49-1.78a4.4,4.4,0,0,1-3.27-2.58,16.47,16.47,0,0,1-1.79-5.67,4.48,4.48,0,0,0-3.42-4.13,10.84,10.84,0,0,0-2.92-.6c-3-.12-6-.2-9-.39a49.64,49.64,0,0,1-8-.91v1.39c.68.06,1.37.1,2.06.18a82.75,82.75,0,0,0,11.23.75c.92,0,1.85,0,2.76.09a12.9,12.9,0,0,1,4,.9,2.9,2.9,0,0,1,2,2.6,18.28,18.28,0,0,0,1.77,5.91,6,6,0,0,0,4.78,3.81,131.28,131.28,0,0,0,20,2.75,10,10,0,0,1,1.82.2,4.11,4.11,0,0,1,3.43,3.56c.11.76.26,1.52.34,2.28a2.6,2.6,0,0,0,1.5,2.17,25.7,25.7,0,0,0,2.55,1c1,.38,2,.68,3,1.08.76.3.85.8.22,1.39a18.08,18.08,0,0,1-2.32,1.87c-2,1.34-4.14,2.63-6.24,3.89a34.33,34.33,0,0,0-7.26,5.6,19.66,19.66,0,0,0-3.61,5,13.87,13.87,0,0,0-.94,10.29,23.52,23.52,0,0,0,7,11.14,34.35,34.35,0,0,0,5.18,3.81c2.77,1.64,5.59,3.2,8.37,4.82,1.72,1,3.43,2,5.12,3.08a15.69,15.69,0,0,1,2,1.52c1.14,1,1.07,1.73-.17,2.54-.12.08-.27.14-.4.22a9.6,9.6,0,0,1-5.49,1.37,36.29,36.29,0,0,1-9-1.68c-1.63-.44-3.23-1-4.85-1.42a7.67,7.67,0,0,0-8.62,2.76c-.91,1.14-1.7,2.36-2.54,3.55-.49.69-.94,1.41-1.43,2.09a3.77,3.77,0,0,1-4.4,1.63c-1.85-.51-3.72-.92-5.58-1.37a14.11,14.11,0,0,0-7.49-.18c-1.18.34-2.35.71-3.49,1.16a36.16,36.16,0,0,0-7,3.94c-2.21,1.53-4.36,3.13-6.54,4.7-.55.4-1,.93-1.82.83v1.38C1.29,265.41,1.73,264.9,2.21,264.55Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M784.69,517.27c.26,1,.61,1.9.91,2.85a3.35,3.35,0,0,1,.1,2c-1.07,3.52-5.53,5-7.64,2.48a6.09,6.09,0,0,0-1.08-.86,4.61,4.61,0,0,0-1.89-.8,3.19,3.19,0,0,0-3.87,3.59,5.74,5.74,0,0,0,.21.89,2.54,2.54,0,0,1-1.09,2.81c-.74.55-1.53,1-2.31,1.5s-1.45.86-2.21,1.23a3.66,3.66,0,0,0-2.07,4.2,10.79,10.79,0,0,0,.62,2.44c.59,1.49,1.27,3,2,4.41,1.34,2.83,2.85,5.59,4,8.51a8.81,8.81,0,0,1-.38,7.54,23,23,0,0,1-2.91,4.4,53.45,53.45,0,0,1-4.24,4.53c-3,2.88-6.15,5.55-9.38,8.14a43.4,43.4,0,0,0-9.5,10.55c-1.49,2.33-3,4.67-4.44,7a29.75,29.75,0,0,1-4.53,5.48,15.68,15.68,0,0,1-11.49,4.46,25.51,25.51,0,0,1-18-7.4,14.5,14.5,0,0,0-1.7-1.54c-1.51-1.07-2.93-.72-3.84.93a10.77,10.77,0,0,0-1,3.28c-.33,1.81-.66,3.62-.91,5.44a7.2,7.2,0,0,1-2.24,4.42l-2.48,2.39c-.21.21-.09.38.09.53h1.38a11,11,0,0,1,2.16-2.36,7.67,7.67,0,0,0,2.18-4.21c.08-.6.22-1.2.32-1.8.3-1.66.56-3.33.89-5a9.14,9.14,0,0,1,.63-2c.53-1.18,1.29-1.34,2.35-.52a14.37,14.37,0,0,1,1.34,1.25,26.43,26.43,0,0,0,20.46,7.67,16.12,16.12,0,0,0,9.3-3.53,27.56,27.56,0,0,0,6-6.63q1.77-2.68,3.45-5.43A46.14,46.14,0,0,1,755,577.47a105.58,105.58,0,0,0,10-8.82,39.86,39.86,0,0,0,4.61-5.43,17.94,17.94,0,0,0,2.07-3.83,8.92,8.92,0,0,0,.1-6.51c-.6-1.57-1.25-3.13-2-4.65-1.08-2.28-2.24-4.53-3.35-6.8a16.21,16.21,0,0,1-1.46-4.34,2.59,2.59,0,0,1,1.27-2.94c.65-.4,1.35-.72,2-1.12,1-.59,2-1.19,2.9-1.86a3.53,3.53,0,0,0,1.54-3.6,10.56,10.56,0,0,1-.18-1.36,1.86,1.86,0,0,1,2.39-2,4,4,0,0,1,1.85.87c.42.33.79.72,1.22,1a4.83,4.83,0,0,0,4.36.79,5.91,5.91,0,0,0,4.27-7.83c-.23-.73-.52-1.45-.68-2.19-.33-1.46,0-2.16,1.49-2.62a9.32,9.32,0,0,1,4.5-.55v-1.38a12.84,12.84,0,0,0-5.38,1C784.67,514.15,784.16,515.34,784.69,517.27Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M6.63,246a25.49,25.49,0,0,1,16.52-5.28q2.88.12,5.74.31a45.41,45.41,0,0,0,10.55-.24,6.62,6.62,0,0,0,2.8-.95,1.44,1.44,0,0,0,.44-2,6.73,6.73,0,0,0-2-2.13c-1.66-1.24-3.36-2.42-5-3.68a29.66,29.66,0,0,1-7.28-7.91c-1.91-3.09-2.92-6.41-2-10.08a14.33,14.33,0,0,1,2-4.37,32,32,0,0,1,4.31-5.06,106.89,106.89,0,0,1,8.76-7.44c1.38-1.1,2.76-2.19,4.1-3.33a10.33,10.33,0,0,0,1.55-1.69c.61-.83.38-1.56-.51-2.11a4.34,4.34,0,0,0-2-.49,33.68,33.68,0,0,0-6.88.26c-3,.39-6,.93-9.07,1.5a11.87,11.87,0,0,1-11.44-3.87c-2-2.15-2.89-4.66-1.51-7.59a9.84,9.84,0,0,0,.73-2.64,2.29,2.29,0,0,0-1.78-2.79,7,7,0,0,0-1.35-.31q-2.73-.3-5.48-.54a9.62,9.62,0,0,0-1.61,0,3.64,3.64,0,0,0-3.13,2c-.38.75-.7,1.53-1,2.3-.25.57-.46,1.14-.7,1.7-.14.34-.48.33-.77.39v2.3a1.83,1.83,0,0,0,1.24-.94c.41-.82.78-1.66,1.16-2.49s.78-1.84,1.2-2.73a2.16,2.16,0,0,1,2-1.29,8.84,8.84,0,0,1,1.15,0c2.06.18,4.12.39,6.18.59l.22,0c1.35.28,1.73.8,1.43,2.08a11,11,0,0,1-.64,2,7.23,7.23,0,0,0,1.12,8c3.27,4.07,7.55,5.93,12.78,5.09,3.86-.62,7.69-1.4,11.59-1.74a16,16,0,0,1,5.26.09c.84.2,1,.57.31,1.23a18.39,18.39,0,0,1-1.52,1.41c-1.3,1.06-2.63,2.1-3.95,3.15a100.7,100.7,0,0,0-8.39,7.17,31.72,31.72,0,0,0-4.69,5.65A13.33,13.33,0,0,0,24.9,218a15.23,15.23,0,0,0,2.38,6.65,30.71,30.71,0,0,0,7,7.84c1.62,1.29,3.34,2.45,5,3.7A25.43,25.43,0,0,1,41.37,238a.66.66,0,0,1-.27,1.11,11.56,11.56,0,0,1-2.91.64,46,46,0,0,1-6.43.17l-6.89-.42a27.57,27.57,0,0,0-15.51,3.33,42.36,42.36,0,0,0-6.73,4.79c-.62.54-1.13,1.28-2,1.38v1.85c.65-.51,1.31-1,1.95-1.53C3.9,248.25,5.21,247.06,6.63,246Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M781.37,20.64a33.14,33.14,0,0,0,8-4.87l2.49-2V12a42,42,0,0,1-6.81,5.43,25.55,25.55,0,0,1-6.9,3.06c-3,.83-6,1-8.92-.63-.42-.23-.9-.79-1.4-.15-.35.45,0,.87.25,1.25A30.74,30.74,0,0,1,770.2,25a4.42,4.42,0,0,1-1.27,5.2,17.39,17.39,0,0,1-4.42,2.87,60.21,60.21,0,0,1-5.94,2.44c-1.88.66-3.73,1.38-5.59,2.08a5.49,5.49,0,0,0-1.81,1,.85.85,0,0,0,.21,1.48,10.8,10.8,0,0,0,2,.41c.91.09,1.84.08,2.75.14a66.84,66.84,0,0,1,8,.87,12.51,12.51,0,0,1,8.51,5.72,9.46,9.46,0,0,1,1.47,7.46,23.43,23.43,0,0,1-1,3.29A30.5,30.5,0,0,1,770,64c-1,1.54-2.08,3-3.13,4.54a27.64,27.64,0,0,0-2.7,4.53,5.31,5.31,0,0,0-.55,2.44,1.82,1.82,0,0,0,1.69,1.86,7.19,7.19,0,0,0,3-.27,27.74,27.74,0,0,0,6.06-2.72,9.31,9.31,0,0,1,2.08-1c3.11-.91,7.65.9,7.7,5.58a9.19,9.19,0,0,1-.41,3.17c-.32.94-.6,1.9-.86,2.86a6.55,6.55,0,0,0-.23,3,1.63,1.63,0,0,0,1.75,1.48,4.48,4.48,0,0,0,2-.54,16,16,0,0,0,3.25-2.14,3,3,0,0,1,2.33-.74V84.7a6,6,0,0,0-3.51,1.5,10,10,0,0,1-3.34,2c-.87.29-1.37-.06-1.34-.94a10.66,10.66,0,0,1,.75-3.34,15.54,15.54,0,0,0,.88-3.8,7.12,7.12,0,0,0-7.13-8.06A7.54,7.54,0,0,0,774,73.17a23.61,23.61,0,0,1-5.17,2.47,15.16,15.16,0,0,1-2.66.64c-1.07.14-1.66-.53-1.34-1.52A11.92,11.92,0,0,1,766,72.25c.82-1.38,1.72-2.72,2.65-4a64,64,0,0,0,3.75-5.77,25.64,25.64,0,0,0,2.75-6.55,11,11,0,0,0-.5-7.63c-1.92-3.88-4.79-6.71-9.14-7.74a37.58,37.58,0,0,0-6.58-1c-1.61-.1-3.22-.2-4.82-.33-.24,0-.65.09-.6-.45a9.44,9.44,0,0,1,2.49-1c2-.76,4-1.46,6-2.24a30.15,30.15,0,0,0,6.31-3.25c3.1-2.13,4.68-4.71,2.44-9.07-.21-.41-.62-.82-.4-1.46A16.77,16.77,0,0,0,781.37,20.64Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M325.34,20.15a22.93,22.93,0,0,0,3,.09c1.3,0,2.6,0,3.91,0a4,4,0,0,1,3.23,1.47,17.75,17.75,0,0,1,1.66,2.19,21.47,21.47,0,0,1,2.72,7.27,12.07,12.07,0,0,1-.69,7.19c-1.16,2.77-.84,3.84,1.56,5.76a7.65,7.65,0,0,1,2.62,3.95A20.5,20.5,0,0,1,344,51c.47,3.26.89,6.52,1.31,9.79a13.05,13.05,0,0,0,1.37,4.36,5.92,5.92,0,0,0,2.1,2.39,2,2,0,0,0,2,.17,1.68,1.68,0,0,0,.81-1.77c0-.53-.15-1.07-.16-1.6-.07-4,1.26-7.35,4.95-9.42a8,8,0,0,0,.8-.47,2.65,2.65,0,0,0,1.11-3.58,13.28,13.28,0,0,0-.92-1.85c-.71-1.27-1.47-2.51-2.17-3.78a23,23,0,0,1-3-11A39.14,39.14,0,0,1,356.08,16c1.65-3.28,3.9-6,7.45-7.49a7.7,7.7,0,0,0,3.15-2.24,4.06,4.06,0,0,0,.9-4.07c-.19-.58-.39-1.15-.59-1.73h-1.38c.18.42.35.84.52,1.26A3.33,3.33,0,0,1,365,6.19a10.78,10.78,0,0,1-2.35,1.41,14.46,14.46,0,0,0-6.05,5.14,24.76,24.76,0,0,0-2.53,4.63A42.15,42.15,0,0,0,350.91,33a23.91,23.91,0,0,0,2.78,12c.76,1.42,1.58,2.8,2.36,4.21.34.6.68,1.2,1,1.83.53,1.24.36,1.76-.75,2.51-.19.13-.4.23-.6.35-4.24,2.5-5.79,6.32-5.42,11.08,0,.38.08.76.09,1.14a.52.52,0,0,1-.8.43,4.9,4.9,0,0,1-1.94-2.21,15.27,15.27,0,0,1-1.28-4.86c-.43-3.19-.82-6.39-1.3-9.57-.44-2.89-1.53-5.45-4.08-7.16a2.47,2.47,0,0,1-1-3,18,18,0,0,1,.64-1.73,8.33,8.33,0,0,0,.67-2.66,20.7,20.7,0,0,0-4.42-13.92,5.82,5.82,0,0,0-4.95-2.46l-3.22,0c-1,0-2,0-3,0-2.75-.24-3.37-1.23-2.44-3.78.31-.86.68-1.7,1-2.57a15.57,15.57,0,0,0,0-10.37c-.2-.57-.37-1.16-.55-1.74h-1.38a15.89,15.89,0,0,1-.06,13.78c-.09.21-.18.42-.26.64C321,18,322,19.74,325.34,20.15Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M787.18,239a3.6,3.6,0,0,0-3.42.86c-.3.24-.58.49-.86.75a69.53,69.53,0,0,0-5.31,5.41c-1.44,1.68-3,3.31-4.5,4.9a20.16,20.16,0,0,1-2.29,1.91,1.67,1.67,0,0,1-1.93.11,16.82,16.82,0,0,0-2.26-1.1c-1-.35-1.67.26-1.56,1.29a7.45,7.45,0,0,0,1,2.54,33.45,33.45,0,0,0,4.72,6.76,4.67,4.67,0,0,1,1.2,4.46,8.08,8.08,0,0,0,1.52,6.71c.68,1,1.43,2,2.18,3,2.14,2.77,3.19,6.06,4.48,9.24a2.18,2.18,0,0,1,.11.44,3.83,3.83,0,0,1-1.17,3.76c-.57.51-1.17,1-1.78,1.45a2.47,2.47,0,0,0-1,2.84c.12.44.21.89.36,1.32a40.31,40.31,0,0,1,2,8.95,38.28,38.28,0,0,0,.85,4.74,6.07,6.07,0,0,0,4.68,4.8,23.26,23.26,0,0,1,7.67,3.53v-1.84a.62.62,0,0,1-.63,0,33.71,33.71,0,0,0-7.19-3,4.44,4.44,0,0,1-3.21-3.26,28.41,28.41,0,0,1-.91-4.73A40.19,40.19,0,0,0,778.1,296c-.16-.43-.26-.88-.41-1.32a2.07,2.07,0,0,1,.93-2.75,7.82,7.82,0,0,0,1.4-1.18,4.81,4.81,0,0,0,1.46-4.39,11.69,11.69,0,0,0-1-3.06c-1.51-3.35-3-6.69-5.43-9.53a7.48,7.48,0,0,1-1.84-7.25,4.45,4.45,0,0,0-.76-3.72,26.13,26.13,0,0,0-1.82-2.37,31.06,31.06,0,0,1-3.77-5.74,8.65,8.65,0,0,1-.42-1.06c0-.06,0-.18,0-.2s.29-.18.38-.14a6.13,6.13,0,0,1,1.23.61,2.75,2.75,0,0,0,3.4-.13,17.16,17.16,0,0,0,3.12-2.7c1.62-1.74,3.2-3.51,4.76-5.3s3.13-3.15,4.73-4.69a3,3,0,0,1,2.93-.85,6.12,6.12,0,0,0,4.81-.87v-1.84A4.22,4.22,0,0,1,787.18,239Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M592.61,602.2a3.6,3.6,0,0,0-1.81-3.48c-1-.67-2-1.36-3.08-2a58.32,58.32,0,0,1-14.19-11.6,15.7,15.7,0,0,0-1.48-1.46,8.49,8.49,0,0,0-1.28-.95,1.78,1.78,0,0,0-2.9,1.06,19.5,19.5,0,0,0-.62,3.15c-.2,1.37-.32,2.74-.5,4.11a19.16,19.16,0,0,1-2.64,7.54c-1.54,2.52-2.12,3.15-5.43,2.23a31.39,31.39,0,0,0-6.32-1.14,11.54,11.54,0,0,0-8.32,2.72,18.86,18.86,0,0,0-3.23,3.27,9.19,9.19,0,0,1-5.53,3.4c-2.84.7-5.69,1.27-8.56,1.77a8.73,8.73,0,0,0-3,1,1.06,1.06,0,0,0-.65.87h2.76c.51-.87,1.45-.7,2.22-.85,2.77-.55,5.55-1.08,8.29-1.82a9.41,9.41,0,0,0,5.13-3.26,27.93,27.93,0,0,1,2.34-2.53,10.61,10.61,0,0,1,10.06-3.18c2,.41,4,.82,6.06,1.29a3.84,3.84,0,0,0,4.09-1.43,14.66,14.66,0,0,0,1.16-1.71,22.06,22.06,0,0,0,3-9.54c.16-1.45.3-2.9.53-4.34.29-1.9.91-2.15,2.33-.94a15.83,15.83,0,0,1,1.79,1.78,57.8,57.8,0,0,0,13.42,11.07c1.18.73,2.31,1.53,3.49,2.22a3,3,0,0,1,1.67,3,19.48,19.48,0,0,0,1.66,9.4c.12.29.21.57-.06.83h1.38a.94.94,0,0,0,0-.88A18.43,18.43,0,0,1,592.61,602.2Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M785.16,540.85a9.24,9.24,0,0,0-3.61-.53c-2.08.14-2.8,1.51-1.7,3.32a9.31,9.31,0,0,0,1.58,2,14.21,14.21,0,0,1,3.86,6.16,28.35,28.35,0,0,1-1.65,22.49c-2.26,4.43-5.83,7.62-10,10.21a68.34,68.34,0,0,1-8.78,4.47c-1.4.61-2.76,1.31-4.12,2a2.85,2.85,0,0,0-1.57,2.14c-.23,1.28-.57,2.54-.76,3.82a33.43,33.43,0,0,0-.26,10.75,43.54,43.54,0,0,0,1.49,5H761a22.17,22.17,0,0,1-1.78-5.91,42,42,0,0,1,1-13.23,2.63,2.63,0,0,1,1.53-1.89c1-.51,2.07-1,3.12-1.45a72.35,72.35,0,0,0,9.22-4.65,28.14,28.14,0,0,0,9.07-8.33c5.2-8,6.09-16.51,3.31-25.51a15.64,15.64,0,0,0-4.27-7,6.33,6.33,0,0,1-.93-1c-.37-.54-1-1.1-.55-1.82s1.24-.47,1.91-.38a13.91,13.91,0,0,1,4.95,1.76,13.15,13.15,0,0,0,4.21,1.73v-1.38a6.24,6.24,0,0,1-3.17-1.16A23.13,23.13,0,0,0,785.16,540.85Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M92.41,602.35a18.64,18.64,0,0,1,.44-9.51,32,32,0,0,0,1.71-11.3,10.36,10.36,0,0,0-1.44-5c-.83-1.43-2-1.59-3.19-.39a13.54,13.54,0,0,0-1.76,2.41A36.62,36.62,0,0,1,82.08,586a22.21,22.21,0,0,1-4,3.07,8.94,8.94,0,0,1-4.55,1.4,9.94,9.94,0,0,0-5,1.56,19.81,19.81,0,0,0-3.64,2.8,42.07,42.07,0,0,0-3.67,4.11,50.14,50.14,0,0,1-15.12,12.86c-.38.2-.87.34-.89.91H48a.4.4,0,0,1,.12-.58c.69-.47,1.41-.91,2.11-1.39a53.42,53.42,0,0,0,12.24-11.39,27.58,27.58,0,0,1,5-5.1,10.71,10.71,0,0,1,6.71-2.63,7.59,7.59,0,0,0,3.51-1,21.41,21.41,0,0,0,4.54-3.12,37.35,37.35,0,0,0,7-8.23,19.53,19.53,0,0,1,1.43-2.07c.6-.74,1.2-.69,1.61.09a10,10,0,0,1,1.18,5.33A36.49,36.49,0,0,1,91.56,593a15.9,15.9,0,0,0-.65,7.48,43.78,43.78,0,0,0,2.52,10.25,4.35,4.35,0,0,1,.59,2H95.4c-.16-.51-.3-1-.5-1.52A41.64,41.64,0,0,1,92.41,602.35Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M573.94,33.46a10.18,10.18,0,0,0,2.58-1.9A32.82,32.82,0,0,0,581.23,26a52.77,52.77,0,0,1,4.35-5.63c3.3-3.75,6.84-7.26,11.23-9.71s7.39-6.06,10-10.15h-1.38c-1.12,1.45-2.2,2.94-3.38,4.35a18.9,18.9,0,0,1-5.65,4.63,29.87,29.87,0,0,0-5.26,3.7A59.68,59.68,0,0,0,580.39,25a34.41,34.41,0,0,1-3.57,4.5,28,28,0,0,1-2.56,2.3c-.52.42-1.12,1-1.84.67s-.61-1.18-.59-1.84a16.82,16.82,0,0,1,.25-2.74c.27-1.43.61-2.84,1-4.25,1.22-4.59,2.38-9.19,3.17-13.88A54.27,54.27,0,0,0,577.36.46H576c.07.21.22.43.19.63-.29,2.43-.56,4.86-.93,7.28-.85,5.44-2.25,10.77-3.62,16.1-.41,1.63-.7,3.29-1,4.94a6.07,6.07,0,0,0,0,2.51C571.12,33.71,572.26,34.27,573.94,33.46Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M28.41,611.67a13.29,13.29,0,0,1-8-10,38.65,38.65,0,0,1-.81-6.6A42.12,42.12,0,0,0,19,589.4c-.6-3.42-1.74-6.51-4.84-8.51A2.47,2.47,0,0,1,13,578.55c.05-.92,0-1.84.06-2.75.06-1.38.17-2.76.24-4.13a8.76,8.76,0,0,0-.36-3.18,1.31,1.31,0,0,0-2-.75,7.21,7.21,0,0,0-2.11,2.08,37.45,37.45,0,0,0-5.1,9.46c-.77,2.08-1.44,4.2-2.15,6.29-.12.36-.12.76-.45,1s-.39,0-.55-.15v4.61A3.28,3.28,0,0,0,1.84,589c1-3,1.87-6,2.91-8.94A35.34,35.34,0,0,1,9,571.69c.56-.82,1.22-1.57,1.85-2.34a.79.79,0,0,1,.78-.36c.35.09.41.42.41.73,0,1.69,0,3.37-.06,5,0,1.22-.14,2.44-.15,3.67A3.83,3.83,0,0,0,13.59,582c2.43,1.57,3.49,3.95,4.05,6.66a42.58,42.58,0,0,1,.8,7.29,32.27,32.27,0,0,0,.55,5c.89,4.62,2.89,8.52,7.15,11,.32.19.68.37.67.83h2.77c0-.13.08-.35,0-.38A10.6,10.6,0,0,0,28.41,611.67Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M8.34,231.83c2.42.35,4.83.8,7.25,1.19a4.73,4.73,0,0,0,2.05,0,1,1,0,0,0,.71-1.42A14.12,14.12,0,0,0,17,229.49c-.81-1-1.71-2-2.56-3a40.47,40.47,0,0,1-5.17-7,13.43,13.43,0,0,1-1.39-3.63A5.89,5.89,0,0,1,9.68,210a20.15,20.15,0,0,1,2.55-1.94c1.58-1.09,3.24-2,4.77-3.19,2.23-1.67,2.13-3.18-.26-4.6A25.47,25.47,0,0,0,13,198.56a20.52,20.52,0,0,1-8.34-5.92c-.5-.58-1-1.15-1.5-1.74a7.4,7.4,0,0,0-2.58-2.17v1.84a1.32,1.32,0,0,1,1.18.56c.75.88,1.51,1.74,2.27,2.6a21.31,21.31,0,0,0,8.57,6c.93.35,1.84.77,2.74,1.2a8.3,8.3,0,0,1,1.36.84c.73.53.79,1.12.16,1.71a13,13,0,0,1-1.44,1.13c-.83.56-1.69,1.05-2.52,1.61A30,30,0,0,0,9,209a7.29,7.29,0,0,0-2.17,7.74,15.67,15.67,0,0,0,1.52,3.58,40,40,0,0,0,4.59,6.31c1.1,1.28,2.22,2.54,3.31,3.82.33.4.77.76.71,1.43a21.58,21.58,0,0,1-4.53-.62A102.71,102.71,0,0,0,.58,229.7v1.38A36.2,36.2,0,0,1,8.34,231.83Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M656.27,596.74A9.64,9.64,0,0,0,656,594a2.63,2.63,0,0,0-2.86-2.15,10.21,10.21,0,0,0-1.83.17,2.5,2.5,0,0,1-2.84-.91,1.71,1.71,0,0,0-2.3-.3,10.14,10.14,0,0,0-2.4,1.77c-1.19,1.08-2.33,2.22-3.55,3.27a17.33,17.33,0,0,1-6.77,3.74,16.52,16.52,0,0,0-9.84,7.11,65.54,65.54,0,0,0-3.43,6H622c-.33-.23-.22-.51-.07-.78,1-1.64,1.94-3.29,3-4.9a14.29,14.29,0,0,1,8.56-6.16,20.05,20.05,0,0,0,8.09-4.56c1.09-1,2.12-2,3.2-3a12.41,12.41,0,0,1,1.62-1.27,1,1,0,0,1,1.43.14c.89,1.27,2.15,1.3,3.49,1.11a15.8,15.8,0,0,1,1.81-.27,1.62,1.62,0,0,1,1.7,1.23,8.2,8.2,0,0,1,.29,3,26.51,26.51,0,0,0,.31,5.26,39.11,39.11,0,0,0,2.54,8.31c.25.6.77,1.16.44,1.9h1.38c.34-.77-.25-1.32-.51-1.91A30.82,30.82,0,0,1,656.27,596.74Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M791,176.4a55.89,55.89,0,0,0-3.19,13.35,11.43,11.43,0,0,1-2.82,6.64c-1.65,1.91-3.35,3.78-5,5.68-.81.92-1.62,1.84-2.38,2.79a5,5,0,0,0-1.06,3.66,14,14,0,0,0,.33,2,8,8,0,0,1,0,4.51A2.08,2.08,0,0,0,778,218a17.42,17.42,0,0,0,2.7,1.25,21.05,21.05,0,0,1,8.33,5.92,26.49,26.49,0,0,1,2.86,4.11v-2.76c-.26.11-.37,0-.51-.23A21.65,21.65,0,0,0,780.88,218a15.68,15.68,0,0,1-2.08-1c-.81-.43-1-.79-.72-1.68A8.88,8.88,0,0,0,778,210c0-.15-.06-.3-.1-.45a4.42,4.42,0,0,1,1-4.29c.88-1.06,1.82-2.07,2.73-3.1,1.51-1.73,3-3.43,4.53-5.19a12.56,12.56,0,0,0,3-7.32,50.15,50.15,0,0,1,2.55-11.35c0-.05.13-.07.2-.1v-2.31a2.39,2.39,0,0,0-.34-.18A2.72,2.72,0,0,0,791,176.4Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M784.46,255.66a2.33,2.33,0,0,0-.42,2.94,15.84,15.84,0,0,0,1.31,1.88c.46.6,1,1.15,1.45,1.77a3.55,3.55,0,0,1,.53,3.46,13.45,13.45,0,0,1-1.44,2.86,6.64,6.64,0,0,0-1,3.93,18.21,18.21,0,0,0,4,11c.29.35.6.69.86,1.07,1.82,2.7,1.43,5.21-1.14,7.25-.48.38-1,.67-1.51,1.05a1.91,1.91,0,0,0-.44,3c.54.73,1.23,1.35,1.83,2.05.88,1,1.44,2.14.83,3.56-.51,1.2.11,2.07,1,2.76.49.36,1,.64,1.55.95v-1.38c-.25-.17-.5-.34-.76-.5a1.21,1.21,0,0,1-.61-1.56c.74-1.93-.08-3.41-1.31-4.79l-.15-.16c-.6-.77-1.77-1.3-1.62-2.36s1.37-1.11,2-1.73c.5-.48.93-1,1.44-1.47s.32-1.33,1-1.7v-3.68c-.77-.81-1-1.95-1.78-2.78-2.63-2.81-3.59-6.32-4-10a6,6,0,0,1,.88-3.94,18.63,18.63,0,0,0,1.45-2.85,4.54,4.54,0,0,0-.44-4.38c-.51-.75-1.14-1.43-1.69-2.16a15.9,15.9,0,0,1-1.18-1.68,1.23,1.23,0,0,1,.19-1.49,3.42,3.42,0,0,1,.86-.75,15.09,15.09,0,0,1,5.71-2.16v-1.38a24.29,24.29,0,0,0-5,1.75A7.16,7.16,0,0,0,784.46,255.66Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M9.09,33.33c0-.46,0-.92-.05-1.37a3.83,3.83,0,0,1,1.63-3.38,30.05,30.05,0,0,1,2.91-1.81A20.88,20.88,0,0,0,17,24.47a7.82,7.82,0,0,0,3-6.21c0-1.3,0-2.6-.07-3.91a45.46,45.46,0,0,1,.43-7.09,1.76,1.76,0,0,1,1.37-1.62c1-.33,2-.62,3-1,2-.82,2.69-1.72,3.46-4.15H26.81a3.93,3.93,0,0,1-2.92,3.19c-.94.3-1.88.66-2.83.94A2.63,2.63,0,0,0,19.11,6.9C19.06,7.28,19,7.66,19,8a42.38,42.38,0,0,0-.23,8.72,10.82,10.82,0,0,1,0,1.61,6.88,6.88,0,0,1-2.91,5.49A30.93,30.93,0,0,1,13,25.72a20,20,0,0,0-3.11,1.94,5.13,5.13,0,0,0-2,4.21c0,.61,0,1.22,0,1.84a3.25,3.25,0,0,1-1,2.48A9.19,9.19,0,0,1,.58,39.13v1.38A12.25,12.25,0,0,0,7,37.72,5.18,5.18,0,0,0,9.09,33.33Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M313.18,596.34a1.59,1.59,0,0,0-2.71-.21,18.1,18.1,0,0,0-1.85,2.32,32.69,32.69,0,0,1-9.55,9.12c-.71.45-1.44.88-2.12,1.36a10,10,0,0,0-3.61,3.76h1.84c-.25-.44.06-.71.31-1a16.62,16.62,0,0,1,3.65-2.76,34,34,0,0,0,10.35-9.64c.48-.69,1-1.38,1.5-2s1-.63,1.44.06a30.88,30.88,0,0,1,1.58,2.8c1.88,3.85,3.73,7.72,5.59,11.58.15.31.45.66,0,1h1.84q-3.46-7.1-6.95-14.19A15.21,15.21,0,0,0,313.18,596.34Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M164.09,610a23.21,23.21,0,0,1-6.92-2.3,9.1,9.1,0,0,1-4.22-4,38.57,38.57,0,0,0-2.58-4.06,6.81,6.81,0,0,0-1.74-1.81,1.64,1.64,0,0,0-2.74.8,6.46,6.46,0,0,0-.37,2.71,74.1,74.1,0,0,1-.4,11.44h1.38a1.06,1.06,0,0,1-.13-.43,59.43,59.43,0,0,0,.34-10.33,14,14,0,0,1,.27-2.73c.1-.67.64-.82,1.15-.31a14.22,14.22,0,0,1,1.65,1.91,39.35,39.35,0,0,1,2.29,3.71,9,9,0,0,0,3.26,3.48,28.38,28.38,0,0,0,3.06,1.56,25.87,25.87,0,0,0,5.71,1.7,2.83,2.83,0,0,1,2.19,1.44h1.38c0-.22,0-.48-.16-.64A5.16,5.16,0,0,0,164.09,610Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M339.8,1.16a11.23,11.23,0,0,0,3.42,1.24,30.63,30.63,0,0,1,3.34.79,1.63,1.63,0,0,1,1.32,2.25,19,19,0,0,1-.83,2.62,13.21,13.21,0,0,0-.89,5.39,4.11,4.11,0,0,0,.65,2.16,1.57,1.57,0,0,0,2,.56,3.7,3.7,0,0,0,1.53-1.35A25.58,25.58,0,0,0,352,12.05a31.4,31.4,0,0,1,4.69-7.31c.45-.52.87-1.06,1.29-1.61A5.09,5.09,0,0,0,359.17.46h-1.38a1.44,1.44,0,0,1-.24,1.09,22.56,22.56,0,0,1-1.36,1.85,33.8,33.8,0,0,0-5.36,8.25A16,16,0,0,1,349.44,14a3.85,3.85,0,0,1-1,1,.48.48,0,0,1-.75-.21,4.54,4.54,0,0,1-.37-2.69,15,15,0,0,1,1-4,9.15,9.15,0,0,0,.79-2.86,2.69,2.69,0,0,0-2.05-3.15,26.05,26.05,0,0,0-2.9-.7,4.69,4.69,0,0,1-2.5-.9h-2.31C339.27.84,339.54,1,339.8,1.16Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M228.55,611.71a67.63,67.63,0,0,1-9.66-8.05c-.43-.43-.89-.83-1.33-1.26a3.54,3.54,0,0,0-4.38-.8,7.32,7.32,0,0,1-4.85.87,1.11,1.11,0,0,0-1.24.8,7.35,7.35,0,0,0-.4,1.31c-.31,1.64-.62,3.29-.88,4.95a9.94,9.94,0,0,0-.39,3.16h1.38c-.07-.13-.22-.28-.2-.4.42-2.55.85-5.11,1.31-7.66.13-.74.38-.94,1.07-.83a6,6,0,0,0,3.54-.64c.42-.19.85-.35,1.27-.51a2.46,2.46,0,0,1,2.76.48c.22.21.46.4.68.61a77.58,77.58,0,0,0,9.52,8.21c.25.17.46.39.3.74h2.31C229.39,612.12,228.91,612,228.55,611.71Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M474.75,604.71a3,3,0,0,0-.57-1.48,1.29,1.29,0,0,0-1.81-.41,5.45,5.45,0,0,0-1.84,1.7,32,32,0,0,0-4.57,8.17h1.38a27.38,27.38,0,0,1,4.22-7.51c.38-.51.77-1.4,1.54-1.08s.57,1.17.6,1.84c.09,2.18.14,4.37.2,6.56,0,.06-.07.13-.11.19h1.38q-.14-3.2-.28-6.38C474.87,605.77,474.81,605.24,474.75,604.71Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M415,606.08a1.57,1.57,0,0,0-2.57-.19,13.07,13.07,0,0,0-1.48,1.74q-1.59,2.1-3.13,4.25a4.24,4.24,0,0,0-.36.81h1.84c0-.06-.14-.15-.12-.18a32.68,32.68,0,0,1,3.89-5.59.71.71,0,0,1,1.17.15,14.12,14.12,0,0,1,2.43,5.62h1.38a20.82,20.82,0,0,0-2.76-6.25A3.26,3.26,0,0,0,415,606.08Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M576,606.16a1.54,1.54,0,0,0-2.25.1,5.5,5.5,0,0,0-1.29,2.13c-.55,1.42-1,2.86-1.53,4.3h1.38a18.75,18.75,0,0,1,1.9-5.06c.41-.73.8-.85,1.39-.15a26.28,26.28,0,0,1,3.15,5.21h1.38c-.77-1.4-1.51-2.81-2.31-4.19A8.63,8.63,0,0,0,576,606.16Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M542.84,2.47c.07,1.84,1.14,2.58,2.68,1.67A11.67,11.67,0,0,0,549.74.46H547.9a6.36,6.36,0,0,1-3.14,2.67c-.3.15-.59-.09-.6-.44,0-.74,0-1.49.06-2.23h-1.38C543.16,1.13,542.82,1.8,542.84,2.47Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M1.38,463.25a22.07,22.07,0,0,0,1.87-4.65,6.45,6.45,0,0,0,.12-1.81,2.2,2.2,0,0,0-1.48-2.1,9.72,9.72,0,0,0-1.31-.35v1.38c1.32.25,1.73.63,1.62,1.65a8,8,0,0,1-1,3.23c-.09.14-.42.13-.63.18V464C.85,463.76,1.23,463.56,1.38,463.25Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M781.4.82s-.08-.24-.12-.36H779a4.58,4.58,0,0,1-4.14,0h-2.3c0,.12-.15.33-.12.36A8.46,8.46,0,0,0,781.4.82Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M790.59,203.4a4.49,4.49,0,0,0,.17,4.78c.38.57.74,1.15,1.11,1.73v-2.3c-.89-1.66-.89-2.14,0-4.15v-1.84C791.1,202,790.92,202.77,790.59,203.4Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M790,412a2.6,2.6,0,0,0,1.71,2c.29.09-.15-.15.16-.16v-.92a3.7,3.7,0,0,1-.46-.68c-.17-.41,0-.68.46-.7v-1.38a3.22,3.22,0,0,0-1.53.82A1.05,1.05,0,0,0,790,412Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M791.5,174.26c0,.24.16.29.37.2V174C791.65,174,791.5,174,791.5,174.26Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M71.09,134.91a2.34,2.34,0,0,1-2.34.56,13,13,0,0,0-1.36-.25,7.72,7.72,0,0,0-6.48,1.55,11,11,0,0,1-1.12.81,3.78,3.78,0,0,1-3.25.63c-1.78-.46-3.6-.75-5.4-1.12a8.13,8.13,0,0,1-3.69-1.77Q46.15,134.2,44.9,133A36.39,36.39,0,0,0,38,127.72,13.48,13.48,0,0,0,35,126.4c-2.24-.65-3.56.09-4.14,2.31a13.27,13.27,0,0,0,1.22,10.22,23.31,23.31,0,0,0,2.67,4,9.05,9.05,0,0,0,3.43,2.63A12,12,0,0,1,41,147.21l3.29,2.51a43.81,43.81,0,0,0,4.92,3.39,14.15,14.15,0,0,0,5.58,2,17.15,17.15,0,0,1,13.07,8.35,11.94,11.94,0,0,0,2.71,3.08c1.27,1,2.57,2,3.91,2.83a90.54,90.54,0,0,0,14.45,7.53c.43.17.85.35,1.29.49a7.47,7.47,0,0,0,8.57-2.1,27.64,27.64,0,0,0,2.36-3.11c.9-1.33,1.62-2.79,2.59-4.07a10.87,10.87,0,0,0,2-7.6,33.11,33.11,0,0,0-1.28-7,92.35,92.35,0,0,0-6-15.14c-.67-1.38-1.25-2.8-1.79-4.23a10.42,10.42,0,0,1-.14-7c.35-1.1.67-2.2,1-3.29a15.27,15.27,0,0,0,.53-3.33c-.09-.61-.13-1.38-.3-2.12-1-4.66-4.53-7.38-8.17-7.51a10,10,0,0,1-4.72-1.64c-1-.58-2-1.19-3-1.72a7.08,7.08,0,0,0-6.84.18A4.7,4.7,0,0,0,72.36,112a8.35,8.35,0,0,0,.25,2.28,23.46,23.46,0,0,0,1.91,4.91,27.62,27.62,0,0,1,1.25,2.71,8.41,8.41,0,0,1,.33,5.18A16.26,16.26,0,0,1,71.09,134.91Zm5.28-14.72a40.67,40.67,0,0,1-2.19-4.8,9.81,9.81,0,0,1-.58-3.16,3.61,3.61,0,0,1,2.35-3.6,6.14,6.14,0,0,1,5.34,0c.89.44,1.74,1,2.59,1.49a11.06,11.06,0,0,0,5.56,2c4.84.12,8.25,5.37,7.1,10.58-.31,1.42-.78,2.8-1.22,4.19A12.65,12.65,0,0,0,95.6,135a58.44,58.44,0,0,0,2.55,5.65,74.51,74.51,0,0,1,5.68,15.51,23,23,0,0,1,.71,5.61,8.78,8.78,0,0,1-1.7,5.46c-1,1.37-1.81,2.84-2.71,4.27A18.58,18.58,0,0,1,97.44,175a6,6,0,0,1-5.94,1.55,16.85,16.85,0,0,1-2.39-.82,94.76,94.76,0,0,1-13.46-7c-1.36-.86-2.65-1.82-3.94-2.79a13.2,13.2,0,0,1-3-3.39c-3.1-4.71-7.35-7.78-13-8.52a15.8,15.8,0,0,1-7-2.7c-1.89-1.3-3.72-2.7-5.56-4.08a21.42,21.42,0,0,0-4.66-2.91,7,7,0,0,1-2.52-2,18.8,18.8,0,0,1-4-7.4,6.34,6.34,0,0,1-.16-3.4,24.48,24.48,0,0,1,.53-2.94,1.5,1.5,0,0,1,1.93-1.15,7.27,7.27,0,0,1,2.36.86,31.23,31.23,0,0,1,6.72,4.79c.91.83,1.79,1.69,2.69,2.52a10.74,10.74,0,0,0,5.69,2.79,41,41,0,0,1,4.27.91,5.28,5.28,0,0,0,4.78-.89c.31-.23.64-.43.93-.68a6,6,0,0,1,5.83-1.28c2.56.76,4.29-.18,5.85-2a20.27,20.27,0,0,0,3.3-4.95A10.49,10.49,0,0,0,76.37,120.19Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M444.67,111.81A4.58,4.58,0,0,0,445,108a35,35,0,0,0-1.25-3.7c-2.17-4.9-4.2-9.88-7.1-14.42-.37-.59-.7-1.19-1-1.8-1.39-2.55-2.8-5.1-4-7.77a12.82,12.82,0,0,1-1.22-5.1,30.1,30.1,0,0,0-.3-3.67,6.93,6.93,0,0,0-.44-1.78c-.73-1.84-1.93-2.44-3.84-1.82a13.08,13.08,0,0,0-6.93,5.07,6.79,6.79,0,0,0-.94,6.13,11.62,11.62,0,0,0,2.58,4.56c1.76,1.93,3.52,3.86,5.21,5.84a22.23,22.23,0,0,1,1.94,2.84,2,2,0,0,1,.21,1.75,8.92,8.92,0,0,0,.07,5,38.73,38.73,0,0,0,1.79,5.22,15.3,15.3,0,0,1,1.16,5.82,6.89,6.89,0,0,1-4.08,6.65,22.17,22.17,0,0,0-2.59,1.48,7.3,7.3,0,0,0-3.35,6.22c0,1.22,0,2.45.05,3.68a7.89,7.89,0,0,0,2.32,5.59,31.18,31.18,0,0,0,2.92,2.6,6.06,6.06,0,0,1,2.51,4.7,4.63,4.63,0,0,0,2.1,4.1c1.08.69,1.14,1.66.83,2.82a62.71,62.71,0,0,1-3.06,8.42c-.32.75-.49.81-1.45.65-1.89-.33-3.78-.65-5.66-1-4.74-.93-3.16-.15-6.74-3a30,30,0,0,0-6.54-4.25,11.23,11.23,0,0,0-10,0,54.16,54.16,0,0,1-10.12,3.75,20.06,20.06,0,0,1-7.51.71,8.16,8.16,0,0,0-5.83,1.65A13.79,13.79,0,0,0,370,171a11.89,11.89,0,0,0,4.58,5.61,23.72,23.72,0,0,0,6.68,3,10.87,10.87,0,0,1,3,1.07,4.17,4.17,0,0,1-1.29,2.14q-2.16,2.4-4.39,4.72a45.24,45.24,0,0,0-4.12,4.64,18.05,18.05,0,0,0-1.84,2.91c-1.15,2.41-.62,4.06,1.64,5.47a15.78,15.78,0,0,0,3.57,1.56,59.94,59.94,0,0,0,7.59,1.84c.36.06.78,0,1,.46-.13.49-.58.68-.95.93-1.52,1-3.06,2-4.59,3.06a23.61,23.61,0,0,0-4.53,3.88,14.59,14.59,0,0,0-3.41,8.13,12.16,12.16,0,0,0,1.78,7.91,66.64,66.64,0,0,0,5.58,7.87c.56.7,1.34,1.28,1.5,2.26-.81.84-1.86.41-2.8.51a3.54,3.54,0,0,1-.46,0,13.23,13.23,0,0,0-6.27,1.12c-2.28.92-4.4,2.17-6.58,3.29a9.83,9.83,0,0,0-4.73,5.41,26.73,26.73,0,0,0-1.4,5.79c-.45,2.89-.41,5.81-.68,8.71a19.71,19.71,0,0,0,1.34,9,29.84,29.84,0,0,0,2.81,5.26c.24.37.67.68.32,1.28-3,.65-6.13,1-9.15,1.92a3.93,3.93,0,0,1-4.32-1.43c-.4-.47-.78-.95-1.13-1.45-.66-.95-1.31-1.89-1.92-2.87a9.7,9.7,0,0,0-4.51-3.79,21.12,21.12,0,0,0-5-1.53c-1.43-.24-2.86-.46-4.45-.71.09-1,.13-1.89.25-2.79A23.32,23.32,0,0,0,333,260a12.61,12.61,0,0,0-2.68-6.51c-.44-.53-.83-1.1-1.23-1.66a8.79,8.79,0,0,1-1.65-6.08c.06-.68.07-1.38.17-2.06.18-1.37.45-2.73.61-4.09a45.84,45.84,0,0,0,.68-6.17c-.05-3.19-1.36-4.81-4.46-5.48a11.12,11.12,0,0,0-1.14-.15,30.64,30.64,0,0,0-6-.12,19,19,0,0,1-4.13,0c-.34-.05-.79,0-.84-.65a9.28,9.28,0,0,1,2.84-2.19c2.43-1.46,4.93-2.81,7.38-4.23,2-1.15,4-2.23,5.93-3.53a8.7,8.7,0,0,0,3.77-8.38,17.29,17.29,0,0,0-1.86-6.36A37.33,37.33,0,0,0,320.51,190a17.17,17.17,0,0,0-1.48-1.1,6.41,6.41,0,0,0-5.28-.9,12,12,0,0,0-2.57,1,23.8,23.8,0,0,0-5.34,4,49.58,49.58,0,0,0-5.42,6.25c-1.3,1.77-1.07,1.6-2.92.72a22.24,22.24,0,0,0-8.57-2.42,2.31,2.31,0,0,1-.46-.05c-1.25-.23-1.61-.76-1.15-1.91.38-.92.88-1.78,1.33-2.67a8.49,8.49,0,0,0,1.08-3,20.06,20.06,0,0,0-2.22-11.8,12.48,12.48,0,0,0-8.76-6.47,17.79,17.79,0,0,0-5.49-.29,49.87,49.87,0,0,0-8.59,1.53,54.16,54.16,0,0,0-17.22,8.52c-.87.63-1.73,1.27-2.64,1.85s-1.28.55-1.9-.36a23,23,0,0,0-3.23-3.88,7.48,7.48,0,0,0-8.48-1.67c-.79.3-1.57.59-2.35.92a1.36,1.36,0,0,1-1.66-.36c-.48-.49-.94-1-1.41-1.51-1.5-1.64-3-3.31-4.5-4.92a21.65,21.65,0,0,0-3.51-3,6.25,6.25,0,0,0-6.94-.4,27.59,27.59,0,0,0-3.88,2.46Q205,172,203.07,173.4a10.59,10.59,0,0,1-2.63,1.41,1.71,1.71,0,0,1-2.05-.61,13.51,13.51,0,0,1-.87-1.35c-.55-.92-1.06-1.86-1.62-2.78-2.82-4.62-7.18-6.26-12.22-5.47a17.41,17.41,0,0,0-13.52,9.58,17.5,17.5,0,0,1-5.66,6.53c-.82.58-1.67,1.1-2.46,1.7a9.22,9.22,0,0,0-3.74,6.12,19.8,19.8,0,0,0-.09,4.35,15.3,15.3,0,0,1,0,2.53,2.91,2.91,0,0,1-2.94,2.94,13.27,13.27,0,0,1-3.67-.16c-1.81-.33-3.62-.68-5.43-1a29.53,29.53,0,0,0-11.88-.14,47,47,0,0,0-9.76,3.37A23,23,0,0,0,114.3,210c-.79,1.4-1.51,2.85-2.16,4.32a13.92,13.92,0,0,0-1,7.88,19.23,19.23,0,0,0,2.19,6.26,40.07,40.07,0,0,0,5,6.89,60.61,60.61,0,0,0,4.77,5c.52.49.52.93,0,1.36-.84.67-1.72,1.28-2.59,1.9a9.47,9.47,0,0,0-2.08,1.81,2.2,2.2,0,0,0,0,2.94,17.75,17.75,0,0,0,1.58,1.67c.69.71,1.42,1.39,2.09,2.12.41.44.28.86-.28,1-2.63.83-5.27,1.62-7.9,2.46a21.29,21.29,0,0,0-12.19,9.58c-.52.86-1.11,1.66-1.66,2.49a3.09,3.09,0,0,1-2.74,1.41c-.92,0-1.84-.06-2.76-.11a96.49,96.49,0,0,0-14-.19,29.36,29.36,0,0,0-11,3,10.25,10.25,0,0,0-5.95,9.85,20.42,20.42,0,0,0,1.35,6.73c.25.7.81,1.33.63,2.15-.5.38-1,.14-1.57.12-6.81-.36-13.63-.76-20.45-1.06-2.83-.12-5.67-.1-8.51,0a34.84,34.84,0,0,0-10.15,1.85,18.57,18.57,0,0,0-6.59,3.65,10.9,10.9,0,0,0-3.86,8.75,20,20,0,0,0,3.85,11.37,28.52,28.52,0,0,0,6.23,6.08c1.66,1.24,3.41,2.36,5,3.65a14,14,0,0,0,8.06,3,48.37,48.37,0,0,0,16.16-1.72,4.26,4.26,0,0,1,4.74,1.36c.82.91,1.58,1.87,2.33,2.85S62,332.09,62.58,333a34.19,34.19,0,0,0,4,5c.59.61,1.15,1.24,1.72,1.86a8.3,8.3,0,0,1,2.27,5.38,35.76,35.76,0,0,0,2.66,11.6,17.69,17.69,0,0,0,9.22,9.8c.9.42,1.82.8,2.75,1.16,3.42,1.34,3.69,1.74,2.94,5.29a5.52,5.52,0,0,0,1,4.57A13.29,13.29,0,0,0,91,379.7c.91.82,1.92,1.53,2.87,2.3a12,12,0,0,0,8.38,2.57,71.68,71.68,0,0,0,7.31-.82,26.44,26.44,0,0,1,3.2-.3c1.21,0,1.67.33,1.89,1.54s.36,2.58.49,3.87c.19,1.76.29,3.52.51,5.27a22.35,22.35,0,0,0,1.91,6.84,7.75,7.75,0,0,0,6.38,4.67c1.06.14,2.13.17,3.21.25.61,0,1.22,0,1.83.11s1,.6.74,1.33a8.31,8.31,0,0,1-1.57,2.53c-1.33,1.58-2.7,3.14-4,4.74a28.5,28.5,0,0,0-2.19,2.95,6.26,6.26,0,0,0,.32,7.52,13.32,13.32,0,0,0,4.49,3.88,28.46,28.46,0,0,0,4.88,2c8.82,2.76,17.8,4.6,27.11,4.48,2.14,0,4.29,0,6.44.08a11.19,11.19,0,0,1,4.86,1.21,56.34,56.34,0,0,0,9,3.52,25.46,25.46,0,0,0,12.25,1,19.41,19.41,0,0,1,5-.11c1.6.14,3.2.35,4.8.56,2.58.32,5.16.71,7.75,1A16.6,16.6,0,0,0,220.48,440c.19-.13.39-.23.57-.37a3.33,3.33,0,0,1,4.43-.1,4,4,0,0,0,.62.32,5.38,5.38,0,0,0,5.08,0,9,9,0,0,0,4.91-5.2c.34-.94.64-1.9,1.06-2.79a7,7,0,0,1,7.28-4.14c.53.06,1,.18,1.58.28,1.51.29,3,.61,4.52.85a10.76,10.76,0,0,0,5-.29,3.17,3.17,0,0,0,2.4-3.47,5.88,5.88,0,0,0-3.95-5.41,13.44,13.44,0,0,0-3.82-.77,51.64,51.64,0,0,0-10.1-.08c-1.07.14-2.14.23-3.21.3-2.06.13-4.13.25-6.2.34a8,8,0,0,1-5-1.51,20.31,20.31,0,0,1-3.51-3,9.31,9.31,0,0,1-1.62-2.22c-.58-1.18-.38-1.69.86-2,.37-.09.76-.12,1.13-.2a45.74,45.74,0,0,1,6-.47c1.76-.12,3.52-.23,5.27-.4a3.13,3.13,0,0,0,3-2.66c.16-.75.28-1.51.44-2.26.24-1.12.43-2.26.78-3.35a1.48,1.48,0,0,1,2.18-1,16.09,16.09,0,0,1,1.46.68,9.36,9.36,0,0,0,5.8.89,21.58,21.58,0,0,0,7.1-2.55,41.64,41.64,0,0,1,17.51-5.11c.92-.06,1.84-.09,2.75-.2,2.91-.36,4.31-1.56,4.77-4.42a8.56,8.56,0,0,1,2.32-4.63c1.3-1.4,2.58-2.83,3.89-4.23a7.47,7.47,0,0,0,2.09-5.21c0-1.3,0-2.61,0-3.91a1.24,1.24,0,0,1,.57-1.17A11.4,11.4,0,0,0,291.7,367a47.6,47.6,0,0,0,4.38-8.33c.78-1.83,1.43-3.73,2.33-5.5a43.84,43.84,0,0,0,3.3-9.28c.45-1.79,1-3.54,1.54-5.3.1-.32.15-.8.67-.8s.65.36.87.67.59.89.89,1.34c2.23,3.4,4.48,6.78,6.91,10a15.76,15.76,0,0,0,3.87,3.9,8.22,8.22,0,0,0,7.22,1.22,16.5,16.5,0,0,0,3.77-1.66c1.58-.94,3.11-2,4.74-2.83a13.4,13.4,0,0,0,4.58-4.11,47.67,47.67,0,0,0,3.51-5.66c1.12-2.09,2.19-4.22,3.3-6.32.13-.25.24-.59.79-.46a31.91,31.91,0,0,1,.44,4.21c.15,3.45.31,6.89.52,10.34a20.17,20.17,0,0,0,1.31,6.27,5.06,5.06,0,0,0,4.27,3.39,44.6,44.6,0,0,0,5,.49c5.6.1,11.2,0,16.79-.45A65.24,65.24,0,0,0,385,356.54a22.55,22.55,0,0,1,3.16-.59,17.21,17.21,0,0,1,4.36-.14c.88.12,1.2.54,1.05,1.42a12.2,12.2,0,0,1-1.08,3.27c-.95,2-1.93,4-3,6a11,11,0,0,0-1.35,5.06,37.51,37.51,0,0,0,.1,4.37,67.82,67.82,0,0,0,2.54,12.6,11.78,11.78,0,0,0,6.33,7.49,23.11,23.11,0,0,0,7.94,2.17,8.59,8.59,0,0,0,4.28-.54c.85-.34,1.74-.6,2.62-.87a6.58,6.58,0,0,1,6.61,1.55c.46.4.89.85,1.37,1.23a6.58,6.58,0,0,0,4.49,1.47,10.34,10.34,0,0,0,3.34-.76,30.59,30.59,0,0,0,4.86-2.59c.65-.38,1.19-1,2-1a.78.78,0,0,1,.11.86c-.33,1-.64,2-1,3.06a16.81,16.81,0,0,0-1,6.09,33.59,33.59,0,0,0,1.79,9.68,8.23,8.23,0,0,0,5.46,5.48,14.6,14.6,0,0,0,5.19.88,17.21,17.21,0,0,1,7.33,1.68c3.35,1.51,6.72,3,10.08,4.48a70.73,70.73,0,0,0,7.29,2.81,10,10,0,0,0,6.33-.1c.79-.27,1.58-.57,2.35-.92a34.13,34.13,0,0,0,6.29-3.79,37.46,37.46,0,0,0,5.52-4.85,4,4,0,0,1,4.63-1,6.19,6.19,0,0,1,1.44.7,19.39,19.39,0,0,0,6.76,2.8c3.8.9,7.6,1.83,11.41,2.68a23.62,23.62,0,0,0,9.14.15,45.54,45.54,0,0,0,6-1.59,12.94,12.94,0,0,1,3.57-.81,1.65,1.65,0,0,1,1.9,1.31c.26.8.42,1.64.63,2.45a12.88,12.88,0,0,0,2.25,4.74,9.48,9.48,0,0,0,10.45,3.43,10.56,10.56,0,0,1,1.09-.34,3.89,3.89,0,0,1,2.68.36,6.7,6.7,0,0,1,2,1.57c.76.87,1.46,1.77,2.2,2.65A14.49,14.49,0,0,0,572.85,445a38,38,0,0,0,3.48-1.78,124.48,124.48,0,0,0,12.81-8.95,18.69,18.69,0,0,0,6.59-9.46,56.35,56.35,0,0,0,1.92-9.45q.69-4.79,1.51-9.54c.11-.65.13-1.45.72-1.88s1,.14,1.56.09l1.37-.16a43,43,0,0,0,5.38-1.18c.6-.14,1.19-.3,1.79-.38a1.42,1.42,0,0,1,1.51.82,9,9,0,0,1,.77,2.4c.31,1.35.63,2.69.86,4.05a9.9,9.9,0,0,0,5,6.86,26.15,26.15,0,0,0,5.18,2.46,86.1,86.1,0,0,0,9.72,2.76,14.61,14.61,0,0,0,5.93.23,19.86,19.86,0,0,0,9.31-4.25c8.4-6.83,13.31-15.5,13.73-26.49,0-.89-.45-2,.34-2.61s1.78-.09,2.69-.06a8.78,8.78,0,0,1,2.06.19,6.58,6.58,0,0,0,4.67-.63c.57-.25,1.12-.52,1.67-.79,4.51-2.3,8.59-5.34,13.15-7.55A2.6,2.6,0,0,0,688,377a5.57,5.57,0,0,0-.7-2.41,19.59,19.59,0,0,0-2.4-3.64c-.28-.33-.71-.63-.58-1.2a5.64,5.64,0,0,1,.62-.21c.52-.12,1.05-.24,1.58-.33a37.11,37.11,0,0,0,11.08-3.65c5.75-3,10-7.25,12.05-13.53a69.44,69.44,0,0,0,3.64-18.9,15,15,0,0,0-.17-3.67A50.84,50.84,0,0,0,707,313.19a15.77,15.77,0,0,0-4.93-5.38,11.24,11.24,0,0,1-1.75-1.48,6.66,6.66,0,0,1-2.06-6.28,15.41,15.41,0,0,0,.24-3.89c-.13-2.15-.26-4.29-.49-6.42a58.41,58.41,0,0,0-2.23-11.27,17.73,17.73,0,0,0-2.07-4.59c-3-4.45-7.22-6.67-12.44-7.36-2.74-.36-5.17-.07-7.19,2a4.12,4.12,0,0,1-4.27,1,13.44,13.44,0,0,1-6.49-3.74,24,24,0,0,1-2.71-3.41q-1.66-2.49-3.28-5a12.19,12.19,0,0,0-9.08-6,1.88,1.88,0,0,1-1.75-1.51c-.73-2.25-1.5-4.51-2.33-6.73a108,108,0,0,0-6.89-15.28,20.72,20.72,0,0,0-2.52-3.57,6.25,6.25,0,0,0-5.19-2.45,4.29,4.29,0,0,1-4.33-2.82,18.59,18.59,0,0,1-.82-2.38c-.21-.74-.29-1.51-.51-2.25A15.24,15.24,0,0,0,614,203.69a16.89,16.89,0,0,0-2.44-.66,3.7,3.7,0,0,1-3-2.77,40.08,40.08,0,0,0-1.77-4.48,13.06,13.06,0,0,0-5.06-5.82,19.78,19.78,0,0,1-2.24-1.6c-1.8-1.5-1.87-2-.33-3.73a119.49,119.49,0,0,0,8-10.37,23.34,23.34,0,0,1,8.12-7.33,37.81,37.81,0,0,0,8-6.15,10.83,10.83,0,0,0,2.47-3.3,3.59,3.59,0,0,0-1.1-4.71,9.44,9.44,0,0,0-3.26-1.67,40.09,40.09,0,0,0-7.18-1.53,13.62,13.62,0,0,0-7,.87c-.78.33-1.57.61-2.35.93l-12.08,5.07a33.06,33.06,0,0,0-5.9,3.07,12,12,0,0,0-5.41,8.94c-.2,1.74-.61,3.47-.93,5.2-.93,5-4.53,7.85-8.41,10.42-1.51,1-2.88.63-4.11-.75a8.81,8.81,0,0,1-1.57-2.52c-.82-2-1.65-4-2.38-6a7.12,7.12,0,0,0-4.22-4.28,12.31,12.31,0,0,0-6.09-.77c-3.86.36-7.08,1.84-9.17,5.31-.75,1.24-1.69,2.37-2.56,3.54a1,1,0,0,1-1.41.31,7,7,0,0,0-4.2-.9,26.58,26.58,0,0,0-5,.41c-1.58.33-3.16.63-4.74.92a.88.88,0,0,1-1.11-.85,21.06,21.06,0,0,1,.08-2.75,24.13,24.13,0,0,0-1.14-10.43c-.44-1.31-.77-2.65-1.12-4a6.33,6.33,0,0,1,.34-4.26,22.75,22.75,0,0,0,1.17-13.54,17,17,0,0,0-2.49-6.39,2.55,2.55,0,0,0-3.94-.84,10.39,10.39,0,0,0-2.51,2.35c-1.19,1.5-2.33,3-3.53,4.54-.87,1.07-1.73,2.16-2.7,3.14-1.65,1.65-3.08,1.85-5.22.83a13,13,0,0,1-3.4-2.34c-1.55-1.47-3.06-3-4.58-4.52-.82-.81-1.56-1.7-2.42-2.46-2.28-2-4.07-1.56-4.95,1.32-.4,1.32-.62,2.69-.89,4a31.75,31.75,0,0,0-.3,11.21c.31,2,.48,4.11.67,6.17,0,.41.17.92-.52,1.29l-2.79-1.79a12.38,12.38,0,0,0-16.74,2.53,20.53,20.53,0,0,0-2.88,4.69c-.14.31-.12.79-.79.79a13.27,13.27,0,0,1-.92-1.17c-.84-1.37-1.64-2.77-2.46-4.16a20.48,20.48,0,0,1-2.56-12.4c.14-1.68.3-3.37.52-5a7,7,0,0,0-1.12-5,34.06,34.06,0,0,0-3.88-4.83c-2.69-2.84-5.42-5.64-8.14-8.46a11.69,11.69,0,0,1-3.1-10.39A14,14,0,0,1,444.67,111.81Zm.67,16c1.68,1.78,3.44,3.5,5.12,5.28,1.84,2,3.7,3.9,5.42,6,2.48,3,2.6,3.53,2.17,7.38a52.8,52.8,0,0,0-.44,6.65,20.41,20.41,0,0,0,2.38,9.49,43.62,43.62,0,0,0,3.53,5.92c.58.78,1.11,1.66,2.26,1.85.29-.75.55-1.47.84-2.17a17.12,17.12,0,0,1,3.92-5.9,11,11,0,0,1,12.16-2.12,18.47,18.47,0,0,1,3,1.71c.51.34,1,.71,1.54,1,1.52.8,2.53.2,2.6-1.56a16,16,0,0,0-.16-2.29q-.41-3.66-.84-7.32a18.78,18.78,0,0,1,.14-5.5c.34-2,.57-3.95,1.06-5.88.77-3,1.57-3.1,3.76-1,1.27,1.22,2.4,2.58,3.66,3.82s2.44,2.33,3.72,3.43a12.06,12.06,0,0,0,3.12,1.93,5.11,5.11,0,0,0,5.95-1,24.82,24.82,0,0,0,2-2.19c.87-1.07,1.68-2.19,2.53-3.28s1.5-1.94,2.31-2.87a11.29,11.29,0,0,1,1.67-1.57c1.15-.86,1.92-.71,2.68.44a10.81,10.81,0,0,1,.65,1.21,17.81,17.81,0,0,1,1.78,6.16,22.06,22.06,0,0,1-1.43,11.5,7.07,7.07,0,0,0-.49,3.83,18.45,18.45,0,0,0,1,4.23,24.86,24.86,0,0,1,1.37,10.64,21.33,21.33,0,0,0-.07,3c.1,1.62.78,2.17,2.4,2a12.14,12.14,0,0,0,1.57-.32,46.24,46.24,0,0,1,6.83-1,7.76,7.76,0,0,1,5.1.91,1.62,1.62,0,0,0,2.12-.22,10.47,10.47,0,0,0,1.38-1.52c.77-1.05,1.5-2.13,2.21-3.23a8.48,8.48,0,0,1,4.25-3.38,12.83,12.83,0,0,1,8.12-.48,6.33,6.33,0,0,1,4.74,4.24c.66,2,1.5,3.85,2.28,5.77a9.62,9.62,0,0,0,2,3.06c1.43,1.5,3.26,2,5,.89,4.32-2.65,8.12-5.79,9.3-11.14.45-2,.83-4,1.09-6.1a10.41,10.41,0,0,1,4.79-7.51,27.9,27.9,0,0,1,5.05-2.71l13.15-5.5c.85-.35,1.71-.68,2.58-1a12.3,12.3,0,0,1,6.34-.49,39.93,39.93,0,0,1,6.49,1.5,12.81,12.81,0,0,1,2.29,1.05,2.66,2.66,0,0,1,1,3.94,10.66,10.66,0,0,1-2.14,2.69,35.11,35.11,0,0,1-7.46,5.73,25.85,25.85,0,0,0-9.2,8.49,97.57,97.57,0,0,1-7.18,9.27,17.59,17.59,0,0,0-1.36,1.85,1.86,1.86,0,0,0,.12,2.35,10.75,10.75,0,0,0,1.57,1.66,25.64,25.64,0,0,0,2.43,1.74,11.92,11.92,0,0,1,4.55,5.36,32.91,32.91,0,0,1,1.55,4.08,5.17,5.17,0,0,0,4.2,3.78,16.4,16.4,0,0,1,2.86.81,13.9,13.9,0,0,1,8.47,10.19,23.7,23.7,0,0,0,1.14,4,5.48,5.48,0,0,0,5.31,3.71,6,6,0,0,1,5.05,2.68,35.36,35.36,0,0,1,3.85,6.52,142.15,142.15,0,0,1,6.68,16.63c.1.29.16.59.27.88,1.08,3,1,2.49,3.48,2.94a10.71,10.71,0,0,1,7,4.44c.86,1.17,1.59,2.44,2.42,3.64,1.08,1.58,2.15,3.18,3.33,4.68a14.12,14.12,0,0,0,7,4.94,15.42,15.42,0,0,0,1.78.44,4.71,4.71,0,0,0,4.47-1.24,6.4,6.4,0,0,1,6.74-1.73c.81.21,1.66.28,2.48.48a14.41,14.41,0,0,1,10.31,9.32,38.5,38.5,0,0,1,1.9,7.57A92.45,92.45,0,0,1,697.25,296a12.92,12.92,0,0,1-.12,3,17.73,17.73,0,0,0-.2,2.06,7.43,7.43,0,0,0,2.19,5.85,12.67,12.67,0,0,0,2.06,1.82,15.82,15.82,0,0,1,4.91,5.41A49.1,49.1,0,0,1,712,330.42a11.5,11.5,0,0,1,.09,2.75,68.65,68.65,0,0,1-3.49,18c-.28.8-.61,1.57-.91,2.36a18.74,18.74,0,0,1-7,8.67,31.74,31.74,0,0,1-11.89,5.27c-2.33.48-4.65.94-7,1.4-.15.5.16.76.42,1a21.24,21.24,0,0,1,3.39,4.34,11.77,11.77,0,0,1,.85,1.88c.47,1.45.22,2.08-1.17,2.78-2.32,1.18-4.54,2.55-6.76,3.91-1.83,1.12-3.71,2.16-5.57,3.23-.4.22-.83.39-1.24.61a7.28,7.28,0,0,1-5.1.75,22.19,22.19,0,0,0-5.28-.28c-.59,0-.8.24-.78.87a39.2,39.2,0,0,1-.4,7.57,30.55,30.55,0,0,1-5.83,13.83,42.88,42.88,0,0,1-5.89,6.45,22,22,0,0,1-6.67,4,14.93,14.93,0,0,1-8.82.55,75,75,0,0,1-9.92-2.89,24.58,24.58,0,0,1-5.12-2.58,8.19,8.19,0,0,1-3.6-5.14c-.33-1.58-.67-3.15-1-4.72a12.92,12.92,0,0,0-.65-2.2,2.72,2.72,0,0,0-3.53-1.73c-1.79.42-3.57.9-5.36,1.32a5.93,5.93,0,0,1-3.61,0,1.15,1.15,0,0,0-1.5.74,13.43,13.43,0,0,0-.71,2.17c-.63,2.69-1,5.43-1.35,8.17a76.8,76.8,0,0,1-1.76,9.72,18.27,18.27,0,0,1-6.87,10.3,116.78,116.78,0,0,1-12.66,8.75c-1.07.6-2.18,1.14-3.29,1.64a10.48,10.48,0,0,1-6.08.77,13.5,13.5,0,0,1-9.17-5.16,24.36,24.36,0,0,0-2.45-2.74,5.46,5.46,0,0,0-5.53-1.35c-.22.06-.42.17-.64.23a8.45,8.45,0,0,1-9.48-3.49,12.6,12.6,0,0,1-1.8-4.21c-.18-.74-.32-1.5-.56-2.22a2.61,2.61,0,0,0-2.94-2,9,9,0,0,0-2.72.43L527,425.35a24.48,24.48,0,0,1-14.06.18c-2.8-.78-5.66-1.34-8.5-2A20.39,20.39,0,0,1,497,420.6a4.83,4.83,0,0,0-.81-.43,5.36,5.36,0,0,0-6.88,1.22,38.34,38.34,0,0,1-9.65,7.37c-.74.4-1.5.77-2.27,1.11a10.51,10.51,0,0,1-8.27.25c-3-1.15-6-2.4-8.91-3.71-2.73-1.22-5.46-2.42-8.21-3.6a13.84,13.84,0,0,0-5.79-1.26,17.66,17.66,0,0,1-5.44-.8,7.14,7.14,0,0,1-5.15-5.09,36.08,36.08,0,0,1-1.52-7.42,17.18,17.18,0,0,1,1-7.68,13,13,0,0,0,1.13-4c.06-1.33-.68-1.88-1.86-1.32-.76.36-1.46.84-2.19,1.25-1.33.76-2.65,1.54-4,2.26a8.48,8.48,0,0,1-2.84.89,5.76,5.76,0,0,1-5.09-1.53l-.66-.64a9.12,9.12,0,0,0-9.64-1.38,9.81,9.81,0,0,1-6.07.64,19.67,19.67,0,0,1-6.94-2.3,10,10,0,0,1-4.8-5.92,58.57,58.57,0,0,1-2.66-14.2c-.05-1.14,0-2.3,0-3.45a8.35,8.35,0,0,1,1.06-3.72c1.07-2,2.11-4.08,3.08-6.17a11.21,11.21,0,0,0,1.15-3.71c.15-1.67-.42-2.51-2.06-2.72a13.26,13.26,0,0,0-3.21,0,45,45,0,0,0-5.43.94,46.66,46.66,0,0,1-8.63,1.25c-3.68.23-7.35.46-11,.66a76,76,0,0,1-11.49-.23c-.76-.08-1.51-.28-2.27-.38a3.44,3.44,0,0,1-2.73-2.19,12.34,12.34,0,0,1-1.08-3.74c-.22-1.67-.36-3.35-.46-5-.21-3.44-.36-6.89-.53-10.34a9.34,9.34,0,0,0-.56-2.92,1,1,0,0,0-1.8-.28,23.34,23.34,0,0,0-1.41,2.36c-1.38,2.57-2.72,5.15-4.13,7.7a26.88,26.88,0,0,1-3,4.36,10.52,10.52,0,0,1-3,2.5c-1.74,1-3.42,2-5.13,3.08a12.78,12.78,0,0,1-3.13,1.41,7.47,7.47,0,0,1-6.78-1.07,15.27,15.27,0,0,1-3.5-3.63c-1.9-2.69-3.76-5.41-5.63-8.13-.66-.95-1.27-1.92-1.92-2.87a8.08,8.08,0,0,0-.85-1.08,1.42,1.42,0,0,0-2.47.28,13.79,13.79,0,0,0-1,2.57c-.63,2.13-1.19,4.28-1.77,6.42a32.17,32.17,0,0,1-2.09,5.59c-.93,1.93-1.73,3.92-2.56,5.9a47.94,47.94,0,0,1-4.28,8.38,10,10,0,0,1-3.38,3.69,1.45,1.45,0,0,0-.74,1.35c0,.46,0,.92,0,1.38,0,.77,0,1.54,0,2.3a7.89,7.89,0,0,1-2.3,5.82c-1.14,1.13-2.19,2.36-3.3,3.53a9.5,9.5,0,0,0-2.76,5.42c-.29,2.27-1.39,3.11-3.67,3.44a12.75,12.75,0,0,1-1.38.07,42.17,42.17,0,0,0-18.71,5,28.44,28.44,0,0,1-5.93,2.46,9,9,0,0,1-6.91-.69,7.59,7.59,0,0,0-1-.51,2.78,2.78,0,0,0-4,1.84,20.33,20.33,0,0,0-.54,2.46c-.2,1-.34,2-.55,2.94a2,2,0,0,1-2,1.86c-.92.05-1.83.21-2.75.27-2.45.17-4.9.32-7.35.47a10.53,10.53,0,0,0-3.14.65,1.9,1.9,0,0,0-1.26,2.75,8.93,8.93,0,0,0,1.25,2.18,18,18,0,0,0,5.54,4.77,9.18,9.18,0,0,0,4.62,1.2,74.56,74.56,0,0,0,8.71-.64,52.47,52.47,0,0,1,12.4.24,8.88,8.88,0,0,1,2.2.61,4.6,4.6,0,0,1,2.82,4.38,2,2,0,0,1-1.29,2,5.83,5.83,0,0,1-2,.38,21.62,21.62,0,0,1-6.15-.66,24.89,24.89,0,0,0-3-.5,8.09,8.09,0,0,0-8.11,4.52,36.14,36.14,0,0,0-1.36,3.41,7.52,7.52,0,0,1-4.44,4.39,4.21,4.21,0,0,1-3.77-.14c-.54-.29-1.07-.59-1.62-.86a3.47,3.47,0,0,0-3.51.11c-.59.36-1.2.69-1.77,1.07a15.08,15.08,0,0,1-9.38,2.51c-2.46-.11-4.89-.47-7.32-.8a69.87,69.87,0,0,0-7.77-.83,30.48,30.48,0,0,0-6,.4,17.77,17.77,0,0,1-7.07-.5,51.47,51.47,0,0,1-11.66-4.16,11.51,11.51,0,0,0-4.39-1.24c-1.3-.08-2.6-.2-3.9-.24-1.46,0-2.92-.05-4.38,0a70.88,70.88,0,0,1-18-2.17,67.27,67.27,0,0,1-11.19-3.43,13.45,13.45,0,0,1-5-3.58c-2-2.3-2.21-4.58-.53-7.14.8-1.21,1.77-2.32,2.69-3.45,1.26-1.54,2.57-3,3.82-4.6a5.63,5.63,0,0,0,1.26-2.42,1.94,1.94,0,0,0-1.61-2.57,10,10,0,0,0-1.82-.16c-1-.05-2,0-3-.11a7,7,0,0,1-6.11-4.54,27.32,27.32,0,0,1-1.81-7.81c-.19-1.83-.3-3.67-.47-5.5a11.69,11.69,0,0,0-.37-2c-.56-2-1.41-2.63-3.52-2.47-1.38.11-2.74.36-4.11.55a59,59,0,0,1-5.94.66,11.16,11.16,0,0,1-7.53-2.28A32.31,32.31,0,0,1,91,378a5.08,5.08,0,0,1-1.52-5c.12-.44.19-.9.27-1.35a3.63,3.63,0,0,0-2-4.05c-.6-.33-1.26-.56-1.88-.84-1.27-.56-2.56-1.05-3.78-1.68a15.79,15.79,0,0,1-7.47-8.12,32.08,32.08,0,0,1-2.74-11.34A9.83,9.83,0,0,0,69,338.78a64.91,64.91,0,0,1-7.58-9.52,16,16,0,0,0-3.05-3.43,4.64,4.64,0,0,0-4.48-1,52.34,52.34,0,0,1-14.08,1.94,24.08,24.08,0,0,1-4.8-.52,9.47,9.47,0,0,1-3.79-1.59c-2.1-1.54-4.23-3.05-6.33-4.59a28.85,28.85,0,0,1-4.28-3.83,19.05,19.05,0,0,1-5-12.06,9.89,9.89,0,0,1,3.56-8.37,17.54,17.54,0,0,1,5.37-3.05A31.18,31.18,0,0,1,31.85,291a40.86,40.86,0,0,1,5.74-.35c5.14.11,10.27.3,15.41.54,4.59.21,9.19.53,13.78.79.29,0,.61.1.84-.23.06-.56-.37-.94-.59-1.4a23.3,23.3,0,0,1-2.23-7c-.65-4.81,1.14-8.64,5.59-10.78a28.47,28.47,0,0,1,8.13-2.38A60.3,60.3,0,0,1,91.61,270c1.83.13,3.68.15,5.51.25a4.31,4.31,0,0,0,3.91-2c.4-.56.78-1.14,1.16-1.71.65-1,1.26-1.93,1.94-2.86a18.18,18.18,0,0,1,8.54-6.38c2.3-.84,4.65-1.54,7-2.3,1-.33,2.06-.59,3-1s1.36-1.27.64-2.18a31.14,31.14,0,0,0-2.35-2.53c-.48-.49-1-.91-1.5-1.42a1.22,1.22,0,0,1,.05-2,25.59,25.59,0,0,1,2.15-1.71c.79-.61,1.64-1.15,2.37-1.82a1.62,1.62,0,0,0,.16-2.61c-.39-.47-.87-.86-1.3-1.29a53.59,53.59,0,0,1-7.42-8.77,19.23,19.23,0,0,1-3.15-7.83,13.1,13.1,0,0,1,.86-7,31,31,0,0,1,3.51-6.45,21.66,21.66,0,0,1,8.82-7.18,48,48,0,0,1,8.23-2.85,27.76,27.76,0,0,1,11-.23c2.65.41,5.3.88,7.94,1.33a8.81,8.81,0,0,0,3.43-.12,3.87,3.87,0,0,0,3.34-3.82c.05-.76,0-1.54,0-2.3,0-.92,0-1.84-.07-2.76a8.4,8.4,0,0,1,4.15-7.71c.84-.54,1.65-1.12,2.44-1.73a15.62,15.62,0,0,0,5.11-6.12c1.94-4.4,5.66-6.74,9.82-8.5a12.17,12.17,0,0,1,9,0,8.46,8.46,0,0,1,4,2.91c.64.85,1.2,1.78,1.76,2.69s.95,1.76,1.51,2.57a2.87,2.87,0,0,0,4,1.16,17.71,17.71,0,0,0,3.54-2.13c1.29-1,2.56-1.95,3.88-2.87a23.43,23.43,0,0,1,2.75-1.67,5.15,5.15,0,0,1,5.84.44,25.34,25.34,0,0,1,2.65,2.2c1.56,1.58,3,3.24,4.56,4.87.68.73,1.36,1.45,2,2.2a2.25,2.25,0,0,0,2.51.64c.59-.17,1.14-.47,1.72-.67.79-.27,1.59-.54,2.4-.76a5.32,5.32,0,0,1,4.77,1,14.51,14.51,0,0,1,3.08,3.08c.41.56.79,1.14,1.21,1.68.9,1.18,1.66,1.37,3,.64A18.38,18.38,0,0,0,247.2,183a59.35,59.35,0,0,1,11.88-6.94A43.6,43.6,0,0,1,274,172.54a17.57,17.57,0,0,1,5.25.45,11,11,0,0,1,7.09,5.44,18.86,18.86,0,0,1,2.28,10.87,7.93,7.93,0,0,1-1.14,3.22,22.2,22.2,0,0,0-1.34,2.67c-.68,1.81,0,2.94,1.88,3.43a6.2,6.2,0,0,0,1.36.2A16.73,16.73,0,0,1,296,200.6a21.69,21.69,0,0,0,2.32,1,1.75,1.75,0,0,0,2.39-.73c.66-.84,1.28-1.72,1.95-2.56a43.64,43.64,0,0,1,5.53-5.84,17.28,17.28,0,0,1,4-2.65,6.28,6.28,0,0,1,7.1.76,36.75,36.75,0,0,1,10,12.18,18,18,0,0,1,1.61,4.78,8.1,8.1,0,0,1-4.08,9.19c-3.75,2.23-7.58,4.34-11.36,6.53a33.16,33.16,0,0,0-3.07,2c-.78.58-1.83,1.19-1.49,2.36s1.5,1.18,2.5,1.21c1.23,0,2.45,0,3.68,0,1.61,0,3.22,0,4.83,0a10.27,10.27,0,0,1,3.38.63,3.26,3.26,0,0,1,2.32,2.86,10.11,10.11,0,0,1,0,2.52c-.42,3.2-.78,6.4-1.29,9.58a11.06,11.06,0,0,0,2.34,8.84,13.65,13.65,0,0,1,2.35,3.65,17.31,17.31,0,0,1,1,5.17,31.51,31.51,0,0,1-.41,6.65c-.2,1.14-.37,1.46,1.15,1.55a30.4,30.4,0,0,1,7,1.23,10.63,10.63,0,0,1,6.67,4.91,26.34,26.34,0,0,0,2.36,3.39,5.33,5.33,0,0,0,6.33,2,45.36,45.36,0,0,1,6.74-1.42,9.26,9.26,0,0,0,2.65-.7,1,1,0,0,0,.46-1.54c-.24-.39-.53-.75-.8-1.13a20.71,20.71,0,0,1-4.05-13.37,98.71,98.71,0,0,1,.93-10.31,20.34,20.34,0,0,1,1.4-4.84,7.81,7.81,0,0,1,3.47-3.86c2.16-1.15,4.28-2.39,6.55-3.34a12.46,12.46,0,0,1,6.05-1.08,7.91,7.91,0,0,0,3.64-.32,1.44,1.44,0,0,0,.84-2.21,12.89,12.89,0,0,0-1.1-1.48c-1.44-1.88-2.93-3.74-4.33-5.66a22.87,22.87,0,0,1-2.91-5.2,7.53,7.53,0,0,1-.5-4.06c.1-.6.16-1.21.24-1.82a11.85,11.85,0,0,1,3.07-6.56,23,23,0,0,1,4-3.42c1.21-.81,2.45-1.59,3.65-2.41.89-.6,1.76-1.22,2.61-1.88.48-.37,1.08-.79.84-1.49s-.81-.6-1.35-.7c-1.73-.32-3.47-.62-5.19-1a26.31,26.31,0,0,1-5.69-1.79,13.89,13.89,0,0,1-2.17-1.28,2,2,0,0,1-.77-2.24,8.85,8.85,0,0,1,1.53-3.07,39.36,39.36,0,0,1,4-4.7q2.24-2.32,4.42-4.69a20.46,20.46,0,0,0,1.46-1.77,4.85,4.85,0,0,0,.64-1.21,1.31,1.31,0,0,0-.82-1.85c-.49-.2-1-.33-1.52-.5-1.24-.4-2.49-.77-3.71-1.22a25.76,25.76,0,0,1-2.52-1.12c-8.6-4.28-7.69-14.1-3.56-18.75a11.17,11.17,0,0,1,3-2.47,6,6,0,0,1,3.75-.82,22.34,22.34,0,0,0,9.08-1,64.54,64.54,0,0,0,8.62-3.18c.49-.21,1-.44,1.46-.67a9,9,0,0,1,7.15-.24,21.51,21.51,0,0,1,5.62,3.09c1.3,1,2.54,2,3.78,3a5.23,5.23,0,0,0,2.45,1.2c3.17.55,6.33,1.16,9.5,1.71,1.12.19,1.18.14,1.59-.81a64.58,64.58,0,0,0,3.18-8.37c.16-.59.28-1.19.4-1.79a2.87,2.87,0,0,0-1-2.89,8.29,8.29,0,0,0-.72-.58,2.72,2.72,0,0,1-1.21-2.34c0-.54-.15-1.06-.22-1.6a6.54,6.54,0,0,0-2.31-4.12c-.86-.76-1.77-1.47-2.63-2.23a7.08,7.08,0,0,1-2.64-5.86c.05-1.15,0-2.31,0-3.46a5.84,5.84,0,0,1,2.9-5.17,18.27,18.27,0,0,1,2.19-1.26c3.46-1.63,4.92-4.43,4.84-8.15a17.14,17.14,0,0,0-1.37-6.26A27.57,27.57,0,0,1,429,98.1a6.46,6.46,0,0,1,.08-3.62,3.08,3.08,0,0,0-.31-2.65,19.41,19.41,0,0,0-2.52-3.56c-1.57-1.79-3.15-3.56-4.77-5.3a9.84,9.84,0,0,1-2.15-3.5,6.19,6.19,0,0,1,.95-6.29,13.06,13.06,0,0,1,5.33-3.89A4.27,4.27,0,0,1,426.7,69a1.59,1.59,0,0,1,1.83,1.07,4.4,4.4,0,0,1,.24.88,12,12,0,0,1,.3,2.28c-.18,3.74,1.07,7.06,2.74,10.31s3.55,6.44,5.36,9.65a129,129,0,0,1,6.07,13.13,10.1,10.1,0,0,1,.49,1.53,5.08,5.08,0,0,1-.32,3.78,15.61,15.61,0,0,0-1.59,6.66A12.7,12.7,0,0,0,445.34,127.76Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M415.63,13.67a5.48,5.48,0,0,0-1.21,8.52,9.37,9.37,0,0,0,4.86,2.9,4,4,0,0,0,4.91-2A22.8,22.8,0,0,0,427,14.55v-1c0-1.81-1.05-2.86-3-2.31s-3.72.85-5.58,1.31A8.68,8.68,0,0,0,415.63,13.67Zm8.53-1.21c1.26-.27,1.64.11,1.62,1.43v.29a24.11,24.11,0,0,1-2.53,8.2A2.8,2.8,0,0,1,420,24,7.59,7.59,0,0,1,415,21a4.21,4.21,0,0,1,1-6.21,5.87,5.87,0,0,1,2.05-1C420.15,13.37,422.14,12.88,424.16,12.46Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M71,143.15c-1.14.15-2.29.28-3.43.4a7.49,7.49,0,0,0-2.61.85c-2,1-2.55,2.41-1.76,4.56a5.28,5.28,0,0,0,.38.84,14.23,14.23,0,0,0,5.62,5.91A8.38,8.38,0,0,1,72,158.28c.8,1.13,1.61,2.24,2.41,3.37a10.67,10.67,0,0,0,3.36,3.09A22.66,22.66,0,0,0,89,167.85a4.74,4.74,0,0,0,5-3.64,11.14,11.14,0,0,0,.55-3.39c0-1.69,0-3.38,0-5.06a61.72,61.72,0,0,0-.37-8.27,33.46,33.46,0,0,0-3.56-10.62,7,7,0,0,0-4-3.61,5.15,5.15,0,0,0-6.08,1.34,28.76,28.76,0,0,0-1.92,2.58c-.62.87-1.17,1.8-1.8,2.66A8.22,8.22,0,0,1,71,143.15Zm7.25-3.21c.43-.63.84-1.28,1.27-1.92s.82-1.29,1.28-1.9c1.93-2.52,4.48-2.81,7-.82a10.29,10.29,0,0,1,2.67,3.95c2.42,5,3,10.41,3,15.91-.07,2.22-.13,4.44-.21,6.66a7,7,0,0,1-.52,2.46,3.48,3.48,0,0,1-3.35,2.35,21.64,21.64,0,0,1-7-1.18,17,17,0,0,1-3.77-1.69,10.27,10.27,0,0,1-3.21-2.91c-.7-1-1.39-2-2.1-3a10.38,10.38,0,0,0-3.53-3.21,13.3,13.3,0,0,1-4.93-5,4,4,0,0,1-.3-.62c-.83-1.9-.38-3.05,1.57-3.79a8.53,8.53,0,0,1,2.69-.59c.61,0,1.22-.06,1.83-.13A10.2,10.2,0,0,0,78.2,139.94Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M438,140.44a21.36,21.36,0,0,0,1,3.07c.35,1,.76,2,1.17,3a6.25,6.25,0,0,1-.67,5.93,11.2,11.2,0,0,1-2.36,2.81,7.39,7.39,0,0,0-2.38,4.09c-.19.75-.34,1.5-.54,2.24a7.34,7.34,0,0,1-.49,1.28,1.66,1.66,0,0,1-2.12.9,4.7,4.7,0,0,1-2-1.16,5.58,5.58,0,0,0-5.12-1.41,21.89,21.89,0,0,0-4,1,3.9,3.9,0,0,1-3.11-.09c-.9-.42-1.8-.85-2.68-1.32-1.28-.69-2.53-1.43-3.82-2.13a32.74,32.74,0,0,0-5.49-2.32,12.21,12.21,0,0,0-9.39.7,23.76,23.76,0,0,0-9.29,7.69,15.06,15.06,0,0,0-1.58,2.79c-.85,2-.34,3.36,1.57,4.43a13.63,13.63,0,0,0,3.45,1.22l5.13,1.28a5.21,5.21,0,0,1,1.89.81,1,1,0,0,1,.29,1.41,6.26,6.26,0,0,1-1.68,1.87c-1.28,1.09-2.61,2.14-3.87,3.26a17.33,17.33,0,0,0-3.88,4.8,5.41,5.41,0,0,0,.39,6.06,12,12,0,0,0,3.1,3.05c1.64,1.13,3.34,2.17,5,3.27,1.28.85,2.58,1.67,3.77,2.64,2.09,1.69,2,2.1-.35,3.24s-4.43,2.1-6.62,3.19a51.5,51.5,0,0,0-7.83,4.8,7.18,7.18,0,0,0-3,6.58,22.83,22.83,0,0,0,1.27,6.3,98.69,98.69,0,0,0,6.46,14.71c.22.41.47.8.67,1.21a.8.8,0,0,1-.39,1.16c-.82.41-1.66.8-2.5,1.15a34.39,34.39,0,0,0-6.29,3.33,31.05,31.05,0,0,0-9.41,11.13,12,12,0,0,0-1.43,7.54c.29,2.28.58,4.57,1,6.83.7,3.84,1.52,7.67,2.26,11.5a26.3,26.3,0,0,1,.48,3.42c.11,1.74-.63,2.55-2.37,2.72a19.57,19.57,0,0,1-2.3.09,8.69,8.69,0,0,0-8.25,4.45,15.81,15.81,0,0,1-2.11,2.73c-1.64,1.8-2.91,2.05-5.13,1.1-.49-.21-1-.45-1.44-.7a16.61,16.61,0,0,0-4.94-1.83,10.87,10.87,0,0,1-5.61-3c-.78-.74-1.53-1.51-2.24-2.31a59.37,59.37,0,0,1-4.05-5.3c-1.19-1.69-2.37-3.4-3.71-5-2.58-3-5.57-5.5-9.86-6a39.24,39.24,0,0,1,2.23-7.78,4.07,4.07,0,0,0-.3-4.13c-.91-1.42-1.83-2.83-2.73-4.25a19.94,19.94,0,0,1-3.32-9.69c-.05-1,0-2,.05-3,.11-5.05-2.45-8.5-7.3-9.82a18.61,18.61,0,0,0-8.43-.16,6,6,0,0,1-2.28.16.76.76,0,0,1-.56-1.05,6.09,6.09,0,0,1,1.93-2.53,5.89,5.89,0,0,0,2-4.47,14.33,14.33,0,0,0-.15-2.53,61.26,61.26,0,0,0-2.42-9.8,12,12,0,0,0-2.72-4.5,18,18,0,0,0-5.54-4,22.51,22.51,0,0,0-8.39-2.25,5.31,5.31,0,0,1-4.2-2.43c-2.1-3-2.18-8.73-.07-11.34a12.41,12.41,0,0,0,1.34-2.14,4.08,4.08,0,0,0-.14-4.17,12.6,12.6,0,0,0-.75-1.15,35.91,35.91,0,0,0-4.07-4.38A5.06,5.06,0,0,0,273,178a11.3,11.3,0,0,0-4.62,1.29,32.12,32.12,0,0,0-5.29,3.23q-5.22,4-10.4,8a52.37,52.37,0,0,1-7.32,4.75,12.13,12.13,0,0,1-1.88.84c-1.08.34-1.54.09-1.92-1s-.69-2.35-1.11-3.5a5.11,5.11,0,0,0-4.2-3.49A10.73,10.73,0,0,0,233,188a58.25,58.25,0,0,0-7.85,1.77c-.74.2-1.46.45-2.21.61-1.75.38-2.32-.1-2.22-1.83.05-.76.22-1.51.28-2.28a11.2,11.2,0,0,0-.33-4.78,4.83,4.83,0,0,0-4.6-3.53,12.94,12.94,0,0,0-3.87.4,46.46,46.46,0,0,0-6.71,2.37c-1.7.71-3.39,1.44-5.11,2.09-3.12,1.2-3.64,1.05-5.71-1.47-.49-.59-1-1.18-1.51-1.74a7.29,7.29,0,0,0-6.46-2.32,13.08,13.08,0,0,0-8,3.64,24.2,24.2,0,0,0-3.34,4.08,38.59,38.59,0,0,0-3.18,5.86c-1.38,3.24-2.69,6.51-4.05,9.76-.71,1.69-1.4,3.41-2.25,5-1.35,2.57-3.15,3.27-5.93,2.49-1.47-.41-2.93-.89-4.42-1.25a22.78,22.78,0,0,0-9.58-.47c-7.4,1.41-13,5.54-17.34,11.57a10.21,10.21,0,0,0-1.72,8.09,22.65,22.65,0,0,0,1.32,4.63,52.36,52.36,0,0,0,3.38,6.79c.61,1.06,1.2,2.14,1.74,3.24s.37,1.47-.61,2.12c-.64.42-1.33.76-2,1.12-.87.47-1.76.91-2.64,1.39a5.37,5.37,0,0,0-1.62,1.27,1.73,1.73,0,0,0-.12,2.31,6.37,6.37,0,0,0,2.08,1.78c2.79,1.76,2.43,1.73-.13,3.22a20.53,20.53,0,0,0-4.42,3.28c-.91.93-1.33,2.47-2.52,2.87s-2.58.05-3.87.1a10.12,10.12,0,0,0-7.6,3.78,18.81,18.81,0,0,0-2.45,3.61c-.94,1.84-1.82,3.71-2.75,5.56a24.79,24.79,0,0,1-1.21,2.21c-.43.67-.83.78-1.53.35a10.57,10.57,0,0,0-5.05-1.38c-1.15-.08-2.29-.2-3.44-.28a44.64,44.64,0,0,0-14.38,1.17,21,21,0,0,0-5.71,2.37,6.89,6.89,0,0,0-3.45,5.65,14.31,14.31,0,0,0,.86,5.88c.64,1.8,1.39,3.56,2.1,5.34a2.56,2.56,0,0,1,.36,1.84,10.34,10.34,0,0,1-3.59-.1,64.68,64.68,0,0,0-8.89-1.12c-6.67,0-13.35-.06-20-.08-.61,0-1.23,0-1.84.08A13.68,13.68,0,0,0,27.27,303c-1.7,3.37-.94,5.93,1.05,8.29a14.72,14.72,0,0,0,3.3,2.84c5,3.3,10.43,5.48,16.57,5.41,1.15,0,2.3,0,3.45.1,2.22.1,4.44.31,6.66.33A6.25,6.25,0,0,1,64.39,324c.44,1,.9,1.95,1.33,2.93s1,2.26,1.41,3.4a8.83,8.83,0,0,0,2.29,3.39A22.08,22.08,0,0,1,72.34,337a7.2,7.2,0,0,1,1.37,3.6c.13,1.3.29,2.59.51,3.87a36.29,36.29,0,0,0,3.16,10.05,11.35,11.35,0,0,0,8.45,6.42c1.89.36,3.79.6,5.68.92a17.3,17.3,0,0,1,2.68.59,3,3,0,0,1,2.22,3.35c-.07.61-.14,1.22-.19,1.83a6.77,6.77,0,0,0,1.51,4.93,11,11,0,0,0,3.66,3.09,7.74,7.74,0,0,0,5.79.71c.67-.18,1.34-.33,2-.46a28.82,28.82,0,0,1,5.93-.67,6.94,6.94,0,0,1,2.47.46,1.31,1.31,0,0,1,.68,2c-.14.18-.27.37-.4.56a1.7,1.7,0,0,0,0,2.13A13.38,13.38,0,0,0,119.2,382a20.91,20.91,0,0,0,1.67,1.59,4,4,0,0,1,1.44,4.1,18.48,18.48,0,0,0-.33,4.81,6.44,6.44,0,0,0,4,5.69,7.78,7.78,0,0,0,2,.57c1.89.3,3.79.55,5.68.81a14.12,14.12,0,0,1,3.57.87c1.43.62,1.83,1.45,1.29,2.93-.73,2-1.52,4-2.32,6-.66,1.63-1.4,3.23-2,4.87a20.35,20.35,0,0,0-1.23,4.19,4.81,4.81,0,0,0,2.76,5.5,7.72,7.72,0,0,0,3.32.83,14.68,14.68,0,0,1,4.05.78c2.56.8,5.11,1.63,7.68,2.39a18.91,18.91,0,0,0,8.84.77c2.26-.4,4.56-.6,6.85-.86a39.23,39.23,0,0,1,7.35-.2,5.52,5.52,0,0,1,3.15,1.21,17.92,17.92,0,0,0,12.92,3.79,20.63,20.63,0,0,1,4.58,0c1.74.24,3.49.48,5.23.76,3.63.57,7.23,1.36,10.89,1.79a6.18,6.18,0,0,0,6.13-2.79,13.82,13.82,0,0,0,2.05-4.84,3.91,3.91,0,0,0-.95-3.84c-.57-.62-1.11-1.27-1.73-1.85-1.23-1.15-2.5-2.26-3.75-3.4s-2.75-2.44-4-3.76A20.39,20.39,0,0,1,203,405a12.86,12.86,0,0,1-.32-2.05c-.11-1.85.38-2.2,2.17-1.46a13.46,13.46,0,0,1,2.41,1.32,7.58,7.58,0,0,0,4.55,1.35A26.46,26.46,0,0,0,215,404c2.81-.39,5.62-.81,8.41-1.31a36.31,36.31,0,0,0,5.84-1.23,7.67,7.67,0,0,0,5.33-5.82c.13-.6.24-1.2.38-1.8a11.86,11.86,0,0,1,.52-1.76,1.74,1.74,0,0,1,2.09-1,5.8,5.8,0,0,1,2.28,1.05c.78.62,1.56,1.25,2.28,1.93a5.59,5.59,0,0,0,5.72,1.46,13.86,13.86,0,0,0,2.36-.86c1.37-.68,2.71-1.43,4-2.19a26.38,26.38,0,0,1,8.57-3.21,28.75,28.75,0,0,1,6.87-.43,6.2,6.2,0,0,0,5.74-2.74,13.81,13.81,0,0,0,1.42-2.36c.67-1.46,1.22-3,1.86-4.45a31.1,31.1,0,0,1,1.73-3.75,14,14,0,0,0,1.92-6.31c.06-.84.22-1.67.35-2.5a1.8,1.8,0,0,1,1.05-1.43,8.79,8.79,0,0,0,3.49-3.56c1.2-1.87,2.35-3.77,3.54-5.65a15.72,15.72,0,0,1,2.58-3.23,11.15,11.15,0,0,0,2.83-4.41,30.2,30.2,0,0,0,1.36-4.86c.71-3.54,1-7.13,1.38-10.72.13-1.29.38-2.57.63-3.85.1-.54.5-.69,1-.55a5,5,0,0,1,2.66,1.69c1.42,1.81,2.87,3.6,4.33,5.38,1.7,2.07,3.4,4.15,5.16,6.18a15.56,15.56,0,0,0,3.43,3,5.82,5.82,0,0,0,5.28.63,11.64,11.64,0,0,0,3.75-2.18c1.57-1.35,3.06-2.79,4.61-4.16a14.15,14.15,0,0,0,3.17-4.2,49,49,0,0,0,2.76-6.81c.66-2,1.27-3.93,1.93-5.89a7.42,7.42,0,0,1,1.53-2.81,22.7,22.7,0,0,1,7.68-4.94.76.76,0,0,1,1,.34,17.63,17.63,0,0,1,1.2,2.22,28.13,28.13,0,0,1,1.37,4.38A42.24,42.24,0,0,1,351,327a52.74,52.74,0,0,0,4.13,14.55,9,9,0,0,0,5.55,5.15,19.85,19.85,0,0,0,3.32.9c2.65.46,5.34.57,8,.92a32,32,0,0,0,10.5-.73,139.36,139.36,0,0,0,14.86-4c.43-.14.86-.29,1.31-.42a.58.58,0,0,1,.74.36,4.4,4.4,0,0,1,.24.88,29.05,29.05,0,0,0,1.89,6.36,7.75,7.75,0,0,1-.95,7.85,19.85,19.85,0,0,1-1.33,1.58,5.88,5.88,0,0,0-1.61,4c0,3.68-.1,7.38.17,11a11.48,11.48,0,0,0,9.95,10.51,10.87,10.87,0,0,0,5.87-.65,5.16,5.16,0,0,1,4.64.3c.87.49,1.72,1,2.58,1.5a21.86,21.86,0,0,0,4.81,2.16,16,16,0,0,0,5.44.75,3.72,3.72,0,0,0,3.7-2.58,6.53,6.53,0,0,1,.43-1.06.75.75,0,0,1,.75-.42,4,4,0,0,1,3.67,3.79,20.31,20.31,0,0,1-.23,4.12c-.34,2.59-.63,5.18-.9,7.77a11.8,11.8,0,0,0,3.37,9.67,20.08,20.08,0,0,0,4.26,3.49,86.48,86.48,0,0,0,15.27,7.42,36.09,36.09,0,0,0,4,1.19,24.43,24.43,0,0,0,8.89.72,8.41,8.41,0,0,0,5.59-2.85,18,18,0,0,1,6.45-4.71c1.61-.72,3.28-1.28,4.89-2a3.78,3.78,0,0,1,3.9.47c1.14.78,2.27,1.58,3.35,2.44a7.72,7.72,0,0,0,3.28,1.55,49.65,49.65,0,0,1,7.93,2.31,10.89,10.89,0,0,1,3.61,2,6.73,6.73,0,0,0,4.22,1.6,16.81,16.81,0,0,0,4.13-.17c1.35-.24,2.71-.58,4.07-.69a18.71,18.71,0,0,0,7.74-2,3.12,3.12,0,0,1,.42-.18,1.77,1.77,0,0,1,2.08.5,10.94,10.94,0,0,1,1.51,2.31,11,11,0,0,0,6,5.09,17.3,17.3,0,0,0,6.07,1.15,19.77,19.77,0,0,1,6.51,1.23c1.74.62,3.48,1.19,5.25,1.7a22.5,22.5,0,0,0,25-8.73c1-1.51,2-3.1,3-4.66.85-1.36,1.61-2.79,2.57-4.08a15.38,15.38,0,0,0,2.6-5.33,32.12,32.12,0,0,0,1.06-11.17c-.09-1-.26-2-.35-3-.07-.76.31-1.21,1.05-1.15a21,21,0,0,1,3.18.44,19.3,19.3,0,0,0,10.44-.51c1.67-.54,3.32-1.17,5-1.75a5.87,5.87,0,0,1,1.09-.3.41.41,0,0,1,.5.35c.05.69.13,1.37.13,2.06,0,1.84,0,3.68,0,5.52a24.62,24.62,0,0,0,.7,5.47,8.17,8.17,0,0,0,4.42,5.57,14.78,14.78,0,0,0,5.71,1.65,34.89,34.89,0,0,0,19.18-3.61,12.08,12.08,0,0,0,6.08-6.91,20.6,20.6,0,0,0,.81-2.64c.48-2.4.91-4.82,1.34-7.23a67.1,67.1,0,0,1,1.77-8.31,11.87,11.87,0,0,1,1.2-2.73,1.58,1.58,0,0,1,1.76-.77,3.38,3.38,0,0,1,.9.21,4.44,4.44,0,0,0,3.57-.14,50.23,50.23,0,0,0,7.92-3.65,20.27,20.27,0,0,0,3-2.1c1.82-1.57,2.11-3.14,1.09-5.34-.42-.9-1-1.75-1.46-2.61a6.54,6.54,0,0,1-1-2.31,1.19,1.19,0,0,1,.84-1.44,11.74,11.74,0,0,1,3.17-.52c4.37-.13,8.74-.25,13.11-.44,1.53-.07,3.05-.28,4.57-.5a7.38,7.38,0,0,0,3.88-1.86,14.42,14.42,0,0,0,2.78-3.35,29.23,29.23,0,0,0,2.56-5.39A98.22,98.22,0,0,0,707.84,340a10.22,10.22,0,0,0-.14-5.21,41,41,0,0,0-2.67-6.59c-2.84-5.79-6.18-11.29-9.54-16.79a20.56,20.56,0,0,1-2.9-7.44c-.26-1.59-.44-3.19-.59-4.79-.32-3.29-.58-6.57-.91-9.85a21.9,21.9,0,0,0-1.46-6,8.6,8.6,0,0,0-5.94-5.3,18.21,18.21,0,0,0-5.24-.53,54.18,54.18,0,0,0-8.88,1.21c-.9.16-1.82.27-2.73.36a3.87,3.87,0,0,1-3.6-1.64,30.19,30.19,0,0,1-1.81-2.65c-1.11-1.84-2.2-3.69-3.23-5.58a20.86,20.86,0,0,0-13.44-10.37,31.56,31.56,0,0,0-4.5-.94,3.24,3.24,0,0,1-3-2.67c-.34-1.34-.66-2.68-.92-4q-.75-3.95-1.43-7.92a10.5,10.5,0,0,0-6.2-8,24.92,24.92,0,0,0-3.41-1.35c-2-.6-4-1.2-6-1.6a4.78,4.78,0,0,1-4.07-4.36c-.05-.3-.08-.61-.14-.91a38.33,38.33,0,0,1-.48-6c-.08-1.84-.23-3.67-.29-5.51A3.4,3.4,0,0,0,612,212.3a18.09,18.09,0,0,0-3.28-1c-2.4-.5-4.81-1-7.25-1.28a5.64,5.64,0,0,1-4.37-3,27.33,27.33,0,0,1-2.3-5c-.88-2.53-1.72-5.07-2.61-7.6-.44-1.23-.93-2.43-1.46-3.63a5.29,5.29,0,0,0-3.78-3.07,12,12,0,0,0-2.73-.36,26,26,0,0,0-5.7.67c-3.37.71-6.72,1.53-10.1,2.23-3.76.79-5,.13-6.8-3.36-.59-1.15-1.19-2.31-1.86-3.43a9.52,9.52,0,0,0-5.8-4.23,3.56,3.56,0,0,0-3.63.83,24.74,24.74,0,0,0-2,2.22,26.13,26.13,0,0,1-5.69,5.32,12.86,12.86,0,0,1-2.45,1.25,3.74,3.74,0,0,1-3.89-.59c-.6-.48-1.16-1-1.74-1.51a5.73,5.73,0,0,0-3.09-1.42,12.25,12.25,0,0,0-3.2-.07,33.53,33.53,0,0,0-6.94,1.56,13.74,13.74,0,0,1-1.77.51,1.67,1.67,0,0,1-1.79-.76,4.27,4.27,0,0,1-.64-1.21,6.76,6.76,0,0,1,.49-5.56,6.17,6.17,0,0,0,.9-3.73,15.43,15.43,0,0,0-.33-2.73,43.15,43.15,0,0,0-1.32-4.64,8.54,8.54,0,0,1-.38-5c.19-.82.32-1.65.52-2.47.39-1.56.8-3.11,1.21-4.67a9.33,9.33,0,0,0,.26-3.2,1.75,1.75,0,0,0-2.37-1.74,8.48,8.48,0,0,0-2.12.85c-1.51.91-3,1.88-4.45,2.86-1,.68-2,1.43-3,2.11s-1.64.75-2.7-.08c-.84-.66-1.59-1.44-2.37-2.17a10.92,10.92,0,0,0-2.54-2,3.19,3.19,0,0,0-4.14.83,5.35,5.35,0,0,0-1.15,2.23,18.28,18.28,0,0,0-.57,2.93c-.2,2.29-.33,4.59-.47,6.88a11.2,11.2,0,0,1-.95,4.24,1.31,1.31,0,0,1-1.71.77,7.52,7.52,0,0,1-3-1.57c-1.35-1.13-2.73-2.24-4.12-3.32a10.61,10.61,0,0,0-3.21-1.77,4.41,4.41,0,0,0-6,3,10.29,10.29,0,0,0-.32,1.33,15.91,15.91,0,0,0-.2,4.82c.1.91.18,1.83.29,2.74a3.73,3.73,0,0,1-1.14,3.13,11.09,11.09,0,0,1-2.74,2.08c-1.36.7-2.73,1.4-4.14,2-1.85.79-3,.42-4.12-1.26a11.24,11.24,0,0,1-1.63-3.53c-.34-1.25-.64-2.53-.9-3.8-.93-4.51-1.95-9-4.12-13.11a13.45,13.45,0,0,1-1.27-6.26,6.2,6.2,0,0,1,.64-3.35,3.53,3.53,0,0,0,0-3.72c-1.23-2.38-2.46-4.77-3.8-7.09a13.65,13.65,0,0,0-4.26-4.46,6.41,6.41,0,0,0-4.11-1.22C439,135.93,437.48,137.83,438,140.44Zm4.65-3.46a6.91,6.91,0,0,1,3.29,1.57,15.42,15.42,0,0,1,3.91,4.77c.82,1.56,1.65,3.11,2.45,4.68a12.59,12.59,0,0,1,.74,1.68,2,2,0,0,1,0,1.56,12.6,12.6,0,0,0,.41,10.91A60.67,60.67,0,0,1,457.65,176a24.77,24.77,0,0,0,1.3,4.64,11.27,11.27,0,0,0,1.87,3.15,3.64,3.64,0,0,0,4.35,1.15,27.39,27.39,0,0,0,6.32-3.25,11.91,11.91,0,0,0,1.72-1.53,4.72,4.72,0,0,0,1.32-4.22,27.35,27.35,0,0,1-.28-5.5,8.28,8.28,0,0,1,.61-2.92,3,3,0,0,1,3.87-2,9.58,9.58,0,0,1,3.46,1.78c1.33,1,2.63,2.12,3.93,3.19a8.43,8.43,0,0,0,3.2,1.75c1.85.5,2.93,0,3.66-1.78a9,9,0,0,0,.7-2.9c.12-1.91.23-3.83.39-5.74.12-1.37.29-2.74.49-4.1a6.19,6.19,0,0,1,1-2.56,2.08,2.08,0,0,1,2.81-.8,7.83,7.83,0,0,1,1.68,1.18c.7.6,1.32,1.29,2,1.9a15.28,15.28,0,0,0,1.82,1.41,2.43,2.43,0,0,0,2.81,0c.77-.51,1.53-1,2.28-1.55a51.47,51.47,0,0,1,5.57-3.67,5.65,5.65,0,0,1,1.9-.78.76.76,0,0,1,.94.74,7.13,7.13,0,0,1-.09,1.6c-.26,1.27-.57,2.54-.88,3.81s-.73,2.66-1,4a10.63,10.63,0,0,0,.38,6.11,25.47,25.47,0,0,1,1.5,5.78,6.79,6.79,0,0,1-.82,4.63,7.52,7.52,0,0,0-.16,6.88,3.13,3.13,0,0,0,4.29,1.93,41.5,41.5,0,0,1,6.22-1.62c.75-.12,1.52-.18,2.28-.26a6.16,6.16,0,0,1,5.61,2,9,9,0,0,0,.87.75,5,5,0,0,0,5,.84,10.45,10.45,0,0,0,2.67-1.34,26.75,26.75,0,0,0,5.46-4.89c.65-.76,1.3-1.52,1.92-2.3a2.92,2.92,0,0,1,3.51-1,8.25,8.25,0,0,1,4.79,3.72c.58,1,1.07,2,1.62,3a23.41,23.41,0,0,0,1.27,2.18,5.07,5.07,0,0,0,5.21,2.23c2.19-.34,4.35-.87,6.53-1.33s4.33-1,6.51-1.4a19.87,19.87,0,0,1,5.5-.28,4.68,4.68,0,0,1,4.4,3.13c.58,1.58,1.2,3.15,1.76,4.74,1,2.89,1.87,5.84,3.15,8.64a17.76,17.76,0,0,0,1.93,3.39,6,6,0,0,0,4,2.49c2.35.35,4.68.77,7,1.18a16.28,16.28,0,0,1,3.74,1.12,2.52,2.52,0,0,1,1.64,2.29c0,.76.1,1.53.11,2.3,0,2.61.16,5.21.42,7.81a15.73,15.73,0,0,0,1,4.24,4.48,4.48,0,0,0,3,2.92l5.1,1.4a27.22,27.22,0,0,1,5.62,2,9,9,0,0,1,5.23,6.84c.51,3.1,1.1,6.19,1.72,9.27a27.64,27.64,0,0,0,1,3.77,3.64,3.64,0,0,0,3.14,2.66c1.29.18,2.56.49,3.83.78,6,1.39,10.84,4.52,13.85,10.09.94,1.76,2,3.48,3,5.18a34.61,34.61,0,0,0,2,3.06,5.49,5.49,0,0,0,5.68,2.19c1.74-.3,3.47-.66,5.2-.95a38.79,38.79,0,0,1,6.17-.65,15.91,15.91,0,0,1,3.65.43,7.46,7.46,0,0,1,5.68,4.86,28.41,28.41,0,0,1,1.53,7.41c.31,3.28.59,6.57.87,9.85a25.27,25.27,0,0,0,3.83,11.43,155.76,155.76,0,0,1,10,17.85,24.9,24.9,0,0,1,2,5.85,6,6,0,0,1,.07,2.28,93.94,93.94,0,0,1-3.48,13.33,38.39,38.39,0,0,1-1.85,4.21,21.35,21.35,0,0,1-1.72,2.71,7.79,7.79,0,0,1-6,3.42c-2.29.17-4.58.36-6.88.45s-4.61,0-6.91.12c-1.53.05-3.06.18-4.58.38-3.14.4-4.08,2.13-2.46,5,.5.87,1,1.71,1.48,2.59,1.36,2.59,1.15,3.54-1.12,5.3a16.74,16.74,0,0,1-2.1,1.41,56,56,0,0,1-7.72,3.53,3.91,3.91,0,0,1-2.91.09c-.22-.09-.43-.16-.66-.23a2.8,2.8,0,0,0-3.21,1.2,10.6,10.6,0,0,0-1.56,3.56,65.93,65.93,0,0,0-1.49,7c-.42,2.49-.88,5-1.32,7.47-1,5.5-4.14,9.07-9.39,10.88a42.72,42.72,0,0,1-11.23,2.29,24.84,24.84,0,0,1-6-.43,12,12,0,0,1-3.88-1.39,7,7,0,0,1-3.63-4.79,26.8,26.8,0,0,1-.58-5.71c0-1.61.08-3.22.08-4.83a10.87,10.87,0,0,0-.2-2.28c-.3-1.39-1-1.78-2.34-1.33-.73.24-1.43.55-2.15.82a38.9,38.9,0,0,1-6.15,1.86,16.48,16.48,0,0,1-5.94.09c-1-.16-2-.41-2.94-.55a11.76,11.76,0,0,0-2.29-.15,1.9,1.9,0,0,0-1.88,1.94,6.33,6.33,0,0,0,.1,1.37,29.74,29.74,0,0,1-.92,13.42,11.6,11.6,0,0,1-2.15,4.28,29.2,29.2,0,0,0-2.59,4.07,56.15,56.15,0,0,1-3.61,5.6,21.16,21.16,0,0,1-22.13,7.7c-1.92-.51-3.82-1.13-5.7-1.78a23.62,23.62,0,0,0-7-1.41,20.23,20.23,0,0,1-5-.75,10.5,10.5,0,0,1-6.56-5.05,15.93,15.93,0,0,0-1.5-2.3,2.69,2.69,0,0,0-3.29-.92.79.79,0,0,0-.22.06c-4.42,2.31-9.33,2.24-14.09,2.83a6.75,6.75,0,0,1-5.77-1.67,9.76,9.76,0,0,0-3.24-1.7,48.45,48.45,0,0,0-7.93-2.34,7.94,7.94,0,0,1-3.47-1.66c-1.13-.91-2.35-1.71-3.56-2.52a4.31,4.31,0,0,0-4.15-.42,50.34,50.34,0,0,0-6.56,2.77,18.27,18.27,0,0,0-5.44,4.18A8,8,0,0,1,472.9,423a28.58,28.58,0,0,1-8.62-1.23,43.15,43.15,0,0,1-8.13-3.15c-2.25-1.14-4.53-2.24-6.78-3.41a27.86,27.86,0,0,1-5-3.3,15.53,15.53,0,0,1-2.82-3,10.08,10.08,0,0,1-1.86-5.82,59.81,59.81,0,0,1,.68-7.32c.18-1.45.38-2.89.55-4.34a7.85,7.85,0,0,0-.14-2.51,5.12,5.12,0,0,0-4.37-4.15,1.86,1.86,0,0,0-2.37,1.26c-.07.14-.12.29-.18.43-.86,2-1.66,2.52-3.89,2.33a17.81,17.81,0,0,1-7-2c-.81-.44-1.6-.91-2.4-1.36-.6-.34-1.19-.71-1.8-1a6.16,6.16,0,0,0-5.33-.36,10.11,10.11,0,0,1-3.34.78,10.44,10.44,0,0,1-11-9.05,19.5,19.5,0,0,1-.22-2.29c-.05-2.45,0-4.91-.12-7.36a7.44,7.44,0,0,1,2.16-5.83,8.93,8.93,0,0,0,2.45-7,7.27,7.27,0,0,0-.76-3.1,16.55,16.55,0,0,1-1.65-5.48,9.09,9.09,0,0,0-.48-1.77,1.41,1.41,0,0,0-1.84-.94c-.51.14-1,.35-1.52.52a130.17,130.17,0,0,1-15.75,4.22,29.8,29.8,0,0,1-10.06.46c-2.65-.37-5.35-.42-8-1.05a24.1,24.1,0,0,1-2.63-.79,7.26,7.26,0,0,1-4.37-4.14,47,47,0,0,1-4.24-16.37A24.74,24.74,0,0,0,350,316a9.41,9.41,0,0,0-1.41-2.36,1.55,1.55,0,0,0-2.05-.46,31.33,31.33,0,0,0-6.75,3.91,9.21,9.21,0,0,0-3.24,4.63c-.51,1.69-1.11,3.35-1.67,5-.25.72-.47,1.46-.73,2.18-2.81,7.5-3.26,7.8-10,13.6a8.65,8.65,0,0,1-2.57,1.52,5.12,5.12,0,0,1-5.21-.67,21.79,21.79,0,0,1-3-2.83c-2.18-2.38-4.13-5-6.13-7.47-1.05-1.32-2.16-2.59-3.2-3.92a5.85,5.85,0,0,0-3.29-2,1.57,1.57,0,0,0-2.17,1.11,13.59,13.59,0,0,0-.59,2.69c-.34,2.74-.59,5.48-.91,8.23a42.92,42.92,0,0,1-1.5,7.43,12.08,12.08,0,0,1-3.33,5.67,20.75,20.75,0,0,0-3.42,4.61c-1,1.56-1.92,3.14-2.92,4.68a7,7,0,0,1-2.78,2.68,3.19,3.19,0,0,0-1.72,2.81c-.13,1.14-.27,2.28-.4,3.42a8.69,8.69,0,0,1-1.2,3.69,35,35,0,0,0-2.51,5.42c-.46,1.13-.89,2.29-1.42,3.39a15.66,15.66,0,0,1-1.53,2.55,4.75,4.75,0,0,1-4.17,2,36.11,36.11,0,0,0-6.65.32,28,28,0,0,0-9.29,3.21c-.94.52-1.85,1.09-2.8,1.59a31.91,31.91,0,0,1-2.91,1.35,5,5,0,0,1-5.88-1.22,16.14,16.14,0,0,0-2.31-1.89,5.84,5.84,0,0,0-2.29-1.05,3,3,0,0,0-3.81,2.11,16.1,16.1,0,0,0-.64,2.68,6.74,6.74,0,0,1-5.67,5.87c-1.87.42-3.75.76-5.64,1.08a70.52,70.52,0,0,1-8.42,1.2c-.84.05-1.68,0-2.53,0a5.71,5.71,0,0,1-3.44-1.1,11.53,11.53,0,0,0-2-1.16c-1.19-.55-2.47-1.18-3.68-.26s-.87,2.21-.68,3.42a21.33,21.33,0,0,0,5.72,11.57c1.42,1.5,3,2.85,4.52,4.26s2.92,2.72,4.4,4.05a4,4,0,0,1,1.13,5,16.26,16.26,0,0,1-1.63,3.29,4.64,4.64,0,0,1-4.53,2.16c-2.43-.32-4.85-.71-7.27-1.11-2.95-.47-5.89-1-8.85-1.47a23.21,23.21,0,0,0-5.27-.05A16.4,16.4,0,0,1,178,428.14a8.26,8.26,0,0,0-4.85-1.8,28.59,28.59,0,0,0-4.14.08c-2.82.27-5.65.57-8.46,1a20.29,20.29,0,0,1-9.32-.59c-2.69-.87-5.42-1.65-8.12-2.49a14.21,14.21,0,0,0-4.28-.8,5.25,5.25,0,0,1-1.36-.19c-2.83-.75-3.91-2.5-3.23-5.35a35.83,35.83,0,0,1,1.91-5.41c1.16-2.84,2.29-5.68,3.43-8.52.08-.22.16-.44.22-.66a3,3,0,0,0-1.62-3.84,9.45,9.45,0,0,0-3.06-.94l-6.15-.88a10.31,10.31,0,0,1-1.35-.24,5.58,5.58,0,0,1-4.52-5.84c0-.69.1-1.38.17-2.06s.13-1.38.25-2.06a5,5,0,0,0-1.76-4.73c-.79-.73-1.59-1.45-2.31-2.24s-.77-1.11-.15-2.21a2.46,2.46,0,0,0-1-3.67,5.54,5.54,0,0,0-2.67-.61,28.23,28.23,0,0,0-8,.93,7.53,7.53,0,0,1-4.08.19,9.22,9.22,0,0,1-5.5-4.24,5.15,5.15,0,0,1-.7-3.54,3.63,3.63,0,0,1,.1-.45c.79-2.61-.62-5.34-4.09-6-2-.38-3.93-.67-5.91-.91a11.36,11.36,0,0,1-9.9-7.79,44.32,44.32,0,0,1-2.42-9.33,23.43,23.43,0,0,1-.33-2.5A7.56,7.56,0,0,0,73,335.82a36.06,36.06,0,0,0-2.63-2.89,8.77,8.77,0,0,1-2.15-3.22c-.67-1.7-1.43-3.38-2.16-5.07a16.52,16.52,0,0,0-1.8-3.2,5.67,5.67,0,0,0-4.2-2.5c-1.68-.2-3.35-.36-5-.42-3.22-.12-6.44-.28-9.66-.45a18.13,18.13,0,0,1-6.66-1.61A42,42,0,0,1,32,312.88a13.61,13.61,0,0,1-3.2-2.95,5.47,5.47,0,0,1-.66-5.84c2-4.5,5.37-7.18,10.33-7.69a22.44,22.44,0,0,1,2.29-.22c6.52,0,13-.13,19.56.12a61.47,61.47,0,0,1,7.54.85c1.21.19,2.43.32,3.65.46a4.92,4.92,0,0,0,1.15,0c1.62-.15,2.63-.61,1.73-2.68-.58-1.34-1.13-2.69-1.68-4a21.13,21.13,0,0,1-1.39-4.61,15.49,15.49,0,0,1-.23-2.05,6.13,6.13,0,0,1,3.48-6,24.45,24.45,0,0,1,7.39-2.45,56.9,56.9,0,0,1,14.46-.3,10.9,10.9,0,0,1,5.25,1.44,1.76,1.76,0,0,0,2.61-.62,17.62,17.62,0,0,0,1.39-2.38c.79-1.57,1.5-3.18,2.3-4.76a22.5,22.5,0,0,1,2.86-4.43,8.64,8.64,0,0,1,7-3.31c1.15,0,2.3,0,3.45.07a1.51,1.51,0,0,0,1.37-.68,3.17,3.17,0,0,0,.28-.36,15.88,15.88,0,0,1,6.42-5.77,11.19,11.19,0,0,0,1.73-1.13,1.4,1.4,0,0,0,0-2.36c-.51-.46-1.1-.83-1.65-1.24s-1.16-.75-1.7-1.19c-.77-.63-.76-1.27.09-1.85s1.72-1,2.59-1.49,1.76-.92,2.64-1.39a3.87,3.87,0,0,0,1.37-1.2,1.68,1.68,0,0,0,.29-1.73c-.28-.63-.54-1.27-.86-1.88-1.12-2.09-2.29-4.16-3.37-6.27a25.7,25.7,0,0,1-2.18-5.8,13.79,13.79,0,0,1-.34-4.34,7.19,7.19,0,0,1,1.15-3.46A26.45,26.45,0,0,1,144.26,208a22.78,22.78,0,0,1,12,.29c1,.25,1.9.59,2.87.85a10.78,10.78,0,0,0,2,.44,5.55,5.55,0,0,0,5.31-2.56,25.11,25.11,0,0,0,2.11-4.33c1.25-3,2.44-6.12,3.7-9.17a50.81,50.81,0,0,1,3.62-7.18,24.07,24.07,0,0,1,3.37-4.36,11.66,11.66,0,0,1,8.24-3.52,5.9,5.9,0,0,1,4.74,1.92c.68.73,1.29,1.51,1.95,2.27,1.87,2.16,3.16,2.53,5.89,1.51,2.16-.8,4.27-1.72,6.39-2.59a39,39,0,0,1,6.75-2.25,9.74,9.74,0,0,1,2.74-.22,3.73,3.73,0,0,1,3.62,3,8.84,8.84,0,0,1,.23,3.2c-.1.91-.19,1.83-.24,2.75a8.6,8.6,0,0,0,0,1.83,1.86,1.86,0,0,0,1.83,1.73,7.91,7.91,0,0,0,2.73-.33c2.37-.63,4.75-1.22,7.12-1.82a14.52,14.52,0,0,1,3.89-.31,4.14,4.14,0,0,1,4.16,3c.2.58.37,1.17.55,1.76s.32,1.19.55,1.75c.66,1.63,1.64,2.11,3.27,1.55a17.07,17.07,0,0,0,2.5-1.15A54.91,54.91,0,0,0,253.9,191c3.53-2.72,6.93-5.59,10.6-8.1a24.75,24.75,0,0,1,4.35-2.57,20.94,20.94,0,0,1,3-1.06,4.33,4.33,0,0,1,4.43,1.22c1.12,1.16,2.27,2.3,3.29,3.54,1.76,2.11,1.8,3.34.35,5.6-.09.13-.17.25-.27.38-2.59,3.57-2.61,7.41-1.11,11.36a6.83,6.83,0,0,0,6.4,4.78,20.24,20.24,0,0,1,9.12,2.91,15.6,15.6,0,0,1,3.74,3,11,11,0,0,1,2.4,4.15c.79,2.64,1.56,5.29,2.09,8a16.42,16.42,0,0,1,.28,3.89A4.44,4.44,0,0,1,301,231.6a6.91,6.91,0,0,0-1,1,7.4,7.4,0,0,0-.94,1.3c-1.09,2-.16,3.58,2.12,3.45,1-.06,2-.32,3-.46a15.28,15.28,0,0,1,7.7.69,7.55,7.55,0,0,1,5.37,7.5c0,.76,0,1.53,0,2.3a18.38,18.38,0,0,0,2.26,9.5c.84,1.55,1.81,3,2.73,4.53.35.59.71,1.18,1.11,1.74a3.43,3.43,0,0,1,.26,3.65,47,47,0,0,0-2.62,9.58c3.21-.73,5.53.51,7.67,2.26a29.63,29.63,0,0,1,5.61,6.37,73.52,73.52,0,0,0,4.79,6.47,26.88,26.88,0,0,0,3.23,3.26,11.91,11.91,0,0,0,5.52,2.69,14.82,14.82,0,0,1,4.51,1.65,21.72,21.72,0,0,0,2.29,1.08,4.58,4.58,0,0,0,5.28-1.1A28.69,28.69,0,0,0,362,296.6c.48-.6.92-1.23,1.34-1.87a6,6,0,0,1,5.17-2.92c.84,0,1.68-.09,2.53-.16.61,0,1.22-.08,1.83-.17a3.12,3.12,0,0,0,2.93-3.25,12,12,0,0,0-.23-2.74c-.74-3.92-1.54-7.82-2.29-11.74a60.52,60.52,0,0,1-1.24-9.1,9.45,9.45,0,0,1,1.24-5.51c.57-.91,1-1.88,1.59-2.8A26.44,26.44,0,0,1,387.5,245.4c.85-.36,1.7-.7,2.54-1.08a8.38,8.38,0,0,0,1.41-.77,1.58,1.58,0,0,0,.63-2.19,11.82,11.82,0,0,0-.64-1.22,96.33,96.33,0,0,1-6.29-14,24.84,24.84,0,0,1-1.35-5.35,16.31,16.31,0,0,1-.13-2.52,5.15,5.15,0,0,1,1.95-4,35.28,35.28,0,0,1,6.31-4.19c2.58-1.34,5.23-2.56,7.84-3.85a21.69,21.69,0,0,0,2.41-1.33,1.7,1.7,0,0,0,.45-2.59,8,8,0,0,0-1.59-1.65c-1.21-.93-2.48-1.79-3.76-2.64-1.66-1.11-3.35-2.16-5-3.27a11.57,11.57,0,0,1-2.68-2.5,4.45,4.45,0,0,1-.48-5.15,14.44,14.44,0,0,1,3.26-4.14c1.25-1.12,2.57-2.19,3.86-3.27a10.81,10.81,0,0,0,2.09-2.13,2.27,2.27,0,0,0-.75-3.53,9,9,0,0,0-2.58-1l-5.35-1.31a9.11,9.11,0,0,1-2.76-1.12,1.7,1.7,0,0,1-.78-2.36,8.16,8.16,0,0,1,.79-1.66,22,22,0,0,1,10.32-8.81,11.19,11.19,0,0,1,7.42-.41A30.24,30.24,0,0,1,411,160c1.21.65,2.39,1.36,3.61,2,.74.4,1.5.76,2.27,1.11a4.74,4.74,0,0,0,3.8.16,15.21,15.21,0,0,1,4.71-1,4.23,4.23,0,0,1,3.38,1.08,6.45,6.45,0,0,0,1.71,1.16,3.07,3.07,0,0,0,4.61-1.85,23.65,23.65,0,0,0,.92-3.32,6,6,0,0,1,1.93-3.31,13.23,13.23,0,0,0,2.76-3.37,7.29,7.29,0,0,0,.64-6.41c-.42-1.15-.9-2.28-1.3-3.44a15.29,15.29,0,0,1-.76-2.64C438.88,138,440.32,136.62,442.64,137Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M591.16,175.51a10.09,10.09,0,0,0,7.78-4.64,4.66,4.66,0,0,0,.58-2.42,3.18,3.18,0,0,0-2.8-3.14,4.93,4.93,0,0,0-2.05.18,11.09,11.09,0,0,0-4.53,2.61,6.41,6.41,0,0,0-2.06,4A2.91,2.91,0,0,0,591.16,175.51Zm-1.83-3.17a5,5,0,0,1,.3-1.33,7.81,7.81,0,0,1,6.45-4.46,2,2,0,0,1,2.13,2.7,5.76,5.76,0,0,1-.49,1.27c-1.21,2.27-4.84,3.77-6.49,3.83A1.7,1.7,0,0,1,589.33,172.34Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M81.44,160.77a7,7,0,0,0,7.81-2.35,4.71,4.71,0,0,0,1-3.24,7.77,7.77,0,0,0-7.2-6.56,5.68,5.68,0,0,0-5.72,4.93A6.93,6.93,0,0,0,81.44,160.77Zm-2.93-7.49a4.69,4.69,0,0,1,4.35-3.47,6.67,6.67,0,0,1,6,4.85,3.6,3.6,0,0,1-.37,2.66,5.75,5.75,0,0,1-6.61,2.34A5.84,5.84,0,0,1,78.51,153.28Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M435.66,172.2a3.65,3.65,0,0,1-3.11.28,15.27,15.27,0,0,0-5.38-1,19,19,0,0,1-3.16-.56c-1.57-.38-3.11-.83-4.67-1.25a47.67,47.67,0,0,0-6-1.4,9.54,9.54,0,0,0-3,0,4.73,4.73,0,0,0-4.08,5.45,7.49,7.49,0,0,1-1.82,6c-.8,1-1.75,1.93-2.62,2.9a6,6,0,0,0-1.46,5.12,11,11,0,0,0,.92,3.07,21.4,21.4,0,0,0,4.36,6.17,7.62,7.62,0,0,0,3.5,2.1,11.66,11.66,0,0,1,3.73,1.74,6,6,0,0,1,1.94,1.93,2.84,2.84,0,0,1,.22,2.64,5.69,5.69,0,0,1-3.06,3.27c-1.12.49-2.27.92-3.43,1.32a51,51,0,0,0-9.31,4.46,27,27,0,0,0-7.76,7.42,4.52,4.52,0,0,0-.74,4.14,13.7,13.7,0,0,0,1.23,3,47.07,47.07,0,0,0,5.58,7.59c1.29,1.52,2.61,3,3.9,4.53a24.43,24.43,0,0,1,1.82,2.37,2.71,2.71,0,0,1-.58,4.05,9.38,9.38,0,0,1-1.91,1.28,64.94,64.94,0,0,1-6.67,3.08,18.78,18.78,0,0,0-6.42,4,9.89,9.89,0,0,0-2.83,4.65,33.46,33.46,0,0,0-.87,4.74,20.31,20.31,0,0,1-2.14,7.48,8,8,0,0,0-.47,7.09c.55,1.42,1.25,2.79,1.89,4.18.51,1.12,1.07,2.21,1.55,3.34a6.2,6.2,0,0,1-.17,5.55c-.28.54-.52,1.11-.82,1.64a34.75,34.75,0,0,1-9.58,10.75,13.87,13.87,0,0,0-3.83,4.21,41,41,0,0,0-2.54,5.15,66.52,66.52,0,0,0-3.94,12.95c-.84,4.33.44,7.26,4.19,9.55a17.09,17.09,0,0,0,2.67,1.34,30.59,30.59,0,0,0,3.94,1.26c3.89.9,7.79,1.67,11.83,1.12a41.56,41.56,0,0,0,5.83-1.29c3.1-.89,6.09-2.08,9.11-3.19a32.66,32.66,0,0,1,3.72-1.16c1.47-.36,2.2.07,2.61,1.48a15.65,15.65,0,0,1,.56,3.86,12.65,12.65,0,0,0,.21,3,11.78,11.78,0,0,1,.15,4.8c-.3,2.2-.64,4.4-1.06,6.58-.6,3.08-1.27,6.15-1.94,9.22a7.53,7.53,0,0,0,.9,5.75,17.84,17.84,0,0,0,2.54,3.26,45.66,45.66,0,0,0,7.82,6,9.07,9.07,0,0,0,3.21,1.21,22.53,22.53,0,0,0,4.33.49,30.22,30.22,0,0,0,11.06-1.81c1.46-.56,2.09-.29,2.75,1.11.33.69.55,1.43.81,2.15s.57,1.76,1,2.58a31.71,31.71,0,0,1,1.9,5.17c1.24,4.43,2.51,8.85,3.69,13.29a12.79,12.79,0,0,0,6.13,8,28.49,28.49,0,0,0,5.87,2.61c3,.95,6,1.86,9,2.67a18.92,18.92,0,0,0,9.57.09,24.15,24.15,0,0,0,6.14-2.52c.86-.5,1.7-1.06,2.6-1.48,3.57-1.63,7.07-1.87,10.44.56a22.79,22.79,0,0,0,4.24,2.28,16,16,0,0,0,7.82,1.5,13.09,13.09,0,0,1,2.07.09,4.6,4.6,0,0,1,3.49,1.95c.37.49.67,1,1,1.53a6.54,6.54,0,0,0,7.58,2.24,13.7,13.7,0,0,1,5.84-1,7.56,7.56,0,0,0,4-1c1.07-.59,2.13-1.22,3.18-1.84.8-.46,1.55-1,2.37-1.4,1.63-.83,2.74-.62,3.85.78a23.32,23.32,0,0,1,1.63,2.5,18.63,18.63,0,0,0,5,5.65,7.07,7.07,0,0,0,4.7,1.59,17.74,17.74,0,0,1,9.93,2.32,6.37,6.37,0,0,0,6.16.25,29.06,29.06,0,0,1,6.75-2.23,12.71,12.71,0,0,0,7-4.08,21.26,21.26,0,0,0,3.1-4.27,36.93,36.93,0,0,0,4.23-11.36,18.42,18.42,0,0,1,2-6.57,5.35,5.35,0,0,0,.74-3.51c-.09-.84-.22-1.68-.35-2.51a12.78,12.78,0,0,1-.14-3.44,3.5,3.5,0,0,1,2.28-2.93,2.77,2.77,0,0,1,3.14.82c.67.63,1.29,1.31,1.92,2a2.21,2.21,0,0,0,2.71.56c.91-.41,1.78-.9,2.65-1.39a6.5,6.5,0,0,1,4.19-.95,8,8,0,0,0,6.43-1.8,25,25,0,0,1,2.07-1.47,6.25,6.25,0,0,1,3.91-1.1,1.77,1.77,0,0,1,1.73,1.55,5.11,5.11,0,0,1-.05,2.06,24.64,24.64,0,0,1-1.65,5.25,6,6,0,0,0-.32,3.83,13.9,13.9,0,0,0,4.58,7.79,9.76,9.76,0,0,0,8.37,2.25,14.15,14.15,0,0,0,4.15-1.31A23.14,23.14,0,0,0,650.15,393c.59-2.06.92-4.19,1.34-6.29a33.71,33.71,0,0,1,1.36-5.34,7.4,7.4,0,0,1,5-4.7,26.69,26.69,0,0,1,2.68-.61,15.55,15.55,0,0,0,4-1.2,6.87,6.87,0,0,0,4-5.76,15,15,0,0,0-.17-4.12c-.12-.68-.24-1.37-.31-2.05-.34-3.3.81-4.59,4.14-4.45a48,48,0,0,0,7.58-.31,37.89,37.89,0,0,0,11.88-3.39,10.35,10.35,0,0,0,6-7.67,31.61,31.61,0,0,0,.47-3.88,51.36,51.36,0,0,1,1.26-10,10.06,10.06,0,0,0-.32-5.89,20.9,20.9,0,0,0-1.65-3.79,58.71,58.71,0,0,0-3.69-5.55c-1-1.43-2-2.87-3-4.35a9.1,9.1,0,0,1-1.52-4.77c0-1.3,0-2.6,0-3.9a36.67,36.67,0,0,0-.34-6.2,18.94,18.94,0,0,0-3.16-8.78,11.68,11.68,0,0,0-11.31-5.21,25.88,25.88,0,0,1-4.82.14,7.28,7.28,0,0,1-5.73-3,7.3,7.3,0,0,0-5.44-3c-1.14-.13-2.27-.33-3.42-.47a8,8,0,0,1-4.37-1.87c-1.1-.95-2.17-1.95-3.23-2.94s-2-1.94-3-2.87a12.87,12.87,0,0,0-7.49-3.71,5.53,5.53,0,0,1-1.13-.23,5.4,5.4,0,0,1-3.38-2.58,15.19,15.19,0,0,1-1.06-2.28c-.52-1.52-.94-3.08-1.42-4.61-.56-1.83-1.06-3.69-1.74-5.48a12.65,12.65,0,0,0-10.38-8.38c-1.43-.24-2.89-.41-4.34-.53a8.65,8.65,0,0,1-7.12-4.4,28.13,28.13,0,0,1-2.2-4.8,38.49,38.49,0,0,0-1.83-4.45c-2.91-5.42-6.65-10-13-11.52a5.25,5.25,0,0,1-3.47-3.14,13.26,13.26,0,0,1-1-3.51,36.08,36.08,0,0,1-.39-6.89,5.06,5.06,0,0,0-3.17-4.9,12,12,0,0,0-3.29-1,45.12,45.12,0,0,0-7.79-.5,9.65,9.65,0,0,0-6.36,2.31c-.93.79-1.78,1.68-2.65,2.54a10.25,10.25,0,0,1-2.08,1.81c-1.49.82-2.24,1-3.24-.62a.86.86,0,0,0-.14-.18,5.11,5.11,0,0,0-7-1.16c-.72.44-1.39,1-2.1,1.42-3,2-4.52,2.41-8-.45-.65-.53-1.26-1.12-1.86-1.71-.81-.82-1.62-1.64-2.38-2.5a16.16,16.16,0,0,0-8-4.82,14.65,14.65,0,0,0-11.17.87,8.28,8.28,0,0,1-1.06.46,12.4,12.4,0,0,1-1.31.41,3.41,3.41,0,0,1-4.4-3.13,13.74,13.74,0,0,1,.19-3.2,73.85,73.85,0,0,0,.65-11,26,26,0,0,0-.85-6.14,8.13,8.13,0,0,0-1.91-3.62c-1.6-1.63-3.66-2.13-5.77-.48A10.2,10.2,0,0,0,498.5,171c-.89,1.34-1.74,2.71-2.63,4-.76,1.15-1.55,2.28-2.35,3.4a6.56,6.56,0,0,1-1.84,1.72,2.55,2.55,0,0,1-3.54-.35,20.83,20.83,0,0,1-1.45-1.78c-.53-.66-1-1.36-1.59-2a4.12,4.12,0,0,0-5.24-.78,5.87,5.87,0,0,0-2.46,2.35,8.9,8.9,0,0,0-.94,2.33c-.45,1.8-.55,3.64-.82,5.46-.15,1-.32,2-.55,2.93a4.34,4.34,0,0,1-3,3.19,6.82,6.82,0,0,1-4.07.14,10,10,0,0,0-5.67.06,6.65,6.65,0,0,1-2.05.21c-2.33,0-3.5-.91-4.08-3.21a32.6,32.6,0,0,0-1.67-5,125.11,125.11,0,0,0-6.73-13.08,7.94,7.94,0,0,0-1.1-1.47,3.47,3.47,0,0,0-4.55-.93,17,17,0,0,0-2.16,1.3A38,38,0,0,1,435.66,172.2Zm7.27-2.94a2,2,0,0,1,2.52.44,8.78,8.78,0,0,1,1.44,1.78A117.46,117.46,0,0,1,453.75,185,21.28,21.28,0,0,1,455,189c.68,3.37,3.22,4.51,6.1,4.27a10.22,10.22,0,0,0,2.25-.46,6.34,6.34,0,0,1,3.4-.07,21.9,21.9,0,0,0,2.26.42,6.44,6.44,0,0,0,7.55-5.41c.25-1.28.37-2.58.52-3.87a18.45,18.45,0,0,1,1-4.72,4.91,4.91,0,0,1,2.76-2.92,2.77,2.77,0,0,1,3.19.52,21.55,21.55,0,0,1,1.64,1.92c.64.76,1.2,1.6,1.91,2.29a3.51,3.51,0,0,0,4.25.57,7.42,7.42,0,0,0,2.77-2.38c.95-1.29,1.82-2.65,2.72-4s1.57-2.45,2.4-3.65a8,8,0,0,1,1.89-2,2.81,2.81,0,0,1,3.42,0,5.25,5.25,0,0,1,1.86,2.57,15.27,15.27,0,0,1,1,4.48c.1,1.61.14,3.22.2,4.83a94.66,94.66,0,0,1-.84,10.09,6.25,6.25,0,0,0,.43,3.37,4.32,4.32,0,0,0,4.34,2.78,6.26,6.26,0,0,0,3.29-.93c5-3.17,14-1.33,17.94,3.28,1.16,1.33,2.43,2.56,3.69,3.79a12.17,12.17,0,0,0,3.55,2.51,5.21,5.21,0,0,0,4.45.06,22.4,22.4,0,0,0,3.92-2.38,4.52,4.52,0,0,1,3-1,3.75,3.75,0,0,1,2.8,1.36c.25.3.45.63.7.92a2.54,2.54,0,0,0,3.26.88,6.55,6.55,0,0,0,2.31-1.47c.77-.75,1.53-1.51,2.26-2.3a10,10,0,0,1,8.24-3.31,36.67,36.67,0,0,1,7.09.72,17.59,17.59,0,0,1,1.75.52,4.2,4.2,0,0,1,3,4.38c0,1.69,0,3.38.14,5.06a14.68,14.68,0,0,0,1.41,5.54,6.76,6.76,0,0,0,4.79,3.94,13.2,13.2,0,0,1,6.17,3.4,24.72,24.72,0,0,1,6.52,9.62c.65,1.72,1.31,3.43,2,5.12a12.93,12.93,0,0,0,2,3.33,9.1,9.1,0,0,0,6.29,3.42,54.78,54.78,0,0,1,5.69.78,11.33,11.33,0,0,1,8.71,7.4c.77,2,1.28,4.09,1.91,6.14.48,1.53.91,3.09,1.47,4.6a7.6,7.6,0,0,0,6.79,5.38,9.46,9.46,0,0,1,4.44,1.76,28.44,28.44,0,0,1,3.49,3c1.44,1.39,2.87,2.78,4.35,4.11a9.09,9.09,0,0,0,5.13,2.38c1.52.18,3,.48,4.54.71a5,5,0,0,1,3.46,2.06c2.05,2.95,5,3.85,8.41,3.87a21.13,21.13,0,0,0,3-.25,11.12,11.12,0,0,1,11.83,6.51,21.27,21.27,0,0,1,2,8.44c.08,2,.07,4,0,6a13.66,13.66,0,0,0,2.63,8.63c1.62,2.24,3.22,4.49,4.78,6.77a19.25,19.25,0,0,1,2.82,6,9.39,9.39,0,0,1,0,5,34.42,34.42,0,0,0-1.06,7.49c-.08,1.69-.23,3.37-.43,5a9.4,9.4,0,0,1-5.75,8,38.93,38.93,0,0,1-17.21,3.43c-.69,0-1.38-.08-2.07-.06-3.39.12-5.21,2.23-4.81,5.58,0,.3.12.6.16.9.15,1.14.34,2.28.43,3.42.29,3.94-1.31,6.24-5.12,7.33a22.38,22.38,0,0,1-2.7.59c-4.72.75-7.51,3.53-8.5,8.15-.52,2.4-1,4.81-1.43,7.22a22.33,22.33,0,0,1-8.41,13.82,17.62,17.62,0,0,1-6.06,3.22c-4.49,1.29-8.16.07-11-3.66a12.58,12.58,0,0,1-1.95-3.89,6.39,6.39,0,0,1,.18-4.91,27.7,27.7,0,0,0,1.3-3.92,8.18,8.18,0,0,0,.28-2.74c-.09-2.23-1.31-3.34-3.56-3.25a7.44,7.44,0,0,0-3.89,1.27c-.83.55-1.64,1.13-2.44,1.72a6.5,6.5,0,0,1-5,1.38,8.43,8.43,0,0,0-5.51,1.23l-.4.22c-2.93,1.66-2.56,1.46-4.56-.64a10.39,10.39,0,0,0-.83-.8,4.32,4.32,0,0,0-7.19,2.3,7.23,7.23,0,0,0-.17,2.74c.17,1.22.33,2.43.51,3.65a4.65,4.65,0,0,1-.58,3.3,18.32,18.32,0,0,0-2,6.55,36.58,36.58,0,0,1-4.2,11.37,20.8,20.8,0,0,1-2.8,3.93,11.76,11.76,0,0,1-6.62,3.87,27.84,27.84,0,0,0-6.54,2.14,5.87,5.87,0,0,1-5.71-.22,17.84,17.84,0,0,0-10.16-2.36,5.66,5.66,0,0,1-3.67-1.09,17,17,0,0,1-5.09-5.54,25,25,0,0,0-1.6-2.52c-1.62-2.08-3.32-2.4-5.65-1.12-.87.47-1.69,1.05-2.55,1.56s-2,1.15-3,1.7a6,6,0,0,1-2.87.7,16.06,16.06,0,0,0-6.73,1.23c-1.72.81-4.8-.07-6-1.79-.27-.38-.51-.77-.75-1.16a6.47,6.47,0,0,0-5.39-3,9.5,9.5,0,0,0-1.6,0,14.29,14.29,0,0,1-7.58-1.54,26.14,26.14,0,0,1-3.8-2.12c-3.26-2.28-6.71-2.38-10.29-1a20.32,20.32,0,0,0-2.87,1.45,36.06,36.06,0,0,1-4.3,2.17,17.67,17.67,0,0,1-10.62.9,85.38,85.38,0,0,1-12.09-3.65,20.93,20.93,0,0,1-4.46-2.36,10.66,10.66,0,0,1-4.37-6c-1-3.77-2.1-7.53-3.14-11.29a47,47,0,0,0-2.85-8.24,20.72,20.72,0,0,1-.8-2.16c-.2-.57-.35-1.17-.59-1.74-1.09-2.58-2.23-3-4.84-2.11A29.3,29.3,0,0,1,421,379.17a9.18,9.18,0,0,1-4-1.59,45.91,45.91,0,0,1-7-5.54,13.29,13.29,0,0,1-2.57-3.51,5.7,5.7,0,0,1-.49-4c1.09-4.55,2-9.13,2.72-13.76.22-1.44.38-2.89.53-4.34a5.05,5.05,0,0,0,0-1.82,30.54,30.54,0,0,1-.64-5.71,11.1,11.1,0,0,0-.64-3.14,2.86,2.86,0,0,0-3.65-2,31.66,31.66,0,0,0-3.51,1.1c-3,1-5.91,2.14-8.88,3.13a37.77,37.77,0,0,1-4.45,1.16,22.65,22.65,0,0,1-8.45.17,39.68,39.68,0,0,1-9.1-2.35,13.26,13.26,0,0,1-3.54-2.12,6.26,6.26,0,0,1-2.28-6.15,59.69,59.69,0,0,1,5.72-17.4,15.16,15.16,0,0,1,4.66-5.57,34.65,34.65,0,0,0,9.41-10.6c.08-.13.14-.27.22-.4a8.9,8.9,0,0,0,.29-9.59c-.65-1.21-1.25-2.46-1.84-3.7a18.81,18.81,0,0,1-1-2.56,6.52,6.52,0,0,1,.24-5.14,28.13,28.13,0,0,0,2.78-9.9c.09-.69.23-1.36.33-2.05a9.33,9.33,0,0,1,3.74-6.11,18.45,18.45,0,0,1,5.19-2.91,54.18,54.18,0,0,0,7.27-3.43,9.25,9.25,0,0,0,2-1.52,3.43,3.43,0,0,0,.73-4.4,13.47,13.47,0,0,0-1.55-2.28c-1.41-1.72-2.86-3.4-4.31-5.09a68.31,68.31,0,0,1-4.44-5.58,19.63,19.63,0,0,1-2.12-3.8,4.67,4.67,0,0,1,.66-4.92c3.11-4.23,7.28-7,11.93-9.11,1.53-.7,3.13-1.24,4.69-1.87,1.14-.46,2.3-.87,3.39-1.41a6.48,6.48,0,0,0,3.08-3.3,4.32,4.32,0,0,0-.63-4.74,8.64,8.64,0,0,0-2.45-2.05,14.23,14.23,0,0,0-3.59-1.53,6.08,6.08,0,0,1-2.72-1.63,19.79,19.79,0,0,1-4.07-5.54,9.22,9.22,0,0,1-1-4,4.81,4.81,0,0,1,1.23-3.37c.66-.75,1.33-1.49,2-2.18a10.88,10.88,0,0,0,2.67-5,7.86,7.86,0,0,0,0-3,3.26,3.26,0,0,1,1.92-3.35,3.53,3.53,0,0,1,1.55-.37,12.51,12.51,0,0,1,3.66.3l6.89,1.81a24.77,24.77,0,0,0,7,1.21,7.16,7.16,0,0,1,3.11.75,5.28,5.28,0,0,0,4.65-.19,39.41,39.41,0,0,0,4.32-2.62C441.33,170.16,442.12,169.69,442.93,169.26Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M325.33,289.14c-1.92-2-3.92-3.88-5.88-5.83-1-1-2-1.94-2.87-3a13.71,13.71,0,0,1-3.2-12.43,10.13,10.13,0,0,0-.11-4.55,34.78,34.78,0,0,0-2-5.61c-1.31-3-2.76-6-3.89-9.09a10.63,10.63,0,0,0-6.59-6.58A27.59,27.59,0,0,0,295,240.7c-1.21-.18-2.42-.37-3.62-.63a1,1,0,0,1-.83-1.18,8.06,8.06,0,0,1,.86-3.08c.9-1.95,1.79-3.9,2.74-5.82a6.26,6.26,0,0,0,0-5.55,16.25,16.25,0,0,0-2.45-3.87,29.14,29.14,0,0,0-4.79-4.63c-3.89-3-7.78-6-11.71-8.93-2.88-2.16-5.84-4.2-8.93-6.07a10.77,10.77,0,0,0-7.51-1.41A32.63,32.63,0,0,0,253,201a95.1,95.1,0,0,0-8.88,3.79,26.63,26.63,0,0,1-2.75,1.16c-1.77.6-2.5.31-3.47-1.24-.4-.65-.77-1.32-1.17-2a7,7,0,0,0-5.89-3.47,27.86,27.86,0,0,0-6.19.23c-1.29.19-2.58.4-3.86.62a3.33,3.33,0,0,1-3-.91,16.49,16.49,0,0,1-2.19-2.66c-.93-1.31-1.86-2.62-2.84-3.9a5.91,5.91,0,0,0-6.11-2.28,21,21,0,0,0-5.22,1.71,5.73,5.73,0,0,1-4,.38,14.63,14.63,0,0,0-14.25,3.74q-.91.87-1.8,1.77a60,60,0,0,0-4.76,5.91,10.25,10.25,0,0,0-1.66,3.5c-.42,1.56-.87,3.1-1.33,4.64a17.87,17.87,0,0,1-1.82,4.21,8.67,8.67,0,0,1-3.45,3.29c-1,.54-1.35.53-2.19-.4a8.34,8.34,0,0,0-4.2-2.67,16.21,16.21,0,0,0-4.33-.53,9.47,9.47,0,0,0-6.31,2.39,31.89,31.89,0,0,0-2.61,2.59c-1.89,2.12-3.82,4.2-5.91,6.13a12.55,12.55,0,0,0-1.38,1.53,9.68,9.68,0,0,0-2,8,19.78,19.78,0,0,0,1.29,3.92l.73,1.68a1.3,1.3,0,0,1-.41,1.65c-.52.44-1.1.82-1.67,1.22-1.32.91-2.08,2-1.36,3.69a2.3,2.3,0,0,1-1.05,3c-1,.67-2.07,1.3-3.16,1.88a10.92,10.92,0,0,0-4.3,4c-.36.59-.7,1.18-1.07,1.77a13.82,13.82,0,0,1-3.44,3.67,3.1,3.1,0,0,1-1.64.75,21.42,21.42,0,0,0-7.75,2.72,12.23,12.23,0,0,0-6.45,7.71c-.29,1-.59,1.9-.93,2.84a4.75,4.75,0,0,1-2,2.46,2,2,0,0,1-2.35.06,10.43,10.43,0,0,0-6-1.42,38.89,38.89,0,0,0-4.82.32,34.28,34.28,0,0,0-14.27,5.45A4.14,4.14,0,0,0,77,287.18a9.9,9.9,0,0,0,.21,3.43c.43,1.71.89,3.41,1.29,5.13a28.28,28.28,0,0,1,.62,3.15,2.38,2.38,0,0,1-1.45,2.61,6.94,6.94,0,0,1-3.8.68,16.78,16.78,0,0,1-6.09-1.94,9.45,9.45,0,0,0-4.65-1.09,29.58,29.58,0,0,0-3,.13,43.13,43.13,0,0,0-18.32,7,9.4,9.4,0,0,0-1.9,1.66,1.93,1.93,0,0,0,.43,3.14,7,7,0,0,0,2.52,1.07,34.71,34.71,0,0,0,5.9.95c2.9.23,5.81.51,8.72.62a9.43,9.43,0,0,1,6.78,3.39,24.37,24.37,0,0,1,4.91,7.73,20.32,20.32,0,0,0,4.67,7c1.14,1.14,2.25,2.31,3.35,3.48a9.78,9.78,0,0,1,2.42,4.38c.2.82.4,1.64.61,2.45.6,2.38,1.18,4.76,1.83,7.13A20.35,20.35,0,0,0,84,353.91a5.08,5.08,0,0,0,3,2.39,7.85,7.85,0,0,0,2.71.47c1.53,0,3.06-.11,4.59-.19.77-.05,1.53-.17,2.29-.21a16.16,16.16,0,0,1,1.84,0,4.07,4.07,0,0,1,4.19,3.26c.45,1.62.77,3.28,1.11,4.93a5.48,5.48,0,0,0,4,4.31,6.47,6.47,0,0,0,1.1.31,19.9,19.9,0,0,0,4.36.27,49.49,49.49,0,0,0,5.68-.82,4.71,4.71,0,0,1,5.75,5.63,4.17,4.17,0,0,0,1.42,4.12c.5.47,1,.91,1.51,1.4a2.52,2.52,0,0,1,.67,2.74,5.65,5.65,0,0,0-.4,2.24c.33,3.58,1.54,6.72,4.77,8.72a17.84,17.84,0,0,0,4.63,2c2.28.63,4.59,1.19,6.89,1.8a24.9,24.9,0,0,1,2.63.81c1,.39,1.14.78.84,1.78a12.14,12.14,0,0,1-1.32,2.68c-.92,1.5-1.87,3-2.77,4.5a29,29,0,0,0-3,6.2c-1.1,3.51-.06,5.78,3.32,7.2a9.86,9.86,0,0,0,1.08.38,19.08,19.08,0,0,0,4.74.83,39.53,39.53,0,0,0,10.52-.72c2.62-.57,5.27-1,7.93-1.35,3.46-.44,6.69.08,9.45,2.53A16.45,16.45,0,0,0,184,425.4a45.18,45.18,0,0,0,9.53,1.44,14.51,14.51,0,0,0,8.86-2.71,8.19,8.19,0,0,0,1.06-.89,3.31,3.31,0,0,0,.87-3.78,10.05,10.05,0,0,0-.78-1.66c-.67-1.12-1.35-2.23-2.09-3.3-1.17-1.71-2.4-3.37-3.61-5.06a9.62,9.62,0,0,1-1.76-4.42,84.86,84.86,0,0,1-.82-11.69c0-1.84,0-3.68,0-5.52a8.83,8.83,0,0,1,.31-2A1,1,0,0,1,197,385a11.76,11.76,0,0,1,3.17,1.32,41.19,41.19,0,0,1,6.39,4.48,10.87,10.87,0,0,0,5.14,2.42,39.24,39.24,0,0,0,10.76.61,41.4,41.4,0,0,0,4.56-.55,4.64,4.64,0,0,0,3.78-3.28c.39-1.16.74-2.34,1.07-3.51.85-3,1.13-3.62,4.43-1.72a49.46,49.46,0,0,1,4.36,3,6.32,6.32,0,0,0,4.09,1.25,16.57,16.57,0,0,0,5.14-1.13,35.88,35.88,0,0,0,5.42-2.49,28,28,0,0,1,7.91-3c1.42-.31,2.83-.7,4.23-1.09a10.59,10.59,0,0,0,6.12-4.57,14.08,14.08,0,0,0,2.32-6.43,7.93,7.93,0,0,1,1.68-4.21c.75-1,1.54-1.91,2.35-2.83,1.27-1.44,2.58-2.84,3.85-4.27a30.7,30.7,0,0,0,6.88-13.35,70.25,70.25,0,0,0,1.75-12.74,61.48,61.48,0,0,1,.91-8.23,7.79,7.79,0,0,1,.88-2.59,2.35,2.35,0,0,1,3.31-1.07,16.7,16.7,0,0,1,1.81,1c1.52,1,3,2.08,4.49,3.21a104.31,104.31,0,0,1,11.25,10.18,10.88,10.88,0,0,0,2.05,1.84,3.87,3.87,0,0,0,5.38-.64,9.35,9.35,0,0,0,1.56-2.27,25.29,25.29,0,0,0,1.58-4.06c.85-2.79,1.4-5.65,2-8.5,1.26-5.92,2.49-11.84,3.78-17.76a11.76,11.76,0,0,0-1.49-8.83A32.94,32.94,0,0,0,325.33,289.14Zm4.91,14.52c-1.63,8-3.38,16-5.15,24a27,27,0,0,1-1.83,5.44,9,9,0,0,1-1.73,2.69,2.56,2.56,0,0,1-3.53.46,11.49,11.49,0,0,1-2.07-1.81,107.4,107.4,0,0,0-10.71-9.75c-1.63-1.28-3.33-2.47-5-3.65a13.91,13.91,0,0,0-2.2-1.23,3.48,3.48,0,0,0-4.75,1.44,7.28,7.28,0,0,0-.92,2.34,44.1,44.1,0,0,0-.89,6.14c-.26,3.21-.53,6.42-.85,9.63a42.27,42.27,0,0,1-1.71,8.08,27.69,27.69,0,0,1-5.44,10c-1.29,1.52-2.66,3-4,4.46-.86,1-1.74,1.94-2.55,3a9.62,9.62,0,0,0-2.12,5,13.93,13.93,0,0,1-1.66,5.23,9.76,9.76,0,0,1-6.27,5c-1.26.33-2.52.66-3.79.95a30,30,0,0,0-8.13,3.09,31.48,31.48,0,0,1-5.64,2.56,29.18,29.18,0,0,1-2.88.78,6.29,6.29,0,0,1-5.8-1.39,15.72,15.72,0,0,0-2.24-1.61,23.67,23.67,0,0,0-2.57-1.51c-2.58-1.23-3.81-.7-4.73,2-.15.43-.26.88-.39,1.32-.2.74-.42,1.47-.6,2.22a4.48,4.48,0,0,1-4.33,3.7,46.52,46.52,0,0,1-13.07-.13,11,11,0,0,1-5.57-2.5,36.78,36.78,0,0,0-6.62-4.57,9.88,9.88,0,0,0-3.19-1.25c-1.77-.27-2.63.29-2.95,2a23.08,23.08,0,0,0-.37,3.42c-.06,1.77,0,3.53,0,4.95.22,3.79.43,7.23.89,10.66a10.75,10.75,0,0,0,2,5.09c1.54,2.1,3,4.25,4.52,6.38a15.52,15.52,0,0,1,1.94,3.64,2.07,2.07,0,0,1-.42,2.13,6.36,6.36,0,0,1-2,1.57c-2.84,1.45-5.76,2.38-9.06,1.77-2.18-.4-4.41-.5-6.58-1a17.17,17.17,0,0,1-7.37-3.59,11,11,0,0,0-7.2-2.57,35.94,35.94,0,0,0-7.53.8,74.61,74.61,0,0,1-7.7,1.32,31.35,31.35,0,0,1-9.61-.57,8.8,8.8,0,0,1-2.56-1,3.49,3.49,0,0,1-1.93-4,12.23,12.23,0,0,1,.49-1.77,26.88,26.88,0,0,1,2.64-5.35c1-1.71,2.08-3.4,3.11-5.1a9.12,9.12,0,0,0,1.22-2.72,2.12,2.12,0,0,0-1.35-2.8,17,17,0,0,0-2.61-.86c-2.37-.63-4.76-1.18-7.12-1.85a17.1,17.1,0,0,1-4.62-2,8.76,8.76,0,0,1-3.77-9.38,4.13,4.13,0,0,0-1.24-4.37c-.5-.48-1-.93-1.52-1.4a2.39,2.39,0,0,1-.82-2.27c0-.3.1-.6.13-.91a6,6,0,0,0-7.24-6.66c-1.13.19-2.25.48-3.38.64a17.41,17.41,0,0,1-6.63-.17,4.66,4.66,0,0,1-3.89-4c-.16-1-.35-2-.6-2.93a17.68,17.68,0,0,0-.9-2.84,4.7,4.7,0,0,0-3.68-2.8,11.44,11.44,0,0,0-3-.12c-1.6.13-3.21.23-4.82.35a14.57,14.57,0,0,1-3.67-.18,4.32,4.32,0,0,1-3.24-2.3A22.25,22.25,0,0,1,83,348.33c-.65-2.44-1.3-4.88-1.83-7.36A14.67,14.67,0,0,0,77,333.24c-1.11-1.06-2.15-2.19-3.21-3.3a15.22,15.22,0,0,1-3.2-5A27.5,27.5,0,0,0,66,317.26a24.33,24.33,0,0,0-2.4-2.47A9.08,9.08,0,0,0,58,312.52c-3.67-.24-7.34-.58-11-.91a18.9,18.9,0,0,1-4.27-.85c-.79-.26-1.8-.38-2-1.3s.72-1.44,1.38-1.93a33.93,33.93,0,0,1,6.59-3.72A40.54,40.54,0,0,1,61,300.43a11.22,11.22,0,0,1,6.69,1.12,16.47,16.47,0,0,0,4.53,1.63,8.85,8.85,0,0,0,5.63-.44c1.9-.87,2.5-1.87,2.44-4a17.22,17.22,0,0,0-.76-3.83,35.67,35.67,0,0,1-1.29-5.59,12.45,12.45,0,0,1-.07-1.83,3.35,3.35,0,0,1,1.71-2.82,32.57,32.57,0,0,1,19.66-5.23,7.67,7.67,0,0,1,3.89,1.26,2.73,2.73,0,0,0,3.22,0,5.85,5.85,0,0,0,2.68-3c.31-.86.62-1.73.87-2.61a11.66,11.66,0,0,1,6.82-7.89c2.1-.94,4.15-2,6.52-2.12a4.25,4.25,0,0,0,2.26-1,15.27,15.27,0,0,0,3.74-4c.32-.52.64-1,1-1.57a9.53,9.53,0,0,1,4.13-3.87c.62-.3,1.22-.65,1.81-1a12,12,0,0,0,1.34-.89c1.39-1.08,2.16-2.41,1.44-4.2a1.79,1.79,0,0,1,.82-2.36c.57-.4,1.15-.77,1.68-1.21a2.36,2.36,0,0,0,.86-3.23c-.27-.72-.62-1.4-.9-2.11a20.59,20.59,0,0,1-.89-2.61,8.23,8.23,0,0,1,1.1-6.82,10.43,10.43,0,0,1,1.42-1.8c2.7-2.52,5.2-5.22,7.63-8,3.33-3.79,7.92-3.56,11.64-2.37a7,7,0,0,1,2.74,2c1.3,1.36,2,1.43,3.65.59a10.1,10.1,0,0,0,4.19-4.15,24.65,24.65,0,0,0,1.89-4.68,14.27,14.27,0,0,0,.43-1.55,16.24,16.24,0,0,1,3.9-7.94c1.21-1.38,2.38-2.8,3.63-4.16a17.19,17.19,0,0,1,3.34-2.79,11,11,0,0,1,6.26-2,17.82,17.82,0,0,1,5.24.51,4.44,4.44,0,0,0,3.14-.23c1.06-.46,2.12-.89,3.2-1.29a11.15,11.15,0,0,1,3.8-.78,4.24,4.24,0,0,1,3.47,1.5c.79.93,1.51,1.93,2.24,2.91.93,1.22,1.79,2.49,2.76,3.67a4.53,4.53,0,0,0,4.5,1.7c1.89-.31,3.79-.56,5.7-.79a15.79,15.79,0,0,1,5.26.2,5.49,5.49,0,0,1,3.54,2.35c.55.82,1,1.71,1.55,2.55,1.11,1.72,2.09,2.11,4.08,1.69a12.86,12.86,0,0,0,3-1.16,77.37,77.37,0,0,1,9.94-4.18,25.18,25.18,0,0,1,5.83-1.27,9.57,9.57,0,0,1,5.92,1.41c2.35,1.44,4.63,3,6.88,4.6,4.55,3.25,9,6.66,13.39,10.13a31.31,31.31,0,0,1,4.79,4.63,14.74,14.74,0,0,1,2.19,3.49,5.05,5.05,0,0,1,0,4.44c-.74,1.51-1.44,3.05-2.16,4.57a18.88,18.88,0,0,0-1.4,3.64,7.11,7.11,0,0,0-.24,1.58,2,2,0,0,0,1.53,2,17.29,17.29,0,0,0,2.48.5,41.67,41.67,0,0,1,5.42,1,13.53,13.53,0,0,1,3.81,1.58,8.41,8.41,0,0,1,3.39,3.94c1.53,3.67,3.11,7.33,4.65,11,.45,1.06.84,2.14,1.23,3.22a9.58,9.58,0,0,1,.41,5.43c-1.18,5.22.41,9.68,3.81,13.61.95,1.1,2,2.09,3.06,3.12,2.06,2.06,4.15,4.1,6.17,6.2a25.71,25.71,0,0,1,3.6,4.75A10.89,10.89,0,0,1,330.24,303.66Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M414.39,179.71c-2.74.59-4.15,1.5-3.6,5.5a3.63,3.63,0,0,0,.1.45,25.45,25.45,0,0,0,6.31,11.82q1.55,1.54,3.08,3.1a25.36,25.36,0,0,1,3.78,4.62c1.67,2.79,2.27,4-1,7a23.31,23.31,0,0,1-4.33,3c-2.72,1.56-5.46,3.11-8.19,4.65a17.91,17.91,0,0,0-3.39,2.37,6.61,6.61,0,0,0-2.12,7.07,25.76,25.76,0,0,0,1.73,4.25c1,2.14,2.15,4.24,3,6.45a15.45,15.45,0,0,1-5.07,17.91,20.59,20.59,0,0,0-3.76,3.7,37.53,37.53,0,0,0-4.16,6.87,16.11,16.11,0,0,0-1.51,7.81,53.89,53.89,0,0,0,.95,8.22c.64,3.23,1.25,6.48,2,9.68a6.35,6.35,0,0,1-.52,4.44,45.31,45.31,0,0,1-3.41,5.73c-1.79,2.58-3.63,5.13-5.43,7.71-1.49,2.14-2.94,4.3-4.41,6.46a8.7,8.7,0,0,0-1.27,2.93,3.57,3.57,0,0,0,1.26,3.71,5.06,5.06,0,0,0,2,1.07,11.1,11.1,0,0,0,5.45.42,45,45,0,0,1,10.51-.6c1.33.1,3.55.24,5.77.45a22.87,22.87,0,0,1,3.17.56c2.14.54,2.63,1.17,2.75,3.34.05.76.05,1.53.09,2.3a7.84,7.84,0,0,0,.64,2.9,16.85,16.85,0,0,1,1.12,8.79,60.91,60.91,0,0,1-1.27,7.95,12,12,0,0,0,.65,7.21,21.9,21.9,0,0,0,8.07,10.09,6.73,6.73,0,0,0,7.16.73c1.32-.6,2.64-1.22,3.95-1.85a11.88,11.88,0,0,1,3.06-1,5.94,5.94,0,0,1,7.17,5.34,16.39,16.39,0,0,1,.07,2.53,24.45,24.45,0,0,1-.56,4.33,9.37,9.37,0,0,0,.73,6c.26.56.47,1.14.75,1.68A36.58,36.58,0,0,1,449.6,399a11.77,11.77,0,0,0,4.18,7.21,21.24,21.24,0,0,0,5.65,3.49,37.1,37.1,0,0,0,10.88,2.74,19.29,19.29,0,0,0,9.47-1.26l4.26-1.71a38.21,38.21,0,0,1,5.21-1.81,4.42,4.42,0,0,1,3.9.72,17.59,17.59,0,0,0,8.34,3,4.77,4.77,0,0,0,2.06-.07,7,7,0,0,1,4.51.36A16.6,16.6,0,0,1,516,417.3a6.47,6.47,0,0,0,6.24,2.64,27.27,27.27,0,0,0,3.82-.8,11.46,11.46,0,0,1,4.08-.52,4.36,4.36,0,0,0,3.54-1.35c.78-.73,1.47-1.56,2.21-2.34s1.64-1.83,2.54-2.65c1.31-1.19,2.2-1.28,3.76-.43a9.79,9.79,0,0,1,1.88,1.32c1,.91,2,1.88,3,2.86,1.57,1.57,3.11,3.17,4.7,4.73a10.57,10.57,0,0,0,5,2.74,15.65,15.65,0,0,0,5.71.25,44.66,44.66,0,0,0,13.46-4.48,16.45,16.45,0,0,0,8.86-10.07c.66-2,1.34-4.07,2-6.12a15.9,15.9,0,0,0,.72-4.75c0-1.61.08-3.24-.07-4.83-.31-3.14,1.09-5.83,2-8.64.29-.86,1-1.09,1.87-.85a11.88,11.88,0,0,1,2.89,1.4,6.21,6.21,0,0,0,5.53.44,11.31,11.31,0,0,0,1.86-.88c1.3-.81,2.6-1.63,3.83-2.55s2.44-1.22,3.74-.14a4.92,4.92,0,0,0,.59.37,4.38,4.38,0,0,0,4.38.32,18.84,18.84,0,0,0,2.43-1.29c1.11-.67,2.18-1.43,3.28-2.12a12.74,12.74,0,0,1,1.8-1,2.12,2.12,0,0,1,2.87.68,9.21,9.21,0,0,1,2.48,6.49c0,.77,0,1.54,0,2.3a28.2,28.2,0,0,0,2.37,11.17c1.32,3.19,3,3.68,5.94,1.86,1.5-.93,2.89-2,4.39-3a15.69,15.69,0,0,0,5.87-6.9,45.57,45.57,0,0,0,2.72-7.57c.76-2.8,1.48-5.62,2.23-8.44a10,10,0,0,1,1.39-3.13,2.34,2.34,0,0,1,1.65-1.13c.38-.05.75-.17,1.13-.24a14.68,14.68,0,0,0,7.54-4.15,6.45,6.45,0,0,0,1.92-6.1c-.2-1.13-.55-2.23-.83-3.34-.17-.67-.37-1.33-.49-2a1.61,1.61,0,0,1,1-1.85,15.61,15.61,0,0,1,1.72-.66,33.09,33.09,0,0,1,5.82-1.3,141.76,141.76,0,0,1,15.12-1.36,10.9,10.9,0,0,0,3.16-.53,6.26,6.26,0,0,0,4.28-4.44,9.92,9.92,0,0,0,.43-2.48c0-1.38,0-2.76,0-4.14a67.83,67.83,0,0,1-.05-7.13,9,9,0,0,0-.79-4.25,16,16,0,0,0-1.82-3.19c-1.18-1.6-2.39-3.19-3.6-4.78a28.74,28.74,0,0,1-2.94-4.39c-2.12-4.18-3.27-8.45-1-13a1.87,1.87,0,0,0,.07-.22,5.15,5.15,0,0,0,0-3.82,12.28,12.28,0,0,0-2.12-3.79c-3.7-4.41-8.44-6.36-14.11-5.25a6.45,6.45,0,0,1-6.73-2.34c-.55-.64-1.12-1.27-1.61-2a3.07,3.07,0,0,0-3.2-1.33c-.45.07-.91.09-1.37.13a8.21,8.21,0,0,1-6-1.85c-.84-.67-1.64-1.38-2.47-2.07-1-.83-2-1.68-3-2.47a15.88,15.88,0,0,0-6.43-2.92,26.48,26.48,0,0,0-3.43-.39,6.2,6.2,0,0,1-5.21-3.28,28.64,28.64,0,0,1-1.4-2.9c-.66-1.55-1.28-3.11-1.91-4.68A22.55,22.55,0,0,0,616.57,252a68.43,68.43,0,0,0-7.53-4.43,96.21,96.21,0,0,0-14.66-6,6.79,6.79,0,0,1-5.06-5.9c-.18-1.13-.3-2.28-.45-3.42s-.24-2.13-.44-3.18a3.35,3.35,0,0,0-2.42-2.77,14.89,14.89,0,0,1-7.48-5.86,19.35,19.35,0,0,1-2.37-5,19,19,0,0,0-1.07-2.78,6.3,6.3,0,0,0-6.92-3.39,9.19,9.19,0,0,0-4.2,1.77,18.81,18.81,0,0,1-3.79,2.13c-5,2.19-10.14,4-15.23,5.84-3.44,1.27-5.14.61-7.33-2.39-1-1.43-2-2.92-2.93-4.4a14.07,14.07,0,0,0-2.13-2.71,23.35,23.35,0,0,0-19.67-6.28,34,34,0,0,0-4.22,1.1c-2.86.73-4.32-.08-5.29-2.88a15.09,15.09,0,0,1-.53-2c-.2-.89-.33-1.81-.53-2.7-.26-1.12-.53-2.24-.88-3.33a4.49,4.49,0,0,0-3.22-3,8.63,8.63,0,0,0-3.88-.16,51.83,51.83,0,0,0-6,1.52c-3.93,1.14-7.39,2.95-9.9,6.29l-.16.17c-1.86,2.22-4.2,2.63-6.86,1.81-.36-.11-.72-.25-1.08-.4a8.84,8.84,0,0,1-.83-.38,7.07,7.07,0,0,0-5.8-.17c-1.51.57-3,1.13-4.5,1.74a2.22,2.22,0,0,1-2.36-.42,5.51,5.51,0,0,1-1.49-1.73c-.75-1.34-1.5-2.67-2.18-4-.8-1.58-1.53-3.18-2.28-4.77a14.09,14.09,0,0,0-4.78-5.49,34.13,34.13,0,0,0-5.4-3c-1.46-.67-3-1.23-4.38-2a10.45,10.45,0,0,0-5.05-1.34A71.08,71.08,0,0,0,414.39,179.71ZM440,182.39a43.52,43.52,0,0,1,4.67,2.49,14.19,14.19,0,0,1,5.66,6.47c.89,2,1.89,4,2.86,6a15.57,15.57,0,0,0,2.13,3.27,3.8,3.8,0,0,0,4.73,1.21c1.13-.47,2.28-.9,3.41-1.36a6.57,6.57,0,0,1,6,.1,10.27,10.27,0,0,0,2.6.9,6.66,6.66,0,0,0,6.56-1.82c.7-.71,1.36-1.45,2-2.19a12.51,12.51,0,0,1,4.66-3.28,52.53,52.53,0,0,1,8.11-2.53,12,12,0,0,1,3.43-.22,3.61,3.61,0,0,1,3.68,2.89c.37,1.25.58,2.54.87,3.81s.53,2.39.88,3.57a9.48,9.48,0,0,0,.82,1.88,4.23,4.23,0,0,0,4,2.24,7.56,7.56,0,0,0,2.91-.59c5.57-2.24,14.75-.84,20.58,4a18,18,0,0,1,3.43,4c.92,1.42,1.8,2.86,2.8,4.22,2.41,3.31,4.7,4.09,8.59,2.69,5-1.79,9.88-3.74,14.81-5.66a18.88,18.88,0,0,0,4.61-2.55,8,8,0,0,1,2.68-1.28,5.32,5.32,0,0,1,6.83,3.07,20.7,20.7,0,0,1,.77,2.17,19.28,19.28,0,0,0,3.6,6.61,14.77,14.77,0,0,0,6.65,4.77,2.83,2.83,0,0,1,2.1,2.67c.18,1.45.29,2.9.49,4.35a20.4,20.4,0,0,0,.51,2.7,7.46,7.46,0,0,0,5.28,5.56,94.45,94.45,0,0,1,10.93,4.21,82.55,82.55,0,0,1,10.71,5.79,22.78,22.78,0,0,1,9.34,11.6c.58,1.59,1.24,3.14,1.9,4.69a14.09,14.09,0,0,0,1.06,2,7.2,7.2,0,0,0,5.85,3.56c.45,0,.91.09,1.37.12a15.84,15.84,0,0,1,9.34,4c1.17,1,2.34,2,3.5,3a9.62,9.62,0,0,0,7.83,2.55c.31,0,.62,0,.92-.08a2.25,2.25,0,0,1,2.38,1,15.39,15.39,0,0,0,1.3,1.6,17.93,17.93,0,0,0,2,1.91,6.23,6.23,0,0,0,5.39,1.21,13.32,13.32,0,0,1,13.63,4.62,11.3,11.3,0,0,1,1.74,3,4.57,4.57,0,0,1,0,4c-1.81,3.72-1.33,7.46,0,11.17a21.74,21.74,0,0,0,3,5.42c1.22,1.67,2.49,3.31,3.75,4.95A26.09,26.09,0,0,1,692,326.6a8.52,8.52,0,0,1,1,4.87,35.61,35.61,0,0,0,.06,5.75,27.59,27.59,0,0,1-.1,6.42,5.42,5.42,0,0,1-5,4.87c-1.37.15-2.74.27-4.12.33a120.77,120.77,0,0,0-14,1.44,28.71,28.71,0,0,0-5.56,1.42c-2.75,1.07-3.24,2.1-2.43,5,.29,1,.63,2.06.88,3.1a6.09,6.09,0,0,1-2.32,6.73,13.36,13.36,0,0,1-6.57,3.1,4.39,4.39,0,0,0-3.54,2.59,17,17,0,0,0-1.28,3.44q-1.11,4.22-2.23,8.44a38.36,38.36,0,0,1-2.43,6.68,14.44,14.44,0,0,1-5.46,6.37c-1.5.92-2.88,2-4.38,3-2.17,1.35-3.08,1.1-4.08-1.25a28.41,28.41,0,0,1-2.37-11.17c0-.54,0-1.08.05-1.61a10.49,10.49,0,0,0-2.56-7.43c-1.35-1.74-2.69-2.07-4.64-1.06-1.43.73-2.75,1.66-4.11,2.53a18,18,0,0,1-3,1.69,3.73,3.73,0,0,1-3.72-.31,3.19,3.19,0,0,1-.38-.26,3.55,3.55,0,0,0-4.81.08c-.73.56-1.48,1.1-2.25,1.6a24.59,24.59,0,0,1-2.36,1.42,5.75,5.75,0,0,1-5.91-.15A12.89,12.89,0,0,0,592,383c-1.81-.63-3-.13-3.71,1.63-1.29,3.28-2.53,6.59-2.09,10.24a28.79,28.79,0,0,1,.07,3.22,16.68,16.68,0,0,1-1.09,6.08c-.52,1.35-.94,2.75-1.35,4.15a15.71,15.71,0,0,1-8.95,10.19,48.53,48.53,0,0,1-11,3.85,18.4,18.4,0,0,1-5.49.23,9.39,9.39,0,0,1-5.57-2.5c-1.12-1-2.18-2.15-3.27-3.24-1.35-1.35-2.68-2.74-4.06-4.07a11.63,11.63,0,0,0-3.19-2.22,3.69,3.69,0,0,0-4.1.44,21.8,21.8,0,0,0-2.78,2.74c-.7.81-1.41,1.62-2.15,2.39a4,4,0,0,1-3.5,1.36,8.81,8.81,0,0,0-3.41.4c-1,.29-2.09.48-3.13.73a5.76,5.76,0,0,1-6.47-2.3,17,17,0,0,0-8.83-5.93,7.2,7.2,0,0,0-4.29-.29,6.55,6.55,0,0,1-3.2-.06,16.41,16.41,0,0,1-6.75-2.76,4.91,4.91,0,0,0-3.68-.92,12.67,12.67,0,0,0-3.33.87c-2,.77-4,1.6-6,2.37a29.38,29.38,0,0,1-5,1.55,20.57,20.57,0,0,1-6.87-.12,33.36,33.36,0,0,1-9.26-2.64,20.17,20.17,0,0,1-4.86-3,10.72,10.72,0,0,1-3.87-6.84,34.36,34.36,0,0,0-3.23-10.26c-.57-1.18-1.12-2.36-1.61-3.56a7.69,7.69,0,0,1-.39-4.74,27.68,27.68,0,0,0,.55-3.4,13.32,13.32,0,0,0-.26-5,6.76,6.76,0,0,0-5.83-5.14,8,8,0,0,0-4.08.39c-1.07.42-2.12.87-3.17,1.33s-1.94.93-2.93,1.32a5.37,5.37,0,0,1-5.26-.54,20.79,20.79,0,0,1-7.86-9.36,12.24,12.24,0,0,1-.64-7.44,50.15,50.15,0,0,0,1.26-8.87,17.14,17.14,0,0,0-1.3-8.09,7.29,7.29,0,0,1-.6-3.15c0-.76,0-1.53-.06-2.29a3.66,3.66,0,0,0-2.78-3.54,24.06,24.06,0,0,0-3.14-.68,66.17,66.17,0,0,0-9.17-.62,40.37,40.37,0,0,0-8,.56,10.44,10.44,0,0,1-3.9,0,8.85,8.85,0,0,1-2.19-.63,2.6,2.6,0,0,1-1.62-3.37,7.94,7.94,0,0,1,1.32-2.67c1.64-2.4,3.3-4.8,4.95-7.19,2-2.84,4-5.66,5.87-8.53a46.68,46.68,0,0,0,2.35-4.21,6.52,6.52,0,0,0,.48-4.68,119.68,119.68,0,0,1-2.78-14.91,37.23,37.23,0,0,1-.19-5.06,10.77,10.77,0,0,1,.76-3.58,31.64,31.64,0,0,1,5.2-8.89,17.93,17.93,0,0,1,3-2.84A16.56,16.56,0,0,0,411,239.68c-.78-2-1.81-3.89-2.71-5.83-.58-1.25-1.23-2.48-1.71-3.76-1.26-3.41-.58-5.72,2.42-7.8,1.89-1.3,3.92-2.41,5.91-3.55a77.6,77.6,0,0,0,7.48-4.5,15.65,15.65,0,0,0,2.9-2.61,4.63,4.63,0,0,0,.65-5.54,20.22,20.22,0,0,0-3.13-4.53c-1.4-1.52-2.81-3.05-4.31-4.47a24,24,0,0,1-6.15-10.62,8.92,8.92,0,0,1-.45-2.95,2.1,2.1,0,0,1,1.78-2.34,39.25,39.25,0,0,1,4-.88,73.48,73.48,0,0,1,12.12-1.16,12.17,12.17,0,0,1,6.4,1.5C437.41,181.34,438.73,181.8,440,182.39Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M316.63,292.59a60.73,60.73,0,0,0-4.89-4.87c-1.64-1.51-3.25-3-4.88-4.56a14.58,14.58,0,0,1-4.26-7.48q-.78-3.36-1.41-6.75c-.78-4.14-1.5-8.3-2.26-12.44a13.27,13.27,0,0,0-1.47-4.09,6.31,6.31,0,0,0-5.35-3.48c-1.14-.07-2.29,0-3.44,0V249c-1.15,0-2.3.05-3.45,0a2.79,2.79,0,0,1-2.94-2.65,9.52,9.52,0,0,1-.14-2.06,36.13,36.13,0,0,1,.42-3.89c.27-1.66.61-3.32,1-5a8.83,8.83,0,0,0-2.44-8.87c-.86-.87-1.77-1.7-2.63-2.57a13.7,13.7,0,0,1-1.83-2.06,23,23,0,0,0-4.5-4.89c-2.73-2.36-5.69-4.42-8.63-6.5a6.27,6.27,0,0,0-3.44-1.15,23.43,23.43,0,0,0-4.81.28,54.88,54.88,0,0,0-12.9,4.08c-2.17,1-4.27,2.08-6.42,3.08a26.62,26.62,0,0,1-2.57,1,1.39,1.39,0,0,1-1.63-.48c-1.19-1.3-2.44-2.54-3.68-3.8a18.42,18.42,0,0,0-3-2.46,8.11,8.11,0,0,0-4.76-1.41,32.29,32.29,0,0,1-3.68-.2,9.47,9.47,0,0,1-6.09-2.9,15.33,15.33,0,0,0-1.16-1.12,18.3,18.3,0,0,0-13-4.85,10.57,10.57,0,0,0-5.62,1.76,18.23,18.23,0,0,0-3.78,3.34,37.33,37.33,0,0,0-3.67,5c-1,1.64-1.95,3.3-3,4.92a12.07,12.07,0,0,0-1.57,4.05c-.19.9-.33,1.81-.49,2.71a22.35,22.35,0,0,1-1.09,4.22,6.13,6.13,0,0,1-2.55,3.17,2.59,2.59,0,0,1-3.36-.11,8,8,0,0,0-4.43-1.76,12,12,0,0,0-10,3.09c-.4.36-.8.72-1.19,1.09a64.13,64.13,0,0,1-5.06,4.69,5.42,5.42,0,0,0-1.93,3.3,8.43,8.43,0,0,0-.12,3.2c.28,1.67.61,3.32.92,5,.21,1.06.44,2.1.62,3.16a1.74,1.74,0,0,1-1.14,2,11.1,11.1,0,0,1-2.2.64,65.9,65.9,0,0,0-8.84,2.49,11.74,11.74,0,0,0-7.66,7.39,32.08,32.08,0,0,1-1.24,3,5.11,5.11,0,0,1-2.6,2.5,1.74,1.74,0,0,1-1.93,0,3.16,3.16,0,0,0-3.08-.18,10.68,10.68,0,0,0-5.67,4.09,26.15,26.15,0,0,0-2.38,4.46c-.56,1.26-1.15,2.5-1.76,3.74a6.82,6.82,0,0,1-2.49,2.65,3.29,3.29,0,0,1-3.26.42c-1.13-.46-2.33-.77-3.48-1.17a10.18,10.18,0,0,0-9.24,1.17c-2,1.28-3.91,2.7-5.84,4.09a5.2,5.2,0,0,0-2.15,4.14,18.14,18.14,0,0,0,.32,3.89c.17,1.06.34,2.12.44,3.18.19,1.93-.47,3.41-2.83,4.51a12.36,12.36,0,0,1-2.4.74c-.9.21-1.81.33-2.72.49a25,25,0,0,0-4.68,1.16,3.77,3.77,0,0,0-2.7,4.28,9.24,9.24,0,0,0,.35,1.8A19.08,19.08,0,0,0,73,317.69c1.94,3.22,4,6.39,5.89,9.61a38,38,0,0,1,4.66,9.95,15.83,15.83,0,0,0,4.37,7.2,5.24,5.24,0,0,0,4.76,1.76,20,20,0,0,1,2.06-.14,8.14,8.14,0,0,1,7,2.83,6.64,6.64,0,0,0,6.2,2.28c.38-.05.77-.07,1.14-.15a4.11,4.11,0,0,1,4.6,1.81c.44.62.92,1.23,1.38,1.84l1.93,2.58a7.89,7.89,0,0,0,4.93,3.1,52,52,0,0,1,9.2,2.89c.78.32,1.52.71,2.27,1.1a1.75,1.75,0,0,1,1,1.68c0,1,0,2-.11,3-.29,2.82-.31,5.66-.37,8.5a9.16,9.16,0,0,0,3,7,16.29,16.29,0,0,0,2.92,2.24,36,36,0,0,0,4.5,2.3c1.76.75,3.52,1.51,5.29,2.23,2.85,1.15,4.14,3.24,3.59,6.63a25,25,0,0,1-1.05,4c-.66,1.87-1.45,3.71-2.2,5.55a9.37,9.37,0,0,0-.78,2.63,3.81,3.81,0,0,0,2.17,4,8.31,8.31,0,0,0,2.62.81,20.46,20.46,0,0,0,7.32-.28c1.58-.3,3.15-.69,4.74-.94a31.07,31.07,0,0,1,8.93-.28,12.21,12.21,0,0,1,6.71,2.74,8.26,8.26,0,0,0,1.71,1.15,3.48,3.48,0,0,0,5.06-1.57,6.81,6.81,0,0,0,.77-5.12,16.34,16.34,0,0,1-.16-6.15c.16-2,.43-4,.51-6a23.12,23.12,0,0,0-1.73-10.12,38.16,38.16,0,0,1-1.85-5.43,8.4,8.4,0,0,1,.54-5.82,36.48,36.48,0,0,1,4.57-7.42,7.16,7.16,0,0,1,1.65-1.6c.48-.3.94-.21,1.08.33a9.1,9.1,0,0,0,3.42,4.78,40,40,0,0,0,3.88,2.87,73.85,73.85,0,0,0,16.64,7.73,15,15,0,0,0,4.52.73,7,7,0,0,0,6.36-3.45c.49-.78.9-1.6,1.38-2.38,1.23-2,2.88-2.42,4.89-1.24a12.16,12.16,0,0,1,2.38,1.79,7.39,7.39,0,0,0,5.24,2,25.19,25.19,0,0,0,5.93-.72,101.21,101.21,0,0,0,14.88-4.71,19.52,19.52,0,0,0,2.5-1.16,11.75,11.75,0,0,0,5.92-7.56c.32-1.26.64-2.52.92-3.79a8,8,0,0,1,3.92-5.41,18.11,18.11,0,0,0,7.09-8,36.25,36.25,0,0,0,2.32-6.24,126.18,126.18,0,0,0,3.2-16.23c.37-2.5.66-5,.92-7.53A4.11,4.11,0,0,1,292,316.6c.77-.5,1.5-1.07,2.27-1.57a5.23,5.23,0,0,1,3.74-.75,10.05,10.05,0,0,1,3.46,1.21,20.75,20.75,0,0,1,3.93,2.79c1.37,1.22,2.69,2.51,4.06,3.74a6,6,0,0,0,7.44.9c3.13-1.82,5.31-4.38,5.59-8.19a38.68,38.68,0,0,0-2.64-17.13A17.25,17.25,0,0,0,316.63,292.59ZM321.36,314a9.18,9.18,0,0,1-4.15,7.32,8.3,8.3,0,0,1-1.39.79,4.64,4.64,0,0,1-5.35-.79c-1.16-1-2.24-2.09-3.37-3.13a27.53,27.53,0,0,0-4.58-3.46,12.87,12.87,0,0,0-3.36-1.46,6.57,6.57,0,0,0-4.29.15,16.56,16.56,0,0,0-4.73,3.21,3.57,3.57,0,0,0-1.05,2.25c-.25,2-.53,3.95-.77,5.93a146.67,146.67,0,0,1-2.93,16.51,39.53,39.53,0,0,1-2.77,8,17.35,17.35,0,0,1-6.8,7.61,8.71,8.71,0,0,0-4.23,5.74c-.3,1.27-.62,2.53-.92,3.79a10.75,10.75,0,0,1-6.05,7.39,64.19,64.19,0,0,1-7.51,2.87,70,70,0,0,1-10.18,2.81,21.18,21.18,0,0,1-5,.37,5.7,5.7,0,0,1-3.73-1.56,11.08,11.08,0,0,0-3.58-2.45,4.35,4.35,0,0,0-5.15,1.42,14.68,14.68,0,0,0-.83,1.37c-.36.6-.69,1.2-1.05,1.78a5.81,5.81,0,0,1-5.89,2.8,19.24,19.24,0,0,1-4-.85,68.4,68.4,0,0,1-16.74-8,35.91,35.91,0,0,1-3.11-2.37,7.58,7.58,0,0,1-2.84-4.08,2.18,2.18,0,0,0-.27-.63,1.4,1.4,0,0,0-2-.6,6.09,6.09,0,0,0-1.5,1,20.94,20.94,0,0,0-1.94,2.27,44.44,44.44,0,0,0-3.47,5.68A10.22,10.22,0,0,0,185,384a38.53,38.53,0,0,0,1.43,4.12,25.34,25.34,0,0,1,1.79,12.84c-.13,1.53-.29,3.06-.51,4.57a11.12,11.12,0,0,0,.21,5,6.09,6.09,0,0,1-.6,4.68,2.18,2.18,0,0,1-3.27,1,7.5,7.5,0,0,1-1.54-1,14.6,14.6,0,0,0-8.91-3.24,38.4,38.4,0,0,0-11.4,1.17,23.71,23.71,0,0,1-7.07.64,7.59,7.59,0,0,1-3.31-.88,2.53,2.53,0,0,1-1.38-3.08,22.2,22.2,0,0,1,.9-2.6c.77-2,1.58-4,2.32-6a14.15,14.15,0,0,0,.82-4.74,6.26,6.26,0,0,0-3.78-6.07c-1.17-.56-2.4-1-3.6-1.52-1.61-.71-3.22-1.43-4.81-2.18a19.09,19.09,0,0,1-3.69-2.32,8.52,8.52,0,0,1-3.53-7.37c.14-2.91.31-5.82.44-8.73,0-.92,0-1.84,0-2.76a2.34,2.34,0,0,0-1.26-2.06,22.58,22.58,0,0,0-2.45-1.25A58.23,58.23,0,0,0,121.76,359a5.91,5.91,0,0,1-3.14-1.76,45.29,45.29,0,0,1-3-3.81c-.66-.84-1.33-1.69-2.05-2.47a3.73,3.73,0,0,0-3.1-1.24c-1,.06-2,.09-3,.18a5.42,5.42,0,0,1-4.94-1.89c-2.24-2.62-5.16-3.43-8.47-3.22a6.93,6.93,0,0,0-1.37.15,3.88,3.88,0,0,1-3.59-1.07,14.49,14.49,0,0,1-3-3.75,12.12,12.12,0,0,1-1.44-3.37A27.45,27.45,0,0,0,81.32,329c-1.71-2.9-3.53-5.74-5.29-8.62a53.29,53.29,0,0,1-3.24-5.82,10.52,10.52,0,0,1-1-3.51c-.15-1.73.35-2.51,2-3.17a29.24,29.24,0,0,1,5.37-1.24c.9-.18,1.82-.3,2.7-.56a11.77,11.77,0,0,0,2.34-.93,5.15,5.15,0,0,0,3-5.27c-.13-1.45-.43-2.88-.62-4.32a19.46,19.46,0,0,1-.21-2.52,4,4,0,0,1,1.66-3.38c1.92-1.4,3.83-2.82,5.83-4.1a9.06,9.06,0,0,1,8.15-1c1.08.37,2.19.7,3.26,1.12A4.74,4.74,0,0,0,110,285a9.26,9.26,0,0,0,3.08-3.64c.6-1.24,1.15-2.5,1.7-3.76a20.57,20.57,0,0,1,2-3.63,9.4,9.4,0,0,1,4.72-3.51,2.57,2.57,0,0,1,2.62.13,2.26,2.26,0,0,0,2.4.08,6.9,6.9,0,0,0,3.88-3.73c.41-1,.79-2,1.18-3a10.15,10.15,0,0,1,6.2-6.08,56.88,56.88,0,0,1,8.37-2.45,13.3,13.3,0,0,0,3.32-.91,2.85,2.85,0,0,0,1.83-3.12c-.1-.76-.19-1.52-.34-2.27-.27-1.36-.61-2.69-.86-4a25,25,0,0,1-.32-2.74,5.61,5.61,0,0,1,2.41-5.37,34.52,34.52,0,0,0,3.23-2.95c.67-.63,1.32-1.28,2-1.92a10.9,10.9,0,0,1,9.74-2.93,6.86,6.86,0,0,1,3.55,1.5c1.47,1.26,2.9,1,4.45.17a7.43,7.43,0,0,0,3.2-3.79,22.42,22.42,0,0,0,1.31-5.34,16.51,16.51,0,0,1,2.43-6.63c1.5-2.31,2.81-4.74,4.49-7a26.71,26.71,0,0,1,3.24-3.57,10.73,10.73,0,0,1,8.93-2.74,17.65,17.65,0,0,1,10.87,5.45,11.21,11.21,0,0,0,6.19,3.27,12.53,12.53,0,0,0,3.65.3,8.52,8.52,0,0,1,6.87,2.62,51.4,51.4,0,0,1,4.53,4.57,2.63,2.63,0,0,0,3.23.88,31.54,31.54,0,0,0,4.83-2.14,64.05,64.05,0,0,1,10.36-4.37,41.14,41.14,0,0,1,8.07-1.8,11.9,11.9,0,0,1,3.21,0,5.89,5.89,0,0,1,2.53,1c2.94,2.09,5.88,4.17,8.62,6.53a19.31,19.31,0,0,1,4,4.4,14.45,14.45,0,0,0,2.46,2.72c.88.86,1.79,1.69,2.61,2.6a7.18,7.18,0,0,1,1.76,6.82c-.52,2.24-.89,4.51-1.33,6.76a13.72,13.72,0,0,0-.22,3.67,10.76,10.76,0,0,0,.34,2,3.68,3.68,0,0,0,3.62,3c1.22.06,2.45,0,3.68,0V250c1,0,2,0,3,0a5.57,5.57,0,0,1,5.08,3.36,14.88,14.88,0,0,1,1.25,3.93c.79,4.37,1.55,8.75,2.33,13.13a48.86,48.86,0,0,0,1.73,7.14,14.32,14.32,0,0,0,3.24,5.5c1.38,1.44,2.83,2.81,4.28,4.18s3.14,2.93,4.7,4.4a20.28,20.28,0,0,1,5.91,10.45A42.94,42.94,0,0,1,321.36,314Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M425.77,191.4a6.83,6.83,0,0,0,.33,3.17,12,12,0,0,0,2.2,4,13.89,13.89,0,0,1,3,10.54,9.3,9.3,0,0,1-2.79,6.15c-.94.9-1.9,1.78-2.89,2.63a100.54,100.54,0,0,0-7.43,6.87,19.85,19.85,0,0,0-1.79,2.1,7.68,7.68,0,0,0-.79,8.25,17,17,0,0,0,1.1,2c.82,1.21,1.65,2.4,2.54,3.55a9.47,9.47,0,0,1,1.94,6,32.49,32.49,0,0,1-.61,5.48A89.66,89.66,0,0,1,416.56,267a5.62,5.62,0,0,1-3,3.52,35.43,35.43,0,0,0-4.2,2.38c-2.8,1.86-3.55,4.23-2.4,7.37a16.76,16.76,0,0,0,1.44,3.13,7.48,7.48,0,0,1,.57,7c-.13.36-.23.73-.35,1.1-1,3-2.3,5.84-3.56,8.72l-2.85,6.53a4.7,4.7,0,0,0,.32,4.41,13.73,13.73,0,0,0,2.41,3.07,31.83,31.83,0,0,0,9.31,6.24A16.21,16.21,0,0,0,419,322a9.05,9.05,0,0,1,1.79.38,2.57,2.57,0,0,1,1.86,3,3.14,3.14,0,0,1-.4,1.29,3.19,3.19,0,0,0-.3,2.86c.2.74.32,1.5.54,2.24A19.94,19.94,0,0,1,423,340c-.35,2.81-.77,5.62-1.06,8.44a12.84,12.84,0,0,0,4.54,11.28,5.28,5.28,0,0,0,6.38.93c.2-.1.42-.18.63-.27a8.24,8.24,0,0,1,6.26-.38c1.9.6,3.82,1.14,5.73,1.68a8.66,8.66,0,0,1,3.45,1.77,3.19,3.19,0,0,1,1,4.29,6.72,6.72,0,0,0-.6,3.57,22.82,22.82,0,0,0,.36,2.74c.54,2.54,1.13,5.08,1.72,7.62a21.28,21.28,0,0,1,.75,6.83,6.91,6.91,0,0,0,.6,3.36,25.35,25.35,0,0,0,1.72,3.51,56.79,56.79,0,0,0,10.44,12.48,6.4,6.4,0,0,0,5.74,1.63,22.61,22.61,0,0,0,6.69-2.36c2.78-1.46,5.57-2.92,8.25-4.54a5,5,0,0,1,5.43-.1c1.34.74,2.6,1.62,3.9,2.43,1.1.69,2.19,1.41,3.33,2a4.82,4.82,0,0,0,3.79.41,8.87,8.87,0,0,1,1.32-.35c3.6-.37,6.84.25,9.4,3.14a20.79,20.79,0,0,0,6.1,4.83c4.16,2.1,8.13,1.86,11.85-1,.78-.61,1.52-1.29,2.28-1.93a28.78,28.78,0,0,1,3.87-2.88,7,7,0,0,1,7.42-.25c1.28.69,2.53,1.45,3.74,2.25,1.67,1.1,3.28,2.27,4.92,3.4.63.43,1.27.86,1.94,1.24a14.88,14.88,0,0,0,16.32-.2,34.51,34.51,0,0,0,8.81-8,10.46,10.46,0,0,0,1.93-9.77,6.51,6.51,0,0,0-.44-1.31,5,5,0,0,1,0-4.63c.54-1.35,1-2.73,1.5-4.1a5,5,0,0,0,.24-2.93,5.36,5.36,0,0,1,.8-4,3.22,3.22,0,0,1,3.6-1.85c1.59.24,3.2.34,4.8.53a18.92,18.92,0,0,0,12-2.25c3.19-1.81,3.26-1.73,6.76-1a9,9,0,0,0,8.8-2.72,16.78,16.78,0,0,0,2.07-2.75,15.66,15.66,0,0,1,1.6-2.24,1.79,1.79,0,0,1,2.65-.36,6.19,6.19,0,0,1,2.91,3.43c.38,1.16.72,2.34,1.08,3.51.59,1.91,1.15,3.82,1.78,5.71a12.3,12.3,0,0,0,1.58,3.31c1.94,2.76,4.12,2.71,6-.14a17.5,17.5,0,0,0,1.81-4c.76-2.33,1.52-4.66,2.22-7a6.61,6.61,0,0,1,2.29-3.36,24.32,24.32,0,0,1,3.65-2.38c1.35-.74,2.66-1.54,4-2.21a4.34,4.34,0,0,0,2.4-3.42c.11-.6.13-1.22.21-1.83a49.19,49.19,0,0,1,.92-6.6,8.4,8.4,0,0,1,5.9-6.19,16.25,16.25,0,0,1,4.73-.86c2.23,0,4.45,0,6.68,0v.05h4.14c.69,0,1.38,0,2.07,0,.46,0,.92,0,1.38-.06,3.32-.31,5.43-2,6.25-5.18a35,35,0,0,0,1-10.5,11,11,0,0,0-2.11-5.52,26.21,26.21,0,0,0-3.15-3.66c-.7-.71-1.4-1.42-2.11-2.12a7.94,7.94,0,0,1-2.42-5.32c0-.92-.1-1.84-.18-2.75a10.62,10.62,0,0,0-.25-2.28,11.46,11.46,0,0,1-.13-5,53.45,53.45,0,0,0,.63-5.48c.1-2.19-.71-3.19-2.81-3.9a6.3,6.3,0,0,0-1.34-.35,33.83,33.83,0,0,0-3.89-.33,11.58,11.58,0,0,1-4-.7,45.25,45.25,0,0,1-6.12-2.62,6.74,6.74,0,0,1-2.27-1.53,5.91,5.91,0,0,0-4.47-2c-.53,0-1.07-.09-1.61-.09a5.25,5.25,0,0,1-3.37-1.27c-1-.77-1.86-1.61-2.84-2.35-3.9-3-8.08-5.22-13.18-5.34a10.78,10.78,0,0,1-6.48-2.69,4.42,4.42,0,0,1-1.48-2.25,14.52,14.52,0,0,0-3.45-5.64,3.84,3.84,0,0,0-1.65-1.21,4,4,0,0,1-2.37-2c-.53-.85-1-1.7-1.53-2.57-1.49-2.68-3-5.36-4.56-8s-4.06-3.54-7.07-3c-.3.06-.59.14-.89.21-1.64.41-3.27.83-4.91,1.21a17.61,17.61,0,0,1-2,.36,3.51,3.51,0,0,1-3-.94c-.22-.21-.47-.4-.69-.61a9.8,9.8,0,0,0-4.3-2.55,6.66,6.66,0,0,1-3.08-1.94,12.66,12.66,0,0,1-3.81-8.62,8.88,8.88,0,0,0-2.88-6.56,11,11,0,0,0-8.86-3,19.65,19.65,0,0,0-6,1.68,10.66,10.66,0,0,1-7.15.85l-.23,0a6.05,6.05,0,0,0-4.84.86,6.36,6.36,0,0,1-4.19.93,9.23,9.23,0,0,1-3.94-1.16,14.08,14.08,0,0,0-4-1.57,42.23,42.23,0,0,0-9.54-1.42,2.73,2.73,0,0,1-2.88-2.11c-.23-.73-.42-1.48-.62-2.22q-.66-2.43-1.3-4.88a5.37,5.37,0,0,0-3.25-3.63,18.38,18.38,0,0,0-4.4-1.3,42.57,42.57,0,0,0-9.63-.57,5.79,5.79,0,0,1-4-1.36,13.89,13.89,0,0,1-2.66-2.86,24.7,24.7,0,0,1-1.52-2.3,5.15,5.15,0,0,0-3.61-2.61,21,21,0,0,0-2.95-.44c-2.83-.16-5.67-.26-8.5-.38a5.8,5.8,0,0,0-3.67,1.11,11.37,11.37,0,0,0-2.59,2.59c-.69.93-1.32,1.89-2,2.81a20.42,20.42,0,0,1-1.5,1.73.73.73,0,0,1-1.19,0c-.57-.62-1.07-1.3-1.64-1.93a4,4,0,0,0-4.61-1.09c-.43.14-.84.37-1.26.54-.72.28-1.42.58-2.15.81a10.05,10.05,0,0,1-5.44,0,7.17,7.17,0,0,1-4.2-3c-1.67-2.29-3.38-4.55-5-6.89A16.93,16.93,0,0,0,445.9,196a48.55,48.55,0,0,0-15.14-7,6.21,6.21,0,0,0-2.05-.22A2.93,2.93,0,0,0,425.77,191.4Zm4.3-1.34a29,29,0,0,1,2.87.78A50.68,50.68,0,0,1,443.72,196a17.77,17.77,0,0,1,5.78,5.5c.86,1.36,1.85,2.64,2.79,4,.54.74,1.1,1.47,1.65,2.21a8.7,8.7,0,0,0,5.08,3.68,11.14,11.14,0,0,0,7-.38c.78-.31,1.54-.66,2.32-1a2.92,2.92,0,0,1,3.7.91c.45.53.85,1.1,1.31,1.6a2,2,0,0,0,3.19.09,18.92,18.92,0,0,0,1.76-2.11c.79-1,1.51-2.12,2.32-3.15a5.77,5.77,0,0,1,5.6-2.45c1.66.21,3.37.07,5.05.16s3.07.2,4.58.42a4.67,4.67,0,0,1,3.81,2.61,16.84,16.84,0,0,0,1.82,2.65,12.77,12.77,0,0,0,2.4,2.47,6.53,6.53,0,0,0,4.46,1.52,45.71,45.71,0,0,1,8.27.38,22.65,22.65,0,0,1,4.91,1.17,5,5,0,0,1,3.42,3.69c.37,1.64.79,3.27,1.24,4.9a17,17,0,0,0,.92,2.59,3.16,3.16,0,0,0,3.08,2,42.76,42.76,0,0,1,9.54,1.39,20.31,20.31,0,0,1,4.27,1.63c3,1.51,6.18,1.79,9.23-.05a5.21,5.21,0,0,1,3.75-.63c.23,0,.45.1.68.15a10.4,10.4,0,0,0,6.09-.49,40.08,40.08,0,0,1,5.21-1.8,10.28,10.28,0,0,1,8,1.13,7.89,7.89,0,0,1,4.15,7c.08,4.07,2,7.33,4.85,10.08a5.88,5.88,0,0,0,2.56,1.5,10.1,10.1,0,0,1,4.65,2.83c.11.11.23.2.35.3a4.82,4.82,0,0,0,4.29,1.12c1.87-.4,3.72-.92,5.59-1.34a24.32,24.32,0,0,1,3.16-.56,3.93,3.93,0,0,1,3.82,1.65c.65.94,1.32,1.88,1.9,2.87,1.54,2.65,3,5.33,4.55,8a16.53,16.53,0,0,0,1.14,1.72,2.9,2.9,0,0,0,1.62,1.23,4.09,4.09,0,0,1,2.19,1.59,12.24,12.24,0,0,1,2.8,5,3.8,3.8,0,0,0,1,1.78A11.21,11.21,0,0,0,633,279c5.34.21,9.72,2.47,13.71,5.77l1.94,1.63a7.32,7.32,0,0,0,4.65,1.73c.53,0,1.07,0,1.61.08a4.07,4.07,0,0,1,3,1.39,8.14,8.14,0,0,0,2.59,1.87,48,48,0,0,0,7.41,3.1,9.51,9.51,0,0,0,3.4.5,14.56,14.56,0,0,1,4.11.32c2.5.63,2.94,1.15,2.78,3.66-.07,1.14-.25,2.28-.4,3.42-.32,2.36-.67,4.7.06,7.07a8.6,8.6,0,0,1,.18,2.74,11,11,0,0,0,3.68,8.6c1.12,1,2.17,2.17,3.19,3.31a11.51,11.51,0,0,1,3,9.76c-.27,1.82-.23,3.67-.6,5.48-.81,4-2.46,5.52-6.57,5.66-2.07.07-4.14-.08-6.21-.12a42.36,42.36,0,0,0-8.5.2c-.31,0-.62,0-.92.1-4.77.92-8.74,3-9.68,9.77-.18,1.29-.29,2.59-.43,3.89,0,.3,0,.61-.07.92-.34,3.13-.55,3.45-3.31,5-1.81,1-3.66,1.92-5.39,3.07a9.19,9.19,0,0,0-4.14,5.57c-.49,1.93-1.14,3.82-1.78,5.7-.36,1.09-.84,2.14-1.3,3.19a8.35,8.35,0,0,1-.8,1.39c-1.12,1.59-2.24,1.59-3.48,0a10.13,10.13,0,0,1-1.33-2.41,49.76,49.76,0,0,1-1.79-5.46c-.45-1.54-.92-3.08-1.4-4.61a7.35,7.35,0,0,0-3.26-4c-1.68-1.07-2.92-1-4.31.48a15.82,15.82,0,0,0-1.52,2c-.49.68-.9,1.43-1.4,2.1-2.1,2.76-4.91,4.08-8.27,3.21a10,10,0,0,0-8.1,1.31,14.93,14.93,0,0,1-8.6,2.05,41.66,41.66,0,0,1-4.59-.33c-1-.17-2.13-.2-3.2-.3a3.86,3.86,0,0,0-3.72,1.85,6.62,6.62,0,0,0-1.4,5,7.57,7.57,0,0,1-.55,4c-.45,1.23-.9,2.45-1.37,3.66a4.56,4.56,0,0,0,0,3.79,13,13,0,0,1,.52,1.52,9.45,9.45,0,0,1-1.66,9.32,33.75,33.75,0,0,1-7.92,7.3,17.54,17.54,0,0,1-4.35,2.06,12.93,12.93,0,0,1-8.57-.34,19.31,19.31,0,0,1-4.25-2.27c-1.83-1.26-3.62-2.58-5.48-3.79a38.35,38.35,0,0,0-4-2.31,7.75,7.75,0,0,0-7.71.27,24.73,24.73,0,0,0-2.68,1.76c-1,.73-1.89,1.56-2.84,2.35-.59.49-1.16,1-1.79,1.43a8.83,8.83,0,0,1-8.94,1,16.92,16.92,0,0,1-4.63-3c-.92-.8-1.81-1.66-2.65-2.55-2.6-2.75-5.89-3.38-9.46-3.13a5.18,5.18,0,0,0-1.79.4,3.31,3.31,0,0,1-3.09-.26c-1.27-.7-2.5-1.49-3.71-2.29a37.52,37.52,0,0,0-3.72-2.29,5.9,5.9,0,0,0-6.12.1c-1.83,1.11-3.73,2.13-5.6,3.17a32.83,32.83,0,0,1-7.77,3.41,15.4,15.4,0,0,1-2,.36,5.11,5.11,0,0,1-4.2-1.4,57,57,0,0,1-10.29-12.32,22.14,22.14,0,0,1-1.48-3.11,6.07,6.07,0,0,1-.54-3.14,16.28,16.28,0,0,0-.47-5.48c-.53-2.55-1.18-5.08-1.74-7.62-.25-1.12-.44-2.26-.62-3.39a5.64,5.64,0,0,1,.48-3.58c1.34-2.56.14-4.57-1.46-5.92a10.3,10.3,0,0,0-3.9-1.91c-1.77-.5-3.55-1-5.29-1.54a9.59,9.59,0,0,0-7.38.37l-.85.37a4.26,4.26,0,0,1-4.36-.45,8.38,8.38,0,0,1-2.12-2.08,11.83,11.83,0,0,1-2.48-8.62c.41-3.2.71-6.41,1.15-9.59a16.72,16.72,0,0,0-.41-6.61c-.18-.67-.31-1.35-.5-2a4.11,4.11,0,0,1,.22-3.54,3.12,3.12,0,0,0,.32-1.1,3.76,3.76,0,0,0-1.91-4.09,5.83,5.83,0,0,0-2.4-.73,11.39,11.39,0,0,1-3.35-.8A31.45,31.45,0,0,1,406,313.63a13.29,13.29,0,0,1-2.22-2.63,3.84,3.84,0,0,1-.4-3.92c.71-1.53,1.34-3.09,2-4.64,1.24-2.89,2.49-5.77,3.7-8.67.41-1,.74-2,1.09-3a8.51,8.51,0,0,0-.65-7.72,14.25,14.25,0,0,1-1.7-4,4,4,0,0,1,1.62-4.66c1.3-.94,2.72-1.71,4.1-2.54.46-.27,1-.5,1.43-.74a4.82,4.82,0,0,0,2.45-2.91,87.91,87.91,0,0,0,4-13.42,65.23,65.23,0,0,0,1-6.82,11.64,11.64,0,0,0-2.57-8.58,22.59,22.59,0,0,1-2.94-4.39,6.75,6.75,0,0,1,.69-7.56,16.48,16.48,0,0,1,1.49-1.74c1.3-1.3,2.62-2.59,4-3.84,1-.89,2-1.72,2.94-2.58s1.72-1.52,2.59-2.28a11.58,11.58,0,0,0,4.08-9.38,15,15,0,0,0-3.27-9.6,10.4,10.4,0,0,1-2.16-4,7.28,7.28,0,0,1-.23-.89C426.63,190.88,427.43,189.45,430.07,190.06Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M299.8,287.08a11,11,0,0,1-3.76-6.16,33.39,33.39,0,0,1-.84-5.45,27.3,27.3,0,0,0-.94-5.89,20.71,20.71,0,0,0-7.48-11.3,10.07,10.07,0,0,0-5.45-2.24,6.18,6.18,0,0,1-4.05-1.94,9.71,9.71,0,0,1-3-8.12,14.75,14.75,0,0,0-.81-6.34,36.08,36.08,0,0,0-14.11-18.23,14.33,14.33,0,0,0-7.81-2.36,25.81,25.81,0,0,0-9,1.66,55.19,55.19,0,0,0-9.12,4.34,19,19,0,0,1-2.23,1.18,2.11,2.11,0,0,1-2.85-.7,19.73,19.73,0,0,1-1.48-2.05,7.25,7.25,0,0,0-7.7-3.41c-.46.06-.91.15-1.36.23a29,29,0,0,0-5.76,1.55,4.61,4.61,0,0,1-4.37-.5c-1.23-.78-2.44-1.59-3.64-2.41a24.5,24.5,0,0,0-4.18-2.41,9.28,9.28,0,0,0-7-.23,13.64,13.64,0,0,0-5.73,3.69c-.82.91-1.68,1.79-2.49,2.71a10.37,10.37,0,0,0-2.38,4.9,18.83,18.83,0,0,0-.35,3.66c0,1.31,0,2.61,0,3.91a6.25,6.25,0,0,1-.39,2.26,2.9,2.9,0,0,1-4.1,1.75c-.77-.33-1.48-.79-2.24-1.17a9.31,9.31,0,0,0-6.49-.78,20.61,20.61,0,0,0-8.75,4.4,10.37,10.37,0,0,0-3.84,8.5c0,1.07.17,2.13.29,3.2s.35,2.12.41,3.19a1.66,1.66,0,0,1-1.43,2,26.19,26.19,0,0,1-3.16.58c-1.52.19-3.06.28-4.58.49a17.71,17.71,0,0,0-13.25,8.15c-.62,1-1.21,2-1.8,2.94s-1,1.74-1.51,2.58c-1.36,2.15-2,3.09-5.3,2.13a9.25,9.25,0,0,0-3.63-.42,8.85,8.85,0,0,0-7.87,6.73,22.31,22.31,0,0,0-.64,5.7,19.31,19.31,0,0,1-.19,2.74c-.17,1.18-.53,1.35-1.5.76a15,15,0,0,0-3.69-1.85,16.94,16.94,0,0,0-8.63,0,9.09,9.09,0,0,0-7,6.82,18.1,18.1,0,0,0-.87,5.2,7.74,7.74,0,0,1-2.12,5.42c-.56.63-1.12,1.27-1.62,1.94-1,1.35-2,2.69-3,4.09a6,6,0,0,0-.91,4.39,23.49,23.49,0,0,0,1.86,5.91,119.36,119.36,0,0,0,6.47,11.65A4.88,4.88,0,0,0,97,336.92c.61,0,1.23-.07,1.84-.13a3,3,0,0,1,2.68,1,11.25,11.25,0,0,0,2.33,1.84,30.55,30.55,0,0,0,7.73,3.48,12.39,12.39,0,0,0,5.67.57,3.64,3.64,0,0,1,3.91,1.82,31.69,31.69,0,0,1,1.77,3,13.3,13.3,0,0,0,4.41,4.92,27.1,27.1,0,0,0,4.36,2.54c2,.95,4,1.85,6.05,2.79.77.36,1.52.74,2.25,1.15a3.67,3.67,0,0,1,1.91,3,18.12,18.12,0,0,1-.26,5c-.28,1.74-.53,3.49-.93,5.21a5.73,5.73,0,0,0,1.39,5.33,22.32,22.32,0,0,0,1.91,2,38.24,38.24,0,0,0,6.1,4.5c2.55,1.57,5.14,3.06,7.7,4.6a25.49,25.49,0,0,1,2.33,1.48,3.1,3.1,0,0,1,1.27,3.44c-.3,1.19-.57,2.39-.88,3.58a9.22,9.22,0,0,0-.26,3,3.21,3.21,0,0,0,3.07,3.4,24.34,24.34,0,0,0,3.2.21,44.28,44.28,0,0,1,7.8.52c1.05.19,2.13.24,3.2.34a8.18,8.18,0,0,0,3.19-.32,2.06,2.06,0,0,0,1.53-2.48,14,14,0,0,0-.47-2,3,3,0,0,1,.57-3,4.51,4.51,0,0,0,.7-4.54,25.15,25.15,0,0,0-2.1-5.09c-1.19-2.23-2.44-4.43-3.67-6.64-1.42-2.53-1.46-2.55-.32-5.1q1-2.31,2.26-4.52a19.55,19.55,0,0,1,2-2.8,6.49,6.49,0,0,1,3.8-2.42,4.16,4.16,0,0,0,3.33-3.13c.16-.51.34-1,.53-1.52a34.64,34.64,0,0,1,4.51-8.25,16.41,16.41,0,0,1,1.52-1.72.65.65,0,0,1,1.07.37,9.54,9.54,0,0,1,.24,1.59c.06,1.53.11,3.06.13,4.6a9.92,9.92,0,0,0,2.43,6.54,17.47,17.47,0,0,0,2.26,2.29,45.67,45.67,0,0,0,14.48,7.84A16.53,16.53,0,0,0,229,374a14.47,14.47,0,0,1,9.36-1.42c1.74.25,3.47.65,5.17,1.07a25.59,25.59,0,0,0,6,.78,42.11,42.11,0,0,0,12.57-2,6.74,6.74,0,0,0,4.68-4.65c.46-1.46.89-2.93,1.36-4.39s.87-2.77,1.37-4.14a5.23,5.23,0,0,1,2.45-2.93,13.78,13.78,0,0,0,3.21-2.59,11,11,0,0,0,3.49-8,10.74,10.74,0,0,1,.8-4c.38-1,.81-2,1.28-2.95s1.07-1.86,1.53-2.83c2.16-4.55,2.61-9.1-.13-13.6a2.75,2.75,0,0,1-.07-2.64,11.27,11.27,0,0,1,1.71-2.71c2.13-2.63,4.51-5,6.83-7.48a7.85,7.85,0,0,1,2-1.48,6,6,0,0,1,4.65-.61,16,16,0,0,1,3.36,1.46,29.34,29.34,0,0,0,7.42,3.06,9.45,9.45,0,0,0,4.78.15c2.29-.63,3.1-2,2.71-4.08a9.07,9.07,0,0,0-.45-1.54,16.81,16.81,0,0,0-1.88-3.68C309.31,297.06,305.13,291.58,299.8,287.08ZM312.36,311a6.92,6.92,0,0,1-3,0,22.46,22.46,0,0,1-5.65-1.87c-1-.46-1.9-1-2.86-1.48a21.59,21.59,0,0,0-2.5-1.14,7.32,7.32,0,0,0-6.62.65,10.73,10.73,0,0,0-2,1.52,105.43,105.43,0,0,0-7.12,7.82,13,13,0,0,0-1.8,2.93,3.58,3.58,0,0,0,.23,3.51c2.48,4,2.09,8,.29,12.08-.6,1.32-1.35,2.58-2,3.86a15.62,15.62,0,0,0-1.95,7.27,9.61,9.61,0,0,1-2.88,6.56,14.2,14.2,0,0,1-3.37,2.76,6.21,6.21,0,0,0-2.83,3.5c-.61,1.81-1.13,3.66-1.72,5.47-.46,1.39-.92,2.77-1.46,4.12a4.27,4.27,0,0,1-2.59,2.45,34.72,34.72,0,0,1-5.75,1.58,28.5,28.5,0,0,1-13.43-.19,36,36,0,0,0-6.1-1.11,13.83,13.83,0,0,0-8.24,1.45,16.53,16.53,0,0,1-14.23.8A48.52,48.52,0,0,1,202.68,367a16,16,0,0,1-3.13-3,8.61,8.61,0,0,1-1.93-5.53c0-1.23,0-2.45,0-3.68a9.82,9.82,0,0,0-.45-2.95c-.51-1.61-1.66-2-3-.83a12.3,12.3,0,0,0-1.82,2.05,34.25,34.25,0,0,0-4.5,8.25c-.24.65-.5,1.29-.72,1.94a2.81,2.81,0,0,1-2.24,2.06,8.65,8.65,0,0,0-4.89,3.23,33.14,33.14,0,0,0-4.88,9.07,2.76,2.76,0,0,0,.1,2.25c.39.83.8,1.65,1.25,2.45,1.49,2.59,3,5.17,4.25,7.89a18,18,0,0,1,1.35,3.9,2.84,2.84,0,0,1-.53,2.59,4.76,4.76,0,0,0-.79,4.77c.69,2.24.25,2.79-2,2.77a24.63,24.63,0,0,1-3.44-.21,51.17,51.17,0,0,0-9.16-.68c-.61,0-1.23,0-1.84,0-2.19-.17-2.8-.85-2.73-3.09a11.86,11.86,0,0,1,.47-2.94,22.65,22.65,0,0,0,.63-2.68,4.38,4.38,0,0,0-2-4.76c-1.08-.73-2.2-1.39-3.33-2-3.32-1.93-6.64-3.84-9.75-6.09a36.34,36.34,0,0,1-3.85-3.27,5.55,5.55,0,0,1-1.72-5.43c.44-2.1.81-4.22,1.15-6.33A11.36,11.36,0,0,0,143,362a4.87,4.87,0,0,0-2.55-3.36c-1.23-.64-2.49-1.2-3.73-1.8-2-1-4-1.86-6-2.9a30,30,0,0,1-3.65-2.37,10,10,0,0,1-2.94-3.49c-.6-1.16-1.3-2.26-2-3.36a4.77,4.77,0,0,0-4.66-2.34c-6,.42-10.87-2.05-15.28-5.73a4,4,0,0,0-2.89-1.14c-.46,0-.92,0-1.37.08a4.51,4.51,0,0,1-5.18-2.87c-.33-.69-.78-1.32-1.17-2a85.66,85.66,0,0,1-4.29-7.87,32.72,32.72,0,0,1-1.69-4.52,6.57,6.57,0,0,1,1-6.29c.76-1,1.49-2,2.25-2.91s1.47-1.77,2.18-2.67a7.7,7.7,0,0,0,1.74-4.41,25.16,25.16,0,0,1,.79-5.45,12.55,12.55,0,0,1,1.09-2.78,6.87,6.87,0,0,1,3.75-3.22,14.91,14.91,0,0,1,8.59-.63,13.5,13.5,0,0,1,4,1.73c2.18,1.37,3.5.71,3.73-1.81.09-1,.06-2,.08-3a21.14,21.14,0,0,1,.69-5,7.56,7.56,0,0,1,9.42-5.5c.67.2,1.34.35,2,.49a3.83,3.83,0,0,0,3.92-1.34,19.86,19.86,0,0,0,1.58-2.26c.68-1.1,1.34-2.23,2-3.38,3.26-6,8.41-8.91,15.09-9.38,1.46-.11,2.9-.3,4.35-.46a8.42,8.42,0,0,0,2.64-.76,2.46,2.46,0,0,0,1.55-2.34,15.71,15.71,0,0,0-.27-2.74,20.58,20.58,0,0,1-.4-5.49,9.1,9.1,0,0,1,3.08-6,19,19,0,0,1,8.94-4.47,8.14,8.14,0,0,1,5.14.71c.77.35,1.48.82,2.24,1.17a4.19,4.19,0,0,0,6.12-3.12,21,21,0,0,0,.29-2.74c0-.69,0-1.38,0-2.08a20.15,20.15,0,0,1,.47-5.24,8.62,8.62,0,0,1,1.81-3.42c.76-.87,1.57-1.69,2.31-2.56a12.53,12.53,0,0,1,6.15-3.84,7,7,0,0,1,4.07,0,13,13,0,0,1,3.34,1.5c1.17.73,2.3,1.52,3.46,2.27.9.58,1.8,1.17,2.72,1.71a5.22,5.22,0,0,0,4.43.45c1.68-.54,3.37-1,5.08-1.45a13.77,13.77,0,0,1,4.34-.4,4.79,4.79,0,0,1,3.58,1.8c.57.72,1.1,1.47,1.66,2.2a14.49,14.49,0,0,0,1.31,1.6,2.93,2.93,0,0,0,3,.73,9.93,9.93,0,0,0,2.48-1.18,55.72,55.72,0,0,1,7.8-3.91,31.19,31.19,0,0,1,8-2.13A14.18,14.18,0,0,1,259.57,223,35.68,35.68,0,0,1,272,239.19a14.37,14.37,0,0,1,1,6.53,11.09,11.09,0,0,0,2.27,8,8.26,8.26,0,0,0,6.37,3.62,7.74,7.74,0,0,1,4,1.66,18.06,18.06,0,0,1,6.3,7.75,22.65,22.65,0,0,1,1.85,7.09,59.17,59.17,0,0,0,.86,6.61,13.33,13.33,0,0,0,4.55,7.76c5.26,4.45,9.38,9.89,13.18,15.58a13.57,13.57,0,0,1,1.84,4C314.73,309.52,314.16,310.51,312.36,311Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M427.13,233.57a28.13,28.13,0,0,0,1.64,8.31c.5,1.53,1.05,3,1.58,4.56a10.93,10.93,0,0,1-.08,7.44,37.56,37.56,0,0,1-2,4.4c-1.46,3-2.84,6-4.33,8.89a7,7,0,0,0-.65,4.45,30,30,0,0,0,1.84,7.11,2.88,2.88,0,0,1-.29,3,17.65,17.65,0,0,1-1.38,1.84c-1.17,1.31-2.34,2.64-3.61,3.86a9.65,9.65,0,0,0-2.66,4.23,52,52,0,0,0-2.09,15.44,4.52,4.52,0,0,0,1.45,3.27,11.62,11.62,0,0,0,3.18,2.25c1.93.93,3.89,1.79,5.84,2.69.83.39,1.68.76,2.47,1.22s1,1.08.41,1.91a10.65,10.65,0,0,0-1.38,2.11,2.18,2.18,0,0,0,.63,2.69c.22.2.51.33.75.51,1.62,1.21,1.8,1.68,1.21,3.71a3.21,3.21,0,0,0,.3,2.86,13.93,13.93,0,0,1,.86,1.62,4.3,4.3,0,0,1,.15,3.77,11.44,11.44,0,0,0-.76,2.41,12.28,12.28,0,0,0,.08,6.14,4.59,4.59,0,0,0,3.61,3.47c1.12.24,2.25.49,3.36.79s2.36.63,3.51,1a4.29,4.29,0,0,1,2.46,2,10.13,10.13,0,0,0,4.3,4c1.54.86,3.09,1.7,4.7,2.41a5.35,5.35,0,0,1,3.18,3.95,18.1,18.1,0,0,1,.17,7.75,13.51,13.51,0,0,0-.15,6.16,25.86,25.86,0,0,1,.74,9.58,10.16,10.16,0,0,0,1.64,6.77,39.14,39.14,0,0,0,9.65,10.39,5.08,5.08,0,0,0,4.55.95,24.31,24.31,0,0,0,3.92-1.29c2.17-1,4.28-2.06,6.41-3.11l4.94-2.44a4.51,4.51,0,0,1,5,.46,29.79,29.79,0,0,1,2.33,1.87c1,.87,1.9,1.78,2.83,2.69a6.09,6.09,0,0,0,3.89,1.8,16.84,16.84,0,0,0,2.75,0,33,33,0,0,0,4.56-.54,4.63,4.63,0,0,1,4.08.9c1.48,1.09,3,2.14,4.53,3.15,1.28.84,2.6,1.63,3.92,2.4a4.59,4.59,0,0,0,4,.32,15.34,15.34,0,0,0,3.68-1.86,51.76,51.76,0,0,0,5.74-4.59c1.15-1,2.32-2,3.42-3.09a2.9,2.9,0,0,1,3.18-.64,13.92,13.92,0,0,1,3.84,2.05c1.68,1.21,3.31,2.49,5,3.73s3.28,2.53,5,3.72a10.44,10.44,0,0,0,7.88,1.74A26.43,26.43,0,0,0,574,406.15a6.79,6.79,0,0,0,2.81-7.07c-.09-.61-.27-1.2-.4-1.8a12.1,12.1,0,0,1,.47-6.8,19.43,19.43,0,0,0,.7-10.41,8.21,8.21,0,0,1-.15-2.52,2,2,0,0,1,.82-1.57c.46-.29.85.15,1.28.24.23,0,.44.15.66.17.77.05,1.73-.56,1.63-1.26-.18-1.25.68-1.56,1.45-2a1,1,0,0,1,1.08.05,4.78,4.78,0,0,1,.93.67,5.78,5.78,0,0,0,4.82,1.71c4.62-.29,8.91-1.5,12.47-4.64.69-.61,1.42-1.18,2.14-1.74a2.83,2.83,0,0,1,3.24-.23,5.3,5.3,0,0,1,.79.47,4.9,4.9,0,0,0,5.43.14,17.93,17.93,0,0,0,4.39-3.3c1.26-1.24,2.46-2.53,3.68-3.8a9.15,9.15,0,0,1,2.1-1.78,1.94,1.94,0,0,1,2.53.27,8.32,8.32,0,0,1,1.19,1.39c.62.87,1.17,1.8,1.77,2.68a21.2,21.2,0,0,0,1.64,2.22,5.5,5.5,0,0,0,5.84,1.71,25.32,25.32,0,0,0,5.47-2.38,12.87,12.87,0,0,0,5.48-5.71,19.77,19.77,0,0,0,1.91-5.88c.3-1.89.57-3.8.7-5.7A4.91,4.91,0,0,1,652.3,346c.81-.8,1.65-1.6,2.54-2.32,1.62-1.29,3.41-2.33,5.14-3.48a5.73,5.73,0,0,1,4.82-.7c1.42.36,2.82.75,4.26,1a15.72,15.72,0,0,0,9.65-1.17,6.91,6.91,0,0,0,4-4.51c.8-3,1-6.06-.83-8.87-.25-.38-.44-.8-.67-1.2-1.49-2.5-3-5-4.48-7.5a11.4,11.4,0,0,1-1.87-5.84c0-1.38,0-2.76,0-4.13h.06c.08-1.38.14-2.76.25-4.14a3.09,3.09,0,0,0-2-3.3c-.55-.26-1.12-.48-1.7-.69a23,23,0,0,0-6.52-1.27,10,10,0,0,1-2.48-.41,9.45,9.45,0,0,1-5.55-4.55,5.69,5.69,0,0,0-4-2.84,12.76,12.76,0,0,0-7.24.47,1.33,1.33,0,0,1-1.66-.35,13.83,13.83,0,0,1-1-1.26c-.71-1-1.41-2-2.11-3a10.09,10.09,0,0,0-7.77-4.3,24.27,24.27,0,0,0-8.45.54c-1.18.29-1.46.14-1.88-1a12.42,12.42,0,0,1-.73-2.65A8.08,8.08,0,0,0,620,274c-.91-1-1.75-2.14-2.58-3.24a4.43,4.43,0,0,1-1-2.75,10.54,10.54,0,0,0-.73-3.36,32.21,32.21,0,0,0-4.31-8.08,6.36,6.36,0,0,0-5-2.79,14.14,14.14,0,0,0-2.52.11,39.8,39.8,0,0,0-7.18,1.57,8.45,8.45,0,0,1-6.25-.54,47.34,47.34,0,0,1-15.76-11.71,9.72,9.72,0,0,1-1.09-1.48,8.15,8.15,0,0,0-5.38-3.64,18.72,18.72,0,0,0-4.1-.53A34.34,34.34,0,0,0,553.63,239a6.29,6.29,0,0,1-4.26-.11c-.79-.3-1.57-.63-2.32-1-1.1-.53-2.19-1.11-3.27-1.69a10.43,10.43,0,0,0-3.92-1.22,31.8,31.8,0,0,0-5.52,0,90.24,90.24,0,0,0-10.5,1.21,3.14,3.14,0,0,1-3.41-1.29c-.5-.68-1-1.37-1.43-2.09a57.82,57.82,0,0,1-3.82-7.58,7.55,7.55,0,0,0-5.22-4.47,14.61,14.61,0,0,0-5-.67,7.62,7.62,0,0,1-5.14-1.61c-.87-.63-1.72-1.3-2.61-1.9-1.33-.9-2.67-1.8-4-2.63a14,14,0,0,0-4.26-1.68c-3.36-.73-5.46.3-6.95,3.39-.49,1-.87,2.12-1.3,3.19a8.17,8.17,0,0,1-1.18,2.22c-.87,1.08-1.67,1.21-2.75.32a24.38,24.38,0,0,1-2.49-2.38,6.54,6.54,0,0,0-5.13-2.17,36.26,36.26,0,0,0-3.9.21,10.17,10.17,0,0,1-6-1c-1.09-.58-2.19-1.12-3.24-1.75a56.72,56.72,0,0,1-8-5.79,15.83,15.83,0,0,0-3.16-2.29c-2.1-1-3.65-.73-5,1.14a27.48,27.48,0,0,0-1.83,2.92c-3.11,5.64-6.18,11.29-9.3,16.93A12.77,12.77,0,0,0,427.13,233.57Zm12.09-23.08a23.3,23.3,0,0,1,1.44-2.34c1.14-1.57,2-1.78,3.72-.82a20.68,20.68,0,0,1,2.43,1.74c1.45,1.13,2.85,2.34,4.33,3.43a47,47,0,0,0,7.23,4.46,11.57,11.57,0,0,0,6.21,1.3c1.45-.11,2.91-.16,4.37-.2a5.62,5.62,0,0,1,4.68,2,17.47,17.47,0,0,0,2.31,2.24c1.42,1.16,2.8,1.5,4.55-.58a8.41,8.41,0,0,0,1.29-2.42c.44-1.15.85-2.31,1.4-3.41,1.17-2.34,2.72-3,5.29-2.48a14.48,14.48,0,0,1,4.67,1.87c1.36.85,2.67,1.8,4,2.71.94.66,1.85,1.36,2.82,2a7.8,7.8,0,0,0,4.56,1.32,16,16,0,0,1,5,.57,6.55,6.55,0,0,1,4.56,3.85,63.38,63.38,0,0,0,3.82,7.59,16.14,16.14,0,0,0,2.18,3,3.75,3.75,0,0,0,3.71,1.17,71.76,71.76,0,0,1,11.88-1.32h.69c4.48-.05,4.61,0,8.55,2.06a30.3,30.3,0,0,0,4.17,1.93,7.14,7.14,0,0,0,4.72.11,31.76,31.76,0,0,1,11.59-1.35,13.24,13.24,0,0,1,3.37.66,6.58,6.58,0,0,1,3.64,2.66,28.23,28.23,0,0,0,5.41,5.93,52.6,52.6,0,0,0,8.81,6.24c1.27.71,2.59,1.34,3.92,1.92a9,9,0,0,0,6.07.38c1.92-.53,3.88-.91,5.82-1.37a14.5,14.5,0,0,1,3.89-.28,4.71,4.71,0,0,1,3.91,2.06,30.45,30.45,0,0,1,4.35,8.05,8.23,8.23,0,0,1,.56,2.69,5.93,5.93,0,0,0,1.39,3.81c.93,1.22,1.9,2.41,2.88,3.58a5.59,5.59,0,0,1,1.35,2.87,19.35,19.35,0,0,0,.71,2.89,6.63,6.63,0,0,0,.62,1.48,1.87,1.87,0,0,0,2.51,1,21.24,21.24,0,0,1,6.82-.78c.38,0,.77,0,1.15.06,3.23.28,5.92,1.5,7.71,4.34.49.78,1,1.53,1.56,2.28a16.58,16.58,0,0,0,1.27,1.63,2.36,2.36,0,0,0,2.9.72,10.33,10.33,0,0,1,4.73-.73,10.83,10.83,0,0,1,1.59.21,5.3,5.3,0,0,1,3.79,2.68,9.94,9.94,0,0,0,6.42,4.87,18.85,18.85,0,0,0,3.18.43,21.29,21.29,0,0,1,4.95,1c.51.16,1,.37,1.51.56a2.38,2.38,0,0,1,1.77,2.82,20.18,20.18,0,0,0-.16,2.06c-.09,1.61-.21,3.21-.24,4.82a13.4,13.4,0,0,0,2.22,7.61c1.44,2.26,2.78,4.59,4.15,6.9.31.52.55,1.1.89,1.6,1.55,2.3,1.34,4.81.88,7.31a5.9,5.9,0,0,1-3.61,4.47,13.3,13.3,0,0,1-7.4,1.17c-1.6-.23-3.17-.6-4.74-.92-.75-.15-1.5-.34-2.25-.49a4.85,4.85,0,0,0-3.33.56,44.82,44.82,0,0,0-7.74,5.35,14.77,14.77,0,0,0-1.61,1.65,5.46,5.46,0,0,0-1.4,3.55,30.14,30.14,0,0,1-1,6.82,28.46,28.46,0,0,1-1,3.28,12,12,0,0,1-6.08,6.61,36.11,36.11,0,0,1-3.78,1.66c-2.66.9-4.35.37-6.07-1.86-.69-.91-1.25-1.92-1.88-2.88a13,13,0,0,0-2.11-2.72,3,3,0,0,0-4-.43,10.49,10.49,0,0,0-2.3,1.9c-1.32,1.38-2.64,2.78-4,4.12a17.55,17.55,0,0,1-3.46,2.65c-1.59.89-3.14,1.22-4.71,0a4.5,4.5,0,0,0-.8-.46,3.82,3.82,0,0,0-4.32.28c-.86.64-1.7,1.32-2.51,2a18.42,18.42,0,0,1-12.13,4.17,4.3,4.3,0,0,1-3.33-1.26c-1-1-2.09-1.68-3.49-1-1.18.59-2.26,1.33-2.33,2.86,0,0-.1.1-.22.2-.24-.09-.51-.22-.8-.3a1.86,1.86,0,0,0-2.62,1.1,4.83,4.83,0,0,0-.52,3.12c.16.91.35,1.81.47,2.72a16.41,16.41,0,0,1-.74,7.71,15.43,15.43,0,0,0-.55,8.82,11,11,0,0,1,.25,2.5,4.79,4.79,0,0,1-1.89,4,23.27,23.27,0,0,1-12,4.93,9.1,9.1,0,0,1-6.48-1.85c-1.59-1.2-3.17-2.42-4.77-3.61-1.84-1.38-3.68-2.76-5.56-4.09a13.34,13.34,0,0,0-3.47-1.76,3.78,3.78,0,0,0-3.88.67c-1.06.89-2.07,1.83-3.1,2.75a51.39,51.39,0,0,1-6.25,5.06,24.66,24.66,0,0,1-2.4,1.36,4.47,4.47,0,0,1-4.79-.2c-1.6-1.07-3.22-2.08-4.82-3.14-1.14-.77-2.28-1.56-3.4-2.36a4.26,4.26,0,0,0-3.47-.81c-.75.16-1.52.2-2.28.32a30.31,30.31,0,0,1-5,.28,5.35,5.35,0,0,1-3.92-1.64c-1-1-2-1.92-3-2.86a13.92,13.92,0,0,0-3.15-2.28,4.93,4.93,0,0,0-4.44-.23c-1.32.59-2.64,1.2-4,1.84-2.61,1.29-5.2,2.62-7.82,3.88a15,15,0,0,1-4.15,1.33,4.35,4.35,0,0,1-3.46-.81,37.92,37.92,0,0,1-9.34-10.06,8.65,8.65,0,0,1-1.38-6.13,23,23,0,0,0-.65-9.12,11.62,11.62,0,0,1-.2-5c.15-.83.32-1.65.44-2.49a16.83,16.83,0,0,0-.61-7.72A6.11,6.11,0,0,0,453,357c-1.47-.64-2.89-1.41-4.31-2.18a10.49,10.49,0,0,1-4.54-4.09,5.86,5.86,0,0,0-3-2.37,28.54,28.54,0,0,0-4.43-1.23c-.74-.19-1.49-.36-2.24-.51a3.74,3.74,0,0,1-3.1-3.26,12.64,12.64,0,0,1,.48-6.34c.11-.37.29-.71.43-1.07a5.3,5.3,0,0,0,0-3.82,5.87,5.87,0,0,0-.67-1.46,3.47,3.47,0,0,1-.44-3.64c.58-1.37-.13-2.53-1-3.54a7,7,0,0,0-1.09-.83c-1-.76-1.09-1.22-.39-2.31.37-.58.83-1.1,1.17-1.7a1.91,1.91,0,0,0-.46-2.67,9.32,9.32,0,0,0-2-1.19c-1.73-.81-3.51-1.53-5.25-2.33a19.64,19.64,0,0,1-4-2.3,4.31,4.31,0,0,1-1.84-3.75A58.29,58.29,0,0,1,418.1,293a10.18,10.18,0,0,1,3-5.07,40.65,40.65,0,0,0,3.3-3.52,24.51,24.51,0,0,0,1.75-2.43,3.39,3.39,0,0,0,.25-3.47,24.63,24.63,0,0,1-1.86-7.33,6.47,6.47,0,0,1,.66-3.78c1.47-2.86,2.84-5.77,4.26-8.66a31.88,31.88,0,0,0,2.15-5.07,11.89,11.89,0,0,0-.08-7.46c-.71-2.1-1.39-4.22-2.09-6.33a25.34,25.34,0,0,1-1-4.71,11.69,11.69,0,0,1,1.26-7.36Q434.45,219.15,439.22,210.49Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M292.73,291.1c-.82-.69-1.71-1.3-2.55-2s-1.6-1.2-2.32-1.88a5.54,5.54,0,0,1-1.82-4.54c0-1,.17-2,.3-3a10.65,10.65,0,0,0-2-8c-.5-.68-1-1.36-1.55-2a44.3,44.3,0,0,0-10.15-8.92,11.44,11.44,0,0,1-3.36-3.1c-.75-1.06-1.53-2.11-2.2-3.23-1.26-2.1-2.47-4.23-3.66-6.37-1.74-3.15-3.35-6.38-5.19-9.48-3.65-6.18-12-10.63-20.52-6.39a24.45,24.45,0,0,1-3.4,1.38,4.59,4.59,0,0,1-4-.17,21.42,21.42,0,0,0-7.63-2.38c-1.43-.25-2.87-.5-4.31-.69a101.12,101.12,0,0,0-14.44-1.15,25.52,25.52,0,0,0-4.79.5,11.33,11.33,0,0,0-9.45,9.7c-.18,1-.28,2-.4,3a33.29,33.29,0,0,1-.79,4.76,4.78,4.78,0,0,1-1,2.06c-.75.8-1.42,1.11-2.29.08-.39-.46-.83-.9-1.26-1.33a5.83,5.83,0,0,0-4.11-1.79,21.92,21.92,0,0,0-4.36.24,51.21,51.21,0,0,0-10.54,3.18,7.19,7.19,0,0,0-4.71,6.73,27.6,27.6,0,0,0,.28,5.74,32.24,32.24,0,0,1,.71,5.38c-1-.56-1.7-1-2.43-1.37a14.17,14.17,0,0,0-5.38-1.91,13.59,13.59,0,0,0-15.2,12.34c-.17,1.67-.14,3.37-.24,5-.06,1-.13,2-.28,3-.11.71-.63,1-1.35.93a6.47,6.47,0,0,1-2.75-1.12c-1.25-.75-2.45-1.57-3.69-2.34a11.47,11.47,0,0,0-2.9-1.36c-2.11-.59-3.3-.2-4.59,1.57a9.93,9.93,0,0,0-1.36,2.65c-.6,1.82-1.21,3.64-1.72,5.48-.65,2.28-1.18,4.6-1.8,6.89a12.52,12.52,0,0,1-.8,2.14,1.27,1.27,0,0,1-1.32.76,7,7,0,0,1-1.57-.29c-1.08-.38-2.15-.81-3.2-1.26a30.07,30.07,0,0,0-3.89-1.4,7,7,0,0,0-6.11,1.11,14.4,14.4,0,0,0-3.36,3.43,27.25,27.25,0,0,0-4.22,8.89,15,15,0,0,0,.29,8.83A31.47,31.47,0,0,0,96.63,326a6.56,6.56,0,0,0,1.77,1.79,25.55,25.55,0,0,0,2.49,1.65A70.63,70.63,0,0,0,122,337.12a29,29,0,0,1,3.78.95,4,4,0,0,1,2.7,3.17c.13.68.26,1.36.33,2a5.41,5.41,0,0,0,1.93,3.55,20.21,20.21,0,0,0,4.35,3A42.12,42.12,0,0,0,146,353.93a8.41,8.41,0,0,1,3.18,1.27,4.88,4.88,0,0,1,2.15,5.4c-.15.75-.39,1.48-.6,2.22a29,29,0,0,0-1.2,6.54,15.82,15.82,0,0,0,1.58,8,8.82,8.82,0,0,0,9.23,5.08,11,11,0,0,0,7.84-4.73,14.88,14.88,0,0,0,1.87-3.92c1.07-3.28,2.13-6.56,3.23-9.82a20.72,20.72,0,0,1,1.25-2.95,5.29,5.29,0,0,1,3.91-2.92c.6-.11,1.19-.27,1.79-.42a7.45,7.45,0,0,0,5.08-4c.46-.88.95-1.75,1.38-2.64.91-1.91,2.21-3.07,4.51-2.73a3,3,0,0,0,2.79-1.31c.52-.66,1-1.35,1.52-2a7.56,7.56,0,0,1,1.77-1.8.65.65,0,0,1,1.07.37c.24,1,.46,1.94.64,2.91.54,2.86,1,5.74,1.75,8.56a14.71,14.71,0,0,0,8.67,10.09,47.2,47.2,0,0,0,8.27,2.75,14.38,14.38,0,0,0,6.16.06,21.42,21.42,0,0,0,6.36-2.55c3.11-1.75,6.22-2,9.35,0a15.76,15.76,0,0,0,5.12,2,63.42,63.42,0,0,0,11.66,1.1,7.86,7.86,0,0,0,1.37-.14,4.38,4.38,0,0,0,3.63-2.82,13.69,13.69,0,0,0,.77-2.4,16,16,0,0,1,3.66-7.33c1.69-2,3.46-3.9,5.19-5.85,1-1.15,2-2.3,3-3.46a4,4,0,0,0,.88-4.08,8,8,0,0,1,.34-5.39c.38-1.09.86-2.13,1.32-3.19a12.44,12.44,0,0,0,.48-9.19c-.32-.94-.57-1.91-.84-2.87a7.37,7.37,0,0,1-.08-3.87,12.44,12.44,0,0,1,3.51-6.09,24.82,24.82,0,0,1,3.45-2.67c2.1-1.41,4.22-2.8,6.3-4.23a16.68,16.68,0,0,0,3.88-3.57c1.91-2.47,2-5.22,1.15-8.08A4.52,4.52,0,0,0,292.73,291.1Zm-.05,8.9a12.17,12.17,0,0,1-2.63,2.87,52,52,0,0,1-5.28,3.69,58,58,0,0,0-5.26,3.71,13.83,13.83,0,0,0-4.19,5.94,9.82,9.82,0,0,0-.27,6.31c.28,1,.57,1.91.86,2.86a11.12,11.12,0,0,1-.32,7.44c-.39,1-.83,2-1.25,3a10,10,0,0,0-.63,7.17,2.63,2.63,0,0,1-.41,2.39,19.11,19.11,0,0,1-1.44,1.79c-1.48,1.66-3,3.28-4.49,4.94-1,1.08-1.93,2.19-2.84,3.32a16.51,16.51,0,0,0-3.54,7.14,17.22,17.22,0,0,1-.75,2.41,3.34,3.34,0,0,1-3.13,2.31c-1,.07-2,0-3.18,0a67.65,67.65,0,0,1-8.27-.88,16.57,16.57,0,0,1-5.79-2.12,9.2,9.2,0,0,0-9.62-.24c-1.09.55-2.15,1.18-3.27,1.68a14.46,14.46,0,0,1-10.33.7c-1.91-.57-3.79-1.21-5.66-1.89a19.52,19.52,0,0,1-2.69-1.29,12.57,12.57,0,0,1-6.11-7.46,60.24,60.24,0,0,1-1.79-8.07c-.17-1-.32-2-.52-2.94a9.73,9.73,0,0,0-.52-1.77c-.59-1.39-1.51-1.68-2.71-.81a13,13,0,0,0-1.68,1.56,8.67,8.67,0,0,0-1.1,1.47,3.36,3.36,0,0,1-3.57,1.91,4,4,0,0,0-3.87,2c-.39.57-.71,1.19-1,1.79-.44.81-.86,1.63-1.29,2.44a6.18,6.18,0,0,1-4.07,3.13c-.66.18-1.34.32-2,.47a7,7,0,0,0-4.74,3.7,11.47,11.47,0,0,0-.75,1.68q-1.59,4.68-3.12,9.36a25,25,0,0,1-1.73,4.5,9.55,9.55,0,0,1-7.55,5,7.35,7.35,0,0,1-7.48-3.5,13,13,0,0,1-2-6.53,19.65,19.65,0,0,1,.69-6.15c.3-1.19.65-2.37,1-3.55a6.46,6.46,0,0,0-4.13-8.16,20,20,0,0,0-2.65-.74,40.79,40.79,0,0,1-11-4.48,24.94,24.94,0,0,1-2.81-2,4.33,4.33,0,0,1-1.8-3.33,13.17,13.17,0,0,0-.38-2,5,5,0,0,0-3.11-3.73,15.76,15.76,0,0,0-3.76-1,69,69,0,0,1-21.48-7.84,11.23,11.23,0,0,1-4.88-5,37.61,37.61,0,0,1-1.9-4.43,13.16,13.16,0,0,1-.22-7.71,26.2,26.2,0,0,1,4.39-9,13.58,13.58,0,0,1,2.57-2.62,5.52,5.52,0,0,1,4.77-1.1,25.94,25.94,0,0,1,2.85.86c1.08.4,2.12.9,3.19,1.32a15,15,0,0,0,2.18.72c2.2.51,3.38-.06,4.11-2.2.64-1.88,1.07-3.83,1.6-5.75.61-2.21,1.19-4.44,1.85-6.64a14.12,14.12,0,0,1,1.73-3.74,2.51,2.51,0,0,1,2.78-1.15,8.17,8.17,0,0,1,2.74,1.14c1.38.83,2.72,1.72,4.09,2.58a8.93,8.93,0,0,0,2.71,1.21,2.42,2.42,0,0,0,3.15-1.88,10.59,10.59,0,0,0,.28-3,51.31,51.31,0,0,1,.39-6.19c1.09-8.32,11-12.57,17.38-9.09l2.22,1.21c.54.29,1.07.61,1.63.85a1.11,1.11,0,0,0,1.63-1,6.61,6.61,0,0,0-.08-1.6c-.26-1.89-.57-3.79-.84-5.68a14.32,14.32,0,0,1,.14-5.26,5.5,5.5,0,0,1,3.33-4.11,44.46,44.46,0,0,1,12.11-3.48,15.89,15.89,0,0,1,2.29-.09,5.25,5.25,0,0,1,4.07,1.81,16.89,16.89,0,0,0,1.43,1.5,1.92,1.92,0,0,0,2.53.2,4.62,4.62,0,0,0,1.95-2.48,17.81,17.81,0,0,0,.86-3.81c.18-1.29.34-2.58.46-3.88.43-4.63,3-9.11,10-10a30.1,30.1,0,0,1,4.13-.23,109,109,0,0,1,20.53,2.37,12,12,0,0,1,3.86,1.43,6,6,0,0,0,5.52.5,32.32,32.32,0,0,0,3.4-1.39c7.36-3.78,15.13-.38,19,5.69.58.9,1.08,1.85,1.59,2.8,2.28,4.25,4.45,8.56,7,12.68.68,1.11,1.39,2.2,2.14,3.27a15.52,15.52,0,0,0,4.47,4.22,43.09,43.09,0,0,1,10.2,9.23c.48.59.87,1.26,1.3,1.89a8.19,8.19,0,0,1,1.38,5.24c-.07,1.15-.15,2.3-.28,3.44a7.52,7.52,0,0,0,3,7.09c1,.81,2.1,1.55,3.15,2.32a5.14,5.14,0,0,1,2.41,3.21A7.57,7.57,0,0,1,292.68,300Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M441.23,250a35.53,35.53,0,0,1-1.26,6.53c-2.76,10.12-6,20.1-8.41,30.33-.74,3.21-1.77,6.35-2.56,9.55a13,13,0,0,0,4.68,13.12,5.32,5.32,0,0,1,1.95,5.94,6.21,6.21,0,0,1-.73,1.91c-1.13,1.65-.68,3,.52,4.35.16.17.31.35.47.51a2.21,2.21,0,0,1,.69,2.08,9.93,9.93,0,0,0,.56,5,12.36,12.36,0,0,1,.71,5.42c-.26,2.49,1,4.07,3.2,5,.78.32,1.57.62,2.33,1a5.58,5.58,0,0,1,3.31,3.88c.14.59.35,1.17.49,1.77a8.2,8.2,0,0,0,3.42,5c1.38,1,2.82,1.84,4.24,2.76,1.09.71,2.2,1.4,3.25,2.16a7.35,7.35,0,0,1,2.77,4.12,10.39,10.39,0,0,1-.79,8,12.25,12.25,0,0,0-1.25,7.79c.4,2.88,1,5.73,1.28,8.64a10.11,10.11,0,0,0,1.91,4.88A16.86,16.86,0,0,0,466,393.9c4.08,3,5.59,3.38,10.45,1.76a43,43,0,0,0,9.09-4.38,4.78,4.78,0,0,1,4.36-.53,16,16,0,0,1,3.5,1.72,32.94,32.94,0,0,1,4.44,3.64c3.21,3,6.88,4.22,11.2,2.77l.67-.19a2.09,2.09,0,0,1,2.75.95,8,8,0,0,0,2.2,2.33,35.64,35.64,0,0,0,7.28,3.9,2.05,2.05,0,0,0,2-.13,13.16,13.16,0,0,0,1.9-1.28c1-.91,2.05-1.86,3-2.85,1.6-1.65,3.15-3.35,4.74-5,1-1,1.94-2,3-2.91a2.81,2.81,0,0,1,3-.67,15.71,15.71,0,0,1,2.94,1.29,57.2,57.2,0,0,1,5.72,3.85c2.47,1.81,4.93,3.64,7.43,5.41a14.53,14.53,0,0,0,2.81,1.55c3.93,1.61,7.5.83,10.76-1.77a4.46,4.46,0,0,0,1.73-3.82,12.34,12.34,0,0,0-.14-1.61c-.26-1.74-.47-3.49-.83-5.22a3.79,3.79,0,0,1,1-3.59c.31-.34.59-.71.87-1.07a4.76,4.76,0,0,0,.77-5c-.17-.43-.34-.86-.47-1.29a28.37,28.37,0,0,1-1.62-8.09c0-.46,0-.92,0-1.38.13-1.48.53-1.83,2.09-1.71.68,0,1.36.22,2,.32a3.56,3.56,0,0,0,2.25-.22,1.65,1.65,0,0,0,1.08-1.6c0-.23,0-.46,0-.69-.12-.82.36-1.26,1-1.64a3.11,3.11,0,0,1,2.45-.29c.81.2,1.61.49,2.4.77a57.49,57.49,0,0,0,6.78,2.17,8.79,8.79,0,0,0,8.35-2c.85-.77,1.62-1.63,2.39-2.48s1.29-1.52,1.91-2.3a2.92,2.92,0,0,1,3.85-1c.91.4,1.86.7,2.81,1a7.47,7.47,0,0,0,6.2-.69,19.34,19.34,0,0,0,3.75-2.64c1.69-1.56,3.33-3.18,5-4.76a22.49,22.49,0,0,1,1.7-1.54,1.2,1.2,0,0,1,1.83.21,11.28,11.28,0,0,1,1.63,2.76c.9,1.95,1.78,3.9,2.71,5.83a9,9,0,0,0,1.1,1.75c1.35,1.65,2.94,1.79,4.62.46a10.82,10.82,0,0,0,2.37-2.8,26,26,0,0,0,2.5-5.66c1.1-3.18,2.23-6.36,3.36-9.53a6.59,6.59,0,0,1,3-3.62,44.09,44.09,0,0,0,8.23-5.86c.11-.1.24-.18.36-.28a7.58,7.58,0,0,1,6-1.62,15.14,15.14,0,0,1,2.92.6c2.92,1,5.24.08,7.27-2a36.07,36.07,0,0,0,3.49-4.57,4,4,0,0,0,.54-3.51,13.19,13.19,0,0,0-1.45-3.36c-1.15-1.91-2.29-3.81-3.48-5.69a11.81,11.81,0,0,1-1.53-8.62c.15-.91.38-1.81.52-2.71a1.94,1.94,0,0,0-1.53-2.44,7.56,7.56,0,0,0-3.41-.18c-1,.13-2,.31-3,.34a10.1,10.1,0,0,1-8.61-4c-.28-.36-.57-.71-.85-1.08a7.13,7.13,0,0,0-7-3c-1.21.15-2.45.15-3.67.26a2.5,2.5,0,0,1-2.79-1.89,15.53,15.53,0,0,0-.67-1.71c-.5-1-1-2.06-1.61-3a6.84,6.84,0,0,0-4.84-3.18,14.34,14.34,0,0,0-4.8-.15c-2.13.3-4.24.66-6.37,1-1.21.18-2.42.36-3.64.45a1,1,0,0,1-1.1-1.18,20.87,20.87,0,0,1,.57-2.46c.24-.88.52-1.76.81-2.63a3,3,0,0,0-.63-3.2c-.47-.51-.87-1.08-1.29-1.62a27.7,27.7,0,0,1-5.54-12.23c-.1-.53-.15-1.07-.29-1.59a5.33,5.33,0,0,0-5.71-4.28,12.24,12.24,0,0,0-1.6.18,22.51,22.51,0,0,0-5.7,1.73,6.54,6.54,0,0,1-5.13.14c-2.51-.93-5-1.9-7.52-2.84-2.23-.83-4.41-1.83-6.69-2.43a88.35,88.35,0,0,1-9.15-3c-5.58-2.14-11.15-4.32-16.73-6.45a19.31,19.31,0,0,0-4.38-1.35,17.94,17.94,0,0,1-4.82-1.47c-1.06-.45-2.13-.85-3.21-1.26a11.61,11.61,0,0,0-5-.75,27.4,27.4,0,0,1-5.5-.29c-3.57-.45-7.12-1.15-10.72-1.31l-2.76-.1a5.36,5.36,0,0,1-4.31-2.29,17.69,17.69,0,0,1-1.25-1.93c-.41-.73-.79-1.49-1.15-2.25a6.18,6.18,0,0,0-5-3.63c-.61-.09-1.22-.17-1.83-.22a14.29,14.29,0,0,1-8.43-3.24,26.38,26.38,0,0,0-3.64-2.41,4.27,4.27,0,0,0-5.14.39,23.83,23.83,0,0,0-2.06,1.83c-.72.7-1.38,1.44-2.09,2.15a11.6,11.6,0,0,1-3.63,2.38,3.26,3.26,0,0,1-3.28-.21c-1-.63-1.9-1.29-2.84-2a25,25,0,0,0-4.34-2.58,9,9,0,0,0-6.49-.55c-.44.14-.89.24-1.33.36a4.5,4.5,0,0,1-4.51-.89,26.92,26.92,0,0,0-3.56-2.52,13.5,13.5,0,0,0-6.28-2,5.42,5.42,0,0,0-5.45,3.08,12.4,12.4,0,0,0-1.36,4.13c-.45,3.11-.91,6.22-1.23,9.34a15.61,15.61,0,0,0,1.66,9.14A11.06,11.06,0,0,1,441.23,250Zm-1.48-16.16a66.46,66.46,0,0,1,1.36-9.32,13.78,13.78,0,0,1,.9-2.6,4.23,4.23,0,0,1,4.83-2.65,13.08,13.08,0,0,1,5.58,2c1.15.76,2.3,1.54,3.37,2.4a5,5,0,0,0,4.94,1.05c.36-.12.75-.16,1.11-.28a8.74,8.74,0,0,1,7.31.81c1.07.6,2.09,1.29,3.11,2,.77.5,1.53,1,2.26,1.59a5,5,0,0,0,6,.29,17.69,17.69,0,0,0,4.14-3.26c.85-.88,1.7-1.76,2.61-2.58a3.45,3.45,0,0,1,4.45-.41,30.7,30.7,0,0,1,3.43,2.31,13.94,13.94,0,0,0,8,3.23c.84.06,1.67.24,2.51.34a5,5,0,0,1,4.16,2.85c.65,1.31,1.36,2.58,2.12,3.82a6.79,6.79,0,0,0,4.27,3.26,6.61,6.61,0,0,0,1.59.21c3.86-.1,7.63.66,11.44,1.13a37.22,37.22,0,0,0,8.24.55,6.76,6.76,0,0,1,2.94.44c1.29.46,2.58,1,3.86,1.46a22.21,22.21,0,0,0,5.26,1.59,15.9,15.9,0,0,1,3.73,1.15c5.44,2.06,10.87,4.17,16.3,6.26a92.72,92.72,0,0,0,10,3.38,79.8,79.8,0,0,1,9.66,3.65c1.26.51,2.52,1,3.78,1.5a.47.47,0,0,0,.26.11,8.89,8.89,0,0,0,6.66-.3c1.25-.55,2.61-.86,3.92-1.29a9.32,9.32,0,0,1,3.19-.35,3.86,3.86,0,0,1,3.91,3,10.15,10.15,0,0,1,.38,1.56,28.45,28.45,0,0,0,5.82,13.09,7.06,7.06,0,0,0,.73.89,3.11,3.11,0,0,1,.67,3.78c-.32.86-.57,1.75-.82,2.63a7.84,7.84,0,0,0-.33,1.57c-.11,1.75.68,2.62,2.4,2.62a13.64,13.64,0,0,0,2.29-.21c1.89-.29,3.78-.62,5.66-.95a23.94,23.94,0,0,1,5.28-.28,6.4,6.4,0,0,1,5.79,3.52c.57,1.09,1.06,2.21,1.53,3.34,1.13,2.76,2.18,3.42,5.09,3.16l3.66-.32a5.35,5.35,0,0,1,4.66,2c.45.53.86,1.08,1.3,1.61a11.48,11.48,0,0,0,11.21,4.35,15.58,15.58,0,0,1,3.67-.21c1.19.12,1.48.49,1.3,1.64s-.4,2.27-.56,3.4a12,12,0,0,0,1.6,8c.85,1.45,1.8,2.85,2.67,4.29a22.6,22.6,0,0,1,2,3.86,3.82,3.82,0,0,1-.5,4.1c-.83,1-1.53,2.11-2.36,3.11a11.6,11.6,0,0,1-1.83,1.74,4.37,4.37,0,0,1-3.9.85c-1-.27-2.09-.49-3.13-.75a8.81,8.81,0,0,0-7.42,1.49,18.92,18.92,0,0,0-1.8,1.44,30.07,30.07,0,0,1-5.21,3.75c-4.18,2.44-4.59,2.93-6.24,7.51-1,2.74-1.9,5.51-2.82,8.27a20.12,20.12,0,0,1-2.63,5.34,7.52,7.52,0,0,1-1.72,1.84,1.78,1.78,0,0,1-2.65-.25,7.37,7.37,0,0,1-1-1.53c-.81-1.65-1.59-3.32-2.35-5a19,19,0,0,0-2-3.64c-1.14-1.52-2.47-1.73-4-.59a20.8,20.8,0,0,0-1.68,1.57c-1.67,1.59-3.31,3.2-5,4.75A16.12,16.12,0,0,1,615.2,361a6.15,6.15,0,0,1-5.11.45c-1.08-.39-2.18-.73-3.24-1.16A3.37,3.37,0,0,0,603,361c-.67.62-1.24,1.35-1.86,2-1,1.08-1.88,2.23-2.92,3.24a7.52,7.52,0,0,1-6.76,2.08,36.36,36.36,0,0,1-6.16-1.83c-1.31-.45-2.61-.89-3.93-1.3a3.7,3.7,0,0,0-2.89.34c-1.25.63-2.11,1.47-1.93,3.05.1.86-.21,1.11-1,1.08s-1.52-.15-2.29-.23a9,9,0,0,0-1.36-.14,2.58,2.58,0,0,0-2.62,2.15,9.2,9.2,0,0,0,0,3.43,36.69,36.69,0,0,0,1.79,7.6c.12.36.25.72.4,1.08a3.39,3.39,0,0,1-.49,3.47c-.41.56-.84,1.1-1.28,1.62a4.31,4.31,0,0,0-1,3.63c.22,1.37.41,2.73.68,4.09a28.64,28.64,0,0,1,.31,3.2,3.28,3.28,0,0,1-1.43,3,9,9,0,0,1-9.71,1.28,14.28,14.28,0,0,1-3-1.76c-2.47-1.81-4.92-3.66-7.42-5.45-1.62-1.16-3.29-2.24-5-3.31a12.45,12.45,0,0,0-3.13-1.42,4,4,0,0,0-4.27.87c-.93.92-1.89,1.8-2.79,2.74-2,2-3.89,4.14-5.88,6.16-.91.92-1.95,1.72-2.94,2.56a2,2,0,0,1-2.34.27c-1.64-.84-3.29-1.65-4.91-2.53a9.41,9.41,0,0,1-3.57-3.18,2.85,2.85,0,0,0-3.74-1.31c-.29.1-.6.15-.89.24-3.73,1.21-6.94.19-9.8-2.28-1.16-1-2.27-2.07-3.46-3a16.6,16.6,0,0,0-4.57-2.62,6.4,6.4,0,0,0-6.13.55,46.53,46.53,0,0,1-8.88,4.27,8.16,8.16,0,0,1-8.79-1.41,20.47,20.47,0,0,1-3.86-3.92,10.54,10.54,0,0,1-1.87-4.87c-.27-2.29-.68-4.55-1-6.83-.14-1-.26-2-.33-3a9.41,9.41,0,0,1,1.18-5.53,11.63,11.63,0,0,0,1.15-8,8.83,8.83,0,0,0-3.67-5.9c-1.38-1-2.84-1.82-4.26-2.72a28.9,28.9,0,0,1-3.77-2.63,6.15,6.15,0,0,1-2.05-3.25c-.16-.67-.37-1.33-.54-2a7.44,7.44,0,0,0-4.53-5.16l-2.33-1a3,3,0,0,1-2-3.47,11.94,11.94,0,0,0-.7-5.65,9.82,9.82,0,0,1-.53-5,2.73,2.73,0,0,0-.66-2.35,6.59,6.59,0,0,0-.6-.69,2.48,2.48,0,0,1-.44-3.66,6.2,6.2,0,0,0,.76-2.15,6.62,6.62,0,0,0-2.58-6.93,10.89,10.89,0,0,1-4.11-6.46,12.19,12.19,0,0,1,.18-6.37c1.67-5.42,2.92-10.95,4.32-16.45,1.13-4.45,2.54-8.83,3.8-13.25,1.12-3.91,2.22-7.82,3.26-11.74a20.91,20.91,0,0,0,.74-5.69,9.67,9.67,0,0,0-1-4.67A16.37,16.37,0,0,1,439.75,233.88Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M280.85,290.79a43.33,43.33,0,0,1,.45-7.11,6.79,6.79,0,0,0-1-4.84c-.76-1.24-1.5-2.51-2.35-3.68a127.73,127.73,0,0,0-14.2-16.27,33.35,33.35,0,0,1-3.67-4.12c-1.64-2.21-3.27-4.44-5-6.63a46.36,46.36,0,0,0-6.29-6.7,18.52,18.52,0,0,0-10.58-4.58,23.75,23.75,0,0,0-8.65.82,12.86,12.86,0,0,1-6.8,0c-2.74-.7-5.47-1.46-8.22-2.17a35,35,0,0,0-8.39-1.22c-.69,0-1.38-.05-2.07,0a10.12,10.12,0,0,0-7.76,4.33,11.66,11.66,0,0,0-1.59,3c-.5,1.52-.9,3.08-1.43,4.6a8.62,8.62,0,0,0-.22,4.53c.19,1,.44,1.95.58,2.94a19.26,19.26,0,0,1,.14,2.52,1.46,1.46,0,0,1-1.08,1.35,1.24,1.24,0,0,1-1.4-.55c-.58-.71-1.13-1.45-1.74-2.14a9,9,0,0,0-7.74-3.28,17.85,17.85,0,0,0-2.73.33c-2.39.55-4.77,1.16-7.13,1.79a9.7,9.7,0,0,0-4.45,2.75c-2.9,3-4.52,8.26-1.9,12.47a4.61,4.61,0,0,1,.71,2.17.91.91,0,0,1-.74,1,4.72,4.72,0,0,1-2.05.08c-.83-.13-1.66-.28-2.48-.47a37.72,37.72,0,0,0-6.6-.92,16.54,16.54,0,0,0-8.68,1.76,5.42,5.42,0,0,0-3,5,9.68,9.68,0,0,0,.21,2.28c.39,1.72.86,3.42,1.3,5.12.33,1.26.69,2.52,1,3.79a6.54,6.54,0,0,1,.12,1.82,2.39,2.39,0,0,1-1.55,2.1,4.89,4.89,0,0,1-3.37.18,12.41,12.41,0,0,1-3.32-1.55,44.06,44.06,0,0,1-4.54-3.52,29.79,29.79,0,0,0-2.33-1.87,2.46,2.46,0,0,0-3,.06,5.52,5.52,0,0,0-1.59,1.64,25.77,25.77,0,0,0-1.6,2.79c-1,2.23-2,4.48-2.95,6.73a28.38,28.38,0,0,1-1.85,3.7,6.72,6.72,0,0,1-4.31,3.19c-.82.19-1.64.39-2.46.61a9.08,9.08,0,0,0-6.7,6c-.18.51-.35,1-.53,1.52a5.27,5.27,0,0,0,.52,4.63,13,13,0,0,0,2.49,3,34.94,34.94,0,0,0,6.83,4.66,94.77,94.77,0,0,0,18.67,7.64,9.88,9.88,0,0,1,5.36,3.72,30.2,30.2,0,0,1,2.18,3.51c.87,1.62,1.6,3.31,2.43,4.95a22.45,22.45,0,0,0,1.28,2.17,2.32,2.32,0,0,0,1.69,1.09c.76.11,1.51.25,2.26.39,1.58.31,3.17.59,4.72,1a11.25,11.25,0,0,1,2.32,1,1.82,1.82,0,0,1,1,1.67,17.65,17.65,0,0,1,0,2.3c-.22,2.28-.53,4.56-.74,6.85-.14,1.45-.19,2.91-.24,4.36a4,4,0,0,0,.56,2.2,1.82,1.82,0,0,0,2.94.34,4.58,4.58,0,0,0,1.05-1.77c.39-1,.7-2,1.05-3a16.67,16.67,0,0,1,1.56-3.57,3.28,3.28,0,0,1,2.32-1.67,3.46,3.46,0,0,0,3-3.3c.08-.6,0-1.23.18-1.82.46-2,1.65-2.93,3.63-2.61,1,.15,2,.37,2.94.54a4.27,4.27,0,0,0,4.8-2.33,18.86,18.86,0,0,0,1-2.09c.3-.7.56-1.42.88-2.12a6.22,6.22,0,0,1,3.61-3.34c.8-.28,1.59-.58,2.4-.8a15.07,15.07,0,0,0,7.33-4.54c.56-.62,1.17-1.21,1.79-1.78a.71.71,0,0,1,1.17.13c.72,1.27,1.48,2.52,2.07,3.84,1.82,4.06,3.63,8.12,5.3,12.23a11.07,11.07,0,0,0,6.41,6.21,22.89,22.89,0,0,0,9.69,1.48,14.44,14.44,0,0,0,6.62-1.7,6.46,6.46,0,0,1,6.17-.1,32.37,32.37,0,0,1,4.36,2.57c1.47,1,2.91,2,4.43,2.88a10.11,10.11,0,0,0,10.31.18,8.45,8.45,0,0,0,4.22-4.09,22.52,22.52,0,0,1,3.39-5.43,128.13,128.13,0,0,1,9.15-10.33,9.12,9.12,0,0,0,2.7-6.61,35.86,35.86,0,0,0-.71-6.62c-.46-2.64-1-5.27-1.37-7.93a8.25,8.25,0,0,1,2.59-7.51c.84-.79,1.71-1.54,2.57-2.31a21.21,21.21,0,0,0,4.48-5.5,9.94,9.94,0,0,0,1-8.2A19,19,0,0,1,280.85,290.79Zm-1.23,13.52a21.64,21.64,0,0,1-4.52,5.47c-.81.71-1.63,1.41-2.4,2.15a9.31,9.31,0,0,0-2.93,7,31.3,31.3,0,0,0,.73,5.46,72.27,72.27,0,0,1,1.33,8.63c.05.84.05,1.69,0,2.53a7.16,7.16,0,0,1-2.2,4.9,127.55,127.55,0,0,0-9,10.14,20.39,20.39,0,0,0-3.8,6,5.53,5.53,0,0,1-1.86,2.3c-2.68,2.22-6.76,3.74-11.31.94-1.76-1.08-3.45-2.28-5.19-3.41a26.25,26.25,0,0,0-3.81-2.12,7.16,7.16,0,0,0-6.44.14c-4.82,2.49-9.76,2.18-14.74.67a13.77,13.77,0,0,1-2.92-1.34,8.06,8.06,0,0,1-3.46-3.87c-1.67-3.95-3.39-7.89-5.11-11.82a32,32,0,0,0-2.4-4.7c-1.21-1.87-2-2-3.63-.43-.68.61-1.31,1.29-1.94,2a12.32,12.32,0,0,1-5.58,3.5c-1,.29-2,.65-3.06,1a7.43,7.43,0,0,0-4.46,4.06c-.35.77-.64,1.56-1,2.33a15,15,0,0,1-.66,1.47c-1,1.82-1.9,2.32-3.91,2-.91-.13-1.8-.38-2.71-.5-3-.38-4.7,1-5.09,3.92-.07.53-.11,1.06-.19,1.6a2.27,2.27,0,0,1-2,2.2c-1.79.18-2.64,1.37-3.42,2.73a23.14,23.14,0,0,0-1.69,4.27,14.11,14.11,0,0,1-1.2,3,.78.78,0,0,1-1.51-.18,10.71,10.71,0,0,1-.17-3.66c.29-2.43.59-4.87.86-7.31.1-1,.15-2,.18-3a3.82,3.82,0,0,0-2.42-3.82,21.28,21.28,0,0,0-5.3-1.46c-1.06-.19-2.12-.37-3.18-.5a2.26,2.26,0,0,1-1.83-1.23c-.58-1.08-1.12-2.17-1.66-3.28a48.49,48.49,0,0,0-3.29-6.05,12.2,12.2,0,0,0-7.06-5.15,88.24,88.24,0,0,1-17.63-7.2,37.31,37.31,0,0,1-6.33-4.15,12.19,12.19,0,0,1-2.77-3,4.29,4.29,0,0,1-.55-3.52,16.39,16.39,0,0,1,1.13-3,7.19,7.19,0,0,1,4.44-3.76c1.1-.34,2.21-.66,3.33-.9a7.86,7.86,0,0,0,4.92-3.51,21.23,21.23,0,0,0,2.26-4.52,74.42,74.42,0,0,1,3.2-7.12,10.53,10.53,0,0,1,1.64-2.49c1-1,1.66-1.14,2.78-.28S132,289,133,289.72c1.27,1,2.54,2,3.86,2.89a10.05,10.05,0,0,0,3.56,1.56,7.08,7.08,0,0,0,3,.06,3.74,3.74,0,0,0,3.3-4,15.6,15.6,0,0,0-.77-4.29c-.46-1.62-.93-3.24-1.39-4.86a13.16,13.16,0,0,1-.39-3.42,4.21,4.21,0,0,1,2.54-4,14.91,14.91,0,0,1,6-1.49,31.52,31.52,0,0,1,7.31.7,22.37,22.37,0,0,0,4.07.71,12.37,12.37,0,0,0,1.61,0,2.11,2.11,0,0,0,2-2.92,8.57,8.57,0,0,0-.86-2.13c-2.45-4.14-.45-9.07,2.23-11.51a7.77,7.77,0,0,1,3.14-1.85c2.81-.75,5.6-1.58,8.48-2.07a8.43,8.43,0,0,1,8.57,3.2,21.65,21.65,0,0,0,1.61,1.95,2.51,2.51,0,0,0,4.13-.91,4.59,4.59,0,0,0,.21-2.49c-.27-1.58-.53-3.17-.8-4.76a5.9,5.9,0,0,1,0-2.51,45.29,45.29,0,0,1,1.77-5.7,9.15,9.15,0,0,1,9-6.26,31,31,0,0,1,8,.92c2.9.72,5.78,1.53,8.67,2.28a16.38,16.38,0,0,0,4.06.71,12.25,12.25,0,0,0,3.18-.34,29.65,29.65,0,0,1,7.26-1.09,17.46,17.46,0,0,1,11.81,4.35,45.83,45.83,0,0,1,6.57,7.07c1.67,2.19,3.3,4.42,4.95,6.63a30.54,30.54,0,0,0,3.23,3.59,123.07,123.07,0,0,1,14.61,16.82c.76,1.06,1.42,2.19,2.07,3.32a4.87,4.87,0,0,1,.63,3.09c-.19,1.45-.27,2.9-.4,4.36a25.47,25.47,0,0,0,.8,9.79A8.9,8.9,0,0,1,279.62,304.31Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M583.74,257.52a147,147,0,0,0-19.32-4.13,25.39,25.39,0,0,1-8.9-2.9,59,59,0,0,1-8.67-5.63,15.12,15.12,0,0,0-8.27-3.1,22.73,22.73,0,0,0-4.59.1,72.38,72.38,0,0,0-8.15,1.44,26.2,26.2,0,0,1-12.75-.28,8.5,8.5,0,0,1-4.46-2.21,4.91,4.91,0,0,0-2-1.16,12,12,0,0,0-8.1-.52,3.34,3.34,0,0,1-3.59-.81,26.12,26.12,0,0,0-2.33-1.87,5.35,5.35,0,0,0-4.36-.94c-1,.21-1.94.46-2.89.75a23.53,23.53,0,0,0-2.59.94,8.06,8.06,0,0,1-6.9-.17c-1.25-.57-2.5-1.17-3.72-1.81a11.94,11.94,0,0,0-3.45-1.22,36.12,36.12,0,0,0-12.14-.13,5.29,5.29,0,0,0-4.21,3.16,21.83,21.83,0,0,0-1.6,5,76.13,76.13,0,0,0-1.44,12.32,22.83,22.83,0,0,1-3.63,11.95,16.42,16.42,0,0,0-2.33,6,60.18,60.18,0,0,0-1,6.82,50.45,50.45,0,0,1-1.89,10.62c-1.2,4-2.23,8-3.47,11.91a6,6,0,0,0,.69,5.48c.42.64.75,1.34,1.19,2a3.86,3.86,0,0,1,.61,3.49,11,11,0,0,0,0,5.46q1,4.61,1.87,9.24c.4,2,.7,4.08,1.13,6.1.53,2.45,1.71,4.22,4.53,4.42a5.46,5.46,0,0,1,4.2,2.89,17,17,0,0,1,1.7,3.51c1.64,4.61,1.56,4.88,6,8a9.47,9.47,0,0,1,2.91,2.9c2.79,4.94,4.05,10.08,2,15.64-.13.36-.23.73-.35,1.09a9.75,9.75,0,0,0,0,6.11,34.79,34.79,0,0,0,3.68,7.89,5.66,5.66,0,0,0,.4.56,7.77,7.77,0,0,0,7.88,3.16,18.54,18.54,0,0,0,5-1.69,31,31,0,0,1,6.23-2.34,14.91,14.91,0,0,1,3.88-.38,4.3,4.3,0,0,1,3.72,1.91,11.82,11.82,0,0,0,3.18,3,33.27,33.27,0,0,0,6.72,3.5,7.27,7.27,0,0,0,5.59.08A13,13,0,0,1,512,393c1.88-.37,2.7,0,3.57,1.65.22.41.38.84.61,1.24a4.65,4.65,0,0,0,5.8,2.47,15.92,15.92,0,0,0,6.23-3.35c1.58-1.33,3.09-2.75,4.64-4.12.92-.81,1.85-1.61,2.79-2.41a4.82,4.82,0,0,1,3.86-1.07,17,17,0,0,1,3.8.89c2.24.81,4.4,1.8,6.54,2.82,1.39.65,2.79,1.26,4.22,1.83a13.18,13.18,0,0,0,3.57.84,5.9,5.9,0,0,0,6.27-3.32,9.4,9.4,0,0,0,.57-1.25c1.36-3.71,1.39-7.35-.72-10.83a8.86,8.86,0,0,1-1.44-5,48.73,48.73,0,0,1,.59-5.25,5.32,5.32,0,0,1,2.74-3.79,7.75,7.75,0,0,1,3.21-1.18,13.27,13.27,0,0,0,3.34-.82c.65-.23,1.31-.42,2-.61a7.63,7.63,0,0,1,6.61.91,10,10,0,0,0,7.73,1.37c4.44-.82,8.58-2.34,11.67-5.89.1-.12.22-.22.32-.33a3.2,3.2,0,0,1,2.69-1c.84.07,1.69.15,2.51.3a12.13,12.13,0,0,0,8.25-1.23,39.14,39.14,0,0,0,5.33-3.59c1.46-1.11,2.91-2.27,4.43-3.29,2.27-1.52,3-1.44,5.13.22a22.56,22.56,0,0,0,2.93,2.22,6.53,6.53,0,0,0,7.17-.19,8.76,8.76,0,0,0,3.25-3.78c.77-1.67,1.53-3.35,2.31-5a6.71,6.71,0,0,1,3.51-3.48c.78-.33,1.51-.76,2.27-1.12a32.37,32.37,0,0,0,6.77-4.31,23.45,23.45,0,0,1,2.23-1.62,6.78,6.78,0,0,1,4.62-1c.84.1,1.67.22,2.51.29a3,3,0,0,0,3.48-2,8.19,8.19,0,0,0,.55-1.74c.3-1.51.51-3,.83-4.53a5.41,5.41,0,0,0-.48-3.56,21.23,21.23,0,0,0-2.53-4.1c-1.35-1.69-1.69-3.25-.37-5.19.92-1.38.39-2.59-1.11-3.44a7.87,7.87,0,0,0-1.27-.52,9.57,9.57,0,0,0-3.4-.45,5.22,5.22,0,0,1-4.43-2c-1-1.22-2.15-2.4-3.27-3.55-2.23-2.26-4.82-3.23-7.94-2.08a4.27,4.27,0,0,1-5-1.24c-1.15-1.23-2.29-2.48-3.47-3.68a33.6,33.6,0,0,0-3-2.85,8.59,8.59,0,0,0-7.56-1.78,35.24,35.24,0,0,0-4.39,1.33c-1.73.62-3.45,1.27-5.19,1.85a13.93,13.93,0,0,1-2.46.57,1.16,1.16,0,0,1-1.42-1.35,24.47,24.47,0,0,1,.47-2.95c.29-1.43.66-2.84.95-4.27a9.52,9.52,0,0,0-.8-6.27,21.35,21.35,0,0,0-1.44-2.61,36.44,36.44,0,0,0-19.93-14.57A.47.47,0,0,1,593,260C589.89,259.19,586.83,258.32,583.74,257.52Zm12,4.88a33.15,33.15,0,0,1,16.49,13.05,20.7,20.7,0,0,1,1.43,2.62,7.84,7.84,0,0,1,.69,4,28.42,28.42,0,0,1-.74,4.3c-.21.9-.46,1.79-.66,2.68a6.12,6.12,0,0,0-.09,2.52,2,2,0,0,0,1.88,1.72,6.31,6.31,0,0,0,2.72-.34q2.6-.92,5.21-1.8c1.3-.45,2.6-.92,3.92-1.32a8.26,8.26,0,0,1,8.85,2.26c1.29,1.32,2.53,2.68,3.81,4,.75.77,1.51,1.53,2.31,2.24a4.43,4.43,0,0,0,4.29,1l1.55-.43a5.49,5.49,0,0,1,5.18,1.09c.76.64,1.46,1.36,2.15,2.07,1,1,1.87,2,2.82,3a5,5,0,0,0,3.69,1.62,29.79,29.79,0,0,1,3,.27,7.45,7.45,0,0,1,1.54.41c1.45.58,1.61,1,.91,2.44-.13.27-.3.53-.44.8a3.44,3.44,0,0,0,.23,3.89c.81,1.12,1.54,2.29,2.28,3.46.36.58.7,1.19,1,1.8a3.77,3.77,0,0,1,.33,2.88,28.88,28.88,0,0,0-.63,3.85,7.22,7.22,0,0,1-.78,2.39,1.73,1.73,0,0,1-1.87,1c-.61-.09-1.21-.2-1.82-.3a9,9,0,0,0-7.16,1.73c-.37.28-.75.53-1.1.83a32.93,32.93,0,0,1-7.55,4.79c-.7.32-1.37.69-2.06,1a7,7,0,0,0-3.27,3.12c-.55,1-1,2.06-1.52,3.1s-1,2.23-1.57,3.32A6.1,6.1,0,0,1,639,349.7c-2.37,1.85-4.46,2-7,.35-.65-.41-1.23-.92-1.84-1.39s-1.19-1-1.82-1.4a3.33,3.33,0,0,0-3.7-.2,36.5,36.5,0,0,0-3.29,2.09c-1.56,1.12-3.05,2.32-4.57,3.49a21.21,21.21,0,0,1-3.93,2.38,9.72,9.72,0,0,1-6,.92c-.9-.17-1.82-.28-2.73-.41a5.09,5.09,0,0,0-4.43,1.41c-.16.16-.33.32-.49.49-3.34,3.71-7.74,5.08-12.51,5.52a7.4,7.4,0,0,1-5-1.25,9.09,9.09,0,0,0-8.14-1,35.44,35.44,0,0,1-5.31,1.4,8.18,8.18,0,0,0-3.93,1.8,6.32,6.32,0,0,0-2.55,4.22c-.2,1.52-.39,3-.51,4.57a9.9,9.9,0,0,0,1.47,6.16,10.88,10.88,0,0,1,.87,9.52c-1.2,3.76-3.39,4.91-7.26,4a25.15,25.15,0,0,1-4.94-1.85c-1.94-.9-3.9-1.78-5.86-2.65a24,24,0,0,0-4.37-1.41,6.89,6.89,0,0,0-6.65,1.5c-1.75,1.61-3.54,3.18-5.3,4.77a21.67,21.67,0,0,1-5.44,3.81,8.44,8.44,0,0,1-2.85.84,3.35,3.35,0,0,1-3.46-1.78c-.34-.59-.59-1.25-.92-1.85a3.72,3.72,0,0,0-3.58-2.05,11.84,11.84,0,0,0-3.13.69c-2.9.88-3,.9-5.75-.21a30,30,0,0,1-5.68-3,11.65,11.65,0,0,1-3.2-2.94,5.46,5.46,0,0,0-4.54-2.28,15.61,15.61,0,0,0-5,.7,28,28,0,0,0-4.93,1.88,22.53,22.53,0,0,1-4.5,1.74c-3.3.8-5.92-.09-7.83-2.89a28.65,28.65,0,0,1-3.75-8.11,7.94,7.94,0,0,1,.05-4.75c.16-.52.32-1,.49-1.53,2.08-6.07.74-11.63-2.51-16.89a10.9,10.9,0,0,0-3.15-3c-4.34-3.06-3.66-2.81-5.24-6.92a23.23,23.23,0,0,0-1.84-3.95,7.06,7.06,0,0,0-5.52-3.69A3,3,0,0,1,444,334c-.36-1.33-.63-2.68-.9-4-.72-3.68-1.38-7.38-2.15-11.05a13.41,13.41,0,0,1-.1-6.6,3.85,3.85,0,0,0-.44-3.09c-.53-.93-1.1-1.84-1.66-2.75a5,5,0,0,1-.49-4.39c1.44-4.76,2.73-9.58,4.1-14.36a38.29,38.29,0,0,0,1.12-6.8,71.33,71.33,0,0,1,1.31-9.09,15.46,15.46,0,0,1,2-4.86,23,23,0,0,0,3.71-11.46,84.58,84.58,0,0,1,1.26-11.88c.3-1.5.7-3,1.13-4.46a11.84,11.84,0,0,1,.92-2.1,3.14,3.14,0,0,1,2.48-1.83c.61-.07,1.2-.29,1.81-.34,1.45-.11,2.91-.15,4-.21,1.44.07,2.51.09,3.58.17a15.15,15.15,0,0,1,6.8,1.89,21.57,21.57,0,0,0,4,1.82,8.94,8.94,0,0,0,6.08,0l2.6-.92c.88-.29,1.74-.61,2.63-.84a5.1,5.1,0,0,1,4.76,1c.66.53,1.3,1.08,1.94,1.62a4.06,4.06,0,0,0,4.26.93,10.47,10.47,0,0,1,7.41.39,4.87,4.87,0,0,1,2,1.16,6.92,6.92,0,0,0,3.15,1.82,27.56,27.56,0,0,0,14.07.9c2.32-.49,4.66-.91,7-1.31a26.89,26.89,0,0,1,7.11-.22,12.27,12.27,0,0,1,6.35,2.46,70.45,70.45,0,0,0,9.24,6,22.53,22.53,0,0,0,8.19,2.88,65.18,65.18,0,0,1,6.81,1.08A196.8,196.8,0,0,1,595.71,262.4Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M273.32,286.65c-.69-1.7-1.45-3.39-2-5.14a33.16,33.16,0,0,0-7.86-12.82,15.23,15.23,0,0,0-3-2.48,21.22,21.22,0,0,1-5.92-5.72,37.27,37.27,0,0,1-4.9-9.84,14.4,14.4,0,0,0-14.7-9.91,36.56,36.56,0,0,1-8.69-.64,135.56,135.56,0,0,0-13.89-1.91,21.13,21.13,0,0,0-4.13.11,8.56,8.56,0,0,0-7,4.91c-.56,1.09-1,2.22-1.64,3.29a8.78,8.78,0,0,0-1.06,4.19c0,1.31,0,2.61,0,3.91h0c0,1.15,0,2.31,0,3.46,0,.38,0,.76,0,1.15a7.66,7.66,0,0,1-.58,2.68,2.69,2.69,0,0,1-3.39,1.6,8.16,8.16,0,0,1-1.88-.85c-.84-.53-1.63-1.15-2.45-1.71-1.58-1.09-3.14-2.2-4.76-3.22a7.55,7.55,0,0,0-5.76-.94,13.07,13.07,0,0,0-7.09,4.41A6.62,6.62,0,0,0,171,268c.34,1.1.68,2.2.95,3.31a15.68,15.68,0,0,1,.48,2.94,3.25,3.25,0,0,1-2.22,3.4,6.21,6.21,0,0,1-4.49.08c-1.16-.4-2.27-.93-3.39-1.42a20.93,20.93,0,0,0-3.44-1.29,8.43,8.43,0,0,0-5.82.58,5.1,5.1,0,0,0-3.05,4.27,14.09,14.09,0,0,0,.35,4.8c.41,1.79.9,3.56,1.3,5.36a24.4,24.4,0,0,1,.44,3,2.83,2.83,0,0,1-1,2.43,7,7,0,0,1-4.61,1.79,17.42,17.42,0,0,1-5.92-.6c-1.7-.49-3.38-1-5.11-1.38-4.35-.83-5.2-.26-7.17,3.15-.92,1.59-1.69,3.26-2.55,4.88a18.19,18.19,0,0,1-2.93,4.39,10.26,10.26,0,0,0-2.92,6.82c-.06,1,0,2-.09,3a3.53,3.53,0,0,0,1.1,2.68,8.7,8.7,0,0,0,2.21,1.64,24.73,24.73,0,0,0,4.42,1.92c3.43,1.09,6.86,2.2,10.31,3.22a10.79,10.79,0,0,1,5.64,3.75c1.43,1.8,2.84,3.62,4.26,5.42s2.94,3.74,4.44,5.59a7,7,0,0,0,4.54,2.46,12.33,12.33,0,0,0,3.21.09,29.79,29.79,0,0,0,9.28-2.5,11,11,0,0,0,5.35-4.84c.51-.94,1-1.88,1.57-2.81a6,6,0,0,1,3.92-3c1.41-.35,2.83-.67,4.24-1,1.26-.32,2.53-.63,3.76-1.07a4.53,4.53,0,0,0,3.08-2.55,3.66,3.66,0,0,1,1.34-1.55,12.79,12.79,0,0,1,5.15-2.45,1.27,1.27,0,0,1,1.69.78,25.23,25.23,0,0,1,1,3c.52,2,1,4,1.46,6a15.34,15.34,0,0,0,3.36,6.47c.76.86,1.52,1.73,2.34,2.54a68.25,68.25,0,0,0,10.25,8.14,8.1,8.1,0,0,0,4.31,1.41,22.75,22.75,0,0,0,5.28-.29c2.18-.43,4.37-.83,6.52-1.39a13.73,13.73,0,0,1,6.59,0,31.93,31.93,0,0,1,7.53,2.76c.62.31,1.22.66,1.86.91a3.5,3.5,0,0,0,4.76-1.49,14.78,14.78,0,0,0,1.33-2.67,18.59,18.59,0,0,1,4-6.12c.74-.77,1.45-1.58,2.17-2.38a12.77,12.77,0,0,0,3.27-8.62,34.57,34.57,0,0,0-1.63-10.87c-.31-1-.58-2.06-.88-3.09a4.91,4.91,0,0,1,1.5-5.22c.56-.53,1.09-1.09,1.67-1.59a22,22,0,0,0,6.15-9c.69-1.78,1.36-3.58,2.11-5.34a8.71,8.71,0,0,0,.49-5.4A26.83,26.83,0,0,0,273.32,286.65Zm-52.85-45.07a96.38,96.38,0,0,1,9.67,2,26.44,26.44,0,0,1,5.56,2.15,7.35,7.35,0,0,1,3.53,3.78l2.1,5.35a42.06,42.06,0,0,0,2.4,5.46,11.22,11.22,0,0,0,3.16,3.59,32.4,32.4,0,0,1,6.47,6.18,20.32,20.32,0,0,1,1.32,1.87c.54.87.49,1.24-.21,2.06-.39.46-.87.86-1.25,1.34a2.46,2.46,0,0,0-.05,3.18,5.74,5.74,0,0,0,2.1,1.75c1.21.66,2.44,1.28,3.67,1.91a18.5,18.5,0,0,1,3.29,2.09,5.94,5.94,0,0,1,2.31,4.79c0,2,.11,4,.16,6,0,.76,0,1.53,0,2.3a7.36,7.36,0,0,1-3.38,6.2c-1,.67-2,1.42-3,2.16a5.38,5.38,0,0,0-2.15,5.88A39.17,39.17,0,0,1,257,318a87.92,87.92,0,0,0,1.22,11.89,7.28,7.28,0,0,1-2.8,7.75,31.47,31.47,0,0,0-3.5,3.33c-.63.66-1.29,1.31-2,1.92a4.31,4.31,0,0,1-4.72.77,13.69,13.69,0,0,1-4.07-2.55c-.58-.5-1.15-1-1.76-1.48a3.36,3.36,0,0,0-3.25-.6,27.65,27.65,0,0,0-3.22,1.21A20.22,20.22,0,0,1,222.14,342a14.15,14.15,0,0,1-4.22-1.06,7.74,7.74,0,0,1-3.84-3.16,42.73,42.73,0,0,0-4.42-5.87,31.31,31.31,0,0,1-3.07-4,5.89,5.89,0,0,1-.84-3.94,42.28,42.28,0,0,0,.36-8.49,7.15,7.15,0,0,0-.91-3.29,2.56,2.56,0,0,0-3.49-1.29,12,12,0,0,0-3.33,2c-1.6,1.31-3.18,2.65-4.83,3.9a29.14,29.14,0,0,1-6.06,3.71,8.22,8.22,0,0,1-7.1.16,14.12,14.12,0,0,0-5.32-1.35,12.9,12.9,0,0,0-2.06.06,4,4,0,0,0-3.71,3.25c-.3,1.26-.49,2.56-.71,3.84a22.58,22.58,0,0,1-1.14,4.21c-1.47,3.69-3.82,4.8-7.24,2.89-6-3.31-12.15-6.22-17.28-10.86-2.22-2-4.62-3.8-6.75-5.91A14,14,0,0,1,134,314.2a10,10,0,0,1-.82-1.63,2,2,0,0,1,.47-2.12c2.88-3.16,6.27-5.1,10.73-4.7a30.35,30.35,0,0,0,3.44,0,7.29,7.29,0,0,0,5-2.08,21.45,21.45,0,0,0,6.21-9.51c.4-1.39.84-2.78,1.27-4.17a10,10,0,0,1,3.84-5.3,21.28,21.28,0,0,1,4.11-2.5,12.89,12.89,0,0,1,4.46-1,17.29,17.29,0,0,0,3-.32,3.52,3.52,0,0,0,3.12-3.69,30.08,30.08,0,0,0-.21-4.13,17.72,17.72,0,0,1,.24-5.72,5.11,5.11,0,0,1,3.57-4.11c2-.65,3.79-.43,5.18,1.27a11.23,11.23,0,0,0,5.1,3.39,8.89,8.89,0,0,0,11-4.67,10.14,10.14,0,0,0,1-4c0-1.76,0-3.52,0-5.29h-.07v-5a7.92,7.92,0,0,1,.55-2.69,4.32,4.32,0,0,1,2.43-2.62C211.64,241.83,215.9,240.8,220.47,241.58Zm52.75,54.13c-.79,1.91-1.57,3.82-2.3,5.76a20.55,20.55,0,0,1-5.77,8.46c-.75.65-1.45,1.36-2.14,2.08a5.71,5.71,0,0,0-1.57,4.64,16,16,0,0,0,.84,3.57,36.52,36.52,0,0,1,1.77,8.77,24.36,24.36,0,0,1-.21,5.05,8.91,8.91,0,0,1-1.94,4.36c-.95,1.2-2,2.35-3,3.46a19.26,19.26,0,0,0-4,6.12q-.35.86-.75,1.68c-1.28,2.59-2.17,2.9-4.71,1.66-.48-.23-.95-.48-1.43-.72a31.43,31.43,0,0,0-8.47-2.84,12.31,12.31,0,0,0-5,.06,67.3,67.3,0,0,1-8.79,1.74,24.56,24.56,0,0,1-3.21.15,8,8,0,0,1-4.32-1.38,72.67,72.67,0,0,1-9.39-7.39c-.61-.58-1.19-1.19-1.78-1.79a16.25,16.25,0,0,1-4.32-8c-.43-1.95-.9-3.88-1.37-5.82a11.2,11.2,0,0,0-1.12-3,2,2,0,0,0-2.08-1.14,10.79,10.79,0,0,0-1.8.34,14.3,14.3,0,0,0-4.47,2.31,4.94,4.94,0,0,0-1.81,2,3.35,3.35,0,0,1-2.4,2c-1.47.43-2.95.83-4.43,1.22-1.18.32-2.37.61-3.56.91a7.18,7.18,0,0,0-4.49,3.34c-.56.92-1.07,1.86-1.57,2.81a9.53,9.53,0,0,1-4.79,4.45A25.63,25.63,0,0,1,158.35,343a6.8,6.8,0,0,1-5.79-2.71c-1.81-2.39-3.65-4.74-5.5-7.09-1-1.33-2.11-2.63-3.2-3.92a10.51,10.51,0,0,0-5.11-3.36c-2.57-.77-5.14-1.53-7.69-2.35-1.75-.56-3.48-1.19-5.19-1.85-.86-.34-1.66-.8-2.48-1.21-1.74-.89-2.7-2.19-2.33-4.26a11.17,11.17,0,0,0,.09-1.83,8.08,8.08,0,0,1,2.25-5.64,23,23,0,0,0,3.58-5.32c.6-1.16,1.16-2.34,1.78-3.48.47-.87,1-1.71,1.54-2.56a2.75,2.75,0,0,1,2.95-1.34c1.13.18,2.26.39,3.38.66s2.22.57,3.31.93a19.37,19.37,0,0,0,7.06.67,7.92,7.92,0,0,0,4.45-1.67,4.43,4.43,0,0,0,1.89-4.62c-.19-1.05-.43-2.1-.67-3.14-.43-1.87-.88-3.73-1.31-5.6a9.84,9.84,0,0,1-.16-3.2,4.15,4.15,0,0,1,2.77-3.64,7.56,7.56,0,0,1,5.61,0c1.14.44,2.25,1,3.37,1.47a18.94,18.94,0,0,0,3.46,1.22,6.91,6.91,0,0,0,4.48-.52,4.41,4.41,0,0,0,2.81-4.35,14.23,14.23,0,0,0-.7-3.83c-.32-1.19-.66-2.36-1-3.55a4.53,4.53,0,0,1,.73-3.93,12.12,12.12,0,0,1,6-4.75,6.94,6.94,0,0,1,6.19.58c1.11.69,2.18,1.43,3.25,2.17s2,1.47,3,2.15a13.68,13.68,0,0,0,2.2,1.25,4.08,4.08,0,0,0,5.92-2.85,17.69,17.69,0,0,0,.46-3.64c.07-1.22,0-2.45,0-3.68s0-2.61,0-3.91a7.16,7.16,0,0,1,1-3.5c.66-1.12,1.15-2.33,1.76-3.48a6.86,6.86,0,0,1,5-3.69,17.86,17.86,0,0,1,8.21.43l-1.37.23a34.83,34.83,0,0,0-6.63,1.82,6.4,6.4,0,0,0-4.28,5.24,26.8,26.8,0,0,0-.12,7.1,22.91,22.91,0,0,1-.22,6.19,7.67,7.67,0,0,1-4.42,5.79,6.62,6.62,0,0,1-5.55.33,10.37,10.37,0,0,1-4.6-2.92,10.14,10.14,0,0,0-1.15-1.12,4.45,4.45,0,0,0-2.28-1,6.78,6.78,0,0,0-7,3.76,9.69,9.69,0,0,0-.85,3.78,51.88,51.88,0,0,0,.19,6,14.59,14.59,0,0,1,0,2.29,2.32,2.32,0,0,1-2,2.2,10.78,10.78,0,0,1-2.05.18c-4.74.1-8.51,2.31-11.83,5.44a9.06,9.06,0,0,0-2.26,3.7c-.44,1.31-.91,2.61-1.24,4a20.72,20.72,0,0,1-5.59,9.36,7.33,7.33,0,0,1-5.34,2.31c-1.15,0-2.3,0-3.45-.08-4.74-.33-8.18,2.06-11.2,5.34a2.79,2.79,0,0,0-.6,2.79A7.46,7.46,0,0,0,133,315a20.78,20.78,0,0,0,3.39,3.74q4.44,3.84,9,7.57a25.18,25.18,0,0,0,3.25,2.17q5.06,3,10.18,5.83a12.93,12.93,0,0,0,2.74,1.15,5.12,5.12,0,0,0,5.87-2.05,10.41,10.41,0,0,0,1.65-3.52c.38-1.41.65-2.84,1-4.26.16-.75.25-1.52.42-2.26a3.17,3.17,0,0,1,3.36-2.84,12.27,12.27,0,0,1,4.29.67c.95.29,1.89.64,2.81,1a7.37,7.37,0,0,0,4.73.27A18.18,18.18,0,0,0,190,320.6a51.87,51.87,0,0,0,7.46-5.37c.94-.78,1.88-1.59,2.89-2.28,2.39-1.64,4-1.68,4.47,2.25a33.25,33.25,0,0,1-.12,7.12,3.5,3.5,0,0,1-.07.45,7.77,7.77,0,0,0,1.77,7.08c.87,1.07,1.72,2.16,2.61,3.22a43.24,43.24,0,0,1,4,5.32,9.62,9.62,0,0,0,5.61,4.14,20,20,0,0,0,13.51-.71c1.07-.41,2.11-.91,3.17-1.34a3.52,3.52,0,0,1,4.21.79,17.38,17.38,0,0,0,2.49,2,12.11,12.11,0,0,0,3.27,1.65,5.11,5.11,0,0,0,4.6-.62,12.92,12.92,0,0,0,2.42-2.12,44.45,44.45,0,0,1,4.15-4,7.77,7.77,0,0,0,3-7.77c-.94-5.07-1-10.22-1.51-15.33-.14-1.37-.33-2.74-.6-4.09a4,4,0,0,1,1.59-4.27c1-.75,1.93-1.52,2.95-2.19a8.37,8.37,0,0,0,4-7.58c0-2.84,0-5.67-.1-8.51a6.58,6.58,0,0,0-2.2-4.66,13.67,13.67,0,0,0-3.18-2.25c-1.08-.58-2.18-1.13-3.26-1.71a17,17,0,0,1-2-1.14c-1.92-1.41-1.46-2.29-.32-3.33a5.69,5.69,0,0,0,.64-.66,2.62,2.62,0,0,0,.21-3.56,31,31,0,0,0-5.81-6.49,18.78,18.78,0,0,0-2-1.58,10.4,10.4,0,0,1-3.79-4.8c-.77-1.84-1.47-3.7-2.22-5.55-.55-1.35-1.11-2.69-1.68-4a8.47,8.47,0,0,0-4.07-4.21,27.72,27.72,0,0,0-3.82-1.59c-.46-.15-1.09-.09-1.34-.85,2.24.22,4.4-.44,6.62-.05,5.36,1,9.13,3.8,10.95,9a40.8,40.8,0,0,0,4.21,8.91,23.94,23.94,0,0,0,7.16,7.36,13.5,13.5,0,0,1,2.33,1.86A31.13,31.13,0,0,1,270,281.46c.67,2,1.53,4,2.3,6a18.28,18.28,0,0,1,1.34,4.86A6.86,6.86,0,0,1,273.22,295.71Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M562.17,257c-2.58-.74-5.16-1.47-7.73-2.23a8.2,8.2,0,0,1-2.25-1.13,36.18,36.18,0,0,1-3.93-3.18l-4.13-3.66a8.88,8.88,0,0,0-5.21-2.19,25.84,25.84,0,0,0-6.63.46,57.58,57.58,0,0,1-9.35,1.16,46.46,46.46,0,0,0-6.85.67,13.56,13.56,0,0,1-8.92-1.35,11,11,0,0,0-9.13-.72,8.71,8.71,0,0,1-4.74.26c-.83-.17-1.64-.38-2.47-.56a5.63,5.63,0,0,0-3-.1,12,12,0,0,1-5.45.17c-3.05-.38-6.09-.74-8.93-1.08-.9.06-1.6.08-2.28.17a11,11,0,0,0-6.27,3.13,32.2,32.2,0,0,0-5.11,6.77,7.32,7.32,0,0,0-.86,2.6,29.45,29.45,0,0,0-.31,6.43,12.86,12.86,0,0,1-2.45,8c-.83,1.19-1.65,2.4-2.5,3.58a14.2,14.2,0,0,0-2.12,4.31c-.55,1.83-1.11,3.67-1.8,5.45a38.88,38.88,0,0,0-1.87,7.1c-.78,4.06-1.4,8.15-3,12a6,6,0,0,0,.14,4.93,11.58,11.58,0,0,1,1,5.38c-.06,1.45-.12,2.91-.29,4.36a6.64,6.64,0,0,0,1,4.39c.48.78,1,1.52,1.5,2.31a5.37,5.37,0,0,1,1,3.48,4.89,4.89,0,0,0,2.21,4.75c.85.66,1.74,1.25,2.61,1.88a2.18,2.18,0,0,1,1.1,1.42,8.82,8.82,0,0,0,2.2,4.22,47.42,47.42,0,0,0,5.83,6.19,6.81,6.81,0,0,1,1.74,2.11,18.2,18.2,0,0,1,2,8.42,14.36,14.36,0,0,0,.72,5,26.48,26.48,0,0,1,1.19,11.33c-.47,4,1.77,7,5.71,8a12,12,0,0,0,8.72-.94,9.8,9.8,0,0,1,8.23-.35,15.85,15.85,0,0,1,6.64,4.79c.4.47.76,1,1.18,1.42a6.78,6.78,0,0,0,6.45,2.17,19.11,19.11,0,0,0,6.53-2.74c.65-.4,1.27-.85,1.93-1.24a1.63,1.63,0,0,1,2.45.28,12.28,12.28,0,0,1,1.23,1.37c.76,1,1.48,2,2.24,2.92.63.77,1.25,1.56,2,2.26a3.07,3.07,0,0,0,4.36.38,10.41,10.41,0,0,0,2.6-2.57c1-1.36,2-2.74,2.95-4.12a34.26,34.26,0,0,1,2.8-3.35,2.51,2.51,0,0,1,2.71-.74,16.92,16.92,0,0,1,2.17.76c2,.86,4.08,1.76,6.14,2.59a40.1,40.1,0,0,0,4.1,1.48,8.57,8.57,0,0,0,3.63.39,3.38,3.38,0,0,0,3.2-3.08,9,9,0,0,0,0-3c-.21-1.36-.44-2.72-.64-4.09a4.63,4.63,0,0,1,.54-3.53,3.55,3.55,0,0,0,.46-1.53c.17-1.36.31-2.74.4-4.11.09-1.15.06-2.3.14-3.45a8,8,0,0,1,2.51-5.28,2.85,2.85,0,0,1,2.71-.88,7.65,7.65,0,0,0,4.71-.61,15.81,15.81,0,0,0,2.51-1.14,7.34,7.34,0,0,1,7-.53c.86.33,1.74.61,2.59,1q2.34.94,4.67,1.95a8.79,8.79,0,0,0,8.17-.5,22.92,22.92,0,0,0,4.16-2.86,9.88,9.88,0,0,1,7.39-2.57c.46,0,.92,0,1.38,0a47.57,47.57,0,0,0,6.19-.43,14.21,14.21,0,0,0,8.94-4.26c.59-.61,1.16-1.24,1.74-1.85s1.13-1.25,1.75-1.82c1.46-1.38,2-1.47,3.89-.55a24.59,24.59,0,0,1,2.36,1.42c.84.54,1.64,1.13,2.48,1.67,2.26,1.45,3.45,1.91,5.27-1.42.69-1.28,1.24-2.64,1.86-4,.78-1.66,1.53-3.35,2.37-5a6.42,6.42,0,0,1,4.4-3.41l2.68-.64a8.4,8.4,0,0,0,5.66-4,9.17,9.17,0,0,1,1.8-2.08,2.82,2.82,0,0,1,2.94-.79,8.66,8.66,0,0,0,1.57.35,3.82,3.82,0,0,0,4.22-4.45,10.55,10.55,0,0,0-.54-2,22.61,22.61,0,0,1-1.52-6,4,4,0,0,0-2.49-3.34,7.5,7.5,0,0,0-3.32-.81c-.84,0-1.69,0-2.53,0a3.28,3.28,0,0,1-3.21-1.82,16.38,16.38,0,0,1-1-2.06,4.88,4.88,0,0,0-3.68-3.13,12.5,12.5,0,0,0-2.25-.4,6.55,6.55,0,0,1-3.43-1.18c-1-.7-2-1.38-3-2.09-1.57-1.1-3.15-2.19-4.68-3.34a8.44,8.44,0,0,0-7.4-1.4,58.72,58.72,0,0,0-7.87,2.55c-.93.35-1.83.77-2.76,1.13a3.53,3.53,0,0,1-3.87-.63c-.74-.66-1.38-1.43-2.11-2.1a3.51,3.51,0,0,1-1.1-3.13c.14-1.37.32-2.74.52-4.11s.41-2.57.64-3.85a6.36,6.36,0,0,0-1.67-5.73c-1.26-1.34-2.52-2.68-3.82-4s-2.91-2.73-4.24-4.21a14.38,14.38,0,0,0-4.59-3.39c-1.39-.65-2.8-1.25-4.22-1.82-1.78-.7-3.63-1.26-5.36-2.05a50.11,50.11,0,0,0-10.52-3.28,23.93,23.93,0,0,0-7.3-.69A16.27,16.27,0,0,1,562.17,257Zm11.84,2.3a51.87,51.87,0,0,1,11.86,3.53c1.88.86,3.87,1.47,5.78,2.25,1.49.61,3,1.28,4.4,2a10.2,10.2,0,0,1,2.77,2c1.83,1.86,3.7,3.68,5.53,5.53,1.08,1.09,2.11,2.22,3.16,3.34a4.84,4.84,0,0,1,1.31,4.44c-.35,1.81-.57,3.64-.85,5.46,0,.15-.07.3-.09.45-.68,4.25.1,6.17,3.5,8.74a4.74,4.74,0,0,0,5,.75c2-.85,4.13-1.64,6.21-2.42a29.61,29.61,0,0,1,5.09-1.36,6.64,6.64,0,0,1,5.44,1.21c1.35,1,2.74,2,4.12,2.93s2.5,1.78,3.77,2.64a6.53,6.53,0,0,0,3.62,1.3,10.94,10.94,0,0,1,1.59.25,4.3,4.3,0,0,1,3.93,3,10.17,10.17,0,0,0,.7,1.45,4.68,4.68,0,0,0,5.08,2.76,9.55,9.55,0,0,1,3.2.18,7.5,7.5,0,0,1,1.72.61,2.73,2.73,0,0,1,1.63,2.34A23.78,23.78,0,0,0,664,319a8.52,8.52,0,0,1,.45,1.77,2.5,2.5,0,0,1-3.07,3,8.48,8.48,0,0,1-1.57-.35,3,3,0,0,0-2.63.43,8.62,8.62,0,0,0-3,3.08,7.45,7.45,0,0,1-4.93,3.47c-.89.23-1.8.39-2.69.62a7.67,7.67,0,0,0-5.13,3.94c-.82,1.56-1.55,3.16-2.3,4.76-.52,1.11-1,2.25-1.5,3.35a16.34,16.34,0,0,1-1.17,2c-.53.77-1,.88-1.75.49a12,12,0,0,1-1.39-.81c-.71-.46-1.4-.95-2.1-1.41s-1.14-.79-1.74-1.13c-3-1.73-4.24-1.55-6.68.91-.59.6-1.17,1.22-1.7,1.87a14.42,14.42,0,0,1-11,5.34c-2.53.14-5,.33-7.58.37a8.32,8.32,0,0,0-5.1,1.81c-1,.75-1.94,1.5-3,2.19a27.58,27.58,0,0,1-2.73,1.7,7.36,7.36,0,0,1-6.44.33c-1.21-.49-2.39-1-3.6-1.51-1.5-.59-3-1.17-4.52-1.68a7.93,7.93,0,0,0-7.09.58,19.45,19.45,0,0,1-2.48,1.18,7.3,7.3,0,0,1-4.27.61,4.29,4.29,0,0,0-4.12,1.5,8.59,8.59,0,0,0-2.56,5.51c-.13,2-.24,4-.35,6a7.3,7.3,0,0,1-1,3.73,3.79,3.79,0,0,0-.36,2.68c.14,1.22.35,2.43.6,3.63a12,12,0,0,1,.24,2.74c-.07,2.58-1,3.43-3.62,3.17a15.28,15.28,0,0,1-4.2-1.13c-1.49-.6-3-1.28-4.44-1.88-1.78-.72-3.51-1.52-5.34-2.12a3.74,3.74,0,0,0-4.17,1.08,28.75,28.75,0,0,0-3.07,3.72c-1,1.38-2,2.75-3,4.09a8.1,8.1,0,0,1-2.14,2.07,2,2,0,0,1-2.72-.26,32.77,32.77,0,0,1-2.24-2.61c-.82-1-1.56-2.09-2.4-3.09a9.48,9.48,0,0,0-1.67-1.56,2.11,2.11,0,0,0-2.39-.14c-.73.42-1.45.87-2.16,1.32a22,22,0,0,1-5.15,2.52c-2.93.88-5.43.42-7.37-2.14a18.2,18.2,0,0,0-4.52-4.23,15.33,15.33,0,0,0-5-2.17,9.6,9.6,0,0,0-6.92.81,12.13,12.13,0,0,1-7.37,1.17,7.32,7.32,0,0,1-3.22-1.16,5.07,5.07,0,0,1-2.47-4.18c-.07-1.22,0-2.45,0-3.67a22.55,22.55,0,0,0-1.16-9.29,14.31,14.31,0,0,1-.73-5,19.58,19.58,0,0,0-2.46-9.47,6.8,6.8,0,0,0-1.65-1.9,46.75,46.75,0,0,1-5.84-6.18,7.1,7.1,0,0,1-1.92-3.84,2.2,2.2,0,0,0-1-1.5c-.66-.52-1.36-1-2-1.5a21.51,21.51,0,0,1-1.94-1.61,2.86,2.86,0,0,1-1-2.49,7.6,7.6,0,0,0-1.59-5.38c-.3-.45-.58-.9-.88-1.35A5.49,5.49,0,0,1,447,318c.15-1.68.18-3.37.21-5.06a11.83,11.83,0,0,0-1-5.37,4.86,4.86,0,0,1-.13-4c1.77-4.37,2.4-9,3.29-13.6a34.77,34.77,0,0,1,1.46-5.31c.64-1.73,1.23-3.47,1.75-5.24a16.07,16.07,0,0,1,2.53-5.11c.82-1.11,1.58-2.27,2.36-3.4a13.79,13.79,0,0,0,2.45-8c0-1.54,0-3.07.06-4.6a9,9,0,0,1,1.82-5.58c.84-1.09,1.57-2.28,2.45-3.34a17.51,17.51,0,0,1,2.43-2.44,9,9,0,0,1,5.94-2.1,70.09,70.09,0,0,1,7.78.73l4.34.5a6,6,0,0,0,2.73-.28,5,5,0,0,1,2.93-.06c1.12.25,2.26.43,3.38.68a7.23,7.23,0,0,0,4.29-.33,10.38,10.38,0,0,1,6.33-.29,8.29,8.29,0,0,1,2.55,1,9.71,9.71,0,0,0,4.34,1.37,19.44,19.44,0,0,0,6.18-.26,10.09,10.09,0,0,1,2-.26,84.73,84.73,0,0,0,14.38-1.59,21.36,21.36,0,0,1,4.59-.23,7.18,7.18,0,0,1,4.64,1.73c1,.9,2.09,1.81,3.13,2.72,1.27,1.11,2.51,2.25,3.81,3.33a12.9,12.9,0,0,0,5.27,2.69c2.38.56,4.71,1.36,7.07,2a14.41,14.41,0,0,0,6.13.53A16.62,16.62,0,0,1,574,259.34Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M207.45,254.93c.32,1.88.71,3.76,1,5.65a10.91,10.91,0,0,1,.29,3.65,3.33,3.33,0,0,1-2.65,3.09,17.61,17.61,0,0,0-5,2.16c-.8.46-1.61.89-2.42,1.32a4.24,4.24,0,0,1-2.43.56c-1.69-.14-3.36-.37-4.66-1.64a6.34,6.34,0,0,0-.93-.68,4.57,4.57,0,0,0-4.17-.57,6.78,6.78,0,0,0-4.47,4,9.1,9.1,0,0,0-.64,2.91c-.12,1.83-.2,3.68-.43,5.5s-.87,2.37-2.65,2.61c-1.29.18-2.59.29-3.87.51a15.53,15.53,0,0,0-4.61,1.38,8,8,0,0,0-4.51,6.5c-.1.84-.07,1.68-.13,2.52a20.68,20.68,0,0,1-.28,2.74,7.81,7.81,0,0,1-4.1,5.81c-3.66,1.78-6.19,5-9.37,7.36a3.17,3.17,0,0,0-1,3.75,11,11,0,0,0,.77,1.92c1.29,2.26,2.6,4.51,4,6.73a8,8,0,0,0,2.51,2.65,3.53,3.53,0,0,0,3.51.26,6,6,0,0,0,3.11-2.93c.55-1.18,1-2.4,1.54-3.59a21.4,21.4,0,0,1,1.4-2.89,4.07,4.07,0,0,1,5.13-1.79c.29.1.57.23.86.32a23.93,23.93,0,0,0,7.7,1.15,8.92,8.92,0,0,0,6.41-2.63c1-1,2.13-2,3.24-2.92a3.84,3.84,0,0,1,3.2-1,8.16,8.16,0,0,0,3.85-.43c.87-.28,1.75-.55,2.64-.78,1.86-.48,3.71-.94,5.58-1.38a10.76,10.76,0,0,1,3.2-.28c1.59.11,2.17.78,2,2.4a11.61,11.61,0,0,1-.43,2,13.42,13.42,0,0,1-1.71,3.75,5.81,5.81,0,0,0-.09,6.51c.75,1.33,1.58,2.62,2.42,3.89a20.88,20.88,0,0,1,2.49,4.39,7.13,7.13,0,0,0,2,2.75,12.89,12.89,0,0,0,4.35,2.51,23,23,0,0,0,6.73,1.37,103.56,103.56,0,0,1,13.5,1.23,15.9,15.9,0,0,0,4.36.09,10.38,10.38,0,0,0,3.72-1.1,5.27,5.27,0,0,0,3-3.85c.34-1.72.69-3.46.92-5.2a32.19,32.19,0,0,0-.07-9.4,32.62,32.62,0,0,1-.32-3.43,9.74,9.74,0,0,1,.79-4.47,37.14,37.14,0,0,0,2.7-10.42,26.74,26.74,0,0,0-.31-8.7c-.6-2.63-1.69-4.94-4.5-5.94a2.64,2.64,0,0,1-1.82-3.08,24.39,24.39,0,0,1,.58-3.4,8.15,8.15,0,0,0-1-6.19,12.74,12.74,0,0,0-5-5.22,7.06,7.06,0,0,1-3.48-4.63,18,18,0,0,1-.45-4.56,18.85,18.85,0,0,0-.1-3.44,10,10,0,0,0-4.23-6.08,31.16,31.16,0,0,0-8.25-4,17.78,17.78,0,0,0-5.39-1.05,46.31,46.31,0,0,0-11.59,1.51,3,3,0,0,0-2,1.75,6.22,6.22,0,0,0-.67,2.65A27.56,27.56,0,0,0,207.45,254.93Zm1.16-6.92a2.6,2.6,0,0,1,2.26-2.24,50.55,50.55,0,0,1,10.25-1.3,12.64,12.64,0,0,1,3.18.38,34.22,34.22,0,0,1,9.1,3.78,13.18,13.18,0,0,1,2.68,2.15,7,7,0,0,1,2.12,5.4c0,.46,0,.92,0,1.38a16.32,16.32,0,0,0,.29,4.12,8.58,8.58,0,0,0,4.32,6.44,11.69,11.69,0,0,1,4.57,4.73,7.1,7.1,0,0,1,.88,4.87c-.12.6-.28,1.2-.36,1.8a23.18,23.18,0,0,0-.3,2.74,3.46,3.46,0,0,0,2.28,3.64c2.48.9,3.54,2.79,4,5.17a29.11,29.11,0,0,1,.08,10.07,35,35,0,0,1-2.39,8.38,11.62,11.62,0,0,0-.85,5.85c.14,1.22.2,2.45.41,3.65a21.06,21.06,0,0,1,.26,4.82,54.17,54.17,0,0,1-1.22,8.4,4.35,4.35,0,0,1-2.89,3.3,11.84,11.84,0,0,1-5.87.7l-5.47-.73c-2.67-.35-5.35-.43-8-.54a23.11,23.11,0,0,1-7.22-1.29,13.83,13.83,0,0,1-3.46-1.78,6.32,6.32,0,0,1-2.36-2.76,28.58,28.58,0,0,0-3.09-5.36,39,39,0,0,1-2-3.33,4.66,4.66,0,0,1,.11-5,17.57,17.57,0,0,0,2.19-5c.9-3.59-.78-5.57-4.45-5.1a52.47,52.47,0,0,0-8.28,1.88l-3.09.88a4.68,4.68,0,0,1-2.49.15,4.19,4.19,0,0,0-3.27.74,15.36,15.36,0,0,0-3.5,3c-2.21,2.52-5,3-8.14,2.74a26.71,26.71,0,0,1-6.05-1.33,5.27,5.27,0,0,0-6.72,2.37,20.17,20.17,0,0,0-1.21,2.47c-.46,1.05-.85,2.14-1.32,3.19a6.39,6.39,0,0,1-1,1.78c-1.82,2-3.61,2.26-5.44.15a11.12,11.12,0,0,1-1.24-1.65c-1.15-1.9-2.26-3.82-3.38-5.74a6.87,6.87,0,0,1-.93-2.34,2.51,2.51,0,0,1,.82-2.49c2.09-1.79,4.16-3.62,6.29-5.37a14.05,14.05,0,0,1,2.34-1.45c3.45-1.82,5-4.81,5.35-8.56.07-.68,0-1.38,0-2.07.08-4.37,2-6.83,6.2-8a38,38,0,0,1,3.83-.71c.91-.15,1.82-.25,2.73-.39a3.32,3.32,0,0,0,2.9-2.85,18.82,18.82,0,0,0,.41-3.89,18.19,18.19,0,0,1,.4-3.88,5.78,5.78,0,0,1,4-4.33,3.29,3.29,0,0,1,2.87.28c.53.31,1,.71,1.5,1.06,2.68,1.85,5.46,2.29,8.41.68l2.21-1.22a17.41,17.41,0,0,1,4.64-2,4.45,4.45,0,0,0,3.52-4.06,8.64,8.64,0,0,0-.15-3.2,76.78,76.78,0,0,1-1.43-8.38A14.34,14.34,0,0,1,208.61,248Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M554.9,263.71a9.39,9.39,0,0,1-1.88-2,69.94,69.94,0,0,1-4.27-6c-.62-1.05-1.41-2-2.13-3a6.63,6.63,0,0,0-2.39-2.11c-4-2-8.2-3.05-12.67-2.13a55.37,55.37,0,0,1-8.21,1.05,36.89,36.89,0,0,0-6.61.83,22.46,22.46,0,0,1-9.13.19,14.88,14.88,0,0,0-7.71.57c-1,.37-2,.67-3.07,1a31.23,31.23,0,0,1-8.78,1.67,7.39,7.39,0,0,0-1.14.14,16,16,0,0,0-6.49,2.78c-2.32,1.52-4.37,3.37-6.53,5.09a6.86,6.86,0,0,0-2.11,2.67c-.25.56-.52,1.11-.76,1.67a11,11,0,0,1-3.06,4.26,12.4,12.4,0,0,0-2.76,3.36,57.67,57.67,0,0,0-4.82,10.91,71.13,71.13,0,0,1-5.15,13.26,14,14,0,0,0-1.88,8.83,7.57,7.57,0,0,1-.35,3.63,10.55,10.55,0,0,0-.22,5.68,18,18,0,0,0,.76,2.88,7.94,7.94,0,0,1,.54,4.05,7,7,0,0,0,2.88,6.64c.12.09.23.2.36.3a5.18,5.18,0,0,1,2.36,4.46,5.19,5.19,0,0,0,2.07,4.19c.6.49,1.21,1,1.77,1.47,2.93,2.66,5,5.8,5.35,9.85a10.19,10.19,0,0,0,.87,3.09c.55,1.26,1.08,2.54,1.72,3.76a16.21,16.21,0,0,1,1.88,8.19,30.31,30.31,0,0,0,.38,6.66,8.18,8.18,0,0,0,.39,1.55,3.07,3.07,0,0,0,3.77,2.19,10.5,10.5,0,0,0,3.05-1,9.82,9.82,0,0,1,4.91-.95c2,.13,4,.38,6,.38a13.33,13.33,0,0,1,7.73,2.56c1.32.92,2.65,1.85,3.88,2.88a4.35,4.35,0,0,0,4.92.68c1.26-.56,2.51-1.14,3.76-1.73.9-.42,1.79-.87,2.67-1.33a2.29,2.29,0,0,1,2.77.32c.7.6,1.39,1.21,2.06,1.84.83.79,1.62,1.63,2.47,2.4a16.45,16.45,0,0,0,2,1.56,3.32,3.32,0,0,0,4.08-.12,11.52,11.52,0,0,0,1.85-1.71,30.76,30.76,0,0,0,1.93-2.57c.54-.75,1.07-1.5,1.54-2.29a2.77,2.77,0,0,1,3.48-1.43,7.49,7.49,0,0,0,2,.37,11.45,11.45,0,0,1,4.23,1,16.28,16.28,0,0,0,2.6.89,3.83,3.83,0,0,0,4.83-2.78,10.6,10.6,0,0,0,.53-3.4c0-1.69-.08-3.37,0-5.06a15.57,15.57,0,0,0-.8-5.42c-1-3.07-.9-3.19,1.94-4.57l.21-.1a3.08,3.08,0,0,0,2-2.33,4,4,0,0,1,3-3.12,6.76,6.76,0,0,1,2-.43,6.25,6.25,0,0,0,5.19-2.48c0-.06.11-.1.17-.16a4.48,4.48,0,0,1,5.67-.89c1.16.6,2.29,1.24,3.41,1.92a14.74,14.74,0,0,0,6.26,2.11c3.44.33,6.88.59,10.32.89a8.2,8.2,0,0,0,6-1.83c.42-.33.85-.66,1.25-1a9,9,0,0,1,5.37-2.38c.84-.07,1.67-.19,2.51-.28,5.87-.69,11.39-2.26,16.21-5.92,3-2.26,3.52-2.2,7-.81a33.16,33.16,0,0,0,3.44,1.29,3.68,3.68,0,0,0,4.86-2.28,26.61,26.61,0,0,0,1-3.05c.33-1,.58-2.07,1-3.06a4.41,4.41,0,0,1,3.18-2.74c.82-.2,1.65-.34,2.48-.51a10.36,10.36,0,0,0,4.43-1.79,38.77,38.77,0,0,0,7.54-8.33c1.32-1.83.82-3.65-1-5a9.09,9.09,0,0,0-2.86-1.45,15.32,15.32,0,0,1-5.52-3.21c-1-.9-2.1-1.81-3.1-2.75a33.2,33.2,0,0,0-14.9-7.84,14.11,14.11,0,0,0-10.09.76,11.24,11.24,0,0,1-6.27,1.1,3.77,3.77,0,0,1-3-1.44,7.13,7.13,0,0,0-3.93-2.64,16.31,16.31,0,0,1-2.33-1c-1.18-.63-1.32-1.22-.7-2.45a2.27,2.27,0,0,1,.21-.41c1.86-2.45,1.92-5.25,1.52-8.13a48.84,48.84,0,0,0-2.23-8.67,8.42,8.42,0,0,0-4.69-5.1,13.52,13.52,0,0,0-3.5-1.08c-1.82-.29-3.64-.54-5.46-.8a26,26,0,0,1-11.86-4.68,11.21,11.21,0,0,0-6.86-2.22c-4.39,0-8.74.33-12.73,2.48A2.23,2.23,0,0,1,554.9,263.71Zm-31.15-11.43c.58.36,1.32.35,1.91.94-1.76.92-3.47,1.83-5.2,2.7a8.61,8.61,0,0,1-4,.85,14.1,14.1,0,0,0-7.79,2.37,57.64,57.64,0,0,1-12.59,6.1c-.8.26-1.59.56-2.41.74a12.18,12.18,0,0,0-7.28,4.89c-.73,1-1.37,2-2,3.07s-1.14,1.82-1.71,2.73a5.64,5.64,0,0,1-2.31,2.18l-.2.11a20,20,0,0,0-9,9.23,39.77,39.77,0,0,1-3.53,5.91,12.27,12.27,0,0,0-1.72,4.24c-.63,2.45-.92,5-1.34,7.46a39.31,39.31,0,0,1-.78,4.06c-1.29,4.7,0,8.93,2.29,13a12.22,12.22,0,0,1,2.95,7.57,11.37,11.37,0,0,0,1.76,4.93c.73,1.26,1.49,2.5,2.33,3.69a49.22,49.22,0,0,1,5.29,9.92c.55,1.35,1.2,2.66,1.75,4a13.86,13.86,0,0,0,3.13,4.5,31.51,31.51,0,0,0,8.37,6,14.23,14.23,0,0,0,6.41,1.55,81.43,81.43,0,0,1,11.44,1.2c2.8.41,5.59.91,8.39,1.4a9.71,9.71,0,0,0,7.83-1.8c.49-.37,1-.75,1.48-1.09a6.44,6.44,0,0,1,3-1.08c1.3-.12,2.6-.23,3.89-.39a17.53,17.53,0,0,0,2.25-.44,3,3,0,0,0,2.46-2.94,28.67,28.67,0,0,0,.07-3.21c-.09-1.68-.3-3.36-.41-5-.08-1.15-.12-2.3-.13-3.45a1.45,1.45,0,0,1,1.16-1.52,15.75,15.75,0,0,1,2.26-.41c1-.09,2,0,3-.11a17,17,0,0,0,2.27-.32,2.15,2.15,0,0,0,1.79-2.11c.05-.61,0-1.23,0-1.84a14.14,14.14,0,0,1,.06-1.84,1.75,1.75,0,0,1,2.41-1.68c.52.11,1,.31,1.54.47a3.41,3.41,0,0,0,3.62-.75c1.13-1,2.3-2,3.48-3a23.46,23.46,0,0,1,4.6-3,4.09,4.09,0,0,1,5.08.67c.67.63,1.35,1.25,2.06,1.84,1.28,1.09,2.58,2.17,3.88,3.24a15.45,15.45,0,0,0,9.84,3.3A46.2,46.2,0,0,0,595,340c3.68-.71,7.35-1.5,11-2.27a26.31,26.31,0,0,0,9.35-4.27c1.84-1.24,3.66-2.53,5.4-3.91a7.45,7.45,0,0,1,5.94-1.89,6.62,6.62,0,0,0,2.72-.3,2.39,2.39,0,0,0,1.71-1.7,3.91,3.91,0,0,0,.14-.68,4.87,4.87,0,0,1,2.64-3.81c1-.62,2.15-1.17,3.22-1.76,1.68-.93,2-1.84,1.09-3.59a10.21,10.21,0,0,0-1.25-1.92c-1-1.23-2.14-2.41-3.22-3.6a8.92,8.92,0,0,0-6.32-2.87,33,33,0,0,0-6.66.23c-.68.09-1.37.14-2,.27-3.76.67-7.49.2-11.23-.25a23,23,0,0,0-3-.3,2.47,2.47,0,0,1-2.37-1.49c-.44-.81-.93-1.59-1.39-2.38a5.33,5.33,0,0,0-3.64-2.92,3.18,3.18,0,0,1-2.31-2.06,13.91,13.91,0,0,1-.82-7.44,1.92,1.92,0,0,1,.83-1.33,4.66,4.66,0,0,0,1.62-3.19,18.06,18.06,0,0,0,.22-3.67,6.42,6.42,0,0,0-2.67-5.36c-3.58-2.53-7.41-4.34-12-3.46-1.28.25-2.6.25-3.89.39a6.38,6.38,0,0,1-5.77-2.2c-.1-.12-.22-.22-.32-.33-1.08-1.2-2.14-2.42-3.24-3.59a14.46,14.46,0,0,0-3.87-3c2.19-.33,3.57.08,4.55,1.63a19.13,19.13,0,0,0,1.81,2.38,25.54,25.54,0,0,0,2.43,2.45,6.23,6.23,0,0,0,5.32,1.58,32.19,32.19,0,0,1,9.4,0,17.25,17.25,0,0,1,5.09,1.34,4.55,4.55,0,0,1,2.13,1.69,34.48,34.48,0,0,1,3.49,6.71,7.44,7.44,0,0,1-.3,6.43,22.4,22.4,0,0,0-1.35,3.41,7,7,0,0,0-.35,1.56c-.24,2.07.24,2.91,2.18,3.79.77.34,1.57.62,2.35.94a6.17,6.17,0,0,1,3.2,2.84,19.81,19.81,0,0,0,1.07,1.77c1.26,1.79,2.24,2.15,4.33,1.58,1.19-.32,2.35-.71,3.54-1a56.77,56.77,0,0,1,9.94-1.79,9.06,9.06,0,0,1,6.11,1.49c3,2.07,6,4,8.94,6.08a66.44,66.44,0,0,0,6.38,4.09,15.2,15.2,0,0,1,2.28,1.54,1.17,1.17,0,0,1,.26,1.66,10.14,10.14,0,0,1-1.44,1.77,17.45,17.45,0,0,1-6.3,4.14,8.73,8.73,0,0,0-5.62,5.64,17.79,17.79,0,0,1-.79,1.65,2,2,0,0,1-2.26,1.19,13.81,13.81,0,0,1-1.59-.2,12.09,12.09,0,0,0-8.45,1.29c-3.84,1.91-7.72,3.73-11.6,5.58-.69.33-1.4.6-2.1.93a31.46,31.46,0,0,1-10.6,2.84,24.71,24.71,0,0,0-6,1.33c-2.37.83-4.85.63-7.29.47a26.41,26.41,0,0,1-3.64-.54,10,10,0,0,1-4.36-1.94,32.87,32.87,0,0,0-5-3.22,16,16,0,0,0-3.42-1.33,4,4,0,0,0-3.66.81,10.3,10.3,0,0,0-1.87,2,16.55,16.55,0,0,1-1.41,1.81,3.16,3.16,0,0,1-3.08,1.15c-2-.47-3.24.46-4.25,2-.51.76-1,1.55-1.51,2.31a5.81,5.81,0,0,1-2.15,2,2.22,2.22,0,0,1-1.53.26,2.4,2.4,0,0,0-3,1.48,9.53,9.53,0,0,0-.9,3.78c-.16,2.14-.24,4.28-.35,6.43-.06,1.15-.06,2.3-.17,3.45a16.13,16.13,0,0,1-.45,2.48c-.46,1.75-1.22,2.61-3.36,1.62a25,25,0,0,0-3.47-1.21c-3.2-.94-5.9-.24-7.91,2.56-.67.94-1.35,1.87-2.1,2.74-1.5,1.77-2.47,1.9-4.34.63-1.08-.72-2.11-1.53-3.18-2.27-.88-.61-1.78-1.2-2.71-1.75a5.92,5.92,0,0,0-5.91-.35,15.83,15.83,0,0,1-4.82,1.46,11.52,11.52,0,0,1-7.13-1.23c-.81-.43-1.64-.82-2.49-1.19a16.34,16.34,0,0,0-6-1.43c-1.07-.05-2.14-.18-3.2-.32a9.91,9.91,0,0,1-3.65-1.33,8.06,8.06,0,0,1-4.22-6,48.19,48.19,0,0,0-2.14-8.93,69.13,69.13,0,0,0-3.42-8,15,15,0,0,0-3.65-4.69l-1.22-1.05a5.65,5.65,0,0,1-2.16-3.9,23.75,23.75,0,0,0-1.45-5.79,16.06,16.06,0,0,0-2.07-4.09,11.13,11.13,0,0,1-2.1-6,46.77,46.77,0,0,1,.7-13.51,18.44,18.44,0,0,1,.91-3.08c1.26-3.12,2.54-6.24,3.76-9.38a24.42,24.42,0,0,1,4.61-7.63c3.59-4,7.07-8.08,10.61-12.12.86-1,1.76-1.92,2.67-2.86a22.64,22.64,0,0,1,6.66-4.82c4.16-1.95,8.2-4.15,12.39-6.05a13.75,13.75,0,0,1,6.23-1.34c1.38,0,2.76,0,4.14,0a8.19,8.19,0,0,0,5-1.55,16.38,16.38,0,0,1,3.6-2A2.49,2.49,0,0,1,523.75,252.28Zm65.41,39.49a15.21,15.21,0,0,1,.45,6.16c-.23,3.38.64,4.78,4,5.26a5.73,5.73,0,0,1,4.91,3.89c.2.49.44,1,.64,1.47a4.75,4.75,0,0,0,4.46,3.07c2.3.13,4.59.29,6.89.48,3.67.3,7.33.61,11,1a15.77,15.77,0,0,1,2.7.55,5.94,5.94,0,0,1,1.65.78,2.85,2.85,0,0,1,0,4.94,17.64,17.64,0,0,1-3.29,1.62c-4.86,1.87-9.73,3.7-14.61,5.53-1.08.4-2.18.73-3.28,1a15.83,15.83,0,0,1-5.68.67,23.32,23.32,0,0,0-5.28.14,20.17,20.17,0,0,0-6.69,2.36c-.67.38-1.33.76-2,1.12a4.45,4.45,0,0,1-5.34-.56c-.89-.73-1.74-1.51-2.6-2.27s-1.8-1.66-2.75-2.45c-.7-.58-1.47-1.1-2.23-1.62a5.71,5.71,0,0,0-5.46-.7c-1.3.47-2.61.91-3.91,1.38-1.08.38-2.17.76-3.24,1.18a31.49,31.49,0,0,1-11.66,2.29,12.35,12.35,0,0,0-3,.35,8,8,0,0,0-4,2.18c-.81.81-1.59,1.66-2.34,2.53a20,20,0,0,1-3.83,3.63,8.5,8.5,0,0,0-2.36,2.49,8.26,8.26,0,0,0-1.47,4.75,29.28,29.28,0,0,1-.45,6.87c-.07.3-.11.61-.16.91a3.59,3.59,0,0,1-2.79,3,21.79,21.79,0,0,1-5,.83,9.31,9.31,0,0,0-3.75.94c-1.24.6-2.51,1.14-3.79,1.67a5.45,5.45,0,0,1-3.13.36c-4.08-.69-8.18-1.29-12.27-1.91a10.87,10.87,0,0,1-5-2.18,65.77,65.77,0,0,1-9.76-8.73,31.12,31.12,0,0,1-3.85-5.15c-2.63-4.59-5.58-9-8.36-13.49a52.94,52.94,0,0,1-3.55-6.44,7.24,7.24,0,0,1-.83-3.77,105.63,105.63,0,0,1,2.39-15.2,9.86,9.86,0,0,1,1.54-3.32c.85-1.18,1.63-2.41,2.43-3.62a14.73,14.73,0,0,0,2.36-5.21,11.05,11.05,0,0,1,.42-1.31,4.77,4.77,0,0,1,2.54-2.82c1.93-.94,3.81-2,5.73-2.93a5.11,5.11,0,0,0,2.37-2.4c.44-.89.89-1.78,1.36-2.66s.93-1.77,1.45-2.61a11.66,11.66,0,0,1,5.91-4.9,88.2,88.2,0,0,0,13.12-6.09,39.2,39.2,0,0,1,10.38-3.65,55.06,55.06,0,0,0,6.79-2.12c1.36-.51,2.74-1,4.13-1.41a10.66,10.66,0,0,1,2-.36,3,3,0,0,1,3,1.26c-.26.44-.67.26-1,.28a10.07,10.07,0,0,0-4.13,1.32c-1,.54-2,1.14-3,1.68a12.24,12.24,0,0,1-5.48,1.55c-.61,0-1.23.12-1.84.08a10.73,10.73,0,0,0-6.31,1.74,31.9,31.9,0,0,1-8.54,3.9,17,17,0,0,0-4.31,2.15c-1.91,1.14-3.78,2.34-5.68,3.48a8.92,8.92,0,0,0-3.14,3.29,16.53,16.53,0,0,0-1.51,3.6c-.29.95-.6,1.9-.87,2.86a3.47,3.47,0,0,1-1.81,2.25c-1.69.9-3.33,1.93-5.07,2.71a10,10,0,0,0-5.09,5.08c-.95,2-1.83,4-2.7,6.1-.63,1.47-1.15,3-1.8,4.47a17.75,17.75,0,0,0-1.44,6.24,43.37,43.37,0,0,0,1.12,12.33,19.08,19.08,0,0,0,2,5.1,79.66,79.66,0,0,0,9,12.2c.15.18.32.33.46.52,2.77,3.77,6.56,6.15,10.78,8,2.32,1,4.71,1.82,7.09,2.68a22.15,22.15,0,0,0,10.89.89,32.81,32.81,0,0,0,6.67-1.7,10.18,10.18,0,0,0,6.31-6.26,31.62,31.62,0,0,0,1.49-5.3,6.89,6.89,0,0,1,3.65-5.27,4.43,4.43,0,0,0,2.46-4.1c.09-2.06.16-2.11,2.42-2.64.74-.18,1.49-.36,2.22-.6a4.14,4.14,0,0,0,2.46-1.94c1.17-2.14,3.17-2.78,5.41-2.88a13.48,13.48,0,0,1,5.63,1,8.64,8.64,0,0,0,6.91-.34c1.34-.58,2.61-1.3,3.9-2,.88-.46,1.75-1,2.61-1.45a4,4,0,0,1,3.12-.32,20.37,20.37,0,0,1,3.85,1.47c1.92,1,3.82,2,5.73,2.94.89.46,1.76.94,2.66,1.36a9.21,9.21,0,0,0,7.8.17,28.48,28.48,0,0,0,2.89-1.4,11.28,11.28,0,0,1,8.66-1.19c.66.17,1.34.29,2,.47a4.56,4.56,0,0,0,4.31-1A7.25,7.25,0,0,0,609.3,319a2.48,2.48,0,0,0-.55-2.75,6.29,6.29,0,0,0-2.27-1.53,10.34,10.34,0,0,0-4-.92,9.19,9.19,0,0,1-5.69-2.17c-2.06-1.6-4.06-3.26-6.27-4.67a5.92,5.92,0,0,1-2.65-3.89,4,4,0,0,1,0-2,10,10,0,0,0-.1-5.23,24.27,24.27,0,0,0-.72-2.66,6.57,6.57,0,0,1,0-4.29c.24-.73.49-1.45.73-2.18a13.75,13.75,0,0,0,.45-1.55,2.47,2.47,0,0,0-1.76-3.05,8.55,8.55,0,0,0-3.17-.44,23.16,23.16,0,0,1-8.73-1.78,12.39,12.39,0,0,1-4.39-2.87c-.69-.72-1.36-1.46-2-2.18s-1.27-1.33-1.92-2a5.24,5.24,0,0,0-5.2-1.72c-.19,0-.42.1-.57-.12a5.2,5.2,0,0,1,4.39-1.85,3.61,3.61,0,0,1,2.36,1.3,23.53,23.53,0,0,1,1.69,2.18,9.33,9.33,0,0,0,6,4l8.75,1.93c1.27.28,2.55.57,3.8.9a18.21,18.21,0,0,1,2.39.82c2.06.88,2.27,1.47,1.3,3.53-.49,1-1.05,2.05-1.54,3.09A6.09,6.09,0,0,0,589.16,291.77Zm-6.67,3.79a2.9,2.9,0,0,1,0,2c-.23.89-.44,1.79-.74,2.66a4.49,4.49,0,0,0,1.07,4.68,16.19,16.19,0,0,0,2.23,2,33.3,33.3,0,0,1,3.87,3.25,7.2,7.2,0,0,1,1.49,2,2.08,2.08,0,0,1-.59,2.69,6.57,6.57,0,0,1-2.65,1.33,12.17,12.17,0,0,1-7-.14c-2.33-.77-4.64-1.59-7-2.31-1.75-.54-3.54-1-5.32-1.43a8.2,8.2,0,0,0-6.63.91c-1.29.82-2.69,1.46-4.06,2.15a12.69,12.69,0,0,1-7.34,1.38,29,29,0,0,0-5.51-.09,12.07,12.07,0,0,0-3.79.86,5.81,5.81,0,0,0-3,2.42,17.31,17.31,0,0,1-1.79,2.39,4.61,4.61,0,0,1-3.65,1.65,10.84,10.84,0,0,0-1.61.06,3.31,3.31,0,0,0-3,2.74,11.73,11.73,0,0,0-.27,2.28,7.22,7.22,0,0,1-3.15,6.3,3.53,3.53,0,0,0-1.6,3.14c0,2.25-1.19,3.69-3,4.82a19.13,19.13,0,0,1-7.29,2.65,26.28,26.28,0,0,1-9.15-.06,22.51,22.51,0,0,1-10.16-5.1,36.2,36.2,0,0,1-7.57-8.89,49.39,49.39,0,0,1-5.31-11.18,23.92,23.92,0,0,1,2.83-21.56,13,13,0,0,1,5-4.61,35.68,35.68,0,0,0,5-3.25,8.84,8.84,0,0,0,3-4c.46-1.22.94-2.43,1.41-3.65a12.72,12.72,0,0,1,5.88-6.78c3.59-2.05,7-4.36,10.56-6.51,1.24-.76,2.55-1.4,3.84-2.06a3.52,3.52,0,0,1,3.11-.21c2.59,1.14,4.94.46,7.22-.86.93-.54,1.86-1.08,2.8-1.6a3.53,3.53,0,0,1,4.08.35,8.68,8.68,0,0,1,2.26,2.57,30,30,0,0,1,2.19,4.3,13.39,13.39,0,0,0,5.58,6.23c2.58,1.64,5.38,1.53,8.22,1a32.92,32.92,0,0,0,5.92-1.81c1.15-.44,2.3-.87,3.43-1.34a4.46,4.46,0,0,1,5.09.94,18.55,18.55,0,0,1,2.84,3.59c.43.64.83,1.29,1.2,2a3,3,0,0,0,2.59,1.64c1.14.07,2.29.21,3.44.26a13.86,13.86,0,0,1,2.93.53,2,2,0,0,1,1.72,2.13c0,1-.06,2-.15,3A8.26,8.26,0,0,0,582.49,295.56Zm-16.08-19.83a6.49,6.49,0,0,0-5.12.42c-1.69.7-3.43,1.31-5.15,2a23.6,23.6,0,0,1-5.38,1.17,7.54,7.54,0,0,1-4.67-.87,12.08,12.08,0,0,1-5.64-5.84c-.67-1.54-1.48-3-2.28-4.51A9.6,9.6,0,0,0,536,265.4a5,5,0,0,0-6-.69c-.61.32-1.19.7-1.8,1s-1.33.75-2,1.08a5.36,5.36,0,0,1-4.67.28,5.51,5.51,0,0,0-4.86.35,57.19,57.19,0,0,0-5.38,3.09c-3.11,2-6.23,3.92-9.38,5.8a12.51,12.51,0,0,0-5.06,5.5,33.37,33.37,0,0,0-1.53,3.84,9.92,9.92,0,0,1-4.44,5.66c-1.24.76-2.45,1.57-3.72,2.28a14.19,14.19,0,0,0-5.2,4.77,26.87,26.87,0,0,0-4.49,15.43,26.19,26.19,0,0,0,1.46,7.43,51.85,51.85,0,0,0,8.67,15.86,32.13,32.13,0,0,0,7.46,6.78,23.12,23.12,0,0,0,15.82,3.51,21.07,21.07,0,0,0,9.1-3c.32-.2.67-.38,1-.6a5.76,5.76,0,0,0,2.7-4.58,4,4,0,0,1,1.86-3.47c2.07-1.5,2.8-3.76,3-6.21.05-.69,0-1.39.12-2.07a2.31,2.31,0,0,1,2.21-2.25,9.48,9.48,0,0,1,1.6-.09,5.45,5.45,0,0,0,4.08-1.83,11.74,11.74,0,0,0,1.83-2.34,5.73,5.73,0,0,1,4.25-2.82,15.91,15.91,0,0,1,5.95-.27,15.88,15.88,0,0,0,10.61-2.11l3.21-1.79a6,6,0,0,1,4-.69,47.29,47.29,0,0,1,7.12,1.8c2.26.72,4.49,1.53,6.77,2.22a13.06,13.06,0,0,0,7.92-.16,6.72,6.72,0,0,0,2.58-1.47,3.17,3.17,0,0,0,.79-4,8.45,8.45,0,0,0-2.07-2.74c-1.14-1-2.36-2-3.54-2.94-.65-.53-1.32-1.05-1.93-1.62a3.69,3.69,0,0,1-1-4c.18-.67.42-1.32.61-2a5.13,5.13,0,0,0-.08-3.6,5.8,5.8,0,0,1-.25-2.71c.07-1.38.12-2.76.16-4.14a3,3,0,0,0-2.24-3.11,7.54,7.54,0,0,0-1.55-.41c-1.29-.17-2.58-.33-3.88-.42-2.6-.17-2.29.2-3.84-2.2-.48-.75-.9-1.54-1.35-2.31a27.08,27.08,0,0,0,12.27,3.3,15.52,15.52,0,0,1,3,.34A1.35,1.35,0,0,1,587,285a21.31,21.31,0,0,1-.68,2.19,12.55,12.55,0,0,0-.75,2.89,8.91,8.91,0,0,0,.31,3.4c.38,1.25.67,2.52.93,3.8a5.94,5.94,0,0,1,0,3c-.8,2.64.15,4.8,1.87,6.74a3.32,3.32,0,0,0,.68.62c2.73,1.71,5.11,3.91,7.76,5.74a8,8,0,0,0,4.72,1.59,10.16,10.16,0,0,1,4,.87,9.55,9.55,0,0,1,1.77,1,1.43,1.43,0,0,1,.51,1.84,5.59,5.59,0,0,1-3.14,3.17,2.84,2.84,0,0,1-1.8.08c-1.26-.3-2.54-.57-3.82-.79a11.21,11.21,0,0,0-7.33,1.29c-.95.51-1.91,1-2.88,1.44a8.5,8.5,0,0,1-7.76-.17c-2-1.05-4-2.17-6.11-3.19-1.51-.75-3.06-1.41-4.62-2.05a6.17,6.17,0,0,0-5.94.38c-1.36.85-2.79,1.6-4.23,2.32a24.67,24.67,0,0,1-3,1.19,6.06,6.06,0,0,1-4,0,18.07,18.07,0,0,0-6.3-1.16c-2.87,0-5.28.88-6.76,3.53a3.41,3.41,0,0,1-2.24,1.49c-.8.24-1.64.38-2.45.61-1.93.55-2.35,1.06-2.53,3,0,.38-.06.77-.07,1.15a2.55,2.55,0,0,1-1.22,2.1l-1.34.89a6.83,6.83,0,0,0-3.14,4.36c-.22,1-.47,1.94-.7,2.9a22.06,22.06,0,0,1-1.57,4.55,7.9,7.9,0,0,1-4.2,4.06,28.88,28.88,0,0,1-13.27,2.2,12.3,12.3,0,0,1-2.47-.5,66.72,66.72,0,0,1-11.35-4.38,21.61,21.61,0,0,1-7-5.44,125.1,125.1,0,0,1-8-10.08c-.9-1.33-1.74-2.71-2.54-4.1a17.65,17.65,0,0,1-1.87-5.65,42.43,42.43,0,0,1-.61-11.69,12.42,12.42,0,0,1,.8-3.57c1.14-2.85,2.26-5.7,3.45-8.53.53-1.26,1.18-2.49,1.81-3.71a8.12,8.12,0,0,1,3.72-3.63c1.85-.91,3.62-2,5.46-2.93a4.81,4.81,0,0,0,2.53-3.11c.34-1.18.69-2.35,1.11-3.5a20.79,20.79,0,0,1,1.21-2.73,7.06,7.06,0,0,1,2.67-2.78c2-1.17,3.92-2.41,5.88-3.6a15.88,15.88,0,0,1,4.14-2,28.52,28.52,0,0,0,6.73-2.92c.8-.45,1.6-.91,2.39-1.38a7.61,7.61,0,0,1,4.37-1.15,22,22,0,0,0,3.44-.14,15.16,15.16,0,0,0,5.81-2.06c1.06-.62,2.15-1.19,3.25-1.71a8.49,8.49,0,0,1,2-.64,3.2,3.2,0,0,1,3,.82,21,21,0,0,1,6.2,10.29,6.45,6.45,0,0,0,7.83,5.25,13,13,0,0,0,4.08-1.5c1.36-.72,2.71-1.45,4.1-2.08,2.79-1.25,3.81-1.05,6,1.07.46.46,1.15.81,1.17,1.62C566.69,275.67,566.52,275.77,566.41,275.73Zm-16.63-.42a5.13,5.13,0,0,1-3.54-1.39,3.84,3.84,0,0,1-1.19-2.18,18.38,18.38,0,0,0-2.5-6.36c0-.09,0-.26,0-.41l2.85.63a2.92,2.92,0,0,1,2.49,2.63c.11.75.24,1.51.37,2.26a12.16,12.16,0,0,0,.28,1.58c.53,1.89,1.33,2.47,3.31,2.47.46,0,.91-.06,1.56-.11C552.27,275.48,551,275.32,549.78,275.31Zm1-2.11a1.45,1.45,0,0,1-1-1.2c-.17-.82-.3-1.66-.44-2.49-.1-.6-.17-1.21-.31-1.81a3.86,3.86,0,0,0-3.39-3.29,6.79,6.79,0,0,1-4.41-2.6,37.27,37.27,0,0,0-5.84-5.52,2.71,2.71,0,0,1,2.08-.35,3,3,0,0,1,1.84,1.29c.58.81,1.08,1.67,1.61,2.51.33.52.65,1.05,1,1.54a6.1,6.1,0,0,0,2.85,2.23c1.08.39,2.11.89,3.15,1.38a3.42,3.42,0,0,1,2,2.62,25.38,25.38,0,0,0,.89,3.56,2.39,2.39,0,0,0,2.44,1.88A2.57,2.57,0,0,1,550.77,273.2Zm8.76-3.34c-.93.68-1.81,1.41-2.78,2a4.71,4.71,0,0,1-3.31,1l4.62-3.57a14.89,14.89,0,0,1,3.88-2.38c2-.73,3-.46,4.77,1.42C563.84,267.27,561.63,268.33,559.53,269.86Zm-5.32,1.05a4.2,4.2,0,0,1-1,.59.74.74,0,0,1-1-.31,6.53,6.53,0,0,1-.59-1.48c-.24-1-.38-1.95-.6-2.92a3.82,3.82,0,0,0-2.14-2.79,32.13,32.13,0,0,0-3.12-1.41,6.51,6.51,0,0,1-3.46-2.85c-.46-.71-.89-1.43-1.33-2.15-1.62-2.7-3-3.37-6.09-2.77a5.83,5.83,0,0,1-4.06-.53c1.64-.29,3.19-.56,4.74-.85a10.59,10.59,0,0,1,3-.14,3.44,3.44,0,0,1,3.25,2.48c.28.87.53,1.75.76,2.64a4.52,4.52,0,0,0,3.38,3.65,9,9,0,0,1,4.36,2.84,8.21,8.21,0,0,1,1.33,2.1c1,2.11,1.89,2.4,4,1.35.82-.41,1.63-.85,2.46-1.25a10.88,10.88,0,0,1,1.33-.4C557.54,268.23,555.88,269.58,554.21,270.91Zm-22.3-14.76c-4.5,1.27-8.41,3.15-12.68,4.09a40.38,40.38,0,0,0-12.34,4.88,58.15,58.15,0,0,1-9.41,4.25,17.56,17.56,0,0,0-3.93,1.89,15.14,15.14,0,0,0-4.59,5.37c-.66,1.21-1.27,2.45-1.86,3.69a4.71,4.71,0,0,1-2.19,2.26c-1.71.86-3.37,1.85-5.12,2.61a5.78,5.78,0,0,0-3.69,4.12c-.72,3.33-2.55,6.05-4.47,8.73a15.51,15.51,0,0,0-2.55,5.84c-.8,3.67-1.27,7.4-1.75,11.12a3.57,3.57,0,0,1,0,.46c-.92,3.56.36,6.64,2.12,9.59,1.92,3.22,3.95,6.38,5.92,9.58,1.29,2.08,2.62,4.15,3.83,6.28a42.26,42.26,0,0,0,6.55,8.56,71.5,71.5,0,0,0,9.14,7.7,8.2,8.2,0,0,0,3.35,1.44c2.56.47,5.12.93,7.69,1.35,1.89.31,3.8.54,5.69.85a6.08,6.08,0,0,0,3.6-.35c1.33-.6,2.67-1.16,4-1.77a9,9,0,0,1,3.76-.92,17.6,17.6,0,0,0,5.4-1,4.51,4.51,0,0,0,3.08-3.41,34.85,34.85,0,0,0,.75-5.93,14.29,14.29,0,0,0,0-2.07,7.37,7.37,0,0,1,3.34-6.68,26.69,26.69,0,0,0,4.13-4c.75-.88,1.55-1.71,2.36-2.51a5.75,5.75,0,0,1,3.47-1.65,40,40,0,0,1,4.35-.4,22.34,22.34,0,0,0,7.21-1.29c3-1,6-1.93,8.87-3.15a6.17,6.17,0,0,1,7,1.22c1.4,1.19,2.76,2.44,4.15,3.64a28.38,28.38,0,0,0,2.48,2.05,5,5,0,0,0,5.42.54c.83-.4,1.65-.82,2.44-1.28a18.67,18.67,0,0,1,11.5-2.46,15.6,15.6,0,0,0,5.23-.5,53.52,53.52,0,0,0,6.77-2.21c3.8-1.43,7.58-2.9,11.38-4.35a20.67,20.67,0,0,0,4.15-1.95,4.08,4.08,0,0,0-.1-7.16,9.34,9.34,0,0,0-3.45-1.2c-2.72-.46-5.48-.67-8.23-.88l-10.55-.79-1.15-.11a2.85,2.85,0,0,1-2.37-1.58c-.3-.54-.53-1.11-.8-1.66-.42-.82-.81-1.65-1.29-2.44a4.59,4.59,0,0,0-3.29-2.28,15.5,15.5,0,0,1-2.25-.47c-1.7-.49-2.21-1.21-2.2-3,0-1.07.07-2.14.09-3.22a11.05,11.05,0,0,0-.57-4.31,4.43,4.43,0,0,1,.23-3.55c.41-.91.9-1.78,1.32-2.69.32-.69.62-1.39.91-2.1a2.38,2.38,0,0,0-.82-2.87,7.92,7.92,0,0,0-3.3-1.56c-2-.52-4-1-6-1.45-1.48-.34-3-.66-4.45-1v-.34c1.91-.19,3.81-.4,5.72-.56a8.5,8.5,0,0,1,4.9.87c1.21.66,2.51,1.17,3.69,1.87a5.52,5.52,0,0,1,2.92,5.35c0,.84,0,1.69-.08,2.53a3.93,3.93,0,0,1-1.5,3.21,3.39,3.39,0,0,0-1.18,2.65,16.67,16.67,0,0,0,.74,6.58,5,5,0,0,0,3.77,3.66,3.17,3.17,0,0,1,2,1.4c.57.81,1.06,1.68,1.6,2.52.41.65.8,1.3,1.26,1.91a1.87,1.87,0,0,0,1.37.74c2.44.26,4.88.6,7.32.8a34,34,0,0,0,8.49-.21c1.66-.27,3.35-.37,5-.5a18.21,18.21,0,0,1,3.9.17,7.61,7.61,0,0,1,4.8,2.45,39,39,0,0,1,3.35,3.79,10.59,10.59,0,0,1,.87,1.34c.54,1.06.4,1.48-.61,2.06s-2.16,1.16-3.22,1.78a6,6,0,0,0-3.23,4.49c-.22,1.45-.57,1.64-2,1.73a15.9,15.9,0,0,1-2.07,0,6.89,6.89,0,0,0-4.55,1.26c-1.07.74-2.12,1.51-3.17,2.3a55.75,55.75,0,0,1-6.31,4.2,22.94,22.94,0,0,1-6.86,2.53c-3.84.73-7.65,1.6-11.48,2.36a38.24,38.24,0,0,1-9.84.72,12.75,12.75,0,0,1-6.65-2.29,52.16,52.16,0,0,1-5.16-4.22c-.73-.67-1.48-1.33-2.26-1.95a4.66,4.66,0,0,0-5-.63,19.58,19.58,0,0,0-4.55,2.66c-1.44,1.15-2.87,2.32-4.2,3.57a2.6,2.6,0,0,1-3.13.65,8,8,0,0,0-1.53-.47,2.92,2.92,0,0,0-3.39,1.71,6.08,6.08,0,0,0-.44,2.7c0,.77,0,1.54,0,2.3a1,1,0,0,1-.87.93c-.68.09-1.37.13-2.06.18l-3.9.27a5.69,5.69,0,0,0-2,.52,2.24,2.24,0,0,0-1.44,1.93,17.53,17.53,0,0,0-.08,2.29c.1,1.61.3,3.21.4,4.81a42.64,42.64,0,0,1,.15,4.37c-.07,1.9-.56,2.42-2.41,2.78a18.38,18.38,0,0,1-3,.34,11.17,11.17,0,0,0-7.22,2.56,7.51,7.51,0,0,1-6,1.71c-2.51-.32-5-.75-7.5-1.15a108.91,108.91,0,0,0-14.85-1.6,9.2,9.2,0,0,1-3.54-.89,30.55,30.55,0,0,1-9.7-6.87,11.17,11.17,0,0,1-2.15-3.24c-.69-1.54-1.39-3.07-2-4.64a52.3,52.3,0,0,0-5.2-9.7c-.9-1.34-1.74-2.71-2.58-4.08a9.23,9.23,0,0,1-1.36-4.11,16.37,16.37,0,0,0-3-8,14.38,14.38,0,0,1-2.22-11.83c.67-2.83,1-5.73,1.52-8.6.27-1.43.6-2.84,1-4.25a8.19,8.19,0,0,1,1.33-2.91,48.25,48.25,0,0,0,3.34-5.5c.44-.81.91-1.6,1.35-2.41a13.34,13.34,0,0,1,4.67-5c.91-.58,1.77-1.23,2.72-1.72a7.46,7.46,0,0,0,2.83-2.63c.7-1.1,1.39-2.2,2.07-3.32a22.6,22.6,0,0,1,2.39-3.37,9.67,9.67,0,0,1,4.92-3.23,59.36,59.36,0,0,0,16.5-7.41,12.34,12.34,0,0,1,6-2c.53,0,1.07-.1,1.6-.11a10.47,10.47,0,0,0,4.82-1.39c.87-.49,1.74-1,2.61-1.44a4.23,4.23,0,0,1,3.56-.28Zm40,6.74a7.18,7.18,0,0,1,3.82,1.44,29.28,29.28,0,0,0,14.66,5.52,29.64,29.64,0,0,1,5.2.91,10.57,10.57,0,0,1,2.94,1.29,6.2,6.2,0,0,1,2.63,3.11,37.13,37.13,0,0,1,2.53,10.7,7.89,7.89,0,0,1-1.42,5.66,3.39,3.39,0,0,0-.54,1,2.53,2.53,0,0,0,1.07,3.38,10.48,10.48,0,0,0,2.28,1c1.7.57,3.28,1.21,4.32,2.83a3.89,3.89,0,0,0,2.36,1.33,10.67,10.67,0,0,0,5.9-.29,20.52,20.52,0,0,0,3-1.11,9.79,9.79,0,0,1,5.61-.8,31.78,31.78,0,0,1,16,7c1.53,1.27,3,2.65,4.49,4a16,16,0,0,0,5.53,3.2,10.59,10.59,0,0,1,2.29,1.06c1.77,1.08,2.14,2.42.92,4a48,48,0,0,1-6.22,7.07,8.12,8.12,0,0,1-4.3,2.05,27.43,27.43,0,0,0-2.7.54,6.09,6.09,0,0,0-4.56,4.14c-.38,1.16-.71,2.35-1,3.53a9.72,9.72,0,0,1-1,2.55,2.33,2.33,0,0,1-2.31,1.19,5.93,5.93,0,0,1-2-.53c-1.21-.48-2.42-.95-3.62-1.45a5,5,0,0,0-5,.47c-.58.38-1.19.71-1.73,1.13a27.88,27.88,0,0,1-13.53,5.34c-1.44.22-2.89.37-4.34.52a10.13,10.13,0,0,0-5.47,2.18l-2,1.59a6.18,6.18,0,0,1-4.49,1.46c-3.9-.31-7.81-.44-11.68-1a13.13,13.13,0,0,1-5.13-1.91,28.49,28.49,0,0,0-3.84-2.08,5.13,5.13,0,0,0-6.15,1.06,7.4,7.4,0,0,1-5.59,2.64,6.23,6.23,0,0,0-2.4.7,4.62,4.62,0,0,0-3.06,3.46,2.3,2.3,0,0,1-1.55,1.83,15.7,15.7,0,0,0-1.65.8,2.79,2.79,0,0,0-1.51,3.28,17.28,17.28,0,0,0,.52,2,12.94,12.94,0,0,1,.68,4.75c0,1.07.08,2.15.06,3.22,0,1.3-.12,2.6-.18,3.9a4.5,4.5,0,0,1-.61,2,2.45,2.45,0,0,1-2.89,1.33,15.08,15.08,0,0,1-2.18-.73,14.17,14.17,0,0,0-4.88-1.2,10.63,10.63,0,0,1-2.48-.46,3.34,3.34,0,0,0-3.67,1.27c-.39.47-.72,1-1.07,1.5-.74,1.07-1.46,2.16-2.24,3.21a13.75,13.75,0,0,1-1.52,1.72c-1.56,1.47-2.53,1.53-4.23.17-1.08-.85-2-1.87-3-2.8S519,376.84,518,376a3.07,3.07,0,0,0-3.64-.36c-1.56.82-3.15,1.56-4.72,2.37a16.47,16.47,0,0,1-2.79,1.05,2.11,2.11,0,0,1-2-.32c-.68-.5-1.35-1-2-1.51-1.18-.85-2.34-1.74-3.57-2.52a12.89,12.89,0,0,0-6.26-2.08c-2.22-.1-4.44-.32-6.66-.44a11.68,11.68,0,0,0-6,1.07,8,8,0,0,1-2.83.91,1.93,1.93,0,0,1-2.29-1.46,12.53,12.53,0,0,1-.48-2.71c-.12-1.76-.15-3.53-.17-5.29a17.31,17.31,0,0,0-1.9-8.2c-.65-1.21-1.15-2.51-1.71-3.76a8.87,8.87,0,0,1-.9-3.54,7.86,7.86,0,0,0-.74-2.88,17.56,17.56,0,0,0-5.61-7.72c-.48-.37-.94-.79-1.4-1.19a3.76,3.76,0,0,1-1.41-3,5.94,5.94,0,0,0-2.7-5.3,6.35,6.35,0,0,1-2.85-6.54,7.05,7.05,0,0,0-.46-3.39c-.37-1.08-.64-2.2-.91-3.32a9,9,0,0,1,.25-5.43,7.54,7.54,0,0,0,.33-2.95c0-1-.08-2-.09-3A11.16,11.16,0,0,1,456,299a76.68,76.68,0,0,0,5.46-13.88,53,53,0,0,1,5-11.1,10,10,0,0,1,2.2-2.64,11.67,11.67,0,0,0,3.56-5,10.28,10.28,0,0,1,3.58-4.65,65,65,0,0,1,5.49-4.17,33.48,33.48,0,0,1,3.23-1.74,8.17,8.17,0,0,1,3.33-.82,31.72,31.72,0,0,0,8.79-1.61l5.5-1.63a8.92,8.92,0,0,1,3.88-.2c1.06.17,2.13.24,3.19.41a17.41,17.41,0,0,0,7.08-.33,22.49,22.49,0,0,1,3.43-.51c.06.57-.21.62-.39.73-1.17.74-2.33,1.48-3.51,2.19a4.28,4.28,0,0,1-2.22.49c-1.46,0-2.92.08-4.38,0a15.16,15.16,0,0,0-7.34,1.55c-3.78,1.86-7.51,3.85-11.36,5.53a28.9,28.9,0,0,0-10.12,7.79c-4.15,4.72-8.26,9.49-12.39,14.23a15.29,15.29,0,0,0-2.55,4.08c-.78,1.83-1.53,3.67-2.28,5.52-.51,1.28-.9,2.62-1.52,3.84-2.43,4.88-2.89,10.13-3,15.45a31.28,31.28,0,0,0,.63,6.62,8.66,8.66,0,0,0,1.44,3.36,21.27,21.27,0,0,1,3.72,9.79,7.65,7.65,0,0,0,2.75,5.11c.59.49,1.17,1,1.74,1.51a10.75,10.75,0,0,1,2.38,3.07A52.2,52.2,0,0,1,477.05,359a9.52,9.52,0,0,0,5.43,7.5,11.12,11.12,0,0,0,5.06,1.38,19.77,19.77,0,0,1,9.67,2.56,12.69,12.69,0,0,0,10.24.92,27.7,27.7,0,0,0,3.22-1.22,4.18,4.18,0,0,1,3.56,0,19.57,19.57,0,0,1,3.54,2.13c1.18.84,2.34,1.74,3.56,2.53,1.93,1.26,3.3,1.13,4.95-.46a25.62,25.62,0,0,0,1.78-2.1c.53-.66,1-1.36,1.54-2a4.78,4.78,0,0,1,4.95-1.7,29.58,29.58,0,0,1,3.3,1c.65.22,1.28.52,1.93.75a2.7,2.7,0,0,0,3.77-1.54,10,10,0,0,0,.71-2.41,24.91,24.91,0,0,0,.42-4.8,44.56,44.56,0,0,1,.46-7.57c.08-.46.15-.91.27-1.35a3,3,0,0,1,.83-1.61c.49-.4,1-.17,1.55-.1a3.42,3.42,0,0,0,2.37-.71,9.54,9.54,0,0,0,2.64-2.84c.5-.77,1-1.56,1.55-2.29a1.93,1.93,0,0,1,2.2-.82c2,.54,3.41-.47,4.71-1.74a18.25,18.25,0,0,0,1.27-1.63c.43-.54.87-1.07,1.34-1.58a2.91,2.91,0,0,1,2.94-.84,10,10,0,0,1,3,1.13,42,42,0,0,1,4.47,2.81,13.45,13.45,0,0,0,6.47,2.76,31.36,31.36,0,0,0,7.11.4,14.74,14.74,0,0,0,4-.82,21.6,21.6,0,0,1,5.85-1.15,32,32,0,0,0,9.51-2.53c4.64-2,9.22-4.15,13.69-6.49a13.3,13.3,0,0,1,9.32-1.41c2.42.52,3.56-.13,4.63-2.32.41-.83.75-1.68,1.14-2.51a5.9,5.9,0,0,1,3.41-3.23,23.34,23.34,0,0,0,6.52-3.81,11.63,11.63,0,0,0,2.66-2.85,2.29,2.29,0,0,0-.38-3.29,8.29,8.29,0,0,0-2.24-1.61,63.57,63.57,0,0,1-7.35-4.7c-2.77-1.92-5.6-3.76-8.38-5.68a9.47,9.47,0,0,0-6.09-1.62,53.29,53.29,0,0,0-9.74,1.64c-1.56.38-3.13.76-4.65,1.28a2.15,2.15,0,0,1-2.78-.92,15,15,0,0,1-1.1-1.74,7.54,7.54,0,0,0-4.25-3.67,24.88,24.88,0,0,1-2.33-1,1.76,1.76,0,0,1-1.1-2.26,14.49,14.49,0,0,1,1.57-4.54c1.53-2.73,1.28-5.43.15-8.18a41.59,41.59,0,0,0-3.23-6.08,6.71,6.71,0,0,0-3.63-2.69,22,22,0,0,0-5.6-1.21,35.34,35.34,0,0,0-8.72.09,5.15,5.15,0,0,1-3.9-1,12.23,12.23,0,0,1-2.65-2.53c-.76-1-1.52-1.93-2.24-2.92a4,4,0,0,0-3.33-1.73,17.26,17.26,0,0,0-4.11.39,26.7,26.7,0,0,0-7.08,2.62,9.06,9.06,0,0,1-.82.42c-.94.41-1.4.29-1.78-.73-1.12-3.08-3.48-4.79-6.41-5.79a3.73,3.73,0,0,1-2.77-3,17.28,17.28,0,0,0-1-3.06,4.31,4.31,0,0,0-3.92-2.75,16.68,16.68,0,0,0-4.57.3,14.3,14.3,0,0,1-10-1.39c.11-.49.54-.43.88-.45a56.26,56.26,0,0,0,6.82-1,18.09,18.09,0,0,1,11.38,1.85,6.48,6.48,0,0,1,2.43,2.07c.58.81,1.2,1.6,1.72,2.44,1.41,2.3,3,4.41,4.67,6.55a9,9,0,0,0,2.43,2.42,3.09,3.09,0,0,0,3.27.2C562.28,262.8,567.07,262.58,571.94,262.89Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M212.33,269.86c-.56.24-1.14.46-1.72.65-.94.31-1.89.61-2.85.89a9.37,9.37,0,0,0-4,2.22,7.66,7.66,0,0,1-5,2.05,26.88,26.88,0,0,1-5.74-.17c-.68-.09-1.36-.23-2.05-.26a3.77,3.77,0,0,0-4.36,2.9,21.92,21.92,0,0,0-.61,2.45,6.85,6.85,0,0,1-2.82,4.32c-.81.57-1.62,1.15-2.46,1.69-1.55,1-3.16,1.88-4.69,2.89a10.11,10.11,0,0,0-4.58,6.63,13.77,13.77,0,0,0,.74,7.46,4.79,4.79,0,0,0,3.33,2.93,9.38,9.38,0,0,0,3.87.41,17.49,17.49,0,0,0,5.55-1.39,44.15,44.15,0,0,1,7.59-2.6,40,40,0,0,0,7.18-2.38,16.91,16.91,0,0,1,7.57-1.51,23,23,0,0,1,6.36,1c3.21,1,4.16,2.42,3.92,5.78,0,.23-.06.46-.08.69a18.79,18.79,0,0,1-1.29,5.34,8,8,0,0,0-.13,5.4,12.72,12.72,0,0,0,.85,2.14q2,4,4.16,7.93a5.8,5.8,0,0,0,4.36,3,9.55,9.55,0,0,0,3.2,0c2.57-.42,5.09-1.07,7.68-1.38A10.94,10.94,0,0,0,242.5,326a4.58,4.58,0,0,0,1.7-4.07,10.62,10.62,0,0,1,0-2.52,30.19,30.19,0,0,1,2.38-8.61,13.07,13.07,0,0,0,1.25-6.23,21.9,21.9,0,0,1,.68-6.83,5.38,5.38,0,0,0-1.13-5A15.58,15.58,0,0,0,245,290.4a23.39,23.39,0,0,1-1.93-1.63c-2.22-2.35-3.67-4.92-2.24-8.28a3.12,3.12,0,0,0-.16-2.68,26.41,26.41,0,0,0-1.57-2.8c-.88-1.35-1.85-2.63-2.78-3.95a15.26,15.26,0,0,1-2.8-8.38,17.43,17.43,0,0,1,.57-5.23,5.7,5.7,0,0,0-.87-4.82,10.48,10.48,0,0,0-2-2.21,22.24,22.24,0,0,0-4.77-3.17,14,14,0,0,0-12.83.26,4.8,4.8,0,0,0-2.74,4.22,20.28,20.28,0,0,0,.29,5,52.92,52.92,0,0,0,2.72,9.48C214.63,268.36,214,269.13,212.33,269.86Zm12.52-19.21c-1.94-.91-1.94-.91-3.92-.56C222.63,248.5,223.17,248.53,224.85,250.65Zm-3,43.56a19.83,19.83,0,0,0-4.9-3.38,10.22,10.22,0,0,0-8-.35c-2.22.83-4.41,1.75-6.62,2.6a42.39,42.39,0,0,1-7.24,2.23,8.22,8.22,0,0,1-5.58-.69,6.6,6.6,0,0,1-1.16-.72,1.83,1.83,0,0,1-.61-2.26,10.66,10.66,0,0,1,1-1.81c.95-1.48,2-2.89,2.89-4.41a5.77,5.77,0,0,1,5.9-3.15c.91.08,1.84.06,2.75.13,3.64.3,6.57-1.18,9.09-3.63.71-.7,1.34-1.48,2-2.24a5.34,5.34,0,0,1,2.83-1.84c1.41-.37,2.81-.77,4.19-1.21a13,13,0,0,0,2.11-.88,2.34,2.34,0,0,0,1.27-2.7,13.88,13.88,0,0,0-.68-2.19c-.78-2-1.64-4-2.38-6a29.76,29.76,0,0,1-1.06-3.75,5.53,5.53,0,0,1,1.12-4.75,9.6,9.6,0,0,1-.25,2.84,6.59,6.59,0,0,0,.14,3,2.86,2.86,0,0,0,5,1,5.65,5.65,0,0,0,1.3-2.65,19.41,19.41,0,0,0,.39-2.26c.08-.71.07-1.44.11-2.31a4.36,4.36,0,0,1,.81,2.28,34.31,34.31,0,0,1,.4,5.26,13.2,13.2,0,0,0,2.9,8.53c.85,1.09,1.7,2.18,2.48,3.32a25.56,25.56,0,0,1,1.88,3.14,4.2,4.2,0,0,1-.55,4.74c-.48.6-1,1.17-1.47,1.77-1.62,2.09-1.65,3.74,0,5.81A24.29,24.29,0,0,0,234,290c1.22,1.16,2.47,2.3,3.72,3.43a7,7,0,0,1,2.13,7.11,4.07,4.07,0,0,1-.16.67c-1.64,4.49-2.23,9.21-3.05,13.89a32,32,0,0,1-.9,3.56,7.75,7.75,0,0,1-.78,1.65,1.93,1.93,0,0,1-2.35,1,17.8,17.8,0,0,1-7.82-4.17,5.6,5.6,0,0,1-1.59-4.85c.25-1.82.6-3.62.9-5.44a37.54,37.54,0,0,0,.65-5.7A8.6,8.6,0,0,0,221.8,294.21Zm-2.17-37.63a14.48,14.48,0,0,1,.49-3.11,3.42,3.42,0,0,1,1.78-2.26,1.26,1.26,0,0,1,1.75.57,2,2,0,0,1,.15.43,9.92,9.92,0,0,1-.68,6.26,3.26,3.26,0,0,1-.83,1.08,1.65,1.65,0,0,1-2.57-.86,1.8,1.8,0,0,1-.09-.45C219.62,257.78,219.63,257.32,219.63,256.58Zm-4.41,9.93a46.93,46.93,0,0,1-2.13-6.56c-.37-1.64-.73-3.29-1-4.95a10.67,10.67,0,0,1,0-3.43,3.88,3.88,0,0,1,2.34-3.18,12.4,12.4,0,0,1,4.17-1.19,18.15,18.15,0,0,1,3.9.06c.2.46-.2.48-.43.56a6.66,6.66,0,0,0-2.72,2.05c-.45.53-.84,1.1-1.24,1.66a9.24,9.24,0,0,0-1.26,8.73c.79,2.32,1.7,4.59,2.61,6.87.37.92.72,1.85,1,2.79a1.27,1.27,0,0,1-.62,1.59,12.14,12.14,0,0,1-2.1.89c-1.24.39-2.5.72-3.76,1.05a6.81,6.81,0,0,0-3.79,2.45c-.33.42-.69.83-1,1.24a12.84,12.84,0,0,1-3.55,2.88,8.31,8.31,0,0,1-4.6,1.2c-1.38-.06-2.76-.06-4.14-.12a6.46,6.46,0,0,0-6.13,3.34,49.83,49.83,0,0,1-3.29,5,6.26,6.26,0,0,0-.8,1.4A3.2,3.2,0,0,0,188,295.2a8.78,8.78,0,0,0,5.68,1.47,23.82,23.82,0,0,0,4.72-1c2.86-.87,5.6-2,8.38-3.14.93-.37,1.86-.73,2.79-1.07a8.38,8.38,0,0,1,5.86,0,16.33,16.33,0,0,1,7,5.09,5,5,0,0,1,1,2.76,21.58,21.58,0,0,1-.28,5.95c-.3,1.82-.6,3.64-1,5.44-.83,4,.65,6.89,4,9A23.85,23.85,0,0,0,232,322.4a3.21,3.21,0,0,0,4-1.4,7.84,7.84,0,0,0,1.26-2.94c.45-2.17.92-4.35,1.27-6.54a52.35,52.35,0,0,1,2.12-9.17,14.18,14.18,0,0,0,.57-2.22,7.52,7.52,0,0,0-1.8-6.64c-.87-1-1.82-1.86-2.77-2.75s-1.94-1.75-2.89-2.64a8.54,8.54,0,0,1-1.59-2,2.43,2.43,0,0,1,.08-2.81,22.86,22.86,0,0,1,1.57-2,5.75,5.75,0,0,0,.71-7.22c-.68-1.19-1.49-2.31-2.28-3.44s-1.73-2.34-2.56-3.54a9.51,9.51,0,0,1-1.81-5.13c-.07-1.38-.19-2.76-.24-4.14a20.3,20.3,0,0,0-2.38-9,2.53,2.53,0,0,1-.35-.28c-.09-.11-.21-.3-.17-.39s.33-.23.54-.12a6.59,6.59,0,0,1,.57.34,18,18,0,0,1,5.11,3.45,5.61,5.61,0,0,1,1.8,6,16.44,16.44,0,0,0,2.51,13.8c.73,1.08,1.53,2.11,2.26,3.19.56.82,1.08,1.67,1.6,2.52a3.35,3.35,0,0,1,.25,3.48,5.19,5.19,0,0,0-.15,3.82,10.48,10.48,0,0,0,3.07,5c.74.67,1.54,1.27,2.27,1.94a21,21,0,0,1,1.94,1.95,4,4,0,0,1,.87,3.67,29,29,0,0,0-.68,8,10.85,10.85,0,0,1-1,4.67,30.41,30.41,0,0,0-2.62,9.48,8.87,8.87,0,0,0-.05,2.3,3.72,3.72,0,0,1-1.54,3.62,9.88,9.88,0,0,1-5.38,2.39,52.47,52.47,0,0,0-6.11,1.1,14.45,14.45,0,0,1-3.88.33,4.33,4.33,0,0,1-3.79-2.23,88.56,88.56,0,0,1-4.75-9.18,7.53,7.53,0,0,1-.1-5.82,18.16,18.16,0,0,0,1.36-6.72,8.21,8.21,0,0,0-.31-2.5,4.74,4.74,0,0,0-2.94-3.3c-5.37-2-10.75-2.43-16.12,0a39.56,39.56,0,0,1-6.08,2.06,57.67,57.67,0,0,0-9.13,3.08,13.49,13.49,0,0,1-6.74,1.12,6.27,6.27,0,0,1-2.42-.66,3.32,3.32,0,0,1-1.79-2,14.88,14.88,0,0,1-.74-5.66,8.63,8.63,0,0,1,2.75-5.66,15.39,15.39,0,0,1,3-2.16c1.71-1,3.39-2.09,5.06-3.18a8.38,8.38,0,0,0,3.94-5.69,15,15,0,0,1,.7-2.43,2.41,2.41,0,0,1,2.84-1.78c1.45.12,2.89.32,4.34.47a20.37,20.37,0,0,0,4.13-.07,9,9,0,0,0,5.38-2.37,8.66,8.66,0,0,1,3.37-1.88c1-.33,2.06-.62,3.07-1a23.4,23.4,0,0,0,2.54-1.05A3.08,3.08,0,0,0,215.22,266.51Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M578.8,297.65a8.59,8.59,0,0,0-3.49-7.17,68.76,68.76,0,0,1-6-5.65c-1.08-1.09-2.13-2.2-3.27-3.23a5.94,5.94,0,0,0-5.54-1.47,28.17,28.17,0,0,0-3.72,1.17,32.3,32.3,0,0,1-4.59,1.48,13.93,13.93,0,0,1-8.34-.68c-3-1.19-5.21-3.14-5.94-6.46-.23-1-.6-2.06-.92-3.08a13.63,13.63,0,0,0-.55-1.51c-1.06-2.34-2.34-2.9-4.81-2.09a15,15,0,0,0-1.89.82c-.62.31-1.23.62-1.82,1a7,7,0,0,1-3,1,60.92,60.92,0,0,0-8.12,1.57,13.28,13.28,0,0,0-8.81,6.08,8.92,8.92,0,0,1-4.11,3.56,10.43,10.43,0,0,0-5.08,5.11,17.63,17.63,0,0,0-1.27,3.2,6.48,6.48,0,0,1-1.76,2.9,12.08,12.08,0,0,1-3.49,2.58A13.4,13.4,0,0,0,486,303a63.15,63.15,0,0,0-3.44,7.76,16,16,0,0,0,.16,11.89,25,25,0,0,0,2.73,5,69,69,0,0,0,8.24,9.57,12.8,12.8,0,0,0,9.09,3.87,29.35,29.35,0,0,0,15-4.33l.19-.13a7.41,7.41,0,0,0,3.15-4.64,27.49,27.49,0,0,0,.5-2.71,8.6,8.6,0,0,1,5.64-7.23c1.06-.44,2.15-.8,3.22-1.22a6.22,6.22,0,0,0,3.26-2.73,14.38,14.38,0,0,1,5.5-5.11,5.11,5.11,0,0,1,4.4-.56,10.85,10.85,0,0,0,4.33.4,32.44,32.44,0,0,0,10.87-2.68c.84-.38,1.69-.73,2.55-1a9.78,9.78,0,0,1,6.32-.22c.73.22,1.47.44,2.17.73a21.45,21.45,0,0,0,7.64,1.36c.63-.05,1.7-.13,2.76-.25a6,6,0,0,0,2.39-.77,1.32,1.32,0,0,0,.76-1.71,9.32,9.32,0,0,0-.82-1.89c-.89-1.61-1.85-3.18-2.73-4.79A7.61,7.61,0,0,1,578.8,297.65Zm2.28,11.7a13.53,13.53,0,0,1-3.53.41,18.73,18.73,0,0,1-7.3-1.33,14.78,14.78,0,0,0-3.52-1,13.39,13.39,0,0,0-7.8,1.39,28.16,28.16,0,0,1-6.3,2.12,24.22,24.22,0,0,1-5.69.7,9.2,9.2,0,0,1-3-.37,6.14,6.14,0,0,0-5.29.68,16.06,16.06,0,0,0-6,5.58,4.89,4.89,0,0,1-2.57,2.16c-.79.29-1.6.54-2.37.87a26.55,26.55,0,0,0-2.68,1.31,8.78,8.78,0,0,0-4.35,5.93c-.26,1.12-.43,2.25-.64,3.39a6.77,6.77,0,0,1-3.82,5.14,31.81,31.81,0,0,1-11.81,3.53,12.35,12.35,0,0,1-10.06-3.61,65.61,65.61,0,0,1-8.45-10,21,21,0,0,1-2.69-5.82,13.75,13.75,0,0,1,.13-8.37,54,54,0,0,1,3.83-8.84,11.88,11.88,0,0,1,5.67-5.48,12.12,12.12,0,0,0,3.51-2.58,7.28,7.28,0,0,0,2.26-3.64,12.56,12.56,0,0,1,1.29-3.19,9.46,9.46,0,0,1,4.53-4.39,10.61,10.61,0,0,0,4.2-3.49,15.37,15.37,0,0,0,.94-1.3,9.58,9.58,0,0,1,5.81-4.2,45,45,0,0,1,9.66-2,7.46,7.46,0,0,0,3-1c.94-.51,1.88-1,2.85-1.48a9.59,9.59,0,0,1,2-.65,1.68,1.68,0,0,1,1.95.88,20.28,20.28,0,0,1,1,2.55c.49,1.45.91,2.92,1.39,4.37a7.39,7.39,0,0,0,3.19,4.06,15.06,15.06,0,0,0,13,2c1.61-.49,3.18-1.1,4.78-1.63a22.53,22.53,0,0,1,2.64-.74,4.8,4.8,0,0,1,4.45,1.3c1.21,1.18,2.41,2.36,3.58,3.57a49.23,49.23,0,0,0,5.56,5.15,7.48,7.48,0,0,1,3.15,6.12,10,10,0,0,0,1.53,5.21c.91,1.6,1.85,3.18,2.74,4.78C582.58,308.69,582.42,309,581.08,309.35Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M226.81,276.83a2.16,2.16,0,0,0-2.23-2.38,6.72,6.72,0,0,0-2.9.55c-3.49,1.31-5.91,4-8.26,6.69-1.06,1.21-.69,2.41.67,3.27a8,8,0,0,0,4,1.15c2.55,0,4.4-.72,5.79-2.48a15.05,15.05,0,0,0,2.5-4.34A6.94,6.94,0,0,0,226.81,276.83Zm-1.56,1.95a12.51,12.51,0,0,1-2.23,4,5.22,5.22,0,0,1-4.44,2.14,6.85,6.85,0,0,1-3.86-1,1,1,0,0,1-.34-1.56.91.91,0,0,1,.13-.19c2-2,3.84-4.16,6.39-5.51a6.82,6.82,0,0,1,3.5-1c.86,0,1.28.43,1.21,1.29A8.36,8.36,0,0,1,225.25,278.78Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M228,305.89a2.35,2.35,0,0,0,2.79-.21,4.42,4.42,0,0,0,2-3.51c0-1.5-.76-2.42-1.86-2.32a4.35,4.35,0,0,0-3.86,3.39A2.45,2.45,0,0,0,228,305.89Zm2.72-4.78c.44-.08.87.33.85,1.12a3.54,3.54,0,0,1-1.59,2.55,1.08,1.08,0,0,1-1.27.08,1.23,1.23,0,0,1-.52-1.18A3.09,3.09,0,0,1,230.7,301.11Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M575.54,295.94a10.37,10.37,0,0,0-.7-1.93,5.15,5.15,0,0,0-3.72-3.14,4.83,4.83,0,0,1-3.28-2.66,12.28,12.28,0,0,0-2.1-3,6.61,6.61,0,0,0-6.76-1.8,11.24,11.24,0,0,0-1.94.7,24.4,24.4,0,0,1-9,2.46c-1.91.14-3.82.2-5.74.28a2.46,2.46,0,0,1-2.48-1.69c-.21-.5-.38-1-.56-1.51-.33-.94-.67-1.88-1-2.83a8.16,8.16,0,0,0-6.14-5.61,15.55,15.55,0,0,0-6.85-.25,57.79,57.79,0,0,0-8.67,2.24,21,21,0,0,0-4.19,1.88,4.4,4.4,0,0,0-1.95,2.17,7.65,7.65,0,0,1-4.35,4.2c-.42.19-.86.31-1.29.48a3.13,3.13,0,0,0-2.07,2.79,12.58,12.58,0,0,0,0,2.53,3.34,3.34,0,0,1-.9,2.74,25.05,25.05,0,0,1-1.77,1.8,30.27,30.27,0,0,1-4.79,3.57,12.37,12.37,0,0,0-4.9,5.64,36.44,36.44,0,0,0-3.2,15.87,9.64,9.64,0,0,0,1.41,4.8,18.67,18.67,0,0,0,3.88,4.52,41.91,41.91,0,0,0,10.3,6.43,7.64,7.64,0,0,0,6.65,0c4.55-2,7.89-5.21,9.51-10,.29-.87.59-1.75.95-2.59a19.85,19.85,0,0,1,1.13-2.26,4.44,4.44,0,0,1,3.73-2.34c.54,0,1.07-.07,1.61-.12a4.52,4.52,0,0,0,3.73-2.35c.46-.79.9-1.6,1.34-2.41a13,13,0,0,1,4.16-4.53,6.92,6.92,0,0,1,5.67-1.22c1.11.27,2.23.55,3.34.85a9.24,9.24,0,0,0,5.21-.1,19.9,19.9,0,0,0,3.78-1.66c1.08-.58,2.13-1.21,3.19-1.83a9.54,9.54,0,0,1,3.44-1.23,23.65,23.65,0,0,1,4.14-.32,24.87,24.87,0,0,1,9.87,1.8,1.89,1.89,0,0,0,2.72-1.75,13.21,13.21,0,0,0-.23-3.2C576.35,299.53,576,297.73,575.54,295.94Zm.19,8.59a.68.68,0,0,1-1,.59,23,23,0,0,0-6.22-1.57,28,28,0,0,0-8.47.08,12.13,12.13,0,0,0-4.07,1.51c-.92.55-1.85,1.09-2.79,1.6a18.29,18.29,0,0,1-4.23,1.77,6.78,6.78,0,0,1-3.84,0,17.72,17.72,0,0,0-7-1.12c2.35-.39,4.65-.91,7-.44a6.52,6.52,0,0,0,4.61-1.06,23.68,23.68,0,0,0,3.42-2.33,17,17,0,0,1,10.37-3.81c1.38-.08,2.75-.3,4.12-.45a4.76,4.76,0,0,0,1.94-.66,1.88,1.88,0,0,0,1-2.33,5.64,5.64,0,0,0-1.08-2,64.77,64.77,0,0,0-5.33-6,4,4,0,0,0-5-.84c-1,.51-2,1.1-3,1.7a8.71,8.71,0,0,1-4.81,1.28,118.42,118.42,0,0,0-12.64.35,2.59,2.59,0,0,1-2.93-1.67c-.37-.84-.72-1.69-1.12-2.52a30.48,30.48,0,0,0-1.56-3.07,6.73,6.73,0,0,0-5.32-3.19,17.25,17.25,0,0,0-6.15.54c-.67.18-1.32.42-2,.6a10.33,10.33,0,0,0-6.8,5.41,10,10,0,0,1-2,2.51c-1.13,1.15-2.15,2.4-3.18,3.63-2,2.42-4,4.86-6,7.28a49.23,49.23,0,0,0-6.39,9.52,23.48,23.48,0,0,0-1.95,5.39,10.28,10.28,0,0,0,.42,6.32,18.58,18.58,0,0,0,9,9.74,6.45,6.45,0,0,0,6.95-.5,11.57,11.57,0,0,0,2.42-2.1c1.34-1.58,2.67-3.17,4-4.78a10.37,10.37,0,0,0,1.47-3.35c.35-1.09.69-2.19,1.14-3.24a3.07,3.07,0,0,1,2.36-2,9.09,9.09,0,0,0,3.84-2c.59-.48,1.21-.94,1.76-1.47a14,14,0,0,1,6.62-3.5,15,15,0,0,1,3.82-.79c-.09.49-.52.55-.82.7a14.49,14.49,0,0,0-6.09,6.07c-.41.74-.8,1.49-1.24,2.21a3.09,3.09,0,0,1-2.65,1.56c-.46,0-.93,0-1.38.06a6.18,6.18,0,0,0-5,3.17,22.06,22.06,0,0,0-2,4.65,15.26,15.26,0,0,1-7.53,8.9,12.27,12.27,0,0,1-2.1.92,6.32,6.32,0,0,1-4.7-.13,39.75,39.75,0,0,1-10.5-6.53,18.49,18.49,0,0,1-2.66-2.86,9.34,9.34,0,0,1-2-5.74,35.53,35.53,0,0,1,2.36-13.27,27.52,27.52,0,0,1,1.36-2.91,9.87,9.87,0,0,1,3.38-3.68c1.6-1.06,3.14-2.2,4.67-3.36a14.38,14.38,0,0,0,2.77-2.74,4.05,4.05,0,0,0,1-3.42,6.28,6.28,0,0,1-.1-1.37,2.76,2.76,0,0,1,2-2.94,8.92,8.92,0,0,0,5.76-5.23,2.89,2.89,0,0,1,1.39-1.49,16.3,16.3,0,0,1,2.05-1,51.91,51.91,0,0,1,11.29-3,13.09,13.09,0,0,1,6.56.73,6.21,6.21,0,0,1,4,3.89c.37,1.09.77,2.16,1.16,3.24.24.65.44,1.31.71,1.95a3.64,3.64,0,0,0,3,2.23,4.94,4.94,0,0,0,1.15.07,69.85,69.85,0,0,0,8.91-.9,23.36,23.36,0,0,0,5-1.71,15.49,15.49,0,0,1,2.12-.87,5.76,5.76,0,0,1,6.56,2.08,19.62,19.62,0,0,1,1.35,2.13,6.12,6.12,0,0,0,4,3.18,4.27,4.27,0,0,1,3.25,3.25,51.72,51.72,0,0,1,1.71,8.09A4,4,0,0,1,575.73,304.53Zm-45.86,3.66a9.77,9.77,0,0,0-2.73,1.68c-.94.78-1.88,1.57-2.83,2.34a8.38,8.38,0,0,1-3.63,1.91,4.26,4.26,0,0,0-3.15,2.76,31.34,31.34,0,0,0-1.12,3.26,10.47,10.47,0,0,1-2.26,4.2c-1.08,1.19-2,2.55-3.13,3.68-3.85,3.83-6,3.37-9.74.94a17.22,17.22,0,0,1-6-6.85,10.08,10.08,0,0,1-.54-7.82,28.34,28.34,0,0,1,1.95-4.66,42.68,42.68,0,0,1,5.66-8.36c2.33-2.65,4.51-5.43,6.73-8.16a42.83,42.83,0,0,1,2.92-3.25,12.8,12.8,0,0,0,2.18-2.95,8.36,8.36,0,0,1,4.81-4,28,28,0,0,1,6-1.45,12.59,12.59,0,0,1,2.53,0,5.89,5.89,0,0,1,4.91,3.34c.38.74.73,1.51,1.08,2.28s.61,1.4.9,2.11a4,4,0,0,0,4.48,2.74c4.43-.29,8.88-.53,13.33-.4a6.73,6.73,0,0,0,3.53-.89c.87-.49,1.72-1,2.59-1.49a10.46,10.46,0,0,1,1.64-.82,2.73,2.73,0,0,1,3,.53,49.81,49.81,0,0,1,5.9,6.74,4.69,4.69,0,0,1,.48,1,.76.76,0,0,1-.42,1,6.08,6.08,0,0,1-2.42.64c-1.6.16-3.2.34-4.81.49a15.16,15.16,0,0,0-8.07,3c-1,.75-2,1.42-3,2.16a7.77,7.77,0,0,1-6.23,1.74c-.37-.06-.76-.05-1.37-.08A37.86,37.86,0,0,0,529.87,308.19Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M544.48,297.59a4.8,4.8,0,0,0-3-1.55,9.43,9.43,0,0,1-3.26-1c-1.44-.71-2.83-1.52-4.29-2.19a8.83,8.83,0,0,1-4.2-3.76,4.83,4.83,0,0,0-3.51-2.33,10.85,10.85,0,0,0-8.14,1.53,5.63,5.63,0,0,0-2.18,2,15.31,15.31,0,0,1-3.29,3.79l-5.75,5.3a12.91,12.91,0,0,0-2.81,3.88c-1.44,3-2.71,6-3.87,9.07-.62,1.65-1.11,3.34-1.71,5a3.83,3.83,0,0,0,.7,3.88,9.92,9.92,0,0,0,4.25,3.39c3.41,1.34,5.71.45,7.42-2.11a19.87,19.87,0,0,0,2.13-4.31c.6-1.66,1.21-3.31,1.71-5a4,4,0,0,1,2.81-2.78,11.73,11.73,0,0,1,4.79-.48c1.54.44,3.29-.31,5-1.26.4-.23.82-.43,1.22-.65a22.68,22.68,0,0,1,6.88-2.44,16.61,16.61,0,0,0,9.17-5.35C545.42,299.26,545.36,298.53,544.48,297.59Zm-1.5,2.49a15.49,15.49,0,0,1-8.43,4.38,20,20,0,0,0-6.43,2.36c-.75.39-1.49.8-2.24,1.18a6,6,0,0,1-3.76.69,10.72,10.72,0,0,0-5.42.71,4.74,4.74,0,0,0-3.09,3.16c-.5,1.6-1.07,3.19-1.63,4.78a18.84,18.84,0,0,1-2.08,4.34c-1.6,2.35-3.36,2.89-5.94,1.8a9,9,0,0,1-3.9-3.13,2.7,2.7,0,0,1-.5-2.38c.22-.81.45-1.63.72-2.42,1.3-3.77,2.84-7.44,4.49-11.07a14.28,14.28,0,0,1,3.47-4.81c2-1.8,4-3.62,5.93-5.45a17.06,17.06,0,0,0,2.67-3.13c1.39-2.16,3.63-2.94,6-3.33a4,4,0,0,1,.74,0,8,8,0,0,1,3.34.49,3.29,3.29,0,0,1,1.74,1.42,11.43,11.43,0,0,0,.64,1,7.29,7.29,0,0,0,3,2.73c1.66.78,3.24,1.74,4.89,2.56a12.16,12.16,0,0,0,4.11,1.41,4,4,0,0,1,1.29.44C544.07,298.45,544.16,299,543,300.08Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M559.66,294.92a1.62,1.62,0,0,0,1.74-2.39,2.67,2.67,0,0,0-.81-1.09,2.25,2.25,0,0,0-3.47.81,1.63,1.63,0,0,0,.44,1.87A4.21,4.21,0,0,0,559.66,294.92Zm-1.1-2.48a1,1,0,0,1,1.24,0,.71.71,0,0,1,.31.31,1.12,1.12,0,0,1,.13.63c0,.19-.25.37-.42.32a3.2,3.2,0,0,1-.54-.05c-.44-.11-.87-.26-.93-.8A.59.59,0,0,1,558.56,292.44Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M532.56,298a10.69,10.69,0,0,0-1.74-.56,21.75,21.75,0,0,1-6.06-2,2.9,2.9,0,0,0-3.23.3,6.36,6.36,0,0,0-1.61,1.62c-.71,1-1.4,2-2.09,3a5.3,5.3,0,0,0-.86,1.85,1.33,1.33,0,0,0,.65,1.57,6.06,6.06,0,0,0,1.47.6,13.11,13.11,0,0,0,3.93.41,16.86,16.86,0,0,0,4.71-.49,10.31,10.31,0,0,0,4-1.64,4.23,4.23,0,0,0,1.84-2.79A1.63,1.63,0,0,0,532.56,298Zm-.37,2.27a3.65,3.65,0,0,1-1.73,1.76,12,12,0,0,1-4.37,1.33c-.91.11-1.83.15-2.68.21a14.66,14.66,0,0,1-4.61-.56c-.53-.2-.72-.57-.43-1.07a23.82,23.82,0,0,1,3.41-4.87,2,2,0,0,1,2.5-.53,25,25,0,0,0,6.29,2.12,10.52,10.52,0,0,1,1.1.3A.91.91,0,0,1,532.19,300.22Z" transform="translate(-0.58 -0.46)"/><path class="topography-line" d="M507.94,312.61a3.11,3.11,0,0,0-2.51,3.08,2.44,2.44,0,0,0,2.55,2.37c1.48,0,3-1.33,3-2.59A3.26,3.26,0,0,0,507.94,312.61Zm.07,4.16a1.33,1.33,0,0,1-1.39-.93c-.11-.88.76-2,1.51-2a1.84,1.84,0,0,1,1.56,1.44C509.79,316.08,509,316.75,508,316.77Z" transform="translate(-0.58 -0.46)"/>\a   </svg>') center/cover no-repeat #19141F;
  position: relative; }
  .schedule * {
    color: white; }
  .schedule h4 {
    color: #A88F57;
    margin-bottom: 0; }
    .schedule h4:not(:first-of-type) {
      margin-top: 2em; }
  .schedule .event-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    max-width: 1150px;
    padding: 2em 0; }
    .schedule .event-list p:empty {
      display: none; }
    @media (max-width: 767px) {
      .schedule .event-list {
        padding: 1em 0; } }
    .schedule .event-list .column, .schedule .event-list h6, .schedule .event-list > p {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; }
      @media (min-width: 768px) {
        .schedule .event-list .column, .schedule .event-list h6, .schedule .event-list > p {
          padding: 0 2em 0 0; } }
      @media (max-width: 767px) {
        .schedule .event-list .column, .schedule .event-list h6, .schedule .event-list > p {
          margin-bottom: 0.25em; } }
    @media (min-width: 768px) {
      .schedule .event-list .column {
        width: 60%;
        margin: 0; }
      .schedule .event-list h6 {
        width: 15%; }
      .schedule .event-list > p {
        width: 25%; } }

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0; }
  .gallery img {
    width: 25%;
    height: 100%; }
    @media (max-width: 767px) {
      .gallery img {
        width: 50%; } }

.host-hotel {
  background: url(/assets/images/min/backgrounds/hotel-bg-image.jpg) center/cover #004034; }
  .host-hotel * {
    color: white; }
  .host-hotel h5 {
    color: #A88F57; }
  .host-hotel .button {
    margin-bottom: 2em; }
  .host-hotel p {
    max-width: 60ch; }

/* FF3.6-15 */
/* Chrome10-25,Safari5.1-6 */
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* IE6-9 */
.main-cta {
  background: url("/assets/images/min/backgrounds/cta-bg-image.jpg") center/cover no-repeat;
  position: relative;
  text-align: center; }
  .main-cta .container {
    position: relative;
    z-index: 20; }
  .main-cta:before {
    display: block;
    clear: both;
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0.8)));
    background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.8) 100%);
    background: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff',GradientType=1 );
    z-index: 10; }
  .main-cta .headline {
    display: block;
    max-width: 100%;
    margin: 0 auto 3em; }
  .main-cta .button {
    font-weight: 700;
    font-style: italic;
    letter-spacing: -0.1px;
    color: #004034;
    font-size: 2em;
    padding: 0.5em 1em; }
    @media (max-width: 767px) {
      .main-cta .button {
        font-size: 1.3em; } }
  .main-cta .sponsors {
    border-top: 1px solid #929999;
    position: relative;
    z-index: 20;
    margin-top: 8em;
    padding-top: 6em; }
    .main-cta .sponsors h5 {
      color: #A88F57; }
    .main-cta .sponsors .logos {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-top: 1em; }
      @media (min-width: 768px) {
        .main-cta .sponsors .logos a {
          max-width: 33%; } }
      .main-cta .sponsors .logos a img {
        padding: 0 2em;
        max-width: 100%; }
        @media (max-width: 767px) {
          .main-cta .sponsors .logos a img {
            padding: 2em;
            max-width: 80%; } }

.main-footer {
  background: #004034;
  position: relative;
  height: 215px; }
  @media (max-width: 767px) {
    .main-footer {
      height: auto;
      text-align: center; } }
  .main-footer h1,
  .main-footer h2,
  .main-footer h3,
  .main-footer h4,
  .main-footer h5,
  .main-footer p {
    color: white; }
  .main-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    z-index: 20;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
    @media (max-width: 767px) {
      .main-footer .container {
        padding: 3em 2em; } }
    @media (min-width: 768px) {
      .main-footer .container .column {
        width: 50%; }
        .main-footer .container .column:nth-child(2) {
          text-align: right; } }
    @media (max-width: 767px) {
      .main-footer .container .column {
        width: 100%; } }
  .main-footer .mustang-logo {
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.4;
    z-index: 10; }
    .main-footer .mustang-logo svg {
      height: 110%;
      margin-left: -1em;
      margin-top: -0.5em; }
  .main-footer .footer-wordrmark {
    position: relative;
    z-index: 110;
    margin-bottom: 0;
    font-size: 2em; }
    @media (max-width: 767px) {
      .main-footer .footer-wordrmark {
        font-size: 1.7em;
        margin-bottom: 1em; } }
  .main-footer .footer-nav {
    margin: 0 0 0.5em;
    padding: 0; }
    .main-footer .footer-nav li {
      display: inline-block;
      margin: 0; }
      .main-footer .footer-nav li a {
        color: white;
        text-transform: uppercase;
        letter-spacing: 2px;
        padding: 0 0.5em;
        text-decoration: none; }
  .main-footer .copyright {
    margin-bottom: 0.5em; }
  .main-footer .social-media a {
    display: inline-block;
    padding: 0.5em 1em; }
    .main-footer .social-media a svg {
      height: 20px; }

.designed-by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding: 0.5em 0;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background: #f4f1e9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none; }
  .designed-by p {
    font-size: 18px;
    margin: 0;
    position: relative;
    z-index: 10; }
  .designed-by .jsc {
    height: 14px;
    margin-left: 0.25em;
    fill: #ae797e;
    position: relative;
    z-index: 20; }
  .designed-by:hover {
    background: #ae797e; }
    .designed-by:hover p {
      color: #ae797e;
      width: 0;
      opacity: 0; }
    .designed-by:hover .jsc {
      fill: white; }

.container {
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 4em; }
  @media (max-width: 767px) {
    .container {
      padding: 0 2em; } }

section {
  padding: 8em 0; }
  @media (max-width: 767px) {
    section {
      padding: 5em 0; } }
