/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: 'Muli', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

blockquote,
figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

.button:not(.slick-arrow),
.button-red:not(.slick-arrow),
.button-white:not(.slick-arrow),
.button-transparent:not(.slick-arrow),
.button-text:not(.slick-arrow),
.button-facebook:not(.slick-arrow),
.button-twitter:not(.slick-arrow),
button:not(.slick-arrow),
input[type="button"]:not(.slick-arrow),
input[type="reset"]:not(.slick-arrow),
input[type="submit"]:not(.slick-arrow) {
  appearance: none;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  padding: 1em 1.5em;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  box-sizing: border-box;
  border: none;
  background-color: #ec7724;
  color: #ffffff;
}

.button:not(.slick-arrow):disabled,
.button-red:not(.slick-arrow):disabled,
.button-white:not(.slick-arrow):disabled,
.button-transparent:not(.slick-arrow):disabled,
.button-text:not(.slick-arrow):disabled,
.button-facebook:not(.slick-arrow):disabled,
.button-twitter:not(.slick-arrow):disabled,
button:not(.slick-arrow):disabled,
input[type="button"]:not(.slick-arrow):disabled,
input[type="reset"]:not(.slick-arrow):disabled,
input[type="submit"]:not(.slick-arrow):disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.button:not(.slick-arrow):disabled:hover,
.button-red:not(.slick-arrow):disabled:hover,
.button-white:not(.slick-arrow):disabled:hover,
.button-transparent:not(.slick-arrow):disabled:hover,
.button-text:not(.slick-arrow):disabled:hover,
.button-facebook:not(.slick-arrow):disabled:hover,
.button-twitter:not(.slick-arrow):disabled:hover,
button:not(.slick-arrow):disabled:hover,
input[type="button"]:not(.slick-arrow):disabled:hover,
input[type="reset"]:not(.slick-arrow):disabled:hover,
input[type="submit"]:not(.slick-arrow):disabled:hover {
  background-color: #ec7724 !important;
}

.button:not(.slick-arrow).button-full,
.button-red:not(.slick-arrow).button-full,
.button-white:not(.slick-arrow).button-full,
.button-transparent:not(.slick-arrow).button-full,
.button-text:not(.slick-arrow).button-full,
.button-facebook:not(.slick-arrow).button-full,
.button-twitter:not(.slick-arrow).button-full,
button:not(.slick-arrow).button-full,
input[type="button"]:not(.slick-arrow).button-full,
input[type="reset"]:not(.slick-arrow).button-full,
input[type="submit"]:not(.slick-arrow).button-full {
  width: 100%;
  max-width: 100%;
  padding: 1.25em 0.25em;
}

.button-red,
.event-form button,
.acform button {
  background-color: #ec7724 !important;
  color: #ffffff !important;
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  font-size: 1.0625em;
  border: none;
}

.button-red.sans,
.event-form button.sans,
.acform button.sans {
  font-size: 0.88235em;
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-transform: none;
  padding: .45em 1em;
}

.button-red:hover,
.event-form button:hover,
.acform button:hover,
.button-red:focus,
.event-form button:focus,
.acform button:focus {
  background-color: #ffe687 !important;
  color: #ffffff !important;
}

.button-white {
  background-color: #ffffff !important;
  color: #333 !important;
  border: 2px solid white !important;
  letter-spacing: -0.03125em;
}

.button-white:hover,
.button-white:focus {
  color: #ec7724 !important;
}

.button-transparent {
  background-color: transparent !important;
  color: #333 !important;
  border: 1px solid #e9e9e9 !important;
  border-radius: 3px;
  text-transform: none;
}

.button-transparent:hover,
.button-transparent:focus {
  color: #ec7724 !important;
}

.button-text {
  background-color: #ffffff !important;
  color: #373737 !important;
  border: 1px solid rgba(5, 59, 82, 0.25) !important;
  border-radius: 3px;
}

.button-text:hover,
.button-text:focus {
  background-color: #ffffff !important;
  color: #ec7724 !important;
}

.button-facebook {
  background-image: linear-gradient(to bottom, #4467ad, #2c529e) !important;
  color: #ffffff !important;
  position: relative;
  width: 100%;
  font-size: 0.9375em;
  letter-spacing: -0.01333em;
  margin-bottom: 0.8em;
  text-align: right;
  padding-right: 20%;
}

.button-facebook:hover,
.button-facebook:focus {
  background-image: linear-gradient(to bottom, #4467ad, #3B5FA7) !important;
  color: #ffffff !important;
}

.button-facebook svg {
  position: absolute;
  left: 0.8em;
  top: 0.86667em;
}

.button-twitter {
  background-image: linear-gradient(to bottom, #4acfef, #2aabe1) !important;
  color: #ffffff !important;
  position: relative;
  width: 100%;
  font-size: 0.9375em;
  letter-spacing: -0.01333em;
  text-align: right;
  padding-right: 25%;
}

.button-twitter:hover,
.button-twitter:focus {
  background-image: linear-gradient(to bottom, #4acfef, #3BBEE8) !important;
  color: #ffffff !important;
}

.button-twitter svg {
  position: absolute;
  left: 0.8em;
  top: 0.86667em;
}

.button.small,
.small.button-red,
.small.button-white,
.small.button-transparent,
.small.button-text,
.small.button-facebook,
.small.button-twitter,
button.small,
input.small[type="button"],
input.small[type="reset"],
input.small[type="submit"] {
  padding: .5em .75em;
  border: 0;
}

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  font-weight: 600;
  margin-bottom: 0.375em;
  padding: 0;
}

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.375em;
}

input,
select {
  display: block;
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input:not([type]),
textarea,
select[multiple] {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  margin-bottom: 0.75em;
  padding: 1em;
  -webkit-transition: border-color 300ms ease;
  -moz-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  width: 100%;
}

input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="email"]:hover,
input[type="month"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="week"]:hover,
input:not([type]):hover,
textarea:hover,
select[multiple]:hover {
  border-color: #adadad;
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
input:not([type]):focus,
textarea:focus,
select[multiple]:focus {
  border-color: #ec7724;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(214, 101, 76, 0.7);
  outline: none;
}

input[type="color"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="email"]:disabled,
input[type="month"]:disabled,
input[type="number"]:disabled,
input[type="password"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="text"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="week"]:disabled,
input:not([type]):disabled,
textarea:disabled,
select[multiple]:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}

input[type="color"]:disabled:hover,
input[type="date"]:disabled:hover,
input[type="datetime"]:disabled:hover,
input[type="datetime-local"]:disabled:hover,
input[type="email"]:disabled:hover,
input[type="month"]:disabled:hover,
input[type="number"]:disabled:hover,
input[type="password"]:disabled:hover,
input[type="search"]:disabled:hover,
input[type="tel"]:disabled:hover,
input[type="text"]:disabled:hover,
input[type="time"]:disabled:hover,
input[type="url"]:disabled:hover,
input[type="week"]:disabled:hover,
input:not([type]):disabled:hover,
textarea:disabled:hover,
select[multiple]:disabled:hover {
  border: 1px solid #d8d8d8;
}

textarea {
  resize: vertical;
}

[type="search"] {
  appearance: none;
}

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.375em;
}

[type="file"] {
  margin-bottom: 0.75em;
  width: 100%;
}

select {
  margin-bottom: 1em;
  max-width: 100%;
  width: auto;
}

ul,
ol {
  margin: 0 0 2em;
  padding-left: 1em;
  text-indent: -0.375em;
}

.article-content ul,
.article-content ol {
  margin-bottom: 1.5em;
}

.article-content ul li,
.article-content ol li {
  line-height: 1.5;
  font-weight: 300;
  margin-left: 2em;
  margin-bottom: .5em;
}

.article-content ul li {
  list-style: disc outside;
}

.article-content ol li {
  list-style: decimal outside;
}

dl {
  margin-bottom: 0.75em;
}

dl dt {
  font-weight: 600;
  margin-top: 0.75em;
}

dl dd {
  margin: 0;
}

ol {
  counter-reset: ol-counter;
}

.cta-slidein ol,
.section-split-scroll ol {
  float: left;
}

.cta-slidein ol li,
.section-split-scroll ol li {
  position: relative;
  padding-left: 2.1875em;
  line-height: 1.47;
  font-size: 0.9375em;
  font-weight: 300;
  margin-bottom: 1.53846em;
}

.cta-slidein ol li:before,
.section-split-scroll ol li:before {
  content: counter(ol-counter);
  counter-increment: ol-counter;
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 0.86667em;
  height: 1.84615em;
  width: 1.84615em;
  line-height: 1.95;
  border-radius: 3em;
}

.cta-slidein ol {
  width: 50%;
}

.cta-slidein ol li {
  color: #f2e5dd;
}

.cta-slidein ol li:before {
  color: #373737;
  background: #ffffff;
}

.section-split-scroll ol {
  width: 100%;
}

.section-split-scroll ol li {
  color: #4a4a4a;
}

.section-split-scroll ol li:last-child {
  margin-bottom: 0;
}

.quiz-button-hero-wrapper{
	margin-top:25px;
}

.section-split-scroll ol li:before {
  color: #ffffff;
  background: #4a4a4a;
}

table {
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #a2a2a2;
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #d8d8d8;
  padding: 0.75em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

body {
  color: #666;
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cormorant Garamond", serif;
  font-size: 1em;
  line-height: 1.2;
  margin: 0 0 0.75em;
  font-weight: bold;
}

.hero-homepage h1 {
  font-size: 1.875em;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: center;
  color: #313e41;
  margin-bottom: 2em;
  opacity: 1;
  transition: opacity .3s;
  transition-delay: .3s;
}
/*.section-ingredients a.button-red {
    padding: 25px 20px;
    font-size: 16px;
    font-weight: 600;
}*/
.template-index .section-about {
    display: none;
}

@media screen and (max-height: 720px) {
  .hero-homepage h1 {
    margin-bottom: 1em;
  }
}

@media screen and (max-height: 660px) {
  .hero-homepage h1 {
    margin-bottom: 0.66667em;
  }
}

.hero-shop h1,
.blog-post h1,
.hero-product h1 {
  font-size: 2.25em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #313e41;
}

h2 {
  font-size: 2.1875em;
  line-height: 1.09;
  letter-spacing: normal;
  color: #313e41;
  margin-bottom: 0.91429em;
}

.product-morphing-side h2 {
  margin-bottom: 2px;
}

#depth-2 h2 {
  color: #ffffff;
}

.section-archive h2 {
  margin-bottom: 0.4em;
}

.section-archive h2 .title-blog {
  color: #313e41;
}

.section-archive h2 .title-small {
  font-size: 0.37143em;
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: #a8a8a8;
}
.template-cart form h3, .template-cart form p, .template-cart form td, .template-cart form textarea, .template-cart form input, .template-cart form a {
font-size:18px;
}
.grid-shop h2 {
  color: #ffffff;
  margin-bottom: 0.17143em;
}

.section-archive h2.newstitle {
  text-align: center;
  margin-bottom: 1em;
}

.post-content h3 {
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.11;
  letter-spacing: -0.02222em;
  text-align: left;
}

p {
  line-height: 1.5;
  margin: 0 0 1.875em;
  font-weight: 400;
}

#depth-1 p.lead {
  margin-bottom: 0;
}

#depth-1 p:not(.lead) {
  line-height: 1.56;
  letter-spacing: -0.0125em;
  text-align: left;
  color: #373737;
}

.post-content p {
  font-size: 0.9375em;
  line-height: 1.27;
  letter-spacing: -0.01333em;
}

.grid-shop p {
  color: #ffffff;
  padding: 0 2em;
  margin-bottom: 0.625em;
}

.hero-product p {
  letter-spacing: -0.0125em;
  color: #373737;
}

a {
  color: #ec7724;
  text-decoration: none;
  transition: color 300ms ease;
}

a:hover {
  color: #313e41;
}

.nav-main a {
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 0.8575em;
  letter-spacing: 1px;
  color: #313e41;
  text-transform: uppercase;
}
body .nav-main a.button-transparent {
    background: #ebebeb !important;
    border: 0 !important;
    color: #1abab3 !important;
}
body .nav-main a.button-transparent:hover {
    background: #1abab3 !important;
    border: 0 !important;
    color: #fff !important;
}

body .quiz-button-hero-wrapper a.button-transparent {
  background: #ec7724 !important;
  border: 0 !important;
  color: #fff !important;
}

body .quiz-button-hero-wrapper a.button-transparent:hover {
  background: #ffe687 !important;
  border: 0 !important;
  color: #fff !important;
}

.nav-main a.button-transparent {
  text-transform: uppercase;
  padding: .45em;
  margin-top: -0.8em;
  margin-bottom: -0.66667em;
  display: inline;
}

@media only screen and (min-width: 30em) {
  .nav-main a.button-transparent {
    padding: .45em 1em;
  }
}

.nav-main a:hover {
  color: #ec7724;
}

.archive-tags a {
  font-size: 0.8125em;
  letter-spacing: 0.03846em;
  margin-right: 1em;
  text-transform: uppercase;
  text-align: left;
  color: #6a6a6a;
}

.archive-tags a:hover {
  color: #ec7724;
}

a .post-content {
  color: #2f2e2c;
}

.grid-shop a {
  color: #ffffff;
}

small {
  font-size: 70%;
  letter-spacing: .5px;
}

.lead {
  color: #4a4a4a;
  line-height: 1.56;
  letter-spacing: -0.01111em;
  font-size: 1em;
  font-weight: 500;
}

@media only screen and (max-width: 639px) {
  .lead {
    padding-left: 0;
    text-indent: 0;
  }
}

#depth-2 .lead {
  color: #ffffff;
}

.txt-grey {
  color: #aeaeae;
}

hr {
  margin: 0;
  height: 2px;
  background: #e6e6e6;
  border: none;
}

.cta-order hr {
  max-width: 14.5em;
  margin-bottom: 1.875em;
}

.section-archive hr {
  margin-bottom: 0.875em;
}

img,
picture {
  margin: 0;
  max-width: 100%;
  height: auto;
}

.dark-peach {
  color: #ec7724;
  font-style: italic;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: inline-block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/valencia-regular.woff2?3753) format("woff2"),
  url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/valencia-regular.woff?3753) font-weight: 400;
  font-style: normal;
}

.hide {
  display: none;
}

.is-hidden {
  opacity: 0 !important;
  transition: opacity .3s;
}

.template-cart .hero-shop {
  margin-bottom: 1.5em;
}

.template-cart .cart-empty {
  padding: 1em 1em 1.25em;
  margin: 0 auto;
  max-width: 450px;
  border: 2px solid #e6e6e6;
  border-radius: 5px;
  text-align: center;
}

.template-cart .cart-empty a {
  display: inline-block;
  background-color: #ec7724;
  color: #ffffff;
  padding: .25em .75em;
  border-radius: 3px;
  margin-top: .5em;
}

.template-cart .subfooter {
  text-align: center;
  padding: 2em 1em 1em;
  font-size: 14px;
  font-style: italic;
  color: #888;
}

.shopify-payment-button__button--hidden {
  visibility: hidden;
}

.shopify-payment-button__button {
  border-radius: 4px;
  border: none;
  box-shadow: 0 0 0 0 transparent;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  width: 100%;
  transition: background 0.2s ease-in-out;
}

.shopify-payment-button__button[disabled] {
  opacity: 0.6;
  cursor: default;
}

.shopify-payment-button__button--unbranded {
  background-color: #1990c6;
  padding: 1em 2em;
}

.shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background-color: #136f99;
}

.shopify-payment-button__more-options {
  background: transparent;
  border: 0 none;
  cursor: pointer;
  display: block;
  font-size: 1em;
  margin-top: 1em;
  text-align: center;
  width: 100%;
}

.shopify-payment-button__more-options:hover:not([disabled]) {
  text-decoration: underline;
}

.shopify-payment-button__more-options[disabled] {
  opacity: 0.6;
  cursor: default;
}

.shopify-payment-button__button--branded {
  display: flex;
  flex-direction: column;
  min-height: 44px;
  position: relative;
  z-index: 1;
}

.shopify-payment-button__button--branded .shopify-cleanslate {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
}

.button-secondary {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  padding: .45em 1em;
  font-size: 0.88235em;
  display: inline-block;
  height: 28px;
  color: #333;
  box-sizing: border-box;
}

.article-content>img,
.article-content>p img {
  margin: 1em 1.5em;
  padding: 1em;
  float: left;
  text-align: center;
}

.template-blog {
  margin-top: 0;
}

.template-blog .section-archive,
.template-article .section-archive {
  border-top: none !important;
  padding-top: 14px;
}

.template-article .archive-tags {
  margin-bottom: 0;
}

.template-article .blog-post p {	
	font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
	font-size: 16px;
  	color: #666;
	line-height: 1.7;
	font-weight: 300;
}

.template-article .section-cta .container,
.template-page .section-cta .container {
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 1em 3em;
  min-height: 0;
}

.template-article .section-cta,
.template-page .section-cta {
  background-size: 1440px auto;
  background-position: center top;
}

/* Reviews */

.yotpo-label.yotpo-small-box,
.yotpo-bottomline-2-boxes,
.yotpo-review .footer-actions,
.yotpo-review .yotpo-helpful {
  display: none !important;
}

.yotpo .yotpo-bottomline .yotpo-icon-star,
.yotpo .yotpo-bottomline .yotpo-icon-half-star,
.yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: #f8e083 !important;
}

.product-morphing-side .yotpo .yotpo-bottomline .yotpo-icon-star,
.product-morphing-side .yotpo .yotpo-bottomline .yotpo-icon-half-star,
.product-morphing-side .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
  color: #2893aa !important;
}

.product-morphing-side .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.product-morphing-side .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
.product-morphing-side .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
.product-morphing-side .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,
.product-morphing-side .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
.product-morphing-side .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
.product-morphing-side .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,
.product-morphing-side .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,
.product-morphing-side .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
  font-size: 22.5px;
}

/* Collection page */

.grid-shop .container .shop-item-home .item-meta .price {
  float: none;
}

.shop-item-home .text-m {
  color: white !important;
  cursor: pointer !important;
  margin-left: 4px !important;
}

.shop-item-home .text-m:hover {
  color: white !important;
}

.shop-item-home .rating {
  padding-top: 1em;
  padding-bottom: .4em;
}

.grid-shop {
  padding-bottom: 0;
}

/* Navigation */

.logotype,
.blog-nav .title-logo {
  background: url("//cdn.shopify.com/s/files/1/1675/7979/t/10/assets/logo.png?11516469569334850223") no-repeat;
  height: 24px;
  width: 90px;
  display: inline-block;
  background-size: contain;
}

@media only screen and (min-width: 30em) {
  .logotype,
  .blog-nav .title-logo {
    height: 26px;
    width: 100px;
  }
}

.blog-nav .title-logo {
  position: relative;
  top: 9px;
}

@media only screen and (min-width: 61.625em) {
  .nav-main .container {
    padding: 1.5em 0 1.5em 7.625em;
  }
}

.nav-main ul {
  position: relative;
  top: 5px;
}

.nav-user .discount-txt {
  float: left;
  display: inline-block;
}

.discount-txt .acform input[type="text"] {
  color: #313e41;
}

.nav-user a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.nav-user {
  position: absolute;
  top: -24px;
  font-size: 12px !important;
  right: 0;
  opacity: 1;
  width: 100%;
  min-width: 300px;
  color: #fff;
  text-align: right;
}

@media only screen and (max-width: 479px) {
  .nav-user a {
    margin-left: 1em;
  }
}

/* Blog index */

.template-blog .section-cta {
  opacity: 1;
}

.template-blog .section-archive {
  padding-bottom: 0;
}

hr {
  height: 1px;
}

/* Account */

#customer .action_bottom {
  padding-top: 1em;
}

#customer .btn {
  background-color: #ec7724;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  margin-right: .5em;
}

#customer .note a {
  margin-left: .3em;
}

/* Pages */

.is-page {
  padding-top: 3em;
  padding-bottom: 3em;
}

.template-page .section-cta {
  margin-bottom: 2em;
}

#your-offer-is-in-your-inbox .section-cta {
  display: none !important;
}

#your-offer-is-in-your-inbox .article-content,
#confirm-your-subscription .article-content {
  text-align: center;
}

.bold-ro__product {
  margin-bottom: -3px !important;
}

.product-quantities {
  float: left;
  width: 100%;
}

.product-quantities #product-variants {
  margin: 0;
}

.product-quantities #product-variants .selector-wrapper {
  float: left;
  margin-right: 12px;
  width: 303px;
  position: relative;
}

.product-quantities #product-variants .selector-wrapper::before {
  content: "\25BC";
  position: absolute;
  right: 9px;
  top: 48px;
  font-size: 10px;
  pointer-events: none;
}

@media only screen and (max-width: 639px) {
  .product-quantities #product-variants .selector-wrapper {
    width: 100%;
  }
}

.product-quantities #product-variants .selector-wrapper label {
  padding: 10px 0 4px;
  font-size: .875em;
  margin-bottom: 0;
}

.product-quantities #product-variants .selector-wrapper select {
  border-radius: 3px;
  padding: 9px 21px 9px 6px;
  border-color: #aeaeae;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  height: 45px;
}

.product-quantities .product-quantity {
  float: left;
  width: calc(100% - 315px);
}

@media only screen and (max-width: 639px) {
  .product-quantities .product-quantity {
    width: 100%;
    margin-bottom: 2.75em;
  }
}

.product-quantities .product-quantity label {
  padding: 10px 0 4px;
  font-size: .875em;
  margin-bottom: 0;
}

.product-quantities .product-quantity input#quantity {
  border-radius: 3px;
  background-color: #ffffff;
  border: solid 1px #aeaeae;
  float: left;
  margin: 0;
  padding: 7px;
  height: 45px;
}

.product-price {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #313e41;
}

.rating .yotpo .text-m {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 1px;
  color: #4e686e !important;
  margin-left: 6px;
}

.shop-item-home .rating .yotpo .text-m {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 1px;
  color: white !important;
  margin-left: 6px;
}

div#product-add {
  float: left;
  width: calc(100% - 94px);
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

div#product-add .button,
div#product-add .button-red,
div#product-add .event-form button,
.event-form div#product-add button,
div#product-add .acform button,
.acform div#product-add button,
div#product-add .button-white,
div#product-add .button-transparent,
div#product-add .button-text,
div#product-add .button-facebook,
div#product-add .button-twitter,
div#product-add button,
div#product-add input[type="button"],
div#product-add input[type="reset"],
div#product-add input[type="submit"],
div#product-add .button-red,
div#product-add .event-form button,
.event-form div#product-add button,
div#product-add .acform button,
.acform div#product-add button {
  padding: 1.425em 2.5em;
  font-family: "Cormorant Garamond", serif;
}

span.bold-ro__recurring-text,
.bold-ro__radio-div label {
  font-size: .9325em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.1px;
}

span.bold-ro__recurring-text {
  line-height: 1.79;
  color: #7b7b7b;
}

.product-morphing-side .content p,
.product-morphing-side .content h2,
.product-morphing-side .content p h3 {
  clear: both;
}

.ro_widget {
  clear: both;
}

.ro_widget .bold-ro__recurring-title {
  padding: 0 0 4px;
  font-size: .875em;
}

.bold-ro__radio-div {
  position: relative;
  padding-left: 25px !important;
}

.bold-ro__radio-div label {
  font-weight: normal;
  line-height: 1.4;
}

.bold-ro__radio-div input[type=radio] {
  position: absolute;
  left: 6px;
  top: 13px;
}

#account,
#addresses {
  max-width: 500px;
  margin: 6em auto;
  padding: 1em 1.5em;
}

#account input:not(.btn),
#addresses input:not(.btn) {
  border: 1px solid #aeaeae;
}

#template {
  max-width: 500px;
  margin: 0 auto;
  padding: 1em 1.5em;
}

#template input:not(.btn) {
  border: 1px solid #aeaeae;
}

#your-shopping-cart input[type=number],
#your-shopping-cart input[type=text] {
  border: 1px solid #aeaeae;
}

#your-shopping-cart td {
  padding: 1em;
}

#your-shopping-cart .additional-checkout-buttons {
  margin: 1em 0;
}

#your-shopping-cart .cart-container {
  overflow-x: auto;
  padding: 1em 0;
}

#your-shopping-cart .cart-container>table {
  min-width: 770px;
}

#your-shopping-cart.cart-right {
  margin-bottom: 1em;
}

#customer {
  max-width: 500px;
  margin: 0 auto;
  padding: 1em;
}

#customer input {
  border: 1px solid #aeaeae;
}

body {
  margin-top: 4.0625em;
}

body>section,
body>nav {
  transition: filter .3s;
}

body.modal-on>section,
body.modal-on>nav {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  filter: blur(10px);
}

body.template-product {
  padding-top: 5.875em;
}

section {
  position: relative;
}

section::after {
  clear: both;
  content: "";
  display: table;
}

.container {
  position: relative;
  line-height: 1;
  padding-left: 1.125em;
  padding-right: 1.125em;
  margin: 0 auto;
  max-width: 61.625em;
  box-sizing: border-box;
}

.container::after {
  clear: both;
  content: "";
  display: table;
}

@media only screen and (min-width: 40em) {
  .container {
    padding-left: 2em;
    padding-right: 2em;
  }
}

@media only screen and (min-width: 69em) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.nav-main {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 110;
  background: rgba(255, 255, 255, 0.95);
  opacity: 1;
  transition: opacity .3s;
}

.modal-on .nav-main {
  opacity: .3;
}

.nav-main .container {
  padding: 1.5em 1em 1.5em 6em;
}

@media only screen and (min-width: 30em) {
  .nav-main .container {
    padding: 1.5em 0 1.5em 8em;
  }
}

@media only screen and (min-width: 61.625em) {
  .nav-main .container {
    padding: 1.5em 0 1.5em 7em;
  }
}

.nav-main .nav-logo {
  left: 1em;
  position: absolute;
  top: 22px;
}

@media only screen and (min-width: 48em) {
  .nav-main .nav-logo {
    top: 19px;
  }
}

@media only screen and (min-width: 61.625em) {
  .nav-main .nav-logo {
    left: 0;
  }
}

.nav-main .nav-logo svg {
  overflow: visible;
}

.nav-main .nav-logo svg path,
.nav-main .nav-logo svg ellipse {
  transition: all .3s;
}

.nav-main .tagline {
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 0.8125em;
  letter-spacing: 1px;
  text-align: left;
  color: #aeaeae;
  display: none;
}

@media only screen and (min-width: 55em) {
  .nav-main .tagline {
    display: inline-block;
  }
}

.nav-main ul {
  float: right;
  list-style: none;
  margin-bottom: 0;
  font-size: .85em;
  padding-left: 0;
}

@media only screen and (min-width: 30em) {
  .nav-main ul {
    font-size: 1em;
  }
}

.nav-main ul li {
  float: left;
  margin-left: 1em;
}

@media only screen and (min-width: 30em) {
  .nav-main ul li {
    margin-left: 2em;
  }
}

.nav-main ul li.basket-nav,
.nav-main ul li.tooltip-container {
  display: block;
}

@media only screen and (min-width: 40em) {
  .nav-main ul li {
    font-size: 1em;
  }
}

@media only screen and (min-width: 48em) {
  .nav-main ul li {
    font-size: 1em;
    display: block;
  }
}

.modal {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.tooltip-container {
  position: relative;
}

.section-archive .tooltip-container {
  position: absolute;
  right: 18px;
  top: 13px;
  display: inline-block;
}

@media only screen and (min-width: 40em) {
  .section-archive .tooltip-container {
    right: 32px;
  }
}

@media only screen and (min-width: 69em) {
  .section-archive .tooltip-container {
    right: 0;
  }
}

@media only screen and (max-width: 479px) {
  .section-archive .tooltip-container {
    position: relative;
    right: 0;
    top: 0;
    margin-bottom: 1em;
  }
}

@media only screen and (max-width: 767px) {
  #rasa-life .section-archive .tooltip-container {
    position: relative;
    right: 0;
    top: 0;
    margin-bottom: 1em;
  }
}

.article-content .tooltip-container {
  float: left;
}

.article-content .tooltip-container .tooltip-subscription {
  right: auto;
  left: 0;
  top: 48px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}

.article-content .tooltip-container .tooltip-subscription::before {
  border: 1px solid #e2e1dd;
  border-right: none;
  border-bottom: none;
  right: auto;
  left: 62px;
}

.tooltip-subscription {
  position: absolute;
  width: 281px;
  right: 0;
  background: white;
  box-shadow: 0px 4px 18px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #e2e1dd;
  z-index: 120;
  margin-top: -10px;
  opacity: 0;
  top: 54px;
  border-radius: 3px;
  padding: 21px;
  transition: all .3s;
  pointer-events: none;
}

@media only screen and (max-width: 479px) {
  .section-archive .tooltip-subscription {
    right: auto;
    left: 0;
  }
  .section-archive .tooltip-subscription::before {
    left: 1em;
  }
}

#cta .tooltip-subscription {
  right: auto;
  top: auto;
  left: 0;
  bottom: 54px;
}

#cta .tooltip-subscription::before {
  left: 1em;
  right: auto;
  top: auto;
  bottom: -8px;
  border-top: none;
  border-left: none;
  border-bottom: 1px solid #e2e1dd;
  border-right: 1px solid #e2e1dd;
}

@media only screen and (max-width: 767px) {
  #cta .tooltip-subscription {
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
  }
  #cta .tooltip-subscription::before {
    left: calc(50% - 8px);
    right: auto;
  }
}

.cta-checkup .tooltip-subscription {
  left: 50%;
  right: auto;
  top: 1.625em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.cta-checkup .tooltip-subscription::before {
  left: calc(100% - 64px);
}

@media only screen and (min-width: 30em) {
  .cta-checkup .tooltip-subscription::before {
    left: calc(50% - 8px);
  }
}

@media only screen and (min-width: 30em) {
  .nav-main .tooltip-subscription::before {
    left: auto;
    right: 6.125em;
  }
}

.tooltip-subscription.is-active {
  opacity: 1;
  margin-top: 0;
  pointer-events: auto;
}

.tooltip-subscription::before {
  content: "";
  background: white;
  position: absolute;
  top: -8px;
  left: calc(100% - 64px);
  display: block;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 1px solid #e2e1dd;
  border-left: 1px solid #e2e1dd;
}

@media only screen and (min-width: 30em) {
  .tooltip-subscription::before {
    left: auto;
    right: 5.3125em;
  }
}

.tooltip-subscription ._form-thank-you {
  text-align: center;
}

.tooltip-subscription form button {
  width: 100%;
}

.tooltip-subscription form button:focus {
  outline: none;
}

.tooltip-subscription form input {
  font-size: 0.875em;
  height: 2.25em;
  border: 1px solid #aeaeae;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.19);
  padding: 0 0.75em;
  margin-bottom: 0.92857em;
}

.tooltip-subscription form ._has_error+._error {
  background: #91171F;
  position: absolute;
  z-index: 20;
  padding: 0 .5em;
  font-size: .7em;
  border-radius: 0 0 5px 5px;
  margin: -12px 0 .5em;
  text-align: center;
  height: 20px;
  bottom: -19px;
  line-height: 1.95;
}

.tooltip-subscription form ._has_error+._error ._error-inner {
  color: #ffffff;
}

.tooltip-subscription form ._has_error+._error ._error-arrow {
  background: #91171F;
}

.tooltip-subscription form ._error+._error {
  display: none;
}

::-webkit-input-placeholder {
  color: #aeaeae;
  font-size: 0.875em;
}

::-moz-placeholder {
  color: #aeaeae;
  font-size: 0.875em;
}

:-ms-input-placeholder {
  color: #aeaeae;
  font-size: 0.875em;
}

:-moz-placeholder {
  color: #aeaeae;
  font-size: 0.875em;
}

.tooltip-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

.tooltip-overlay.is-active {
  pointer-events: auto;
  z-index: 110;
}

.title-logo {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='143' height='27' viewBox='0 0 143 27'%3E%3Cpath fill='%23ec7724' fill-rule='evenodd' d='M11.81 16.87l-3.99-6.39c-.15-.21-.21-.21-.36-.21-.18.03-1.05.15-1.65.15H4.67c-.24 0-.27.09-.27.27 0 .18.12 5.37.12 6.18.03.81.12 1.59.93 1.71.36.06 1.26.06 1.26.06V19s-1.98-.09-3.06-.09C2.6 18.91.83 19 .83 19v-.36s.84 0 1.23-.18c.42-.15.6-.54.66-1.44.03-1.23.06-2.94.06-4.86 0-3.33-.06-7.17-.18-9.51-.03-.45.03-1.17-.6-1.29-.63-.15-1.08-.15-1.08-.15V.85S2.48.94 3.2.94c.75 0 2.46-.21 4.23-.21 1.77 0 4.59 1.17 4.59 4.38 0 2.46-1.38 3.57-2.25 4.17-.27.18-.33.33-.21.54l4.08 6.51c2.67 4.26 7.11 9.75 12.78 9.75 2.52 0 5.19-1.5 7.02-3.3l.3.42c-2.43 1.83-5.37 3.45-8.58 3.45-5.94 0-10.11-4.89-13.35-9.78zM10.28 5.38c0-2.37-2.07-3.9-3.99-3.9-.54 0-1.05.09-1.47.15-.42.06-.42.75-.42 1.05v6.54c0 .24 0 .33.39.36h.36c.66 0 1.98-.06 2.46-.27.57-.24 2.67-.99 2.67-3.93zM31.85 19s-1.92-.06-2.4-.06c-.45 0-2.4.06-2.4.06v-.39s.42 0 .6-.06a.47.47 0 0 0 .36-.6c-.42-1.2-1.32-3.6-1.8-4.89-.06-.09-.12-.09-.24-.09h-5.04c-.09 0-.15.03-.24.12-.51 1.2-1.5 3.72-1.95 4.89-.12.24-.09.48.15.54.21.09.78.09.78.09V19s-1.56-.06-1.98-.06c-.42 0-2.07.06-2.07.06v-.39s.66 0 .78-.09c.15-.06.63-.06 1.02-.81 1.38-2.94 3.87-8.97 5.16-12 .06-.12.21-.66-.06-.75-.33-.12-.9-.12-.9-.12v-.36c.42.06 1.14.09 1.65.09.48 0 1.05-.03 1.32-.09 1.35 3.72 3.21 8.76 4.89 12.63.45.99.48.96.66 1.11.39.24.72.3 1.71.39V19zm-6.06-7.05l-2.16-5.73c-.63 1.47-1.89 4.35-2.46 5.76-.06.12-.03.12.09.12 1.26.06 3 .06 4.41 0 .15 0 .15 0 .12-.15zm14.76 2.88c0 3.15-2.28 4.35-5.04 4.35-1.47 0-2.76-.42-2.76-.42.03-.57 0-1.8 0-2.49h.36s0 .72.15 1.08c.27.63 1.23.93 2.28.93 2.43 0 3.33-1.59 3.33-2.97 0-1.08-.27-1.44-.87-2.07-.54-.54-3.03-2.52-3.57-3.03-.48-.48-.99-1.23-.99-2.31 0-2.73 2.55-3.6 4.08-3.6 1.35 0 2.61.6 2.61.6-.06.54-.03 1.5 0 2.04h-.51c0-1.32-.87-1.8-2.16-1.8-1.8 0-2.49 1.47-2.49 2.31 0 .45 0 1.08.72 1.77.84.75 3.21 2.64 3.6 3.03.33.36 1.26 1.29 1.26 2.58zM57.68 19s-1.92-.06-2.4-.06c-.45 0-2.4.06-2.4.06v-.39s.42 0 .6-.06a.47.47 0 0 0 .36-.6c-.42-1.2-1.32-3.6-1.8-4.89-.06-.09-.12-.09-.24-.09h-5.04c-.09 0-.15.03-.24.12-.51 1.2-1.5 3.72-1.95 4.89-.12.24-.09.48.15.54.21.09.78.09.78.09V19s-1.56-.06-1.98-.06c-.42 0-2.07.06-2.07.06v-.39s.66 0 .78-.09c.15-.06.63-.06 1.02-.81 1.38-2.94 3.87-8.97 5.16-12 .06-.12.21-.66-.06-.75-.33-.12-.9-.12-.9-.12v-.36c.42.06 1.14.09 1.65.09.48 0 1.05-.03 1.32-.09 1.35 3.72 3.21 8.76 4.89 12.63.45.99.48.96.66 1.11.39.24.72.3 1.71.39V19zm-6.06-7.05l-2.16-5.73c-.63 1.47-1.89 4.35-2.46 5.76-.06.12-.03.12.09.12 1.26.06 3 .06 4.41 0 .15 0 .15 0 .12-.15zm41.4 14.04c2.7 0 5.61-1.14 7.53-3l.3.39c-2.61 1.98-5.76 3.27-9.24 3.27-5.91 0-10.32-4.56-14.04-8.64l-7.56-8.25c0 2.04.06 6.6.18 7.26.09.75.15 1.35.93 1.47.75.15 1.14.15 1.14.15V19s-1.92-.09-3.09-.09c-1.14 0-2.82.09-2.82.09v-.36s.63-.06 1.02-.18c.39-.06.69-.18.78-1.44.12-1.29.15-6.39.15-7.56 0-1.14-.03-6.69-.06-6.93-.03-.27.03-1.08-.6-1.23-.51-.09-.99-.09-.99-.09V.85s1.59.09 2.49.09c.9 0 2.49-.09 2.49-.09v.39s-.42.03-.66.06c-.3.06-.96.3-.96 1.17v7.17c1.77-1.89 5.1-5.76 6.87-7.8.09-.12.09-.21.09-.3s-.06-.21-.21-.24c-.27-.03-.81-.06-.81-.06V.85s1.65.09 2.31.09c.69 0 2.34-.09 2.34-.09v.42s-.99 0-1.56.33c-.57.3-.93.69-1.14.93-1.53 1.68-4.56 5.04-6 6.69l7.5 8.13c3.78 4.05 8.07 8.64 13.62 8.64zm4.83-14.22c0 4.8-3.93 7.5-7.53 7.5-3.96 0-7.53-2.4-7.53-7.53 0-5.01 4.17-7.47 7.56-7.47 4.56 0 7.5 3.06 7.5 7.5zm-1.5 0c0-3.69-2.73-6.72-6-6.72-3.54 0-6.06 2.49-6.06 6.66 0 3.78 2.76 6.69 6.03 6.69 3 0 6.03-2.04 6.03-6.63zM109.01 7h-.36s.06-1.02-.24-1.32c-.27-.27-1.35-.36-2.55-.36-1.2 0-2.19.06-2.43.06-.24.03-.39.09-.39.42 0 .36-.03 4.71-.03 4.92 0 .21.06.3.33.33h4.05c.24-.03.39-.15.42-.27.06-.06.12-.51.12-.51h.3c-.03.69-.03 2.04 0 2.64l-.3-.03s0-.57-.24-.78c-.24-.18-1.53-.18-2.34-.18-.78 0-1.92 0-2.07.03-.12.03-.27.03-.27.27 0 .24.03 3.75.09 4.59.06.81-.03 1.44.87 1.71.42.12.84.12.84.12V19s-2.01-.06-2.52-.06c-.45 0-2.37.06-2.37.06v-.39s.87.06 1.2-.3c.3-.33.3-1.23.3-1.47.03-.27.09-4.53.09-5.43 0-.93-.03-5.22-.06-5.58 0-.36-.06-.81-.45-.93-.39-.06-.81-.06-.81-.06v-.33s3.36.06 4.8.06c1.38 0 4.02-.06 4.02-.06-.03.75-.03 1.92 0 2.49zm10.68 0h-.36s.06-1.02-.24-1.32c-.27-.27-1.35-.36-2.55-.36-1.2 0-2.19.06-2.43.06-.24.03-.39.09-.39.42 0 .36-.03 4.71-.03 4.92 0 .21.06.3.33.33h4.05c.24-.03.39-.15.42-.27.06-.06.12-.51.12-.51h.3c-.03.69-.03 2.04 0 2.64l-.3-.03s0-.57-.24-.78c-.24-.18-1.53-.18-2.34-.18-.78 0-1.92 0-2.07.03-.12.03-.27.03-.27.27 0 .24.03 3.75.09 4.59.06.81-.03 1.44.87 1.71.42.12.84.12.84.12V19s-2.01-.06-2.52-.06c-.45 0-2.37.06-2.37.06v-.39s.87.06 1.2-.3c.3-.33.3-1.23.3-1.47.03-.27.09-4.53.09-5.43 0-.93-.03-5.22-.06-5.58 0-.36-.06-.81-.45-.93-.39-.06-.81-.06-.81-.06v-.33s3.36.06 4.8.06c1.38 0 4.02-.06 4.02-.06-.03.75-.03 1.92 0 2.49zm11.28 9.21c-.12.75-.27 2.19-.27 2.79 0 0-2.79-.06-4.14-.06-1.38 0-5.28.06-5.28.06v-.36s.93.09 1.23-.36c.3-.45.24-1.26.24-1.47 0-.12.06-4.29.06-5.46s-.09-5.34-.12-5.61c-.03-.24.06-.69-.57-.81l-.63-.09v-.36s2.34.06 3.54.06c1.26 0 5.19-.06 5.19-.06V7h-.3s0-1.05-.33-1.41c-.3-.3-2.07-.3-2.37-.3-.3 0-2.52.12-2.64.15-.09.03-.3.06-.3.33v4.68c0 .24.06.36.27.36.27 0 1.86.03 2.22.03.3 0 1.74-.03 1.89-.09.15-.03.36-.18.45-.24 0-.12.06-.51.06-.51h.36c-.03.69-.03 1.89 0 2.79h-.36s.06-.72-.21-.93c-.3-.18-1.62-.21-2.13-.21-.51 0-2.13.06-2.28.09-.15 0-.27.03-.27.27 0 .3.06 4.23.12 5.07.06.51.18.75.87.81.66.09 1.47.09 2.07.09.6 0 1.62-.03 1.98-.09.39-.03.87-.24 1.05-.63.15-.42.18-1.05.18-1.05h.42zm11.43 0c-.12.75-.27 2.19-.27 2.79 0 0-2.79-.06-4.14-.06-1.38 0-5.28.06-5.28.06v-.36s.93.09 1.23-.36c.3-.45.24-1.26.24-1.47 0-.12.06-4.29.06-5.46s-.09-5.34-.12-5.61c-.03-.24.06-.69-.57-.81l-.63-.09v-.36s2.34.06 3.54.06c1.26 0 5.19-.06 5.19-.06V7h-.3s0-1.05-.33-1.41c-.3-.3-2.07-.3-2.37-.3-.3 0-2.52.12-2.64.15-.09.03-.3.06-.3.33v4.68c0 .24.06.36.27.36.27 0 1.86.03 2.22.03.3 0 1.74-.03 1.89-.09.15-.03.36-.18.45-.24 0-.12.06-.51.06-.51h.36c-.03.69-.03 1.89 0 2.79h-.36s.06-.72-.21-.93c-.3-.18-1.62-.21-2.13-.21-.51 0-2.13.06-2.28.09-.15 0-.27.03-.27.27 0 .3.06 4.23.12 5.07.06.51.18.75.87.81.66.09 1.47.09 2.07.09.6 0 1.62-.03 1.98-.09.39-.03.87-.24 1.05-.63.15-.42.18-1.05.18-1.05h.42z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  text-indent: -999px;
  width: 180px;
  height: 34px;
  background-size: cover;
  position: relative;
  bottom: -6px;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -40%, 0);
  transform: translate3d(-50%, -40%, 0);
  width: 300px;
  background: #ffffff;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.4);
  transition: all .5s;
  z-index: 110;
}

@media only screen and (min-width: 22.5em) {
  .modal {
    width: 320px;
  }
}

@media only screen and (min-width: 30em) {
  .modal {
    width: 460px;
  }
}

@media only screen and (min-width: 48em) {
  .modal {
    width: 640px;
  }
}

@media only screen and (min-width: 50em) {
  .modal {
    width: 768px;
  }
}

@media only screen and (min-width: 64em) {
  .modal {
    width: 876px;
  }
}

.modal.is-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.modal.is-active .modal-content {
  opacity: 1;
}

.modal .modal-content {
  position: relative;
  max-height: 90vh;
  overflow: hidden;
  opacity: 0;
  transition: opacity .3s;
  transition-delay: .1s;
}

@media only screen and (min-width: 50em) {
  .modal .modal-content {
    padding-left: 44%;
  }
}

.modal .modal-content .modal-loaded {
  max-height: 90vh;
  overflow: auto;
}

.modal .modal-content .modal-image {
  height: 45vw;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  transition: all .5s;
  background-position: right center;
}

@media only screen and (min-width: 50em) {
  .modal .modal-content .modal-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 44%;
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .modal .modal-content .modal-image {
    background-size: contain;
    background-position: center;
  }
}

.modal .modal-content .modal-image.is-codonopsis {
  background-image: url(../images/Codonopsis.png);
}

.modal .modal-content .modal-image.is-reishi {
  background-image: url(../images/Reishi.png);
}

.modal .modal-content .modal-image.is-rhodiola {
  background-image: url(../images/Rhodiola.png);
}

.modal .modal-content .modal-image.is-ashwagandha {
  background-image: url(../images/Ashwagandha.png);
}

.modal .modal-content .modal-image.is-dandelion-root {
  background-image: url(../images/Dandelion.png);
}

.modal .modal-content .modal-image.is-he-shou-wu {
  background-image: url(../images/He-Shou-Wu.png);
}

.modal .modal-content .modal-image.is-chaga {
  background-image: url(../images/Chaga-Mycelium.png);
}

.modal .modal-content .modal-image.is-burdock-root {
  background-image: url(../images/Burdock.png);
}

.modal .modal-content .modal-image.is-eleuthero {
  background-image: url(../images/Eleuthero-big.png);
}

.modal .modal-content .modal-image.is-chicory-root {
  background-image: url(../images/chicory.png);
}

.modal .modal-content .modal-image.is-cinnamon {
  background-image: url(../images/Ceylon-Cinnamon.png);
}

.modal .modal-content .modal-image.is-shatavari {
  background-image: url(../images/Shatavari.png);
}

.modal .modal-content .modal-body {
  box-sizing: border-box;
  padding: 2em;
  text-align: center;
}

@media only screen and (min-width: 40em) {
  .modal .modal-content .modal-body {
    padding: 2em 3.75em;
  }
}

@media only screen and (min-width: 61.25em) {
  .modal .modal-content .modal-body {
    padding: 3.75em;
  }
}

.modal .modal-content .modal-body svg {
  width: 3.125em;
  height: 3.125em;
  margin-bottom: 1.25em;
}

.modal .modal-content .modal-body svg path {
  fill: #e9cf80;
}

.modal .modal-content .modal-body p {
  font-size: 1em;
  line-height: 1.61;
  text-align: justify;
  font-weight: 300;
}

.modal .modal-content .modal-body p.lead {
  font-size: 1.1875em;
  line-height: 1.32;
  text-align: left;
  color: #4a4a4a;
}

.modal .modal-content .modal-body p a {
  color: #ec7724;
  display: inline-block;
  padding: 0 .15em;
  line-height: 1;
  border-bottom: 1px solid #e3e3e3;
  transition: border-bottom .3s;
}

.modal .modal-content .modal-body p a:hover {
  border-bottom: 1px solid #ec7724;
}

.modal .modal-close {
  display: inline-block;
  background: #373737;
  font-size: 1.25em;
  color: #ffffff;
  width: 1.55em;
  width: 1.55em;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  line-height: 1.65em;
}

.modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 80;
  opacity: 0;
  background: rgba(0, 0, 0, 0.35);
  pointer-events: none;
  transition: all .3s;
}

.modal-overlay.is-active {
  pointer-events: auto;
  opacity: 1;
}

.tooltip-footer {
  font-size: 0.625em;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  white-space: nowrap;
  color: #aeaeae;
  text-transform: uppercase;
  font-weight: 300;
  display: block;
  margin-bottom: -.5em;
}

.nav-main .tooltip-footer,
.cta-checkup .tooltip-footer {
  margin-top: 1.5em;
  width: calc(100% + 10px);
  margin-left: -5px;
}

.section-archive .tooltip-footer,
.article-content .tooltip-footer {
  margin-top: 1.15em;
}

.section-archive .tooltip-footer::before,
.article-content .tooltip-footer::before {
  content: "";
  display: block;
  background: white;
  width: 64%;
  z-index: -1;
  height: 20px;
  position: absolute;
  left: 18%;
}

.section-archive .tooltip-footer::after,
.article-content .tooltip-footer::after {
  content: "";
  display: block;
  border-bottom: 1px solid #aeaeae;
  margin-top: -7px;
  z-index: -2;
  position: relative;
}

.icon-date {
  position: absolute;
  top: 7.0625em;
  width: 44px;
  height: 44px;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #a8a8a8;
  border-radius: 8px;
  background: #ffffff;
}

.block-post .icon-date {
  left: 1.375em;
  top: auto;
  bottom: 1.375em;
  background: rgba(255, 255, 255, 0.75);
  border: 2px solid #373737;
}

.block-post .icon-date .date-month {
  background: #373737;
}

.icon-date .date-month {
  background: #a8a8a8;
  width: 100%;
  display: inline-block;
  color: #ffffff;
  font-size: 11px;
  position: absolute;
  left: 0;
  padding: 2px;
  border-radius: 4px 4px 0 0;
}

.icon-date .date-day {
  position: absolute;
  top: 17px;
  width: 100%;
  left: 0;
  font-size: 20px;
  font-weight: bold;
}

.icon-video {
  position: absolute;
  bottom: 1.375em;
  left: 1.375em;
  width: 56px;
  height: 40px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 12px;
}

.icon-video .play-icon {
  color: #ffffff;
  position: absolute;
  left: calc(50% + 2px);
  top: calc(50% + 1px);
  transform: translate(-50%, -50%) scale(1, 1.2);
  font-size: 20px;
  line-height: 0;
}

.load-indicator {
  width: 100%;
  height: 46px;
  text-align: center;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: all .7s;
}

.load-indicator.is-off {
  height: 0;
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  transition: all .7s;
}

.load-indicator .spinner {
  display: inline-block;
  height: 2.75em;
  width: 2.625em;
  -webkit-animation: spinner 2s ease-in-out infinite;
  -moz-animation: spinner 2s ease-in-out infinite;
  animation: spinner 2s ease-in-out infinite;
}

blockquote {
  margin: 0;
}

.archive-tags.tags-article {
  margin: 0 0 3em;
  padding: 1.375em 0 0;
}

.mobile-screen-hide,
.medium-screen-hide,
.title-small,
.title-logo {
  display: none;
}

@media only screen and (min-width: 40em) {
  .mobile-screen-hide,
  .medium-screen-hide,
  .title-small,
  .title-logo {
    display: inline-block;
  }
}

.tablet-screen-hide {
  display: none !important;
}

@media only screen and (min-width: 48em) {
  .tablet-screen-hide {
    display: inline-block !important;
  }
}

.mobile-screen-hide {
  display: none !important;
}

@media only screen and (min-width: 30em) {
  .mobile-screen-hide {
    display: inline-block !important;
  }
}

.small-screen-hide {
  display: none !important;
}

@media only screen and (min-width: 22.5em) {
  .small-screen-hide {
    display: inline-block !important;
  }
}

.cart-link {
  position: relative;
}

.cart-link a span.basket-count {
  position: absolute;
  right: -19px;
  top: -5px;
  background: #ec7724;
  display: block;
  width: 14px;
  text-align: center;
  height: 14px;
  padding: 2px 0 0 6px;
  border-radius: 100px;
  font-size: 12px;
  font-weight: bold;
  color: white;
}

.rating {
  margin-bottom: 10px;
}

.contactus {
  right: -43px;
  top: 142px;
  z-index: 910;
  position: fixed;
}

.customize-support .contactus {
  top: 174px;
}

@media only screen and (max-width: 4250px) {
  .contactus {
    font-size: .9em;
  }
}

@media only screen and (max-width: 340px) {
  .blog .contactus {
    top: 145px;
  }
  .blog.customize-support .contactus {
    top: 191px;
  }
}

.contactus-button {
  transform: rotate(90deg);
  border-radius: 0 0 3px 3px;
  background-color: #00000036;
  display: block;
  width: 110px;
  text-align: center;
  padding: 10px;
  color: white !important;
}

.contactus-options {
  background: white;
  padding: 0 0 0 .5em;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  position: absolute;
  right: 100px;
  top: 0;
  opacity: 0;
  pointer-events: none;
  transition: .25s all ease-in-out;
}

.contactus-options.is-visible {
  opacity: 1;
  pointer-events: auto;
  right: 104px;
}

.contactus-options::before {
  content: '';
  position: absolute;
  display: block;
  background: white;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  right: -9px;
  top: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  border-left: none;
}

.contactus-option {
  padding: .75em;
  width: 100%;
  display: block;
  border-radius: 2px;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

.contactus-option .contactus-option--value {
  transition: all .24s;
}

.contactus-option:hover .contactus-option--value {
  color: #ec7724;
}

.contactus-options li {
  list-style: none;
  margin-left: 34px;
  border-bottom: 1px solid #ededed;
}

.contactus-options li:last-child {
  border-bottom: none;
}

.contactus-option--icon {
  position: absolute;
  margin-top: 2px;
  left: -22px;
}

.contactus-options li:nth-child(4) .contactus-option--icon,
.contactus-options li:nth-child(3) .contactus-option--icon {
  margin-top: 1px;
}

.contactus-option img {
  width: 28px;
}

.contactus-option--label {
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #aeaeae;
  display: block;
}

.contactus-option--value {
  font-size: 14px;
  color: #031f2a;
  display: block;
  text-indent: -12px;
}

.contactus-close {
  display: none;
}

.footer {
  padding: 40px 0;
  text-align: left;
  margin-top: 40px;
  font-size: 13px;
  background: #22215f;
}

.footer .menu-col {
  width: 22%;
  margin: 1%;
  vertical-align: top;
  display: inline-block;
}

.footer .menu-col h3 {
  color: #ffffff;
  margin-bottom: 13px;
  letter-spacing: 0.08em;
  font-size: 14px;
}

.footer .menu-col a {
  display: table;
  margin: 10px 0;
  color: #fff;
}

.footer .menu-col a:hover {
  color: #eee;
}

.footer .menu-col .socials a {
  display: inline-block;
  margin: 5px;
}

@media only screen and (max-width: 767px) {
  .footer .menu-col {
    width: 100%;
    margin: 10px 0;
    text-align: center;
}
.footer .menu-col a {
    display: inline-block;
    margin: 6px 6px;
}
.footer {
    padding: 25px 0;
}
.lead {
    list-style: inside;
}
}

@media only screen and (max-width: 640px) {
  .contactus-close {
    display: block;
    background: black;
    width: 30px;
    height: 30px;
    color: white;
    font-size: 25px;
    line-height: 1.2;
    text-align: center;
    border-radius: 100px;
    position: absolute;
    right: -10px;
    top: -10px;
  }
}

#slide-in-trigger {
  position: absolute;
  margin-top: -25vh;
  width: 200px;
  height: 1px;
  z-index: 1000;
}

section::after {
  clear: both;
  content: "";
  display: table;
}

/*********************
hero section
********************/

.hero-homepage {
  margin-bottom: 1.875em;
}

.hero-homepage .container {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 48em) {
  .hero-homepage .container {
    padding-top: 0.3125em;
    padding-left: 1.125em;
    padding-right: 1.125em;
  }
}

.hero-homepage figure {
  position: relative;
  margin: 0 auto 2.75em;
  width: 100%;
  height: 320px;
  overflow: hidden;
  max-width: 100%;
}

@media only screen and (min-width: 48em) {
  .hero-homepage figure {
    height: 40vw;
  }
}

@media only screen and (min-width: 90em) {
  .hero-homepage figure {
    height: 25vw;
  }
}

@media screen and (max-height: 720px) {
  .hero-homepage figure {
    height: 24.6875em;
    margin: 0em auto 0;
  }
}

@media screen and (max-height: 660px) {
  .hero-homepage figure {
    height: 21.875em;
    margin: 0em auto 10px;
  }
}

.hero-homepage figure img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity .5s ease-in;
}

@media only screen and (min-width: 48em) {
  .hero-homepage figure img {
    width: 100%;
  }
}

.hero-homepage figure img.hero-slide-1 {
  z-index: 20;
  opacity: 1;
}

.hero-homepage figure img.hero-slide-2 {
  z-index: 10;
  opacity: 0;
  transition-delay: .5s;
}

.hero-homepage figure img.hero-slide-2.is-visible {
  opacity: 1;
}

.hero-homepage figure img.hero-slide-3 {
  z-index: 30;
  opacity: 0;
  transition-delay: 1.5s;
}

.hero-homepage figure img.hero-slide-3.is-visible {
  opacity: 1;
}

.hero-homepage .hero-heading-rotator {
  display: block;
  width: 100%;
}

.hero-homepage .hero-heading-rotator span {
  text-align: center;
  font-size: 1.1em;
  font-weight: 300;
}

.hero-homepage .hero-heading-rotator span:focus {
  outline: none;
}

.hero-homepage .hero-heading-rotator span:nth-child(1) {
  opacity: 1;
}
.hero-homepage .hero-heading-rotator span.hero-heading-static {
    font-size: 24px;
    margin-top: 6px;
    font-weight: 300;
}
body .quiz-button-hero-wrapper a.button-transparent {
  	background: #ec7724 !important;
	border: 0 !important;
	color: #fff !important;
	padding: 1em 1.5em;
	line-height: 1;
	font-size: 16px;
	font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
	text-transform: uppercase;
	font-weight: 400 !important;

}

.hero-homepage .hero-heading-static {
  display: block;
  font-size: .95em;
  margin-top: -8px;
}

.hero-homepage .hero-heading-static+br {
  display: none;
  /*
      @include grid-media($tablet-screen) {
        display: block;
      }
      */
}

.hero-homepage .indicator {
  text-align: center;
  opacity: 1;
  transition: all .3s ease-in;
}

.hero-homepage .indicator.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.hero-homepage .indicator .indicator-down svg {
    overflow: visible;
    transform: rotate(180deg);
}

/*********************
'depth' sections
********************/

#depth-1,
#depth-2,
#depth-3 {
  opacity: 0;
  transition: opacity .3s;
}

#depth-1.is-in,
#depth-2.is-in,
#depth-3.is-in {
  opacity: 1;
  transition: opacity .3s;
}

#depth-1 .container {
  padding: 2.25em 1.5em;
}

#depth-1 .content-scrolling {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  margin-left: 0;
  height: 430px;
  min-height: auto;
  background: #f8e083 url(../images/beans.svg);
  box-shadow: 0 2px 25px 0 rgba(164, 149, 90, 0.21);
}

#depth-1 .content-scrolling img {
  position: absolute;
  top: 45px;
  max-height: 412px;
  max-width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (min-width: 48em) {
  #depth-1 .content-scrolling {
    position: relative;
    height: auto;
    min-height: 70vh;
    width: calc(50% - 3.5625em);
    float: left;
    margin-left: 2.375em;
  }
  #depth-1 .content-scrolling img {
    position: absolute;
    top: 50%;
    left: auto;
    transform: translateY(20%);
  }
}

#depth-1 .content-parallax {
  padding-top: 450px;
  padding-bottom: 2em;
}

@media only screen and (min-width: 48em) {
  #depth-1 .content-parallax {
    width: calc(50% - 3.5625em);
    float: left;
    margin-left: 2.375em;
    padding-top: 5vh;
    padding-bottom: 10vh;
    padding-right: 1.875em;
    box-sizing: border-box;
  }
}

#depth-2 {
  background: #22215f;
  color: #ffffff;
}

#depth-2 .container {
  padding: 3.5em 1.5em;
  overflow: hidden;
}

@media only screen and (min-width: 48em) {
  #depth-2 .container {
    padding: 3.5em 1.5em 7em;
  }
}

@media only screen and (min-width: 48em) {
  #depth-2 .content-scrolling {
    width: calc(50% - 3.5625em);
    float: left;
    margin-left: 2.375em;
    padding-right: 1.875em;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 25.9375em;
  }
#depth-2 .content-scrolling::after {
    content: "";
    display: block;
    position: absolute;
    width: 237px;
    height: 85px;
    bottom: -80px;
    left: 180px;
    background-image: url(../images/tap@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
}
}

#depth-2 .content-parallax {
  margin-left: -24px;
  width: calc(100% + 48px);
}

@media only screen and (min-width: 48em) {
  #depth-2 .content-parallax {
    width: calc(50% - 3.5625em);
    float: left;
    margin-left: 2.375em;
    float: right;
    margin-left: 0;
    margin-right: 2.25em;
    position: relative;
  }
}

#depth-2 .content-parallax .herbs {
  display: none;
}

@media only screen and (min-width: 48em) {
  #depth-2 .content-parallax .herbs {
    display: block;
    position: relative;
    width: 476px;
    height: 582px;
  }
  #depth-2 .content-parallax .herbs::before,
  #depth-2 .content-parallax .herbs::after {
    content: "";
    width: 476px;
    height: 582px;
    display: block;
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='476' height='582' viewBox='0 0 476 582'%3E%3Cg fill='%234CACA4' fill-rule='evenodd'%3E%3Cpath d='M106.456 372.05c.29-4.437 2.516-8.219 4.628-12.016l6.403-11.507 2.846-5.116c1.453-2.612 2.346-4.415 5.727-4.405 1.13.003 2.043-.07 3.098-.538 1.976-.875 3.414-2.585 5.764-2.458 3.653.197 6.986 3.51 10.442 4.658 3.34 1.111 6.438 1.015 9.889.958 1.832-.03 2.335.496 2.495 2.675.05.686-.068 1.363.045 2.056.158.968.489 2.016 1.294 2.652 1.298 1.025 3.128.743 3.867-.742l-.685.18c1.678.838 3.439 1.772 4.584 3.302 1.853 2.473.579 4.791-.284 7.338-.955 2.818-.291 5.263 1.283 7.708 1.843 2.867 4.789 5.644 4.372 9.341-.218 1.937-1.241 3.608-1.976 5.381-.795 1.921-.795 3.508-.973 5.541-.393 4.488-4.522 5.17-7.52 7.531-1.54 1.214-2.305 3.143-3.924 4.233-2.205 1.486-5.26 1.94-7.85 2.07-5.011.247-10.082-.847-15.017-1.57-2.55-.375-6.054-.25-7.58-2.708-.868-1.4-1.041-3.152-2.301-4.323-1.534-1.426-3.65-1.704-5.145-3.309-1.481-1.592-2.504-3.54-3.816-5.265-3.011-3.958-9.205-6.286-8.98-12.027.028-.644-.973-.643-.998 0-.198 4.997 3.937 7.434 7.188 10.44 2.996 2.77 4.425 7.23 8.054 9.316 1.475.85 2.683.956 3.723 2.504.516.768.7 1.728 1.11 2.551.924 1.867 2.197 2.74 4.246 3.153 5.314 1.075 11.003 1.905 16.425 2.203 4.033.221 9.683-.008 12.679-3.175.813-.859 1.316-1.936 2.172-2.765.763-.739 1.677-1.28 2.59-1.807 1.54-.888 3.236-1.666 4.438-3.02 1.023-1.152 1.41-2.516 1.506-4.032.083-1.327.045-2.612.423-3.906.399-1.368 1.133-2.619 1.677-3.929 1.45-3.492.873-6.355-1.19-9.429-1.12-1.67-2.478-3.216-3.358-5.039-1.586-3.283.216-5.578.892-8.74.906-4.245-2.576-6.746-5.945-8.433-.228-.114-.557-.075-.683.18-2.423.346-3.547-.422-3.373-2.303-.01-.514.009-1.028.054-1.542.017-.613.113-1.243-.15-1.833-.308-.688-.84-1.087-1.537-1.32-1.275-.43-2.788-.009-4.082.028a21.38 21.38 0 0 1-5.74-.617c-3.924-.97-6.89-3.764-10.681-4.854-3.343-.962-5.001 1.018-7.88 2.224-2.86 1.198-5.44-.453-7.528 2.403-2.442 3.338-4.201 7.446-6.21 11.057-2.091 3.757-4.234 7.49-6.267 11.278-1.66 3.093-3.01 6.227-3.241 9.767-.042.643.958.64 1 0'/%3E%3Cpath d='M129.714 343.179c3.403 3.609 6.657 7.876 10.636 10.868 3.719 2.797 7.591 2.167 11.782.849-.21-.161-.422-.321-.632-.483l-.504 4.537c-.117 1.051-.478 2.361-.115 3.397.185.525.478.853.946 1.166 1.429.953 2.81 1.059 3.703 2.772 1.026 1.968 1.302 3.447 3.078 4.953 2.454 2.081 5.386 4.537 1.841 7.582-1.776 1.527-4.007 2.213-5.479 4.124-1.719 2.228-2.768 4.732-5.001 6.565-4.159 3.412-9.77 4.432-14.924 5.305-.634.107-.365 1.071.266.965 5.11-.866 10.532-1.905 14.768-5.095 2.076-1.565 3.373-3.477 4.71-5.657 1.123-1.83 2.448-2.985 4.28-4.075 1.126-.669 2.245-1.337 3.06-2.39 3.12-4.022-1.272-6.279-3.69-8.821-1.804-1.895-1.704-4.754-4.114-6.204-.36-.216-.988-.325-1.303-.565-1.192-.907-1.266-1.792-1.125-3.115.19-1.816.401-3.629.603-5.444.035-.32-.349-.571-.633-.481-2.411.758-5.102 1.652-7.645.986-2.105-.55-3.8-1.985-5.315-3.481-2.922-2.89-5.668-5.975-8.486-8.965-.441-.47-1.147.238-.707.707'/%3E%3Cpath d='M129.606 353.76c.056 1.245.61 2.081 1.71 2.682 2.213 1.206 4.328 1.471 6.176 3.416.26.275 1.333 1.3 1.32 1.746-.018.621-.415.572-.714.954-.347.444-.684.72-.936 1.245-.765 1.597-.298 3.436.12 5.053.161.622 1.126.358.964-.267-.59-2.285-.837-3.63.891-5.514-.07.077.645-.345.696-.515.264-.89-.062-1.337-.582-2.112-.755-1.123-1.77-2.105-2.88-2.87-1.386-.956-5.682-1.958-5.765-3.818-.028-.64-1.028-.645-1 0'/%3E%3Cpath d='M132.678 361.76c1.49.545.452 3.29.498 4.374.02.43.088.861.29 1.25.313.607 1.096.936 1.274 1.612.163.622 1.127.36.963-.265-.242-.926-1.182-1.219-1.465-2.11-.304-.958.173-2.029.21-2.993.045-1.206-.296-2.39-1.504-2.834-.605-.222-.867.745-.266.965M142.593 382.614c1.363 3.5-9.641 5.723-11.511 5.409-.63-.105-.9.859-.266.965 3.392.568 6.748-1.107 9.841-2.33 1.892-.747 3.8-2 2.9-4.311-.231-.592-1.198-.335-.964.267M151.268 365.754l4.637 7.163c.347.54 1.214.038.863-.505l-4.637-7.163c-.348-.538-1.215-.038-.863.505M121.72 365.678c-.355.815-.347 1.573-.196 2.441.147.848.675 2.756-.588 3.03-.628.135-.362 1.1.266.964 2.794-.606.688-4.337 1.381-5.93.255-.584-.606-1.094-.863-.505M169.228 391.238c1.611-1.771 3.494 1.15 4.95 1.673.917.329 1.671.205 2.57-.117 3.1-1.113 6.091-3.104 9.021-4.611 1.977-1.016 3.924-2.275 6.231-2.167 1.438.068 2.735.535 4.186.39 3.24-.322 5.943-2.64 9.257-2.6 3.33.042 6.233 2.194 9.522 2.502 3.365.315 6.468-2.551 9.297.4 2.958 3.089 4.024 10.268 9.61 9.505l-.565-.735c-2.102 4.78-5.303 8.849-9.59 11.855-.183.129-.29.338-.229.564.32 1.185.976 2.319.175 3.31-.635.784-1.646 1.378-2.33 2.15-1.362 1.536-2.36 3.276-3.146 5.164-.087.208.06.454.23.565 2.35 1.525 5.102 3.795 3.766 6.915-.837 1.956-1.213 2.76-.375 4.904.841 2.154 2.514 4.617 2.857 6.89.585 3.897-2.524 6.472-5.583 8.314-4.742 2.857-9.332 1.277-14.195-.2-2.944-.895-7.389-2.186-10.12-.043-.96.753-1.45 1.642-2.652 2.143-1.155.482-2.509.642-3.725.908l-8.174 1.784-8.175 1.785c-2.488.543-6.589 2.212-9.009.86-1.563-.872-2.145-2.888-3.706-3.85-2.232-1.375-4.58-1.625-6.219-3.948-1.238-1.757-2.06-3.872-2.944-5.821-1.243-2.74-2.403-5.527-3.166-8.442-1.376-5.258-.864-10.586-2.675-15.763-1.115-3.184-.128-7.347 3.637-8.222 1.733-.404.96.219 2.16-.846 1.067-.948 2.08-1.971 3.115-2.953.468-.444-.24-1.151-.707-.707-1.09 1.033-2.234 2.519-3.582 3.182-.835.41-1.766.438-2.606.888-1.724.924-3.026 2.705-3.444 4.61-.49 2.236.502 4.126 1.157 6.212 1.041 3.31.813 6.799 1.261 10.2.766 5.807 3.317 11.78 6.15 16.878 1.046 1.883 2.282 3.31 4.256 4.237 1.401.656 2.954.985 4.077 2.129.798.81 1.223 1.94 2.128 2.658 1.542 1.224 3.49 1.078 5.322.759 3.468-.607 6.911-1.5 10.35-2.251l10.58-2.31c2.774-.605 4.69-.933 6.74-2.868 4.267-4.026 12.453 1.277 17.374 1.666 4.785.379 10.272-2.707 12.918-6.694 1.357-2.044.6-4.206-.252-6.312-.757-1.874-2.12-4.003-2.52-5.99-.466-2.31.89-2.95 1.154-4.816.317-2.226-1.262-4.117-2.859-5.452.025.02-1.25-.965-1.238-.927-.255-.801.805-2.171 1.218-2.795 1.17-1.766 2.636-3.192 4.381-4.382.186-.127.29-.34.23-.565-.458-1.697-.983-2.357.253-3.638 1.17-1.214 2.552-2.176 3.685-3.456 2.054-2.32 3.665-4.942 4.91-7.774.187-.424-.117-.796-.564-.734-6.429.878-5.888-10.984-12.35-11.1-1.434-.024-2.695.778-4.062 1.068-1.939.409-3.84-.185-5.654-.811-2.66-.92-5.24-2-8.097-1.394-1.494.317-2.87.992-4.285 1.543-2.205.86-3.82.82-6.199.58-2.983-.3-5.09.845-7.695 2.185l-4.912 2.527c-2.372 1.22-4.853 2.923-7.366 1.062-1.39-1.03-3.093-1.885-4.466-.378-.432.476.273 1.185.708.707'/%3E%3Cpath d='M153.164 407.344c.497-.454 1.122-1.086 1.773-1.33 1.752-.656 1.56.946 1.757 2.187.088.562.019 1.081.329 1.596.297.494.73.61 1.128.966 1.045.937 1.094 2.194 1.759 3.303 2.243 3.745 6.695 1.915 9.745.883 1.494-.504 2.367-1.445 3.377-2.656.86-1.03 1.71-2.066 2.567-3.099.543-.658 1.372-2.196 2.14-2.558 1.626-.765 2.405.155 2.418 1.73.004.455-.09.905-.138 1.356-.09.82-.21 1.718.06 2.523.688 2.063 4.013 2.184 4.214 4.421.057.637 1.057.643 1 0-.133-1.477-.881-2.203-2.15-2.915-3.185-1.787-1.441-4.094-2.132-6.743-.877-3.357-3.475-1.702-4.98.101-1.52 1.821-2.93 4.085-4.711 5.642-1.181 1.032-2.797 1.252-4.255 1.685-1.59.472-3.022 1.394-4.64.4-1.806-1.108-1.297-3.287-2.86-4.444-1.231-.912-1.531-1.837-1.945-3.359-.255-.933-.487-1.509-1.081-2.304-.125-.168-.343-.31-.564-.23a10.175 10.175 0 0 0-3.518 2.138c-.477.436.232 1.141.707.707M220.055 388.769c-.3 4.022-.102 8.564-1.31 12.445-.729 2.338-1.954 3.132-3.74 4.644-.942.798-1.649 1.576-2.017 2.786-.962 3.17 1.212 7.293-.666 10.169-.959 1.469-3.02 1.417-4.027 2.882-.624.907-.742 1.925-.608 2.998.04.315.288.577.633.482 1.172 1.37 1.21 2.349.113 2.93-.353.307-.738.56-1.158.767-.344.198-.32.843.12.914 1.575.253 2.543 1.112 3.17 2.526.096.218.361.26.564.229l5.56-.82-.565-.734c-1.904 3.369-6.516 3.387-9.82 4.46-3.576 1.16-6.948 2.854-10.3 4.534-.416.209-.253.778.12.914 7.625 2.77 13.722-5.767 21.234-5.38l-.252-.932-16.527 7.845c-.529.252-.146 1.038.385.914l14.32-3.343-.385-.914c-2.958 2.26-6.198 3.83-9.829 4.689-.439.103-.463.689-.119.913l2.645 1.725c.541.352 1.042-.513.505-.864l-2.646-1.724-.119.914c3.713-.877 7.034-2.47 10.068-4.788.431-.33.203-1.052-.386-.914l-14.319 3.342c.127.305.256.61.385.914l16.526-7.845c.478-.228.204-.908-.252-.932-7.386-.38-13.65 8.074-20.968 5.416l.12.913c4.33-2.171 8.641-4.207 13.374-5.325 2.811-.663 5.586-1.343 7.104-4.027.233-.413-.15-.796-.565-.735-1.203.178-2.493.517-3.706.547-1.392.034-1.035.099-1.98-.746-1.033-.921-1.657-1.51-3.077-1.736.041.304.08.609.12.913 1.326-.764 3.02-1.886 2.804-3.653-.163-1.346-1.24-2.23-2.53-1.872l.633.483c-.385-3.093 1.872-2.99 3.596-4.354.926-.733 1.383-1.841 1.577-2.978.641-3.756-1.603-7.855 1.818-10.738 2.341-1.973 3.746-3.403 4.366-6.533.731-3.687.732-7.582 1.011-11.321.048-.643-.952-.64-1 0'/%3E%3Cpath d='M222.326 395.717a4.335 4.335 0 0 0 1.123-.416c.8-.42.645-.869 1.434-.135.893.832-.006 1.155-.675 1.763-.39.352-.821.655-1.228.986-1.282 1.045-2.336 2.02-2.591 3.718-.052.345.215.751.615.615.532-.18 4.08-1.603 4.038-.274-.013.417-3.505 1.08-4.034 1.21-2.006.487-3.8 1.065-5.437 2.347-.37.29-.032.832.354.854a37.96 37.96 0 0 0 7.092-.264c-.085-.31-.17-.62-.253-.93-2.54 1.584-5.08 3.17-7.621 4.753-.545.34-.043 1.206.505.863l7.62-4.754c.383-.238.273-1-.251-.932a37.96 37.96 0 0 1-7.092.264l.353.853c1.989-1.557 4.4-1.885 6.763-2.524.97-.262 3.43-.77 3.843-1.92 1.079-3.008-5.527-.72-6.146-.51l.615.616c.454-3.024 5.394-3.95 5.342-6.963-.054-3.093-3.521-.455-4.636-.185-.625.153-.36 1.117.267.965M172.83 415.893c1.776-1.871 3.872-3.074 6.403-3.594l-.487-.836a39.766 39.766 0 0 1-5.462 4.985c-.363.273-.292.949.253.93 2.26-.072 4.36-2.834 6.525-2.085l-.22-.835a67.29 67.29 0 0 0-3.54 3.257.505.505 0 0 0 .1.785c2.347 1.344 4.045-1.99 6.293-1.253.613.202.875-.764.266-.963-2.13-.7-4.272 2.374-6.053 1.353l.102.785a66.915 66.915 0 0 1 3.54-3.257c.305-.261.106-.722-.221-.835-2.613-.905-4.306 1.969-6.792 2.049l.252.932a41.024 41.024 0 0 0 5.664-5.141c.346-.378.004-.936-.486-.836-2.69.553-4.956 1.864-6.843 3.852-.443.467.263 1.175.707.707M131.985 341.075c.671-.27 6.075-2.313 6.279-1.493.136.543-4.901 2.437-5.764 2.82-.559.249-.126.997.385.913 2.268-.363 4.536-.728 6.803-1.094 2.143-.344 5.631-1.65 7.45.029l.221-.837c-2.874.883-5.747 1.767-8.621 2.649-1.639.502-3.224.817-4.149 2.363-.208.346.067.721.432.752 4.386.356 8.078-2.053 12.184-3.129a12.983 12.983 0 0 1 1.771-.337c.777-.094 1.468-.454 1.127.33-.433.995-2.914 1.29-3.926 1.623l-8.178 2.69c-.408.134-.495.683-.119.913 1.819 1.122 3.732 1.108 5.532-.038.542-.342.04-1.21-.505-.863-1.524.97-3.01.97-4.523.038l-.12.913c3.939-1.295 7.881-2.577 11.815-3.885.924-.307 3.024-1.098 1.94-2.43-1.165-1.433-5.609.197-6.901.65-3.331 1.17-6.46 2.82-10.097 2.526l.432.752c1.037-1.733 4.539-2.209 6.273-2.74l5.899-1.813c.345-.106.506-.572.22-.834-1.326-1.225-2.827-1.142-4.535-.911-3.573.483-7.132 1.147-10.691 1.72l.386.913c2.25-.998 4.5-1.998 6.749-2.998.201-.087.282-.368.23-.563-.796-3.019-6.687-.23-8.265.407-.588.238-.332 1.207.266.964M153.644 353.825c1.181-.931 1.956-1.542 3.517-1.252 1.801.335.695.249 1.65.763.5.268.82.426 1.407.55.686.147.186-.088 1.242.217 1.87.543-.306.281-.878.34-1.162.119-2.299.355-3.43.643-.424.106-.48.695-.119.913 1.548.934 4.226-.213 5.374 1.22l.353-.854c-2.192.2-3.917 1.1-5.353 2.776-.246.288-.117.912.353.854 1.96-.236 3.63.07 5.368 1.01v-.865a13.505 13.505 0 0 0-3.553 2.339c-.262.236-.149.776.22.836 2.025.33 4.013.428 6.061.274.638-.048.643-1.048 0-1a24.087 24.087 0 0 1-5.795-.24l.221.837a12.377 12.377 0 0 1 3.351-2.181c.345-.156.308-.698 0-.865-1.885-1.017-3.745-1.402-5.873-1.144l.354.853c1.262-1.474 2.697-2.306 4.646-2.484.453-.041.632-.507.354-.853-1.457-1.82-3.773-.288-5.577-1.377l-.12.915a22.752 22.752 0 0 1 5.677-.713c.161 0 .362-.092.432-.248 1.272-2.825-3.03-1.962-4.18-2.632-1.085-.63-1.443-1.36-2.888-1.212-1.373.14-2.479 1.051-3.52 1.873-.506.397.206 1.101.706.707M157.692 383.391c1.082-.578 6.086-3.691 6.752-.937.116-.205.232-.41.35-.615a28.74 28.74 0 0 0-8.369 2.988c-.374.201-.295.815.12.914.113.026 2.73.597 2.723.647-.064.537-2.076.614-2.464.692-1.208.246-2.035.602-2.89 1.473-.28.284-.098.901.352.854a25.898 25.898 0 0 1 8.773.556l-.12-.913c-2.64 1.598-6.003 1.862-8.984 2.447l-9.21 1.809c-.307.061-.47.48-.3.734 1.361 2.035 5.282.83 7.256.689 2.091-.151.797-.046-.51.154-.916.141-1.83.314-2.747.458a160.85 160.85 0 0 1-7.222.964c-.633.07-.64 1.071 0 1 3.272-.367 6.533-.816 9.778-1.379 1.248-.216 3.668-.199 3.4-1.99-.032-.201-.286-.381-.484-.367-1.48.106-7.65 1.395-8.607-.033l-.299.735 10.181-1.999c2.81-.552 5.762-.852 8.252-2.359.356-.215.31-.812-.119-.914-3-.71-5.967-.913-9.038-.592l.354.853c1.498-1.525 3.15-.918 4.883-1.665.497-.215.8-.33.945-.85.462-1.654-2.71-1.749-3.638-1.969l.12.914a27.912 27.912 0 0 1 8.13-2.887c.271-.052.407-.369.348-.615-1.005-4.159-6.117-.785-8.22.34-.569.303-.064 1.167.504.863M115.542 383.98c-2.411-1.644-5.372-1.271-7.386.808l.835.22c-.838-2.245-2.71-3.688-5.1-3.988-2.661-.334-7.211.699-9.015 2.867-.903 1.084-.971 2.639-1.752 3.804-1.22 1.815-3.435 2.575-5.466 3.036-2.233.507-6.192.092-7.57 2.232-.94 1.459-1.145 3.705-1.578 5.365a565.383 565.383 0 0 0-1.765 6.92c-.864 3.48-2.075 6.66-.527 10.089 1.992 4.414 2.799 8.696 2.884 13.54.066 3.734-.468 7.563.926 11.126 1.289 3.294 3.729 6.117 6.099 8.69 2.049 2.227 4.345 4.01 7.504 3.25 2.324-.56 3.805-.921 6.129-.07 1.338.492 2.633.95 4.047.488 1.738-.567 3.966-3.412 5.42-.497.448.9.313 1.854 1.557 2.106 1.137.23 2.249-.768 3.15-1.244 2.084-1.098 4.322-1.621 6.638-1.936 3.69-.503 7.6-.47 11.127-1.803 2.692-1.018 4.32-2.732 4.783-5.58.228-1.402.31-2.838 1.59-3.785.632-.466 1.74-.5 2.496-.695 1.257-.325 2.289-.736 3.072-1.82 4.385-6.073-4.114-14.27-3.757-20.562.1-1.774.77-3.71.076-5.443-.543-1.357-1.794-2.007-2.94-2.797-3.67-2.531-7.76-5.948-8.79-10.491-.143-.627-1.108-.361-.965.266.55 2.43 1.924 4.472 3.592 6.29 2.055 2.239 4.66 3.59 6.849 5.592 2.776 2.54.73 6.927 1.554 10.21.764 3.05 2.477 5.748 3.532 8.689 1.26 3.515 1.726 8.095-2.791 9.17-2.361.562-3.761 1.192-4.312 3.714-.48 2.187-.345 3.885-2.437 5.349-1.194.836-2.644 1.25-4.048 1.575-3.422.788-6.97.746-10.415 1.387-1.341.249-2.662.59-3.923 1.119-.7.293-1.426.878-2.131 1.102-.222.133-.445.267-.668.399-1.275.052-1.923-.418-1.947-1.41-.51-.658-.404-1.195-1.297-1.598-.84-.38-1.807-.158-2.607.187-1.71.733-2.703 2.052-4.81 1.543-1.235-.298-2.34-1.004-3.611-1.186-1.356-.194-2.424.216-3.716.556-2.863.753-4.7-.156-6.715-2.214-2.352-2.404-4.744-5.167-6.132-8.256-1.627-3.623-1.062-7.572-1.13-11.42-.055-3.202-.314-6.448-1.204-9.538-.415-1.441-1.015-2.745-1.626-4.106-1.276-2.844-.726-4.982-.018-7.87a593.18 593.18 0 0 1 1.623-6.466c.517-2.008.775-4.592 1.695-6.445 1.517-3.06 6.91-2.315 9.805-3.498 2.4-.982 3.428-2.422 4.497-4.665 1.246-2.617 3.39-3.526 6.132-4.098 2.837-.592 5.914.118 7.022 3.086.126.339.555.51.836.22 1.727-1.783 4.118-2.052 6.174-.65.533.364 1.034-.503.505-.864'/%3E%3Cpath d='M79.676 402.471c-2.525 2.786-1.247 6.861-.448 10.096 1.364 5.522 2.734 11.043 4.101 16.565l2.003 8.089c.312 1.26.425 3.373 1.566 4.254 2.234 1.724 4.186-2.616 6.343-2.34a676.18 676.18 0 0 1-.43-.752l-3.883 6.031c-.147.229-.046.552.18.685.877.518 1.556.421 2.462-.034.761-.383 1.372-1.081 2.165-1.405 1.24-.505 2.765-.18 4.067-.388 3.896-.622 7.031-3.49 9.83-6.059l-.785-.101.945 2.145a.482.482 0 0 0 .432.247c2.956-.297 5.858-.865 8.68-1.806a38.605 38.605 0 0 0 3.4-1.321c.663-.294 1.686-1.005 2.386-1.153.976-.209 1.83.143 2.685.335 2.195.492 3.604-.177 5.592-1.214 3.16-1.647 6.312-3.313 9.467-4.971.57-.299.065-1.162-.505-.863l-8.606 4.519c-2.05 1.077-3.543 2.181-5.987 1.347-.9-.308-1.02-.68-2.092-.461-.898.186-1.81.844-2.64 1.232a37.256 37.256 0 0 1-4.384 1.719 37.343 37.343 0 0 1-4.238 1.098c-2.275.448-3.283.886-4.272-1.357-.137-.311-.572-.297-.785-.102-2.794 2.564-5.989 5.541-9.966 5.866-1.068.088-2.132-.154-3.17.188-1.163.384-2.877 2.443-4.177 1.676l.18.683 3.881-6.032c.228-.353-.084-.707-.432-.752-2.196-.281-2.794 2.024-4.583 2.491-2.283.596-4.187-11.044-4.6-12.712-1.016-4.103-2.03-8.206-3.048-12.309-.852-3.44-3.4-9.365-.627-12.427.432-.476-.273-1.185-.707-.707M134.288 434.212c-1.422.423-2.654 1.154-3.588 2.328-.608.765-.858 1.72-1.627 2.33-1.02.81-2.291.45-3.546.461l.483.633a14.53 14.53 0 0 1 .66-2.16c.114-.29-.18-.657-.482-.634-2.89.231-6.87.617-9.281 2.368-.621.451-.637.728-.938 1.406.182.502.04.913-.427 1.231l-.844.2c-1.234.436-2.88.3-4.17.216-.642-.04-.64.96 0 1 1.918.122 4.987.321 6.4-1.233.167-.183.015-.685.097-.822.758-1.268 1.97-1.867 3.303-2.28 1.912-.593 3.864-.926 5.86-1.086l-.482-.633a14.844 14.844 0 0 0-.661 2.161c-.07.312.145.636.482.633 1.286-.012 2.87.397 4.026-.364.652-.43.852-1.058 1.233-1.706.919-1.562 2.03-2.569 3.768-3.084.615-.183.353-1.149-.266-.965'/%3E%3Cpath d='M131.137 400.915c.607.842 3.872.434 4.737.455 1.618.04 3.237.08 4.855.118 3.065.075 6.714-.373 9.34 1.484l.252-.932-18.456-.134v1l9.163-.029c2.76-.009 7.153-.807 9.533.768l.12-.914c-5.616 1.332-11.718 1.025-17.46 1.246-.642.024-.646.984 0 1l7.972.191c2.414.06 5.915-.47 8.044.82l.252-.932-15.779 1.201c-.647.05-.638.937 0 1l12.083 1.181-.133-.98-6.647 1.32c-.478.095-.477.867 0 .964l3.662.74-.119-.913a6.557 6.557 0 0 1-2.71.822c-.562.07-.678.77-.133.982l1.801.702-.119-.914-1.478.497c-.536.05-.708.823-.133.983l1.716.472-.119-.914-1.439.715c-.398.198-.273.801.12.914l1.827.528v-.963l-2.16.902c-.385.161-.556.888 0 .965.857.118 1.55.296 2.358.602v-.964l-1.558.625c-.46.184-.486.788 0 .964.792.288 1.483.462 2.318.58l-.119-.913-1.919 1.067c-.365.202-.302.82.12.913.925.207 1.808.335 2.75.402l-.134-.98-2.603 1.014c-.542.212-.43.91.133.983l1.901.243-.252-.932-1.73.822c-.504.24-.175.875.253.932l2.257.302-.252-.932c-.433.385-.93.66-1.494.826-.517.187-.454.97.133.982l1.693.234-.119-.914-1.318.727c-.415.228-.25.76.12.914l1.11.46-.22-.836-.832.753c-.26.237-.148.773.221.836l2.344.394-.119-.914c-.717.36-1.433.72-2.149 1.077-.373.188-.297.832.12.914.63.081 1.225.278 1.786.59v-.863c-.626.384-.962.745-1.297 1.395-.142.276-.03.657.3.735l1.854.44-.22-.835a5.297 5.297 0 0 1-1.362 1.14.507.507 0 0 0 0 .862c.74.497.527.404 1.39.61l-.35-.617-.378.824c-.13.188-.062.448.078.605.471.527.565.46.374 1.19a.51.51 0 0 0 .35.614l1.095.358-.22-.836c-.365.37-.729.741-1.093 1.113-.28.285-.126.706.221.835.506.19 1.013.377 1.518.566l-.22-.836a3.676 3.676 0 0 1-1.279.967c-.255.141-.357.587-.1.785.668.52.932.55.523 1.294-.118.215-.074.575.18.684l1.848.797.252-.93a28.783 28.783 0 0 0-6.579.996c-.574.155-.406.93.133.982l6.072.581v-1l-9.229 1.141c.045.327.09.655.133.982 2.277-.408 1.82 2.794 3.653 3.125.71.128 1.435-.258 2.11-.39 2.105-.41 3.818-.125 5.656.986.552.334 1.055-.53.505-.863-1.162-.702-2.364-1.195-3.727-1.317-1.388-.125-3.096.751-4.297.236-1.043-.449-.924-1.697-1.97-2.397-.71-.475-1.386-.489-2.196-.344-.548.098-.428 1.051.133.982l9.23-1.14c.633-.08.65-.939 0-1l-6.073-.582.133.982a27.716 27.716 0 0 1 6.313-.96c.45-.018.74-.724.252-.934l-1.848-.796.18.684.552-1.005c.096-.174.097-.47-.078-.606l-1.155-.895c-.033.262-.068.523-.1.785a6.197 6.197 0 0 0 1.481-1.123c.282-.284.123-.707-.22-.836l-1.52-.565.22.836c.364-.37.73-.742 1.092-1.113.273-.277.135-.719-.22-.836l-1.095-.358.348.615.272-1.037a.51.51 0 0 0-.23-.564c-.474-.28-.22-.615-.116-1.016.065-.255-.083-.552-.35-.615l-1.149-.507v.863a8.672 8.672 0 0 0 1.563-1.295c.252-.262.155-.747-.22-.836l-1.855-.44.3.734.936-1.037c.3-.183.351-.693 0-.863a7.92 7.92 0 0 0-2.025-.69l.12.914 2.15-1.079c.364-.182.301-.842-.12-.913l-2.345-.395.221.836.831-.753c.308-.279.1-.703-.22-.836l-1.11-.46c.038.305.078.61.118.914l1.318-.727c.375-.206.293-.807-.119-.913-1.097-.28-.83-.244-1.96-.27.045.328.09.655.133.982a6.097 6.097 0 0 0 1.732-.926c.414-.312.252-.864-.252-.932-.752-.1-1.505-.2-2.257-.302l.252.932 1.73-.823c.502-.239.178-.876-.253-.93l-1.9-.244.131.982 2.605-1.016c.521-.204.45-.94-.133-.983a11.058 11.058 0 0 1-2.484-.366l.12.914 1.918-1.066c.344-.192.32-.852-.12-.915a10.91 10.91 0 0 1-2.319-.58v.964l1.56-.625c.464-.186.478-.782 0-.964-.81-.307-1.5-.484-2.359-.603v.965l2.16-.904c.43-.179.515-.815 0-.963l-1.828-.529.12.913 1.44-.714c.394-.196.275-.805-.12-.914l-1.716-.473-.134.982c.777-.07 1.314-.236 1.983-.634.397-.236.266-.763-.12-.914l-1.8-.7c-.046.326-.09.653-.134.981a9.726 9.726 0 0 0 3.215-.958c.376-.186.293-.83-.12-.914-1.22-.248-2.442-.495-3.662-.74v.963l6.647-1.32c.592-.118.39-.932-.133-.984l-12.083-1.18v1c5.26-.402 10.52-.802 15.78-1.202.48-.037.696-.663.251-.933-1.96-1.187-4.472-.856-6.673-.91l-9.847-.236v1c5.847-.225 12.002.076 17.725-1.28.441-.105.461-.689.12-.915-2.275-1.505-5.529-.92-8.11-.91l-11.09.034c-.645.002-.645.995 0 1l18.455.134c.527.004.637-.659.252-.932-2.919-2.064-6.949-1.549-10.33-1.63-2.265-.057-4.53-.112-6.796-.167-.938-.023-2.507-.493-3.185.38-.127.162-.217.412-.078.605l.09.124c.373.516 1.24.018.863-.505M109.543 361.186c-1.582-.956-2.864-.09-4.54.033-2.637.194-3.127-3.23-5.398-4.127-4.17-1.648-7.633 2.005-10.06 4.872-.215.254-.186.774.22.836.396.06-1.538 3.537-1.713 3.96-.454 1.096-.781 1.825-2.078 2.143-.433.105-.661-.053-1.166.119-.451.152-.8.509-1.17.782-.93.689-1.431.87-2.61.906-1.274.04-1.947-.09-3.03.704-1.213.889-2.145 2.375-3.106 3.53-.743.893-1.614 1.798-2.11 2.86-.41.88-.654 1.898-.37 2.86.295.996.885 1.074 1.533 1.785.258.109.52.208.786.297.848 1.48.758 2.51-.27 3.09-.596.69-1.642 1.2-2.381 1.74-1.384 1.01-2.862 1.967-4.18 3.066-.811.676-1.2 1.262-1.73 2.148-.695 1.165-1.123 1.562-2.214 2.232-.41.252-.934.625-1.266.977-.56.597-1.037 1.334-1.1 2.173-.046.619.194.89.234 1.446.134 1.858-.28.866-.383 2.003-.211 2.32 2.118 2.05 4.156 2.497l-.3-.735c-.93 1.783-1.606 3.64-1.9 5.642-.194 1.339-.254 2.182-1.192 3.259-.26.298-.605.493-.82.864-.794 1.377-.148 3.49.07 4.945.216 1.428.592 2.943.6 4.386.006.836-.49 1.827-.243 2.648.322 1.078 1.47 1.024 2.469 1.212 3.042.57 3.428 3.225 4.936 5.503 2.237 3.38 5.433 5.813 9.239 7.169.607.216.869-.75.266-.965-4.362-1.553-7.834-4.682-9.866-8.848-.454-.932-.747-2.42-1.665-3.104-1.34-.996-3.854-.04-4.32-1.842-.065-.26.187-1.41.185-1.773-.005-.911-.217-1.855-.35-2.75-.141-.951-.291-1.9-.43-2.852-.316-2.187-.123-2.301 1.073-4.107.506-.767.703-1.013.88-2.021.444-2.502.73-4.558 1.933-6.862.14-.27.03-.662-.3-.734-.603-.132-1.978-.156-2.494-.545-1.9-1.432-.255-.745-.413-1.781-.27-1.766-.125-3.92 1.505-4.941.776-.486 1.586-.696 2.165-1.448.174-.225.729-1.813.742-1.833.56-.914 1.607-1.517 2.44-2.137 1.576-1.174 3.175-2.318 4.762-3.477.806-.59 1.987-1.16 2.476-2.075.818-1.53-.512-2.34-1.682-3.002-1.448-.821-2.385-1.437-1.917-3.13.338-1.22 1.37-2.18 2.153-3.133 1.516-1.85 2.798-3.881 5.43-3.941 1.31-.03 1.604-.08 2.727-.71 1.175-.657 2.484-.658 3.67-1.102.67-.252.952-.805 1.209-1.43.227-.548.226-1.18.456-1.726.355-.842 1.214-1.398 1.645-2.153.574-1.003.826-2.518-.705-2.753.074.279.148.557.22.835 1.536-1.813 3.214-3.924 5.56-4.69 1.232-.401 2.682-.408 3.844.227 1.14.624 1.43 1.666 2.122 2.64 2.123 2.987 4.76-.31 7.26 1.2.554.335 1.057-.53.506-.862'/%3E%3Cpath d='M78.311 425.286c-1.604.704-3.035 1.7-4.19 3.024-.445.51-1.357 1.363-.85 2.09.48.696.692.05 1.17 1.233.17.416.248.812.461 1.23.532 1.043 1.153 2.86 2.604 2.673.63-.08.638-1.082 0-1-1.373.178-1.78-2.959-2.03-3.634-.209-.57-.524-.488-.769-.938-.06-.11-.508-.122-.513-.142-.05-.223 1.187-1.4 1.428-1.627.943-.883 2.017-1.529 3.193-2.046.588-.259.08-1.12-.504-.863M65.215 394.515c-.862.542-2.852 1.75-2.825 2.934.01.388.175.451.428.719.107.111.538.017.569.08.033.073-1.02 1.148-1.08 1.218-.215.249-.187.604.1.785 1.202.765 2.276 1.666 3.736 1.756l-.355-.853-.615.725a.517.517 0 0 0 0 .707c.35.416.456.43.986.5v-1l-2.899-.007c-.544-.002-.703.886-.133.982.892.15 1.764.345 2.634.586.621.172.886-.792.266-.964a25.838 25.838 0 0 0-2.633-.586c-.044.327-.09.654-.133.982l2.898.007c.663.002.617-.918 0-1a97.053 97.053 0 0 1-.28-.207v.707l.617-.725c.285-.336.094-.825-.353-.854-1.207-.074-2.25-.994-3.23-1.619.033.262.068.523.1.785.453-.525 1.943-1.7 1.343-2.573-.174-.253-.71-.222-.802-.35-.29.026-.233-.04.17-.195l.373-.408c.53-.446 1.03-.896 1.623-1.268.543-.342.041-1.208-.505-.864'/%3E%3Cpath d='M64.326 407.052c.246 2.192-.722 3.154-1.542 4.967-.602 1.33-.736 2.91-.81 4.346-.171 3.36.474 6.641 1.768 9.736.082.198.244.38.48.367a44.265 44.265 0 0 0 7.517-1.02c-.187-.246-.376-.49-.564-.735-.598 1.327-1.338 2.45-2.356 3.498-.281.29-.124.702.22.835.756.292 1.187.157 1.763-.392.398-.38-.034-.9-.487-.836-.77.11-1.22.31-1.825.766-.367.278-.29.941.252.932 1.149-.322 1.849.1 2.098 1.267a30.5 30.5 0 0 0-.391.498c-.067.543-.277.502-.28 1.097a.506.506 0 0 0 .634.483l2.215-.646-.564-.734-1.163 1.724c-.29.43.269.918.683.684a4.84 4.84 0 0 1 2.018-.774l-.565-.734-.784 1.374c-.227.4.146.82.565.735.837-.168 1.674-.337 2.51-.507l-.632-.482-.036 1.557c-.045.297.125.656.482.633.809-.053 1.533-.477 1.623.426.02.204.14.443.367.483.402.07.803.14 1.205.208.629.108.9-.856.266-.965-.742-.128-.87-.036-.943-.784-.025-.255-.208-.52-.5-.5l-2.018.132c.16.211.32.422.482.633.156-1.023.162-.792.072-1.823-.03-.338-.295-.55-.633-.482l-2.511.507.565.734c.26-.458.522-.916.784-1.374.223-.392-.145-.828-.566-.734a7.675 7.675 0 0 0-2.255.874l.684.684 1.163-1.724c.247-.368-.162-.853-.564-.736l-2.216.646.633.482c.003-1.04 1.427-1.58.948-2.722-.482-1.154-2.366-1.157-3.376-1.14l.252.932c.453-.438.982-.66 1.587-.666l-.486-.835-.79.135c.075.28.148.557.22.836a12.547 12.547 0 0 0 2.513-3.7c.179-.396-.113-.836-.565-.734-1.478.331-2.954.61-4.461.778-.82.092-1.932.415-2.634-.21-.585-.523-.823-2.524-.982-3.27a20.621 20.621 0 0 1-.44-3.698c-.068-2.303.105-4.557 1.28-6.577.868-1.49 1.286-2.7 1.09-4.455-.071-.632-1.072-.64-1 0M78.12 373.557l.203-.426c.242-.508-.348-.997-.785-.606-2.097 1.882-3.996 3.763-5.078 6.41-.185.45.39.723.734.564 1.047-.479 2.063-1 3.064-1.569l-.607-.785c-.761.89-1.524 1.778-2.286 2.668-.253.296-.115.895.354.853a5.343 5.343 0 0 0 2.157-.626l-.734-.564c-.25.67-.533 1.324-.848 1.965-.21.447.222.928.683.684.924-.487 1.222 2.298 2.367 2.165.63-.073.638-1.074 0-1 .343-.04-.1-1.915-.37-2.162-.768-.708-1.714-.281-2.5.134l.683.684c.343-.727.655-1.456.949-2.204.17-.437-.384-.746-.735-.565l-1.652.489.353.854c.762-.89 1.525-1.778 2.286-2.668.359-.418-.09-1.079-.605-.785a39.099 39.099 0 0 1-3.064 1.569l.735.565c1.005-2.456 2.885-4.232 4.82-5.968l-.784-.607-.203.427c-.275.578.587 1.086.864.504M116.755 405.23c-1.456 2.088-2.592 3.418-5.267 3.862-.97.16-1.791.185-2.634.747-.794.53-1.408 1.36-1.75 2.246-.473 1.229.022 3.803-.74 4.692-1.636 1.915-4.876 1.115-6.483 3.183-.66.848-.62 1.812-.87 2.808-.52 2.073-3.187 6.552-6.03 4.902-.558-.323-1.062.54-.505.864 2.598 1.507 4.718-.62 6.165-2.682 1.038-1.48.974-2.62 1.55-4.22.898-2.494 3.269-2.172 5.236-3.057 1.023-.462 2.032-1.184 2.383-2.307.578-1.853-.553-3.701 1.208-5.29 1.544-1.39 3.957-.687 5.697-1.921 1.205-.854 2.069-2.126 2.903-3.321.369-.53-.497-1.03-.863-.505'/%3E%3Cpath d='M104.517 413.484c-.607.799-.608 1.549-.04 2.37l.18-.683c-1.66.718-3.53 1.309-5.057 2.294-.93.599-2.369 1.459-2.96 2.312-.742 1.07-.583 2.303-1.29 3.447-1.25 2.022-3.04 2.207-5.229 2.739-.625.152-.36 1.117.265.964 1.31-.317 3.534-.461 4.617-1.273.752-.565 1.474-2.441 1.916-3.305.747-1.456 1.354-2.236 2.542-3.258 1.706-1.467 3.633-2.163 5.701-3.056.235-.103.32-.483.178-.685.014-.454.028-.908.04-1.362.39-.512-.478-1.011-.863-.504M41.108 192.366c-2.882 1.162-5.376 2.546-6.663 5.51-1.016 2.338-1.14 5.048-.203 7.431 1.824 4.641 7.402 7.724 12.241 5.925 5.177-1.925 8.473-8.169 6.077-13.24-2.043-4.327-7.712-9.303-12.042-4.5-.43.478.276 1.187.707.708 4.238-4.7 9.696 1.38 10.987 5.523 1.38 4.424-2.763 10.041-7.216 10.89-3.91.743-7.982-1.66-9.625-5.198-.945-2.032-.999-4.388-.266-6.495 1.054-3.028 3.441-4.45 6.27-5.59.588-.237.331-1.205-.267-.964'/%3E%3Cpath d='M35.489 200.826c-.493 1.404-.986 3.172.073 4.461.84 1.022 1.912.803 2.518-.283.663-1.189 1.338-2.867.66-4.186-.522-1.017-1.667-1.603-2.72-1.029-.564.31-.06 1.173.506.864.912-.499 1.484.76 1.482 1.454-.003.656-.313 1.75-.731 2.275-.744.934-1.273-.005-1.344-.826-.072-.843.245-1.683.52-2.464.214-.609-.752-.87-.964-.266'/%3E%3Cpath d='M36.748 197.612c1.777-1.142 3.309.207 3.855 1.857.415 1.25.185 2.371-.301 3.55-.517 1.252-1.645 2.34-1.854 3.711-.282 1.86 1.1 3.19 2.819 3.381.638.072.633-.929 0-1-3.832-.426-.903-3.92-.365-4.955.365-.7.659-1.454.813-2.23.233-1.184.19-2.46-.362-3.55-.966-1.91-3.255-2.818-5.11-1.627-.54.346-.04 1.213.505.863'/%3E%3Cpath d='M47.69 193.663c1.658 3.11 3.435 6.675 2.173 10.254-1.078 3.059-4.312 6.885-7.9 5.5-.6-.232-.86.735-.265.964 3.778 1.459 7.012-1.899 8.637-5.006 2.147-4.105.21-8.481-1.783-12.217-.302-.568-1.166-.063-.863.505M64.99 223.75c-2.882 1.161-5.376 2.546-6.663 5.508-1.016 2.34-1.14 5.05-.203 7.432 1.824 4.642 7.402 7.726 12.24 5.925 5.178-1.925 8.474-8.169 6.078-13.24-2.043-4.327-7.712-9.303-12.042-4.499-.43.477.276 1.186.707.707 4.237-4.7 9.696 1.38 10.987 5.524 1.379 4.423-2.763 10.04-7.216 10.888-3.911.745-7.982-1.66-9.625-5.197-.945-2.031-1-4.387-.266-6.494 1.054-3.029 3.44-4.45 6.269-5.59.589-.238.332-1.206-.266-.964'/%3E%3Cpath d='M59.37 232.21c-.492 1.403-.985 3.171.074 4.46.84 1.022 1.912.803 2.518-.283.663-1.189 1.338-2.867.66-4.186-.522-1.017-1.667-1.603-2.72-1.029-.564.31-.06 1.173.506.864.912-.499 1.484.76 1.482 1.454-.003.656-.313 1.75-.731 2.275-.744.935-1.273-.005-1.344-.826-.072-.843.245-1.683.52-2.464.214-.609-.752-.87-.965-.266'/%3E%3Cpath d='M60.63 228.996c1.776-1.142 3.308.206 3.854 1.856.416 1.25.186 2.372-.3 3.551-.517 1.252-1.645 2.338-1.854 3.711-.282 1.858 1.1 3.19 2.819 3.381.638.071.632-.929 0-1-3.833-.427-.903-3.921-.365-4.955.364-.701.658-1.454.813-2.23.233-1.185.19-2.46-.362-3.551-.966-1.909-3.255-2.818-5.11-1.627-.54.347-.04 1.213.505.864'/%3E%3Cpath d='M71.571 225.046c1.659 3.11 3.436 6.675 2.174 10.254-1.078 3.06-4.312 6.885-7.9 5.5-.6-.232-.86.735-.265.964 3.778 1.46 7.012-1.899 8.637-5.006 2.147-4.105.21-8.48-1.783-12.216-.302-.569-1.167-.064-.863.504M127.604 246.677c-2.882 1.161-5.376 2.546-6.663 5.51-1.016 2.338-1.14 5.048-.203 7.43 1.825 4.641 7.403 7.725 12.242 5.926 5.177-1.925 8.473-8.17 6.077-13.24-2.044-4.327-7.713-9.303-12.043-4.5-.43.478.276 1.187.707.708 4.238-4.7 9.696 1.38 10.987 5.523 1.38 4.424-2.763 10.04-7.216 10.888-3.91.745-7.982-1.659-9.625-5.196-.945-2.032-.999-4.388-.266-6.495 1.054-3.029 3.441-4.45 6.27-5.59.588-.237.331-1.205-.267-.964'/%3E%3Cpath d='M121.985 255.137c-.493 1.403-.985 3.172.073 4.461.842 1.022 1.912.803 2.518-.283.663-1.19 1.338-2.867.661-4.187-.523-1.016-1.668-1.602-2.72-1.028-.565.308-.06 1.173.505.863.912-.498 1.484.76 1.482 1.454-.003.657-.313 1.751-.73 2.276-.745.934-1.273-.005-1.345-.826-.072-.843.245-1.683.52-2.464.214-.609-.752-.87-.964-.266'/%3E%3Cpath d='M123.244 251.923c1.777-1.142 3.309.206 3.855 1.856.415 1.25.185 2.372-.301 3.55-.517 1.253-1.645 2.34-1.854 3.712-.282 1.86 1.1 3.19 2.819 3.381.638.071.633-.93 0-1-3.832-.427-.903-3.92-.365-4.955.365-.7.659-1.454.813-2.23.233-1.184.19-2.46-.362-3.55-.966-1.91-3.255-2.819-5.11-1.627-.54.346-.038 1.213.505.863'/%3E%3Cpath d='M134.185 247.974c1.66 3.11 3.436 6.675 2.174 10.254-1.078 3.06-4.312 6.885-7.9 5.5-.6-.233-.86.734-.265.964 3.778 1.46 7.012-1.9 8.637-5.006 2.147-4.106.21-8.482-1.783-12.217-.302-.568-1.166-.063-.863.505M108.632 250.514c-2.88 1.161-5.376 2.545-6.663 5.51-1.015 2.337-1.14 5.048-.203 7.43 1.825 4.641 7.403 7.725 12.242 5.925 5.178-1.925 8.474-8.169 6.078-13.24-2.044-4.326-7.713-9.302-12.043-4.499-.43.478.275 1.187.707.707 4.237-4.7 9.695 1.381 10.987 5.524 1.38 4.424-2.762 10.04-7.215 10.888-3.913.745-7.984-1.659-9.627-5.197-.944-2.032-.998-4.388-.266-6.494 1.054-3.029 3.441-4.45 6.27-5.59.588-.237.332-1.205-.267-.964'/%3E%3Cpath d='M103.013 258.973c-.493 1.404-.985 3.173.074 4.461.841 1.023 1.911.804 2.518-.283.662-1.189 1.337-2.866.66-4.186-.523-1.017-1.668-1.602-2.72-1.028-.564.308-.06 1.173.505.863.912-.498 1.484.76 1.482 1.454-.003.656-.312 1.75-.73 2.275-.745.935-1.273-.004-1.344-.826-.073-.842.245-1.683.52-2.463.213-.609-.753-.87-.965-.267'/%3E%3Cpath d='M104.273 255.76c1.777-1.142 3.31.206 3.854 1.856.415 1.25.185 2.372-.3 3.55-.517 1.253-1.645 2.34-1.854 3.711-.283 1.86 1.101 3.191 2.82 3.382.637.071.631-.93 0-1-3.833-.427-.904-3.922-.367-4.955.365-.7.66-1.454.813-2.23.234-1.185.191-2.46-.362-3.55-.966-1.91-3.255-2.819-5.109-1.627-.54.346-.039 1.212.505.863'/%3E%3Cpath d='M115.213 251.811c1.66 3.109 3.437 6.675 2.175 10.254-1.079 3.059-4.313 6.885-7.9 5.5-.6-.233-.86.734-.266.964 3.779 1.459 7.013-1.9 8.638-5.006 2.147-4.106.21-8.482-1.782-12.217-.303-.568-1.168-.063-.865.505M128.928 190.739c-2.882 1.162-5.376 2.546-6.663 5.509-1.016 2.339-1.14 5.049-.203 7.432 1.825 4.64 7.403 7.724 12.242 5.925 5.177-1.925 8.473-8.17 6.077-13.241-2.044-4.326-7.713-9.302-12.043-4.5-.43.479.276 1.188.708.708 4.237-4.7 9.695 1.38 10.986 5.524 1.38 4.424-2.763 10.04-7.216 10.889-3.91.744-7.982-1.66-9.625-5.198-.945-2.032-.999-4.387-.266-6.494 1.054-3.028 3.441-4.45 6.27-5.59.588-.237.331-1.205-.267-.964'/%3E%3Cpath d='M123.31 199.199c-.494 1.403-.986 3.172.073 4.46.841 1.023 1.911.804 2.517-.282.663-1.19 1.338-2.867.661-4.186-.523-1.017-1.668-1.603-2.72-1.03-.565.31-.06 1.174.505.865.912-.5 1.484.759 1.482 1.453-.003.657-.313 1.75-.73 2.275-.745.935-1.273-.004-1.345-.825-.072-.843.245-1.684.52-2.464.214-.61-.752-.87-.964-.266'/%3E%3Cpath d='M124.568 195.985c1.777-1.142 3.31.206 3.855 1.857.415 1.249.185 2.37-.301 3.55-.516 1.252-1.645 2.338-1.854 3.71-.282 1.86 1.102 3.19 2.82 3.382.637.07.632-.93 0-1-3.833-.426-.903-3.921-.366-4.955.365-.701.659-1.454.813-2.23.233-1.185.191-2.46-.362-3.551-.966-1.91-3.255-2.817-5.109-1.626-.54.346-.039 1.212.504.863'/%3E%3Cpath d='M135.51 192.036c1.658 3.11 3.435 6.675 2.174 10.254-1.079 3.059-4.313 6.885-7.9 5.5-.6-.232-.86.734-.266.964 3.778 1.459 7.012-1.9 8.637-5.006 2.147-4.105.21-8.481-1.783-12.217-.302-.568-1.166-.063-.863.505M112.08 145.839c-2.882 1.162-5.377 2.546-6.663 5.509-1.016 2.339-1.141 5.049-.203 7.432 1.824 4.64 7.402 7.724 12.24 5.925 5.178-1.925 8.474-8.17 6.078-13.241-2.043-4.326-7.712-9.302-12.042-4.5-.43.479.276 1.188.707.708 4.237-4.7 9.696 1.38 10.987 5.524 1.379 4.424-2.763 10.04-7.216 10.889-3.911.744-7.982-1.66-9.626-5.198-.945-2.032-.998-4.387-.265-6.494 1.053-3.028 3.44-4.45 6.269-5.59.588-.237.332-1.205-.266-.964'/%3E%3Cpath d='M106.46 154.299c-.492 1.404-.985 3.172.074 4.46.84 1.023 1.912.804 2.518-.282.663-1.19 1.338-2.867.66-4.186-.522-1.017-1.668-1.603-2.72-1.03-.564.31-.06 1.174.505.865.913-.5 1.485.759 1.483 1.453-.003.657-.313 1.75-.731 2.276-.744.934-1.273-.005-1.344-.826-.072-.843.245-1.683.52-2.464.213-.61-.753-.87-.965-.266'/%3E%3Cpath d='M107.72 151.085c1.776-1.142 3.308.207 3.854 1.857.414 1.249.184 2.37-.3 3.55-.518 1.252-1.646 2.338-1.855 3.71-.283 1.86 1.101 3.19 2.82 3.383.637.07.632-.93 0-1-3.833-.427-.904-3.922-.367-4.956.366-.7.66-1.454.814-2.23.233-1.184.19-2.46-.363-3.551-.965-1.91-3.255-2.817-5.109-1.626-.54.346-.039 1.212.505.863'/%3E%3Cpath d='M118.66 147.136c1.66 3.11 3.437 6.675 2.175 10.254-1.078 3.059-4.313 6.885-7.9 5.5-.6-.232-.861.734-.265.964 3.778 1.459 7.012-1.9 8.637-5.006 2.146-4.105.21-8.481-1.783-12.217-.302-.568-1.167-.063-.863.505M34.054 204.16c-2.918-2.385-5.864-4.739-8.749-7.164-1.304-1.096-2.584-2.22-3.78-3.433-.826-.836-1.602-1.884-2.685-2.41-2.446-1.19-5.029.42-7.045 1.726-3.21 2.081-6.365 4.252-9.498 6.45-.31.217-.33.648 0 .862 3.677 2.378 8.202.115 12.192.074 2.9-.029 5.767.486 8.583 1.137 2.602.602 5.508 1.06 7.72 2.627.526.373 1.026-.494.504-.864-1.715-1.216-3.678-1.66-5.688-2.17-2.455-.622-4.924-1.196-7.44-1.505-2.34-.288-4.694-.316-7.024.057-2.817.451-5.742 1.462-8.342-.219v.863a366.082 366.082 0 0 1 7.583-5.185c1.121-.745 2.228-1.54 3.407-2.192 2.402-1.323 4.164-1.286 6.21.602 4.321 3.99 8.784 7.724 13.345 11.451.494.404 1.205-.3.707-.707'/%3E%3Cpath d='M9.695 199.027c3.133-.733 6.177-1.32 9.351-.432 2.824.791 5.516 2.163 8.181 3.372.582.264 1.091-.598.505-.863-2.984-1.354-6.086-3-9.31-3.698-3.04-.657-6.018-.04-8.993.657-.627.147-.361 1.111.266.964'/%3E%3Cpath d='M16.64 199.556c-3.74 2.4-6.868 5.445-9.428 9.076-.3.426.276.917.685.684a81.711 81.711 0 0 1 16.4-7.098c.613-.189.351-1.155-.266-.964a82.939 82.939 0 0 0-16.639 7.198c.227.23.456.457.684.685 2.464-3.497 5.464-6.406 9.07-8.718.54-.346.038-1.212-.506-.863M34.158 203.007c-.86-4.489-1.346-9.385.886-13.583a13.412 13.412 0 0 1 4.1-4.632c.902-.634 5.866-3.26 4.79-.702-.311.743-1.781 1.651-2.38 2.205l-2.378 2.206c-1.44 1.334-2.947 2.625-4.288 4.062-2.065 2.215-3.328 4.75-2.867 7.816.095.634 1.059.364.964-.266-.54-3.588 1.825-6.179 4.24-8.44 2.122-1.989 4.265-3.955 6.398-5.93.752-.698 2.9-2.162 2.058-3.54-.631-1.035-2.257-.459-3.124-.194-3.664 1.124-6.83 3.811-8.541 7.238-2.187 4.378-1.713 9.375-.822 14.026.12.631 1.085.364.964-.266M43.215 212.044c1.313 3.298 3.404 6.18 6.325 8.237 3.654 2.572 8.227 2.643 11.544 5.804.465.444 1.173-.262.706-.707-2.83-2.7-5.913-2.982-9.303-4.542-3.869-1.781-6.748-5.138-8.308-9.058-.236-.59-1.203-.333-.965.266'/%3E%3Cpath d='M58.092 222.524c-.51-1.975-.767-3.856-.242-5.862a9.595 9.595 0 0 1 1.303-2.92c.346-.518 1.803-2.854 2.205-1.463.295 1.024-.685.945-1.528 1.47-.48.3-.93.645-1.355 1.02-1.092.963-1.903 2.113-2.559 3.404-.29.573.572 1.08.864.505.84-1.654 1.981-3.064 3.555-4.065.911-.58 2.314-.835 2.861-1.87.634-1.2-.166-2.34-1.459-2.28-2.083.1-3.692 2.875-4.377 4.54-1.067 2.588-.919 5.13-.233 7.787.161.622 1.126.36.965-.266M48.265 218.646c-.232-1.784.446-3.46 1.771-4.673.608-.557 1.296-1.006 2.025-1.39.31-.163.87-.715.801-.126-.05.443-.52.556-.899.732-2.108.985-4.537 1.678-4.762 4.386-.054.64.946.638 1 0 .244-2.94 3.902-2.743 5.62-4.331.66-.61 1.067-1.945-.07-2.253-.686-.187-1.637.437-2.194.729-.868.455-1.706 1.01-2.402 1.708-1.384 1.384-2.145 3.26-1.89 5.218.082.629 1.083.638 1 0'/%3E%3Cpath d='M44.518 218.246a370.534 370.534 0 0 1-16.553-6.883c-.254-.113-.686-.054-.734.299.002 1.572-1.174 1.715-3.527.428l-.17-.722c-.426-.645-.086-.844-.658-1.461-.492-.533-1.05-.72-1.758-.78-1.494-.13-3.188.494-4.62.806-1.935.42-3.872.834-5.805 1.26-5.035 1.114-11.199 3.505-10.626 9.778.03.33.421.686.753.432 3.791-2.896 8.152-.286 12.177.565 3.643.77 7.434.635 11.133.587 3.841-.05 7.637-.27 11.394-1.108 4.257-.951 8.417-2.364 12.836-1.711.63.093.901-.87.265-.964-4.01-.592-7.74.345-11.62 1.292-4.582 1.119-9.13 1.458-13.83 1.5-4.586.04-8.905-.17-13.318-1.518-3.258-.996-6.615-1.743-9.542.493l.752.432c-.42-4.602 3.494-7.165 7.445-8.24a126.208 126.208 0 0 1 11.154-2.465c3.413-.598 2.498 4.134 5.607 4.417 1.657.152 2.721-1.258 2.922-2.755l-.735.299a377.207 377.207 0 0 0 16.792 6.983c.601.233.861-.734.266-.964'/%3E%3Cpath d='M1.124 220.097c2.645-2.117 5.722-3.529 9.104-3.91 3.347-.378 6.792.197 10.125.51l20.69 1.938c.64.06.637-.94 0-1-7.882-.739-15.764-1.48-23.647-2.216-6.37-.595-11.825-.154-16.98 3.971-.501.402.21 1.105.708.707M49.785 220.324c-2.642 2.56-5.973 2.058-9.031 3.616-2.73 1.391-4.796 4.36-6.855 6.55-.274.291-.1.89.354.853 2.673-.22 4.454-2.127 6.95-2.83.74-.208 1.739-.087 2.405-.565.75-.54.93-1.92 1.798-2.238.6-.219.34-1.186-.266-.965-.466.171-.645.304-.988.661-.326.338-.38.945-.711 1.258-.465.44-1.238.558-1.826.73-2.508.733-4.737 2.733-7.362 2.95l.353.852c2.538-2.7 4.934-6.18 8.705-7.078 2.765-.657 5.074-1.044 7.18-3.086.464-.449-.244-1.156-.706-.708'/%3E%3Cpath d='M36.109 226.417c-7.11 1.602-13.455 5.192-18.624 10.315a.505.505 0 0 0 .102.786c5.254 3.012 11.616 3.627 17.262 1.294 3.609-1.49 6.564-3.645 10.452-4.543 3.836-.886 7.709-1.63 11.562-2.44.629-.133.363-1.097-.266-.965-6.25 1.315-13.048 1.98-18.658 5.202-6.351 3.648-13.323 4.33-19.849.588l.102.786c5.056-5.012 11.229-8.492 18.183-10.059.628-.14.362-1.106-.266-.964M76.26 237.726c1.33-1.313 2.7 3.841 2.853 4.34.25.8.474 1.612.767 2.398.427 1.14.933 2.26 1.797 3.142 1.493 1.525 2.956 1.846 3.253 4.327.121 1.01.234 1.757.897 2.559.228.275.78.139.836-.221.14-.872.026-1.372-.197-2.253-.469-1.857-.334-3.21.048-5.059.55-2.657.075-5.107-.932-7.605-1.715-4.252-3.836-8.45-8.736-9.32-.63-.112-.899.852-.267.964 4.984.886 7.594 6.262 8.786 10.758.723 2.724-.08 4.708-.34 7.325-.175 1.74.938 3.264.674 4.924l.835-.22c-1.135-1.374-.345-3.442-1.618-4.858-.648-.722-1.568-1.112-2.275-1.763-1.26-1.161-1.777-2.853-2.278-4.436-.446-1.412-1.859-8.623-4.81-5.71-.46.453.247 1.16.706.708M100.369 192.807c-16.716-3.48-30.193 11.374-29.09 27.525.02.295.215.466.5.5 2.435.29 4.11-1.456 5.386-3.337 1.965-2.9 3.37-6.207 4.977-9.31 3.297-6.361 8.168-14.24 16.164-14.793 7.163-.495 13.682 6.403 17.983 11.396 4.77 5.539 8.235 12.147 9.015 19.484.067.633 1.068.64 1 0-.823-7.75-4.472-14.674-9.563-20.486-4.677-5.341-11.715-12.478-19.511-11.275-7.847 1.21-12.608 8.717-15.951 15.17-1.03 1.987-2.005 4-3.06 5.975-.527.983-4.01 7.674-5.786 6.254-.933-.746-.021-5.242.127-6.116a26.763 26.763 0 0 1 2.172-6.956c4.537-9.594 14.855-15.255 25.37-13.067.629.13.897-.833.267-.964'/%3E%3Cpath d='M86.382 193.583c-7.159 1.341-13.98 4.125-19.977 8.272-.89.616-3.075 1.82-1.588 2.969.655.506 2.676.171 3.457.145 1.966-.064 3.906-.331 5.837-.706.63-.122.364-1.086-.266-.964-1.526.296-3.061.523-4.614.624-.718.046-3.343.555-3.036-.701.136-.564 2.399-1.621 2.912-1.938a51.759 51.759 0 0 1 3.41-1.931c4.456-2.304 9.206-3.883 14.13-4.806.631-.118.364-1.082-.266-.964M85.752 202.84c3.998-.054 7.727-1.266 11.566-2.252 4.24-1.09 8.557-1.668 12.93-1.797.642-.018.645-1.018 0-1-3.845.113-7.656.553-11.41 1.4-4.366.985-8.56 2.588-13.086 2.65-.644.009-.646 1.009 0 1M101.2 192.083c-2.567-1.752-4.851-3.828-7.078-5.984-1.82-1.761-3.607-3.94-5.706-5.367-2.02-1.371-3.82-.68-6.004.082-1.947.68-4.98 1.41-6.348 3.103-2.471 3.055 2.364 4.762 4.659 4.837 3.032.1 5.898-.325 8.924.244 3.199.6 6.17 1.864 8.914 3.597.546.344 1.048-.52.505-.864-3.22-2.034-6.748-3.424-10.537-3.921-1.944-.256-3.854-.2-5.808-.107-.793.038-1.598.1-2.393.041a6.391 6.391 0 0 1-2.748-.715c-1.234-1.615-1.123-2.72.333-3.315 1.669-1.007 4.558-2.161 6.523-2.518 3.159-.572 5.108 1.844 7.125 3.802 2.908 2.823 5.775 5.656 9.134 7.948.533.364 1.033-.502.505-.863M120.64 207.15c.036-5.347 1.715-11.087-.385-16.242-1.59-3.903-4.948-6.576-8.103-9.19-4.12-3.41-7.579-7.288-9.935-12.135-2.122-4.365-3.324-9.131-6.579-12.86l-.353.853c3.322-.39 6.342.346 9.144 2.175.541.352 1.042-.513.505-.864-2.93-1.913-6.166-2.72-9.649-2.311-.434.05-.656.508-.354.854 3.184 3.648 4.347 8.387 6.423 12.658 2.038 4.194 4.917 7.89 8.432 10.946 3.166 2.749 6.875 5.208 8.938 8.972 2.878 5.253.954 11.505.915 17.145-.005.644.995.645 1 0M114.607 165.687c2.017 1.743 4.648 3.417 5.516 6.024.771 2.32 1.251 4.812 1.748 7.203 1.142 5.496 1.651 11.086.124 16.56-.173.621.792.886.965.266 1.573-5.641 1.05-11.425-.124-17.092-.547-2.637-.963-5.747-2.109-8.203-1.065-2.285-3.557-3.861-5.413-5.465-.484-.419-1.195.285-.707.707M127.66 223.158c-4.253 3.195-6.177 8.561-6.442 13.766-.126 2.473.502 4.5 2.194 6.311.813.871 2.275 3.067 3.633 2.321.553-.304.71-1.602.856-2.075.503-1.622 1-3.246 1.463-4.88.926-3.266 1.725-6.572 2.193-9.938.208-1.492 1.018-4.394-.307-5.69-1.474-1.44-2.54.225-3.604 1.204-.474.437.234 1.142.707.707.339-.269.63-.58.877-.937l1.68 1.173c.206.41-.17 2.095-.217 2.492-.248 2.1-.648 4.182-1.126 6.241a98.582 98.582 0 0 1-1.295 4.928c-.307 1.07-.874 4.718-1.936 5.151-.79.323-1.03-.229-1.607-.813-.886-.895-1.776-1.779-2.18-3.004-.604-1.828-.346-3.854-.005-5.706.748-4.057 2.224-7.836 5.62-10.387.509-.382.01-1.25-.504-.864M123.267 218.67c-3.498-.258-6.019-1.757-8.856-3.643-1.777-1.18-3.522-1.715-5.629-1.08-2.572.775-4.916 2.549-7.206 3.902-1.417.838-2.876 1.634-4.263 2.52-.442.283-1.032.525-1.148 1.11-.217 1.112 1.411 2.126 2.221 2.585 1.95 1.106 4.252 1.273 6.435.992 2.917-.376 5.771-1.428 8.584-2.253 1.31-.384 9.59-3.59 10.29-2.06.268.584 1.131.076.864-.505-.424-.923-1.163-1.11-2.148-1.051-2.22.132-4.748 1.325-6.887 1.952-4.847 1.422-11.775 4.809-16.633 2.062-.453-.256-1.666-1.007-1.5-1.716.061-.255 1.452-.858 1.705-1.008a5142.49 5142.49 0 0 0 3.411-2.016c2.215-1.31 5.433-3.983 8.117-3.821 2.73.165 4.677 2.52 7.027 3.629 1.784.84 3.658 1.256 5.616 1.4.643.048.64-.952 0-1'/%3E%3Cpath d='M124.385 223.836c-5.339-1-9.999 1.583-14.135 4.71-1.788 1.352-3.734 2.73-5.01 4.608-1.495 2.199-1.766 4.87-2.003 7.446-.05.53.681.63.931.252 1.304-1.967 2.71-3.86 4.282-5.621 1.553-1.738 3.19-2.36 5.122-3.502 3.634-2.152 6.48-6.343 11.184-5.742.637.08.631-.92 0-1-4.916-.628-7.885 3.626-11.689 5.878-1.87 1.106-3.525 1.684-5.023 3.327-1.75 1.919-3.306 3.992-4.74 6.155l.933.253c.221-2.411.476-4.884 1.866-6.941 1.29-1.908 3.508-3.422 5.33-4.758 3.712-2.72 7.933-4.99 12.686-4.101.63.118.9-.846.266-.964M127.694 209.615c1.303 4.429 1.079 8.985-.738 13.24-.172.403.223 1.009.684.684 1.818-1.28 1.28-3.666 1.626-5.605.261-1.454.746-3.736 1.61-4.961.716-1.017 1.958-1.237 2.554-2.378.298-.57-.564-1.075-.863-.504-.493.942-1.526 1.163-2.186 1.893-.704.777-.995 1.955-1.315 2.919-.394 1.189-.746 2.393-.899 3.64-.161 1.296.186 3.275-1.032 4.133l.684.684c1.924-4.503 2.222-9.31.839-14.011-.181-.616-1.147-.354-.964.266M47.8 209.92c-1.238 1.69-2.592 4.317-.6 6.03.486.419 1.197-.285.707-.706-1.62-1.395-.2-3.514.756-4.82.381-.52-.486-1.018-.863-.504M74.574 239.302a21.605 21.605 0 0 1 4.235 3.626c.433.478 1.139-.23.707-.707a22.631 22.631 0 0 0-4.437-3.783c-.541-.352-1.043.513-.505.864M85.273 248.044c4.782 4.644 9.567 9.61 15.474 12.827.564.31 1.07-.555.504-.863-5.828-3.175-10.549-8.087-15.27-12.67-.463-.449-1.17.257-.708.706M111.747 270.471c5.396 3.71 10.318 8.153 15.362 12.32.492.408 1.203-.297.707-.707-5.111-4.223-10.095-8.717-15.565-12.476-.531-.366-1.032.501-.504.863'/%3E%3Cpath d='M85.808 246.421c4.745 5.062 9.151 10.728 15.42 13.964.57.295 1.076-.568.504-.863-6.176-3.19-10.54-8.819-15.217-13.808-.44-.47-1.146.237-.707.707M113.652 270.66a102.665 102.665 0 0 1 14.849 12.498c.452.46 1.159-.247.707-.707a104.098 104.098 0 0 0-15.051-12.653c-.531-.367-1.031.499-.505.863'/%3E%3Cpath d='M138.54 281.34c-1.495.083-2.867.5-4.322.822-1.8.4-3.638.513-5.464.737-2.444.3-4.92.77-6.964 2.23-2.086 1.488-3.397 3.655-4.11 6.082-.67 2.284-1.765 5.638-1.57 8.035.409 5.017 7.689-.362 9.269-1.624 2.29-1.83 2.972-4.219 4.394-6.67 1.69-2.91 4.348-6.964 7.567-8.272.588-.239.33-1.207-.266-.965-3.365 1.37-5.852 5.055-7.738 8.036-1.292 2.042-1.885 4.533-3.624 6.263-.854.848-1.867 1.551-2.874 2.205-.7.454-2.905 2.112-3.674 1.972l-1.926-2.159.166-.807c.02-.523.226-1.104.33-1.617.226-1.1.426-2.209.696-3.299.714-2.893 2.17-5.459 4.848-6.923 2.413-1.319 5.218-1.44 7.889-1.745 2.478-.282 4.893-1.162 7.373-1.302.64-.035.644-1.036 0-1'/%3E%3Cpath d='M130.953 288.886a526.392 526.392 0 0 1 8.68 36.855c.073.364.594.488.837.22.767-.846.918-1.767.74-2.882-.237-1.48-1.313-2.964-.614-4.52.443-.988 1.649-1.947 2.378-2.745 3.372-3.689 6.873-7.347 10.975-10.234 4.19-2.949 8.965-4.916 14.132-5.082 2.813-.09 6.898-.272 6.564-4.154-.017-.212-.141-.432-.367-.48-6.836-1.526-13.99.085-19.63 4.226-2.81 2.065-4.993 4.636-6.835 7.576-1.253 2.001-2.485 3.866-4.281 5.432-1.564 1.366-3.216 2.557-4.572 4.147l.836.221-2.488-16.526c-.256-1.703-.221-8.39-3.441-7.448l.614.616c.91-2.785.229-5.703-1.954-7.685-.475-.432-1.184.274-.707.707 1.945 1.766 2.504 4.244 1.697 6.711-.12.363.26.72.616.615 1.764-.516 2.763 10.42 2.943 11.611l1.756 11.665c.055.364.606.488.836.22 2.409-2.825 5.639-4.627 7.74-7.753 2.118-3.149 3.978-6.247 6.984-8.662 3.1-2.49 6.83-4.213 10.745-4.923a22.093 22.093 0 0 1 5.506-.307c.499.035 2.392-.066 2.675.365 1.529 2.33-2.99 2.765-4.041 2.813-7.57.34-13.704 3.104-19.428 8.052-2.913 2.52-5.55 5.333-8.137 8.18-.8.878-1.953 1.85-2.293 3.048-.574 2.02 1.966 4.698.344 6.49.278.072.557.147.836.22a526.266 526.266 0 0 0-8.682-36.855c-.17-.62-1.135-.356-.964.266'/%3E%3Cpath d='M134.982 293.017c1.89-7.108 3.801-14.398 7.731-20.699 1.943-3.113 4.114-5.892 5.68-9.234 1.657-3.543 6.474-5.349 10.282-5.285 4.31.073 7.133 4.64 9.62 7.636 1.107 1.336 2.803 2.799 3.533 4.353 1.207 2.574.495 2.561-1.01 3.257a32.132 32.132 0 0 1-3.722 1.439c-7.492 2.393-16.7.982-19.978-7.088-.154-.377-.682-.525-.914-.119a165.337 165.337 0 0 0-12.207 26.579c-.217.607.75.869.964.265a163.98 163.98 0 0 1 12.106-26.34l-.914-.119c2.243 5.521 7.641 8.834 13.534 8.993 3.725.101 7.398-.923 10.796-2.377 1.866-.8 4.214-1.736 2.916-4.065-.877-1.571-2.37-3.019-3.507-4.404a190.718 190.718 0 0 0-4.167-4.946c-2.165-2.462-4.462-4.331-7.914-4.017-2.7.246-6.319 1.187-8.418 3.026-1.052.921-1.58 2.111-2.147 3.36-.88 1.938-1.993 3.664-3.22 5.398-5.195 7.341-7.72 15.511-10.008 24.121-.165.622.8.888.964.266'/%3E%3Cpath d='M147.752 263.532c2.645 2.01 5.684 3.124 9 3.275.645.03.644-.97 0-1-3.151-.143-5.99-1.234-8.495-3.138-.513-.39-1.012.478-.505.863M127.034 224.009l-.836 8.56c-.063.639.938.635 1 0l.836-8.56c.063-.64-.938-.636-1 0M121.016 218.584l-9.762.932c-.634.06-.64 1.061 0 1l9.762-.932c.635-.06.642-1.062 0-1M113.17 178.147c2.052 3.434 4.357 6.818 6.169 10.385 1.994 3.925.826 8.24 1.19 12.436.055.636 1.056.642 1 0-.35-4.022.744-8.22-.898-12.055-1.683-3.932-4.408-7.607-6.597-11.271-.33-.552-1.195-.05-.864.505M43.513 231.563l6.525-.597c2.254-.206 4.615-.668 6.717.428.571.297 1.076-.565.505-.863-1.74-.907-3.434-.893-5.357-.736-2.799.23-5.594.512-8.39.768-.635.058-.642 1.059 0 1M137.786 226.68c-.277-2.86.326-5.71 1.975-8.097.834-1.21 2.327-2.938 3.836-3.288 1.702-.396 4.068 1.214 5.612 1.885 2.48 1.076 5.276 2.85 7.922 3.41 1.43.302 2.416-.204 2.877-1.638 1.148-3.571-2.21-7.341-5.303-8.562-4.521-1.785-8.742 1.3-12.142 3.969-.46.36.126 1.05.606.785 2.294-1.266 4.605-1.55 7.13-.851.622.172.887-.793.267-.964-2.768-.767-5.392-.434-7.902.952l.606.785c4.204-3.3 9.714-6.44 14.142-1.578.8.878 2.225 2.996 1.793 4.262l-1.81 1.875c-.466-.194-.934-.39-1.402-.583-.6-.256-1.196-.52-1.794-.78-2.542-1.103-5.077-2.22-7.625-3.31-2.921-1.247-4.93-.237-6.946 2.17-2.237 2.669-3.176 6.12-2.842 9.558.062.635 1.062.64 1 0'/%3E%3Cpath d='M136.51 227.853c-4.834 2.075 1.651 9.933 4.157 5.934 1.202-1.918.642-5.329-.728-7.049-.555-.696-1.482-1.191-2.384-.907-1.22.382-1.17 1.81-1.914 2.627-.433.475.272 1.184.707.707.585-.643.902-2.472 2.025-2.376 1.327.112 1.87 3.274 1.915 4.263.028.615.02 1.498-.36 2.034-1.019 1.434-2.438.386-3.187-.395-1.076-1.121-1.443-3.238.274-3.975.59-.252.081-1.114-.505-.863'/%3E%3Cpath d='M131.002 224.749c1.868-.04 3.5.942 4.467 2.522.335.548 1.2.046.863-.504-1.146-1.876-3.11-3.065-5.33-3.018-.643.014-.645 1.014 0 1'/%3E%3Cpath d='M136.748 226.205c-1.67-6.994 1.265-12.457 5.68-17.652l-.854-.353c-.306 3.313-2.935 6.172-4.265 9.148-1.03 2.301-1.68 4.672-1.912 7.181-.058.641.942.637 1 0 .322-3.486 1.59-6.67 3.32-9.693 1.243-2.175 2.62-4.086 2.857-6.636.039-.422-.581-.674-.853-.354-4.667 5.492-7.7 11.251-5.938 18.625.15.626 1.114.361.965-.266M148.802 232.593c-.17-2.656-2.724-7.585 1.908-7.99 1.94-.168 2.315 2.383 4.034 2.429.788.02 1.571-.515 2.302-.763 1.276-.434 2.61-.705 3.955-.557.811.088 1.321.203 2.015.695 1.5 1.065.901 2.702-.677 3.239-1.275.434-2.662.663-3.975.944-3.18.679-8.777.994-10.47 4.312-1.7 3.332-2.57 8.35-.134 11.506.384.498 1.248.02.863-.505-1.775-2.42-3.012-6.2-3.097-9.23-.039-1.403.435-2.385 1.592-3.315.247-.2.632-.243.853-.494.495-.561.46-.864.333-1.55-.116-.631-1.08-.364-.964.266.09.489-2.064 1.929-2.41 2.678-.482 1.046-.445 2.209-.309 3.323.37 3.02 1.326 6.355 3.14 8.827l.862-.505c-2.254-2.917-1.5-8.173.69-10.958 2.066-2.626 7.093-2.898 10.204-3.582 1.774-.391 5.074-.686 5.757-2.821.46-1.44-.853-2.656-2.02-3.246-1.79-.906-3.912-.736-5.787-.207-.53.149-1.479.704-2.01.739-.678.043-1.446-.601-1.947-.964-.682-.493-1.204-.995-2.063-1.177-1.479-.313-2.922.32-3.809 1.51-1.787 2.4 0 4.827.164 7.396.04.639 1.041.644 1 0M140.511 229.805c2.17-1.198 4.154-2.662 5.867-4.461 1.981-2.081 3.267-4.322 6.21-5.166.616-.177.355-1.142-.266-.964-2.219.636-3.679 1.902-5.127 3.655-2.048 2.482-4.362 4.512-7.189 6.073-.563.31-.059 1.175.505.863'/%3E%3Cpath d='M159.99 216.226c2.368-2.212 5.529-2.906 8.69-2.405.407.065 1.775.216 2.092.5l.789 1.971-.882.642c-1.418.964-2.918 1.827-4.372 2.737-2.497 1.563-4.78 3.1-7.711 3.696-1.966.4-3.73.678-5.137 2.213-.435.472.27 1.181.707.706 1.528-1.665 3.627-1.648 5.668-2.15 1.83-.45 3.4-1.374 4.99-2.357a664.318 664.318 0 0 0 5.565-3.484c.992-.626 2.383-1.291 2.61-2.59.425-2.437-3.28-2.793-4.896-2.962-3.277-.344-6.398.513-8.82 2.775-.472.44.236 1.147.707.708M146.288 227.656a23.922 23.922 0 0 0-4.948 4.386c-.16.186-.225.53 0 .707a21.561 21.561 0 0 1 3.38 3.33c.407.5 1.11-.211.708-.706a21.518 21.518 0 0 0-3.381-3.331v.707a23.03 23.03 0 0 1 4.746-4.23c.533-.355.033-1.221-.505-.863M147.733 246.501a57.884 57.884 0 0 1-1.28 17.856c-.146.626.818.894.963.266a58.763 58.763 0 0 0 1.317-18.122c-.053-.637-1.053-.643-1 0'/%3E%3Cpath d='M130.26 234.332c5.528.591 7.387 6.886 9.411 11.132 1.987 4.169 5.344 7.465 8.33 10.931.42.488 1.125-.222.706-.707-2.118-2.46-4.499-4.85-6.357-7.513-1.505-2.155-2.417-4.632-3.516-7.001-1.708-3.679-4.228-7.378-8.575-7.842-.64-.068-.635.932 0 1'/%3E%3Cpath d='M127.748 242.382l9.063 5.148c2.812 1.598 5.873 3.025 7.71 5.805.354.534 1.22.034.864-.505-1.587-2.4-3.888-3.785-6.343-5.183-3.595-2.047-7.192-4.086-10.79-6.13-.56-.317-1.064.547-.504.865M121.155 233.572c-4.396 3.123-6.242 8.26-7.904 13.176-.131.387.266.683.615.615 3.474-.682 4.575-5.475 8.168-5.537.643-.01.645-1.01 0-1-3.958.068-4.82 4.864-8.434 5.573l.615.615c1.567-4.636 3.288-9.625 7.445-12.579.52-.369.02-1.237-.505-.863M198.132 283.243c-.578.322-1.964-.771-2.332-1.17-.38-.41-.628-1.054-.911-1.53-.351-.59-1.452-1.987-.975-2.678.327-.474-.392-1.001-.785-.605l.663-.64c.528.272.952-.35.607-.784-.3-.376 1.648-.848 1.83-1.028.393-.385.434-.68.239-1.158l-.482.633c1.922.003 7.408 1.055 6.2 3.83-.13.298-.445.277-.556.689-.164.604.87 2.127-.096 2.289-.354.058-.501.609-.22.835.177.837-.101 1.295-.836 1.375-.59.009-.81.287-.66.832.353-.54-.512-1.042-.863-.504-.23.353-.196.513-.032.893.08.185.379.303.564.23 1.639-.635 5.053-1.5 2.534-3.533l-.221.836c1.124-.19 1.518-.998 1.334-2.08-.144-.843-.274-.556-.007-1.18.212-.491.596-.498.648-1.156.249-3.163-5.601-4.353-7.79-4.356-.292 0-.607.325-.482.633-.098-.24-2.125.302-2.346.67-.425.71.113 1.427.534 1.957l.606-.785c-1.17-.604-2.937-.332-2.852 1.366.068 1.367 1.523 1.717 2.39.843-.261-.203-.522-.405-.784-.606-1.2 1.735.675 3.197 1.52 4.606.954 1.585 2.059 3.258 4.066 2.139.56-.313.058-1.176-.505-.863'/%3E%3Cpath d='M195.425 278.382l.12.327-.3.231a19.726 19.726 0 0 0-.32-.17c.152.624 1.116.36.965-.267-.12-.494-.72-.773-1.13-.399-.37.335-.221.901.16 1.141.547.344 1.049-.52.505-.863M198.416 280.95l.484-1.902c.16-.623-.805-.89-.964-.266l-.485 1.902c-.158.624.806.89.965.266'/%3E%3Cpath d='M198.346 278.9c-.144-.97.268-1.992 1.084-2.546.53-.358.03-1.225-.504-.863-1.223.828-1.758 2.235-1.545 3.676.094.634 1.058.365.965-.266'/%3E%3Cpath d='M198.056 275.028c-.897-.203-1.73.168-2.233.924-.187.28.007.642.298.735.46.146.92.29 1.38.438.616.194.878-.771.266-.965l-1.38-.438.299.735c.247-.37.666-.564 1.104-.465.626.14.894-.822.266-.964M200.039 278.8c.103-.085.186.063.219.13.289.575 1.152.07.864-.505-.353-.702-1.212-.808-1.79-.332-.497.41.214 1.113.707.707M200.094 280.373c-.683-.37-1.424-.266-2.001.246-.482.427.228 1.132.707.707a.658.658 0 0 1 .789-.09c.567.307 1.072-.556.505-.863M197.26 282.435l-.508-.148c-.62-.18-.884.784-.265.963l.506.15c.62.18.884-.784.267-.965M194.866 281.588l1.914-.024c.644-.008.645-1.008 0-1l-1.914.024c-.644.01-.645 1.01 0 1M195.21 279.117l.697.487c.528.37 1.028-.496.504-.863l-.695-.487c-.528-.37-1.028.496-.505.863'/%3E%3Cpath d='M191.99 278.922c-.776-.379-1.22-.304-1.873.234-.213.177-.17.526 0 .707l.876 1.16.18-.685-1.71.43c-.54.007-.708.891-.133.981 1.2.188 2.078.595 2.995 1.43l.353-.854A4.72 4.72 0 0 1 190.3 282c-.45-.14-.892.523-.487.836.164.127 3.06 2.29 1.041 1.846l-.133.981 1.098.865.685.685.587-.6-.752-.432c-.09.49-.18.977-.272 1.467-.115.347.262.742.615.615l2.107-.756-.486-.835-.938 1.197c-.305.39-.032.941.486.835.997-.2 1.54-.616 2.118-1.443l-.932-.252-.362 1.33c-.292.38.187.811.564.734l.995-.202-.615-.614-.832 1.807c-.365.405.104 1.102.606.786a5.553 5.553 0 0 1 3.265-.859l-.133-.982c-.878.136-1.427.364-2.144.852-.284.191-.366.692 0 .863.671.315 1.203.45 1.943.465l-.433-.752c-.406.817-.89 2.51.503 2.791 1.531.308 2.083-2.449 2.412-3.39-.205.116-.41.232-.615.35.56.623 1.117 1.247 1.676 1.872l.914-.386c-.386-.658-1.384-1.903-.397-2.043.4-.057 1.393.383 1.745.48.628.171.866-.752.265-.965l-.213-.136c.262.257.747.151.836-.22l1.475-.882c.3.104.647-.172.633-.482-.038-.835-.218-1.287-.757-1.914l-.486.836 1.093.25c.64.145.856-.734.266-.965l-.062-.604c.266-.19.334-.532.101-.786l-.796-.86-.22.836 2.731-.873c.345-.11.506-.569.221-.836-.506-.473-.914-.705-1.59-.845l.348.615c.258-.649.082-.53-.142-1.137-.03-.085-.144-.11-.18-.179-.224-.44-4.887.041-.976-2.368.46-.283.158-1.14-.385-.914l-.96.023c.115.205.231.41.348.614.204-.372.41-.744.613-1.116.253-.365-.165-.85-.565-.734l-1.56.457.614.615.814-1.395a.509.509 0 0 0-.102-.786c-2.81-1.74-4.19-2.389-7.302-.88-.578.281-.072 1.143.505.863 2.537-1.23 4.157-.44 6.292.881a186.53 186.53 0 0 0-.1-.785c-.543.582-.829 1.083-1.07 1.837-.117.363.258.72.614.615.521-.154 1.04-.306 1.561-.458l-.564-.735c-.472.68-.406.584-.714 1.356-.107.266.12.53.348.615.817.304.69.311 1.493-.023l-.385-.913c-.907.558-1.485 1.353-1.189 2.47.142.534 1.956 1.992 2.03 1.812-.097.24.104.564.347.615l1.15.587.22-.835-2.73.872a.506.506 0 0 0-.222.836l.796.86.101-.785-.677.486c-.19.136-.282.332-.23.565.176.781.471 1.092 1.208 1.381.09-.32.178-.643.266-.964l-1.094-.249c-.503-.115-.81.458-.486.836l.464 1.206c.211-.16.422-.32.633-.482-1.338-.463-2.382.24-2.704 1.58l.834-.22c-1.87-1.84-3.138.962-.759 1.806.09-.322.177-.643.265-.964-.764-.21-2.493-1.119-3.247-.363-.838.84.364 2.702.771 3.396.28.478 1.091.166.914-.385-.416-1.297-1.112-2.07-2.374-2.57-.264-.106-.534.116-.615.347a10.56 10.56 0 0 1-.648 1.64c-.347 1.115-.493 1.025-.439-.269.168-.338-.036-.746-.432-.753l-1.439-.328v.863a3.052 3.052 0 0 1 1.906-.75c.582-.09.4-.953-.133-.983-1.464-.08-2.532.213-3.77.995.203.261.404.524.606.786.656-.728.934-1.286 1.09-2.249.061-.385-.217-.697-.615-.616l-.996.202.565.735c.474-.618.586-1.067.5-1.835-.057-.495-.635-.678-.933-.253l-1.519.984.486.836.938-1.197c.271-.348.04-1.024-.487-.836l-2.106.756.615.614c.32-.963.268-.715.307-1.732.013-.365-.44-.642-.752-.432-.557.375-.575.396-.948.96-.267.405.276.973.685.684 1.775-1.253-.156-2.665-1.603-2.73-.558-.024-.686.861-.132.983.787.173 1.827.28 2.202-.66.535-1.343-1.469-2.237-2.27-2.857l-.487.836a7.419 7.419 0 0 0 2.645.361c.413-.012.687-.549.354-.853-1.04-.948-2.039-1.468-3.437-1.687l-.132.983c.865-.01 1.451-.168 2.215-.567.236-.124.314-.462.178-.684.036.06-.717-.9-.37-.73.575.28 1.083-.582.504-.865'/%3E%3Cpath d='M201.033 292.75l-1.346-1.856-.914.385c4.816 9.416 4.16 19.728 5.894 29.893.108.633 1.072.364.964-.267-.94-5.511-1.094-11.042-1.779-16.572-.589-4.757-2.036-9.297-4.215-13.56-.27-.528-1.02-.143-.914.386.245 1.212.707 1.879 1.805 2.455.57.299 1.075-.563.505-.863'/%3E%3Cpath d='M202.802 290.034c-.85 1.549-.54 2.975-.12 4.627.705 2.773 1.063 5.596 1.424 8.434a232.93 232.93 0 0 1 1.513 17.2c.034.639 1.034.643 1 0a233.657 233.657 0 0 0-1.281-15.297c-.267-2.266-.557-4.53-.902-6.786-.341-2.227-1.913-5.59-.771-7.674.31-.565-.552-1.07-.863-.504M225.353 274.1c-.578.321-1.963-.772-2.332-1.17-.378-.41-.626-1.055-.91-1.53-.35-.59-1.452-1.988-.975-2.679.328-.474-.392-1.002-.785-.606l.662-.639c.529.272.953-.349.607-.785-.299-.376 1.648-.847 1.832-1.028.392-.385.433-.678.238-1.157l-.482.633c1.923.002 7.407 1.054 6.2 3.831-.128.296-.444.276-.556.687-.165.604.87 2.127-.096 2.29-.355.058-.501.608-.22.835.178.836-.101 1.295-.837 1.375-.59.008-.81.286-.659.832.353-.54-.512-1.043-.863-.505-.23.353-.196.513-.031.894.079.184.378.302.564.23 1.637-.636 5.052-1.5 2.532-3.533l-.22.835c1.125-.189 1.518-.997 1.334-2.078-.143-.844-.273-.557-.006-1.18.212-.493.595-.499.647-1.157.248-3.164-5.602-4.353-7.79-4.356-.292 0-.607.325-.481.633-.1-.24-2.126.302-2.347.67-.424.71.114 1.427.535 1.956l.605-.785c-1.17-.603-2.936-.33-2.852 1.367.069 1.367 1.523 1.716 2.39.842l-.784-.606c-1.2 1.736.674 3.197 1.52 4.606.953 1.586 2.058 3.26 4.065 2.14.563-.313.059-1.177-.505-.863'/%3E%3Cpath d='M222.647 269.238l.12.328-.299.23-.32-.17c.15.625 1.115.36.963-.267-.119-.493-.719-.772-1.13-.4-.368.337-.22.903.161 1.143.546.344 1.05-.521.505-.864M225.638 271.806l.484-1.902c.16-.624-.804-.89-.963-.266l-.485 1.902c-.16.624.805.89.964.266'/%3E%3Cpath d='M225.567 269.757c-.144-.97.27-1.994 1.085-2.547.53-.359.03-1.225-.505-.863-1.223.828-1.757 2.235-1.544 3.676.094.633 1.058.364.964-.266'/%3E%3Cpath d='M225.277 265.883c-.896-.203-1.728.17-2.233.925-.187.28.008.642.298.734l1.381.438c.615.195.878-.77.266-.964l-1.38-.438.298.735c.248-.37.666-.565 1.104-.466.627.142.895-.82.266-.964M227.26 269.657c.105-.085.188.062.22.129.289.575 1.152.069.864-.505-.353-.702-1.212-.808-1.79-.332-.497.41.214 1.113.707.708M227.316 271.228c-.684-.369-1.425-.265-2 .246-.483.428.226 1.133.706.707a.66.66 0 0 1 .79-.089c.566.306 1.07-.557.504-.864M224.481 273.29l-.508-.146c-.618-.182-.883.783-.265.963l.507.149c.62.18.883-.784.266-.965M222.088 272.445c.639-.008 1.276-.017 1.915-.024.643-.01.645-1.01 0-1-.64.007-1.276.016-1.915.024-.643.008-.645 1.008 0 1M222.434 269.972c.23.163.463.325.695.488.529.37 1.029-.496.505-.863l-.696-.488c-.527-.37-1.028.496-.504.863'/%3E%3Cpath d='M219.213 269.779c-.777-.38-1.221-.304-1.873.234-.214.176-.171.525 0 .707l.875 1.159.18-.685-1.71.43c-.54.007-.708.892-.133.982 1.199.188 2.079.595 2.995 1.43l.353-.854a4.73 4.73 0 0 1-2.38-.326c-.45-.14-.89.523-.486.835.164.127 3.06 2.29 1.042 1.846l-.134.982 1.098.865c.229.228.456.457.685.684.196-.2.39-.4.588-.6l-.753-.431-.271 1.467c-.115.346.26.74.614.614l2.107-.755-.486-.836-.938 1.197c-.305.39-.031.94.486.836.998-.202 1.539-.616 2.119-1.443-.311-.084-.622-.17-.932-.253l-.363 1.33c-.291.379.187.812.564.734.332-.066.664-.133.995-.201l-.614-.615-.832 1.808c-.366.405.104 1.1.605.785a5.555 5.555 0 0 1 3.265-.86l-.133-.98c-.877.135-1.427.364-2.144.85-.283.193-.366.693 0 .864.67.315 1.204.45 1.943.466l-.432-.753c-.407.818-.89 2.51.502 2.792 1.532.307 2.084-2.45 2.413-3.391l-.615.349 1.676 1.873.914-.385c-.387-.658-1.384-1.903-.398-2.043.399-.057 1.393.382 1.745.479.628.17.866-.751.266-.964l-.213-.136c.26.257.747.15.836-.221l1.474-.882c.3.105.647-.171.633-.481-.038-.835-.218-1.287-.756-1.914l-.486.836 1.092.249c.64.145.857-.733.267-.964l-.062-.605c.265-.191.334-.532.1-.785l-.796-.861c-.073.279-.146.558-.221.836l2.732-.872c.345-.111.507-.57.22-.836-.505-.474-.913-.705-1.59-.845l.349.615c.258-.65.082-.53-.142-1.137-.031-.085-.144-.111-.18-.18-.223-.44-4.887.042-.975-2.368.459-.282.158-1.14-.386-.913l-.961.022c.116.205.232.41.35.615l.612-1.117c.253-.364-.165-.851-.565-.734l-1.56.458.615.615c.27-.466.542-.931.813-1.395a.508.508 0 0 0-.101-.786c-2.811-1.741-4.19-2.39-7.302-.88-.58.28-.072 1.143.505.863 2.537-1.232 4.157-.442 6.292.88l-.101-.784c-.542.58-.83 1.082-1.071 1.836-.116.363.26.719.615.615l1.56-.457-.563-.736c-.471.68-.406.585-.714 1.357-.107.265.12.529.349.615.816.303.688.31 1.492-.023-.127-.305-.256-.61-.384-.914-.908.558-1.485 1.353-1.19 2.469.143.536 1.956 1.994 2.029 1.813-.096.24.105.565.349.615l1.149.588.22-.836-2.731.873a.506.506 0 0 0-.221.836l.796.86.102-.785c-.226.16-.452.323-.678.486-.19.135-.282.33-.23.564.176.78.47 1.092 1.208 1.382l.267-.964a430.6 430.6 0 0 0-1.094-.25c-.503-.114-.81.459-.486.836l.463 1.207.634-.482c-1.34-.464-2.382.239-2.705 1.58.278-.075.557-.148.835-.221-1.871-1.841-3.14.962-.76 1.807l.266-.964c-.765-.21-2.493-1.12-3.247-.364-.84.84.363 2.702.77 3.397.28.478 1.09.165.914-.386-.416-1.297-1.111-2.07-2.374-2.571-.263-.105-.534.117-.615.349a10.46 10.46 0 0 1-.648 1.639c-.347 1.116-.493 1.026-.44-.27.169-.337-.034-.744-.431-.751l-1.438-.33v.864a3.055 3.055 0 0 1 1.905-.75c.583-.09.4-.953-.133-.983-1.463-.08-2.531.213-3.77.996l.607.785c.655-.727.934-1.285 1.089-2.25.062-.384-.217-.695-.615-.614l-.996.202.565.734c.475-.618.587-1.066.5-1.835-.057-.495-.635-.678-.932-.252l-1.52.983.486.836.938-1.197c.27-.347.039-1.024-.487-.836l-2.106.756.615.615c.319-.964.268-.716.307-1.732.014-.365-.441-.643-.752-.432-.556.375-.575.395-.947.959-.267.405.275.973.684.684 1.775-1.253-.155-2.664-1.603-2.73-.557-.024-.685.862-.132.983.787.174 1.828.279 2.202-.66.535-1.343-1.47-2.237-2.271-2.857l-.486.836a7.445 7.445 0 0 0 2.645.362c.413-.013.687-.55.354-.853-1.041-.948-2.04-1.47-3.437-1.688-.043.328-.087.656-.132.983.865-.011 1.45-.168 2.215-.567.236-.123.314-.461.179-.683.035.058-.718-.901-.371-.732.576.282 1.084-.581.505-.863'/%3E%3Cpath d='M228.255 283.607l-1.345-1.857-.914.384c4.816 9.417 4.159 19.729 5.893 29.893.108.633 1.072.364.965-.266-.941-5.511-1.094-11.043-1.78-16.572-.59-4.757-2.035-9.298-4.215-13.56-.27-.528-1.02-.144-.914.386.245 1.211.708 1.879 1.805 2.455.569.299 1.075-.564.505-.863'/%3E%3Cpath d='M230.024 280.89c-.85 1.548-.54 2.975-.12 4.626.704 2.773 1.063 5.596 1.423 8.434a231.896 231.896 0 0 1 1.513 17.2c.034.64 1.034.644 1 0a233.627 233.627 0 0 0-1.28-15.296 195.865 195.865 0 0 0-.903-6.786c-.34-2.227-1.913-5.59-.77-7.674.31-.565-.553-1.069-.863-.505M243.744 293.495c-.818-.284-1.187-6.685.602-7.03.465-.09.488-.893 0-.963l.727.046c.176.554.936.424.982-.133.03-.352 1.695.715 2 .695.58-.035.753-.255.944-.764l-.835.219c1.111 1.225 1.94 2.595 2.445 4.175.311.972.29 1.183-.096 2.237.082.883-.07 1.232-.453 1.046a2.42 2.42 0 0 0-.377-.127c-.1.069-.593.238-.724.3-.403.194-.457 2.127-1.293 1.462-.403-.32-.914-.021-.836.487-.52.48-1.013.539-1.479.177-.332-.297-.678-.281-1.04.048.631-.114.364-1.078-.267-.964l-.207.037c-.176.032-.295.194-.35.35l-.074.21c-.069.198.044.47.23.565 1.711.878 4.67 2.678 4.152-.69l-.836.488c.671.533 1.472.757 2.158.056.465-.476.315-.993.862-1.301.217-.121.78.074 1.118-.095 3.07-1.54-.868-7.672-2.226-9.168-.273-.301-.713-.108-.836.22.255-.678-2.734-2.613-2.98.337l.982-.133c-.374-1.175-1.628-2.396-2.842-1.262-.985.922-.282 2.277.884 2.446v-.964c-2.108.405-1.73 3.002-2.064 4.622-.37 1.803-.567 3.629 1.463 4.336.61.212.871-.754.266-.965'/%3E%3Cpath d='M245.08 287.984l-.154.32a50.664 50.664 0 0 0-.385-.05l-.093-.334c-.314.562.549 1.066.863.504.23-.409.082-1.026-.452-1.093-.549-.07-.826.444-.744.919.11.633 1.073.365.965-.266M245.451 292.062l1.606-.963c.551-.33.05-1.195-.504-.863-.536.32-1.072.641-1.607.963-.552.331-.049 1.195.505.863'/%3E%3Cpath d='M246.768 290.58c.544-.79 1.493-1.184 2.43-.947.623.158.888-.806.264-.964-1.39-.352-2.755.242-3.556 1.406-.367.53.5 1.03.862.505'/%3E%3Cpath d='M249.157 287.65c-.47-.789-1.295-1.169-2.197-1.018-.34.057-.428.474-.299.735l.676 1.361c.286.576 1.15.07.863-.505l-.676-1.361-.299.734c.451-.075.845.185 1.07.559.328.552 1.193.05.862-.505M247.872 291.79c.181.029.253.13.201.314-.174.62.791.886.964.266.185-.66-.185-1.43-.899-1.544-.63-.101-.901.862-.266.964M247.026 292.946c-.224-.753-.794-1.23-1.57-1.315-.64-.071-.635.929 0 1 .315.035.521.295.606.582.184.615 1.15.352.964-.267M243.666 292.233l-.257-.491c-.298-.571-1.161-.066-.863.505l.257.491c.298.57 1.161.065.863-.505M242.515 289.83l1.357 1.446c.442.47 1.149-.238.707-.707l-1.357-1.445c-.442-.47-1.148.238-.707.707M244.405 288.381l.162.874c.118.632 1.082.364.965-.267l-.163-.873c-.117-.63-1.08-.364-.964.266'/%3E%3Cpath d='M242.313 285.739c-.253-.743-.547-1.09-1.343-1.208-.315-.047-.63.126-.632.482l-.151 1.479.614-.35-1.486-1.021c-.381-.406-1.11.13-.785.606.71 1.039 1.061 2.018 1.148 3.296l.853-.353a7.119 7.119 0 0 1-1.453-2.06c-.268-.558-.988-.124-.913.386l.168 1.198c.198.469-.02.708-.651.719l-.786.606.104 1.438c.042.327.088.654.131.982l.792.039c-.073-.278-.148-.556-.22-.836l-1.167.823c-.335.167-.317.69 0 .863l1.978 1.08c.084-.311.168-.621.254-.932-.486.04-.97.082-1.456.123-.498.042-.675.645-.252.932.813.552 1.363.703 2.335.607l-.431-.753c-.308.178-.617.355-.923.533-.512.048-.659.63-.254.93l.832.62v-.863l-1.772.619c-.563.005-.679.827-.133.983 1.242.354 2.058.938 2.863 1.909.236-.235.47-.472.707-.707-.708-.578-1.288-.893-2.173-1.115-.347-.086-.748.242-.615.615a5.022 5.022 0 0 0 1.047 1.79c.076-.277.148-.556.221-.835-.91.288-2.292 1.152-1.525 2.332.851 1.31 3.014-.124 3.97-.58l-.736-.298c.468.842.464 1.748-.01 2.72l.915.385c.08-.365.37-2.075.872-2.034.23.019.988 1.826 1.084 2.003.313.575 1.127.07.864-.505a10.25 10.25 0 0 1-.093-.22c.012.356.425.655.752.432l1.55.436c.131.312.561.539.835.22.54-.625.719-1.065.758-1.912l-.931.25.6 1.012c.338.57 1.106.07.863-.505l.319-.468c.317.07.629-.145.633-.483l.016-1.211-.752.432 2.495 1.475c.313.185.773-.048.752-.432-.038-.713-.175-1.195-.552-1.8l-.299.734c.481-.202.602-.226.742-.721.196-.69-1.135-3.494.897-2.887.532.158.903-.663.385-.914l-.697-.742-.298.734a2.73 2.73 0 0 1 1.288-.36c.452-.067.45-.707.12-.913l-1.398-.871v.863c.494-.115.989-.231 1.484-.345.333.002.555-.321.482-.634-.793-3.295-1.279-4.828-4.526-6.16-.596-.243-.855.725-.267.966 2.695 1.104 3.215 2.91 3.828 5.46.16-.21.32-.421.483-.632-.778-.007-1.303.13-1.99.482-.345.176-.302.674 0 .863l1.4.87.119-.912a2.735 2.735 0 0 0-1.288.359c-.321.134-.442.41-.3.735.362.819.26.714 1.055 1.1l.385-.914c-1.01-.302-1.947-.161-2.506.832-.226.404-.113 2.966.337 2.777-.284.12-.487.43-.298.735l.415 1.295.751-.432-2.496-1.474c-.33-.196-.748.055-.751.43l-.016 1.212.633-.481-.797-.178a.516.516 0 0 0-.565.23c-.412.707-.4 1.14-.087 1.885l.864-.505-.6-1.01c-.261-.44-.91-.235-.932.253-.155.4-.31.803-.464 1.206l.835.22c-.546-1.295-1.788-1.866-3.019-1.033.251.145.502.288.754.432-.085-2.667-2.862-1.656-1.772.724l.864-.505c-.367-.678-.963-2.713-2.044-2.698-1.207.018-1.563 2.164-1.74 2.968-.116.522.663.925.913.385.566-1.212.636-2.237.112-3.49-.132-.313-.415-.451-.734-.298-.997 1.024-1.554 1.049-1.674.075.371-.118.472-.551.22-.836-.263-.45-.528-.9-.793-1.35-.204.205-.41.41-.613.616.577.286 1.155.57 1.732.857a.5.5 0 0 0 .707-.707c-.933-1.126-1.9-1.765-3.303-2.167l-.133.982c.956-.008 1.511-.188 2.276-.756.32-.236.319-.626 0-.863l-.832-.62-.251.933c.882-.083 1.258-.32 1.786-1.028.219-.293-.073-.787-.431-.752l-1.83-.47-.254.93 1.456-.122c.463-.04.72-.676.251-.931l-1.978-1.08v.863c.877-.438.659-.29 1.369-.98.267-.257.142-.742-.221-.834-.64-.162-.675-.153-1.322-.04-.599.105-.385.929.133.983 2.137.219 1.448-2.143.602-3.145-.369-.438-1.073.126-.785.606.424.702 1.11 1.606 2.055 1.134 1.261-.63.393-2.855.255-3.823l-.913.386a7.655 7.655 0 0 0 1.61 2.262c.292.288.884.09.853-.354-.096-1.457-.457-2.591-1.284-3.801l-.785.606c.597.636 1.118.972 1.928 1.279.24.09.564-.103.614-.35.19-.924.181-.8.188-1.744-.212.16-.421.322-.632.482l.643.51c.205.606 1.172.345.964-.266'/%3E%3Cpath d='M239.442 302.34l.281-2.33-.914-.386a39.775 39.775 0 0 1-5.746 12.161c-.37.53.497 1.03.863.505 2.66-3.797 4.593-7.942 5.847-12.4.154-.545-.627-.877-.913-.385-.637 1.093-.73 1.884-.383 3.1.177.617 1.143.354.965-.266M242.255 301.962c-3.373 2.813-4.33 7.53-7.77 10.303-.501.405.21 1.108.708.708 3.444-2.779 4.404-7.499 7.769-10.303.494-.413-.216-1.117-.707-.708M289.166 247.71c-.757-.043-1.563-2.023-1.711-2.657-.147-.631-.047-1.404-.068-2.047-.026-.762-.339-2.874.505-3.256.531-.243.145-1.043-.386-.916l1.008-.304c.315.505 1.003.159.914-.385-.097-.59 2.072.167 2.426.044.596-.206.696-.475.761-1.06l-.752.433c1.355.85 2.54 1.897 3.455 3.218.368.53 1.305 1.905 1.308 2.468.004.779-.611 1.655-.97 1.956-.282.236-.51-.01-.844.444-.294.398.069 2.675-1.082 2.097-.476-.239-.876.232-.684.684-.359.874-.906 1.129-1.643.767-.503-.319-.877-.232-1.121.26.578-.284.071-1.146-.505-.864-.4.196-.446.35-.486.79-.019.203.167.442.367.482 2.073.416 5.709 1.507 4.251-1.94-.227.23-.456.457-.683.685.841.422 1.811.327 2.311-.597.357-.656.086-1.15.62-1.707.305-.316.927-.119 1.336-.612.979-1.179.035-3.047-.556-4.17-1.065-2.022-2.645-3.618-4.569-4.826-.351-.22-.713.078-.753.433.044-.392-2.176-1.135-2.643-.875-.788.436-.624 1.446-.509 2.156l.914-.386c-.736-1.175-2.548-2.08-3.401-.388-.666 1.322.502 2.476 1.795 2.162-.127-.305-.256-.61-.384-.913-2.106.957-1.025 3.6-.959 5.347.077 2.07.198 4.334 2.738 4.476.643.036.641-.964 0-1'/%3E%3Cpath d='M289.072 241.268l-.592.09c-.202.613.764.875.965.266.16-.483-.203-1.036-.739-.978-.557.06-.723.693-.497 1.126.296.572 1.16.067.863-.504M290.607 245.51l1.485-1.55c.446-.465-.26-1.174-.707-.707l-1.485 1.55c-.445.466.261 1.174.707.708'/%3E%3Cpath d='M291.62 243.515c.377-1.044 1.33-1.82 2.455-1.851.643-.018.645-1.018 0-1-1.594.045-2.888 1.112-3.42 2.585-.22.606.747.868.964.266'/%3E%3Cpath d='M293.43 239.64c-.708-.7-1.706-.856-2.6-.425-.307.15-.295.561-.1.785l1.108 1.27c.424.487 1.128-.223.707-.707l-1.107-1.27-.102.785c.485-.234 1.015-.099 1.387.27.458.452 1.165-.254.707-.708M293.22 244.427c.24-.032.362.103.355.34-.024.643.976.642 1 0 .026-.73-.587-1.442-1.354-1.34-.628.083-.637 1.084 0 1M292.546 246.061a1.872 1.872 0 0 0-2.01-.92c-.632.114-.364 1.078.267.963.378-.069.695.147.88.462.325.554 1.19.052.863-.505M288.701 246.35l-.413-.455c-.435-.477-1.14.232-.708.707.14.152.276.304.414.455.435.477 1.14-.231.707-.707M286.876 243.974l1.873 1.148c.55.338 1.053-.526.505-.863l-1.874-1.148c-.55-.338-1.053.527-.504.863M288.56 241.825c.139.3.276.6.416.9.27.584 1.132.077.863-.504l-.416-.901c-.269-.583-1.132-.076-.863.505'/%3E%3Cpath d='M285.446 239.689c-.473-.722-.872-.989-1.746-.872-.324.043-.567.284-.483.633l-1.182.525c-.474-.29-1.049.414-.607.785 1.105.928 1.736 1.889 2.164 3.263l.735-.565a7.634 7.634 0 0 1-2.156-1.795c-.312-.369-1.025.026-.836.487l.684 1.669c.665.904.418 1.167-.74.789l-.606.786.604 1.641.253.931.91-.219-.433-.752c-.226.54-.579.965-1.057 1.276-.29.236-.123.757.221.835l2.45.557v-.965l-1.55.589c-.475.18-.472.783 0 .965 1.05.404 1.782.34 2.8-.116l-.735-.565-.914.925c-.47.183-.475.781 0 .964l1.075.414-.299-.735-1.717 1.153c-.546.138-.434.99.133.981 1.41-.02 2.52.361 3.66 1.187l.504-.864c-.93-.408-1.633-.566-2.648-.531-.355.013-.653.424-.43.753.467.694.912 1.142 1.61 1.6v-.863c-.904.537-2.114 1.874-1.003 2.908 1.223 1.139 3.268-1.141 4.077-1.854l-.785-.101c.758.797 1.001 1.801.732 3.014l.981.133c-.016-.59-.215-2.35.503-2.549.2-.056 1.602 1.706 1.73 1.841.448.477 1.105-.219.706-.708l-.05-.289c.095.341.582.514.835.22l1.901-.016c.206.269.681.374.863 0 .406-.828.478-1.347.291-2.276l-.836.487.93.912c.39.382 1.142-.141.785-.606l.202-.834c.33-.021.561-.302.482-.633l-.314-1.324-.614.616 3.12.824c.358.095.73-.244.614-.614-.17-.554-.533-1.265-.609-1.538-.239-.857-.846-3.969.267-3.89v-1l.353-.592c.41-.185.262-.803-.12-.914l-1.76-.511.22.836 1.557-.865c.322-.089.45-.451.3-.734-1.735-3.286-2.742-4.853-6.567-5.267-.639-.069-.634.931 0 1 1.711.185 3.066.419 4.182 1.92.621.834 1.036 1.933 1.52 2.851l.3-.734c-.837.232-1.362.538-1.999 1.122-.284.26-.127.734.221.835l1.76.512-.119-.914c-.844.383-.674.296-1.406.873-.168.132-.185.434-.078.606.436.706.806.938 1.636.976.646.03.636-.954 0-1-1.118-.079-2.084.411-2.424 1.534a2.38 2.38 0 0 0 .11 1.677c.11.244 1.155 1.237.872 1.461-.208.165-.178.538 0 .707l.82 1.314.615-.615-3.119-.825c-.378-.1-.703.245-.616.616l.314 1.323.482-.633-.917.057a.517.517 0 0 0-.482.367c-.223.785-.183 1.241.334 1.915l.785-.606-.93-.912c-.372-.365-.93.01-.835.487l-.19 1.504h.863c-.946-1.239-2.418-1.411-3.47-.186l.834.221c-.792-2.783-3.402-.919-1.62 1.263l.707-.708c-.57-.608-1.77-2.609-2.9-2.297-1.276.352-1.062 2.824-1.039 3.713.015.541.873.709.982.134.28-1.462.084-2.582-.83-3.786-.203-.265-.522-.333-.787-.101a10.72 10.72 0 0 1-1.104.913c-.525.669-.778.537-.759-.397.335-.198.311-.659 0-.863l-1.252-1.242-.432.752 2.143.395c.59.258 1.032-.482.505-.864-1.288-.934-2.572-1.345-4.164-1.323.044.328.09.655.133.983 1.073-.273 1.665-.724 2.314-1.612.21-.286-.028-.631-.299-.735l-1.074-.413v.964c.914-.357 1.244-.716 1.613-1.623.185-.453-.389-.719-.734-.565l-2.03.015v.965l1.55-.589c.424-.162.523-.846 0-.965l-2.45-.556.22.836c.558-.452.88-.858 1.214-1.478.173-.322-.04-.766-.432-.753-.75.025-.738.029-1.414.356-.445.215-.23.958.252.932 2.413-.131 1.111-2.667-.1-3.505-.47-.326-1.008.396-.606.785.644.623 1.692 1.42 2.536.574 1.037-1.041-.394-2.997-.807-4.005l-.836.486a8.105 8.105 0 0 0 2.358 1.952c.368.206.868-.138.734-.565-.469-1.507-1.21-2.687-2.42-3.704l-.606.785c.823.506 1.467.706 2.425.787.262.022.511-.248.5-.5-.047-1.086-.018-.886-.274-1.941l-.48.633.882.377c.35.536 1.217.036.863-.505'/%3E%3Cpath d='M286.85 258.663c-.646-.854-.755-1.745-.328-2.674-.328-.044-.655-.09-.983-.133-.326 11.87-6.302 22.524-10.86 33.256-4.327 10.194-8.633 20.399-12.865 30.633-1.302 3.148-2.72 6.287-3.826 9.512-.21.61.756.872.964.265 2.71-7.893 6.33-15.561 9.559-23.251 3.82-9.096 7.628-18.201 11.563-27.248 1.033-2.377 2.208-4.692 3.186-7.091 2.088-5.122 3.128-10.56 3.279-16.076.016-.586-.805-.65-.982-.133-.433 1.266-.303 2.335.43 3.445.352.535 1.219.035.863-.505'/%3E%3Cpath d='M290.096 257.172c-2.8 1.542-2.886 6.027-3.89 8.72-.492 1.326-1.021 2.638-1.55 3.948a1098.283 1098.283 0 0 1-5.606 13.564 2704.04 2704.04 0 0 1-14.637 34.32c-1.642 3.775-3.248 7.576-5.036 11.284-.278.578.584 1.085.864.505 3.9-8.093 7.293-16.46 10.826-24.716 4.505-10.534 8.986-21.081 13.33-31.682a393.65 393.65 0 0 0 2.18-5.407c.22-.566.44-1.131.65-1.701.827-2.243 1.106-6.722 3.374-7.971.563-.311.059-1.175-.505-.864M291.315 295.222c-.928-.422-.693-6.812 1-6.975.526-.05.72-.84.133-.982.256.06.512.116.768.175.106.46.882.493.964 0 .187-1.116 1.198.697 1.86.778.547.067.831-.103 1.057-.584h-.863c.873 1.148 1.532 2.338 1.957 3.723.204.668.624 1.945.436 2.638l-1.039 1.32a23.906 23.906 0 0 0-.368-.158c-.163.073-.595.168-.803.243-.404.145-.512 2.122-1.399 1.278-.294-.28-.886-.098-.853.354.102 1.447-2.17-.317-2.663-.628.061.227.121.456.18.683l-.13.027c.636-.055.642-1.055 0-1l-.21.017c-.165.015-.358.083-.432.248l-.09.203c-.115.254-.07.528.18.685 1.493.947 4.401 3.111 4.165-.235l-.854.353c.757.72 1.734.815 2.388-.116.296-.423.223-.882.528-.986.216-.074.817.278 1.204.15 3.311-1.09-.19-7.8-1.334-9.303-.203-.267-.684-.378-.863 0 .223-.47-2.52-2.94-3.018.044h.964c-.273-1.195-1.479-2.512-2.752-1.45-1.077.897-.373 2.232.753 2.505l.134-.982c-2.112.204-1.96 2.333-2.4 4.002-.477 1.8-1.234 3.868.895 4.836.581.265 1.09-.596.505-.863'/%3E%3Cpath d='M293.024 289.909c-.01.028-.019.057-.027.085l-.354.146-.274-.402c-.393.509.476 1.007.864.504.265-.344.116-.912-.298-1.065-.48-.18-.955.242-.91.732.056.636 1.056.642 1 0M293.088 293.897l1.679-.809c.58-.279.073-1.142-.504-.864l-1.68.81c-.58.279-.072 1.141.505.863'/%3E%3Cpath d='M294.43 292.627c.653-.79 1.613-1.108 2.59-.764.609.216.87-.75.267-.964-1.282-.452-2.704-.02-3.564 1.02-.407.493.297 1.204.707.708'/%3E%3Cpath d='M297.085 289.83c-.368-.756-1.146-1.247-1.993-1.186-.29.02-.611.308-.483.633l.563 1.419c.234.592 1.202.334.965-.265l-.563-1.42-.482.633c.525-.038.903.225 1.13.69.282.579 1.144.072.863-.504M295.524 293.89c.187.045.181.212.123.36-.229.602.737.863.965.267.25-.655-.14-1.424-.82-1.593-.626-.154-.893.81-.268.965M294.54 294.902c-.146-.693-.655-1.251-1.356-1.396-.628-.13-.897.834-.266.963.386.08.579.32.658.699.132.629 1.097.363.964-.266M291.291 294l-.216-.514c-.245-.584-1.213-.328-.964.266l.216.514c.245.585 1.214.328.964-.266M290.336 291.455l1.235 1.567c.398.505 1.102-.207.707-.707l-1.235-1.567c-.397-.505-1.101.207-.707.707M292.302 290.067l.09.886c.066.634 1.066.64 1 0l-.09-.886c-.064-.634-1.065-.641-1 0'/%3E%3Cpath d='M290.434 287.28c-.193-.771-.491-1.106-1.268-1.298-.337-.083-.603.156-.632.483l-.284 1.456.735-.3a2.885 2.885 0 0 1-1.505-1.227c-.36-.456-1.056.127-.785.606.633 1.122.87 2.133.852 3.397l.854-.353a5.439 5.439 0 0 1-1.221-2.076c-.185-.49-1.017-.472-.981.133.017.295.355 3.945-.648 1.91l-.864.505c.46.417.504.926.128 1.525-.044.327-.09.655-.133.982l.917.12-.221-.835-1.116.65c-.404.156-.495.662-.12.913.629.42 1.256.84 1.884 1.262l.253-.932-1.46-.015c-.403-.004-.698.572-.353.854.803.658 1.31.884 2.385.879l-.354-.854-1.061.503c-.415 0-.684.559-.354.854.26.23.519.463.779.695l.1-.785c-.606.14-1.213.284-1.82.427-.603-.052-.617.792-.132.98 1.136.385 2.005 1.08 2.605 2.09l.785-.605c-.657-.642-1.222-.991-2.085-1.295-.37-.13-.707.269-.615.616.183.694.404 1.182.839 1.77l.299-.734c-.945.204-2.28.92-1.677 2.15.679 1.387 3.045.166 3.924-.158l-.615-.35c.402.926.314 1.827-.264 2.703l.915.385c.236-.761.506-2.022 1.193-1.51.282.21.645 1.476.765 1.749.225.515 1.106.147.914-.385a20.098 20.098 0 0 1-.11-.26c-.018.393.438.608.754.434.493.214.987.43 1.48.646a.506.506 0 0 0 .837.22c.6-.585.777-1.031.882-1.85l-.931.253.515 1.063c.246.507 1.09.152.914-.386l.363-.5c.335.107.604-.176.633-.483l.115-1.205-.753.432 2.365 1.703c.31.223.765-.075.753-.431-.036-1.025-.02-.903-.423-1.84l-.3.734c.498-.156.608-.197.77-.683.19-.561-.996-3.6 1.156-2.733.538.217.856-.631.386-.914l-.568-.701-.348.615 1.18-.22c.525-.028.64-.637.25-.931l-1.32-1-.12.915a2.242 2.242 0 0 1 1.63-.232c.357.037.527-.346.482-.633-.504-3.26-.861-4.885-3.916-6.478-.57-.297-1.076.565-.504.863 1.398.729 2.482 1.366 2.999 3.01.28.894.314 1.946.458 2.87l.482-.632c-.722-.074-1.207-.01-1.897.267-.42.168-.475.644-.12.914l1.324 1 .252-.932c-.792.042-.687.018-1.446.255-.246.076-.44.352-.35.615.287.828.273.844 1.027 1.298l.386-.913c-.86-.347-1.691-.374-2.367.365-.281.307-.717 3.249-.091 3.05-.336.108-.428.435-.3.736l.288 1.335.752-.432-2.365-1.703c-.338-.243-.721.094-.752.43l-.115 1.206.633-.482-.78-.251c-.224-.072-.44.053-.565.23-.432.616-.48 1.047-.248 1.752l.914-.385-.516-1.063c-.243-.501-.876-.18-.932.252l-.59 1.144.835.219c-.441-1.352-1.671-1.95-2.95-1.244l.753.432c.13-2.595-2.723-1.88-1.855.524l.914-.384c-.324-.741-.726-2.787-1.838-2.834-1.192-.051-1.698 2.028-1.948 2.833-.17.544.632.875.914.385.658-1.147.774-2.204.364-3.472-.078-.24-.353-.446-.615-.35-.403.167-.813.309-1.231.426-.458.285-.62.123-.485-.49.292-.063.486-.48.299-.734a2.96 2.96 0 0 1-.74-1.531l-.614.615 1.644 1.037c.392.383 1.119-.125.785-.606-.856-1.236-1.807-2.005-3.202-2.55-.044.328-.09.655-.133.984.953.08 1.515-.07 2.324-.564.262-.16.348-.565.102-.785l-.78-.695c-.116.285-.234.569-.352.853.807 0 1.215-.174 1.769-.796.28-.314.097-.855-.354-.853l-1.678-.586-.353.853 1.459.015c.518.005.649-.666.252-.932l-1.883-1.261-.12.914c.866-.336.832-.32 1.557-.907.317-.256.097-.723-.22-.836-.64-.226-.51-.21-1.183-.156-.524.042-.724.864-.133.982 2.067.41 1.835-1.813 1.002-2.994-.37-.523-1.151-.077-.864.505.354.718.965 1.649 1.917 1.294 1.339-.5.653-2.722.595-3.71l-.983.134a8.286 8.286 0 0 0 1.478 2.517c.292.343.847.052.853-.354.022-1.466-.27-2.627-.99-3.901-.261.2-.522.403-.784.605.523.665.965 1.02 1.707 1.384.29.143.639.028.734-.3.266-.903.235-.781.32-1.72l-.633.48.568.6c.156.625 1.12.36.965-.265'/%3E%3Cpath d='M286.217 303.547l.502-2.288-.913-.386c-1.85 4.96-4.596 9.395-8.253 13.227-1.97 2.062-3.947 4.091-5.846 6.22-3.861 4.332-7.781 8.665-11.375 13.225-.393.5.31 1.212.708.707 3.805-4.829 7.96-9.419 12.063-13.994 2.134-2.38 4.469-4.58 6.568-6.989 3.115-3.576 5.445-7.696 7.099-12.129.214-.573-.605-.805-.914-.386-.75 1.016-.874 1.835-.603 3.06.139.627 1.104.361.964-.267'/%3E%3Cpath d='M289.249 303.384c-1.47.221-2.289 1.215-3.092 2.388-1.081 1.578-2.173 3.104-3.407 4.57-2.233 2.652-4.52 5.262-6.815 7.86-4.7 5.316-9.402 10.681-14.45 15.671-.459.453.248 1.16.707.708 4.731-4.676 9.145-9.693 13.558-14.667a524.682 524.682 0 0 0 6.623-7.587c.841-.986 1.689-1.969 2.498-2.98 1.278-1.6 2.466-4.67 4.644-4.998.633-.096.364-1.06-.266-.965'/%3E%3Cpath d='M263.1 344.061c-.314-2.559-.656-5.34.177-7.839 1.204-3.609 4.68-4.583 8.122-4.28 3.564.312 8.372 1.113 7.31 5.84-.597 2.666-1.462 5.01-1.56 7.776-.123 3.47-.45 6.04-2.174 9.094-1.46 2.584-2.89 5.19-4.417 7.733-2.755 4.584-6.328 9.8-11.816 11.232-2.478.646-4.807.71-7.16 1.846-2.97 1.438-5.988 3.601-9.127 4.618-2.796.904-6.611-1.284-9.272-2.253-1.353-.494-3.037-.84-4.224-1.677-1.502-1.06-2.375-3.279-2.901-4.962-.466-1.49-.795-3.204-.44-4.758.406-1.782 1.522-2.319 2.515-3.582 1.497-1.903 1.088-4.993 1.198-7.246.153-3.13.233-6.276.458-9.402.295-4.083 3.306-2.037 5.75-3.349.889-.476 1.384-1.322 1.928-2.126 1.016-1.5 1.948-2.5 3.623-3.279 2.197-1.023 4.658-1.4 6.768-2.627 2.29-1.333 3.21-4.06 5.418-5.37 3.972-2.357 7.147 4.644 8.702 7.128.34.544 1.206.043.863-.505-2.137-3.415-6.248-11.32-11.104-6.646-1.085 1.043-1.805 2.412-2.905 3.444-1.405 1.316-3.244 1.928-5.032 2.527-2.373.795-4.81 1.577-6.406 3.632-1.324 1.703-2.128 3.164-4.54 3.295-1.035.056-2.195-.04-3.043.681-.626.533-.804 1.22-.945 2.002-.354 1.962-.22 4.146-.318 6.141l-.313 6.433c-.074 1.514.013 2.948-.771 4.26-.522.874-1.318 1.411-1.897 2.236-1.506 2.144-1.221 5.006-.473 7.378.76 2.408 1.837 4.873 4.219 5.991 3.174 1.49 6.955 2.883 10.34 3.788 3.029.81 6.06-1.653 8.63-2.967 2.009-1.028 4.05-2.292 6.234-2.907 1.688-.477 3.468-.427 5.146-.974 5.768-1.88 9.42-7.488 12.326-12.457 1.745-2.984 3.783-6.032 5.135-9.219 1.52-3.579.565-7.534 1.536-11.225.699-2.663 2.533-6.37-.121-8.587-2.02-1.686-5.971-2.027-8.511-2.024-2.77.005-5.44.963-6.944 3.404-1.777 2.883-1.378 6.587-.983 9.782.078.63 1.079.638 1 0'/%3E%3Cpath d='M261.91 343.886c-8.819 1.111-14.498 8.314-18.828 15.432-.335.55.53 1.053.863.504 4.114-6.76 9.54-13.873 17.964-14.936.63-.079.638-1.08 0-1M245.259 335.597l-2.65-5.328c-.868-1.746-1.608-3.803-2.808-5.362-1.598-2.077-4.092-2.214-6.527-2.206-3.998.013-7.892-.479-11.67-1.845-2.84-1.029-5.674-3.22-8.771-3.38-3.418-.177-6.352 2.42-9.536 3.27-3.752 1.002-7.58 1.207-11.215 2.687-5.772 2.35-12.167 5.546-15.125 11.237-.825 1.59-1.818 2.774-2.998 4.092-.474.53-.99 1.15-.938 1.907.05.76.474 1.19 1.125 1.481 1.672.746 3.229.278 4.707 1.785 2.073 2.111 1.468 5.645 4.064 7.374 1.705 1.135 2.79 1.796 4.013 3.526.612.868 1.174 1.784 2.006 2.466 6.053 4.96 12.089-6.203 18.539-2.732 2.627 1.413 4.512 3.885 6.93 5.592 2.51 1.773 5.59 2.651 8.659 2.373 6.877-.62 6.83-7.75 2.892-12.04-2.457-2.674-5.76-4.85-8.758-6.867-3.334-2.244-6.877-4.06-10.853-4.802-.63-.118-.9.846-.266.964 6.326 1.178 11.676 5.194 16.616 9.112 2.487 1.972 5.016 4.501 5.08 7.9.1 5.244-6.06 5.417-9.772 4.118-4.768-1.668-7.498-7.4-12.635-8.119-5.37-.75-11.605 8.157-16.283 3.271-1.396-1.459-2.09-3.427-3.793-4.61-1.575-1.093-2.846-1.498-3.552-3.566-.367-1.077-.567-2.202-1.116-3.21-.746-1.373-1.988-2.49-3.482-2.989-.471-.157-.907-.212-1.395-.285l-1.072-.118.24-2.089c.228-.508 1.14-1.13 1.495-1.608.328-.44.604-.918.874-1.395 1.604-2.833 2.9-4.998 5.769-6.787 2.654-1.655 5.382-3.274 8.236-4.56 2.962-1.336 5.986-1.947 9.165-2.503 3.076-.537 5.576-1.559 8.379-2.859 2.443-1.134 4.545-1.245 7.056-.126 1.27.566 2.483 1.252 3.766 1.793a32.282 32.282 0 0 0 8.55 2.302c3.48.44 8.926-.91 11.117 2.525 1.995 3.127 3.422 6.796 5.073 10.116.287.576 1.149.07.864-.505'/%3E%3Cpath d='M224.89 350.125c.7-1.502 2.13-2.463 3.813-2.322.64.053.637-.947 0-1-2-.167-3.84 1.025-4.676 2.818-.271.579.59 1.088.863.504M210.89 357.79c2.052 5.109 3.372 10.382 4.139 15.828.073.517.837.433.965 0 1.339-4.554-.308-9.705-1.1-14.237-.11-.633-1.073-.365-.963.265.759 4.353 2.378 9.355 1.098 13.707h.965c-.768-5.447-2.088-10.72-4.14-15.828-.236-.59-1.203-.332-.963.266M273.635 358.095c3.563 1.087 4.128 7.652 4.774 10.706.52 2.457.696 4.685.045 7.143-.452 1.708-.593 3.1-.734 4.826-.135 1.646-1.246 4.967-2.888 5.783-2.533 1.26-4.705-2.245-5.95-3.789-2.473-3.072-4.508-6.368-5.106-10.328-.097-.634-1.06-.364-.965.266.777 5.136 3.994 9.445 7.414 13.203.957 1.05 2.297 2.42 3.882 2.153 1.752-.294 3.229-2.909 3.912-4.355 1.09-2.31.749-5.036 1.399-7.494.687-2.593.506-5.073-.045-7.674-.75-3.544-1.274-10.124-5.472-11.405-.618-.187-.881.778-.266.965'/%3E%3Cpath d='M268.8 365.334a86.706 86.706 0 0 1 2.419 10.168c.11.633 1.075.364.965-.266a86.526 86.526 0 0 0-2.42-10.168c-.186-.614-1.151-.352-.964.267M263.347 375.773a337.481 337.481 0 0 0-5.888 8.938c-.19.296.053.794.432.751 1.428-.158 2.357-.967 3.255-2.051 1.314-1.587 2.518-3.28 3.77-4.916.39-.512-.477-1.01-.863-.505l-2.523 3.297c-.925 1.206-1.954 2.988-3.64 3.175l.433.753a339.077 339.077 0 0 1 5.888-8.937c.364-.533-.503-1.034-.864-.505M203.52 313.47c-1.046-1.454-2.115-3.75-3.657-4.737-1.005-.642-2.035-.467-3.16-.33-2.98.363-6.655-1.247-7.774-4.237-.787-2.105-1.278-4.376-1.905-6.536-.166-.569-1.147-2.685-.923-3.177.64-1.407 1.874.415 2.482 1.047 1.174 1.218 2.153 2.635 3.52 3.656 1.412 1.053 3.072 1.451 4.647 2.176 2.673 1.231 4.101 4.275 1.494 6.508l.785.102c-1.375-1.946-3.002-3.5-5.04-4.736-.553-.334-1.055.531-.506.865 1.901 1.151 3.4 2.562 4.683 4.376.195.276.524.323.785.1 3.41-2.92 1.168-6.884-2.278-8.324-1.173-.49-2.422-.842-3.5-1.533-1.363-.875-2.335-2.189-3.405-3.374-.756-.835-2.85-3.29-4.29-2.75-1.665.623.155 3.864.45 4.876.774 2.663 1.162 6.286 2.814 8.575 1.219 1.691 3.687 3.155 5.739 3.48 1.166.185 2.686-.537 3.748-.26 1.964.51 3.333 3.215 4.427 4.738.374.517 1.24.02.864-.505M233.217 313.288c3.137-2.647 8.319-4.804 12.479-3.368 2.262.78 2.479 2.883 3.93 4.41 1.636 1.725 3.962 3.219 3.86 5.947-.152 4.106-6.538 2.294-8.686 1.42-1.68-.683-3.478-.991-5.148-1.685-1.946-.81-4.002-2.711-4.714-4.774-.58-.784-.324-1.617.768-2.5a25.66 25.66 0 0 1 1.662.887c.668.246.872.317 1.57.376.642.054.638-.947 0-1-1.514-.126-4.362-2.755-5.554-.368-.912 1.826 1.577 4.767 2.653 6.004 2.334 2.682 5.95 3.007 9.08 4.297 2.275.937 6.256 1.628 8.48.083 1.607-1.116.927-3.793.29-5.252-.678-1.558-1.797-2.453-2.98-3.606-1.261-1.232-1.646-2.755-2.776-3.987-1.628-1.776-4.843-1.708-7.007-1.46-3.246.373-6.135 1.776-8.614 3.869-.492.415.219 1.119.707.707'/%3E%3Cpath d='M231.442 312.458a24.723 24.723 0 0 1 1.316 9.749l.983-.133c-.517-1.548-1.117-3.044-1.886-4.486-.917-1.724-2.506-3.39-2.866-5.312-.592-3.162-.117-6.185-1.957-9.054-1.135-1.77-2.774-2.955-4.86-3.265-3.905-.58-8.168-.181-12.113-.238-.542-.008-.618.653-.252.93 8.683 6.61 17.596 12.626 22.851 22.494.303.568 1.166.063.863-.505-5.33-10.01-14.4-16.146-23.209-22.851l-.253.932c3.176.047 6.351.086 9.526.139 1.946.034 3.788.037 5.335 1.394 1.26 1.104 2.008 2.692 2.44 4.282.657 2.434.01 5.217 1.113 7.508 1.387 2.88 3.263 5.18 4.304 8.299.18.54.946.434.981-.134a25.361 25.361 0 0 0-1.35-10.015c-.21-.604-1.176-.344-.966.266M261.715 318.245c-.744-.911-1.873-3.235-3.38-2.742-.486.16-.586.669-.933.963-2.427 2.05-4.165.377-5.546-1.78-1.233-1.918-2.162-4.712-3.868-6.25-.713-.641-1.563-.725-2.44-1.068-1.93-.756-3.18-2.304-3.828-4.25-.203-.607-1.17-.347-.965.266.786 2.355 2.174 3.785 4.336 4.91 2.024 1.054 2.847 1.746 3.934 3.584.835 1.41 1.613 2.898 2.572 4.23 1.04 1.446 2.57 2.797 4.492 2.45.832-.15 1.19-.55 1.816-1.055.454-.367.176-.5.853-.617.935-.162 1.684 1.373 2.25 2.066.407.499 1.11-.213.707-.707M251.472 296.748c5.294.695 12.148 3.107 13.309 9.169.283 1.478-.028 2.915-.53 4.32-.401 1.12-.607 1.773-1.607 2.465-1.245.86-.66.244-1.613.564-.954.319-1.655.436-1.81 1.569h.965c-1.028-3.812-3.524-6.804-7.204-8.281-.598-.24-.858.727-.267.965 3.354 1.345 5.576 4.136 6.506 7.582.119.44.895.51.965 0 .12-.884 2.559-.685 3.277-1.182.879-.61 1.253-2.067 1.606-3.01.882-2.36 1.245-4.767.054-7.087-2.771-5.4-7.96-7.327-13.651-8.074-.636-.084-.63.917 0 1M276.35 315.693c1.384-5.64.583-11.468-2.375-16.476-.327-.553-1.192-.05-.863.505 2.823 4.779 3.595 10.32 2.274 15.704-.153.625.81.892.964.267'/%3E%3Cpath d='M276.054 305.68c3.658-3.955 3.669-9.724.045-13.699-.435-.477-1.14.232-.707.707 3.249 3.564 3.225 8.75-.045 12.284-.437.472.27 1.181.707.707M273.648 290.739c-.643-.19-2.354-.09-2.77-.327-.7-.398-.276-.231-.696-.956-.388-.671-.38-.79-1.07-1.22-1.184-.737-3.924-1.788-5.25-1.89-.464-.034-.815-.165-1.197.224-.503.509-.26 2.216-.262 2.826-.006 1.627.052 3.288.415 4.882.834 3.649 3.673 5.122 5.527 8.122.338.547 1.204.045.865-.505-.974-1.572-2.41-2.627-3.582-4.026-1.73-2.07-2.136-4.654-2.212-7.268-.016-.57-.306-2.35.016-2.8.035-.65.354-.72.956-.208l1.586.56c1.262.448 2.58.599 3.258 1.917.275.535 0 .722.34 1.295.117.197.347.28.564.23a4.749 4.749 0 0 1 3.246.109c.62.182.883-.782.266-.965M270.574 304.88l3.457 1.382c.598.24.857-.728.266-.964l-3.457-1.383c-.598-.238-.858.73-.266.965M273.142 331.601c3.204-2.667 7.31-3.392 11.218-1.945.357.133.72-.27.613-.616-.906-2.937-3.276-4.525-6.004-5.67-1.537-.648-2.89-1.842-1.383-3.459.837-.9 1.941-1.509 3.077-1.947 1.647-.634 3.426-.907 5.17-1.12 2.183-.268 4.514-.538 6.677.01 2.855.722 4.36 2.815 5.858 5.16 1.923 3.005 4.154 5.513 6.803 7.913 2.796 2.534 5.796 4.985 7.81 8.228.613.987 1.22 2.058 1.474 3.201.437 1.021.19 1.853-.743 2.495a76.687 76.687 0 0 0-1.707-.529c-2.02-.592-4.094-1.099-6.207-1.204-1.834-.092-3.551.171-5.291.721-2.683.85-4.637 1.01-7.452.626a125.144 125.144 0 0 0-14.908-1.108c-.644-.01-.644.99 0 1 3.117.05 6.228.196 9.332.475 2.956.267 5.975 1.025 8.937 1.012 2.79-.012 5.27-1.608 8.08-1.736 3.346-.152 6.655.964 9.796 1.981.22.072.445-.05.565-.229 3.267-4.877-4.198-11.34-7.357-14.185-2.692-2.425-5.387-4.792-7.418-7.825-1.647-2.459-2.998-5.19-5.842-6.462-2.82-1.26-6.106-.856-9.067-.462-2.534.338-5.233.852-7.322 2.425-1.274.96-3.534 3.36-1.856 4.868.938.844 2.75 1.078 3.846 1.64 1.947.994 3.505 2.302 4.168 4.448l.615-.615c-4.262-1.578-8.719-.687-12.189 2.202-.495.412.216 1.116.707.707'/%3E%3Cpath d='M283.517 329.052c2.389 2.446 5.572 3.583 8.964 3.123.635-.086.365-1.05-.267-.964-3.032.411-5.872-.696-7.99-2.867-.45-.46-1.156.246-.707.708M209.547 327.88c3.17 2.003 5.355 5.09 6.206 8.751.632 2.722.588 5.48 2.102 7.923.338.546 1.204.044.864-.505-1.872-3.02-1.423-6.78-2.74-10.022-1.196-2.938-3.254-5.322-5.927-7.01-.546-.345-1.05.52-.505.863'/%3E%3Cpath d='M217.383 324.866c-.007 2.43-.863 4.673-2.567 6.419-.451.46.256 1.169.707.707 1.88-1.928 2.852-4.44 2.86-7.126.002-.644-.998-.645-1 0M217.334 344.418l-12.916-.724c-2.227-.124-4.456-.274-6.688-.255-2.18.02-5.128.909-7.167-.06-.579-.275-1.086.587-.505.862 1.616.769 3.078.463 4.82.32 2.537-.208 5.08-.104 7.618.028 4.947.257 9.893.553 14.838.829.644.036.642-.964 0-1M197.394 328.474c1.597 1.076 2.647 2.64 3.022 4.535.188.944.016 2.005.674 2.805.601.73 1.815 1.061 2.623 1.44.66.31 4.561 1.615 4.578 2.471.013.643 1.013.645 1 0-.014-.732-.322-.97-.903-1.379-1.993-1.4-5.206-1.506-6.369-3.766-.694-1.347-.75-2.829-1.486-4.174-.638-1.168-1.537-2.057-2.633-2.796-.536-.36-1.037.506-.506.864M253.639 347.51c.726 2.338 1.694 4.564 3.034 6.62 1.352 2.073 5.662 5.541 3.449 8.163-.413.488.29 1.2.707.707 1.42-1.682.989-3.673-.191-5.389-1.035-1.506-2.351-2.776-3.33-4.336-1.182-1.884-2.046-3.91-2.704-6.032-.191-.612-1.156-.35-.965.267M259.462 344.48c-7.906-1.447-16.144-2.713-23.573 1.187-.57.3-.065 1.164.505.864 7.17-3.764 15.182-2.482 22.8-1.087.63.114.9-.849.268-.965M249.111 350.232c-5.184.073-10.035 1.646-14.314 4.565-.53.361-.03 1.228.503.864 4.146-2.828 8.787-4.359 13.811-4.429.643-.01.645-1.01 0-1M247.695 354.05a27.834 27.834 0 0 1 1.915 6.941c.092.635 1.056.365.965-.265a28.737 28.737 0 0 0-2.017-7.18c-.25-.59-1.112-.082-.863.504'/%3E%3Cpath d='M260.24 344.68c-.18-3.478-2.565-6.699-6.088-7.333-.629-.113-.899.85-.266.964 3.078.554 5.196 3.306 5.354 6.37.033.64 1.033.644 1 0M289.847 331.73c1.704-1.892 3.798-3.247 6.252-3.942.618-.175.355-1.14-.267-.964-2.61.74-4.88 2.184-6.692 4.198-.43.478.275 1.186.707.707M284.236 328.928c2.411-1.836 4.13-4.243 5.155-7.092.22-.606-.747-.868-.964-.265-.927 2.576-2.51 4.83-4.696 6.494-.505.384-.008 1.254.505.863M285.998 330.043l-1.537.635c-.291.12-.481.428-.299.735a92.636 92.636 0 0 0 2.97 4.691 84.51 84.51 0 0 0 1.593 2.264c.254.353 1.304 1.38 1.264 1.81l.633-.483c-.05-.007-.1-.017-.149-.026l.348.615.02-.114c.106-.63-.858-.9-.964-.267a4.61 4.61 0 0 0-.02.115c-.042.248.063.564.349.616l.15.026c.341.061.602-.139.633-.482.108-1.16-1.77-2.815-2.404-3.724a90.977 90.977 0 0 1-3.56-5.546l-.298.734c.512-.21 1.024-.423 1.537-.633.587-.243.329-1.21-.266-.966'/%3E%3Cpath d='M285.292 330.649c-1.861-.542-3.743-.337-5.462.548-.572.295-.067 1.158.505.863 1.486-.765 3.089-.914 4.691-.447.62.181.883-.784.266-.964M288.676 332.288a47.821 47.821 0 0 1 9.546 4.853c.539.353 1.04-.512.504-.865a48.997 48.997 0 0 0-9.784-4.952c-.604-.225-.865.74-.266.964M258.913 311.463c.492-3.044-.045-6.022-1.676-8.65-.339-.546-1.204-.044-.863.504a11.31 11.31 0 0 1 1.575 7.88c-.102.63.861.901.964.266'/%3E%3Cpath d='M257.554 310.466l-3.252.017c-.643.004-.644 1.004 0 1 1.084-.005 2.168-.01 3.252-.017.644-.003.645-1.003 0-1M237.46 313.489a98.207 98.207 0 0 0 8.29 3.259c.61.208.872-.757.266-.964a95.476 95.476 0 0 1-8.051-3.16c-.583-.26-1.092.602-.505.865'/%3E%3Cpath d='M239.621 314.709c.91 1.376 2 2.6 3.286 3.636.497.399 1.21-.304.707-.707a15.015 15.015 0 0 1-3.129-3.434c-.353-.534-1.219-.034-.864.505M220.335 308.784c-1.067 2.092-1.661 4.335-2.133 6.629-.366 1.785-.584 3.465.332 5.11.313.564 1.177.06.864-.504-1.564-2.811.46-8.106 1.8-10.73.293-.572-.57-1.08-.863-.505M256.96 317.658c1.597.502 2.71 1.966 2.92 3.608.08.63 1.082.638 1 0-.268-2.102-1.593-3.924-3.652-4.573-.616-.193-.88.772-.267.965M261.976 324.062c1.118 1.26 1.76 2.762 1.998 4.421.09.635 1.055.365.964-.266a9.199 9.199 0 0 0-2.255-4.862c-.43-.482-1.134.228-.707.707M242.759 323.093a119.93 119.93 0 0 0 6.443 8.652c.409.5 1.112-.212.707-.707a116.926 116.926 0 0 1-6.287-8.45c-.358-.53-1.224-.03-.863.505'/%3E%3Cpath d='M247.322 323.43a13.93 13.93 0 0 0-1.209 3.878c-.098.63.865.901.965.267a13.052 13.052 0 0 1 1.107-3.64c.276-.578-.586-1.086-.863-.505M252.92 323.468c1.537.773 2.13 2.628 1.563 4.21-.217.605.749.867.964.265.709-1.979-.112-4.376-2.022-5.338-.573-.289-1.08.573-.505.863'/%3E%3Cpath d='M257.236 320.766l-2.74 4.781c-.322.56.543 1.064.863.505l2.74-4.782c.321-.559-.543-1.064-.863-.504'/%3E%3Cpath d='M255.667 326.378l2.097-.906c.589-.255.08-1.118-.505-.864-.699.301-1.398.604-2.097.907-.589.256-.08 1.117.505.863M246.68 328.146a14.255 14.255 0 0 0-5.26.19c-.627.14-.361 1.104.267.963a12.857 12.857 0 0 1 4.728-.188c.63.092.902-.87.266-.965M266.192 300.625a300.858 300.858 0 0 1-1.352 9.963c-.096.63.868.9.964.266.521-3.402.983-6.811 1.388-10.23.076-.637-.925-.631-1 0M267.354 288.084l-.036-7.836c-.005-.945.22-1.972-.57-2.597-1.31-1.035-4.642-.72-5.085-2.77-.074-.33.257-1.01.212-1.433-.01-.099-.421-1.717-.548-1.717.423 0 .67-.553.353-.853-.974-.654-.656-.897.952-.73.365.163.714-.034.752-.432.13-1.302.032-.528.743-1.238.44-.44.575-.582.815-1.168l-.733.298c.966.639 1.813.38 2.416-.582l-.685.18c1.206.87 3.49.69 4.918.868l-.353-.853c-.406.495-.276 3.115-.291 3.12-.341.079-.515.6-.22.835.596.415.956.983 1.078 1.704.21.613.181 1.23-.084 1.851-.212-.07-.455.048-.567.23-.402.674-.245.863-1.012 1.293-.174.097-.31.365-.23.564-.076.286-.153.57-.23.853-.285.165-.32.555-.101.786-.12-.127-1.314.904-1.473 1.13-.288.41-.365.933-.45 1.415-.399 2.24-.127 4.606.308 6.816.125.632 1.089.365.966-.264-.33-1.675-.51-3.36-.408-5.064.07-1.146.082-1.944.973-2.702.19-.161.536-.117.705-.32.495-.596.649-1.127.086-1.72l-.1.786c.966-.556.579-1.483 1.48-1.988.21-.118.264-.346.23-.565.011.076 1.088-.947 1.162-1.46.195-1.382-.568-3.208-1.627-4.052l-.22.837c.556-.13 1.16-.267 1.381-.894.262-.742-1.002-2.053-.65-2.483.292-.356.087-.8-.353-.854-1.108-.138-3.485-.063-4.413-.733-.224-.161-.551-.031-.683.18l-1.05.224c-.298-.196-.62.02-.734.299l-1.094.657c-.25-.015-.524.245-.5.5a3.82 3.82 0 0 1 0 1.514l.753-.432c-1.236-.553-2.26-.394-3.25.565a.507.507 0 0 0 0 .708c.363.341.724.684 1.086 1.027.116-.284.236-.569.353-.853-2.196-.002.075 3.052-.834 3.904-.2.187-.182.516 0 .707.753.79 1.548 1.486 2.501 2.028.836.474 2.618.65 3.15 1.276.629.74.184 3.393.189 4.368l.022 5.07c.004.644 1.004.645 1 0M283.544 274.82c2.515.07 3.663-2.89 4.476-4.85 1.495-3.598 2.405-7.872 6.126-9.863-.23-.228-.456-.456-.685-.684-1.775 2.49-3.08 5.234-3.796 8.215-.851 3.552-1.25 9.874-6.757 8.157-.615-.193-.88.772-.265.963 3.054.954 5.757-.674 6.836-3.597.716-1.942.806-4.066 1.356-6.055.719-2.604 1.927-4.986 3.489-7.18.309-.431-.276-.901-.683-.683-2.256 1.208-3.634 3.238-4.666 5.535-.997 2.218-2.36 9.129-5.431 9.043-.644-.018-.644.982 0 1M283.231 266.68c-1.233-2.315-2.21-5.26-4.546-6.677-2.107-1.279-4.615-2.293-7.105-2.04-.544.054-.7.805-.134.982 1.108.344 2.077.89 2.89 1.73.626.645.901 1.544 1.514 2.171.57.583 3.725.752 3.742 1.07.034.64 1.035.643 1 0-.093-1.762-1.504-1.407-2.759-1.533-1.64-.164-2.162-1.898-3.237-2.846-.844-.742-1.816-1.224-2.884-1.557l-.132.982c2.334-.236 4.627.704 6.6 1.905 2.088 1.27 3.074 4.23 4.188 6.318.302.567 1.166.063.863-.505M276.778 359.76c2.97-5.69 6.754-10.829 11.36-15.304.463-.449-.245-1.156-.707-.707-4.666 4.532-8.508 9.74-11.516 15.505-.297.57.565 1.076.863.505'/%3E%3Cpath d='M290.022 344.036c-1.11-.224-1.628.396-2.418 1.138-1.506 1.419-2.89 2.99-4.195 4.595-2.594 3.19-4.796 6.648-6.663 10.309-.291.572.57 1.079.864.505 1.465-2.876 3.127-5.635 5.05-8.23a53.992 53.992 0 0 1 3.351-4.087c.61-.672 2.67-3.482 3.743-3.266.63.126.898-.837.267-.964M294.758 316.67c1.857-4.927 7.608-3.618 11.549-2.92 1.774.315 3.45.442 5.257.293 1.46-.118 7.21-1.194 5.405 2.058-.621 1.118-1.815 1.923-2.446 3.106-.65 1.218-1.068 2.55-1.428 3.875-.901 3.308-1.32 6.892-3.816 9.46-.448.463.258 1.17.708.708 2.968-3.058 3.188-7.344 4.45-11.207.395-1.204.88-2.403 1.626-3.438.716-.993 1.758-1.733 2.433-2.752.899-1.362.679-2.023-.814-2.654-2.181-.92-4.725-.2-6.977-.084-2.763.142-5.376-.714-8.092-1.034-3.607-.423-7.44.664-8.82 4.323-.226.603.74.865.965.267'/%3E%3Cpath d='M299.51 322.962a28.193 28.193 0 0 0 5.5-1.38c.602-.216.343-1.183-.265-.964a28.265 28.265 0 0 1-5.501 1.38c-.634.094-.365 1.057.266.964M262.994 273.207l3.001 3.974c.38.503 1.17.08.863-.505a11.596 11.596 0 0 1-1.173-3.576l-.836.487a8.428 8.428 0 0 1 1.814 3.008c.187.534.947.44.982-.133.078-1.284.093-2.566.043-3.851-.025-.641-1.024-.645-1 0 .061 1.606.345 3.159.876 4.677.158.447.831.502.965 0l.927-3.495c-.32-.09-.644-.177-.965-.266l-.683 3.773c-.114.629.85.899.964.265l.684-3.772c.112-.623-.797-.898-.965-.266l-.927 3.495h.965a14.909 14.909 0 0 1-.84-4.411h-1c.05 1.285.034 2.567-.044 3.85.328-.043.655-.088.982-.132a9.648 9.648 0 0 0-2.07-3.45c-.373-.4-.909.034-.835.487.216 1.35.64 2.605 1.273 3.815l.863-.505-3-3.974c-.384-.507-1.253-.01-.864.505M250.695 144.151c-.754.12-1.493.374-2.248.508-1.626.288-3.246.41-4.897.427.044.327.09.655.133.982a24.817 24.817 0 0 0 6.198-3.145c.429-.298.24-.872-.251-.93a51.55 51.55 0 0 0-7.093-.37v1c2.876-.225 5.428-1.113 7.825-2.716.377-.253.279-.975-.252-.932-2.718.217-5.2-.27-7.634-1.507l-.251.932c1.924.146 3.85.247 5.78.303.58.018.656-.812.132-.98-1.925-.626-3.595-1.527-5.198-2.752l-.385.914c1.197.19 2.368.45 3.511.857.934.333 2.119 1.245 3.136 1.392.99.142 1.478-.285 1.498-1.243a.492.492 0 0 0-.249-.43c-.932-.47-1.864-.942-2.795-1.41l-.254.93c1.177.07 2.355.137 3.534.206.388.023.61-.439.431-.752a14.156 14.156 0 0 0-2.593-3.336l-.606.786c1.304.803 2.077 1.741 2.71 3.135.163.36.683.29.864 0 .414-.662.551-1.168.566-1.944l-.751.431 1.032.722c.288.201.63-.023.736-.299l.901-2.367-.913.12c.58 1.082.87 1.92 1.113 3.081.1.468.881.488.964 0l.458-2.673-.913.12c.413.76 1.085 3.052 2.152 3.193.926.122 1.982-1.266 2.57-1.76l-.853-.354a14.768 14.768 0 0 1-.46 3.45c-.084.338.244.76.615.615l1.987-.77-.615-.616c-.228.693-.055 1.003.569 1.43.096.067 1.055.318 1.058.398 0 .04-.538-.017-.608.045-.315.277-.592.268-.858.628-1.974 2.672 2.934 3.928 3.966 5.218.161-.278.325-.557.486-.836l-4.433-.653c-.505-.075-.948.651-.385.914 1.805.84 3.017 2.17 3.798 3.993l.786-.606c-1.053-1.004-4.47-4.03-6.151-3.026-1.543.922.728 4.077 1.139 4.936l.784-.605a83.817 83.817 0 0 1-4.438-3.745c-.428-.386-1.04.096-.786.606.931 1.876 1.861 3.751 2.793 5.626.228-.228.455-.456.685-.684-2.341-1.37-3.973-3.335-5.032-5.812-.22-.518-.876-.165-.93.252-.898.59-1.54.484-1.928-.316-.143-.174-.422-.175-.605-.078a7.21 7.21 0 0 1-2.038.823c.126.304.256.61.383.913.608-.453.998-.873 1.383-1.523.33-.556-.534-1.059-.862-.505-.343.388-.683.777-1.025 1.165-.424.317-.201 1.085.386.914 1.061-.309 1.435-.716 2.417-.193.615.327 1.099.75 1.769 1.032.181.076.484-.048.564-.23.298-.677.46-1.27.555-2.002-.31.084-.62.17-.931.253 1.13 2.645 2.903 4.716 5.388 6.171.454.265.9-.25.685-.685-.931-1.875-1.863-3.75-2.793-5.626-.261.203-.523.405-.785.606a83.416 83.416 0 0 0 4.438 3.745c.442.347 1.04-.072.786-.606-.23-.48-.493-.956-.692-1.449-.284-.699-1.183-1.892-.132-1.937 1.346-.057 3.399 1.862 4.266 2.687.438.416 1-.106.784-.606-.858-2-2.178-3.43-4.158-4.352-.127.305-.256.61-.385.914 1.478.218 2.957.435 4.435.654.505.074.81-.43.486-.836-.784-.979-1.849-.992-2.68-1.768-3.136-2.929-.056-1.924.579-2.88.959-1.446-1.93-1.612-1.77-2.098.113-.34-.26-.752-.613-.615l-1.987.77.615.616c.319-1.257.474-2.422.495-3.716.007-.464-.538-.619-.853-.354-.615.516-.835 1-1.661.727-.837-.276-1.089-1.217-1.491-1.958-.194-.355-.841-.31-.915.12-.151.891-.306 1.782-.458 2.674h.964a12.067 12.067 0 0 0-1.215-3.32c-.22-.412-.77-.257-.913.118l-.903 2.367.736-.298c-.345-.24-.69-.48-1.034-.722-.322-.226-.745.08-.752.432l-.43 1.44h.864c-.691-1.519-1.647-2.619-3.07-3.495-.482-.297-1.017.391-.606.785a13.431 13.431 0 0 1 2.436 3.134c.145-.25.288-.502.433-.753l-3.534-.206c-.489-.029-.69.711-.252.932.547.276 1.466.998 2.096 1.058-.573-.055-1.185-.495-1.724-.728-1.515-.656-3.072-1.064-4.701-1.323-.576-.09-.844.565-.386.914a17.848 17.848 0 0 0 5.436 2.852l.135-.983c-1.93-.056-3.856-.157-5.78-.303-.493-.037-.686.712-.254.932 2.584 1.313 5.243 1.874 8.138 1.643l-.252-.932c-2.244 1.501-4.625 2.37-7.32 2.58-.632.05-.65 1.011 0 1a51.55 51.55 0 0 1 7.093.37l-.254-.934a23.688 23.688 0 0 1-5.959 3.045c-.514.177-.456.988.133.982 1.487-.015 9.71.026 9.07-2.505-.06-.235-.263-.338-.483-.367-.083-.01-.165-.022-.248-.033-.636-.084-.63.917 0 1-.469-.062-.55-.133-1.195-.03z'/%3E%3Cpath d='M252.423 141.79a38.75 38.75 0 0 0-1.58-4.787l-.914.386 2.59 4.126c.206.328.844.332.914-.12.21-1.372.682-2.545 1.503-3.667l-.864-.504c-.33.67-.732 1.806-.017 2.39.946.775 2.915-.814 3.68-1.22l-.684-.683a4.729 4.729 0 0 1-1.521 1.419c-.4.24-.265.759.12.914 1.133.457 2.198.514 3.382.215l-.486-.836c-1.182 1.127-3.875 1.064-4.22 3.07-.195 1.146.769 2.374 1.966 1.942.289-.105.485-.444.299-.735-.9-1.403-2.047-2.381-3.583-3.028-.316-.133-.621.195-.633.482a11.16 11.16 0 0 0 .178 2.47l.835-.486a11.288 11.288 0 0 1-1.826-2.51c-.307-.565-1.171-.06-.864.506a12.213 12.213 0 0 0 1.983 2.71c.372.386.919-.023.836-.486a9.574 9.574 0 0 1-.142-2.204l-.633.482c1.282.54 2.238 1.402 2.986 2.569l.299-.735c-.2-.371-.398-.743-.597-1.115a2.209 2.209 0 0 1 1.076-.804c.41-.206.862-.301 1.285-.476a4.496 4.496 0 0 0 1.462-.945c.37-.353-.015-.955-.486-.836-1.04.263-1.857.186-2.852-.214l.12.914c.789-.475 1.354-1.024 1.879-1.778.304-.436-.274-.901-.684-.684-.475.25-.943.553-1.438.759-.713.297-1.532.813-.856-.563.288-.585-.487-1.021-.864-.504-.867 1.185-1.38 2.456-1.604 3.906l.914-.12-2.59-4.126c-.286-.455-1.135-.162-.914.385a38.699 38.699 0 0 1 1.58 4.787c.163.622 1.128.358.965-.266M292.768 151.507l-1.103-2.966-.835.486c1.26 1.363 2.191 2.833 2.925 4.532.193.445.774.223.913-.12.813-1.986.982-3.908.613-6.014l-.836.487c1.515 1.624 2.303 3.511 2.461 5.73.032.468.676.711.931.251l1.02-1.84-.914-.386c-.416 1.12-.534 2.028-.427 3.214.028.317.297.576.633.482l3.068-.86-.486-.835a10.855 10.855 0 0 0-2.086 2.743c-.196.36.06.71.432.753l2.776.322v-1c-.44.024-.883.05-1.324.073-.388.021-.718.561-.354.853 1.6 1.284 2.733 2.79 3.57 4.66l.785-.607c-1.576-1.822-3.658-2.548-6.015-2.032-.36.08-.49.59-.22.835 1.577 1.44 3.293 3.125 2.957 5.483.28-.074.558-.148.836-.22l-3.309-3.362c-.176-.18-.535-.208-.707 0-1.11 1.347 1.166 3.706-.914 4.55l.632.482c.035-2.193-.953-4.006-2.976-4.923-.23-.104-.558-.083-.685.18a31.385 31.385 0 0 1-2.246 3.917l.913.385c.37-1.638.321-2.999-.204-4.598-.114-.35-.56-.5-.836-.22l-1 1.021a308 308 0 0 1 .853.353c.004-2.275-.259-4.957-2.86-5.587l.35.615c.466-2.368-2.348-2.642-2.412-4.76l-.752.431c1.34.616 3.292 2.48 4.715.904 1.35-1.492-.757-2.475-1.254-3.698-.245.19-.489.377-.734.565l3.845 2.165c-.034-.262-.068-.524-.1-.785-1.204 1.006-1.684 2.084-1.822 3.621-.023.26.248.513.5.5 1.544-.08 2.604-.764 3.38-2.11.324-.562-.516-1.045-.863-.505l-1.414 2.194c-.219.34.074.73.432.753l1.537 1.497a.508.508 0 0 0 0 .707l.723 1.294c.167.621 1.132.357.964-.266-.08-.3-.626-1.139-.646-1.373-.022-.25.25-.66.23-.988-.093-1.497-1.596-1.79-2.808-1.87l.431.751 1.414-2.195a660.17 660.17 0 0 1-.863-.504c-.44 1.145-.727 1.244-.855.298-.382-.509-.26-.875.366-1.097.248-.207.16-.638-.102-.785-1.28-.722-2.563-1.444-3.845-2.165-.344-.194-.908.138-.734.564.127.314.81 1.102.845 1.287.106.553-.763 1.326-1.367 1.218-.38-.068-1.123-.68-1.47-.84-.326-.15-.765.021-.753.431.053 1.727 2.74 3.007 2.447 4.495-.05.26.072.548.35.616 2.197.531 2.128 2.89 2.125 4.622 0 .43.55.664.853.354l1.001-1.02c-.278-.075-.556-.148-.835-.222.457 1.396.533 2.606.204 4.066-.126.561.596.857.915.386a31.529 31.529 0 0 0 2.246-3.917l-.684.18c1.735.784 2.511 2.207 2.481 4.058-.004.295.33.606.633.482.95-.385 2.01-.898 2.117-2.04.06-.628-.299-.93-.495-1.478-.323-.91-.246-.48.351.055.692.622 1.332 1.354 1.985 2.017.24.243.782.164.836-.22.393-2.756-1.278-4.689-3.216-6.456l-.22.836c2.008-.439 3.73.26 5.042 1.776.4.462 1-.127.786-.606-.872-1.947-2.063-3.526-3.727-4.862l-.353.854 1.324-.073c.655-.035.63-.926 0-1l-2.776-.322.431.752a10.34 10.34 0 0 1 1.93-2.54c.36-.35-.01-.97-.486-.837l-3.069.86.633.482a6.411 6.411 0 0 1 .391-2.948c.2-.536-.643-.875-.914-.386l-1.02 1.841c.311.084.622.17.933.253-.177-2.494-1.043-4.603-2.754-6.436-.368-.395-.916.03-.836.486.338 1.923.121 3.69-.61 5.482l.913-.119a16.449 16.449 0 0 0-3.082-4.734c-.327-.354-1.012.013-.836.486l1.103 2.967c.222.598 1.19.34.964-.266M233.231 143.807c.616-1.09.602-2.114-.099-3.156l-.43.752a4.67 4.67 0 0 1 2.675.844.509.509 0 0 0 .684-.18l1.005.305c.02.356.303.529.633.482 1.06-.15 1.948-.458 2.881-.958l-.606-.785c-.899.796-1.306 1.53-1.519 2.74-.065.367.221.722.615.616.26-.07 2.12-.767 2.224-.4.013.044-.612 1.128-.653 1.385-.046.288.126.667.483.633 1.331-.184 2.256.35 2.777 1.602.143-.251.287-.501.432-.752a7.221 7.221 0 0 1-1.875-.053c-.477-.045-.6.555-.354.853l-.6 1.66c-.308-.32-.844-.07-.854.354-.009.367-2.494.494-2.765 1.39-.296.984.63 1.628 1.374 2.014.508.263.991-.358.607-.785-2.646-2.944-6.044-.034-9.085.363l.134.983c2.07-.341 3.235-1.925 3.398-3.954.028-.356-.456-.654-.753-.432-1.108.83-2.177 1.162-3.56 1.052l.353.854a5.651 5.651 0 0 0 1.332-1.767c.118-.237.07-.548-.18-.684-.659-.363-1.186-.513-1.933-.562.144.25.288.5.431.752 1.28-2.083-.649-3.451-2.495-4.037l-.132.982 1.794.018a.505.505 0 0 0 .483-.632l-1.06-3.816-.615.615c.774.233 1.393.66 1.855 1.28.27.302.906.08.853-.353l-.156-1.285-.932.253c.822 1.437 1.051 2.789.734 4.432-.086.444.484.9.836.486.42-.822 1.108-.938 2.065-.346-.02.43.562.663.853.354 1.654-1.755 1.87 1.215 2.947 1.572.612.204.875-.762.265-.964-.493-.163-.285-2.09-1.353-2.45-1.059-.355-1.89.418-2.566 1.135.286.117.57.236.854.353.128-2.706-2.684-1.645-3.773-.361l.835.486c.364-1.875.121-3.534-.833-5.202-.229-.401-.994-.26-.932.252l.156 1.285.854-.354c-.684-.763-1.337-1.193-2.295-1.537-.368-.132-.712.269-.616.615l1.06 3.815.481-.633-1.794-.018c-.576-.006-.663.814-.133.982l1.897 2.568c-.21.342.068.728.432.753.476.14.952.283 1.43.425l-.18-.684a3.566 3.566 0 0 1-1.176 1.565c-.343.315-.05.82.354.853 1.56.124 2.814-.253 4.065-1.188l-.752-.432c-.118 1.478-1.2 2.749-2.665 2.989-.55.09-.427 1.056.133.982 2.607-.341 6.148-3.137 8.378-.656l.605-.786c-.855-.443 1.15-1.211 1.254-1.278.602-.385.616-.585.632-1.262l-.854.354c.746.774 1.773 1.49 2.704.548 1.11-1.125.084-2.686-.689-3.623l-.353.854a7.221 7.221 0 0 0 1.875.053c.392-.014.603-.41.431-.753-.745-1.48-1.97-2.256-3.64-2.097l.482.633c.133-.838 1.251-1.633.55-2.5-.709-.874-2.597.08-3.352.284l.615.616c.051-.924.472-1.69 1.262-2.3.438-.388-.12-1.046-.606-.785-.949.509-1.62.712-2.642.857l.633.482c-.095-1.797-1.888-2.411-2.869-.81.228-.06.456-.12.684-.178-1.03-.6-1.989-.893-3.18-.981-.369-.027-.636.448-.432.752l.1 2.148c-.319.56.545 1.065.862.504M282.526 132.33l.77-1.232-.933-.252c.116 1.313 1.01.774 1.871.765.813-.008-.015-.664.712.42.112.165.153.552.24.757.063.155.41.208.48.332.701.278.943.977.725 2.098-.854 1.041-1.698 1.08-2.53.116-.098-.249-.336-.432-.616-.35-.57.167-2.11-1.148-2.017-1.298.19-.303-.053-.786-.43-.752l-1.107.098.432.752c.675-1.082 1.577-1.645 2.705-1.69l-.615-.615a3.09 3.09 0 0 1-.75 1.958c-.22.322.072.75.43.752l2.326.015c-.16-.21-.32-.422-.482-.633-.335 1.002-2.745-.14-3.577.586-.552.482-.613 1.474-.832 2.103-.592 1.71-1.498 3.161-2.742 4.473-.399.42.101 1.043.605.785 2.484-1.268 4.442-3.018 6.064-5.283.353-.492-.379-.947-.785-.606a9.603 9.603 0 0 0-1.896 2.153c-.232.351.155.882.564.734l2.104-.762-.565-.735c-1.084 1.997-2.59 3.394-4.754 4.156.13.305.257.61.386.914 1.361-.592 2.44-1.333 3.507-2.36.393-.378-.029-.907-.486-.837-1.205.187-1.968.607-2.83 1.453l.786.606c.443-1.028.887-2.057 1.332-3.085.178-.412-.22-.99-.684-.684a31.201 31.201 0 0 1-6.903 3.443l.615.35c-.4-1.104.06-1.287.11-2.23.063-1.219-.827-2.707-1.45-3.7l-.299.734 1.185-.232c.31-.006.588-.318.481-.633-.91-2.709-.44-5.72 1.716-7.726 1.762-1.639 4.55-2.399 6.867-2.896 3.745-.8 5.827 1.348 8.405 3.671 1.182 1.066 2.227 1.816 2.824 3.318.612 1.543.4 2.686.188 4.298-.19 1.453-.217 3.31-1.005 4.58-.46.74-1.465 1.461-2.106 2.056-2.157 2.002-4.406 2.873-7.366 2.735-.958-.045-2.876-.025-3.662-.717-1.718-1.51-.329-3.24.694-4.63.401-.543.807-1.06 1.283-1.54.855-.86.991-1.244 2.166-.83 1.313.463 1.906 2.176 2.586 3.335.3.512 1.012.155.913-.385-.352-1.94-1.149-3.512-2.52-4.922l-.355.853 1.662.891c.17.2.534.187.707 0 1.276-1.382 2.743-2.184 4.606-2.463.51-.076.441-.842 0-.964-.879-.243-1.696-.15-2.59-.255-1.819-.212-2.252-1.29-3.372-2.274-1.008-.884-2.26-.83-3.387-.264l.685.18a9.877 9.877 0 0 0-2.139-2.69c-.414-.373-1.075.096-.785.605a15.268 15.268 0 0 1 1.475 3.553c.172.62 1.136.356.965-.267a16.238 16.238 0 0 0-1.577-3.79l-.785.605a9.4 9.4 0 0 1 1.983 2.488c.136.246.446.3.683.18 1.926-.969 2.93 1.9 4.36 2.461 1.322.52 2.847.054 4.218.432v-.964c-1.635.244-2.655.877-4.032 1.721-1.504.92.086.262-1.292.124-.48-.049-.874-.272-1.385-.309-.448-.032-.639.561-.353.854 1.255 1.29 1.947 2.737 2.265 4.481l.914-.386c-.79-1.347-1.939-4.837-4.08-4.379-2.25.481-4.258 3.987-5.17 5.854-2.35 4.8 6.683 4.818 9.341 3.998 2.363-.728 4.995-2.964 6.4-4.968.664-.95.666-2.072.818-3.213.23-1.712.664-3.54.474-5.272-.315-2.863-3.33-4.673-5.323-6.433-2.224-1.963-4.189-3.02-7.196-2.418-2.838.57-6.222 1.545-8.23 3.77-2.012 2.231-2.383 5.406-1.45 8.178l.481-.633c-.846.015-.656-.028-1.45.268-.29.108-.485.44-.3.735.448.713.968 1.471 1.095 2.318.107.71-.283 1.01-.318 1.578-.037.634.233 1.163.463 1.794.087.24.343.445.615.35a32.304 32.304 0 0 0 7.141-3.545l-.683-.684-1.333 3.085c-.212.492.35 1.034.785.606.66-.756 1.455-1.155 2.388-1.195l-.486-.836a10.895 10.895 0 0 1-3.305 2.205c-.515.225-.148 1.102.386.914 2.391-.843 4.144-2.392 5.351-4.616.192-.355-.133-.89-.565-.735-.7.254-1.402.51-2.103.763l.564.735c.54-.82 1.015-1.34 1.74-1.95-.26-.203-.523-.405-.785-.607-1.518 2.121-3.38 3.738-5.706 4.925l.607.785c.95-1 1.75-2.06 2.356-3.306.574-1.18.6-2.793 2.132-2.857.604-.025.936.362 1.6.13.76-.268 1.082-.856 1.321-1.57.104-.313-.173-.63-.483-.633l-2.326-.015.433.753c.5-.735.721-1.295.85-2.197.058-.4-.213-.675-.615-.615-1.52.227-2.447.902-3.302 2.15-.205.3.064.784.432.752l1.106-.098c-.145-.25-.289-.502-.432-.753-.388.62-.373.57-.345 1.304.01.247.223.532.5.5l1.205.803c.063.205.26.374.483.366.692-.023.636-.01 1.302-.205l-.615-.349c1.057 2.747 5.27 1.21 4.767-1.625-.1-.56-.32-.82-.639-1.267-.138-.192-.527-.223-.647-.398-.3-.438-.219-1.275-.53-1.665-.223-.277-.368-.43-.773-.507-.358-.069-1.716.641-1.71.708-.043-.482-.656-.695-.932-.252-.257.41-.512.82-.768 1.231-.342.547.523 1.05.863.505'/%3E%3Cpath d='M277.592 143.389c-8.346 9.338-13.274 20.959-19.444 31.715a198.045 198.045 0 0 1-23.818 33.066c-.426.48.279 1.19.707.707a199.241 199.241 0 0 0 23.066-31.701c6.519-11.131 11.514-23.366 20.196-33.08.428-.478-.277-1.188-.707-.707M251.906 147.386c-10.53 32.579-27.774 62.283-44.983 91.688-.306.523.363.94.785.605 2.955-2.34 4.714-5.612 6.504-8.857a1578.157 1578.157 0 0 0 32.381-61.934c3.547-7.18 6.948-14.55 7.186-22.694.02-.644-.98-.643-1 0-.263 8.954-4.442 16.952-8.346 24.802a1568.06 1568.06 0 0 1-24.12 46.552 1509.308 1509.308 0 0 1-6.497 11.92c-1.893 3.439-3.677 7.018-6.815 9.504.261.203.523.405.785.606 17.253-29.48 34.526-59.266 45.084-91.926.198-.614-.767-.877-.964-.266'/%3E%3Cpath d='M232.833 152.169a1007.862 1007.862 0 0 0-9.791 52.14c-.102.63.862.902.964.267a1007.862 1007.862 0 0 1 9.79-52.141c.136-.628-.827-.896-.963-.266M291.06 163.094c-10.005 6.823-20.087 13.727-28.589 22.42-8.468 8.658-14.17 19.706-23.248 27.781-.48.428.228 1.133.707.707 8.864-7.886 14.46-18.628 22.637-27.15 8.567-8.928 18.82-15.954 28.998-22.894.527-.36.027-1.228-.505-.864'/%3E%3Cpath d='M228.558 196.861c.13-.327-.192-.608-.48-.632-1.782-.15-3.303-.668-4.83-1.589-.299-.18-.622.006-.735.3-1.166 3.041-2.433 6.423-4.955 8.63-1.012.886-3.864 1.787-2.79 3.65.372.645 1.124.724 1.013 1.372-.059.342-1.849 2.242-2.075 2.676-1.029 1.976-1.547 4.19-.172 6.111l.432-.752c-1.202-.084-2.403-.168-3.605-.25-.316-.023-.578.337-.482.631.71 2.176 1.185 4.367 1.312 6.66.08 1.461-.32 1.974-1.163 3.104-.143.191-.414.3-.532.522-.46.866.074 1.262.352 2.133.705 2.201.15 4.504-1.227 6.3-.392.51.476 1.008.863.504 1.012-1.318 1.59-2.798 1.654-4.473a7.748 7.748 0 0 0-.237-2.254c-.346-1.336-.366-1.3.523-2.472 1.974-2.603.347-7.445-.58-10.289l-.483.633 3.605.251c.361.024.648-.45.432-.753-1.36-1.902-.24-6.954 2.432-7.54.234-.053.341-.27.367-.484.1-.8-.316-.832-.696-1.427-.967-.384-.986-1.006-.055-1.866.414-.22.808-.473 1.18-.758.505-.378.96-.804 1.386-1.266 2.162-2.34 3.343-5.399 4.465-8.328-.244.1-.489.2-.734.298a11.977 11.977 0 0 0 5.334 1.726c-.16-.21-.32-.422-.483-.633l-5.113 12.954c-.236.6.73.86.964.266 1.705-4.318 3.41-8.636 5.113-12.955zM200.206 200.52l-2.018-9.446c-.075-.35-.6-.506-.836-.22l-2.613 3.15.785.606c1.874-3.586.344-7.205-1.361-10.533-.103-.203-.356-.277-.564-.23l-2.018.46.615.613c.553-4.059 1.399-8.215 1.405-12.323a72.09 72.09 0 0 1-.045-1.61l1.688-.15c.702.32 1.675 2.58 2.11 3.251l3.695 5.691c.144-.25.288-.5.43-.752-1.163-.143-1.94.703-1.957 1.874-.016 1.137.843 2.135 1.439 3.016 1.019 1.512 2.057 3.013 3.084 4.518l.299-.734a10.027 10.027 0 0 1-3.511-.006c-.33-.046-.773.216-.615.615.427 1.086.855 2.213 1.75 3.005.419.371 1.152.524 1.496.891l.59 1.795a1.964 1.964 0 0 0-.573.012c-.416.512-.733.5-.82 1.252-.115 1.026 1.222 1.765.218 2.527-.347.264-.31.761.12.915.158.424.315.85.474 1.274l.914.386c.3-1.018.602-2.036.904-3.055.183-.618-.782-.882-.965-.266l-.903 3.055c-.157.53.669.907.914.385.56-1.193.188-2.292-1.072-2.744l.119.914.944-.718c.168-.127.309-.34.23-.564-.213-.602-.64-1.104-.523-1.76.232-1.307.014-.082.656-.608.497-.406.749-.366.94-1.05.179-.643-.072-1.377-.498-1.86-.344-.39-.761-.478-1.164-.754-1.504-1.027-2.123-1.615-2.787-3.298l-.616.615a14.38 14.38 0 0 0 4.044.006c.312-.042.464-.492.299-.734-.771-1.129-1.543-2.259-2.313-3.389-.16-.232-3.36-4.79-1.116-4.515.378.046.623-.459.432-.753-1.846-2.843-3.641-5.729-5.541-8.536-.597-.88-1.548-2.367-2.852-1.763-1.513.702-.893 3.37-.933 4.567-.125 3.708-.855 7.44-1.354 11.113-.051.376.209.707.616.615.909-.207 1.09-.414 1.852.094.632.421.967 2.065 1.18 2.704.686 2.045.809 4.07-.22 6.037-.248.476.406 1.064.786.606.87-1.05 1.742-2.1 2.614-3.15l-.836-.222 2.018 9.446c.134.63 1.099.363.964-.266'/%3E%3Cpath d='M201.354 213.442c-.776-.537.423-2.121.65-2.692.365-.915.491-1.943.523-2.924a13.004 13.004 0 0 0-.972-5.347c-1.185-2.875-4.007-6.385-7.518-5.855-3.59.541-3.996 4.011-2.832 6.808.8 1.928 1.852 3.774 3.023 5.5 1.466 2.16 4.78 5.583 2.017 8.059-.3.269-.11.717.22.836 3.381 1.211 2.004 5.501 1.533 7.879a97.102 97.102 0 0 0-.94 5.568 99.98 99.98 0 0 0-.897 11.202c-.016.6.788.629.981.133.561-1.44 1.01-2.896 1.28-4.42.08-.459.137-.92.204-1.381l.087-.786c-.1-1.746.903-2.643 3.01-2.693.324.488 1.007.17.913-.385-.257-1.523-1.358-2.433-1.889-3.82-.434-1.133.193-1.952.28-3.027.011-.142-.122-4.315.882-3.457.386.33.931.013.836-.487a20.857 20.857 0 0 0-1.344-4.344l-.785.606c.957.769 2.181.45 2.706-.731.882-1.986-1.689-4.032-2.827-5.251-.44-.471-1.147.238-.708.707.4.428.811.847 1.201 1.285.25.254.478.526.687.814.825.69.706 1.513-.352 2.469-.454-.365-1.013.076-.785.606.58 1.352.966 2.668 1.242 4.105l.836-.486c-1.709-1.46-2.755.889-2.647 2.384.115 1.592-.813 3.05-.412 4.607.41 1.588 1.833 2.616 2.115 4.286l.914-.385c-.928-1.393-2.753-1.358-3.832-.084-.766.906-.88 2.159-1.04 3.281-.313 2.197-.726 4.243-1.536 6.321l.983.133c.146-5.704.76-11.366 1.894-16.959.626-3.086 1.4-7.321-2.324-8.655l.221.836c1.997-1.789 1.41-4.479.112-6.512-.976-1.53-2.14-2.917-3.069-4.483-1.153-1.944-3.485-5.351-2.117-7.605 2.155-3.547 6.273-.391 7.752 1.852 1.188 1.801 1.838 3.968 1.9 6.12.042 1.511-.213 2.828-.899 4.183-.182.36-.486.693-.572 1.103-.19.918.077 1.456.79 1.949.53.367 1.03-.499.505-.863'/%3E%3Cpath d='M197.257 218.164a155.89 155.89 0 0 0-6.426-8.945l-.353.854 2.79-.031c.54-.005.707-.888.133-.982-2.935-.476-4.733-2.805-6.261-5.164-1.674-2.583-4.152-6.43-1.414-9.174-.237-.235-.472-.471-.707-.707-3.615 4.114-7.254 8.934-5.54 14.706a.506.506 0 0 0 .915.119 60.759 60.759 0 0 1 4.33-6.061l-.785-.101c1.515 3.168-1.006 6.732.862 9.858.16.269.56.337.785.1.776-.82 2.275-3.445 3.066-.952.415 1.31-.32 3.968-.428 5.33-.03.372.449.635.752.433l3.62-2.416-.752-.432c-.081.979.469 1.445 1.229 1.945.906.596 1.805.886 1.686 2.3-.093 1.092-1.315 2.76-1.8 3.778-.193.408.124.817.565.735 1.212-.297 2.319-.105 3.322.575l-.18-.684c-.732 1.473-1.052 2.908-1.003 4.552l.932-.252c-1.65-3.195-3.985-5.741-7.082-7.578-.48-.285-1.032.397-.606.786 1.274 1.16 3.39 3.618 3.245 5.566-.094 1.273-1.237 2.37-1.493 3.686-.04.209.025.46.23.565a19.858 19.858 0 0 0 5.728 1.925l-.298-.734c-1.532 2.496-2.027 5.165-1.624 8.05l.915-.384c-.332-.555-.395-.647-.893-1.077-.236-.204-3.512-2.003-1.773-2.641.265-.097.409-.331.349-.615-.27-1.271-1.921-1.35-2.62-.331-1.554 2.265 3.325 5.6 4.5 6.752.46.45 1.169-.257.708-.708l-2.301-2.25-.986-.965c-1.101-.637-1.19-1.381-.266-2.232l.35-.615c-3.428 1.257 1.556 4.332 2.068 5.186.313.522.989.147.914-.385-.371-2.646.13-5.013 1.522-7.281.156-.254.02-.68-.3-.734-1.101-.191-4.835-.673-5.117-1.986-.214-.998 1.298-1.814 1.476-2.73.436-2.238-2.143-5.415-3.627-6.77l-.606.786c2.962 1.756 5.147 4.165 6.724 7.218.227.442.946.234.93-.252-.043-1.49.205-2.714.868-4.047.119-.24.069-.545-.18-.684-1.358-.765-2.571-.96-4.092-.676l.564.734c.66-1.382 2.436-3.71 2.102-5.336-.29-1.415-3.188-1.901-3.08-3.192.03-.371-.451-.633-.753-.432l-3.62 2.416.753.432c.157-1.966.622-4.216.472-6.186-.053-.713-.128-1.415-.837-1.778-1.914-.978-3.083 1.93-3.98 2.879l.785.1c-1.798-3.007.66-6.673-.862-9.857-.13-.272-.591-.34-.785-.101a62.82 62.82 0 0 0-4.487 6.263l.915.12c-1.616-5.436 1.912-9.897 5.28-13.733.422-.48-.247-1.167-.706-.707-2.675 2.682-1.233 6.319.463 9.115 1.8 2.974 3.962 6.295 7.653 6.895l.133-.983-2.79.03c-.474.006-.607.527-.354.854a153.003 153.003 0 0 1 6.27 8.743c.355.533 1.22.033.863-.505M228.212 202.579c2.866-4.461 7.256-7.473 12.52-8.271-.204-.116-.41-.232-.614-.35.198.876-1.303 1.647-1.618 2.329-.444.96-.11 1.695-.014 2.69.483 5.07-4.632 3.102-7.42 4.855-.266.168-.34.555-.1.786.736.71 1.474 1.42 2.21 2.132.119-.284.236-.568.354-.853-3.825-.237-6.315 3.936-5.132 7.363l.615-.615a2616 2616 0 0 0-2.561-.913c-.253-.09-.55.103-.615.349-.198.743-.134 1.262.139 1.983.208.552 1.126 1.566 1.036 2.077l-2.081 1.553a6.237 6.237 0 0 1-1.127-.343c-.408-.145-.795.38-.565.735 1.089 1.678.097 4.425-2.124 4.389l.133.98c2.318-.427 4.334.646 5.536 2.619l.565-.735c-3.197-.445-5.514 1.589-7.537 3.828-3.246 3.59-6.3 7.374-9.44 11.057l.836.486c.462-1.845.925-3.733 1.817-5.427.894-1.701 2.246-2.485 3.498-3.79 1.693-1.766 1.433-4.126 1.068-6.365l-.35.616c1.776-.545 3.216-1.447 4.5-2.782.447-.464-.26-1.172-.707-.707-1.18 1.226-2.437 2.027-4.058 2.524-.28.086-.394.34-.35.615.358 2.196.528 4.107-1.27 5.766-.744.686-1.547 1.227-2.187 2.034-1.636 2.066-2.3 4.747-2.925 7.25-.114.455.496.885.835.487l7.01-8.22c2.227-2.611 5.038-6.958 8.994-6.407.4.055.815-.325.565-.735-1.464-2.402-3.883-3.591-6.665-3.077-.568.105-.416.973.132.983 2.963.048 4.519-3.535 2.988-5.894-.19.245-.376.49-.565.735 1.254.448 3.207.894 4.163-.394 1.414-1.907-1.41-3.672-.9-5.575l-.614.349 2.56.913c.35.125.736-.267.615-.615-.971-2.815.976-6.294 4.168-6.097.437.027.655-.564.354-.854l-2.211-2.132-.102.785c2.28-1.435 6.716-.135 7.942-3.307.754-1.952-.845-3.572.615-5.493.642-.845 1.21-1.074.955-2.203-.065-.285-.358-.387-.615-.35-5.518.837-10.123 4.068-13.12 8.73-.35.544.516 1.046.864.506M216.299 205.427c2.97-2.406-2.461-5.373-1.343-7.904.117-.265.062-.513-.18-.684-.97-.689-1.886-.672-2.973-.197-.827.361-1.471 1.227-2.321 1.5-4.897 1.568-1.867-6.392.565-2.339.28.47 1.11.165.914-.385l-3.434-9.594c-.118.205-.234.41-.35.615l2.438-.473c.296-.058.484-.485.299-.735-1.546-2.1-3.092-4.203-4.637-6.305-.218-.296-.848-.356-.915.12-1.272 9.151-1.091 18.354-.33 27.542l.633-.483c-2.01-.704-2.56 1.371-2.52 2.946.05 1.963.492 3.817.389 5.802-.107 2.058-.447 4.094-.867 6.108-1.426 6.841-3.772 13.555-2.626 20.624.086.53.818.417.965 0a190.924 190.924 0 0 0 8.682-34.957c.094-.63-.87-.9-.965-.266a190.873 190.873 0 0 1-8.682 34.958h.965c-.972-5.986.706-11.81 2.066-17.596.559-2.379 1.072-4.775 1.329-7.207.145-1.379.21-2.772.143-4.158-.04-.783-.774-5.86.856-5.289.29.102.658-.17.632-.482-.754-9.09-.964-18.22.295-27.277l-.914.12 4.638 6.305.299-.735-2.44.473c-.251.05-.434.375-.348.616l3.434 9.593.914-.385c-1.333-2.223-5.042-1.899-5.14 1.017-.042 1.223.767 2.581 1.943 2.982 2.294.782 4.447-3.094 6.559-1.595l-.18-.684c-.397.901-.453 1.45-.12 2.433.442 1.303 3.4 3.826 1.62 5.27-.5.404.21 1.108.707.706'/%3E%3Cpath d='M209.033 219.755c-.248 1.275-.499 2.453-1.406 3.453-.513.566-1.06.778-1.33 1.528-.589 1.627.856 3.197.067 4.88-.859 1.831-1.979 2.944-2.362 5.07-.308 1.707-.24 3.41.008 5.118.044.304.493.472.735.298l.691-.499c.517-.374.02-1.242-.505-.864l-.69.5.733.3c-.373-2.552-.274-5.398 1.036-7.696.7-1.226 1.662-1.974 1.622-3.47-.016-.59-.203-1.144-.307-1.721-.273-1.515.301-1.96 1.228-2.98.917-1.01 1.192-2.35 1.444-3.651.122-.63-.84-.898-.964-.266M225.441 219.39c1.182-1.946 2.733-3.541 4.806-4.536 1.377-.661 2.543-.88 3.24-2.332.793-1.65.944-3.345 2.128-4.853 1.411-1.797 3.29-2.848 5.541-3.171l-.486-.836c-3.037 3.426-.416 7.76.212 11.57.03.17.195.3.35.349 3.905 1.217 6.387-3.695 10.395-3.054 1.67.267 2.842 1.198 1.372 2.59-.84.795-1.779 1.49-2.814 2.014-2.188 1.106-4.52 1.468-6.942 1.152-.424-.056-.558.454-.432.752 1.415 3.327 4.476 5.482 8.133 5.328-.117-.285-.235-.57-.354-.853-3.005 2.865-7.386 2.032-10.368-.433-.232-.192-.627-.21-.785.1-.686 1.342-.827 2.85-.068 4.21.113.202.372.398.447.617.51.27.545.602.107.99-.109.633-.413.738-.91.315-1.656-.151-3.345-2.362-4.094-3.598-.2-.331-.85-.331-.914.119-.147 1.048-.05 3.126-.563 4-1.234 2.11-3.19-1.406-3.31-2.673-.043-.442-.698-.745-.932-.253-.894 1.878-2.302 2.539-3.99 3.52-.782.453-1.464.94-1.862 1.776-.583 1.226-.37 2.547.767 3.309l.252-.932c-1.699-.116-3.293.245-4.71 1.22-1.09.749-3.14 4.339-4.415 3.9-.61-.211-.87.755-.266.964 1.21.417 1.993-.25 2.752-1.18 1.857-2.277 3.407-4.124 6.64-3.904.528.036.632-.677.251-.932-2.735-1.832 2.78-4.093 3.664-4.82.818-.673 1.331-1.471 1.78-2.416l-.932-.252c.242 2.56 1.964 4.525 4.606 4.639.194.009.453-.16.482-.367l.75-5.333-.914.119c1.098 1.81 4.005 5.096 6.525 4.364.742-.216 1.15-.732 1.107-1.517-.017-.314-.249-.584-.376-.853-.804-1.694-2.129-2.343-1.01-4.526l-.786.1c3.416 2.825 8.352 3.704 11.783.434.306-.292.08-.872-.354-.854-3.334.14-5.987-1.818-7.27-4.833l-.43.753c4.868.637 9.355-1.58 12.19-5.514.115-.16.082-.48-.079-.606-2.554-1.998-5.593-2.242-8.397-.563-.83.497-1.597 1.104-2.45 1.56-.812.432-1.24.7-2.106.294-.882-.415-.755-.648-.997-1.52-.767-2.766-2.267-6.04-.028-8.565.352-.398 0-.905-.487-.835-3.455.496-6.344 2.873-7.558 6.152-.444 1.197-.495 2.676-1.629 3.467-.85.592-2.058.835-2.96 1.39-1.758 1.082-3.1 2.59-4.165 4.343-.334.552.53 1.055.863.505'/%3E%3Cpath d='M225.204 224.19l11.058-9.965c-.236-.236-.472-.47-.707-.707-1.261 1.288-1.901 3.084-1.276 4.857a4.587 4.587 0 0 0 1.257 1.883c.374.33.782.523 1.228.742.826.406 1.441.103.637.785-.622.528-1.712.17-2.541.288-1.176.167-2.275.654-3.271 1.29-2.195 1.4-3.868 3.501-5.225 5.688-.34.55.526 1.052.864.505 1.536-2.475 3.851-5.443 6.812-6.28 1.264-.359 3.694.567 4.794-.329.642-.523.583-1.334.095-1.925-.307-.372-.826-.539-1.246-.739-2.494-1.192-3.559-3.874-1.421-6.058.453-.463-.231-1.136-.707-.707l-11.058 9.963c-.479.433.23 1.138.707.708M241.476 227.173c7.272-.776 14.753-.399 21.827 1.545.83.227 1.757.456 2.49.928 1.637 1.054 2.615 3.436.226 4.633-1.634.818-4.22.889-6 1.076-3.579.374-7.156.25-10.727-.128-6.885-.729-13.85-2.25-20.776-1.071-2.962.504-5.57 1.609-8.017 3.336-2.71 1.911-5.338 4.384-8.897 4.03-.64-.063-.635.937 0 1 3.48.346 6.103-1.785 8.773-3.713 3.75-2.707 7.745-3.91 12.36-4.068 9.16-.312 18.094 2.578 27.284 1.614 2.34-.246 6.841-.171 8.137-2.517 1.202-2.176-.588-4.465-2.476-5.374-3.096-1.493-7.02-1.869-10.406-2.267-4.591-.54-9.204-.514-13.798-.024-.633.068-.64 1.068 0 1'/%3E%3Cpath d='M246.799 236.625c.028 3.542-7.291.907-8.715.543-.545-.139-.88.623-.385.914 1.796 1.056 2.898 2.564 3.479 4.555l.734-.565c-2.384-1.145-4.817-1.759-7.461-1.85-.35-.013-.663.446-.431.752a13.297 13.297 0 0 1 1.908 3.434c.116-.205.232-.41.35-.615-1.627.291-3.116-1.647-4.724-.754-.826.46-.957 1.18-.837 2.014l.615-.615c-2.111-.309-3.9.26-5.86 1.043-2.615 1.045-5.215 2.133-7.822 3.2l.384.912c2.11-1.073 4.295-1.05 6.599-1.187 2.208-.132 6.13-1.26 6.696 1.947.06.343.47.424.735.3 2.265-1.079.644-3.33-.701-4.367v.863c1.274-.713 2.54-.586 3.688.216.178.123.462.072.606-.078 1.704-1.766 3.653-2.826 6.108-3.132-.145-.25-.288-.5-.432-.752a18.681 18.681 0 0 1-2.863 4.518c-.365.425.088 1.06.605.785 2.795-1.482 4.928-3.622 6.495-6.364l-.914-.119c.473 1.585.36 2.971-.427 4.44-.22.41.25.986.684.684 1.348-.938 2.412-2.07 3.094-3.589.267-.594.309-1.64.663-2.147 1.228-1.76 1.137-.344 2.077-1.06 1.459-1.112 1.814-2.945.574-4.379-.42-.487-1.126.223-.707.708 2.309 2.671-1.791 2.534-2.666 3.825-.358.53-.375 1.357-.577 1.945-.56 1.621-1.56 2.857-2.963 3.833l.684.684c.906-1.692 1.078-3.368.528-5.21-.121-.405-.696-.5-.914-.12-1.485 2.6-3.486 4.601-6.136 6.005l.607.786a19.578 19.578 0 0 0 3.019-4.72c.136-.3-.014-.804-.431-.753-1.07.133-2.092.345-3.091.767-1.091.462-1.9 1.38-2.918 1.863-.913.433-1.228-.009-2.198-.133-1.001-.128-1.846.156-2.7.634-.36.202-.282.646 0 .863l.7 2.64.735.298c-.451-2.558-2.784-3.12-5.07-2.928-3.235.271-6.735.065-9.694 1.571-.495.252-.143 1.13.386.914l6.085-2.488c2.26-.924 4.537-2.124 7.066-1.754.402.06.672-.214.615-.615-.093-.646 4 .125 4.862-.03.249-.044.439-.379.349-.614-.51-1.343-1.138-2.522-2.01-3.674l-.431.753c2.497.086 4.708.633 6.956 1.714.375.18.865-.12.735-.565-.654-2.24-1.92-3.966-3.938-5.152-.13.304-.257.61-.385.913 2.555.653 10.022 3.69 9.98-1.507-.005-.643-1.005-.645-1 0'/%3E%3Cpath d='M220.925 245.33c4.434-2.979 9.187-5.424 14.248-7.149.594-.202 6.765-1.245 4.867-2.9-.13-.112-.313-.19-.486-.128l-.182.064c-.602.214-.343 1.181.266.965-.411-.334-.856-.337-1.333-.008l-.855.24c-.853.25-1.701.516-2.543.803a60.562 60.562 0 0 0-4.687 1.824c-3.435 1.502-6.691 3.336-9.8 5.425-.531.358-.031 1.224.505.864M219.662 242.335c3.212-2.628 6.772-4.6 10.719-5.891.608-.2.347-1.166-.266-.964-4.105 1.344-7.818 3.413-11.16 6.148-.498.408.213 1.11.707.707M194.935 240.834c1.686 1.69-.344 4.613 1.683 6.19.236.182.624.215.785-.103l2.302-4.533h-.865c.285.523.57 1.046.853 1.57.132.242.452.304.683.18.559-.303 1.117-.604 1.672-.906l-.751-.432c-.055 2.867-.74 5.421-2.135 7.925-.886 1.59-1.79 2.826-1.627 4.714.04.465.672.716.93.252l7.8-14.003-.914-.12c.536 1.304.355 2.656-.716 3.681-.417.397.114 1.06.606.785l1.947-1.088c-.244-.188-.49-.376-.733-.565-.61 3.224-3.53 5.271-3.972 8.576-.054.408.457.578.754.431 3.106-1.536 3.846-6.136 7.252-6.999-.189-.245-.376-.49-.566-.735-1.233 1.646-2.469 3.292-3.703 4.938-.297.396.287.97.684.684 1.484-1.074 5.185-4.85 7.188-4.1l-.12-.914c-2.624 1.554-4.683 3.62-6.293 6.204-.262.422.263.948.685.684 3.207-2.005 6.484-3.976 10.385-3.958.644.003.644-.997 0-1-4.085-.018-7.522 1.988-10.89 4.095l.684.684c1.522-2.442 3.458-4.379 5.934-5.845.394-.234.27-.768-.12-.914-1.216-.457-1.945-.058-3.005.618-1.709 1.09-3.313 2.396-4.953 3.583l.684.684c1.234-1.646 2.47-3.292 3.706-4.938.276-.368-.18-.832-.566-.734-3.69.935-4.263 5.503-7.492 7.1.251.143.501.288.752.432.423-3.159 3.344-5.179 3.934-8.31.08-.42-.334-.788-.733-.564l-1.948 1.087.606.786c1.337-1.278 1.675-2.943.972-4.654-.151-.37-.684-.53-.913-.119l-7.799 14.004.933.252c-.21-2.444 1.815-4.43 2.661-6.619.752-1.943 1.06-3.947 1.1-6.02.008-.39-.427-.608-.752-.43l-1.672.903.684.18-.852-1.57c-.173-.319-.695-.333-.864 0a6411.03 6411.03 0 0 1-2.302 4.534l.786-.102c-1.782-1.386.012-4.49-1.683-6.188-.454-.456-1.162.25-.706.707M172.708 186.849c2.55-15.563-6.678-29.043-10.386-43.552-1.906-7.457-1.72-15.137-4.532-22.393-2.68-6.912-6.713-13.193-9.555-20.032-3.085-7.423-5.118-15.257-7.364-22.961-2.336-8.012-4.576-16.059-7.045-24.031-3.857-12.45-9.696-26.588-22.347-32.392-6.561-3.011-12.555-1.543-17.237 3.856-4.836 5.576-7.56 12.744-8.385 20.021-.072.638.929.633 1 0 .806-7.101 3.53-14.234 8.344-19.605 2.244-2.503 5.116-4.678 8.576-4.969 3.733-.313 7.49 1.424 10.545 3.409 11.713 7.61 16.239 21.997 19.959 34.683 2.118 7.219 4.212 14.445 6.318 21.668 2.017 6.92 3.91 13.916 6.672 20.587 2.474 5.976 5.844 11.518 8.464 17.425 1.425 3.212 2.59 6.532 3.25 9.989.697 3.643.87 7.361 1.508 11.013 2.776 15.907 13.994 30.268 11.25 47.018-.102.63.86.901.965.266'/%3E%3Cpath d='M85.143 46.23c1.491-10.92 6.267-24.708 18.697-26.992 12.685-2.331 22.352 12.13 26.394 22.158 2.34 5.803 3.707 11.968 5.405 17.977a546.726 546.726 0 0 0 11.775 36.665c2.031 5.63 3.833 11.615 6.57 16.95 1.47 2.866 3.718 5.104 4.52 8.31.823 3.29.637 6.728.896 10.084.475 6.156 2.392 12.067 5.543 17.368.33.553 1.193.05.863-.505-3.568-6.004-5.238-12.494-5.545-19.438-.126-2.862-.155-5.814-1.015-8.576-.832-2.67-2.667-4.637-4.015-7.024-1.562-2.77-2.559-5.911-3.684-8.873a545.765 545.765 0 0 1-16.362-50.339c-1.695-6.215-3.38-12.427-6.439-18.137-4.642-8.66-13.398-19.245-24.43-17.704C91.1 19.999 85.741 34.52 84.178 45.964c-.086.629.878.902.964.266'/%3E%3Cpath d='M165.182 149.521c2.982 6.057 5.985 12.198 7.46 18.827 1.56 7.016.742 14.09-.184 21.127h1l-.313-4.06c-.049-.639-1.049-.644-1 0 .104 1.352.21 2.706.313 4.06.051.656.917.63 1 0 .94-7.139 1.716-14.28.148-21.392-1.48-6.71-4.544-12.94-7.56-19.067-.285-.577-1.148-.07-.864.505M84.503 62.743c5.131-6.846 9.237-14.325 12.337-22.295l-.913.119a87.209 87.209 0 0 1 7.904 17.728.519.519 0 0 0 .483.367c2.362.147 3.947-1.841 4.374-4.018.726-3.702-2.016-8.5 1.34-11.455l-.836-.22c2.8 8.124-1.659 16.666-9.904 18.92-1.895.52-3.847.81-5.782 1.134-2.54.425-5.204 1.15-7.774 1.299-1.343.079-3.003.454-2.97-1.236.01-.536.227-1.084.275-1.621.083-.938.022-1.648-.63-2.353-.224-.241-.625-.164-.786.1-3.222 5.286-9.702 2.75-14.446 1.703-4.786-1.056-9.932.013-14.582-1.66-1.783-.642-4.92-2.306-5.354-4.402-.532-2.576 3.441-3.667 5.247-3.694 4.556-.068 8.263 3.598 12.686 4.379.52.092.928-.64.385-.914-5.353-2.708-6.152-9.795-1.912-13.885l-.854-.354c.242 5.153 1.574 15.235 9.085 14.212 3.142-.43 5.12-3.301 7.307-5.266 3.585-3.222 8.358-4.296 12.971-2.865.616.192.88-.773.266-.964-5.594-1.737-10.9.079-14.959 4.106-2.787 2.766-6.115 5.865-9.974 2.535-3.326-2.87-3.505-7.706-3.696-11.758-.02-.43-.534-.663-.853-.353-4.705 4.539-3.826 12.45 2.115 15.456l.385-.914c-5.303-.937-10.054-5.984-15.73-3.937-1.418.51-3.582 1.952-3.664 3.694-.073 1.563 2.012 3.44 3.143 4.264 5.434 3.957 12.858 2.052 19.014 3.596 4.922 1.235 11.094 2.759 14.283-2.473l-.785.1c1.667 1.803-1.965 6.136 2.357 5.793 3.068-.243 6.192-1.035 9.23-1.542 2.76-.462 5.576-.845 8.208-1.84 7.708-2.91 11.296-11.882 8.662-19.526a.506.506 0 0 0-.835-.221c-1.518 1.338-2 3.229-1.984 5.209.012 1.557.376 3.089.453 4.642.066 1.329-.847 6.696-3.266 4.844-.678-.52-1.165-3.362-1.492-4.213a87.462 87.462 0 0 0-1.757-4.238 87 87 0 0 0-4.485-8.664c-.235-.4-.765-.266-.914.119A92.696 92.696 0 0 1 83.64 62.238c-.386.515.482 1.014.864.505'/%3E%3Cpath d='M98.498 44.83c2.954-1.114 6.26-1.965 9.022-3.506 2.7-1.506 2.208-4.008 4.086-6.124l-.835-.487a184.581 184.581 0 0 0-2.095 9.26c-.126.628.838.897.964.265.62-3.105 1.318-6.19 2.095-9.259.117-.461-.491-.875-.836-.486-1.693 1.908-1.478 4.539-3.883 5.967-2.605 1.547-5.955 2.339-8.784 3.406-.596.225-.338 1.192.266.964M67.587 61.26c-4.345 4.592-7.643 10.047-9.634 16.05-1.149 3.467-1.804 7.06-2.45 10.646-.329 1.817-.652 3.635-1.04 5.44a56.12 56.12 0 0 1-.636 2.689 19.07 19.07 0 0 1-.292 1.053c-.232 1.53-1.276 1.92-3.132 1.168-.017-.643-.983-.644-1 0-.18 7.13 8.093 11.386 12.983 5.503l-.836-.221c1.966 6.333 7.676 10.677 14.178 11.553 7.792 1.05 15.23-2.957 21.217-7.522l-.683-.18c1.46 2.984 4.446 4.788 7.763 4.862 4.15.092 7.733-2.54 10.525-5.343l-.785-.606c-1.937-.35-2.78-1.237-2.528-2.661l.121-1.65c.056-.862.1-1.725.125-2.59a66.71 66.71 0 0 0-.106-6.05 69.086 69.086 0 0 0-1.54-10.807 67.19 67.19 0 0 0-8.637-20.977c-.34-.544-1.207-.043-.863.505a66.774 66.774 0 0 1 10.154 36.897c-.044 2.055-.576 4.346-.198 6.375.38 2.034 3.06 3.9 4.335 1.463.258-.492-.372-1.021-.785-.606-2.465 2.474-5.536 4.845-9.17 5.04-3.196.174-6.145-1.49-7.548-4.356-.109-.222-.48-.335-.684-.18-5.5 4.195-12.072 7.879-19.216 7.528-6.602-.324-12.73-4.582-14.71-10.96-.104-.331-.584-.525-.836-.221-4.304 5.178-11.435 1.468-11.276-4.796h-1c.054 1.97 2.285 2.767 3.746 1.5.977-.844 1.327-2.263 1.643-3.455.67-2.527 1.128-5.105 1.593-7.674 1.815-10.045 4.741-19.135 11.91-26.708.441-.468-.265-1.176-.708-.708'/%3E%3Cpath d='M68.688 112.632c2.918 1.098 5.893-.008 7.675-2.494l-.914-.12c.664 1.979 1.864 3.477 3.752 4.402.575.282 1.083-.58.505-.864-1.646-.806-2.708-2.063-3.292-3.803-.145-.43-.664-.471-.914-.12-1.535 2.139-4.081 2.962-6.545 2.035-.604-.227-.865.739-.267.964M80.074 61.379c-3.621 7.437-3.6 14.953-3.386 23.037.236 8.86.575 17.72 1.578 26.533.073.632 1.073.639 1 0-.93-8.171-1.293-16.382-1.525-24.598-.24-8.48-.621-16.628 3.196-24.467.28-.576-.581-1.084-.863-.505'/%3E%3Cpath d='M76.35 95.074a18.416 18.416 0 0 1-2.61 7.891c-.336.551.53 1.054.862.505 1.564-2.58 2.462-5.396 2.748-8.396.062-.64-.939-.636-1 0M77.414 97.016a14.995 14.995 0 0 0 1.479 5.644c.28.579 1.144.072.864-.505a13.645 13.645 0 0 1-1.343-5.139c-.041-.639-1.041-.644-1 0'/%3E%3Cpath d='M76.567 91.957l-.511 2.347c-.136.627.827.895.964.266.17-.782.34-1.566.512-2.347.136-.627-.828-.895-.965-.266M76.398 62.703c-2.207 2.869-4.416 5.797-5.609 9.255-.661 1.913-1.026 3.823-1.948 5.65-.883 1.75-2.049 3.348-3.19 4.935-.377.523.49 1.023.863.505 2.119-2.948 3.791-5.771 4.773-9.277 1.129-4.036 3.453-7.285 5.974-10.563.393-.51-.475-1.008-.863-.505'/%3E%3Cpath d='M70.46 72.333c-2.121 2.023-.64 5.244-2.007 7.591-.326.557.538 1.061.862.505 1.288-2.209-.026-5.597 1.853-7.389.466-.445-.242-1.15-.708-.707M86.304 64.397c-2.09 7.328.846 14.482 2.063 21.681.108.633 1.072.364.965-.266-1.185-7.007-4.098-14.015-2.063-21.149.177-.62-.788-.885-.965-.266M91.284 64.317a64.796 64.796 0 0 0 2.459 9.342c.208.604 1.175.345.964-.266a64.629 64.629 0 0 1-2.458-9.342c-.117-.632-1.081-.364-.965.266M96.396 63.834c.943 2.258 1.882 4.522 2.959 6.72 1.186 2.422 2.778 4.595 4.002 6.984 1.372 2.68 1.626 5.629 1.971 8.578l1.066 9.124c.074.632 1.075.639 1 0-.374-3.201-.747-6.403-1.123-9.605-.276-2.365-.479-4.791-1.335-7.033-.845-2.213-2.329-4.108-3.477-6.165-1.587-2.847-2.844-5.865-4.098-8.87-.245-.584-1.213-.327-.965.267'/%3E%3Cpath d='M103.873 81.035a28.7 28.7 0 0 1-.635 6.308c-.135.628.829.896.964.266.466-2.17.69-4.353.67-6.574-.004-.643-1.004-.645-1 0M96.643 106.494c-1.557-.802-2.368-2.44-2.27-4.163.037-.642-.963-.64-1 0-.118 2.055.915 4.073 2.765 5.027.571.294 1.078-.569.505-.864M61.355 103.4c1.071 1.68 3.527 1.705 4.65.072.367-.532-.501-1.032-.863-.505-.695 1.011-2.273.947-2.924-.072-.344-.54-1.211-.04-.863.505M153.414 111.69c-3.263-.543-6.465.442-8.88 2.722-1.176 1.11-2.056 2.46-2.645 3.965-.173.439-.291.9-.463 1.34l-.518 1.166-3.183-.01c-.68-.452-1.243-2.551-1.571-3.27-.16-.351-.688-.301-.863 0-2.84 4.9 3.213 10.399 7.135 5.693l-.835-.486c-.606 1.88-.538 3.86.462 5.61 1.134 1.985 3.078 2.595 4.983 3.632 3.59 1.954 6.53 7.468 11.287 5.213.45-.214.228-.953-.253-.932-4.085.18-6.742-1.747-6.685-5.941.025-1.91-.122-3.294-1.363-4.82-1.635-2.014-4.564-3.193-4.29-6.17.384-4.128 5.618-6.516 7.999-2.412.324.556 1.188.054.864-.505-3.443-5.933-12.238-.45-9.59 5.278.74 1.597 2.479 2.538 3.65 3.78 1.076 1.138 1.75 2.314 1.789 3.917.026 1.1-.241 2.172-.005 3.27.77 3.57 4.388 4.746 7.63 4.603l-.251-.932c-3.985 1.89-6.791-3.078-9.657-4.861-1.362-.847-3.027-1.258-4.237-2.35-1.736-1.565-2.057-3.978-1.37-6.115.148-.458-.512-.873-.835-.486-3.123 3.747-7.803-.62-5.565-4.482h-.863c.992 2.177 3.16 7.199 6.067 3.85 1.593-1.834 1.678-4.474 3.397-6.347 2.14-2.331 5.266-3.476 8.393-2.956.629.105.9-.86.266-.964'/%3E%3Cpath d='M143.726 130.084a44.479 44.479 0 0 0 1.09 11.022c.29 1.265 1.074 3.213 2.788 2.722 1.612-.463.996-1.846.71-2.955-.422-1.635-.12-3.022-.327-4.642-.266-2.07-.827-4.156-1.243-6.2-.128-.63-1.092-.364-.964.265.448 2.204 1.233 4.6 1.32 6.858.033.843-.245 1.646-.192 2.476.024.387.271.832.271 1.174.57.716.246 1.187-.972 1.413l-.367-1.063c-.305-1.117-.437-2.327-.616-3.47a42.021 42.021 0 0 1-.498-7.6c.017-.644-.983-.644-1 0'/%3E%3Cpath d='M144.53 142c-2.815 1.44-5.721 3.013-7.383 5.824-1.763 2.982-1.114 5.834-.081 8.946 2.004 6.032 4.81 12.875 10.262 16.603 2.248 1.537 5.096 2.4 7.694 1.21 2.517-1.153 3.976-3.77 4.985-6.218 1.393-3.381 2.327-7.002 3.009-10.588.576-3.018 1.449-6.583.24-9.546-2.014-4.932-10.302-10.543-15.111-6.338-.485.424.224 1.129.707.707 3.507-3.067 8.479.284 11.213 2.887 3.09 2.94 2.933 6.319 2.299 10.25a62.703 62.703 0 0 1-2.465 10.025c-1.011 3.008-2.466 6.974-5.771 8.115-7.015 2.42-12.465-8.056-14.532-13.097-1.186-2.893-3.15-6.934-2.522-10.104.796-4.02 4.636-6.112 7.96-7.812.574-.293.068-1.156-.504-.864'/%3E%3Cpath d='M138.417 148.338c-1.192.721-1.567 1.782-1.191 3.125.094.34.584.514.834.22 2.917-3.407 9.183-.33 12.748-2.606 1.11-.709 1.692-1.39 3.162-.822 1.072.415 2.5 1.568 3.005 2.557.49.96.356 2.438.404 3.494.076 1.66.145 3.318.219 4.977.027.641 1.027.644 1 0-.124-2.798.441-6.865-.952-9.442-.532-.985-1.3-1.267-2.218-1.813-.847-.503-1.536-1.444-2.594-1.42-.976.02-1.428.795-2.172 1.31-1.749 1.21-4.198.993-6.246 1.134-2.423.167-5.335-.093-7.063 1.924l.835.221.734-1.995c.55-.333.048-1.198-.505-.864'/%3E%3Cpath d='M154.939 148.076l1.996.422c.395.084.682-.232.614-.615-.088-.508-.203-1.09-.035-1.594.105-.31.771-.843.92-.272.162.622 1.127.36.964-.266-.238-.913-1.292-1.203-2.079-.758-1.099.621-.915 2.117-.734 3.156l.616-.615c-.665-.14-1.331-.28-1.996-.422-.628-.133-.897.831-.266.964M157.815 163.642c-.27 1.782-.572 3.56-.931 5.328-.324 1.602-.497 3.804-2.169 4.559-.586.263-.078 1.125.504.863 1.297-.584 1.835-1.81 2.189-3.124.646-2.397 1.001-4.91 1.372-7.36.095-.63-.868-.901-.965-.266M143.545 153.77a15.32 15.32 0 0 0 .02 7.12c.15.625 1.114.36.963-.266a14.132 14.132 0 0 1-.019-6.588c.145-.626-.818-.893-.964-.266'/%3E%3Cpath d='M144.851 154.4c-.66-1.209 1.662-1.094 2.212-.999.408.071.794.263 1.212.316.442.058.883.057 1.305-.094.255-.092.537-.404.772-.456 1.413-.317 1.426.998 1.465 1.745.042.826.01 1.51.25 2.312.183.614 1.15.353.964-.266-.426-1.418.134-3.093-.9-4.322-.313-.372-.735-.674-1.237-.699-.647-.032-.856.434-1.397.633-1.63.602-3.433-1.2-4.964-.058-.787.588-1.005 1.552-.545 2.392.308.565 1.172.061.863-.504M254.745 90.355c-2.772-.21-4.382 2.188-6.58 3.445a9.497 9.497 0 0 1-6.057 1.17c-1.8-.254-3.385-1.256-5.178-1.49-2.692-.354-5.081 1.872-7.655 2.4-3.24.664-10.218.607-11.647-3.038-.55-1.402-.082-1.25-.035-2.487.01-.284.003-.642-.096-.916-.342-.942-1.382-1.438-2.195-1.885-1.068-.587-2.21-1.15-3.432-1.306-1.392-.178-2.596-.029-3.867-.943-.706-.508-1.311-1.496-1.871-2.162-4.767-5.665-8.95-12.21-9.544-19.772-.282-3.593.255-7.349 1.924-10.57 1.799-3.473 4.929-5.76 8.237-7.68 6.757-3.927 13.899-7.295 21.27-9.889 7.174-2.524 14.642-4.302 22.232-4.917 7.59-.614 15.533-.562 21.909 4.136 3.357 2.473 6.506 5.592 9.245 8.733 3.196 3.667 4.993 7.965 3.663 12.837-2.234 8.178-9.808 15.284-16.488 20.054-.52.37-.021 1.238.505.863 6.226-4.446 12.347-10.362 15.69-17.353 1.45-3.033 2.25-6.427 1.482-9.765-.795-3.455-3.091-6.303-5.491-8.807-5.332-5.563-10.877-10.637-18.808-11.632-8.21-1.028-16.871.14-24.86 2.093-8.127 1.988-15.964 5.078-23.443 8.81-6.485 3.235-14.057 6.627-16.825 13.85-2.586 6.745-1.112 14.318 2.183 20.534 1.817 3.428 4.17 6.544 6.675 9.496.83.978 1.7 2.397 2.93 2.916.666.281 1.33.132 2.024.142 1.553.023 3.278.423 4.532 1.412 2.429 1.914-.012 3.216 1.234 5.157.672 1.046 2.27 1.68 3.346 2.138a16.316 16.316 0 0 0 11.29.513c2.54-.818 4.28-2.425 7.114-1.617 1.86.53 3.444 1.3 5.428 1.258a10.745 10.745 0 0 0 4.744-1.223c2.129-1.124 3.816-3.702 6.415-3.505.642.048.639-.952 0-1'/%3E%3Cpath d='M268.066 67.23c-.701 3.542-1.498 8.092 1.018 11.136 1.506 1.824 3.861 2.309 5.716 3.645 2.66 1.914 3.228 5.586 2.215 8.576-1.006 2.972-3.333 5.224-5.901 6.91-3.418 2.246-7.056 3.532-10.291.267-2.162-2.181-3.587-5.036-5.329-7.534-1.048-1.502-2.203-2.736-4.056-3.082-.63-.117-.899.846-.267.964 3.323.62 5.246 5.524 7.078 8.025 1.355 1.85 2.925 3.949 5.255 4.582 4.486 1.22 10.086-3.074 12.63-6.42 2.552-3.354 3.508-8.738.423-12.122-1.984-2.176-5.446-2.378-7.065-4.946-1.786-2.832-1.071-6.662-.461-9.734.124-.628-.839-.897-.965-.266M210.46 80.577c-.53-1.687-.645-3.18-.345-4.92.038-.224-.026-.443-.23-.565-2.855-1.708-2.18-5.715-2.893-8.512-.159-.623-1.123-.358-.964.267.654 2.562.238 5.657 1.923 7.878.494.651.838.865 1.031 1.664.19.774-.073 1.807.052 2.63.097.64.269 1.208.463 1.824.192.611 1.157.35.963-.266M207.375 61.575c.333-.742.663-1.484.995-2.227.261-.582-.6-1.091-.863-.504l-.995 2.226c-.26.583.6 1.092.863.505M209.591 57.916a18.494 18.494 0 0 1 3.78-4.264c.495-.411-.216-1.115-.708-.707a19.384 19.384 0 0 0-3.935 4.466c-.35.543.515 1.045.863.505M218.254 49.967a118.6 118.6 0 0 1 15.741-7.1c.6-.219.34-1.186-.265-.964a120.468 120.468 0 0 0-15.98 7.201c-.567.306-.062 1.17.504.863M240.481 40.313a27.872 27.872 0 0 1 8.249-2.615c.634-.097.364-1.06-.267-.964a28.738 28.738 0 0 0-8.487 2.716c-.576.287-.07 1.15.505.863M253.372 37.325c.836.45 1.588.387 2.508.252 1.713-.25 3.183-.065 4.694.83.555.328 1.059-.537.505-.865-.965-.57-1.98-.953-3.103-1.072-1.246-.132-2.983.591-4.1-.009-.566-.304-1.072.56-.504.864M262.593 39.424c1.405 2.118 4.053 2.05 6.006 3.45 2.803 2.008 4.292 5.47 5.615 8.535.254.589 1.116.08.863-.505-1.137-2.634-2.363-5.37-4.362-7.48-.796-.84-1.714-1.583-2.754-2.101-1.54-.767-3.469-.841-4.505-2.404-.353-.534-1.22-.034-.863.505'/%3E%3Cpath d='M275.07 53.368c3.554 4.854-.287 12.97-3.913 16.652-.452.46.254 1.166.707.707 3.928-3.989 7.9-12.629 4.07-17.863-.376-.515-1.244-.016-.863.504M247.843 86.038c-4.532.45-9.235-5.108-10.583-9.087-1.782-5.261 3.956-8.883 7.534-11.537 3.545-2.63 7.602-5.209 12.143-5.406 4.242-.184 8.32 1.673 10.338 5.505.3.57 1.163.064.863-.506-2.117-4.019-6.398-6.092-10.869-6.013-5.789.102-10.773 3.795-15.138 7.21-3.758 2.94-7.839 6.626-5.515 11.8 1.838 4.094 6.261 9.527 11.227 9.034.635-.063.641-1.063 0-1M229.645 80.956c-3.982-2.614-5.269-7.876-3.494-12.191.244-.595-.723-.854-.964-.266-1.954 4.75-.38 10.476 3.953 13.321.54.354 1.041-.512.505-.864M227.069 64.186a72.546 72.546 0 0 1 13.987-9.93c.566-.307.062-1.171-.505-.863a73.615 73.615 0 0 0-14.19 10.086c-.478.433.23 1.138.708.707M245.364 52.378l2.482-.41c.634-.105.366-1.069-.265-.965l-2.483.411c-.633.104-.365 1.068.266.964M252.236 51.363c3.265-1.518 7.589-.51 10.594 1.26 1.416.834 2.562 1.972 3.343 3.422.586 1.09.949 2.146 1.827 3.047.45.462 1.156-.245.707-.707-1.33-1.364-1.707-3.334-3.012-4.75-1.05-1.136-2.374-1.971-3.78-2.592-3.165-1.397-6.965-2.04-10.184-.543-.583.27-.075 1.133.505.863'/%3E%3Cpath d='M204.239 56.668c9.172 8.92 18.99 18.362 31.992 20.948.629.125.898-.84.266-.965-12.84-2.553-22.494-11.881-31.551-20.69-.462-.45-1.17.257-.707.707M230.483 53.53a307.038 307.038 0 0 0 7.777 10.72c.385.506 1.253.008.865-.505a307.093 307.093 0 0 1-7.779-10.72c-.364-.524-1.231-.025-.863.506M247.379 44.969a84.223 84.223 0 0 0 2.669 7.55c.24.589 1.208.332.964-.264a83.725 83.725 0 0 1-2.668-7.552c-.185-.614-1.151-.353-.965.266M262.946 49.17c.743 3.489.915 6.983.543 10.527-.066.64.934.635 1 0a34.203 34.203 0 0 0-.578-10.793c-.134-.63-1.1-.363-.965.266M231.055 86.483c4.07.152 7.935-.61 11.67-2.23.59-.254.08-1.116-.505-.862a25.315 25.315 0 0 1-11.165 2.092c-.644-.024-.643.976 0 1M253.822 78.497c.52-.57 1.088-1.455 1.72-1.883.466-.316.867-.732 1.165.044.12.312.014 1.046-.031 1.313-.254 1.498-1.125 2.779-2.446 3.526l.735.298-.62-1.692-.912.385c.82 1.365 2.977.778 2.634-.916-.38-1.876-2.774-1.248-2.755.486.007.643 1.007.645 1 0a1.079 1.079 0 0 1-.015-.074c-.282-.468-1.116-.165-.914.385l.618 1.692c.11.303.435.468.734.299 2.05-1.159 3.27-3.551 2.959-5.903-.103-.788-.476-1.792-1.467-1.618-.426.075-.754.405-1.05.691-.726.704-1.38 1.512-2.062 2.26-.433.475.272 1.184.707.707M259.892 79.898c-.278 1.163.123 2.287 1.237 2.87.698.363 1.456.29 2.208.281 1.418-.019 2.776-1.363 4.13.82.45.722.078 1.765.067 2.495-.019 1.14.087 1.857 1.334 2.25.087.027 1.414.073 1.366.054l2.088 1.893-.499 1.587c.037-.069-1.658 2.29-1.952 2.266l-1.347-1.62a22.3 22.3 0 0 1 .903-1.236c.51-.717 1.203-1.439.603-2.27-.303-.42-.95-.453-1.397-.548-1.816-.385-2.048.407-2.687-2.849-.055-.279.096-.606.031-.9-.306-1.369-.868-1.688-2.195-1.655-1.1.028-1.878.08-2.946-.263-.217-.07-.6.24-.764.146-1.435-.829-.73-2.622 0-3.644.373-.525-.493-1.025-.865-.505-.813 1.14-1.94 4.286-.18 5.206.227.12.527.057.762.094.672-.339 1.363-.279 2.072.18a.352.352 0 0 0 .185.058c-.065-.003 1.468-.092 1.356-.126 2.947.885 1.116 1.467 1.406 2.644.215.875.27 1.377 1.05 1.933.387.274.704.318 1.14.466.283.046.566.087.85.125 1.377-.006 1.716.318 1.016.973-.493 1.58-2.905 3.182-1.027 5.003 2.373 2.302 7.452-4.97 4.571-7.436-.727-.623-1.462-.219-2.174-.522-2.27-.967-1.067-2.219-1.655-3.764-.327-.856-.953-1.566-1.813-1.903-1.312-.516-6.592 1.01-5.909-1.837.15-.626-.815-.892-.965-.266M230.117 114.779c-1.373 1.06-2.473 2.333-3.646 3.602-2.227 2.409-4.33 3.445-7.628 3.544-1.697.05-3.418-.021-5.073.43-2.004.546-3.596 1.99-5.38 3.003-2.033 1.156-4.208 2.139-6.505 2.626-1.25.264-2.54.412-3.817.378-.466-.013-1.97.065-2.353-.223-.685-.514-.332-.563-.531-1.23-.722-2.424-1.553-4.885-4.48-5.306-.902-.13-1.564.19-2.45.374-1.807.377-3.392.434-5.088-.471-1.712-.914-3.351-2.131-4.923-3.264-3.288-2.37-6.366-5.146-8.477-8.644-2.465-4.09-2.9-8.333-2.737-13.016.188-5.445 2.07-9.284 5.676-13.305 6.637-7.407 15.59-12.124 23.558-17.89.517-.373.018-1.241-.504-.862-5.348 3.868-11.043 7.243-16.285 11.26-4.48 3.436-9.553 7.766-11.962 13.01-1.276 2.78-1.474 5.978-1.507 8.992-.035 3.198.117 6.062 1.3 9.073 1.942 4.94 5.689 8.742 9.894 11.853 2.05 1.516 5.006 4.228 7.585 4.533 1.907.227 3.623-.59 5.483-.508 3 .13 4.017 3.089 3.964 5.714-.004.206.157.44.367.482 3.33.662 6.604.488 9.82-.634a26.304 26.304 0 0 0 3.765-1.683c1.8-.966 3.54-2.57 5.49-3.201 3.162-1.025 6.67.096 9.77-1.26 2.986-1.305 4.663-4.572 7.179-6.514.503-.387.005-1.257-.505-.863'/%3E%3Cpath d='M238.66 94.94c1.183 3.76 3.652 4.668 7.174 5.642 6.557 1.813 7.348 8.579 4.146 13.883-1.57 2.6-3.886 5.439-6.841 6.499-3.115 1.118-5.481-.557-7.62-2.62-2.491-2.403-5.331-6.224-9.221-5.86-.635.06-.642 1.06 0 1 5.127-.48 7.856 6.373 12.068 8.276 4.98 2.25 9.602-2.36 12.098-6.187 2.409-3.695 3.708-9.18.71-12.952-3.311-4.165-9.748-2.217-11.55-7.947-.192-.611-1.157-.35-.963.266M185.079 116.851c-.922-1.506-1.36-2.935-1.451-4.686a.517.517 0 0 0-.367-.482c-3.133-.901-3.427-4.999-4.742-7.494-.3-.57-1.164-.065-.863.504 1.317 2.5 1.59 5.495 3.925 7.341.99.784.886.504 1.206 1.763.333 1.308.72 2.402 1.429 3.559.335.548 1.2.046.863-.505M177.758 99.233l.457-2.42c.12-.63-.845-.898-.964-.266l-.458 2.42c-.118.629.846.899.965.266M179.072 95.104a19.642 19.642 0 0 1 2.692-5.124c.38-.52-.487-1.02-.863-.504a20.535 20.535 0 0 0-2.794 5.362c-.213.61.753.87.965.266M185.66 85.127c4.29-3.99 8.836-7.664 13.646-11.01.524-.366.024-1.233-.505-.865a126.187 126.187 0 0 0-13.847 11.167c-.473.44.235 1.146.707.708M222.56 112.351c-4.616 1.8-11.23-2.74-12.848-7.061-1.979-5.285 3.586-10.404 6.737-13.947.426-.48-.279-1.19-.707-.707-3.479 3.911-9.458 9.601-6.81 15.405 2.064 4.529 8.816 9.254 13.893 7.274.593-.231.335-1.198-.266-.964M203.76 112.191c-4.437-1.474-6.897-6.27-6.176-10.777.101-.63-.863-.9-.965-.266-.809 5.07 1.88 10.347 6.873 12.007.613.204.875-.762.267-.964M197.452 96.605a76.964 76.964 0 0 1 8.513-10.58c.446-.463-.26-1.17-.707-.707a78.438 78.438 0 0 0-8.67 10.783c-.358.536.508 1.037.864.504'/%3E%3Cpath d='M173.6 95.292c10.998 6.285 22.708 12.814 35.813 11.93.64-.043.644-1.044 0-1-12.935.873-24.455-5.591-35.308-11.793-.56-.32-1.065.543-.505.863M198.328 85.373a292.654 292.654 0 0 0 9.99 8.355c.498.397 1.21-.306.707-.707a293.82 293.82 0 0 1-9.99-8.355c-.482-.422-1.192.282-.707.707M206.42 117.175c3.995-.909 7.585-2.68 10.798-5.215.505-.398-.207-1.1-.707-.707a25.795 25.795 0 0 1-10.356 4.958c-.629.143-.363 1.107.266.964M226.66 103.472c.36-.663.717-1.75 1.238-2.276.347-.352.672-.973 1.18-.15.16.259.206.94.22 1.169a5.155 5.155 0 0 1-1.575 4.055l.786.1c-.328-.492-.658-.984-.986-1.478-.261.203-.523.404-.785.606 1.207 1.145 3.17-.142 2.27-1.696-.952-1.64-2.87-.217-2.491 1.316.155.625 1.12.36.965-.265l-.037-.062c-.397-.376-1.112.117-.785.606l.985 1.479c.18.269.543.335.786.1 1.739-1.675 2.439-4.478 1.417-6.728-1.422-3.128-3.446 1.607-4.05 2.72-.308.565.555 1.07.863.504M232.857 103.24c.053 1.212.664 2.204 1.936 2.461 1.073.218 1.793-.499 2.768-.58.641-.054 4.063 1.58 4.209 2.082.088.3-.071.707.051 1.028.416 1.094 1.383 1.021 2.349 1.025 1.2.005 2.536-2.603 3.236 1.514.136.8-.438 1.866-.778 2.542-.53 1.051-.427 1.69-1.592.696-1.22-1.04-.534-.939-.14-2.234.266-.87.672-1.747-.319-2.23-.793-.389-1.87.432-2.611.164-.272-.099-1.783-2.17-1.884-2.38-.278-.572-.068-.64-.341-1.107-.637-1.082-1.333-.94-2.402-.642-.925.26-1.899.714-2.925.501-.197-.04-.455.376-.636.331-1.783-.443-1.227-2.504-.815-3.532.241-.597-.726-.857-.963-.266-.484 1.205-.918 4.538.906 5.076.308.092.599-.055.888-.089l.489-.326c.569-.1 1.133-.11 1.692-.027 1.446-.284 1.952-1.149 3.198 1.036.538.944.277 1.71 1.455 2.22.662.287 1.683-.144 2.19.103 2.113 1.031-1.21 4.552 1.405 5.821 1.919.931 3.112-2.086 3.65-3.378.653-1.57.89-3.83-.783-4.902-.956-.612-1.474-.089-2.449-.083-2.721.015-1.421-1.53-2.364-3.06-.483-.784-1.232-1.365-2.158-1.509-1.451-.226-6.14 2.526-6.262-.255-.028-.64-1.028-.645-1 0M330.008 30.308c.023-3.286-1.416-6.571-.556-9.826.354-1.337 1.075-2.544 1.534-3.843.49-1.391.625-2.832.938-4.264 2.258-10.316 13.645-.17 17.425 3.272.474.433 1.183-.273.707-.707-3.83-3.487-11.931-11.774-17.392-6.35-1.077 1.07-1.485 2.45-1.784 3.902a35.734 35.734 0 0 1-1.8 6.114c-1.6 4.1-.042 7.499-.072 11.702-.004.644.996.644 1 0'/%3E%3Cpath d='M347.405 19.028c2.443-2.146 3.794-5.209 6.16-7.454 1.334-1.267 2.856-2.73 4.492-3.58 1.12-.58.775-.49 1.366.464.241.39.383.835.631 1.23 1.288 2.037 3.417 3.318 5.181 4.89 1.862 1.658 2.822 4.232 4.998 5.504.557.326 1.061-.538.504-.863-1.588-.929-2.265-2.64-3.42-3.985-.99-1.152-2.219-2.059-3.387-3.015-1.097-.898-2.243-1.825-3.012-3.037-.427-.674-.613-2.456-1.58-2.766-1.507-.483-4.12 2.408-5.225 3.336-2.972 2.495-4.557 6.06-7.415 8.57-.485.424.225 1.13.707.706M375.125 24.012c3.63-3.134 8.197-4.997 13.028-4.95.509.006 1.017.032 1.524.078.936.21 1.243.737.918 1.579.229 1.353-.343 3.2-.59 4.515-.463 2.456-1.167 4.84-2.038 7.179-.225.604.741.865.965.266a44.435 44.435 0 0 0 2.758-13.836c.008-.198-.159-.45-.367-.482-6.189-.961-12.177.86-16.905 4.943-.488.422.222 1.126.707.708M391.915 37.034c8.206-4.26 17.012.441 24.995 2.862l-.349-.614c-.839 6.208-2.957 12.052-6.374 17.31-.35.542.514 1.043.864.505 3.462-5.328 5.623-11.256 6.474-17.55.037-.273-.062-.528-.349-.615-8.31-2.52-17.256-7.178-25.766-2.762-.57.297-.066 1.16.505.864'/%3E%3Cpath d='M404.063 57.926c4.735-2.348 9.19.924 12.238 4.39 1.447 1.647 2.764 3.416 4.004 5.22.87 1.267 1.222 2.209.308 3.522-.377.54-.976.986-1.39 1.512-1.894 2.409-2.932 5.4-4.966 7.709-2.526 2.865-6.26 3.502-9.846 4.019-.635.092-.365 1.055.264.964 4.135-.596 8.108-1.474 10.81-4.912 1.392-1.772 2.333-3.84 3.534-5.735.657-1.04 1.397-2.011 2.3-2.85.52-.483 1.39-.904 1.445-1.736.106-1.567-2.069-3.706-2.922-4.86-1.476-1.996-3.032-3.995-4.881-5.665-3.173-2.867-7.36-4.446-11.403-2.441-.575.285-.07 1.148.505.863M397.897 83.138A74.321 74.321 0 0 0 407.5 97.61l.1-.785a96.268 96.268 0 0 1-6.733 4.725c-2.094 1.332-6.255 4.774-8.804 3.266-.323-.192-.756.053-.751.432.053 5.105 3.756 9.205 3.91 14.268.09 2.952-.887 5.825-1.77 8.602-.921 2.903-1.848 5.805-2.772 8.707.245-.1.49-.2.736-.298l-19.068-8.834c-.58-.27-1.09.592-.506.863l19.069 8.834c.298.139.63.03.733-.298 1.692-5.315 4.35-11.062 4.57-16.691.214-5.454-3.846-9.777-3.902-15.153l-.754.432c2.315 1.369 4.644-.18 6.702-1.375 3.425-1.99 6.697-4.213 9.844-6.616.27-.206.33-.517.103-.786-3.712-4.381-6.85-9.151-9.447-14.27-.29-.575-1.154-.07-.863.504'/%3E%3Cpath d='M374.848 110.121c-.525 5.201-1.177 11.528-3.584 16.266-1.467 2.887-4.548 4.162-7.438 5.212-1.202.436-2.553.93-3.831 1.1-1.534.202-1.48-.377-2.364-1.548-1.085-1.435-2.52-2.534-3.702-3.879-1.836-2.088-2.717-4.56-3.05-7.29-.658-5.415-.085-11.409.779-16.763.1-.629-.863-.9-.965-.265-.926 5.744-1.641 12.233-.691 18.017.39 2.374 1.227 4.606 2.759 6.48 1.76 2.152 4.084 3.663 5.199 6.304.09.215.366.264.565.23 4.715-.806 11.262-2.442 13.602-7.093 2.498-4.964 3.169-11.307 3.72-16.77.065-.64-.935-.636-1 0'/%3E%3Cpath d='M350.99 101.07c-3.1 2.73-5.016 6.434-7.897 9.355-3.756 3.81-8.747 4.137-13.792 3.613-1.57-.163-2.98-.473-3.57-2.024-.418-1.104-.307-2.737-.224-3.909.185-2.599 1.038-5.193 2.392-7.415 2.705-4.434 7.242-7.209 12.18-8.505.621-.163.357-1.128-.267-.965-5.178 1.36-9.955 4.31-12.776 8.965a17.785 17.785 0 0 0-2.529 7.92c-.107 1.531-.272 5.05 1.102 6.194.567.473 1.397.46 2.085.551 1.606.212 3.225.377 4.844.41 2.595.051 5.234-.268 7.59-1.416 5.175-2.52 7.397-8.395 11.57-12.068.482-.426-.227-1.13-.708-.707'/%3E%3Cpath d='M317.065 69.501c-4.26 3.795-9.32 6.283-14.947 7.245-.346.06-.42.472-.298.735 3.553 7.678 12.454 10.43 19.654 13.532l-.1-.785a40.246 40.246 0 0 0-9.124 13.271 41.074 41.074 0 0 0-2.339 7.334c-.348 1.607-1.307 4.072.166 5.333.66.565 1.856.67 2.673.887 1.64.438 3.296.82 4.964 1.141 2.916.563 5.872.958 8.836 1.155 3.678.244 8.149-.078 9.628-4.046.226-.604-.74-.865-.964-.266-1.634 4.381-7.762 3.464-11.425 3.07a70.92 70.92 0 0 1-8.075-1.352 71.768 71.768 0 0 1-2.699-.666c-1.947-.522-2.606-1.143-2.448-3.418.275-3.99 2.241-8.43 4.075-11.89a39.154 39.154 0 0 1 7.438-9.846c.21-.203.197-.657-.101-.786-7.022-3.024-15.83-5.685-19.296-13.173l-.3.734c5.803-.99 11.004-3.594 15.39-7.502.48-.429-.23-1.134-.709-.707M339.249 113.594c-.343 7.35 2.663 14.051 6.553 20.118.779 1.215 2.245 4.903 4.073 4.59.987-.168 1.884-2.028 2.448-2.757l3.926-5.077c.389-.503-.314-1.215-.707-.707l-2.524 3.264c-.749.97-1.565 2.485-2.524 3.263-.263.836-.656.951-1.182.344a1.421 1.421 0 0 1-.877-.759c-.483-.534-.883-1.305-1.272-1.899a73.549 73.549 0 0 1-2.167-3.5c-2.991-5.182-5.029-10.828-4.747-16.88.03-.643-.97-.642-1 0'/%3E%3Cpath d='M305.938 75.764c-3.467-4.857-5.97-10.304-7.311-16.126-.14-.603-.457-1.463-.428-2.064.075-1.587.72-2.529 2.058-3.11a70.757 70.757 0 0 1 5.048-1.972c2.257-.783 7.276-3.132 8.822-.117l.864-.505a22.054 22.054 0 0 1-4.305-14.518c.08-1.309.177-2.815.647-4.052.743-1.965 2.224-1.933 4.09-1.977a95.903 95.903 0 0 1 9.334.256c.642.048.639-.952 0-1a98.563 98.563 0 0 0-6.384-.278c-1.822-.017-4.294-.328-6.077.186-1.971.568-2.144 3.143-2.404 4.878-.894 5.981.637 12.158 4.235 17.01.377.51 1.164.08.864-.505-1.175-2.292-3.808-2.129-5.993-1.585-2.375.593-4.72 1.462-6.99 2.37-1.409.562-3.904 1.074-4.717 2.452-.604 1.021-.113 2.496.103 3.561a45.291 45.291 0 0 0 1.811 6.477c1.435 3.971 3.418 7.69 5.87 11.124.372.52 1.24.02.863-.505M307.777 83.891c-1.378 1.656-2.528 3.438-3.367 5.428-.893 2.115-1.134 4.89-3.096 6.345-.298.221-.354.842.12.914 2.54.386 4.854 1.301 6.91 2.855.61.46 1.236 1.136 1.94 1.468.936.442 1.864.224 2.847.571.608.214.87-.75.266-.964-1.307-.462-2.502-.56-3.77-1.343-.814-.502-1.505-1.169-2.348-1.653-1.735-.999-3.604-1.598-5.58-1.898l.12.913c1.392-1.03 2.008-2.442 2.544-4.055.972-2.922 2.137-5.489 4.121-7.874.41-.49-.295-1.203-.707-.707'/%3E%3Cpath d='M307.613 50.012c-.567-3.572-.902-7.17-.933-10.787-.012-1.494.011-2.996.33-4.462.356-1.646 1.425-2.603 2.153-4.011.69-1.337.772-2.173 2.334-2.861 1.542-.68 3.57-.907 5.221-1.098 3.603-.417 7.195-.131 10.716.712.626.149.893-.815.266-.965-3.909-.935-7.897-1.198-11.886-.63-2.305.329-6.177.506-7.105 3.013-.605 1.634-1.795 2.849-2.372 4.512-.506 1.457-.625 3.03-.657 4.56-.086 4.11.325 8.23.97 12.283.1.634 1.064.365.963-.266M342.94 8.681a37.883 37.883 0 0 0 5.128-3.487c1.52-1.234 3.414-4.128 5.368-3.632 4.415 1.12 8.7 5.017 11.488 8.455.911 1.123 1.675 3.017 3.29 3.27 1.84.287 4.054-.74 5.936-.783 5.238-.118 10.198 1.958 14.012 5.5.47.437 1.18-.268.707-.707-2.548-2.367-5.54-4.152-8.91-5.07-3.21-.876-6.118-.607-9.355-.32-3.209.284-3.782-1.225-5.476-3.2a29.32 29.32 0 0 0-3.918-3.784c-2.682-2.145-5.69-3.74-8.942-4.829a.49.49 0 0 0-.486.128c-2.714 3.038-5.807 5.572-9.347 7.596-.558.32-.056 1.183.505.863M390.822 24.087a56.823 56.823 0 0 1 2.503 10.36c.092.634 1.055.364.964-.267a56.758 56.758 0 0 0-2.502-10.359c-.208-.605-1.175-.345-.965.266M413.486 82.145a95.283 95.283 0 0 1 3.574 9.249 94.893 94.893 0 0 1 1.191 3.948c.497 1.793 1.02 2.63-.814 3.582-5.31 2.752-11.256 3.84-17.2 3.33-.642-.055-.638.945 0 1 6.887.59 13.604-1.002 19.556-4.504a.512.512 0 0 0 .23-.564 98.514 98.514 0 0 0-5.674-16.546c-.26-.587-1.123-.078-.863.505M347.769 41.586c-.074-1.283.308-4.348 2.039-4.378.826-.014 1.402.428 2.31.161 1.56-.459 2.448-1.745 2.608-3.299l-.932.252c.872 1.416 2.396 2.512 4.137 2.391.638-.044 1.26-.248 1.757-.657.319-.262.533-.585.727-.942.806-1.482-.3-1.369 1.988-1.615 2.098-.226 2.016.294 3.219 1.98.32.45.604 1.195 1.008 1.524.416.338.669.407 1.206.437.326.02.71-.198 1.009-.135 1.429.302.825.831.49 1.505-.352.713-.748.877-.827 1.721-.025.27.249.501.5.5 4.102-.009 7.765 1.46 10.804 4.201l.22-.836c-1.216.372-2.711 1.116-2.393 2.667.125.607.563 1.017 1.012 1.4.39.333.889.54 1.26.894 2.305 2.206-.605 3.854-2.304 4.305-.442.117-.46.677-.12.913l2.399 1.67a86.215 86.215 0 0 0-.18-.685c-2.912 4.141 2.325 10.375-1.583 13.788l.785.101c-1.052-1.429-2.625-1.393-3.978-.312-1.1.877-1.817 2.283-2.79 3.286-1.287 1.33-2.778 2.355-4.43 3.182-.576.288-.07 1.15.505.863 1.383-.692 2.669-1.514 3.82-2.549 1.008-.907 4.523-5.986 6.009-3.965.199.27.524.33.786.101 4.278-3.736-1.181-9.837 1.74-13.99.165-.234.027-.54-.18-.685l-2.398-1.668-.12.914c1.844-.49 4.024-1.365 4.07-3.609.016-.773-.245-1.328-.753-1.89-.274-.304-.658-.479-.934-.764-.965-1-1.793-2.44.043-3.003.343-.105.51-.574.22-.835-1.491-1.347-3.117-2.467-4.977-3.25a15.912 15.912 0 0 0-3.174-.967c-.327-.063-2.507-.185-2.55-.279-.196-.445 1.473-1.62 1.509-2.37.036-.789-.478-1.25-1.174-1.433-.378-.099-.74.031-1.115.036-1.546.02-1.893-.362-2.821-1.67-.852-1.202-1.781-2.547-3.228-3.069-.908-.326-1.823-.233-2.484.547-.506.597-.464 1.336-.777 2.007-1.207 2.598-3.901 1.637-5.07-.26-.276-.448-.882-.224-.931.253-.21 2.042-2.36 3.077-3.973 1.904-.191-.139-.443-.052-.605.08-1.751 1.406-2.508 3.302-2.38 5.532.038.64 1.039.644 1 0M341.91 55.194l1.665-3.651c-.31-.085-.62-.17-.932-.253.117 1.955.405 3.87.406 5.835 0 1.494-.585 3.502-.255 4.959.57 2.515 2.59.42 4.131.936l-.299-.734c-.44 1.01-2.235 3.48-1.01 4.5.352.295 1.015.069 1.262.26 1.488 1.154.4 2.855.31 4.268a.495.495 0 0 0 .248.432c.583.302.686.078 1.275.27.853.278.614-.904 1.794.986.118.189.014.514.154.716.622.904 1.303 1.415 2.466.82.803-.41.91-1.404 1.57-1.868l2.153-.571.482.439c.075.01.191.118.287.138.264.053.56-.038.807.012 3.95.803.686.514 1.974 1.12.638.3.326.44 1.093.47.644.027.643-.973 0-1-.507-.02-1.326-1.518-1.953-1.773-.579-.236-1.32.155-1.983-.113-.619-.251-.392-.722-1.167-.864-.79-.144-1.499.348-2.02.87-.749.749-1.123 3.124-2.936.996-.169-.2-.139-.68-.334-.943-.526-.718-.974-.33-1.625-.605-.522.286-.743.105-.663-.543-.24-.454-.194-.876.142-1.268.08-.51.301-.817.267-1.358-.045-.69-.293-1.372-.969-1.662-.304-.13-.776.06-1.007-.066-1.346-.736-.139-2.273.246-3.16.133-.303.034-.622-.299-.733-.51-.172-.882-.153-1.399-.057-.302.055-.904.469-1.204.392-.912-.233-.689-1.988-.644-2.57.227-2.89-.129-5.658-.3-8.531-.027-.45-.71-.74-.93-.252-.557 1.217-1.112 2.434-1.666 3.65-.265.582.596 1.09.863.506'/%3E%3Cpath d='M355.67 52.478c-.74 1.841-1.478 3.683-2.22 5.524-.208.52.499.756.837.487 2.13-1.703 3.68-3.748 4.8-6.232.218-.48-.371-1.06-.784-.606-2.097 2.302-5.557 5.393-5.626 8.743-.007.358.439.653.753.433 3.939-2.767 5.957-7.295 9.54-10.43-.237-.234-.472-.47-.707-.706l-9.247 11.422c-.4.492.226 1.157.707.708 4.125-3.85 7.618-8.26 11.082-12.697.388-.497-.294-1.209-.707-.707a234.995 234.995 0 0 0-5.9 7.456c-1.678 2.216-4.277 4.739-4.667 7.589-.044.322.216.78.616.614 2.356-.976 3.857-3.053 5.459-4.96a166.66 166.66 0 0 0 5.75-7.277c.34-.456-.405-1.02-.785-.606a85.764 85.764 0 0 0-9 11.655c-.163.256-.011.675.3.735 1.764.33 2.827-1.706 3.854-2.867 2.115-2.394 4.23-4.787 6.345-7.178-.261-.204-.524-.406-.786-.607-1.551 2.019-3.104 4.036-4.657 6.054-1.145 1.49-2.548 2.91-3.041 4.761-.134.504.47.806.836.486a66.029 66.029 0 0 0 7.588-7.829l-.835-.485c-1.205 3.453-4.654 5.488-5.442 9.15-.108.504.455.81.836.486a80.468 80.468 0 0 0 6.698-6.372c-.284-.119-.57-.236-.854-.354-.217 2.322-2.13 3.977-2.628 6.224-.077.35.153.59.483.633 1.11.148 1.768-.264 2.345-1.18.344-.546-.521-1.049-.863-.505l-1.482.685.48.634c.525-2.362 2.436-4.027 2.665-6.49.04-.437-.572-.654-.853-.355a80.468 80.468 0 0 1-6.698 6.373l.836.487c.775-3.606 4.24-5.708 5.44-9.151.16-.459-.52-.871-.835-.486a66.108 66.108 0 0 1-7.588 7.828c.278.163.557.326.836.487.526-1.982 2.295-3.684 3.522-5.28 1.359-1.764 2.717-3.53 4.076-5.297.344-.447-.413-1.029-.787-.605l-4.441 5.026c-.872.986-3.477 5.008-4.784 4.761l.299.736a84.183 84.183 0 0 1 8.842-11.453l-.785-.606a163.695 163.695 0 0 1-5.01 6.373c-1.583 1.907-3.232 4.422-5.603 5.405l.615.615c.364-2.654 2.977-5.25 4.568-7.35a228.865 228.865 0 0 1 5.742-7.253c-.236-.235-.472-.47-.707-.707-3.464 4.438-6.957 8.847-11.082 12.697l.707.707 9.247-11.423c.4-.495-.215-1.138-.707-.708-3.512 3.073-5.486 7.567-9.338 10.273l.752.431c.063-3.069 3.393-5.905 5.333-8.036l-.785-.606c-1.08 2.392-2.596 4.392-4.645 6.03l.835.487 2.22-5.524c.24-.597-.727-.856-.964-.267M346.94 21.933c-2.73-1.82-4.335-4.644-4.697-7.89-.055-.49-.64-.685-.932-.253-.588.87-.886 1.63-1.056 2.664h.965c-.328-1.05-.762-1.662-1.642-2.315-.32-.238-.745.087-.753.43a66.974 66.974 0 0 1-1.199 11.245l.835-.22a21.798 21.798 0 0 1-3.915-6.595l-.913.386c1.108 1.557.704 2.93-1.21 4.12-.394-.162-.812.396-.565.734a92.642 92.642 0 0 1 6.941 11.07c.188-.244.376-.49.565-.733-4.248-1.126-8.939-1.613-12.443 1.533l.786.1c-1.59-3.177-5.279-.617-7.769-1.554-.47-.177-.845.512-.486.836.524.473 1.788 1.472 1.945 2.114l-1.295 3.496a7.688 7.688 0 0 0-.724-.258c-.475.09-.869-.371-1.368-.03-.732.503-.367 1.414.113 1.97.468.545 1.262.679 1.752 1.162 2.142 2.118-.846 3.247-2.097 4.275-1.017.834-2.005 2.193-1.295 3.545.688 1.312 4.067 1.033 3.937 2.346-.129 1.304-2.275 1.915-2.25 3.49.008.638.3.964.643 1.475.846 1.259 1.44 2.54 2.185 3.857.806 1.422 1.875 2.352 3.547 2.112-.127-.305-.256-.61-.384-.914-2.187.967-3.586 2.626-4.392 4.86-.119.332.186.606.483.633 1.936.178 3.58-.04 5.407-.704l-.487-.836c-1.408 1.374-1.704 3.107-1.917 5-.146 1.308-.189 2.67-.649 3.918-.447 1.216-1.09 1.957-1.157 3.26-.033.644.967.643 1 0 .086-1.652 1.338-3.401 1.587-5.105.325-2.226.103-4.668 1.843-6.366.341-.333-.005-1.01-.486-.835a11.508 11.508 0 0 1-5.14.668l.481.633c.713-1.978 2.004-3.41 3.932-4.262.564-.25.12-.987-.386-.915-2.194.315-2.644-2.518-3.368-3.866-.72-1.34-1.899-2.5-.974-3.961.731-1.153 1.72-1.697 1.748-3.191a.494.494 0 0 0-.248-.432c-1.273-.63-5.583-.464-3.219-3.491.852-1.091 2.41-1.312 3.134-2.608.985-1.765-.09-2.708-1.415-3.708a1.273 1.273 0 0 1-.76-.674c-.485-.477-.424-.564.186-.261.392-.006.806.314 1.246.267.766-.08 1.385-.618 1.781-1.247 1.474-2.335-.578-4.63-2.232-6.124l-.487.836c2.077.78 5.982-1.282 7.171 1.095.152.303.561.302.785.1 3.224-2.892 7.605-2.3 11.47-1.275.433.115.768-.353.565-.734a92.57 92.57 0 0 0-6.942-11.071l-.564.734c1.062.438 2.035.074 2.698-.87 1.024-1.457.294-3.27-.358-4.72-.23-.51-1.117-.144-.914.386.99 2.606 2.351 4.924 4.171 7.036.237.275.766.138.835-.221a68.45 68.45 0 0 0 1.236-11.51l-.752.432 1.182 1.718c.135.432.88.518.965 0 .15-.907.44-1.663.954-2.425l-.93-.252c.403 3.624 2.134 6.718 5.192 8.753.537.358 1.038-.508.504-.863M325.084 81.83l-.62-1.276c-.148-.303-.566-.304-.785-.101-2.699 2.48.208 6.882 3.377 4.593l-.736-.565c-.542 3.372 2.76 5.842 5.522 3.395.42-.372-.137-1.111-.607-.786l-8.025 5.568c-.474.329-.178 1.014.386.914l10.717-1.91c1.61-.286 5.39-.09 5.721-2.224h-.964l1.885 4.644c.086.21.242.362.483.367 3.429.07 3.902 4.388 1.197 5.815-.493.26-.155 1.108.386.914l3.57-1.281 1.785-.64c.941-.546 1.71-.206 2.305 1.018-.321.407.09 1.13.606.786 1.159-.775 2.319-1.55 3.48-2.324l-.685-.18c.82 1.747 1.868 3.177 3.301 4.465.17.154.402.189.605.079 3.856-2.105 2.507-10.486 7.142-10.893l-.252-.932c-1.186.915-1.047 2.612.15 3.542 1.882 1.46 3.931-.691 5.044-2.05l-.835-.486-1.291 6.816c-.049.262.071.543.35.614.539.14 1.023.267 1.584.239.057-.003 1.498-.421 1.559-.381.391.25-.267.914-.197 1.654.061.647.287.882.73 1.288 1.442 1.32 3.534 2.336 5.165 3.407.263.174.664.005.734-.298.158-.678.039-1.076-.019-1.75-.126-1.458-1.109-.363 1.166-1.96 1.805-1.265 1.526-1.14 3.091.145.44.36 1.037-.08.786-.606-2.15-4.504 1.139-10.19 6.436-8.882.443.11.755-.346.566-.734-.466-.952-1.003-1.411-2.03-1.68-.623-.163-.888.8-.265.964l1.43 1.22.566-.734c-6.216-1.534-10.097 5.048-7.567 10.35l.785-.605c-1.413-1.16-3.168-2.481-5.038-1.522-2.622 1.346-.396 3.486-.871 5.527.245-.1.49-.2.735-.298l-3.329-2.188c-1.408-.924-1.937-1.153-1.749-2.834.094-.837.412-1.201-.366-1.768-.137-.102-.364-.086-.504 0-.936.7-1.98.86-3.132.482l.348.615 1.291-6.815c.083-.44-.488-.91-.836-.487-.309.4-.64.783-.993 1.146-2.87.973-3.866.617-2.989-1.067.342-.265.304-.981-.253-.932-2.415.212-3.633 2.226-4.341 4.377-.538 1.634-.698 3.432-1.576 4.943-1.73 2.973-3.433-.698-4.268-2.475-.11-.235-.474-.32-.683-.18l-3.48 2.324.606.786c.731-.927.605-2.246-.532-2.851-.877-.47-1.889-.088-2.747.16-1.806.524-3.585 1.287-5.355 1.922l.386.914c1.928-1.018 2.948-3.345 1.993-5.41-.485-1.047-1.296-1.553-2.252-2.072-.991-.54-.95-.201-1.59-1.378-.519-.956-.848-2.087-1.257-3.096-.16-.394-.879-.55-.964 0-.218 1.407-6.667 1.819-7.818 2.025l-7.922 1.41.385.914 8.025-5.567-.605-.786c-2.748 1.159-4.031.352-3.85-2.421.061-.377-.341-.85-.734-.564-2.997-.541-3.719-1.548-2.165-3.023l-.785-.101.619 1.276c.281.578 1.144.072.864-.505'/%3E%3Cpath d='M387.565 85.769c-2.397-.286-3.449 2.145-2.147 3.987.37.523 1.151.077.863-.505-.273-.549-1.36-1.995-1.31-2.647.17-2.255 2.238-1.662 3.51-1.323 2.183.581 3.948 1.918 5.305 3.702l.785-.606c-2.164-2.727.856-5.388 2.841-6.837.395-.29.267-.904-.253-.932l.131-3.776c.272.151.66.023.734-.299.261-1.108-.023-1.911-1.032-2.468l-.252.932c1.918.246 3.744.684 5.573 1.306.316.107.627-.175.633-.482.035-1.772.957-2.68 1.7-4.112.272-.526.433-.972.27-1.551-.469-1.641-3.133-3.044-4.36-4.054l-.22.836 5.711-2.196c.477-.184.472-1.061-.133-.983-1.143.149-3.313.878-4.447.577-1.598-.423-.507-1.472-.332-2.641.078-.517.1-.944-.08-1.451-.082-.231-.246-.457-.38-.66.058.089-2.338-2.525-.98-2.269.63.118.898-.845.266-.964-1.205-.227-1.846.919-1.513 2.047.474 1.601 1.8 1.595 1.437 3.963-.173 1.131-.657 1.63-.382 2.801.045.19.275.394.483.367l5.928-.77-.133-.982-5.712 2.197c-.314.121-.54.573-.22.835.912.751 1.832 1.495 2.738 2.254 1.223 1.023 1.485.842.61 2.895-.6 1.41-1.219 2.236-1.25 3.861l.632-.483a29.767 29.767 0 0 0-5.839-1.341c-.507-.065-.659.707-.253.932l.573 1.338.734-.299c-4.03-2.235-5.929 5.356-.635 5.64l-.252-.932c-2.664 1.946-5.629 5.149-3.043 8.409.348.44 1.13-.153.785-.606-1.969-2.591-5.122-4.708-8.524-4.503-3.907.234-1.745 3.686-.707 5.78l.863-.505 1.284-2.482c.638.076.633-.925 0-1M349.77 22.89c1.624.514 3.257.312 4.675-.663a5.298 5.298 0 0 0 1.464-1.498c.411-.639 1.668-4.569 2.81-3.375.236.244.613.16.786-.1.471-.708.945-1.415 1.416-2.122l-.913-.119c.5 2.055.325 5.423 2.805 6.32 2.385.863 5.264-2.88 6.749-4.154l-.708-.707-3.106 3.844c-.3.372-.03.97.488.836l8.69-2.229c-.162-.279-.325-.557-.486-.836a14.47 14.47 0 0 0-2.532 3.902c-.123.276-.047.66.298.734l5.236 1.148c-.115-.205-.233-.41-.35-.615-.236.415-.47.831-.707 1.246-.28.201-.317.52-.101.785.648.796 1.166.484 2.06.564 2.957.266 1.243 1.843 1.724 3.405.805 2.623 5.39-.559 6.637-1.124l-.734-.564c-.435 1.826-.368 4.78 2.286 4.2l-.615-.615c-.651 1.987-1.772 3.52-3.548 4.66-.413.265-.253.922.252.931a21.836 21.836 0 0 0 4.272-.344c.63-.113.363-1.076-.267-.965a20.157 20.157 0 0 1-4.005.31c.084.31.17.621.253.931 1.99-1.278 3.27-3.01 4.007-5.257.125-.383-.264-.692-.615-.615-1.368-.686-1.72-1.677-1.056-2.97.108-.453-.344-.742-.735-.565-.801.363-1.621.841-2.462 1.114-.822.514-1.73.625-2.719.331l.12-.812c.017-.76.402-1.453.072-2.214-.887-2.049-3.202.142-4.22-1.108l-.101.786c.735-.527 1.017-.915 1.168-1.844.04-.256-.063-.552-.35-.615l-5.237-1.148.3.734a13.765 13.765 0 0 1 2.375-3.699c.33-.365.013-.963-.486-.835l-8.69 2.228c.161.28.323.557.486.836l3.106-3.844c.4-.498-.213-1.132-.708-.707-.745.64-1.491 1.28-2.238 1.918-1.349 1.156-1.178 1.38-3.21.73-2.24-.714-1.75-.596-2.11-2.716a22.238 22.238 0 0 0-.325-1.657c-.106-.44-.685-.46-.913-.12l-1.416 2.121.784-.1c-.883-.924-2.075-.722-2.9.207-.749.842-.772 2.16-1.31 3.108-1.058 1.86-3.204 2.59-5.18 1.962-.615-.195-.878.77-.267.964M388.1 37.042a5.742 5.742 0 0 0-2.102 1.29c-.294.273-.086.909.354.854l2.445-.307.978-.123c1.013-.29 1.429.395 1.246 2.053-.285.362-.038.99.486.835l6.505-1.914-.486-.836a31.116 31.116 0 0 0-4.924 6.23c-.192.32.054.765.432.754 2.468-.07 4.706-.667 6.893-1.81-.245-.19-.49-.377-.734-.565-.931 2.294-3.321 3.282-4.57 5.326-.575.942-.825 1.786.166 2.459.665.45 1.82.467 2.57.445.895-.025 1.465-.535 1.503.958.003.122-.234.276-.214.429.128 1.029.33 1.387 1.544 1.479.64.049.638-.952 0-1-.42-.032.25-1.61.106-2.008-.292-.812-1.06-.9-1.798-.973a9.555 9.555 0 0 1-1.576.137c-1.662-.7-1.893-1.48-.695-2.34.447-.49.969-.91 1.454-1.358 1.074-.994 1.92-1.922 2.474-3.288.176-.435-.388-.746-.735-.564-2.048 1.069-4.072 1.608-6.388 1.673.143.25.288.5.43.752a30.133 30.133 0 0 1 4.769-6.03c.354-.346-.007-.976-.487-.835l-6.504 1.915.486.836c.67-.853 1.586-2.153.736-3.215-1.175-1.468-4.688-.294-6.112-.115l.353.854 1.662-1.034c.598-.221.339-1.188-.267-.964M328.926 60.013a90.288 90.288 0 0 0-2.154-9.093c-.128-.435-.888-.515-.965 0-.15 1-.113 3.068 1.22 3.393 1.054.258 2.144-1.122 2.833-1.691l-.854-.354c.03 1.508.03 3.02.09 4.527.024.58-.027 1.339.36 1.833 1.068 1.357 2.869-.334 3.842-.953l-.605-.785a10.14 10.14 0 0 0-1.632 2.496c-.123.264-.048.675.299.734.923.16 2.16-.462 2.915-.277 1.43.35 1.268 1.646 1.734 2.629.274.582 1.137.075.863-.504-.472-1 .549-2.344-.557-3.135-1.13-.808-3.53.524-4.69.324l.299.734c.414-.892.807-1.53 1.476-2.294.356-.407-.102-1.106-.606-.785-.413.263-.966.815-1.425.905-.986.194-1.121-.482-1.281-1.334-.241-1.292-.056-2.8-.082-4.115-.01-.461-.527-.623-.853-.353-.426.35-2.898 2.742-2.381-.73h-.965a90.228 90.228 0 0 1 2.155 9.094c.115.632 1.08.364.964-.266M335.167 79.382c.358-2.682 1.227-6.688.175-9.286-.367-.908-1.336-1.798-2.208-.868-.881.939.056 2.557.873 3.148.811.587 1.726.2 2.466.565 1.202.592-1.03 3.86-1.452 4.729-.147.303-.022.623.299.734 1.116.387 1.7.087 2.807-.157.887-.195 1.478-.49 1.098.503-.137.357-.567.584-.681.958-.736 2.392 3.28 1.749 3.518 4 .026.25.209.527.5.5l1.843-.166c.636-.058.643-1.058 0-1-1.867.169-1.166-.502-2.398-1.51-.499-.407-1.455-.438-1.859-.826-1.028-.988.367-1.64.602-2.58.127-.504.229-.907-.24-1.256-1.131-.84-3.589 1.033-4.924.57l.299.734c.85-1.75 2.016-3.562 2.577-5.424a.504.504 0 0 0-.128-.487c-.338-.353-.322-.292-.658-.465a3.8 3.8 0 0 0-.683.042c-1.764-.8-2.557-.643-2.381.469-.301.863-.011 2.379-.065 3.31a50.433 50.433 0 0 1-.38 3.763c-.085.636.916.629 1 0M351.972 87.51l.39.688c.177.312.693.338.864 0 1.723-3.429 1.1-7.382-1.941-9.829l-.606.786 5.148 2.335.12-.913c-.982.286-2.283-.207-2.876.874-.632 1.15.553 2.576 1.34 3.293 2.26 2.055 3.86.244 3.938-2.293-.328.044-.655.09-.982.133.21.848.225 2.182.927 2.81.124.11.319.193.487.128 1.254-.49 2.295-1.664 3.327-2.502l-.836-.22c.184 1.138.41 2.258.68 3.38.152.624 1.117.36.965-.266a44.13 44.13 0 0 1-.68-3.38c-.067-.41-.58-.43-.836-.22-.462.374-1.765 1.855-2.292 1.942-.287.484-.425.33-.411-.467l-.368-1.47c-.138-.559-.964-.423-.981.132-.071 2.324-4.125 1.854-2.75-.123.54-.776.79-.547 1.614-.787.38-.11.53-.728.119-.914l-5.148-2.336c-.47-.214-1.086.4-.606.785 2.667 2.145 3.323 5.555 1.784 8.617h.864l-.391-.689c-.317-.559-1.181-.056-.863.505M365.33 83.68c-.052-4.825.871-9.468 2.831-13.88.21-.47-.392-1.084-.785-.607-1.988 2.416-2.844 6.556-2.163 9.63.482 2.18 2.232 1.14 2.845-.399l-.963-.266c-.255.866-.93 3.058.397 3.49.454.147.771-.11 1.145-.28 1.446-.66 2.856-1.962 4.166-2.862l-.735-.565c-.315 1.435-.766 2.324-.056 3.507.466.778.955 1.502 1.402 2.295.267.472.662.998 1.25 1.09 1.163.177 1.507-.983 1.753-1.905.73-2.742.038-5.632.848-8.383h-.964c.55 1.793 2.12 6.858 4.738 5.174l-.734-.299.42 2.797c.094.634 1.058.364.963-.266l-.419-2.797c-.047-.317-.487-.458-.734-.299-1.56 1.003-3.114-4.067-3.27-4.575-.145-.47-.824-.48-.964 0-.337 1.145-.492 2.25-.544 3.44-.038.854-.002 1.711-.042 2.565-.048 1.02.432 2.495-.979 2.308-.84-.112-1.03-.792-1.492-1.525-.166-.263-.58-.402-.68-.726-.148-.474.37-1.68.468-2.135.087-.393-.35-.828-.734-.565-1.04.716-2.083 1.432-3.125 2.147-.415.286-.818.782-1.248.546-.48-.264.013-1.503.133-1.91.187-.633-.73-.85-.963-.267l-.917-.158a27.588 27.588 0 0 1-.015-1.15c.001-.642.013-1.284.07-1.922.163-1.85.65-3.569 1.85-5.028-.262-.2-.524-.404-.785-.605a34.157 34.157 0 0 0-2.969 14.384c.007.643 1.007.645 1 0'/%3E%3Cpath d='M383.278 74.512c.41-2.022.845-4.038 1.31-6.048l-.915.119c.366.576.713.986 1.255 1.419.366.292.983.034.836-.487-.406-1.443-.385-2.853.156-4.245.294-.756.688-1.467 1.266-2.051.595-.602.821-.941 1.184-.122.118.266-.28.798-.093 1.21.142.31.394.36.653.596.2.179.634.025.85.165.955.628 1.054 1.009.752 1.893-.184.539-1.006 1.153-.962 1.775.08 1.167 1.065.718 1.784 1.146l-.18-.684c-.407.784-.479 1.553.21 2.244.356.357.826.46 1.295.545.14.025 3.044-.177 1.13 1.244-.51.379-.012 1.248.505.864 4.181-3.104-2.95-3.094-2.276-4.392a.51.51 0 0 0-.18-.684c-1.986-1.184 1.285-2.536.057-4.223-.662-.91-1.979-.383-2.484-1.636-.166-.413.403-.828.015-1.388-.947-1.37-2.873.57-3.434 1.277-1.522 1.918-1.863 4.42-1.213 6.732l.836-.486a3.329 3.329 0 0 1-1.099-1.217c-.22-.345-.814-.317-.914.12-.463 2.01-.899 4.026-1.308 6.048-.127.628.837.897.964.266'/%3E%3Cpath d='M383.756 59.936c-.174-3.348 3.912-6.764 6.28-8.651l-.785-.606-2.975 4.603c-.164.252-.016.682.298.735.695.117 2.092.08 2.445.673.228.386-.601 2.573-.713 3.052-.091.39.238.687.615.615.73-.139 1.736-.473 2.479-.472l1.528.341c.038.202.099.397.18.583.59.692.687 1.176 1.549 1.677.558.324 1.062-.54.505-.863-1.262-.733-1.027-2.423-2.346-2.876-1.125-.386-3.051.435-4.161.646l.615.615c.232-.993 1.229-3.057.648-4.048-.51-.866-2.208-.76-3.078-.907l.299.734 2.975-4.603c.332-.514-.372-.935-.785-.606-2.59 2.063-6.761 5.716-6.573 9.358.033.64 1.034.644 1 0M387.038 43.23c-2.704-.458-2.916-3.56-2.984-5.774-.01-.315-.314-.581-.633-.483-2.062.637-2.323-6.581-2.466-7.794-.06-.508-.623-.662-.932-.253-.537.714-.759 1.383-.933 2.252-.052.255-.915 4.11-1.277 3.572-.136-.204-.458-.351-.684-.18-.346.264-1.537 1.603-1.973 1.116-.429-.481-1.134.228-.707.707 1.225 1.373 2.17-.186 3.185-.96l-.684-.18c.585.876 1.456.55 2.078-.166 1.351-1.552.614-4.003 1.86-5.656l-.933-.252c.231 1.97-.128 9.95 3.731 8.759l-.632-.482c.084 2.702.49 6.19 3.717 6.739.63.107.901-.856.267-.964M372.623 31.996c-.74-1.449-.993-2.894-.85-4.515.054-.604-.793-.616-.982-.132l-.667 1.136c-1.943.512-2.917.137-2.92-1.124-.163-.66.001-1.485.103-2.119.087-.545-.589-.887-.913-.386-.899 1.387-2.023 3.17-4.017 2.799-.629-.117-.899.847-.266.965 2.48.461 3.921-1.369 5.146-3.259l-.914-.386c-.282 1.755-.477 4.229 1.62 4.952 1.802.621 3.187-.767 3.793-2.313l-.983-.133c-.159 1.796.165 3.415.987 5.019.293.574 1.156.068.863-.504M339.938 43.3c-.584-1 .255-2.703.913-3.46.341-.394.755-.745 1.069-1.165.532-.712.841-1.35 1.02-2.216.46-2.232.312-4.736.312-7.003l-.754.432c.87.397 1.79 1.467 2.85 1.253 1.28-.259 1.173-1.586 1.96-2.383 1.954-1.978 2.692.99 4.194 1.476 1.25.406 2.567-.388 3.58-1.02.543-.342.043-1.207-.505-.865-1.476.924-2.464 1.018-3.868-.227-.476-.42-.327-.785-.846-1.22-.454-.382-1.029-.653-1.64-.493-.655.172-1.197.983-1.548 1.48-.526.75-.598 1.463-1.557 1.755-1.034.316-1.175-.19-2.115-.619-.334-.153-.751.023-.751.431 0 1.598-.036 3.195-.129 4.79-.061 1.062-.14 2.282-.592 3.264-.38.824-1.341 1.468-1.894 2.188-.962 1.256-1.39 2.687-.562 4.107.324.555 1.189.053.863-.505M348.037 45.295a22.759 22.759 0 0 1 4.534-5.606l-.707-.707-3.335 4.174c-.237.296-.163.71.221.835 2.285.75 5.612-1.318 7.714-2.083-.204-.205-.409-.41-.615-.614-.377 1.193-3.645 2.588-2.984 4.089.324.733 2.116.887 2.704 1.028 1.654.396 3.303.56 5.001.594.644.013.644-.987 0-1-1.45-.028-2.878-.147-4.3-.454a20.6 20.6 0 0 1-1.732-.455c-.507-.417-.467-.732.12-.945.645-1.036 1.74-1.275 2.155-2.592.11-.346-.257-.745-.615-.615-1.7.619-5.387 2.672-7.182 2.083l.22.836 3.335-4.174c.397-.495-.218-1.146-.707-.707a23.472 23.472 0 0 0-4.69 5.808c-.324.558.541 1.063.863.505M326.356 185.609c-5.441 5.154-13.597.744-20.088 1.873-.29.05-.384.369-.35.614l.724 5.063a.48.48 0 0 0 .349.349c3.725.555 7.367 1.488 10.864 2.9 2.03.82 4.342 1.805 5.409 3.857 1.229 2.363-.29 3.868-1.016 5.97-.751 2.173.485 4.422 1.402 6.365 1.068 2.262 2.375 4.272 4.555 5.58l.119-.913c-1.978.562-3.096 2.05-4.122 3.747-.56.925-1.046 1.896-1.66 2.787-.921 1.333-2.182 2.374-3.112 3.695-1.663 2.36-.567 4.573-1.317 7.147-.372 1.277-1.184 2.36-1.498 3.666-.352 1.458-.231 2.97-.035 4.44.243 1.836.696 3.63.793 5.487.092 1.764-.111 3.522-.094 5.285.022 2.366.356 4.995 2.007 6.834 1.483 1.654 3.668 2.013 5.539 3.03.99.539 1.572 1.06 2.074 2.135.255.546.195 1.22.56 1.736.437.613.947.917 1.667 1.079 1.052.236 2.14-.141 3.199-.075 1.747.109 3.062 1.21 4.37 2.246 1.515 1.198 3.058 2.58 5.063 2.789 2.064.215 3.86-.884 5.47-2.041 3.014-2.166 5.374-3.856 9.339-3.177 2.602.447 5.213 1.459 7.894 1.036 2.547-.402 4.45-2.087 6.31-3.738 2.673-2.371 5.48-4.274 8.988-5.161 1.645-.415 4.067-.3 4.857-2.16.569-1.343-.017-3.226.01-4.632.038-2.006.408-3.931.923-5.86.565-2.11 1.103-4.464-1.17-5.736-2.741-1.534-5.478.628-8.27.254-2.283-.307-3.478-2.16-4.528-4.033a28.484 28.484 0 0 1-.92-1.735c-.69-1.198-.953-2.495-.791-3.89.543-1.431 1.505-1.77 2.885-1.014.136.18.332.293.565.229 2.349-.64 3.27-2.955 3.543-5.194.235-1.932-.13-3.987.51-5.86.47-1.375 1.968-2.52 2.127-3.995.097-.903-.164-1.431-.834-1.998-.581-.49-1.487-.602-2.136-1.002-1.056-.65-1.9-1.564-2.574-2.594-1.006-1.53-1.624-3.298-2.002-5.081-.283-1.327-.191-2.983-.732-4.255-1.18-2.772-5.55-3.461-8.095-4.292-3.935-1.283-8.137-2.567-12.276-2.956-4.032-.38-7.524 1.626-11.466 1.78-1.822.07-3.603-.763-5.42-.461-1.886.314-3.437 2.329-5.463 1.618-.608-.214-.87.752-.265.964 1.142.402 2.034.174 3.119-.347 1.364-.654 2.436-1.355 4.059-1.228 1.066.083 2.087.42 3.16.459 4.509.16 8.463-2.308 13.07-1.673 4.679.645 9.35 2.094 13.784 3.688 1.06.38 2.915.776 3.756 1.533 1.198 1.076 1.33 2.51 1.55 3.969.256 1.709.668 3.387 1.379 4.967.57 1.267 1.314 2.487 2.297 3.48 1.425 1.442 4.58 1.968 3.307 4.774-.652 1.436-1.411 2.338-1.628 3.989-.274 2.089.102 4.272-.643 6.29-.362.98-1.12 2.293-2.203 2.195-.214-.02-.566-.366-.813-.444-.854-.27-1.82.084-2.49.628-2.333 1.899-.67 5.28.447 7.354 1.396 2.593 3.14 5.303 6.434 5.204 1.9-.057 3.688-1.1 5.603-.847 4.244.558 1.92 5.193 1.488 7.954-.298 1.91.104 3.925-.182 5.774-.503 3.248-3.298 2.825-5.821 3.693-4.185 1.439-6.696 4.456-10.195 6.913-4.254 2.988-8.38.415-12.951.229-3.554-.143-5.825 2.036-8.588 3.916-1.893 1.288-3.916 2.05-6.112.929-1.573-.804-2.791-2.145-4.243-3.132-.887-.601-1.84-1.108-2.912-1.264-.83-.121-1.634.126-2.45.062-1.973-.152-2.147-1.364-2.852-2.737-1.707-3.325-6.51-2.71-8.341-6.075-1.463-2.691-.89-5.975-.868-8.888.019-2.432-.52-4.728-.831-7.125-.211-1.62-.277-3.205.248-4.781.328-.985.972-1.86 1.262-2.862.773-2.67-.4-4.904 1.567-7.35 1.185-1.471 2.463-2.713 3.44-4.344 1.166-1.942 2.133-4.31 4.505-4.982.417-.12.49-.693.12-.915-3.363-2.02-6.692-8.007-5.011-11.781 1.034-2.321 1.643-4.111.017-6.437-1.806-2.584-5.402-3.682-8.248-4.632-2.09-.697-4.264-1.001-6.361-1.628-1.338-.401-1.36-.302-1.741-1.633-.302-1.055-.326-2.288-.482-3.375-.116.205-.232.41-.35.615 6.786-1.18 14.772 3.324 20.53-2.13.468-.443-.24-1.15-.707-.707'/%3E%3Cpath d='M306.276 189.823l-3.324-2.155c-.931-.604-2.8-1.406-3.44-2.358-1.3-1.936 3.378-5.613 4.704-6.864a59.334 59.334 0 0 1 12.356-8.956 56.784 56.784 0 0 1 13.666-5.294c2.567-.626 6.611-2.012 8.935-.467 1.337.89 2.056 2.175 3.81 2.152.642-.009.644-1.009 0-1-1.685.022-2.44-1.646-3.754-2.365-.865-.474-1.68-.534-2.651-.463-2.726.202-5.481.848-8.11 1.567-5.572 1.524-10.91 3.913-15.792 7-4.945 3.125-9.526 6.991-13.322 11.45-.93 1.09-1.755 2.077-.918 3.478.61 1.023 1.949 1.647 2.904 2.266l4.433 2.872c.54.351 1.042-.514.503-.863M308.765 193.457c-1.644 1.598-2.942 1.584-5.046 1.497-.526-.022-.876-.107-1.374.169-.483.267-.591.727-.901 1.126-.72.924-1.466 1.596-2.445 2.236-1.295.848-2.814 1.549-3.72 2.862-.326.472-.436.89-.648 1.406-.531 1.3-.666 1.308-2.07 1.611-1.131.244-2.277.506-2.79 1.668-.312.705-.16 1.431-.17 2.168-.022 1.656-.37 3.232-1.34 4.614-.801 1.144-2.047 1.745-1.58 3.263.476 1.54 2.13 2.972 3.556 3.551.595.243.854-.724.265-.963-1.623-.661-3.271-2.361-2.383-4.147.31-.625 1.032-1.183 1.39-1.815a8.666 8.666 0 0 0 1.087-3.762c.088-1.546.096-2.942 1.946-3.562.644-.216 1.47-.096 2.06-.49.718-.48.658-.795.93-1.605.944-2.817 4.344-3.99 6.395-5.971 1.3-1.255 2.049-1.066 3.699-1.221 1.532-.144 2.767-.879 3.846-1.928.462-.449-.245-1.156-.707-.707'/%3E%3Cpath d='M301.726 187.555c-7.412 1.139-16.891 3.583-21.277 10.189-1.346 2.026-2.525 3.392-4.43 4.885-1.114.875-1.745 1.658-1.97 3.112-.313 2.045.423 4.044-.223 6.076-.574 1.802-1.86 3.285-1.825 5.263.045 2.704 2.239 4.765 4.55 5.81 1.632.74 3.395.914 5.15 1.136 1.264.16 2.549.294 3.774.667 1.2.365 2.099 1.172 3.245 1.56 1.029.35 1.39.158 2.288-.243 1.146-.512 1.78-.928 3.08-1.056.537-.052 1.123-.035 1.629-.252.799-.344.876-.77 1.26-1.454-.043-.91.36-1.638 1.21-2.186l1.748-.09 3.495-.18c.64-.032.645-1.032 0-1-1.78.092-4.026-.144-5.761.32-.576.154-.966.254-1.338.774-.55.77.056.84-.278 1.613-.555 1.282-1.306 1.363-2.518 1.483-.93.092-1.567.34-2.423.645-2.103.747-2.79.048-4.626-.651-1.536-.583-3.171-.736-4.785-.95-3.704-.49-9.853-2.128-8.514-7.26.415-1.59 1.503-2.893 1.824-4.526.305-1.548-.072-3.087-.018-4.64.09-2.668 2.239-3.23 3.786-4.822.844-.87 1.488-1.92 2.146-2.93 4.397-6.743 13.483-9.163 21.067-10.33.633-.096.365-1.06-.266-.963'/%3E%3Cpath d='M298.534 218.7c2.151.283 3.091 2.49 5.192 2.59 1.982.095 3.586-1.565 5.394-2.097.357-.106.491-.567.22-.836-.754-1.84-.509-3.187.733-4.039l-.835-.487c-.704 2.33-1.282 5.154.236 7.305 1.013 1.433 2.58 2.125 4.275 1.65l-.634-.483c.17 3.861 3.702 3.053 5.484 5.687.36.53 1.226.03.865-.505-1.44-2.126-5.21-2.068-5.349-5.182-.014-.32-.309-.573-.633-.482-4.63 1.3-4.024-5.263-3.28-7.724.153-.508-.478-.794-.836-.486-1.709 1.471-2.518 3.681-.733 5.453l.22-.836c-2.592.765-3.935 2.703-6.902.996-1.213-.697-1.966-1.333-3.417-1.524-.637-.084-.63.917 0 1M349.529 163.18c-2.907-.602-5.522.332-8 1.839-2.411 1.467-5.135 3.22-6.406 5.836-1.245 2.563-1.308 5.592-1.25 8.382.058 2.776.844 3.477 3.547 3.973 4.236.778 8.483 1.6 12.748 2.217 1.834.265 3.68.467 5.534.522 1.904.057 3.819-.31 5.712-.218 1.978.097 3.644 1.479 5.619 1.774 1.765.262 3.544.045 5.315-.018 4.248-.152 8.392.794 12.582 1.326 1.493.189 3.25.564 4.734.15 1.327-.367 2.143-1.475 3.17-2.318a12.376 12.376 0 0 1 5.822-2.615c1.29-.211 7.995-.352 7.7 2.215-.044.387.454.612.752.432 2.298-1.383 5.09.37 6.505-2.542.293-.603.382-1.292.685-1.891.55-1.091 1.526-1.587 2.332-2.452.805-.862 1.233-1.796 1.413-2.97a10.55 10.55 0 0 0-.082-3.606c-.309-1.485-1.534-1.645-2.869-2.336-3.78-1.957-7.52-4.066-11.371-5.88-1.127-.53-2.135-.84-3.385-.758-2.548.167-4.548.09-7.038-.562-4.024-1.057-8.1-2.161-11.793-4.126-3.204-1.705-5.89-4.285-9.217-5.764-2.938-1.306-6.546-1.483-9.714-1.174-2.663.259-5.343 1.584-6.04 4.384-.204.819-.091 1.136-.853 1.636-.525.345-1.374.492-1.96.78-1.745.863-3.214 2.092-4.504 3.539-.425.479.28 1.188.708.707 1.957-2.196 4.303-3.666 7.164-4.367.195-.048.39-.272.368-.482-.6-5.548 6.224-5.445 9.954-5.162 3.995.302 6.894 2.367 10.074 4.57 5.311 3.677 11.772 5.862 18.102 7.04 1.103.205 2.166.277 3.29.199 1.808-.126 3.128-.172 4.75.609.854.412 1.688.874 2.53 1.31l5.059 2.619c1.515.785 3.827 1.455 5.058 2.619 1.952 1.84.608 5.389-.868 6.868-.85.85-1.502 1.122-2.024 2.297-.83 1.865-1.442 3.288-3.716 3.358-1.192.037-2.034.055-3.063.674l.753.43c.276-2.4-3.397-3.046-5.156-3.268-3.282-.414-6.702.476-9.377 2.419-.63.458-1.163.993-1.743 1.506-1.313 1.158-2.546 1.259-4.2 1.124-2.478-.203-4.923-.673-7.38-1.03-2.072-.301-4.151-.546-6.245-.53-2.37.018-4.894.53-7.207-.178-1.642-.503-2.873-1.474-4.635-1.556-2.39-.111-4.774.31-7.187.147-5.221-.353-10.413-1.54-15.558-2.457-.713-.127-1.993-.094-2.632-.495-1.445-.91-1.192-2.836-1.171-4.225.034-2.36.224-4.897 1.457-6.976 1.139-1.92 3.17-3.2 4.996-4.388 2.418-1.573 5.004-2.802 7.944-2.193.628.13.897-.834.267-.964'/%3E%3Cpath d='M335.147 173.471c-.11 1.782 1.075 3.097 2.729 3.66 1.244.422 2.6.2 3.875.415 1.926.328 2.918 1.55 4.547 2.411 2.192 1.16 4.753 1.238 7.145.777 1.448-.279 2.774-.87 4.183-1.269 2.203-.623 4.173-.257 6.31.395 3.154.965 6.038 1.62 9.345 1.771 3.843.176 7.242.566 10.86 1.907 2.25.834 4.686 1.58 7.003.542 2.316-1.037 3.782-3.337 5.095-5.396l-.914-.12c.876 2.593 3.444 2.948 5.87 2.725 1.228-.112 2.439-.332 3.657.062 1.116.361 2.006 1.17 3.019 1.721 1.17.636 2.162.947 3.452.533.61-.196.349-1.162-.266-.964-2.375.762-4.517-2.093-6.827-2.454-2.473-.386-6.782 1.54-7.941-1.888a.507.507 0 0 0-.914-.12c-1.566 2.458-3.47 5.38-6.728 5.428-2.746.041-5.294-1.646-7.907-2.27-2.442-.583-4.967-.594-7.46-.706-3.19-.145-6.044-.808-9.078-1.735-1.986-.607-3.994-1.048-6.062-.602-2.584.556-4.807 1.793-7.541 1.703-1.605-.053-3.097-.427-4.465-1.303-.873-.559-1.605-1.334-2.573-1.744-2.251-.953-7.648.363-7.414-3.479.039-.643-.961-.64-1 0M415.405 177.239c-.925-.095-1.82.305-2.407 1.02-.286.348-.45.738-.587 1.164-.117.369-.194 1.036-.64 1.124-.632.124-.365 1.088.265.964.781-.153 1.047-.895 1.263-1.572.325-1.017.917-1.822 2.106-1.7.64.065.635-.935 0-1'/%3E%3Cpath d='M336.822 177.797c-.826-.146-1.254-.027-1.813.61a.505.505 0 0 0 .486.836l5.227-1.038-.384-.914c-1.533.706-3.065 1.41-4.596 2.117-.442.204-.232.979.252.932a30.57 30.57 0 0 0 6.767-1.423c.613-.204.366-1.096-.265-.965-2.454.51-4.835 1.085-7.098 2.185-.462.224-.218.927.252.93a45.993 45.993 0 0 0 9.552-.914l-.267-.964c-1.488.45-2.977.903-4.466 1.354-.565.17-.414.928.133.982 2.108.21 4.152.145 6.243-.167.635-.095.366-1.06-.265-.964-2.012.3-3.957.333-5.978.13l.133.983 4.467-1.354c.62-.188.361-1.09-.267-.964a44.806 44.806 0 0 1-9.285.879c.084.31.17.622.253.932 2.187-1.063 4.491-1.592 6.858-2.083l-.265-.965a29.21 29.21 0 0 1-6.502 1.388c.084.31.17.62.253.932l4.595-2.118c.542-.25.138-1.017-.385-.914l-5.228 1.038.487.836.84-.353c.63.11.9-.853.266-.964M348.358 183.969c5.205-.121 10.39.095 15.567.647v-1c-1.886.145-3.774.288-5.662.432-.635.048-.651.98 0 1l10.49.32-.132-.982-2.186.593c-.531.144-.442 1.017.133.982a83.796 83.796 0 0 1 17.966.815c.629.097.9-.866.265-.964a84.975 84.975 0 0 0-18.231-.851l.133.982 2.185-.592c.552-.15.427-.965-.132-.982l-10.491-.321v1c1.888-.144 3.776-.287 5.662-.432.65-.05.637-.932 0-1a120.248 120.248 0 0 0-15.567-.647c-.643.015-.646 1.015 0 1M396.642 180.169a13.477 13.477 0 0 0-3.864 1.293c-.446.225-.231.945.253.932a48.697 48.697 0 0 0 3.239-.201c-.045-.327-.09-.654-.133-.982l-3.338 1.043c-.531.166-.443.978.133.982 2.33.016 4.61-.177 6.906-.57.569-.097.415-.976-.133-.982a10.352 10.352 0 0 0-3.433.51c-.538.17-.44.964.133.982a45.86 45.86 0 0 0 6.354-.233c-.045-.327-.09-.654-.133-.982l-3.144.54c-.572.099-.411.967.133.982 2.154.06 4.239-.128 6.348-.556.556-.112.427-.995-.133-.982a8.82 8.82 0 0 0-3.127.622c-.415.163-.533.855 0 .965.836.173 8.072.15 7.58 1.55-.214.608.752.87.964.266l.235-.667c.066-.19-.041-.478-.231-.565-1.141-.523-2.293-1.063-3.532-1.313-1.584-.32-3.163.092-4.751-.236v.965c1.01-.395 1.73-.56 2.862-.587l-.132-.982a26.498 26.498 0 0 1-6.083.52l.132.982 3.145-.54c.549-.094.429-1.041-.133-.982a45.86 45.86 0 0 1-6.354.233l.133.982a9.804 9.804 0 0 1 3.167-.474l-.132-.982c-2.21.378-4.402.55-6.641.534l.133.983 3.338-1.043c.51-.16.453-1.038-.133-.983-1.08.103-2.155.17-3.24.2l.253.932a12.358 12.358 0 0 1 3.626-1.192c.632-.11.364-1.073-.267-.964'/%3E%3Cpath d='M332.978 178.056a47.082 47.082 0 0 0-7.48 5.594c-.365.332.014.992.486.836l7.298-2.43-.385-.915-7.068 3.231c-.533.244-.145 1.04.384.914l7.786-1.836c-.13-.305-.257-.61-.386-.915l-4.105 2.237c-.423.23-.247.964.252.931a36.905 36.905 0 0 0 6.76-1.072c.626-.159.36-1.11-.265-.964a65.244 65.244 0 0 0-7.086 2.08c-.496.176-.465 1.03.133.981 4.243-.345 8.443-.929 12.618-1.754l-.265-.964-9.38 2.944c-.624.196-.361 1.073.266.965l14.876-2.572-.265-.965-11.07 2.74c-.542.133-.437 1.005.132.981a83.514 83.514 0 0 0 13.59-1.688c.644-.134.353-1.049-.265-.964a80.583 80.583 0 0 0-10.655 2.206c-.533.148-.442 1.003.133.982a62.017 62.017 0 0 0 10.9-1.378c.629-.137.364-1.1-.265-.964l-8.813 1.91c-.562.121-.42.971.133.982 3.359.066 6.67-.194 9.979-.763l-.266-.964-7.061 1.664c-.56.132-.423.972.132.982 3.212.06 6.377-.18 9.545-.706.635-.105.364-1.064-.265-.964a33.864 33.864 0 0 0-8.131 2.37c-.456.196-.223.965.253.931l10.23-.725c-.043-.328-.088-.655-.132-.983l-7.038 2.001c-.561.16-.418.943.133.982a26.298 26.298 0 0 0 8.699-.819l-.266-.964a31.969 31.969 0 0 0-5.933 2.288c-.48.241-.201.894.252.932 2.793.227 5.42-.083 8.086-.94.614-.198.364-1.099-.266-.965-1.842.393-3.55.98-5.255 1.775-.487.227-.194.9.253.932a18.99 18.99 0 0 0 7.3-.88c.51-.165.455-1.029-.133-.984-1.697.133-3.044.688-4.376 1.74-.354.28-.046.852.354.852l5.913.004-.133-.982c-1.35.391-2.446.938-3.575 1.796-.378.288-.281.918.253.932.85.023 7.816-.149 7.6.933-.125.628.838.897.964.266.189-.943-.233-1.459-1.126-1.824-2.04-.834-5.27-.317-7.438-.375l.252.932c1.032-.785 2.08-1.332 3.336-1.696.538-.156.438-.982-.133-.982-1.971 0-3.942-.002-5.913-.004l.353.854c1.129-.89 2.237-1.333 3.669-1.446-.044-.327-.09-.654-.132-.98a18.276 18.276 0 0 1-7.035.844l.252.931a23.083 23.083 0 0 1 5.016-1.673l-.266-.965a19.84 19.84 0 0 1-7.82.905l.253.931a30.877 30.877 0 0 1 5.694-2.187c.619-.17.358-1.129-.266-.964a25.54 25.54 0 0 1-8.433.783l.133.982 7.038-2c.525-.15.446-1.023-.133-.982l-10.231.725.252.932a32.83 32.83 0 0 1 7.89-2.269l-.264-.964c-3.081.511-6.16.728-9.28.67l.133.982 7.062-1.664c.635-.149.358-1.07-.266-.964a51.064 51.064 0 0 1-9.713.727l.133.982 8.813-1.91-.266-.964a60.537 60.537 0 0 1-10.635 1.342l.133.982a80.796 80.796 0 0 1 10.654-2.206c-.09-.32-.177-.643-.265-.964a81.965 81.965 0 0 1-13.325 1.652l.133.983 11.07-2.739c.635-.157.358-1.072-.265-.965l-14.877 2.572.266.965 9.379-2.945c.62-.194.364-1.088-.265-.964-4.087.807-8.2 1.38-12.353 1.718l.133.983a65.183 65.183 0 0 1 7.086-2.08c-.09-.322-.177-.643-.266-.964a35.644 35.644 0 0 1-6.495 1.036l.253.932 4.105-2.236c.509-.278.155-1.04-.386-.914l-7.784 1.837.385.914 7.068-3.23c.514-.236.15-1.093-.385-.915l-7.3 2.43.489.836a46.014 46.014 0 0 1 7.278-5.438c.55-.332.048-1.196-.505-.863'/%3E%3Cpath d='M351.094 187.996c1.569.891 3.05 1.877 4.43 3.048.86.73 1.682 1.875 2.72 2.375.768.37 1.449.216 2.258.278 2.273.174 3.683 1.136 5.422 2.521 5.008 3.987 9.768 8.258 14.57 12.486.482.424 1.192-.28.707-.707-4.994-4.397-9.936-8.853-15.17-12.967-1.993-1.565-3.42-2.12-5.874-2.319-2.042-.165-3.397-1.999-4.917-3.182-1.153-.897-2.373-1.676-3.641-2.397-.561-.318-1.066.546-.505.864'/%3E%3Cpath d='M372.393 210.031c1.924.631 4.015 1.628 6.05 1.791 1.745.14 3.002-.76 4.62-1.21 2.99-.833 7.147-1.604 9.135-4.35.637-.88.64-1.884.533-2.927-.238-2.28-.803-4.475-.848-6.789-.026-1.343.398-3.07-.254-4.324-.736-1.418-2.367-2.607-3.462-3.745-.446-.465-1.153.243-.707.707.885.92 2.123 1.873 2.82 2.932.984 1.496.555 3.192.612 4.863a30.89 30.89 0 0 0 .33 3.58c.352 2.326 1.263 4.157-1.001 6.026-2.331 1.924-5.028 2.323-7.785 3.17-1.847.568-2.882 1.33-5.012.845-1.605-.366-3.203-1.02-4.764-1.533-.614-.202-.876.764-.267.964M339.232 164.17c1.662-.752.665-2.666-.46-3.349-1.293-.786-2.443-1.295-2.463-3.186-.01-.788.239-1.744.508-2.478 1.047-2.859 4.185-3.47 6.759-4.52 2.183-.893 4.413-1.787 6.785-2.006 1.858-.17 3.735.074 5.578-.298 2.28-.46 4.662-2.085 7.016-.895 2.085 1.054 3.13 3.64 3.979 5.666.244.585 1.212.328.964-.266-1.177-2.815-2.805-6.454-6.267-6.796-2.594-.257-5.044 1.352-7.628 1.51-2.631.161-4.947.086-7.492.908-2.566.83-5.062 1.957-7.546 3.003-1.485.627-2.312 1.242-2.9 2.781-.54 1.417-1.025 3.265-.655 4.784.165.676.482 1.262 1.006 1.726.145.128 3.878 1.844 2.31 2.552-.584.264-.076 1.126.506.863M336.01 171.926c-3.22.329-8.14 1.787-10.321 4.397-.56.669-.687 1.324-1.033 2.075-.48 1.042-1.25 1.474-2.03 2.25-1.923 1.913-3.318 5.779-6.67 5.325-.63-.085-.901.878-.265.965 4.02.544 5.457-3.527 7.912-5.83.562-.528 1.208-.924 1.645-1.574.856-1.272.845-2.454 2.224-3.456 2.348-1.706 5.674-2.86 8.538-3.152.634-.065.64-1.066 0-1'/%3E%3Cpath d='M403.187 185.182c1.628 3.591 4.395 6.212 7.452 8.615 1.515 1.191 3.079 2.321 4.569 3.545.648.532 1.547 1.11 2.037 1.795 1.18 1.651.17 2.647.552 4.26.274 1.157.98 1.687 2.04 2.137 1.415.6 2.643.854 3.59 2.222.752 1.084 1.179 2.39 1.625 3.617 1.818 4.995 4.093 10.065 5.332 15.238 1.408 5.88-1.4 10.113-5.924 13.547-3.81 2.893-7.89 5.646-12.532 6.967-5.282 1.504-10.684 1.572-15.408-1.46-4.197-2.695-4.33-7.498-7.162-11.16-.952-1.232-1.525-1.406-1.708-3.13-.172-1.624.468-2.358.91-3.807.695-2.273 1.027-5.06.956-7.426-.14-4.637-3.307-7.125-7.041-9.268-.558-.32-1.062.543-.504.864 2.193 1.258 4.6 2.641 5.777 4.991 1.477 2.95.783 7.533-.152 10.573-.498 1.622-1.951 3.108-1.345 4.89.294.86 1.028 1.473 1.615 2.124 1.032 1.148 1.729 2.345 2.353 3.741.866 1.94 1.513 4.02 2.787 5.748 1.225 1.661 2.913 2.737 4.716 3.684 2.002 1.051 3.35 1.517 5.616 1.63 2.42.12 4.857-.096 7.223-.617 4.987-1.098 9.132-3.71 13.242-6.632 3.138-2.23 6.396-4.927 7.572-8.747 1.58-5.132-1.227-10.578-2.937-15.312-.942-2.608-1.821-5.25-2.834-7.83-.628-1.6-1.362-3.347-2.84-4.35-.85-.579-2.464-.624-3.133-1.27-1.265-1.224-.527-2.666-.77-4.097-.33-1.949-2.351-3.168-3.79-4.306-4.185-3.307-8.742-6.256-11.021-11.28-.265-.586-1.128-.078-.863.504'/%3E%3Cpath d='M387.468 209.162c-.17 1.49.26 3.003 1.544 3.907.877.617 1.242.41 1.95 1.385.937 1.288.478 3.155.394 4.74-.167 3.148-.111 6.095-1.381 9.008-.63 1.443-.887 2.79-.298 4.317.516 1.335 1.403 2.04 2.583 2.72 1.012.583.64-.181 1.47 1.334.587 1.065.46 1.512.649 2.59.125.719.389 1.39.73 2.032 1.57 2.939 4.797 6.575 8.366 6.602.643.005.644-.995 0-1-2.614-.02-4.443-2.135-6.002-3.996-.742-.887-1.555-1.912-1.92-3.035-.36-1.105-.062-1.957-.25-3.026-.174-.995-.414-1.525-1.3-2.002-1.218-.655-2.401-.664-3.171-2.085-.823-1.52-.463-2.795.2-4.306 1.517-3.454 1.23-7.396 1.428-11.124.056-1.058.442-2.6-.201-3.573-1.283-1.943-4.208-.843-3.791-4.488.073-.638-.928-.633-1 0M376.374 222.49c1.646 2.068 3.602 1.789 5.72 2.959 1.824 1.008 3.422 1.379 5.508.9.626-.144.362-1.108-.266-.964-1.344.309-2.639.297-3.915-.305-.603-.284-1.089-.77-1.712-1.011-1.833-.71-3.226-.525-4.628-2.285-.4-.503-1.104.208-.707.707'/%3E%3Cpath d='M378.392 217.598l-1.68 3.847c-.193.444.212.938.685.684a10.522 10.522 0 0 0 3.382-2.844c.388-.493-.232-1.167-.707-.708-1.025.99-1.684 2.086-2.125 3.44-.124.38.262.694.615.615 1.03-.23 1.812-.638 2.635-1.293l-.836-.487c-.134.904-.317 1.565-.727 2.416-.155.32.026.77.432.752 1.277-.058 2.342-.417 3.384-1.157l-.735-.3c.288.76-.81 1.569.247 2.179.964.555 2.503-.575 3.183-1.09l-.734-.3.34 1.855c.06.333.472.438.735.299.264-.14.529-.28.793-.418.569-.301.064-1.164-.505-.864l-.793.419.734.299-.34-1.855c-.054-.294-.488-.485-.734-.3-.3.228-.597.454-.927.636-.753.412-.755.536-1.034-.2-.084-.224.119-.608-.001-.925-.103-.274-.447-.502-.734-.3-.916.652-1.755.97-2.88 1.022l.432.753a8.898 8.898 0 0 0 .828-2.655c.075-.505-.43-.811-.836-.486-.683.545-1.354.848-2.193 1.036l.615.615c.394-1.208.952-2.113 1.868-2.998l-.707-.708c-.891 1.13-1.908 2.006-3.18 2.689l.684.684 1.679-3.847c.255-.584-.606-1.094-.863-.505'/%3E%3Cpath d='M378.333 217.792c2.007 3.401 5.4 5.624 9.372 5.828.643.032.642-.968 0-1-3.617-.185-6.687-2.245-8.509-5.334-.326-.554-1.19-.05-.863.506M343.267 222.227c.87 2.295.132 4.555-.475 6.816-.223.833-.635 2.087.3 2.666.674.417 1.55.07 2.025-.493.314-.376.429-.845.489-1.321.182-1.455-.083-2.674.952-3.903l-.853-.353c.005.783-.71 6.345 1.595 4.982.275-.163.45-.377.58-.677.094-.218.024-1.534.408-1.421-.02-.006.24.732.333.824.237.229.35.237.693.28.636.082.63-.918 0-1 .175.023-.222-1.32-.414-1.471-.37-.291-.794-.261-1.183-.02-.57.352-.482.772-.686 1.289-.391.99-.301.29-.307-.422l-.02-2.364c-.003-.405-.564-.698-.853-.354-.588.698-.993 1.407-1.151 2.314-.08.456.129 1.332-.066 1.669l-1.04.629c.109-.395.217-.79.329-1.182.619-2.257 1.168-4.488.308-6.754-.227-.596-1.193-.338-.964.266M334.687 246.227c-.45.269-.93.348-1.434.235l-.655.059c-.25.071-.354.075-.615.254-.353.243-.656.695-.701 1.123-.048.452.097.819.446 1.112.152.129.416.161.6.208 1.109.282 1.978.417 2.574 1.603l.299-.735c-1.735.576-3.821 1.612-3.413 3.798.267 1.44 1.588 2.166 2.848 1.287.32-.223.568-.579.779-.9.15-.231.719-1.993 1.03-1.006.206.653-.583 1.316-.025 2.044.439.571 1.15.579 1.695.126.23-.193.389-.46.493-.746.04-.212.075-.425.102-.639-.102-.522.084-.948.56-1.281-.108.63.854.9.964.267.156-.905-.384-2.141-1.53-1.755-.754.254-.778.97-.978 1.59.028-.089-.237 1.509-.437 1.057-.07-.156.203-.754.203-.939-.001-.83-.501-1.809-1.473-1.437-.717.274-.801 1.271-1.23 1.772-.284.86-.968.913-2.054.16-.046-.58.163-1.018.626-1.315.572-.626 1.316-.856 2.105-1.118a.509.509 0 0 0 .299-.735c-.4-.795-.923-1.443-1.756-1.806-.432-.189-2.06-.118-.756-1.048.228-.163 1.17.065 1.516-.05 1.047-.348 1.532-1.88.184-2.149-.628-.125-.898.838-.266.964M355.176 235.962c-.348 2.303-1.073 4.835-1.035 7.165.017 1.072.68 2.037 1.843 1.71.19-.053.393-.267.367-.482-.238-1.954.114-3.767 1.13-5.457a253.9 253.9 0 0 1-.933-.253l.284 3.767c.026.345.416.665.752.43.856-.593 1.339-1.347 1.483-2.385.087-.63-.876-.902-.965-.266-.106.763-.342 1.316-1.023 1.789l.753.432-.284-3.767c-.036-.48-.663-.698-.932-.252-1.102 1.836-1.524 3.837-1.265 5.962l.367-.482c-.92.258-.163-3.767-.101-4.181l.523-3.464c.096-.63-.868-.901-.964-.266M360.986 214.392c.096 2.284.159 4.57.168 6.855.007 1.892-.363 4.025-.079 5.878.178 1.154 1.153 2.607 2.24 1.014.6-.879.212-2.62.19-3.54a82.22 82.22 0 0 1 .103-6.36c.032-.617-.156-3.007.257-3.414-.564.555-.259 1.873-.243 2.533l.147 6.432c.008.402.411.592.752.432 2.453-1.155 1.707-4.175 2.481-6.303l-.913.12c.817 1.34.247 2.382.668 3.662.051.16.04.214.147.354.332.432.704.642 1.26.394.618-.276.687-1.23.74-1.769.197-2.028-.212-4.289-.35-6.319-.044-.638-1.044-.643-1 0 .147 2.137.507 4.474.25 6.581-.099.817-.025-1.128-.03-1.165-.084-.88-.375-1.51-.822-2.243-.236-.387-.77-.278-.913.12-.627 1.724-.12 4.81-2.024 5.705l.754.431c-.067-2.893.029-5.844-.2-8.729-.065-.828-.115-1.687-1.103-1.709-.291-.006-.473.236-.5.5a87.15 87.15 0 0 0-.459 6.832c-.036 1.556.664 5.035-.182 6.155-.385.563-.459.332-.222-.694.017-.652.03-1.305.036-1.959.014-.979.019-1.959.014-2.939a180.118 180.118 0 0 0-.167-6.855c-.025-.64-1.025-.645-1 0M331.552 206.345l-1.132 4.193c-.286 1.06-.612 2.055-.26 3.133.127.385.706.522.914.12l1.65-3.183-.784.1.1 1.188c-.122.215-.07.574.18.684.777.344 1.472.039 1.72-.788.186-.617-.78-.881-.964-.265a41.43 41.43 0 0 0-.251.19l.18.684c.478-.84.382-1.681-.258-2.4-.208-.232-.642-.173-.785.102l-1.651 3.183.914.12c-.372-1.137.228-2.487.526-3.59l.866-3.205c.168-.622-.797-.888-.965-.266M322.746 237.332c.643 0 .644-1 0-1s-.645 1 0 1'/%3E%3Cpath d='M319.27 255.061c-.44-4.523 2.6-8.3 4.105-12.353.385-1.034.263-1.309.085-2.29-.17-.939-2.107-.502-.454-2.403.276-.314 1.177-.4 1.552-.575 1.059-.493 1.689-1.107 1.226-2.316-.378-.986-1.542-1.518-2.055-2.383-.701-.3-.816-.76-.346-1.38.443-.43.949-.752 1.518-.965 1.148-.524 2.263-.615 3.512-.363.288.058.667-.136.632-.482-.227-2.323-.324-5.6 3.019-5.218 1.079.123 2.064.802 3.19.618.886-.144 1.488-.69 1.88-1.476.712-1.422.208-2.456 1.576-3.496 1.188-.906 1.07-.367 2.275-.679.334-.086.509-.103.749-.278.666-.483.858-1.231.61-2.001-.868-2.703-5.5-1.23-7.307-1.015.16.21.32.422.482.632.37-.99-.343-2.93-1.436-1.584-.404.494.3 1.207.707.707-.08.203-.157.407-.236.612-.104.282.174.669.483.633.949-.113 1.898-.228 2.847-.337.444-.06.889-.11 1.335-.148.863-.204 1.205.399 1.029 1.809-.431.37-1.832-.083-2.508.468-1.917 1.561-.007 5.308-3.906 5-1.708-.133-3.17-1.238-4.677.202-1.406 1.344-1.283 3.804-1.112 5.55l.633-.482c-2.8-.564-5.244.477-6.968 2.713-.123.16-.077.48.079.606.527.434 1.038.869 1.523 1.347.422.416 1.707 1.933 1.234 2.621-.297.433-1.538.508-2.045.798-.78.445-1.266 1.053-1.075 1.978.28 1.36.965 2.411.645 4.042-.29 1.475-1.467 3.175-2.077 4.542-1.068 2.386-1.982 4.691-1.724 7.346.062.635 1.062.642 1 0M337.661 203l3.1 1.27-.262.797c-.018.314-.194.636-.177.95.03.522.197 1.072.58 1.45.465.458 1.094.62 1.664.22 1.038-.726.653-2.98.902-3.987l.374-1.004c.802.826 1.606 1.65 2.41 2.476.106.584-.733 1.518-.886 2.13-.11.442-.206.82-.05 1.252.653 1.815 2.996 1.064 3.593-.381.27-.651.25-1.405.218-2.09-.014-.267-.07-.534-.096-.8l-.154-1.534 2.074-.499c.023.01.312.835.493 1 .351.321.43.308.94.375.158.022.362-.107.43-.248.523-1.069 1.045-2.138 1.57-3.207h-.866c.28.529.54.754.877 1.232-.033-.046.69.299.72.346.997 1.582-.523 3.188-.382 4.83.132 1.536 1.31 2.492 2.764 1.713.91-.487 1.48-1.508 1.784-2.45-.045.138.362-1.696.282-1.543-.208-.971.31-1.243 1.55-.815.075.444.173.882.293 1.315.27.724.61 1.47 1.435 1.69.592.16 3.56-1.112 3.636-.52.05.383.385.617.752.433 1.57-.787 1.537 3.393 1.837 4.113.304.73.771 1.085 1.357 1.57 2.621 2.174 3.928 4.86 3.498 8.31-.079.636.922.63 1 0 .463-3.706-1.005-6.204-3.435-8.768-1.26-1.33-1.425-2.507-1.785-4.108-.113-.502-.283-.977-.608-1.387-.659-.83-1.442-1.059-2.369-.594l.753.431c-.195-1.502-1.256-1.385-2.482-1.262-.214.087-.415.2-.603.34-1.399.276-2.127-.114-2.186-1.172-.212-.41-.176-.976-.388-1.41-.293-.601-.842-1.36-1.583-1.428-1.84-.167-1.549 2.125-1.672 3.262-.055 1.244-.579 2.286-1.57 3.129l-1.187-1.903c-.075-.535.471-1.297.598-1.841.246-1.06.262-1.838-.355-2.754-.09-.133-.256-.27-.432-.246l-1.234-1.016c-.169-.319-.7-.334-.865 0-.068.138-1.066 2.404-1.175 2.404-.372 0-.46-.856-.576-1.06-.25-.45-.237-.786-.764-1.078-.988-.55-2.226.08-2.745.984-.465.81-.378 1.857-.313 2.734-.022-.299.39 1.875.207 2.11-1.49.86-1.984.874-1.477.043.085-.173.163-.347.236-.525.613-1.565.942-3.8-.695-4.922-.993-.678-2.098-.5-2.894.367-.632.687-.78 1.566-.928 2.447-.07.418-.1 2.203-.234 2.225-.92.15-.387-2.034-.349-2.268.544-3.337-3.569-4.841-5.013-1.631-.263.581.598 1.09.863.503M393.338 207.776c.296 1.153.691 2.596 1.961 3.047.244.087.73.057.881.126.241-.024.471-.092.693-.204 1.339.914 1.582 1.792.729 2.632-.215 1.21-.731 1.405-.369 2.667.316 1.106 1.109 2.087.816 3.41-.232 1.043-.822 1.956-1.025 3.031-.058.31.135.642.482.633 1.477-.034 2.126-1.148 2.334-2.53.084-.566-.068-1.165-.026-1.728.059-.792.461-1.563.545-2.336.009-.077.063-.449.094-.558l-.088-.553c-.176-.422-.075-.156.304.801-.03.39.444.61.752.432 1.367-.787 1.682-2.202 1.001-3.577-.286-.577-1.148-.07-.864.504l-.641 2.21.752.431c.107-1.374-.82-2.239-2.169-1.993-.225.041-.352.276-.367.483-.079 1.166-.023 7.377-1.627 7.414l.482.633c.32-1.69 1.599-3.388 1.308-5.162-.098-.59-.361-.843-.565-1.37-.358-.92-.414.456-.33-1.37.057-1.208.465-1.238.867-2.284.333-.869.264-1.83-.462-2.495-.353-.322-.745-.457-1.202-.482-.063-.004-.69.1-.718.095-.953-.144-2.311-1.11-2.583-2.173-.16-.623-1.125-.359-.965.266M403.88 221.547c.7 2.335-.244 4.551-.516 6.87-.119 1.011-.241 2.653.843 3.25.787.431 1.445-.006 1.773-.778.879-2.068-1.047-5.006 1.411-6.514l-.735-.565c-.305.837-.595 2.353.622 2.685.828.225 1.311-.479 1.3-1.2-.009-.643-1.009-.644-1 0-.24-.418-.225-.825.042-1.219.152-.416-.38-.782-.734-.565-.781.48-1.263 1.09-1.553 1.965-.21.631-.235 1.3-.244 1.956-.011.742.467 1.958-.366 2.172-.968.25-.28-1.672-.153-2.358.14-.758.33-1.504.449-2.265.201-1.283.199-2.453-.174-3.7-.185-.614-1.151-.353-.965.266M413.01 241.756c2.699 1.274 3.995-3.433 4.203-5.283.213-1.891-.15-3.664-.861-5.417-.961-2.37-3.152-6.198-.234-8.212l-.752-.432c.158 1.574.203 3.2.482 4.757.189 1.06.783 1.78 1.039 2.787.39 1.543.387 3.362.53 4.95.229 2.495.002 4.679-2.336 6.069a.508.508 0 0 0-.178.684c1.312 2.345 4.346-.354 5.785-1.192.555-.323.052-1.188-.505-.863-.561.327-3.805 2.645-4.417 1.55l-.18.685c3.163-1.882 3.045-4.928 2.695-8.235-.167-1.581-.07-3.478-.672-4.968-.46-1.135-.721-1.135-.872-2.525-.134-1.231-.247-2.466-.371-3.7-.034-.342-.41-.667-.752-.431-1.976 1.364-2.233 3.778-1.601 5.977.519 1.806 1.578 3.412 2.015 5.246.204.856.17 8.956-2.512 7.69-.58-.274-1.087.588-.505.863M395.174 190.764l-.667-.474.18.684 1.601-1.254-.615-.35c.247.873.369 2.796 1.08 3.435.696.624.914.02 1.429 1.046.997 1.986.179 5.746 2.428 7.1 1.352.815 2.443-.047 2.336-1.545-.101-1.429-1.17-3.072-1.69-4.32a131.298 131.298 0 0 1-2.149-5.528l-.616.616c1.062.445 1.271 3.17 2.933 1.75l-.785-.1a12.806 12.806 0 0 1 1.396 3.365c.098.378.565.47.835.221.652-.594 1.646 2.513 1.877 2.937.281.517.572.787 1.101 1.052.333.166.751-.035.752-.432a12.307 12.307 0 0 0-1.351-5.73c-.29-.575-1.153-.07-.864.505.85 1.686 1.221 3.34 1.215 5.225l.752-.432c-1.244-.623-1.522-6.266-4.189-3.832l.836.221a13.662 13.662 0 0 0-1.497-3.606c-.174-.294-.542-.308-.785-.1-.019.015-1.502-1.817-1.959-2.009-.346-.145-.737.282-.615.616a133.57 133.57 0 0 0 2.502 6.367c.174.41.352.816.527 1.225.356.83 1.291 1.717-.129 1.386-1.318-.307-1.184-1.829-1.403-3.055-.183-1.024-.304-2.707-1.182-3.429-.253-.208-.63-.107-.832-.283-.578-.503-.769-2.158-.988-2.93-.068-.242-.36-.448-.615-.35-.997.383-1.577.847-2.201 1.714-.167.232-.023.54.18.684l.667.473c.526.374 1.026-.493.505-.863M345.676 165.087c-.277 1.121-2.123 1.196-2.94 1.574a5.223 5.223 0 0 0-1.725 1.294c-1.025 1.17-1.417 2.633-1.37 4.16l.853-.355c-1.26-1.108-2.854.315-2.228 1.805.333.793 1.172 1.152 1.956 1.305 1.185.232 2.256-.19 3.462.195 1.013.324 1.893.961 2.829 1.447 3.54 1.84 5.789.283 8.842-1.846 1.029-.718 2.052-1.448 3.09-2.156.485-.33 3.827-2.389 2.314-.574-1.498 1.798-4.421 2.935-6.564 3.593-.512.158-.451 1.051.133.983 3.818-.446 7.636-.89 11.453-1.337l-.481-.633a1419.1 1419.1 0 0 0-.412 2c-.053.252.07.556.349.614.329.07.664.128.99.176-.222-.033 2.887-.038 1.858.402-.514.22-.14 1.131.385.914 4.764-1.975 9.747-2.65 14.86-1.98-.045-.328-.09-.655-.133-.982l-9.335 3.384c-.496.18-.467 1.021.132.983 3.716-.24 7.43-.483 11.146-.724l-.354-.853c-.684.613-.63 1.518.026 2.19 1.134 1.161 2.687.073 3.957-.209.629-.139.362-1.103-.266-.964a4.508 4.508 0 0 0-1.326.405c-.705.48-1.267.241-1.684-.715.314-.282.075-.882-.353-.854l-11.146.724.134.982c3.11-1.129 6.223-2.257 9.335-3.385.555-.2.42-.91-.133-.982-5.201-.682-10.282.008-15.126 2.016l.385.914c.723-.309.974-1.134.547-1.82-.774-1.248-2.515-.35-3.634-.586l.35.615.412-1.999c.058-.283-.137-.673-.483-.633l-11.453 1.337.133.982c3.14-.965 5.83-2.62 8.148-4.949.178-.18.207-.532 0-.708-.88-.747-1.68-.774-2.762-.359-2.341.901-4.471 2.998-6.542 4.403-1.391.943-2.85 1.873-4.623 1.483-1.113-.244-2.128-1.006-3.123-1.53-.7-.37-1.442-.747-2.227-.902-.388-.077-.766-.088-1.158-.094-1.687-.025-.562.231-2.387-1.37.309.271.868.103.854-.354-.051-1.65.49-3.299 1.968-4.25.799-.515 1.65-.526 2.49-.879.856-.359 1.316-.725 1.54-1.632.155-.625-.81-.89-.963-.266M353.287 162.923a52.307 52.307 0 0 1 15.465-2.47c.575-.005.664-.808.133-.982-3.295-1.08-6.577-1.11-9.892-.095l.633.482c.093-1.297 1.181-1.808 2.176-2.27.453-.211.225-.955-.252-.932-1.09.05-2.136.173-3.209.372l.487.835c1.105-1.188 2.346-1.851 3.928-2.088.568-.085.416-.98-.133-.982l-3.09-.012c-.644-.003-.644.997 0 1l3.09.012-.133-.982c-1.773.265-3.155 1.042-4.37 2.345-.355.382.004.926.487.836.978-.181 1.95-.291 2.943-.336l-.253-.932c-1.446.672-2.552 1.475-2.67 3.134-.024.32.338.572.633.482 3.155-.966 6.227-.931 9.36.095l.132-.982a53.207 53.207 0 0 0-15.73 2.506c-.612.193-.35 1.159.265.964M398.852 178.036a24.45 24.45 0 0 1 4.74-1.584c.404-.09 2.97-.627 3.026-.451.268.865-1.412 1.122-1.884 1.269-1.422.443-2.91.578-4.328.988-.723.209-1.2.512-1.318 1.276-.05.32.128.626.482.632.45.009 4.643-.005 4.618.31-.053.643.947.639 1 0 .169-2.053-4.54-1.29-5.618-1.31.16.21.32.422.482.633.227-1.471 9.926-1.221 8.286-4.275-.602-1.122-2.792-.433-3.755-.276-2.168.353-4.234 1.032-6.236 1.924-.586.262-.078 1.124.505.864M321.6 180.9a3.09 3.09 0 0 0 .349-.178c.257-.144.353-.582.1-.785a4.414 4.414 0 0 1-.07-.057c-.208-.168-.503-.211-.707 0-1.203 1.239-3.19 2.039-4.742 2.71-.985.426-2.003.82-3.051 1.06-.532.124-2.762.56-2.14-.33.414-.59 1.854-.873 2.486-1.108.972-.364 1.96-.69 2.944-1.02 1.473-.493 3.18-.874 4.494-1.737.41-.27.256-.918-.253-.931-1.608-.043-3.43.778-4.874-.232v.863c1.974-.961 4.24-.378 6.164-1.496.556-.323.053-1.188-.505-.863-1.867 1.085-4.205.542-6.163 1.496-.365.177-.282.666 0 .863 1.655 1.157 3.525.32 5.378.369l-.252-.932c-1.412.928-11.798 3.019-10.721 5.434 1.422 3.19 10.53-1.984 11.942-3.44h-.707l.07.058.102-.785a3.445 3.445 0 0 1-.347.179c-.58.278-.073 1.14.504.863M339.796 154.552c1.812-1.583 3.883-2.424 6.292-2.488l-.432-.752c-1.133 1.599-3.138 1.852-4.825 2.585-1.459.634-2.73 1.528-3.904 2.59-.382.345.022.955.486.836 2.075-.535 4.072-.656 6.192-.344l-.299-.735c-1.155 1.857-4.086 1.434-5.619 3.003-.245.25-.156.594.101.785.653.486 1.31.839 2.06 1.139l-.221-.835-.627.526c-.259.216-.147.625.102.785l.853.55c.543.349 1.045-.516.505-.864l-.853-.55.1.786.627-.526c.319-.268.093-.711-.221-.836-.708-.283-1.224-.594-1.82-1.04l.101.787c1.65-1.69 4.435-1.05 5.775-3.205.155-.248.022-.687-.299-.735-2.293-.337-4.477-.233-6.722.344l.486.836c1.781-1.611 3.672-2.373 5.874-3.215 1.251-.48 2.23-1.061 3.013-2.162.22-.312-.076-.763-.433-.753-2.684.07-4.98 1.017-7 2.78-.485.425.225 1.13.708.708M314.236 196.022c-.897 2.516-3.604 2.383-5.44 3.697-1.226.878-1.582 2.047-2.281 3.306-.618 1.113-1.387 1.835-2.25 2.727-.25.26-.703.604-.834.961-.215.584-.248 1.036.255 1.534 1.897 1.883 4.634-1.308 5.709-2.45 1.509-1.603 3.069-1.976 4.995-2.853 1.605-.728 2.728-2.18 4.386-2.792l-.615-.615c-1.361 3.232-5.02 2.91-7.637 4.363-1.24.69-1.933 1.524-1.7 2.953.043.264.378.42.615.35 1.563-.46 3.075-1.016 4.54-1.735 1.736-.852 4.05-2.898 6.04-2.029v-.864c-2.605 1.804-5.933 1.99-8.514 3.8-.827.577-2.466 1.995-.87 2.737.87.404 2.204-.387 2.92-.68 1.483-.608 4.046-1.665 4.805-2.137-1.817 1.128-5.137 1.191-5.772 3.668-.079.306.151.643.482.633 2.057-.064 3.937-.607 5.88-1.257l-.387-.914-5.296 3.925c-.447.331-.195 1.035.385.914a58.848 58.848 0 0 0 5.214-1.34l-.387-.915-1.34.95c-.522.37-.023 1.237.503.864l1.343-.95c.436-.309.19-1.09-.386-.914a58.41 58.41 0 0 1-5.212 1.34c.127.305.257.61.385.914l5.296-3.924c.42-.31.199-1.109-.385-.914-1.851.62-3.638 1.16-5.613 1.221.16.211.322.422.481.633.752-2.925 6.689-1.589 6.908-4.592.012-.198-.164-.449-.368-.482-1.216-.2-2.012.033-3.142.57-.98.463-1.923.988-2.916 1.425-.38.166-2.978 1.598-2.486.445.542-1.274 3.8-1.867 4.95-2.26 1.442-.494 2.765-1.023 4.027-1.896.274-.189.375-.7 0-.864-1.363-.595-2.522-.375-3.842.261-2.518 1.216-4.786 2.601-7.509 3.402l.615.35c-.177-1.09 1.469-1.97 2.243-2.264.51-.193 1.043-.323 1.563-.48.908-.275 1.817-.526 2.663-.96 1.373-.705 2.274-1.672 2.868-3.08.144-.345-.283-.74-.615-.616-.827.305-1.491.726-2.192 1.258-1.443 1.1-2.702 1.65-4.383 2.29-.923.35-1.716.81-2.435 1.49-.363.338-4.397 5.02-4.527 2.233-.014-.297 1.746-1.755 2.053-2.255 1.32-2.166 1.675-3.504 4.296-4.59 1.767-.735 3.207-1.442 3.877-3.326.217-.608-.749-.869-.964-.266'/%3E%3Cpath d='M318.007 197.145a67.836 67.836 0 0 0-3.79 3.061c-.383.333.024.972.487.836a32.037 32.037 0 0 1 4.999-1.066l-.354-.853a24.084 24.084 0 0 1-4.096 2.718c-.5.263-.157 1.077.386.913l5.336-1.62-.386-.914-3.516 1.907.505.864a15.51 15.51 0 0 1 4.612-1.779l-.386-.913-4.658 2.68c-.477.275-.16 1.117.385.915 1.865-.694 3.729-1.388 5.593-2.08l-.385-.915a49.145 49.145 0 0 0-7.392 4.102c-.444.3-.181 1.108.386.916 1.988-.68 3.975-1.36 5.963-2.038l-.385-.915a38.502 38.502 0 0 0-7.38 5.129c-.367.324.019 1.002.486.836 2.572-.92 5.145-1.839 7.717-2.757l-.385-.915-7.664 4.868c-.457.29-.172 1.11.386.913l6.36-2.24-.386-.913a134.983 134.983 0 0 1-6.049 3.81c-.478.285-.167 1.088.385.915a115.938 115.938 0 0 0 6.887-2.386l-.385-.913c-2.286 1.397-4.571 2.796-6.856 4.195-.564.345-.072 1.113.504.863 2.262-.983 4.523-1.968 6.785-2.952l-.505-.863a386.986 386.986 0 0 0-6.804 4.651c-.536.376-.081 1.115.505.863l6.889-2.956-.505-.863-5.721 3.57c-.463.288-.172 1.102.386.913a48.783 48.783 0 0 0 6.976-2.97l-.504-.863c-2.4 1.56-4.798 3.121-7.197 4.683-.546.356-.074 1.129.505.863a63.424 63.424 0 0 1 8.567-3.21l-.386-.914-8.878 5.516c-.467.288-.173 1.092.385.913a48.55 48.55 0 0 0 8.622-3.707l-.504-.863a92.149 92.149 0 0 0-7.711 4.815c-.43.298-.178 1.14.386.915l8.436-3.375-.384-.915-7.968 5.358c-.444.298-.181 1.11.386.915a44.048 44.048 0 0 0 7.884-3.637l-.505-.863c-2.221 1.591-4.444 3.184-6.666 4.774-.42.303-.181 1.143.385.916l6.783-2.727-.486-.837a26.551 26.551 0 0 1-4.638 3.72c-.394.25-.268.965.252.931l.95-.06c.638-.043.643-1.043 0-1l-.95.06.253.933a27.718 27.718 0 0 0 4.84-3.877c.329-.328-.003-1.03-.486-.834-2.261.907-4.522 1.816-6.783 2.726.128.305.256.61.385.913l6.666-4.775c.514-.368.062-1.196-.505-.863a42.711 42.711 0 0 1-7.646 3.536l.386.913 7.967-5.359c.439-.294.173-1.137-.385-.913l-8.438 3.375.386.913a92.132 92.132 0 0 1 7.71-4.815c.562-.314.06-1.173-.504-.863a47.457 47.457 0 0 1-8.384 3.606l.386.913 8.878-5.514c.471-.292.173-1.078-.385-.915a65.237 65.237 0 0 0-8.806 3.311l.505.864 7.196-4.683c.54-.35.068-1.16-.504-.863a47.085 47.085 0 0 1-6.739 2.87l.386.913 5.721-3.57c.56-.35.072-1.112-.505-.863-2.296.986-4.593 1.97-6.889 2.957l.505.863a392.524 392.524 0 0 1 6.804-4.651c.546-.365.077-1.118-.505-.864-2.262.983-4.523 1.968-6.784 2.952l.504.863 6.857-4.196c.462-.282.163-1.123-.385-.913a116.477 116.477 0 0 1-6.888 2.386l.386.914a136.474 136.474 0 0 0 6.049-3.811c.445-.297.179-1.113-.385-.915l-6.36 2.24.385.914 7.663-4.867c.457-.29.172-1.113-.385-.913l-7.716 2.756.486.835a37.355 37.355 0 0 1 7.178-4.97c.493-.264.156-1.1-.386-.915l-5.963 2.038.385.913a49.14 49.14 0 0 1 7.392-4.103c.512-.228.146-1.11-.385-.912-1.865.692-3.729 1.387-5.594 2.08l.386.913 4.658-2.68c.506-.292.158-1.03-.386-.915a16.1 16.1 0 0 0-4.85 1.88c-.558.323-.061 1.17.505.864l3.516-1.909c.496-.27.159-1.08-.385-.913l-5.336 1.62.385.915a25.397 25.397 0 0 0 4.299-2.876c.316-.26.069-.909-.354-.853a33.69 33.69 0 0 0-5.265 1.101l.486.837a64.07 64.07 0 0 1 3.588-2.904c.508-.382.01-1.251-.505-.864M295.736 199.175c-1.491 1.62-3.495 2.212-5.45 3.077-2.248.996-4.356 2.23-6.377 3.625-.404.28-.262.91.252.931 2.454.101 4.286-2.657 6.668-2.148v-.964a37.426 37.426 0 0 0-7.697 4.354c-.432.316-.2 1.083.383.914 1.199-.345 4.644-1.95 5.728-1.128.512.39 1.01-.478.505-.863-1.618-1.23-4.844.55-6.498 1.027.13.304.257.61.385.914a36.365 36.365 0 0 1 7.459-4.254c.406-.17.54-.849 0-.964-2.714-.58-4.325 2.22-6.933 2.112l.252.932c2.45-1.69 4.998-3.043 7.738-4.192 1.611-.676 3.09-1.36 4.292-2.666.437-.473-.27-1.182-.707-.707M117.555 523.12c-17.002-14.255-35.173-35.901-59.932-32.243-.301.044-.474.493-.297.734l1.678 2.295.299-.735c-1.147.455-1.512.417-2.051 1.38-.509.906-.733 2.057-.885 3.076-.316 2.133-.09 4.346.573 6.394 1.302 4.028 4.25 7.448 8.397 8.61.62.174.885-.791.266-.965-3.598-1.008-6.21-3.88-7.495-7.323-1.033-2.766-2.002-8.834 1.46-10.207.269-.107.509-.448.299-.735-.56-.765-1.12-1.53-1.678-2.295l-.3.735c24.292-3.59 42.297 18.016 58.958 31.986.49.41 1.202-.293.708-.707'/%3E%3Cpath d='M101.58 524.009c-7.748-5.016-17.163-4.863-25.65-7.861-7.5-2.65-15.988-9.177-23.883-3.868-.297.2-.35.675 0 .864 1.67.898 2.854 1.985 3.907 3.548l.299-.735-4.293 1.387c-.295.095-.48.45-.3.734-.114.499-.23.998-.347 1.497-.34.184-.307.673 0 .864 1.013.404 1.397 1.084 1.152 2.038-.285.195-.363.685 0 .863.872.427 1.743.855 2.615 1.28l.252-.93-3.012-.202c-.353-.023-.657.455-.431.753 6.43 8.536 16.239 13.535 26.696 15.13 13.049 1.994 26.179-1.191 38.72-4.554.62-.167.357-1.132-.266-.965-12.03 3.226-24.59 6.322-37.123 4.703-10.555-1.364-20.672-6.203-27.164-14.818l-.432.75c1.004.069 2.008.135 3.012.203.486.032.693-.716.253-.932l-2.615-1.281v.863c1.658-1.14.117-2.977-1.152-3.765v.864c1.137-.611 1.394-1.788.707-2.866l-.3.735 4.294-1.387c.289-.093.488-.454.299-.734-1.128-1.672-2.492-2.952-4.266-3.907v.864c8.036-5.404 16.947 2.109 24.66 4.476 7.995 2.452 16.659 2.588 23.863 7.252.542.35 1.044-.514.505-.863M112.26 516.818l-16.794-18.257c-5.228-5.684-12.055-11.433-14.706-18.883l-.734.566c1.456.711 3.528 1.571 4.706-.066.68-.947.632-2.18-.287-2.903l-.22.835c.765-.035 1.529-.07 2.294-.107.243.042.566-.063.614-.35.187-1.11.16-2.08-.115-3.178l-.615.615a11.21 11.21 0 0 1 4.171 1.59c.36.224.876-.15.736-.564l-1.08-3.19-.615.614 3.576 1.462c.33.134.603-.199.632-.483.134-1.318.12-2.549-.043-3.863l-.633.481c7.637 2.385 11.599 10.694 15.105 17.238a200.857 200.857 0 0 1 5.7 11.506c2.029 4.442 4.181 8.966 3.734 13.972-.057.641.943.637 1 0 .405-4.536-1.277-8.668-3.086-12.738a200.765 200.765 0 0 0-6.934-14.08c-3.56-6.57-7.6-14.472-15.254-16.862-.282-.087-.672.161-.633.483.165 1.314.178 2.545.044 3.863.21-.16.422-.32.633-.482-1.192-.488-2.383-.974-3.575-1.46-.35-.145-.728.278-.615.614l1.08 3.19.733-.564c-1.41-.883-2.77-1.412-4.411-1.69-.372-.064-.716.218-.616.614a4.88 4.88 0 0 1 .116 2.646l.615-.349c-1.04-.178-1.803-.157-2.825.108-.334.087-.522.598-.22.836-.656 2.143-1.725 2.608-3.207 1.398-.358-.174-.893.121-.736.565 2.532 7.117 8.656 12.467 13.647 17.892l18.112 19.688c.436.475 1.142-.234.706-.707'/%3E%3Cpath d='M112.633 494.234c-2.84-4.49-2.32-10.863-3.217-15.989-.966-5.514-2.406-10.922-4.247-16.207l-.836.486a6309.75 6309.75 0 0 0 3.678 3.652c.323.322.824.07.853-.353l.116-1.665-.753.431 5.813 2.673c.284.13.65.04.735-.299.479-1.885 1.588-3.326 3.726-2.297 1.095.527 2.132 1.843 2.832 2.787 1.565 2.108 2.549 4.582 3.183 7.116 1.43 5.722 1.076 11.731 2.054 17.53.106.634 1.07.365.963-.265-1.312-7.788-.258-16.37-4.386-23.455-1.171-2.008-3.337-4.905-5.798-5.379-2.213-.427-3.097 1.961-3.538 3.697l.734-.298c-1.937-.892-3.876-1.782-5.813-2.673-.354-.162-.725.032-.752.432l-.116 1.665c.285-.117.57-.235.854-.354l-3.678-3.652c-.338-.336-1.005.001-.835.486 1.943 5.58 3.438 11.298 4.404 17.13.818 4.935.397 10.935 3.16 15.306.343.542 1.209.041.864-.505'/%3E%3Cpath d='M128.058 506.635c-2.03-15.146 2.27-30.925 12.263-42.57l-.785-.102c.961 1.496 1.4 2.97 1.435 4.737.012.589.788.648.982.133a10.756 10.756 0 0 1 1.418-2.645l-.684.178c.905.623 1.45 1.33 1.904 2.306.161.344.693.307.864 0 .45-.807 1.62-1.085 2.43-.917 1.003.208 1.757 1.147 2.154 2 .591 1.272.516 2.783.442 4.153-.147 2.708-.095 5.209.237 7.909.635 5.159.487 10.306-.556 15.406-2.059 10.079-7.085 19.35-13.6 27.234-.408.492.296 1.204.706.707 8.057-9.75 13.947-21.67 14.77-34.438.222-3.462-.098-6.823-.489-10.257-.363-3.186.383-6.468-.142-9.601-.495-2.944-4.757-6.396-6.816-2.701h.864c-.54-1.157-1.213-1.943-2.263-2.664-.238-.162-.537-.027-.685.18a12.32 12.32 0 0 0-1.518 2.885c.327.045.654.088.982.132-.039-1.927-.529-3.62-1.572-5.242-.16-.252-.566-.356-.785-.1-10.158 11.837-14.623 27.863-12.556 43.277.085.628 1.086.637 1 0M107.75 539.231c-7.99 2.291-14.574 7.546-21.926 11.22-8.107 4.05-16.87 6.637-25.862 7.716-.478.057-.7.646-.253.932 5.338 3.412 11.844 3.491 17.98 3.662 6.754.19 13.612-.05 20.17-1.824 10.76-2.91 20.339-10.552 23.222-21.642.162-.624-.802-.889-.964-.266-2.885 11.095-12.615 18.484-23.39 21.17-6.068 1.51-12.365 1.731-18.588 1.574-6.09-.153-12.622-.147-17.925-3.538l-.252.932c8.293-.995 16.364-3.219 23.962-6.702 8.184-3.752 15.36-9.766 24.093-12.269.617-.177.355-1.143-.266-.965'/%3E%3Cpath d='M73.626 554.636c-7.13-.558-14.96.028-20.584-5.21l-.486.834c2.222.504 4.21.231 6.228-.824.273-.144.338-.58.102-.786l-4.79-4.183-.353.855 4.76-.197c.364-.015.644-.42.433-.754-.386-.61-2.156-1.988-1.575-2.675.142-.167.203-.409.078-.606-.854-1.361-1.885-2.34-3.327-3.058l-.384.915a49.866 49.866 0 0 0 18.82.731c.635-.096.365-1.06-.265-.963-6.128.923-12.253.668-18.29-.733-.528-.121-.914.652-.385.914 1.609.8 2.893 1.707 2.266 3.445-.075.21.053.452.23.564a4.658 4.658 0 0 1 1.968 1.971c.144-.25.287-.501.432-.751l-4.761.197c-.403.016-.697.553-.353.854l4.789 4.181.1-.784c-1.768.924-3.515 1.163-5.458.724-.464-.106-.87.478-.486.836 5.847 5.444 13.863 4.921 21.29 5.503.643.05.64-.95 0-1M137.246 526.1c12.645-6.586 22.4-17.22 31.33-28.107a521.046 521.046 0 0 0 3.45-4.258c.316-.393.992-1.638 1.486-1.76.585-.146 1.537 1.285 1.87 1.768 2.034 2.955 2.546 6.893 1.907 10.372-1.4 7.631-8.071 13.126-14.4 16.865-7.572 4.473-16.172 6.857-24.958 6.976-.643.01-.645 1.01 0 1 11.864-.16 23.938-4.438 32.817-12.43 3.78-3.404 6.943-7.832 7.637-12.98.632-4.706-.695-9.79-4.521-12.814-.193-.153-.523-.23-.707 0-10.445 13.063-21.306 26.635-36.416 34.505-.571.297-.066 1.16.505.863'/%3E%3Cpath d='M172.962 511.414c1.71-2.537 1.788-5.62.275-8.266l-.431.753c1.125.044 1.676-.615 1.75-1.7l-.751.433c1.69.9 3.325-.645 3.275-2.432-.014-.524-.208-1.026-.433-1.49-.23-.476-1.284-1.338-1.341-1.74-.11-.756.499-1.577.332-2.52-.112-.632-1.075-.364-.964.267l-.568 1.772a.506.506 0 0 0 0 .707c.338.316.662.646.969.99 1.435 1.323 1.179 2.516-.765 3.58-.35-.184-.726.052-.753.433l-.751.7c-.386-.015-.614.434-.432.752 1.352 2.365 1.239 5.008-.275 7.256-.361.535.505 1.036.863.505M141.645 529.007c2.491 1.473 5.103 2.533 7.937 3.138 3.017.642 6.203.534 9.187 1.234 8.446 1.982 3.961 20.248-3.618 15.74a.504.504 0 0 0-.752.432c.025 3.227.483 10.518-3.629 11.394-1.558.333-4.308-.265-5.655-1.191-1.612-1.106-1.492-3.854-1.886-5.574-1.48-6.472-4.342-12.534-8.354-17.818-.383-.506-1.252-.008-.863.504 3.02 3.977 5.395 8.37 6.993 13.106a46.146 46.146 0 0 1 1.758 6.967c.258 1.498.226 2.737 1.606 3.557 2.312 1.375 6.255 2.426 8.554.516 2.838-2.36 2.501-8.196 2.476-11.461l-.753.432c2.653 1.578 5.796.572 7.588-1.83 2.18-2.922 2.506-7.437 1.548-10.872-.94-3.37-3.094-4.7-6.436-5.086-5.42-.628-10.407-1.221-15.196-4.051-.555-.328-1.059.536-.505.863'/%3E%3Cpath d='M158.376 535.91c.476.879.998 1.797 1.242 2.772l.188 1.395c-.146 1.909-1.184 2.555-3.113 1.936l-.353.853.517.402.616-.615c-1.278-.258-2.292-.738-3.313-1.523-.293-.226-.785.077-.753.431l.19 2.061c.252-.144.503-.287.754-.432a11.874 11.874 0 0 1-3.378-2.274c-.427-.404-1.025.102-.785.606l-.612 3.144c-.51-.057-.657.702-.252.932.45.213.86.485 1.233.815 1.12.575.952 1.451-.508 2.63l-.735.564-1.075 3.486a.506.506 0 0 0-.633.482c-.012 1.416-.585 2.643-1.688 3.527-.502.403.21 1.107.707.707 1.382-1.109 1.965-2.475 1.98-4.234l-.631.481c3.508.979 5.006-3.765 1.845-5.312a.506.506 0 0 0-.734.564c.299 1.479 2.02 2.123 3.143 1.017 2.077-2.047-.735-4.645-2.4-5.591-.083.311-.167.621-.252.932 2.876.322 2.242-3.033 1.475-4.649l-.785.607c1.094 1.039 2.195 1.802 3.58 2.431.308.139.79-.017.752-.433l-.191-2.061-.752.432c1.11.854 2.18 1.348 3.552 1.624.352.071.74-.228.614-.615-.258-.798-.614-1.127-1.481-1.136-.441-.004-.65.546-.354.854 1.246 1.295 3.1.842 4.135-.526 1.565-2.068.166-4.849-.881-6.789-.306-.566-1.17-.062-.864.505M119.856 540.588c-.668 12.379-3.844 24.456-9.46 35.514a.514.514 0 0 0 .078.605c7.062 7.042 16.156-.01 20.403-6.416 5.757-8.685 6.555-19.66 6.737-29.785.012-.644-.988-.644-1 0-.132 7.363-.607 14.874-3.002 21.895-2.243 6.575-7.43 15.33-15.11 16.115-1.76.18-3.604-.067-5.187-.888-1.146-.595-1.843-.92-1.462-2.201.281-.943.913-1.887 1.318-2.788a88.023 88.023 0 0 0 3.804-10.046c2.215-7.146 3.478-14.54 3.881-22.005.034-.644-.966-.642-1 0'/%3E%3Cpath d='M116.764 577.011c-2.62-.56-4.665-1.852-6.388-3.895-.202.26-.404.523-.605.784a60.1 60.1 0 0 1 6.332 3.534c.51.326.946-.372.607-.785-1.912-2.327-3.313-4.893-4.282-7.741l-.734.563c2.653 1.944 5.322 3.788 8.647 4.249.425.058.783-.317.566-.735-1.656-3.163 2.796-3.149 4.133-4.404.611-.576.294-.874.656-1.488.636-1.082 1.427-.365 2.24-1.077.55-.48.546-1.173.571-1.842.042-1.166-.387-1.928.894-2.962.462-.371 1.127-.481 1.624-.805.696-.456.972-.819 1.319-1.53.425-.875.09-1.907 1.073-2.685.42-.333 1.028-.393 1.445-.75.504-.433.692-.79.755-1.452.06-.64-.94-.635-1 0-.106 1.11-2.218 1.334-2.813 2.192-.839 1.212-.018 2.476-1.502 3.483-.951.647-2.052.782-2.59 1.918-.477 1.01.334 3.263-.92 3.796-.608.259-1.332-.359-1.892.246-.509.55-.072.44-.293 1.088-.525 1.537-.8 1.365-2.136 1.957-1.998.887-3.59 2.599-2.428 4.82l.564-.736c-3.239-.447-5.832-2.259-8.409-4.145-.35-.258-.87.17-.734.563a25.765 25.765 0 0 0 4.538 8.183c.203-.262.404-.524.607-.784a59.943 59.943 0 0 0-6.334-3.534.503.503 0 0 0-.606.785c1.819 2.159 4.065 3.562 6.83 4.154.627.135.895-.828.266-.965M122.275 536.585c-4.478 2.905-9.542 4.21-14.863 3.738.045.327.09.655.133.983 3.738-1.07 7.876-1.794 11.465-3.281 1.065-.44 2.14-1.301 1.118-2.454-.69-.778-2.018-.753-2.938-.881-1.974-.273-3.946-.546-5.92-.821-4.04-.56-8.339-.78-12.056-2.597v.863c4.164-1.843 8.438.06 12.593.894 1.461.294 5.42 1.378 6.204-.692.841-2.214-2.848-3.122-4.147-3.623l-6.032-2.323c-2.17-.836-5.462-1.47-6.403-3.897-.16.21-.32.422-.482.633 6.33.012 11.173 5.002 17.19 6.325.336.074.605-.148.632-.481.151-1.82-.952-3.031-2.384-4.011-1.308-.897-2.77-1.577-4.11-2.434-.988-.632-4.147-2.281-4.468-3.258-.632-.334-.506-.776.38-1.323l.758.386c.684.197 1.614.915 2.205 1.3 1.518.992 2.842 2.178 4.192 3.374 1.317 1.166 2.631 2.092 4.365 1.34.262-.114.282-.464.18-.684-2.33-4.971-8.23-7-10.257-12.13l-.614.616c5.07 1.269 7.032 7.193 11.643 9.357.3.14.804-.018.752-.432-.276-2.227-1.59-3.627-3.02-5.277-2.21-2.548-4.022-5.348-5.54-8.354l-.18.685c2.731-1.591 6.668 6.904 7.735 8.53.716 1.093 2.944 4.964 4.663 4.383 1.823-.617.064-3.593-.39-4.51-.026-.05-2.419-4.945.194-4.178.654.192.97 2.433 1.073 2.938.462 2.267.867 4.546 1.301 6.818.095.5.84.452.965 0 .524-1.9 1.048-3.8 1.574-5.701l.655-2.375.394-1.425c.772.095 1.098.433.976 1.013.348 1.27-.397 3.056-.51 4.386-.12 1.393-.037 2.567.485 3.862.165.41.65.487.914.12.635-1.016 1.514-1.681 2.64-1.996l-.616-.615c-.788 2.749-2.083 5.279-4.05 7.378-2.484 2.649-6.133-2.368-7.909-4.115-.168-.166-.402-.177-.605-.08-1.047.507-1.455 1.547-1.3 2.688.37 2.712 4.84 3.546 4.182 6.606l.734-.3a36.562 36.562 0 0 1-5.497-4.156c-.22-.2-.64-.204-.785.1-.619 1.3-.452 2.583.478 3.73.394.484 2 1.256 2.104 1.683l-.74 1.466-.58-.38c.473.055-1.743-.713-1.343-.587-.346-.11-.746.258-.616.615l.615 1.682c.218.6 1.185.34.964-.267l-.615-1.68-.615.615c1.237.392 3.772 2.607 4.921.566 1.618-2.871-5.326-3.547-3.71-6.937l-.785.102a37.881 37.881 0 0 0 5.7 4.312c.263.163.667.015.734-.3.516-2.403-1.104-3.52-2.735-4.97a5.075 5.075 0 0 1-1.16-1.24c-.01-1.882.31-2.404.96-1.565.593.233 1.208 1.188 1.686 1.66.956.94 1.997 2.458 3.291 2.95 1.753.665 3.106-1.154 4.08-2.336 1.69-2.053 2.831-4.428 3.56-6.974.101-.35-.25-.743-.614-.616-1.417.497-2.369 1.247-3.238 2.456l.914.12c-1.07-2.661.045-5.26.061-7.983.006-.908-.02-2.69-1.264-2.89-1.01-.164-1.389.884-1.676 1.61-1.185 2.996-1.767 6.397-2.624 9.503h.965c-.51-2.673-.828-5.471-1.563-8.088-.257-.913-.727-2.164-1.69-2.55-2.652-1.058-2.28 3.318-1.77 4.578.246.61 1.658 2.513 1.468 3.04-.57 1.577-2.203-.983-2.56-1.466-1.247-1.683-2.226-3.547-3.326-5.324-1.224-1.977-3.719-6.451-6.604-4.77-.245.142-.3.443-.18.684 1.137 2.25 2.427 4.4 3.952 6.41 1.547 2.038 4.143 4.058 4.472 6.716l.753-.431c-4.713-2.213-6.633-8.145-11.882-9.46-.336-.083-.763.244-.615.616 2.08 5.267 7.99 7.319 10.355 12.369.061-.227.12-.456.18-.684-1.86.806-4.169-2.177-5.41-3.165a28 28 0 0 0-3.969-2.644c-.922-.507-3.349-2.161-4.06-.423-.705 1.725 2.157 3.408 3.152 4.155a47.233 47.233 0 0 0 4.332 2.893c1.797 1.059 4.734 2.108 4.522 4.673l.633-.483c-6.126-1.347-10.98-6.348-17.455-6.361-.298-.001-.602.324-.483.633.796 2.054 2.57 2.839 4.516 3.598 1.864.728 3.734 1.439 5.602 2.159l2.586.996c.706.27 2.675.687 3.025 1.208 1.802 2.687-4.138 1.346-4.91 1.172-1.576-.355-3.127-.817-4.71-1.137-2.722-.552-5.285-.625-7.863.516-.336.148-.317.708 0 .863 4.64 2.27 10.208 2.409 15.254 3.109 1.091.152 2.98.043 3.947.548.49-.085.71.138.663.669.404.662.142.953-.785.874-.533.289-1.326.379-1.91.546l-8.6 2.46c-.567.162-.412.933.133.982 5.483.488 10.757-.883 15.368-3.875.538-.348.037-1.215-.505-.863'/%3E%3Cpath d='M132.36 512.49a91.506 91.506 0 0 1 6.752-27.718c.248-.594-.72-.852-.964-.265-3.73 8.933-5.985 18.338-6.788 27.983-.053.642.947.638 1 0M132.887 520.546a103.568 103.568 0 0 0 7.54-18.206c.19-.616-.774-.88-.963-.266a102.284 102.284 0 0 1-7.44 17.967c-.302.568.56 1.074.863.505M105.552 517.773c-5.213-5.35-12.782-5.715-19.426-8.217-.603-.227-.863.74-.265.964 6.459 2.433 13.913 2.756 18.984 7.96.449.462 1.156-.246.707-.707M76.06 531.139a93.39 93.39 0 0 0 27.087 2.898c.641-.027.644-1.027 0-1a92.476 92.476 0 0 1-26.822-2.863c-.623-.16-.89.803-.266.965M103.057 555.928c5.378-4.928 12.98-8.117 14.66-15.933.134-.628-.83-.894-.965-.264-1.63 7.587-9.175 10.7-14.402 15.49-.476.437.233 1.141.707.707M123.919 538.586c-.31 1.524.938 2.994 2.547 2.449 2.237-.757 1.932-3.748 1.628-5.523l-.914.386c.974 2.045 3.407 1.632 4.08-.396.159-.48.106-1.142.337-1.58.139-.264.72-.554.912-.843.598-.906.54-1.921.103-2.866-.27-.583-1.131-.076-.863.505.388 1.246.107 2.052-.842 2.417-.217.09-.354.239-.367.482a4.35 4.35 0 0 1-.097.945c-.026 1.045-.826 1.323-2.4.83-.261-.547-1.002-.132-.913.386.16.703.233 1.412.219 2.13.03 1.754-.792 2.069-2.466.944.128-.63-.836-.898-.964-.266'/%3E%3Cpath d='M130.81 536.13a137.897 137.897 0 0 1-1.536 15.958c-.098.63.865.9.965.266a140.26 140.26 0 0 0 1.571-16.224c.024-.644-.976-.643-1 0M133.036 532.503c3.484 1.895 6.444 4.476 8.824 7.646.382.508 1.25.01.864-.504-2.486-3.312-5.542-6.025-9.183-8.005-.566-.308-1.071.555-.505.863M140.643 525.05c6.435-1.468 12.221-4.551 17.13-8.95.48-.43-.229-1.135-.707-.706-4.786 4.287-10.419 7.26-16.689 8.693-.628.143-.362 1.108.266.964M224.699 496.123c11.677-7.68 24.509-19.806 39.71-15.731l-.221-.836-1.227 1.33c-.211.229-.193.626.101.785 2.023 1.099 1.014 4.828.193 6.419-1.077 2.089-2.858 3.577-5.191 3.98-.633.11-.365 1.074.266.964 2.928-.506 5.158-2.65 6.217-5.387.836-2.162 1.329-5.585-.981-6.84l.102.786 1.227-1.33c.251-.272.155-.736-.22-.836-15.53-4.162-28.541 7.98-40.481 15.833-.536.35-.035 1.217.505.863'/%3E%3Cpath d='M234.75 497.991c4.899-2.331 10.33-1.782 15.545-2.692 5.066-.884 11.184-4.903 15.904-.996.074-.279.148-.557.22-.835-1.254.515-2.18 1.16-3.08 2.181-.193.22-.21.642.1.785.88.408 1.76.816 2.642 1.223l-.18-.685c-.511.718-.425 1.487.265 2.039l.1-.786c-1.01.525-1.95 1.526-1.034 2.544.074-.279.148-.557.22-.836l-1.754.611c-.533.185-.441.949.133.982l1.934.11c-.12-.285-.237-.57-.354-.854-11.37 11.815-28.395 6.657-41.56 1.352-.596-.241-.856.726-.265.963 13.519 5.45 30.902 10.478 42.532-1.608.312-.323.075-.829-.353-.853l-1.934-.11.133.983 1.755-.612c.363-.126.48-.545.22-.835l.832-.973c.264-.137.349-.587.102-.786l-.108-.826c.146-.205.049-.578-.18-.683l-2.641-1.223.102.785c.764-.867 1.554-1.478 2.64-1.925.309-.127.543-.568.22-.836-4.41-3.647-9.6-1.164-14.394.177-6.036 1.689-12.487.606-18.267 3.355-.581.276-.074 1.138.505.864M228.607 492.445l12.847-11.076c3.586-3.093 7.79-6.012 9.96-10.343.18-.364-.125-.88-.567-.734-.783.491-1.415.231-1.894-.779.342-.257.313-.769-.12-.914-.934-.312-1.383-.392-1-1.503.101-.295-.17-.653-.483-.632a8.678 8.678 0 0 0-3.1.775l.683.684.907-1.949c.177-.38-.116-.856-.564-.734l-2.379.65.633.482a7.69 7.69 0 0 1 .275-2.326c.086-.388-.234-.692-.615-.616-5.13 1.023-8.253 5.74-11.048 9.757a118.635 118.635 0 0 0-5.619 8.847c-1.349 2.362-2.448 4.687-2.544 7.448-.022.644.978.643 1 0 .186-5.355 4.562-10.727 7.487-15.007 2.751-4.024 5.854-9.056 10.99-10.08l-.615-.616a12.59 12.59 0 0 0-.31 2.593c-.008.326.323.566.632.481l2.38-.649c-.19-.244-.378-.489-.566-.735l-.907 1.95c-.219.47.22.89.683.683a5.773 5.773 0 0 1 2.597-.638c-.16-.21-.32-.422-.482-.633a5.044 5.044 0 0 0-.292 1.98c.01.271.221.497.5.5l1.491.252-.119-.914c-.676.507-.92 1.212-.509 2.021.64 1.253 2.064.953 3.175.586l-.566-.735c-2.245 4.483-6.82 7.57-10.536 10.774L227.9 491.738c-.488.421.222 1.126.707.707'/%3E%3Cpath d='M229.98 477.964c1.842-2.384 2.054-5.424 2.781-8.263 1.047-4.087 2.501-8.032 4.306-11.843.252-.531-.339-.956-.785-.606l-2.595 2.037.854.355.041-1.071c.012-.316-.33-.58-.633-.482l-3.889 1.245.615.349c-.717-4.475-4.474-2.211-6.382.332-3.15 4.2-3.095 9.807-4.442 14.683-.172.62.793.887.964.266.88-3.181 1.161-6.493 2.075-9.662.41-1.417.968-2.82 1.77-4.065.804-1.251 4.423-5.211 5.05-1.29.042.26.38.426.616.35l3.888-1.244-.632-.482c-.014.357-.028.713-.04 1.07-.02.478.54.6.852.354l2.595-2.038-.785-.606c-1.449 3.058-2.695 6.199-3.672 9.44-.986 3.264-1.13 7.709-3.26 10.464-.39.502.313 1.215.707.707'/%3E%3Cpath d='M219.484 484.274c2.37-9.818.636-20.316-5.01-28.723-.159-.237-.573-.372-.785-.1-.803 1.024-1.24 1.988-1.43 3.282h.964a9.077 9.077 0 0 0-.796-1.998c-.128-.238-.458-.313-.684-.18-.752.441-1.195.88-1.679 1.6h.864c-.862-1.783-3.215-1.464-4.267 0-1.058 1.47-.758 3.484-.93 5.178-.237 2.31-1.014 4.532-1.268 6.847-.976 8.867 2.125 17.696 6.894 25.061.35.538 1.215.038.863-.505-3.5-5.406-6.06-11.486-6.754-17.932-.336-3.13-.204-6.284.447-9.367.232-1.1.55-2.184.714-3.3.12-.818.117-1.61.182-2.43.015-.27.03-.542.043-.813-.126-2.168.944-2.913 3.212-2.235.175.361.671.287.864 0l1.32-1.24-.684-.179c.334.55.566 1.135.695 1.76.121.441.89.508.964 0 .16-1.089.481-1.959 1.173-2.842l-.785-.102c5.5 8.19 7.22 18.381 4.908 27.952-.15.625.814.893.965.266M229.016 507.209c5.265 2.275 9.323 6.469 14.141 9.486 4.704 2.946 9.84 5.079 15.22 6.424l-.119-.914c-3.659 1.687-7.78 1.177-11.667.789-3.953-.395-7.924-1.044-11.644-2.483-6.664-2.58-12.13-7.978-13.263-15.221-.1-.634-1.063-.364-.965.266 1.133 7.247 6.521 12.814 13.132 15.585 4.047 1.695 8.397 2.419 12.74 2.853 4.115.41 8.314.853 12.171-.926.398-.182.275-.815-.119-.914-5.583-1.395-10.889-3.654-15.719-6.793-4.525-2.941-8.397-6.852-13.403-9.015-.585-.253-1.095.608-.505.863'/%3E%3Cpath d='M250.044 519.808c4.805.234 9.783 1.13 13.966-1.832.368-.26.287-.969-.252-.932a5.62 5.62 0 0 1-3.42-.886v.863l3.34-2.288c.316-.216.342-.837-.12-.913l-3.02-.5c.073.277.148.555.22.834a2.936 2.936 0 0 1 1.416-1.123c.2-.1.279-.36.229-.566-.257-1.065.05-1.174 1.518-1.743.479-.185.476-1.043-.133-.98a31.946 31.946 0 0 1-11.744-.98c-.622-.17-.887.794-.266.964a32.658 32.658 0 0 0 12.01 1.015c-.044-.328-.09-.656-.133-.983-1.025.398-1.701.858-2.424 1.715-.137.162-.208.412-.08.606.243.36-.95 1.191-1.1 1.368-.215.257-.184.768.222.836l3.02.501-.12-.914-3.34 2.288c-.312.214-.33.651 0 .863 1.289.828 2.396 1.128 3.925 1.023-.084-.31-.17-.62-.253-.93-4.04 2.86-8.85 1.92-13.461 1.694-.643-.03-.642.97 0 1M211.932 495.098c-9.03-6.214-14.979-15.625-20.719-24.743-.139-.221-.45-.329-.684-.179-5.844 3.736-4.196 11.632-.492 16.248 5.02 6.254 12.874 10.18 20.72 11.292.63.089.902-.875.267-.966-6.595-.933-12.77-3.779-17.688-8.293-4.453-4.087-9.167-13.029-2.302-17.418-.229-.06-.456-.12-.685-.178 5.838 9.272 11.897 18.781 21.078 25.1.532.365 1.032-.5.505-.863'/%3E%3Cpath d='M190.459 483.228c-.758-1.518-.601-3.098.357-4.463.177-.252.003-.678-.298-.734l-.348-.382c-.017-.319-.308-.573-.633-.482-.64-.947-.645-1.65-.017-2.11.194-.18.399-.347.615-.5.16-.125.194-.443.078-.606l-.238-1.11c.145-.626-.82-.893-.964-.265-.123.531.13 1.156 0 1.597-.226.768-1.203.983-1.314 1.978-.141 1.276.859 2.332 2.106 1.98-.211-.16-.422-.32-.633-.482.039.77.286 1.196 1.082 1.346l-.3-.735c-1.186 1.691-1.271 3.64-.356 5.473.287.576 1.149.07.863-.505M208.101 496.563c-3.547 1.52-6.834 1.102-10.547 1.333-2.112.132-3.393 1.288-4.062 3.302-1.138 3.423.161 10.59 5.266 8.623-.21-.16-.422-.32-.633-.482-.239 2.197-.904 5.985.973 7.72 1.303 1.204 3.48.942 5.017.423 2.111-.713 2.008-3.005 2.728-4.892 1.36-3.564 3.446-6.765 6.063-9.53.442-.467-.264-1.176-.707-.707-2.548 2.691-4.59 5.76-6.009 9.19-.827 2.003-.858 4.603-3.298 5.22-4.464 1.127-4.076-4.587-3.767-7.424.034-.305-.348-.59-.632-.482-3.9 1.502-4.85-3.717-4.312-6.357.198-.97.57-2.184 1.33-2.869 1.086-.979 2.686-.723 3.985-.705 3.21.045 6.133-.224 9.11-1.499.59-.253.081-1.115-.505-.864'/%3E%3Cpath d='M196.658 499.924c-.874 1.274-1.919 3.004-.925 4.507.654.988 1.737 1.299 2.721.648.387-.256.273-.962-.252-.932-.688.04-.739.07-1.122.659-.193.296.055.796.432.753.977-.114 1.685-.33 2.547-.802l-.734-.564-.263 1.298c-.071.352.229.742.616.616a8.583 8.583 0 0 0 2.498-1.276l-.684-.684c-.765 1.313-1.093 3.096.828 3.318l-.253-.932c-1.195.516-3.235 2.109-1.93 3.636.752.882 1.913.565 2.345-.395.214-.473-.215-.89-.683-.684-1.208.525-1.917 1.98-.997 3.147.372.472 1.036.592 1.338.933.165.187.1.656.193.907.238.646.451.839.895 1.335.43.48 1.136-.228.707-.707l-.756-2.264c.014-.257-.241-.52-.5-.5l-.376-1.988-.684-.684c-.226-1.071.093-1.695.953-1.872.512-.221.172-.883-.252-.932l.035-1.813c.236-.405-.263-.993-.684-.684-.751.55-1.341.874-2.26 1.175l.615.614.263-1.3c.087-.424-.336-.78-.735-.563-.68.22-1.362.443-2.042.665.143.25.288.5.431.752l.259-.164-.253-.932c-1.334-1.02-1.671-1.986-1.01-2.898.176-.308.369-.604.582-.888.365-.532-.502-1.033-.863-.505M220.76 506.35c-.236 4.674.034 9.344.894 13.947a56.426 56.426 0 0 0 1.819 7.138c.46 1.41 1.316 2.382-.54 2.983-1.142.37-2.367.294-3.5-.052-4.656-1.423-7.134-7.303-8.043-11.648-.943-4.51-.71-9.185-.306-13.742.057-.64-.944-.637-1 0-.584 6.603-.782 13.69 2.36 19.736 2.32 4.465 7.58 9.441 12.682 5.617.167-.124.313-.343.23-.564-2.8-7.512-4-15.409-3.596-23.415.032-.644-.968-.642-1 0'/%3E%3Cpath d='M221.096 530.668c1.906-.2 3.424-.895 4.843-2.191.36-.33-.016-1-.487-.836a42.544 42.544 0 0 0-4.398 1.803l.605.786a16.852 16.852 0 0 0 3.436-4.83c.212-.437-.225-.94-.684-.683-1.76.986-3.418 1.844-5.47 1.934l.43.753c.73-1.204.273-2.318-.776-3.16-.74-.593-1.214-.622-1.678-1.482-.084-.157.145-.41.048-.584-.183-.331-.422-.468-.71-.661-1.462-.984-.719-.044-.95-1.038-.094-.406.155-.897.012-1.332-.2-.602-.585-.733-.958-1.157-.506-.574-.865-.763-1.145-1.597-.107-.32.083-.583-.069-.868-.305-.574-1.655-1.271-1.716-1.795-.072-.632-1.072-.64-1 0 .071.623.143.598.47 1.103.246.383.631.493.91.959.4.67.126.776.387 1.357.213.476.338.646.673 1.043.39.46.806.499 1.15 1.098.522.906.099.83.214 1.777.065.525.058.824.514 1.173.29.222.841.05 1.054.244.104.094.08.936.282 1.277.56.942 3.504 1.356 2.424 3.138-.19.315.053.77.433.752 2.226-.098 4.063-1 5.977-2.071l-.685-.683a16.224 16.224 0 0 1-3.28 4.625c-.422.417.112 1.02.607.786a40.14 40.14 0 0 1 4.159-1.703l-.486-.835c-1.22 1.114-2.475 1.723-4.136 1.898-.633.066-.64 1.067 0 1M219.766 504.257c2.837 2.316 6.061 3.605 9.727 3.765.468.02.717-.735.252-.932-1.77-.75-3.542-1.497-5.312-2.246l-.885-.374c-1.064-.204-1.18-.401-.35-.592.725-.52 2.082-.241 2.928-.254 3.153-.047 6.48.227 9.512-.766.395-.13.51-.697.12-.914-1.509-.843-2.975-1.068-4.698-.977-.856.046-6.562 1.278-6.094-.513.164-.628 6.587-1.618 7.438-1.868 1.271-.373 2.193-.736 2.891-1.9.211-.351-.069-.717-.43-.752-3.214-.317-5.914 1.215-8.896 2.136-1.232.38-1.593.14-.53-.735.486-.4 1.581-.656 2.167-.93 1.275-.593 2.84-1.252 3.904-2.198.83-.737 1.271-1.97-.052-2.352-.686-.2-1.789.472-2.356.715-1.373.589-4.507 3.362-5.989 2.742l.298.735c1.896-2.967 5.671-3.865 7.411-6.995.23-.414-.149-.797-.565-.734-3.397.507-5.03 3.968-8.144 5.068l.615.615c.505-1.828 2.415-2.946 3.63-4.272.986-1.078 1.846-2.248 2.652-3.465.154-.235.036-.543-.18-.685-1.824-1.203-3.567 1.138-4.594 2.408-.908 1.124-1.7 2.347-2.707 3.39-.82.85-2.004 2.002-.987.193.35-.621.844-1.116 1.067-1.811.323-1.004.291-2.962-1.274-2.688-1.919.338-2.579 5.395-2.979 6.702h.965c-.29-1.788-.538-3.588-.874-5.37-.188-.992-.179-1.497-.965-2.081-.142-.104-.362-.08-.505 0-2.03 1.137-.565 5.012-1.446 6.82h.863c-.486-.83-1.04-1.385-1.899-1.83-.406-.208-.816.134-.735.565.338 1.815 1.826 7.39 4.61 6.558.51-.154 1.063-.721 1.477-1.035.435-.331.86-.761 1.332-1.037l.666-.518c-.3.58-.602 1.16-.903 1.739-.932 1.062-1.987 1.199-1.886 2.876.023.398.401.598.752.432a25.44 25.44 0 0 0 3.86-2.257l-.735-.3c.655 2.194-3.909 2.256-2.72 4.307.763 1.316 2.318.24 3.324.008l-.564-.735-.507 1.024c-.284.575.577 1.082.863.505.17-.341.338-.683.507-1.024.196-.392-.125-.836-.564-.734-.236.02-.46.08-.67.177-.844-.342-.846-.618-.008-.824.22-.346.773-.548 1.03-.921.452-.652.497-1.3.274-2.048-.086-.287-.463-.492-.735-.3a25.346 25.346 0 0 1-3.86 2.258l.753.432c-.11-1.864 5.322-3.677 2.354-5.918-.19-.144-.444-.05-.606.078-.654.509-1.31 1.093-1.998 1.555-1.057.708-2.025 1.44-3.047.374-1.215-1.27-1.722-3.264-2.035-4.938l-.734.565a2.814 2.814 0 0 1 1.541 1.472c.178.305.695.344.863 0 .783-1.608.31-2.973.561-4.662.452-3.02.712.819.82 1.474l.581 3.578c.084.516.832.435.965 0 .411-1.345.795-2.704 1.236-4.041l.467-1.326c.546.582.62 1.1.221 1.554-.175.496-.683.936-.905 1.419-.268.587-.63 1.623.142 2.024.936.488 2.24-1.053 2.754-1.584.968-1 4.4-6.756 6.09-5.641l-.179-.684a27.749 27.749 0 0 1-4.29 5.032c-.966.9-1.734 1.643-2.093 2.945-.096.347.248.744.615.615 3.096-1.094 4.836-4.574 8.144-5.07a360.91 360.91 0 0 1-.565-.734c-1.716 3.088-5.51 4.022-7.41 6.995-.193.3.017.616.298.735 1.521.634 2.488-.36 3.75-1.195a19.444 19.444 0 0 1 2.232-1.294 16.122 16.122 0 0 1 2.26-.891 3.914 3.914 0 0 1-1.67 1.442c-2.039 1.353-6.266 1.794-6.53 4.772-.023.249.247.528.5.5 3.942-.44 7.435-3.076 11.476-2.677l-.432-.753c-.91 1.519-3.559 1.759-5.083 2.14-1.51.38-3.187.624-4.648 1.168-.767.286-1.769.758-1.568 1.768.253 1.27 2.183 1.188 3.09 1.183 3.082-.02 6.133-1.251 9.03.367l.12-.914c-2.788.912-5.866.68-8.767.724-1.2.018-4.138-.584-5.067.477-.449.514-.328 1.1.115 1.563.672.706 2.27 1.048 3.16 1.425l4.427 1.87.252-.93c-3.382-.147-6.4-1.333-9.02-3.472-.494-.403-1.206.3-.707.707'/%3E%3Cpath d='M216.357 487.535a60.867 60.867 0 0 0-2.419-18.419c-.179-.616-1.144-.354-.964.266a59.978 59.978 0 0 1 2.383 18.153c-.014.644.986.644 1 0M215.424 492.328a68.58 68.58 0 0 1-3.53-12.118c-.123-.631-1.087-.364-.965.265a68.52 68.52 0 0 0 3.53 12.12c.235.59 1.202.334.965-.267M232.818 493.583c3.596-2.842 8.323-2.525 12.576-3.512.626-.145.362-1.11-.266-.965-4.489 1.042-9.235.78-13.017 3.77-.505.399.207 1.103.707.707M250.09 503.003a60.287 60.287 0 0 1-17.244-.271c-.63-.102-.901.862-.267.963a61.1 61.1 0 0 0 17.512.308c.63-.08.638-1.081 0-1M231.834 516.941c-2.968-3.378-7.458-5.945-8.035-10.807-.075-.63-1.076-.638-1 0 .62 5.232 5.117 7.861 8.328 11.514.425.484 1.13-.225.707-.707M218.31 504.84c-.928.309-1.309.046-1.143-.788.058-.44.154-.87.29-1.291.157-.553-.619-.862-.915-.385-.8.146-1.172-.06-1.112-.617a2.92 2.92 0 0 1-.002-.693.492.492 0 0 0-.248-.432c-.56-.363-.672-.835-.33-1.415.334-.552-.53-1.055-.864-.505-.36.594-.444 1.278-.143 1.923.11.235.501.508.574.714.117.325.015.807.123 1.16.437 1.429 2.088 1.622 2.866.37-.305-.13-.61-.257-.914-.386-.348 1.22-.673 3.049.715 3.789 1.083.578 2.161-.313 2.102-1.443-.033-.641-1.033-.645-1 0'/%3E%3Cpath d='M214.083 502.645a91.446 91.446 0 0 0-.115 10.38c.029.64 1.029.643 1 0-.158-3.465-.12-6.92.115-10.38.044-.643-.956-.64-1 0M213.469 499.42a18.053 18.053 0 0 0-6.497 4.407c-.442.467.264 1.175.707.707 1.714-1.808 3.738-3.227 6.056-4.15.59-.234.334-1.201-.266-.963M209.647 494.07c-3.879-1.412-7.21-3.75-9.95-6.829-.43-.482-1.135.228-.708.708 2.858 3.211 6.348 5.613 10.392 7.084.606.221.867-.745.266-.964M213.377 536.402c3.37 14.393 6.992 31.275-2.521 44.21l.932.251-.624-4.937c-.067-.527-.815-.717-.982-.132a8.44 8.44 0 0 1-1.154 2.47c.288.167.577.335.865.504a18.47 18.47 0 0 0 1.63-4.92c.084-.453-.471-.887-.834-.487l-2.832 3.13.836.485c1.437-4.488 2.75-8.98 2.297-13.74a.502.502 0 0 0-.981-.133c-2.663 7.046-7.347 13.083-13.685 17.187l.684.683a25.598 25.598 0 0 0 2.945-4.979c.119-.264.05-.676-.3-.735-.86-.146-1.451-.116-2.273.177l.634.483-.122-2.887a.516.516 0 0 0-.368-.482c-.7-.215-1.226-.274-1.968-.19l.253.931c4.169-3.138 8.41-6.424 11.3-10.842 3.428-5.24 3.465-11.029 3.02-17.08-.048-.639-1.048-.644-1 0 .43 5.85.444 11.488-2.883 16.575-2.79 4.264-6.921 7.456-10.942 10.483-.343.258-.302.994.252.932 1.672-.186 1.407 1.375 1.458 2.56.012.301.312.595.633.481l1.742-.177-.3-.734a25.686 25.686 0 0 1-2.944 4.98c-.306.406.284.943.684.684 6.57-4.255 11.384-10.48 14.144-17.783l-.983-.134c.446 4.676-.851 9.07-2.261 13.475-.151.468.502.854.836.486a4200.46 4200.46 0 0 1 2.83-3.128l-.834-.487a17.615 17.615 0 0 1-1.533 4.681c-.284.578.502 1.04.865.505a9.08 9.08 0 0 0 1.253-2.709l-.982-.133.624 4.937c.064.5.625.67.932.252 9.669-13.145 6.049-30.347 2.622-44.979-.147-.626-1.111-.36-.965.266'/%3E%3Cpath d='M210.7 565.332c1.572-4.537 1.761-9.247.595-13.902-.157-.623-1.12-.36-.964.266 1.126 4.497.923 8.99-.596 13.37-.211.61.755.87.965.266'/%3E%3Cpath d='M209.33 553.334c-.94.839-1.44 2.44-2.056 3.54a50.863 50.863 0 0 1-1.934 3.186c-1.551 2.339-3.336 4.535-5.434 6.406-4.34 3.869-10.138 6.094-15.93 4.718.075.278.148.556.222.835a35.032 35.032 0 0 0 4.615-4.3c.314-.348.07-.797-.353-.853a9.537 9.537 0 0 0-3.017.086l.385.913a16.419 16.419 0 0 0 4.08-3.668c.277-.346.1-.814-.352-.853-1.764-.15-3.281.173-4.86.97-.504.256-.153 1.083.387.915 2.046-.64 3.53-1.821 4.7-3.612.254-.387-.164-.82-.564-.734a67.374 67.374 0 0 0-8.648 2.449c-.601.214-.368 1.11.266.964 10.893-2.522 19.985-9.881 25.33-19.626.31-.565-.554-1.07-.863-.505-5.228 9.532-14.077 16.7-24.733 19.167l.266.964a67.24 67.24 0 0 1 8.647-2.448l-.564-.735c-1.021 1.564-2.322 2.595-4.104 3.152l.386.914c1.448-.734 2.734-.973 4.354-.835a127.72 127.72 0 0 1-.354-.854c-1.123 1.406-2.352 2.538-3.878 3.512-.495.315-.165 1.013.385.914 1.018-.183 1.76-.18 2.75-.05l-.353-.853a35.045 35.045 0 0 1-4.616 4.299c-.3.233-.115.755.22.835 6.584 1.565 13.076-1.205 17.79-5.797 2.573-2.508 4.66-5.496 6.435-8.61.659-1.155 3.336-4.39 1.555-5.424a.515.515 0 0 0-.605.079l-.261.232c-.481.429.228 1.134.707.707'/%3E%3Cpath d='M190.067 558.643l-13.28 2.9.563.734 2.273-3.414c.153-.23.04-.548-.18-.684l-1.405-.878v.863c1.057-.606 1.617-1.41 1.871-2.606.08-.37-.23-.714-.614-.614l-1.875-.935c-.08-.157-.263-.244-.432-.248-.435-.01-.868-.02-1.302-.032.084.31.17.621.253.933l15.5-11.454c.515-.379.084-1.147-.504-.863l-17.88 8.62c-.589.283-.075 1.115.503.864 1.323-.576 2.695-1.562 2.752-3.153.045-1.228-.666-2.214-1.825-2.514l.3.734c.394-.723.791-1.444 1.186-2.167.177-.32-.04-.766-.43-.753a3.858 3.858 0 0 1-1.967-.266l.221.835 3.023-3.22c.246-.265.16-.749-.22-.837l-3.586-.827.3.734c7.817-11.006 22.19-14.718 34.076-7.942l.12-.914c-4.355 1.691-8.172 4.212-11.469 7.52-.309.308-.078.848.353.853 4.732.053 8.848-2.233 11.596-6.037.256-.354-.169-.863-.565-.734-5.037 1.638-9.319 4.626-12.682 8.711-.269.327-.106.845.354.853 5.228.107 9.751-2.966 12.006-7.618.253-.52-.345-.972-.785-.606-3.103 2.577-5.27 5.863-6.567 9.674-.115.336.263.76.615.615 4.49-1.838 7.603-5.579 8.89-10.229.135-.486-.48-.83-.835-.486-2.248 2.18-3.755 4.763-4.63 7.765-.12.416.363.79.734.564 2.4-1.453 4.002-3.49 4.991-6.105l-.98-.133a24.285 24.285 0 0 1-1.192 6.03c-.176.533.655.89.914.384a25.12 25.12 0 0 0 2.206-6.088l-.964-.266-.95 5.186c-.068.372.352.858.735.564 1.394-1.068 2.22-2.312 2.667-4.016h-.964l.442 3.2c.084.604.925.373.983-.134.298-2.624.127-7.154-2.708-8.532-1.717-.834-3.5.32-3.605 2.156-.036.644.964.642 1 0 1.642-1.45 2.786-1.42 3.436.096a8.32 8.32 0 0 1 .71 1.963c.356 1.451.333 2.852.167 4.317l.982-.134-.443-3.199c-.07-.507-.848-.443-.964 0-.376 1.431-.974 2.475-2.208 3.42.245.19.49.376.734.565l.95-5.186c.114-.624-.823-.9-.964-.266a23.993 23.993 0 0 1-2.105 5.85l.914.385a25.43 25.43 0 0 0 1.226-6.295c.041-.6-.796-.625-.983-.133-.897 2.372-2.353 4.19-4.53 5.508l.734.564c.827-2.84 2.248-5.262 4.372-7.323l-.835-.486c-1.19 4.294-4.028 7.824-8.193 9.53l.615.614c1.243-3.656 3.336-6.762 6.31-9.232l-.785-.606c-2.11 4.353-6.236 7.224-11.143 7.124l.354.853c3.251-3.948 7.365-6.868 12.24-8.454l-.564-.734c-2.54 3.515-6.37 5.59-10.733 5.541l.354.853c3.176-3.185 6.83-5.632 11.027-7.262.381-.148.522-.685.12-.914-12.384-7.058-27.31-3.15-35.445 8.302-.184.26.004.666.3.734l3.583.827-.22-.835a4601.658 4601.658 0 0 0-3.023 3.221.506.506 0 0 0 .22.836 6.273 6.273 0 0 0 2.232.302l-.432-.752-1.187 2.167c-.154.278-.022.651.298.734 1.112 1.565 1.09 2.642-.065 3.231a3.153 3.153 0 0 1-1.1.61l.504.863c5.961-2.874 11.921-5.748 17.881-8.62l-.504-.864-15.5 11.452c-.386.284-.278.92.251.932 1.61.04 2.027 1.654 3.874 1.18l-.615-.617c-.093.912-.564 1.58-1.412 2.01-.333.191-.314.666 0 .862.47.292.937.585 1.406.878l-.18-.684c-.757 1.14-1.514 2.276-2.272 3.414-.257.386.166.821.564.734l13.282-2.899c.63-.137.363-1.102-.266-.964'/%3E%3Cpath d='M154.232 526.522c13.33-.987 26.701-.47 39.912 1.563.63.097.901-.866.266-.964a177.656 177.656 0 0 0-40.178-1.599c-.639.047-.644 1.048 0 1M169.127 518.635a237.452 237.452 0 0 1 46.304 10.706c.61.207.873-.76.265-.965a238.734 238.734 0 0 0-46.57-10.741c-.635-.081-.63.92 0 1M237.922 522.364l-.725 9.706c-.026.35.339.537.633.482 1.309-.247 4.014-.209 4.835 1.151.817.384.732.911-.254 1.58-.168 1.024-.646 1.388-1.433 1.09-.92.031-1.85-.566-2.557-1.078-.37-.268-.837.173-.734.564.476 1.317.259 2.631-.651 3.945-2.638-.35-3.477-1.402-2.516-3.154.16-.302-.033-.796-.432-.752-1.158.126-2.606.262-3.655-.358-3.326-1.97-.474-4.758 2.493-3.702.328.116.61-.183.634-.483.237-3.202.458-6.405.66-9.61.04-.643-.96-.64-1 0a880.597 880.597 0 0 1-.66 9.61c.21-.16.422-.32.633-.482-2.301-.819-5.374-.135-5.381 2.837-.007 3.036 4.044 3.432 6.276 3.188-.145-.25-.288-.502-.432-.753-.952 1.78-.431 4.531 1.862 4.924 3.39.582 3.734-3.176 3.133-5.476l-.735.565c1.599 1.156 6.72 2.447 6.815-.97.087-3.163-4.956-4.016-7.166-3.6l.632.482.725-9.706c.049-.643-.952-.64-1 0'/%3E%3Cpath d='M236.787 540.204c-.36 3.516-1.023 6.978-2.052 10.36-.953 3.134-2.05 7.597-4.918 9.519l.735.299c-.556-2.04.399-4.226.89-6.204.424-1.708.823-3.422 1.198-5.142a194.36 194.36 0 0 0 2.033-10.862c.1-.63-.864-.901-.964-.266a193.11 193.11 0 0 1-2.452 12.736c-.7 3.048-2.524 6.868-1.67 10.003.08.297.464.48.735.299 2.724-1.825 3.816-5.46 4.83-8.424 1.367-3.994 2.204-8.123 2.635-12.318.065-.64-.935-.635-1 0M213.622 536.58c4.61-1.284 8.577 3.23 13.197 3.203.287-.002.479-.228.5-.5.406-4.964-6.047-3.338-8.036-6.3-.357-.53-1.224-.03-.863.506.885 1.318 2.05 1.907 3.586 2.276 1.58.378 2.714.383 3.562 1.938.877 1.607.313 1.139-.905.844a12.628 12.628 0 0 1-1.607-.527c-3.177-1.238-6.148-3.393-9.7-2.403-.62.173-.356 1.138.266.964M360.587 305.665c-2.64.128-4.873 2.223-5.15 4.88-.315 3.016 2.453 4.983 5.248 5.214 2.673.219 4.863-2.176 4.986-4.758.134-2.851-2.156-5.157-4.892-5.45-.637-.068-.632.932 0 1 2.2.236 4.026 2.18 3.892 4.45-.147 2.45-2.25 4.16-4.647 3.623-2.156-.484-4.053-2.035-3.515-4.45.431-1.945 2.094-3.412 4.077-3.51.642-.03.645-1.03 0-1'/%3E%3Cpath d='M358.475 307.842c-.48.09-.837.372-1.102.776-.152.233-.039.544.18.684.852.547 1.901.052 2.224-.849.218-.607-.748-.868-.964-.265a.501.501 0 0 1-.755.251l.18.684c.13-.198.276-.274.503-.317.631-.118.364-1.082-.266-.964M362.171 314.662c-2.551 3.99.896 9.842 5.774 7.978.596-.228.337-1.196-.265-.965-4.046 1.546-6.745-3.225-4.646-6.508.349-.544-.517-1.046-.863-.505M364.776 313.285c1.219-.068 3.14-.185 4.039.809.985 1.087 1.275 2.823 1.243 4.229-.014.644.986.644 1 0 .039-1.67-.354-3.67-1.536-4.937-1.122-1.205-3.235-1.186-4.746-1.101-.64.036-.644 1.036 0 1'/%3E%3Cpath d='M366.589 316.93c-.65-.019-1.094.54-1.151 1.152a1.28 1.28 0 0 0 1.096 1.415c.724.116 1.5-.31 1.786-.986.315-.739-.207-1.612-1.051-1.417-.627.146-.363 1.11.264.965-.189.044-.288.31-.475.395-.157.072-.407.112-.546-.019-.113-.108-.135-.512.077-.506.644.018.644-.982 0-1'/%3E%3Cpath d='M366.85 314.252c.243.104.486.21.73.313l-.537.59c-.173.1-.414.12-.599.199a2.19 2.19 0 0 0-.723.471.508.508 0 0 0 0 .708l.302.311a62.734 62.734 0 0 1-.078-.606c-.58 1.17-1.76 1.846-3.062 1.495-.622-.168-.887.796-.265.964 1.707.462 3.413-.385 4.19-1.954a.519.519 0 0 0-.078-.606l-.302-.312v.708c.49-.47 1.27-.393 1.746-.906.354-.38.487-.952.36-1.452-.296-1.144-1.577-1.329-2.392-.63-.489.42.221 1.125.707.707M357.7 309.367c-.853.566-1.581 1.844-.338 2.45 1.464.714 3.45.478 4.91-.074.598-.225.339-1.192-.264-.964-.777.293-1.574.475-2.407.456-.605-.014-2.647-.175-1.395-1.005.534-.353.034-1.22-.505-.863M355.31 314.934c-3.667.565-3.96 6.056-2.154 8.493 1.693 2.287 6.34 3.147 7.177-.34.151-.625-.813-.89-.964-.265-.859 3.573-5.376.83-6.074-1.28-.635-1.918-.125-5.273 2.28-5.643.633-.099.364-1.063-.266-.965'/%3E%3Cpath d='M355.94 318.523a1.755 1.755 0 0 0-1.476.654c-.205.253-.192.601.102.785.71.447 1.511.575 2.326.394.377-.084.472-.578.221-.836l-.652-.671c-.449-.462-1.156.245-.707.707l.652.671.221-.836c-.558.124-1.076.011-1.556-.292l.101.785c.211-.259.425-.381.768-.361.643.036.641-.964 0-1M355.438 308.712c-2.358-.079-4.51 1.322-5.479 3.472-.887 1.97-.598 4.235 1.371 5.38.557.324 1.061-.54.504-.864-1.857-1.08-1.578-3.384-.48-4.929.954-1.349 2.43-2.115 4.084-2.059.644.022.643-.978 0-1'/%3E%3Cpath d='M351.813 313.506c.128-.109.382.08.362.232-.022.18-.286.246-.4.131-.457-.454-1.164.253-.707.707.726.723 2.091.217 2.107-.838.018-1.074-1.293-1.602-2.07-.939-.49.42.221 1.123.708.707M350.068 309.638c-3.036-1.813-6.703-.063-7.373 3.378-.567 2.914 1.68 6.755 4.991 5.183.581-.276.074-1.138-.505-.864-3.051 1.45-4.057-3.05-3.217-5.045.955-2.267 3.513-3.034 5.599-1.789.554.33 1.057-.534.505-.863'/%3E%3Cpath d='M345.247 313.283c.343-.087.608-.011.894.19v-.863c-.115.08-.677.485-.81.297-.368-.521-1.235-.022-.863.505.554.785 1.489.542 2.177.06.323-.223.32-.637 0-.862-.497-.35-1.077-.441-1.664-.291-.623.159-.36 1.123.266.964M350.167 307.226c-.95-.778-1.231-1.673-.85-2.683.117-.4-.364-.812-.733-.565-.627.423-1.695-.528-1.915-1.179-.32-.945.889-2.01 1.527-2.399.457-.278 1.095-.634 1.669-.602 1.145.066 1.74 1.1 1.542 2.238-.071.408.333.805.735.564.968-.582 2.964-1.383 3.878-.138.888 1.212.688 2.451-.343 3.428-1.123 1.064-2.59 1.8-4.023 2.333-.598.222-.34 1.19.266.964 2.213-.82 6.313-2.704 5.753-5.697-.566-3.024-3.918-3.026-6.036-1.753l.735.564c.212-1.219.342-2.952-1.092-3.495-1.335-.506-3.432.327-4.414 1.248-2.077 1.947-.952 6.924 2.223 4.788l-.734-.565c-.442 1.54.013 2.886 1.307 3.812.525.376 1.025-.49.505-.863'/%3E%3Cpath d='M351.83 303.912l-.032.07.299-.228-.084.015.384.05a2.3 2.3 0 0 1-.071-.05c.082.146.165.289.247.433-.126.07-.026.02.3-.154-.366-.523-1.234-.024-.863.505.34.482.969.472 1.317-.01a.838.838 0 0 0-.461-1.302c-.544-.156-1.268.22-1.304.825-.037.627.843.984 1.13.35.266-.58-.595-1.09-.862-.504M347.956 301.125c.399.34.834.57 1.358.644.629.087.902-.877.266-.964-.35-.048-.645-.156-.917-.387-.488-.413-1.2.29-.707.707M362.556 305.16c-.56-1.737.842-3.127 2.303-3.802 1.638-.756 4.327.023 3.47 2.288-.227.603.74.863.965.266.878-2.324-1.403-4.28-3.636-3.858-2.408.454-4.907 2.764-4.067 5.373.196.61 1.162.349.965-.266'/%3E%3Cpath d='M370.085 306.25c-.146-.938-.575-2.608.393-3.204 1.153-.712 3.523.14 4.18 1.017 1.065 1.416.556 3.454-1.013 4.233-.862.428-1.902.41-2.842.423a.507.507 0 0 0-.5.5c-.001 1.18-.708 2.288-2.03 2.373-.638.04-.643 1.04 0 1 1.854-.118 3.029-1.546 3.03-3.373l-.5.5c1.676-.024 3.572-.15 4.704-1.567 1.16-1.452.987-3.604-.24-4.952-1.246-1.368-3.551-1.678-5.258-1.065-1.698.61-1.103 2.995-.89 4.382.1.632 1.064.363.966-.267'/%3E%3Cpath d='M364.944 308.295c.786-.995 1.994-1.373 3.184-.893.596.243.856-.724.265-.962-1.48-.6-3.176-.094-4.156 1.147-.395.5.308 1.213.707.708M371.662 305.088l1.735.182c.482.05.59-.558.354-.854-.421-.526-.983-.798-1.644-.874-.637-.074-.632.927 0 1 .403.046.692.275.937.581l.353-.853c-.578-.06-1.157-.12-1.735-.182-.64-.067-.635.933 0 1M367.368 308.381c-.433-.226-.878.05-.907.534a.793.793 0 0 0 .194.584c.164.18.482.14.62.295.21.233.643.175.786-.1.227-.434.279-.854.18-1.33-.131-.629-1.095-.364-.965.266.044.207.02.37-.078.56.262-.036.524-.069.785-.103a.9.9 0 0 0-.35-.246.647.647 0 0 0-.184-.058c-.207-.083-.208.006-.003.268l-.3.23a.618.618 0 0 0 .047-.015l-.386-.05.056.028c.57.298 1.076-.565.505-.863M365.075 302.235c-.037.062-.085.077-.143.045-.495-.403-1.207.3-.707.707.487.395 1.098.41 1.557-.045.458-.453-.25-1.16-.707-.707M355.407 299.252c-.897-.368.712-2.58.926-2.795a4.17 4.17 0 0 1 1.98-1.096c1.555-.368 7.247.887 5.094 3.293-.43.48.276 1.188.707.707 2.867-3.203-3.06-5.394-5.483-5.065-1.672.226-3.193 1.228-3.95 2.759-.533 1.075-.85 2.623.46 3.161.595.245.854-.723.266-.964'/%3E%3Cpath d='M357.704 297.87c.228-.156.45-.26.729-.281l-.482-.367c.015.07-.065.062-.055.069l.23.299a.174.174 0 0 1 .015.026c.453-.46-.254-1.167-.707-.707-.515.524-.334 1.436.504 1.398.69-.032 1.118-.715.977-1.351-.044-.2-.274-.384-.482-.367a2.44 2.44 0 0 0-1.234.418c-.527.36-.028 1.228.505.863'/%3E%3Cpath d='M347.483 297.617c-.031-3.146 3.188-5.401 5.831-3.087.222.195.637.208.785-.101 1.249-2.612 4.518-3.74 6.919-1.872.208.163.504.217.707 0 2.066-2.2 5.514-1.946 7.239.537.179.258.546.346.786.1 2.592-2.657 6.175-1.382 7.086 2.033.165.62 1.129.358.963-.266-1.102-4.138-5.663-5.645-8.756-2.473l.785.1c-.917-1.32-2.133-2.192-3.733-2.476a5.689 5.689 0 0 0-2.975.26c-.436.165-1.37 1.029-1.774 1.08-.374.05-1.422-.64-1.867-.735-.736-.16-1.506-.137-2.241.013-1.818.37-3.212 1.54-4.003 3.195l.786-.102c-3.333-2.92-7.58-.424-7.538 3.794.006.643 1.006.645 1 0'/%3E%3Cpath d='M369.16 298.93c-.3-2.055 1.967-2.783 3.516-2.279.673.22 1.32.678 1.836 1.146.246.224 1.964 2.09.61 2.216-.636.06-.642 1.06 0 1 .958-.089 1.568-.842 1.457-1.83-.163-1.447-1.864-2.697-3.072-3.268-2.486-1.172-5.755.242-5.311 3.281.093.633 1.056.364.964-.267'/%3E%3Cpath d='M371.442 297.913l.659.033-.353-.853.006.007c-.612-.207-.874.758-.267.963a.881.881 0 0 0 .968-.263.507.507 0 0 0-.354-.854l-.659-.033c-.644-.031-.642.969 0 1M364.569 292.14a1.4 1.4 0 0 0-1.15.187c-.241.161-.37.572-.101.786.468.374 1.025.462 1.553.141.302-.184.347-.69 0-.864l-.836-.416c-.574-.285-1.081.577-.505.864.279.14.558.278.836.416v-.864c-.111.068-.224.11-.341.016l-.102.785c.136-.09.217-.126.38-.086.625.152.892-.812.266-.965M350.567 294.641a1.211 1.211 0 0 0-1.041.151c-.282.185-.366.702 0 .865.462.204.894.158 1.266-.2.463-.448-.244-1.154-.707-.708l-.054.043v.865c.078-.084.168-.102.27-.052.62.178.885-.787.266-.964M377.273 302.659c1.102-2.405 4.959-1.396 6.377.207 2.033 2.299.372 5.888-2.455 6.448-.327.066-.443.47-.299.736 1.883 3.44-3.284 4.62-5.194 2.626-.447-.466-1.153.242-.707.707 1.508 1.576 3.68 2.097 5.557.755 1.509-1.082 2.1-2.961 1.207-4.593l-.299.734c3.366-.668 5.381-4.632 3.29-7.628-1.706-2.441-6.836-3.781-8.34-.497-.267.58.595 1.09.863.505'/%3E%3Cpath d='M380.273 303.883l-.008.044-.564.734c.287.077.545.18.804.324.401.222.817-.143.735-.565a2.02 2.02 0 0 0-.609-1.106c-.467-.442-1.176.263-.708.707.207.195.299.39.353.665l.734-.565a4.557 4.557 0 0 0-1.044-.424c-.38-.1-.844.371-.564.735.227.297.479.478.871.451.638-.044.643-1.044 0-1M376.96 308.625c-1.166-.144-1.253 1.938.022 1.796.523-.058.927-.522.893-1.053-.038-.606-.557-.998-1.127-1.034-.642-.04-.64.96 0 1 .067.005.394.313.213.291.637.08.631-.921 0-1M345.435 301.028c-3.49.394-6.349 2.468-6.384 6.158-.019 2.04.743 6.334 3.774 4.747.57-.3.065-1.162-.504-.863-2.658 1.392-2.305-4.376-2.047-5.418.56-2.26 3.01-3.381 5.161-3.624.632-.071.64-1.072 0-1'/%3E%3Cpath d='M341.9 304.993c-.558-.143-1.035.074-1.351.544-.125.186-.067.45.079.605.492.524 1.281.635 1.876.215.239-.17.298-.42.179-.684-.158-.353-.422-.556-.78-.684-.607-.217-.868.749-.266.964.099.045.16.12.183.225l.18-.684c-.242.169-.457.162-.664-.06.025.204.051.406.078.607.05-.095.125-.123.22-.084.624.159.89-.805.266-.964'/%3E%3Cpath d='M346.92 296.213c-1.473-1.175-3.341-1.655-5.093-.723-.812.434-1.43 1.155-1.854 1.957-.341.647-.303 1.852-.815 2.291-.576.494-1.945.607-2.654 1.123a6.645 6.645 0 0 0-1.959 2.294c-1.112 2.153-.86 4.581.175 6.685.06-.228.12-.456.178-.684-2.418 1.846-2.675 4.915-.57 7.133.444.468 1.15-.24.707-.707-1.57-1.654-1.558-4.093.368-5.562.228-.174.313-.416.18-.685-1.798-3.654-.01-8.253 4.308-8.67.268-.025.501-.208.5-.5-.007-3.098 3.11-5.409 5.82-3.245.498.397 1.212-.306.709-.707'/%3E%3Cpath d='M336.935 303.72c-.502.052-.77.335-.815.838-.025.27.25.5.5.5l.488.001c.643.002.644-.998 0-1h-.488c.167.165.333.332.5.5l-.185.16c.634-.067.641-1.068 0-1M334.612 316.394c-2.363 1.986-3.765 7.901-.072 9.251l-.3-.734c-2.207 3.33-.92 6.558 2.137 8.587.91.605.929.833 1.169 1.894.224 1.001.449 1.804 1.12 2.62 1.01 1.222 2.365 1.816 3.938 1.75.64-.027.645-1.027 0-1-2.586.108-3.83-1.912-4.078-4.204-.06-.55.018-.887-.314-1.365-.473-.68-1.856-.786-2.485-1.313-2.026-1.696-1.984-4.412-.622-6.465.192-.29-.014-.63-.3-.735-3.104-1.135-.894-6.395.514-7.579.493-.415-.218-1.119-.707-.707'/%3E%3Cpath d='M342.226 339.155c-.913 1.89-.354 4.087 1.33 5.379.914.7 2.077.964 3.21.986.756.015 1.443-.245 2.18-.29.893-.055.98.19 1.73.567 1.005.504 1.723.67 2.861.649 1.02-.02.326-.322 1.125-.088.458.134 1.123.918 1.593 1.14a5.674 5.674 0 0 0 2.922.499 5.312 5.312 0 0 0 1.596-.383c.18-.075 1.095-.726 1.217-.715.503.043 1.435 1.022 1.99 1.255 1.04.436 2.236.549 3.332.26.917-.242 1.198-.623 2.253-.45.35.057.837.412 1.19.504 1.016.267 2.155.126 3.103-.304.827-.375 1.388-1.444 2.088-1.752 1.024-.452 2.611.217 3.787-.153 2.19-.69 3.343-2.697 3.004-4.914l-.483.633c1.725.224 3.401-.281 4.572-1.624 1.183-1.357 1.152-2.76 1.262-4.425.05-.742-.089-1.163.613-1.791.152-.136.942-.44 1.132-.602.388-.33.691-.776.9-1.24.784-1.753.131-3.622-.602-5.266l-.179.684c1.457-.93 2.465-2.33 2.617-4.093a5.364 5.364 0 0 0-.393-2.49c-.173-.421-1.07-1.358-1.076-1.722-.004-.283.808-1.257.94-1.665a5.712 5.712 0 0 0 .218-2.4c-.179-1.544-.924-2.784-2.192-3.664l.101.786c1.605-1.82 1.516-4.062-.31-5.695-.5-.445-.68-.282-1.068-.776-.207-.262-.255-.828-.48-1.156-.593-.858-1.336-1.16-2.35-1.19-.645-.02-.644.98 0 1l1.845 2.02a.512.512 0 0 0 .367.483c2.373.967 2.803 2.503 1.29 4.607-.226.254-.174.594.1.785 2.173 1.507 2.297 4.753.433 6.54-.19.182-.196.527 0 .708 2.24 2.078 2.055 5.398-.546 7.058-.247.158-.294.429-.18.685.42.943 1.214 2.798.731 3.838-.52.6-1.043 1.2-1.564 1.8l-.635.123c-.554.407-.72.35-.91.983-.299.984.315 2.082.162 3.12-.36 2.443-2.404 3.889-4.798 3.579-.357-.046-.524.356-.482.633.547 3.566-3.317 4.169-5.827 3.534a.511.511 0 0 0-.565.23c-.807 1.439-2.19 2.317-3.852 2.177-.942-.08-1.616-.825-2.533-.872-.672-.034-1.31.603-1.949.77-1.753.458-3.453-.381-4.547-1.72-.175-.216-.524-.17-.707 0-2.095 1.93-5.047 1.6-6.823-.567-.145-.178-.42-.17-.605-.078-1.582.783-3.03.212-3.997-1.036-.104-.133-.334-.176-.487-.128-1.455.452-3.066.896-4.58.39-1.922-.64-3.14-2.723-2.21-4.651.28-.577-.584-1.085-.864-.505'/%3E%3Cpath d='M376.62 297.21c2.474-1.645 5.39-.991 5.36 2.307-.002.303.327.594.634.481 1.416-.52 3.108-.916 4.268.363.987 1.087 1.017 2.62.22 3.849-.35.542.516 1.043.865.505.955-1.474.994-3.451-.122-4.876-1.364-1.738-3.65-1.483-5.496-.805l.632.483c.016-1.76-.324-3.291-2.131-3.972-1.621-.61-3.352-.119-4.735.803-.533.353-.033 1.22.505.863'/%3E%3Cpath d='M385.441 300.136h-.333c-.644 0-.645 1 0 1h.333c.644 0 .645-1 0-1M346.59 326.752c-.525.007-1.06.08-1.407.517-.279.351-.349.844-.1 1.23.264.414.772.518 1.218.615.648.142 1.31.216 1.972.243.643.025.642-.975 0-1a9.84 9.84 0 0 1-1.605-.186c-.128-.025-.556-.051-.633-.154-.227-.303.41-.264.555-.265.644-.01.646-1.01 0-1M368.738 329.09c-.904-.133-1.681.364-1.953 1.24a.51.51 0 0 0 .229.565c.737.437 1.754.764 2.616.542.69-.178 1.152-.895.658-1.503-.406-.499-1.11.212-.707.707.024-.256-.03-.317-.158-.18l-.158.022c-.195.038-.432.002-.627-.029a3.1 3.1 0 0 1-1.12-.423l.232.565c.093-.304.374-.594.722-.543.63.093.902-.87.266-.964M380.072 323.19a1.388 1.388 0 0 0-.993.13c-.367.183-.278.662 0 .864.46.336.969.566 1.526.689.644.142.85-.726.266-.964-.154-.064-.31-.126-.463-.19-.596-.243-.855.724-.266.965l.463.189.266-.964a3.345 3.345 0 0 1-1.287-.588v.863l.22-.03c.63.13.899-.834.268-.963M355.886 331.44c-.61-.25-1.214.029-1.575.54-.157.224-.036.555.18.685.717.432 1.543.32 2.167-.217.49-.421-.22-1.126-.707-.707-.29.249-.638.252-.957.06.061.229.121.456.18.685.123-.175.275-.15.446-.08.595.244.854-.723.266-.965M338.441 320.488l-.622-.017c-.541-.014-.62.659-.253.932l.471.352c.516.385 1.015-.483.505-.864l-.471-.351-.252.93c.207.007.415.013.622.018.645.018.644-.982 0-1M417.594 358.185c-2.483-.74-5.195.506-6.26 2.891-1.26 2.82.876 5.64 3.471 6.761 2.392 1.036 5.083-.4 6.024-2.73 1.072-2.654-.374-5.744-2.899-6.915-.58-.27-1.088.593-.505.863 1.802.836 2.913 2.66 2.72 4.651-.23 2.351-2.687 4.144-4.94 3.182-2.187-.933-4.112-3.372-2.797-5.732a4.252 4.252 0 0 1 4.92-2.006c.62.183.882-.78.266-.965'/%3E%3Cpath d='M415.09 359.587c-.548-.084-.976.035-1.407.384-.225.18-.155.515 0 .707.642.788 1.788.625 2.361-.133.388-.514-.48-1.014-.864-.506-.218.29-.6.165-.79-.068v.707a.549.549 0 0 1 .434-.127c.63.096.902-.868.266-.964M416.508 367.303c-3.697 3.1-1.844 9.56 3.225 9.463.642-.012.644-1.012 0-1-4.276.08-5.522-5.237-2.518-7.756.493-.414-.217-1.118-.707-.707M419.409 366.83c1.295.376 3.004.912 3.606 2.22.614 1.332.382 3.004-.048 4.343-.198.615.767.877.964.266.52-1.617.723-3.7-.093-5.266-.761-1.461-2.68-2.096-4.162-2.526-.62-.18-.884.785-.267.964'/%3E%3Cpath d='M420.062 370.883c-.663-.24-1.304.275-1.479.906-.195.7.227 1.393.901 1.621.636.216 1.416.031 1.827-.514.488-.648.164-1.534-.65-1.622-.64-.069-.635.931 0 1-.165-.018-.287.161-.447.204a.663.663 0 0 1-.505-.059c-.218-.14-.214-.68.087-.572.607.22.868-.746.266-.964'/%3E%3Cpath d='M420.99 368.459c.378.716.299 1.012-.238.887a1.784 1.784 0 0 0-.495.014c-.276.036-.445.102-.708.214-.26.111-.288.469-.18.685l.197.395.078-.604c-.926.947-2.238 1.094-3.34.364-.538-.354-1.04.51-.503.863 1.475.978 3.324.735 4.55-.52.164-.168.179-.404.078-.608l-.197-.394-.18.683c.61-.26 1.32.06 1.923-.284.413-.236.688-.704.733-1.173.106-1.125-.953-1.87-1.984-1.488-.598.224-.34 1.19.266.966M413.778 360.773c-1.122.295-2.001 1.398-.888 2.319 1.254 1.039 2.984 1.484 4.583 1.437.642-.02.645-1.02 0-1-.77.022-1.524-.062-2.255-.313a6.439 6.439 0 0 1-.998-.443 6.69 6.69 0 0 1-.523-.324c-.151-.466-.035-.703.347-.711.622-.164.358-1.129-.266-.965M410.038 365.288c-3.758-.591-5.67 4.375-4.612 7.384.919 2.616 5.08 5.112 6.936 1.978.329-.554-.535-1.058-.863-.505-1.771 2.989-5.08-.823-5.335-2.787-.261-2.015 1.037-5.51 3.608-5.105.629.098.9-.864.266-.965'/%3E%3Cpath d='M409.474 368.883c-.535-.22-1.115-.146-1.599.164-.29.187-.31.531-.1.785.538.653 1.266 1.018 2.1 1.113.408.046.583-.45.432-.752a226.04 226.04 0 0 0-.427-.853c-.288-.576-1.15-.07-.863.504.143.285.284.57.427.853l.431-.752c-.573-.066-1.034-.384-1.394-.82-.033.262-.068.524-.1.785.281-.18.52-.189.826-.063.595.245.855-.722.267-.964M411.819 359.385c-2.057-.813-4.432-.279-5.994 1.287-1.614 1.618-2.04 4.041-.44 5.81.434.478 1.139-.23.708-.707-1.48-1.637-.473-3.903 1.166-4.993 1.299-.862 2.857-1 4.294-.433.599.237.859-.73.266-.964'/%3E%3Cpath d='M406.9 362.785c.185-.073.516.135.361.347-.119.165-.334.064-.406-.076-.295-.573-1.158-.067-.863.504.433.844 1.744.86 2.176 0 .463-.925-.539-2.132-1.534-1.74-.591.234-.334 1.2.266.965M406.444 358.472c-2.228-2.566-6.137-2.334-7.885.646-1.474 2.513-.587 7.151 3.05 6.745.633-.07.64-1.072 0-1-3.133.35-3.252-3.77-1.95-5.609 1.54-2.176 4.43-1.974 6.078-.075.423.487 1.128-.223.707-.707'/%3E%3Cpath d='M400.833 360.372c.29.025.542.172.716.404l.299-.734c-.181.053-.758.227-.84-.032-.195-.612-1.16-.35-.965.265.29.912 1.278.962 2.07.73.28-.081.498-.466.299-.734-.404-.54-.903-.841-1.58-.9-.641-.054-.637.947 0 1M407.311 356.312c-.724-.952-.75-1.964-.09-2.94.25-.373-.165-.844-.566-.735-1.256.34-1.647-.769-1.459-1.799.194-1.069 1.414-1.694 2.356-1.824.51-.071 1.283-.132 1.77.091.96.439 1.004 1.81.584 2.637-.2.394.128.833.564.735.867-.194 1.935-.271 2.75.203 1.53.892 1.584 2.685.29 3.756-1.256 1.04-3.616 1.209-5.15 1.243-.644.014-.646 1.014 0 1 2.384-.053 6.97-.56 7.108-3.723.13-2.938-2.844-3.986-5.263-3.444l.564.735c.571-1.126 1.156-2.715-.057-3.669-1.193-.941-3.564-.797-4.81-.096-2.423 1.36-2.458 6.06 1.02 5.119l-.566-.734c-.845 1.251-.823 2.745.092 3.95.384.506 1.253.008.863-.505'/%3E%3Cpath d='M409.763 353.663c-.017.019-.034.037-.05.057l.486-.13.082.047.128.486c-.123.11-.015.094.323-.052-.186-.614-1.152-.352-.965.267.402 1.33 2.443-.067 1.228-.98-.447-.334-1.253-.252-1.497.306-.269.616.482 1.25.972.706.43-.478-.275-1.186-.707-.707M406.902 349.737c.276.449.64.807 1.113 1.044.574.287 1.08-.575.505-.863a1.757 1.757 0 0 1-.755-.686c-.337-.547-1.202-.045-.863.505M419.627 358.33c-.033-1.903 1.906-2.807 3.582-2.848 1.577-.04 3.78 1.53 2.41 3.279-.391.5.312 1.213.708.707 1.52-1.941.112-4.505-2.162-4.92-2.457-.447-5.587 1.008-5.538 3.782.012.643 1.012.646 1 0'/%3E%3Cpath d='M426.475 361.852c.167-1.252.38-2.767 1.958-2.758 1.073.006 2.397.95 2.874 1.845.631 1.185.393 2.976-.815 3.732-1.218.762-2.82.202-4.059-.207-.259-.086-.542.1-.615.35-.35 1.198-1.379 1.907-2.616 1.547-.62-.18-.884.785-.266.965 1.768.513 3.345-.53 3.847-2.247l-.616.35c1.873.617 4.203 1.145 5.648-.616 1.072-1.307 1.098-3.175.223-4.588-.855-1.384-3.03-2.493-4.674-2.294-1.589.193-1.73 2.73-1.889 3.921-.085.636.916.63 1 0'/%3E%3Cpath d='M421.011 362.11c1.001-.66 2.253-.625 3.18.164.487.416 1.197-.288.707-.707-1.254-1.067-2.999-1.24-4.392-.32-.534.354-.034 1.22.505.864M428.199 361.256l1.598.746c.349.162.907-.117.735-.565-.24-.622-.635-1.127-1.247-1.417-.58-.274-1.087.588-.505.864.368.174.639.434.787.82l.735-.566-1.598-.745c-.58-.27-1.088.591-.505.863M423.263 362.989c-.367-.348-.887-.164-1.029.309a.766.766 0 0 0 .09.644.89.89 0 0 0 .211.208c.062.049.266.25.202.093.14.339.541.507.835.22.344-.334.503-.734.541-1.208.05-.642-.95-.64-1 0a.736.736 0 0 1-.248.502l.835.22c-.06-.148-.117-.28-.235-.392a5.074 5.074 0 0 0-.186-.142c-.17-.147-.266-.036-.287.334l-.487-.13.051.049c.468.443 1.176-.263.707-.707M422.844 356.433c-.062.027-.107.007-.137-.06-.349-.538-1.216-.037-.864.505.348.534.933.702 1.506.418.577-.286.07-1.148-.505-.863M414.61 350.443c-.78-.676 1.09-2.146 1.425-2.334.854-.48 1.886-.59 2.836-.395.744.154 1.444.5 2.073.917.828.546 3.384 2.669 1.344 3.844-.558.322-.055 1.186.504.864 3.645-2.1-1.381-6.074-3.656-6.588-1.62-.367-3.366.05-4.572 1.214-.805.777-1.708 2.278-.66 3.185.484.419 1.195-.285.707-.707'/%3E%3Cpath d='M417.123 349.813c.27-.073.498-.078.769-.009l-.368-.482c-.005.095-.082-.015-.08-.011l.13.486.04-.09c.572-.294.068-1.158-.505-.864-.686.352-.66 1.296.129 1.484.663.157 1.244-.362 1.286-1.005.014-.213-.165-.43-.367-.482a2.462 2.462 0 0 0-1.3.008c-.62.17-.357 1.135.266.965'/%3E%3Cpath d='M407.462 346.177c.937-3.208 4.707-3.822 6.435-.946.161.268.562.34.786.101 2.038-2.176 5.44-1.89 7.112.566.154.228.433.315.683.18 2.702-1.469 5.827.143 6.715 2.955.102.32.442.452.736.3 3.387-1.753 6.245.97 6.135 4.326-.022.644.978.643 1 0 .138-4.24-3.692-7.233-7.64-5.19l.734.3c-1.093-3.457-4.899-5.34-8.185-3.556.228.061.457.12.685.18-2.03-2.985-6.18-3.442-8.683-.768l.785.101c-2.26-3.76-7.06-2.937-8.262 1.184-.181.62.784.884.964.267'/%3E%3Cpath d='M427.703 354.582c.288-2.236 2.965-1.882 4.19-.8.402.353.739.788 1.033 1.233.158.249.304.505.438.767.48.644.375 1.254-.316 1.826-.624-.154-.891.81-.266.964 1.05.26 1.84-.488 1.92-1.524.108-1.42-1.094-3.072-2.102-3.974-1.972-1.766-5.505-1.531-5.897 1.508-.082.637.918.632 1 0'/%3E%3Cpath d='M430.173 354.409l.618.249-.12-.914.01-.03c-.529-.371-1.029.495-.506.863.321.226.664.213 1.001.03.416-.224.251-.764-.119-.914l-.617-.25c-.597-.24-.857.728-.267.966M425.273 346.625a1.395 1.395 0 0 0-1.152-.173c-.299.077-.478.464-.299.735.335.505.849.733 1.447.601.372-.083.478-.58.221-.836l-.675-.671c-.457-.454-1.165.252-.707.707.225.224.45.449.675.671l.22-.835c-.141.03-.239-.023-.318-.142l-.299.733c.164-.043.241-.018.382.072.544.349 1.046-.517.505-.863M411.233 344.38c-.319-.222-.665-.267-1.038-.17-.354.09-.499.581-.221.835.379.345.809.4 1.269.181.58-.278.073-1.14-.505-.864l-.057-.024-.22.836c.105-.04.194-.018.267.07.53.366 1.031-.5.505-.865M434.36 360.813c.81-.896 2.926-.566 3.828.01.861.55 1.69 1.386 2.102 2.317 1.169 2.645-.945 5.778-4.009 5.349-.384-.054-.698.211-.615.615-.229 2.262-1.401 3.201-3.517 2.818-1.088-.409-1.817-1.11-2.188-2.103-.284-.577-1.147-.071-.864.505.952 1.937 2.876 3.204 5.08 2.508 1.786-.565 2.826-2.182 2.453-3.995l-.615.616c3.559.5 6.695-2.766 5.372-6.363-.993-2.703-5.322-5.652-7.734-2.984-.431.476.274 1.186.707.707'/%3E%3Cpath d='M436.835 362.99a.1.1 0 0 0-.01.012l-.735.564c.253.168.466.36.67.582.322.348.813.047.854-.353a2.084 2.084 0 0 0-.27-1.253c-.311-.564-1.175-.06-.863.505.136.247.162.472.133.748l.854-.354a4.815 4.815 0 0 0-.873-.738c-.35-.233-.884.157-.735.564.13.356.335.586.709.689.62.169.887-.796.266-.965M432.438 366.459c-1.238-.577-1.865 1.512-.53 1.685a.976.976 0 0 0 1.092-.805c.093-.59-.275-1.067-.799-1.277-.597-.24-.857.726-.266.964.128.051.082.334-.002.296.58.27 1.09-.593.505-.863M404.515 348.772c-2.927-.678-6.407-.001-7.595 3.047-.788 2.021-1.675 7.02 2.001 6.46.635-.097.365-1.061-.265-.964l-1.474-1.138-.066-1.048c.03-.546.202-1.113.338-1.642.221-.853.46-1.781 1.04-2.462 1.348-1.584 3.865-1.727 5.754-1.289.627.145.894-.818.267-.964'/%3E%3Cpath d='M400.01 351.366c-.487-.317-1.007-.228-1.444.117-.183.144-.167.422-.078.607a1.455 1.455 0 0 0 1.733.778c.188-.056.394-.266.367-.481-.049-.383-.162-.7-.474-.945-.5-.395-1.21.308-.707.707.096.05.157.129.181.238l.366-.483c-.289.085-.478-.06-.603-.32a66.84 66.84 0 0 0-.078.606c.087-.05.164-.037.231.039.541.354 1.042-.512.505-.863'/%3E%3Cpath d='M407.317 344.656c-2.392-3.612-7.076-2.74-8.299 1.339l.615-.35c-5.041-1.226-8.645 3.223-7.836 8.015l.35-.615c-2.924.987-3.888 3.914-2.573 6.618.281.579 1.143.072.863-.505-.987-2.031-.34-4.367 1.976-5.15.275-.092.396-.333.349-.614-.68-4.025 2.376-7.813 6.606-6.784a.509.509 0 0 0 .614-.35c.95-3.167 4.577-3.96 6.472-1.1.353.534 1.219.034.863-.504'/%3E%3Cpath d='M395.655 348.526c-.473-.14-.858.124-1.013.567-.093.268.108.53.349.616.155.053.31.107.464.162.609.213.87-.753.265-.965l-.462-.162.348.615a20.93 20.93 0 0 1-.218.13c.62.182.884-.782.267-.963M389.909 359.793c-2.354.928-4.328 3.813-4.132 6.42.038.506.312.927.37 1.398.124.2.259.392.404.577a2.213 2.213 0 0 0-.586.595c-.476 1.212-1.21 1.931-1.284 3.337a5.738 5.738 0 0 0 1.277 3.933c.107.132 1.16.97 1.223 1.106.379.827-.056 1.433-.121 2.245-.188 2.41 1.348 4.623 3.637 5.293.619.181.884-.784.266-.964-2.36-.69-3.02-2.841-2.746-5.065.072-.589.489-1.036.212-1.654-.38-.846-1.521-1.27-2.026-2.04-1.427-2.183-.63-4.902 1.293-6.435.196-.156.194-.553 0-.709-2.378-1.904.349-6.233 2.48-7.071.59-.235.334-1.202-.267-.966'/%3E%3Cpath d='M390.486 384.02c-1.48 1.566-1.455 3.946-.183 5.66.754 1.014 1.899 1.64 3.089 1.994.579.173 1.767.077 2.284.358.736.397.32.425.924 1.041.795.81 1.466 1.288 2.575 1.584.584.156.69.025 1.09.323.426.318.754 1.192 1.193 1.605 1.726 1.625 4.12 1.961 6.252 1.004l-.735-.299c.845 2.107 2.373 3.367 4.606 3.77 1.05.188 1.134-.289 2.404.361.352.181.73.706 1.08.922.892.551 1.968.748 2.999.641.9-.094 1.626-.848 2.4-.954.974-.134 2.278.944 3.31 1.051 2.329.243 4.29-1.208 4.62-3.532l-.734.3c2.384 1.142 5.063.693 6.57-1.62.747-1.147.534-3.067 1.807-3.689.868-.422 1.508-.034 2.387-.864.839-.792 1.175-1.93 1.277-3.043.116-1.28-.236-1.424.708-2.177.223-.177.527-.285.766-.46 2.326-1.71 2.522-4.736 1.21-7.127l-.18.683c2.905-1.377 3.69-5.315 1.78-7.83l-.18.685c2.127-1.244 2.577-3.55 1.279-5.578-.391-.61-.518-.474-.733-1.08-.127-.36-.005-.882-.133-1.279-.307-.958-.997-1.506-1.908-1.825-.608-.214-.87.752-.265.964l1.157 2.557c-.067.22.047.445.229.565 1.938 1.877 1.894 3.481-.13 4.812-.211.124-.342.468-.178.684 1.589 2.093 1.019 5.304-1.422 6.462-.248.118-.3.464-.18.684 1.426 2.598.463 5.773-2.574 6.513-.19.047-.393.273-.367.483.089.711.246 1.48.087 2.19-.266 1.183-1.938 2.412-3.071 2.914-.335.15-.738.06-1.036.335-.447.416-.33.998-.43 1.518-.557 2.898-2.81 5.171-5.965 3.658-.255-.122-.686-.047-.735.3-.514 3.63-4.341 2.98-6.588 1.52-.191-.125-.447-.068-.606.078-1.24 1.141-3.174 1.52-4.667.597-.67-.414-1.036-1.202-1.78-1.504-.39-.158-1.366.051-1.763.03-1.931-.097-3.355-1.156-4.087-2.98-.13-.322-.415-.443-.734-.3-2.537 1.141-5.26-.223-6.266-2.727-.073-.183-.252-.396-.481-.366-1.611.207-2.966-.575-3.576-2.213-.081-.214-.248-.36-.483-.367-1.57-.046-3.201-.208-4.476-1.225-1.516-1.21-2.22-3.523-.73-5.1.442-.469-.264-1.178-.707-.708'/%3E%3Cpath d='M435.307 355.431c.888-.235 1.923-.4 2.776.045 1.128.59 2.02 2.7 1.638 3.963-.094.307.163.638.482.633 1.563-.029 3.44.235 4.054 1.945.47 1.301.037 2.71-1.023 3.575-.499.406.212 1.11.707.707 1.361-1.11 1.91-3.015 1.267-4.683-.795-2.064-3.013-2.58-5.005-2.544l.482.632c.525-1.735.601-3.312-.952-4.514-1.355-1.049-3.099-1.146-4.692-.724-.62.165-.358 1.13.266.965'/%3E%3Cpath d='M442.83 361.132l-.317-.109c-.61-.212-.871.754-.266.963.105.038.212.074.317.111.61.211.87-.754.266-.965M398.212 373.625c-.501-.166-1.055-.267-1.512.067-.375.279-.558.757-.392 1.204.171.464.67.726 1.07.962.545.322 1.118.584 1.707.815.6.233.86-.735.266-.966a10.144 10.144 0 0 1-1.469-.712c-.132-.079-.505-.228-.57-.37-.144-.308.501-.08.633-.036.613.202.875-.762.267-.964M418.606 383.15c-.813-.42-1.702-.156-2.214.587-.131.19-.06.445.078.605.554.638 1.354 1.207 2.207 1.335.622.093 1.514-.361 1.217-1.107-.235-.591-1.202-.333-.964.266.098-.15.075-.194-.067-.136a2.91 2.91 0 0 1-.775-.297 3.458 3.458 0 0 1-.911-.768 72 72 0 0 1 .078.606c.195-.281.539-.385.846-.227.571.295 1.077-.568.505-.863M431.086 381.28c-.272-.16-.538-.232-.855-.191-.33.043-.68.406-.43.752.367.509.795.924 1.334 1.25.474.289 1.043-.408.605-.785l-.386-.333c-.486-.418-1.195.287-.707.707l.386.333.606-.785a3.263 3.263 0 0 1-.976-.892c-.142.25-.288.502-.432.753a.364.364 0 0 1 .35.055c.555.327 1.06-.537.505-.863M405.804 381.223c-.476-.412-1.13-.51-1.656-.117-.27.202-.328.52-.102.785.491.574 1.307.805 2.013.512.587-.243.33-1.21-.266-.964-.407.17-.755.078-1.04-.255l-.1.785c.145-.109.285-.177.444-.039.484.42 1.195-.285.707-.707M392.261 364.976l-.587-.222c-.397-.15-.81.388-.565.735l.346.49c.37.52 1.237.021.865-.505l-.347-.49-.566.734.588.222c.603.227.864-.739.266-.964M339.184 350.938c1.15-.956 2.441-.751 3.878.615-.015.468.541.613.853.354 2.665-.879 4.127-.296 4.385 1.75.06.266.364.415.615.349l1.95 1.435c.045.396.385.596.753.432l2.362.056a4.098 4.098 0 0 1 1.282 1.669c.056.057.092.141.154.2 1.126 1.083 2.047 1.872 2.504 3.423.674 2.287-.569 4.07-.376 6.214.017.182.256.392.267.549.336.418.27.897-.2 1.438.15.871-.117 1.324-.8 1.355-.337.295-.666.142-.953.583-.167.255-.106.575-.199.82.056.212.113.424.171.635l-1.26 2.63c-.64.597-2.403.506-3.315.501-.425-.002-.672.554-.353.853.65 1.998.285 3.16-1.095 3.488a2.539 2.539 0 0 1-1.165.279c-.589.091-1.253-.035-1.825.11-.76.195-.74.241-1.283.783-.305.305-.44.773-.75 1.069-.798.76-1.896.921-2.928.97-1.259.059-2.548-.121-3.8-.22-1.546-.123-3.367-.089-4.733-.924-.91-.557-1.362-1.125-2.276-1.578-1.92-.952-2.613-1.642-3.86-3.432-1.097-1.572-3.554-4.606-1.732-6.589.2-.216.173-.486 0-.707-.899-1.147-2.653-4.064-.209-4.669.368-.09.482-.575.22-.836-2.103-2.096.46-4.187 1.98-5.219.223-.153.324-.438.18-.685-1.214-2.072-.264-4.75 2.412-4.746.288.001.475-.23.5-.5.167-1.823 1.793-3.014 3.506-2.414a.49.49 0 0 0 .487-.128c1.3-1.471 3.205-1.764 4.783-.476.494.403 1.206-.301.707-.708-1.603-1.306-3.362-1.406-5.183-.463-1.468.759-3.213.454-4.425 1.88-.436.513-.56 1.42-.995 1.808-.43.388-1.509.427-2.054.888-1.63 1.378-1.608 3.647-.602 5.364l.18-.684c-2.203 1.497-4.647 4.334-2.183 6.791l.221-.835c-1.442.356-2.133 1.71-1.952 3.158.12.955 1.258 1.866 1.301 2.646.037.674-.637 1.329-.69 2.064-.173 2.455 2.385 5.242 3.763 7.047 1.492 1.954 3.186 2.291 5.107 3.656 2.082 1.481 5.25 1.313 7.68 1.461 2.46.148 3.91-.142 5.714-1.722 1.268-1.111 2.135-.914 3.61-1.267.926-.221 1.82-.66 2.391-1.446.9-1.24.81-2.879-.295-3.921l-.354.854c2.886.013 5.218-.679 5.645-3.776.177-1.279.092-1.198 1.178-1.71.422-.2.743-.366 1.006-.785.774-1.224-.252-2.675-.315-3.888-.093-1.775.677-3.319.284-5.172-.335-1.58-1.135-2.794-2.208-3.964-1.669-1.822-2.924-3.9-5.732-2.642l.752.432c-.192-1.699-1.46-2.856-3.215-2.399l.615.349c-.679-3.035-3.635-4.196-6.057-2.191.286.117.57.235.854.353.106-3.359-3.448-2.687-5.383-1.479-.545.341-.044 1.206.505.864'/%3E%3Cpath d='M334.33 360.286c-.01-.312.308-.733.593-.357.17.224.418.314.684.178a.463.463 0 0 1 .366-.061c.628.113.899-.851.265-.964a1.678 1.678 0 0 0-1.136.162l.684.18c-.843-1.11-2.497-.564-2.456.862.019.642 1.02.645 1 0M347.48 361.443c.27.085.402.258.517.507.267.584 1.13.076.863-.505a1.771 1.771 0 0 0-1.115-.967c-.616-.193-.879.772-.266.965M337.569 368.05l1-.358c.603-.214.343-1.18-.266-.964-.333.12-.666.237-1 .356-.601.215-.342 1.182.266.965M346.068 370.687c-.386-.064-.692.048-.896.391-.332.553.533 1.057.863.505l-.233.069c.63.105.901-.858.266-.965M332.108 372.01h.333c.644 0 .645-1 0-1h-.333c-.644 0-.645 1 0 1M340.052 358.617c.91-1.165 2.354-.811 3.591-.466.621.173.886-.791.265-.964-1.564-.436-3.429-.731-4.563.722-.39.502.311 1.215.707.708M390.068 313.582c12.967 2.043 25.297-2.811 34.367-12.082 4.399-4.495 8.042-9.673 11.411-14.965 3.529-5.544 7.613-11.321 8.237-18.04.035-.383-.45-.615-.753-.431-6.26 3.804-13.102 6.527-20.307 7.893-3.685.698-7.42 1.015-11.168 1.008-3.244-.006-5.896.309-8.811 1.805-4.746 2.437-9.414 5.32-10.691 10.847-1.227 5.316.448 11.938-3.469 16.324-.427.479.278 1.189.707.707 3.247-3.634 2.889-8.635 3.237-13.187.249-3.275.906-6.385 3.244-8.848 2.197-2.315 5.376-4.004 8.235-5.362 3.657-1.738 7.562-1.155 11.477-1.393a59.73 59.73 0 0 0 9.221-1.29c6.667-1.467 13.001-4.098 18.83-7.64l-.752-.432c-.604 6.496-4.689 12.176-8.101 17.534-3.182 4.999-6.604 9.886-10.698 14.188-8.869 9.319-21.035 14.434-33.95 12.399-.63-.098-.902.864-.266.965'/%3E%3Cpath d='M390.923 307.795c12.214-4.982 23.46-11.923 33.457-20.522.488-.42-.222-1.125-.707-.708-9.859 8.481-20.97 15.353-33.016 20.265-.588.24-.33 1.208.266.965'/%3E%3Cpath d='M410.8 297.341c1.553-1.89 2.328-4.167 2.28-6.612-.012-.643-1.012-.645-1 0 .043 2.17-.603 4.22-1.988 5.905-.405.493.3 1.204.707.707M400.82 302.416a8.653 8.653 0 0 0 1.784-3.904c.113-.63-.85-.9-.964-.267-.23 1.272-.717 2.45-1.527 3.464-.397.498.306 1.21.707.707M406.726 299.566c3.012.896 6.055.934 9.088.116.621-.167.357-1.133-.266-.965-2.872.775-5.706.733-8.556-.116-.619-.183-.882.78-.266.965M418.563 342.367a105.496 105.496 0 0 1-5.802-32.177c-.015-.642-1.015-.645-1 0 .261 11.067 2.207 21.983 5.837 32.443.21.604 1.176.344.965-.266'/%3E%3Cpath d='M410.341 310.859c.516 2.86.08 5.735.222 8.617.125 2.53.561 5.03 1.007 7.519 1.003 5.582 2.024 11.159 3.037 16.739.114.632 1.078.364.963-.266-1.01-5.58-2.033-11.158-3.035-16.74-.513-2.86-1-5.734-1.012-8.65-.01-2.52.233-4.986-.218-7.486-.113-.631-1.078-.364-.964.267M350.6 353.778a25.08 25.08 0 0 0 5.29-6.86c.3-.57-.562-1.075-.863-.504a24.322 24.322 0 0 1-5.135 6.657c-.477.435.232 1.14.707.707'/%3E%3Cpath d='M350.854 355.062a20.626 20.626 0 0 0 6.158-7.148c.3-.57-.563-1.076-.863-.505-1.41 2.685-3.343 5.001-5.8 6.789-.515.376-.016 1.243.505.864M436.503 353.274c4.151.207 8.315.53 12.47.617 3.238.068 5.464-.907 7.91-2.962 6.332-5.314 12.49-10.848 18.728-16.269.389-.338-.026-.961-.486-.836-5.03 1.366-9.985-.717-15.003-1.141-4.07-.344-8.255.063-12.115 1.438-6.743 2.401-12.057 7.69-14.32 14.494-.204.612.762.875.964.266 2.543-7.645 9.12-13.116 16.964-14.732 4.253-.877 8.517-.642 12.76.164 3.704.704 7.288 1.487 11.015.475-.161-.279-.323-.557-.486-.836l-16.685 14.499c-1.313 1.14-2.61 2.434-4.115 3.322-1.922 1.134-3.897 1.167-6.06 1.077-3.849-.16-7.693-.385-11.54-.576-.644-.032-.643.968 0 1'/%3E%3Cpath d='M437.272 352.276c6.127-5.51 13.553-9.137 21.7-10.424.634-.1.364-1.064-.265-.965-8.317 1.314-15.893 5.062-22.142 10.682-.48.43.23 1.136.707.707'/%3E%3Cpath d='M440.55 350.578c1.853-.753 3.74-.755 5.594-.007.596.24.856-.726.265-.965a8.053 8.053 0 0 0-6.126.007c-.588.239-.33 1.207.266.965M420.107 305.605c8.366.374 13.691 7.467 16.74 14.545l.432-.753c-8.144-.568-16.108 1.269-23.238 5.225-.564.312-.06 1.176.504.863 6.984-3.875 14.762-5.644 22.734-5.088.42.029.568-.437.432-.752-3.202-7.434-8.875-14.65-17.604-15.04-.644-.028-.642.972 0 1M410.77 326.183c-3.06 1.162-6.183 2.12-9.387 2.801-2.975.634-8.129 2.252-10.698-.14-.47-.439-1.18.266-.708.706 2.224 2.07 5.243 1.474 8.01 1.061 4.474-.669 8.822-1.86 13.05-3.463.594-.227.337-1.194-.267-.965M391.72 316.595a29.04 29.04 0 0 0 8.145.325c.634-.064.641-1.065 0-1-2.648.27-5.258.183-7.88-.289-.629-.113-.9.85-.266.964M369.873 347.375c-4.604 6.048-5.051 14.349-4.411 21.652a53.496 53.496 0 0 0 7.129 22.35c.24.41.966.257.932-.252-.505-7.615 3.726-15.368 11.032-18.12.596-.226.338-1.192-.267-.964-7.707 2.902-12.302 10.995-11.765 19.084.31-.084.62-.17.932-.253-3.902-6.673-6.325-14.136-6.993-21.845-.62-7.155-.237-15.22 4.275-21.147.39-.512-.478-1.01-.864-.505M386.226 340.819c3.277 1.2 4.84 6.916 5.368 9.939.111.633 1.075.365.965-.265-.61-3.497-2.345-9.276-6.067-10.64-.606-.22-.867.746-.266.966'/%3E%3Cpath d='M377.043 346.959c1.529 1.728-1.19 5.738-1.966 7.363l-2.652 5.558c-.276.579.586 1.087.863.505 1.547-3.24 3.206-6.452 4.645-9.743.678-1.553 1.02-3.03-.182-4.39-.428-.483-1.133.226-.708.707'/%3E%3Cpath d='M377.598 349.156a31.43 31.43 0 0 1 .54 7.628c-.03.643.97.642 1 0a32.61 32.61 0 0 0-.575-7.894c-.123-.63-1.088-.364-.965.266M302.777 523.6l-1.706.556c-.436-1.33-.149-1.853.856-1.571.381-.104 2.179-.018 2.463.173 3.463 2.335-2.552 4.45-3.901 4.478-2.069.043-4.377-.97-4.811-3.24-.384-2.014 2.643-4.507 4.07-5.49 2.324-1.601 5.126-2.427 7.935-2.518 1.667-.054 9.874.565 8.446 3.578-1.437 3.029-1.928.53-2.81.052-.572-.311-1.211-.243-1.782.017-1.396.634-1.769 2.204-1.16 3.518 2.055 4.436 7.807 1.286 9.784-1.345 3.791-5.043-.316-8.562-5.426-9.604-4.896-.997-11.019-.853-15.695 1.042-2.634 1.067-4.616 2.856-6.217 5.18-1.469 2.132-3.183 4.793-2.448 7.498 1.146 4.224 6.528 5.882 10.386 5.405 4.285-.53 10.627-4.521 10.037-9.615-.69-5.942-10.551-3.28-13.821-1.997-.593.233-.335 1.2.266.965 2.958-1.161 6.763-2.234 9.943-1.385 5.954 1.592.392 8.188-2.548 9.768-2.501 1.345-5.545 1.767-8.28.936-1.749-.531-3.553-1.59-4.515-3.2-1.462-2.444.004-5.048 1.353-7.128 4.121-6.353 11.102-7.286 18.167-6.875 3.563.207 11.575 1.685 8.798 7.173-.759 1.5-2.086 2.937-3.587 3.716-.988.513-3.204 1.186-4.178.19.076-2.845.46-3.648 1.152-2.407a.498.498 0 0 0 .179.18c1.344.403 2.186.418 3.035-.99.807-1.337.973-2.764-.322-3.66-3.62-2.501-9.494-2.522-13.498-1.18-3.247 1.09-8.243 4.217-8.264 8.176-.02 4.117 5.786 4.878 8.662 3.61 1.517-.667 3.797-2.348 3.191-4.294-.617-1.978-3.769-1.82-5.341-1.753-1.232.052-3.59.645-2.65 2.508.845 1.679 3.49 1.084 4.742.396.563-.31.059-1.173-.505-.863'/%3E%3Cpath d='M308.207 516.457a8.807 8.807 0 0 0 1.199 3.939c.274.463.876.212.933-.251a4.602 4.602 0 0 1 .583-1.746l-.565.23c.453.169.85.402 1.22.71.309.256.876.114.855-.354l-.054-1.132-.982.132.717 2.021c.214.601 1.18.343.965-.267l-.718-2.019c-.178-.502-1.01-.464-.982.133l.054 1.132.853-.353a5.611 5.611 0 0 0-1.662-.967c-.202-.076-.463.05-.564.229a5.85 5.85 0 0 0-.72 2.251l.93-.253a7.676 7.676 0 0 1-1.062-3.435c-.042-.639-1.042-.644-1 0M252.035 412.52c10.386 27.233 20.829 54.429 30.337 81.986 3.237 9.386 5.978 18.829 7.486 28.66.098.632 1.062.363.965-.268-2.562-16.697-8.75-32.533-14.42-48.365-4.51-12.591-9.204-25.113-13.972-37.607-3.14-8.224-6.294-16.445-9.431-24.671-.228-.596-1.194-.337-.965.266'/%3E%3Cpath d='M253.69 411.951a7.055 7.055 0 0 1 1.595-6.928c2.183-2.34 4.46-1.27 7.145-1.889 1.646-.38 2.722-1.659 4.134-2.47 3.697-2.122 6.88.96 8.671 3.995 1.662 2.814 2.871 5.92 5.052 8.401 1.486 1.692 2.484 3.353 3.397 5.443 4.656 10.653 8.508 21.71 12.512 32.62a7595.05 7595.05 0 0 0 11.188 30.334c4.268 11.48 8.55 22.957 12.76 34.46.22.598 1.186.34.964-.267-8.479-23.167-17.106-46.28-25.65-69.424-2.279-6.168-4.587-12.324-6.977-18.449-1.709-4.38-3.118-9.367-5.725-13.327-1.169-1.776-2.71-3.174-3.809-5.035-2.14-3.627-3.78-8.945-8.31-10.268-2.229-.65-3.886.144-5.674 1.437-1.736 1.256-3.034 1.618-5.178 1.605-.977-.006-1.839.041-2.756.407-3.697 1.472-5.43 5.96-4.304 9.621.19.613 1.154.352.964-.266'/%3E%3Cpath d='M274.483 441.3l18.112 56.316c.197.61 1.162.349.964-.266l-18.11-56.316c-.197-.61-1.163-.35-.966.266M286.98 472.734a455.762 455.762 0 0 0 12.878 36.465c.236.59 1.204.333.964-.266a456.155 456.155 0 0 1-12.879-36.465c-.188-.613-1.153-.35-.964.266M275.774 417.308a63.086 63.086 0 0 0 2.656 8.854c.228.595 1.195.336.964-.266a63.086 63.086 0 0 1-2.656-8.854c-.14-.628-1.104-.362-.964.266M320.038 531.088c.509 1.25 1.019 2.5 1.527 3.752a5.893 5.893 0 0 1-1.96.8c-.956.224-1.963.223-2.936.168-3.035-.172-3.851-2.135-2.924-4.832 1.632-4.75 8.727-7.371 11.922-2.476 2.332 3.573-.74 8.638-3.364 11.13-2.872 2.726-6.777 4.383-10.555 5.398-3.533.952-12.726 2.006-11.851-4.147.668-4.696 4.1-6.814 8.67-6.791 2.899.016 5.323 1.939 3.746 5.105-.52 1.045-1.388 1.875-2.4 2.448-.792.449-3.286 1.454-4.198.77l-.276-1.714c.584.059 1.17.09 1.757.094.616-.021 1.258-.091 1.832-.335.72-.306 1.334-.85 1.682-1.555.653-1.331.224-2.82-1.163-3.432-1.837-.813-4.748.187-6.298 1.237-1.432.969-2.494 2.764-1.85 4.513.846 2.293 3.788 2.656 5.88 2.49 3.217-.253 6.458-1.5 9.408-2.738 2.47-1.037 5.257-2.183 6.99-4.327 3.037-3.762 1.038-9.363-4.148-9.171-1.848.068-3.954 1.113-4.301 3.094-.268 1.537.71 3.458 2.49 3.207 1.59-.227 2.908-2.883 1.474-4.09-.96-.808-2.782.275-1.991 1.375-.372-.518-1.24-.02-.863.505.047.065.095.13.14.196.13.18.339.297.566.23.09-.026.18-.052.27-.08a.503.503 0 0 0 .35-.348c.225-.962.209-.194-.674-.52l-.815.088c.192-1.19.77-1.94 1.736-2.25.955-.444 2.069-.504 3.088-.237 3.488.915 3.926 4.904 1.825 7.414-2.602 3.107-7.608 4.61-11.35 5.729-2.154.645-4.75 1.422-6.988.734-.362-.112-1.474-.541-1.654-.874.153-.68.308-1.36.46-2.04-.244-1.246.118-2.043 1.086-2.393.77-.51 2.024-.788 2.945-.916 2.149-.298 4.594 2.85-.127 3.494-.813.11-1.77-.315-2.562-.014-.57.217-.907.603-1.017 1.222-.387 2.178 2.334 2.616 3.87 2.446 2.573-.283 5.039-1.923 5.972-4.392 2.123-5.623-4.537-6.458-8.392-5.51-2.46.606-4.54 1.932-5.472 4.364-.864 2.252-1.503 5.31.542 7.085 4.704 4.078 13.497.986 18.215-1.433 4.712-2.414 10.688-8.268 8.809-14.228-1.657-5.257-8.97-5.533-12.376-1.98-1.653 1.724-3.527 5.692-2.107 8.033 1.11 1.829 4.67 1.604 6.444 1.349 2.45-.353 5.678-2.228 5.03-5.168-.543-2.48-3.21-2.816-4.821-1.186-.453.458.254 1.166.707.707'/%3E%3Cpath d='M310.016 537.018c-.276-.565-.912-.57-1.37-.206-.862.684-.153 1.558-.465 2.408l.735-.3c-.579-.404-.963-.921-1.256-1.558-.13-.286-.584-.324-.786-.101a2.324 2.324 0 0 0-.576 1.079l.483-.368a2.661 2.661 0 0 1-1.114-.267c-.42-.196-.797.125-.734.565a6.22 6.22 0 0 1-.04 2.001c-.112.63.851.9.965.268a7.842 7.842 0 0 0 .04-2.535l-.736.565a4.121 4.121 0 0 0 1.62.404.503.503 0 0 0 .481-.367c.03-.245.136-.458.318-.639l-.785-.1a4.659 4.659 0 0 0 1.616 1.918c.285.2.632-.021.734-.3a1.94 1.94 0 0 0 .106-.898c-.027-.314.032-.795-.099-1.064.282.577 1.145.072.863-.505M309.234 524.648l2.31 8.973c.16.622 1.125.358.964-.267l-2.309-8.972c-.16-.622-1.125-.358-.965.266M321.114 518.81c1.226 2.038 1.701 4.394 2.726 6.527.719 1.5 1.607 2.924 2.407 4.381.31.566 1.174.062.864-.505-.8-1.457-1.692-2.88-2.408-4.381-1.021-2.14-1.496-4.482-2.725-6.526-.332-.552-1.196-.048-.864.505M295.813 531.55c1.605 3.07 2.491 6.325 2.695 9.782.038.64 1.038.644 1 0-.214-3.625-1.148-7.068-2.83-10.287-.3-.57-1.163-.065-.865.505M340.054 510.41c-.944 1.73-2.035 1.62-3.27-.328-.21-.82-.103-1.612.32-2.377.482-1.004 1.432-1.884 2.36-2.479.926-.595 2.003-1.004 3.116-1.019 1.357-.017 4.15.89 2.692 3.068l.785-.1c-1.577-1.863-4.566-2.96-6.743-1.377-1.53 1.114-1.687 3.767.42 4.304.623.16.89-.804.265-.963l-.398-2.285c.34-.204.68-.408 1.017-.612.586-.217 1.245-.21 1.847-.104 1.206.211 2.1.817 2.885 1.743.221.26.62.145.785-.1 1.511-2.26-.708-4.35-2.967-4.55-3.009-.265-6.508 2.012-7.32 4.962-.7 2.55 1.215 4.921 3.93 4.343 1.685-.36 2.33-2.964.276-3.126-.642-.05-.639.95 0 1'/%3E%3Cpath d='M332.673 503.823c-.002 1.526-.642 1.942-1.914 1.248-.24-.04-.482-.083-.724-.125a11.95 11.95 0 0 0-1.594-.1c-.96.02-2.063.14-2.87.711-1.453 1.03-1.5 2.956-.786 4.444 2.207 4.595 8.347 6.901 13.106 6.904.643 0 .644-1 0-1-2.99-.002-5.897-.789-8.386-2.48-1.27-.864-2.63-1.955-3.476-3.266-1.05-1.626-.25-3.816 1.784-4.25.846-.18 1.863 0 2.68.127 1.14.178 2.392.601 3.298-.353 1.062-1.118.476-2.067-.613-2.724-.553-.333-1.055.531-.505.864'/%3E%3Cpath d='M333.058 502.753c-5.725-2.432-12.8.652-12.978 7.448-.178 6.826 7.328 10.254 13.186 10.184 6.671-.081 13.738-4.045 16.525-10.267 1.137-2.537 1.366-5.703-.314-8.07-1.847-2.601-5.424-3.348-8.422-2.973-7.663.958-12.11 9.044-9.375 16.127l.913-.386a42.003 42.003 0 0 1-3.418-8.43c-.177-.617-1.137-.356-.965.266.291 1.052.411 2.066.377 3.157l.854-.354a10.667 10.667 0 0 1-2.487-3.038c-.239-.427-.95-.244-.932.253a14.458 14.458 0 0 0 1.234 5.418c.288-.17.576-.337.865-.505-.48-1.098-.71-1.99-.877-3.142-.092-.634-1.056-.364-.964.266.174 1.207.493 2.273.976 3.38.257.589 1.118.08.865-.504-.704-1.613-1.037-3.154-1.099-4.913l-.932.252c.713 1.28 1.52 2.284 2.644 3.24.327.278.84.1.853-.353a11.04 11.04 0 0 0-.412-3.422c-.32.089-.642.177-.965.265a43.19 43.19 0 0 0 3.52 8.669c.263.488 1.121.152.914-.384-2.696-6.985 2.117-14.96 9.85-14.955 4.482.002 8.02 3.1 7.035 7.817-.755 3.61-3.702 6.68-6.69 8.642-5.084 3.339-12.396 4.213-17.667.778-3.442-2.243-5.197-6.37-3.249-10.231 2.031-4.023 6.686-5.047 10.63-3.372.586.249 1.096-.612.505-.863'/%3E%3Cpath d='M294.122 401.343c.312.546 1.468 3.207 2.573 2.58.516-.292.393-1.118.309-1.597-.097-.548-1.045-.428-.983.133.278 2.486 1.077 5.068 1.74 7.465 1.106 4.005 3.288 7.372 5.147 11.043 2.115 4.176 3.258 8.715 4.734 13.134 1.373 4.11 3.297 7.874 5.286 11.716 4.566 8.822 7.045 18.596 10.019 28.033l9.239 29.303c.194.61 1.16.35.965-.266l-8.941-28.358c-2.814-8.921-5.108-18.281-9.17-26.738-2.101-4.378-4.555-8.506-6.151-13.118-1.364-3.94-2.38-8-4.015-11.843-1.788-4.201-4.575-7.905-5.903-12.307-.754-2.5-1.688-5.722-1.95-8.064l-.981.133c.009.05.016.528.029.534.49.2-.967-2.083-1.084-2.287-.32-.558-1.183-.056-.863.504'/%3E%3Cpath d='M294.86 402.03c-.414 14.444 1.64 28.527 4.95 42.556 3.334 14.121 6.999 28.09 9.262 42.441.1.634 1.063.365.964-.266-2.212-14.033-5.746-27.708-9.039-41.509-3.4-14.244-5.558-28.542-5.137-43.223.018-.644-.982-.643-1 0'/%3E%3Cpath d='M295.517 400.123c-1.308-4.358 2-9.042 6.603-9.122 4.996-.087 8.49 4.039 10.486 8.137 1.953 4.005 3.363 8.351 4.901 12.529 1.092 2.964 2.492 6.047 3.194 9.136l.914-.385c-.91-2.094-1.999-4.971-2.486-7.332l-.914.386c1.286 2.356 2.17 5.65 3.278 8.269 1.573 3.722 3.2 7.42 4.664 11.186 2.861 7.354 5.262 14.877 7.485 22.446 4.503 15.329 8.312 30.869 13.733 45.914.217.602 1.184.342.965-.266-5.527-15.337-9.377-31.189-13.997-46.807-2.28-7.71-4.757-15.371-7.73-22.846-1.496-3.758-3.14-7.453-4.7-11.184-.968-2.32-1.634-5.019-2.834-7.217-.283-.518-1.025-.152-.915.385.515 2.492 1.571 5.236 2.587 7.571.235.539 1.034.141.914-.386-1.08-4.758-3.308-9.49-5.03-14.048-1.818-4.811-3.438-10.416-7.554-13.821-2.962-2.452-7.357-3.691-10.853-1.587-3.158 1.901-4.732 5.785-3.675 9.308.185.615 1.15.352.964-.266M322.025 462.525c2.906 8.815 5.812 17.63 8.72 26.445.2.61 1.166.348.963-.266l-8.719-26.445c-.2-.608-1.166-.347-.964.266'/%3E%3Cpath d='M319.094 423.854c.194 2.96 1.442 5.608 2.3 8.41 1.031 3.373 1.7 6.844 2.373 10.3.124.631 1.088.363.965-.267-.614-3.144-1.224-6.297-2.104-9.38-.86-3.01-2.327-5.903-2.534-9.063-.042-.638-1.042-.643-1 0M311.212 447.174c2.848 5.533 4.798 11.393 5.89 17.516.112.63 1.077.364.964-.266a62.673 62.673 0 0 0-5.991-17.755c-.295-.572-1.157-.066-.863.505M375.719 431.386c1.46 1.899 2.66 3.95 3.48 6.208.671 1.844.924 3.785 1.51 5.649.522 1.659 1.401 3.069 2.238 4.576 1.091 1.965 1.389 3.854 1.95 5.969.755 2.844 2.855 5.057 5.683 5.92 1.715.526 3.528.467 5.283.218 1-.143 2.896-.131 3.647-.946 1.038-1.128.439-4.17-.661-5.182-.611-.56-1.298-.69-2.084-.518-.678.147-1.214.672-1.798 1.002-1.774 1-3.434.693-5.048-.435-3.604-2.521-5.061-7.601-6.596-11.494l-5.391-13.675c-.235-.592-1.202-.334-.966.266 2.673 6.777 4.899 14.008 8.263 20.476 1.238 2.38 2.906 4.993 5.494 6.066.84.347 1.74.545 2.65.448 1.314-.141 2.053-1.281 3.212-1.5 1.542-.29 2.726 1.823 2.394 3.098-.296 1.14-1.43 1.096-2.361 1.26-2.303.41-4.796.585-6.945-.52-3.765-1.936-3.45-5.341-4.764-8.75-.596-1.546-1.577-2.892-2.327-4.36-.907-1.775-1.207-3.577-1.697-5.481a24.19 24.19 0 0 0-4.303-8.8c-.387-.502-1.257-.005-.863.505'/%3E%3Cpath d='M390.518 460.195c-.428 7.719 5.228 15.949 10.22 21.404 5.1 5.575 11.618 9.86 18.983 11.707l-.349-.614c-2.125 5.05-19.035-8.966-21.088-11.12-5.284-5.536-8.95-12.505-10.07-20.1-.093-.632-1.057-.363-.965.267 1.383 9.377 6.624 17.727 13.795 23.809 3.57 3.026 7.563 5.514 11.74 7.611 2.392 1.202 6.098 3.257 7.552-.202.104-.245-.113-.555-.349-.615-6.962-1.748-13.115-5.707-18.028-10.897-5.02-5.305-10.865-13.61-10.44-21.25.035-.644-.965-.642-1 0'/%3E%3Cpath d='M376.977 438.71l6.435 16.201c1.003 2.527 2.018 5.05 2.97 7.598.53 1.418 3.486 7.277 1.594 8.385l.685.18c-3.605-8.322-7.208-16.644-10.812-24.967-.234-.54-1.029-.14-.913.386.928 4.2 2.186 8.31 3.84 12.28a69.61 69.61 0 0 0 3.117 6.53c.293.536 1.82 2.365-.089 2.168-.37-.038-1.625-2.905-1.849-3.305-4.825-8.622-11.467-17.443-9.46-27.86.121-.629-.842-.899-.964-.266-1.11 5.753.081 11.162 2.724 16.326 1.49 2.91 3.16 5.735 4.756 8.587 1.371 2.451 2.554 5.534 4.367 7.674.618.73 1.61 1.56 2.516.751 1.207-1.072-.404-3.255-.919-4.187-3.289-5.942-5.61-12.339-7.075-18.963l-.914.384 10.81 24.966c.108.248.474.303.685.18 1.267-.742 1.196-2.217.908-3.523-.717-3.248-2.199-6.459-3.41-9.546-2.652-6.759-5.357-13.498-8.038-20.246-.235-.59-1.202-.333-.964.267M390.515 463.51c1.996 2.304 4.943 5.129 8.107 5.63 2.42.384 3.895-1.257 5.007-3.174 1.913-3.297 3.321-7.438 7.353-8.654 3.751-1.131 7.938.25 11.77.136a.508.508 0 0 0 .482-.633c-.51-2.331-3.943-3.485-6.013-3.87-2.806-.524-5.693.062-8.126 1.535-2.706 1.639-4.737 4.195-6.205 6.96-1.234 2.325-2.763 6.407-6.196 4.516-1.103-.606-1.88-1.266-3.167-1.379-.64-.055-.638.945 0 1 2.376.206 3.667 2.763 6.237 1.627 2.373-1.048 3.191-3.885 4.368-5.957 1.654-2.908 4.12-5.605 7.31-6.817a10.435 10.435 0 0 1 5.513-.522c1.52.271 4.911 1.326 5.314 3.173l.482-.633c-5.434.162-11.725-2.215-15.967 2.407-1.95 2.125-2.834 4.889-4.405 7.254-3.143 4.73-8.659-.423-11.157-3.306-.422-.487-1.127.222-.707.707'/%3E%3Cpath d='M403.734 467.21c1.51 4.081 3.477 7.966 6.025 11.504.993 1.377 3.832 6.293 5.926 5.556.753-.266.876-.817.86-1.53-.018-.78-.642-1.752-.927-2.459l-1.489-3.702-2.98-7.406-1.489-3.703c-.41-1.022-1.45-2.71-.923-3.866l-.785.1c2.86 2.61 3.572 7.63 5.46 11.007a35.202 35.202 0 0 0 2.78 4.227c.55.718 1.475 2.423 2.53 2.537 2.37.255 1.02-3.187.62-4.103-1.8-4.122-3.942-8.076-6.358-11.868l-.18.684 1.112-.847c.17-.129.307-.339.23-.565a30.377 30.377 0 0 0-2.422-5.356c-.32-.558-1.184-.055-.863.505.736 1.28 2.927 4.266 1.438 5.4-.208.157-.338.433-.179.683a87.637 87.637 0 0 1 4.441 7.781c.64 1.274 1.567 2.701 1.917 4.088 1.2 4.756-1.996-.177-2.69-1.21-1.678-2.496-2.99-5.186-4.016-8.01-.756-2.084-1.436-4.13-3.113-5.66-.216-.196-.645-.207-.785.102-1.032 2.258 1.107 5.347 1.94 7.414 1.488 3.703 2.978 7.406 4.468 11.11.176.438 1.281 2.572 1.117 2.775-.759.942-1.845-.558-2.236-1.002a42.41 42.41 0 0 1-3.506-4.583c-2.049-3.085-3.676-6.4-4.959-9.87-.222-.598-1.189-.339-.964.266M408.86 455.04c-5.633-5.246-11.4-10.38-16.913-15.75-1.53-1.49-.06-.205.366.103.85.613 1.691 1.231 2.502 1.894 1.284 1.05 2.51 2.172 3.78 3.238 1.732 1.455 4.477 4.236 6.906 4.097 1.368-.078 2.411-1.326 1.922-2.726-.268-.769-1.008-1.23-1.62-1.7-1.55-1.194-3.122-2.363-4.682-3.545a32838.87 32838.87 0 0 1-9.367-7.09c-3.02-2.285-6.275-4.412-8.647-7.406-.399-.505-1.102.207-.707.707 2.705 3.416 6.578 5.845 10.02 8.45 3.903 2.954 7.812 5.898 11.708 8.861.627.47 1.248.946 1.865 1.428-.923 1.58-1.88 1.935-2.876 1.067-1.146-.429-2.257-1.566-3.182-2.32-1.497-1.225-2.918-2.54-4.413-3.768-1.003-.823-4.677-4.548-5.77-2.502-.102.191-.087.451.078.606l18.322 17.063c.471.44 1.18-.268.707-.707'/%3E%3Cpath d='M380.879 418.998c2.512 1.012.45 4.396-.092 5.825-.432 1.14-.564 2.14-.436 3.353.3 2.885 1.234 6.075 2.633 8.626 1.57 2.863 3.985 5.154 5.39 8.123.565 1.193.957 2.378 1.797 3.421 1.108 1.377 2.577 2.214 3.03 4.054.156.625 1.12.361.966-.265-.306-1.236-.947-2.084-1.814-2.984-1.492-1.545-2.186-2.826-3.116-4.73-1.676-3.437-4.601-6.073-6.085-9.612-.785-1.873-1.308-3.92-1.67-5.92-.476-2.62.79-4.072 1.384-6.378.446-1.732.045-3.765-1.721-4.477-.597-.24-.857.726-.266.964'/%3E%3Cpath d='M380.51 433.244l5.183 14.177c.182.502.999.465.98-.133-.055-1.94-.111-3.88-.168-5.819l-.981.132a87.313 87.313 0 0 1 2.35 9.074c.115.568.966.413.983-.133a32.121 32.121 0 0 0-.358-5.789l-.964.266 2.675 7.464c.196.547.924.43.983-.133.129-1.216.256-2.434.382-3.65-.327.043-.654.088-.98.132l2.035 5.164c.188.473 1.063.476.983-.133.045-.426.09-.85.137-1.277l-.913.12c.326.48.651.96.98 1.44.358.53 1.226.03.863-.506-.327-.479-.654-.959-.98-1.44-.253-.373-.757-.287-.914.12-.337.874-.298.591-.173 1.543l.981-.133-2.036-5.164c-.21-.532-.921-.44-.983.133-.126 1.217-.253 2.435-.382 3.651.328-.044.655-.087.982-.132l-2.675-7.465c-.22-.616-1.058-.363-.964.266.276 1.845.377 3.662.322 5.523l.981-.133a87.57 87.57 0 0 0-2.351-9.074c-.166-.52-1-.45-.983.134l.168 5.82c.327-.046.656-.09.983-.134-1.728-4.725-3.456-9.45-5.182-14.177-.22-.599-1.186-.34-.964.266M394.13 447.12a75.66 75.66 0 0 1 10.593 12.325c.363.527 1.23.028.863-.505-3.141-4.552-6.708-8.748-10.75-12.529-.47-.438-1.178.267-.706.708M395.545 460.964l2.127 2.285c.306.328.84.064.853-.353.02-.672.19-1.28.557-1.845.35-.542-.515-1.044-.863-.505-.46.711-.67 1.508-.694 2.35l.854-.354-2.127-2.285c-.438-.473-1.144.236-.707.707M388.595 471.212c3.664 7.68 7.33 15.358 10.993 23.038.187.39.82.281.914-.12.64-2.683-.322-5.103-1.413-7.543l-.43.753c1.895.197 2.144 4.291 3.877 5.296.325.187.76-.05.753-.432-.018-1.117.17-2.006.756-2.983h-.863a189.98 189.98 0 0 1 11.105 18.977c.244.475.898.204.932-.253l.377-4.935c-.327.044-.654.09-.982.133.618 2.112 1.631 3.917 3.181 5.485.333.338 1.012-.003.835-.486-1.798-4.919-4.224-9.515-7.345-13.726-.378-.512-1.247-.014-.863.504a53.207 53.207 0 0 1 7.244 13.487l.836-.486c-1.443-1.46-2.346-3.07-2.924-5.044-.164-.56-.94-.419-.982.133-.126 1.645-.25 3.29-.377 4.935l.932-.252a189.604 189.604 0 0 0-11.106-18.977c-.206-.31-.662-.335-.863 0-.677 1.128-.915 2.174-.893 3.488l.752-.43c-2.163-1.255-1.419-5.126-4.383-5.434-.418-.044-.569.446-.432.752.968 2.166 1.89 4.354 1.312 6.772l.913-.119-10.993-23.038c-.276-.58-1.139-.073-.863.505M377.435 462.523c1.643 2.91.248 6.068-.47 9.036a31.26 31.26 0 0 0-.857 7.5c.028 5.195 1.292 10.278 3.563 14.938l.565-.735c-3.108-.422-3.86-6.927-4.536-9.316-1.049-3.708-3.538-8.797-1.786-12.458 1.285-2.685 1.587-4.743 1.444-7.754-.172-3.596-.59-7.168-1.179-10.718-.082-.494-.858-.46-.965 0l-1.965 8.483h.964l-5.47-23.123c-.149-.626-1.114-.362-.965.265l5.471 23.124c.113.475.854.478.964 0l1.966-8.483h-.965a91.94 91.94 0 0 1 .955 7.56c.193 2.35.583 5.043.065 7.36-.347 1.547-1.415 2.78-1.839 4.289-.45 1.606-.067 3.12.35 4.68 1.088 4.078 2.22 8.168 3.451 12.204.594 1.948 1.452 4.537 3.774 4.852.435.059.77-.315.565-.734-2.68-5.498-3.882-11.66-3.273-17.762.44-4.391 3.417-9.492 1.036-13.713-.316-.56-1.18-.057-.863.505'/%3E%3Cpath d='M365.398 442.063c3.992 6.022 4.197 13.126 1.064 19.52-2.808 5.73-1.79 11.558.587 17.325a33.864 33.864 0 0 0 4.405 7.695c.881 1.152 1.842 2.214 2.862 3.243.964.975 1.78 1.353 1.118 2.763-.187 1.193-.64 1.267-1.354.22a8.821 8.821 0 0 1-1.056-1.345c-2.339-3.221-4.48-6.607-6.715-9.9-2.055-3.03-6.43-7.793-4.602-11.733.265-.574-.559-1.081-.865-.505-2.28 4.315-.053 9.26 1.926 13.259l.3-.734c-3.445 1.2-4.297-11.32-3.973-12.888.366-1.765 1.336-3.304 1.145-5.156-.168-1.634-.994-3.133-1.47-4.686-2.038-6.662-.732-14.764 4.563-19.58-.262-.033-.524-.066-.786-.101 4.545 8.495 1.344 17.757-2.065 25.999h.965c-1.856-6.416-1.779-13.166.645-19.42.234-.601-.733-.861-.964-.266-2.485 6.41-2.545 13.38-.646 19.95.148.515.786.434.965 0 3.527-8.525 6.644-18.02 1.964-26.766-.159-.297-.557-.31-.785-.102-5.87 5.339-7.025 14.38-4.464 21.62.585 1.652 1.244 3.15 1.003 4.979-.165 1.247-.885 2.418-1.1 3.674-.36 2.092-.085 4.224.365 6.279.437 1.997 1.538 8.6 4.903 7.427a.508.508 0 0 0 .298-.734c-1.794-3.623-4.01-8.305-1.924-12.25-.288-.167-.577-.335-.865-.504-1.465 3.16.343 6.367 2.085 9.03 2.908 4.443 5.926 8.837 8.953 13.2.855 1.23 2.775 4.162 4.656 2.925 2.551-1.68-1.245-5.041-2.323-6.183-3.208-3.4-5.598-7.577-7.068-12.006-1.619-4.88-2.144-9.481.181-14.225 3.284-6.702 3.132-14.2-1.064-20.53-.354-.533-1.22-.033-.864.506M385.694 424.323c2.778 3 6.415 4.35 10.23 5.546 4.93 1.548 9.648 3.534 14.097 6.176 4.721 2.802 9.454 5.962 12.245 10.805 2.249 3.905 4.653 7.048 8.293 9.772 3.645 2.727 7.724 4.841 11.167 7.843 1.748 1.523 3.344 3.24 4.561 5.221.79 1.284 2.922 4.138-.695 2.968-1.099-.354-2.272-1.464-3.207-2.11-7.929-5.484-15.817-11.349-21.536-19.229-1.324-1.825-2.345-3.886-3.748-5.649-1.51-1.899-3.588-3.374-5.529-4.805A65.918 65.918 0 0 0 397 432.76c-.598-.24-.857.726-.267.963 6.266 2.52 12.168 6.008 17.34 10.36 2.268 1.907 3.544 4.326 5.198 6.728a54.972 54.972 0 0 0 5.209 6.431c3.686 3.926 7.888 7.33 12.227 10.504 2.336 1.708 4.695 3.415 7.117 5 1.544 1.01 3.144 1.903 4.893.92.184-.104.3-.36.231-.566-1.945-5.728-6.406-9.667-11.316-12.93-3.041-2.02-6.216-3.88-8.931-6.347-2.967-2.694-4.458-6.05-6.673-9.28-3.796-5.534-10.935-9.414-16.861-12.21-6.078-2.868-14.047-3.62-18.766-8.716-.438-.474-1.144.235-.707.707'/%3E%3Cpath d='M391.646 430.213c1.517 1.698 3.57 2.757 5.411 4.061a69.167 69.167 0 0 1 6.62 5.331c4.15 3.774 7.824 8.016 11.073 12.585.37.52 1.238.021.864-.505-3.137-4.41-6.654-8.534-10.618-12.224a72.854 72.854 0 0 0-5.462-4.602c-2.32-1.768-5.235-3.172-7.18-5.353-.43-.48-1.135.228-.708.707M407.614 450.109l2.387 2.855c.413.496 1.117-.215.707-.707l-2.387-2.855c-.413-.494-1.118.216-.707.707'/%3E%3Cpath d='M403.003 449.48a28.723 28.723 0 0 0 4.516 4.453c.29.228.72.17.836-.221.178-.61.186-1.153.084-1.78l-.35.616c.39-.07.706.08.948.45.434.478 1.139-.231.708-.706-.538-.593-1.137-.816-1.922-.708-.286.04-.387.378-.348.615.098.425.07.84-.085 1.248l.836-.221a28.723 28.723 0 0 1-4.516-4.452c-.407-.498-1.11.213-.707.707M418.342 456.533a230.703 230.703 0 0 0 14.064 23.69l.563-.734c-3.764-1.29-4.748-6.153-8.306-7.892-.446-.217-.928.227-.685.684 2.197 4.13 4.255 8.33 6.142 12.611 1.92 4.355 5.058 9.85 4.322 14.746l.913-.12c-2.776-6.457-5.632-12.978-10.401-18.247-.355-.39-.935.03-.837.487l2.447 11.293.914-.385-7.882-14.535c-.307-.566-1.17-.062-.863.505 2.628 4.844 5.255 9.69 7.882 14.535.28.515 1.03.152.914-.386-.815-3.765-1.63-7.528-2.447-11.293l-.835.486c4.707 5.2 7.505 11.675 10.244 18.045.165.38.853.292.915-.119.678-4.517-1.59-8.882-3.307-12.932a191.164 191.164 0 0 0-7.257-15.196l-.684.685c3.647 1.781 4.587 6.634 8.546 7.992.402.14.805-.378.565-.734a231.079 231.079 0 0 1-14.064-23.69c-.294-.573-1.157-.068-.863.504'/%3E%3Cpath d='M414.323 458.334a222.315 222.315 0 0 1 11.492 23.205c.229-.227.456-.456.685-.684-2.998-2.203-4.495-6.42-6.382-9.522a112.07 112.07 0 0 0-6.343-9.3c-.383-.508-1.252-.01-.863.504a111.682 111.682 0 0 1 7.273 10.86c1.701 2.904 3.021 6.272 5.81 8.322.456.335.852-.288.683-.685a221.92 221.92 0 0 0-11.492-23.205c-.319-.558-1.183-.056-.863.505M407.668 477.154c.51 1.298 1.923 4.593 1.274 5.942-1.593 1.26-2.506 1.224-2.74-.113a8.429 8.429 0 0 1-.496-1.541c-.18-.565-.334-1.117-.56-1.663-1.275-3.072-3.735-5.442-4.916-8.57-.225-.596-1.193-.339-.964.265.988 2.618 2.758 4.696 4.147 7.091 1.11 1.918 1.252 5.49 3.228 6.834 1.176.801 2.366.54 3.004-.743 1.084-2.177-.22-5.748-1.012-7.769-.233-.59-1.2-.334-.965.267'/%3E%3Cpath d='M393.913 469.149l2.243 5.69a.5.5 0 0 0 .964-.264l-.95-5.798-.964.266a43.105 43.105 0 0 0 2.53 7.16c.2.442.984.233.932-.251l-.672-6.317-.982.133 2.805 8.043c.21.602 1.156.357.965-.266a35.53 35.53 0 0 1-1.372-6.632l-.982.132 3.5 9.538c.179.49 1.029.468.98-.133a63.99 63.99 0 0 0-1.101-7.821l-.964.266 3.68 9.55c.23.596 1.198.337.966-.265l-3.682-9.551c-.23-.595-1.095-.374-.964.266.51 2.5.866 5.009 1.066 7.555.328-.045.655-.09.982-.133l-3.5-9.537c-.177-.487-1.046-.47-.981.133a37.226 37.226 0 0 0 1.407 6.898l.965-.266-2.807-8.042c-.172-.496-1.044-.463-.981.132l.672 6.317c.31-.084.62-.17.932-.253a41.245 41.245 0 0 1-2.43-6.922c-.162-.636-1.066-.357-.964.266l.95 5.797.964-.265-2.242-5.692c-.234-.591-1.201-.334-.965.266M377.716 473.819a64.345 64.345 0 0 1 4.685 4.062 62.86 62.86 0 0 1 2.21 2.23c.363.387 2.41 2.214 2.346 2.673-.23 1.668-2.022-.64-2.409-.995l-2.41-2.22-4.821-4.441c-.474-.435-1.183.27-.707.708l7.834 7.215c.748.689 2.7 2.944 3.691 1.314.9-1.481-1.462-3.496-2.279-4.382a64.366 64.366 0 0 0-7.433-6.871c-.498-.396-1.21.308-.707.707M387.49 473.491c1.688 1.887 2.827 4.143 3.273 6.643.389 2.18-.09 4.13-.117 6.295-.05 3.924 3.23 6.017 4.175 9.637 1.1 4.205.299 16.031 7.76 14.783.288-.047.385-.37.348-.614-.308-2.12-1.004-4.14-2.246-5.904-1.258-1.79-1.811-1.809-2.08-4.669-.074-.806-.081-1.344-.376-2.145-1.912-5.19-5.681-9.639-4.97-15.505.077-.636-.924-.63-1 0-.637 5.25 2.219 9.867 4.38 14.426.793 1.671.59 3.124.79 4.848.068.59.33 1.03.657 1.51.798 1.175 1.864 2.075 2.544 3.355.725 1.366 1.116 2.828 1.338 4.35l.348-.615c-5.294.884-5.633-7.495-5.988-10.754-.31-2.845-.942-5.329-2.66-7.65-1.386-1.875-2.13-3.462-1.966-5.88.115-1.69.363-3.26.146-4.958-.38-2.965-1.666-5.644-3.65-7.86-.43-.48-1.134.228-.706.707M360.433 441.323c-3.978 2.017-8.856 3.646-11.66 7.282-.667.864-1.243 1.836-2.043 2.59-1.423 1.338-3.042-.615-2.206-2.17.29-.538.76-.889 1.238-1.24 1.98-1.449 4.322-2.092 6.222-3.723.974-.837 1.916-1.716 2.871-2.573.817-.733 2.447-1.69 2.932-2.632.385-.747.266-1.56-.4-2.136-1.169-1.006-2.752.14-3.936.418-2.948.695-6.205.645-9.217.887l.482.633c.32-2.198 4.071-2.889 5.726-3.538l5.595-2.196c.592-.233.334-1.2-.266-.964-3.012 1.182-6.039 2.331-9.038 3.547-1.462.592-2.737 1.206-2.982 2.884-.042.292.123.662.483.634 2.753-.222 5.56-.3 8.293-.7.64-.095 1.344-.418 1.962-.446.452-.022 1.904.127 1.94.855.025.504-2.817 2.528-3.259 2.924-1.167 1.048-2.316 2.212-3.654 3.044-1.207.75-2.598 1.147-3.805 1.893-1.364.842-2.597 2.135-2.862 3.777-.573 3.567 3.053 3.123 4.81 1.293 1.83-1.909 2.885-4.009 5.285-5.39 2.588-1.488 5.332-2.74 7.994-4.09.574-.29.068-1.154-.505-.863'/%3E%3Cpath d='M358.56 433.886c-1.949-1.501-4.359-1.984-5.65-4.08-.946-1.534-2.475-2.308-3.973-3.204a25.602 25.602 0 0 1-3.4-2.422c-.46-.39-1.138-.871-1.47-1.358l-.564-.582 2.26-.167c1.053.265 2.224 2.14 3.193 2.772.79.516 3.602 1.185 3.817 1.747.228.595 1.195.337.965-.266-.307-.8-.6-1.117-1.382-1.496-2.405-1.165 1.446 2.239-3.454-1.295-.687-.495-1.205-1.223-1.872-1.75-1.509-1.186-3.41-1.887-4.78-.146-.173.22-.2.487 0 .707 2.518 2.769 5.417 4.248 8.34 6.455 1.254.948 1.612 2.497 2.787 3.425.507.4 1.55.608 2.03.834.958.452 1.811 1.046 2.647 1.689.51.393 1.008-.475.505-.863'/%3E%3Cpath d='M354.786 427.679c-1.411-3.446-3.127-6.743-5.265-9.798-.821-1.174-1.725-2.271-2.614-3.392a13.767 13.767 0 0 1-1.37-1.808c.513-1.081 1-1.211 1.466-.39.622.346 1.388 1.666 1.726 2.147 3.716 5.273 5.535 11.745 10.228 16.335.29.284.887.094.853-.354-.201-2.706-.142-5.401.342-8.078.195-1.08.352-2.473.85-3.46.142-1.08.85-1.673 2.124-1.782a6.978 6.978 0 0 1-.253 1.458c-.915 4.307-1.987 8.264-1.322 12.7.095.636 1.059.366.964-.265-.667-4.441.64-8.326 1.434-12.616.213-1.151.367-3.376-1.42-3.325-1.881.054-2.528 3.596-2.855 4.842-.905 3.443-1.126 6.984-.864 10.526l.854-.353c-3.267-3.195-5.133-7.361-7.233-11.344-.98-1.856-2.007-3.693-3.264-5.377-.77-1.03-1.828-2.66-3.166-3.048-2.721-.79-1.622 2.495-.811 3.66 1.557 2.235 3.409 4.202 4.856 6.532 1.474 2.374 2.717 4.87 3.775 7.456.24.588 1.209.33.965-.266M389.702 426.848c4.6.949 9.545 2.603 14.263 2.645 4.275.039 7.54-3.09 11.714-3.403.637-.047.642-1.048 0-1-3.88.29-6.951 3.093-10.802 3.385-2.435.185-4.92-.53-7.29-1.02l-7.618-1.571c-.63-.13-.898.834-.267.964M370.391 458.835c-1.974 2.274-2.5 5.256-1.94 8.164.12.632 1.084.364.963-.266-.487-2.535-.04-5.204 1.684-7.19.42-.484-.284-1.195-.707-.708'/%3E%3Cpath d='M390.148 426.107c.091-2.732 5.255-4.204 7.32-5.146 2.568-1.17 5.16-1.772 7.93-2.25.521-.087.425-.82 0-.962-6.065-2.035-13.048 1.236-18.9 2.84.211.163.421.324.632.484.486-4.9 2.222-9.484 4.91-13.6.54-.83 5.038-5.143 2.9-6.255-2.102-1.09-5.484 2.912-6.416 4.253-2.436 3.503-3.699 7.842-4.685 11.943-.15.625.814.892.964.265.807-3.354 1.801-6.763 3.44-9.816.766-1.428 1.682-2.818 2.886-3.914.124-.113 2.2-1.862 2.582-1.613.863.563-.67 2.017-.936 2.367-3.655 4.81-6.047 10.338-6.645 16.37-.033.33.345.56.633.482 2.864-.786 5.73-1.574 8.594-2.357 3.325-.91 6.41-1.613 9.774-.486v-.963c-3.867.664-7.102 1.84-10.626 3.515-2.243 1.066-5.26 1.933-5.357 4.843-.02.644.98.643 1 0'/%3E%3Cpath d='M363.238 422.66c.83.731 1.503.693 2.552.413 1.187-.318 2.871-.768 3.85-1.535 1.077-.843 1.358-2.385 1.725-3.623a58.241 58.241 0 0 0 1.54-6.572c.348-1.998.591-4.01.739-6.034.046-.62-.006-2.312.301-2.815 2.32-.729 3.342-.156 3.064 1.715a10.373 10.373 0 0 1-.585 2.444c-1.28 4.212-2.332 8.227-2.641 12.647-.024.36.451.648.753.431 2.895-2.08 4.207-5.3 5.513-8.505.818-2.006 1.613-4.073 2.891-5.844.454-.629 1.859-2.545 2.754-2.542 1.667.005 2.672 2.64 1.88 3.976-.329.556.535 1.06.863.505 1.298-2.188-.32-4.204-2.044-5.54-.194-.152-.381-.183-.605-.079-6.933 3.18-5.892 12.953-11.757 17.166l.752.432c.191-2.73.578-5.437 1.259-8.09.524-2.048 1.505-4.04 1.85-6.122.299-1.79-.569-5.84-3.299-4.966-2.709.867-2.049 6.756-2.32 8.77a57.72 57.72 0 0 1-1.507 7.467c-.408 1.501-.668 2.745-1.754 3.893-.755.798-3.846 2.775-5.067 1.701-.481-.424-1.191.281-.707.707'/%3E%3Cpath d='M370.83 424.365a66.757 66.757 0 0 0-4.655-17.466c-.245-.586-1.213-.329-.964.265a65.795 65.795 0 0 1 4.619 17.2c.08.63 1.08.639 1 0M387.202 418.179c1.928-4.583 6.132-7.074 10.345-9.29.57-.298.065-1.161-.505-.862-4.495 2.363-8.76 5.024-10.805 9.886-.25.593.718.852.965.266'/%3E%3C/g%3E%3C/svg%3E");
  }
  #depth-2 .content-parallax .herbs::before {
    top: -582px;
  }
  #depth-2 .content-parallax .herbs::after {
    top: 582px;
  }
}

@media only screen and (max-width: 767px) {
  #depth-2 .content-parallax .herbs-colored .slick-list {
    padding-bottom: 4px !important;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger {
    background: #ffffff;
    margin-right: 15px;
    height: 180px;
    padding: 10px;
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger::before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' viewBox='0 0 14 15'%3E%3Cpath fill='%233CAB96' fill-rule='evenodd' d='M7 14.5a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm2.886-6.539v-.884H7.481v-2.6h-.962v2.6H4.114v.884h2.405v2.691h.962V7.961h2.405z'/%3E%3C/svg%3E");
    position: absolute;
    right: 5px;
    top: 5px;
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger .label {
    width: 100%;
    text-align: center;
    font-size: 0.75em;
    letter-spacing: 0.09167em;
    color: #3cab96;
    text-transform: uppercase;
    padding: 0;
    position: absolute;
    bottom: 8px;
    left: 0;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger img {
    width: auto;
    max-width: 22.5vw;
    max-height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media only screen and (max-width: 479px) {
  #depth-2 .content-parallax .herbs-colored .modal-trigger img {
    max-width: 80%;
  }
}

@media only screen and (min-width: 48em) {
  #depth-2 .content-parallax .herbs-colored {
    position: absolute;
    top: 0;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger {
    display: block;
    position: absolute;
    opacity: 0;
    transition: opacity .3s;
    cursor: pointer;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger:hover {
    opacity: 1;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.codonopsis {
    top: 18px;
    left: 45px;
    width: 129px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.codonopsis .label {
    left: -18px;
    bottom: 10px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.reishi {
    top: 27px;
    left: 155px;
    width: 135px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.reishi .label {
    left: -30px;
    bottom: 6px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.rhodiola {
    top: 0px;
    left: 288px;
    width: 134px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.rhodiola .label {
    left: -43px;
    bottom: 10px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.ashwagandha {
    top: 144px;
    left: 0px;
    width: 175px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.ashwagandha .label {
    left: -35px;
    bottom: 30px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.dandelion-root {
    top: 122px;
    left: 175px;
    width: 133px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.dandelion-root .label {
    left: -50px;
    bottom: -15px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.he-shou-wu {
    top: 143px;
    left: 263px;
    width: 168px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.he-shou-wu .label {
    left: -40px;
    bottom: 18px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.chaga {
    top: 333px;
    left: 60px;
    width: 176px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.chaga .label {
    left: -14px;
    bottom: 14px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.burdock-root {
    top: 234px;
    left: 169px;
    width: 152px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.burdock-root .label {
    left: -70px;
    bottom: 20px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.eleuthero {
    top: 268px;
    left: 317px;
    width: 160px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.eleuthero .label {
    left: -45px;
    bottom: 7px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.chicory-root {
    top: 455px;
    left: 51px;
    width: 217px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.chicory-root .label {
    left: -75px;
    bottom: 14px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.cinnamon {
    top: 389px;
    left: 250px;
    width: 101px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.cinnamon .label {
    left: -55px;
    bottom: 45px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.shatavari {
    top: 398px;
    left: 340px;
    width: 112px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger.shatavari .label {
    left: -58px;
    bottom: 18px;
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger .label {
    position: absolute;
    border-radius: 2px;
    font-size: 0.75em;
    letter-spacing: 0.09167em;
    color: #3cab96;
    text-transform: uppercase;
    padding: 5px 8px 5px 24px;
    pointer-events: none;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='222' height='27' viewBox='0 0 222 27'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0%25' y1='50%25' y2='50%25'%3E%3Cstop offset='0%25' stop-color='%23FFF'/%3E%3Cstop offset='100%25' stop-color='%23F7F4F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' fill-rule='evenodd' d='M986 2082a4 4 0 1 0 0 8v9H764v-27h222v10z' transform='translate(-764 -2072)'/%3E%3C/svg%3E");
    background-position: right center;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.15));
  }
  #depth-2 .content-parallax .herbs-colored .modal-trigger .label::before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' viewBox='0 0 14 15'%3E%3Cpath fill='%233CAB96' fill-rule='evenodd' d='M7 14.5a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm2.886-6.539v-.884H7.481v-2.6h-.962v2.6H4.114v.884h2.405v2.691h.962V7.961h2.405z'/%3E%3C/svg%3E");
    position: absolute;
    left: 5px;
    bottom: 3px;
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
  }
}

#depth-3.is-in {
  opacity: 1;
  transition: opacity .3s;
}

#depth-3 .container {
  padding: 0 1.5em 1.5em;
}

@media only screen and (min-width: 48em) {
  #depth-3 .container {
    padding: 0 1.5em 0;
  }
}

#depth-3 .content-scrolling {
  position: relative;
}

@media only screen and (min-width: 48em) {
  #depth-3 .content-scrolling {
    width: calc(50% - 3.5625em);
    float: left;
    margin-left: 2.375em;
    float: right;
  }
}

#depth-3 .content-parallax {
  position: relative;
  width: 272px;
  margin: 0 auto 1.5em;
  padding-top: 3.5em;
}

#depth-3 .content-parallax .img-under {
  position: absolute;
}

#depth-3 .content-parallax .img-under.right {
  right: 0;
  width: 90px;
  top: 160px;
}

#depth-3 .content-parallax .img-under.left {
  left: 0;
  width: 90px;
}

#depth-3 .content-parallax .img-over {
  position: relative;
  width: 140px;
  left: calc(50% - 70px);
}

@media only screen and (min-width: 48em) {
  #depth-3 .content-parallax {
    width: calc(50% - 3.5625em);
    float: left;
    margin-left: 2.375em;
    padding-top: 4.375em;
    margin-bottom: 0;
  }
  #depth-3 .content-parallax .img-under {
    position: absolute;
  }
  #depth-3 .content-parallax .img-under.right {
    right: 20px;
    width: 144px;
    top: 200px;
  }
  #depth-3 .content-parallax .img-under.left {
    left: 0;
    width: 182px;
  }
  #depth-3 .content-parallax .img-over {
    position: absolute;
    width: 215px;
    left: calc(50% - 108px);
  }
}

/*********************
about section
********************/

.section-about #about-dock {
  position: absolute;
  top: -30px;
}

/*********************
modals section
********************/

.section-modals {
  overflow: hidden;
}

/*********************
cta section
********************/

.section-cta {
  opacity: 0;
  transition: opacity .3s;
  background: url(../images/bg-cta-b-hq.jpg) no-repeat center center;
  background-size: cover;
}

.section-cta.is-in {
  opacity: 1;
  transition: opacity .3s;
}

@media only screen and (max-width: 639px) {
  .section-cta {
    background: none !important;
  }
}

.section-cta .container {
  background-size: cover;
  padding: 1em;
}

@media only screen and (min-width: 48em) {
  .section-cta .container {
    background: none;
    min-height: 47.5em;
  }
}

.section-cta .cta-order {
  background: #ffffff;
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  text-align: center;
  max-width: 29.25em;
  box-sizing: border-box;
  padding: 2.5em;
  border-radius: 4px;
  transition: all .5s ease-out;
}

.section-cta .cta-order::after {
  clear: both;
  content: "";
  display: table;
}

@media only screen and (min-width: 48em) {
  .section-cta .cta-order {
    width: calc(50% - 3.5625em);
    float: left;
    margin-left: 2.375em;
    background-color: transparent;
    margin-left: 0;
    margin-bottom: 3.5em;
    padding: 2.5em 0;
    text-align: left;
  }
}

@media only screen and (max-width: 639px) {
  .section-cta .cta-order {
    max-width: 100%;
  }
  .section-cta .cta-order hr {
    margin: 0 auto 1.875em;
  }
}

.section-cta .cta-order svg {
  width: 3.125em;
  height: 3.125em;
  margin-bottom: 1.5em;
}

.section-cta .cta-order svg path {
  fill: #e9cf80;
}

.section-cta .cta-order .tooltip-container {
  position: relative;
}

/*********************
blog archive
********************/

.section-archive {
  padding: 2em 0;
  overflow: hidden;
  border-top: solid 4px rgba(49, 62, 65, 0.1);
}

@media only screen and (min-width: 48em) {
  .section-archive {
    z-index: 20;
    padding: 2.75em 0;
  }
}

.section-archive .archive-tags {
  text-align: center;
  margin-bottom: 3.25em;
}

.section-archive .archive-posts {
  clear: both;
}

.section-archive .archive-posts::after {
  clear: both;
  content: "";
  display: block;
}

@media only screen and (min-width: 40em) {
  .section-archive .archive-posts {
    margin-left: -2.625em;
    margin-right: -2.625em;
    width: calc(100% + 5.25em);
  }
}

.section-archive .archive-posts .block-post {
  display: block;
  margin-bottom: 2.625em;
  border: 1px solid #F0F0EE;
  box-shadow: 0px 8px 32px 0 transparent;
  background-color: #ffffff;
  transition: all .3s ease-in;
  background: #ffffff;
  border-radius: 4px;
  position: relative;
}

.section-archive .archive-posts .block-post:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0px 8px 32px 0 rgba(0, 0, 0, 0.13);
}

@media only screen and (min-width: 40em) {
  .section-archive .archive-posts .block-post {
    width: calc(50% - 3.9375em);
    float: left;
    margin-left: 2.625em;
  }
}

@media only screen and (min-width: 50em) {
  .section-archive .archive-posts .block-post {
    width: calc(33.33333% - 3.5em);
    float: left;
    margin-left: 2.625em;
  }

}

.section-archive .archive-posts .block-post figure {
  position: relative;
  height: 150px;
  overflow: hidden;
}

.section-archive .archive-posts .block-post figure img {
  height: auto;
  border-radius: 3px 3px 0 0;
  width: 100%;
}

.section-archive .archive-posts .block-post .post-content {
  padding: 1.3125em 1.3125em 3.4375em;
}

.section-archive .archive-posts .block-post .archive-meta {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-weight: 300;
  padding: 0 1.3125em 1.3125em;
  text-transform: uppercase;
  font-size: 0.8125em;
  letter-spacing: 0.1em;
  text-align: left;
  color: #aeaeae;
}

.section-archive .archive-posts .block-post .archive-meta .archive-author {
  margin-right: 1em;
}

.single-post .section-archive {
  padding: 2.25em 0 4.25em;
  z-index: 60;
}

/*********************
product page content sections
********************/

.product-morphing-pinned {
  position: relative;
  left: 0;
  width: 100%;
  margin-bottom: 32px;
}

@media only screen and (min-width: 48em) {
  .product-morphing-pinned {
    position: absolute;
    display: block;
    margin-top: -22px !important;
  }
}

@media only screen and (min-width: 48em) {
  .product-morphing-side .content {
    float: right;
    max-width: 50%;
  }
}

.product-morphing-side .content p.lead-in+form {
  margin-top: .6em;
}

.product-morphing-side .content p.lead-in {
  margin-bottom: .25em;
  font-size: .875em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: 0.1px;
  text-align: left;
  color: #7b7b7b;
}

.product-morphing-side .content #product-price {
  float: left;
  margin-right: .65em;
}

.product-morphing-side .content .product-stock {
  font-size: 1.15em;
  line-height: 1.35;
}

.product-morphing-side .content .product-in-stock {
  color: #67c4a1;
  font-size: .815em;
}

.product-morphing-side .content .product-out-stock {
  color: #ec7724;
}

.product-morphing-side .content .product-price {
  color: #ec7724;
  font-weight: bold;
}

/*********************
shop page hero and items
********************/

.shopmenu {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8125em;
  margin-bottom: 30px;
}

.shopmenu a {
  margin: 10px;
  color: #6a6a6a;
  display: inline-block;
  letter-spacing: 0.02em;
}
.filter-list a.active {
    color: #ec7724;
    font-weight: bold;
}
.shopmenu a:hover {
  color: #ec7724;
}

.hero-shop {
  text-align: center;
  padding-top: 2.625em;
  margin-bottom: 2.75em;
}

.hero-shop .container {
  max-width: 42.625em;
}

.grid-shop.home-grid {
  background: none !important;
  padding-top: 6em;
}

.grid-shop.home-grid .container .shop-item-home:first-child {
  margin-bottom: 0 !important;
}

.grid-shop.home-grid .container .shop-item-home:first-child {
  top: -8.75em;
}

.grid-shop.home-grid .container .shop-item-home:first-child img {
  max-height: none;
}

.newpaginate {
  margin-top: 50px;
  text-align: center;
}

.shop-item-home p {
  font-size: 1em;
}

.newgrid .container h2,
.newgrid .container p,
.grid-shop.home-grid a,
.grid-shop.home-grid h2,
.grid-shop.home-grid p {
  color: #4a4a4a;
}

.newgrid .container {
  text-align: center;
}

.newgrid .container .yotpo-stars {
  margin: 0 auto;
  display: table;
}

.newgrid .container>* {
  width: 28%;
  margin: 1.5em;
  display: inline-block;
  vertical-align: top;
}

h2 {
  font-size: 1.625em;
}

.grid-shop {
/*  background: url(../images/herbs-bg@2x.png); */
  background: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/herbs-bg.jpg?3753);
  background-size: cover;
  color: #ffffff;
  padding-bottom: 0;
  margin-bottom: 1.625em;
}

.grid-shop .container {
  max-width: 40.125em;
}

.grid-shop .container .shop-item-home {
  position: relative;
  top: -8.75em;
  display: block;
  box-sizing: border-box;
  text-align: center;
}

@media only screen and (min-width: 40em) {
  .grid-shop .container .shop-item-home {
    max-width: 20.0625em;
    width: 50%;
  }
  .grid-shop .container .shop-item-home:first-child {
    float: left;
    padding-right: 1.9375em;
  }
  .grid-shop .container .shop-item-home:last-child {
    float: right;
    padding-left: 1.9375em;
  }
}

.grid-shop .container .shop-item-home .item-meta {
  width: 100%;
  max-width: 6em;
  margin: 0 auto;
  display: inline-block;
  text-transform: uppercase;
}

.grid-shop .container .shop-item-home .item-meta .quantity {
  float: left;
}

.grid-shop .container .shop-item-home .item-meta .price {
  float: right;
}

/*********************
shop page hero and items
********************/

.blog-post {
  margin-bottom: 3em;
}

.blog-post .container {
  max-width: 50em;
  padding: 0 4.375em;
}

.blog-post .container .article-image {
  position: relative;
  width: calc(100% + 140px);
  margin-left: -4.375em;
  margin-bottom: 1.875em;
  overflow: hidden;
  max-height: 360px;
}

.blog-post .container .article-icon {
  text-align: center;
  margin-bottom: 1.875em;
}

.hero-product {
  display: none;
  margin: 7.25em 0 3.625em;
}

.hero-product .container {
  background-size: cover;
  overflow: auto;
  padding: 2.875em;
}

.hero-product .container .hero-content {
  float: left;
  border-radius: 4px;
  background: #ffffff;
  max-width: 26.375em;
  padding: 1.75em 2.625em;
  text-align: center;
  box-sizing: border-box;
}

.hero-product .container .hero-content>svg {
  width: 3.125em;
  height: 3.125em;
  margin-bottom: 1.25em;
}

.hero-product .container .hero-content>svg path {
  fill: #e9cf80;
}

.hero-product .container .hero-content hr {
  max-width: 14.5em;
  margin: 0 auto 1.875em;
}

.hero-product .container .hero-content .hero-sub {
  letter-spacing: -0.0125em;
  color: #aaaaaa;
  margin-bottom: 1.5em;
  display: inline-block;
}

.hero-product .container .hero-content .grid-social>a {
  display: inline-block;
  width: 3em;
  height: 3em;
  border-radius: 4px;
  margin-right: 1.375em;
  position: relative;
}

.hero-product .container .hero-content .grid-social>a svg {
  position: absolute;
}

.hero-product .container .hero-content .grid-social>a:last-child {
  margin-right: 0;
}

.hero-product .container .hero-content .grid-social>a.social-facebook {
  background-image: -webkit-linear-gradient(#4b71b8, #293f7e);
  background-image: -o-linear-gradient(#4b71b8, #293f7e);
  background-image: linear-gradient(#4b71b8, #293f7e);
}

.hero-product .container .hero-content .grid-social>a.social-facebook svg {
  bottom: 0;
  right: 8px;
}

.hero-product .container .hero-content .grid-social>a.social-pinterest {
  background-image: -webkit-linear-gradient(#f93c2d, #d32d20);
  background-image: -o-linear-gradient(#f93c2d, #d32d20);
  background-image: linear-gradient(#f93c2d, #d32d20);
}

.hero-product .container .hero-content .grid-social>a.social-pinterest svg {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hero-product .container .hero-content .grid-social>a.social-instagram {
  background-image: -webkit-linear-gradient(#517fa4, #467391);
  background-image: -o-linear-gradient(#517fa4, #467391);
  background-image: linear-gradient(#517fa4, #467391);
}

.hero-product .container .hero-content .grid-social>a.social-instagram svg {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.product-morphing-side {
  margin-bottom: 13.75em;
}

.product-morphing-pinned .product-container {
  width: 100%;
  max-width: 412px;
  z-index: 10;
  text-align: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media only screen and (min-width: 48em) {
  .product-morphing-pinned .product-container {
    width: 50%;
    max-width: auto;
    left: 0;
    transform: none;
  }
  .review-sec {
    width: 50%;
    max-width: 412px;
}
}

.product-morphing-pinned .product-container .slick-slide {
  padding-right: 0;
}

.product-morphing-pinned .product-container .slick-slide:focus {
  outline: none;
}

.product-morphing-pinned .product-container .slick-slide a {
  display: inline-block;
}

.product-morphing-pinned .product-container .slick-slide a img {
  max-width: 412px;
  width: 100%;
  height: auto;
  cursor: zoom-in;
  margin-bottom: 1.75em;
}

.product-morphing-pinned .product-container .slick-slide a img:focus {
  outline: none;
}

.product-morphing-pinned .slideshow-nav {
  height: 100%;
  width: 90%;
  max-width: 412px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
}

@media only screen and (min-width: 48em) {
  .product-morphing-pinned .slideshow-nav {
    width: 50%;
    max-width: initial;
    left: 0;
    transform: none;
  }
}

.product-morphing-pinned .slideshow-nav::after {
  background: #fbfbfb;
  display: block;
  height: 89%;
  width: 100%;
  max-width: 412px;
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
  z-index: -1;
  border: 1px solid #ececec;
}

.product-morphing-pinned .slideshow-nav .slick-prev,
.product-morphing-pinned .slideshow-nav .slick-next {
  display: block;
  position: absolute;
  z-index: 20;
  cursor: pointer;
  top: 50%;
  transition: all .3s;
  opacity: 1;
  border: 2px solid #dedede;
  border-radius: 50%;
  height: 2.5em;
  width: 3em;
  text-align: center;
  background: white;
  transform-origin: center;
  padding-top: .5em;
  margin-top: 1em;
}

.product-morphing-pinned .slideshow-nav .slick-prev:hover,
.product-morphing-pinned .slideshow-nav .slick-next:hover {
  opacity: 1;
}

.product-morphing-pinned .slideshow-nav .slick-prev {
  left: -1.75em;
  transform: translateY(-50%) scale(-0.5, 0.5);
  text-indent: 4px;
}

.product-morphing-pinned .slideshow-nav .slick-next {
  right: -1.75em;
  -webkit-transform: translateY(-50%) scale(0.5);
  transform: translateY(-50%) scale(0.5);
}

@media only screen and (min-width: 48em) {
  .product-morphing-pinned .slideshow-nav .slick-next {
    right: 3.25em;
  }
}

.slick-arrow svg path {
  fill: #313e41;
}

/*********************
single post article
********************/

body.template-article {
  margin-top: 0;
}

body.template-article .section-archive {
  border-top: none;
  padding-top: 14px;
}

body.template-article .blog-post+.section-archive,
body.template-article .section-cta+.section-archive {
  border-top: solid 4px rgba(49, 62, 65, 0.1);
  padding-top: 2.75em;
}

body.template-article .article-content .article-image img {
  width: 100%;
}

body.template-article .article-content .share-container a.button-facebook,
body.template-article .article-content .share-container a.button-twitter {
  width: auto;
  display: inline-block;
  margin-bottom: 0;
  padding-left: 3em;
  line-height: 1.25;
  padding-bottom: .85em;
}

._field-wrapper {
  position: relative;
}

._has_error+._error {
  background: #91171F;
  z-index: 20;
  padding: .5em;
  font-size: .9em;
  border-radius: 0 0 3px 3px;
  margin: -12px 0 .5em;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: -30px;
}

._has_error+._error ._error-inner {
  color: #ffffff;
}

._has_error+._error ._error-arrow {
  background: #91171F;
  position: absolute;
  transform: rotate(45deg);
  height: 0.5em;
  width: 0.5em;
  top: -0.25em;
  left: 1.15em;
}

.event-form ._form-title,
.acform ._form-title {
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.event-form input[type="text"],
.event-form textarea,
.acform input[type="text"],
.acform textarea {
  border: 1px solid #aeaeae;
  height: 2.25em;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.19);
}

.event-form button,
.acform button {
  font-family: "Muli", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  -webkit-appearance: none;
  border: none;
  font-size: 1em;
}

.event-form label._form-label,
.acform label._form-label {
  display: none;
}

.modal .modal-content .modal-image.is-codonopsis {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Codonopsis.png?3753);
}

.modal .modal-content .modal-image.is-reishi {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Reishi.png?3753);
}

.modal .modal-content .modal-image.is-rhodiola {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Rhodiola.png?3753);
}

.modal .modal-content .modal-image.is-ashwagandha {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Ashwagandha.png?3753);
}

.modal .modal-content .modal-image.is-dandelion-root {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Dandelion.png?3753);
}

.modal .modal-content .modal-image.is-he-shou-wu {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/He-Shou-Wu.png?3753);
}

.modal .modal-content .modal-image.is-chaga {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Chaga-Mycelium.png?3753);
}

.modal .modal-content .modal-image.is-burdock-root {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Burdock.png?3753);
}

.modal .modal-content .modal-image.is-eleuthero {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Eleuthero-big.png?3753);
}

.modal .modal-content .modal-image.is-chicory-root {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/chicory.png?3753);
}

.modal .modal-content .modal-image.is-cinnamon {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Ceylon-Cinnamon.png?3753);
}

.modal .modal-content .modal-image.is-shatavari {
  background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/Shatavari.png?3753);
}

#depth-1 .content-scrolling {
  background: #f8e083 url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/beans.svg?3753);
}
#depth-2 .content-parallax .herbs-colored .modal-trigger:nth-child(10) {
    opacity: 1;
}
  p.afterpay-paragraph {
    display: none;
}

@media only screen and (min-width: 48em) {
  #depth-2 .content-scrolling::after {
    background-image: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/tap@2x.png?3753);
  }
}

.section-cta {
  background: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/bg-cta-b-hq.jpg?3753) no-repeat center center;
}

.grid-shop {
  background: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/herbs-bg@2x.png?3753);
  background: url(//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/herbs-bg.jpg?3753);
}

.sweettooth-launcher-container,
#messageus_button {
  display: none;
}

body .nav-main ul.is-active a.button-transparent {
  background: #fff !important;
  border: 0 !important;
  color: #313e41 !important;
  padding: 0;
  text-transform: none;
  font-weight: 400 !important;
  border-top: solid 1px #e9e9e9 !important;
  padding-top: 7px;
}

/*# sourceMappingURL=screen.css.map */

/* Homepage hotfix */

.parent-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 40%;
  float: right;
  background-image: url('//cdn.shopify.com/s/files/1/1675/7979/t/28/assets/rasamission-new.jpg?3753');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}

@media screen and (max-width: 767px) {
  .parent-img { 
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 675px;
    margin: 50px auto 20px;
  }
} 

@media screen and (max-width: 550px) {
  .parent-img {
    height: 400px;
  }
}

/* Press Page */
.container.press {
  display: flex;
  flex-flow: wrap;
  max-width: 985px;
  padding: 0;
}     

.container.press .article-content {
  width: 100%;
}

.container.press article {
  width: calc(50% - 5em);
  float: left;
  margin-bottom: 50px;
}

.container.press article img {
  max-width: 60%;
}

.container.press article h2 {
  font-family: 'Muli', 'Helvetica', 'Helvetica Neue'; 
  color: #EC7724;
  font-size: 24px;
}

.container.press article:nth-of-type(odd) {
  padding-right: 5em;
}

.container.press article:nth-of-type(even) {
  padding-left: 5em;
}

@media screen and (max-width: 620px) {
  .container.press article {
    width: 100%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 999px) {
  .container.press {
    padding: 0 15px !important;
  }
}

.container.press .text-left	 {
  text-align: left;
  margin-bottom: 35px; 
}

.container.press h2 {
  margin-top: 12px;
  margin-bottom: 20px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
} 
.section-archive .archive-posts .block-post {
    width: calc(33.3333% - 2.9375em);
    margin-left: 1.625em;
}
.hidden {
 	display:none; 
}
@media (min-width:767px) {
.review-sec {
    display: block;
}
  .mobile-review {
  display:none;
  }
}
@media (max-width:767px) {
.review-sec {
    display: none;
}
  .mobile-review {
  display:block;
  }
}

@media (max-width:680px) {
.section-archive .archive-posts .block-post {
    width: calc(100% - 2.9375em);
    margin-left: 1.625em;
}
}
