@charset "UTF-8";:root{--bw:100vw;--am:0.05625;--ph:calc(var(--bw)*var(--am));--base-font-family:Roboto,HelveticaNeue,Arial,sans-serif;--display-font-family:Roboto,HelveticaNeue,Arial,sans-serif;--white_500:#fff;--black_500:#000;--grey_000:#f9f9f9;--grey_100:#f3f3f3;--grey_200:#ebebeb;--grey_300:#d7d7d7;--grey_400:#c6c6c6;--grey_500:#aaa;--grey_600:#999;--grey_700:#797979;--grey_800:#484848;--grey_900:#222;--positive_500:#03c29e;--positive_700:#04aa8a;--negative_500:#f55050;--negative_700:#dd3939;--info_500:#3289f0;--warning_500:#e9be28;--primary_300:#fccfe6;--primary_500:#e4008b;--primary_700:#cb0e79;--secondary_300:#526379;--secondary_500:#0a2342;--tertiary_green:#09a77d;--tertiary_yellow:#fed766;--tertiary_blue:#98dfea}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:fallback;src:url(../fonts/Roboto-Regular.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:fallback;src:url(../fonts/Roboto-Italic.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:fallback;src:url(../fonts/Roboto-Medium.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:fallback;src:url(../fonts/Roboto-MediumItalic.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:fallback;src:url(../fonts/Roboto-Bold.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:fallback;src:url(../fonts/Roboto-BoldItalic.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:fallback;src:url(../fonts/Roboto-Black.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:fallback;src:url(../fonts/Roboto-BlackItalic.woff2) format("woff2")}.o-button{font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-weight:900;font-size:clamp(1rem,2.21354vw,1.125rem);line-height:1;display:inline-block;margin:0;text-decoration:none;vertical-align:middle;white-space:nowrap;text-align:center;cursor:pointer;transition:all .3s ease-in-out;padding:.9375rem;border-radius:7px;border:2px solid;border-color:var(--button-border-color);background-color:var(--button-bg-color);color:var(--button-text-color)}.is-active.o-button,.o-button:active,.o-button:focus,.o-button:focus-within{outline:none;text-decoration:none;border-color:var(--button-border-color-alt);background-color:var(--button-bg-color-alt);color:var(--button-text-color-alt)}@media (hover){.o-button:hover{outline:none;text-decoration:none;border-color:var(--button-border-color-alt);background-color:var(--button-bg-color-alt);color:var(--button-text-color-alt)}}.o-button--x-large{font-size:clamp(1.375rem,3.38542vw,1.9375rem)}.o-button--large,.o-button--x-large{font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-weight:900;line-height:1}.o-button--large{font-size:clamp(1.125rem,2.60417vw,1.5rem)}.o-button--regular{font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-weight:900;font-size:clamp(1rem,2.21354vw,1.125rem);line-height:1}.o-button--small{font-size:clamp(.8125rem,1.82292vw,.875rem)}.o-button--micro,.o-button--small{font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-weight:500;line-height:1}.o-button--micro{font-size:clamp(.6875rem,1.43229vw,.6875rem)}.o-button--outline{--button-text-color:var(--primary-color);--button-text-color-alt:var(--primary-color-alt);--button-bg-color:transparent;--button-bg-color-alt:transparent}.o-button--ghost{--button-bg-color:transparent;--button-border-color:transparent;--button-bg-color-alt:transparent;--button-border-color-alt:transparent;--button-text-color:var(--primary-color);--button-text-color-alt:var(--primary-color-alt)}.o-button--disabled{--button-text-color:var(--white_500);--button-bg-color:var(--grey_500);--button-border-color:var(--grey_500);--button-text-color-alt:var(--white_500);--button-bg-color-alt:var(--grey_500);--button-border-color-alt:var(--grey_500)}.is-active.o-button--disabled,.o-button--disabled:active,.o-button--disabled:focus,.o-button--disabled:focus-within{cursor:not-allowed}@media (hover){.o-button--disabled:hover{cursor:not-allowed}}.o-button--hidden{display:none}.o-button--icon{display:flex;justify-content:center;transition:transform .3s ease;gap:1em}.o-button--loading{position:relative;color:var(--primary-color-alt);background-color:var(--primary-color-alt);border-color:var(--primary-color-alt)}.o-button--loading:after{content:"";display:block;position:absolute;left:50%;top:50%;width:20px;height:20px;margin:-10px;border:3px solid var(--primary-color-text);border-top:3px solid transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}

/*! normalize.css v9.0.1 | MIT License | github.com/csstools/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}svg:not(:root){overflow:hidden}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}template{display:none}:root{--content-space:1em;--form-space:2rem;--primary-color:#e4008b;--primary-color-alt:#cb0e79;--primary-color-text:#fff;--secondary-color:#0a2342;--secondary-color-text:#fff;--button-text-color:var(--primary-color-text);--button-bg-color:var(--primary-color);--button-border-color:var(--primary-color);--button-text-color-alt:var(--primary-color-text);--button-bg-color-alt:var(--primary-color-alt);--button-border-color-alt:var(--primary-color-alt);--focus-color:var(--primary-color);--nav-list-align:start;--nav-list-direction:row;--nav-list-wrap:wrap}body,html{padding:0;margin:0;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}blockquote,caption,dd,dl,fieldset,figure,form,hr,legend,ol,pre,table,td,th,ul{margin:0;padding:0}abbr[title],dfn[title]{cursor:help}ins,u{text-decoration:none}ins{border-bottom:.1em solid}img{font-style:italic}button,input,label,option,select,textarea{cursor:pointer}.text-input:active,.text-input:focus,textarea:active,textarea:focus{cursor:text;outline:none}[v-cloak]{display:none}body{font-size:clamp(1rem,2.21354vw,1.125rem);line-height:1.3;font-weight:400}fieldset{padding:0;margin:0;border:none}button{touch-action:manipulation}hr{border:none;border-top:1px solid #d7d7d7}html{background-color:#f9f9f9;color:var(--secondary-color);font-family:Roboto,HelveticaNeue,Arial,sans-serif;overflow-x:hidden;overflow-y:scroll;min-height:100%}html :focus{outline:none}iframe{width:100%}img{max-width:100%}figure>img{display:block}figure:not([class]){margin-top:2rem}figcaption{display:block}figcaption:not([class]){padding:.5rem 0}table{width:100%;border-collapse:collapse}table:not([class]){margin-top:2rem}thead{border-bottom:1px solid #d7d7d7}th{font-weight:700;border:0}td,th{padding:.8rem;border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7;text-align:left}@media (max-width:38rem){td,th{padding:1rem}}td:last-child,th:last-child{border-right:0}tr:last-child td{border-bottom:0}tbody th{border-right:1px solid #d7d7d7}[colspan="1"]{text-align:left}[rowspan]{vertical-align:middle}[rowspan="1"]{vertical-align:top}h1,h2,h3,h4,h5,h6{margin-top:calc(var(--content-space) + .5em);margin-bottom:0}h1{font-size:clamp(2.0625rem,5.33854vw,3.5rem)}h1,h2{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900}h2{font-size:clamp(1.6875rem,4.29688vw,2.625rem)}h3{font-size:clamp(1.375rem,3.38542vw,1.9375rem)}h3,h4{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900}h4{font-size:clamp(1.125rem,2.60417vw,1.5rem)}h5{font-size:clamp(1rem,2.21354vw,1.125rem);font-weight:900}h5,h6{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2}h6{font-size:clamp(.8125rem,1.82292vw,.875rem);font-weight:500}a{text-decoration:none}a,a:active{color:currentColor}@media (hover){a:hover{color:currentColor}}a:focus{outline:none}p{margin:var(--content-space) 0 0 0}ol,ul{padding-left:2em;display:inline-flex;flex-direction:column}ol:not([class]),ul:not([class]){margin-top:var(--content-space);gap:.66em}dl{margin-top:var(--content-space)}q{quotes:"‘" "’" "‘" "’"}q:before{content:"\2018";content:open-quote}q:after{content:"\2019";content:close-quote}q q:before{content:"\201C";content:open-quote}q q:after{content:"\201D";content:close-quote}blockquote{display:inline-block;margin-top:var(--content-space);font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;position:relative}cite{font-weight:700}address,cite{font-style:normal}address{margin-top:var(--content-space)}pre{overflow:auto;margin-top:var(--content-space) 0 0 0}pre mark{background:none;border-bottom:1px solid;color:inherit}::-moz-selection{background:rgba(0,0,0,.4);color:#fff;text-shadow:none}::selection{background:rgba(0,0,0,.4);color:#fff;text-shadow:none}.icon{display:inline-block;vertical-align:text-top;height:1em;width:1em}.icon svg{display:block;width:100%;height:100%}.i-algolia{filter:greyscale(1)}.i-arrow{height:1.25rem;width:1.25rem}.i-basket{height:1.1em;width:1.1em}.i-chevron{vertical-align:baseline;height:.9375rem;width:.625rem}.i-chevron--medium{height:1.25rem;width:1.25rem}.i-chevron--large{height:1.875rem;width:1.1875rem}.i-close{height:1.625rem;width:1.625rem}.i-close--small{height:1rem;width:1rem}.c-site-menu__trigger .i-close{height:1.25rem;width:1.375rem;padding:0}.i-download{width:1.5em;height:1.5em}.i-heart{height:2.625rem;width:3.0625rem}@media (max-width:38rem){.i-heart{height:1.4375rem;width:1.625rem}}.i-logo{width:9.2381em;height:2em}.i-menu{display:block;height:1.25rem;width:1.875rem}.i-search{display:block;height:1.5rem;width:1.5rem}.i-search--small{height:1.1em;width:1.1em}.i-social{height:2.625rem;width:2.625rem}.o-accordion__item{cursor:pointer;border-bottom:.1rem solid #ebebeb;padding-bottom:1rem;overflow:hidden}.o-accordion__icon{position:absolute;top:.8rem;right:auto;bottom:auto;left:1rem;color:var(--primary-color);display:inline-block;height:1rem;width:1rem;transition:transform .2s}@media (min-width:60.1rem){.o-accordion__icon{height:1.5rem}}.o-accordion__title{line-height:2.2;margin-top:0;margin-bottom:var(--content-space)}.o-accordion__title>span{background-color:var(--primary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.o-accordion__title{line-height:2.1}}@media (min-width:60.1rem){.o-accordion__title{line-height:2}}.o-accordion__subtitle{margin:1rem 0 0;padding:.66rem 1rem .66rem 3rem;list-style-type:none;position:relative}.o-accordion__subtitle::-webkit-details-marker{display:none}.o-accordion__subtitle::marker{display:none}.o-accordion__subtitle-text{display:inline-block;font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900}.o-accordion__text{padding:0 1rem 0 3rem}.o-accordion__text>:first-child{margin-top:0;padding-top:.5rem}.o-accordion__text>:last-child{padding-bottom:.5rem}.o-accordion__item[open] .o-accordion__icon{transform:rotateX(180deg);transition-duration:.3s}.o-backlink{color:#999}.o-backlink.is-active,.o-backlink:active,.o-backlink:focus,.o-backlink:focus-within{color:#e4008b;text-decoration:underline}@media (hover){.o-backlink:hover{color:#e4008b;text-decoration:underline}}.o-block{margin-top:clamp(1.5rem,4.16667vw,3.75rem)}.o-block>:first-child{margin-top:0}.o-block>:last-child{margin-bottom:0}.o-block--small{margin-top:2rem}.o-block__heading{margin-bottom:var(--content-space)}.o-block__content{margin-top:var(--content-space)}.o-divider{padding:0}.o-divider hr{border:0;border-bottom:.1rem solid}.o-figure__image{margin-bottom:0}.o-figure__text{padding-top:1rem;border-bottom:.125rem solidcolor(grey,_200)}.o-figure__caption{margin-bottom:0}.o-figure__caption,.o-figure__credit{font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2;color:#797979}.o-figure__credit{font-weight:400}.o-form{display:flex;flex-direction:column;gap:var(--form-space)}.o-form__legend{font-size:clamp(1.375rem,3.38542vw,1.9375rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;margin-bottom:var(--content-space)}.o-form__fieldset{display:flex;flex-direction:column;gap:var(--form-space)}@media (min-width:38.1rem){.o-form__submit{align-self:flex-start}}.o-grid{--phone-column-gap:0.66667rem;--tablet-column-gap:1rem;--desktop-column-gap:2rem;--phone-row-gap:0;--tablet-row-gap:0;--desktop-row-gap:0;display:grid;grid-gap:var(--phone-row-gap) var(--phone-column-gap);grid-template-columns:[full-start] 0 [break-start] 0 repeat(12,[col] 1fr) [break-end] 0 [full-end] 0}@media (min-width:38.1rem){.o-grid{grid-gap:var(--tablet-row-gap) var(--tablet-column-gap)}}@media (min-width:60.1rem){.o-grid{grid-gap:var(--desktop-row-gap) var(--desktop-column-gap)}}@media (min-width:80.1rem){.o-grid{width:auto;grid-template-columns:[full-start] 1fr [break-start] minmax(0,4.16667rem) repeat(12,[col] 4.16667rem) [break-end] minmax(0,4.16667rem) [full-end] 1fr}}.o-grid--contained{grid-template-columns:repeat(12,[col] 1fr)}.o-grid--block{row-gap:var(--content-space)}.o-grid--narrow{grid-template-columns:repeat(8,1fr)}.o-grid--list{--phone-row-gap:1.32rem;--tablet-row-gap:1.5rem;--desktop-row-gap:2rem}.o-grid--content-block,.o-grid--flush{--phone-row-gap:0;--tablet-row-gap:0;--desktop-row-gap:0}.o-grid:empty{display:none}.o-grid .o-grid{width:100%}.o-grid--large{--phone-column-gap:1rem;--tablet-column-gap:2rem;--desktop-column-gap:4rem}.o-grid__item{grid-column-start:3;grid-column-end:15}.o-grid--narrow .o-grid__item{grid-column-start:1;grid-column-end:9}.o-grid--contained .o-grid__item{grid-column-start:1;grid-column-end:13}@media (min-width:60.1rem){.o-sidebar-grid__content .o-grid__item:not(:where(.has-h-col,.o-grid__item--full)){grid-column-end:11}}.o-grid__item--full{grid-column-start:1;grid-column-end:17}.o-grid__item--breakout{grid-column-start:2;grid-column-end:16}.o-image{display:block;position:relative;width:100%;overflow:hidden}.o-image--cover{height:100%}.o-image--border-radius{border-radius:7px}.o-image__img{width:100%;height:auto;margin:auto;transition:.3s;display:block}.o-image--cover .o-image__img{-o-object-fit:cover;object-fit:cover;height:100%}.o-image--contain .o-image__img{-o-object-fit:contain;object-fit:contain;aspect-ratio:var(--aspect-ratio)}.o-image--picture .o-image__img{position:static;-o-object-fit:cover;object-fit:cover;height:100%}@media (min-width:60.1rem){.o-image--desktop-cover .o-image__img{-o-object-fit:cover;object-fit:cover;height:100%}}.o-image--portrait .o-image__img{height:100%;width:auto}.o-image__icon{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto;margin:auto}.o-image-bg{position:relative;background-size:cover}.o-image-bg:before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:.3s;width:100%;height:100%;background-size:100% 100%}.o-image-bg.is-loaded:before{opacity:0}.o-inline-icon{display:inline-flex;align-items:center}.o-inline-icon--featured,.o-inline-icon--rtl{flex-direction:row-reverse}@media (min-width:60.1rem){.o-inline-icon--featured{flex-direction:column-reverse}}.o-inline-icon--link.is-active,.o-inline-icon--link:active,.o-inline-icon--link:focus,.o-inline-icon--link:focus-within{animation:link-pulse 1s infinite alternate}@media (hover){.o-inline-icon--link:hover{animation:link-pulse 1s infinite alternate}}.o-inline-icon__icon{margin:auto 0 auto 1rem}.o-inline-icon--featured .o-inline-icon__icon,.o-inline-icon--rtl .o-inline-icon__icon{margin:auto 1rem auto 0}@media (min-width:60.1rem){.o-inline-icon--featured .o-inline-icon__icon{margin:auto auto 0}}.o-inline-icon__text{margin:auto auto auto 0}@keyframes link-pulse{0%{transform:scale(1)}to{transform:scale(1.03)}}.o-list,.o-list__item{padding:0;width:100%;list-style:none}.o-list__item--unset{padding:unset;margin:unset}.o-list--inline .o-list__item{display:inline-block;margin:0 1rem 2rem}.o-logo{align-self:center;padding:.3125rem}.o-logo__container{display:grid}.o-logo--link{display:block;cursor:pointer;border:1px solid #f3f3f3;transition:border-color .3s}.o-logo--link.is-active,.o-logo--link:active,.o-logo--link:focus,.o-logo--link:focus-within{border-color:#aaa}@media (hover){.o-logo--link:hover{border-color:#aaa}}.o-logo__heading{font-size:clamp(.8125rem,1.82292vw,.875rem);line-height:1.2;font-weight:700}.o-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background-color:#000;color:#fff;overflow:auto;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;margin:0}.o-modal--large{align-items:flex-start}.o-modal--transparent{background-color:transparent;overflow:hidden;padding-top:0;display:flex;justify-content:center;align-items:center}.o-modal--filter{background-color:rgba(0,0,0,.5)}.o-modal__close{position:absolute;top:1.75rem;right:1.875rem;bottom:auto;left:auto;z-index:200}@media (max-width:38rem){.o-modal__close{position:absolute;top:1.5rem;right:1.25rem;bottom:auto;left:auto}}.o-modal--filter .o-modal__close,.o-modal--transparent .o-modal__close{display:none}@keyframes loadingState{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.o-nav--filter{background-color:#e4008b;color:#fff;padding:1.125rem 0 .4375rem}.o-nav__container{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.o-nav__list{list-style:none;padding:0;display:flex;gap:1.5rem 2rem;align-items:var(--nav-list-align);flex-direction:var(--nav-list-direction);flex-wrap:var(--nav-list-wrap)}@media (hover:none){.o-nav--scroll .o-nav__list{flex-wrap:nowrap;overflow-x:scroll;overflow-y:auto;padding-bottom:1rem}}@media (max-width:72rem){.o-nav--dropdown .o-nav__list{display:none;flex-flow:column;padding:2rem;position:absolute;top:100%;right:0;bottom:auto;left:0;z-index:10;pointer-events:none;background-color:#98dfea;color:var(--secondary-color)}}@media (max-width:72rem){#page-menu.is-active .o-nav__list{pointer-events:all;display:flex}}.o-nav__item{margin-bottom:0;flex-shrink:0}.h-flex-fix .o-nav__item:not(:last-child){margin-right:2rem}.o-nav__link{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:currentColor;white-space:nowrap;align-items:center;transition:.3s}@media (min-width:60.1rem){.o-nav__link:not(.o-nav__link--unline){text-decoration:none;background-image:linear-gradient(transparent,transparent),linear-gradient(var(--primary-color),var(--primary-color));background-position:0 100%,0 100%;background-repeat:no-repeat,no-repeat;background-size:100% .15rem,0 .15rem;transition:background-size .3s}.o-nav__link:not(.o-nav__link--unline).is-active,.o-nav__link:not(.o-nav__link--unline):active,.o-nav__link:not(.o-nav__link--unline):focus,.o-nav__link:not(.o-nav__link--unline):focus-within{background-size:100% .15rem,100% .15rem;background-position:0 -100%,0 100%}}@media screen and (min-width:60.1rem) and (-ms-high-contrast:active),screen and (min-width:60.1rem) and (-ms-high-contrast:none){.o-nav__link:not(.o-nav__link--unline).is-active,.o-nav__link:not(.o-nav__link--unline):active,.o-nav__link:not(.o-nav__link--unline):focus,.o-nav__link:not(.o-nav__link--unline):focus-within{border-bottom:.15rem solid var(--primary-color)}}@media (min-width:60.1rem) and (hover){.o-nav__link:not(.o-nav__link--unline):hover{background-size:100% .15rem,100% .15rem;background-position:0 -100%,0 100%}}@media screen and (min-width:60.1rem) and (hover) and (-ms-high-contrast:active),screen and (min-width:60.1rem) and (hover) and (-ms-high-contrast:none){.o-nav__link:not(.o-nav__link--unline):hover{border-bottom:.15rem solid var(--primary-color)}}@media screen and (min-width:60.1rem) and (-ms-high-contrast:active),screen and (min-width:60.1rem) and (-ms-high-contrast:none){.o-nav__link:not(.o-nav__link--unline){border-bottom:.15rem solid transparent}}.o-nav__link.is-active:after,.o-nav__link:active:after,.o-nav__link:focus-within:after,.o-nav__link:focus:after{width:100%}@media (hover){.o-nav__link:hover:after{width:100%}}.o-nav__icon{margin-left:1rem;color:currentColor}@media (min-width:72.1rem){.o-nav--dropdown .o-nav__action{display:none}}.o-page-grid{--desktop-row-gap:0;--tablet-row-gap:0;--phone-row-gap:0;height:100%;grid-template-rows:min-content min-content min-content 1fr min-content}.o-page-grid__header{grid-area:1/1/1/17}.o-page-grid__header:empty{min-height:.625rem}@media (min-width:38.1rem){.o-page-grid__header:empty{min-height:2.5rem}}.o-page-grid__menu{grid-area:2/1/2/17}.o-page-grid__menu:empty{display:none}.o-page-grid__content{grid-area:4/1/4/17}.o-page-grid__sidebar{grid-area:3/1/3/17}.o-page-grid__footer{grid-area:5/1/5/17}.o-panel{padding:2rem 0}.o-panel>:last-child{margin-bottom:0}.o-panel--white{color:#fff;background-color:#fff!important}.o-panel--black{color:#fff;background-color:#000!important}.o-panel--grey{color:#fff;background-color:#aaa!important}.o-panel--positive{color:#fff;background-color:#03c29e!important}.o-panel--negative{color:#fff;background-color:#f55050!important}.o-panel--info{color:#fff;background-color:#3289f0!important}.o-panel--warning{color:#fff;background-color:#e9be28!important}.o-panel--primary{color:#fff;background-color:#e4008b!important}.o-panel--secondary{color:#fff;background-color:#0a2342!important}.o-panel--tertiary{color:#fff;background-color:!important}.o-sidebar-grid{height:100%;--desktop-row-gap:0;--tablet-row-gap:0;--phone-row-gap:0;grid-template-rows:min-content min-content min-content 1fr min-content}@media (min-width:60.1rem){.o-sidebar-grid{grid-template-rows:min-content min-content 1fr min-content}}.o-sidebar-grid__header{grid-area:1/1/1/17}.o-sidebar-grid__menu{grid-area:2/1/2/17}.o-sidebar-grid__menu--sticky{position:sticky;top:-1px;z-index:10}.o-sidebar-grid__content{grid-area:4/1/4/17}@media (min-width:60.1rem){.o-sidebar-grid__content{grid-area:3/1/3/17}}.o-sidebar-grid__sidebar{grid-area:3/3/3/15}@media (min-width:60.1rem){.o-sidebar-grid__sidebar{grid-area:3/11/3/15;z-index:2;height:-moz-fit-content;height:fit-content}}.o-sidebar-grid__sidebar:empty{display:none}@media (min-width:60.1rem){.o-grid__sidebar--breakout{grid-area:3/11/3/16}}.o-sidebar-grid__footer{grid-area:5/1/5/17}@media (min-width:60.1rem){.o-sidebar-grid__footer{grid-area:4/1/4/17;z-index:2}}.o-skip-link{position:absolute;left:-100vw;opacity:0;transition:all .3s}.o-skip-link:active,.o-skip-link:focus{left:0;z-index:1001;opacity:1}@media (max-width:38rem){.o-table{overflow-x:scroll;width:100%}}.o-tab{flex-flow:column nowrap}.o-tab,.o-tab__list{display:flex;width:100%}.o-tab__panel{padding:4rem 0;flex:1 1 auto}.o-tag{display:inline-block}.o-text{font-size:clamp(1rem,2.21354vw,1.125rem);line-height:1.3}.o-text a:not(.o-button){text-decoration:underline;-webkit-text-decoration-color:var(--primary-color);text-decoration-color:var(--primary-color);text-decoration-thickness:3px}.o-text a:not(.o-button).is-active,.o-text a:not(.o-button):active,.o-text a:not(.o-button):focus,.o-text a:not(.o-button):focus-within{color:var(--primary-color)}@media (hover){.o-text a:not(.o-button):hover{color:var(--primary-color)}}.o-tooltip{display:inline-block;position:relative}.o-tooltip__trigger{position:relative;z-index:3}.o-tooltip__icon{display:block}.o-tooltip__content{font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2;position:absolute;top:0;right:auto;bottom:auto;left:-.875rem;z-index:2;background-color:#f3f3f3;color:#222;box-shadow:0 0 .5rem 0 rgba(0,0,0,.3);padding:.5rem .6875rem 1.125rem 2.6875rem;width:20rem;margin-top:50%;transform:translateY(-50%)}.o-tooltip__content>:last-child{margin-bottom:0}@media (max-width:38rem){.o-tooltip__content{right:0;left:-.9375rem;width:100vw}}.o-utility-list__meta{grid-area:meta}.o-utility-list__title{grid-area:title}.o-utility-list__subtitle{grid-area:subtitle}.o-utility-list__icon{grid-area:icon}.o-utility-list__heading{margin-top:0;margin-bottom:var(--content-space)}.o-utility-list__item:not(:first-child){margin-top:2rem}.o-utility-list--job .o-utility-list__item{background-color:#fff;border-radius:7px;box-shadow:0 0 20px -5px rgba(0,0,0,.2);padding:1.5rem}.o-utility-list--meta .o-utility-list__link{display:grid;grid-template-columns:minmax(6rem,max-content) minmax(min-content,1fr);grid-template-areas:"meta title" "meta subtitle"}.o-utility-list--icon .o-utility-list__link{display:grid;grid-template-columns:3rem minmax(min-content,1fr);grid-template-areas:"icon title" "icon subtitle"}.o-utility-list--small .o-utility-list__link{display:flex;margin-bottom:1rem}.o-utility-list__title{font-size:clamp(1.125rem,2.60417vw,1.5rem);line-height:1.2;margin-top:0;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;transition:-webkit-text-decoration-color .3s ease-in-out;transition:text-decoration-color .3s ease-in-out;transition:text-decoration-color .3s ease-in-out, -webkit-text-decoration-color .3s ease-in-out;flex:1 0 auto}.o-utility-list__link.is-active .o-utility-list__title,.o-utility-list__link:active .o-utility-list__title,.o-utility-list__link:focus-within .o-utility-list__title,.o-utility-list__link:focus .o-utility-list__title{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}@media (hover){.o-utility-list__link:hover .o-utility-list__title{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}}.o-utility-list--job .o-utility-list__title{color:var(--primary-color);font-weight:400}.o-utility-list--small .o-utility-list__title{margin-bottom:0;margin-right:1rem}.o-utility-list__pretitle,.o-utility-list__subtitle{font-size:clamp(.8125rem,1.82292vw,.875rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:500;color:#999;display:block;text-transform:uppercase}.o-utility-list__pretitle{margin-bottom:.5rem}.o-utility-list__subtitle{margin-top:.5rem}.o-utility-list__icon{margin-top:.5rem;color:#e4008b;transition:color .3s ease-in-out}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.o-utility-list__item{display:flex!important}}.c-banner{display:block;background-color:#98dfea;border-radius:7px;box-shadow:0 0 20px -5px rgba(0,0,0,.2);color:var(--secondary-color);--button-text-color:var(--secondary-color-text);--button-bg-color:var(--secondary-color);--button-border-color:var(--secondary-color);--button-text-color-alt:var(--secondary-color-text);--button-bg-color-alt:var(--secondary-color);--button-border-color-alt:var(--secondary-color)}.c-banner.is-active,.c-banner:active,.c-banner:focus,.c-banner:focus-within{background-color:#98dfea;color:var(--secondary-color)}@media (hover){.c-banner:hover{background-color:#98dfea;color:var(--secondary-color)}}.c-banner--yellow{background-color:#fed766}.c-banner--yellow.is-active,.c-banner--yellow:active,.c-banner--yellow:focus,.c-banner--yellow:focus-within{background-color:#fed766}@media (hover){.c-banner--yellow:hover{background-color:#fed766}}.c-banner__title{grid-area:title}.c-banner__text{grid-area:text}.c-banner__action{grid-area:action}.c-banner__image{grid-area:image}.c-banner__container{display:grid;grid-gap:0 2rem;grid-template-areas:"title" "text" "action";padding:2rem;min-height:12rem}@media (min-width:38.1rem){.c-banner__container{grid-template-areas:"title ." "text  action"}}.c-banner__title{font-size:clamp(2.0625rem,5.33854vw,3.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;line-height:1.9;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word;margin-top:auto}.c-banner__title>span{background-color:var(--secondary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--secondary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.c-banner__title{line-height:1.8}}@media (min-width:60.1rem){.c-banner__title{line-height:1.6}}.c-banner__text{font-size:clamp(1.125rem,2.60417vw,1.5rem);line-height:1.2;margin-top:1rem;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.c-banner__text>:first-child{margin-top:0}.c-banner__action{margin:1rem 0 auto auto}@media (min-width:38.1rem){.c-banner__action{margin:auto 0 auto auto}}.c-breadcrumb__list{list-style:none}.c-breadcrumb__item{display:inline-flex;align-items:center}.c-breadcrumb__item:not(:last-child){margin-right:1rem}.c-breadcrumb__link{transition:color .3s;text-decoration:none;color:#aaa}.c-breadcrumb__link.is-active,.c-breadcrumb__link:active,.c-breadcrumb__link:focus,.c-breadcrumb__link:focus-within{text-decoration:underline}@media (hover){.c-breadcrumb__link:hover{text-decoration:underline}}.c-breadcrumb__icon{margin-left:1rem;vertical-align:middle;width:.4375rem;height:.6875rem;color:#aaa}.c-calendar-nav{text-align:center;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem}.c-calendar .c-calendar-nav{margin-bottom:1rem}.c-calendar-nav--page{padding:0 0 6rem;margin-bottom:auto}.c-calendar-nav__title{font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;order:2;margin:0}.c-calendar .c-calendar-nav__title{font-size:clamp(1rem,2.21354vw,1.125rem);line-height:1.3;font-weight:400}.c-calendar-nav__item{display:flex;align-items:center;border:none;padding:.5625rem;margin:0;background:transparent}.c-calendar-nav__item.is-inactive{opacity:.5;cursor:default}.c-calendar-nav__item--next,.c-calendar-nav__item--prev{color:var(--primary-color)}.c-calendar-nav__item--next{order:3}.c-calendar-nav__item--prev{order:1}.c-calendar{padding:1.32rem 1rem 1rem;max-width:22rem;margin:2rem auto auto}@media (min-width:60.1rem){.c-calendar{margin:0 0 0 auto}}@media (max-width:38rem){.c-calendar{overflow-x:auto}}.c-calendar__table{border-collapse:collapse}.c-calendar__head{border-bottom:0}.c-calendar__cell{border:none;padding:.2rem 0}.c-calendar__cell,.c-calendar__item{font-size:clamp(.8125rem,1.82292vw,.875rem);line-height:1.2;text-align:center}.c-calendar__item{font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-weight:500;display:flex;justify-content:center;align-items:center;margin:0 auto;height:2rem;width:2rem;transition:all 1.5s ease}.c-calendar__item.is-today{background:#aaa;color:#fff}.c-calendar__item.is-active{background:#e4008b;color:#fff}.c-calendar__item--dec{color:#ebebeb}.c-calendar__link{color:#e4008b}.c-calendar__link.is-today{background:#aaa;color:#fff}.c-calendar__link.is-active{background:#e4008b;border-radius:100%;color:#fff}@media (min-width:60.1rem){.c-date-picker{padding:0;margin:0}}.c-date-picker__action{border:none;display:flex;margin:auto}@media (min-width:60.1rem){.c-date-picker__action{display:none}}.c-date-picker__trigger{margin:0 0 0 auto}.c-date-picker__trigger--close{display:none}.is-active .c-date-picker__trigger--close{display:flex}.is-active .c-date-picker__trigger--open{display:none}.c-date-picker__toggler{margin-bottom:0}.c-date-picker__icon--close,.is-active .c-date-picker__icon--calendar{display:none}.is-active .c-date-picker__icon--close{display:block}.c-date-picker__text{margin:0 auto 0 0}@media (max-width:59.9rem){.c-date-picker__dropdown{display:none}.is-active .c-date-picker__dropdown{display:block}}.c-donation{display:flex;margin:-.5rem auto 0 -.5rem}@media (max-width:38rem){.c-donation{flex-direction:column}}.c-donation--slider{flex-direction:column;max-width:37.5rem;padding:0;position:relative}.c-donation__submit{display:flex;align-items:center;height:3.125rem;margin:.5rem 0 0 .5rem}.c-donation--multi .c-donation__submit{--button-text-color:#fff;--button-bg-color:#000;--button-border-color:#000;--button-text-color-alt:#000;--button-bg-color-alt:transparent;--button-border-color-alt:#000}.c-donation--slider .c-donation__submit{margin:0 auto 0 0}.c-donation__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;width:100%;border-bottom:.125rem solid #d7d7d7;height:1.25rem}.c-donation__datalist{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;width:100%;display:flex;justify-content:space-between;margin-top:1.25rem;margin-bottom:1.875rem}.c-donation__step{transform:translateX(.25ch)}.c-donation__step-one{transform:translateX(-.5ch)}.c-donation__option{display:flex;justify-content:center;align-items:center;width:5.875rem;height:3.125rem;margin:.5rem 0 0 .5rem;transition:.3s}@media (min-width:38.1rem){.h-flex-fix .c-donation__option:not(:last-child){margin-right:2rem}}@media (max-width:38rem){.c-donation__option{width:auto}}.c-donation input[type=radio]:checked+label{background:#000;border-color:#000;color:#fff}.c-donation__radio{position:absolute;left:-999em}.c-donation__value{margin:.5rem 0 0 .5rem}@media (min-width:38.1rem){.c-donation__value{--form-field-max-width:5.875rem}}.c-donation__value input{height:3.125rem}.c-donation__fieldset{padding:0;border:none;display:flex;flex-direction:column}.c-donation__fields{display:flex;margin:0}@media (max-width:38rem){.c-donation__fields{flex-direction:column}}.c-donation__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;width:auto}.c-donation__item{flex:0 0 4.375rem;margin-bottom:0}@media (max-width:38rem){.c-donation__item{margin:0 1rem;flex:0 0 5rem}}.c-donation__pitch{font-size:clamp(1rem,2.21354vw,1.125rem);line-height:1.3}.c-donation__message{margin-top:2rem;font-size:clamp(.8125rem,1.82292vw,.875rem)}.c-donation__message--error{color:#f55050}.c-donation__message--success,.c-donation__message-link{color:#03c29e}.c-donation input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;width:1.5625rem;height:2.1875rem;transform:translateY(.5rem);background-color:var(--primary-color);-webkit-clip-path:polygon(100% 50%,0 0,0 100%);clip-path:polygon(100% 50%,0 0,0 100%)}.c-donation input[type=range]:-moz-range-thumb{-moz-appearance:none;appearance:none;border:0;cursor:pointer;width:1.5625rem;height:2.1875rem;transform:translateY(.5rem);background-color:var(--primary-color);clip-path:polygon(100% 50%,0 0,0 100%)}.c-donation input[type=range]::-ms-thumb{appearance:none;border:0;cursor:pointer;width:1.5625rem;height:2.1875rem;transform:translateY(.5rem);background-color:var(--primary-color);clip-path:polygon(100% 50%,0 0,0 100%)}.c-embed{position:relative;aspect-ratio:var(--aspect-ratio)}.c-embed[style*="--aspect-ratio"] iframe{position:absolute;left:0;top:0;width:100%;height:100%}.c-embed__message{aspect-ratio:var(--aspect-ratio);color:#fff;background-color:#222;position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.c-embed__message-content>*{margin-top:var(--content-space)}.c-embed__message-content>:first-child{margin-top:0}.c-embed__message-content>:last-child{margin-bottom:0}.c-empty{background-color:#fff;border-radius:7px;box-shadow:0 0 20px -5px rgba(0,0,0,.2);margin-left:auto;margin-right:auto;padding:1.5rem;text-align:center;width:100%}.c-empty__title{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;font-weight:700}.c-empty__signup{font-weight:400;margin-top:1rem}@media (min-width:38.1rem){.c-event-header__action .c-event-button{padding:.9375rem 3.75rem}}.c-event-header{background-color:var(--secondary-color);color:var(--secondary-color-text);position:relative}.c-event-header__title{grid-area:title}.c-event-header__pretitle{grid-area:pretitle}.c-event-header__posttitle{grid-area:posttitle}.c-event-header__text{grid-area:text}.c-event-header__action{grid-area:action}.c-event-header__media{grid-area:media}.c-event-header:before{position:absolute;top:-8rem;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1400' height='898' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1267.12 761.648c-15.11 64.738-30.9 128.887-46 193.625-19.22 80.787-38.43 161.577-57.64 242.367-6.65 28.69-13.86 58.09-20.51 86.79-1.81 7.35-1.81 7.35-8.87 5.41-147.844-41.39-295.005-82.19-442.846-123.58-99.616-27.72-199.292-56.07-299.528-83.72-82.878-22.78-165.198-46.27-248.077-69.05-8.988-2.4-8.307-1.82-6.007-10.52.932-3.35 1.864-6.702 2.735-10.7.497-1.353 1.055-2.058 2.357-1.53 2.542.411 5.145 1.468 7.067 1.938 61.678 16.962 122.798 34.642 184.477 51.602 152.305 42.27 304.672 85.19 456.977 127.46 102.839 28.71 205.057 57.48 307.895 86.19 6.45 2 5.83 2.05 7.69-4.65 11.69-48.1 22.76-96.13 34.44-144.23 19.65-82.79 39.36-164.932 59-247.721 19.15-81.436 38.98-162.284 58.13-243.72l33.57-140.235c15.73-64.797 30.84-129.534 45.95-194.271 4.41-19.345 9.38-39.396 14.42-58.799.5-1.353.43-1.999.93-3.352.56-.706 1.12-1.411 2.36-1.529.62-.059 1.3.528 1.92.469 10.35 3.582 21.26 6.459 31.61 10.041.62-.059 1.3.529 1.92.47 1.99 1.116 2.67 1.704 2.3 4.35-.44 1.999-.94 3.351-1.37 5.35-12.56 52.096-25.12 104.192-37.06 156.228-12.99 54.095-25.42 107.484-38.42 161.579-12.49 52.743-25.55 106.191-38.04 158.934-4.23 14.758-7.77 30.105-11.38 44.804zM1109.2 134.576c1.55-9.937 3.17-19.226 4.73-29.163.74-5.292 2.05-11.29 2.8-16.58.49-1.353.37-2.647.87-4 .56-.705 1.11-1.41 1.73-1.47.62-.059 1.31.529 2.55.41 10.29 2.936 20.58 5.872 31.49 8.749 4.52 1.526 5.14 1.467 3.77 6.818-4.6 23.931-8.58 47.802-13.25 71.086-.75 5.292-2.17 9.996-2.92 15.288-.44 1.999-1.06 2.058-2.98 1.588l-.62.059c-11.59-3.464-22.62-7.634-34.22-11.098-.62.059-.62.059-1.3-.529-.68-.587-1.36-1.175-1.42-1.822-.06-.647-.06-.647-.13-1.293 2.06-11.289 4.17-21.932 6.23-33.221-.07-.647.49-1.352.43-1.999 2.54.411 3.04-.942 2.24-2.823zM527.695 33.326c-5.145-1.47-10.91-2.88-15.993-3.7-1.922-.47-1.984-1.118-2.169-3.059 1.121-7.942 2.8-16.59 4.541-24.59-.061-.648-.061-.648.497-1.354.435-2 1.055-2.059 2.915-2.236.62-.06 1.302.529 1.922.47 9.67 2.997 19.34 5.993 29.631 8.931.62-.059 1.301.53 1.921.47 3.905 1.587 3.905 1.587 3.655 5.528-1.244 6.648-2.426 13.943-3.67 20.59-.312 3.295-1.491 4.06-4.094 3.002-6.944-.645-12.771-2.702-19.156-4.052zM1027.22 35.983c-5.76-1.41-11.59-3.466-17.97-4.817-1.31-.529-1.99-1.117-1.49-2.47-.06-.647-.06-.647.5-1.353 3.17-12.707.81-11.177 12.4-7.71l26.97 7.226c4.52 1.528 5.14 1.468 3.77 6.822-2.3 8.707-1.06 8.589-9.42 6.121-5.71-.763-10.23-2.29-14.76-3.819z' fill='%23051828'/%3E%3Cpath d='M699.145-91.35L1015.16-5.283l-9.2 34.81 113.81 32.232-20.59 112.244 95.58 31.358 16.96-51.862 144.99 44.273-254.46 1059.849L97.114 978.102 333.68-33.058l7.035-44.392 182.366 55.723-9.457 51.8 103.524 22.771 27.794-122.066 45.438 10.683 8.764-32.81z' fill='%230A2342'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='295.297' y='116.129' width='1002.11' height='1075.97' fill='%23000'%3E%3Cpath fill='%23fff' d='M295.297 116.129h1002.11v1075.97H295.297z'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z'/%3E%3C/mask%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' fill='%23051828'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' stroke='%23051828' stroke-width='2' mask='url(%23a)'/%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='211.892' y='437.208' width='275.697' height='471.15' fill='%23000'%3E%3Cpath fill='%23fff' d='M211.892 437.208h275.697v471.15H211.892z'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z'/%3E%3C/mask%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' fill='%23051828'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' stroke='%23051828' stroke-width='2' mask='url(%23b)'/%3E%3Cmask id='c' maskUnits='userSpaceOnUse' x='370.103' y='-129.671' width='958.467' height='462.177' fill='%23000'%3E%3Cpath fill='%23fff' d='M370.103-129.671h958.467v462.177H370.103z'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z'/%3E%3C/mask%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' fill='%23051828'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' stroke='%23051828' stroke-width='2' mask='url(%23c)'/%3E%3Cpath d='M547.131 170.004l.159.287.326-.031c.637-.061 1.559-.128 2.128.817l.926-.305c-.16-1.677-.639-3.309-1.179-4.823a71.632 71.632 0 00-.795-2.104l-.033-.085c-.272-.7-.527-1.359-.74-1.979l-.006-.018-.007-.017c-4.037-9.436-9.286-18.18-18.077-23.959l-14.118-10.393-.006-.004c-12.124-8.666-25.322-15.279-40.092-18.467-18.732-4.787-36.125-1.815-52.007 10.221l-.002.002c-1.472 1.128-2.925 2.417-4.362 3.692l-.008.007c-1.445 1.282-2.874 2.549-4.315 3.654l-.013.01-.012.011c-7.55 6.626-14.28 15.133-19.756 23.506l-.002.003-.013.02c-3.278 4.864-6.595 9.787-8.604 15.254l-.039.106.011.113c.065.679.094 1.059.007 1.37-.072.26-.246.525-.775.868l-.069.045-.051.065c-1.182 1.494-1.702 2.928-2.146 4.967l-.042.194.103.17c.179.298.306.542.381.738.079.204.084.31.078.352v.004c-.001.007-.001.013-.033.033-.062.038-.202.09-.481.116l-.497.048.047.497c.053.554-.037.977-.205 1.434-.081.221-.179.445-.291.702l-.024.057a16.74 16.74 0 00-.384.939l-.006.017-.005.017c-3.295 11.412-6.528 23.47-9.759 35.523v.001h-.001c-10.628 39.514-21.194 79.676-31.202 119.133-8.669 33.772-17.354 67.382-26.038 100.993l-.006.023-.001.003c-8.686 33.617-17.372 67.235-26.043 101.015h0c-28.717 112.366-57.373 225.378-86.028 338.39l-.021.084.008.086c.113 1.186-.295 3.103-.781 4.426l-.039.106.011.113.002.024c.062.648.14 1.469.974 2.189l.038.032.043.025.026.014c.973.548 2 1.126 3.016 1.457 1.012.33 2.071.435 3.104-.011.847-.126 1.358-.863 1.738-1.515.135-.231.261-.463.386-.694.281-.521.557-1.032.925-1.497l1.117-1.411.071-.091.025-.113c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.792-3.172 1.586-6.353 2.24-9.359l.004-.018.003-.019c.18-1.274.545-1.751.917-1.939.416-.21 1.036-.176 2.004.061 1.884.46 3.158.977 4.456 1.504l.347.141.233-.294c.626-.79 1.019-1.889 1.31-2.99.198-.749.359-1.544.508-2.281.069-.344.136-.676.203-.984 8.547-35.069 17.265-69.992 25.982-104.917h0l.003-.012c8.717-34.922 17.435-69.845 25.982-104.915 33.505-134.355 67.072-268.063 101.258-401.83l11.001-42.157.003-.009.002-.01c.86-3.953 2.335-7.971 3.826-12.03 6.187-13.59 13.789-25.357 23.978-36.07 6.234-6.436 12.585-11.582 20.229-16.203 7.711-3.978 15.503-6.647 23.514-6.766h.007c9.914-.296 19.392 1.393 28.438 5.067l.008.003.009.004c14.198 5.146 27.417 12.991 39.532 22.253 6.045 4.62 11.5 9.918 15.231 16.653z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='d' maskUnits='userSpaceOnUse' x='375.152' y='168.382' width='170.843' height='198.765' fill='%23000'%3E%3Cpath fill='%23fff' d='M375.152 168.382h170.843v198.765H375.152z'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z'/%3E%3C/mask%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' fill='%23051828'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' stroke='%23051828' stroke-width='2' mask='url(%23d)'/%3E%3Cpath d='M212.007 875.684l-.09.411.39.159c.679.275 1.514.533 2.34.708.784.166 1.594.264 2.269.214 7.347 1.901 14.863 3.947 22.382 5.994l.002.001c7.546 2.054 15.095 4.109 22.474 6.018 25.723 6.782 51.1 14 76.709 21.284 6.971 1.982 13.958 3.97 20.975 5.955l.009.002.008.002 2.883.705 2.882.704.434.106.154-.419c.231-.627.609-1.278 1.018-1.979l.013-.021c.392-.672.811-1.39 1.075-2.103.78-1.811 1.656-3.531 2.529-5.245.265-.52.529-1.039.791-1.56 1.12-2.232 2.176-4.483 2.903-6.878l.029-.095-.01-.098a1.835 1.835 0 00-.383-1.004 2.067 2.067 0 00-.703-.542c-.155-.077-.334-.15-.488-.213l-.181-.074a1.796 1.796 0 01-.461-.261l-.107-.092-.139-.023c-2.494-.403-5.68-1.388-8.26-2.436l-.034-.013-.036-.009c-.919-.225-1.86-.606-2.844-1.005l-.018-.008c-.96-.39-1.96-.796-2.952-1.04-28.329-8.396-55.975-16.204-84.241-23.953-3.536-.97-7.227-1.925-10.914-2.878l-.003-.001c-3.689-.954-7.373-1.907-10.903-2.874l-.216-.06-.188.122c-1.042.676-2.11.778-3.26.311l-.02-.008-.02-.007c-3.234-1.001-6.451-1.84-9.656-2.676l-.005-.001c-3.203-.835-6.393-1.667-9.597-2.659-1.324-.538-2.447-1.015-3.087-2.078l-.086-.143-.154-.062c-.671-.273-1.493-.527-2.288-.774l-.015-.004c-.812-.252-1.595-.495-2.222-.749l-.052-.022-.056-.009c-1.286-.207-2.245-.17-2.933.334-.68.499-.955 1.358-1.171 2.348-.651 2.99-1.442 6.158-2.235 9.334l-.001.004c-.791 3.173-1.586 6.354-2.24 9.36zM856.894 164.464l.028.291.267.119c8.497 3.762 16.954 7.507 24.911 12.595h0l.01.006c18.55 11.255 35.495 25.271 50.771 41.404h0l.008.009c4.115 4.136 7.68 8.975 10.694 14.521l.005.01.006.009c.381.634.932 1.41 1.467 2.165l.009.012c.546.77 1.075 1.516 1.435 2.114l.086.143.154.062c.704.286 1.387.396 2.011.497l.019.003c.642.104 1.223.2 1.814.44l1.125.457-.478-1.117c-3.249-7.596-8.308-14.345-13.906-20.364l-.002-.002c-18.117-19.186-37.863-35.619-60.977-47.812l-.031-.018c-5.924-3.334-11.929-6.714-18.389-8.08l-.666-.14.064.677c.018.188-.054.413-.189.78l-.015.04c-.113.308-.273.74-.231 1.179zM472.136 596.905l.284.245.315-.204c.72-.467 1.033-1.099 1.236-1.651.05-.136.094-.27.135-.393l.001-.004c.041-.124.078-.235.117-.341.079-.215.154-.37.244-.484l.068-.085.026-.106c2.703-11.02 5.576-21.893 8.451-32.772l.001-.002c2.874-10.877 5.749-21.758 8.455-32.787l.02-.082-.008-.085c-.024-.246.01-.518.081-.829.044-.195.094-.371.146-.558.038-.135.077-.275.117-.433.175-.684.321-1.525-.163-2.329l-.162-.27-.314.03c-.479.045-.876.332-1.188.627-.313.297-.611.674-.881 1.015l-.013.016-.049.062-.028.076c-.26.708-.375 1.235-.484 1.737l-.001.004c-.108.497-.211.968-.447 1.61l-.008.022-.006.022c-2.766 10.381-5.378 20.747-7.988 31.11l-.001.001c-2.609 10.357-5.217 20.71-7.979 31.077a11.936 11.936 0 00-.477 1.715l-.001.005c-.108.496-.211.967-.447 1.609l-.039.107.011.113.002.024c.062.648.14 1.469.974 2.188zM560.043 228.47l.411-.039.039-.412c.629-6.639-.173-15.12-1.934-20.257l-.97.21c.01.112-.011.151-.143.318l-.009.011c-.145.183-.386.488-.348.994-.032 2.947.106 6.036.243 9.109v.008c.138 3.089.274 6.162.242 9.085l-.003.232.176.152c.411.355.822.526 1.231.593.381.061.746.026 1.043-.002l.022-.002zM547.526 169.272l-.682.065.27.629c.389.908.613 1.674.845 2.466l.002.008c.232.789.47 1.605.884 2.571l.014.032.018.03c.162.269.301.588.441.953l.176.475c.084.23.172.471.258.689.318.805.741 1.676 1.517 2.344l.546.47.249-.676c.26-.706.381-1.247.426-1.71.043-.458.009-.82-.022-1.142l-.001-.009-.005-.059-.02-.056c-.326-.95-.466-1.908-.608-2.879a58.443 58.443 0 00-.119-.792c-.195-1.212-.471-2.439-1.268-3.456l-.169-.215-.272.026h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.008l-.003.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.005l-.004.001h-.004l-.004.001H549.799l-.004.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001H549.693l-.005.001h-.004l-.005.001h-.004l-.005.001H549.661l-.005.001h-.004l-.005.001h-.005l-.004.001h-.005l-.005.001H549.619l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H549.567l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.004.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H547.918l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H547.876l-.005.001h-.005l-.004.001h-.005l-.004.001h-.005l-.005.001H547.834l-.004.001h-.005l-.004.001h-.005l-.004.001H547.803l-.005.001h-.004l-.005.001h-.004l-.004.001H547.772l-.005.001h-.004l-.004.001H547.75l-.004.001h-.005l-.004.001H547.728l-.004.001h-.004l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001H547.665l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.003.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.003.001zM1316.2 212.547l1.17-.112-.9-.765c-2.15-1.847-4.81-2.275-7.31-2.676l-.06-.009-1.06-.171.55.923c1.65 2.72 4.46 3.109 7.61 2.81z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M947.115 237.019l-1.126-.456.479 1.116c.183.427.372.895.573 1.393.662 1.64 1.456 3.607 2.614 5.525l.162.269.313-.03c1.095-.104 2.275.361 3.608.901l.764.309-.078-.82c-.26-2.723-1.817-5.277-3.26-7.117l-.083-.105-.123-.05c-.703-.284-1.386-.394-2.01-.494l-.02-.004c-.641-.103-1.222-.198-1.813-.437z' fill='%23093826' stroke='%23051828'/%3E%3Cpath d='M417.397 621.401l.381 1.108.537-1.042c1.105-2.146 1.492-4.881 1.3-6.897l-.118-1.235-.772.971c-.872 1.099-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.347 3.722zM392.592 748.456l.38 1.108.537-1.042c1.099-2.135 1.554-4.223 1.3-6.898l-.118-1.235-.772.972c-.872 1.098-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.348 3.722zM644.885 79.712l.33.768.521-.654c1.217-1.532 1.669-3.661 1.476-5.686l-.09-.95-.73.615c-1.9 1.601-2.401 3.825-1.507 5.907zM950.212 243.203l-.763-.309.078.819.003.036c.059.619.126 1.321.359 1.933.249.655.693 1.228 1.495 1.553.703.284 1.386.394 2.01.495l.02.003c.641.103 1.222.198 1.813.437l.763.309-.078-.82c-.135-1.423-.943-2.771-1.718-3.437l-.162-.139-.212.02c-1.094.105-2.274-.361-3.608-.9zM718.688 23.438l-.495-1.151-.434 1.175c-.509 1.379-.951 3.393-1.381 5.358l-.008.035-.315 1.439 1.126-.95c1.9-1.6 2.401-3.824 1.507-5.906zM599.915 97.057l-.901.41.865.482c2.007 1.119 3.42 1.703 5.434 1.511l.913-.087-.568-.72c-.767-.973-1.689-1.61-2.692-1.882-1.005-.272-2.054-.167-3.051.286zM396.708 725.882l.33.768.521-.655c1.217-1.531 1.669-3.66 1.476-5.685l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM430.553 555.632l.418.974.486-.943c1.082-2.099 1.557-4.188 1.423-5.603l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM559.616 64.656l.715-.325-.597-.51c-1.487-1.27-3.552-1.756-5.516-1.569l-.913.087.568.72c.767.973 1.69 1.61 2.693 1.883 1.004.272 2.054.167 3.05-.286zM785.002 53.002l.715-.325-.597-.51c-1.419-1.213-2.85-1.822-4.275-1.686l-.684.065.272.63c.43 1 1.032 1.728 1.851 2.057.822.33 1.746.212 2.718-.23zM375.615 832.996l.234.548.499-.325c.776-.505 1.055-1.37 1.147-2.17.091-.798.01-1.653-.051-2.291l-.002-.021-.078-.823-.693.452c-.679.442-1.184 1.072-1.39 1.882-.204.805-.099 1.731.334 2.748zM497.838 63.104l-.513.233.292.481c.874 1.44 2.397 1.996 4.379 1.807l.683-.065-.272-.63c-.43-1-1.032-1.728-1.851-2.057-.822-.33-1.746-.211-2.718.23zM1016 83.91l-.33-.776-.53.663c-1.16 1.479-1.73 2.962-1.59 4.431l.07.702.64-.295c.97-.448 1.67-1.076 1.98-1.921.31-.84.19-1.791-.24-2.804zM384.647 789.737l.495 1.162.434-1.187.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.822-.692.451c-.679.442-1.185 1.073-1.391 1.883-.204.804-.099 1.73.335 2.748zM488.492 323.033l.33.776.522-.663c.616-.782.888-1.533 1.069-2.246.067-.261.118-.502.168-.732.091-.424.175-.812.329-1.235l.412-1.127-1.09.501c-.975.448-1.673 1.077-1.982 1.922-.307.841-.19 1.791.242 2.804zM1109.02 134.418l-.33-.776-.52.663c-.66.83-1.17 2.324-.98 4.373l.08.822.69-.451c.68-.442 1.19-1.073 1.39-1.883.21-.804.1-1.731-.33-2.748zM640.015 84.411l-.372-.615-.448.563c-.634.797-1.251 2.388-.352 3.876l.266.44.433-.279c.728-.47 1.082-1.135 1.113-1.876.029-.71-.238-1.443-.64-2.109zM718.257 46.064l-.41.263.253.416a2.545 2.545 0 001.768 1.236c.633.123 1.32.058 1.919 0l.036-.003.683-.065-.271-.63c-.441-1.024-1.061-1.63-1.846-1.782-.752-.146-1.499.157-2.132.565zM1027.45 89.075l.37.613.45-.56c.58-.736.89-1.31 1.03-1.817.15-.51.11-.91.08-1.236v-.013l-.05-.498-.5.048c-.82.078-1.42.573-1.67 1.259-.25.672-.15 1.477.29 2.204zM650.9 27.91l-.372-.616-.447.563-.012.015c-.278.349-.601.756-.817 1.341-.221.597-.317 1.34-.219 2.368l.067.7.639-.292c1.002-.458 1.576-1.1 1.716-1.897.133-.76-.157-1.524-.555-2.182zM526.853 206.573l.372.615.447-.563.023-.028c.27-.34.76-.956.884-1.666.068-.388.03-.811-.199-1.225-.225-.407-.61-.765-1.164-1.075l-.833-.467.091.951c.039.407.004.716-.033 1.055-.018.159-.036.325-.048.511-.037.571.021 1.165.46 1.892zM438.754 1.098l-.372-.612-.446.56c-.326.407-.615.974-.815 1.513-.194.523-.338 1.112-.296 1.552l.047.498.498-.048c.817-.078 1.418-.573 1.673-1.258.249-.673.151-1.478-.289-2.205zM1087.04 101.159l-1.05-1.341.16 1.697c.06.658.12 1.272.1 1.806-.03.543-.13.914-.31 1.142l.71.693.03-.019c.41-.353.76-.645 1-.902.25-.26.46-.558.5-.934.04-.375-.12-.71-.31-1.017-.19-.303-.47-.664-.81-1.102l-.02-.023zM445.873 19.8l.372.616.448-.563c.64-.806 1.183-2.291 1.047-3.724l-.078-.82-.691.447c-.678.439-1.184 1.06-1.404 1.78-.222.728-.141 1.525.306 2.264zM493.854 306.905l.371.613.447-.561c.325-.407.614-.974.814-1.513.195-.523.339-1.112.297-1.552l-.048-.497-.497.047c-.818.078-1.419.573-1.673 1.259-.249.672-.152 1.477.289 2.204zM411.591 281.025l-.371-.613-.447.56c-.379.475-.498 1.1-.532 1.625-.035.533.015 1.05.045 1.372l.001.009.078.818.691-.445c.634-.409 1.08-.875 1.142-1.52.057-.594-.236-1.194-.607-1.806zM384.382 172.674l-.162-.271-.314.03a1.006 1.006 0 00-.678.324 1.222 1.222 0 00-.271.651c-.055.396-.003.938.054 1.542l.006.064.048.498.497-.048c.346-.033.665-.107.919-.264.279-.173.455-.433.5-.755.04-.291-.032-.588-.136-.861a6.072 6.072 0 00-.463-.91zM1016.46 118.182l.37.625.45-.573.03-.035c.26-.332.58-.745.74-1.165.08-.232.13-.499.07-.78a1.414 1.414 0 00-.47-.742l-.16-.141-.21.021c-.35.033-.67.107-.92.264-.28.173-.45.433-.5.756-.04.29.03.587.14.86.1.28.27.585.46.91zM419.716 235.761l-.396-.345-.325.414a1.066 1.066 0 00-.027.035c-.261.332-.585.745-.738 1.165a1.4 1.4 0 00-.07.78c.063.287.224.535.462.742l.286.248.316-.207c.625-.409 1.067-.874 1.145-1.435.082-.59-.264-1.059-.653-1.397zM388.124 165.371l-.078-.818-.69.445c-.6.386-1.151.82-1.412 1.389-.288.626-.177 1.29.251 1.996l.267.44.431-.278c.655-.422 1.042-.863 1.205-1.441.143-.51.089-1.078.032-1.67l-.006-.063zM429.866 26.06l-.374-.624-.449.573-.041.052c-.243.309-.452.575-.532.945-.04.188-.044.384-.035.597.01.209.034.466.064.784l.002.014.047.497.498-.047c.345-.033.665-.107.918-.264.279-.173.455-.433.5-.756.04-.29-.032-.587-.136-.86a6.058 6.058 0 00-.462-.91zM1026.13 59.956l.3-.378-.37-.314-.01-.01c-.16-.14-.36-.305-.56-.44a1.85 1.85 0 00-.78-.298c-.66-.072-1.26.299-1.86 1.055l-.74.92 1.17-.111c.42-.04.73.007 1.06.054.11.017.23.033.35.047.22.023.47.036.73-.037a1.4 1.4 0 00.71-.488z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='e' maskUnits='userSpaceOnUse' x='451.616' y='143.569' width='578.509' height='895.559' fill='%23000'%3E%3Cpath fill='%23fff' d='M451.616 143.569h578.509v895.559H451.616z'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z'/%3E%3C/mask%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' fill='%230A2342'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' stroke='%23051828' stroke-width='2' mask='url(%23e)'/%3E%3Cpath d='M976.164 815.69l-.079.099c-.5.633-.725 1.237-.885 1.864-.048.188-.093.392-.139.604-.101.461-.211.965-.387 1.445-1.706 5.052-3.397 10.266-5.09 15.483-1.693 5.218-3.386 10.439-5.096 15.499l-.001.004c-2.451 7.078-4.732 14.304-7.016 21.537l-.001.003c-2.281 7.228-4.565 14.463-7.02 21.553-4.022 13.054-8.304 26.137-12.526 39.033-2.3 7.028-4.582 14-6.794 20.882l-.003.008c-3.663 10.785-7.157 21.717-10.651 32.655-3.495 10.936-6.991 21.881-10.658 32.671l-.004.01c-1.482 4.04-2.905 8.72-4.333 13.42-.106.49-.176.87-.198 1.18-.023.31.007.5.063.63.097.23.36.46 1.298.69 1.294.21 2.597.58 3.867.95h.014c1.292.37 2.549.73 3.786.93h.025l.025.01.054.01c34.014 9.16 68.027 18.31 102.655 27.4h.01c.9.25 1.65.47 2.29.66.64.19 1.17.35 1.63.47.44.11.77.17 1.03.17.24.01.38-.03.48-.08.1-.06.2-.17.32-.4s.23-.56.36-1.01c.13-.49.26-1.08.42-1.79.15-.65.32-1.41.54-2.3h0c6.56-26.4 12.96-52.79 19.37-79.173 6.4-26.385 12.8-52.771 19.36-79.173l-86.716-85.944zm0 0l.022-.125c.353-2.026.836-3.938 1.335-5.913l.204-.806c.564-2.245 1.126-4.587 1.503-7.24.167-.467.273-.953.371-1.4.046-.213.091-.416.139-.604.16-.627.384-1.231.885-1.864l.055-.07.028-.085c1.213-3.709 2.286-7.241 3.357-10.768l.001-.002c1.072-3.528 2.142-7.05 3.351-10.747 2.703-7.765 5.236-15.677 7.766-23.581l.001-.005c2.532-7.91 5.058-15.812 7.758-23.567l.01-.008v-.008c3.35-10.756 6.86-21.528 10.37-32.304v-.001c3.5-10.748 7.01-21.499 10.35-32.236.02-.02.03-.044.05-.071.06-.088.14-.214.22-.364.13-.26.29-.651.28-1.073.16-.452.26-.921.36-1.353.04-.212.09-.416.14-.604.16-.627.38-1.231.88-1.864l.06-.074.03-.091c2.83-9.325 5.72-18.015 8.62-26.706 1.49-.607 2.57-.178 3.81.327l.03.011.03.008c13.48 3.611 26.81 7.236 40.13 10.861l.03.005c13.31 3.621 26.62 7.242 40.08 10.848.67.27 1.18.393 1.65.509l.01.001c.47.116.92.227 1.54.476.64.262 1.02.497 1.2.752.14.204.22.502 0 1.082l-.01.032-.01.034-.65 2.998-.65 2.984v.008c-19.95 79.553-39.29 159.047-58.62 238.539v.001l-86.716-85.942zm54.566 271.05l.1.03.1-.01c.7-.07 1.38-.32 1.89-.65.26-.16.49-.36.65-.59.15-.19.26-.44.27-.71.24-.68.47-1.49.69-2.28l.01-.02c.23-.84.46-1.66.7-2.31l.01-.02v-.03c3.92-14.72 7.85-29.29 11.78-43.86v-.01c3.93-14.56 7.86-29.13 11.78-43.855 11.99-44.854 23.97-89.87 35.94-134.885l.01-.03.02-.055c11.97-45.007 23.95-90.015 35.94-134.86 15.3-56.782 30.37-113.765 45.47-170.842 10.9-41.212 21.81-82.474 32.84-123.743V428l.48-1.962c1.64-6.592 3.19-12.849 3.08-20.037v-.04a7.76 7.76 0 01-.04-1.222c.03-.46.12-.834.31-1.066l.12-.158-.02-.2V403.225l-.01-.007V403.123l-.01-.007V403.017l-.01-.007V402.913l-.01-.007V402.806l-.01-.007V402.702l-.01-.006V402.595l-.01-.006V402.492l-.01-.006V402.386l-.01-.006V402.278l-.01-.006V402.173l-.01-.005V402.067l-.01-.005V401.965l-.01-.005V401.861l-.01-.005V401.756l-.01-.005V401.649l-.01-.004V401.542l-.01-.004V401.439l-.01-.005V401.334l-.01-.004V401.228l-.01-.005V401.124l-.01-.004V401.018l-.01-.003V400.915l-.01-.004V400.808l-.01-.004V400.728c-.03-.326-.08-.774-.05-1.221.03-.461.13-.835.32-1.067l.12-.157-.02-.201v-.06l-.01-.008V397.916l-.01-.008V397.81l-.01-.008V397.704l-.01-.008V397.597l-.01-.007V397.491l-.01-.007V397.393l-.01-.008V397.287l-.01-.008V397.181l-.01-.008V397.075l-.01-.008V396.968l-.01-.007V396.862l-.01-.007V396.756l-.01-.007V396.658l-.01-.008V396.552l-.01-.008V396.446l-.01-.008V396.339l-.01-.007V396.233l-.01-.007V396.127l-.01-.007V396.021l-.01-.007V395.923l-.01-.008V395.817l-.01-.008V395.71l-.01-.007V395.604l-.01-.007V395.498l-.01-.007V395.392l-.01-.007V395.286l-.01-.008V395.188l-.01-.008V395.081l-.01-.007V394.975l-.01-.007V394.869l-.01-.007V394.763l-.01-.007V394.657l-.01-.008V394.551l-.01-.008V394.452l-.01-.007V394.346l-.01-.007V394.24l-.01-.007v-.014c-.24-9.129-1.04-17.554-2.53-26.565v-.014c-1.24-6.439-3.11-12.817-5.59-19.135l-.01-.02-.01-.019c-3.13-6.297-6.7-10.58-11.52-14.733l-.01-.004v-.005c-12.24-9.96-26.23-18.447-40.6-24.282l-.11-.046-.12.011c-1.1.104-2.27-.372-2.85-.879l-.07-.053-.07-.031c-1.34-.543-2.81-.902-4.24-1.251l-.02-.005c-1.44-.354-2.85-.698-4.11-1.21l-.11-.046-.13.011c-.32.031-.56.052-.81.012-.22-.036-.46-.129-.73-.362l-.11-.093-.14-.022c-1.3-.21-2.42-.269-3.52-.327l-.01-.001c-1.1-.058-2.17-.116-3.41-.316l-.02-.003-.01-.001c-10.22-1.006-20.12 1.257-29.09 6.726h0l-.01.007c-5.93 3.847-11.16 8.282-16.33 13.356l-.01.01-.01.01c-8.53 9.327-15.13 19.124-20.98 30.15-2.69 4.865-4.69 10.313-6.07 15.693-2.33 8.379-4.64 16.919-6.96 25.458a3712.08 3712.08 0 01-6.96 25.457v.006c-3.3 12.52-6.6 25.008-9.9 37.48-11.86 44.87-23.66 89.512-35.04 134.513L885.17 1039.25c-.26.72-.359 1.42-.45 2.06l-.002.02c-.095.67-.183 1.28-.41 1.89-.284.78-.267 1.45.13 2.01.362.51.981.83 1.638 1.1 1.086.44 2.162.67 3.187.88.251.06.498.11.743.16 1.257.29 2.477.64 3.737 1.44l.145.1.171-.02c.313-.03.738-.07 1.162-.04.434.04.786.14 1.006.33l.086.07.108.03c17.666 4.85 35.177 9.71 52.689 14.56 17.51 4.86 35.02 9.72 52.69 14.56 4.83 1.5 9.66 2.84 14.47 4.17h.01c4.82 1.34 9.63 2.67 14.45 4.17zm112.05-568.248l-.08-.02-.08.008h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001h0c-5.7-1.08-11.27-2.335-16.84-3.592v-.001c-5.59-1.261-11.2-2.525-16.94-3.612-15.31-3.11-30.61-6.217-45.97-9.971l-.02-.004-.02-.004c-2.47-.399-4.88-.79-7.35-1.756-.32-1.353-.04-2.658.41-3.987.14-.421.29-.819.45-1.22.11-.286.22-.575.32-.875.25-.695.48-1.406.58-2.12v-.022c.16-1.656.31-3.265.64-4.644.32-1.387.8-2.448 1.55-3.078l.01-.009.01-.009c.96-.91 2.15-.924 3.54-.585.6.149 1.22.357 1.84.569l.27.091c.7.238 1.43.471 2.11.581 1.26.204 2.37.422 3.48.643h.01c1.08.213 2.16.427 3.39.627.2.148.44.243.71.236.32-.01.58-.164.78-.354.37-.358.67-.972.92-1.653l.01-.032.01-.034c.21-.984.44-1.809.68-2.648v-.004c.23-.835.47-1.684.69-2.696 8.39-36.689 16.78-73.373 25.79-110.116.29-1.093.52-2.035.7-2.843.05-.201.1-.392.14-.575.13-.559.24-1.039.34-1.455.14-.554.27-.964.4-1.268.14-.302.27-.463.39-.556.24-.182.65-.239 1.71-.038.53.102 1.17.254 1.95.441.72.173 1.57.377 2.59.601l.01.002c4.45.877 8.76 1.931 13.09 2.988l.01.001c4.31 1.055 8.64 2.113 13.11 2.995 8.65 2.113 17.44 4.05 26.22 5.986h0c8.79 1.937 17.57 3.873 26.21 5.984l.02.005.02.003c.46.075.89.142 1.29.205 1.27.199 2.22.35 2.95.523.98.233 1.36.47 1.52.739.17.281.2.754 0 1.76-.12.606-.3 1.335-.54 2.241-.14.563-.31 1.195-.48 1.91-4.13 15.731-8.1 31.608-12.06 47.482v.003c-3.96 15.873-7.92 31.744-12.06 47.467-.19.688-.43 1.38-.69 2.098-.04.134-.09.269-.14.405-.3.856-.6 1.745-.8 2.652-.39 1.83-.39 3.764.81 5.758l.04.069.06.052c.03.019.06.05.05.174 0 .142-.05.331-.14.576-.05.118-.09.237-.14.363-.05.123-.11.253-.15.378-.08.202-.16.467-.16.725-.9 3.67-1.63 7.481-2.35 11.359-.09.505-.19 1.012-.28 1.519-.63 3.416-1.27 6.878-2.03 10.351l-.01.076v.077l.06.569c-.22.96-.44 1.453-.72 1.693-.24.207-.66.312-1.57.088l-.02-.005-.02-.003c-5.06-.818-10.81-2.221-16.58-3.631z' fill='%230A2342' stroke='%23051828'/%3E%3Cpath d='M1151.61 310.466l.8-.076-.42-.681c-.42-.698-1.02-1.229-1.72-1.464-.72-.24-1.5-.159-2.22.306l-.81.523.89.361c.31.125.59.256.86.383l.06.028c.24.116.49.232.73.33.54.219 1.11.359 1.83.29zM1211.01 400.441l.27.439.43-.278c1.47-.949 1.37-2.644.43-3.447l-.39-.336-.32.404-.03.031c-.26.332-.6.753-.75 1.271-.16.577-.07 1.204.36 1.916zM1211.54 405.091l.4.336.32-.404c.69-.866.61-1.707.5-2.905-.01-.033-.01-.067-.01-.101l-.12-1.231-.77.966c-.33.407-.63.991-.76 1.573-.12.561-.11 1.29.44 1.766zM958.548 271.296l.545.466.249-.672c.249-.671.423-1.316.255-1.888-.182-.621-.709-.996-1.409-1.277l-.762-.307.078.818.001.009c.03.321.08.839.214 1.356.133.509.368 1.101.829 1.495zM1140.07 307.658l.5-.047-.05-.498c-.03-.36-.11-.701-.24-.985-.13-.28-.34-.558-.66-.69-.35-.139-.7-.072-1.02.102-.31.169-.61.455-.91.837l-.3.376.37.313c.41.357.82.53 1.24.596.38.062.75.027 1.05-.002l.02-.002zM377.02 721.979l-.034-.014-.035-.009c-2.873-.702-5.918-1.551-8.973-2.402l-.005-.002c-3.046-.849-6.102-1.701-8.99-2.407-5.139-1.466-10.263-2.928-14.768-4.448l-.05-.02c-1.242-.505-2.626-1.067-3.977-.952-2.137-.117-4.163-.559-6.145-1.096-.797-.215-1.598-.45-2.398-.684-1.172-.342-2.338-.684-3.479-.962l-.02-.005-.019-.003c-3.942-.637-7.538-1.7-11.39-2.838-1.045-.309-2.11-.623-3.205-.936-.792-.637-2.172-1.172-3.509-1.044l-.064.006c-.565.053-1.119.106-1.581.352-.523.279-.864.76-1.134 1.496l-.016.043-.007.044c-.402 2.304-.957 4.626-1.517 6.966l-.002.008c-.558 2.329-1.119 4.675-1.527 7.01-.364 1.677-.632 3.232-.886 4.707l-.15.867c-.302 1.737-.609 3.375-1.067 5.023-3.358 10.769-6.033 22.122-8.702 33.454-.499 1.369-.951 3.404-.831 4.796-.251 3.879-1.109 7.826-2.033 11.148l-.004.014-.003.014a133.94 133.94 0 01-.329 1.465 44.69 44.69 0 00-.437 2.054c-.153.875-.202 1.62.063 2.237.278.651.848 1.045 1.627 1.361.771.314 1.851.59 3.278.938 7.062 1.937 13.97 3.888 20.879 5.839 6.903 1.95 13.807 3.9 20.866 5.835.665.268 1.476.519 2.26.762l.015.005c.789.244 1.551.48 2.169.727 2.054 1.459 4.046 2.264 6.075 2.893.852.263 1.716.498 2.59.735l.51.138c1.052.287 2.125.588 3.241.965l.051.017.054.006c3.099.345 6.269 1.323 9.495 2.322.67.271 1.278.437 1.815.479.545.042 1.048-.042 1.462-.311.845-.548 1.051-1.66.925-2.981-.176-1.846.237-3.765.675-5.778.763-3.112 1.185-6.308 1.598-9.443.079-.599.158-1.195.239-1.788.506-3.717 1.092-7.315 2.314-10.641l.039-.107-.011-.113v-.004l-.001-.003v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.005l-.001-.003V777.498l-.001-.003V777.486l-.001-.003v-.006l-.001-.002V777.466l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.011l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002V777.319l-.001-.003V777.307l-.001-.002v-.007l-.001-.002V777.287l-.001-.002V777.276l-.001-.002v-.007l-.001-.002V777.256l-.001-.002v-.008l-.001-.002V777.235l-.001-.002v-.008l-.001-.002v-.01l-.001-.002V777.202l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V777.171l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V777.077l-.001-.002v-.008l-.001-.002V777.056l-.001-.002v-.008l-.001-.002V777.035l-.001-.002v-.008l-.001-.002V777.014l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V776.899l-.001-.002v-.008l-.001-.003v-.008l-.001-.002V776.867l-.001-.002V776.856l-.001-.003v-.006l-.001-.003V776.835l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V776.793l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.011l-.001-.002v-.006l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003V776.677l-.001-.002v-.006l-.001-.003V776.657l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V776.625l-.001-.003v-.006l-.001-.003v-.007l-.001-.003V776.594l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.006-.059-.019-.056c-.385-1.124-.244-2.49.08-3.979.123-.562.266-1.123.41-1.685l.136-.534c.185-.732.358-1.464.456-2.154l.008-.059-.006-.058c-.024-.252.009-.567.085-.944.075-.374.186-.775.304-1.197l.003-.01c.114-.412.235-.846.318-1.258.083-.414.137-.841.099-1.236-.298-3.134.469-6.225 1.265-9.416l.01-.04c.778-3.115 1.579-6.326 1.289-9.609 1.919-6.064 2.666-11.37 3.349-17.285h0l.001-.01.002-.024c.077-.803.137-1.438.14-1.94.004-.506-.049-.948-.25-1.329-.206-.393-.534-.655-.938-.878-.388-.215-.9-.423-1.525-.677l-.03-.012zM370.969 583.492l.001-.007.002-.007c1.239-6.618 3.097-13.299 4.962-20.005.41-1.4.801-2.793 1.189-4.177 1.857-6.624 3.647-13.009 7.201-18.687l.028-.044.018-.048c.266-.727.366-1.433.458-2.083l.003-.019c.094-.668.182-1.278.409-1.897l.039-.106-.01-.114-.004-.034c-.059-.622-.126-1.325-.359-1.94-.248-.656-.693-1.231-1.495-1.557l-.052-.021-.056-.009c-5.013-.81-10.168-2.9-14.743-5.068l-.124-.059-.137.014c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.277-.113-.674-.275-1.084-.257-1.295-.202-2.357-.124-3.233.444-.876.569-1.466 1.564-1.974 2.945-.508 1.385-.841 2.913-1.165 4.399l-.004.019c-.328 1.506-.648 2.971-1.13 4.285l-1.473 4.009c-2.186 3.513-3.071 7.54-3.927 11.472-.577.788-.805 1.836-1.004 2.752l-.013.061c-.225 1.032-.425 1.904-.898 2.501-1.17 1.48-1.83 3.075-2.314 4.703-.241.813-.441 1.64-.636 2.463l-.047.2c-.18.76-.359 1.518-.57 2.278l-.004.013-.003.014c-.088.404-.173.826-.259 1.26-.353 1.766-.741 3.71-1.55 5.299-1.397 2.143-2.279 4.556-2.989 6.999-.33 1.135-.624 2.284-.915 3.417l-.069.27a86.212 86.212 0 01-.976 3.577c-.231.635-.337 1.259-.425 1.779l-.036.212c-.104.6-.2.971-.389 1.209l-.017.022-.014.023c-2.219 3.544-3.105 7.614-3.969 11.584l-.002.008c-.251.689-.485 1.529-.711 2.343l-.004.015c-.226.812-.445 1.599-.676 2.24-1.425 1.827-2.181 3.908-2.763 5.999-.202.727-.381 1.447-.559 2.159-.348 1.394-.688 2.759-1.176 4.087l-.012.032-.007.034a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225-1.171 1.48-1.831 3.074-2.315 4.703-.241.813-.44 1.639-.635 2.463l-.048.2c-.18.76-.359 1.518-.57 2.277l-.004.014-.003.014c-.088.404-.172.826-.259 1.259-.355 1.775-.745 3.729-1.562 5.322-1.654 3.226-2.561 6.394-3.542 9.82-.288 1.002-.581 2.027-.902 3.082l-.005.019-.005.02c-.425 1.952-.906 3.263-1.944 5.288-.561 1.094-.707 2.092-.319 2.918.387.821 1.227 1.307 2.255 1.558.39.095.797.187 1.214.28 1.695.382 3.555.8 5.08 1.652 3.96 2.904 8.619 3.951 13.312 5.004 1.007.226 2.015.453 3.019.698.954.233 1.914.375 2.692-.018.814-.411 1.255-1.303 1.452-2.653.712-2.347 1.409-4.853 2.104-7.351l.001-.004c.699-2.514 1.397-5.022 2.109-7.368l.006-.019.004-.02c.114-.522.186-1.035.248-1.524l.044-.353c.044-.363.087-.708.141-1.045.144-.883.36-1.619.838-2.224l.022-.028.018-.03c.834-1.429 1.344-2.822 1.769-4.183.145-.466.279-.922.411-1.374.259-.884.513-1.751.839-2.638l.009-.026.007-.027c1.802-7.348 3.62-14.534 5.438-21.723l.001-.002a3061.733 3061.733 0 005.439-21.728h0l.003-.012c.423-1.94.903-3.257 1.392-4.59 2.198-3.533 3.081-7.586 3.942-11.539l.009-.042zM384.833 599.934l-.017.021-.015.024c-2.218 3.543-3.104 7.613-3.969 11.583l-.006.032-.002.005c-1.116 4.664-2.388 9.344-3.662 14.033l-.001.004c-1.272 4.684-2.547 9.376-3.668 14.055-2.797 10.059-4.912 20.699-6.53 29.983-.255.711-.353 1.402-.443 2.039l-.002.02c-.095.667-.182 1.277-.41 1.896-.497 1.354-.666 2.387-.162 3.223.245.408.621.716 1.071.984.45.267 1.011.514 1.663.779l.025.01.026.007c2.076.592 4.02 1.084 5.895 1.559 2.824.715 5.489 1.389 8.202 2.304 1.372.554 2.856.748 4.281.858.451.035.891.062 1.322.088.963.058 1.876.112 2.736.251l.064.011.064-.006c.717-.069 1.282-.316 1.734-.772.433-.438.727-1.034.983-1.73l.012-.033.007-.033c.478-2.197 1.123-4.403 1.782-6.663.235-.805.472-1.616.704-2.436.88-3.109 1.683-6.319 1.999-9.658.31-3.261.941-6.396 1.655-9.558.192-.85.39-1.703.589-2.562.54-2.325 1.089-4.686 1.545-7.121l.013-.069-.007-.071c-.082-.865.122-1.618.358-2.464l.008-.029c.228-.822.483-1.736.381-2.798-.253-2.66.404-4.936 1.19-7.661.135-.468.274-.949.412-1.448.203-.727.434-1.495.675-2.294.85-2.821 1.816-6.027 2.016-9.148.309-3.258.94-6.391 1.654-9.551.192-.85.39-1.703.589-2.561.537-2.312 1.082-4.66 1.536-7.081.502-1.382.956-3.437.823-4.825-.147-1.548.031-2.815.296-4.035.085-.391.182-.786.28-1.188.203-.825.412-1.68.54-2.579.342-1.567.735-3.107 1.127-4.647 1.088-4.266 2.175-8.531 2.179-13.374v-.024l-.003-.024a7.707 7.707 0 01-.044-1.221c.029-.461.129-.835.312-1.067l.055-.069.028-.083c2.113-6.341 3.229-12.946 4.311-19.354.42-2.485.835-4.94 1.301-7.339.209-.961.362-1.809-.022-2.539-.382-.723-1.22-1.204-2.509-1.728-2.016-.819-3.976-1.133-5.886-1.361-.389-.047-.774-.09-1.157-.132-1.514-.169-2.992-.333-4.495-.7l-.019-.005-.02-.003c-1.275-.206-2.303-.323-3.133-.298-.835.025-1.522.194-2.074.606-.551.411-.899 1.014-1.161 1.768-.257.74-.448 1.677-.647 2.817-.25.687-.362 1.203-.469 1.695l-.001.004c-.108.497-.211.968-.447 1.61l-.009.025-.007.026c-2.268 9.022-4.676 18.222-7.084 27.425l-.001.001c-2.408 9.201-4.817 18.405-7.086 27.433l-.002.008-.002.008a17.329 17.329 0 00-.248 1.524l-.043.354c-.045.363-.087.707-.142 1.044-.143.884-.359 1.62-.838 2.225zM432.9 245.119l-.002.007-.002.008c-.681 2.781-1.447 5.677-2.229 8.637-1.276 4.828-2.598 9.829-3.678 14.79-.216.994-.339 1.974.035 2.768.395.838 1.252 1.312 2.565 1.531 7.749 2.525 14.818 4.464 22.502 6.343 1.039.254 1.971.197 2.716-.287.742-.482 1.194-1.317 1.427-2.387.432-1.988 1.004-4.153 1.58-6.333l.001-.006c.574-2.172 1.151-4.358 1.588-6.369.872-4.004 1.736-7.972 3.212-11.994l.012-.032.008-.034c.233-1.072.169-2.025-.292-2.791-.461-.767-1.263-1.25-2.301-1.505l-21.186-5.812c-1.625-.503-2.912-.625-3.923-.022-.998.596-1.566 1.807-2.033 3.488zM478.084 328.894l.026.008.027.004c1.296.209 2.261.169 3.019-.435.365-.291.647-.686.896-1.159.248-.472.479-1.05.728-1.729 1.502-4.092 2.379-8.12 3.247-12.111l.003-.015c.555-2.548 1.353-5.089 2.105-7.484.426-1.356.838-2.666 1.181-3.902l.009-.031.005-.033c.094-.667.16-1.272.162-1.808.001-.535-.062-1.033-.25-1.473-.398-.931-1.265-1.411-2.592-1.63l-21.147-5.802c-1.332-.537-2.449-.672-3.387-.171-.919.49-1.515 1.518-2.018 2.887l-.006.015-.005.016-.003.011c-2.358 8.053-4.723 16.127-6.468 24.144-.216.995-.339 1.974.035 2.768.394.836 1.248 1.31 2.557 1.53 5.654 2.048 11.659 3.655 17.406 5.194 1.512.405 3.006.805 4.47 1.206zM453.497 293.751l.004-.018.002-.019c.095-.666.161-1.271.162-1.807.002-.535-.061-1.034-.249-1.474-.397-.928-1.26-1.408-2.58-1.628-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.196-2.717.288-.741.481-1.193 1.317-1.426 2.387-.433 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.004 2.745-1.382 5.426-1.752 8.05v.002c-.214.977-.442 1.798-.673 2.631l-.001.004a46.644 46.644 0 00-.69 2.701c-.228 1.048-.193 1.849.183 2.474.37.614 1.005.944 1.666 1.212l.034.014.035.009c1.401.342 2.719.778 4.035 1.212.469.155.938.31 1.41.461 1.778.566 3.583 1.064 5.525 1.217 2.542.411 5.053.817 6.946 1.28l2.882.705 2.883.705c.953.233 1.914.375 2.692-.018.818-.413 1.259-1.313 1.454-2.674.868-3.985 1.889-7.985 2.914-11.996l.001-.005c1.024-4.012 2.052-8.034 2.924-12.043zM469.844 222.36l.002-.01.002-.011c.799-4.593 2.273-8.611 3.813-11.998l.022-.048.012-.052c.228-1.049.193-1.85-.183-2.475-.37-.614-1.005-.944-1.666-1.212-3.92-1.593-7.193-2.612-11.039-2.913-2.526-.408-5.022-.812-6.911-1.272-.664-.267-1.472-.517-2.253-.759l-.015-.005c-.812-.252-1.595-.495-2.222-.749l-.034-.014-.036-.009c-.956-.234-1.747-.415-2.399-.483-.651-.068-1.235-.033-1.737.235-.51.272-.85.739-1.115 1.347-.261.602-.472 1.397-.69 2.4-.867 3.985-1.795 7.326-2.727 10.68l-.004.013-.003.014c-.433 1.988-1.004 4.153-1.58 6.332l-.002.007c-.573 2.172-1.15 4.357-1.588 6.368-.109.502-.194.948-.222 1.335-.028.388-.004.762.141 1.101.305.712 1.031 1.037 1.999 1.274 3.833.937 7.682 2.036 11.543 3.138l.005.001c3.855 1.101 7.722 2.205 11.574 3.147 1.039.254 1.971.196 2.716-.288.742-.481 1.194-1.317 1.427-2.387.432-1.987 1.004-4.153 1.58-6.332l.001-.007c.574-2.172 1.151-4.357 1.589-6.368zM496.528 272.669l.002-.011.002-.01c.802-4.609 2.22-9.285 3.704-13.327l.012-.032.008-.034c.228-1.048.193-1.85-.183-2.474-.37-.614-1.005-.944-1.666-1.213l-.02-.008-.02-.006c-.716-.222-1.407-.449-2.085-.672-2.323-.763-4.492-1.476-6.984-1.755-.419-.067-.851-.133-1.291-.2-2.273-.346-4.775-.726-6.895-1.588l-.034-.014-.036-.008-5.765-1.41c-1.039-.254-1.97-.197-2.716.287-.738.479-1.189 1.308-1.423 2.37-2.358 8.051-4.722 16.122-6.466 24.138-.216.994-.339 1.974.035 2.768.393.836 1.248 1.31 2.556 1.529 5.654 2.048 11.659 3.656 17.406 5.195 1.512.404 3.006.804 4.471 1.206h0l.014.004c.953.233 1.914.375 2.692-.019.811-.409 1.252-1.297 1.449-2.639 1.492-4.076 2.365-8.089 3.23-12.064l.003-.013zM508.281 231.764l.017-.076-.008-.077c-.018-.187.045-.583.352-1.137.299-.543.816-1.203 1.646-1.906l.155-.131.019-.203c.307-3.242 1.226-6.552 2.16-9.914l.025-.09-.009-.092c-.135-1.42-.945-2.815-2.402-3.442a2.418 2.418 0 00-1.168-.54c-.382-.061-.746-.027-1.043.002l-.022.002c-1.777.169-3.619-.124-5.438-.595-1.23-.318-2.42-.709-3.567-1.086-.559-.183-1.109-.364-1.648-.531l-.014-.004-.015-.004c-3.827-.936-7.037-1.93-10.261-2.929l-.034-.011-.034-.005c-.641-.104-1.225-.179-1.744-.185-.518-.005-1.005.057-1.435.254-.903.414-1.349 1.314-1.547 2.672-2.356 8.046-4.718 16.111-6.461 24.121-.233 1.072-.169 2.025.292 2.79.462.769 1.267 1.252 2.308 1.507 3.828.936 7.52 2.049 11.225 3.166l.006.002c3.679 1.108 7.372 2.222 11.205 3.161.492.272.943.46 1.365.519.463.065.884-.027 1.254-.299.348-.255.616-.642.852-1.097.239-.459.469-1.036.718-1.715 1.503-4.093 2.38-8.122 3.248-12.114l.003-.013zM402.938 328.838l.03.013.032.008c6.409 1.673 12.835 3.507 19.268 5.343l.002.001c6.426 1.835 12.859 3.671 19.276 5.346 4.31 1.335 8.605 2.597 12.896 3.857 8.573 2.517 17.13 5.029 25.754 8.12l.105.037.111-.01c.547-.052 1.28.025 2.057.189.771.163 1.548.404 2.171.657l.033.014.036.009c1.039.254 1.971.196 2.716-.288.738-.479 1.19-1.31 1.424-2.373.46-1.66.587-2.828.103-3.72-.246-.451-.622-.786-1.082-1.069-.455-.281-1.02-.529-1.672-.794l-.113-.046-.122.012c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.27-.11-.654-.267-1.053-.258-13.145-3.636-26.46-7.417-39.777-11.2h-.001c-13.307-3.779-26.617-7.559-39.758-11.194-.78-.626-2.127-1.153-3.443-1.049-1.347-.205-2.419.06-3.197.824-.752.739-1.145 1.868-1.34 3.206-.237.654-.422 1.351-.019 2.02.194.323.501.596.9.849.401.253.924.505 1.586.775.704.285 1.387.396 2.011.497l.02.003c.641.104 1.222.199 1.813.439z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='f' maskUnits='userSpaceOnUse' x='541.717' y='521.471' width='342.537' height='489.352' fill='%23000'%3E%3Cpath fill='%23fff' d='M541.717 521.471h342.537v489.352H541.717z'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z'/%3E%3C/mask%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' fill='%23051828'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' stroke='%23051828' stroke-width='2' mask='url(%23f)'/%3E%3Cmask id='g' maskUnits='userSpaceOnUse' x='683.387' y='190.006' width='245.077' height='273.9' fill='%23000'%3E%3Cpath fill='%23fff' d='M683.387 190.006h245.077v273.9H683.387z'/%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z'/%3E%3C/mask%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z' fill='%23051828'/%3E%3Cpath d='M869.818 406.63l.977.213.059-.273-.091-.264-.945.324zm-3.857 18.639l-.977-.212-.033.152.015.155.995-.095zm-.373 2.646l.938.345.079-.213-.022-.227-.995.095zm1.548 3.116l.376-.927-.376.927zm7.871 3.818l-.376.927.376-.927zm1.61 3.762l.981.191.028-.142-.014-.144-.995.095zm-8.747 6.706l.259-.966-.011-.003-.248.969zm-118.027-30.526l.247-.969-.009-.002-.238.971zm-40.417-10.508l-.376.927.048.019.049.015.279-.961zm-6.073-4.642l-.977-.213-.033.153.015.155.995-.095zm8.747-6.706l.159-.987-.017-.003-.018-.002-.124.992zm8.183.526l.296.955.557-.172.124-.57-.977-.213zm1.865-6.703l-.973-.232-.002.01-.002.009.977.213zm42.273-173.692l.972.232.003-.009.002-.01-.977-.213zm1.864-6.703l.89.456.059-.116.028-.127-.977-.213zm18.909 1.462l-.275.962.022.006.021.005.232-.973zm99.245 23.831l-.231.973.025.006.025.005.181-.984zm20.457 4.578l.296-.955-.056-.018-.058-.01-.182.983zm2.912 4.291l.981.19.01-.047.004-.049-.995-.094zm-5.598 26.635l.978.208.002-.008.002-.009-.982-.191zm-26.491 122.594l-.98-.203-.006.032-.005.032.991.139zm-1.742 7.997l.623.782.312-.248.056-.394-.991-.14zm-8.342-41.622l-.978-.213-.004.02-.004.021.986.172zm3.293-11.407l.939.344-.939-.344zm-2.291-4.35l.376-.927-.04-.016-.04-.012-.296.955zm-18.659-5.402l.296-.955-.015-.005-.016-.004-.265.964zm-8.931 4.766l.785.621.053-.069.042-.076-.88-.476zm-.435 1.999l.977.213.033-.152-.014-.156-.996.095zm-4.538 18.051l-.977-.212-.033.152.015.155.995-.095zm1.113 5.115l-.376.927.227.092.244-.023-.095-.996zm1.922.47l.31-.951-.198-.065-.207.02.095.996zm23.68 5.576l-.141.99.118.016.118-.011-.095-.995zm2.357-1.53l-.999-.041-.003.068.006.068.996-.095zm23.625-100.134l-.963-.268-.008.027-.006.028.977.213zm2.735-10.702l.963.268.008-.027.006-.028-.977-.213zm-22.313-10.926l.296-.955-.191-.06-.2.019.095.996zm-4.898 1.119l-.939-.345-.024.065-.015.067.978.213zm-3.294 11.407l-.784-.621-.028.036-.025.038.837.547zm-4.287 14.112l.939.345.009-.027.009-.027-.957-.291zm2.23 3.703l.237-.971-.039-.01-.039-.006-.159.987zm22.501 6.341l.377-.927-.068-.027-.071-.018-.238.972zm4.714-3.059l.964.268.007-.028.006-.028-.977-.212zm-41.094-17.622l.939.345.031-.085.015-.088-.985-.172zm3.109-13.347l-.977-.213-.005.02-.004.021.986.172zm-1.548-3.116l.376-.926-.055-.022-.057-.016-.264.964zm-21.882-6.399l-.376.926.068.028.071.017.237-.971zm-4.714 3.059l.953.303.006-.018.005-.017-.964-.268zm-4.538 18.051l-.977-.213.977.213zm-1.864 6.703l-.939-.345-.023.065-.015.067.977.213zm1.609 3.762l.377-.926-.068-.028-.071-.017-.238.971zm7.749 2.525l-.376.927.05.02.052.015.274-.962zm14.753 3.816l.16-.987-.16.987zm3.536-2.294l-.957-.291-.023.074-.01.077.99.14zm-60.49 61.227l.939.345.024-.065.014-.067-.977-.213zm3.171-12.7l.977.212.007-.036.006-.036-.99-.14zm-2.23-3.703l-.264.964.051.014.054.009.159-.987zm-21.2-5.812l-.376.926.054.022.057.016.265-.964zm-4.714 3.059l.96.281.003-.013-.963-.268zm-6.464 24.107l-.959-.281-.021.07-.01.072.99.139zm2.23 3.703l.264-.964-.052-.014-.053-.009-.159.987zm21.881 6.4l-.309.951.073.024.077.012.159-.987zm3.536-2.294l-.957-.291-.022.074-.011.077.99.14zm27.415-112.894l-.938-.345-.024.065-.015.067.977.213zm-2.291-4.35l.376-.926-.017-.007-.018-.007-.341.94zm-22.378-5.047l-.238.971.039.01.039.006.16-.987zm-2.916 2.235l-.977-.212-.033.152.015.155.995-.095zm.062.647l.977.213.033-.153-.015-.155-.995.095zm-5.844 24.049l-.977-.213-.008.036-.005.037.99.14zm2.23 3.703l.237-.972-.039-.009-.039-.006-.159.987zm22.501 6.341l.238-.972-.238.972zm3.536-2.295l.939.345.054-.147.006-.157-.999-.041zm-6.26 91.955l.939.345.023-.065.015-.067-.977-.213zm2.291 4.35l-.376.927.033.013.033.011.31-.951zm22.999 4.988l.376-.926-.068-.028-.071-.017-.237.971zm2.295-2.176l-.96-.281-.054.184.019.192.995-.095zm6.402-24.754l.96.281.01-.034.007-.035-.977-.212zm-2.229-3.703l.49-.872-.12-.067-.133-.033-.237.972zm-26.038-4.047l.986.172.002-.016.003-.016-.991-.14zm-56.883 46.528l-.939-.345-.024.065-.015.067.978.213zm-3.171 12.701l-.977-.213.977.213zm2.23 3.703l.653-.758-.076-.065-.087-.049-.49.872zm2.603 1.057l-.653.757.125.108.152.062.376-.927zm20.457 4.578l-.264.964.013.004.014.003.237-.971zm2.916-2.236l-.96-.281-.01.034-.008.035.978.212zm5.843-24.048l.977.212.008-.036.005-.036-.99-.14zm-2.229-3.703l-.238.971.039.01.039.006.16-.987zm-22.502-6.341l.237-.972-.237.972zm-3.536 2.294l-.938-.345-.045.122-.012.129.995.094zm20.697-78.32l.977.212.005-.02.004-.021-.986-.171zm-3.232 12.053l.939.345.024-.065.015-.067-.978-.213zm2.292 4.35l.653-.757-.125-.107-.152-.062-.376.926zm2.603 1.057l-.653.758.124.107.153.062.376-.927zm19.775 3.991l-.296.955.029.009.03.007.237-.971zm3.536-2.295l.889.456.044-.084.026-.091-.959-.281zm6.463-24.108l.96.282.01-.034.007-.035-.977-.213zm-2.229-3.703l-.238.972.039.009.039.007.16-.988zm-22.502-6.34l.237-.972-.038-.009-.04-.007-.159.988zm-3.536 2.294l.939.345.037-.1.015-.105-.991-.14zm40.035 26.206l.977.213.005-.021.003-.021-.985-.171zm20.198 21.569l.653-.757-.182-.157-.234-.058-.237.972zm4.899-1.119l-.785-.621-.099.126-.055.15.939.345zm.435-1.999l-.977-.213-.033.152.014.156.996-.095zm5.905-23.402l.977.213.033-.153-.014-.155-.996.095zm.435-1.999l-.938-.345-.079.213.022.226.995-.094zm-11.653-4.111l-.193.981.041.008.042.005.11-.994zm-13.513-3.934l.32-.948-.041-.013-.042-.01-.237.971zm-3.536 2.294l.978.213.007-.036.006-.037-.991-.14zm47.486 104.457l-.977-.213.977.213zm-1.61-3.762l-.264.964.013.004.014.003.237-.971zm-22.501-6.341l.237-.971-.164-.04-.168.016.095.995zm-3.536 2.294l.939.345.024-.064.014-.068-.977-.213zm-.87 3.999l.977.212.033-.152-.015-.155-.995.095zm-4.538 18.051l.963.268.008-.027.006-.028-.977-.213zm5.202 8.64l-.264.965.177.048.182-.017-.095-.996zm10.787 1.584l.16-.987-.025-.004-.024-.003-.111.994zm7.687 1.878l.237-.971-.038-.01-.04-.006-.159.987zm3.535-2.294l.89.456.06-.116.027-.128-.977-.212zm-1.787-110.766l.784.621.143-.182.05-.226-.977-.213zm-.436 1.999l.964.268.049-.178-.017-.185-.996.095zm-2.735 10.702l-.963-.268-.008.027-.006.028.977.213zm1.548 3.115l.653-.757-.124-.108-.152-.061-.377.926zm14.63 2.522l.377-.926-.089-.036-.094-.019-.194.981zm8.369 2.466l-.376.927.067.027.072.018.237-.972zm3.597-1.647l-.96-.282-.01.034-.007.035.977.213zm6.464-24.108l.959.281.021-.069.01-.072-.99-.14zm-2.23-3.703l-.264.964.051.015.053.008.16-.987zm-21.882-6.4l.341-.94-.088-.032-.093-.015-.16.987zm-3.535 2.294l.918.396.053-.123.019-.133-.99-.14zM780.48 401.433l.938.345.024-.065.015-.067-.977-.213zm11.838 6.051l-.377.927.068.027.071.018.238-.972zm12.211 3.405l-.237.972.038.009.04.007.159-.988zm3.536-2.294l-.96-.281-.02.069-.01.072.99.14zm5.843-24.049l.978.213.007-.036.006-.037-.991-.14zm-2.291-4.349l.376-.927-.067-.027-.071-.018-.238.972zm-22.501-6.341l.237-.972-.237.972zm-3.536 2.294l-.939-.345-.054.147-.006.157.999.041zm-44.91 34.294l.296-.955-.016-.005-.015-.004-.265.964zm19.96 5.931l-.296.955.029.009.03.007.237-.971zm6.385 1.349l.035-.999-.065-.002-.065.006.095.995zm13.39 2.641l.238-.972-.022-.005-.022-.004-.194.981zm34.094 9.805l.376-.927-.044-.018-.046-.013-.286.958zm15.311 3.11l.275-.962-.019-.005-.018-.005-.238.972zm30.87 8.806l.377-.926-.05-.02-.052-.015-.275.961zm5.642.116l-.646-.763-.399.337.05.521.995-.095zm-1.112-5.115l-.653.758.182.157.233.057.238-.972zm-1.922-.469l-.255.967.172.045.178-.017-.095-.995zm-32.792-9.277l-.376.927.06.024.062.016.254-.967zm-12.77-2.699l.296-.955-.029-.009-.029-.008-.238.972zm-23.121-6.282l-.377.927.068.027.071.017.238-.971zm-37.814-9.451l-.376.927.068.027.071.018.237-.972zm-15.932-3.051l-.264.965.035.009.036.008.193-.982zm-21.82-5.753l-.376.927.054.022.057.016.265-.965zm-3.223-.998l.376-.926-.227-.093-.244.024.095.995zm2.414 5.643l-.376.927.105.042.112.019.159-.988zm150.61 1.668a638.28 638.28 0 00-1.931 9.334c-.638 3.162-1.274 6.315-1.925 9.305l1.955.425c.654-3.007 1.293-6.175 1.931-9.334.638-3.162 1.274-6.315 1.925-9.305l-1.955-.425zm-3.874 18.946c.003.029.001.131-.033.341-.032.196-.08.418-.136.675-.053.243-.113.52-.155.78-.04.246-.078.556-.05.85l1.991-.19a1.684 1.684 0 01.033-.34c.032-.196.08-.419.136-.675.053-.243.113-.521.155-.78.04-.246.078-.556.05-.85l-1.991.189zm-.317 2.206c-.725 1.974.431 3.705 2.11 4.387l.753-1.853c-.924-.375-1.254-1.112-.986-1.844l-1.877-.69zm2.11 4.387c1.249.507 2.522 1.174 3.848 1.869 1.308.685 2.669 1.4 4.024 1.95l.752-1.853c-1.248-.507-2.521-1.174-3.847-1.869-1.308-.685-2.669-1.4-4.024-1.95l-.753 1.853zm7.872 3.819c.348.141.528.358.657.698.152.402.207.906.272 1.585l1.991-.189c-.059-.614-.127-1.404-.393-2.104-.289-.762-.821-1.456-1.775-1.843l-.752 1.853zm.929 2.283l.061.647 1.991-.19-.061-.646-1.991.189zm.075.361c-.423 2.179-.629 3.895-.817 5.065-.097.603-.187 1.048-.291 1.382-.105.336-.203.484-.267.552-.063.066-.259.245-1.325.091-1.036-.148-2.527-.549-4.806-1.159l-.517 1.932c2.215.593 3.854 1.037 5.039 1.207 1.154.166 2.268.138 3.058-.693.362-.38.577-.853.726-1.332.151-.48.258-1.044.358-1.662.205-1.274.389-2.857.805-5.001l-1.963-.382zm-7.517 5.928c-19.555-4.989-39.281-10.125-59.009-15.261-19.728-5.137-39.458-10.274-59.019-15.265l-.494 1.938c19.555 4.989 39.28 10.125 59.009 15.262 19.727 5.137 39.458 10.274 59.018 15.264l.495-1.938zM750.081 413.82c-13.455-3.288-26.886-6.57-40.375-10.497l-.559 1.921c13.538 3.94 27.01 7.233 40.459 10.519l.475-1.943zm-40.278-10.463c-.699-.284-1.55-.546-2.343-.792-.818-.254-1.579-.49-2.182-.735l-.753 1.853c.699.284 1.55.547 2.343.792.818.254 1.579.49 2.182.735l.753-1.853zm-4.525-1.527c-.518-.21-.619-.371-.666-.466-.094-.188-.134-.461-.202-1.171l-1.991.19c.056.583.108 1.28.402 1.871.339.684.92 1.111 1.704 1.429l.753-1.853zm-.868-1.637l-.061-.647-1.991.19.061.647 1.991-.19zm-.08-.339c.437-2.003.664-3.582.86-4.603.218-1.138.391-1.5.553-1.653.106-.101.374-.257 1.451-.21 1.046.046 2.526.256 4.781.54l.249-1.985c-2.177-.273-3.789-.503-4.942-.553-1.122-.049-2.161.041-2.915.756-.699.663-.942 1.687-1.141 2.729-.223 1.161-.415 2.558-.85 4.553l1.954.426zm7.61-5.931c.602.097 1.211.233 1.869.377.648.142 1.338.29 2.051.395 1.438.211 3.01.251 4.719-.279l-.592-1.91c-1.329.412-2.578.395-3.837.21a27.373 27.373 0 01-1.913-.37c-.639-.14-1.309-.29-1.978-.398l-.319 1.975zm9.32-.249c.208-.952.552-2.086.912-3.274.354-1.164.725-2.382.953-3.429l-1.954-.426c-.208.952-.552 2.086-.912 3.274-.354 1.164-.725 2.382-.953 3.429l1.954.426zm1.86-6.684c6.931-29.043 14.033-57.939 21.135-86.839 7.102-28.899 14.205-57.802 21.138-86.853l-1.945-.464c-6.931 29.043-14.033 57.939-21.135 86.839-7.102 28.9-14.205 57.803-21.138 86.853l1.945.464zm42.278-173.711c.461-2.118.8-4.554 1.777-6.46l-1.78-.912c-1.134 2.211-1.542 5.066-1.952 6.946l1.955.426zm1.864-6.703c.222-1.018.417-1.329.592-1.457.159-.117.566-.264 1.807-.063l.319-1.974c-1.301-.211-2.444-.209-3.308.424-.849.622-1.151 1.663-1.364 2.644l1.954.426zm2.399-1.52c5.015.81 10.102 2.26 15.258 3.731l.549-1.923c-5.134-1.465-10.336-2.95-15.488-3.782l-.319 1.974zm15.301 3.742c16.643 3.962 33.131 7.938 49.62 11.915a16944 16944 0 0049.626 11.916l.463-1.946c-16.643-3.961-33.13-7.938-49.62-11.914a16944 16944 0 00-49.626-11.916l-.463 1.945zm99.296 23.842c3.47.639 6.806 1.454 10.173 2.277 3.358.82 6.749 1.649 10.284 2.3l.363-1.966c-3.47-.64-6.806-1.455-10.173-2.277-3.359-.821-6.749-1.65-10.284-2.301l-.363 1.967zm20.343 4.549c.827.256 1.372.426 1.761.593.384.164.466.266.488.298.02.03.082.136.088.539.005.412-.046.965-.126 1.811l1.991.189c.076-.8.142-1.481.135-2.027-.008-.554-.089-1.128-.433-1.634-.341-.504-.844-.796-1.357-1.015-.507-.217-1.171-.421-1.956-.664l-.591 1.91zm2.225 3.145c-.837 4.309-1.814 8.795-2.794 13.296-.979 4.496-1.961 9.005-2.803 13.339l1.963.382c.837-4.309 1.814-8.796 2.794-13.296.979-4.496 1.961-9.005 2.803-13.34l-1.963-.381zm-5.594 26.618c-8.638 40.601-17.911 81.33-26.493 122.599l1.959.407c8.584-41.283 17.84-81.932 26.49-122.59l-1.956-.416zm-26.504 122.663c-.177 1.259-.504 2.542-.849 3.89-.339 1.328-.696 2.719-.892 4.106l1.981.28c.177-1.259.504-2.543.849-3.891.339-1.327.696-2.719.892-4.106l-1.981-.279zm-1.374 7.354c-2.392 1.905-3.799 3.625-4.457 5.297-.675 1.716-.514 3.262-.025 4.689l1.891-.649c-.377-1.101-.463-2.142-.004-3.307.475-1.21 1.581-2.665 3.841-4.466l-1.246-1.564zm-6.742-40.627c.862-3.96 1.782-7.267 3.255-11.276l-1.878-.689c-1.508 4.105-2.453 7.502-3.332 11.539l1.955.426zm3.255-11.276c.498-1.355.756-2.598.121-3.653-.305-.506-.758-.867-1.245-1.156-.484-.287-1.075-.546-1.73-.812l-.753 1.853c.648.263 1.118.474 1.462.679.342.203.486.357.553.468.108.179.21.582-.286 1.932l1.878.689zm-2.934-5.649c-3.239-1.003-6.306-1.858-9.357-2.709-3.054-.852-6.094-1.7-9.302-2.693l-.591 1.91c3.239 1.003 6.305 1.858 9.356 2.709 3.055.852 6.094 1.7 9.302 2.693l.592-1.91zm-18.69-5.411c-1.713-.47-2.996-.865-3.915-1.055-.918-.19-1.816-.261-2.613.257-.708.46-1.153 1.288-1.589 2.162-.478.956-1.037 2.188-1.958 3.89l1.759.952c.941-1.738 1.546-3.065 1.988-3.949.484-.968.714-1.264.889-1.378.087-.056.282-.149 1.119.024.836.173 1.97.526 3.791 1.026l.529-1.929zm-9.98 5.109c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.628 2.407c-.647 2.972-1.449 5.962-2.258 8.98-.807 3.009-1.621 6.046-2.28 9.072l1.954.425c.647-2.971 1.449-5.962 2.258-8.979.807-3.01 1.621-6.046 2.28-9.072l-1.954-.426zm-4.556 18.359c0 .006.003.05-.028.181-.036.154-.077.276-.15.537-.132.474-.274 1.108-.196 1.928l1.991-.19c-.045-.473.031-.838.132-1.202.044-.158.123-.414.17-.615.053-.224.102-.51.072-.828l-1.991.189zm-.374 2.646c.056.584.108 1.28.401 1.871.34.684.921 1.111 1.705 1.43l.752-1.853c-.517-.211-.618-.371-.665-.466-.094-.188-.134-.462-.202-1.172l-1.991.19zm2.577 3.37c-.015.001.01-.005.105.022.1.029.212.073.385.143.261.106.83.361 1.432.304l-.19-1.991c.015-.001-.01.004-.106-.023a4.04 4.04 0 01-.384-.143c-.261-.106-.83-.361-1.432-.303l.19 1.991zm1.517.424c7.797 2.541 15.54 4.434 23.849 5.616l.282-1.98c-8.181-1.164-15.811-3.028-23.511-5.537l-.62 1.901zm24.085 5.621c.561-.053 1.374-.119 2.011-.41.348-.16.713-.415.964-.828.254-.418.329-.895.282-1.382l-1.991.19c.016.16-.018.183-.001.154.015-.024.014.001-.087.047-.109.05-.278.099-.528.14-.248.041-.523.068-.84.098l.19 1.991zm3.261-2.484c.091-2.199.494-4.289.987-6.439.488-2.127 1.077-4.361 1.488-6.719l-1.971-.343c-.398 2.288-.959 4.405-1.466 6.614-.501 2.186-.938 4.418-1.036 6.805l1.998.082zm23.589-99.907c.471-1.694.926-3.547 1.376-5.381.451-1.841.898-3.662 1.359-5.321l-1.926-.536c-.471 1.694-.926 3.547-1.376 5.381-.451 1.841-.898 3.663-1.359 5.321l1.926.536zm2.749-10.757c.214-.98.389-1.782.468-2.416.078-.62.092-1.266-.181-1.846-.293-.62-.816-.97-1.348-1.216-.514-.237-1.194-.445-1.973-.686l-.592 1.91c.834.258 1.362.424 1.727.593.347.16.374.247.376.251.021.045.074.211.007.747-.065.522-.216 1.219-.438 2.238l1.954.425zm-3.034-6.164c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.91c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.91zm-20.351-5.971c.015-.001-.012.005-.134-.027-.146-.039-.257-.081-.513-.16-.46-.142-1.086-.3-1.894-.223l.189 1.991c.432-.041.767.035 1.113.143.147.045.4.131.595.183.219.058.509.115.834.084l-.19-1.991zm-2.541-.41c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.24 2.312c-.21.968-.436 1.781-.67 2.62-.232.837-.472 1.7-.697 2.731l1.954.425c.211-.968.437-1.781.67-2.62.233-.837.473-1.7.698-2.731l-1.955-.425zm-1.367 5.351c-.231 1.06-.416 2.143-.697 3.206-.281 1.061-.612 1.906-1.036 2.442l1.568 1.242c.693-.876 1.107-2.059 1.402-3.173.294-1.113.513-2.353.717-3.292l-1.954-.425zm-1.786 5.722c-1.464 2.238-2.21 4.729-2.77 7.182-.573 2.515-.934 4.874-1.637 7.186l1.914.582c.726-2.392 1.144-5.001 1.673-7.323.544-2.383 1.227-4.596 2.494-6.533l-1.674-1.094zm-4.389 14.314c-.26.708-.439 1.351-.486 1.926-.048.589.038 1.179.387 1.692.34.502.842.798 1.35.993.505.193 1.107.319 1.758.424l.319-1.974c-.619-.1-1.056-.201-1.363-.318-.303-.116-.386-.213-.41-.248-.015-.022-.072-.113-.048-.407.026-.309.134-.754.371-1.398l-1.878-.69zm2.931 5.02c3.814.931 7.493 2.039 11.2 3.156 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.931-7.493-2.039-11.2-3.156-3.7-1.114-7.429-2.238-11.302-3.184l-.475 1.943zm22.363 6.295c1.375.559 2.737.794 3.904.036 1.078-.699 1.682-2.072 2.15-3.753l-1.927-.536c-.465 1.67-.916 2.355-1.311 2.612-.306.198-.835.287-2.063-.212l-.753 1.853zm6.067-3.773l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.998-1.306 5.997 1.954.425zm-41.086-17.662c.396-2.274.96-4.409 1.536-6.59.574-2.17 1.16-4.386 1.573-6.758l-1.971-.343c-.396 2.274-.959 4.409-1.535 6.59-.574 2.17-1.16 4.386-1.573 6.757l1.97.344zm3.101-13.307c.239-1.096.23-2.051-.243-2.837-.46-.765-1.235-1.145-1.906-1.417l-.752 1.853c.63.256.847.434.944.595.084.14.199.478.003 1.381l1.954.425zm-2.261-4.292c-3.513-.963-7.039-2.087-10.677-3.213-3.629-1.124-7.357-2.247-11.232-3.194l-.474 1.943c3.812.932 7.491 2.039 11.115 3.162 3.615 1.119 7.186 2.256 10.739 3.231l.529-1.929zm-21.77-6.362c-1.375-.558-2.736-.794-3.904-.036-1.078.7-1.682 2.072-2.149 3.754l1.927.536c.464-1.67.916-2.356 1.311-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.043 3.683c-1.942 6.108-3.257 12.15-4.562 18.141l1.954.426c1.308-6.004 2.605-11.956 4.514-17.961l-1.906-.606zm-4.562 18.141c-.434 1.993-.857 3.935-1.826 6.571l1.878.69c1.019-2.774 1.466-4.83 1.902-6.835l-1.954-.426zm-1.864 6.703c-.22 1.008-.362 2.075-.048 2.992.359 1.047 1.213 1.665 2.397 1.955l.475-1.943c-.737-.18-.906-.443-.98-.66-.119-.348-.106-.927.11-1.918l-1.954-.426zm2.21 4.902c1.36.552 2.697.932 3.976 1.297 1.293.369 2.529.723 3.773 1.228l.752-1.853c-1.359-.552-2.697-.933-3.976-1.298-1.293-.369-2.528-.722-3.772-1.227l-.753 1.853zm7.851 2.56c5.088 1.452 9.707 3.008 14.868 3.841l.319-1.974c-5.007-.809-9.437-2.306-14.639-3.79l-.548 1.923zm14.868 3.841c.629.102 1.208.187 1.706.199.498.013 1.038-.04 1.527-.317.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.187 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.345-.009-.797-.071-1.438-.174l-.319 1.974zm4.652-2.991c1.462-4.813 2.29-8.671 3.772-12.705l-1.878-.69c-1.499 4.081-2.412 8.219-3.808 12.814l1.914.581zm-60.47 61.15c.43-1.974.999-4.127 1.575-6.307.574-2.171 1.155-4.369 1.596-6.394l-1.955-.425c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425zm3.184-12.773c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.535l-.318 1.975c1.317.213 1.454.438 1.482.492.03.055.079.201.073.571-.006.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808l-10.6-2.906-10.6-2.906-.529 1.929 10.601 2.906 10.6 2.906.528-1.929zm-21.088-5.774c-1.375-.558-2.737-.794-3.904-.036-1.078.699-1.682 2.072-2.149 3.754l1.926.536c.465-1.67.917-2.356 1.312-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.05 3.704c-1.186 4.048-2.216 8.078-3.241 12.088-1.026 4.016-2.047 8.012-3.222 12.02l1.919.563c1.186-4.048 2.216-8.077 3.241-12.088 1.026-4.016 2.048-8.012 3.223-12.02l-1.92-.563zm-6.494 24.25c-.092.656-.168 1.25-.176 1.76-.008.509.046 1.047.303 1.535.544 1.033 1.709 1.337 2.933 1.535l.319-1.975c-1.317-.213-1.454-.438-1.482-.492-.03-.055-.079-.201-.074-.57.006-.369.063-.847.158-1.514l-1.981-.279zm2.955 4.807c7.069 1.938 14.114 3.869 21.837 6.386l.619-1.902c-7.774-2.533-14.862-4.476-21.927-6.413l-.529 1.929zm21.987 6.422c.629.102 1.208.187 1.706.2.498.013 1.038-.041 1.527-.318.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.186 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.344-.008-.797-.07-1.438-.174l-.319 1.974zm4.652-2.99c1.462-4.814 2.29-8.672 3.772-12.706l-1.877-.69c-1.5 4.081-2.413 8.22-3.809 12.814l1.914.582zm24.265-100.272c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426c-.429 1.974-.998 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425zm3.132-12.568c.498-1.356.757-2.598.121-3.653-.304-.507-.757-.867-1.244-1.156-.485-.288-1.076-.546-1.731-.812l-.752 1.853c.647.263 1.117.474 1.462.679.342.203.485.356.552.467.108.18.21.583-.285 1.932l1.877.69zm-2.889-5.635c-7.232-2.621-14.952-3.865-22.56-5.094l-.319 1.974c7.642 1.235 15.173 2.454 22.197 5.001l.682-1.881zm-22.482-5.078c-1.047-.256-2.086-.289-2.899.4-.722.611-1.018 1.614-1.231 2.594l1.954.425c.222-1.019.423-1.369.57-1.493.055-.047.257-.197 1.131.016l.475-1.942zm-4.148 3.301l.061.647 1.991-.19-.061-.646-1.991.189zm.08.339c-.867 3.978-1.888 7.974-2.914 11.99-1.025 4.01-2.055 8.04-2.93 12.059l1.954.425c.866-3.977 1.887-7.973 2.914-11.989 1.025-4.01 2.055-8.041 2.93-12.059l-1.954-.426zm-5.857 24.122c-.093.656-.168 1.251-.176 1.761-.009.508.046 1.046.303 1.535.544 1.033 1.709 1.336 2.933 1.534l.319-1.974c-1.317-.213-1.454-.438-1.483-.492-.029-.056-.079-.201-.073-.571.006-.368.063-.847.157-1.513l-1.98-.28zm2.982 4.814c3.814.932 7.493 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943zm22.502 6.341c.479.117.96.223 1.408.247.47.025.964-.037 1.438-.305.462-.262.803-.663 1.082-1.126.277-.46.528-1.04.784-1.737l-1.878-.69c-.241.656-.44 1.098-.619 1.395-.177.294-.297.385-.355.418-.045.025-.128.06-.346.048-.241-.013-.558-.075-1.039-.193l-.475 1.943zm4.772-3.225c.185-4.487 1.036-8.405 1.908-12.411l-1.954-.425c-.869 3.991-1.759 8.07-1.952 12.754l1.998.082zm-4.122 78.865h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991zm-.882.783c-.427 1.958-1.006 3.938-1.599 5.958-.588 2.008-1.189 4.056-1.633 6.096l1.954.425c.427-1.959 1.006-3.938 1.599-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.194 11.921c-.498 1.356-.756 2.599-.121 3.654.305.506.758.867 1.245 1.156.484.287 1.075.546 1.73.812l.752-1.853c-.647-.263-1.117-.475-1.461-.679-.342-.203-.486-.357-.553-.468-.108-.179-.21-.582.286-1.932l-1.878-.69zm2.92 5.646c3.941 1.284 7.823 2.071 11.653 2.77 3.847.701 7.613 1.309 11.418 2.239l.475-1.943c-3.881-.948-7.74-1.572-11.534-2.264-3.811-.695-7.585-1.463-11.392-2.704l-.62 1.902zm22.932 4.964c1.111.451 2.137.038 2.783-.642.62-.652.974-1.612.885-2.556l-1.991.19c.033.35-.11.742-.343.987-.206.217-.389.246-.581.168l-.753 1.853zm3.632-2.822c1.188-4.054 2.204-8.252 3.213-12.423 1.011-4.179 2.016-8.33 3.189-12.331l-1.919-.563c-1.189 4.055-2.205 8.253-3.214 12.424-1.011 4.179-2.016 8.33-3.189 12.331l1.92.562zm6.419-24.823c.243-1.116.23-2.091-.357-2.956-.518-.764-1.406-1.295-2.359-1.831l-.981 1.743c1.031.58 1.475.901 1.685 1.211.141.207.25.525.058 1.408l1.954.425zm-2.969-4.887c-3.814-.932-7.492-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.946-.231-2.076-.427-3.036.058-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.943zm-4.758 3.095c-.81 4.65-1.615 9.273-2.48 13.247l1.954.425c.876-4.023 1.689-8.69 2.497-13.329l-1.971-.343zm-56.876 46.486c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426zm-3.17 12.701c-.243 1.116-.229 2.092.358 2.957.518.763 1.406 1.294 2.358 1.83l.981-1.743c-1.03-.58-1.475-.901-1.684-1.21-.141-.208-.251-.526-.059-1.409l-1.954-.425zm2.554 4.673c.558.481 1.298.64 1.717.743.542.132.762.208.886.314l1.306-1.514c-.557-.481-1.298-.641-1.717-.743-.542-.132-.762-.208-.886-.315l-1.306 1.515zm2.88 1.227c3.363 1.365 6.803 2.039 10.23 2.613 3.454.578 6.869 1.051 10.339 2.002l.529-1.929c-3.597-.986-7.157-1.48-10.538-2.046-3.407-.57-6.662-1.216-9.808-2.493l-.752 1.853zm20.596 4.622c1.047.256 2.085.288 2.898-.4.722-.611 1.018-1.614 1.232-2.594l-1.955-.425c-.222 1.019-.423 1.369-.569 1.493-.055.047-.257.197-1.132-.017l-.474 1.943zm4.112-2.925c2.373-8.095 4.121-16.126 5.861-24.118l-1.954-.425c-1.742 8.002-3.476 15.964-5.826 23.98l1.919.563zm5.874-24.19c.093-.656.168-1.251.177-1.761.008-.509-.046-1.047-.304-1.535-.544-1.033-1.709-1.337-2.933-1.535l-.319 1.975c1.318.213 1.454.438 1.483.492.029.055.079.201.073.571-.006.368-.063.846-.157 1.513l1.98.28zm-2.982-4.815c-3.814-.932-7.492-2.039-11.2-3.156-3.7-1.115-7.428-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.479-.117-.96-.223-1.408-.247-.469-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.46-.527 1.04-.783 1.736l1.877.69c.241-.656.44-1.097.62-1.395.176-.293.297-.385.354-.417.045-.026.129-.06.347-.048.24.012.557.075 1.039.192l.474-1.943zm-4.768 3.172c-.307 3.237-1.103 7.792-2.555 11.744l1.877.69c1.529-4.162 2.352-8.897 2.669-12.245l-1.991-.189zm22.688-78.321l-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189zm-1.973-.118c-.426 1.958-1.006 3.938-1.598 5.958-.589 2.008-1.19 4.056-1.634 6.096l1.955.425c.426-1.958 1.006-3.938 1.598-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.193 11.921c-.498 1.356-.757 2.599-.122 3.654.305.506.758.867 1.245 1.156.484.287 1.076.546 1.73.812l.753-1.853c-.647-.263-1.117-.474-1.462-.679-.342-.203-.485-.357-.552-.468-.108-.179-.211-.583.285-1.932l-1.877-.69zm2.577 5.453c.557.48 1.298.64 1.717.742.542.133.762.208.886.315l1.306-1.515c-.558-.481-1.298-.64-1.717-.743-.542-.132-.762-.207-.886-.314l-1.306 1.515zm2.88 1.226c3.386 1.375 6.834 1.885 10.162 2.303 3.363.423 6.574.75 9.693 1.716l.592-1.911c-3.328-1.03-6.75-1.377-10.036-1.789-3.32-.417-6.537-.904-9.659-2.172l-.752 1.853zm19.914 4.035c1.087.266 2.064.264 2.921-.364.736-.54 1.237-1.463 1.741-2.446l-1.779-.912c-.552 1.075-.857 1.534-1.144 1.745-.167.122-.43.238-1.264.034l-.475 1.943zm4.732-2.985c1.186-4.047 2.216-8.077 3.241-12.087 1.027-4.016 2.048-8.012 3.223-12.02l-1.919-.563c-1.187 4.047-2.216 8.077-3.241 12.088-1.027 4.015-2.048 8.012-3.223 12.02l1.919.562zm6.481-24.176c.216-.988.383-2.123-.07-3.086-.503-1.067-1.578-1.591-2.977-1.817l-.319 1.975c1.143.184 1.401.512 1.486.694.135.287.146.798-.074 1.809l1.954.425zm-2.969-4.887c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.237-11.302-3.184l-.474 1.943c3.813.932 7.492 2.04 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.185l.475-1.943zm-22.58-6.357c-.629-.101-1.207-.186-1.705-.199-.499-.013-1.039.041-1.528.317-.513.291-.829.747-1.036 1.256-.197.488-.319 1.086-.416 1.768l1.981.28c.09-.642.186-1.043.289-1.297.095-.233.162-.263.168-.266.031-.018.145-.067.49-.059.345.009.797.071 1.439.175l.318-1.975zm-4.633 2.937c-1.521 4.141-2.404 8.207-3.217 12.874l1.971.343c.805-4.623 1.663-8.553 3.123-12.527l-1.877-.69zm39.996 26.338c-.43 1.974-.999 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425c.43-1.973.999-4.127 1.575-6.307.573-2.171 1.154-4.369 1.595-6.393l-1.954-.426zm-3.17 12.701c-.252 1.158-.182 2.432.474 3.424.702 1.061 1.92 1.573 3.447 1.428l-.189-1.991c-.953.091-1.378-.22-1.589-.54-.258-.389-.372-1.055-.189-1.896l-1.954-.425zm3.921 4.852c1.685-.16 3.299.128 4.927.602.815.237 1.62.517 2.439.806.812.286 1.643.584 2.472.841l.592-1.911c-.783-.242-1.571-.524-2.398-.816a47.772 47.772 0 00-2.546-.84c-1.752-.51-3.64-.867-5.675-.673l.189 1.991zm9.838 2.249c3.222.997 6.472 2.004 10.349 2.951l.474-1.943c-3.81-.931-7.007-1.92-10.231-2.919l-.592 1.911zm9.933 2.737c.582.502 1.32.645 1.87.688.57.044 1.115-.01 1.419-.039l-.189-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.289.649c.553-.053 1.247-.102 1.834-.415.674-.36 1.075-.969 1.367-1.765l-1.877-.69c-.205.557-.362.653-.432.69-.158.085-.394.124-1.081.189l.189 1.991zm3.047-1.905c.825-1.042.709-2.058.646-2.714l-1.991.19c.061.637.068.915-.224 1.283l1.569 1.241zm.628-2.406c.865-3.971 1.899-7.798 2.941-11.653 1.04-3.848 2.088-7.723 2.964-11.749l-1.954-.426c-.864 3.97-1.899 7.798-2.941 11.653-1.04 3.848-2.087 7.723-2.964 11.749l1.954.426zm5.924-23.71c-.005-.053.015-.165.16-.56.104-.281.331-.846.275-1.439l-1.991.189c.005.054-.016.165-.161.56-.103.281-.331.846-.274 1.44l1.991-.19zm.378-1.56c.334-.909.303-1.942-.32-2.739-.63-.806-1.668-1.12-2.82-1.011l.19 1.991c.708-.067.972.147 1.054.252.089.114.182.374.019.818l1.877.689zm-3.14-3.75c-1.359.13-2.806-.163-4.403-.58-1.539-.401-3.263-.933-4.938-1.119l-.221 1.988c1.486.165 2.986.631 4.654 1.066 1.612.421 3.358.802 5.098.636l-.19-1.991zm-9.258-1.686c-4.388-.866-8.85-2.369-13.387-3.901l-.64 1.895c4.513 1.523 9.101 3.073 13.64 3.968l.387-1.962zm-13.47-3.924c-.946-.232-2.076-.428-3.036.057-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.942zm-4.75 3.052c-.427 1.964-1.006 3.938-1.594 6.053-.585 2.101-1.171 4.316-1.584 6.689l1.97.343c.396-2.271.96-4.407 1.541-6.496.577-2.075 1.178-4.128 1.622-6.163l-1.955-.426zm46.208 116.937c.427-1.959 1.006-3.939 1.599-5.959.588-2.007 1.189-4.056 1.633-6.095l-1.954-.426c-.427 1.959-1.006 3.938-1.599 5.959-.588 2.007-1.189 4.055-1.633 6.095l1.954.426zm3.232-12.054c.22-1.008.362-2.075.048-2.992-.359-1.047-1.213-1.665-2.397-1.955l-.475 1.943c.737.18.906.443.98.661.119.347.106.926-.11 1.917l1.954.426zm-2.322-4.94c-6.99-1.916-14.838-4.468-22.529-6.347l-.475 1.942c7.683 1.878 15.331 4.376 22.475 6.334l.529-1.929zm-22.861-6.371l-.62.059.19 1.991.619-.059-.189-1.991zm-.62.059c-.573.054-1.419.119-2.158.537-.821.465-1.376 1.27-1.64 2.481l1.954.425c.172-.789.455-1.042.672-1.166.301-.17.695-.223 1.362-.286l-.19-1.991zm-3.759 2.886c-.476 1.295-1.077 2.874-.928 4.438l1.991-.19c-.097-1.024.296-2.149.814-3.559l-1.877-.689zm-.909 4.13c-.647 2.971-1.449 5.962-2.258 8.979-.807 3.01-1.621 6.046-2.28 9.072l1.954.426c.647-2.972 1.449-5.962 2.258-8.98.807-3.009 1.621-6.046 2.28-9.072l-1.954-.425zm-4.525 17.996c-.459 1.651-.829 2.975-.992 4.019-.162 1.042-.159 2.025.351 2.872.503.835 1.373 1.328 2.387 1.724 1.025.401 2.412.78 4.156 1.258l.529-1.929c-1.789-.49-3.053-.838-3.957-1.192-.915-.357-1.254-.647-1.401-.892-.14-.233-.229-.628-.088-1.532.14-.902.469-2.091.942-3.792l-1.927-.536zm6.261 9.904l.62-.059-.19-1.991-.619.059.189 1.991zm.62-.059c1.69-.161 3.309.129 4.961.532 1.598.391 3.334.923 5.001 1.109l.221-1.988c-1.496-.166-2.982-.632-4.748-1.063-1.711-.419-3.594-.774-5.625-.581l.19 1.991zm9.913 1.634c1.202.194 2.431.543 3.728.913 1.275.364 2.619.749 3.958.965l.319-1.974c-1.202-.194-2.431-.544-3.728-.914-1.275-.364-2.619-.748-3.958-.964l-.319 1.974zm7.609 1.862c1.087.266 2.064.264 2.921-.364.736-.539 1.237-1.462 1.741-2.445l-1.779-.913c-.552 1.076-.857 1.535-1.145 1.745-.166.122-.429.238-1.264.035l-.474 1.942zm4.749-3.053l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.997-1.306 5.998 1.954.425zm-3.549-111.599c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.614 2.352c-.471 1.694-.926 3.547-1.375 5.381-.452 1.841-.899 3.662-1.36 5.321l1.927.536c.471-1.694.925-3.547 1.375-5.381.452-1.841.898-3.663 1.36-5.321l-1.927-.536zm-2.749 10.757c-.239 1.096-.23 2.052.243 2.838.461.764 1.235 1.144 1.906 1.417l.753-1.853c-.631-.256-.848-.435-.945-.596-.085-.14-.199-.478-.003-1.381l-1.954-.425zm1.872 4.085c.582.502 1.321.645 1.87.688.57.044 1.116-.01 1.42-.039l-.19-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.29.649c2.013-.192 3.796.09 5.666.547 1.811.442 3.89 1.108 6.134 1.55l.387-1.962c-2.22-.438-4.015-1.034-6.047-1.531-1.974-.482-4.003-.817-6.33-.595l.19 1.991zm11.617 2.043c1.382.561 2.897.929 4.323 1.278 1.457.356 2.824.692 4.046 1.188l.752-1.853c-1.381-.561-2.897-.93-4.323-1.278-1.456-.356-2.824-.692-4.045-1.188l-.753 1.853zm8.508 2.511c.967.236 2.023.403 2.936.07 1.042-.381 1.615-1.283 1.875-2.477l-1.954-.425c-.176.806-.44.962-.607 1.023-.297.108-.822.099-1.776-.134l-.474 1.943zm4.793-2.338c1.187-4.047 2.217-8.077 3.242-12.088 1.026-4.015 2.047-8.011 3.222-12.02l-1.919-.562c-1.186 4.047-2.216 8.077-3.241 12.087-1.026 4.016-2.048 8.012-3.223 12.02l1.919.563zm6.495-24.249c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.534l-.319 1.974c1.318.213 1.455.438 1.483.492.03.056.079.201.073.571-.005.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808c-7.105-1.947-14.726-3.809-21.805-6.375l-.681 1.88c7.178 2.602 14.929 4.497 21.958 6.424l.528-1.929zm-21.986-6.422c-.63-.102-1.208-.187-1.706-.199-.498-.013-1.038.04-1.527.317-.514.291-.83.746-1.036 1.255-.198.488-.32 1.087-.416 1.769l1.98.279c.091-.641.186-1.042.289-1.296.095-.234.163-.264.168-.267.031-.017.146-.067.49-.058.345.009.797.071 1.439.174l.319-1.974zm-4.614 2.886c-2.091 4.86-2.978 8.943-3.849 12.942l1.955.426c.87-3.997 1.724-7.911 3.731-12.577l-1.837-.791zm-69.623 97.513c-.43 1.974-.999 4.127-1.575 6.307-.574 2.171-1.155 4.369-1.595 6.394l1.954.425c.43-1.974.998-4.127 1.575-6.308.573-2.17 1.154-4.368 1.595-6.393l-1.954-.425zm-3.132 12.568c-.513 1.397-.739 2.804.002 3.925.725 1.096 2.124 1.526 3.737 1.705l.221-1.988c-1.548-.172-2.101-.535-2.29-.82-.172-.261-.273-.824.207-2.132l-1.877-.69zm3.739 5.63c3.199.355 6.211.698 8.661 1.693l.753-1.853c-2.757-1.12-6.068-1.48-9.193-1.828l-.221 1.988zm8.8 1.738c1.895.463 3.963 1.072 6.061 1.69 2.086.615 4.202 1.239 6.151 1.715l.475-1.943c-1.895-.463-3.963-1.072-6.061-1.69-2.087-.615-4.202-1.239-6.151-1.715l-.475 1.943zm12.29 3.421c.629.101 1.208.186 1.706.199.498.013 1.038-.041 1.527-.317.514-.291.83-.747 1.036-1.256.198-.488.32-1.086.416-1.768l-1.98-.28c-.091.642-.187 1.043-.29 1.297-.094.233-.162.263-.168.266-.03.018-.145.067-.49.059-.345-.009-.797-.071-1.438-.175l-.319 1.975zm4.654-3.001c2.373-8.095 4.121-16.125 5.862-24.117l-1.955-.425c-1.742 8.001-3.476 15.964-5.826 23.98l1.919.562zm5.875-24.19c.092-.656.168-1.252.175-1.773.007-.53-.054-1.061-.29-1.563-.478-1.014-1.507-1.559-2.791-2.08l-.752 1.853c1.319.536 1.623.844 1.734 1.079.057.122.104.315.099.684-.005.377-.062.854-.156 1.521l1.981.279zm-3.044-5.461c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943c3.814.932 7.492 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.48-.117-.96-.223-1.408-.247-.47-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.459-.528 1.04-.784 1.736l1.878.69c.241-.656.44-1.097.619-1.395.177-.293.297-.385.355-.417.045-.026.128-.06.346-.049.241.013.558.076 1.039.193l.475-1.943zm-4.772 3.225c-.185 4.487-1.036 8.406-1.908 12.411l1.954.425c.869-3.991 1.759-8.069 1.952-12.754l-1.998-.082zM740.374 411.4c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.911c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.911zm20.019 5.946a17 17 0 011.377.418c.482.163 1.014.348 1.561.509 1.106.326 2.361.582 3.779.447l-.19-1.991c-1.061.101-2.039-.084-3.024-.374-.499-.147-.979-.314-1.487-.486a19.306 19.306 0 00-1.541-.466l-.475 1.943zm6.587 1.378c2.414.083 4.57.506 6.702 1.027 2.099.513 4.273 1.15 6.53 1.595l.387-1.962c-2.206-.435-4.217-1.032-6.442-1.576-2.192-.535-4.498-.993-7.107-1.083l-.07 1.999zm13.188 2.612c11.497 2.81 22.427 6.32 34.044 9.792l.573-1.916c-11.566-3.457-22.58-6.993-34.142-9.819l-.475 1.943zm33.954 9.76c.708.287 1.57.554 2.425.735.84.177 1.744.287 2.51.214l-.19-1.991c-.474.045-1.151-.02-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c1.684-.16 3.3.128 5.019.599.863.237 1.728.512 2.645.796.91.282 1.86.569 2.852.811l.475-1.943a46.406 46.406 0 01-2.735-.778c-.895-.277-1.805-.567-2.709-.815-1.815-.497-3.701-.855-5.737-.661l.19 1.991zm10.479 2.196l15.435 4.404 15.435 4.403.549-1.923-15.435-4.404-15.435-4.403-.549 1.923zm30.768 8.772c.708.287 1.57.554 2.424.734.841.178 1.745.288 2.511.215l-.19-1.991c-.474.045-1.151-.021-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c.251-.024.754-.06 1.166-.248a1.57 1.57 0 00.701-.609c.195-.321.243-.673.212-.998l-1.991.19c0 .001-.003-.024.006-.069a.507.507 0 01.239-.333c.004-.001-.031.014-.137.032a5.731 5.731 0 01-.386.044l.19 1.991zm1.73-.997c1.237-1.047 1.458-2.642 1.14-3.935-.312-1.27-1.227-2.564-2.662-2.914l-.475 1.943c.487.118.998.647 1.195 1.449.192.78.009 1.507-.491 1.931l1.293 1.526zm-1.106-6.635a2.931 2.931 0 00-1.478-.707c-.464-.075-.901-.029-1.192-.001l.19 1.991c.329-.031.512-.044.683-.016.136.022.29.075.491.248l1.306-1.515zm-2.32-.679c-5.44-1.435-10.897-3.031-16.37-4.631-5.468-1.6-10.951-3.203-16.422-4.646l-.509 1.934c5.439 1.434 10.897 3.031 16.37 4.631 5.468 1.599 10.951 3.203 16.421 4.646l.51-1.934zm-32.67-9.236c-.643-.261-1.324-.538-1.924-.741a8.524 8.524 0 00-.883-.252 2.958 2.958 0 00-.888-.074l.19 1.991c-.005 0 .015-.002.068.003a1.9 1.9 0 01.208.035c.179.039.401.103.665.192.532.18 1.152.431 1.811.699l.753-1.853zm-3.695-1.067c-2.863.272-5.886-.649-9.156-1.661l-.592 1.91c3.177.984 6.601 2.059 9.938 1.742l-.19-1.991zm-9.214-1.678c-3.822-.933-7.662-2.029-11.524-3.131-3.856-1.1-7.733-2.206-11.598-3.15l-.475 1.942c3.822.934 7.662 2.03 11.524 3.132 3.856 1.099 7.733 2.206 11.598 3.15l.475-1.943zm-22.983-6.236a14.786 14.786 0 00-2.424-.735c-.841-.178-1.745-.287-2.511-.215l.19 1.991c.474-.045 1.151.021 1.907.181.742.157 1.491.389 2.085.631l.753-1.853zm-4.935-.95c-1.684.161-3.3-.127-5.019-.598-.862-.237-1.727-.512-2.645-.797-.91-.281-1.86-.568-2.852-.81l-.475 1.942c.93.228 1.831.499 2.735.779.896.277 1.805.567 2.709.814 1.815.498 3.701.855 5.737.661l-.19-1.991zm-10.516-2.205c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.238-11.302-3.184l-.474 1.943c3.813.932 7.492 2.039 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.184l.475-1.942zm-22.363-6.296c-1.237-.503-2.782-1.154-4.314-1.008l.189 1.991c.949-.091 2.007.315 3.373.87l.752-1.853zm-4.314-1.008c-2.013.191-3.797-.09-5.666-.547-1.811-.443-3.891-1.108-6.134-1.551l-.387 1.963c2.22.437 4.014 1.034 6.046 1.531 1.974.482 4.003.816 6.33.595l-.189-1.991zm-11.729-2.081c-3.542-.971-7.238-1.927-10.925-2.88-3.689-.955-7.371-1.907-10.896-2.873l-.529 1.929c3.542.971 7.238 1.926 10.925 2.88 3.689.954 7.371 1.906 10.896 2.873l.529-1.929zm-21.709-5.715c-.722-.294-1.263-.425-1.75-.544-.474-.116-.894-.219-1.473-.454l-.753 1.853c.723.293 1.263.424 1.751.544.473.115.894.219 1.473.454l.752-1.853zm-3.694-1.067c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.201 2.18c-.245.666-.48 1.453-.262 2.198.246.844.949 1.3 1.691 1.601l.752-1.853c-.271-.11-.41-.2-.477-.259-.031-.026-.042-.042-.045-.046l-.002-.004c-.002-.007-.018-.068.01-.235a4.22 4.22 0 01.21-.712l-1.877-.69zm1.429 3.799l.488.198.061.025.03.012.008.003a.03.03 0 01.008.004l.015.006.061.024.015.007.015.006.031.012.244.099.015.007.015.006c.065.026-.033-.014.031.012l.008.003.007.003.015.007.031.012.061.025.061.025.061.024.008.003.007.003.016.007.007.003.008.003.015.006.122.05.061.024.008.003.007.004.016.006a.094.094 0 01.015.006l.015.006.122.05.244.099.244.099.061.025.031.012.03.013.016.006.015.006.03.012.061.025.122.05.008.003.008.003.015.006.03.012a.03.03 0 01.008.004l.008.003.015.006.015.006.008.003.007.003.061.025.061.025.008.003.008.003.015.006.015.006c.028.011-.012-.005.015.007l.016.006.007.003.008.003.008.003.007.003.015.006.008.003a.03.03 0 01.008.004l.007.003.008.003.008.003.007.003.008.003.007.003a.069.069 0 01.008.003l.008.003.015.007.008.003.007.003.008.003a.069.069 0 00.008.003l.061.025.03.012.031.012a.271.271 0 00.03.013l.015.006a.104.104 0 00.016.006l.061.025a.375.375 0 00.03.012c.077.032-.046-.018.031.013l.015.006.015.006.008.003.007.003.008.003.008.004.03.012.015.006.016.006c.077.032-.048-.019.03.013l.008.003.007.003.008.003.008.003c.049.02-.019-.007.03.013l.008.003.007.003.008.003.008.003.061.025.03.012.031.012.061.025.122.05.752-1.853a99.77 99.77 0 00-.488-.198l-.061-.025c-.073-.03.042.017-.03-.013l-.008-.003-.008-.003-.015-.006a1.566 1.566 0 01-.061-.025l-.015-.006-.015-.006-.031-.013a24.942 24.942 0 01-.244-.099l-.015-.006-.015-.006c-.065-.026.033.014-.031-.012l-.008-.004-.007-.003a.104.104 0 01-.016-.006l-.03-.012-.061-.025-.061-.025-.061-.025-.008-.003-.007-.003-.016-.006-.007-.003-.008-.003-.015-.006-.122-.05a1.11 1.11 0 01-.061-.025l-.008-.003-.007-.003-.016-.006a.094.094 0 00-.015-.006l-.015-.006-.122-.05-.244-.099a61.474 61.474 0 01-.244-.099l-.061-.025-.031-.012-.03-.013-.016-.006-.015-.006a.896.896 0 01-.03-.013l-.061-.024-.122-.05-.008-.003-.008-.003-.015-.006-.03-.013-.008-.003-.008-.003-.015-.006-.015-.006-.008-.003-.007-.004-.061-.024-.061-.025-.008-.003-.008-.003a.094.094 0 00-.015-.006l-.015-.007-.015-.006-.016-.006-.007-.003-.008-.003-.008-.003-.007-.003-.015-.007-.008-.003-.008-.003-.007-.003-.008-.003-.008-.003-.007-.003-.008-.003-.007-.003-.008-.004-.008-.003-.015-.006-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013a.937.937 0 00-.03-.012l-.015-.006-.016-.007-.061-.024-.03-.013c-.077-.031.046.019-.031-.012l-.015-.006a.094.094 0 00-.015-.006.03.03 0 00-.008-.004l-.007-.003-.008-.003-.008-.003-.03-.012a.156.156 0 00-.015-.006l-.016-.007-.03-.012-.008-.003-.007-.003-.008-.003-.008-.003c-.049-.02.019.007-.03-.013l-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013-.061-.025-.122-.049-.752 1.853zm4.122 1.647c7.554 1.22 15.203 3.716 22.335 5.671l.529-1.929c-7.003-1.92-14.85-4.474-22.546-5.717l-.318 1.975z' fill='%23051828' mask='url(%23g)'/%3E%3Cpath d='M881.562 525.113l.027-.092-.009-.096c-.236-2.48.176-4.345 1.759-6.346l.066-.083.026-.103c1.36-5.322 3.338-10.707 5.327-16.122l.006-.015.005-.016c.293-1.001.563-1.848.795-2.571l.09-.28c.193-.598.359-1.114.485-1.555.146-.504.249-.942.279-1.322.031-.386-.01-.751-.192-1.079-.181-.328-.468-.556-.806-.737-.334-.178-.754-.328-1.247-.482-.382-.119-.803-.239-1.281-.376a78.528 78.528 0 01-3.03-.914l-.011-.003-.01-.003c-70.037-19.431-140.756-39.448-210.855-59.525-.695-.278-1.368-.387-1.985-.487l-.02-.003c-.641-.103-1.222-.199-1.813-.439l-.052-.021-.056-.009c-.635-.103-1.175-.18-1.628-.203-.451-.022-.866.006-1.228.153-.758.307-1.069 1.029-1.286 1.98-.298.432-.417.978-.509 1.406l-.012.051c-.115.532-.207.904-.4 1.148l-.062.078-.027.096c-2.579 9.057-5.019 17.937-7.458 26.815v.002c-2.44 8.879-4.879 17.756-7.457 26.808l-.001.003c-.229.826-.498 1.658-.77 2.501l-.002.006a64.453 64.453 0 00-.781 2.535c-.471 1.696-.802 3.427-.639 5.135l.023.243.205.131c1.419.907 2.941 1.273 4.468 1.539.375.066.748.125 1.121.185 1.168.185 2.33.37 3.521.739l.01.003.011.003c16.366 4.315 32.563 8.484 48.757 12.652 16.195 4.168 32.388 8.335 48.751 12.65h.001c18.289 4.785 36.562 9.408 54.833 14.031h.001c18.271 4.622 36.541 9.245 54.825 14.029l.008.002c.944.23 1.737.476 2.543.725l.005.002c.794.246 1.602.496 2.563.732.739.291 1.395.276 1.937-.14.483-.37.785-.999 1.032-1.666 1.064-2.082 2.064-4.803 2.51-6.839 1.178-4.018 2.495-8.211 3.813-12.411 1.32-4.203 2.642-8.412 3.824-12.445zm-19.838 24.097l-.029-.012-.032-.008c-34.636-9.096-68.716-18.896-102.802-28.699l-.016-.007c-2.578-1.047-5.279-2.144-8.501-1.837-1.375.131-2.394-.143-3.734-.502a52.048 52.048 0 00-1.18-.306c-6.408-1.671-12.833-3.504-19.263-5.339l-.003-.001c-6.429-1.834-12.865-3.67-19.287-5.344-12.812-3.341-25.07-7.388-38.017-12.025l-.105-.037-.111.01c-.164.016-.368-.055-.726-.2l-.042-.017c-.266-.109-.643-.263-1.036-.259-1.09-.369-1.919-.673-2.532-.989-.629-.324-.967-.629-1.138-.961-.167-.325-.217-.763-.076-1.453.143-.695.466-1.584.975-2.768 1.567-3.444 2.507-6.825 3.436-10.165l.005-.017.004-.014.003-.014c.65-2.985 1.455-5.987 2.263-9.002l.002-.006c.806-3.007 1.616-6.027 2.271-9.034.674-2.636 1.67-5.147 2.68-7.693l.006-.014c1.002-2.526 2.018-5.085 2.709-7.782.217-.577.564-.993.955-1.214.385-.218.844-.269 1.356-.061l.034.014.036.008c.944.231 1.736.476 2.543.726l.004.001c.801.248 1.616.501 2.587.738 48.898 14.265 97.114 27.941 145.949 41.559l.015.006c2.578 1.047 5.279 2.144 8.501 1.837 1.094-.104 2.274.363 3.608.905l.022.009.023.007c5.802 1.734 11.588 3.305 17.366 4.875l.003.001c5.774 1.569 11.541 3.135 17.322 4.863a10.86 10.86 0 001.654.511l.005.001c.476.117.927.227 1.542.477.584.237.805.464.925.707.144.288.187.668.252 1.346.112 1.185-.295 3.102-.781 4.425l-.007.019-.005.02c-.934 3.358-1.728 6.538-2.52 9.711l-.001.003c-.793 3.176-1.584 6.345-2.514 9.689l-.025.089.009.093c.061.642.095 1.104-.33 1.641l-.038.048-.025.055c-2.348 5.16-3.645 10.236-4.93 15.263-.417 1.632-.832 3.259-1.282 4.882a8.53 8.53 0 00-.275.36 1.695 1.695 0 00-.221.397c-.099.27-.077.534-.052.795-.199.847-.532 1.174-.907 1.311-.445.163-1.093.117-2.031-.109-.664-.267-1.472-.518-2.254-.76l-.014-.004c-.812-.252-1.596-.495-2.223-.749zM869.326 406.774l.351 1.201.573-1.113c1.106-2.149 1.485-4.881 1.797-8.154l-.929-.3c-.805 1.373-1.506 2.627-1.875 3.951-.376 1.345-.407 2.745.083 4.415z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M880.615 525.124l.418.974.486-.943c1.07-2.076 1.621-3.527 1.423-5.603l-.09-.95-.73.615c-1.899 1.602-2.401 3.825-1.507 5.907zM809.43 749.914l.33.776.522-.662c1.14-1.448 1.822-3.054.905-4.583l-.267-.445-.434.284c-.679.442-1.185 1.072-1.391 1.883-.204.804-.099 1.73.335 2.747zM818.009 708.622l.496 1.162.434-1.187a1.41 1.41 0 01.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.823-.693.452c-.678.442-1.184 1.072-1.39 1.883-.204.804-.099 1.73.334 2.748zM821.616 687.426l.331.776.522-.663c1.14-1.447 1.822-3.053.905-4.582l-.231-.385-.407.188c-1.004.461-1.573 1.113-1.697 1.994-.114.812.173 1.723.577 2.672z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='h' maskUnits='userSpaceOnUse' x='867.607' y='623.411' width='295.986' height='456.312' fill='%23000'%3E%3Cpath fill='%23fff' d='M867.607 623.411h295.986v456.312H867.607z'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z'/%3E%3C/mask%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' fill='%23051828'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' stroke='%23051828' stroke-width='2' mask='url(%23h)'/%3E%3Cmask id='i' maskUnits='userSpaceOnUse' x='1038.03' y='350.37' width='170.322' height='182.931' fill='%23000'%3E%3Cpath fill='%23fff' d='M1038.03 350.37h170.322v182.931H1038.03z'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z'/%3E%3C/mask%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' fill='%23051828'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' stroke='%23051828' stroke-width='2' mask='url(%23i)'/%3E%3Cpath d='M976.146 815.312l-.331-.776-.522.663c-1.165 1.479-1.734 2.962-1.594 4.432l.067.701.64-.294c.974-.448 1.673-1.077 1.982-1.922.307-.84.19-1.791-.242-2.804zM1026.35 659.121l-.33-.776-.52.663c-.62.782-.89 1.533-1.07 2.245-.07.262-.12.502-.17.732-.09.424-.17.813-.33 1.235l-.41 1.127 1.09-.501c.98-.448 1.68-1.077 1.98-1.921.31-.841.19-1.791-.24-2.804zM981.434 798.465l-.495-1.163-.434 1.187-1.489 4.075-.412 1.127 1.09-.501c.975-.448 1.673-1.077 1.982-1.921.307-.841.19-1.792-.242-2.804zM1139.16 517.589l-.41.264.25.416c.46.751 1.09 1.102 1.77 1.235.64.123 1.32.058 1.92.001l.04-.004.68-.065-.27-.63c-.44-1.024-1.06-1.629-1.85-1.782-.75-.146-1.5.158-2.13.565zM719.972 852.681l.027.011.029.008c3.529.968 6.904 1.95 10.282 2.934h.003c3.371.982 6.746 1.964 10.276 2.932 2.378.862 4.826 1.648 7.263 2.431 1.217.39 2.431.78 3.633 1.178 3.628 1.202 7.164 2.485 10.416 4.113l.018.009.018.008c.703.285 1.386.396 2.01.496l.02.004c.641.103 1.222.199 1.813.439.754.306 1.422.296 1.973-.126.489-.375.793-1.017 1.042-1.695l.039-.106-.011-.113c-.018-.189.055-.413.189-.78l.015-.04c.114-.308.273-.741.231-1.179-.269-2.827.213-5.746.94-8.735.311-1.281.665-2.565 1.021-3.859l.177-.646c.414-1.508.821-3.026 1.151-4.54.14-.645.342-1.278.551-1.936.109-.342.22-.69.326-1.051.293-1 .531-2.054.443-3.104.372-2.633.741-5.234 1.169-7.197l.008-.037.002-.038c.122-1.917.561-3.713 1.019-5.469l.121-.463c.416-1.583.827-3.15.974-4.695l.001-.013v-.013c.093-2.247.505-4.372 1-6.531.132-.575.27-1.154.41-1.739.373-1.562.755-3.163 1.051-4.834.6-.822 1.089-2.237.958-3.604-.359-3.776.545-7.042 1.479-10.402l.006-.021.004-.021c.432-2.309.71-4.692.988-7.079.124-1.066.249-2.133.387-3.194.45-3.458 1.052-6.897 2.274-10.226l.04-.106-.011-.114-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V773.379l-.001-.003v-.007l-.001-.003V773.357l-.001-.003v-.006l-.001-.003v-.006l-.001-.003V773.327l-.001-.003v-.006l-.001-.003V773.306l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V773.106l-.001-.002V773.095l-.001-.002V773.084l-.001-.002V773.073l-.001-.002v-.008l-.001-.002V773.052l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V772.99l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.001v-.008l-.001-.002V772.875l-.001-.002v-.008l-.001-.002V772.854l-.001-.002v-.008l-.001-.002V772.833l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V772.739l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002V772.697l-.001-.002V772.686l-.001-.002V772.675l-.001-.002v-.007l-.001-.002V772.655l-.001-.003V772.643l-.001-.002v-.007l-.001-.003V772.622l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.002V772.497l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V772.454l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.003v-.008l-.001-.004v-.007c-.254-2.66.403-4.935 1.189-7.661.135-.468.274-.949.413-1.448l.003-.013.003-.014c.155-.711.396-1.33.643-1.966.085-.219.171-.439.254-.666.316-.858.577-1.771.483-2.838.095-2.234.505-4.349.998-6.498.132-.575.271-1.154.41-1.738.373-1.562.756-3.164 1.051-4.834.6-.822 1.089-2.237.959-3.605-.356-3.74.528-6.981 1.453-10.309.607-.818 1.105-2.246.974-3.625-.209-2.192.061-4.119.497-6.007.202-.875.439-1.738.681-2.618l.059-.217c.261-.952.525-1.927.745-2.941l.004-.017c1.304-5.987 2.614-12.003 3.302-17.965l.003-.018v-.019c.187-4.536 1.048-8.495 1.919-12.496.086-.394.177-.769.264-1.134.343-1.423.648-2.686.493-4.312-.113-1.185.295-3.102.781-4.425l.003-.008.003-.009c1.199-3.667 1.647-7.258 2.08-10.721l.032-.257c.445-3.556.892-6.97 2.111-10.29l.04-.106-.011-.114c-.346-3.633.533-7.376 1.348-10.846.178-.758.353-1.502.511-2.229l.017-.076-.007-.078a1.077 1.077 0 01.038-.342c.025-.105.054-.206.089-.325l.066-.232c.123-.441.247-.999.183-1.719.016-1.463-.018-2.667-.162-3.647-.145-.987-.407-1.791-.881-2.418-.963-1.274-2.643-1.616-5.139-1.703h-.018c-3.37.001-6.675-.804-10.048-1.628l-.029-.007c-3.312-.81-6.692-1.636-10.159-1.649-2.648-1.058-5.532-1.44-8.418-1.809l-.2-.025c-2.874-.366-5.757-.734-8.547-1.718l-.023-.008-.024-.006c-1.039-.254-1.971-.196-2.716.288-.742.481-1.194 1.316-1.427 2.386l-.002.01-.002.01c-.4 2.298-.97 4.454-1.545 6.632l-.003.009c-.567 2.147-1.14 4.316-1.548 6.632-1.052 2.07-2.069 4.833-1.824 7.523-.157 3.746-.815 6.648-1.533 9.821-.148.651-.297 1.313-.446 1.996l-.004.018-.003.018c-.58 4.107-1.572 7.85-2.634 11.857-.294 1.112-.595 2.245-.893 3.411l-.012.034c-.481 1.309-1.012 2.753-.878 4.16.253 2.66-.403 4.935-1.189 7.66-.135.468-.274.95-.413 1.449h0l-.003.01c-.685 2.68-1.354 5.521-2.022 8.357v.001c-.667 2.83-1.332 5.653-2.012 8.316l-.013.034c-.481 1.309-1.011 2.753-.877 4.16.297 3.125-.603 6.383-1.541 9.756h0l-.003.01-2.051 8.026-2.045 8.001-.012.034c-.481 1.309-1.012 2.753-.878 4.16.359 3.774-.543 7.039-1.477 10.397-1.43 4.708-2.798 10.059-4.162 15.396-.497 1.363-.948 3.389-.834 4.781-.059.421-.117.854-.175 1.296-.314 2.367-.66 4.979-1.471 7.188l-.012.032-.007.034c-.65 2.985-1.455 5.987-2.264 9.002l-.001.006c-.804 2.999-1.612 6.01-2.266 9.01-.503 1.382-.958 3.441-.825 4.832.253 2.66-.404 4.935-1.19 7.661-.135.468-.274.949-.412 1.447l-.003.011c-.685 2.68-1.354 5.521-2.022 8.357l-.001.001c-.666 2.829-1.331 5.653-2.012 8.316l-.012.034c-.481 1.309-1.012 2.752-.878 4.16.36 3.775-.544 7.042-1.479 10.402l-.008.031-.005.033c-.182 1.291-.517 2.601-.86 3.944l-.004.014c-.337 1.322-.683 2.676-.875 4.02-.224 1.039-.187 1.835.187 2.456.37.613 1.005.943 1.666 1.211.703.286 1.386.396 2.01.497l.02.003c.641.104 1.222.199 1.813.439zM639.552 792.525l-.003.01-.003.011c-1.299 5.97-3.216 11.995-5.251 16.726l-.011.025-.008.027c-1.431 4.71-2.8 10.063-4.164 15.402-.495 1.357-.635 2.536-.138 3.361.523.869 1.584 1.105 2.849.993 2.945.232 5.538.895 8.415 1.631.748.191 1.514.388 2.311.582 1.401.343 2.719.777 4.035 1.212.469.155.938.309 1.41.46 1.784.568 3.595 1.067 5.545 1.218 3.719.287 6.892 1.268 10.119 2.268h0l.011.003c.86.245 1.742.508 2.643.777 4.434 1.321 9.313 2.776 14.063 2.88.607.098 1.107.179 1.509.195.418.018.809-.029 1.156-.254.338-.219.56-.561.752-.961.19-.396.383-.921.624-1.576l.009-.025.012-.033.007-.033c.65-2.985 1.455-5.987 2.263-9.003l.002-.006c.797-2.973 1.598-5.96 2.249-8.935.605-.828.53-1.613.47-2.236l-.002-.024c-.297-3.123.602-6.38 1.539-9.75.251-.825.52-1.677.796-2.546 1.275-4.027 2.669-8.426 2.829-12.264.278-3.566 1.045-6.865 1.905-10.118.192-.728.39-1.455.587-2.183.679-2.5 1.36-5.006 1.845-7.587l.008-.02c.48-1.308 1.011-2.752.877-4.158-.235-2.465.659-5.724 1.651-8.424l.012-.032.007-.034c.288-1.322.642-2.641.999-3.973.18-.672.361-1.348.536-2.029.513-2.01.957-4.041 1.087-6.055.681-5.893 1.977-11.853 3.339-17.182l.013-.036c.481-1.308 1.011-2.751.877-4.159-.297-3.124.603-6.382 1.541-9.755l.006-.023c.928-3.335 1.87-6.723 2.186-10.059l.001-.008v-.008c.247-3.873 1.161-7.172 2.093-10.521.999-2.724 1.939-6.101 2.318-8.785l.005-.032v-.033c.057-5.102 1.152-9.3 2.348-13.892.165-.632.332-1.272.499-1.923l.021-.085-.008-.087c-.082-.865.122-1.618.358-2.464l.008-.029c.224-.806.473-1.701.387-2.738.059-.421.116-.855.175-1.298.313-2.366.659-4.977 1.471-7.186 1.002-2.727 1.945-6.114 2.325-8.804l.005-.032v-.033c.032-2.886.536-5.667 1.201-8.49.275-1.167.582-2.357.894-3.566.43-1.667.869-3.37 1.245-5.096l.01-.026c.481-1.308 1.012-2.752.878-4.16-.148-1.547.03-2.815.295-4.035.085-.39.182-.785.281-1.187.202-.826.411-1.68.539-2.579.214-.976.442-1.797.673-2.63l.002-.005c.232-.835.468-1.685.689-2.698l.004-.018.003-.019c.192-1.363.114-2.462-.341-3.299-.463-.852-1.262-1.339-2.291-1.597-.692-.276-1.363-.384-1.977-.483l-.02-.004c-.641-.103-1.222-.199-1.813-.439h0l-.013-.005c-4.064-1.52-8.205-2.695-12.296-3.855-.831-.235-1.66-.47-2.486-.708-4.902-1.408-9.703-2.896-14.25-5.051l-.013-.006-.013-.005c-.79-.321-1.571-.254-2.225.117-.643.364-1.129.999-1.41 1.762l-.007.019-.005.019-1.399 5.028-1.393 5.008c-.13.359-.25.792-.369 1.242l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.003-.645 1.934-1.139 2.558l-.049.063-.028.075c-.246.669-.5 1.308-.749 1.933-.727 1.827-1.406 3.534-1.695 5.547-2.546 9.372-4.938 18.73-7.328 28.083-2.392 9.358-4.782 18.711-7.327 28.079-.13.358-.25.79-.369 1.24l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.002-.645 1.934-1.139 2.558l-.021.027-.018.031c-.834 1.428-1.344 2.821-1.769 4.182-.145.466-.279.922-.411 1.374-.259.885-.513 1.751-.839 2.638l-.01.028-.007.028c-2.237 9.343-4.644 18.54-7.053 27.743v.003c-2.408 9.2-4.818 18.406-7.057 27.76l-.002.01a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225l-.031.039-.022.043c-2.141 4.174-3.023 8.226-3.891 12.212l-.002.012-3.447 13.043-3.449 13.054zM707.091 883.906l-.01.026-.006.027c-.901 3.671-1.817 7.18-2.733 10.694l-.001.002c-.916 3.512-1.834 7.028-2.736 10.707l-.001.002c-1.801 7.344-3.6 14.678-5.46 21.367-.261.719-.36 1.418-.451 2.063l-.003.019c-.094.667-.182 1.278-.409 1.897l-.04.106.011.113.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.188a10.97 10.97 0 001.677.521l.004.001a9.97 9.97 0 011.542.476l.048.019.05.01c3.486.642 6.835 1.46 10.2 2.283l.007.001c3.358.821 6.733 1.646 10.25 2.294l.01.001.01.002c4.083.581 7.91 1.671 11.773 2.774l.015.004c3.849 1.098 7.736 2.207 11.892 2.798.76.108 1.448.214 2.069.309 1.036.16 1.886.291 2.574.355 1.094.101 1.962.058 2.636-.435.66-.484 1.022-1.321 1.363-2.452a62.26 62.26 0 00.668-2.526c.176-.702.374-1.488.604-2.361l.014-.036c.481-1.309 1.011-2.752.877-4.16-.295-3.096.586-6.323 1.515-9.662.607-.819 1.105-2.247.974-3.626-.117-1.225.045-2.655.293-4.14.099-.598.215-1.214.33-1.825.159-.849.317-1.688.426-2.45.497-1.37.944-3.395.823-4.779.157-3.746.814-6.648 1.533-9.822.147-.65.297-1.312.446-1.995l.017-.077-.008-.077c-.055-.578.028-1.18.123-1.852l.004-.028c.091-.643.191-1.354.124-2.059-.097-1.017-.345-1.912-.869-2.623-.532-.723-1.309-1.203-2.36-1.46l-.082-.02-.084.008a1.773 1.773 0 01-.433-.041c-.202-.038-.428-.093-.672-.152l-.008-.002c-.234-.057-.486-.119-.719-.162a2.665 2.665 0 00-.71-.053c-3.606.343-6.737-.621-9.971-1.622l-.015-.005-.014-.004c-.618-.15-1.223-.364-1.855-.587-.33-.117-.666-.235-1.015-.349-.98-.32-2.024-.583-3.062-.484-3.603.343-6.731-.619-9.962-1.619-2.953-1.041-6.164-1.56-9.321-2.069l-.024-.004c-3.186-.515-6.317-1.022-9.181-2.032l-.104-.037-.11.01-.619.059a1.433 1.433 0 01-.065.007c-.564.053-1.119.106-1.581.352-.523.279-.863.76-1.134 1.496l-.039.107.011.113c.11 1.159-.335 2.398-.842 3.779zM635.382 916.232l.011.003.011.002c4.423.872 8.916 2.387 14.746 4.444l.034.012.035.007c2.206.434 4.277 1.044 6.372 1.662l.009.003c2.072.61 4.168 1.227 6.404 1.671 1.279.515 2.284.7 3.097.173.395-.257.688-.648.94-1.112.251-.464.483-1.045.732-1.723l.012-.032.007-.034c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.791-3.172 1.586-6.353 2.24-9.359l.017-.076-.008-.078c-.053-.56.039-.992.148-1.384l.053-.185c.04-.137.082-.282.112-.41.047-.201.084-.427.061-.667-.235-2.465.659-5.723 1.651-8.423l.016-.042.007-.045c.401-2.298.97-4.453 1.546-6.631l.002-.01c.57-2.156 1.146-4.335 1.553-6.662.25-.687.362-1.203.469-1.695l.001-.004c.108-.497.211-.968.447-1.61l.018-.05.008-.052c.19-1.345.141-2.329-.432-3.108-.536-.727-1.471-1.18-2.713-1.687-.789-.645-2.182-1.19-3.532-1.062-1.159.11-2.367-.08-3.633-.363-.406-.091-.822-.193-1.244-.296-.859-.21-1.741-.425-2.601-.565-1.907-.467-3.661-.948-5.423-1.43l-.003-.001c-1.754-.481-3.515-.964-5.43-1.433l-.029-.011c-1.253-.51-2.653-1.078-4.016-.948-1.159.11-2.366-.08-3.633-.364a70.188 70.188 0 01-1.243-.295c-.86-.21-1.742-.426-2.602-.566a196.16 196.16 0 01-5.422-1.43l-.003-.001c-1.765-.483-3.537-.969-5.466-1.44-3.851-.942-6.389-.94-8.126.236-1.724 1.167-2.496 3.387-3.145 6.359a189.216 189.216 0 00-1.446 5.08c-.725 2.641-1.4 5.101-2.319 7.605-1.645 3.216-2.55 6.376-3.528 9.792-.288 1.003-.581 2.028-.901 3.082h-.001l-.003.012c-.933 3.354-1.846 6.627-3.411 9.319-.6.769-.868 1.508-1.047 2.209-.067.261-.119.5-.169.729-.091.422-.175.808-.329 1.229-.611 1.662.338 3.145 1.829 3.751.703.285 1.386.396 2.01.497l.02.003c.641.103 1.222.199 1.813.439l.034.014.036.008c3.832.937 7.682 2.035 11.542 3.136l.005.002c3.855 1.1 7.722 2.203 11.574 3.144zM862.929 369.031l.012-.033.007-.033c.433-1.988 1.004-4.153 1.58-6.333l.002-.006c.573-2.172 1.15-4.358 1.588-6.369.287-1.318.644-2.557 1.007-3.815.184-.638.37-1.281.548-1.941.519-1.922.961-3.938 1.064-6.253.476-1.318.629-2.329.135-3.15-.245-.408-.621-.717-1.071-.985-.45-.266-1.011-.513-1.664-.779l-.019-.008-.021-.006c-3.23-1.001-6.289-1.855-9.34-2.706l-.003-.001c-3.054-.852-6.1-1.702-9.316-2.698l-.008-.003-.007-.002c-.559-.153-1.067-.297-1.529-.428-.976-.276-1.746-.494-2.355-.62-.898-.186-1.62-.216-2.24.186-.575.374-.966 1.07-1.414 1.967-.13.26-.267.544-.418.855-.394.814-.877 1.814-1.547 3.052l-.073.134.015.151c.018.189-.055.414-.189.781l-.015.04c-.106.288-.253.685-.237 1.094-.647 2.964-1.446 5.945-2.248 8.939l-.002.006c-.806 3.011-1.617 6.036-2.272 9.048l-.017.076.008.077c.053.561-.039.994-.148 1.385a8.226 8.226 0 01-.053.186c-.04.137-.082.281-.112.41a2.052 2.052 0 00-.061.667l.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.189l.114.046.122-.012c.164-.015.367.055.725.201l.042.017c.267.109.645.263 1.04.258 7.685 2.507 15.44 5.03 23.637 5.571.722.274 1.363.251 1.895-.157.49-.375.793-1.017 1.042-1.695zM878.695 284.89l.019.004.02.004c1.321.213 2.401.141 3.29-.436.875-.569 1.466-1.565 1.973-2.946 1.502-4.093 2.379-8.122 3.248-12.113l.002-.014c.221-1.015.448-1.995.668-2.947.634-2.742 1.214-5.251 1.452-7.716.226-.817.402-1.503.481-2.079.08-.586.069-1.118-.133-1.591-.208-.485-.585-.836-1.088-1.124-.495-.282-1.147-.522-1.959-.774-3.227-1-6.609-1.985-9.986-2.969l-.002-.001c-3.379-.984-6.753-1.967-9.972-2.964l-.096-.03-.099.01c-.526.05-.934-.048-1.309-.164a10.933 10.933 0 01-.175-.056 7.993 7.993 0 00-.399-.121 1.857 1.857 0 00-.659-.07l-.065.006c-.564.053-1.119.106-1.581.352-.523.28-.863.761-1.133 1.497l-.012.033-.007.033a46.228 46.228 0 01-.677 2.649l-.001.005a46.39 46.39 0 00-.69 2.7c-.436 2.005-.86 3.944-1.882 5.938-1.081 2.11-1.806 4.507-2.437 6.942-.214.823-.416 1.647-.617 2.468-.398 1.625-.793 3.236-1.266 4.792l-.005.019-.005.02c-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344zM843.554 263.761l.003-.011.001-.01c.803-4.612 2.222-9.288 3.653-14.001l.005-.019.005-.02c.109-.502.194-.947.222-1.335.028-.387.004-.761-.141-1.1-.302-.706-1.018-1.031-1.973-1.267-5.659-2.052-11.671-3.661-17.424-5.201-1.512-.405-3.006-.805-4.471-1.207l-.026-.007-.026-.004c-1.321-.214-2.401-.142-3.29.435-.876.569-1.466 1.565-1.973 2.946l-.012.033-.007.034c-.65 2.986-1.455 5.99-2.263 9.007l-.002.006c-.804 3-1.611 6.013-2.265 9.014-.992 2.709-1.432 4.722-1.864 6.707-.248.68-.403 1.258-.454 1.752-.052.505.001.955.205 1.341.398.757 1.261 1.059 2.186 1.288 1.315.531 2.611.902 3.88 1.264l.011.003c1.29.368 2.55.728 3.823 1.246l.053.021.056.009c3.942.637 7.538 1.701 11.39 2.84 1.078.319 2.175.643 3.306.966l.009.003.009.002c.954.233 1.915.375 2.693-.018.811-.41 1.251-1.298 1.449-2.64 1.491-4.076 2.365-8.088 3.23-12.064l.002-.013zM779.273 337.765l.002-.01.002-.01c.806-4.632 1.669-8.589 3.695-13.302l.019-.044.01-.047c.217-.995.339-1.974-.035-2.768-.395-.84-1.257-1.315-2.576-1.533l-21.175-5.809-.026-.007-.027-.005c-1.321-.213-2.4-.141-3.289.436-.876.569-1.466 1.565-1.974 2.946l-.005.016-.005.016-.004.014c-2.359 8.052-4.723 16.124-6.467 24.141-.217.994-.339 1.974.034 2.768.394.836 1.249 1.31 2.557 1.529 5.654 2.048 11.659 3.656 17.405 5.194 1.512.405 3.007.805 4.472 1.207h0l.013.003c.954.234 1.914.376 2.693-.018.811-.41 1.251-1.297 1.449-2.64 1.491-4.074 2.364-8.085 3.228-12.06l.004-.017zM773.034 229.689l-.017.076.008.078.054.569c-.865 3.965-1.881 7.946-2.901 11.937l-.001.005c-1.024 4.012-2.052 8.034-2.924 12.043-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344 1.039.254 1.97.196 2.716-.288.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.366-8.086 3.231-12.06 1.491-4.07 2.373-8.11 1.895-13.312.467-1.302.614-2.302.124-3.117-.246-.407-.621-.716-1.072-.984-.449-.267-1.01-.514-1.663-.779l-.009-.004-.009-.003c-7.173-2.602-14.837-3.841-22.446-5.071l-.023-.004-.064-.01-.064.006-.018.002c-.45.043-.857.081-1.206.147-.358.068-.695.171-.993.364-.618.402-.917 1.093-1.139 2.115zM826.197 337.901l.005-.017.004-.017c.233-1.072.169-2.025-.291-2.79-.46-.765-1.258-1.247-2.29-1.502-7.756-2.529-14.831-4.47-22.521-6.35-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.54 2.044-1.083 4.101-1.509 6.012h-.008l-.001.001h-.008l-.002.001H793.843l-.001.001H793.832l-.001.001H793.822l-.002.001H793.811l-.001.001H793.801l-.001.001h-.006 0-.004l-.001.001h0-.003 0-.002 0-.002 0-.002 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h-.001 0l.03.316c-1.49 4.069-2.366 8.088-2.564 12.687-.476 1.318-.629 2.329-.135 3.15.245.408.621.717 1.072.985.449.267 1.01.514 1.663.779l.009.003.009.004c3.607 1.308 7.471 2.092 11.373 2.783.856.151 1.713.298 2.57.445 3.062.525 6.12 1.049 9.107 1.78l.082.02.084-.008c.718-.069 1.283-.316 1.735-.772.433-.438.727-1.035.983-1.731l.005-.016.005-.016c1.184-4.041 2.196-8.228 3.205-12.401l.002-.006c1.01-4.179 2.017-8.344 3.194-12.361zM739.39 375.806l-.003.01-.001.01c-.368 2.112-.877 4.101-1.356 5.97l-.128.5c-.508 1.99-.967 3.856-1.13 5.541-.226 1.06-.159 2.002.298 2.761.446.741 1.211 1.217 2.199 1.478.42.316.951.445 1.362.545l.049.012c.511.125.861.222 1.094.422l.062.054.076.031c3.312 1.346 6.865 1.998 10.36 2.563l1.315.211c3.049.484 6.025.957 8.803 1.815.784.312 1.583.248 2.245-.238.646-.473 1.094-1.296 1.326-2.363.868-3.99 1.891-7.997 2.917-12.014l.002-.004c1.024-4.012 2.051-8.035 2.924-12.044.216-.994.339-1.974-.035-2.768-.395-.838-1.252-1.312-2.565-1.53-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.574 2.172-1.151 4.358-1.588 6.369zM784.545 308.229l.015.005.014.003c1.039.254 1.971.197 2.717-.287.737-.479 1.188-1.308 1.422-2.37 2.358-8.051 4.723-16.123 6.467-24.138.233-1.072.169-2.025-.292-2.791-.46-.764-1.257-1.246-2.289-1.502-7.734-2.521-14.791-4.458-22.455-6.334-.492-.271-.943-.459-1.365-.518-.463-.065-.884.027-1.254.299-.348.255-.616.642-.852 1.096-.239.46-.469 1.037-.719 1.716-1.461 3.979-2.33 7.899-3.175 11.782l-.13.013h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h.001v.002h0v.001h0v.002h0v.002h0v.002h0v.002l.001.001h0v.006h0v.003l.001.001V285.243l.001.002V285.254l.001.001V285.264l.001.002v.008l.001.001V285.284l.001.002v.01l.001.001V285.306l.001.002V285.317l.001.002v.007l.001.002v.01l.001.002v.008l.001.002V285.359l.001.002v.008l.001.003v.006l.001.003V285.39l.001.002v.008l.001.002v.01l.001.002v.008l.001.002v.008l.001.003v.008l.001.002V285.454l.001.002v.006l.001.003v.008l.001.003v.008l.001.003v.006l.001.003V285.505l.001.003v.006l.001.003V285.526l.001.003v.007l.001.003V285.548l.001.004v.006l.001.003v.007l.001.003v.004c-1.482 4.065-2.35 8.069-3.154 12.687l-.001.008-.001.008c-.093.659-.164 1.226-.171 1.711-.006.49.051.937.243 1.344.379.805 1.203 1.287 2.456 1.802.425.332.971.465 1.393.568l.048.012c.511.125.862.221 1.094.422l.079.068.1.031c3.259 1.01 6.623 1.514 9.943 2.011l.018.002c3.339.5 6.633.994 9.814 1.98zM838.312 294.27l.017-.076-.007-.078c-.018-.189.054-.414.189-.78l.015-.041c.113-.308.273-.74.231-1.179-.068-.717-.31-1.447-.738-1.996-.439-.562-1.091-.944-1.914-.866-2.98.284-6.101-.675-9.345-1.68l-.01-.003c-4.51-1.523-9.058-3.059-13.55-3.947-1.035-.25-1.962-.191-2.705.291-.742.481-1.194 1.317-1.427 2.387-.432 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.499 4.09-2.373 8.115-3.181 12.761l-.002.008-.001.008c-.189 1.344-.126 2.491.447 3.271.599.812 1.616 1.062 2.902.947 3.7.292 6.861 1.27 10.077 2.266l.014.005.015.003c3.827.936 7.037 1.931 10.261 2.93l.096.03.099-.01c.083-.008.225.003.434.042.202.037.427.092.671.152l.008.002c.235.057.487.118.72.161.228.043.482.076.709.054l.064-.006c.565-.053 1.12-.106 1.581-.353.524-.279.864-.76 1.134-1.497l.039-.106-.011-.113c-.018-.189.055-.414.19-.781l.014-.04c.107-.288.253-.685.237-1.094.865-3.962 1.896-7.782 2.932-11.615l.001-.006c1.04-3.849 2.083-7.713 2.956-11.725zM839.22 415.922l.034.01.034.006c1.237.2 2.494.558 3.786.927l.015.004c1.27.363 2.573.735 3.867.946 1.031.248 1.955.188 2.696-.293.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.367-8.086 3.232-12.061 1.493-4.076 2.37-8.101 2.626-12.072.213-.99.318-1.922.056-2.687-.286-.835-.963-1.363-2.024-1.627-7.757-2.529-14.831-4.47-22.521-6.35l-.082-.02-.084.008-.621.059c-1.412.134-2.767 1.01-3.337 2.562l-.039.106.011.113c.11 1.16-.335 2.399-.842 3.781l-.012.032-.007.034c-.65 2.987-1.455 5.99-2.263 9.007l-.002.006c-.806 3.009-1.616 6.032-2.271 9.042l-.148.604c-.375 1.522-.665 2.701-.801 3.616-.152 1.025-.135 1.854.291 2.516.421.655 1.169 1.03 2.139 1.36.691.236 1.568.47 2.637.756.447.119.926.247 1.44.388l.088.024.092-.009.62-.059c3.606-.343 6.737.622 9.971 1.624zM856.324 289.335h0l-.013-.003c-.954-.234-1.914-.376-2.693.018-.811.41-1.251 1.297-1.449 2.64-1.489 4.068-2.361 8.074-3.225 12.043-.192.527-.305.961-.396 1.31l-.078.292c-.109.393-.211.657-.43.934l-.063.079-.027.097-.002.007c-.931 3.351-1.866 6.715-2.739 10.728-.228 1.049-.193 1.85.183 2.474.369.614 1.004.944 1.665 1.213l.114.046.122-.012c.083-.008.224.003.433.042.202.037.428.092.672.152l.008.002c.234.057.486.119.719.162.229.042.483.075.71.053 2.095-.199 4.098.083 6.07.539.987.228 1.961.499 2.935.773l.25.071c.876.247 1.755.495 2.632.71 2.601 1.055 5.818 2.053 8.387 2.475.646.26 1.199.425 1.675.482.493.06.938.007 1.319-.209.38-.215.631-.556.812-.944.177-.379.302-.836.411-1.338 2.359-8.051 4.723-16.122 6.467-24.138.216-.994.338-1.974-.035-2.768-.394-.836-1.249-1.31-2.557-1.529-5.654-2.048-11.659-3.656-17.405-5.194-1.512-.405-3.006-.805-4.472-1.207zM815.702 385.177l.003-.018.003-.019c.094-.666.161-1.271.162-1.807.001-.535-.062-1.034-.25-1.474-.396-.928-1.259-1.408-2.58-1.628-7.748-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.97-.196-2.716.288-.734.476-1.184 1.299-1.419 2.353-1.494 4.079-2.369 8.095-3.234 12.075-1.42 4.679-2.307 8.722-1.892 13.297-.473 1.33-.595 2.488-.012 3.37.591.894 1.779 1.307 3.376 1.485 3.144.35 5.652.756 8.834 1.742l.015.005.015.004c1.908.466 3.988 1.079 6.083 1.697l.007.002c2.087.616 4.188 1.235 6.121 1.708.954.233 1.915.375 2.693-.018.818-.413 1.259-1.313 1.454-2.674.867-3.985 1.889-7.985 2.913-11.996l.001-.005c1.025-4.012 2.052-8.034 2.925-12.043zM865.076 442.295l.048.498h.004l.005-.001.014-.002.039-.005a2.135 2.135 0 00.478-.153c.28-.128.627-.355.951-.752 1.001-.871 1.249-2.06.962-3.165-.284-1.099-1.091-2.116-2.19-2.735l-.136-.077-.157.015c-.164.016-.367-.055-.725-.2l-.042-.017c-.271-.11-.656-.268-1.056-.258-5.422-1.431-10.86-3.022-16.306-4.615l-.003-.001c-5.433-1.588-10.873-3.179-16.299-4.612-.793-.636-2.171-1.168-3.505-1.041-2.982.284-6.105-.675-9.352-1.681l-.014-.004-.015-.004c-3.832-.936-7.682-2.035-11.542-3.136l-.005-.001c-3.844-1.097-7.698-2.197-11.539-3.136a14.313 14.313 0 00-2.306-.695c-.802-.169-1.63-.268-2.315-.21-3.717-.292-7.505-1.217-10.697-2.206l-.015-.004-.014-.004c-3.829-.935-7.52-2.047-11.226-3.163l-.006-.002c-3.688-1.111-7.391-2.226-11.235-3.167l-.029-.012c-1.254-.509-2.653-1.077-4.016-.948-2.095.2-4.098-.082-6.07-.538a62.981 62.981 0 01-2.935-.773l-.249-.07c-.887-.25-1.775-.5-2.661-.717-3.535-.969-7.224-1.923-10.909-2.876h-.002c-3.652-.945-7.301-1.889-10.799-2.846-.793-.637-2.171-1.17-3.507-1.043l-.064.006c-.564.054-1.119.106-1.581.353-.523.279-.863.76-1.134 1.496-.246.671-.418 1.315-.251 1.886.181.62.703.995 1.399 1.278l3.905 1.586.034.013.035.009c3.829.935 7.52 2.047 11.226 3.163l.006.002c3.697 1.114 7.41 2.232 11.263 3.174 1.907.523 3.773 1.051 5.606 1.57 4.938 1.399 9.646 2.732 14.315 3.719l.012.002.012.002c1.007.163 1.918.439 2.802.706.196.059.39.118.584.175 1.045.308 2.09.572 3.126.473 4.214-.401 8.632 1.081 13.182 2.616l.009.003.008.003c5.8 1.733 11.429 3.319 17.053 4.904h.001c5.619 1.584 11.234 3.166 17.017 4.894.675.272 1.5.527 2.317.699.802.17 1.63.268 2.315.21 3.717.293 7.505 1.217 10.698 2.206h0l.01.003 15.435 4.404 15.41 4.396c.71.282 1.547.375 2.3.459l.039.004c.809.09 1.525.174 2.099.407l.113.046.122-.012-.047-.498z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='j' maskUnits='userSpaceOnUse' x='657.037' y='424.231' width='232.233' height='149.368' fill='%23000'%3E%3Cpath fill='%23fff' d='M657.037 424.231H889.27v149.368H657.037z'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z'/%3E%3C/mask%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' fill='%23051828'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' stroke='%23051828' stroke-width='2' mask='url(%23j)'/%3E%3Cpath d='M1027.33 984.972v-.01l.01-.01c1.55-6.668 3.26-13.351 4.97-20.04v-.003c1.71-6.683 3.42-13.372 4.97-20.048 3.73-13.393 6.9-26.089 9.01-36.738.26-.713.36-1.406.45-2.045v-.019c.09-.668.18-1.278.41-1.897l.01-.019v-.019c.23-.836.41-1.535.49-2.121.09-.586.07-1.117-.13-1.591-.21-.484-.58-.835-1.09-1.123-.49-.28-1.14-.52-1.94-.77-2.94-1.034-6-1.888-9.13-2.731-.47-.129-.95-.257-1.43-.385-2.65-.709-5.33-1.429-8.02-2.261-.45-.342-1.02-.459-1.5-.497a7.695 7.695 0 00-1.32.038h-.01c-1.15.11-2.2-.092-3.21-.392-.43-.125-.84-.265-1.26-.406-.08-.028-.16-.057-.25-.085-.49-.167-.99-.33-1.49-.453-10.9-2.873-21.181-5.806-31.465-8.74l-.01-.003c-3.218-.996-5.808-1.426-8.352-1.198-.967-.225-1.767-.198-2.374.315-.578.49-.85 1.329-1.065 2.319-.159.728-.392 1.548-.647 2.443-.088.312-.18.633-.271.962-.349 1.255-.697 2.612-.889 3.963-.423 1.934-.902 3.248-1.391 4.579-.821 1.415-1.326 2.795-1.746 4.144-.146.466-.279.922-.412 1.373-.259.885-.513 1.752-.838 2.638l-.009.024-.007.025-2.051 8.026-2.051 8.026-.002.009-.002.009c-.42 1.927-.897 3.24-1.383 4.564-.87 1.129-1.377 2.534-1.784 3.944-.144.5-.275.996-.404 1.485-.252.952-.497 1.879-.82 2.759l-.009.024-.006.025c-.685 2.68-1.354 5.521-2.022 8.356l-.001.003c-.668 2.838-1.336 5.67-2.018 8.34l-.022.084.009.087c.109 1.144-.324 2.366-.823 3.725-1.389 2.141-2.129 4.376-2.698 6.638a96.261 96.261 0 00-.595 2.567c-.319 1.436-.638 2.87-1.084 4.341l-.004.011-.002.01c-.285 1.113-.551 2.099-.786 2.971-.325 1.2-.59 2.185-.765 2.986-.296 1.361-.388 2.41.097 3.215.483.802 1.451 1.218 2.762 1.616.66.201 1.451.408 2.376.649l.067.018c.932.244 2.007.526 3.245.877.382.305.763.458 1.142.519.382.062.746.027 1.043-.001l.022-.002c2.953-.282 6.044.657 9.256 1.651.792.639 2.175 1.176 3.514 1.048 1.166-.111 2.533.067 3.96.337.571.109 1.162.234 1.749.358.829.176 1.649.35 2.39.47 2.375.579 4.836.932 7.287 1.284.549.079 1.096.157 1.643.238 3.01.447 5.991.969 8.856 1.98l.104.037.11-.011h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.006l.004-.001H997.816l.003-.001h.007l.003-.001h.006l.003-.001H997.847l.003-.001h.006l.003-.001H997.868l.003-.001h.006l.003-.001H997.889l.002-.001H997.9l.003-.001h.005l.003-.001H997.92l.002-.001H997.931l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H998.015l.003-.001h.007l.002-.001h.01l.002-.001h.007l.003-.001H998.058l.002-.001h.007l.002-.001H998.078l.002-.001H998.089l.002-.001H998.1l.002-.001H998.111l.002-.001h.006l.002-.001H998.132l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H998.205l.002-.001h.008l.002-.001H998.226l.002-.001h.007l.002-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H998.278l.002-.001H998.289l.002-.001H998.3l.002-.001h.007l.002-.001H998.32l.001-.001h.01l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.002-.001h.007l.002-.001H998.393l.002-.001H998.404l.002-.001h.008l.002-.001H998.425l.002-.001h.008l.002-.001h.01l.001-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H998.489l.002-.001h.008l.002-.001h.008l.002-.001H998.52l.002-.001H998.531l.002-.001h.006l.003-.001h.008l.003-.001H998.562l.002-.001h.007l.002-.001H998.582l.003-.001h.007l.002-.001H998.603l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001H998.74l.003-.001h.006l.002-.001H998.76l.003-.001H998.772l.003-.001h.006l.003-.001h.006l.004-.001H998.803l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003c1.476-.14 2.686.053 3.856.339.37.091.75.195 1.14.3.8.22 1.63.448 2.5.589l.07.01.06-.006c.82-.078 1.53.137 2.35.39l.03.01c.78.244 1.67.519 2.7.421 1.48-.141 2.69.053 3.86.339.37.091.75.195 1.14.3.79.218 1.62.444 2.48.585l.02.005c1.41.344 2.52.614 3.39.711.88.099 1.63.032 2.25-.401.61-.421 1.01-1.127 1.37-2.068.36-.942.71-2.218 1.17-3.87l.01-.028zM994.191 810.953l-.004.014-.003.014c-.435 1.998-.858 3.93-1.872 5.916-1.125 1.803-1.728 3.878-2.233 5.965-.115.477-.225.954-.335 1.429-.376 1.624-.747 3.23-1.308 4.765-.54 1.062-.905 2.263-1.255 3.413l-.007.023c-.358 1.181-.702 2.308-1.202 3.287-.818 1.404-1.139 2.581-.742 3.591.39.991 1.403 1.628 2.707 2.16 3.332 1.665 7.215 2.614 11.029 3.546l.03.007 5.764 1.409 5.77 1.409.02.004.02.003c.63.103 1.18.182 1.65.193.47.011.91-.046 1.31-.248.79-.401 1.25-1.284 1.74-2.619.26-.695.49-1.549.72-2.376l.01-.015c.23-.843.46-1.66.7-2.313.45-1.228.76-2.572 1.06-3.838.04-.165.08-.328.11-.49.34-1.428.67-2.706 1.17-3.672 2.14-4.174 3.02-8.226 3.89-12.211v-.001c.96-3.04 1.76-6.223 2.54-9.471l.36-1.49c.66-2.781 1.34-5.604 2.13-8.438l.02-.089v-.092c-.11-1.145.32-2.369.82-3.73 1.96-3.164 2.83-7.257 3.6-10.892.1-.453.19-.899.29-1.336v-.014c1.24-6.619 3.1-13.301 4.96-20.008l.01-.014v-.014c.43-1.955.91-3.278 1.4-4.621 1.57-3.44 2.51-6.818 3.44-10.156V749.925l5.41-22.023c.25-.69.48-1.533.71-2.35v-.014c.23-.829.46-1.633.69-2.28 1.89-3.491 2.95-7.221 3.84-10.976.24-.987.46-1.974.68-2.958.63-2.788 1.26-5.56 2.15-8.276.28-.79.24-1.626-.25-2.25-.49-.631-1.34-.92-2.38-.821h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.04.004-.03.003-.04.004-.04.003-.03.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.03.004-.04.003c-1.27.121-2.44.398-3.36 1.038-.93.655-1.53 1.649-1.74 3.077-.14.662-.28 1.337-.43 2.019-.73 3.474-1.49 7.113-2.76 9.906-1.07 2.098-1.81 4.322-2.46 6.593-.27.947-.52 1.892-.77 2.839-.36 1.352-.72 2.71-1.14 4.092l-1.48 4.027c-1.23 2.709-2.04 5.789-2.78 8.587-.2.769-.4 1.516-.59 2.229l-.01.014v.014c-.11.522-.19 1.036-.25 1.524-.01.12-.03.238-.04.354-.05.363-.09.707-.14 1.044-.15.883-.36 1.619-.84 2.224l-.03.039-.02.043c-2.14 4.175-3.03 8.228-3.9 12.214v.021c-.11.522-.19 1.036-.25 1.525-.01.12-.03.238-.04.354-.05.362-.09.707-.14 1.043-.15.884-.36 1.62-.84 2.225-1.46 1.843-2.23 3.948-2.81 6.064a47.41 47.41 0 00-.56 2.158c-.35 1.395-.69 2.759-1.18 4.088-.26.695-.49 1.549-.72 2.376l-.01.014c-.23.822-.45 1.617-.68 2.261-1.38 2.129-2.14 4.195-2.72 6.302a72.085 72.085 0 00-.689 2.693l-.129.53a61.738 61.738 0 01-.9 3.374l-.029.094.009.098c.111 1.16-.344 2.385-.826 2.994l-.038.048-.025.055c-1.235 2.714-2.047 5.801-2.785 8.604-.202.769-.399 1.517-.597 2.23zM1071.84 814.976h0l.01-.008c1.46-6.288 3.06-12.59 4.72-19.108l.3-1.182c1.76-6.939 3.58-14.132 5.36-21.811v-.006c.08-.394.17-.769.26-1.133.35-1.424.65-2.687.5-4.312-.12-1.219.05-2.484.32-3.802.08-.424.17-.858.27-1.298.19-.891.39-1.804.52-2.696l10.81-44.075.02-.082-.01-.084c-.11-1.185.3-3.102.78-4.425l.04-.107-.01-.113v-.025c-.03-.312-.08-.875-.32-1.348a1.581 1.581 0 00-.6-.684c-.29-.176-.63-.25-1.02-.218-3.11-.029-6.39-.203-9.69-.377v-.001c-3.29-.174-6.59-.349-9.72-.378-1.27-.202-2.25-.162-3 .549-.36.34-.63.801-.87 1.362-.23.56-.45 1.254-.68 2.091-1.92 5.884-3.42 12.141-4.85 18.131-.38 1.572-.75 3.126-1.12 4.65v-.001l-.01.013a17.95 17.95 0 00-.24 1.525c-.02.12-.03.238-.05.353-.04.363-.08.708-.14 1.044-.14.884-.36 1.62-.84 2.225l-.02.028-.02.03c-.83 1.429-1.34 2.822-1.76 4.183-.15.466-.28.922-.42 1.373-.26.885-.51 1.752-.84 2.639l-.01.029v.03c-2.06 8.906-4.34 17.594-6.6 26.197-1.63 6.229-3.26 12.413-4.78 18.602h0v.013c-.44 2.031-.86 3.903-1.89 5.205l-.03.039-.02.044c-1.09 2.116-1.54 4.168-1.97 6.155v.013c-1.83 7.026-3.53 13.876-5.22 20.722v.001c-1.69 6.843-3.38 13.682-5.22 20.697-.26.718-.35 1.416-.44 2.059l-.01.02c-.09.667-.18 1.277-.41 1.896-.61 1.663.34 3.146 1.83 3.752l.04.013.03.009c3.83.935 7.52 2.047 11.23 3.163v.002c3.69 1.111 7.39 2.227 11.24 3.167.68.273 1.46.422 2.15.14.73-.296 1.22-.997 1.46-2.065.26-.715.36-1.41.45-2.05v-.02c.09-.667.18-1.277.41-1.896v-.015l.01-.016c2.99-10.082 5.56-20.532 8.07-30.729.67-2.722 1.34-5.425 2-8.099zM1157.97 517.047l.02-.076-.01-.078c-.02-.188.06-.413.19-.78.01-.013.01-.027.02-.04.09-.26.22-.607.23-.972.57-.814.49-1.624.38-2.752v-.026c.1-.471.18-.891.2-1.258.03-.388.01-.762-.14-1.101-.3-.703-1.01-1.029-1.96-1.265h0c-3.88-1.578-7.86-3.192-12.34-3.43h0-.01c-2.45-.086-4.8-.659-7.21-1.326-.41-.114-.83-.232-1.24-.351-1.98-.56-4.01-1.134-6.12-1.48-.67-.268-1.49-.517-2.29-.687-.82-.174-1.67-.273-2.36-.207-2.54.242-4.71-.457-7.34-1.299-.45-.144-.91-.293-1.39-.442-.72-.222-1.41-.449-2.09-.672-2.32-.765-4.5-1.478-6.99-1.756l-.05-.006-.06.005c-2.97.283-6.09-.674-9.34-1.679-3.52-1.278-6.97-1.775-10.3-2.254l-.24-.035c-3.42-.493-6.69-.985-9.88-2.282l-.12-.046-.12.012h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.06.006-.06.022c-1.06.387-2.36.233-3.79-.118a40.56 40.56 0 01-1.62-.44l-.51-.146c-.7-.197-1.4-.382-2.06-.49l-5.74-1.405-.02-.005-.02-.003c-1.29-.208-2.25-.171-2.94.334-.67.495-.95 1.346-1.16 2.329-.36 1.179-.59 2.173-.66 3.015-.06.849.04 1.581.39 2.201.34.623.91 1.068 1.65 1.41.71.334 1.63.583 2.74.803.66.265 1.17.393 1.61.442.45.05.8.016 1.11-.013l.01-.001c1.16-.111 2.36.08 3.54.369a39.316 39.316 0 011.82.499c.5.149 1 .293 1.46.406 2.27.766 4.52 1.37 6.76 1.969v.002c2.25.602 4.48 1.199 6.72 1.954l.05.02c1.25.51 2.65 1.079 4.01.949 2.98-.284 6.11.676 9.35 1.682l.03.008.02.005c2.21.436 4.28 1.046 6.38 1.664v.003c2.08.61 4.17 1.228 6.41 1.673l.02.008c1.25.509 2.65 1.078 4.01.948 1.16-.11 2.37.08 3.64.364.4.091.82.193 1.24.296.86.211 1.75.427 2.61.567 2.21.435 4.27 1.045 6.37 1.662l.01.003c2.07.611 4.16 1.229 6.4 1.673l.02.008c1.23.501 2.61 1.06 3.95.954.4.065.82.128 1.24.192 2.27.346 4.77.727 6.9 1.588l.05.022.05.009c2.52.407 4.43.873 6.35 1.343l.08.02.09-.008.04-.004c.59-.056 1.3-.124 1.91-.471.68-.38 1.16-1.048 1.4-2.153zM1150.66 493.014v-.019l.01-.02 1.4-5.03 1.39-5.01c.5-1.359.98-2.875 1.46-4.378v-.007c.48-1.517.96-3.021 1.45-4.362l.02-.032v-.034c.24-1.072.17-2.025-.29-2.791-.46-.766-1.26-1.249-2.3-1.504-2.57-.735-5.3-1.455-8.02-2.173l-.01-.001c-2.72-.717-5.43-1.433-7.99-2.164-1.29-.52-2.3-.711-3.11-.18-.4.256-.69.648-.94 1.112-.26.465-.49 1.046-.74 1.724v.013l-.01.014c-.36 1.188-.67 2.412-.99 3.635-.02.089-.04.178-.07.267-.29 1.137-.58 2.272-.9 3.391-.7 2.409-1.55 4.716-2.87 6.739-.63.8-.87 1.729-1.03 2.575-.04.231-.09.486-.13.727-.02.179-.05.351-.08.501-.07.386-.14.727-.25 1.023l-.01.032-.01.034c-.21.964-.36 1.813.02 2.545.38.724 1.22 1.206 2.51 1.73l.02.01.03.007c2.08.593 4.02 1.085 5.89 1.56 2.83.715 5.49 1.391 8.21 2.306.73.295 1.59.383 2.39.391.81.007 1.61-.069 2.22-.128h.01c.72-.069 1.28-.316 1.73-.772.44-.438.73-1.035.99-1.731zM1131.86 407.339l.02-.032v-.034c.87-3.977 1.79-7.313 2.73-10.66.25-.684.46-1.362.66-2.007l.01-.06c.2-.633.39-1.23.59-1.79.43-1.158.92-2.089 1.69-2.74l.2-.169-.03-.26c-.01-.095 0-.249.04-.468.03-.212.08-.448.14-.702v-.007c.05-.245.11-.506.15-.747.03-.209.06-.433.05-.639.21-1.015.17-1.794-.2-2.405-.37-.614-1-.943-1.66-1.212l-.04-.014-.03-.008c-3.82-.934-7.03-1.927-10.24-2.924-2.66-1.073-5.85-1.434-8.38-1.208-.97-.224-1.77-.198-2.38.316-.57.49-.85 1.33-1.06 2.32-.1.442-.19.889-.29 1.34-.78 3.682-1.61 7.611-3.5 10.62l-.01.018-.01.019c-1.09 2.121-1.53 4.174-1.91 6.814-.26.752-.23 1.407.15 1.955.36.509.98.833 1.64 1.1l.01.004.01.004c2.94 1.035 6 1.891 9.14 2.736.47.128.95.257 1.43.385 2.67.716 5.37 1.443 8.09 2.284.74.298 1.41.285 1.95-.134.49-.375.79-1.017 1.04-1.695zM1116.21 466.246l.02-.09v-.092l-.01-.017c-.04-.471-.08-.893-.15-1.255-.06-.369-.16-.714-.35-1.019-.38-.641-1.05-.962-2.04-1.205-2.87-.702-5.76-1.564-8.66-2.432v-.002c-2.9-.865-5.8-1.735-8.7-2.443-1.04-.254-1.97-.196-2.71.288-.74.476-1.19 1.299-1.42 2.353-.51 1.385-.84 2.908-1.15 4.476-.05.216-.09.433-.14.65-.27 1.386-.55 2.804-.95 4.235-.29 1.035-.52 2.149-.75 3.288-.15.712-.3 1.434-.46 2.153-.44 1.886-1.01 3.844-2.03 5.839-.41.558-.29 1.249-.06 1.717.12.25.3.482.51.652.19.146.43.274.71.282 3.21.991 6.4 1.824 9.58 2.653v.002c3.21.836 6.4 1.668 9.6 2.661.79.311 1.56.242 2.21-.126.64-.364 1.13-.999 1.41-1.763v-.019l.01-.019c.93-3.358 1.85-6.876 2.77-10.39v-.002c.91-3.515 1.83-7.027 2.76-10.375zM1167.87 417.885l.02.005.01.003c.48.118.91.211 1.29.244s.75.011 1.08-.143c.7-.317 1-1.069 1.21-2.055l1.4-5.017 1.39-5.011c.13-.36.22-.712.3-1.034.01-.067.03-.132.04-.195.06-.256.11-.485.18-.705.16-.528.37-.918.83-1.212l.19-.124.03-.225c.37-2.613.8-4.59 1.23-6.578.49-1.354.63-2.529.13-3.354-.52-.879-1.6-1.111-2.89-.989-1.16.111-2.36-.08-3.54-.369a39.316 39.316 0 01-1.82-.499c-.51-.151-1.01-.298-1.48-.411-3.82-.936-7.03-1.931-10.26-2.93l-.09-.03-.1.01-.04.003c-.59.057-1.28.122-1.87.363-.64.257-1.18.714-1.48 1.519-2.46 4.813-3.78 9.922-5.1 15.06-.39 1.513-.78 3.029-1.2 4.54l-.01.032v.032c-.2 1.368-.1 2.639.45 3.556.58.958 1.59 1.425 2.95 1.31 3.13.349 5.6.756 8.12 1.781l.02.008.02.007c1.63.504 3.08.859 4.52 1.211l.01.001c1.44.353 2.87.702 4.46 1.196zM1096.04 441.703v.014l-.01.014c-.11.502-.19.947-.22 1.335-.03.387 0 .761.14 1.1.31.712 1.03 1.037 2 1.274 2.87.701 5.76 1.564 8.66 2.431v.002c2.9.866 5.8 1.735 8.7 2.443 1.04.254 1.97.197 2.71-.287.74-.48 1.19-1.31 1.43-2.373l1.39-5.017 1.4-5.03c.93-3.347 1.8-7.34 2.18-10.014.58-1.642-.37-3.102-1.84-3.701l-.05-.017-.04-.009c-3.17-.671-6.21-1.519-9.19-2.378l-1.41-.41c-2.48-.721-4.93-1.431-7.36-2.026l-.08-.02-.09.008-.02.002c-.45.042-.85.081-1.2.147-.36.068-.7.17-.99.364-.62.4-.92 1.086-1.14 2.101-.93 3.359-1.71 6.701-2.49 10.032v.005c-.78 3.34-1.55 6.669-2.48 10.01zM1143.62 428.668l-.01.032-.01.034c-.87 3.977-1.79 7.313-2.72 10.66-.85 2.321-1.21 5.059-1.52 7.418-.06.435-.12.857-.17 1.261-.49 1.354-.63 2.532-.03 3.427.59.894 1.77 1.308 3.37 1.485l.01.001.01.001c1.84.143 3.89.589 5.96 1.123.9.231 1.82.481 2.72.729 1.15.315 2.29.626 3.35.887.69.276 1.37.384 1.98.483l.02.003c.64.104 1.22.2 1.81.44l.04.014.03.008c.48.118.92.211 1.29.244.38.033.75.011 1.08-.143.7-.317 1-1.069 1.21-2.055.42-1.496.84-2.962 1.25-4.412 1.44-5.012 2.82-9.829 3.79-14.991.58-1.647-.37-3.111-1.85-3.712l-.03-.014-.04-.009c-2.87-.702-5.92-1.552-8.97-2.404l-.01-.001c-3.03-.848-6.08-1.698-8.96-2.404-.78-.305-1.55-.234-2.19.132-.64.364-1.13.999-1.41 1.763zM819.128 526.171l.756.122-.192-.741c-.498-1.925-.733-2.838-.829-3.841-.095-1.003-.052-2.102.042-4.382.213-.967.559-2.106.912-3.272l.005-.014c.342-1.127.691-2.277.914-3.274.298-.432.417-.979.509-1.407l.011-.05c.116-.533.208-.905.401-1.15.294-.372.51-.633.774-.773.216-.116.522-.177 1.064.043.618.251 1.089.516 1.585.796l.007.004c.494.278 1.013.57 1.693.846l.113.046.123-.011h.003l.001-.001H827.03v-.001H827.04l.001-.001H827.051l.001-.001H827.061l.001-.001H827.071l.001-.001H827.082l.001-.001h.01l.001-.001h.008l.002-.001H827.113l.001-.001h.01l.001-.001H827.134l.001-.001H827.145l.002-.001h.007l.002-.001H827.165l.002-.001H827.176l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H827.219l.002-.001h.008l.002-.001h.007l.002-.001H827.249l.002-.001H827.26l.002-.001h.007l.003-.001H827.281l.002-.001h.007l.003-.001h.01l.002-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.01l.002-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.006l.002-.001H827.459l.003-.001h.008l.003-.001h.006l.003-.001H827.491l.003-.001h.006l.003-.001H827.512l.003-.001h.008l.003-.001h.006l.004-.001h.006l.003-.001H827.554l.003-.001h.006l.003-.001H827.575l.003-.001h.007l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.006l.004-.001H827.638l.003-.001h.007l.003-.001h.007l.003-.001H827.67l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008c.764-.073 1.347-.088 1.79-.038.444.049.694.157.842.285.138.119.246.306.294.647.05.353.031.831-.061 1.478l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914-.471 1.696-.691 2.477-1.058 3.193-.368.719-.889 1.381-2.018 2.809l-.483.611.756.185c.747.182 1.5.465 2.329.777l.607.227c1.062.392 2.23.788 3.55 1.001l.755.122-.191-.741c-.496-1.915-.759-3.143-.788-4.218-.028-1.055.17-1.989.654-3.308l.039-.106-.007-.071a.554.554 0 01.197-.049c.27-.026.61.062.835.255.274.237.424.482.61.791l.009.014c.174.289.381.633.743.963.591.99 1.082 1.987 1.561 2.961l.293.592c.577 1.164 1.167 2.288 1.909 3.241 1.535 2.255 3.984 3.745 6.581 4.017 2.618.274 5.36-.694 7.421-3.3l.297-.376-.363-.313-.009-.008c-.162-.14-.299-.258-.415-.348a1.677 1.677 0 00-.388-.236c-.28-.113-.553-.087-.808-.061l-.055.005-.084.008-.077.035c-1.717.787-3.148.907-4.377.583-1.233-.325-2.327-1.115-3.336-2.268-1.4-1.793-2.867-4.229-4.355-6.702-.375-.622-.487-.964-.465-1.195.017-.18.134-.419.682-.775l.069-.045.051-.065.558-.706.559-.706.017-.021.014-.024c1.126-1.798 1.646-3.595 1.4-5.279-.248-1.689-1.253-3.178-3.001-4.382-1.453-1.242-3.464-1.734-5.327-2.189l-.051-.013c-2.496-.772-5.063-1.25-7.619-1.726-.775-.144-1.55-.288-2.321-.44-3.318-.655-6.61-1.462-9.818-3.061a1.26 1.26 0 00-.747-.296 1.277 1.277 0 00-.745.226c-.365.236-.687.645-.944.969l-.029.037c-.34.429-.486.842-.61 1.287-.03.109-.059.218-.088.332-.092.35-.192.733-.373 1.225l-.274.746.791-.076c2.41-.229 4.578-.414 6.389.976-.903 3.302-1.749 7.19-2.592 11.061l-.001.005-.075.352c-.421 1.974-.868 4.072-3.431 4.867l-1.336.414 1.295.526.032.013c2.581 1.049 5.228 2.125 7.825 2.545zm17.236-9.131l-.109.05-.074.094c-.084.106-.148.136-.189.148a.557.557 0 01-.246 0c-.088-.014-.163-.033-.255-.055-.056-.014-.119-.03-.195-.047a2.453 2.453 0 00-.387-.059c-.398-.411-.448-.845-.503-1.429-.01-.096.001-.25.036-.468.035-.213.086-.449.141-.702l.002-.007c.053-.245.11-.506.149-.747.028-.171.05-.352.052-.525.127-.198.216-.411.289-.619.059-.171.116-.366.171-.557l.08-.271c.171-.562.397-1.171.9-1.806l.04-.052c.066.02.144.042.225.062.137.033.306.066.49.066.995.447 1.636 1.437 1.817 3.171-.211.958-.429 1.706-.781 2.308-.349.598-.843 1.074-1.653 1.445zm-.035-7.4v0zM753.565 508.888l.565-.792c-.957-1.095-1.189-2.223-1.014-3.232.179-1.027.789-1.973 1.584-2.646l.101-.085.045-.124c.509-1.386.841-2.914 1.165-4.401l.004-.019c.328-1.507.648-2.972 1.13-4.287l.007-.019.006-.02c.231-.833.434-1.423.648-1.835.21-.406.408-.591.607-.683.208-.095.502-.127.986-.051.485.076 1.096.249 1.905.5l.095.029.1-.009c.38-.036.677.091 1.083.264l.285.12c.259.105.57.212.917.221.346.009.694-.08 1.05-.299 1.132-.403 1.615-.221 1.836.044.136.163.248.431.297.851.048.417.029.944-.061 1.582l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914l-.004.014-.003.014c-.438 2.014-.834 3.716-2.924 4.502a.912.912 0 00-.651.495c-.12.233-.149.5-.127.731.022.232.101.488.263.695a.915.915 0 00.628.358c2.079 1.126 4.053.938 6.438.711l.067-.007.724-.069-.324-.651c-.728-1.465-.835-2.655-.656-3.796.149-.957.496-1.876.895-2.932l.284-.76.039-.107-.011-.113a.27.27 0 01.001-.076.198.198 0 01.043-.025c.054-.025.139-.049.264-.07.117-.019.246-.032.394-.046 3.083.032 4.758.821 5.384 2.029.635 1.225.35 3.163-1.236 5.891-.108.132-.22.24-.345.355l-.032.03c-.119.11-.263.243-.385.398-.308.389-.449.865-.378 1.608l.019.2.152.131c.769.663 1.834 1.085 2.916 1.322a10.74 10.74 0 003.224.207l.313-.03.109-.295c.163-.446.16-.907.097-1.333-.061-.417-.185-.842-.297-1.228l-.005-.017c-.119-.404-.224-.767-.274-1.108-.049-.338-.037-.613.047-.844.267-.726.367-1.433.459-2.083l.002-.019c.094-.668.182-1.279.41-1.898.255-.696.492-1.55.723-2.378l.003-.014c.235-.844.463-1.661.703-2.315l.039-.106-.011-.113c-.11-1.16.335-2.4.842-3.781.181-.495.613-.794 1.23-1.195l.047-.031c.556-.36 1.27-.823 1.577-1.658l.209-.569-.599-.096c-1.237-.2-2.494-.559-3.786-.928l-.015-.004c-1.276-.364-2.586-.738-3.886-.948l-.782-.127.223.761c.46 1.575.724 2.806.76 3.963.035 1.123-.144 2.198-.6 3.464a2.648 2.648 0 01-.241.235c-.195.165-.392.274-.546.288-.377.036-.983-.045-1.724-.226a19.891 19.891 0 01-2.289-.727 16.685 16.685 0 01-1.951-.872 4.203 4.203 0 01-.561-.352l-.035-.028c.179-1.266.36-2.482.688-3.561.327-1.079.788-1.974 1.497-2.617.404-.09.747-.346.984-.646.271-.343.454-.806.408-1.284l-.019-.2-.152-.131c-.433-.374-1.016-.516-1.461-.624l-.048-.012c-.511-.125-.862-.222-1.094-.422l-.079-.068-.1-.031c-2.726-.845-5.652-1.44-8.585-2.036l-1.698-.348c-3.508-.726-6.987-1.526-10.195-2.83l-.114-.046-.122.011-.62.059-.212.021-.133.167-.012.015c-.27.342-.568.718-.788 1.095-.22.378-.406.828-.36 1.307l.003.039c.028.293.065.684.197.992.074.174.194.362.395.496.207.138.447.182.693.158.083-.008.224.003.433.042.203.037.428.092.672.152l.008.001c.234.058.486.119.719.162.198.037.414.067.616.06.917.23 1.387.461 1.62.759.212.271.313.718.113 1.656-.502 1.377-.832 2.893-1.153 4.368l-.004.019c-.328 1.507-.647 2.972-1.13 4.287-.753 2.05-1.107 3.006-1.615 3.82-.507.81-1.174 1.487-2.615 2.944l-.528.532.695.283c.703.285 1.386.396 2.01.497l.02.003c.617.1 1.178.192 1.745.412.447.349 1.025.475 1.539.576l.214.042c.508.098 1.017.196 1.539.408zm15.82-5.951l-.001.002.001-.002zm-.005.008l-.001.002.001-.002zM685.165 469.661l-.039.107.01.113.003.025c.013.139.027.287.051.397a.748.748 0 00.104.26.547.547 0 00.511.246.647.647 0 00.34-.147c.059-.049.113-.106.159-.157a5.25 5.25 0 00.121-.144c.288.085.597.146.901.202l.292.053c.356.064.712.128 1.075.217.838.205 1.62.523 2.216 1.178a195.737 195.737 0 00-1.3 5.109l-.001.005c-.451 1.84-.9 3.671-1.363 5.338l-.025.09.009.092c.11 1.16-.345 2.386-.827 2.996l-.049.062-.028.075c-.43 1.172-1.451 1.854-2.657 2.637l-.803.522.887.36c2.656 1.08 5.245 1.498 7.774 1.907l.022.003.756.123-.192-.741c-.5-1.932-.734-2.84-.806-3.599-.07-.739.012-1.339.201-2.677l.001-.011.001-.012c.306-3.226 1.217-6.519 2.147-9.865.514-.995.857-1.356 1.193-1.492.34-.138.792-.099 1.706.12.368.292.721.436 1.019.557l.014.006c.3.122.543.222.793.424.119.204.22.406.319.606l.087.174c.067.133.138.269.212.389.072.116.165.247.286.351a.788.788 0 00.55.202.88.88 0 00.541-.235c.252-.218.495-.603.758-1.118l.067-.13-.014-.146c0-.001-.001-.051.065-.141a.89.89 0 01.293-.245c.272-.145.492-.119.616-.012.348.3.66.57.895.84.217.247.322.444.352.603l-.136.972c-.702 5.039-1.453 10.429-3.898 14.848l-.019.034-.013.036c-.26.707-.313 1.262.036 1.708.144.185.335.315.476.41l.057.038c.134.089.254.17.379.277l.062.054.076.031.024.01c1.301.528 2.779 1.129 4.774.215l.412-.189-.147-.428c-.802-2.341-.43-4.193.53-6.822.205-.241.407-.363.607-.436.232-.085.479-.111.798-.142.526-.05.934.047 1.308.163l.176.057c.133.042.274.088.399.121.172.045.369.083.578.075 1.097.217 1.875.373 2.431.563.562.193.784.384.889.597.12.24.157.632.037 1.384-.118.734-.364 1.703-.705 3.038-.218.58-.581 1.045-1 1.575l-.018.023c-.408.516-.869 1.099-1.146 1.851l-.146.399.37.209c2.062 1.161 4.677 1.583 7.178 1.988l.055.009.989.159-.467-.886c-1.899-3.606-1.036-6.488-.152-9.439.131-.435.262-.872.384-1.312l.012-.043.004-.044.023-.246c.307-3.266.639-6.801 4.443-8.956l1.238-.702-1.404-.227c-1.237-.2-2.494-.558-3.786-.927l-.015-.004c-1.276-.364-2.586-.738-3.886-.949l-.756-.122.192.741c.496 1.915.759 3.144.788 4.219.028 1.055-.17 1.989-.654 3.308-.226.616-.445.841-.666.959-.265.141-.615.183-1.269.245-.164.016-.368-.055-.725-.2l-.042-.017c-.272-.111-.66-.27-1.062-.258a16.798 16.798 0 00-1.398-.245l-.076-.012c-.51-.075-.976-.146-1.384-.258-.408-.112-.71-.253-.916-.437-.191-.17-.325-.401-.36-.767l-.007-.078-.031-.072c-.712-1.665-.397-3.996 1.65-5.384.42-.082.778-.345 1.022-.654.271-.343.454-.806.408-1.284l-.047-.498-.498.048c-.083.008-.109-.001-.277-.146a.127.127 0 01-.013-.011c-.17-.147-.469-.406-.963-.376-1.822-.146-3.532-.613-5.293-1.097l-.02-.005c-1.752-.481-3.554-.975-5.49-1.126-1.527-.171-3.252-.642-5.017-1.205a137.04 137.04 0 01-2.636-.878c-.861-.292-1.709-.578-2.516-.828-.745-.298-1.407-.285-1.953.134-.489.375-.792 1.017-1.041 1.695zM788.225 494.161l-.812-.198.209.809.001.002c.964 3.725.997 3.851 1.754 5.624a45.352 45.352 0 01-.611 2.287l-.272.962c-.348 1.251-.694 2.603-.887 3.949-.465 1.673-.684 2.448-1.049 3.16-.368.718-.889 1.38-2.018 2.807l-.484.611.757.185c3.827.935 7.037 1.929 10.261 2.928l.014.004.015.004.043.01c.443.109.844.207 1.177.223.384.018.747-.067 1.052-.375.264-.267.441-.663.604-1.132.166-.479.345-1.119.573-1.942l.005-.018-.873-.444c-.222.28-.44.416-.656.495-.233.085-.479.111-.798.141l-.008.001-.007.001h-.007l-.007.001-.008.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.008l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.006l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.006.001-.007.001h-.007l-.007.001-.006.001h-.007l-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001-.006.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.007l-.006.001h-.006l-.007.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001-.006.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.005.001h-.006l-.006.001h-.005l-.006.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.831l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.789l-.005.001h-.004l-.005.001h-.004l-.005.001H794.757l-.004.001h-.005l-.005.001h-.004l-.005.001H794.725l-.004.001h-.005l-.004.001h-.004l-.005.001H794.694l-.004.001h-.005l-.004.001h-.005l-.004.001H794.663l-.004.001h-.005l-.004.001H794.641l-.004.001h-.004l-.005.001h-.004l-.004.001H794.611l-.004.001h-.005l-.004.001H794.589l-.004.001h-.004l-.004.001H794.568l-.004.001h-.005l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.003.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.003.001h-.008l-.003.001h-.005c-.596-.098-1.057-.203-1.413-.335-.366-.136-.592-.289-.738-.465-.29-.347-.407-.951-.221-2.27l.009-.059-.006-.058c-.018-.189.055-.414.189-.78l.015-.041c.108-.292.257-.697.236-1.113.09-.622.19-1.063.308-1.372.12-.315.24-.448.339-.513.098-.063.247-.106.524-.09.26.015.584.078 1.007.179.309.266.645.55.98.764.33.211.726.4 1.155.399.687.254 1.356.256 1.83-.193.46-.436.554-1.139.488-1.829l-.004-.047c-.027-.286-.069-.742-.34-1.088-.311-.398-.806-.54-1.44-.501-.629-.247-1.122-.367-1.548-.415a4.798 4.798 0 00-.994.003c-.571-.241-.897-.461-1.074-.755-.181-.301-.269-.793-.062-1.745l.002-.01.002-.01c.2-1.15.421-1.976.684-2.544.262-.563.536-.814.819-.917.297-.108.718-.097 1.361.119.63.211 1.403.594 2.37 1.137.154.132.259.224.338.299a.816.816 0 01.127.142c.022.037.035.069.069.429.042.435.333.96.902.906.569-.054.755-.625.714-1.06-.018-.188.055-.413.189-.779l.015-.041c.113-.308.273-.74.231-1.179-.045-.478-.312-.898-.643-1.183-.309-.266-.727-.461-1.172-.448-1.886-.462-3.624-.939-5.369-1.417l-.002-.001c-1.765-.484-3.538-.97-5.466-1.441z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M736.22 489.828l-.047-.498-.498.047c-1.382.132-2.433.151-3.231.054-.798-.096-1.296-.302-1.618-.579-.314-.271-.518-.66-.626-1.248-.109-.59-.113-1.343-.054-2.301.217-.977.441-1.243.643-1.336.114-.052.286-.081.579-.056.287.025.643.098 1.104.21 1.284.522 2.378.989 3.023 1.992.082.402.369.825.882.776.475-.045.683-.451.715-.837.243-.309.499-.642.693-.974.22-.378.407-.828.361-1.307a.515.515 0 00-.004-.039c-.027-.293-.064-.684-.196-.992a1.098 1.098 0 00-.395-.495 1.023 1.023 0 00-.599-.164l-11.458-2.8-.972-.238.393.92c.108.252.213.489.313.715.669 1.516 1.114 2.524.771 4.097l-1.306 5.997c-.214.984-.443 1.81-.677 2.648l-.001.004c-.232.836-.469 1.685-.689 2.699l-.017.076.008.078c.068.717-.325 1.276-1.022 1.894a17 17 0 01-.723.596c-.131.105-.266.212-.404.325-.387.317-.782.664-1.096 1.062l-.484.611.757.184c3.827.936 7.037 1.93 10.261 2.928l.095.03.1-.01c.09-.008.215.003.431.023l.045.005c.217.02.495.043.78.016.289-.028.609-.109.902-.315.234-.164.427-.391.573-.683a.963.963 0 00.338-.215c.172-.169.255-.376.295-.561.071-.328.034-.718.006-1.011l-.004-.039-.002-.021c-.014-.143-.027-.288-.051-.405a.805.805 0 00-.25-.464.775.775 0 00-.507-.174c-.118-.003-.259.011-.395.024l-.022.002c-1.252.119-2.374.218-3.546-.258-.584-.238-.805-.465-.926-.707-.143-.289-.186-.668-.251-1.346-.053-.56.039-.993.148-1.384l.053-.185c.04-.137.082-.282.112-.411.039-.165.07-.348.067-.542.233-.628.434-1.119.638-1.496.215-.396.41-.622.604-.749.349-.226.896-.25 2.146.248l.959.827 1.023.882.395.34.323-.409c1.188-1.5 1.734-2.979 1.535-5.061zM798.165 510.874l-.406.264.25.414c.204.338.399.587.574.796.05.061.096.115.139.165.113.132.204.239.291.362.208.293.388.672.474 1.578l.048.498.497-.047.025-.003c.3-.028.849-.08 1.31-.326.249-.133.493-.331.659-.627.167-.298.232-.653.194-1.059-.018-.188.054-.412.189-.778l.015-.04c.102-.278.243-.658.238-1.053.234-.616.448-.976.676-1.15.178-.137.44-.216.989.007.584.237.805.464.925.706.13.26.177.595.233 1.159-.057.087-.13.204-.201.342-.133.26-.292.651-.285 1.072-.11.318-.177.61-.165.877.015.331.15.596.381.795.201.173.459.282.692.372.104.04.204.076.306.114.141.051.286.104.455.171.397.322.798.48 1.267.532.447.049.956.001 1.54-.055l.042-.004.571-.054-.131-.558c-1.04-4.416-1.403-8.237-1.158-12.109.093-.663.13-1.195.089-1.625-.042-.443-.171-.816-.444-1.109-.263-.282-.608-.433-.958-.544a12.62 12.62 0 00-.872-.225l-.251-.06a2.04 2.04 0 00-.543-.319c-.223-.084-.509-.126-.785.001-.286.131-.447.388-.524.655-.076.262-.088.578-.054.934.08.841-.129 1.415-.429 1.956-.105.19-.214.363-.33.548-.061.098-.126.201-.193.311-.171.281-.344.59-.481.941-.556.71-1.05 1.499-1.528 2.262-.238.378-.471.751-.706 1.103-.74 1.112-1.532 2.102-2.625 2.81zM843.657 523.684l-.388.592.688.167c1.863.455 4.415 1.487 7.039 3.163l.145.092.171-.016h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.006l.004-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001H851.465l.003-.001h.006l.003-.001H851.486l.003-.001h.006l.003-.001H851.507l.002-.001H851.518l.003-.001h.005l.003-.001H851.538l.002-.001H851.549l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H851.633l.003-.001h.007l.002-.001h.008l.002-.001H851.664l.003-.001h.006l.003-.001H851.685l.002-.001H851.696l.002-.001H851.707l.002-.001h.007l.002-.001h.008l.003-.001h.008l.002-.001H851.748l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001H851.853l.002-.001h.01l.001-.001h.008l.002-.001H851.885l.002-.001H851.896l.002-.001h.007l.002-.001H851.916l.002-.001H851.927l.002-.001H851.938l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H852l.002-.001H852.011l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.008l.001-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001H852.136l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001H852.18l.002-.001h.007l.002-.001H852.2l.003-.001h.007l.002-.001H852.221l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001H852.358l.003-.001h.006l.002-.001H852.378l.003-.001h.006l.003-.001H852.399l.003-.001h.006l.004-.001H852.421l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003l.212-.02.133-.167.012-.016c.27-.341.568-.717.788-1.093.22-.377.407-.826.361-1.305-.032-.34-.099-.648-.255-.873a.81.81 0 00-.352-.292.84.84 0 00-.402-.056c-.182.017-.37.09-.486.136l-.035.013a1.257 1.257 0 01-.317.093l-.003.001h-.007l-.004.001h-.004l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.003.001h-.011l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.006l-.004.001H852.096l-.003.001h-.007l-.003.001h-.006l-.003.001H852.065l-.004.001h-.006l-.003.001H852.043l-.003.001h-.006l-.002.001H852.023l-.003.001h-.006l-.003.001h-.008l-.003.001H851.991l-.002.001H851.98l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.007l-.003.001H851.876l-.003.001h-.007l-.002.001H851.855l-.003.001h-.006l-.003.001H851.834l-.002.001H851.823l-.002.001H851.812l-.002.001h-.007l-.002.001h-.008l-.002.001H851.782l-.002.001h-.008l-.002.001h-.01l-.002.001H851.749l-.002.001h-.008l-.002.001h-.007l-.002.001h-.01l-.002.001h-.008l-.002.001H851.697l-.002.001h-.008l-.002.001H851.676l-.002.001h-.008l-.001.001h-.01l-.002.001H851.644l-.002.001h-.007l-.002.001H851.624l-.002.001H851.613l-.002.001H851.602l-.002.001h-.007l-.002.001H851.582l-.002.001H851.571l-.001.001h-.01l-.001.001h-.01l-.001.001h-.008l-.002.001H851.529l-.002.001H851.518l-.002.001h-.007l-.002.001h-.01l-.001.001h-.008l-.002.001H851.477l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001H851.362l-.002.001H851.351l-.003.001H851.339l-.002.001h-.007l-.002.001H851.319l-.003.001h-.007l-.002.001h-.007l-.003.001H851.288l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.01l-.003.001h-.007l-.003.001h-.008l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.003.001h-.008l-.003.001H851.171l-.002.001h-.006l-.003.001H851.151l-.003.001h-.006l-.003.001H851.13l-.003.001h-.006l-.003.001H851.109l-.003.001h-.006l-.004.001h-.006l-.003.001h-.01l-.003.001h-.006l-.004.001h-.006l-.003.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.01l-.004.001h-.007l-.003.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001c-.538.051-.864-.058-1.067-.233-.207-.178-.377-.504-.432-1.078-.055-.574.051-.926.221-1.14.144-.182.388-.333.8-.403.094.08.179.15.254.209.12.092.245.177.389.236.279.113.552.086.808.061l.055-.005.212-.02.132-.167.559-.706.124-.157-.019-.2v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004V520l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.019-.201-.153-.131-.01-.009c-.162-.139-.298-.256-.414-.346a1.677 1.677 0 00-.388-.236c-.252-.102-.5-.09-.734-.068-.883-.421-.897-1.274-.556-1.705l.05-.062.028-.075c.248-.675.472-1.062.711-1.245.178-.136.44-.215.989.007l.113.046.122-.012c.083-.007.109.001.277.146l.014.011c.175.152.487.421 1.011.371l.055-.005c.255-.023.529-.049.782-.213.129-.084.236-.191.336-.304.097-.11.209-.251.341-.418l.009-.011.124-.158-.019-.2a7.169 7.169 0 01-.003-.04c-.028-.292-.065-.682-.197-.99a1.091 1.091 0 00-.395-.495.996.996 0 00-.52-.163c-1.996-1.106-4.655-2.176-7.239-1.93l-.498.047.048.498c.482 5.067-.368 8.946-3.031 13.013zM686.781 471.368l.296-.375-.362-.313-.012-.01c-.162-.14-.3-.26-.408-.342a1.37 1.37 0 00-.186-.125.632.632 0 00-.363-.081.537.537 0 00-.298.123.585.585 0 00-.158.215.7.7 0 00-.049.206H685.232l-.002.001H685.221l-.001.001H685.211l-.002.001H685.2l-.001.001H685.189l-.001.001H685.178l-.001.001h-.007 0-.002l-.001.001h-.007 0-.003l-.001.001h-.001 0-.004 0-.004 0l-.001.001h-.002 0-.002 0-.002 0-.003 0-.001l-.001.001h0-.001 0-.002 0-.002 0-.001 0-.002 0-.001 0l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.212.02-.133.168.393.31-.393-.309h0l-.001.001-.002.002-.003.005-.01.013-.028.039a1.68 1.68 0 00-.248.575c-.087.402-.022.926.483 1.362l.395.343.324-.411 1.128-1.43zM833.885 512.803l-.126.158.019.201c.02.21-.056.619-.237 1.213-.174.57-.417 1.23-.667 1.908l-.04.107.011.113a.194.194 0 01.002.024c.062.646.14 1.466.974 2.183l.162.139.212-.02h.003l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.004l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.084-.008.076-.035c1.929-.882 3.232-2.457 3.022-4.666-.068-.714-.321-1.57-.731-2.323-.364-.668-.882-1.309-1.562-1.67a.938.938 0 00-.224-.36.85.85 0 00-.69-.235c-.434.041-.839.359-1.151.751-.352.445-.483 1.042-.583 1.502l-.011.051c-.116.531-.207.901-.4 1.144z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M806.513 505.299l-.047-.498-.498.048a1.05 1.05 0 00-.654.287 1.1 1.1 0 00-.296.564c-.072.33-.035.724-.006 1.019l.003.04.048.498.498-.048h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001H805.693l.003-.001h.006l.004-.001H805.715l.003-.001h.006l.003-.001H805.736l.003-.001h.006l.002-.001H805.756l.003-.001h.008l.003-.001h.006l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.003-.001h.007l.002-.001H805.872l.003-.001h.007l.002-.001H805.893l.002-.001H805.904l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H805.956l.002-.001h.008l.002-.001H805.977l.001-.001H805.987l.002-.001h.008l.002-.001h.01l.001-.001H806.019l.002-.001H806.03l.001-.001H806.04l.001-.001h.01l.001-.001H806.061l.001-.001H806.071l.001-.001H806.083l.001-.001h.008l.001-.001H806.103l.001-.001H806.113l.001-.001H806.124l.001-.001H806.135v-.001H806.145l.001-.001H806.156v-.001H806.166l.001-.001H806.177v-.001H806.187l.498-.048-.047-.498-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V506.447l-.001-.004v-.006l-.001-.003v-.006l-.001-.004V506.415l-.001-.003v-.006l-.001-.003V506.394l-.001-.003v-.006l-.001-.003V506.373l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V506.341l-.001-.002v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V506.184l-.001-.002v-.007l-.001-.002V506.164l-.001-.002V506.153l-.001-.002V506.142l-.001-.002v-.007l-.001-.002V506.122l-.001-.002v-.008l-.001-.002V506.101l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V506.006l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V505.806l-.001-.002v-.008l-.001-.002V505.785l-.001-.002v-.008l-.001-.002V505.764l-.001-.002V505.753l-.001-.002v-.007l-.001-.002V505.733l-.001-.002V505.722l-.001-.003v-.006l-.001-.003V505.701l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V505.513l-.001-.003v-.006l-.001-.003V505.492l-.001-.003v-.007l-.001-.003V505.47l-.001-.003v-.007l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004z' fill='%23051828' stroke='%23051828'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% 0;background-size:cover auto;content:"";height:calc(100% + 8rem);width:100%}.c-event-header__container{grid-area:1/3/1/15;z-index:2;position:relative;width:100%;padding-top:2rem;align-items:end;display:grid;grid-template-columns:1fr;grid-template-areas:"pretitle" "title" "posttitle" "text" "action" "media"}@media (min-width:38.1rem){.c-event-header__container{grid-template-columns:1fr min-content;grid-template-areas:"pretitle   ." "title      ." "posttitle  action" "text       action" "media      media"}}.c-event-header__img{border:5px solid var(--secondary-color-text);border-radius:15px}@media (max-width:38rem){.c-event-header__img{z-index:1}}.c-event-header__action{align-self:center}@media (max-width:38rem){.c-event-header__action{margin:1rem 0}}.c-event-header__title{font-size:clamp(2.4375rem,6.64062vw,4.6875rem);font-weight:900;line-height:1.2;line-height:1.8;color:var(--primary-color);margin-top:1rem}.c-event-header__title>span{background-color:var(--primary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.c-event-header__title{line-height:1.7}}@media (min-width:60.1rem){.c-event-header__title{line-height:1.6}}.c-event-header__pretitle{font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;line-height:2.4;text-transform:uppercase}.c-event-header__pretitle>span{background-color:var(--primary-color-text);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color);padding:.625rem .9375rem}@media (min-width:60.1rem){.c-event-header__pretitle{line-height:2.2}}.c-event-header__posttitle{font-weight:700;text-transform:uppercase}.c-event-header__posttitle,.c-event-header__text{font-size:clamp(1.125rem,2.60417vw,1.5rem);line-height:1.2;margin-top:1rem}.c-event-header__media{margin-top:3rem;position:relative}.c-event-header__media:after,.c-event-header__media:before{background-color:#f9f9f9;content:"";height:50%;width:100vw;z-index:-1}.c-event-header__media:before{position:absolute;top:auto;right:auto;bottom:0;left:-100%}.c-event-header__media:after{position:absolute;top:auto;right:-100%;bottom:0;left:auto}.c-feed__heading{line-height:2.2}.c-feed__heading>span{background-color:var(--primary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.c-feed__heading{line-height:2.1}}@media (min-width:60.1rem){.c-feed__heading{line-height:2}}.c-form-field,.c-form-field--checkbox,.c-form-field--date,.c-form-field--menu-search,.c-form-field--number,.c-form-field--radio,.c-form-field--select,.c-form-field--site-search,.c-form-field--text{--form-field-background:#fff;--form-field-border-width:2px;--form-field-border-color:#aaa;--form-field-border-radius:0;--form-field-accent-color:#e4008b;--form-field-legend-font-size:clamp(1rem,2.21354vw,1.125rem);--form-field-legend-weight:500;--form-field-input-font-size:clamp(1rem,2.21354vw,1.125rem);--form-field-label-font-size:clamp(1rem,2.21354vw,1.125rem);--form-field-checkbox-radio-size:var(--form-field-input-font-size);--form-field-instruction-size:clamp(0.8125rem,1.82292vw,0.875rem);--form-field-message-font-size:clamp(0.8125rem,1.82292vw,0.875rem);--form-field-message-weight:400;--form-required-indicator-color:currentColor;display:flex;flex-direction:column;row-gap:.5em;line-height:1.2;max-width:var(--form-field-max-width,100%)}.c-form-field--checkbox:focus-within,.c-form-field--date:focus-within,.c-form-field--menu-search:focus-within,.c-form-field--number:focus-within,.c-form-field--radio:focus-within,.c-form-field--select:focus-within,.c-form-field--site-search:focus-within,.c-form-field--text:focus-within,.c-form-field:focus-within{--form-field-border-color:var(--form-field-accent-color)}.c-form-field--checkbox[data-status=success],.c-form-field--date[data-status=success],.c-form-field--menu-search[data-status=success],.c-form-field--number[data-status=success],.c-form-field--radio[data-status=success],.c-form-field--select[data-status=success],.c-form-field--site-search[data-status=success],.c-form-field--text[data-status=success],.c-form-field[data-status=success]{--form-field-border-color:#03c29e}.c-form-field--checkbox[data-status=error],.c-form-field--date[data-status=error],.c-form-field--menu-search[data-status=error],.c-form-field--number[data-status=error],.c-form-field--radio[data-status=error],.c-form-field--select[data-status=error],.c-form-field--site-search[data-status=error],.c-form-field--text[data-status=error],.c-form-field[data-status=error]{--form-field-border-color:#f55050;--form-required-indicator-color:#f55050;--form-field-message-weight:700}.c-form-field__legend{font-size:var(--form-field-legend-font-size);font-weight:var(--form-field-legend-weight);font-family:inherit;line-height:inherit;margin:0}.c-form-field__required{color:var(--form-required-indicator-color)}.c-form-field__label{font-size:var(--form-field-label-font-size);line-height:1}input[type=checkbox]+.c-form-field__label:after,input[type=checkbox]+.c-form-field__label:before,input[type=radio]+.c-form-field__label:after,input[type=radio]+.c-form-field__label:before{content:"";position:absolute;top:0;left:0;width:var(--form-field-checkbox-radio-size);height:var(--form-field-checkbox-radio-size);pointer-events:none}input[type=checkbox]+.c-form-field__label:before,input[type=radio]+.c-form-field__label:before{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:0;mask-size:0;transition:-webkit-mask-size .1s;transition:mask-size .1s;transition:mask-size .1s, -webkit-mask-size .1s}input[type=checkbox]+.c-form-field__label:after,input[type=radio]+.c-form-field__label:after{border:var(--form-field-border-width) solid var(--form-field-border-color)}input[type=checkbox]+.c-form-field__label:after,input[type=checkbox]+.c-form-field__label:before{border-radius:var(--form-field-border-radius)}input[type=checkbox]+.c-form-field__label:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width='16' height='14' viewBox='0 0 16 14' version='1.1' xmlns='http://www.w3.org/2000/svg'><path d='M15.923 1.677a.54.54 0 0 1 .077.219.54.54 0 0 1-.077.219L6.346 13.78c-.154.146-.27.219-.346.219-.128 0-.256-.06-.385-.182L.192 8.859.077 8.75A.54.54 0 0 1 0 8.531a.62.62 0 0 1 .077-.182l.077-.073a73.784 73.784 0 0 1 1.692-1.677c.154-.146.257-.219.308-.219.102 0 .23.073.384.219l3.077 2.844 7.693-9.37c.051-.049.128-.073.23-.073.077 0 .167.024.27.073l2.115 1.604z' fill='currentColor' fill-rule='nonzero' stroke='none' stroke-width='1'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width='16' height='14' viewBox='0 0 16 14' version='1.1' xmlns='http://www.w3.org/2000/svg'><path d='M15.923 1.677a.54.54 0 0 1 .077.219.54.54 0 0 1-.077.219L6.346 13.78c-.154.146-.27.219-.346.219-.128 0-.256-.06-.385-.182L.192 8.859.077 8.75A.54.54 0 0 1 0 8.531a.62.62 0 0 1 .077-.182l.077-.073a73.784 73.784 0 0 1 1.692-1.677c.154-.146.257-.219.308-.219.102 0 .23.073.384.219l3.077 2.844 7.693-9.37c.051-.049.128-.073.23-.073.077 0 .167.024.27.073l2.115 1.604z' fill='currentColor' fill-rule='nonzero' stroke='none' stroke-width='1'/></svg>")}input[type=radio]+.c-form-field__label:after,input[type=radio]+.c-form-field__label:before{border-radius:50%}input[type=radio]+.c-form-field__label:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width='10' height='10' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg'><circle cx='5' cy='5' r='5' fill='currentColor'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width='10' height='10' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg'><circle cx='5' cy='5' r='5' fill='currentColor'/></svg>")}input[type=checkbox]:checked+.c-form-field__label,input[type=radio]:checked+.c-form-field__label{--form-field-border-color:var(--form-field-accent-color)}input[type=checkbox]:checked+.c-form-field__label:before,input[type=radio]:checked+.c-form-field__label:before{background-color:var(--form-field-accent-color);-webkit-mask-size:50%;mask-size:50%}.c-form-field--checkbox:not([data-status=error]) input[type=checkbox]:not(:focus):not(:checked)+.c-form-field__label{--form-field-border-color:#aaa}.c-form-field__inputset{display:flex;gap:var(--content-space)}.c-form-field--checkbox .c-form-field__inputset,.c-form-field--radio .c-form-field__inputset{flex-direction:column;align-items:flex-start}.c-form-field__input{position:relative;display:flex;font-size:var(--form-field-input-font-size)}.c-form-field--date .c-form-field__input,.c-form-field--menu-search .c-form-field__input,.c-form-field--number .c-form-field__input,.c-form-field--select .c-form-field__input,.c-form-field--site-search .c-form-field__input,.c-form-field--text .c-form-field__input{background-color:var(--form-field-background);flex-grow:1}.c-form-field--date .c-form-field__input:after,.c-form-field--menu-search .c-form-field__input:after,.c-form-field--number .c-form-field__input:after,.c-form-field--select .c-form-field__input:after,.c-form-field--site-search .c-form-field__input:after,.c-form-field--text .c-form-field__input:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--form-field-border-width) solid var(--form-field-border-color);border-radius:var(--form-field-border-radius);pointer-events:none}.c-form-field--select .c-form-field__input:before{content:"";pointer-events:none;width:.8em;height:.8em;background-color:currentColor;position:absolute;right:1em;top:50%;transform:translateY(-.4em);-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width='63' height='40' viewBox='0 0 63 40' version='1.1' xmlns='http://www.w3.org/2000/svg'><path d='M54.8.587a1.896 1.896 0 0 1 2.743 0l4.933 5.172a1.896 1.896 0 0 1 0 2.617L32.872 39.413a1.896 1.896 0 0 1-2.744 0L.524 8.376a1.896 1.896 0 0 1 0-2.617L5.457.587a1.896 1.896 0 0 1 2.743 0l23.3 24.428L54.8.587z' fill='currentColor' fill-rule='nonzero' stroke='none' stroke-width='1'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width='63' height='40' viewBox='0 0 63 40' version='1.1' xmlns='http://www.w3.org/2000/svg'><path d='M54.8.587a1.896 1.896 0 0 1 2.743 0l4.933 5.172a1.896 1.896 0 0 1 0 2.617L32.872 39.413a1.896 1.896 0 0 1-2.744 0L.524 8.376a1.896 1.896 0 0 1 0-2.617L5.457.587a1.896 1.896 0 0 1 2.743 0l23.3 24.428L54.8.587z' fill='currentColor' fill-rule='nonzero' stroke='none' stroke-width='1'/></svg>");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.c-form-field--checkbox .c-form-field__input{display:inline-flex}.c-form-field__input input[type=date],.c-form-field__input input[type=email],.c-form-field__input input[type=number],.c-form-field__input input[type=password],.c-form-field__input input[type=search],.c-form-field__input input[type=text],.c-form-field__input select,.c-form-field__input textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-size:1em;color:currentColor;padding:.75em;flex-grow:1;background:none;font-family:inherit;width:100%;min-height:2.75em}.c-form-field__input input[type=search]::-webkit-search-cancel-button{display:none}.c-form-field__input textarea{resize:vertical;min-height:5em}.c-form-field__input input[type=checkbox],.c-form-field__input input[type=radio]{background-color:var(--form-field-background);padding:0;margin:0 .5em 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1em;width:var(--form-field-checkbox-radio-size);height:var(--form-field-checkbox-radio-size)}.c-form-field__input input[type=radio]{border-radius:50%}.c-form-field__append,.c-form-field__prepend{align-self:center;color:var(--form-field-border-color);font-size:1em;padding:0;margin:0;border:none;background:none;outline:none;line-height:1}.c-form-field__append:is(button),.c-form-field__prepend:is(button){color:var(--button-bg-color)}.c-form-field__append:is(button):focus-visible,.c-form-field__append:is(button):hover,.c-form-field__prepend:is(button):focus-visible,.c-form-field__prepend:is(button):hover{color:var(--button-bg-color-alt)}.c-form-field__prepend{margin-left:.75em}.c-form-field__append{margin-right:.75em}.c-form-field__instruction{font-size:var(--form-field-instruction-size)}.c-form-field__message{font-size:var(--form-field-message-font-size);color:var(--form-field-border-color);font-weight:var(--form-field-message-weight)}.c-form-field__message :first-child{margin-top:0}.c-form-field--checkbox,.c-form-field--radio{row-gap:var(--content-space)}.c-form-field--site-search{--form-field-input-font-size:clamp(1rem,2.21354vw,1.125rem);--form-field-accent-color:var(--primary-color)}.c-form-field--menu-search{--form-field-border-color:#fff;--form-field-input-font-size:clamp(1rem,2.21354vw,1.125rem);color:#000}.c-gallery{position:relative;margin:0 auto}.c-gallery--carousel,.c-gallery--thumbs{max-width:none}.c-gallery__grid{display:grid;grid-gap:1rem;grid-template-columns:repeat(4,1fr)}@media (min-width:38.1rem){.c-gallery__grid{grid-template-columns:repeat(6,1fr)}}.c-gallery--panel .c-gallery__grid{grid-template-columns:repeat(16,1fr)}.c-gallery__list{display:flex;flex-wrap:wrap}.c-gallery__heading{margin-top:0;margin-bottom:var(--content-space)}.c-gallery__item{flex:0 0 50%;margin:0}.c-gallery__item:only-child{flex:0 0 100%}.c-gallery__item--inline{grid-area:3/8/3/17!important}.c-gallery--grid .c-gallery__item,.c-gallery--panel .c-gallery__item{cursor:pointer}.c-gallery--carousel .c-gallery__item{width:100%;flex:1 0 auto}.c-gallery--panel .c-gallery__item:nth-child(6n+1){grid-column:10/1}.c-gallery--panel .c-gallery__item:nth-child(6n+2),.c-gallery--panel .c-gallery__item:nth-child(6n+3){grid-column:10/17}.c-gallery--panel .c-gallery__item:nth-child(6n+4),.c-gallery--panel .c-gallery__item:nth-child(6n+5){grid-column:1/8}.c-gallery--panel .c-gallery__item:nth-child(6n+6){grid-column:8/17}.c-gallery__thumb{height:100%;position:relative;color:#fff}.c-gallery__thumb:after{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-color:rgba(0,0,0,.5);background-size:0 0;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;utf8,<svg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M24.3571 20.4286H44V24.3571H24.3571V44H20.4286V24.3571H0L0 20.4286H20.4286V0H24.3571V20.4286Z' fill='white'/><path d='M24.3571 20.4286H44V24.3571H24.3571V44H20.4286V24.3571H0L0 20.4286H20.4286V0H24.3571V20.4286Z' fill='white'/></svg>");opacity:0;transition:opacity .3s ease-in-out,background-size .3s ease-in-out}.c-gallery__thumb.is-active:after,.c-gallery__thumb:active:after,.c-gallery__thumb:focus-within:after,.c-gallery__thumb:focus:after{opacity:1;background-size:4.4rem 4.4rem}@media (hover){.c-gallery__thumb:hover:after{opacity:1;background-size:4.4rem 4.4rem}}.c-gallery__overlay{background:rgba(0,0,0,.5);position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;align-items:center;justify-content:center}.c-gallery__action{position:relative;z-index:1;max-width:none}.c-gallery__nav{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;padding:2rem}.c-gallery__next,.c-gallery__prev{display:flex;align-items:center;justify-content:center;border:none;border-radius:100%;margin:0;background:var(--primary-color-alt);color:var(--primary-color-text);transition:.3s;height:4.8rem;width:4.8rem}.c-gallery__next.is-inactive,.c-gallery__prev.is-inactive{opacity:.3;cursor:default}.c-gallery__next:not(.is-inactive).is-active,.c-gallery__next:not(.is-inactive):active,.c-gallery__next:not(.is-inactive):focus,.c-gallery__next:not(.is-inactive):focus-within,.c-gallery__prev:not(.is-inactive).is-active,.c-gallery__prev:not(.is-inactive):active,.c-gallery__prev:not(.is-inactive):focus,.c-gallery__prev:not(.is-inactive):focus-within{background:var(--primary-color);color:var(--primary-color-text)}@media (hover){.c-gallery__next:not(.is-inactive):hover,.c-gallery__prev:not(.is-inactive):hover{background:var(--primary-color);color:var(--primary-color-text)}}.c-gallery--medium .c-gallery__grid,.c-gallery--small .c-gallery__grid{grid-template-columns:repeat(3,1fr)}.c-gallery--large .c-gallery__grid{grid-template-columns:repeat(4,1fr)}@media (min-width:38.1rem){.c-gift-voucher{width:50%}}.c-gift-voucher__heading{margin-top:0}@media (min-width:38.1rem){.c-gift-voucher .c-form-field--date,.c-gift-voucher .c-form-field--number{--form-field-max-width:30ch}}.c-instance{width:100%;padding:1rem 0;margin:0;border-bottom:1px solid #ebebeb;display:grid;grid-template-areas:"date availability meta action";grid-template-columns:10em 6em 1fr min-content;grid-column-gap:1rem;align-items:center}.c-instance__image{grid-area:image}.c-instance__title{grid-area:title}.c-instance__category{grid-area:category}.c-instance__date{grid-area:date}.c-instance__time{grid-area:time}.c-instance__meta{grid-area:meta}.c-instance__availability{grid-area:availability}.c-instance__action{grid-area:action}@media (max-width:60rem){.c-instance{grid-template-areas:"date 				action" "availability action" "meta					meta";grid-template-columns:1fr min-content}}.c-instance--calendar{border-color:#ebebeb;grid-template-areas:"title    		action" "availability	." "time     		meta";grid-template-columns:1fr max-content;grid-column-gap:2rem;align-items:center}.c-instance__availability{--bg-color:#03c29e;color:#797979;font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2;display:flex;font-weight:500;text-transform:uppercase}.c-instance__availability--cancelled,.c-instance__availability--coming-soon,.c-instance__availability--sold-out{display:none}.c-instance__availability--selling-fast{--bg-color:#e9be28}.c-instance__availability--low-availability{--bg-color:#f55050}.c-instance__availability:not(:empty):before{background-color:var(--bg-color);border-radius:100%;content:"";height:1rem;margin-right:.25rem;position:relative;top:-2px;width:1rem}.c-instance__title{font-size:clamp(1rem,2.21354vw,1.125rem);margin:0}.c-instance--calendar .c-instance__title,.c-instance__title{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900}.c-instance--calendar .c-instance__title{font-size:clamp(1.125rem,2.60417vw,1.5rem)}.c-instance__date{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;margin:0}.c-instance__time{padding-left:.5rem}.c-instance--calendar .c-instance__time{margin-top:var(--content-space);padding-left:0}.c-instance--calendar .c-instance__meta{align-self:end;text-align:right}.c-instance--calendar .c-instance__action{display:flex;gap:.5rem}.c-instance--calendar .c-instance__action :not(:only-child):first-child{--button-text-color:#484848;--button-bg-color:#f3f3f3;--button-border-color:#f3f3f3;--button-text-color-alt:#484848;--button-bg-color-alt:#ebebeb;--button-border-color-alt:#484848}@media (max-width:38rem){.c-instance__image{display:none}}.c-instance :empty{margin:0}.c-lightbox{--figcaptionHeight:13.0625rem;position:absolute;top:0;right:0;bottom:0;left:0;background:#000;color:#fff}.c-lightbox__content{width:100vw;height:100vh;padding:6.25rem 1.875rem 2.1875rem 2.1875rem}@media (max-width:38rem){.c-lightbox__content{padding:5rem 1.25rem 1.5625rem 1.5rem}}.c-lightbox__image{margin:auto;-o-object-fit:contain;object-fit:contain;height:100%;max-width:1280px;max-width:clamp(calc(100vw - 60px),calc(100vw - 60px),1280px);max-height:calc(100vh - 13.0625rem);max-height:calc(100vh - var(--figcaptionHeight))}@media (max-width:38rem){.c-lightbox__image{--figcaptionHeight:11.8125rem;max-height:calc(100vh - 11.8125rem);max-height:calc(100vh - var(--figcaptionHeight))}}.c-lightbox__video{max-width:1280px;max-height:calc(100vh - 13.0625rem);max-height:calc(100vh - var(--figcaptionHeight));margin:auto}.c-lightbox__video iframe{width:100%;height:100%;display:block;position:absolute}@media (max-width:60rem){.c-lightbox__video{flex:0;padding-top:56.25%;max-height:calc(100vh - 11.8125rem);max-height:calc(100vh - var(--figcaptionHeight))}.c-lightbox__video iframe{top:0}}.c-lightbox__foot{padding-top:1.875rem}.c-lightbox__caption,.c-lightbox__credit{display:block;line-height:1.5rem;margin-bottom:.5rem}.c-lightbox__caption{font-size:clamp(.8125rem,1.82292vw,.875rem);line-height:1.2}.c-lightbox__credit{font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2}.c-lightbox__nav{position:absolute;top:calc(50% - 3.75rem);right:2rem;bottom:auto;left:2rem;z-index:5;display:flex;justify-content:space-between}.c-lightbox__next,.c-lightbox__prev{display:flex;align-items:center;justify-content:center;border:none;margin:0;background:transparent;transition:.3s;background:#e4008b;color:#000;height:2.5rem;width:2.5rem;border-radius:100%}.c-lightbox__next.is-active,.c-lightbox__next:active,.c-lightbox__next:focus,.c-lightbox__next:focus-within,.c-lightbox__prev.is-active,.c-lightbox__prev:active,.c-lightbox__prev:focus,.c-lightbox__prev:focus-within{background:#000;color:#fff}@media (hover){.c-lightbox__next:hover,.c-lightbox__prev:hover{background:#000;color:#fff}}.c-lightbox__prev{order:1;padding:.5625rem .75rem .5625rem .5625rem}.c-lightbox__next{order:3;padding:.5625rem .5625rem .5625rem .75rem}.c-lightbox__icon{height:1.5em;width:1.5em}.c-lightbox__preview{position:absolute;top:0;right:0;bottom:0;left:0;background-position:50%;background-repeat:no-repeat;background-size:3.125rem}.loaded>.c-lightbox__preview{display:none}.c-media{background-color:#fff;border-radius:7px;box-shadow:0 0 20px -5px rgba(0,0,0,.2);display:grid;grid-gap:0 1rem;padding:0 1rem 1rem;height:100%;grid-template-columns:1fr;grid-template-rows:min-content min-content min-content min-content min-content 1fr;grid-template-areas:"image" "pretitle" "title" "posttitle" "summary" "actions"}.is-interactive .c-media.is-clickable{cursor:pointer}.c-media__image{grid-area:image}.c-media__title{grid-area:title}.c-media__summary{grid-area:summary}.c-media__datetime{grid-area:datetime}.c-media__actions{grid-area:actions}.c-media__meta{grid-area:meta}.c-media__pretitle{grid-area:pretitle}.c-media__posttitle{grid-area:posttitle}@media (min-width:60.1rem){.c-media{grid-template-columns:1fr 1.5625rem;grid-template-areas:"image       image" "pretitle    ." "title       ." "posttitle   ." "summary     ." "actions     ."}}.c-media--profile{background:transparent;box-shadow:none;grid-template-columns:4.6875rem 1fr;grid-template-rows:1fr min-content min-content min-content 1fr;grid-template-areas:"image ." "image pretitle" "image title" "image posttitle" "image .";padding:0;text-align:center}@media (min-width:38.1rem){.c-media--profile{grid-template-columns:1fr;grid-template-rows:min-content min-content min-content 1fr;grid-template-areas:"image" "pretitle" "title" "posttitle"}}.c-media--featured{border-radius:0;padding:0}@media (min-width:60.1rem){.c-media--featured{grid-template-rows:minmax(1.5625rem,auto) repeat(3,auto) minmax(1.5625rem,auto);grid-template-columns:2fr 1fr 1.5625rem;grid-template-areas:"image  .           ." "image  title       ." "image  summary     ." "image  actions     ." "image  .           ."}}.c-media--injected{background-color:var(--secondary-color);color:var(--secondary-color-text)!important}.c-media--search{grid-gap:0 2rem;grid-template-columns:5.625rem 1fr;grid-template-rows:min-content min-content min-content 1fr;grid-template-areas:"image pretitle" "image title" "image datetime" "image summary"}@media (min-width:38.1rem){.c-media--search{grid-template-columns:13.75rem 1fr}}.c-media--block-link{background:transparent;box-shadow:none}.c-media--event{position:relative}.c-media__flag{position:absolute;top:-2rem;right:0;bottom:auto;left:auto}.c-media__image{border-top-left-radius:7px;border-top-right-radius:7px;overflow:hidden;margin:0 0 1rem -1rem;width:calc(100% + 2rem)}.c-media--featured .c-media__image,.c-media--profile .c-media__image{width:100%}.c-media--featured .c-media__image{border-radius:0}.c-media--search .c-media__image{margin-bottom:0;padding:1rem 1rem 0}.c-media__image img{transition:transform .3s;transform:scale(1) translateZ(0);will-change:transform}.c-media:where(a,.is-clickable).is-active .c-media__image img,.c-media:where(a,.is-clickable):active .c-media__image img,.c-media:where(a,.is-clickable):focus-within .c-media__image img,.c-media:where(a,.is-clickable):focus .c-media__image img{transform:scale(1.03) translateZ(0)}@media (hover){.c-media:where(a,.is-clickable):hover .c-media__image img{transform:scale(1.03) translateZ(0)}}.c-media--circle .c-media__image{-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);margin:auto}@media (max-width:38rem){.c-media--profile .c-media__image{margin:0}}@media (min-width:38.1rem){.c-media--profile .c-media__image{width:7.8125rem}}@media (min-width:60.1rem){.c-media--featured .c-media__image{margin:0}}.c-media__title{font-weight:400;margin:0}.c-media--profile .c-media__title{font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900}.c-media--block-link .c-media__title{line-height:2.2;font-weight:900;margin-top:-3rem;z-index:1}.c-media--block-link .c-media__title>span{background-color:var(--primary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.c-media--block-link .c-media__title{line-height:2.1}}@media (min-width:60.1rem){.c-media--block-link .c-media__title{line-height:2}}.c-media__posttitle,.c-media__pretitle{font-size:clamp(.8125rem,1.82292vw,.875rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:500;color:#526379;text-transform:uppercase}.c-media--profile .c-media__posttitle,.c-media--profile .c-media__pretitle{text-transform:none}.c-media__pretitle{margin:0 0 .5rem}.c-media--profile .c-media__pretitle,.c-media--search .c-media__pretitle{margin:1rem 0 .5rem}.c-media__posttitle,.c-media__summary{margin:.5rem 0 0}.c-media__actions{display:flex;flex-wrap:wrap;gap:.625rem;align-self:end;margin-top:1rem}.c-media__actions :not(:only-child):first-child{--button-text-color:#484848;--button-bg-color:#f3f3f3;--button-border-color:#f3f3f3;--button-text-color-alt:#484848;--button-bg-color-alt:#ebebeb;--button-border-color-alt:#ebebeb}.c-media__actions:empty{display:none}.c-membership{background-color:#98dfea;border-radius:7px;display:grid;padding:1rem}@media (min-width:38.1rem){.c-membership{padding:2rem}}.c-membership.has-tabs .c-membership__level{min-height:0}.c-membership.has-tabs .c-membership__level:before{display:none}.c-membership.has-tabs .c-membership__level.is-active .c-membership__content{opacity:1;transition:opacity .4s ease-in-out}.c-membership.has-tabs .c-membership__level .c-membership__content{opacity:0;transition:opacity .4s ease-in-out}.c-membership.has-tabs .c-membership__tabs{height:auto;opacity:1;padding-right:2rem;visibility:visible}@media (min-width:60.1rem){.c-membership.has-tabs .c-membership__tabs{padding-right:4rem}}.c-membership__actions{flex-grow:1}.c-membership__autorenew{display:block;margin-top:1rem}.c-membership__button{--button-text-color:var(--secondary-color-text);--button-text-color-alt:var(--secondary-color-text);--button-bg-color:var(--secondary-color);--button-bg-color-alt:var(--secondary-color);--button-border-color:var(--secondary-color);--button-border-color-alt:var(--secondary-color)}.c-membership__gift .c-membership__button{--button-text-color:var(--secondary-color);--button-text-color-alt:var(--secondary-color-text);--button-bg-color:transparent;--button-bg-color-alt:var(--secondary-color);--button-border-color:var(--secondary-color);--button-border-color-alt:var(--secondary-color)}@media (max-width:38rem){.c-membership__button{width:100%}}.c-membership__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.c-membership__container{overflow:hidden;margin-bottom:-1px}@media (max-width:38rem){.c-membership__container{border-top:2px solid var(--secondary-color);padding-top:1rem}}@media (max-width:38rem){.c-membership--single .c-membership__container{border-top:none}}.c-membership__content{height:0;margin-top:-100%;opacity:0;position:relative;transition:margin .5s ease-in}.c-membership__footer{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}@media (max-width:59.9rem){.c-membership__gift{width:100%}}.c-membership__heading{line-height:1.9;margin-top:0}.c-membership__heading>span{background-color:var(--secondary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--secondary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.c-membership__heading{line-height:1.8}}@media (min-width:60.1rem){.c-membership__heading{line-height:1.6}}.c-membership__level{overflow:hidden;position:relative}@media (min-width:38.1rem){.c-membership__level{grid-area:1/4/1/15;z-index:-1}}@media (min-width:38.1rem){.c-membership--single .c-membership__level{grid-area:1/1/1/15}}.c-membership__level:after{background-color:currentColor;content:"";position:absolute;left:0;top:1rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width='63' height='40' viewBox='0 0 63 40' version='1.1' xmlns='http://www.w3.org/2000/svg'><path d='M54.8.587a1.896 1.896 0 0 1 2.743 0l4.933 5.172a1.896 1.896 0 0 1 0 2.617L32.872 39.413a1.896 1.896 0 0 1-2.744 0L.524 8.376a1.896 1.896 0 0 1 0-2.617L5.457.587a1.896 1.896 0 0 1 2.743 0l23.3 24.428L54.8.587z' fill='currentColor' fill-rule='nonzero' stroke='none' stroke-width='1'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width='63' height='40' viewBox='0 0 63 40' version='1.1' xmlns='http://www.w3.org/2000/svg'><path d='M54.8.587a1.896 1.896 0 0 1 2.743 0l4.933 5.172a1.896 1.896 0 0 1 0 2.617L32.872 39.413a1.896 1.896 0 0 1-2.744 0L.524 8.376a1.896 1.896 0 0 1 0-2.617L5.457.587a1.896 1.896 0 0 1 2.743 0l23.3 24.428L54.8.587z' fill='currentColor' fill-rule='nonzero' stroke='none' stroke-width='1'/></svg>");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;height:1rem;width:1rem;transform:rotate(-90deg)}.c-membership--single .c-membership__level:after{display:none}@media (min-width:38.1rem){.c-membership__level:after{display:none}}.c-membership__level:before{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;content:attr(data-title);cursor:pointer;display:block;margin:1rem 0;max-width:calc(100% - 2rem);padding-left:2rem;position:relative;width:-moz-max-content;width:max-content;z-index:1}.c-membership--single .c-membership__level:before{display:none}@media (min-width:38.1rem){.c-membership__level:before{display:none}}@media (min-width:38.1rem){.c-membership__level.is-active{z-index:1}}.c-membership__level.is-active:after{transform:rotate(0)}.c-membership__level.is-active .c-membership__content{height:auto;margin:2rem 0 1rem;opacity:1;transition:margin .4s ease-out -.1s}.c-membership__tab{font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;background:transparent;border:none;cursor:pointer;display:block;font-weight:400;padding:.5rem 0;text-align:left}@media (min-width:38.1rem){.c-membership__tab{padding:1rem 0}}.c-membership__tab:first-of-type{padding-top:0}.c-membership__tab>span{border-bottom:2px solid transparent}@media (min-width:38.1rem){.c-membership__tab>span{padding-bottom:.5rem}}.c-membership__tab:focus-within>span,.c-membership__tab:focus>span{border-color:var(--primary-color)}.c-membership__tab.is-active>span{border-color:var(--secondary-color)}.c-membership__tabs{height:0;list-style:none;margin:0;opacity:0;padding:0;visibility:hidden}@media (min-width:38.1rem){.c-membership__tabs{display:block;grid-area:1/1/1/4}}.c-membership--single .c-membership__tabs{display:none}@media (min-width:38.1rem){.c-membership--single .c-membership__tabs{grid-area:unset}}.c-merch__price{margin:auto auto 0 0}.c-merch__controls{display:flex;justify-content:space-between;align-items:center;position:relative}.c-merch__add,.c-merch__remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;color:currentColor;border-radius:100%;width:4.8rem;height:4.8rem;margin:auto;display:flex;align-items:center;justify-content:center}.c-merch__add:disabled,.c-merch__remove:disabled{--theme:var(--grey_500)}.c-merch__remove{margin:auto 1.5rem auto auto}.c-merch__value{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:4ch;text-align:center}.c-merch__footer{position:absolute;right:1.25rem;bottom:-5rem;width:10em;z-index:2}.c-merch__message{background:#fff;padding:1rem;border:.2rem solid;box-shadow:0 0 .8rem 0 rgba(0,0,0,.3);max-width:13em;font-size:clamp(.8125rem,1.82292vw,.875rem)}.c-merch__message--error{color:#f55050}.c-merch__message--success{color:#03c29e}.c-meta{background-color:#f9f9f9}@media (min-width:60.1rem){.c-meta{padding-left:4rem}}.c-meta__action{width:100%;margin-bottom:2rem}.c-meta__warning{background-color:#f3f3f3;border-radius:7px;cursor:pointer;padding-bottom:1rem;margin-top:1rem;width:100%}.c-meta__warning__subtitle{margin:1rem 0 0;padding:.66rem 1rem .66rem .66rem;list-style-type:none;position:relative}.c-meta__warning__subtitle::-webkit-details-marker{display:none}.c-meta__warning__subtitle::marker{display:none}.c-meta__warning__icon{color:var(--primary-color);margin-right:.33rem;transition-duration:.3s;width:1rem}.c-meta__warning__accordion[open] .c-meta__warning__icon{transform:rotateX(180deg)}.c-meta__warning__text{padding:0 1rem}.c-meta__warning__text>:first-child{margin-top:0;padding-top:.5rem}.c-meta__warning__text>:last-child{padding-bottom:.5rem}.c-meta__list{list-style:none;margin:0;padding:0;display:flex;flex-flow:row wrap}.c-meta__item{border-bottom:1px solid #ebebeb;display:flex;flex-flow:row wrap;flex:1 0 100%;padding:0 0 1rem}.c-meta__item:not(:first-child){margin-top:1rem}.c-meta__key{font-size:clamp(.8125rem,1.82292vw,.875rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:500;text-transform:uppercase;color:var(--primary-color);width:10ch;margin-bottom:0;margin-top:2px}.c-meta__value{position:relative;width:calc(100% - 12ch)}.c-meta__value :first-child{margin-top:0}.c-notification{background-color:#cb0e79;color:#fff}.c-notification__container{margin:0;padding:1.5rem 2rem;display:flex;align-items:center}@media (min-width:38.1rem){.c-notification__container{padding:1.5rem 4rem}}@media (min-width:80.1rem){.c-notification__container{padding:1.5rem 0;max-width:72rem;margin-left:auto;margin-right:auto}}.c-notification__text{text-align:center;flex-grow:1}.c-notification__text :first-child{margin-top:0}.c-notification__text a{text-decoration:underline;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-decoration-thickness:2px}.c-notification__text a.is-active,.c-notification__text a:active,.c-notification__text a:focus,.c-notification__text a:focus-within{-webkit-text-decoration-color:#98dfea;text-decoration-color:#98dfea}@media (hover){.c-notification__text a:hover{-webkit-text-decoration-color:#98dfea;text-decoration-color:#98dfea}}.c-notification__action{background:transparent;border:0;color:#fff;padding:0;margin:auto 0 auto 1.25rem;display:flex;align-items:center;justify-content:center}.c-page-header__title{grid-area:title}.c-page-header__pretitle{grid-area:pretitle}.c-page-header__posttitle{grid-area:posttitle}.c-page-header__menu{grid-area:menu}.c-page-header__nav{grid-area:nav}.c-page-header__text{grid-area:text}.c-page-header--no-image{background-color:var(--secondary-color);color:var(--secondary-color-text);position:relative}.c-page-header--no-image:before{position:absolute;top:-8rem;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1400' height='898' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1267.12 761.648c-15.11 64.738-30.9 128.887-46 193.625-19.22 80.787-38.43 161.577-57.64 242.367-6.65 28.69-13.86 58.09-20.51 86.79-1.81 7.35-1.81 7.35-8.87 5.41-147.844-41.39-295.005-82.19-442.846-123.58-99.616-27.72-199.292-56.07-299.528-83.72-82.878-22.78-165.198-46.27-248.077-69.05-8.988-2.4-8.307-1.82-6.007-10.52.932-3.35 1.864-6.702 2.735-10.7.497-1.353 1.055-2.058 2.357-1.53 2.542.411 5.145 1.468 7.067 1.938 61.678 16.962 122.798 34.642 184.477 51.602 152.305 42.27 304.672 85.19 456.977 127.46 102.839 28.71 205.057 57.48 307.895 86.19 6.45 2 5.83 2.05 7.69-4.65 11.69-48.1 22.76-96.13 34.44-144.23 19.65-82.79 39.36-164.932 59-247.721 19.15-81.436 38.98-162.284 58.13-243.72l33.57-140.235c15.73-64.797 30.84-129.534 45.95-194.271 4.41-19.345 9.38-39.396 14.42-58.799.5-1.353.43-1.999.93-3.352.56-.706 1.12-1.411 2.36-1.529.62-.059 1.3.528 1.92.469 10.35 3.582 21.26 6.459 31.61 10.041.62-.059 1.3.529 1.92.47 1.99 1.116 2.67 1.704 2.3 4.35-.44 1.999-.94 3.351-1.37 5.35-12.56 52.096-25.12 104.192-37.06 156.228-12.99 54.095-25.42 107.484-38.42 161.579-12.49 52.743-25.55 106.191-38.04 158.934-4.23 14.758-7.77 30.105-11.38 44.804zM1109.2 134.576c1.55-9.937 3.17-19.226 4.73-29.163.74-5.292 2.05-11.29 2.8-16.58.49-1.353.37-2.647.87-4 .56-.705 1.11-1.41 1.73-1.47.62-.059 1.31.529 2.55.41 10.29 2.936 20.58 5.872 31.49 8.749 4.52 1.526 5.14 1.467 3.77 6.818-4.6 23.931-8.58 47.802-13.25 71.086-.75 5.292-2.17 9.996-2.92 15.288-.44 1.999-1.06 2.058-2.98 1.588l-.62.059c-11.59-3.464-22.62-7.634-34.22-11.098-.62.059-.62.059-1.3-.529-.68-.587-1.36-1.175-1.42-1.822-.06-.647-.06-.647-.13-1.293 2.06-11.289 4.17-21.932 6.23-33.221-.07-.647.49-1.352.43-1.999 2.54.411 3.04-.942 2.24-2.823zM527.695 33.326c-5.145-1.47-10.91-2.88-15.993-3.7-1.922-.47-1.984-1.118-2.169-3.059 1.121-7.942 2.8-16.59 4.541-24.59-.061-.648-.061-.648.497-1.354.435-2 1.055-2.059 2.915-2.236.62-.06 1.302.529 1.922.47 9.67 2.997 19.34 5.993 29.631 8.931.62-.059 1.301.53 1.921.47 3.905 1.587 3.905 1.587 3.655 5.528-1.244 6.648-2.426 13.943-3.67 20.59-.312 3.295-1.491 4.06-4.094 3.002-6.944-.645-12.771-2.702-19.156-4.052zM1027.22 35.983c-5.76-1.41-11.59-3.466-17.97-4.817-1.31-.529-1.99-1.117-1.49-2.47-.06-.647-.06-.647.5-1.353 3.17-12.707.81-11.177 12.4-7.71l26.97 7.226c4.52 1.528 5.14 1.468 3.77 6.822-2.3 8.707-1.06 8.589-9.42 6.121-5.71-.763-10.23-2.29-14.76-3.819z' fill='%23051828'/%3E%3Cpath d='M699.145-91.35L1015.16-5.283l-9.2 34.81 113.81 32.232-20.59 112.244 95.58 31.358 16.96-51.862 144.99 44.273-254.46 1059.849L97.114 978.102 333.68-33.058l7.035-44.392 182.366 55.723-9.457 51.8 103.524 22.771 27.794-122.066 45.438 10.683 8.764-32.81z' fill='%230A2342'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='295.297' y='116.129' width='1002.11' height='1075.97' fill='%23000'%3E%3Cpath fill='%23fff' d='M295.297 116.129h1002.11v1075.97H295.297z'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z'/%3E%3C/mask%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' fill='%23051828'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' stroke='%23051828' stroke-width='2' mask='url(%23a)'/%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='211.892' y='437.208' width='275.697' height='471.15' fill='%23000'%3E%3Cpath fill='%23fff' d='M211.892 437.208h275.697v471.15H211.892z'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z'/%3E%3C/mask%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' fill='%23051828'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' stroke='%23051828' stroke-width='2' mask='url(%23b)'/%3E%3Cmask id='c' maskUnits='userSpaceOnUse' x='370.103' y='-129.671' width='958.467' height='462.177' fill='%23000'%3E%3Cpath fill='%23fff' d='M370.103-129.671h958.467v462.177H370.103z'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z'/%3E%3C/mask%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' fill='%23051828'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' stroke='%23051828' stroke-width='2' mask='url(%23c)'/%3E%3Cpath d='M547.131 170.004l.159.287.326-.031c.637-.061 1.559-.128 2.128.817l.926-.305c-.16-1.677-.639-3.309-1.179-4.823a71.632 71.632 0 00-.795-2.104l-.033-.085c-.272-.7-.527-1.359-.74-1.979l-.006-.018-.007-.017c-4.037-9.436-9.286-18.18-18.077-23.959l-14.118-10.393-.006-.004c-12.124-8.666-25.322-15.279-40.092-18.467-18.732-4.787-36.125-1.815-52.007 10.221l-.002.002c-1.472 1.128-2.925 2.417-4.362 3.692l-.008.007c-1.445 1.282-2.874 2.549-4.315 3.654l-.013.01-.012.011c-7.55 6.626-14.28 15.133-19.756 23.506l-.002.003-.013.02c-3.278 4.864-6.595 9.787-8.604 15.254l-.039.106.011.113c.065.679.094 1.059.007 1.37-.072.26-.246.525-.775.868l-.069.045-.051.065c-1.182 1.494-1.702 2.928-2.146 4.967l-.042.194.103.17c.179.298.306.542.381.738.079.204.084.31.078.352v.004c-.001.007-.001.013-.033.033-.062.038-.202.09-.481.116l-.497.048.047.497c.053.554-.037.977-.205 1.434-.081.221-.179.445-.291.702l-.024.057a16.74 16.74 0 00-.384.939l-.006.017-.005.017c-3.295 11.412-6.528 23.47-9.759 35.523v.001h-.001c-10.628 39.514-21.194 79.676-31.202 119.133-8.669 33.772-17.354 67.382-26.038 100.993l-.006.023-.001.003c-8.686 33.617-17.372 67.235-26.043 101.015h0c-28.717 112.366-57.373 225.378-86.028 338.39l-.021.084.008.086c.113 1.186-.295 3.103-.781 4.426l-.039.106.011.113.002.024c.062.648.14 1.469.974 2.189l.038.032.043.025.026.014c.973.548 2 1.126 3.016 1.457 1.012.33 2.071.435 3.104-.011.847-.126 1.358-.863 1.738-1.515.135-.231.261-.463.386-.694.281-.521.557-1.032.925-1.497l1.117-1.411.071-.091.025-.113c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.792-3.172 1.586-6.353 2.24-9.359l.004-.018.003-.019c.18-1.274.545-1.751.917-1.939.416-.21 1.036-.176 2.004.061 1.884.46 3.158.977 4.456 1.504l.347.141.233-.294c.626-.79 1.019-1.889 1.31-2.99.198-.749.359-1.544.508-2.281.069-.344.136-.676.203-.984 8.547-35.069 17.265-69.992 25.982-104.917h0l.003-.012c8.717-34.922 17.435-69.845 25.982-104.915 33.505-134.355 67.072-268.063 101.258-401.83l11.001-42.157.003-.009.002-.01c.86-3.953 2.335-7.971 3.826-12.03 6.187-13.59 13.789-25.357 23.978-36.07 6.234-6.436 12.585-11.582 20.229-16.203 7.711-3.978 15.503-6.647 23.514-6.766h.007c9.914-.296 19.392 1.393 28.438 5.067l.008.003.009.004c14.198 5.146 27.417 12.991 39.532 22.253 6.045 4.62 11.5 9.918 15.231 16.653z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='d' maskUnits='userSpaceOnUse' x='375.152' y='168.382' width='170.843' height='198.765' fill='%23000'%3E%3Cpath fill='%23fff' d='M375.152 168.382h170.843v198.765H375.152z'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z'/%3E%3C/mask%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' fill='%23051828'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' stroke='%23051828' stroke-width='2' mask='url(%23d)'/%3E%3Cpath d='M212.007 875.684l-.09.411.39.159c.679.275 1.514.533 2.34.708.784.166 1.594.264 2.269.214 7.347 1.901 14.863 3.947 22.382 5.994l.002.001c7.546 2.054 15.095 4.109 22.474 6.018 25.723 6.782 51.1 14 76.709 21.284 6.971 1.982 13.958 3.97 20.975 5.955l.009.002.008.002 2.883.705 2.882.704.434.106.154-.419c.231-.627.609-1.278 1.018-1.979l.013-.021c.392-.672.811-1.39 1.075-2.103.78-1.811 1.656-3.531 2.529-5.245.265-.52.529-1.039.791-1.56 1.12-2.232 2.176-4.483 2.903-6.878l.029-.095-.01-.098a1.835 1.835 0 00-.383-1.004 2.067 2.067 0 00-.703-.542c-.155-.077-.334-.15-.488-.213l-.181-.074a1.796 1.796 0 01-.461-.261l-.107-.092-.139-.023c-2.494-.403-5.68-1.388-8.26-2.436l-.034-.013-.036-.009c-.919-.225-1.86-.606-2.844-1.005l-.018-.008c-.96-.39-1.96-.796-2.952-1.04-28.329-8.396-55.975-16.204-84.241-23.953-3.536-.97-7.227-1.925-10.914-2.878l-.003-.001c-3.689-.954-7.373-1.907-10.903-2.874l-.216-.06-.188.122c-1.042.676-2.11.778-3.26.311l-.02-.008-.02-.007c-3.234-1.001-6.451-1.84-9.656-2.676l-.005-.001c-3.203-.835-6.393-1.667-9.597-2.659-1.324-.538-2.447-1.015-3.087-2.078l-.086-.143-.154-.062c-.671-.273-1.493-.527-2.288-.774l-.015-.004c-.812-.252-1.595-.495-2.222-.749l-.052-.022-.056-.009c-1.286-.207-2.245-.17-2.933.334-.68.499-.955 1.358-1.171 2.348-.651 2.99-1.442 6.158-2.235 9.334l-.001.004c-.791 3.173-1.586 6.354-2.24 9.36zM856.894 164.464l.028.291.267.119c8.497 3.762 16.954 7.507 24.911 12.595h0l.01.006c18.55 11.255 35.495 25.271 50.771 41.404h0l.008.009c4.115 4.136 7.68 8.975 10.694 14.521l.005.01.006.009c.381.634.932 1.41 1.467 2.165l.009.012c.546.77 1.075 1.516 1.435 2.114l.086.143.154.062c.704.286 1.387.396 2.011.497l.019.003c.642.104 1.223.2 1.814.44l1.125.457-.478-1.117c-3.249-7.596-8.308-14.345-13.906-20.364l-.002-.002c-18.117-19.186-37.863-35.619-60.977-47.812l-.031-.018c-5.924-3.334-11.929-6.714-18.389-8.08l-.666-.14.064.677c.018.188-.054.413-.189.78l-.015.04c-.113.308-.273.74-.231 1.179zM472.136 596.905l.284.245.315-.204c.72-.467 1.033-1.099 1.236-1.651.05-.136.094-.27.135-.393l.001-.004c.041-.124.078-.235.117-.341.079-.215.154-.37.244-.484l.068-.085.026-.106c2.703-11.02 5.576-21.893 8.451-32.772l.001-.002c2.874-10.877 5.749-21.758 8.455-32.787l.02-.082-.008-.085c-.024-.246.01-.518.081-.829.044-.195.094-.371.146-.558.038-.135.077-.275.117-.433.175-.684.321-1.525-.163-2.329l-.162-.27-.314.03c-.479.045-.876.332-1.188.627-.313.297-.611.674-.881 1.015l-.013.016-.049.062-.028.076c-.26.708-.375 1.235-.484 1.737l-.001.004c-.108.497-.211.968-.447 1.61l-.008.022-.006.022c-2.766 10.381-5.378 20.747-7.988 31.11l-.001.001c-2.609 10.357-5.217 20.71-7.979 31.077a11.936 11.936 0 00-.477 1.715l-.001.005c-.108.496-.211.967-.447 1.609l-.039.107.011.113.002.024c.062.648.14 1.469.974 2.188zM560.043 228.47l.411-.039.039-.412c.629-6.639-.173-15.12-1.934-20.257l-.97.21c.01.112-.011.151-.143.318l-.009.011c-.145.183-.386.488-.348.994-.032 2.947.106 6.036.243 9.109v.008c.138 3.089.274 6.162.242 9.085l-.003.232.176.152c.411.355.822.526 1.231.593.381.061.746.026 1.043-.002l.022-.002zM547.526 169.272l-.682.065.27.629c.389.908.613 1.674.845 2.466l.002.008c.232.789.47 1.605.884 2.571l.014.032.018.03c.162.269.301.588.441.953l.176.475c.084.23.172.471.258.689.318.805.741 1.676 1.517 2.344l.546.47.249-.676c.26-.706.381-1.247.426-1.71.043-.458.009-.82-.022-1.142l-.001-.009-.005-.059-.02-.056c-.326-.95-.466-1.908-.608-2.879a58.443 58.443 0 00-.119-.792c-.195-1.212-.471-2.439-1.268-3.456l-.169-.215-.272.026h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.008l-.003.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.005l-.004.001h-.004l-.004.001H549.799l-.004.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001H549.693l-.005.001h-.004l-.005.001h-.004l-.005.001H549.661l-.005.001h-.004l-.005.001h-.005l-.004.001h-.005l-.005.001H549.619l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H549.567l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.004.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H547.918l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H547.876l-.005.001h-.005l-.004.001h-.005l-.004.001h-.005l-.005.001H547.834l-.004.001h-.005l-.004.001h-.005l-.004.001H547.803l-.005.001h-.004l-.005.001h-.004l-.004.001H547.772l-.005.001h-.004l-.004.001H547.75l-.004.001h-.005l-.004.001H547.728l-.004.001h-.004l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001H547.665l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.003.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.003.001zM1316.2 212.547l1.17-.112-.9-.765c-2.15-1.847-4.81-2.275-7.31-2.676l-.06-.009-1.06-.171.55.923c1.65 2.72 4.46 3.109 7.61 2.81z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M947.115 237.019l-1.126-.456.479 1.116c.183.427.372.895.573 1.393.662 1.64 1.456 3.607 2.614 5.525l.162.269.313-.03c1.095-.104 2.275.361 3.608.901l.764.309-.078-.82c-.26-2.723-1.817-5.277-3.26-7.117l-.083-.105-.123-.05c-.703-.284-1.386-.394-2.01-.494l-.02-.004c-.641-.103-1.222-.198-1.813-.437z' fill='%23093826' stroke='%23051828'/%3E%3Cpath d='M417.397 621.401l.381 1.108.537-1.042c1.105-2.146 1.492-4.881 1.3-6.897l-.118-1.235-.772.971c-.872 1.099-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.347 3.722zM392.592 748.456l.38 1.108.537-1.042c1.099-2.135 1.554-4.223 1.3-6.898l-.118-1.235-.772.972c-.872 1.098-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.348 3.722zM644.885 79.712l.33.768.521-.654c1.217-1.532 1.669-3.661 1.476-5.686l-.09-.95-.73.615c-1.9 1.601-2.401 3.825-1.507 5.907zM950.212 243.203l-.763-.309.078.819.003.036c.059.619.126 1.321.359 1.933.249.655.693 1.228 1.495 1.553.703.284 1.386.394 2.01.495l.02.003c.641.103 1.222.198 1.813.437l.763.309-.078-.82c-.135-1.423-.943-2.771-1.718-3.437l-.162-.139-.212.02c-1.094.105-2.274-.361-3.608-.9zM718.688 23.438l-.495-1.151-.434 1.175c-.509 1.379-.951 3.393-1.381 5.358l-.008.035-.315 1.439 1.126-.95c1.9-1.6 2.401-3.824 1.507-5.906zM599.915 97.057l-.901.41.865.482c2.007 1.119 3.42 1.703 5.434 1.511l.913-.087-.568-.72c-.767-.973-1.689-1.61-2.692-1.882-1.005-.272-2.054-.167-3.051.286zM396.708 725.882l.33.768.521-.655c1.217-1.531 1.669-3.66 1.476-5.685l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM430.553 555.632l.418.974.486-.943c1.082-2.099 1.557-4.188 1.423-5.603l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM559.616 64.656l.715-.325-.597-.51c-1.487-1.27-3.552-1.756-5.516-1.569l-.913.087.568.72c.767.973 1.69 1.61 2.693 1.883 1.004.272 2.054.167 3.05-.286zM785.002 53.002l.715-.325-.597-.51c-1.419-1.213-2.85-1.822-4.275-1.686l-.684.065.272.63c.43 1 1.032 1.728 1.851 2.057.822.33 1.746.212 2.718-.23zM375.615 832.996l.234.548.499-.325c.776-.505 1.055-1.37 1.147-2.17.091-.798.01-1.653-.051-2.291l-.002-.021-.078-.823-.693.452c-.679.442-1.184 1.072-1.39 1.882-.204.805-.099 1.731.334 2.748zM497.838 63.104l-.513.233.292.481c.874 1.44 2.397 1.996 4.379 1.807l.683-.065-.272-.63c-.43-1-1.032-1.728-1.851-2.057-.822-.33-1.746-.211-2.718.23zM1016 83.91l-.33-.776-.53.663c-1.16 1.479-1.73 2.962-1.59 4.431l.07.702.64-.295c.97-.448 1.67-1.076 1.98-1.921.31-.84.19-1.791-.24-2.804zM384.647 789.737l.495 1.162.434-1.187.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.822-.692.451c-.679.442-1.185 1.073-1.391 1.883-.204.804-.099 1.73.335 2.748zM488.492 323.033l.33.776.522-.663c.616-.782.888-1.533 1.069-2.246.067-.261.118-.502.168-.732.091-.424.175-.812.329-1.235l.412-1.127-1.09.501c-.975.448-1.673 1.077-1.982 1.922-.307.841-.19 1.791.242 2.804zM1109.02 134.418l-.33-.776-.52.663c-.66.83-1.17 2.324-.98 4.373l.08.822.69-.451c.68-.442 1.19-1.073 1.39-1.883.21-.804.1-1.731-.33-2.748zM640.015 84.411l-.372-.615-.448.563c-.634.797-1.251 2.388-.352 3.876l.266.44.433-.279c.728-.47 1.082-1.135 1.113-1.876.029-.71-.238-1.443-.64-2.109zM718.257 46.064l-.41.263.253.416a2.545 2.545 0 001.768 1.236c.633.123 1.32.058 1.919 0l.036-.003.683-.065-.271-.63c-.441-1.024-1.061-1.63-1.846-1.782-.752-.146-1.499.157-2.132.565zM1027.45 89.075l.37.613.45-.56c.58-.736.89-1.31 1.03-1.817.15-.51.11-.91.08-1.236v-.013l-.05-.498-.5.048c-.82.078-1.42.573-1.67 1.259-.25.672-.15 1.477.29 2.204zM650.9 27.91l-.372-.616-.447.563-.012.015c-.278.349-.601.756-.817 1.341-.221.597-.317 1.34-.219 2.368l.067.7.639-.292c1.002-.458 1.576-1.1 1.716-1.897.133-.76-.157-1.524-.555-2.182zM526.853 206.573l.372.615.447-.563.023-.028c.27-.34.76-.956.884-1.666.068-.388.03-.811-.199-1.225-.225-.407-.61-.765-1.164-1.075l-.833-.467.091.951c.039.407.004.716-.033 1.055-.018.159-.036.325-.048.511-.037.571.021 1.165.46 1.892zM438.754 1.098l-.372-.612-.446.56c-.326.407-.615.974-.815 1.513-.194.523-.338 1.112-.296 1.552l.047.498.498-.048c.817-.078 1.418-.573 1.673-1.258.249-.673.151-1.478-.289-2.205zM1087.04 101.159l-1.05-1.341.16 1.697c.06.658.12 1.272.1 1.806-.03.543-.13.914-.31 1.142l.71.693.03-.019c.41-.353.76-.645 1-.902.25-.26.46-.558.5-.934.04-.375-.12-.71-.31-1.017-.19-.303-.47-.664-.81-1.102l-.02-.023zM445.873 19.8l.372.616.448-.563c.64-.806 1.183-2.291 1.047-3.724l-.078-.82-.691.447c-.678.439-1.184 1.06-1.404 1.78-.222.728-.141 1.525.306 2.264zM493.854 306.905l.371.613.447-.561c.325-.407.614-.974.814-1.513.195-.523.339-1.112.297-1.552l-.048-.497-.497.047c-.818.078-1.419.573-1.673 1.259-.249.672-.152 1.477.289 2.204zM411.591 281.025l-.371-.613-.447.56c-.379.475-.498 1.1-.532 1.625-.035.533.015 1.05.045 1.372l.001.009.078.818.691-.445c.634-.409 1.08-.875 1.142-1.52.057-.594-.236-1.194-.607-1.806zM384.382 172.674l-.162-.271-.314.03a1.006 1.006 0 00-.678.324 1.222 1.222 0 00-.271.651c-.055.396-.003.938.054 1.542l.006.064.048.498.497-.048c.346-.033.665-.107.919-.264.279-.173.455-.433.5-.755.04-.291-.032-.588-.136-.861a6.072 6.072 0 00-.463-.91zM1016.46 118.182l.37.625.45-.573.03-.035c.26-.332.58-.745.74-1.165.08-.232.13-.499.07-.78a1.414 1.414 0 00-.47-.742l-.16-.141-.21.021c-.35.033-.67.107-.92.264-.28.173-.45.433-.5.756-.04.29.03.587.14.86.1.28.27.585.46.91zM419.716 235.761l-.396-.345-.325.414a1.066 1.066 0 00-.027.035c-.261.332-.585.745-.738 1.165a1.4 1.4 0 00-.07.78c.063.287.224.535.462.742l.286.248.316-.207c.625-.409 1.067-.874 1.145-1.435.082-.59-.264-1.059-.653-1.397zM388.124 165.371l-.078-.818-.69.445c-.6.386-1.151.82-1.412 1.389-.288.626-.177 1.29.251 1.996l.267.44.431-.278c.655-.422 1.042-.863 1.205-1.441.143-.51.089-1.078.032-1.67l-.006-.063zM429.866 26.06l-.374-.624-.449.573-.041.052c-.243.309-.452.575-.532.945-.04.188-.044.384-.035.597.01.209.034.466.064.784l.002.014.047.497.498-.047c.345-.033.665-.107.918-.264.279-.173.455-.433.5-.756.04-.29-.032-.587-.136-.86a6.058 6.058 0 00-.462-.91zM1026.13 59.956l.3-.378-.37-.314-.01-.01c-.16-.14-.36-.305-.56-.44a1.85 1.85 0 00-.78-.298c-.66-.072-1.26.299-1.86 1.055l-.74.92 1.17-.111c.42-.04.73.007 1.06.054.11.017.23.033.35.047.22.023.47.036.73-.037a1.4 1.4 0 00.71-.488z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='e' maskUnits='userSpaceOnUse' x='451.616' y='143.569' width='578.509' height='895.559' fill='%23000'%3E%3Cpath fill='%23fff' d='M451.616 143.569h578.509v895.559H451.616z'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z'/%3E%3C/mask%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' fill='%230A2342'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' stroke='%23051828' stroke-width='2' mask='url(%23e)'/%3E%3Cpath d='M976.164 815.69l-.079.099c-.5.633-.725 1.237-.885 1.864-.048.188-.093.392-.139.604-.101.461-.211.965-.387 1.445-1.706 5.052-3.397 10.266-5.09 15.483-1.693 5.218-3.386 10.439-5.096 15.499l-.001.004c-2.451 7.078-4.732 14.304-7.016 21.537l-.001.003c-2.281 7.228-4.565 14.463-7.02 21.553-4.022 13.054-8.304 26.137-12.526 39.033-2.3 7.028-4.582 14-6.794 20.882l-.003.008c-3.663 10.785-7.157 21.717-10.651 32.655-3.495 10.936-6.991 21.881-10.658 32.671l-.004.01c-1.482 4.04-2.905 8.72-4.333 13.42-.106.49-.176.87-.198 1.18-.023.31.007.5.063.63.097.23.36.46 1.298.69 1.294.21 2.597.58 3.867.95h.014c1.292.37 2.549.73 3.786.93h.025l.025.01.054.01c34.014 9.16 68.027 18.31 102.655 27.4h.01c.9.25 1.65.47 2.29.66.64.19 1.17.35 1.63.47.44.11.77.17 1.03.17.24.01.38-.03.48-.08.1-.06.2-.17.32-.4s.23-.56.36-1.01c.13-.49.26-1.08.42-1.79.15-.65.32-1.41.54-2.3h0c6.56-26.4 12.96-52.79 19.37-79.173 6.4-26.385 12.8-52.771 19.36-79.173l-86.716-85.944zm0 0l.022-.125c.353-2.026.836-3.938 1.335-5.913l.204-.806c.564-2.245 1.126-4.587 1.503-7.24.167-.467.273-.953.371-1.4.046-.213.091-.416.139-.604.16-.627.384-1.231.885-1.864l.055-.07.028-.085c1.213-3.709 2.286-7.241 3.357-10.768l.001-.002c1.072-3.528 2.142-7.05 3.351-10.747 2.703-7.765 5.236-15.677 7.766-23.581l.001-.005c2.532-7.91 5.058-15.812 7.758-23.567l.01-.008v-.008c3.35-10.756 6.86-21.528 10.37-32.304v-.001c3.5-10.748 7.01-21.499 10.35-32.236.02-.02.03-.044.05-.071.06-.088.14-.214.22-.364.13-.26.29-.651.28-1.073.16-.452.26-.921.36-1.353.04-.212.09-.416.14-.604.16-.627.38-1.231.88-1.864l.06-.074.03-.091c2.83-9.325 5.72-18.015 8.62-26.706 1.49-.607 2.57-.178 3.81.327l.03.011.03.008c13.48 3.611 26.81 7.236 40.13 10.861l.03.005c13.31 3.621 26.62 7.242 40.08 10.848.67.27 1.18.393 1.65.509l.01.001c.47.116.92.227 1.54.476.64.262 1.02.497 1.2.752.14.204.22.502 0 1.082l-.01.032-.01.034-.65 2.998-.65 2.984v.008c-19.95 79.553-39.29 159.047-58.62 238.539v.001l-86.716-85.942zm54.566 271.05l.1.03.1-.01c.7-.07 1.38-.32 1.89-.65.26-.16.49-.36.65-.59.15-.19.26-.44.27-.71.24-.68.47-1.49.69-2.28l.01-.02c.23-.84.46-1.66.7-2.31l.01-.02v-.03c3.92-14.72 7.85-29.29 11.78-43.86v-.01c3.93-14.56 7.86-29.13 11.78-43.855 11.99-44.854 23.97-89.87 35.94-134.885l.01-.03.02-.055c11.97-45.007 23.95-90.015 35.94-134.86 15.3-56.782 30.37-113.765 45.47-170.842 10.9-41.212 21.81-82.474 32.84-123.743V428l.48-1.962c1.64-6.592 3.19-12.849 3.08-20.037v-.04a7.76 7.76 0 01-.04-1.222c.03-.46.12-.834.31-1.066l.12-.158-.02-.2V403.225l-.01-.007V403.123l-.01-.007V403.017l-.01-.007V402.913l-.01-.007V402.806l-.01-.007V402.702l-.01-.006V402.595l-.01-.006V402.492l-.01-.006V402.386l-.01-.006V402.278l-.01-.006V402.173l-.01-.005V402.067l-.01-.005V401.965l-.01-.005V401.861l-.01-.005V401.756l-.01-.005V401.649l-.01-.004V401.542l-.01-.004V401.439l-.01-.005V401.334l-.01-.004V401.228l-.01-.005V401.124l-.01-.004V401.018l-.01-.003V400.915l-.01-.004V400.808l-.01-.004V400.728c-.03-.326-.08-.774-.05-1.221.03-.461.13-.835.32-1.067l.12-.157-.02-.201v-.06l-.01-.008V397.916l-.01-.008V397.81l-.01-.008V397.704l-.01-.008V397.597l-.01-.007V397.491l-.01-.007V397.393l-.01-.008V397.287l-.01-.008V397.181l-.01-.008V397.075l-.01-.008V396.968l-.01-.007V396.862l-.01-.007V396.756l-.01-.007V396.658l-.01-.008V396.552l-.01-.008V396.446l-.01-.008V396.339l-.01-.007V396.233l-.01-.007V396.127l-.01-.007V396.021l-.01-.007V395.923l-.01-.008V395.817l-.01-.008V395.71l-.01-.007V395.604l-.01-.007V395.498l-.01-.007V395.392l-.01-.007V395.286l-.01-.008V395.188l-.01-.008V395.081l-.01-.007V394.975l-.01-.007V394.869l-.01-.007V394.763l-.01-.007V394.657l-.01-.008V394.551l-.01-.008V394.452l-.01-.007V394.346l-.01-.007V394.24l-.01-.007v-.014c-.24-9.129-1.04-17.554-2.53-26.565v-.014c-1.24-6.439-3.11-12.817-5.59-19.135l-.01-.02-.01-.019c-3.13-6.297-6.7-10.58-11.52-14.733l-.01-.004v-.005c-12.24-9.96-26.23-18.447-40.6-24.282l-.11-.046-.12.011c-1.1.104-2.27-.372-2.85-.879l-.07-.053-.07-.031c-1.34-.543-2.81-.902-4.24-1.251l-.02-.005c-1.44-.354-2.85-.698-4.11-1.21l-.11-.046-.13.011c-.32.031-.56.052-.81.012-.22-.036-.46-.129-.73-.362l-.11-.093-.14-.022c-1.3-.21-2.42-.269-3.52-.327l-.01-.001c-1.1-.058-2.17-.116-3.41-.316l-.02-.003-.01-.001c-10.22-1.006-20.12 1.257-29.09 6.726h0l-.01.007c-5.93 3.847-11.16 8.282-16.33 13.356l-.01.01-.01.01c-8.53 9.327-15.13 19.124-20.98 30.15-2.69 4.865-4.69 10.313-6.07 15.693-2.33 8.379-4.64 16.919-6.96 25.458a3712.08 3712.08 0 01-6.96 25.457v.006c-3.3 12.52-6.6 25.008-9.9 37.48-11.86 44.87-23.66 89.512-35.04 134.513L885.17 1039.25c-.26.72-.359 1.42-.45 2.06l-.002.02c-.095.67-.183 1.28-.41 1.89-.284.78-.267 1.45.13 2.01.362.51.981.83 1.638 1.1 1.086.44 2.162.67 3.187.88.251.06.498.11.743.16 1.257.29 2.477.64 3.737 1.44l.145.1.171-.02c.313-.03.738-.07 1.162-.04.434.04.786.14 1.006.33l.086.07.108.03c17.666 4.85 35.177 9.71 52.689 14.56 17.51 4.86 35.02 9.72 52.69 14.56 4.83 1.5 9.66 2.84 14.47 4.17h.01c4.82 1.34 9.63 2.67 14.45 4.17zm112.05-568.248l-.08-.02-.08.008h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001h0c-5.7-1.08-11.27-2.335-16.84-3.592v-.001c-5.59-1.261-11.2-2.525-16.94-3.612-15.31-3.11-30.61-6.217-45.97-9.971l-.02-.004-.02-.004c-2.47-.399-4.88-.79-7.35-1.756-.32-1.353-.04-2.658.41-3.987.14-.421.29-.819.45-1.22.11-.286.22-.575.32-.875.25-.695.48-1.406.58-2.12v-.022c.16-1.656.31-3.265.64-4.644.32-1.387.8-2.448 1.55-3.078l.01-.009.01-.009c.96-.91 2.15-.924 3.54-.585.6.149 1.22.357 1.84.569l.27.091c.7.238 1.43.471 2.11.581 1.26.204 2.37.422 3.48.643h.01c1.08.213 2.16.427 3.39.627.2.148.44.243.71.236.32-.01.58-.164.78-.354.37-.358.67-.972.92-1.653l.01-.032.01-.034c.21-.984.44-1.809.68-2.648v-.004c.23-.835.47-1.684.69-2.696 8.39-36.689 16.78-73.373 25.79-110.116.29-1.093.52-2.035.7-2.843.05-.201.1-.392.14-.575.13-.559.24-1.039.34-1.455.14-.554.27-.964.4-1.268.14-.302.27-.463.39-.556.24-.182.65-.239 1.71-.038.53.102 1.17.254 1.95.441.72.173 1.57.377 2.59.601l.01.002c4.45.877 8.76 1.931 13.09 2.988l.01.001c4.31 1.055 8.64 2.113 13.11 2.995 8.65 2.113 17.44 4.05 26.22 5.986h0c8.79 1.937 17.57 3.873 26.21 5.984l.02.005.02.003c.46.075.89.142 1.29.205 1.27.199 2.22.35 2.95.523.98.233 1.36.47 1.52.739.17.281.2.754 0 1.76-.12.606-.3 1.335-.54 2.241-.14.563-.31 1.195-.48 1.91-4.13 15.731-8.1 31.608-12.06 47.482v.003c-3.96 15.873-7.92 31.744-12.06 47.467-.19.688-.43 1.38-.69 2.098-.04.134-.09.269-.14.405-.3.856-.6 1.745-.8 2.652-.39 1.83-.39 3.764.81 5.758l.04.069.06.052c.03.019.06.05.05.174 0 .142-.05.331-.14.576-.05.118-.09.237-.14.363-.05.123-.11.253-.15.378-.08.202-.16.467-.16.725-.9 3.67-1.63 7.481-2.35 11.359-.09.505-.19 1.012-.28 1.519-.63 3.416-1.27 6.878-2.03 10.351l-.01.076v.077l.06.569c-.22.96-.44 1.453-.72 1.693-.24.207-.66.312-1.57.088l-.02-.005-.02-.003c-5.06-.818-10.81-2.221-16.58-3.631z' fill='%230A2342' stroke='%23051828'/%3E%3Cpath d='M1151.61 310.466l.8-.076-.42-.681c-.42-.698-1.02-1.229-1.72-1.464-.72-.24-1.5-.159-2.22.306l-.81.523.89.361c.31.125.59.256.86.383l.06.028c.24.116.49.232.73.33.54.219 1.11.359 1.83.29zM1211.01 400.441l.27.439.43-.278c1.47-.949 1.37-2.644.43-3.447l-.39-.336-.32.404-.03.031c-.26.332-.6.753-.75 1.271-.16.577-.07 1.204.36 1.916zM1211.54 405.091l.4.336.32-.404c.69-.866.61-1.707.5-2.905-.01-.033-.01-.067-.01-.101l-.12-1.231-.77.966c-.33.407-.63.991-.76 1.573-.12.561-.11 1.29.44 1.766zM958.548 271.296l.545.466.249-.672c.249-.671.423-1.316.255-1.888-.182-.621-.709-.996-1.409-1.277l-.762-.307.078.818.001.009c.03.321.08.839.214 1.356.133.509.368 1.101.829 1.495zM1140.07 307.658l.5-.047-.05-.498c-.03-.36-.11-.701-.24-.985-.13-.28-.34-.558-.66-.69-.35-.139-.7-.072-1.02.102-.31.169-.61.455-.91.837l-.3.376.37.313c.41.357.82.53 1.24.596.38.062.75.027 1.05-.002l.02-.002zM377.02 721.979l-.034-.014-.035-.009c-2.873-.702-5.918-1.551-8.973-2.402l-.005-.002c-3.046-.849-6.102-1.701-8.99-2.407-5.139-1.466-10.263-2.928-14.768-4.448l-.05-.02c-1.242-.505-2.626-1.067-3.977-.952-2.137-.117-4.163-.559-6.145-1.096-.797-.215-1.598-.45-2.398-.684-1.172-.342-2.338-.684-3.479-.962l-.02-.005-.019-.003c-3.942-.637-7.538-1.7-11.39-2.838-1.045-.309-2.11-.623-3.205-.936-.792-.637-2.172-1.172-3.509-1.044l-.064.006c-.565.053-1.119.106-1.581.352-.523.279-.864.76-1.134 1.496l-.016.043-.007.044c-.402 2.304-.957 4.626-1.517 6.966l-.002.008c-.558 2.329-1.119 4.675-1.527 7.01-.364 1.677-.632 3.232-.886 4.707l-.15.867c-.302 1.737-.609 3.375-1.067 5.023-3.358 10.769-6.033 22.122-8.702 33.454-.499 1.369-.951 3.404-.831 4.796-.251 3.879-1.109 7.826-2.033 11.148l-.004.014-.003.014a133.94 133.94 0 01-.329 1.465 44.69 44.69 0 00-.437 2.054c-.153.875-.202 1.62.063 2.237.278.651.848 1.045 1.627 1.361.771.314 1.851.59 3.278.938 7.062 1.937 13.97 3.888 20.879 5.839 6.903 1.95 13.807 3.9 20.866 5.835.665.268 1.476.519 2.26.762l.015.005c.789.244 1.551.48 2.169.727 2.054 1.459 4.046 2.264 6.075 2.893.852.263 1.716.498 2.59.735l.51.138c1.052.287 2.125.588 3.241.965l.051.017.054.006c3.099.345 6.269 1.323 9.495 2.322.67.271 1.278.437 1.815.479.545.042 1.048-.042 1.462-.311.845-.548 1.051-1.66.925-2.981-.176-1.846.237-3.765.675-5.778.763-3.112 1.185-6.308 1.598-9.443.079-.599.158-1.195.239-1.788.506-3.717 1.092-7.315 2.314-10.641l.039-.107-.011-.113v-.004l-.001-.003v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.005l-.001-.003V777.498l-.001-.003V777.486l-.001-.003v-.006l-.001-.002V777.466l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.011l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002V777.319l-.001-.003V777.307l-.001-.002v-.007l-.001-.002V777.287l-.001-.002V777.276l-.001-.002v-.007l-.001-.002V777.256l-.001-.002v-.008l-.001-.002V777.235l-.001-.002v-.008l-.001-.002v-.01l-.001-.002V777.202l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V777.171l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V777.077l-.001-.002v-.008l-.001-.002V777.056l-.001-.002v-.008l-.001-.002V777.035l-.001-.002v-.008l-.001-.002V777.014l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V776.899l-.001-.002v-.008l-.001-.003v-.008l-.001-.002V776.867l-.001-.002V776.856l-.001-.003v-.006l-.001-.003V776.835l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V776.793l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.011l-.001-.002v-.006l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003V776.677l-.001-.002v-.006l-.001-.003V776.657l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V776.625l-.001-.003v-.006l-.001-.003v-.007l-.001-.003V776.594l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.006-.059-.019-.056c-.385-1.124-.244-2.49.08-3.979.123-.562.266-1.123.41-1.685l.136-.534c.185-.732.358-1.464.456-2.154l.008-.059-.006-.058c-.024-.252.009-.567.085-.944.075-.374.186-.775.304-1.197l.003-.01c.114-.412.235-.846.318-1.258.083-.414.137-.841.099-1.236-.298-3.134.469-6.225 1.265-9.416l.01-.04c.778-3.115 1.579-6.326 1.289-9.609 1.919-6.064 2.666-11.37 3.349-17.285h0l.001-.01.002-.024c.077-.803.137-1.438.14-1.94.004-.506-.049-.948-.25-1.329-.206-.393-.534-.655-.938-.878-.388-.215-.9-.423-1.525-.677l-.03-.012zM370.969 583.492l.001-.007.002-.007c1.239-6.618 3.097-13.299 4.962-20.005.41-1.4.801-2.793 1.189-4.177 1.857-6.624 3.647-13.009 7.201-18.687l.028-.044.018-.048c.266-.727.366-1.433.458-2.083l.003-.019c.094-.668.182-1.278.409-1.897l.039-.106-.01-.114-.004-.034c-.059-.622-.126-1.325-.359-1.94-.248-.656-.693-1.231-1.495-1.557l-.052-.021-.056-.009c-5.013-.81-10.168-2.9-14.743-5.068l-.124-.059-.137.014c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.277-.113-.674-.275-1.084-.257-1.295-.202-2.357-.124-3.233.444-.876.569-1.466 1.564-1.974 2.945-.508 1.385-.841 2.913-1.165 4.399l-.004.019c-.328 1.506-.648 2.971-1.13 4.285l-1.473 4.009c-2.186 3.513-3.071 7.54-3.927 11.472-.577.788-.805 1.836-1.004 2.752l-.013.061c-.225 1.032-.425 1.904-.898 2.501-1.17 1.48-1.83 3.075-2.314 4.703-.241.813-.441 1.64-.636 2.463l-.047.2c-.18.76-.359 1.518-.57 2.278l-.004.013-.003.014c-.088.404-.173.826-.259 1.26-.353 1.766-.741 3.71-1.55 5.299-1.397 2.143-2.279 4.556-2.989 6.999-.33 1.135-.624 2.284-.915 3.417l-.069.27a86.212 86.212 0 01-.976 3.577c-.231.635-.337 1.259-.425 1.779l-.036.212c-.104.6-.2.971-.389 1.209l-.017.022-.014.023c-2.219 3.544-3.105 7.614-3.969 11.584l-.002.008c-.251.689-.485 1.529-.711 2.343l-.004.015c-.226.812-.445 1.599-.676 2.24-1.425 1.827-2.181 3.908-2.763 5.999-.202.727-.381 1.447-.559 2.159-.348 1.394-.688 2.759-1.176 4.087l-.012.032-.007.034a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225-1.171 1.48-1.831 3.074-2.315 4.703-.241.813-.44 1.639-.635 2.463l-.048.2c-.18.76-.359 1.518-.57 2.277l-.004.014-.003.014c-.088.404-.172.826-.259 1.259-.355 1.775-.745 3.729-1.562 5.322-1.654 3.226-2.561 6.394-3.542 9.82-.288 1.002-.581 2.027-.902 3.082l-.005.019-.005.02c-.425 1.952-.906 3.263-1.944 5.288-.561 1.094-.707 2.092-.319 2.918.387.821 1.227 1.307 2.255 1.558.39.095.797.187 1.214.28 1.695.382 3.555.8 5.08 1.652 3.96 2.904 8.619 3.951 13.312 5.004 1.007.226 2.015.453 3.019.698.954.233 1.914.375 2.692-.018.814-.411 1.255-1.303 1.452-2.653.712-2.347 1.409-4.853 2.104-7.351l.001-.004c.699-2.514 1.397-5.022 2.109-7.368l.006-.019.004-.02c.114-.522.186-1.035.248-1.524l.044-.353c.044-.363.087-.708.141-1.045.144-.883.36-1.619.838-2.224l.022-.028.018-.03c.834-1.429 1.344-2.822 1.769-4.183.145-.466.279-.922.411-1.374.259-.884.513-1.751.839-2.638l.009-.026.007-.027c1.802-7.348 3.62-14.534 5.438-21.723l.001-.002a3061.733 3061.733 0 005.439-21.728h0l.003-.012c.423-1.94.903-3.257 1.392-4.59 2.198-3.533 3.081-7.586 3.942-11.539l.009-.042zM384.833 599.934l-.017.021-.015.024c-2.218 3.543-3.104 7.613-3.969 11.583l-.006.032-.002.005c-1.116 4.664-2.388 9.344-3.662 14.033l-.001.004c-1.272 4.684-2.547 9.376-3.668 14.055-2.797 10.059-4.912 20.699-6.53 29.983-.255.711-.353 1.402-.443 2.039l-.002.02c-.095.667-.182 1.277-.41 1.896-.497 1.354-.666 2.387-.162 3.223.245.408.621.716 1.071.984.45.267 1.011.514 1.663.779l.025.01.026.007c2.076.592 4.02 1.084 5.895 1.559 2.824.715 5.489 1.389 8.202 2.304 1.372.554 2.856.748 4.281.858.451.035.891.062 1.322.088.963.058 1.876.112 2.736.251l.064.011.064-.006c.717-.069 1.282-.316 1.734-.772.433-.438.727-1.034.983-1.73l.012-.033.007-.033c.478-2.197 1.123-4.403 1.782-6.663.235-.805.472-1.616.704-2.436.88-3.109 1.683-6.319 1.999-9.658.31-3.261.941-6.396 1.655-9.558.192-.85.39-1.703.589-2.562.54-2.325 1.089-4.686 1.545-7.121l.013-.069-.007-.071c-.082-.865.122-1.618.358-2.464l.008-.029c.228-.822.483-1.736.381-2.798-.253-2.66.404-4.936 1.19-7.661.135-.468.274-.949.412-1.448.203-.727.434-1.495.675-2.294.85-2.821 1.816-6.027 2.016-9.148.309-3.258.94-6.391 1.654-9.551.192-.85.39-1.703.589-2.561.537-2.312 1.082-4.66 1.536-7.081.502-1.382.956-3.437.823-4.825-.147-1.548.031-2.815.296-4.035.085-.391.182-.786.28-1.188.203-.825.412-1.68.54-2.579.342-1.567.735-3.107 1.127-4.647 1.088-4.266 2.175-8.531 2.179-13.374v-.024l-.003-.024a7.707 7.707 0 01-.044-1.221c.029-.461.129-.835.312-1.067l.055-.069.028-.083c2.113-6.341 3.229-12.946 4.311-19.354.42-2.485.835-4.94 1.301-7.339.209-.961.362-1.809-.022-2.539-.382-.723-1.22-1.204-2.509-1.728-2.016-.819-3.976-1.133-5.886-1.361-.389-.047-.774-.09-1.157-.132-1.514-.169-2.992-.333-4.495-.7l-.019-.005-.02-.003c-1.275-.206-2.303-.323-3.133-.298-.835.025-1.522.194-2.074.606-.551.411-.899 1.014-1.161 1.768-.257.74-.448 1.677-.647 2.817-.25.687-.362 1.203-.469 1.695l-.001.004c-.108.497-.211.968-.447 1.61l-.009.025-.007.026c-2.268 9.022-4.676 18.222-7.084 27.425l-.001.001c-2.408 9.201-4.817 18.405-7.086 27.433l-.002.008-.002.008a17.329 17.329 0 00-.248 1.524l-.043.354c-.045.363-.087.707-.142 1.044-.143.884-.359 1.62-.838 2.225zM432.9 245.119l-.002.007-.002.008c-.681 2.781-1.447 5.677-2.229 8.637-1.276 4.828-2.598 9.829-3.678 14.79-.216.994-.339 1.974.035 2.768.395.838 1.252 1.312 2.565 1.531 7.749 2.525 14.818 4.464 22.502 6.343 1.039.254 1.971.197 2.716-.287.742-.482 1.194-1.317 1.427-2.387.432-1.988 1.004-4.153 1.58-6.333l.001-.006c.574-2.172 1.151-4.358 1.588-6.369.872-4.004 1.736-7.972 3.212-11.994l.012-.032.008-.034c.233-1.072.169-2.025-.292-2.791-.461-.767-1.263-1.25-2.301-1.505l-21.186-5.812c-1.625-.503-2.912-.625-3.923-.022-.998.596-1.566 1.807-2.033 3.488zM478.084 328.894l.026.008.027.004c1.296.209 2.261.169 3.019-.435.365-.291.647-.686.896-1.159.248-.472.479-1.05.728-1.729 1.502-4.092 2.379-8.12 3.247-12.111l.003-.015c.555-2.548 1.353-5.089 2.105-7.484.426-1.356.838-2.666 1.181-3.902l.009-.031.005-.033c.094-.667.16-1.272.162-1.808.001-.535-.062-1.033-.25-1.473-.398-.931-1.265-1.411-2.592-1.63l-21.147-5.802c-1.332-.537-2.449-.672-3.387-.171-.919.49-1.515 1.518-2.018 2.887l-.006.015-.005.016-.003.011c-2.358 8.053-4.723 16.127-6.468 24.144-.216.995-.339 1.974.035 2.768.394.836 1.248 1.31 2.557 1.53 5.654 2.048 11.659 3.655 17.406 5.194 1.512.405 3.006.805 4.47 1.206zM453.497 293.751l.004-.018.002-.019c.095-.666.161-1.271.162-1.807.002-.535-.061-1.034-.249-1.474-.397-.928-1.26-1.408-2.58-1.628-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.196-2.717.288-.741.481-1.193 1.317-1.426 2.387-.433 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.004 2.745-1.382 5.426-1.752 8.05v.002c-.214.977-.442 1.798-.673 2.631l-.001.004a46.644 46.644 0 00-.69 2.701c-.228 1.048-.193 1.849.183 2.474.37.614 1.005.944 1.666 1.212l.034.014.035.009c1.401.342 2.719.778 4.035 1.212.469.155.938.31 1.41.461 1.778.566 3.583 1.064 5.525 1.217 2.542.411 5.053.817 6.946 1.28l2.882.705 2.883.705c.953.233 1.914.375 2.692-.018.818-.413 1.259-1.313 1.454-2.674.868-3.985 1.889-7.985 2.914-11.996l.001-.005c1.024-4.012 2.052-8.034 2.924-12.043zM469.844 222.36l.002-.01.002-.011c.799-4.593 2.273-8.611 3.813-11.998l.022-.048.012-.052c.228-1.049.193-1.85-.183-2.475-.37-.614-1.005-.944-1.666-1.212-3.92-1.593-7.193-2.612-11.039-2.913-2.526-.408-5.022-.812-6.911-1.272-.664-.267-1.472-.517-2.253-.759l-.015-.005c-.812-.252-1.595-.495-2.222-.749l-.034-.014-.036-.009c-.956-.234-1.747-.415-2.399-.483-.651-.068-1.235-.033-1.737.235-.51.272-.85.739-1.115 1.347-.261.602-.472 1.397-.69 2.4-.867 3.985-1.795 7.326-2.727 10.68l-.004.013-.003.014c-.433 1.988-1.004 4.153-1.58 6.332l-.002.007c-.573 2.172-1.15 4.357-1.588 6.368-.109.502-.194.948-.222 1.335-.028.388-.004.762.141 1.101.305.712 1.031 1.037 1.999 1.274 3.833.937 7.682 2.036 11.543 3.138l.005.001c3.855 1.101 7.722 2.205 11.574 3.147 1.039.254 1.971.196 2.716-.288.742-.481 1.194-1.317 1.427-2.387.432-1.987 1.004-4.153 1.58-6.332l.001-.007c.574-2.172 1.151-4.357 1.589-6.368zM496.528 272.669l.002-.011.002-.01c.802-4.609 2.22-9.285 3.704-13.327l.012-.032.008-.034c.228-1.048.193-1.85-.183-2.474-.37-.614-1.005-.944-1.666-1.213l-.02-.008-.02-.006c-.716-.222-1.407-.449-2.085-.672-2.323-.763-4.492-1.476-6.984-1.755-.419-.067-.851-.133-1.291-.2-2.273-.346-4.775-.726-6.895-1.588l-.034-.014-.036-.008-5.765-1.41c-1.039-.254-1.97-.197-2.716.287-.738.479-1.189 1.308-1.423 2.37-2.358 8.051-4.722 16.122-6.466 24.138-.216.994-.339 1.974.035 2.768.393.836 1.248 1.31 2.556 1.529 5.654 2.048 11.659 3.656 17.406 5.195 1.512.404 3.006.804 4.471 1.206h0l.014.004c.953.233 1.914.375 2.692-.019.811-.409 1.252-1.297 1.449-2.639 1.492-4.076 2.365-8.089 3.23-12.064l.003-.013zM508.281 231.764l.017-.076-.008-.077c-.018-.187.045-.583.352-1.137.299-.543.816-1.203 1.646-1.906l.155-.131.019-.203c.307-3.242 1.226-6.552 2.16-9.914l.025-.09-.009-.092c-.135-1.42-.945-2.815-2.402-3.442a2.418 2.418 0 00-1.168-.54c-.382-.061-.746-.027-1.043.002l-.022.002c-1.777.169-3.619-.124-5.438-.595-1.23-.318-2.42-.709-3.567-1.086-.559-.183-1.109-.364-1.648-.531l-.014-.004-.015-.004c-3.827-.936-7.037-1.93-10.261-2.929l-.034-.011-.034-.005c-.641-.104-1.225-.179-1.744-.185-.518-.005-1.005.057-1.435.254-.903.414-1.349 1.314-1.547 2.672-2.356 8.046-4.718 16.111-6.461 24.121-.233 1.072-.169 2.025.292 2.79.462.769 1.267 1.252 2.308 1.507 3.828.936 7.52 2.049 11.225 3.166l.006.002c3.679 1.108 7.372 2.222 11.205 3.161.492.272.943.46 1.365.519.463.065.884-.027 1.254-.299.348-.255.616-.642.852-1.097.239-.459.469-1.036.718-1.715 1.503-4.093 2.38-8.122 3.248-12.114l.003-.013zM402.938 328.838l.03.013.032.008c6.409 1.673 12.835 3.507 19.268 5.343l.002.001c6.426 1.835 12.859 3.671 19.276 5.346 4.31 1.335 8.605 2.597 12.896 3.857 8.573 2.517 17.13 5.029 25.754 8.12l.105.037.111-.01c.547-.052 1.28.025 2.057.189.771.163 1.548.404 2.171.657l.033.014.036.009c1.039.254 1.971.196 2.716-.288.738-.479 1.19-1.31 1.424-2.373.46-1.66.587-2.828.103-3.72-.246-.451-.622-.786-1.082-1.069-.455-.281-1.02-.529-1.672-.794l-.113-.046-.122.012c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.27-.11-.654-.267-1.053-.258-13.145-3.636-26.46-7.417-39.777-11.2h-.001c-13.307-3.779-26.617-7.559-39.758-11.194-.78-.626-2.127-1.153-3.443-1.049-1.347-.205-2.419.06-3.197.824-.752.739-1.145 1.868-1.34 3.206-.237.654-.422 1.351-.019 2.02.194.323.501.596.9.849.401.253.924.505 1.586.775.704.285 1.387.396 2.011.497l.02.003c.641.104 1.222.199 1.813.439z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='f' maskUnits='userSpaceOnUse' x='541.717' y='521.471' width='342.537' height='489.352' fill='%23000'%3E%3Cpath fill='%23fff' d='M541.717 521.471h342.537v489.352H541.717z'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z'/%3E%3C/mask%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' fill='%23051828'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' stroke='%23051828' stroke-width='2' mask='url(%23f)'/%3E%3Cmask id='g' maskUnits='userSpaceOnUse' x='683.387' y='190.006' width='245.077' height='273.9' fill='%23000'%3E%3Cpath fill='%23fff' d='M683.387 190.006h245.077v273.9H683.387z'/%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z'/%3E%3C/mask%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z' fill='%23051828'/%3E%3Cpath d='M869.818 406.63l.977.213.059-.273-.091-.264-.945.324zm-3.857 18.639l-.977-.212-.033.152.015.155.995-.095zm-.373 2.646l.938.345.079-.213-.022-.227-.995.095zm1.548 3.116l.376-.927-.376.927zm7.871 3.818l-.376.927.376-.927zm1.61 3.762l.981.191.028-.142-.014-.144-.995.095zm-8.747 6.706l.259-.966-.011-.003-.248.969zm-118.027-30.526l.247-.969-.009-.002-.238.971zm-40.417-10.508l-.376.927.048.019.049.015.279-.961zm-6.073-4.642l-.977-.213-.033.153.015.155.995-.095zm8.747-6.706l.159-.987-.017-.003-.018-.002-.124.992zm8.183.526l.296.955.557-.172.124-.57-.977-.213zm1.865-6.703l-.973-.232-.002.01-.002.009.977.213zm42.273-173.692l.972.232.003-.009.002-.01-.977-.213zm1.864-6.703l.89.456.059-.116.028-.127-.977-.213zm18.909 1.462l-.275.962.022.006.021.005.232-.973zm99.245 23.831l-.231.973.025.006.025.005.181-.984zm20.457 4.578l.296-.955-.056-.018-.058-.01-.182.983zm2.912 4.291l.981.19.01-.047.004-.049-.995-.094zm-5.598 26.635l.978.208.002-.008.002-.009-.982-.191zm-26.491 122.594l-.98-.203-.006.032-.005.032.991.139zm-1.742 7.997l.623.782.312-.248.056-.394-.991-.14zm-8.342-41.622l-.978-.213-.004.02-.004.021.986.172zm3.293-11.407l.939.344-.939-.344zm-2.291-4.35l.376-.927-.04-.016-.04-.012-.296.955zm-18.659-5.402l.296-.955-.015-.005-.016-.004-.265.964zm-8.931 4.766l.785.621.053-.069.042-.076-.88-.476zm-.435 1.999l.977.213.033-.152-.014-.156-.996.095zm-4.538 18.051l-.977-.212-.033.152.015.155.995-.095zm1.113 5.115l-.376.927.227.092.244-.023-.095-.996zm1.922.47l.31-.951-.198-.065-.207.02.095.996zm23.68 5.576l-.141.99.118.016.118-.011-.095-.995zm2.357-1.53l-.999-.041-.003.068.006.068.996-.095zm23.625-100.134l-.963-.268-.008.027-.006.028.977.213zm2.735-10.702l.963.268.008-.027.006-.028-.977-.213zm-22.313-10.926l.296-.955-.191-.06-.2.019.095.996zm-4.898 1.119l-.939-.345-.024.065-.015.067.978.213zm-3.294 11.407l-.784-.621-.028.036-.025.038.837.547zm-4.287 14.112l.939.345.009-.027.009-.027-.957-.291zm2.23 3.703l.237-.971-.039-.01-.039-.006-.159.987zm22.501 6.341l.377-.927-.068-.027-.071-.018-.238.972zm4.714-3.059l.964.268.007-.028.006-.028-.977-.212zm-41.094-17.622l.939.345.031-.085.015-.088-.985-.172zm3.109-13.347l-.977-.213-.005.02-.004.021.986.172zm-1.548-3.116l.376-.926-.055-.022-.057-.016-.264.964zm-21.882-6.399l-.376.926.068.028.071.017.237-.971zm-4.714 3.059l.953.303.006-.018.005-.017-.964-.268zm-4.538 18.051l-.977-.213.977.213zm-1.864 6.703l-.939-.345-.023.065-.015.067.977.213zm1.609 3.762l.377-.926-.068-.028-.071-.017-.238.971zm7.749 2.525l-.376.927.05.02.052.015.274-.962zm14.753 3.816l.16-.987-.16.987zm3.536-2.294l-.957-.291-.023.074-.01.077.99.14zm-60.49 61.227l.939.345.024-.065.014-.067-.977-.213zm3.171-12.7l.977.212.007-.036.006-.036-.99-.14zm-2.23-3.703l-.264.964.051.014.054.009.159-.987zm-21.2-5.812l-.376.926.054.022.057.016.265-.964zm-4.714 3.059l.96.281.003-.013-.963-.268zm-6.464 24.107l-.959-.281-.021.07-.01.072.99.139zm2.23 3.703l.264-.964-.052-.014-.053-.009-.159.987zm21.881 6.4l-.309.951.073.024.077.012.159-.987zm3.536-2.294l-.957-.291-.022.074-.011.077.99.14zm27.415-112.894l-.938-.345-.024.065-.015.067.977.213zm-2.291-4.35l.376-.926-.017-.007-.018-.007-.341.94zm-22.378-5.047l-.238.971.039.01.039.006.16-.987zm-2.916 2.235l-.977-.212-.033.152.015.155.995-.095zm.062.647l.977.213.033-.153-.015-.155-.995.095zm-5.844 24.049l-.977-.213-.008.036-.005.037.99.14zm2.23 3.703l.237-.972-.039-.009-.039-.006-.159.987zm22.501 6.341l.238-.972-.238.972zm3.536-2.295l.939.345.054-.147.006-.157-.999-.041zm-6.26 91.955l.939.345.023-.065.015-.067-.977-.213zm2.291 4.35l-.376.927.033.013.033.011.31-.951zm22.999 4.988l.376-.926-.068-.028-.071-.017-.237.971zm2.295-2.176l-.96-.281-.054.184.019.192.995-.095zm6.402-24.754l.96.281.01-.034.007-.035-.977-.212zm-2.229-3.703l.49-.872-.12-.067-.133-.033-.237.972zm-26.038-4.047l.986.172.002-.016.003-.016-.991-.14zm-56.883 46.528l-.939-.345-.024.065-.015.067.978.213zm-3.171 12.701l-.977-.213.977.213zm2.23 3.703l.653-.758-.076-.065-.087-.049-.49.872zm2.603 1.057l-.653.757.125.108.152.062.376-.927zm20.457 4.578l-.264.964.013.004.014.003.237-.971zm2.916-2.236l-.96-.281-.01.034-.008.035.978.212zm5.843-24.048l.977.212.008-.036.005-.036-.99-.14zm-2.229-3.703l-.238.971.039.01.039.006.16-.987zm-22.502-6.341l.237-.972-.237.972zm-3.536 2.294l-.938-.345-.045.122-.012.129.995.094zm20.697-78.32l.977.212.005-.02.004-.021-.986-.171zm-3.232 12.053l.939.345.024-.065.015-.067-.978-.213zm2.292 4.35l.653-.757-.125-.107-.152-.062-.376.926zm2.603 1.057l-.653.758.124.107.153.062.376-.927zm19.775 3.991l-.296.955.029.009.03.007.237-.971zm3.536-2.295l.889.456.044-.084.026-.091-.959-.281zm6.463-24.108l.96.282.01-.034.007-.035-.977-.213zm-2.229-3.703l-.238.972.039.009.039.007.16-.988zm-22.502-6.34l.237-.972-.038-.009-.04-.007-.159.988zm-3.536 2.294l.939.345.037-.1.015-.105-.991-.14zm40.035 26.206l.977.213.005-.021.003-.021-.985-.171zm20.198 21.569l.653-.757-.182-.157-.234-.058-.237.972zm4.899-1.119l-.785-.621-.099.126-.055.15.939.345zm.435-1.999l-.977-.213-.033.152.014.156.996-.095zm5.905-23.402l.977.213.033-.153-.014-.155-.996.095zm.435-1.999l-.938-.345-.079.213.022.226.995-.094zm-11.653-4.111l-.193.981.041.008.042.005.11-.994zm-13.513-3.934l.32-.948-.041-.013-.042-.01-.237.971zm-3.536 2.294l.978.213.007-.036.006-.037-.991-.14zm47.486 104.457l-.977-.213.977.213zm-1.61-3.762l-.264.964.013.004.014.003.237-.971zm-22.501-6.341l.237-.971-.164-.04-.168.016.095.995zm-3.536 2.294l.939.345.024-.064.014-.068-.977-.213zm-.87 3.999l.977.212.033-.152-.015-.155-.995.095zm-4.538 18.051l.963.268.008-.027.006-.028-.977-.213zm5.202 8.64l-.264.965.177.048.182-.017-.095-.996zm10.787 1.584l.16-.987-.025-.004-.024-.003-.111.994zm7.687 1.878l.237-.971-.038-.01-.04-.006-.159.987zm3.535-2.294l.89.456.06-.116.027-.128-.977-.212zm-1.787-110.766l.784.621.143-.182.05-.226-.977-.213zm-.436 1.999l.964.268.049-.178-.017-.185-.996.095zm-2.735 10.702l-.963-.268-.008.027-.006.028.977.213zm1.548 3.115l.653-.757-.124-.108-.152-.061-.377.926zm14.63 2.522l.377-.926-.089-.036-.094-.019-.194.981zm8.369 2.466l-.376.927.067.027.072.018.237-.972zm3.597-1.647l-.96-.282-.01.034-.007.035.977.213zm6.464-24.108l.959.281.021-.069.01-.072-.99-.14zm-2.23-3.703l-.264.964.051.015.053.008.16-.987zm-21.882-6.4l.341-.94-.088-.032-.093-.015-.16.987zm-3.535 2.294l.918.396.053-.123.019-.133-.99-.14zM780.48 401.433l.938.345.024-.065.015-.067-.977-.213zm11.838 6.051l-.377.927.068.027.071.018.238-.972zm12.211 3.405l-.237.972.038.009.04.007.159-.988zm3.536-2.294l-.96-.281-.02.069-.01.072.99.14zm5.843-24.049l.978.213.007-.036.006-.037-.991-.14zm-2.291-4.349l.376-.927-.067-.027-.071-.018-.238.972zm-22.501-6.341l.237-.972-.237.972zm-3.536 2.294l-.939-.345-.054.147-.006.157.999.041zm-44.91 34.294l.296-.955-.016-.005-.015-.004-.265.964zm19.96 5.931l-.296.955.029.009.03.007.237-.971zm6.385 1.349l.035-.999-.065-.002-.065.006.095.995zm13.39 2.641l.238-.972-.022-.005-.022-.004-.194.981zm34.094 9.805l.376-.927-.044-.018-.046-.013-.286.958zm15.311 3.11l.275-.962-.019-.005-.018-.005-.238.972zm30.87 8.806l.377-.926-.05-.02-.052-.015-.275.961zm5.642.116l-.646-.763-.399.337.05.521.995-.095zm-1.112-5.115l-.653.758.182.157.233.057.238-.972zm-1.922-.469l-.255.967.172.045.178-.017-.095-.995zm-32.792-9.277l-.376.927.06.024.062.016.254-.967zm-12.77-2.699l.296-.955-.029-.009-.029-.008-.238.972zm-23.121-6.282l-.377.927.068.027.071.017.238-.971zm-37.814-9.451l-.376.927.068.027.071.018.237-.972zm-15.932-3.051l-.264.965.035.009.036.008.193-.982zm-21.82-5.753l-.376.927.054.022.057.016.265-.965zm-3.223-.998l.376-.926-.227-.093-.244.024.095.995zm2.414 5.643l-.376.927.105.042.112.019.159-.988zm150.61 1.668a638.28 638.28 0 00-1.931 9.334c-.638 3.162-1.274 6.315-1.925 9.305l1.955.425c.654-3.007 1.293-6.175 1.931-9.334.638-3.162 1.274-6.315 1.925-9.305l-1.955-.425zm-3.874 18.946c.003.029.001.131-.033.341-.032.196-.08.418-.136.675-.053.243-.113.52-.155.78-.04.246-.078.556-.05.85l1.991-.19a1.684 1.684 0 01.033-.34c.032-.196.08-.419.136-.675.053-.243.113-.521.155-.78.04-.246.078-.556.05-.85l-1.991.189zm-.317 2.206c-.725 1.974.431 3.705 2.11 4.387l.753-1.853c-.924-.375-1.254-1.112-.986-1.844l-1.877-.69zm2.11 4.387c1.249.507 2.522 1.174 3.848 1.869 1.308.685 2.669 1.4 4.024 1.95l.752-1.853c-1.248-.507-2.521-1.174-3.847-1.869-1.308-.685-2.669-1.4-4.024-1.95l-.753 1.853zm7.872 3.819c.348.141.528.358.657.698.152.402.207.906.272 1.585l1.991-.189c-.059-.614-.127-1.404-.393-2.104-.289-.762-.821-1.456-1.775-1.843l-.752 1.853zm.929 2.283l.061.647 1.991-.19-.061-.646-1.991.189zm.075.361c-.423 2.179-.629 3.895-.817 5.065-.097.603-.187 1.048-.291 1.382-.105.336-.203.484-.267.552-.063.066-.259.245-1.325.091-1.036-.148-2.527-.549-4.806-1.159l-.517 1.932c2.215.593 3.854 1.037 5.039 1.207 1.154.166 2.268.138 3.058-.693.362-.38.577-.853.726-1.332.151-.48.258-1.044.358-1.662.205-1.274.389-2.857.805-5.001l-1.963-.382zm-7.517 5.928c-19.555-4.989-39.281-10.125-59.009-15.261-19.728-5.137-39.458-10.274-59.019-15.265l-.494 1.938c19.555 4.989 39.28 10.125 59.009 15.262 19.727 5.137 39.458 10.274 59.018 15.264l.495-1.938zM750.081 413.82c-13.455-3.288-26.886-6.57-40.375-10.497l-.559 1.921c13.538 3.94 27.01 7.233 40.459 10.519l.475-1.943zm-40.278-10.463c-.699-.284-1.55-.546-2.343-.792-.818-.254-1.579-.49-2.182-.735l-.753 1.853c.699.284 1.55.547 2.343.792.818.254 1.579.49 2.182.735l.753-1.853zm-4.525-1.527c-.518-.21-.619-.371-.666-.466-.094-.188-.134-.461-.202-1.171l-1.991.19c.056.583.108 1.28.402 1.871.339.684.92 1.111 1.704 1.429l.753-1.853zm-.868-1.637l-.061-.647-1.991.19.061.647 1.991-.19zm-.08-.339c.437-2.003.664-3.582.86-4.603.218-1.138.391-1.5.553-1.653.106-.101.374-.257 1.451-.21 1.046.046 2.526.256 4.781.54l.249-1.985c-2.177-.273-3.789-.503-4.942-.553-1.122-.049-2.161.041-2.915.756-.699.663-.942 1.687-1.141 2.729-.223 1.161-.415 2.558-.85 4.553l1.954.426zm7.61-5.931c.602.097 1.211.233 1.869.377.648.142 1.338.29 2.051.395 1.438.211 3.01.251 4.719-.279l-.592-1.91c-1.329.412-2.578.395-3.837.21a27.373 27.373 0 01-1.913-.37c-.639-.14-1.309-.29-1.978-.398l-.319 1.975zm9.32-.249c.208-.952.552-2.086.912-3.274.354-1.164.725-2.382.953-3.429l-1.954-.426c-.208.952-.552 2.086-.912 3.274-.354 1.164-.725 2.382-.953 3.429l1.954.426zm1.86-6.684c6.931-29.043 14.033-57.939 21.135-86.839 7.102-28.899 14.205-57.802 21.138-86.853l-1.945-.464c-6.931 29.043-14.033 57.939-21.135 86.839-7.102 28.9-14.205 57.803-21.138 86.853l1.945.464zm42.278-173.711c.461-2.118.8-4.554 1.777-6.46l-1.78-.912c-1.134 2.211-1.542 5.066-1.952 6.946l1.955.426zm1.864-6.703c.222-1.018.417-1.329.592-1.457.159-.117.566-.264 1.807-.063l.319-1.974c-1.301-.211-2.444-.209-3.308.424-.849.622-1.151 1.663-1.364 2.644l1.954.426zm2.399-1.52c5.015.81 10.102 2.26 15.258 3.731l.549-1.923c-5.134-1.465-10.336-2.95-15.488-3.782l-.319 1.974zm15.301 3.742c16.643 3.962 33.131 7.938 49.62 11.915a16944 16944 0 0049.626 11.916l.463-1.946c-16.643-3.961-33.13-7.938-49.62-11.914a16944 16944 0 00-49.626-11.916l-.463 1.945zm99.296 23.842c3.47.639 6.806 1.454 10.173 2.277 3.358.82 6.749 1.649 10.284 2.3l.363-1.966c-3.47-.64-6.806-1.455-10.173-2.277-3.359-.821-6.749-1.65-10.284-2.301l-.363 1.967zm20.343 4.549c.827.256 1.372.426 1.761.593.384.164.466.266.488.298.02.03.082.136.088.539.005.412-.046.965-.126 1.811l1.991.189c.076-.8.142-1.481.135-2.027-.008-.554-.089-1.128-.433-1.634-.341-.504-.844-.796-1.357-1.015-.507-.217-1.171-.421-1.956-.664l-.591 1.91zm2.225 3.145c-.837 4.309-1.814 8.795-2.794 13.296-.979 4.496-1.961 9.005-2.803 13.339l1.963.382c.837-4.309 1.814-8.796 2.794-13.296.979-4.496 1.961-9.005 2.803-13.34l-1.963-.381zm-5.594 26.618c-8.638 40.601-17.911 81.33-26.493 122.599l1.959.407c8.584-41.283 17.84-81.932 26.49-122.59l-1.956-.416zm-26.504 122.663c-.177 1.259-.504 2.542-.849 3.89-.339 1.328-.696 2.719-.892 4.106l1.981.28c.177-1.259.504-2.543.849-3.891.339-1.327.696-2.719.892-4.106l-1.981-.279zm-1.374 7.354c-2.392 1.905-3.799 3.625-4.457 5.297-.675 1.716-.514 3.262-.025 4.689l1.891-.649c-.377-1.101-.463-2.142-.004-3.307.475-1.21 1.581-2.665 3.841-4.466l-1.246-1.564zm-6.742-40.627c.862-3.96 1.782-7.267 3.255-11.276l-1.878-.689c-1.508 4.105-2.453 7.502-3.332 11.539l1.955.426zm3.255-11.276c.498-1.355.756-2.598.121-3.653-.305-.506-.758-.867-1.245-1.156-.484-.287-1.075-.546-1.73-.812l-.753 1.853c.648.263 1.118.474 1.462.679.342.203.486.357.553.468.108.179.21.582-.286 1.932l1.878.689zm-2.934-5.649c-3.239-1.003-6.306-1.858-9.357-2.709-3.054-.852-6.094-1.7-9.302-2.693l-.591 1.91c3.239 1.003 6.305 1.858 9.356 2.709 3.055.852 6.094 1.7 9.302 2.693l.592-1.91zm-18.69-5.411c-1.713-.47-2.996-.865-3.915-1.055-.918-.19-1.816-.261-2.613.257-.708.46-1.153 1.288-1.589 2.162-.478.956-1.037 2.188-1.958 3.89l1.759.952c.941-1.738 1.546-3.065 1.988-3.949.484-.968.714-1.264.889-1.378.087-.056.282-.149 1.119.024.836.173 1.97.526 3.791 1.026l.529-1.929zm-9.98 5.109c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.628 2.407c-.647 2.972-1.449 5.962-2.258 8.98-.807 3.009-1.621 6.046-2.28 9.072l1.954.425c.647-2.971 1.449-5.962 2.258-8.979.807-3.01 1.621-6.046 2.28-9.072l-1.954-.426zm-4.556 18.359c0 .006.003.05-.028.181-.036.154-.077.276-.15.537-.132.474-.274 1.108-.196 1.928l1.991-.19c-.045-.473.031-.838.132-1.202.044-.158.123-.414.17-.615.053-.224.102-.51.072-.828l-1.991.189zm-.374 2.646c.056.584.108 1.28.401 1.871.34.684.921 1.111 1.705 1.43l.752-1.853c-.517-.211-.618-.371-.665-.466-.094-.188-.134-.462-.202-1.172l-1.991.19zm2.577 3.37c-.015.001.01-.005.105.022.1.029.212.073.385.143.261.106.83.361 1.432.304l-.19-1.991c.015-.001-.01.004-.106-.023a4.04 4.04 0 01-.384-.143c-.261-.106-.83-.361-1.432-.303l.19 1.991zm1.517.424c7.797 2.541 15.54 4.434 23.849 5.616l.282-1.98c-8.181-1.164-15.811-3.028-23.511-5.537l-.62 1.901zm24.085 5.621c.561-.053 1.374-.119 2.011-.41.348-.16.713-.415.964-.828.254-.418.329-.895.282-1.382l-1.991.19c.016.16-.018.183-.001.154.015-.024.014.001-.087.047-.109.05-.278.099-.528.14-.248.041-.523.068-.84.098l.19 1.991zm3.261-2.484c.091-2.199.494-4.289.987-6.439.488-2.127 1.077-4.361 1.488-6.719l-1.971-.343c-.398 2.288-.959 4.405-1.466 6.614-.501 2.186-.938 4.418-1.036 6.805l1.998.082zm23.589-99.907c.471-1.694.926-3.547 1.376-5.381.451-1.841.898-3.662 1.359-5.321l-1.926-.536c-.471 1.694-.926 3.547-1.376 5.381-.451 1.841-.898 3.663-1.359 5.321l1.926.536zm2.749-10.757c.214-.98.389-1.782.468-2.416.078-.62.092-1.266-.181-1.846-.293-.62-.816-.97-1.348-1.216-.514-.237-1.194-.445-1.973-.686l-.592 1.91c.834.258 1.362.424 1.727.593.347.16.374.247.376.251.021.045.074.211.007.747-.065.522-.216 1.219-.438 2.238l1.954.425zm-3.034-6.164c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.91c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.91zm-20.351-5.971c.015-.001-.012.005-.134-.027-.146-.039-.257-.081-.513-.16-.46-.142-1.086-.3-1.894-.223l.189 1.991c.432-.041.767.035 1.113.143.147.045.4.131.595.183.219.058.509.115.834.084l-.19-1.991zm-2.541-.41c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.24 2.312c-.21.968-.436 1.781-.67 2.62-.232.837-.472 1.7-.697 2.731l1.954.425c.211-.968.437-1.781.67-2.62.233-.837.473-1.7.698-2.731l-1.955-.425zm-1.367 5.351c-.231 1.06-.416 2.143-.697 3.206-.281 1.061-.612 1.906-1.036 2.442l1.568 1.242c.693-.876 1.107-2.059 1.402-3.173.294-1.113.513-2.353.717-3.292l-1.954-.425zm-1.786 5.722c-1.464 2.238-2.21 4.729-2.77 7.182-.573 2.515-.934 4.874-1.637 7.186l1.914.582c.726-2.392 1.144-5.001 1.673-7.323.544-2.383 1.227-4.596 2.494-6.533l-1.674-1.094zm-4.389 14.314c-.26.708-.439 1.351-.486 1.926-.048.589.038 1.179.387 1.692.34.502.842.798 1.35.993.505.193 1.107.319 1.758.424l.319-1.974c-.619-.1-1.056-.201-1.363-.318-.303-.116-.386-.213-.41-.248-.015-.022-.072-.113-.048-.407.026-.309.134-.754.371-1.398l-1.878-.69zm2.931 5.02c3.814.931 7.493 2.039 11.2 3.156 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.931-7.493-2.039-11.2-3.156-3.7-1.114-7.429-2.238-11.302-3.184l-.475 1.943zm22.363 6.295c1.375.559 2.737.794 3.904.036 1.078-.699 1.682-2.072 2.15-3.753l-1.927-.536c-.465 1.67-.916 2.355-1.311 2.612-.306.198-.835.287-2.063-.212l-.753 1.853zm6.067-3.773l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.998-1.306 5.997 1.954.425zm-41.086-17.662c.396-2.274.96-4.409 1.536-6.59.574-2.17 1.16-4.386 1.573-6.758l-1.971-.343c-.396 2.274-.959 4.409-1.535 6.59-.574 2.17-1.16 4.386-1.573 6.757l1.97.344zm3.101-13.307c.239-1.096.23-2.051-.243-2.837-.46-.765-1.235-1.145-1.906-1.417l-.752 1.853c.63.256.847.434.944.595.084.14.199.478.003 1.381l1.954.425zm-2.261-4.292c-3.513-.963-7.039-2.087-10.677-3.213-3.629-1.124-7.357-2.247-11.232-3.194l-.474 1.943c3.812.932 7.491 2.039 11.115 3.162 3.615 1.119 7.186 2.256 10.739 3.231l.529-1.929zm-21.77-6.362c-1.375-.558-2.736-.794-3.904-.036-1.078.7-1.682 2.072-2.149 3.754l1.927.536c.464-1.67.916-2.356 1.311-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.043 3.683c-1.942 6.108-3.257 12.15-4.562 18.141l1.954.426c1.308-6.004 2.605-11.956 4.514-17.961l-1.906-.606zm-4.562 18.141c-.434 1.993-.857 3.935-1.826 6.571l1.878.69c1.019-2.774 1.466-4.83 1.902-6.835l-1.954-.426zm-1.864 6.703c-.22 1.008-.362 2.075-.048 2.992.359 1.047 1.213 1.665 2.397 1.955l.475-1.943c-.737-.18-.906-.443-.98-.66-.119-.348-.106-.927.11-1.918l-1.954-.426zm2.21 4.902c1.36.552 2.697.932 3.976 1.297 1.293.369 2.529.723 3.773 1.228l.752-1.853c-1.359-.552-2.697-.933-3.976-1.298-1.293-.369-2.528-.722-3.772-1.227l-.753 1.853zm7.851 2.56c5.088 1.452 9.707 3.008 14.868 3.841l.319-1.974c-5.007-.809-9.437-2.306-14.639-3.79l-.548 1.923zm14.868 3.841c.629.102 1.208.187 1.706.199.498.013 1.038-.04 1.527-.317.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.187 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.345-.009-.797-.071-1.438-.174l-.319 1.974zm4.652-2.991c1.462-4.813 2.29-8.671 3.772-12.705l-1.878-.69c-1.499 4.081-2.412 8.219-3.808 12.814l1.914.581zm-60.47 61.15c.43-1.974.999-4.127 1.575-6.307.574-2.171 1.155-4.369 1.596-6.394l-1.955-.425c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425zm3.184-12.773c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.535l-.318 1.975c1.317.213 1.454.438 1.482.492.03.055.079.201.073.571-.006.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808l-10.6-2.906-10.6-2.906-.529 1.929 10.601 2.906 10.6 2.906.528-1.929zm-21.088-5.774c-1.375-.558-2.737-.794-3.904-.036-1.078.699-1.682 2.072-2.149 3.754l1.926.536c.465-1.67.917-2.356 1.312-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.05 3.704c-1.186 4.048-2.216 8.078-3.241 12.088-1.026 4.016-2.047 8.012-3.222 12.02l1.919.563c1.186-4.048 2.216-8.077 3.241-12.088 1.026-4.016 2.048-8.012 3.223-12.02l-1.92-.563zm-6.494 24.25c-.092.656-.168 1.25-.176 1.76-.008.509.046 1.047.303 1.535.544 1.033 1.709 1.337 2.933 1.535l.319-1.975c-1.317-.213-1.454-.438-1.482-.492-.03-.055-.079-.201-.074-.57.006-.369.063-.847.158-1.514l-1.981-.279zm2.955 4.807c7.069 1.938 14.114 3.869 21.837 6.386l.619-1.902c-7.774-2.533-14.862-4.476-21.927-6.413l-.529 1.929zm21.987 6.422c.629.102 1.208.187 1.706.2.498.013 1.038-.041 1.527-.318.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.186 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.344-.008-.797-.07-1.438-.174l-.319 1.974zm4.652-2.99c1.462-4.814 2.29-8.672 3.772-12.706l-1.877-.69c-1.5 4.081-2.413 8.22-3.809 12.814l1.914.582zm24.265-100.272c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426c-.429 1.974-.998 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425zm3.132-12.568c.498-1.356.757-2.598.121-3.653-.304-.507-.757-.867-1.244-1.156-.485-.288-1.076-.546-1.731-.812l-.752 1.853c.647.263 1.117.474 1.462.679.342.203.485.356.552.467.108.18.21.583-.285 1.932l1.877.69zm-2.889-5.635c-7.232-2.621-14.952-3.865-22.56-5.094l-.319 1.974c7.642 1.235 15.173 2.454 22.197 5.001l.682-1.881zm-22.482-5.078c-1.047-.256-2.086-.289-2.899.4-.722.611-1.018 1.614-1.231 2.594l1.954.425c.222-1.019.423-1.369.57-1.493.055-.047.257-.197 1.131.016l.475-1.942zm-4.148 3.301l.061.647 1.991-.19-.061-.646-1.991.189zm.08.339c-.867 3.978-1.888 7.974-2.914 11.99-1.025 4.01-2.055 8.04-2.93 12.059l1.954.425c.866-3.977 1.887-7.973 2.914-11.989 1.025-4.01 2.055-8.041 2.93-12.059l-1.954-.426zm-5.857 24.122c-.093.656-.168 1.251-.176 1.761-.009.508.046 1.046.303 1.535.544 1.033 1.709 1.336 2.933 1.534l.319-1.974c-1.317-.213-1.454-.438-1.483-.492-.029-.056-.079-.201-.073-.571.006-.368.063-.847.157-1.513l-1.98-.28zm2.982 4.814c3.814.932 7.493 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943zm22.502 6.341c.479.117.96.223 1.408.247.47.025.964-.037 1.438-.305.462-.262.803-.663 1.082-1.126.277-.46.528-1.04.784-1.737l-1.878-.69c-.241.656-.44 1.098-.619 1.395-.177.294-.297.385-.355.418-.045.025-.128.06-.346.048-.241-.013-.558-.075-1.039-.193l-.475 1.943zm4.772-3.225c.185-4.487 1.036-8.405 1.908-12.411l-1.954-.425c-.869 3.991-1.759 8.07-1.952 12.754l1.998.082zm-4.122 78.865h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991zm-.882.783c-.427 1.958-1.006 3.938-1.599 5.958-.588 2.008-1.189 4.056-1.633 6.096l1.954.425c.427-1.959 1.006-3.938 1.599-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.194 11.921c-.498 1.356-.756 2.599-.121 3.654.305.506.758.867 1.245 1.156.484.287 1.075.546 1.73.812l.752-1.853c-.647-.263-1.117-.475-1.461-.679-.342-.203-.486-.357-.553-.468-.108-.179-.21-.582.286-1.932l-1.878-.69zm2.92 5.646c3.941 1.284 7.823 2.071 11.653 2.77 3.847.701 7.613 1.309 11.418 2.239l.475-1.943c-3.881-.948-7.74-1.572-11.534-2.264-3.811-.695-7.585-1.463-11.392-2.704l-.62 1.902zm22.932 4.964c1.111.451 2.137.038 2.783-.642.62-.652.974-1.612.885-2.556l-1.991.19c.033.35-.11.742-.343.987-.206.217-.389.246-.581.168l-.753 1.853zm3.632-2.822c1.188-4.054 2.204-8.252 3.213-12.423 1.011-4.179 2.016-8.33 3.189-12.331l-1.919-.563c-1.189 4.055-2.205 8.253-3.214 12.424-1.011 4.179-2.016 8.33-3.189 12.331l1.92.562zm6.419-24.823c.243-1.116.23-2.091-.357-2.956-.518-.764-1.406-1.295-2.359-1.831l-.981 1.743c1.031.58 1.475.901 1.685 1.211.141.207.25.525.058 1.408l1.954.425zm-2.969-4.887c-3.814-.932-7.492-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.946-.231-2.076-.427-3.036.058-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.943zm-4.758 3.095c-.81 4.65-1.615 9.273-2.48 13.247l1.954.425c.876-4.023 1.689-8.69 2.497-13.329l-1.971-.343zm-56.876 46.486c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426zm-3.17 12.701c-.243 1.116-.229 2.092.358 2.957.518.763 1.406 1.294 2.358 1.83l.981-1.743c-1.03-.58-1.475-.901-1.684-1.21-.141-.208-.251-.526-.059-1.409l-1.954-.425zm2.554 4.673c.558.481 1.298.64 1.717.743.542.132.762.208.886.314l1.306-1.514c-.557-.481-1.298-.641-1.717-.743-.542-.132-.762-.208-.886-.315l-1.306 1.515zm2.88 1.227c3.363 1.365 6.803 2.039 10.23 2.613 3.454.578 6.869 1.051 10.339 2.002l.529-1.929c-3.597-.986-7.157-1.48-10.538-2.046-3.407-.57-6.662-1.216-9.808-2.493l-.752 1.853zm20.596 4.622c1.047.256 2.085.288 2.898-.4.722-.611 1.018-1.614 1.232-2.594l-1.955-.425c-.222 1.019-.423 1.369-.569 1.493-.055.047-.257.197-1.132-.017l-.474 1.943zm4.112-2.925c2.373-8.095 4.121-16.126 5.861-24.118l-1.954-.425c-1.742 8.002-3.476 15.964-5.826 23.98l1.919.563zm5.874-24.19c.093-.656.168-1.251.177-1.761.008-.509-.046-1.047-.304-1.535-.544-1.033-1.709-1.337-2.933-1.535l-.319 1.975c1.318.213 1.454.438 1.483.492.029.055.079.201.073.571-.006.368-.063.846-.157 1.513l1.98.28zm-2.982-4.815c-3.814-.932-7.492-2.039-11.2-3.156-3.7-1.115-7.428-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.479-.117-.96-.223-1.408-.247-.469-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.46-.527 1.04-.783 1.736l1.877.69c.241-.656.44-1.097.62-1.395.176-.293.297-.385.354-.417.045-.026.129-.06.347-.048.24.012.557.075 1.039.192l.474-1.943zm-4.768 3.172c-.307 3.237-1.103 7.792-2.555 11.744l1.877.69c1.529-4.162 2.352-8.897 2.669-12.245l-1.991-.189zm22.688-78.321l-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189zm-1.973-.118c-.426 1.958-1.006 3.938-1.598 5.958-.589 2.008-1.19 4.056-1.634 6.096l1.955.425c.426-1.958 1.006-3.938 1.598-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.193 11.921c-.498 1.356-.757 2.599-.122 3.654.305.506.758.867 1.245 1.156.484.287 1.076.546 1.73.812l.753-1.853c-.647-.263-1.117-.474-1.462-.679-.342-.203-.485-.357-.552-.468-.108-.179-.211-.583.285-1.932l-1.877-.69zm2.577 5.453c.557.48 1.298.64 1.717.742.542.133.762.208.886.315l1.306-1.515c-.558-.481-1.298-.64-1.717-.743-.542-.132-.762-.207-.886-.314l-1.306 1.515zm2.88 1.226c3.386 1.375 6.834 1.885 10.162 2.303 3.363.423 6.574.75 9.693 1.716l.592-1.911c-3.328-1.03-6.75-1.377-10.036-1.789-3.32-.417-6.537-.904-9.659-2.172l-.752 1.853zm19.914 4.035c1.087.266 2.064.264 2.921-.364.736-.54 1.237-1.463 1.741-2.446l-1.779-.912c-.552 1.075-.857 1.534-1.144 1.745-.167.122-.43.238-1.264.034l-.475 1.943zm4.732-2.985c1.186-4.047 2.216-8.077 3.241-12.087 1.027-4.016 2.048-8.012 3.223-12.02l-1.919-.563c-1.187 4.047-2.216 8.077-3.241 12.088-1.027 4.015-2.048 8.012-3.223 12.02l1.919.562zm6.481-24.176c.216-.988.383-2.123-.07-3.086-.503-1.067-1.578-1.591-2.977-1.817l-.319 1.975c1.143.184 1.401.512 1.486.694.135.287.146.798-.074 1.809l1.954.425zm-2.969-4.887c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.237-11.302-3.184l-.474 1.943c3.813.932 7.492 2.04 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.185l.475-1.943zm-22.58-6.357c-.629-.101-1.207-.186-1.705-.199-.499-.013-1.039.041-1.528.317-.513.291-.829.747-1.036 1.256-.197.488-.319 1.086-.416 1.768l1.981.28c.09-.642.186-1.043.289-1.297.095-.233.162-.263.168-.266.031-.018.145-.067.49-.059.345.009.797.071 1.439.175l.318-1.975zm-4.633 2.937c-1.521 4.141-2.404 8.207-3.217 12.874l1.971.343c.805-4.623 1.663-8.553 3.123-12.527l-1.877-.69zm39.996 26.338c-.43 1.974-.999 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425c.43-1.973.999-4.127 1.575-6.307.573-2.171 1.154-4.369 1.595-6.393l-1.954-.426zm-3.17 12.701c-.252 1.158-.182 2.432.474 3.424.702 1.061 1.92 1.573 3.447 1.428l-.189-1.991c-.953.091-1.378-.22-1.589-.54-.258-.389-.372-1.055-.189-1.896l-1.954-.425zm3.921 4.852c1.685-.16 3.299.128 4.927.602.815.237 1.62.517 2.439.806.812.286 1.643.584 2.472.841l.592-1.911c-.783-.242-1.571-.524-2.398-.816a47.772 47.772 0 00-2.546-.84c-1.752-.51-3.64-.867-5.675-.673l.189 1.991zm9.838 2.249c3.222.997 6.472 2.004 10.349 2.951l.474-1.943c-3.81-.931-7.007-1.92-10.231-2.919l-.592 1.911zm9.933 2.737c.582.502 1.32.645 1.87.688.57.044 1.115-.01 1.419-.039l-.189-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.289.649c.553-.053 1.247-.102 1.834-.415.674-.36 1.075-.969 1.367-1.765l-1.877-.69c-.205.557-.362.653-.432.69-.158.085-.394.124-1.081.189l.189 1.991zm3.047-1.905c.825-1.042.709-2.058.646-2.714l-1.991.19c.061.637.068.915-.224 1.283l1.569 1.241zm.628-2.406c.865-3.971 1.899-7.798 2.941-11.653 1.04-3.848 2.088-7.723 2.964-11.749l-1.954-.426c-.864 3.97-1.899 7.798-2.941 11.653-1.04 3.848-2.087 7.723-2.964 11.749l1.954.426zm5.924-23.71c-.005-.053.015-.165.16-.56.104-.281.331-.846.275-1.439l-1.991.189c.005.054-.016.165-.161.56-.103.281-.331.846-.274 1.44l1.991-.19zm.378-1.56c.334-.909.303-1.942-.32-2.739-.63-.806-1.668-1.12-2.82-1.011l.19 1.991c.708-.067.972.147 1.054.252.089.114.182.374.019.818l1.877.689zm-3.14-3.75c-1.359.13-2.806-.163-4.403-.58-1.539-.401-3.263-.933-4.938-1.119l-.221 1.988c1.486.165 2.986.631 4.654 1.066 1.612.421 3.358.802 5.098.636l-.19-1.991zm-9.258-1.686c-4.388-.866-8.85-2.369-13.387-3.901l-.64 1.895c4.513 1.523 9.101 3.073 13.64 3.968l.387-1.962zm-13.47-3.924c-.946-.232-2.076-.428-3.036.057-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.942zm-4.75 3.052c-.427 1.964-1.006 3.938-1.594 6.053-.585 2.101-1.171 4.316-1.584 6.689l1.97.343c.396-2.271.96-4.407 1.541-6.496.577-2.075 1.178-4.128 1.622-6.163l-1.955-.426zm46.208 116.937c.427-1.959 1.006-3.939 1.599-5.959.588-2.007 1.189-4.056 1.633-6.095l-1.954-.426c-.427 1.959-1.006 3.938-1.599 5.959-.588 2.007-1.189 4.055-1.633 6.095l1.954.426zm3.232-12.054c.22-1.008.362-2.075.048-2.992-.359-1.047-1.213-1.665-2.397-1.955l-.475 1.943c.737.18.906.443.98.661.119.347.106.926-.11 1.917l1.954.426zm-2.322-4.94c-6.99-1.916-14.838-4.468-22.529-6.347l-.475 1.942c7.683 1.878 15.331 4.376 22.475 6.334l.529-1.929zm-22.861-6.371l-.62.059.19 1.991.619-.059-.189-1.991zm-.62.059c-.573.054-1.419.119-2.158.537-.821.465-1.376 1.27-1.64 2.481l1.954.425c.172-.789.455-1.042.672-1.166.301-.17.695-.223 1.362-.286l-.19-1.991zm-3.759 2.886c-.476 1.295-1.077 2.874-.928 4.438l1.991-.19c-.097-1.024.296-2.149.814-3.559l-1.877-.689zm-.909 4.13c-.647 2.971-1.449 5.962-2.258 8.979-.807 3.01-1.621 6.046-2.28 9.072l1.954.426c.647-2.972 1.449-5.962 2.258-8.98.807-3.009 1.621-6.046 2.28-9.072l-1.954-.425zm-4.525 17.996c-.459 1.651-.829 2.975-.992 4.019-.162 1.042-.159 2.025.351 2.872.503.835 1.373 1.328 2.387 1.724 1.025.401 2.412.78 4.156 1.258l.529-1.929c-1.789-.49-3.053-.838-3.957-1.192-.915-.357-1.254-.647-1.401-.892-.14-.233-.229-.628-.088-1.532.14-.902.469-2.091.942-3.792l-1.927-.536zm6.261 9.904l.62-.059-.19-1.991-.619.059.189 1.991zm.62-.059c1.69-.161 3.309.129 4.961.532 1.598.391 3.334.923 5.001 1.109l.221-1.988c-1.496-.166-2.982-.632-4.748-1.063-1.711-.419-3.594-.774-5.625-.581l.19 1.991zm9.913 1.634c1.202.194 2.431.543 3.728.913 1.275.364 2.619.749 3.958.965l.319-1.974c-1.202-.194-2.431-.544-3.728-.914-1.275-.364-2.619-.748-3.958-.964l-.319 1.974zm7.609 1.862c1.087.266 2.064.264 2.921-.364.736-.539 1.237-1.462 1.741-2.445l-1.779-.913c-.552 1.076-.857 1.535-1.145 1.745-.166.122-.429.238-1.264.035l-.474 1.942zm4.749-3.053l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.997-1.306 5.998 1.954.425zm-3.549-111.599c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.614 2.352c-.471 1.694-.926 3.547-1.375 5.381-.452 1.841-.899 3.662-1.36 5.321l1.927.536c.471-1.694.925-3.547 1.375-5.381.452-1.841.898-3.663 1.36-5.321l-1.927-.536zm-2.749 10.757c-.239 1.096-.23 2.052.243 2.838.461.764 1.235 1.144 1.906 1.417l.753-1.853c-.631-.256-.848-.435-.945-.596-.085-.14-.199-.478-.003-1.381l-1.954-.425zm1.872 4.085c.582.502 1.321.645 1.87.688.57.044 1.116-.01 1.42-.039l-.19-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.29.649c2.013-.192 3.796.09 5.666.547 1.811.442 3.89 1.108 6.134 1.55l.387-1.962c-2.22-.438-4.015-1.034-6.047-1.531-1.974-.482-4.003-.817-6.33-.595l.19 1.991zm11.617 2.043c1.382.561 2.897.929 4.323 1.278 1.457.356 2.824.692 4.046 1.188l.752-1.853c-1.381-.561-2.897-.93-4.323-1.278-1.456-.356-2.824-.692-4.045-1.188l-.753 1.853zm8.508 2.511c.967.236 2.023.403 2.936.07 1.042-.381 1.615-1.283 1.875-2.477l-1.954-.425c-.176.806-.44.962-.607 1.023-.297.108-.822.099-1.776-.134l-.474 1.943zm4.793-2.338c1.187-4.047 2.217-8.077 3.242-12.088 1.026-4.015 2.047-8.011 3.222-12.02l-1.919-.562c-1.186 4.047-2.216 8.077-3.241 12.087-1.026 4.016-2.048 8.012-3.223 12.02l1.919.563zm6.495-24.249c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.534l-.319 1.974c1.318.213 1.455.438 1.483.492.03.056.079.201.073.571-.005.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808c-7.105-1.947-14.726-3.809-21.805-6.375l-.681 1.88c7.178 2.602 14.929 4.497 21.958 6.424l.528-1.929zm-21.986-6.422c-.63-.102-1.208-.187-1.706-.199-.498-.013-1.038.04-1.527.317-.514.291-.83.746-1.036 1.255-.198.488-.32 1.087-.416 1.769l1.98.279c.091-.641.186-1.042.289-1.296.095-.234.163-.264.168-.267.031-.017.146-.067.49-.058.345.009.797.071 1.439.174l.319-1.974zm-4.614 2.886c-2.091 4.86-2.978 8.943-3.849 12.942l1.955.426c.87-3.997 1.724-7.911 3.731-12.577l-1.837-.791zm-69.623 97.513c-.43 1.974-.999 4.127-1.575 6.307-.574 2.171-1.155 4.369-1.595 6.394l1.954.425c.43-1.974.998-4.127 1.575-6.308.573-2.17 1.154-4.368 1.595-6.393l-1.954-.425zm-3.132 12.568c-.513 1.397-.739 2.804.002 3.925.725 1.096 2.124 1.526 3.737 1.705l.221-1.988c-1.548-.172-2.101-.535-2.29-.82-.172-.261-.273-.824.207-2.132l-1.877-.69zm3.739 5.63c3.199.355 6.211.698 8.661 1.693l.753-1.853c-2.757-1.12-6.068-1.48-9.193-1.828l-.221 1.988zm8.8 1.738c1.895.463 3.963 1.072 6.061 1.69 2.086.615 4.202 1.239 6.151 1.715l.475-1.943c-1.895-.463-3.963-1.072-6.061-1.69-2.087-.615-4.202-1.239-6.151-1.715l-.475 1.943zm12.29 3.421c.629.101 1.208.186 1.706.199.498.013 1.038-.041 1.527-.317.514-.291.83-.747 1.036-1.256.198-.488.32-1.086.416-1.768l-1.98-.28c-.091.642-.187 1.043-.29 1.297-.094.233-.162.263-.168.266-.03.018-.145.067-.49.059-.345-.009-.797-.071-1.438-.175l-.319 1.975zm4.654-3.001c2.373-8.095 4.121-16.125 5.862-24.117l-1.955-.425c-1.742 8.001-3.476 15.964-5.826 23.98l1.919.562zm5.875-24.19c.092-.656.168-1.252.175-1.773.007-.53-.054-1.061-.29-1.563-.478-1.014-1.507-1.559-2.791-2.08l-.752 1.853c1.319.536 1.623.844 1.734 1.079.057.122.104.315.099.684-.005.377-.062.854-.156 1.521l1.981.279zm-3.044-5.461c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943c3.814.932 7.492 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.48-.117-.96-.223-1.408-.247-.47-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.459-.528 1.04-.784 1.736l1.878.69c.241-.656.44-1.097.619-1.395.177-.293.297-.385.355-.417.045-.026.128-.06.346-.049.241.013.558.076 1.039.193l.475-1.943zm-4.772 3.225c-.185 4.487-1.036 8.406-1.908 12.411l1.954.425c.869-3.991 1.759-8.069 1.952-12.754l-1.998-.082zM740.374 411.4c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.911c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.911zm20.019 5.946a17 17 0 011.377.418c.482.163 1.014.348 1.561.509 1.106.326 2.361.582 3.779.447l-.19-1.991c-1.061.101-2.039-.084-3.024-.374-.499-.147-.979-.314-1.487-.486a19.306 19.306 0 00-1.541-.466l-.475 1.943zm6.587 1.378c2.414.083 4.57.506 6.702 1.027 2.099.513 4.273 1.15 6.53 1.595l.387-1.962c-2.206-.435-4.217-1.032-6.442-1.576-2.192-.535-4.498-.993-7.107-1.083l-.07 1.999zm13.188 2.612c11.497 2.81 22.427 6.32 34.044 9.792l.573-1.916c-11.566-3.457-22.58-6.993-34.142-9.819l-.475 1.943zm33.954 9.76c.708.287 1.57.554 2.425.735.84.177 1.744.287 2.51.214l-.19-1.991c-.474.045-1.151-.02-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c1.684-.16 3.3.128 5.019.599.863.237 1.728.512 2.645.796.91.282 1.86.569 2.852.811l.475-1.943a46.406 46.406 0 01-2.735-.778c-.895-.277-1.805-.567-2.709-.815-1.815-.497-3.701-.855-5.737-.661l.19 1.991zm10.479 2.196l15.435 4.404 15.435 4.403.549-1.923-15.435-4.404-15.435-4.403-.549 1.923zm30.768 8.772c.708.287 1.57.554 2.424.734.841.178 1.745.288 2.511.215l-.19-1.991c-.474.045-1.151-.021-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c.251-.024.754-.06 1.166-.248a1.57 1.57 0 00.701-.609c.195-.321.243-.673.212-.998l-1.991.19c0 .001-.003-.024.006-.069a.507.507 0 01.239-.333c.004-.001-.031.014-.137.032a5.731 5.731 0 01-.386.044l.19 1.991zm1.73-.997c1.237-1.047 1.458-2.642 1.14-3.935-.312-1.27-1.227-2.564-2.662-2.914l-.475 1.943c.487.118.998.647 1.195 1.449.192.78.009 1.507-.491 1.931l1.293 1.526zm-1.106-6.635a2.931 2.931 0 00-1.478-.707c-.464-.075-.901-.029-1.192-.001l.19 1.991c.329-.031.512-.044.683-.016.136.022.29.075.491.248l1.306-1.515zm-2.32-.679c-5.44-1.435-10.897-3.031-16.37-4.631-5.468-1.6-10.951-3.203-16.422-4.646l-.509 1.934c5.439 1.434 10.897 3.031 16.37 4.631 5.468 1.599 10.951 3.203 16.421 4.646l.51-1.934zm-32.67-9.236c-.643-.261-1.324-.538-1.924-.741a8.524 8.524 0 00-.883-.252 2.958 2.958 0 00-.888-.074l.19 1.991c-.005 0 .015-.002.068.003a1.9 1.9 0 01.208.035c.179.039.401.103.665.192.532.18 1.152.431 1.811.699l.753-1.853zm-3.695-1.067c-2.863.272-5.886-.649-9.156-1.661l-.592 1.91c3.177.984 6.601 2.059 9.938 1.742l-.19-1.991zm-9.214-1.678c-3.822-.933-7.662-2.029-11.524-3.131-3.856-1.1-7.733-2.206-11.598-3.15l-.475 1.942c3.822.934 7.662 2.03 11.524 3.132 3.856 1.099 7.733 2.206 11.598 3.15l.475-1.943zm-22.983-6.236a14.786 14.786 0 00-2.424-.735c-.841-.178-1.745-.287-2.511-.215l.19 1.991c.474-.045 1.151.021 1.907.181.742.157 1.491.389 2.085.631l.753-1.853zm-4.935-.95c-1.684.161-3.3-.127-5.019-.598-.862-.237-1.727-.512-2.645-.797-.91-.281-1.86-.568-2.852-.81l-.475 1.942c.93.228 1.831.499 2.735.779.896.277 1.805.567 2.709.814 1.815.498 3.701.855 5.737.661l-.19-1.991zm-10.516-2.205c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.238-11.302-3.184l-.474 1.943c3.813.932 7.492 2.039 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.184l.475-1.942zm-22.363-6.296c-1.237-.503-2.782-1.154-4.314-1.008l.189 1.991c.949-.091 2.007.315 3.373.87l.752-1.853zm-4.314-1.008c-2.013.191-3.797-.09-5.666-.547-1.811-.443-3.891-1.108-6.134-1.551l-.387 1.963c2.22.437 4.014 1.034 6.046 1.531 1.974.482 4.003.816 6.33.595l-.189-1.991zm-11.729-2.081c-3.542-.971-7.238-1.927-10.925-2.88-3.689-.955-7.371-1.907-10.896-2.873l-.529 1.929c3.542.971 7.238 1.926 10.925 2.88 3.689.954 7.371 1.906 10.896 2.873l.529-1.929zm-21.709-5.715c-.722-.294-1.263-.425-1.75-.544-.474-.116-.894-.219-1.473-.454l-.753 1.853c.723.293 1.263.424 1.751.544.473.115.894.219 1.473.454l.752-1.853zm-3.694-1.067c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.201 2.18c-.245.666-.48 1.453-.262 2.198.246.844.949 1.3 1.691 1.601l.752-1.853c-.271-.11-.41-.2-.477-.259-.031-.026-.042-.042-.045-.046l-.002-.004c-.002-.007-.018-.068.01-.235a4.22 4.22 0 01.21-.712l-1.877-.69zm1.429 3.799l.488.198.061.025.03.012.008.003a.03.03 0 01.008.004l.015.006.061.024.015.007.015.006.031.012.244.099.015.007.015.006c.065.026-.033-.014.031.012l.008.003.007.003.015.007.031.012.061.025.061.025.061.024.008.003.007.003.016.007.007.003.008.003.015.006.122.05.061.024.008.003.007.004.016.006a.094.094 0 01.015.006l.015.006.122.05.244.099.244.099.061.025.031.012.03.013.016.006.015.006.03.012.061.025.122.05.008.003.008.003.015.006.03.012a.03.03 0 01.008.004l.008.003.015.006.015.006.008.003.007.003.061.025.061.025.008.003.008.003.015.006.015.006c.028.011-.012-.005.015.007l.016.006.007.003.008.003.008.003.007.003.015.006.008.003a.03.03 0 01.008.004l.007.003.008.003.008.003.007.003.008.003.007.003a.069.069 0 01.008.003l.008.003.015.007.008.003.007.003.008.003a.069.069 0 00.008.003l.061.025.03.012.031.012a.271.271 0 00.03.013l.015.006a.104.104 0 00.016.006l.061.025a.375.375 0 00.03.012c.077.032-.046-.018.031.013l.015.006.015.006.008.003.007.003.008.003.008.004.03.012.015.006.016.006c.077.032-.048-.019.03.013l.008.003.007.003.008.003.008.003c.049.02-.019-.007.03.013l.008.003.007.003.008.003.008.003.061.025.03.012.031.012.061.025.122.05.752-1.853a99.77 99.77 0 00-.488-.198l-.061-.025c-.073-.03.042.017-.03-.013l-.008-.003-.008-.003-.015-.006a1.566 1.566 0 01-.061-.025l-.015-.006-.015-.006-.031-.013a24.942 24.942 0 01-.244-.099l-.015-.006-.015-.006c-.065-.026.033.014-.031-.012l-.008-.004-.007-.003a.104.104 0 01-.016-.006l-.03-.012-.061-.025-.061-.025-.061-.025-.008-.003-.007-.003-.016-.006-.007-.003-.008-.003-.015-.006-.122-.05a1.11 1.11 0 01-.061-.025l-.008-.003-.007-.003-.016-.006a.094.094 0 00-.015-.006l-.015-.006-.122-.05-.244-.099a61.474 61.474 0 01-.244-.099l-.061-.025-.031-.012-.03-.013-.016-.006-.015-.006a.896.896 0 01-.03-.013l-.061-.024-.122-.05-.008-.003-.008-.003-.015-.006-.03-.013-.008-.003-.008-.003-.015-.006-.015-.006-.008-.003-.007-.004-.061-.024-.061-.025-.008-.003-.008-.003a.094.094 0 00-.015-.006l-.015-.007-.015-.006-.016-.006-.007-.003-.008-.003-.008-.003-.007-.003-.015-.007-.008-.003-.008-.003-.007-.003-.008-.003-.008-.003-.007-.003-.008-.003-.007-.003-.008-.004-.008-.003-.015-.006-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013a.937.937 0 00-.03-.012l-.015-.006-.016-.007-.061-.024-.03-.013c-.077-.031.046.019-.031-.012l-.015-.006a.094.094 0 00-.015-.006.03.03 0 00-.008-.004l-.007-.003-.008-.003-.008-.003-.03-.012a.156.156 0 00-.015-.006l-.016-.007-.03-.012-.008-.003-.007-.003-.008-.003-.008-.003c-.049-.02.019.007-.03-.013l-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013-.061-.025-.122-.049-.752 1.853zm4.122 1.647c7.554 1.22 15.203 3.716 22.335 5.671l.529-1.929c-7.003-1.92-14.85-4.474-22.546-5.717l-.318 1.975z' fill='%23051828' mask='url(%23g)'/%3E%3Cpath d='M881.562 525.113l.027-.092-.009-.096c-.236-2.48.176-4.345 1.759-6.346l.066-.083.026-.103c1.36-5.322 3.338-10.707 5.327-16.122l.006-.015.005-.016c.293-1.001.563-1.848.795-2.571l.09-.28c.193-.598.359-1.114.485-1.555.146-.504.249-.942.279-1.322.031-.386-.01-.751-.192-1.079-.181-.328-.468-.556-.806-.737-.334-.178-.754-.328-1.247-.482-.382-.119-.803-.239-1.281-.376a78.528 78.528 0 01-3.03-.914l-.011-.003-.01-.003c-70.037-19.431-140.756-39.448-210.855-59.525-.695-.278-1.368-.387-1.985-.487l-.02-.003c-.641-.103-1.222-.199-1.813-.439l-.052-.021-.056-.009c-.635-.103-1.175-.18-1.628-.203-.451-.022-.866.006-1.228.153-.758.307-1.069 1.029-1.286 1.98-.298.432-.417.978-.509 1.406l-.012.051c-.115.532-.207.904-.4 1.148l-.062.078-.027.096c-2.579 9.057-5.019 17.937-7.458 26.815v.002c-2.44 8.879-4.879 17.756-7.457 26.808l-.001.003c-.229.826-.498 1.658-.77 2.501l-.002.006a64.453 64.453 0 00-.781 2.535c-.471 1.696-.802 3.427-.639 5.135l.023.243.205.131c1.419.907 2.941 1.273 4.468 1.539.375.066.748.125 1.121.185 1.168.185 2.33.37 3.521.739l.01.003.011.003c16.366 4.315 32.563 8.484 48.757 12.652 16.195 4.168 32.388 8.335 48.751 12.65h.001c18.289 4.785 36.562 9.408 54.833 14.031h.001c18.271 4.622 36.541 9.245 54.825 14.029l.008.002c.944.23 1.737.476 2.543.725l.005.002c.794.246 1.602.496 2.563.732.739.291 1.395.276 1.937-.14.483-.37.785-.999 1.032-1.666 1.064-2.082 2.064-4.803 2.51-6.839 1.178-4.018 2.495-8.211 3.813-12.411 1.32-4.203 2.642-8.412 3.824-12.445zm-19.838 24.097l-.029-.012-.032-.008c-34.636-9.096-68.716-18.896-102.802-28.699l-.016-.007c-2.578-1.047-5.279-2.144-8.501-1.837-1.375.131-2.394-.143-3.734-.502a52.048 52.048 0 00-1.18-.306c-6.408-1.671-12.833-3.504-19.263-5.339l-.003-.001c-6.429-1.834-12.865-3.67-19.287-5.344-12.812-3.341-25.07-7.388-38.017-12.025l-.105-.037-.111.01c-.164.016-.368-.055-.726-.2l-.042-.017c-.266-.109-.643-.263-1.036-.259-1.09-.369-1.919-.673-2.532-.989-.629-.324-.967-.629-1.138-.961-.167-.325-.217-.763-.076-1.453.143-.695.466-1.584.975-2.768 1.567-3.444 2.507-6.825 3.436-10.165l.005-.017.004-.014.003-.014c.65-2.985 1.455-5.987 2.263-9.002l.002-.006c.806-3.007 1.616-6.027 2.271-9.034.674-2.636 1.67-5.147 2.68-7.693l.006-.014c1.002-2.526 2.018-5.085 2.709-7.782.217-.577.564-.993.955-1.214.385-.218.844-.269 1.356-.061l.034.014.036.008c.944.231 1.736.476 2.543.726l.004.001c.801.248 1.616.501 2.587.738 48.898 14.265 97.114 27.941 145.949 41.559l.015.006c2.578 1.047 5.279 2.144 8.501 1.837 1.094-.104 2.274.363 3.608.905l.022.009.023.007c5.802 1.734 11.588 3.305 17.366 4.875l.003.001c5.774 1.569 11.541 3.135 17.322 4.863a10.86 10.86 0 001.654.511l.005.001c.476.117.927.227 1.542.477.584.237.805.464.925.707.144.288.187.668.252 1.346.112 1.185-.295 3.102-.781 4.425l-.007.019-.005.02c-.934 3.358-1.728 6.538-2.52 9.711l-.001.003c-.793 3.176-1.584 6.345-2.514 9.689l-.025.089.009.093c.061.642.095 1.104-.33 1.641l-.038.048-.025.055c-2.348 5.16-3.645 10.236-4.93 15.263-.417 1.632-.832 3.259-1.282 4.882a8.53 8.53 0 00-.275.36 1.695 1.695 0 00-.221.397c-.099.27-.077.534-.052.795-.199.847-.532 1.174-.907 1.311-.445.163-1.093.117-2.031-.109-.664-.267-1.472-.518-2.254-.76l-.014-.004c-.812-.252-1.596-.495-2.223-.749zM869.326 406.774l.351 1.201.573-1.113c1.106-2.149 1.485-4.881 1.797-8.154l-.929-.3c-.805 1.373-1.506 2.627-1.875 3.951-.376 1.345-.407 2.745.083 4.415z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M880.615 525.124l.418.974.486-.943c1.07-2.076 1.621-3.527 1.423-5.603l-.09-.95-.73.615c-1.899 1.602-2.401 3.825-1.507 5.907zM809.43 749.914l.33.776.522-.662c1.14-1.448 1.822-3.054.905-4.583l-.267-.445-.434.284c-.679.442-1.185 1.072-1.391 1.883-.204.804-.099 1.73.335 2.747zM818.009 708.622l.496 1.162.434-1.187a1.41 1.41 0 01.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.823-.693.452c-.678.442-1.184 1.072-1.39 1.883-.204.804-.099 1.73.334 2.748zM821.616 687.426l.331.776.522-.663c1.14-1.447 1.822-3.053.905-4.582l-.231-.385-.407.188c-1.004.461-1.573 1.113-1.697 1.994-.114.812.173 1.723.577 2.672z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='h' maskUnits='userSpaceOnUse' x='867.607' y='623.411' width='295.986' height='456.312' fill='%23000'%3E%3Cpath fill='%23fff' d='M867.607 623.411h295.986v456.312H867.607z'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z'/%3E%3C/mask%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' fill='%23051828'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' stroke='%23051828' stroke-width='2' mask='url(%23h)'/%3E%3Cmask id='i' maskUnits='userSpaceOnUse' x='1038.03' y='350.37' width='170.322' height='182.931' fill='%23000'%3E%3Cpath fill='%23fff' d='M1038.03 350.37h170.322v182.931H1038.03z'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z'/%3E%3C/mask%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' fill='%23051828'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' stroke='%23051828' stroke-width='2' mask='url(%23i)'/%3E%3Cpath d='M976.146 815.312l-.331-.776-.522.663c-1.165 1.479-1.734 2.962-1.594 4.432l.067.701.64-.294c.974-.448 1.673-1.077 1.982-1.922.307-.84.19-1.791-.242-2.804zM1026.35 659.121l-.33-.776-.52.663c-.62.782-.89 1.533-1.07 2.245-.07.262-.12.502-.17.732-.09.424-.17.813-.33 1.235l-.41 1.127 1.09-.501c.98-.448 1.68-1.077 1.98-1.921.31-.841.19-1.791-.24-2.804zM981.434 798.465l-.495-1.163-.434 1.187-1.489 4.075-.412 1.127 1.09-.501c.975-.448 1.673-1.077 1.982-1.921.307-.841.19-1.792-.242-2.804zM1139.16 517.589l-.41.264.25.416c.46.751 1.09 1.102 1.77 1.235.64.123 1.32.058 1.92.001l.04-.004.68-.065-.27-.63c-.44-1.024-1.06-1.629-1.85-1.782-.75-.146-1.5.158-2.13.565zM719.972 852.681l.027.011.029.008c3.529.968 6.904 1.95 10.282 2.934h.003c3.371.982 6.746 1.964 10.276 2.932 2.378.862 4.826 1.648 7.263 2.431 1.217.39 2.431.78 3.633 1.178 3.628 1.202 7.164 2.485 10.416 4.113l.018.009.018.008c.703.285 1.386.396 2.01.496l.02.004c.641.103 1.222.199 1.813.439.754.306 1.422.296 1.973-.126.489-.375.793-1.017 1.042-1.695l.039-.106-.011-.113c-.018-.189.055-.413.189-.78l.015-.04c.114-.308.273-.741.231-1.179-.269-2.827.213-5.746.94-8.735.311-1.281.665-2.565 1.021-3.859l.177-.646c.414-1.508.821-3.026 1.151-4.54.14-.645.342-1.278.551-1.936.109-.342.22-.69.326-1.051.293-1 .531-2.054.443-3.104.372-2.633.741-5.234 1.169-7.197l.008-.037.002-.038c.122-1.917.561-3.713 1.019-5.469l.121-.463c.416-1.583.827-3.15.974-4.695l.001-.013v-.013c.093-2.247.505-4.372 1-6.531.132-.575.27-1.154.41-1.739.373-1.562.755-3.163 1.051-4.834.6-.822 1.089-2.237.958-3.604-.359-3.776.545-7.042 1.479-10.402l.006-.021.004-.021c.432-2.309.71-4.692.988-7.079.124-1.066.249-2.133.387-3.194.45-3.458 1.052-6.897 2.274-10.226l.04-.106-.011-.114-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V773.379l-.001-.003v-.007l-.001-.003V773.357l-.001-.003v-.006l-.001-.003v-.006l-.001-.003V773.327l-.001-.003v-.006l-.001-.003V773.306l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V773.106l-.001-.002V773.095l-.001-.002V773.084l-.001-.002V773.073l-.001-.002v-.008l-.001-.002V773.052l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V772.99l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.001v-.008l-.001-.002V772.875l-.001-.002v-.008l-.001-.002V772.854l-.001-.002v-.008l-.001-.002V772.833l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V772.739l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002V772.697l-.001-.002V772.686l-.001-.002V772.675l-.001-.002v-.007l-.001-.002V772.655l-.001-.003V772.643l-.001-.002v-.007l-.001-.003V772.622l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.002V772.497l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V772.454l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.003v-.008l-.001-.004v-.007c-.254-2.66.403-4.935 1.189-7.661.135-.468.274-.949.413-1.448l.003-.013.003-.014c.155-.711.396-1.33.643-1.966.085-.219.171-.439.254-.666.316-.858.577-1.771.483-2.838.095-2.234.505-4.349.998-6.498.132-.575.271-1.154.41-1.738.373-1.562.756-3.164 1.051-4.834.6-.822 1.089-2.237.959-3.605-.356-3.74.528-6.981 1.453-10.309.607-.818 1.105-2.246.974-3.625-.209-2.192.061-4.119.497-6.007.202-.875.439-1.738.681-2.618l.059-.217c.261-.952.525-1.927.745-2.941l.004-.017c1.304-5.987 2.614-12.003 3.302-17.965l.003-.018v-.019c.187-4.536 1.048-8.495 1.919-12.496.086-.394.177-.769.264-1.134.343-1.423.648-2.686.493-4.312-.113-1.185.295-3.102.781-4.425l.003-.008.003-.009c1.199-3.667 1.647-7.258 2.08-10.721l.032-.257c.445-3.556.892-6.97 2.111-10.29l.04-.106-.011-.114c-.346-3.633.533-7.376 1.348-10.846.178-.758.353-1.502.511-2.229l.017-.076-.007-.078a1.077 1.077 0 01.038-.342c.025-.105.054-.206.089-.325l.066-.232c.123-.441.247-.999.183-1.719.016-1.463-.018-2.667-.162-3.647-.145-.987-.407-1.791-.881-2.418-.963-1.274-2.643-1.616-5.139-1.703h-.018c-3.37.001-6.675-.804-10.048-1.628l-.029-.007c-3.312-.81-6.692-1.636-10.159-1.649-2.648-1.058-5.532-1.44-8.418-1.809l-.2-.025c-2.874-.366-5.757-.734-8.547-1.718l-.023-.008-.024-.006c-1.039-.254-1.971-.196-2.716.288-.742.481-1.194 1.316-1.427 2.386l-.002.01-.002.01c-.4 2.298-.97 4.454-1.545 6.632l-.003.009c-.567 2.147-1.14 4.316-1.548 6.632-1.052 2.07-2.069 4.833-1.824 7.523-.157 3.746-.815 6.648-1.533 9.821-.148.651-.297 1.313-.446 1.996l-.004.018-.003.018c-.58 4.107-1.572 7.85-2.634 11.857-.294 1.112-.595 2.245-.893 3.411l-.012.034c-.481 1.309-1.012 2.753-.878 4.16.253 2.66-.403 4.935-1.189 7.66-.135.468-.274.95-.413 1.449h0l-.003.01c-.685 2.68-1.354 5.521-2.022 8.357v.001c-.667 2.83-1.332 5.653-2.012 8.316l-.013.034c-.481 1.309-1.011 2.753-.877 4.16.297 3.125-.603 6.383-1.541 9.756h0l-.003.01-2.051 8.026-2.045 8.001-.012.034c-.481 1.309-1.012 2.753-.878 4.16.359 3.774-.543 7.039-1.477 10.397-1.43 4.708-2.798 10.059-4.162 15.396-.497 1.363-.948 3.389-.834 4.781-.059.421-.117.854-.175 1.296-.314 2.367-.66 4.979-1.471 7.188l-.012.032-.007.034c-.65 2.985-1.455 5.987-2.264 9.002l-.001.006c-.804 2.999-1.612 6.01-2.266 9.01-.503 1.382-.958 3.441-.825 4.832.253 2.66-.404 4.935-1.19 7.661-.135.468-.274.949-.412 1.447l-.003.011c-.685 2.68-1.354 5.521-2.022 8.357l-.001.001c-.666 2.829-1.331 5.653-2.012 8.316l-.012.034c-.481 1.309-1.012 2.752-.878 4.16.36 3.775-.544 7.042-1.479 10.402l-.008.031-.005.033c-.182 1.291-.517 2.601-.86 3.944l-.004.014c-.337 1.322-.683 2.676-.875 4.02-.224 1.039-.187 1.835.187 2.456.37.613 1.005.943 1.666 1.211.703.286 1.386.396 2.01.497l.02.003c.641.104 1.222.199 1.813.439zM639.552 792.525l-.003.01-.003.011c-1.299 5.97-3.216 11.995-5.251 16.726l-.011.025-.008.027c-1.431 4.71-2.8 10.063-4.164 15.402-.495 1.357-.635 2.536-.138 3.361.523.869 1.584 1.105 2.849.993 2.945.232 5.538.895 8.415 1.631.748.191 1.514.388 2.311.582 1.401.343 2.719.777 4.035 1.212.469.155.938.309 1.41.46 1.784.568 3.595 1.067 5.545 1.218 3.719.287 6.892 1.268 10.119 2.268h0l.011.003c.86.245 1.742.508 2.643.777 4.434 1.321 9.313 2.776 14.063 2.88.607.098 1.107.179 1.509.195.418.018.809-.029 1.156-.254.338-.219.56-.561.752-.961.19-.396.383-.921.624-1.576l.009-.025.012-.033.007-.033c.65-2.985 1.455-5.987 2.263-9.003l.002-.006c.797-2.973 1.598-5.96 2.249-8.935.605-.828.53-1.613.47-2.236l-.002-.024c-.297-3.123.602-6.38 1.539-9.75.251-.825.52-1.677.796-2.546 1.275-4.027 2.669-8.426 2.829-12.264.278-3.566 1.045-6.865 1.905-10.118.192-.728.39-1.455.587-2.183.679-2.5 1.36-5.006 1.845-7.587l.008-.02c.48-1.308 1.011-2.752.877-4.158-.235-2.465.659-5.724 1.651-8.424l.012-.032.007-.034c.288-1.322.642-2.641.999-3.973.18-.672.361-1.348.536-2.029.513-2.01.957-4.041 1.087-6.055.681-5.893 1.977-11.853 3.339-17.182l.013-.036c.481-1.308 1.011-2.751.877-4.159-.297-3.124.603-6.382 1.541-9.755l.006-.023c.928-3.335 1.87-6.723 2.186-10.059l.001-.008v-.008c.247-3.873 1.161-7.172 2.093-10.521.999-2.724 1.939-6.101 2.318-8.785l.005-.032v-.033c.057-5.102 1.152-9.3 2.348-13.892.165-.632.332-1.272.499-1.923l.021-.085-.008-.087c-.082-.865.122-1.618.358-2.464l.008-.029c.224-.806.473-1.701.387-2.738.059-.421.116-.855.175-1.298.313-2.366.659-4.977 1.471-7.186 1.002-2.727 1.945-6.114 2.325-8.804l.005-.032v-.033c.032-2.886.536-5.667 1.201-8.49.275-1.167.582-2.357.894-3.566.43-1.667.869-3.37 1.245-5.096l.01-.026c.481-1.308 1.012-2.752.878-4.16-.148-1.547.03-2.815.295-4.035.085-.39.182-.785.281-1.187.202-.826.411-1.68.539-2.579.214-.976.442-1.797.673-2.63l.002-.005c.232-.835.468-1.685.689-2.698l.004-.018.003-.019c.192-1.363.114-2.462-.341-3.299-.463-.852-1.262-1.339-2.291-1.597-.692-.276-1.363-.384-1.977-.483l-.02-.004c-.641-.103-1.222-.199-1.813-.439h0l-.013-.005c-4.064-1.52-8.205-2.695-12.296-3.855-.831-.235-1.66-.47-2.486-.708-4.902-1.408-9.703-2.896-14.25-5.051l-.013-.006-.013-.005c-.79-.321-1.571-.254-2.225.117-.643.364-1.129.999-1.41 1.762l-.007.019-.005.019-1.399 5.028-1.393 5.008c-.13.359-.25.792-.369 1.242l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.003-.645 1.934-1.139 2.558l-.049.063-.028.075c-.246.669-.5 1.308-.749 1.933-.727 1.827-1.406 3.534-1.695 5.547-2.546 9.372-4.938 18.73-7.328 28.083-2.392 9.358-4.782 18.711-7.327 28.079-.13.358-.25.79-.369 1.24l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.002-.645 1.934-1.139 2.558l-.021.027-.018.031c-.834 1.428-1.344 2.821-1.769 4.182-.145.466-.279.922-.411 1.374-.259.885-.513 1.751-.839 2.638l-.01.028-.007.028c-2.237 9.343-4.644 18.54-7.053 27.743v.003c-2.408 9.2-4.818 18.406-7.057 27.76l-.002.01a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225l-.031.039-.022.043c-2.141 4.174-3.023 8.226-3.891 12.212l-.002.012-3.447 13.043-3.449 13.054zM707.091 883.906l-.01.026-.006.027c-.901 3.671-1.817 7.18-2.733 10.694l-.001.002c-.916 3.512-1.834 7.028-2.736 10.707l-.001.002c-1.801 7.344-3.6 14.678-5.46 21.367-.261.719-.36 1.418-.451 2.063l-.003.019c-.094.667-.182 1.278-.409 1.897l-.04.106.011.113.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.188a10.97 10.97 0 001.677.521l.004.001a9.97 9.97 0 011.542.476l.048.019.05.01c3.486.642 6.835 1.46 10.2 2.283l.007.001c3.358.821 6.733 1.646 10.25 2.294l.01.001.01.002c4.083.581 7.91 1.671 11.773 2.774l.015.004c3.849 1.098 7.736 2.207 11.892 2.798.76.108 1.448.214 2.069.309 1.036.16 1.886.291 2.574.355 1.094.101 1.962.058 2.636-.435.66-.484 1.022-1.321 1.363-2.452a62.26 62.26 0 00.668-2.526c.176-.702.374-1.488.604-2.361l.014-.036c.481-1.309 1.011-2.752.877-4.16-.295-3.096.586-6.323 1.515-9.662.607-.819 1.105-2.247.974-3.626-.117-1.225.045-2.655.293-4.14.099-.598.215-1.214.33-1.825.159-.849.317-1.688.426-2.45.497-1.37.944-3.395.823-4.779.157-3.746.814-6.648 1.533-9.822.147-.65.297-1.312.446-1.995l.017-.077-.008-.077c-.055-.578.028-1.18.123-1.852l.004-.028c.091-.643.191-1.354.124-2.059-.097-1.017-.345-1.912-.869-2.623-.532-.723-1.309-1.203-2.36-1.46l-.082-.02-.084.008a1.773 1.773 0 01-.433-.041c-.202-.038-.428-.093-.672-.152l-.008-.002c-.234-.057-.486-.119-.719-.162a2.665 2.665 0 00-.71-.053c-3.606.343-6.737-.621-9.971-1.622l-.015-.005-.014-.004c-.618-.15-1.223-.364-1.855-.587-.33-.117-.666-.235-1.015-.349-.98-.32-2.024-.583-3.062-.484-3.603.343-6.731-.619-9.962-1.619-2.953-1.041-6.164-1.56-9.321-2.069l-.024-.004c-3.186-.515-6.317-1.022-9.181-2.032l-.104-.037-.11.01-.619.059a1.433 1.433 0 01-.065.007c-.564.053-1.119.106-1.581.352-.523.279-.863.76-1.134 1.496l-.039.107.011.113c.11 1.159-.335 2.398-.842 3.779zM635.382 916.232l.011.003.011.002c4.423.872 8.916 2.387 14.746 4.444l.034.012.035.007c2.206.434 4.277 1.044 6.372 1.662l.009.003c2.072.61 4.168 1.227 6.404 1.671 1.279.515 2.284.7 3.097.173.395-.257.688-.648.94-1.112.251-.464.483-1.045.732-1.723l.012-.032.007-.034c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.791-3.172 1.586-6.353 2.24-9.359l.017-.076-.008-.078c-.053-.56.039-.992.148-1.384l.053-.185c.04-.137.082-.282.112-.41.047-.201.084-.427.061-.667-.235-2.465.659-5.723 1.651-8.423l.016-.042.007-.045c.401-2.298.97-4.453 1.546-6.631l.002-.01c.57-2.156 1.146-4.335 1.553-6.662.25-.687.362-1.203.469-1.695l.001-.004c.108-.497.211-.968.447-1.61l.018-.05.008-.052c.19-1.345.141-2.329-.432-3.108-.536-.727-1.471-1.18-2.713-1.687-.789-.645-2.182-1.19-3.532-1.062-1.159.11-2.367-.08-3.633-.363-.406-.091-.822-.193-1.244-.296-.859-.21-1.741-.425-2.601-.565-1.907-.467-3.661-.948-5.423-1.43l-.003-.001c-1.754-.481-3.515-.964-5.43-1.433l-.029-.011c-1.253-.51-2.653-1.078-4.016-.948-1.159.11-2.366-.08-3.633-.364a70.188 70.188 0 01-1.243-.295c-.86-.21-1.742-.426-2.602-.566a196.16 196.16 0 01-5.422-1.43l-.003-.001c-1.765-.483-3.537-.969-5.466-1.44-3.851-.942-6.389-.94-8.126.236-1.724 1.167-2.496 3.387-3.145 6.359a189.216 189.216 0 00-1.446 5.08c-.725 2.641-1.4 5.101-2.319 7.605-1.645 3.216-2.55 6.376-3.528 9.792-.288 1.003-.581 2.028-.901 3.082h-.001l-.003.012c-.933 3.354-1.846 6.627-3.411 9.319-.6.769-.868 1.508-1.047 2.209-.067.261-.119.5-.169.729-.091.422-.175.808-.329 1.229-.611 1.662.338 3.145 1.829 3.751.703.285 1.386.396 2.01.497l.02.003c.641.103 1.222.199 1.813.439l.034.014.036.008c3.832.937 7.682 2.035 11.542 3.136l.005.002c3.855 1.1 7.722 2.203 11.574 3.144zM862.929 369.031l.012-.033.007-.033c.433-1.988 1.004-4.153 1.58-6.333l.002-.006c.573-2.172 1.15-4.358 1.588-6.369.287-1.318.644-2.557 1.007-3.815.184-.638.37-1.281.548-1.941.519-1.922.961-3.938 1.064-6.253.476-1.318.629-2.329.135-3.15-.245-.408-.621-.717-1.071-.985-.45-.266-1.011-.513-1.664-.779l-.019-.008-.021-.006c-3.23-1.001-6.289-1.855-9.34-2.706l-.003-.001c-3.054-.852-6.1-1.702-9.316-2.698l-.008-.003-.007-.002c-.559-.153-1.067-.297-1.529-.428-.976-.276-1.746-.494-2.355-.62-.898-.186-1.62-.216-2.24.186-.575.374-.966 1.07-1.414 1.967-.13.26-.267.544-.418.855-.394.814-.877 1.814-1.547 3.052l-.073.134.015.151c.018.189-.055.414-.189.781l-.015.04c-.106.288-.253.685-.237 1.094-.647 2.964-1.446 5.945-2.248 8.939l-.002.006c-.806 3.011-1.617 6.036-2.272 9.048l-.017.076.008.077c.053.561-.039.994-.148 1.385a8.226 8.226 0 01-.053.186c-.04.137-.082.281-.112.41a2.052 2.052 0 00-.061.667l.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.189l.114.046.122-.012c.164-.015.367.055.725.201l.042.017c.267.109.645.263 1.04.258 7.685 2.507 15.44 5.03 23.637 5.571.722.274 1.363.251 1.895-.157.49-.375.793-1.017 1.042-1.695zM878.695 284.89l.019.004.02.004c1.321.213 2.401.141 3.29-.436.875-.569 1.466-1.565 1.973-2.946 1.502-4.093 2.379-8.122 3.248-12.113l.002-.014c.221-1.015.448-1.995.668-2.947.634-2.742 1.214-5.251 1.452-7.716.226-.817.402-1.503.481-2.079.08-.586.069-1.118-.133-1.591-.208-.485-.585-.836-1.088-1.124-.495-.282-1.147-.522-1.959-.774-3.227-1-6.609-1.985-9.986-2.969l-.002-.001c-3.379-.984-6.753-1.967-9.972-2.964l-.096-.03-.099.01c-.526.05-.934-.048-1.309-.164a10.933 10.933 0 01-.175-.056 7.993 7.993 0 00-.399-.121 1.857 1.857 0 00-.659-.07l-.065.006c-.564.053-1.119.106-1.581.352-.523.28-.863.761-1.133 1.497l-.012.033-.007.033a46.228 46.228 0 01-.677 2.649l-.001.005a46.39 46.39 0 00-.69 2.7c-.436 2.005-.86 3.944-1.882 5.938-1.081 2.11-1.806 4.507-2.437 6.942-.214.823-.416 1.647-.617 2.468-.398 1.625-.793 3.236-1.266 4.792l-.005.019-.005.02c-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344zM843.554 263.761l.003-.011.001-.01c.803-4.612 2.222-9.288 3.653-14.001l.005-.019.005-.02c.109-.502.194-.947.222-1.335.028-.387.004-.761-.141-1.1-.302-.706-1.018-1.031-1.973-1.267-5.659-2.052-11.671-3.661-17.424-5.201-1.512-.405-3.006-.805-4.471-1.207l-.026-.007-.026-.004c-1.321-.214-2.401-.142-3.29.435-.876.569-1.466 1.565-1.973 2.946l-.012.033-.007.034c-.65 2.986-1.455 5.99-2.263 9.007l-.002.006c-.804 3-1.611 6.013-2.265 9.014-.992 2.709-1.432 4.722-1.864 6.707-.248.68-.403 1.258-.454 1.752-.052.505.001.955.205 1.341.398.757 1.261 1.059 2.186 1.288 1.315.531 2.611.902 3.88 1.264l.011.003c1.29.368 2.55.728 3.823 1.246l.053.021.056.009c3.942.637 7.538 1.701 11.39 2.84 1.078.319 2.175.643 3.306.966l.009.003.009.002c.954.233 1.915.375 2.693-.018.811-.41 1.251-1.298 1.449-2.64 1.491-4.076 2.365-8.088 3.23-12.064l.002-.013zM779.273 337.765l.002-.01.002-.01c.806-4.632 1.669-8.589 3.695-13.302l.019-.044.01-.047c.217-.995.339-1.974-.035-2.768-.395-.84-1.257-1.315-2.576-1.533l-21.175-5.809-.026-.007-.027-.005c-1.321-.213-2.4-.141-3.289.436-.876.569-1.466 1.565-1.974 2.946l-.005.016-.005.016-.004.014c-2.359 8.052-4.723 16.124-6.467 24.141-.217.994-.339 1.974.034 2.768.394.836 1.249 1.31 2.557 1.529 5.654 2.048 11.659 3.656 17.405 5.194 1.512.405 3.007.805 4.472 1.207h0l.013.003c.954.234 1.914.376 2.693-.018.811-.41 1.251-1.297 1.449-2.64 1.491-4.074 2.364-8.085 3.228-12.06l.004-.017zM773.034 229.689l-.017.076.008.078.054.569c-.865 3.965-1.881 7.946-2.901 11.937l-.001.005c-1.024 4.012-2.052 8.034-2.924 12.043-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344 1.039.254 1.97.196 2.716-.288.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.366-8.086 3.231-12.06 1.491-4.07 2.373-8.11 1.895-13.312.467-1.302.614-2.302.124-3.117-.246-.407-.621-.716-1.072-.984-.449-.267-1.01-.514-1.663-.779l-.009-.004-.009-.003c-7.173-2.602-14.837-3.841-22.446-5.071l-.023-.004-.064-.01-.064.006-.018.002c-.45.043-.857.081-1.206.147-.358.068-.695.171-.993.364-.618.402-.917 1.093-1.139 2.115zM826.197 337.901l.005-.017.004-.017c.233-1.072.169-2.025-.291-2.79-.46-.765-1.258-1.247-2.29-1.502-7.756-2.529-14.831-4.47-22.521-6.35-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.54 2.044-1.083 4.101-1.509 6.012h-.008l-.001.001h-.008l-.002.001H793.843l-.001.001H793.832l-.001.001H793.822l-.002.001H793.811l-.001.001H793.801l-.001.001h-.006 0-.004l-.001.001h0-.003 0-.002 0-.002 0-.002 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h-.001 0l.03.316c-1.49 4.069-2.366 8.088-2.564 12.687-.476 1.318-.629 2.329-.135 3.15.245.408.621.717 1.072.985.449.267 1.01.514 1.663.779l.009.003.009.004c3.607 1.308 7.471 2.092 11.373 2.783.856.151 1.713.298 2.57.445 3.062.525 6.12 1.049 9.107 1.78l.082.02.084-.008c.718-.069 1.283-.316 1.735-.772.433-.438.727-1.035.983-1.731l.005-.016.005-.016c1.184-4.041 2.196-8.228 3.205-12.401l.002-.006c1.01-4.179 2.017-8.344 3.194-12.361zM739.39 375.806l-.003.01-.001.01c-.368 2.112-.877 4.101-1.356 5.97l-.128.5c-.508 1.99-.967 3.856-1.13 5.541-.226 1.06-.159 2.002.298 2.761.446.741 1.211 1.217 2.199 1.478.42.316.951.445 1.362.545l.049.012c.511.125.861.222 1.094.422l.062.054.076.031c3.312 1.346 6.865 1.998 10.36 2.563l1.315.211c3.049.484 6.025.957 8.803 1.815.784.312 1.583.248 2.245-.238.646-.473 1.094-1.296 1.326-2.363.868-3.99 1.891-7.997 2.917-12.014l.002-.004c1.024-4.012 2.051-8.035 2.924-12.044.216-.994.339-1.974-.035-2.768-.395-.838-1.252-1.312-2.565-1.53-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.574 2.172-1.151 4.358-1.588 6.369zM784.545 308.229l.015.005.014.003c1.039.254 1.971.197 2.717-.287.737-.479 1.188-1.308 1.422-2.37 2.358-8.051 4.723-16.123 6.467-24.138.233-1.072.169-2.025-.292-2.791-.46-.764-1.257-1.246-2.289-1.502-7.734-2.521-14.791-4.458-22.455-6.334-.492-.271-.943-.459-1.365-.518-.463-.065-.884.027-1.254.299-.348.255-.616.642-.852 1.096-.239.46-.469 1.037-.719 1.716-1.461 3.979-2.33 7.899-3.175 11.782l-.13.013h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h.001v.002h0v.001h0v.002h0v.002h0v.002h0v.002l.001.001h0v.006h0v.003l.001.001V285.243l.001.002V285.254l.001.001V285.264l.001.002v.008l.001.001V285.284l.001.002v.01l.001.001V285.306l.001.002V285.317l.001.002v.007l.001.002v.01l.001.002v.008l.001.002V285.359l.001.002v.008l.001.003v.006l.001.003V285.39l.001.002v.008l.001.002v.01l.001.002v.008l.001.002v.008l.001.003v.008l.001.002V285.454l.001.002v.006l.001.003v.008l.001.003v.008l.001.003v.006l.001.003V285.505l.001.003v.006l.001.003V285.526l.001.003v.007l.001.003V285.548l.001.004v.006l.001.003v.007l.001.003v.004c-1.482 4.065-2.35 8.069-3.154 12.687l-.001.008-.001.008c-.093.659-.164 1.226-.171 1.711-.006.49.051.937.243 1.344.379.805 1.203 1.287 2.456 1.802.425.332.971.465 1.393.568l.048.012c.511.125.862.221 1.094.422l.079.068.1.031c3.259 1.01 6.623 1.514 9.943 2.011l.018.002c3.339.5 6.633.994 9.814 1.98zM838.312 294.27l.017-.076-.007-.078c-.018-.189.054-.414.189-.78l.015-.041c.113-.308.273-.74.231-1.179-.068-.717-.31-1.447-.738-1.996-.439-.562-1.091-.944-1.914-.866-2.98.284-6.101-.675-9.345-1.68l-.01-.003c-4.51-1.523-9.058-3.059-13.55-3.947-1.035-.25-1.962-.191-2.705.291-.742.481-1.194 1.317-1.427 2.387-.432 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.499 4.09-2.373 8.115-3.181 12.761l-.002.008-.001.008c-.189 1.344-.126 2.491.447 3.271.599.812 1.616 1.062 2.902.947 3.7.292 6.861 1.27 10.077 2.266l.014.005.015.003c3.827.936 7.037 1.931 10.261 2.93l.096.03.099-.01c.083-.008.225.003.434.042.202.037.427.092.671.152l.008.002c.235.057.487.118.72.161.228.043.482.076.709.054l.064-.006c.565-.053 1.12-.106 1.581-.353.524-.279.864-.76 1.134-1.497l.039-.106-.011-.113c-.018-.189.055-.414.19-.781l.014-.04c.107-.288.253-.685.237-1.094.865-3.962 1.896-7.782 2.932-11.615l.001-.006c1.04-3.849 2.083-7.713 2.956-11.725zM839.22 415.922l.034.01.034.006c1.237.2 2.494.558 3.786.927l.015.004c1.27.363 2.573.735 3.867.946 1.031.248 1.955.188 2.696-.293.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.367-8.086 3.232-12.061 1.493-4.076 2.37-8.101 2.626-12.072.213-.99.318-1.922.056-2.687-.286-.835-.963-1.363-2.024-1.627-7.757-2.529-14.831-4.47-22.521-6.35l-.082-.02-.084.008-.621.059c-1.412.134-2.767 1.01-3.337 2.562l-.039.106.011.113c.11 1.16-.335 2.399-.842 3.781l-.012.032-.007.034c-.65 2.987-1.455 5.99-2.263 9.007l-.002.006c-.806 3.009-1.616 6.032-2.271 9.042l-.148.604c-.375 1.522-.665 2.701-.801 3.616-.152 1.025-.135 1.854.291 2.516.421.655 1.169 1.03 2.139 1.36.691.236 1.568.47 2.637.756.447.119.926.247 1.44.388l.088.024.092-.009.62-.059c3.606-.343 6.737.622 9.971 1.624zM856.324 289.335h0l-.013-.003c-.954-.234-1.914-.376-2.693.018-.811.41-1.251 1.297-1.449 2.64-1.489 4.068-2.361 8.074-3.225 12.043-.192.527-.305.961-.396 1.31l-.078.292c-.109.393-.211.657-.43.934l-.063.079-.027.097-.002.007c-.931 3.351-1.866 6.715-2.739 10.728-.228 1.049-.193 1.85.183 2.474.369.614 1.004.944 1.665 1.213l.114.046.122-.012c.083-.008.224.003.433.042.202.037.428.092.672.152l.008.002c.234.057.486.119.719.162.229.042.483.075.71.053 2.095-.199 4.098.083 6.07.539.987.228 1.961.499 2.935.773l.25.071c.876.247 1.755.495 2.632.71 2.601 1.055 5.818 2.053 8.387 2.475.646.26 1.199.425 1.675.482.493.06.938.007 1.319-.209.38-.215.631-.556.812-.944.177-.379.302-.836.411-1.338 2.359-8.051 4.723-16.122 6.467-24.138.216-.994.338-1.974-.035-2.768-.394-.836-1.249-1.31-2.557-1.529-5.654-2.048-11.659-3.656-17.405-5.194-1.512-.405-3.006-.805-4.472-1.207zM815.702 385.177l.003-.018.003-.019c.094-.666.161-1.271.162-1.807.001-.535-.062-1.034-.25-1.474-.396-.928-1.259-1.408-2.58-1.628-7.748-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.97-.196-2.716.288-.734.476-1.184 1.299-1.419 2.353-1.494 4.079-2.369 8.095-3.234 12.075-1.42 4.679-2.307 8.722-1.892 13.297-.473 1.33-.595 2.488-.012 3.37.591.894 1.779 1.307 3.376 1.485 3.144.35 5.652.756 8.834 1.742l.015.005.015.004c1.908.466 3.988 1.079 6.083 1.697l.007.002c2.087.616 4.188 1.235 6.121 1.708.954.233 1.915.375 2.693-.018.818-.413 1.259-1.313 1.454-2.674.867-3.985 1.889-7.985 2.913-11.996l.001-.005c1.025-4.012 2.052-8.034 2.925-12.043zM865.076 442.295l.048.498h.004l.005-.001.014-.002.039-.005a2.135 2.135 0 00.478-.153c.28-.128.627-.355.951-.752 1.001-.871 1.249-2.06.962-3.165-.284-1.099-1.091-2.116-2.19-2.735l-.136-.077-.157.015c-.164.016-.367-.055-.725-.2l-.042-.017c-.271-.11-.656-.268-1.056-.258-5.422-1.431-10.86-3.022-16.306-4.615l-.003-.001c-5.433-1.588-10.873-3.179-16.299-4.612-.793-.636-2.171-1.168-3.505-1.041-2.982.284-6.105-.675-9.352-1.681l-.014-.004-.015-.004c-3.832-.936-7.682-2.035-11.542-3.136l-.005-.001c-3.844-1.097-7.698-2.197-11.539-3.136a14.313 14.313 0 00-2.306-.695c-.802-.169-1.63-.268-2.315-.21-3.717-.292-7.505-1.217-10.697-2.206l-.015-.004-.014-.004c-3.829-.935-7.52-2.047-11.226-3.163l-.006-.002c-3.688-1.111-7.391-2.226-11.235-3.167l-.029-.012c-1.254-.509-2.653-1.077-4.016-.948-2.095.2-4.098-.082-6.07-.538a62.981 62.981 0 01-2.935-.773l-.249-.07c-.887-.25-1.775-.5-2.661-.717-3.535-.969-7.224-1.923-10.909-2.876h-.002c-3.652-.945-7.301-1.889-10.799-2.846-.793-.637-2.171-1.17-3.507-1.043l-.064.006c-.564.054-1.119.106-1.581.353-.523.279-.863.76-1.134 1.496-.246.671-.418 1.315-.251 1.886.181.62.703.995 1.399 1.278l3.905 1.586.034.013.035.009c3.829.935 7.52 2.047 11.226 3.163l.006.002c3.697 1.114 7.41 2.232 11.263 3.174 1.907.523 3.773 1.051 5.606 1.57 4.938 1.399 9.646 2.732 14.315 3.719l.012.002.012.002c1.007.163 1.918.439 2.802.706.196.059.39.118.584.175 1.045.308 2.09.572 3.126.473 4.214-.401 8.632 1.081 13.182 2.616l.009.003.008.003c5.8 1.733 11.429 3.319 17.053 4.904h.001c5.619 1.584 11.234 3.166 17.017 4.894.675.272 1.5.527 2.317.699.802.17 1.63.268 2.315.21 3.717.293 7.505 1.217 10.698 2.206h0l.01.003 15.435 4.404 15.41 4.396c.71.282 1.547.375 2.3.459l.039.004c.809.09 1.525.174 2.099.407l.113.046.122-.012-.047-.498z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='j' maskUnits='userSpaceOnUse' x='657.037' y='424.231' width='232.233' height='149.368' fill='%23000'%3E%3Cpath fill='%23fff' d='M657.037 424.231H889.27v149.368H657.037z'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z'/%3E%3C/mask%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' fill='%23051828'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' stroke='%23051828' stroke-width='2' mask='url(%23j)'/%3E%3Cpath d='M1027.33 984.972v-.01l.01-.01c1.55-6.668 3.26-13.351 4.97-20.04v-.003c1.71-6.683 3.42-13.372 4.97-20.048 3.73-13.393 6.9-26.089 9.01-36.738.26-.713.36-1.406.45-2.045v-.019c.09-.668.18-1.278.41-1.897l.01-.019v-.019c.23-.836.41-1.535.49-2.121.09-.586.07-1.117-.13-1.591-.21-.484-.58-.835-1.09-1.123-.49-.28-1.14-.52-1.94-.77-2.94-1.034-6-1.888-9.13-2.731-.47-.129-.95-.257-1.43-.385-2.65-.709-5.33-1.429-8.02-2.261-.45-.342-1.02-.459-1.5-.497a7.695 7.695 0 00-1.32.038h-.01c-1.15.11-2.2-.092-3.21-.392-.43-.125-.84-.265-1.26-.406-.08-.028-.16-.057-.25-.085-.49-.167-.99-.33-1.49-.453-10.9-2.873-21.181-5.806-31.465-8.74l-.01-.003c-3.218-.996-5.808-1.426-8.352-1.198-.967-.225-1.767-.198-2.374.315-.578.49-.85 1.329-1.065 2.319-.159.728-.392 1.548-.647 2.443-.088.312-.18.633-.271.962-.349 1.255-.697 2.612-.889 3.963-.423 1.934-.902 3.248-1.391 4.579-.821 1.415-1.326 2.795-1.746 4.144-.146.466-.279.922-.412 1.373-.259.885-.513 1.752-.838 2.638l-.009.024-.007.025-2.051 8.026-2.051 8.026-.002.009-.002.009c-.42 1.927-.897 3.24-1.383 4.564-.87 1.129-1.377 2.534-1.784 3.944-.144.5-.275.996-.404 1.485-.252.952-.497 1.879-.82 2.759l-.009.024-.006.025c-.685 2.68-1.354 5.521-2.022 8.356l-.001.003c-.668 2.838-1.336 5.67-2.018 8.34l-.022.084.009.087c.109 1.144-.324 2.366-.823 3.725-1.389 2.141-2.129 4.376-2.698 6.638a96.261 96.261 0 00-.595 2.567c-.319 1.436-.638 2.87-1.084 4.341l-.004.011-.002.01c-.285 1.113-.551 2.099-.786 2.971-.325 1.2-.59 2.185-.765 2.986-.296 1.361-.388 2.41.097 3.215.483.802 1.451 1.218 2.762 1.616.66.201 1.451.408 2.376.649l.067.018c.932.244 2.007.526 3.245.877.382.305.763.458 1.142.519.382.062.746.027 1.043-.001l.022-.002c2.953-.282 6.044.657 9.256 1.651.792.639 2.175 1.176 3.514 1.048 1.166-.111 2.533.067 3.96.337.571.109 1.162.234 1.749.358.829.176 1.649.35 2.39.47 2.375.579 4.836.932 7.287 1.284.549.079 1.096.157 1.643.238 3.01.447 5.991.969 8.856 1.98l.104.037.11-.011h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.006l.004-.001H997.816l.003-.001h.007l.003-.001h.006l.003-.001H997.847l.003-.001h.006l.003-.001H997.868l.003-.001h.006l.003-.001H997.889l.002-.001H997.9l.003-.001h.005l.003-.001H997.92l.002-.001H997.931l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H998.015l.003-.001h.007l.002-.001h.01l.002-.001h.007l.003-.001H998.058l.002-.001h.007l.002-.001H998.078l.002-.001H998.089l.002-.001H998.1l.002-.001H998.111l.002-.001h.006l.002-.001H998.132l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H998.205l.002-.001h.008l.002-.001H998.226l.002-.001h.007l.002-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H998.278l.002-.001H998.289l.002-.001H998.3l.002-.001h.007l.002-.001H998.32l.001-.001h.01l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.002-.001h.007l.002-.001H998.393l.002-.001H998.404l.002-.001h.008l.002-.001H998.425l.002-.001h.008l.002-.001h.01l.001-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H998.489l.002-.001h.008l.002-.001h.008l.002-.001H998.52l.002-.001H998.531l.002-.001h.006l.003-.001h.008l.003-.001H998.562l.002-.001h.007l.002-.001H998.582l.003-.001h.007l.002-.001H998.603l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001H998.74l.003-.001h.006l.002-.001H998.76l.003-.001H998.772l.003-.001h.006l.003-.001h.006l.004-.001H998.803l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003c1.476-.14 2.686.053 3.856.339.37.091.75.195 1.14.3.8.22 1.63.448 2.5.589l.07.01.06-.006c.82-.078 1.53.137 2.35.39l.03.01c.78.244 1.67.519 2.7.421 1.48-.141 2.69.053 3.86.339.37.091.75.195 1.14.3.79.218 1.62.444 2.48.585l.02.005c1.41.344 2.52.614 3.39.711.88.099 1.63.032 2.25-.401.61-.421 1.01-1.127 1.37-2.068.36-.942.71-2.218 1.17-3.87l.01-.028zM994.191 810.953l-.004.014-.003.014c-.435 1.998-.858 3.93-1.872 5.916-1.125 1.803-1.728 3.878-2.233 5.965-.115.477-.225.954-.335 1.429-.376 1.624-.747 3.23-1.308 4.765-.54 1.062-.905 2.263-1.255 3.413l-.007.023c-.358 1.181-.702 2.308-1.202 3.287-.818 1.404-1.139 2.581-.742 3.591.39.991 1.403 1.628 2.707 2.16 3.332 1.665 7.215 2.614 11.029 3.546l.03.007 5.764 1.409 5.77 1.409.02.004.02.003c.63.103 1.18.182 1.65.193.47.011.91-.046 1.31-.248.79-.401 1.25-1.284 1.74-2.619.26-.695.49-1.549.72-2.376l.01-.015c.23-.843.46-1.66.7-2.313.45-1.228.76-2.572 1.06-3.838.04-.165.08-.328.11-.49.34-1.428.67-2.706 1.17-3.672 2.14-4.174 3.02-8.226 3.89-12.211v-.001c.96-3.04 1.76-6.223 2.54-9.471l.36-1.49c.66-2.781 1.34-5.604 2.13-8.438l.02-.089v-.092c-.11-1.145.32-2.369.82-3.73 1.96-3.164 2.83-7.257 3.6-10.892.1-.453.19-.899.29-1.336v-.014c1.24-6.619 3.1-13.301 4.96-20.008l.01-.014v-.014c.43-1.955.91-3.278 1.4-4.621 1.57-3.44 2.51-6.818 3.44-10.156V749.925l5.41-22.023c.25-.69.48-1.533.71-2.35v-.014c.23-.829.46-1.633.69-2.28 1.89-3.491 2.95-7.221 3.84-10.976.24-.987.46-1.974.68-2.958.63-2.788 1.26-5.56 2.15-8.276.28-.79.24-1.626-.25-2.25-.49-.631-1.34-.92-2.38-.821h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.04.004-.03.003-.04.004-.04.003-.03.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.03.004-.04.003c-1.27.121-2.44.398-3.36 1.038-.93.655-1.53 1.649-1.74 3.077-.14.662-.28 1.337-.43 2.019-.73 3.474-1.49 7.113-2.76 9.906-1.07 2.098-1.81 4.322-2.46 6.593-.27.947-.52 1.892-.77 2.839-.36 1.352-.72 2.71-1.14 4.092l-1.48 4.027c-1.23 2.709-2.04 5.789-2.78 8.587-.2.769-.4 1.516-.59 2.229l-.01.014v.014c-.11.522-.19 1.036-.25 1.524-.01.12-.03.238-.04.354-.05.363-.09.707-.14 1.044-.15.883-.36 1.619-.84 2.224l-.03.039-.02.043c-2.14 4.175-3.03 8.228-3.9 12.214v.021c-.11.522-.19 1.036-.25 1.525-.01.12-.03.238-.04.354-.05.362-.09.707-.14 1.043-.15.884-.36 1.62-.84 2.225-1.46 1.843-2.23 3.948-2.81 6.064a47.41 47.41 0 00-.56 2.158c-.35 1.395-.69 2.759-1.18 4.088-.26.695-.49 1.549-.72 2.376l-.01.014c-.23.822-.45 1.617-.68 2.261-1.38 2.129-2.14 4.195-2.72 6.302a72.085 72.085 0 00-.689 2.693l-.129.53a61.738 61.738 0 01-.9 3.374l-.029.094.009.098c.111 1.16-.344 2.385-.826 2.994l-.038.048-.025.055c-1.235 2.714-2.047 5.801-2.785 8.604-.202.769-.399 1.517-.597 2.23zM1071.84 814.976h0l.01-.008c1.46-6.288 3.06-12.59 4.72-19.108l.3-1.182c1.76-6.939 3.58-14.132 5.36-21.811v-.006c.08-.394.17-.769.26-1.133.35-1.424.65-2.687.5-4.312-.12-1.219.05-2.484.32-3.802.08-.424.17-.858.27-1.298.19-.891.39-1.804.52-2.696l10.81-44.075.02-.082-.01-.084c-.11-1.185.3-3.102.78-4.425l.04-.107-.01-.113v-.025c-.03-.312-.08-.875-.32-1.348a1.581 1.581 0 00-.6-.684c-.29-.176-.63-.25-1.02-.218-3.11-.029-6.39-.203-9.69-.377v-.001c-3.29-.174-6.59-.349-9.72-.378-1.27-.202-2.25-.162-3 .549-.36.34-.63.801-.87 1.362-.23.56-.45 1.254-.68 2.091-1.92 5.884-3.42 12.141-4.85 18.131-.38 1.572-.75 3.126-1.12 4.65v-.001l-.01.013a17.95 17.95 0 00-.24 1.525c-.02.12-.03.238-.05.353-.04.363-.08.708-.14 1.044-.14.884-.36 1.62-.84 2.225l-.02.028-.02.03c-.83 1.429-1.34 2.822-1.76 4.183-.15.466-.28.922-.42 1.373-.26.885-.51 1.752-.84 2.639l-.01.029v.03c-2.06 8.906-4.34 17.594-6.6 26.197-1.63 6.229-3.26 12.413-4.78 18.602h0v.013c-.44 2.031-.86 3.903-1.89 5.205l-.03.039-.02.044c-1.09 2.116-1.54 4.168-1.97 6.155v.013c-1.83 7.026-3.53 13.876-5.22 20.722v.001c-1.69 6.843-3.38 13.682-5.22 20.697-.26.718-.35 1.416-.44 2.059l-.01.02c-.09.667-.18 1.277-.41 1.896-.61 1.663.34 3.146 1.83 3.752l.04.013.03.009c3.83.935 7.52 2.047 11.23 3.163v.002c3.69 1.111 7.39 2.227 11.24 3.167.68.273 1.46.422 2.15.14.73-.296 1.22-.997 1.46-2.065.26-.715.36-1.41.45-2.05v-.02c.09-.667.18-1.277.41-1.896v-.015l.01-.016c2.99-10.082 5.56-20.532 8.07-30.729.67-2.722 1.34-5.425 2-8.099zM1157.97 517.047l.02-.076-.01-.078c-.02-.188.06-.413.19-.78.01-.013.01-.027.02-.04.09-.26.22-.607.23-.972.57-.814.49-1.624.38-2.752v-.026c.1-.471.18-.891.2-1.258.03-.388.01-.762-.14-1.101-.3-.703-1.01-1.029-1.96-1.265h0c-3.88-1.578-7.86-3.192-12.34-3.43h0-.01c-2.45-.086-4.8-.659-7.21-1.326-.41-.114-.83-.232-1.24-.351-1.98-.56-4.01-1.134-6.12-1.48-.67-.268-1.49-.517-2.29-.687-.82-.174-1.67-.273-2.36-.207-2.54.242-4.71-.457-7.34-1.299-.45-.144-.91-.293-1.39-.442-.72-.222-1.41-.449-2.09-.672-2.32-.765-4.5-1.478-6.99-1.756l-.05-.006-.06.005c-2.97.283-6.09-.674-9.34-1.679-3.52-1.278-6.97-1.775-10.3-2.254l-.24-.035c-3.42-.493-6.69-.985-9.88-2.282l-.12-.046-.12.012h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.06.006-.06.022c-1.06.387-2.36.233-3.79-.118a40.56 40.56 0 01-1.62-.44l-.51-.146c-.7-.197-1.4-.382-2.06-.49l-5.74-1.405-.02-.005-.02-.003c-1.29-.208-2.25-.171-2.94.334-.67.495-.95 1.346-1.16 2.329-.36 1.179-.59 2.173-.66 3.015-.06.849.04 1.581.39 2.201.34.623.91 1.068 1.65 1.41.71.334 1.63.583 2.74.803.66.265 1.17.393 1.61.442.45.05.8.016 1.11-.013l.01-.001c1.16-.111 2.36.08 3.54.369a39.316 39.316 0 011.82.499c.5.149 1 .293 1.46.406 2.27.766 4.52 1.37 6.76 1.969v.002c2.25.602 4.48 1.199 6.72 1.954l.05.02c1.25.51 2.65 1.079 4.01.949 2.98-.284 6.11.676 9.35 1.682l.03.008.02.005c2.21.436 4.28 1.046 6.38 1.664v.003c2.08.61 4.17 1.228 6.41 1.673l.02.008c1.25.509 2.65 1.078 4.01.948 1.16-.11 2.37.08 3.64.364.4.091.82.193 1.24.296.86.211 1.75.427 2.61.567 2.21.435 4.27 1.045 6.37 1.662l.01.003c2.07.611 4.16 1.229 6.4 1.673l.02.008c1.23.501 2.61 1.06 3.95.954.4.065.82.128 1.24.192 2.27.346 4.77.727 6.9 1.588l.05.022.05.009c2.52.407 4.43.873 6.35 1.343l.08.02.09-.008.04-.004c.59-.056 1.3-.124 1.91-.471.68-.38 1.16-1.048 1.4-2.153zM1150.66 493.014v-.019l.01-.02 1.4-5.03 1.39-5.01c.5-1.359.98-2.875 1.46-4.378v-.007c.48-1.517.96-3.021 1.45-4.362l.02-.032v-.034c.24-1.072.17-2.025-.29-2.791-.46-.766-1.26-1.249-2.3-1.504-2.57-.735-5.3-1.455-8.02-2.173l-.01-.001c-2.72-.717-5.43-1.433-7.99-2.164-1.29-.52-2.3-.711-3.11-.18-.4.256-.69.648-.94 1.112-.26.465-.49 1.046-.74 1.724v.013l-.01.014c-.36 1.188-.67 2.412-.99 3.635-.02.089-.04.178-.07.267-.29 1.137-.58 2.272-.9 3.391-.7 2.409-1.55 4.716-2.87 6.739-.63.8-.87 1.729-1.03 2.575-.04.231-.09.486-.13.727-.02.179-.05.351-.08.501-.07.386-.14.727-.25 1.023l-.01.032-.01.034c-.21.964-.36 1.813.02 2.545.38.724 1.22 1.206 2.51 1.73l.02.01.03.007c2.08.593 4.02 1.085 5.89 1.56 2.83.715 5.49 1.391 8.21 2.306.73.295 1.59.383 2.39.391.81.007 1.61-.069 2.22-.128h.01c.72-.069 1.28-.316 1.73-.772.44-.438.73-1.035.99-1.731zM1131.86 407.339l.02-.032v-.034c.87-3.977 1.79-7.313 2.73-10.66.25-.684.46-1.362.66-2.007l.01-.06c.2-.633.39-1.23.59-1.79.43-1.158.92-2.089 1.69-2.74l.2-.169-.03-.26c-.01-.095 0-.249.04-.468.03-.212.08-.448.14-.702v-.007c.05-.245.11-.506.15-.747.03-.209.06-.433.05-.639.21-1.015.17-1.794-.2-2.405-.37-.614-1-.943-1.66-1.212l-.04-.014-.03-.008c-3.82-.934-7.03-1.927-10.24-2.924-2.66-1.073-5.85-1.434-8.38-1.208-.97-.224-1.77-.198-2.38.316-.57.49-.85 1.33-1.06 2.32-.1.442-.19.889-.29 1.34-.78 3.682-1.61 7.611-3.5 10.62l-.01.018-.01.019c-1.09 2.121-1.53 4.174-1.91 6.814-.26.752-.23 1.407.15 1.955.36.509.98.833 1.64 1.1l.01.004.01.004c2.94 1.035 6 1.891 9.14 2.736.47.128.95.257 1.43.385 2.67.716 5.37 1.443 8.09 2.284.74.298 1.41.285 1.95-.134.49-.375.79-1.017 1.04-1.695zM1116.21 466.246l.02-.09v-.092l-.01-.017c-.04-.471-.08-.893-.15-1.255-.06-.369-.16-.714-.35-1.019-.38-.641-1.05-.962-2.04-1.205-2.87-.702-5.76-1.564-8.66-2.432v-.002c-2.9-.865-5.8-1.735-8.7-2.443-1.04-.254-1.97-.196-2.71.288-.74.476-1.19 1.299-1.42 2.353-.51 1.385-.84 2.908-1.15 4.476-.05.216-.09.433-.14.65-.27 1.386-.55 2.804-.95 4.235-.29 1.035-.52 2.149-.75 3.288-.15.712-.3 1.434-.46 2.153-.44 1.886-1.01 3.844-2.03 5.839-.41.558-.29 1.249-.06 1.717.12.25.3.482.51.652.19.146.43.274.71.282 3.21.991 6.4 1.824 9.58 2.653v.002c3.21.836 6.4 1.668 9.6 2.661.79.311 1.56.242 2.21-.126.64-.364 1.13-.999 1.41-1.763v-.019l.01-.019c.93-3.358 1.85-6.876 2.77-10.39v-.002c.91-3.515 1.83-7.027 2.76-10.375zM1167.87 417.885l.02.005.01.003c.48.118.91.211 1.29.244s.75.011 1.08-.143c.7-.317 1-1.069 1.21-2.055l1.4-5.017 1.39-5.011c.13-.36.22-.712.3-1.034.01-.067.03-.132.04-.195.06-.256.11-.485.18-.705.16-.528.37-.918.83-1.212l.19-.124.03-.225c.37-2.613.8-4.59 1.23-6.578.49-1.354.63-2.529.13-3.354-.52-.879-1.6-1.111-2.89-.989-1.16.111-2.36-.08-3.54-.369a39.316 39.316 0 01-1.82-.499c-.51-.151-1.01-.298-1.48-.411-3.82-.936-7.03-1.931-10.26-2.93l-.09-.03-.1.01-.04.003c-.59.057-1.28.122-1.87.363-.64.257-1.18.714-1.48 1.519-2.46 4.813-3.78 9.922-5.1 15.06-.39 1.513-.78 3.029-1.2 4.54l-.01.032v.032c-.2 1.368-.1 2.639.45 3.556.58.958 1.59 1.425 2.95 1.31 3.13.349 5.6.756 8.12 1.781l.02.008.02.007c1.63.504 3.08.859 4.52 1.211l.01.001c1.44.353 2.87.702 4.46 1.196zM1096.04 441.703v.014l-.01.014c-.11.502-.19.947-.22 1.335-.03.387 0 .761.14 1.1.31.712 1.03 1.037 2 1.274 2.87.701 5.76 1.564 8.66 2.431v.002c2.9.866 5.8 1.735 8.7 2.443 1.04.254 1.97.197 2.71-.287.74-.48 1.19-1.31 1.43-2.373l1.39-5.017 1.4-5.03c.93-3.347 1.8-7.34 2.18-10.014.58-1.642-.37-3.102-1.84-3.701l-.05-.017-.04-.009c-3.17-.671-6.21-1.519-9.19-2.378l-1.41-.41c-2.48-.721-4.93-1.431-7.36-2.026l-.08-.02-.09.008-.02.002c-.45.042-.85.081-1.2.147-.36.068-.7.17-.99.364-.62.4-.92 1.086-1.14 2.101-.93 3.359-1.71 6.701-2.49 10.032v.005c-.78 3.34-1.55 6.669-2.48 10.01zM1143.62 428.668l-.01.032-.01.034c-.87 3.977-1.79 7.313-2.72 10.66-.85 2.321-1.21 5.059-1.52 7.418-.06.435-.12.857-.17 1.261-.49 1.354-.63 2.532-.03 3.427.59.894 1.77 1.308 3.37 1.485l.01.001.01.001c1.84.143 3.89.589 5.96 1.123.9.231 1.82.481 2.72.729 1.15.315 2.29.626 3.35.887.69.276 1.37.384 1.98.483l.02.003c.64.104 1.22.2 1.81.44l.04.014.03.008c.48.118.92.211 1.29.244.38.033.75.011 1.08-.143.7-.317 1-1.069 1.21-2.055.42-1.496.84-2.962 1.25-4.412 1.44-5.012 2.82-9.829 3.79-14.991.58-1.647-.37-3.111-1.85-3.712l-.03-.014-.04-.009c-2.87-.702-5.92-1.552-8.97-2.404l-.01-.001c-3.03-.848-6.08-1.698-8.96-2.404-.78-.305-1.55-.234-2.19.132-.64.364-1.13.999-1.41 1.763zM819.128 526.171l.756.122-.192-.741c-.498-1.925-.733-2.838-.829-3.841-.095-1.003-.052-2.102.042-4.382.213-.967.559-2.106.912-3.272l.005-.014c.342-1.127.691-2.277.914-3.274.298-.432.417-.979.509-1.407l.011-.05c.116-.533.208-.905.401-1.15.294-.372.51-.633.774-.773.216-.116.522-.177 1.064.043.618.251 1.089.516 1.585.796l.007.004c.494.278 1.013.57 1.693.846l.113.046.123-.011h.003l.001-.001H827.03v-.001H827.04l.001-.001H827.051l.001-.001H827.061l.001-.001H827.071l.001-.001H827.082l.001-.001h.01l.001-.001h.008l.002-.001H827.113l.001-.001h.01l.001-.001H827.134l.001-.001H827.145l.002-.001h.007l.002-.001H827.165l.002-.001H827.176l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H827.219l.002-.001h.008l.002-.001h.007l.002-.001H827.249l.002-.001H827.26l.002-.001h.007l.003-.001H827.281l.002-.001h.007l.003-.001h.01l.002-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.01l.002-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.006l.002-.001H827.459l.003-.001h.008l.003-.001h.006l.003-.001H827.491l.003-.001h.006l.003-.001H827.512l.003-.001h.008l.003-.001h.006l.004-.001h.006l.003-.001H827.554l.003-.001h.006l.003-.001H827.575l.003-.001h.007l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.006l.004-.001H827.638l.003-.001h.007l.003-.001h.007l.003-.001H827.67l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008c.764-.073 1.347-.088 1.79-.038.444.049.694.157.842.285.138.119.246.306.294.647.05.353.031.831-.061 1.478l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914-.471 1.696-.691 2.477-1.058 3.193-.368.719-.889 1.381-2.018 2.809l-.483.611.756.185c.747.182 1.5.465 2.329.777l.607.227c1.062.392 2.23.788 3.55 1.001l.755.122-.191-.741c-.496-1.915-.759-3.143-.788-4.218-.028-1.055.17-1.989.654-3.308l.039-.106-.007-.071a.554.554 0 01.197-.049c.27-.026.61.062.835.255.274.237.424.482.61.791l.009.014c.174.289.381.633.743.963.591.99 1.082 1.987 1.561 2.961l.293.592c.577 1.164 1.167 2.288 1.909 3.241 1.535 2.255 3.984 3.745 6.581 4.017 2.618.274 5.36-.694 7.421-3.3l.297-.376-.363-.313-.009-.008c-.162-.14-.299-.258-.415-.348a1.677 1.677 0 00-.388-.236c-.28-.113-.553-.087-.808-.061l-.055.005-.084.008-.077.035c-1.717.787-3.148.907-4.377.583-1.233-.325-2.327-1.115-3.336-2.268-1.4-1.793-2.867-4.229-4.355-6.702-.375-.622-.487-.964-.465-1.195.017-.18.134-.419.682-.775l.069-.045.051-.065.558-.706.559-.706.017-.021.014-.024c1.126-1.798 1.646-3.595 1.4-5.279-.248-1.689-1.253-3.178-3.001-4.382-1.453-1.242-3.464-1.734-5.327-2.189l-.051-.013c-2.496-.772-5.063-1.25-7.619-1.726-.775-.144-1.55-.288-2.321-.44-3.318-.655-6.61-1.462-9.818-3.061a1.26 1.26 0 00-.747-.296 1.277 1.277 0 00-.745.226c-.365.236-.687.645-.944.969l-.029.037c-.34.429-.486.842-.61 1.287-.03.109-.059.218-.088.332-.092.35-.192.733-.373 1.225l-.274.746.791-.076c2.41-.229 4.578-.414 6.389.976-.903 3.302-1.749 7.19-2.592 11.061l-.001.005-.075.352c-.421 1.974-.868 4.072-3.431 4.867l-1.336.414 1.295.526.032.013c2.581 1.049 5.228 2.125 7.825 2.545zm17.236-9.131l-.109.05-.074.094c-.084.106-.148.136-.189.148a.557.557 0 01-.246 0c-.088-.014-.163-.033-.255-.055-.056-.014-.119-.03-.195-.047a2.453 2.453 0 00-.387-.059c-.398-.411-.448-.845-.503-1.429-.01-.096.001-.25.036-.468.035-.213.086-.449.141-.702l.002-.007c.053-.245.11-.506.149-.747.028-.171.05-.352.052-.525.127-.198.216-.411.289-.619.059-.171.116-.366.171-.557l.08-.271c.171-.562.397-1.171.9-1.806l.04-.052c.066.02.144.042.225.062.137.033.306.066.49.066.995.447 1.636 1.437 1.817 3.171-.211.958-.429 1.706-.781 2.308-.349.598-.843 1.074-1.653 1.445zm-.035-7.4v0zM753.565 508.888l.565-.792c-.957-1.095-1.189-2.223-1.014-3.232.179-1.027.789-1.973 1.584-2.646l.101-.085.045-.124c.509-1.386.841-2.914 1.165-4.401l.004-.019c.328-1.507.648-2.972 1.13-4.287l.007-.019.006-.02c.231-.833.434-1.423.648-1.835.21-.406.408-.591.607-.683.208-.095.502-.127.986-.051.485.076 1.096.249 1.905.5l.095.029.1-.009c.38-.036.677.091 1.083.264l.285.12c.259.105.57.212.917.221.346.009.694-.08 1.05-.299 1.132-.403 1.615-.221 1.836.044.136.163.248.431.297.851.048.417.029.944-.061 1.582l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914l-.004.014-.003.014c-.438 2.014-.834 3.716-2.924 4.502a.912.912 0 00-.651.495c-.12.233-.149.5-.127.731.022.232.101.488.263.695a.915.915 0 00.628.358c2.079 1.126 4.053.938 6.438.711l.067-.007.724-.069-.324-.651c-.728-1.465-.835-2.655-.656-3.796.149-.957.496-1.876.895-2.932l.284-.76.039-.107-.011-.113a.27.27 0 01.001-.076.198.198 0 01.043-.025c.054-.025.139-.049.264-.07.117-.019.246-.032.394-.046 3.083.032 4.758.821 5.384 2.029.635 1.225.35 3.163-1.236 5.891-.108.132-.22.24-.345.355l-.032.03c-.119.11-.263.243-.385.398-.308.389-.449.865-.378 1.608l.019.2.152.131c.769.663 1.834 1.085 2.916 1.322a10.74 10.74 0 003.224.207l.313-.03.109-.295c.163-.446.16-.907.097-1.333-.061-.417-.185-.842-.297-1.228l-.005-.017c-.119-.404-.224-.767-.274-1.108-.049-.338-.037-.613.047-.844.267-.726.367-1.433.459-2.083l.002-.019c.094-.668.182-1.279.41-1.898.255-.696.492-1.55.723-2.378l.003-.014c.235-.844.463-1.661.703-2.315l.039-.106-.011-.113c-.11-1.16.335-2.4.842-3.781.181-.495.613-.794 1.23-1.195l.047-.031c.556-.36 1.27-.823 1.577-1.658l.209-.569-.599-.096c-1.237-.2-2.494-.559-3.786-.928l-.015-.004c-1.276-.364-2.586-.738-3.886-.948l-.782-.127.223.761c.46 1.575.724 2.806.76 3.963.035 1.123-.144 2.198-.6 3.464a2.648 2.648 0 01-.241.235c-.195.165-.392.274-.546.288-.377.036-.983-.045-1.724-.226a19.891 19.891 0 01-2.289-.727 16.685 16.685 0 01-1.951-.872 4.203 4.203 0 01-.561-.352l-.035-.028c.179-1.266.36-2.482.688-3.561.327-1.079.788-1.974 1.497-2.617.404-.09.747-.346.984-.646.271-.343.454-.806.408-1.284l-.019-.2-.152-.131c-.433-.374-1.016-.516-1.461-.624l-.048-.012c-.511-.125-.862-.222-1.094-.422l-.079-.068-.1-.031c-2.726-.845-5.652-1.44-8.585-2.036l-1.698-.348c-3.508-.726-6.987-1.526-10.195-2.83l-.114-.046-.122.011-.62.059-.212.021-.133.167-.012.015c-.27.342-.568.718-.788 1.095-.22.378-.406.828-.36 1.307l.003.039c.028.293.065.684.197.992.074.174.194.362.395.496.207.138.447.182.693.158.083-.008.224.003.433.042.203.037.428.092.672.152l.008.001c.234.058.486.119.719.162.198.037.414.067.616.06.917.23 1.387.461 1.62.759.212.271.313.718.113 1.656-.502 1.377-.832 2.893-1.153 4.368l-.004.019c-.328 1.507-.647 2.972-1.13 4.287-.753 2.05-1.107 3.006-1.615 3.82-.507.81-1.174 1.487-2.615 2.944l-.528.532.695.283c.703.285 1.386.396 2.01.497l.02.003c.617.1 1.178.192 1.745.412.447.349 1.025.475 1.539.576l.214.042c.508.098 1.017.196 1.539.408zm15.82-5.951l-.001.002.001-.002zm-.005.008l-.001.002.001-.002zM685.165 469.661l-.039.107.01.113.003.025c.013.139.027.287.051.397a.748.748 0 00.104.26.547.547 0 00.511.246.647.647 0 00.34-.147c.059-.049.113-.106.159-.157a5.25 5.25 0 00.121-.144c.288.085.597.146.901.202l.292.053c.356.064.712.128 1.075.217.838.205 1.62.523 2.216 1.178a195.737 195.737 0 00-1.3 5.109l-.001.005c-.451 1.84-.9 3.671-1.363 5.338l-.025.09.009.092c.11 1.16-.345 2.386-.827 2.996l-.049.062-.028.075c-.43 1.172-1.451 1.854-2.657 2.637l-.803.522.887.36c2.656 1.08 5.245 1.498 7.774 1.907l.022.003.756.123-.192-.741c-.5-1.932-.734-2.84-.806-3.599-.07-.739.012-1.339.201-2.677l.001-.011.001-.012c.306-3.226 1.217-6.519 2.147-9.865.514-.995.857-1.356 1.193-1.492.34-.138.792-.099 1.706.12.368.292.721.436 1.019.557l.014.006c.3.122.543.222.793.424.119.204.22.406.319.606l.087.174c.067.133.138.269.212.389.072.116.165.247.286.351a.788.788 0 00.55.202.88.88 0 00.541-.235c.252-.218.495-.603.758-1.118l.067-.13-.014-.146c0-.001-.001-.051.065-.141a.89.89 0 01.293-.245c.272-.145.492-.119.616-.012.348.3.66.57.895.84.217.247.322.444.352.603l-.136.972c-.702 5.039-1.453 10.429-3.898 14.848l-.019.034-.013.036c-.26.707-.313 1.262.036 1.708.144.185.335.315.476.41l.057.038c.134.089.254.17.379.277l.062.054.076.031.024.01c1.301.528 2.779 1.129 4.774.215l.412-.189-.147-.428c-.802-2.341-.43-4.193.53-6.822.205-.241.407-.363.607-.436.232-.085.479-.111.798-.142.526-.05.934.047 1.308.163l.176.057c.133.042.274.088.399.121.172.045.369.083.578.075 1.097.217 1.875.373 2.431.563.562.193.784.384.889.597.12.24.157.632.037 1.384-.118.734-.364 1.703-.705 3.038-.218.58-.581 1.045-1 1.575l-.018.023c-.408.516-.869 1.099-1.146 1.851l-.146.399.37.209c2.062 1.161 4.677 1.583 7.178 1.988l.055.009.989.159-.467-.886c-1.899-3.606-1.036-6.488-.152-9.439.131-.435.262-.872.384-1.312l.012-.043.004-.044.023-.246c.307-3.266.639-6.801 4.443-8.956l1.238-.702-1.404-.227c-1.237-.2-2.494-.558-3.786-.927l-.015-.004c-1.276-.364-2.586-.738-3.886-.949l-.756-.122.192.741c.496 1.915.759 3.144.788 4.219.028 1.055-.17 1.989-.654 3.308-.226.616-.445.841-.666.959-.265.141-.615.183-1.269.245-.164.016-.368-.055-.725-.2l-.042-.017c-.272-.111-.66-.27-1.062-.258a16.798 16.798 0 00-1.398-.245l-.076-.012c-.51-.075-.976-.146-1.384-.258-.408-.112-.71-.253-.916-.437-.191-.17-.325-.401-.36-.767l-.007-.078-.031-.072c-.712-1.665-.397-3.996 1.65-5.384.42-.082.778-.345 1.022-.654.271-.343.454-.806.408-1.284l-.047-.498-.498.048c-.083.008-.109-.001-.277-.146a.127.127 0 01-.013-.011c-.17-.147-.469-.406-.963-.376-1.822-.146-3.532-.613-5.293-1.097l-.02-.005c-1.752-.481-3.554-.975-5.49-1.126-1.527-.171-3.252-.642-5.017-1.205a137.04 137.04 0 01-2.636-.878c-.861-.292-1.709-.578-2.516-.828-.745-.298-1.407-.285-1.953.134-.489.375-.792 1.017-1.041 1.695zM788.225 494.161l-.812-.198.209.809.001.002c.964 3.725.997 3.851 1.754 5.624a45.352 45.352 0 01-.611 2.287l-.272.962c-.348 1.251-.694 2.603-.887 3.949-.465 1.673-.684 2.448-1.049 3.16-.368.718-.889 1.38-2.018 2.807l-.484.611.757.185c3.827.935 7.037 1.929 10.261 2.928l.014.004.015.004.043.01c.443.109.844.207 1.177.223.384.018.747-.067 1.052-.375.264-.267.441-.663.604-1.132.166-.479.345-1.119.573-1.942l.005-.018-.873-.444c-.222.28-.44.416-.656.495-.233.085-.479.111-.798.141l-.008.001-.007.001h-.007l-.007.001-.008.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.008l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.006l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.006.001-.007.001h-.007l-.007.001-.006.001h-.007l-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001-.006.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.007l-.006.001h-.006l-.007.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001-.006.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.005.001h-.006l-.006.001h-.005l-.006.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.831l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.789l-.005.001h-.004l-.005.001h-.004l-.005.001H794.757l-.004.001h-.005l-.005.001h-.004l-.005.001H794.725l-.004.001h-.005l-.004.001h-.004l-.005.001H794.694l-.004.001h-.005l-.004.001h-.005l-.004.001H794.663l-.004.001h-.005l-.004.001H794.641l-.004.001h-.004l-.005.001h-.004l-.004.001H794.611l-.004.001h-.005l-.004.001H794.589l-.004.001h-.004l-.004.001H794.568l-.004.001h-.005l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.003.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.003.001h-.008l-.003.001h-.005c-.596-.098-1.057-.203-1.413-.335-.366-.136-.592-.289-.738-.465-.29-.347-.407-.951-.221-2.27l.009-.059-.006-.058c-.018-.189.055-.414.189-.78l.015-.041c.108-.292.257-.697.236-1.113.09-.622.19-1.063.308-1.372.12-.315.24-.448.339-.513.098-.063.247-.106.524-.09.26.015.584.078 1.007.179.309.266.645.55.98.764.33.211.726.4 1.155.399.687.254 1.356.256 1.83-.193.46-.436.554-1.139.488-1.829l-.004-.047c-.027-.286-.069-.742-.34-1.088-.311-.398-.806-.54-1.44-.501-.629-.247-1.122-.367-1.548-.415a4.798 4.798 0 00-.994.003c-.571-.241-.897-.461-1.074-.755-.181-.301-.269-.793-.062-1.745l.002-.01.002-.01c.2-1.15.421-1.976.684-2.544.262-.563.536-.814.819-.917.297-.108.718-.097 1.361.119.63.211 1.403.594 2.37 1.137.154.132.259.224.338.299a.816.816 0 01.127.142c.022.037.035.069.069.429.042.435.333.96.902.906.569-.054.755-.625.714-1.06-.018-.188.055-.413.189-.779l.015-.041c.113-.308.273-.74.231-1.179-.045-.478-.312-.898-.643-1.183-.309-.266-.727-.461-1.172-.448-1.886-.462-3.624-.939-5.369-1.417l-.002-.001c-1.765-.484-3.538-.97-5.466-1.441z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M736.22 489.828l-.047-.498-.498.047c-1.382.132-2.433.151-3.231.054-.798-.096-1.296-.302-1.618-.579-.314-.271-.518-.66-.626-1.248-.109-.59-.113-1.343-.054-2.301.217-.977.441-1.243.643-1.336.114-.052.286-.081.579-.056.287.025.643.098 1.104.21 1.284.522 2.378.989 3.023 1.992.082.402.369.825.882.776.475-.045.683-.451.715-.837.243-.309.499-.642.693-.974.22-.378.407-.828.361-1.307a.515.515 0 00-.004-.039c-.027-.293-.064-.684-.196-.992a1.098 1.098 0 00-.395-.495 1.023 1.023 0 00-.599-.164l-11.458-2.8-.972-.238.393.92c.108.252.213.489.313.715.669 1.516 1.114 2.524.771 4.097l-1.306 5.997c-.214.984-.443 1.81-.677 2.648l-.001.004c-.232.836-.469 1.685-.689 2.699l-.017.076.008.078c.068.717-.325 1.276-1.022 1.894a17 17 0 01-.723.596c-.131.105-.266.212-.404.325-.387.317-.782.664-1.096 1.062l-.484.611.757.184c3.827.936 7.037 1.93 10.261 2.928l.095.03.1-.01c.09-.008.215.003.431.023l.045.005c.217.02.495.043.78.016.289-.028.609-.109.902-.315.234-.164.427-.391.573-.683a.963.963 0 00.338-.215c.172-.169.255-.376.295-.561.071-.328.034-.718.006-1.011l-.004-.039-.002-.021c-.014-.143-.027-.288-.051-.405a.805.805 0 00-.25-.464.775.775 0 00-.507-.174c-.118-.003-.259.011-.395.024l-.022.002c-1.252.119-2.374.218-3.546-.258-.584-.238-.805-.465-.926-.707-.143-.289-.186-.668-.251-1.346-.053-.56.039-.993.148-1.384l.053-.185c.04-.137.082-.282.112-.411.039-.165.07-.348.067-.542.233-.628.434-1.119.638-1.496.215-.396.41-.622.604-.749.349-.226.896-.25 2.146.248l.959.827 1.023.882.395.34.323-.409c1.188-1.5 1.734-2.979 1.535-5.061zM798.165 510.874l-.406.264.25.414c.204.338.399.587.574.796.05.061.096.115.139.165.113.132.204.239.291.362.208.293.388.672.474 1.578l.048.498.497-.047.025-.003c.3-.028.849-.08 1.31-.326.249-.133.493-.331.659-.627.167-.298.232-.653.194-1.059-.018-.188.054-.412.189-.778l.015-.04c.102-.278.243-.658.238-1.053.234-.616.448-.976.676-1.15.178-.137.44-.216.989.007.584.237.805.464.925.706.13.26.177.595.233 1.159-.057.087-.13.204-.201.342-.133.26-.292.651-.285 1.072-.11.318-.177.61-.165.877.015.331.15.596.381.795.201.173.459.282.692.372.104.04.204.076.306.114.141.051.286.104.455.171.397.322.798.48 1.267.532.447.049.956.001 1.54-.055l.042-.004.571-.054-.131-.558c-1.04-4.416-1.403-8.237-1.158-12.109.093-.663.13-1.195.089-1.625-.042-.443-.171-.816-.444-1.109-.263-.282-.608-.433-.958-.544a12.62 12.62 0 00-.872-.225l-.251-.06a2.04 2.04 0 00-.543-.319c-.223-.084-.509-.126-.785.001-.286.131-.447.388-.524.655-.076.262-.088.578-.054.934.08.841-.129 1.415-.429 1.956-.105.19-.214.363-.33.548-.061.098-.126.201-.193.311-.171.281-.344.59-.481.941-.556.71-1.05 1.499-1.528 2.262-.238.378-.471.751-.706 1.103-.74 1.112-1.532 2.102-2.625 2.81zM843.657 523.684l-.388.592.688.167c1.863.455 4.415 1.487 7.039 3.163l.145.092.171-.016h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.006l.004-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001H851.465l.003-.001h.006l.003-.001H851.486l.003-.001h.006l.003-.001H851.507l.002-.001H851.518l.003-.001h.005l.003-.001H851.538l.002-.001H851.549l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H851.633l.003-.001h.007l.002-.001h.008l.002-.001H851.664l.003-.001h.006l.003-.001H851.685l.002-.001H851.696l.002-.001H851.707l.002-.001h.007l.002-.001h.008l.003-.001h.008l.002-.001H851.748l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001H851.853l.002-.001h.01l.001-.001h.008l.002-.001H851.885l.002-.001H851.896l.002-.001h.007l.002-.001H851.916l.002-.001H851.927l.002-.001H851.938l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H852l.002-.001H852.011l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.008l.001-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001H852.136l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001H852.18l.002-.001h.007l.002-.001H852.2l.003-.001h.007l.002-.001H852.221l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001H852.358l.003-.001h.006l.002-.001H852.378l.003-.001h.006l.003-.001H852.399l.003-.001h.006l.004-.001H852.421l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003l.212-.02.133-.167.012-.016c.27-.341.568-.717.788-1.093.22-.377.407-.826.361-1.305-.032-.34-.099-.648-.255-.873a.81.81 0 00-.352-.292.84.84 0 00-.402-.056c-.182.017-.37.09-.486.136l-.035.013a1.257 1.257 0 01-.317.093l-.003.001h-.007l-.004.001h-.004l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.003.001h-.011l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.006l-.004.001H852.096l-.003.001h-.007l-.003.001h-.006l-.003.001H852.065l-.004.001h-.006l-.003.001H852.043l-.003.001h-.006l-.002.001H852.023l-.003.001h-.006l-.003.001h-.008l-.003.001H851.991l-.002.001H851.98l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.007l-.003.001H851.876l-.003.001h-.007l-.002.001H851.855l-.003.001h-.006l-.003.001H851.834l-.002.001H851.823l-.002.001H851.812l-.002.001h-.007l-.002.001h-.008l-.002.001H851.782l-.002.001h-.008l-.002.001h-.01l-.002.001H851.749l-.002.001h-.008l-.002.001h-.007l-.002.001h-.01l-.002.001h-.008l-.002.001H851.697l-.002.001h-.008l-.002.001H851.676l-.002.001h-.008l-.001.001h-.01l-.002.001H851.644l-.002.001h-.007l-.002.001H851.624l-.002.001H851.613l-.002.001H851.602l-.002.001h-.007l-.002.001H851.582l-.002.001H851.571l-.001.001h-.01l-.001.001h-.01l-.001.001h-.008l-.002.001H851.529l-.002.001H851.518l-.002.001h-.007l-.002.001h-.01l-.001.001h-.008l-.002.001H851.477l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001H851.362l-.002.001H851.351l-.003.001H851.339l-.002.001h-.007l-.002.001H851.319l-.003.001h-.007l-.002.001h-.007l-.003.001H851.288l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.01l-.003.001h-.007l-.003.001h-.008l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.003.001h-.008l-.003.001H851.171l-.002.001h-.006l-.003.001H851.151l-.003.001h-.006l-.003.001H851.13l-.003.001h-.006l-.003.001H851.109l-.003.001h-.006l-.004.001h-.006l-.003.001h-.01l-.003.001h-.006l-.004.001h-.006l-.003.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.01l-.004.001h-.007l-.003.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001c-.538.051-.864-.058-1.067-.233-.207-.178-.377-.504-.432-1.078-.055-.574.051-.926.221-1.14.144-.182.388-.333.8-.403.094.08.179.15.254.209.12.092.245.177.389.236.279.113.552.086.808.061l.055-.005.212-.02.132-.167.559-.706.124-.157-.019-.2v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004V520l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.019-.201-.153-.131-.01-.009c-.162-.139-.298-.256-.414-.346a1.677 1.677 0 00-.388-.236c-.252-.102-.5-.09-.734-.068-.883-.421-.897-1.274-.556-1.705l.05-.062.028-.075c.248-.675.472-1.062.711-1.245.178-.136.44-.215.989.007l.113.046.122-.012c.083-.007.109.001.277.146l.014.011c.175.152.487.421 1.011.371l.055-.005c.255-.023.529-.049.782-.213.129-.084.236-.191.336-.304.097-.11.209-.251.341-.418l.009-.011.124-.158-.019-.2a7.169 7.169 0 01-.003-.04c-.028-.292-.065-.682-.197-.99a1.091 1.091 0 00-.395-.495.996.996 0 00-.52-.163c-1.996-1.106-4.655-2.176-7.239-1.93l-.498.047.048.498c.482 5.067-.368 8.946-3.031 13.013zM686.781 471.368l.296-.375-.362-.313-.012-.01c-.162-.14-.3-.26-.408-.342a1.37 1.37 0 00-.186-.125.632.632 0 00-.363-.081.537.537 0 00-.298.123.585.585 0 00-.158.215.7.7 0 00-.049.206H685.232l-.002.001H685.221l-.001.001H685.211l-.002.001H685.2l-.001.001H685.189l-.001.001H685.178l-.001.001h-.007 0-.002l-.001.001h-.007 0-.003l-.001.001h-.001 0-.004 0-.004 0l-.001.001h-.002 0-.002 0-.002 0-.003 0-.001l-.001.001h0-.001 0-.002 0-.002 0-.001 0-.002 0-.001 0l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.212.02-.133.168.393.31-.393-.309h0l-.001.001-.002.002-.003.005-.01.013-.028.039a1.68 1.68 0 00-.248.575c-.087.402-.022.926.483 1.362l.395.343.324-.411 1.128-1.43zM833.885 512.803l-.126.158.019.201c.02.21-.056.619-.237 1.213-.174.57-.417 1.23-.667 1.908l-.04.107.011.113a.194.194 0 01.002.024c.062.646.14 1.466.974 2.183l.162.139.212-.02h.003l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.004l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.084-.008.076-.035c1.929-.882 3.232-2.457 3.022-4.666-.068-.714-.321-1.57-.731-2.323-.364-.668-.882-1.309-1.562-1.67a.938.938 0 00-.224-.36.85.85 0 00-.69-.235c-.434.041-.839.359-1.151.751-.352.445-.483 1.042-.583 1.502l-.011.051c-.116.531-.207.901-.4 1.144z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M806.513 505.299l-.047-.498-.498.048a1.05 1.05 0 00-.654.287 1.1 1.1 0 00-.296.564c-.072.33-.035.724-.006 1.019l.003.04.048.498.498-.048h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001H805.693l.003-.001h.006l.004-.001H805.715l.003-.001h.006l.003-.001H805.736l.003-.001h.006l.002-.001H805.756l.003-.001h.008l.003-.001h.006l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.003-.001h.007l.002-.001H805.872l.003-.001h.007l.002-.001H805.893l.002-.001H805.904l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H805.956l.002-.001h.008l.002-.001H805.977l.001-.001H805.987l.002-.001h.008l.002-.001h.01l.001-.001H806.019l.002-.001H806.03l.001-.001H806.04l.001-.001h.01l.001-.001H806.061l.001-.001H806.071l.001-.001H806.083l.001-.001h.008l.001-.001H806.103l.001-.001H806.113l.001-.001H806.124l.001-.001H806.135v-.001H806.145l.001-.001H806.156v-.001H806.166l.001-.001H806.177v-.001H806.187l.498-.048-.047-.498-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V506.447l-.001-.004v-.006l-.001-.003v-.006l-.001-.004V506.415l-.001-.003v-.006l-.001-.003V506.394l-.001-.003v-.006l-.001-.003V506.373l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V506.341l-.001-.002v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V506.184l-.001-.002v-.007l-.001-.002V506.164l-.001-.002V506.153l-.001-.002V506.142l-.001-.002v-.007l-.001-.002V506.122l-.001-.002v-.008l-.001-.002V506.101l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V506.006l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V505.806l-.001-.002v-.008l-.001-.002V505.785l-.001-.002v-.008l-.001-.002V505.764l-.001-.002V505.753l-.001-.002v-.007l-.001-.002V505.733l-.001-.002V505.722l-.001-.003v-.006l-.001-.003V505.701l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V505.513l-.001-.003v-.006l-.001-.003V505.492l-.001-.003v-.007l-.001-.003V505.47l-.001-.003v-.007l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004z' fill='%23051828' stroke='%23051828'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% 0;background-size:100% auto;content:"";height:calc(100% + 8rem);width:100%}.c-page-header__container{grid-area:2/3/2/15;z-index:2;width:100%;padding-top:2rem;align-items:end;display:grid;gap:0 3rem;grid-template-columns:1fr;grid-template-areas:"nav" "pretitle" "title" "posttitle" "text" "menu"}@media (min-width:38.1rem){.c-page-header__container{grid-template-columns:1fr 2rem auto;grid-template-areas:"nav			 nav	 nav" "pretitle  .     menu" "title     .     menu" "posttitle .     menu" "text      .     menu"}}.c-page-header--no-image .c-page-header__container{padding:clamp(1.5rem,4.16667vw,3.75rem) 0}.c-page-header__media{grid-area:1/1/1/17;position:relative}.c-page-header__media:before{position:absolute;top:-8rem;right:0;bottom:0;left:0;background-color:var(--secondary-color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1400' height='898' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1267.12 761.648c-15.11 64.738-30.9 128.887-46 193.625-19.22 80.787-38.43 161.577-57.64 242.367-6.65 28.69-13.86 58.09-20.51 86.79-1.81 7.35-1.81 7.35-8.87 5.41-147.844-41.39-295.005-82.19-442.846-123.58-99.616-27.72-199.292-56.07-299.528-83.72-82.878-22.78-165.198-46.27-248.077-69.05-8.988-2.4-8.307-1.82-6.007-10.52.932-3.35 1.864-6.702 2.735-10.7.497-1.353 1.055-2.058 2.357-1.53 2.542.411 5.145 1.468 7.067 1.938 61.678 16.962 122.798 34.642 184.477 51.602 152.305 42.27 304.672 85.19 456.977 127.46 102.839 28.71 205.057 57.48 307.895 86.19 6.45 2 5.83 2.05 7.69-4.65 11.69-48.1 22.76-96.13 34.44-144.23 19.65-82.79 39.36-164.932 59-247.721 19.15-81.436 38.98-162.284 58.13-243.72l33.57-140.235c15.73-64.797 30.84-129.534 45.95-194.271 4.41-19.345 9.38-39.396 14.42-58.799.5-1.353.43-1.999.93-3.352.56-.706 1.12-1.411 2.36-1.529.62-.059 1.3.528 1.92.469 10.35 3.582 21.26 6.459 31.61 10.041.62-.059 1.3.529 1.92.47 1.99 1.116 2.67 1.704 2.3 4.35-.44 1.999-.94 3.351-1.37 5.35-12.56 52.096-25.12 104.192-37.06 156.228-12.99 54.095-25.42 107.484-38.42 161.579-12.49 52.743-25.55 106.191-38.04 158.934-4.23 14.758-7.77 30.105-11.38 44.804zM1109.2 134.576c1.55-9.937 3.17-19.226 4.73-29.163.74-5.292 2.05-11.29 2.8-16.58.49-1.353.37-2.647.87-4 .56-.705 1.11-1.41 1.73-1.47.62-.059 1.31.529 2.55.41 10.29 2.936 20.58 5.872 31.49 8.749 4.52 1.526 5.14 1.467 3.77 6.818-4.6 23.931-8.58 47.802-13.25 71.086-.75 5.292-2.17 9.996-2.92 15.288-.44 1.999-1.06 2.058-2.98 1.588l-.62.059c-11.59-3.464-22.62-7.634-34.22-11.098-.62.059-.62.059-1.3-.529-.68-.587-1.36-1.175-1.42-1.822-.06-.647-.06-.647-.13-1.293 2.06-11.289 4.17-21.932 6.23-33.221-.07-.647.49-1.352.43-1.999 2.54.411 3.04-.942 2.24-2.823zM527.695 33.326c-5.145-1.47-10.91-2.88-15.993-3.7-1.922-.47-1.984-1.118-2.169-3.059 1.121-7.942 2.8-16.59 4.541-24.59-.061-.648-.061-.648.497-1.354.435-2 1.055-2.059 2.915-2.236.62-.06 1.302.529 1.922.47 9.67 2.997 19.34 5.993 29.631 8.931.62-.059 1.301.53 1.921.47 3.905 1.587 3.905 1.587 3.655 5.528-1.244 6.648-2.426 13.943-3.67 20.59-.312 3.295-1.491 4.06-4.094 3.002-6.944-.645-12.771-2.702-19.156-4.052zM1027.22 35.983c-5.76-1.41-11.59-3.466-17.97-4.817-1.31-.529-1.99-1.117-1.49-2.47-.06-.647-.06-.647.5-1.353 3.17-12.707.81-11.177 12.4-7.71l26.97 7.226c4.52 1.528 5.14 1.468 3.77 6.822-2.3 8.707-1.06 8.589-9.42 6.121-5.71-.763-10.23-2.29-14.76-3.819z' fill='%23051828'/%3E%3Cpath d='M699.145-91.35L1015.16-5.283l-9.2 34.81 113.81 32.232-20.59 112.244 95.58 31.358 16.96-51.862 144.99 44.273-254.46 1059.849L97.114 978.102 333.68-33.058l7.035-44.392 182.366 55.723-9.457 51.8 103.524 22.771 27.794-122.066 45.438 10.683 8.764-32.81z' fill='%230A2342'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='295.297' y='116.129' width='1002.11' height='1075.97' fill='%23000'%3E%3Cpath fill='%23fff' d='M295.297 116.129h1002.11v1075.97H295.297z'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z'/%3E%3C/mask%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' fill='%23051828'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' stroke='%23051828' stroke-width='2' mask='url(%23a)'/%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='211.892' y='437.208' width='275.697' height='471.15' fill='%23000'%3E%3Cpath fill='%23fff' d='M211.892 437.208h275.697v471.15H211.892z'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z'/%3E%3C/mask%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' fill='%23051828'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' stroke='%23051828' stroke-width='2' mask='url(%23b)'/%3E%3Cmask id='c' maskUnits='userSpaceOnUse' x='370.103' y='-129.671' width='958.467' height='462.177' fill='%23000'%3E%3Cpath fill='%23fff' d='M370.103-129.671h958.467v462.177H370.103z'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z'/%3E%3C/mask%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' fill='%23051828'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' stroke='%23051828' stroke-width='2' mask='url(%23c)'/%3E%3Cpath d='M547.131 170.004l.159.287.326-.031c.637-.061 1.559-.128 2.128.817l.926-.305c-.16-1.677-.639-3.309-1.179-4.823a71.632 71.632 0 00-.795-2.104l-.033-.085c-.272-.7-.527-1.359-.74-1.979l-.006-.018-.007-.017c-4.037-9.436-9.286-18.18-18.077-23.959l-14.118-10.393-.006-.004c-12.124-8.666-25.322-15.279-40.092-18.467-18.732-4.787-36.125-1.815-52.007 10.221l-.002.002c-1.472 1.128-2.925 2.417-4.362 3.692l-.008.007c-1.445 1.282-2.874 2.549-4.315 3.654l-.013.01-.012.011c-7.55 6.626-14.28 15.133-19.756 23.506l-.002.003-.013.02c-3.278 4.864-6.595 9.787-8.604 15.254l-.039.106.011.113c.065.679.094 1.059.007 1.37-.072.26-.246.525-.775.868l-.069.045-.051.065c-1.182 1.494-1.702 2.928-2.146 4.967l-.042.194.103.17c.179.298.306.542.381.738.079.204.084.31.078.352v.004c-.001.007-.001.013-.033.033-.062.038-.202.09-.481.116l-.497.048.047.497c.053.554-.037.977-.205 1.434-.081.221-.179.445-.291.702l-.024.057a16.74 16.74 0 00-.384.939l-.006.017-.005.017c-3.295 11.412-6.528 23.47-9.759 35.523v.001h-.001c-10.628 39.514-21.194 79.676-31.202 119.133-8.669 33.772-17.354 67.382-26.038 100.993l-.006.023-.001.003c-8.686 33.617-17.372 67.235-26.043 101.015h0c-28.717 112.366-57.373 225.378-86.028 338.39l-.021.084.008.086c.113 1.186-.295 3.103-.781 4.426l-.039.106.011.113.002.024c.062.648.14 1.469.974 2.189l.038.032.043.025.026.014c.973.548 2 1.126 3.016 1.457 1.012.33 2.071.435 3.104-.011.847-.126 1.358-.863 1.738-1.515.135-.231.261-.463.386-.694.281-.521.557-1.032.925-1.497l1.117-1.411.071-.091.025-.113c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.792-3.172 1.586-6.353 2.24-9.359l.004-.018.003-.019c.18-1.274.545-1.751.917-1.939.416-.21 1.036-.176 2.004.061 1.884.46 3.158.977 4.456 1.504l.347.141.233-.294c.626-.79 1.019-1.889 1.31-2.99.198-.749.359-1.544.508-2.281.069-.344.136-.676.203-.984 8.547-35.069 17.265-69.992 25.982-104.917h0l.003-.012c8.717-34.922 17.435-69.845 25.982-104.915 33.505-134.355 67.072-268.063 101.258-401.83l11.001-42.157.003-.009.002-.01c.86-3.953 2.335-7.971 3.826-12.03 6.187-13.59 13.789-25.357 23.978-36.07 6.234-6.436 12.585-11.582 20.229-16.203 7.711-3.978 15.503-6.647 23.514-6.766h.007c9.914-.296 19.392 1.393 28.438 5.067l.008.003.009.004c14.198 5.146 27.417 12.991 39.532 22.253 6.045 4.62 11.5 9.918 15.231 16.653z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='d' maskUnits='userSpaceOnUse' x='375.152' y='168.382' width='170.843' height='198.765' fill='%23000'%3E%3Cpath fill='%23fff' d='M375.152 168.382h170.843v198.765H375.152z'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z'/%3E%3C/mask%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' fill='%23051828'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' stroke='%23051828' stroke-width='2' mask='url(%23d)'/%3E%3Cpath d='M212.007 875.684l-.09.411.39.159c.679.275 1.514.533 2.34.708.784.166 1.594.264 2.269.214 7.347 1.901 14.863 3.947 22.382 5.994l.002.001c7.546 2.054 15.095 4.109 22.474 6.018 25.723 6.782 51.1 14 76.709 21.284 6.971 1.982 13.958 3.97 20.975 5.955l.009.002.008.002 2.883.705 2.882.704.434.106.154-.419c.231-.627.609-1.278 1.018-1.979l.013-.021c.392-.672.811-1.39 1.075-2.103.78-1.811 1.656-3.531 2.529-5.245.265-.52.529-1.039.791-1.56 1.12-2.232 2.176-4.483 2.903-6.878l.029-.095-.01-.098a1.835 1.835 0 00-.383-1.004 2.067 2.067 0 00-.703-.542c-.155-.077-.334-.15-.488-.213l-.181-.074a1.796 1.796 0 01-.461-.261l-.107-.092-.139-.023c-2.494-.403-5.68-1.388-8.26-2.436l-.034-.013-.036-.009c-.919-.225-1.86-.606-2.844-1.005l-.018-.008c-.96-.39-1.96-.796-2.952-1.04-28.329-8.396-55.975-16.204-84.241-23.953-3.536-.97-7.227-1.925-10.914-2.878l-.003-.001c-3.689-.954-7.373-1.907-10.903-2.874l-.216-.06-.188.122c-1.042.676-2.11.778-3.26.311l-.02-.008-.02-.007c-3.234-1.001-6.451-1.84-9.656-2.676l-.005-.001c-3.203-.835-6.393-1.667-9.597-2.659-1.324-.538-2.447-1.015-3.087-2.078l-.086-.143-.154-.062c-.671-.273-1.493-.527-2.288-.774l-.015-.004c-.812-.252-1.595-.495-2.222-.749l-.052-.022-.056-.009c-1.286-.207-2.245-.17-2.933.334-.68.499-.955 1.358-1.171 2.348-.651 2.99-1.442 6.158-2.235 9.334l-.001.004c-.791 3.173-1.586 6.354-2.24 9.36zM856.894 164.464l.028.291.267.119c8.497 3.762 16.954 7.507 24.911 12.595h0l.01.006c18.55 11.255 35.495 25.271 50.771 41.404h0l.008.009c4.115 4.136 7.68 8.975 10.694 14.521l.005.01.006.009c.381.634.932 1.41 1.467 2.165l.009.012c.546.77 1.075 1.516 1.435 2.114l.086.143.154.062c.704.286 1.387.396 2.011.497l.019.003c.642.104 1.223.2 1.814.44l1.125.457-.478-1.117c-3.249-7.596-8.308-14.345-13.906-20.364l-.002-.002c-18.117-19.186-37.863-35.619-60.977-47.812l-.031-.018c-5.924-3.334-11.929-6.714-18.389-8.08l-.666-.14.064.677c.018.188-.054.413-.189.78l-.015.04c-.113.308-.273.74-.231 1.179zM472.136 596.905l.284.245.315-.204c.72-.467 1.033-1.099 1.236-1.651.05-.136.094-.27.135-.393l.001-.004c.041-.124.078-.235.117-.341.079-.215.154-.37.244-.484l.068-.085.026-.106c2.703-11.02 5.576-21.893 8.451-32.772l.001-.002c2.874-10.877 5.749-21.758 8.455-32.787l.02-.082-.008-.085c-.024-.246.01-.518.081-.829.044-.195.094-.371.146-.558.038-.135.077-.275.117-.433.175-.684.321-1.525-.163-2.329l-.162-.27-.314.03c-.479.045-.876.332-1.188.627-.313.297-.611.674-.881 1.015l-.013.016-.049.062-.028.076c-.26.708-.375 1.235-.484 1.737l-.001.004c-.108.497-.211.968-.447 1.61l-.008.022-.006.022c-2.766 10.381-5.378 20.747-7.988 31.11l-.001.001c-2.609 10.357-5.217 20.71-7.979 31.077a11.936 11.936 0 00-.477 1.715l-.001.005c-.108.496-.211.967-.447 1.609l-.039.107.011.113.002.024c.062.648.14 1.469.974 2.188zM560.043 228.47l.411-.039.039-.412c.629-6.639-.173-15.12-1.934-20.257l-.97.21c.01.112-.011.151-.143.318l-.009.011c-.145.183-.386.488-.348.994-.032 2.947.106 6.036.243 9.109v.008c.138 3.089.274 6.162.242 9.085l-.003.232.176.152c.411.355.822.526 1.231.593.381.061.746.026 1.043-.002l.022-.002zM547.526 169.272l-.682.065.27.629c.389.908.613 1.674.845 2.466l.002.008c.232.789.47 1.605.884 2.571l.014.032.018.03c.162.269.301.588.441.953l.176.475c.084.23.172.471.258.689.318.805.741 1.676 1.517 2.344l.546.47.249-.676c.26-.706.381-1.247.426-1.71.043-.458.009-.82-.022-1.142l-.001-.009-.005-.059-.02-.056c-.326-.95-.466-1.908-.608-2.879a58.443 58.443 0 00-.119-.792c-.195-1.212-.471-2.439-1.268-3.456l-.169-.215-.272.026h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.008l-.003.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.005l-.004.001h-.004l-.004.001H549.799l-.004.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001H549.693l-.005.001h-.004l-.005.001h-.004l-.005.001H549.661l-.005.001h-.004l-.005.001h-.005l-.004.001h-.005l-.005.001H549.619l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H549.567l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.004.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H547.918l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H547.876l-.005.001h-.005l-.004.001h-.005l-.004.001h-.005l-.005.001H547.834l-.004.001h-.005l-.004.001h-.005l-.004.001H547.803l-.005.001h-.004l-.005.001h-.004l-.004.001H547.772l-.005.001h-.004l-.004.001H547.75l-.004.001h-.005l-.004.001H547.728l-.004.001h-.004l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001H547.665l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.003.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.003.001zM1316.2 212.547l1.17-.112-.9-.765c-2.15-1.847-4.81-2.275-7.31-2.676l-.06-.009-1.06-.171.55.923c1.65 2.72 4.46 3.109 7.61 2.81z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M947.115 237.019l-1.126-.456.479 1.116c.183.427.372.895.573 1.393.662 1.64 1.456 3.607 2.614 5.525l.162.269.313-.03c1.095-.104 2.275.361 3.608.901l.764.309-.078-.82c-.26-2.723-1.817-5.277-3.26-7.117l-.083-.105-.123-.05c-.703-.284-1.386-.394-2.01-.494l-.02-.004c-.641-.103-1.222-.198-1.813-.437z' fill='%23093826' stroke='%23051828'/%3E%3Cpath d='M417.397 621.401l.381 1.108.537-1.042c1.105-2.146 1.492-4.881 1.3-6.897l-.118-1.235-.772.971c-.872 1.099-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.347 3.722zM392.592 748.456l.38 1.108.537-1.042c1.099-2.135 1.554-4.223 1.3-6.898l-.118-1.235-.772.972c-.872 1.098-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.348 3.722zM644.885 79.712l.33.768.521-.654c1.217-1.532 1.669-3.661 1.476-5.686l-.09-.95-.73.615c-1.9 1.601-2.401 3.825-1.507 5.907zM950.212 243.203l-.763-.309.078.819.003.036c.059.619.126 1.321.359 1.933.249.655.693 1.228 1.495 1.553.703.284 1.386.394 2.01.495l.02.003c.641.103 1.222.198 1.813.437l.763.309-.078-.82c-.135-1.423-.943-2.771-1.718-3.437l-.162-.139-.212.02c-1.094.105-2.274-.361-3.608-.9zM718.688 23.438l-.495-1.151-.434 1.175c-.509 1.379-.951 3.393-1.381 5.358l-.008.035-.315 1.439 1.126-.95c1.9-1.6 2.401-3.824 1.507-5.906zM599.915 97.057l-.901.41.865.482c2.007 1.119 3.42 1.703 5.434 1.511l.913-.087-.568-.72c-.767-.973-1.689-1.61-2.692-1.882-1.005-.272-2.054-.167-3.051.286zM396.708 725.882l.33.768.521-.655c1.217-1.531 1.669-3.66 1.476-5.685l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM430.553 555.632l.418.974.486-.943c1.082-2.099 1.557-4.188 1.423-5.603l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM559.616 64.656l.715-.325-.597-.51c-1.487-1.27-3.552-1.756-5.516-1.569l-.913.087.568.72c.767.973 1.69 1.61 2.693 1.883 1.004.272 2.054.167 3.05-.286zM785.002 53.002l.715-.325-.597-.51c-1.419-1.213-2.85-1.822-4.275-1.686l-.684.065.272.63c.43 1 1.032 1.728 1.851 2.057.822.33 1.746.212 2.718-.23zM375.615 832.996l.234.548.499-.325c.776-.505 1.055-1.37 1.147-2.17.091-.798.01-1.653-.051-2.291l-.002-.021-.078-.823-.693.452c-.679.442-1.184 1.072-1.39 1.882-.204.805-.099 1.731.334 2.748zM497.838 63.104l-.513.233.292.481c.874 1.44 2.397 1.996 4.379 1.807l.683-.065-.272-.63c-.43-1-1.032-1.728-1.851-2.057-.822-.33-1.746-.211-2.718.23zM1016 83.91l-.33-.776-.53.663c-1.16 1.479-1.73 2.962-1.59 4.431l.07.702.64-.295c.97-.448 1.67-1.076 1.98-1.921.31-.84.19-1.791-.24-2.804zM384.647 789.737l.495 1.162.434-1.187.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.822-.692.451c-.679.442-1.185 1.073-1.391 1.883-.204.804-.099 1.73.335 2.748zM488.492 323.033l.33.776.522-.663c.616-.782.888-1.533 1.069-2.246.067-.261.118-.502.168-.732.091-.424.175-.812.329-1.235l.412-1.127-1.09.501c-.975.448-1.673 1.077-1.982 1.922-.307.841-.19 1.791.242 2.804zM1109.02 134.418l-.33-.776-.52.663c-.66.83-1.17 2.324-.98 4.373l.08.822.69-.451c.68-.442 1.19-1.073 1.39-1.883.21-.804.1-1.731-.33-2.748zM640.015 84.411l-.372-.615-.448.563c-.634.797-1.251 2.388-.352 3.876l.266.44.433-.279c.728-.47 1.082-1.135 1.113-1.876.029-.71-.238-1.443-.64-2.109zM718.257 46.064l-.41.263.253.416a2.545 2.545 0 001.768 1.236c.633.123 1.32.058 1.919 0l.036-.003.683-.065-.271-.63c-.441-1.024-1.061-1.63-1.846-1.782-.752-.146-1.499.157-2.132.565zM1027.45 89.075l.37.613.45-.56c.58-.736.89-1.31 1.03-1.817.15-.51.11-.91.08-1.236v-.013l-.05-.498-.5.048c-.82.078-1.42.573-1.67 1.259-.25.672-.15 1.477.29 2.204zM650.9 27.91l-.372-.616-.447.563-.012.015c-.278.349-.601.756-.817 1.341-.221.597-.317 1.34-.219 2.368l.067.7.639-.292c1.002-.458 1.576-1.1 1.716-1.897.133-.76-.157-1.524-.555-2.182zM526.853 206.573l.372.615.447-.563.023-.028c.27-.34.76-.956.884-1.666.068-.388.03-.811-.199-1.225-.225-.407-.61-.765-1.164-1.075l-.833-.467.091.951c.039.407.004.716-.033 1.055-.018.159-.036.325-.048.511-.037.571.021 1.165.46 1.892zM438.754 1.098l-.372-.612-.446.56c-.326.407-.615.974-.815 1.513-.194.523-.338 1.112-.296 1.552l.047.498.498-.048c.817-.078 1.418-.573 1.673-1.258.249-.673.151-1.478-.289-2.205zM1087.04 101.159l-1.05-1.341.16 1.697c.06.658.12 1.272.1 1.806-.03.543-.13.914-.31 1.142l.71.693.03-.019c.41-.353.76-.645 1-.902.25-.26.46-.558.5-.934.04-.375-.12-.71-.31-1.017-.19-.303-.47-.664-.81-1.102l-.02-.023zM445.873 19.8l.372.616.448-.563c.64-.806 1.183-2.291 1.047-3.724l-.078-.82-.691.447c-.678.439-1.184 1.06-1.404 1.78-.222.728-.141 1.525.306 2.264zM493.854 306.905l.371.613.447-.561c.325-.407.614-.974.814-1.513.195-.523.339-1.112.297-1.552l-.048-.497-.497.047c-.818.078-1.419.573-1.673 1.259-.249.672-.152 1.477.289 2.204zM411.591 281.025l-.371-.613-.447.56c-.379.475-.498 1.1-.532 1.625-.035.533.015 1.05.045 1.372l.001.009.078.818.691-.445c.634-.409 1.08-.875 1.142-1.52.057-.594-.236-1.194-.607-1.806zM384.382 172.674l-.162-.271-.314.03a1.006 1.006 0 00-.678.324 1.222 1.222 0 00-.271.651c-.055.396-.003.938.054 1.542l.006.064.048.498.497-.048c.346-.033.665-.107.919-.264.279-.173.455-.433.5-.755.04-.291-.032-.588-.136-.861a6.072 6.072 0 00-.463-.91zM1016.46 118.182l.37.625.45-.573.03-.035c.26-.332.58-.745.74-1.165.08-.232.13-.499.07-.78a1.414 1.414 0 00-.47-.742l-.16-.141-.21.021c-.35.033-.67.107-.92.264-.28.173-.45.433-.5.756-.04.29.03.587.14.86.1.28.27.585.46.91zM419.716 235.761l-.396-.345-.325.414a1.066 1.066 0 00-.027.035c-.261.332-.585.745-.738 1.165a1.4 1.4 0 00-.07.78c.063.287.224.535.462.742l.286.248.316-.207c.625-.409 1.067-.874 1.145-1.435.082-.59-.264-1.059-.653-1.397zM388.124 165.371l-.078-.818-.69.445c-.6.386-1.151.82-1.412 1.389-.288.626-.177 1.29.251 1.996l.267.44.431-.278c.655-.422 1.042-.863 1.205-1.441.143-.51.089-1.078.032-1.67l-.006-.063zM429.866 26.06l-.374-.624-.449.573-.041.052c-.243.309-.452.575-.532.945-.04.188-.044.384-.035.597.01.209.034.466.064.784l.002.014.047.497.498-.047c.345-.033.665-.107.918-.264.279-.173.455-.433.5-.756.04-.29-.032-.587-.136-.86a6.058 6.058 0 00-.462-.91zM1026.13 59.956l.3-.378-.37-.314-.01-.01c-.16-.14-.36-.305-.56-.44a1.85 1.85 0 00-.78-.298c-.66-.072-1.26.299-1.86 1.055l-.74.92 1.17-.111c.42-.04.73.007 1.06.054.11.017.23.033.35.047.22.023.47.036.73-.037a1.4 1.4 0 00.71-.488z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='e' maskUnits='userSpaceOnUse' x='451.616' y='143.569' width='578.509' height='895.559' fill='%23000'%3E%3Cpath fill='%23fff' d='M451.616 143.569h578.509v895.559H451.616z'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z'/%3E%3C/mask%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' fill='%230A2342'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' stroke='%23051828' stroke-width='2' mask='url(%23e)'/%3E%3Cpath d='M976.164 815.69l-.079.099c-.5.633-.725 1.237-.885 1.864-.048.188-.093.392-.139.604-.101.461-.211.965-.387 1.445-1.706 5.052-3.397 10.266-5.09 15.483-1.693 5.218-3.386 10.439-5.096 15.499l-.001.004c-2.451 7.078-4.732 14.304-7.016 21.537l-.001.003c-2.281 7.228-4.565 14.463-7.02 21.553-4.022 13.054-8.304 26.137-12.526 39.033-2.3 7.028-4.582 14-6.794 20.882l-.003.008c-3.663 10.785-7.157 21.717-10.651 32.655-3.495 10.936-6.991 21.881-10.658 32.671l-.004.01c-1.482 4.04-2.905 8.72-4.333 13.42-.106.49-.176.87-.198 1.18-.023.31.007.5.063.63.097.23.36.46 1.298.69 1.294.21 2.597.58 3.867.95h.014c1.292.37 2.549.73 3.786.93h.025l.025.01.054.01c34.014 9.16 68.027 18.31 102.655 27.4h.01c.9.25 1.65.47 2.29.66.64.19 1.17.35 1.63.47.44.11.77.17 1.03.17.24.01.38-.03.48-.08.1-.06.2-.17.32-.4s.23-.56.36-1.01c.13-.49.26-1.08.42-1.79.15-.65.32-1.41.54-2.3h0c6.56-26.4 12.96-52.79 19.37-79.173 6.4-26.385 12.8-52.771 19.36-79.173l-86.716-85.944zm0 0l.022-.125c.353-2.026.836-3.938 1.335-5.913l.204-.806c.564-2.245 1.126-4.587 1.503-7.24.167-.467.273-.953.371-1.4.046-.213.091-.416.139-.604.16-.627.384-1.231.885-1.864l.055-.07.028-.085c1.213-3.709 2.286-7.241 3.357-10.768l.001-.002c1.072-3.528 2.142-7.05 3.351-10.747 2.703-7.765 5.236-15.677 7.766-23.581l.001-.005c2.532-7.91 5.058-15.812 7.758-23.567l.01-.008v-.008c3.35-10.756 6.86-21.528 10.37-32.304v-.001c3.5-10.748 7.01-21.499 10.35-32.236.02-.02.03-.044.05-.071.06-.088.14-.214.22-.364.13-.26.29-.651.28-1.073.16-.452.26-.921.36-1.353.04-.212.09-.416.14-.604.16-.627.38-1.231.88-1.864l.06-.074.03-.091c2.83-9.325 5.72-18.015 8.62-26.706 1.49-.607 2.57-.178 3.81.327l.03.011.03.008c13.48 3.611 26.81 7.236 40.13 10.861l.03.005c13.31 3.621 26.62 7.242 40.08 10.848.67.27 1.18.393 1.65.509l.01.001c.47.116.92.227 1.54.476.64.262 1.02.497 1.2.752.14.204.22.502 0 1.082l-.01.032-.01.034-.65 2.998-.65 2.984v.008c-19.95 79.553-39.29 159.047-58.62 238.539v.001l-86.716-85.942zm54.566 271.05l.1.03.1-.01c.7-.07 1.38-.32 1.89-.65.26-.16.49-.36.65-.59.15-.19.26-.44.27-.71.24-.68.47-1.49.69-2.28l.01-.02c.23-.84.46-1.66.7-2.31l.01-.02v-.03c3.92-14.72 7.85-29.29 11.78-43.86v-.01c3.93-14.56 7.86-29.13 11.78-43.855 11.99-44.854 23.97-89.87 35.94-134.885l.01-.03.02-.055c11.97-45.007 23.95-90.015 35.94-134.86 15.3-56.782 30.37-113.765 45.47-170.842 10.9-41.212 21.81-82.474 32.84-123.743V428l.48-1.962c1.64-6.592 3.19-12.849 3.08-20.037v-.04a7.76 7.76 0 01-.04-1.222c.03-.46.12-.834.31-1.066l.12-.158-.02-.2V403.225l-.01-.007V403.123l-.01-.007V403.017l-.01-.007V402.913l-.01-.007V402.806l-.01-.007V402.702l-.01-.006V402.595l-.01-.006V402.492l-.01-.006V402.386l-.01-.006V402.278l-.01-.006V402.173l-.01-.005V402.067l-.01-.005V401.965l-.01-.005V401.861l-.01-.005V401.756l-.01-.005V401.649l-.01-.004V401.542l-.01-.004V401.439l-.01-.005V401.334l-.01-.004V401.228l-.01-.005V401.124l-.01-.004V401.018l-.01-.003V400.915l-.01-.004V400.808l-.01-.004V400.728c-.03-.326-.08-.774-.05-1.221.03-.461.13-.835.32-1.067l.12-.157-.02-.201v-.06l-.01-.008V397.916l-.01-.008V397.81l-.01-.008V397.704l-.01-.008V397.597l-.01-.007V397.491l-.01-.007V397.393l-.01-.008V397.287l-.01-.008V397.181l-.01-.008V397.075l-.01-.008V396.968l-.01-.007V396.862l-.01-.007V396.756l-.01-.007V396.658l-.01-.008V396.552l-.01-.008V396.446l-.01-.008V396.339l-.01-.007V396.233l-.01-.007V396.127l-.01-.007V396.021l-.01-.007V395.923l-.01-.008V395.817l-.01-.008V395.71l-.01-.007V395.604l-.01-.007V395.498l-.01-.007V395.392l-.01-.007V395.286l-.01-.008V395.188l-.01-.008V395.081l-.01-.007V394.975l-.01-.007V394.869l-.01-.007V394.763l-.01-.007V394.657l-.01-.008V394.551l-.01-.008V394.452l-.01-.007V394.346l-.01-.007V394.24l-.01-.007v-.014c-.24-9.129-1.04-17.554-2.53-26.565v-.014c-1.24-6.439-3.11-12.817-5.59-19.135l-.01-.02-.01-.019c-3.13-6.297-6.7-10.58-11.52-14.733l-.01-.004v-.005c-12.24-9.96-26.23-18.447-40.6-24.282l-.11-.046-.12.011c-1.1.104-2.27-.372-2.85-.879l-.07-.053-.07-.031c-1.34-.543-2.81-.902-4.24-1.251l-.02-.005c-1.44-.354-2.85-.698-4.11-1.21l-.11-.046-.13.011c-.32.031-.56.052-.81.012-.22-.036-.46-.129-.73-.362l-.11-.093-.14-.022c-1.3-.21-2.42-.269-3.52-.327l-.01-.001c-1.1-.058-2.17-.116-3.41-.316l-.02-.003-.01-.001c-10.22-1.006-20.12 1.257-29.09 6.726h0l-.01.007c-5.93 3.847-11.16 8.282-16.33 13.356l-.01.01-.01.01c-8.53 9.327-15.13 19.124-20.98 30.15-2.69 4.865-4.69 10.313-6.07 15.693-2.33 8.379-4.64 16.919-6.96 25.458a3712.08 3712.08 0 01-6.96 25.457v.006c-3.3 12.52-6.6 25.008-9.9 37.48-11.86 44.87-23.66 89.512-35.04 134.513L885.17 1039.25c-.26.72-.359 1.42-.45 2.06l-.002.02c-.095.67-.183 1.28-.41 1.89-.284.78-.267 1.45.13 2.01.362.51.981.83 1.638 1.1 1.086.44 2.162.67 3.187.88.251.06.498.11.743.16 1.257.29 2.477.64 3.737 1.44l.145.1.171-.02c.313-.03.738-.07 1.162-.04.434.04.786.14 1.006.33l.086.07.108.03c17.666 4.85 35.177 9.71 52.689 14.56 17.51 4.86 35.02 9.72 52.69 14.56 4.83 1.5 9.66 2.84 14.47 4.17h.01c4.82 1.34 9.63 2.67 14.45 4.17zm112.05-568.248l-.08-.02-.08.008h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001h0c-5.7-1.08-11.27-2.335-16.84-3.592v-.001c-5.59-1.261-11.2-2.525-16.94-3.612-15.31-3.11-30.61-6.217-45.97-9.971l-.02-.004-.02-.004c-2.47-.399-4.88-.79-7.35-1.756-.32-1.353-.04-2.658.41-3.987.14-.421.29-.819.45-1.22.11-.286.22-.575.32-.875.25-.695.48-1.406.58-2.12v-.022c.16-1.656.31-3.265.64-4.644.32-1.387.8-2.448 1.55-3.078l.01-.009.01-.009c.96-.91 2.15-.924 3.54-.585.6.149 1.22.357 1.84.569l.27.091c.7.238 1.43.471 2.11.581 1.26.204 2.37.422 3.48.643h.01c1.08.213 2.16.427 3.39.627.2.148.44.243.71.236.32-.01.58-.164.78-.354.37-.358.67-.972.92-1.653l.01-.032.01-.034c.21-.984.44-1.809.68-2.648v-.004c.23-.835.47-1.684.69-2.696 8.39-36.689 16.78-73.373 25.79-110.116.29-1.093.52-2.035.7-2.843.05-.201.1-.392.14-.575.13-.559.24-1.039.34-1.455.14-.554.27-.964.4-1.268.14-.302.27-.463.39-.556.24-.182.65-.239 1.71-.038.53.102 1.17.254 1.95.441.72.173 1.57.377 2.59.601l.01.002c4.45.877 8.76 1.931 13.09 2.988l.01.001c4.31 1.055 8.64 2.113 13.11 2.995 8.65 2.113 17.44 4.05 26.22 5.986h0c8.79 1.937 17.57 3.873 26.21 5.984l.02.005.02.003c.46.075.89.142 1.29.205 1.27.199 2.22.35 2.95.523.98.233 1.36.47 1.52.739.17.281.2.754 0 1.76-.12.606-.3 1.335-.54 2.241-.14.563-.31 1.195-.48 1.91-4.13 15.731-8.1 31.608-12.06 47.482v.003c-3.96 15.873-7.92 31.744-12.06 47.467-.19.688-.43 1.38-.69 2.098-.04.134-.09.269-.14.405-.3.856-.6 1.745-.8 2.652-.39 1.83-.39 3.764.81 5.758l.04.069.06.052c.03.019.06.05.05.174 0 .142-.05.331-.14.576-.05.118-.09.237-.14.363-.05.123-.11.253-.15.378-.08.202-.16.467-.16.725-.9 3.67-1.63 7.481-2.35 11.359-.09.505-.19 1.012-.28 1.519-.63 3.416-1.27 6.878-2.03 10.351l-.01.076v.077l.06.569c-.22.96-.44 1.453-.72 1.693-.24.207-.66.312-1.57.088l-.02-.005-.02-.003c-5.06-.818-10.81-2.221-16.58-3.631z' fill='%230A2342' stroke='%23051828'/%3E%3Cpath d='M1151.61 310.466l.8-.076-.42-.681c-.42-.698-1.02-1.229-1.72-1.464-.72-.24-1.5-.159-2.22.306l-.81.523.89.361c.31.125.59.256.86.383l.06.028c.24.116.49.232.73.33.54.219 1.11.359 1.83.29zM1211.01 400.441l.27.439.43-.278c1.47-.949 1.37-2.644.43-3.447l-.39-.336-.32.404-.03.031c-.26.332-.6.753-.75 1.271-.16.577-.07 1.204.36 1.916zM1211.54 405.091l.4.336.32-.404c.69-.866.61-1.707.5-2.905-.01-.033-.01-.067-.01-.101l-.12-1.231-.77.966c-.33.407-.63.991-.76 1.573-.12.561-.11 1.29.44 1.766zM958.548 271.296l.545.466.249-.672c.249-.671.423-1.316.255-1.888-.182-.621-.709-.996-1.409-1.277l-.762-.307.078.818.001.009c.03.321.08.839.214 1.356.133.509.368 1.101.829 1.495zM1140.07 307.658l.5-.047-.05-.498c-.03-.36-.11-.701-.24-.985-.13-.28-.34-.558-.66-.69-.35-.139-.7-.072-1.02.102-.31.169-.61.455-.91.837l-.3.376.37.313c.41.357.82.53 1.24.596.38.062.75.027 1.05-.002l.02-.002zM377.02 721.979l-.034-.014-.035-.009c-2.873-.702-5.918-1.551-8.973-2.402l-.005-.002c-3.046-.849-6.102-1.701-8.99-2.407-5.139-1.466-10.263-2.928-14.768-4.448l-.05-.02c-1.242-.505-2.626-1.067-3.977-.952-2.137-.117-4.163-.559-6.145-1.096-.797-.215-1.598-.45-2.398-.684-1.172-.342-2.338-.684-3.479-.962l-.02-.005-.019-.003c-3.942-.637-7.538-1.7-11.39-2.838-1.045-.309-2.11-.623-3.205-.936-.792-.637-2.172-1.172-3.509-1.044l-.064.006c-.565.053-1.119.106-1.581.352-.523.279-.864.76-1.134 1.496l-.016.043-.007.044c-.402 2.304-.957 4.626-1.517 6.966l-.002.008c-.558 2.329-1.119 4.675-1.527 7.01-.364 1.677-.632 3.232-.886 4.707l-.15.867c-.302 1.737-.609 3.375-1.067 5.023-3.358 10.769-6.033 22.122-8.702 33.454-.499 1.369-.951 3.404-.831 4.796-.251 3.879-1.109 7.826-2.033 11.148l-.004.014-.003.014a133.94 133.94 0 01-.329 1.465 44.69 44.69 0 00-.437 2.054c-.153.875-.202 1.62.063 2.237.278.651.848 1.045 1.627 1.361.771.314 1.851.59 3.278.938 7.062 1.937 13.97 3.888 20.879 5.839 6.903 1.95 13.807 3.9 20.866 5.835.665.268 1.476.519 2.26.762l.015.005c.789.244 1.551.48 2.169.727 2.054 1.459 4.046 2.264 6.075 2.893.852.263 1.716.498 2.59.735l.51.138c1.052.287 2.125.588 3.241.965l.051.017.054.006c3.099.345 6.269 1.323 9.495 2.322.67.271 1.278.437 1.815.479.545.042 1.048-.042 1.462-.311.845-.548 1.051-1.66.925-2.981-.176-1.846.237-3.765.675-5.778.763-3.112 1.185-6.308 1.598-9.443.079-.599.158-1.195.239-1.788.506-3.717 1.092-7.315 2.314-10.641l.039-.107-.011-.113v-.004l-.001-.003v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.005l-.001-.003V777.498l-.001-.003V777.486l-.001-.003v-.006l-.001-.002V777.466l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.011l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002V777.319l-.001-.003V777.307l-.001-.002v-.007l-.001-.002V777.287l-.001-.002V777.276l-.001-.002v-.007l-.001-.002V777.256l-.001-.002v-.008l-.001-.002V777.235l-.001-.002v-.008l-.001-.002v-.01l-.001-.002V777.202l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V777.171l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V777.077l-.001-.002v-.008l-.001-.002V777.056l-.001-.002v-.008l-.001-.002V777.035l-.001-.002v-.008l-.001-.002V777.014l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V776.899l-.001-.002v-.008l-.001-.003v-.008l-.001-.002V776.867l-.001-.002V776.856l-.001-.003v-.006l-.001-.003V776.835l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V776.793l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.011l-.001-.002v-.006l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003V776.677l-.001-.002v-.006l-.001-.003V776.657l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V776.625l-.001-.003v-.006l-.001-.003v-.007l-.001-.003V776.594l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.006-.059-.019-.056c-.385-1.124-.244-2.49.08-3.979.123-.562.266-1.123.41-1.685l.136-.534c.185-.732.358-1.464.456-2.154l.008-.059-.006-.058c-.024-.252.009-.567.085-.944.075-.374.186-.775.304-1.197l.003-.01c.114-.412.235-.846.318-1.258.083-.414.137-.841.099-1.236-.298-3.134.469-6.225 1.265-9.416l.01-.04c.778-3.115 1.579-6.326 1.289-9.609 1.919-6.064 2.666-11.37 3.349-17.285h0l.001-.01.002-.024c.077-.803.137-1.438.14-1.94.004-.506-.049-.948-.25-1.329-.206-.393-.534-.655-.938-.878-.388-.215-.9-.423-1.525-.677l-.03-.012zM370.969 583.492l.001-.007.002-.007c1.239-6.618 3.097-13.299 4.962-20.005.41-1.4.801-2.793 1.189-4.177 1.857-6.624 3.647-13.009 7.201-18.687l.028-.044.018-.048c.266-.727.366-1.433.458-2.083l.003-.019c.094-.668.182-1.278.409-1.897l.039-.106-.01-.114-.004-.034c-.059-.622-.126-1.325-.359-1.94-.248-.656-.693-1.231-1.495-1.557l-.052-.021-.056-.009c-5.013-.81-10.168-2.9-14.743-5.068l-.124-.059-.137.014c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.277-.113-.674-.275-1.084-.257-1.295-.202-2.357-.124-3.233.444-.876.569-1.466 1.564-1.974 2.945-.508 1.385-.841 2.913-1.165 4.399l-.004.019c-.328 1.506-.648 2.971-1.13 4.285l-1.473 4.009c-2.186 3.513-3.071 7.54-3.927 11.472-.577.788-.805 1.836-1.004 2.752l-.013.061c-.225 1.032-.425 1.904-.898 2.501-1.17 1.48-1.83 3.075-2.314 4.703-.241.813-.441 1.64-.636 2.463l-.047.2c-.18.76-.359 1.518-.57 2.278l-.004.013-.003.014c-.088.404-.173.826-.259 1.26-.353 1.766-.741 3.71-1.55 5.299-1.397 2.143-2.279 4.556-2.989 6.999-.33 1.135-.624 2.284-.915 3.417l-.069.27a86.212 86.212 0 01-.976 3.577c-.231.635-.337 1.259-.425 1.779l-.036.212c-.104.6-.2.971-.389 1.209l-.017.022-.014.023c-2.219 3.544-3.105 7.614-3.969 11.584l-.002.008c-.251.689-.485 1.529-.711 2.343l-.004.015c-.226.812-.445 1.599-.676 2.24-1.425 1.827-2.181 3.908-2.763 5.999-.202.727-.381 1.447-.559 2.159-.348 1.394-.688 2.759-1.176 4.087l-.012.032-.007.034a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225-1.171 1.48-1.831 3.074-2.315 4.703-.241.813-.44 1.639-.635 2.463l-.048.2c-.18.76-.359 1.518-.57 2.277l-.004.014-.003.014c-.088.404-.172.826-.259 1.259-.355 1.775-.745 3.729-1.562 5.322-1.654 3.226-2.561 6.394-3.542 9.82-.288 1.002-.581 2.027-.902 3.082l-.005.019-.005.02c-.425 1.952-.906 3.263-1.944 5.288-.561 1.094-.707 2.092-.319 2.918.387.821 1.227 1.307 2.255 1.558.39.095.797.187 1.214.28 1.695.382 3.555.8 5.08 1.652 3.96 2.904 8.619 3.951 13.312 5.004 1.007.226 2.015.453 3.019.698.954.233 1.914.375 2.692-.018.814-.411 1.255-1.303 1.452-2.653.712-2.347 1.409-4.853 2.104-7.351l.001-.004c.699-2.514 1.397-5.022 2.109-7.368l.006-.019.004-.02c.114-.522.186-1.035.248-1.524l.044-.353c.044-.363.087-.708.141-1.045.144-.883.36-1.619.838-2.224l.022-.028.018-.03c.834-1.429 1.344-2.822 1.769-4.183.145-.466.279-.922.411-1.374.259-.884.513-1.751.839-2.638l.009-.026.007-.027c1.802-7.348 3.62-14.534 5.438-21.723l.001-.002a3061.733 3061.733 0 005.439-21.728h0l.003-.012c.423-1.94.903-3.257 1.392-4.59 2.198-3.533 3.081-7.586 3.942-11.539l.009-.042zM384.833 599.934l-.017.021-.015.024c-2.218 3.543-3.104 7.613-3.969 11.583l-.006.032-.002.005c-1.116 4.664-2.388 9.344-3.662 14.033l-.001.004c-1.272 4.684-2.547 9.376-3.668 14.055-2.797 10.059-4.912 20.699-6.53 29.983-.255.711-.353 1.402-.443 2.039l-.002.02c-.095.667-.182 1.277-.41 1.896-.497 1.354-.666 2.387-.162 3.223.245.408.621.716 1.071.984.45.267 1.011.514 1.663.779l.025.01.026.007c2.076.592 4.02 1.084 5.895 1.559 2.824.715 5.489 1.389 8.202 2.304 1.372.554 2.856.748 4.281.858.451.035.891.062 1.322.088.963.058 1.876.112 2.736.251l.064.011.064-.006c.717-.069 1.282-.316 1.734-.772.433-.438.727-1.034.983-1.73l.012-.033.007-.033c.478-2.197 1.123-4.403 1.782-6.663.235-.805.472-1.616.704-2.436.88-3.109 1.683-6.319 1.999-9.658.31-3.261.941-6.396 1.655-9.558.192-.85.39-1.703.589-2.562.54-2.325 1.089-4.686 1.545-7.121l.013-.069-.007-.071c-.082-.865.122-1.618.358-2.464l.008-.029c.228-.822.483-1.736.381-2.798-.253-2.66.404-4.936 1.19-7.661.135-.468.274-.949.412-1.448.203-.727.434-1.495.675-2.294.85-2.821 1.816-6.027 2.016-9.148.309-3.258.94-6.391 1.654-9.551.192-.85.39-1.703.589-2.561.537-2.312 1.082-4.66 1.536-7.081.502-1.382.956-3.437.823-4.825-.147-1.548.031-2.815.296-4.035.085-.391.182-.786.28-1.188.203-.825.412-1.68.54-2.579.342-1.567.735-3.107 1.127-4.647 1.088-4.266 2.175-8.531 2.179-13.374v-.024l-.003-.024a7.707 7.707 0 01-.044-1.221c.029-.461.129-.835.312-1.067l.055-.069.028-.083c2.113-6.341 3.229-12.946 4.311-19.354.42-2.485.835-4.94 1.301-7.339.209-.961.362-1.809-.022-2.539-.382-.723-1.22-1.204-2.509-1.728-2.016-.819-3.976-1.133-5.886-1.361-.389-.047-.774-.09-1.157-.132-1.514-.169-2.992-.333-4.495-.7l-.019-.005-.02-.003c-1.275-.206-2.303-.323-3.133-.298-.835.025-1.522.194-2.074.606-.551.411-.899 1.014-1.161 1.768-.257.74-.448 1.677-.647 2.817-.25.687-.362 1.203-.469 1.695l-.001.004c-.108.497-.211.968-.447 1.61l-.009.025-.007.026c-2.268 9.022-4.676 18.222-7.084 27.425l-.001.001c-2.408 9.201-4.817 18.405-7.086 27.433l-.002.008-.002.008a17.329 17.329 0 00-.248 1.524l-.043.354c-.045.363-.087.707-.142 1.044-.143.884-.359 1.62-.838 2.225zM432.9 245.119l-.002.007-.002.008c-.681 2.781-1.447 5.677-2.229 8.637-1.276 4.828-2.598 9.829-3.678 14.79-.216.994-.339 1.974.035 2.768.395.838 1.252 1.312 2.565 1.531 7.749 2.525 14.818 4.464 22.502 6.343 1.039.254 1.971.197 2.716-.287.742-.482 1.194-1.317 1.427-2.387.432-1.988 1.004-4.153 1.58-6.333l.001-.006c.574-2.172 1.151-4.358 1.588-6.369.872-4.004 1.736-7.972 3.212-11.994l.012-.032.008-.034c.233-1.072.169-2.025-.292-2.791-.461-.767-1.263-1.25-2.301-1.505l-21.186-5.812c-1.625-.503-2.912-.625-3.923-.022-.998.596-1.566 1.807-2.033 3.488zM478.084 328.894l.026.008.027.004c1.296.209 2.261.169 3.019-.435.365-.291.647-.686.896-1.159.248-.472.479-1.05.728-1.729 1.502-4.092 2.379-8.12 3.247-12.111l.003-.015c.555-2.548 1.353-5.089 2.105-7.484.426-1.356.838-2.666 1.181-3.902l.009-.031.005-.033c.094-.667.16-1.272.162-1.808.001-.535-.062-1.033-.25-1.473-.398-.931-1.265-1.411-2.592-1.63l-21.147-5.802c-1.332-.537-2.449-.672-3.387-.171-.919.49-1.515 1.518-2.018 2.887l-.006.015-.005.016-.003.011c-2.358 8.053-4.723 16.127-6.468 24.144-.216.995-.339 1.974.035 2.768.394.836 1.248 1.31 2.557 1.53 5.654 2.048 11.659 3.655 17.406 5.194 1.512.405 3.006.805 4.47 1.206zM453.497 293.751l.004-.018.002-.019c.095-.666.161-1.271.162-1.807.002-.535-.061-1.034-.249-1.474-.397-.928-1.26-1.408-2.58-1.628-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.196-2.717.288-.741.481-1.193 1.317-1.426 2.387-.433 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.004 2.745-1.382 5.426-1.752 8.05v.002c-.214.977-.442 1.798-.673 2.631l-.001.004a46.644 46.644 0 00-.69 2.701c-.228 1.048-.193 1.849.183 2.474.37.614 1.005.944 1.666 1.212l.034.014.035.009c1.401.342 2.719.778 4.035 1.212.469.155.938.31 1.41.461 1.778.566 3.583 1.064 5.525 1.217 2.542.411 5.053.817 6.946 1.28l2.882.705 2.883.705c.953.233 1.914.375 2.692-.018.818-.413 1.259-1.313 1.454-2.674.868-3.985 1.889-7.985 2.914-11.996l.001-.005c1.024-4.012 2.052-8.034 2.924-12.043zM469.844 222.36l.002-.01.002-.011c.799-4.593 2.273-8.611 3.813-11.998l.022-.048.012-.052c.228-1.049.193-1.85-.183-2.475-.37-.614-1.005-.944-1.666-1.212-3.92-1.593-7.193-2.612-11.039-2.913-2.526-.408-5.022-.812-6.911-1.272-.664-.267-1.472-.517-2.253-.759l-.015-.005c-.812-.252-1.595-.495-2.222-.749l-.034-.014-.036-.009c-.956-.234-1.747-.415-2.399-.483-.651-.068-1.235-.033-1.737.235-.51.272-.85.739-1.115 1.347-.261.602-.472 1.397-.69 2.4-.867 3.985-1.795 7.326-2.727 10.68l-.004.013-.003.014c-.433 1.988-1.004 4.153-1.58 6.332l-.002.007c-.573 2.172-1.15 4.357-1.588 6.368-.109.502-.194.948-.222 1.335-.028.388-.004.762.141 1.101.305.712 1.031 1.037 1.999 1.274 3.833.937 7.682 2.036 11.543 3.138l.005.001c3.855 1.101 7.722 2.205 11.574 3.147 1.039.254 1.971.196 2.716-.288.742-.481 1.194-1.317 1.427-2.387.432-1.987 1.004-4.153 1.58-6.332l.001-.007c.574-2.172 1.151-4.357 1.589-6.368zM496.528 272.669l.002-.011.002-.01c.802-4.609 2.22-9.285 3.704-13.327l.012-.032.008-.034c.228-1.048.193-1.85-.183-2.474-.37-.614-1.005-.944-1.666-1.213l-.02-.008-.02-.006c-.716-.222-1.407-.449-2.085-.672-2.323-.763-4.492-1.476-6.984-1.755-.419-.067-.851-.133-1.291-.2-2.273-.346-4.775-.726-6.895-1.588l-.034-.014-.036-.008-5.765-1.41c-1.039-.254-1.97-.197-2.716.287-.738.479-1.189 1.308-1.423 2.37-2.358 8.051-4.722 16.122-6.466 24.138-.216.994-.339 1.974.035 2.768.393.836 1.248 1.31 2.556 1.529 5.654 2.048 11.659 3.656 17.406 5.195 1.512.404 3.006.804 4.471 1.206h0l.014.004c.953.233 1.914.375 2.692-.019.811-.409 1.252-1.297 1.449-2.639 1.492-4.076 2.365-8.089 3.23-12.064l.003-.013zM508.281 231.764l.017-.076-.008-.077c-.018-.187.045-.583.352-1.137.299-.543.816-1.203 1.646-1.906l.155-.131.019-.203c.307-3.242 1.226-6.552 2.16-9.914l.025-.09-.009-.092c-.135-1.42-.945-2.815-2.402-3.442a2.418 2.418 0 00-1.168-.54c-.382-.061-.746-.027-1.043.002l-.022.002c-1.777.169-3.619-.124-5.438-.595-1.23-.318-2.42-.709-3.567-1.086-.559-.183-1.109-.364-1.648-.531l-.014-.004-.015-.004c-3.827-.936-7.037-1.93-10.261-2.929l-.034-.011-.034-.005c-.641-.104-1.225-.179-1.744-.185-.518-.005-1.005.057-1.435.254-.903.414-1.349 1.314-1.547 2.672-2.356 8.046-4.718 16.111-6.461 24.121-.233 1.072-.169 2.025.292 2.79.462.769 1.267 1.252 2.308 1.507 3.828.936 7.52 2.049 11.225 3.166l.006.002c3.679 1.108 7.372 2.222 11.205 3.161.492.272.943.46 1.365.519.463.065.884-.027 1.254-.299.348-.255.616-.642.852-1.097.239-.459.469-1.036.718-1.715 1.503-4.093 2.38-8.122 3.248-12.114l.003-.013zM402.938 328.838l.03.013.032.008c6.409 1.673 12.835 3.507 19.268 5.343l.002.001c6.426 1.835 12.859 3.671 19.276 5.346 4.31 1.335 8.605 2.597 12.896 3.857 8.573 2.517 17.13 5.029 25.754 8.12l.105.037.111-.01c.547-.052 1.28.025 2.057.189.771.163 1.548.404 2.171.657l.033.014.036.009c1.039.254 1.971.196 2.716-.288.738-.479 1.19-1.31 1.424-2.373.46-1.66.587-2.828.103-3.72-.246-.451-.622-.786-1.082-1.069-.455-.281-1.02-.529-1.672-.794l-.113-.046-.122.012c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.27-.11-.654-.267-1.053-.258-13.145-3.636-26.46-7.417-39.777-11.2h-.001c-13.307-3.779-26.617-7.559-39.758-11.194-.78-.626-2.127-1.153-3.443-1.049-1.347-.205-2.419.06-3.197.824-.752.739-1.145 1.868-1.34 3.206-.237.654-.422 1.351-.019 2.02.194.323.501.596.9.849.401.253.924.505 1.586.775.704.285 1.387.396 2.011.497l.02.003c.641.104 1.222.199 1.813.439z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='f' maskUnits='userSpaceOnUse' x='541.717' y='521.471' width='342.537' height='489.352' fill='%23000'%3E%3Cpath fill='%23fff' d='M541.717 521.471h342.537v489.352H541.717z'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z'/%3E%3C/mask%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' fill='%23051828'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' stroke='%23051828' stroke-width='2' mask='url(%23f)'/%3E%3Cmask id='g' maskUnits='userSpaceOnUse' x='683.387' y='190.006' width='245.077' height='273.9' fill='%23000'%3E%3Cpath fill='%23fff' d='M683.387 190.006h245.077v273.9H683.387z'/%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z'/%3E%3C/mask%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z' fill='%23051828'/%3E%3Cpath d='M869.818 406.63l.977.213.059-.273-.091-.264-.945.324zm-3.857 18.639l-.977-.212-.033.152.015.155.995-.095zm-.373 2.646l.938.345.079-.213-.022-.227-.995.095zm1.548 3.116l.376-.927-.376.927zm7.871 3.818l-.376.927.376-.927zm1.61 3.762l.981.191.028-.142-.014-.144-.995.095zm-8.747 6.706l.259-.966-.011-.003-.248.969zm-118.027-30.526l.247-.969-.009-.002-.238.971zm-40.417-10.508l-.376.927.048.019.049.015.279-.961zm-6.073-4.642l-.977-.213-.033.153.015.155.995-.095zm8.747-6.706l.159-.987-.017-.003-.018-.002-.124.992zm8.183.526l.296.955.557-.172.124-.57-.977-.213zm1.865-6.703l-.973-.232-.002.01-.002.009.977.213zm42.273-173.692l.972.232.003-.009.002-.01-.977-.213zm1.864-6.703l.89.456.059-.116.028-.127-.977-.213zm18.909 1.462l-.275.962.022.006.021.005.232-.973zm99.245 23.831l-.231.973.025.006.025.005.181-.984zm20.457 4.578l.296-.955-.056-.018-.058-.01-.182.983zm2.912 4.291l.981.19.01-.047.004-.049-.995-.094zm-5.598 26.635l.978.208.002-.008.002-.009-.982-.191zm-26.491 122.594l-.98-.203-.006.032-.005.032.991.139zm-1.742 7.997l.623.782.312-.248.056-.394-.991-.14zm-8.342-41.622l-.978-.213-.004.02-.004.021.986.172zm3.293-11.407l.939.344-.939-.344zm-2.291-4.35l.376-.927-.04-.016-.04-.012-.296.955zm-18.659-5.402l.296-.955-.015-.005-.016-.004-.265.964zm-8.931 4.766l.785.621.053-.069.042-.076-.88-.476zm-.435 1.999l.977.213.033-.152-.014-.156-.996.095zm-4.538 18.051l-.977-.212-.033.152.015.155.995-.095zm1.113 5.115l-.376.927.227.092.244-.023-.095-.996zm1.922.47l.31-.951-.198-.065-.207.02.095.996zm23.68 5.576l-.141.99.118.016.118-.011-.095-.995zm2.357-1.53l-.999-.041-.003.068.006.068.996-.095zm23.625-100.134l-.963-.268-.008.027-.006.028.977.213zm2.735-10.702l.963.268.008-.027.006-.028-.977-.213zm-22.313-10.926l.296-.955-.191-.06-.2.019.095.996zm-4.898 1.119l-.939-.345-.024.065-.015.067.978.213zm-3.294 11.407l-.784-.621-.028.036-.025.038.837.547zm-4.287 14.112l.939.345.009-.027.009-.027-.957-.291zm2.23 3.703l.237-.971-.039-.01-.039-.006-.159.987zm22.501 6.341l.377-.927-.068-.027-.071-.018-.238.972zm4.714-3.059l.964.268.007-.028.006-.028-.977-.212zm-41.094-17.622l.939.345.031-.085.015-.088-.985-.172zm3.109-13.347l-.977-.213-.005.02-.004.021.986.172zm-1.548-3.116l.376-.926-.055-.022-.057-.016-.264.964zm-21.882-6.399l-.376.926.068.028.071.017.237-.971zm-4.714 3.059l.953.303.006-.018.005-.017-.964-.268zm-4.538 18.051l-.977-.213.977.213zm-1.864 6.703l-.939-.345-.023.065-.015.067.977.213zm1.609 3.762l.377-.926-.068-.028-.071-.017-.238.971zm7.749 2.525l-.376.927.05.02.052.015.274-.962zm14.753 3.816l.16-.987-.16.987zm3.536-2.294l-.957-.291-.023.074-.01.077.99.14zm-60.49 61.227l.939.345.024-.065.014-.067-.977-.213zm3.171-12.7l.977.212.007-.036.006-.036-.99-.14zm-2.23-3.703l-.264.964.051.014.054.009.159-.987zm-21.2-5.812l-.376.926.054.022.057.016.265-.964zm-4.714 3.059l.96.281.003-.013-.963-.268zm-6.464 24.107l-.959-.281-.021.07-.01.072.99.139zm2.23 3.703l.264-.964-.052-.014-.053-.009-.159.987zm21.881 6.4l-.309.951.073.024.077.012.159-.987zm3.536-2.294l-.957-.291-.022.074-.011.077.99.14zm27.415-112.894l-.938-.345-.024.065-.015.067.977.213zm-2.291-4.35l.376-.926-.017-.007-.018-.007-.341.94zm-22.378-5.047l-.238.971.039.01.039.006.16-.987zm-2.916 2.235l-.977-.212-.033.152.015.155.995-.095zm.062.647l.977.213.033-.153-.015-.155-.995.095zm-5.844 24.049l-.977-.213-.008.036-.005.037.99.14zm2.23 3.703l.237-.972-.039-.009-.039-.006-.159.987zm22.501 6.341l.238-.972-.238.972zm3.536-2.295l.939.345.054-.147.006-.157-.999-.041zm-6.26 91.955l.939.345.023-.065.015-.067-.977-.213zm2.291 4.35l-.376.927.033.013.033.011.31-.951zm22.999 4.988l.376-.926-.068-.028-.071-.017-.237.971zm2.295-2.176l-.96-.281-.054.184.019.192.995-.095zm6.402-24.754l.96.281.01-.034.007-.035-.977-.212zm-2.229-3.703l.49-.872-.12-.067-.133-.033-.237.972zm-26.038-4.047l.986.172.002-.016.003-.016-.991-.14zm-56.883 46.528l-.939-.345-.024.065-.015.067.978.213zm-3.171 12.701l-.977-.213.977.213zm2.23 3.703l.653-.758-.076-.065-.087-.049-.49.872zm2.603 1.057l-.653.757.125.108.152.062.376-.927zm20.457 4.578l-.264.964.013.004.014.003.237-.971zm2.916-2.236l-.96-.281-.01.034-.008.035.978.212zm5.843-24.048l.977.212.008-.036.005-.036-.99-.14zm-2.229-3.703l-.238.971.039.01.039.006.16-.987zm-22.502-6.341l.237-.972-.237.972zm-3.536 2.294l-.938-.345-.045.122-.012.129.995.094zm20.697-78.32l.977.212.005-.02.004-.021-.986-.171zm-3.232 12.053l.939.345.024-.065.015-.067-.978-.213zm2.292 4.35l.653-.757-.125-.107-.152-.062-.376.926zm2.603 1.057l-.653.758.124.107.153.062.376-.927zm19.775 3.991l-.296.955.029.009.03.007.237-.971zm3.536-2.295l.889.456.044-.084.026-.091-.959-.281zm6.463-24.108l.96.282.01-.034.007-.035-.977-.213zm-2.229-3.703l-.238.972.039.009.039.007.16-.988zm-22.502-6.34l.237-.972-.038-.009-.04-.007-.159.988zm-3.536 2.294l.939.345.037-.1.015-.105-.991-.14zm40.035 26.206l.977.213.005-.021.003-.021-.985-.171zm20.198 21.569l.653-.757-.182-.157-.234-.058-.237.972zm4.899-1.119l-.785-.621-.099.126-.055.15.939.345zm.435-1.999l-.977-.213-.033.152.014.156.996-.095zm5.905-23.402l.977.213.033-.153-.014-.155-.996.095zm.435-1.999l-.938-.345-.079.213.022.226.995-.094zm-11.653-4.111l-.193.981.041.008.042.005.11-.994zm-13.513-3.934l.32-.948-.041-.013-.042-.01-.237.971zm-3.536 2.294l.978.213.007-.036.006-.037-.991-.14zm47.486 104.457l-.977-.213.977.213zm-1.61-3.762l-.264.964.013.004.014.003.237-.971zm-22.501-6.341l.237-.971-.164-.04-.168.016.095.995zm-3.536 2.294l.939.345.024-.064.014-.068-.977-.213zm-.87 3.999l.977.212.033-.152-.015-.155-.995.095zm-4.538 18.051l.963.268.008-.027.006-.028-.977-.213zm5.202 8.64l-.264.965.177.048.182-.017-.095-.996zm10.787 1.584l.16-.987-.025-.004-.024-.003-.111.994zm7.687 1.878l.237-.971-.038-.01-.04-.006-.159.987zm3.535-2.294l.89.456.06-.116.027-.128-.977-.212zm-1.787-110.766l.784.621.143-.182.05-.226-.977-.213zm-.436 1.999l.964.268.049-.178-.017-.185-.996.095zm-2.735 10.702l-.963-.268-.008.027-.006.028.977.213zm1.548 3.115l.653-.757-.124-.108-.152-.061-.377.926zm14.63 2.522l.377-.926-.089-.036-.094-.019-.194.981zm8.369 2.466l-.376.927.067.027.072.018.237-.972zm3.597-1.647l-.96-.282-.01.034-.007.035.977.213zm6.464-24.108l.959.281.021-.069.01-.072-.99-.14zm-2.23-3.703l-.264.964.051.015.053.008.16-.987zm-21.882-6.4l.341-.94-.088-.032-.093-.015-.16.987zm-3.535 2.294l.918.396.053-.123.019-.133-.99-.14zM780.48 401.433l.938.345.024-.065.015-.067-.977-.213zm11.838 6.051l-.377.927.068.027.071.018.238-.972zm12.211 3.405l-.237.972.038.009.04.007.159-.988zm3.536-2.294l-.96-.281-.02.069-.01.072.99.14zm5.843-24.049l.978.213.007-.036.006-.037-.991-.14zm-2.291-4.349l.376-.927-.067-.027-.071-.018-.238.972zm-22.501-6.341l.237-.972-.237.972zm-3.536 2.294l-.939-.345-.054.147-.006.157.999.041zm-44.91 34.294l.296-.955-.016-.005-.015-.004-.265.964zm19.96 5.931l-.296.955.029.009.03.007.237-.971zm6.385 1.349l.035-.999-.065-.002-.065.006.095.995zm13.39 2.641l.238-.972-.022-.005-.022-.004-.194.981zm34.094 9.805l.376-.927-.044-.018-.046-.013-.286.958zm15.311 3.11l.275-.962-.019-.005-.018-.005-.238.972zm30.87 8.806l.377-.926-.05-.02-.052-.015-.275.961zm5.642.116l-.646-.763-.399.337.05.521.995-.095zm-1.112-5.115l-.653.758.182.157.233.057.238-.972zm-1.922-.469l-.255.967.172.045.178-.017-.095-.995zm-32.792-9.277l-.376.927.06.024.062.016.254-.967zm-12.77-2.699l.296-.955-.029-.009-.029-.008-.238.972zm-23.121-6.282l-.377.927.068.027.071.017.238-.971zm-37.814-9.451l-.376.927.068.027.071.018.237-.972zm-15.932-3.051l-.264.965.035.009.036.008.193-.982zm-21.82-5.753l-.376.927.054.022.057.016.265-.965zm-3.223-.998l.376-.926-.227-.093-.244.024.095.995zm2.414 5.643l-.376.927.105.042.112.019.159-.988zm150.61 1.668a638.28 638.28 0 00-1.931 9.334c-.638 3.162-1.274 6.315-1.925 9.305l1.955.425c.654-3.007 1.293-6.175 1.931-9.334.638-3.162 1.274-6.315 1.925-9.305l-1.955-.425zm-3.874 18.946c.003.029.001.131-.033.341-.032.196-.08.418-.136.675-.053.243-.113.52-.155.78-.04.246-.078.556-.05.85l1.991-.19a1.684 1.684 0 01.033-.34c.032-.196.08-.419.136-.675.053-.243.113-.521.155-.78.04-.246.078-.556.05-.85l-1.991.189zm-.317 2.206c-.725 1.974.431 3.705 2.11 4.387l.753-1.853c-.924-.375-1.254-1.112-.986-1.844l-1.877-.69zm2.11 4.387c1.249.507 2.522 1.174 3.848 1.869 1.308.685 2.669 1.4 4.024 1.95l.752-1.853c-1.248-.507-2.521-1.174-3.847-1.869-1.308-.685-2.669-1.4-4.024-1.95l-.753 1.853zm7.872 3.819c.348.141.528.358.657.698.152.402.207.906.272 1.585l1.991-.189c-.059-.614-.127-1.404-.393-2.104-.289-.762-.821-1.456-1.775-1.843l-.752 1.853zm.929 2.283l.061.647 1.991-.19-.061-.646-1.991.189zm.075.361c-.423 2.179-.629 3.895-.817 5.065-.097.603-.187 1.048-.291 1.382-.105.336-.203.484-.267.552-.063.066-.259.245-1.325.091-1.036-.148-2.527-.549-4.806-1.159l-.517 1.932c2.215.593 3.854 1.037 5.039 1.207 1.154.166 2.268.138 3.058-.693.362-.38.577-.853.726-1.332.151-.48.258-1.044.358-1.662.205-1.274.389-2.857.805-5.001l-1.963-.382zm-7.517 5.928c-19.555-4.989-39.281-10.125-59.009-15.261-19.728-5.137-39.458-10.274-59.019-15.265l-.494 1.938c19.555 4.989 39.28 10.125 59.009 15.262 19.727 5.137 39.458 10.274 59.018 15.264l.495-1.938zM750.081 413.82c-13.455-3.288-26.886-6.57-40.375-10.497l-.559 1.921c13.538 3.94 27.01 7.233 40.459 10.519l.475-1.943zm-40.278-10.463c-.699-.284-1.55-.546-2.343-.792-.818-.254-1.579-.49-2.182-.735l-.753 1.853c.699.284 1.55.547 2.343.792.818.254 1.579.49 2.182.735l.753-1.853zm-4.525-1.527c-.518-.21-.619-.371-.666-.466-.094-.188-.134-.461-.202-1.171l-1.991.19c.056.583.108 1.28.402 1.871.339.684.92 1.111 1.704 1.429l.753-1.853zm-.868-1.637l-.061-.647-1.991.19.061.647 1.991-.19zm-.08-.339c.437-2.003.664-3.582.86-4.603.218-1.138.391-1.5.553-1.653.106-.101.374-.257 1.451-.21 1.046.046 2.526.256 4.781.54l.249-1.985c-2.177-.273-3.789-.503-4.942-.553-1.122-.049-2.161.041-2.915.756-.699.663-.942 1.687-1.141 2.729-.223 1.161-.415 2.558-.85 4.553l1.954.426zm7.61-5.931c.602.097 1.211.233 1.869.377.648.142 1.338.29 2.051.395 1.438.211 3.01.251 4.719-.279l-.592-1.91c-1.329.412-2.578.395-3.837.21a27.373 27.373 0 01-1.913-.37c-.639-.14-1.309-.29-1.978-.398l-.319 1.975zm9.32-.249c.208-.952.552-2.086.912-3.274.354-1.164.725-2.382.953-3.429l-1.954-.426c-.208.952-.552 2.086-.912 3.274-.354 1.164-.725 2.382-.953 3.429l1.954.426zm1.86-6.684c6.931-29.043 14.033-57.939 21.135-86.839 7.102-28.899 14.205-57.802 21.138-86.853l-1.945-.464c-6.931 29.043-14.033 57.939-21.135 86.839-7.102 28.9-14.205 57.803-21.138 86.853l1.945.464zm42.278-173.711c.461-2.118.8-4.554 1.777-6.46l-1.78-.912c-1.134 2.211-1.542 5.066-1.952 6.946l1.955.426zm1.864-6.703c.222-1.018.417-1.329.592-1.457.159-.117.566-.264 1.807-.063l.319-1.974c-1.301-.211-2.444-.209-3.308.424-.849.622-1.151 1.663-1.364 2.644l1.954.426zm2.399-1.52c5.015.81 10.102 2.26 15.258 3.731l.549-1.923c-5.134-1.465-10.336-2.95-15.488-3.782l-.319 1.974zm15.301 3.742c16.643 3.962 33.131 7.938 49.62 11.915a16944 16944 0 0049.626 11.916l.463-1.946c-16.643-3.961-33.13-7.938-49.62-11.914a16944 16944 0 00-49.626-11.916l-.463 1.945zm99.296 23.842c3.47.639 6.806 1.454 10.173 2.277 3.358.82 6.749 1.649 10.284 2.3l.363-1.966c-3.47-.64-6.806-1.455-10.173-2.277-3.359-.821-6.749-1.65-10.284-2.301l-.363 1.967zm20.343 4.549c.827.256 1.372.426 1.761.593.384.164.466.266.488.298.02.03.082.136.088.539.005.412-.046.965-.126 1.811l1.991.189c.076-.8.142-1.481.135-2.027-.008-.554-.089-1.128-.433-1.634-.341-.504-.844-.796-1.357-1.015-.507-.217-1.171-.421-1.956-.664l-.591 1.91zm2.225 3.145c-.837 4.309-1.814 8.795-2.794 13.296-.979 4.496-1.961 9.005-2.803 13.339l1.963.382c.837-4.309 1.814-8.796 2.794-13.296.979-4.496 1.961-9.005 2.803-13.34l-1.963-.381zm-5.594 26.618c-8.638 40.601-17.911 81.33-26.493 122.599l1.959.407c8.584-41.283 17.84-81.932 26.49-122.59l-1.956-.416zm-26.504 122.663c-.177 1.259-.504 2.542-.849 3.89-.339 1.328-.696 2.719-.892 4.106l1.981.28c.177-1.259.504-2.543.849-3.891.339-1.327.696-2.719.892-4.106l-1.981-.279zm-1.374 7.354c-2.392 1.905-3.799 3.625-4.457 5.297-.675 1.716-.514 3.262-.025 4.689l1.891-.649c-.377-1.101-.463-2.142-.004-3.307.475-1.21 1.581-2.665 3.841-4.466l-1.246-1.564zm-6.742-40.627c.862-3.96 1.782-7.267 3.255-11.276l-1.878-.689c-1.508 4.105-2.453 7.502-3.332 11.539l1.955.426zm3.255-11.276c.498-1.355.756-2.598.121-3.653-.305-.506-.758-.867-1.245-1.156-.484-.287-1.075-.546-1.73-.812l-.753 1.853c.648.263 1.118.474 1.462.679.342.203.486.357.553.468.108.179.21.582-.286 1.932l1.878.689zm-2.934-5.649c-3.239-1.003-6.306-1.858-9.357-2.709-3.054-.852-6.094-1.7-9.302-2.693l-.591 1.91c3.239 1.003 6.305 1.858 9.356 2.709 3.055.852 6.094 1.7 9.302 2.693l.592-1.91zm-18.69-5.411c-1.713-.47-2.996-.865-3.915-1.055-.918-.19-1.816-.261-2.613.257-.708.46-1.153 1.288-1.589 2.162-.478.956-1.037 2.188-1.958 3.89l1.759.952c.941-1.738 1.546-3.065 1.988-3.949.484-.968.714-1.264.889-1.378.087-.056.282-.149 1.119.024.836.173 1.97.526 3.791 1.026l.529-1.929zm-9.98 5.109c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.628 2.407c-.647 2.972-1.449 5.962-2.258 8.98-.807 3.009-1.621 6.046-2.28 9.072l1.954.425c.647-2.971 1.449-5.962 2.258-8.979.807-3.01 1.621-6.046 2.28-9.072l-1.954-.426zm-4.556 18.359c0 .006.003.05-.028.181-.036.154-.077.276-.15.537-.132.474-.274 1.108-.196 1.928l1.991-.19c-.045-.473.031-.838.132-1.202.044-.158.123-.414.17-.615.053-.224.102-.51.072-.828l-1.991.189zm-.374 2.646c.056.584.108 1.28.401 1.871.34.684.921 1.111 1.705 1.43l.752-1.853c-.517-.211-.618-.371-.665-.466-.094-.188-.134-.462-.202-1.172l-1.991.19zm2.577 3.37c-.015.001.01-.005.105.022.1.029.212.073.385.143.261.106.83.361 1.432.304l-.19-1.991c.015-.001-.01.004-.106-.023a4.04 4.04 0 01-.384-.143c-.261-.106-.83-.361-1.432-.303l.19 1.991zm1.517.424c7.797 2.541 15.54 4.434 23.849 5.616l.282-1.98c-8.181-1.164-15.811-3.028-23.511-5.537l-.62 1.901zm24.085 5.621c.561-.053 1.374-.119 2.011-.41.348-.16.713-.415.964-.828.254-.418.329-.895.282-1.382l-1.991.19c.016.16-.018.183-.001.154.015-.024.014.001-.087.047-.109.05-.278.099-.528.14-.248.041-.523.068-.84.098l.19 1.991zm3.261-2.484c.091-2.199.494-4.289.987-6.439.488-2.127 1.077-4.361 1.488-6.719l-1.971-.343c-.398 2.288-.959 4.405-1.466 6.614-.501 2.186-.938 4.418-1.036 6.805l1.998.082zm23.589-99.907c.471-1.694.926-3.547 1.376-5.381.451-1.841.898-3.662 1.359-5.321l-1.926-.536c-.471 1.694-.926 3.547-1.376 5.381-.451 1.841-.898 3.663-1.359 5.321l1.926.536zm2.749-10.757c.214-.98.389-1.782.468-2.416.078-.62.092-1.266-.181-1.846-.293-.62-.816-.97-1.348-1.216-.514-.237-1.194-.445-1.973-.686l-.592 1.91c.834.258 1.362.424 1.727.593.347.16.374.247.376.251.021.045.074.211.007.747-.065.522-.216 1.219-.438 2.238l1.954.425zm-3.034-6.164c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.91c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.91zm-20.351-5.971c.015-.001-.012.005-.134-.027-.146-.039-.257-.081-.513-.16-.46-.142-1.086-.3-1.894-.223l.189 1.991c.432-.041.767.035 1.113.143.147.045.4.131.595.183.219.058.509.115.834.084l-.19-1.991zm-2.541-.41c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.24 2.312c-.21.968-.436 1.781-.67 2.62-.232.837-.472 1.7-.697 2.731l1.954.425c.211-.968.437-1.781.67-2.62.233-.837.473-1.7.698-2.731l-1.955-.425zm-1.367 5.351c-.231 1.06-.416 2.143-.697 3.206-.281 1.061-.612 1.906-1.036 2.442l1.568 1.242c.693-.876 1.107-2.059 1.402-3.173.294-1.113.513-2.353.717-3.292l-1.954-.425zm-1.786 5.722c-1.464 2.238-2.21 4.729-2.77 7.182-.573 2.515-.934 4.874-1.637 7.186l1.914.582c.726-2.392 1.144-5.001 1.673-7.323.544-2.383 1.227-4.596 2.494-6.533l-1.674-1.094zm-4.389 14.314c-.26.708-.439 1.351-.486 1.926-.048.589.038 1.179.387 1.692.34.502.842.798 1.35.993.505.193 1.107.319 1.758.424l.319-1.974c-.619-.1-1.056-.201-1.363-.318-.303-.116-.386-.213-.41-.248-.015-.022-.072-.113-.048-.407.026-.309.134-.754.371-1.398l-1.878-.69zm2.931 5.02c3.814.931 7.493 2.039 11.2 3.156 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.931-7.493-2.039-11.2-3.156-3.7-1.114-7.429-2.238-11.302-3.184l-.475 1.943zm22.363 6.295c1.375.559 2.737.794 3.904.036 1.078-.699 1.682-2.072 2.15-3.753l-1.927-.536c-.465 1.67-.916 2.355-1.311 2.612-.306.198-.835.287-2.063-.212l-.753 1.853zm6.067-3.773l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.998-1.306 5.997 1.954.425zm-41.086-17.662c.396-2.274.96-4.409 1.536-6.59.574-2.17 1.16-4.386 1.573-6.758l-1.971-.343c-.396 2.274-.959 4.409-1.535 6.59-.574 2.17-1.16 4.386-1.573 6.757l1.97.344zm3.101-13.307c.239-1.096.23-2.051-.243-2.837-.46-.765-1.235-1.145-1.906-1.417l-.752 1.853c.63.256.847.434.944.595.084.14.199.478.003 1.381l1.954.425zm-2.261-4.292c-3.513-.963-7.039-2.087-10.677-3.213-3.629-1.124-7.357-2.247-11.232-3.194l-.474 1.943c3.812.932 7.491 2.039 11.115 3.162 3.615 1.119 7.186 2.256 10.739 3.231l.529-1.929zm-21.77-6.362c-1.375-.558-2.736-.794-3.904-.036-1.078.7-1.682 2.072-2.149 3.754l1.927.536c.464-1.67.916-2.356 1.311-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.043 3.683c-1.942 6.108-3.257 12.15-4.562 18.141l1.954.426c1.308-6.004 2.605-11.956 4.514-17.961l-1.906-.606zm-4.562 18.141c-.434 1.993-.857 3.935-1.826 6.571l1.878.69c1.019-2.774 1.466-4.83 1.902-6.835l-1.954-.426zm-1.864 6.703c-.22 1.008-.362 2.075-.048 2.992.359 1.047 1.213 1.665 2.397 1.955l.475-1.943c-.737-.18-.906-.443-.98-.66-.119-.348-.106-.927.11-1.918l-1.954-.426zm2.21 4.902c1.36.552 2.697.932 3.976 1.297 1.293.369 2.529.723 3.773 1.228l.752-1.853c-1.359-.552-2.697-.933-3.976-1.298-1.293-.369-2.528-.722-3.772-1.227l-.753 1.853zm7.851 2.56c5.088 1.452 9.707 3.008 14.868 3.841l.319-1.974c-5.007-.809-9.437-2.306-14.639-3.79l-.548 1.923zm14.868 3.841c.629.102 1.208.187 1.706.199.498.013 1.038-.04 1.527-.317.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.187 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.345-.009-.797-.071-1.438-.174l-.319 1.974zm4.652-2.991c1.462-4.813 2.29-8.671 3.772-12.705l-1.878-.69c-1.499 4.081-2.412 8.219-3.808 12.814l1.914.581zm-60.47 61.15c.43-1.974.999-4.127 1.575-6.307.574-2.171 1.155-4.369 1.596-6.394l-1.955-.425c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425zm3.184-12.773c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.535l-.318 1.975c1.317.213 1.454.438 1.482.492.03.055.079.201.073.571-.006.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808l-10.6-2.906-10.6-2.906-.529 1.929 10.601 2.906 10.6 2.906.528-1.929zm-21.088-5.774c-1.375-.558-2.737-.794-3.904-.036-1.078.699-1.682 2.072-2.149 3.754l1.926.536c.465-1.67.917-2.356 1.312-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.05 3.704c-1.186 4.048-2.216 8.078-3.241 12.088-1.026 4.016-2.047 8.012-3.222 12.02l1.919.563c1.186-4.048 2.216-8.077 3.241-12.088 1.026-4.016 2.048-8.012 3.223-12.02l-1.92-.563zm-6.494 24.25c-.092.656-.168 1.25-.176 1.76-.008.509.046 1.047.303 1.535.544 1.033 1.709 1.337 2.933 1.535l.319-1.975c-1.317-.213-1.454-.438-1.482-.492-.03-.055-.079-.201-.074-.57.006-.369.063-.847.158-1.514l-1.981-.279zm2.955 4.807c7.069 1.938 14.114 3.869 21.837 6.386l.619-1.902c-7.774-2.533-14.862-4.476-21.927-6.413l-.529 1.929zm21.987 6.422c.629.102 1.208.187 1.706.2.498.013 1.038-.041 1.527-.318.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.186 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.344-.008-.797-.07-1.438-.174l-.319 1.974zm4.652-2.99c1.462-4.814 2.29-8.672 3.772-12.706l-1.877-.69c-1.5 4.081-2.413 8.22-3.809 12.814l1.914.582zm24.265-100.272c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426c-.429 1.974-.998 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425zm3.132-12.568c.498-1.356.757-2.598.121-3.653-.304-.507-.757-.867-1.244-1.156-.485-.288-1.076-.546-1.731-.812l-.752 1.853c.647.263 1.117.474 1.462.679.342.203.485.356.552.467.108.18.21.583-.285 1.932l1.877.69zm-2.889-5.635c-7.232-2.621-14.952-3.865-22.56-5.094l-.319 1.974c7.642 1.235 15.173 2.454 22.197 5.001l.682-1.881zm-22.482-5.078c-1.047-.256-2.086-.289-2.899.4-.722.611-1.018 1.614-1.231 2.594l1.954.425c.222-1.019.423-1.369.57-1.493.055-.047.257-.197 1.131.016l.475-1.942zm-4.148 3.301l.061.647 1.991-.19-.061-.646-1.991.189zm.08.339c-.867 3.978-1.888 7.974-2.914 11.99-1.025 4.01-2.055 8.04-2.93 12.059l1.954.425c.866-3.977 1.887-7.973 2.914-11.989 1.025-4.01 2.055-8.041 2.93-12.059l-1.954-.426zm-5.857 24.122c-.093.656-.168 1.251-.176 1.761-.009.508.046 1.046.303 1.535.544 1.033 1.709 1.336 2.933 1.534l.319-1.974c-1.317-.213-1.454-.438-1.483-.492-.029-.056-.079-.201-.073-.571.006-.368.063-.847.157-1.513l-1.98-.28zm2.982 4.814c3.814.932 7.493 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943zm22.502 6.341c.479.117.96.223 1.408.247.47.025.964-.037 1.438-.305.462-.262.803-.663 1.082-1.126.277-.46.528-1.04.784-1.737l-1.878-.69c-.241.656-.44 1.098-.619 1.395-.177.294-.297.385-.355.418-.045.025-.128.06-.346.048-.241-.013-.558-.075-1.039-.193l-.475 1.943zm4.772-3.225c.185-4.487 1.036-8.405 1.908-12.411l-1.954-.425c-.869 3.991-1.759 8.07-1.952 12.754l1.998.082zm-4.122 78.865h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991zm-.882.783c-.427 1.958-1.006 3.938-1.599 5.958-.588 2.008-1.189 4.056-1.633 6.096l1.954.425c.427-1.959 1.006-3.938 1.599-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.194 11.921c-.498 1.356-.756 2.599-.121 3.654.305.506.758.867 1.245 1.156.484.287 1.075.546 1.73.812l.752-1.853c-.647-.263-1.117-.475-1.461-.679-.342-.203-.486-.357-.553-.468-.108-.179-.21-.582.286-1.932l-1.878-.69zm2.92 5.646c3.941 1.284 7.823 2.071 11.653 2.77 3.847.701 7.613 1.309 11.418 2.239l.475-1.943c-3.881-.948-7.74-1.572-11.534-2.264-3.811-.695-7.585-1.463-11.392-2.704l-.62 1.902zm22.932 4.964c1.111.451 2.137.038 2.783-.642.62-.652.974-1.612.885-2.556l-1.991.19c.033.35-.11.742-.343.987-.206.217-.389.246-.581.168l-.753 1.853zm3.632-2.822c1.188-4.054 2.204-8.252 3.213-12.423 1.011-4.179 2.016-8.33 3.189-12.331l-1.919-.563c-1.189 4.055-2.205 8.253-3.214 12.424-1.011 4.179-2.016 8.33-3.189 12.331l1.92.562zm6.419-24.823c.243-1.116.23-2.091-.357-2.956-.518-.764-1.406-1.295-2.359-1.831l-.981 1.743c1.031.58 1.475.901 1.685 1.211.141.207.25.525.058 1.408l1.954.425zm-2.969-4.887c-3.814-.932-7.492-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.946-.231-2.076-.427-3.036.058-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.943zm-4.758 3.095c-.81 4.65-1.615 9.273-2.48 13.247l1.954.425c.876-4.023 1.689-8.69 2.497-13.329l-1.971-.343zm-56.876 46.486c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426zm-3.17 12.701c-.243 1.116-.229 2.092.358 2.957.518.763 1.406 1.294 2.358 1.83l.981-1.743c-1.03-.58-1.475-.901-1.684-1.21-.141-.208-.251-.526-.059-1.409l-1.954-.425zm2.554 4.673c.558.481 1.298.64 1.717.743.542.132.762.208.886.314l1.306-1.514c-.557-.481-1.298-.641-1.717-.743-.542-.132-.762-.208-.886-.315l-1.306 1.515zm2.88 1.227c3.363 1.365 6.803 2.039 10.23 2.613 3.454.578 6.869 1.051 10.339 2.002l.529-1.929c-3.597-.986-7.157-1.48-10.538-2.046-3.407-.57-6.662-1.216-9.808-2.493l-.752 1.853zm20.596 4.622c1.047.256 2.085.288 2.898-.4.722-.611 1.018-1.614 1.232-2.594l-1.955-.425c-.222 1.019-.423 1.369-.569 1.493-.055.047-.257.197-1.132-.017l-.474 1.943zm4.112-2.925c2.373-8.095 4.121-16.126 5.861-24.118l-1.954-.425c-1.742 8.002-3.476 15.964-5.826 23.98l1.919.563zm5.874-24.19c.093-.656.168-1.251.177-1.761.008-.509-.046-1.047-.304-1.535-.544-1.033-1.709-1.337-2.933-1.535l-.319 1.975c1.318.213 1.454.438 1.483.492.029.055.079.201.073.571-.006.368-.063.846-.157 1.513l1.98.28zm-2.982-4.815c-3.814-.932-7.492-2.039-11.2-3.156-3.7-1.115-7.428-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.479-.117-.96-.223-1.408-.247-.469-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.46-.527 1.04-.783 1.736l1.877.69c.241-.656.44-1.097.62-1.395.176-.293.297-.385.354-.417.045-.026.129-.06.347-.048.24.012.557.075 1.039.192l.474-1.943zm-4.768 3.172c-.307 3.237-1.103 7.792-2.555 11.744l1.877.69c1.529-4.162 2.352-8.897 2.669-12.245l-1.991-.189zm22.688-78.321l-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189zm-1.973-.118c-.426 1.958-1.006 3.938-1.598 5.958-.589 2.008-1.19 4.056-1.634 6.096l1.955.425c.426-1.958 1.006-3.938 1.598-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.193 11.921c-.498 1.356-.757 2.599-.122 3.654.305.506.758.867 1.245 1.156.484.287 1.076.546 1.73.812l.753-1.853c-.647-.263-1.117-.474-1.462-.679-.342-.203-.485-.357-.552-.468-.108-.179-.211-.583.285-1.932l-1.877-.69zm2.577 5.453c.557.48 1.298.64 1.717.742.542.133.762.208.886.315l1.306-1.515c-.558-.481-1.298-.64-1.717-.743-.542-.132-.762-.207-.886-.314l-1.306 1.515zm2.88 1.226c3.386 1.375 6.834 1.885 10.162 2.303 3.363.423 6.574.75 9.693 1.716l.592-1.911c-3.328-1.03-6.75-1.377-10.036-1.789-3.32-.417-6.537-.904-9.659-2.172l-.752 1.853zm19.914 4.035c1.087.266 2.064.264 2.921-.364.736-.54 1.237-1.463 1.741-2.446l-1.779-.912c-.552 1.075-.857 1.534-1.144 1.745-.167.122-.43.238-1.264.034l-.475 1.943zm4.732-2.985c1.186-4.047 2.216-8.077 3.241-12.087 1.027-4.016 2.048-8.012 3.223-12.02l-1.919-.563c-1.187 4.047-2.216 8.077-3.241 12.088-1.027 4.015-2.048 8.012-3.223 12.02l1.919.562zm6.481-24.176c.216-.988.383-2.123-.07-3.086-.503-1.067-1.578-1.591-2.977-1.817l-.319 1.975c1.143.184 1.401.512 1.486.694.135.287.146.798-.074 1.809l1.954.425zm-2.969-4.887c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.237-11.302-3.184l-.474 1.943c3.813.932 7.492 2.04 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.185l.475-1.943zm-22.58-6.357c-.629-.101-1.207-.186-1.705-.199-.499-.013-1.039.041-1.528.317-.513.291-.829.747-1.036 1.256-.197.488-.319 1.086-.416 1.768l1.981.28c.09-.642.186-1.043.289-1.297.095-.233.162-.263.168-.266.031-.018.145-.067.49-.059.345.009.797.071 1.439.175l.318-1.975zm-4.633 2.937c-1.521 4.141-2.404 8.207-3.217 12.874l1.971.343c.805-4.623 1.663-8.553 3.123-12.527l-1.877-.69zm39.996 26.338c-.43 1.974-.999 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425c.43-1.973.999-4.127 1.575-6.307.573-2.171 1.154-4.369 1.595-6.393l-1.954-.426zm-3.17 12.701c-.252 1.158-.182 2.432.474 3.424.702 1.061 1.92 1.573 3.447 1.428l-.189-1.991c-.953.091-1.378-.22-1.589-.54-.258-.389-.372-1.055-.189-1.896l-1.954-.425zm3.921 4.852c1.685-.16 3.299.128 4.927.602.815.237 1.62.517 2.439.806.812.286 1.643.584 2.472.841l.592-1.911c-.783-.242-1.571-.524-2.398-.816a47.772 47.772 0 00-2.546-.84c-1.752-.51-3.64-.867-5.675-.673l.189 1.991zm9.838 2.249c3.222.997 6.472 2.004 10.349 2.951l.474-1.943c-3.81-.931-7.007-1.92-10.231-2.919l-.592 1.911zm9.933 2.737c.582.502 1.32.645 1.87.688.57.044 1.115-.01 1.419-.039l-.189-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.289.649c.553-.053 1.247-.102 1.834-.415.674-.36 1.075-.969 1.367-1.765l-1.877-.69c-.205.557-.362.653-.432.69-.158.085-.394.124-1.081.189l.189 1.991zm3.047-1.905c.825-1.042.709-2.058.646-2.714l-1.991.19c.061.637.068.915-.224 1.283l1.569 1.241zm.628-2.406c.865-3.971 1.899-7.798 2.941-11.653 1.04-3.848 2.088-7.723 2.964-11.749l-1.954-.426c-.864 3.97-1.899 7.798-2.941 11.653-1.04 3.848-2.087 7.723-2.964 11.749l1.954.426zm5.924-23.71c-.005-.053.015-.165.16-.56.104-.281.331-.846.275-1.439l-1.991.189c.005.054-.016.165-.161.56-.103.281-.331.846-.274 1.44l1.991-.19zm.378-1.56c.334-.909.303-1.942-.32-2.739-.63-.806-1.668-1.12-2.82-1.011l.19 1.991c.708-.067.972.147 1.054.252.089.114.182.374.019.818l1.877.689zm-3.14-3.75c-1.359.13-2.806-.163-4.403-.58-1.539-.401-3.263-.933-4.938-1.119l-.221 1.988c1.486.165 2.986.631 4.654 1.066 1.612.421 3.358.802 5.098.636l-.19-1.991zm-9.258-1.686c-4.388-.866-8.85-2.369-13.387-3.901l-.64 1.895c4.513 1.523 9.101 3.073 13.64 3.968l.387-1.962zm-13.47-3.924c-.946-.232-2.076-.428-3.036.057-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.942zm-4.75 3.052c-.427 1.964-1.006 3.938-1.594 6.053-.585 2.101-1.171 4.316-1.584 6.689l1.97.343c.396-2.271.96-4.407 1.541-6.496.577-2.075 1.178-4.128 1.622-6.163l-1.955-.426zm46.208 116.937c.427-1.959 1.006-3.939 1.599-5.959.588-2.007 1.189-4.056 1.633-6.095l-1.954-.426c-.427 1.959-1.006 3.938-1.599 5.959-.588 2.007-1.189 4.055-1.633 6.095l1.954.426zm3.232-12.054c.22-1.008.362-2.075.048-2.992-.359-1.047-1.213-1.665-2.397-1.955l-.475 1.943c.737.18.906.443.98.661.119.347.106.926-.11 1.917l1.954.426zm-2.322-4.94c-6.99-1.916-14.838-4.468-22.529-6.347l-.475 1.942c7.683 1.878 15.331 4.376 22.475 6.334l.529-1.929zm-22.861-6.371l-.62.059.19 1.991.619-.059-.189-1.991zm-.62.059c-.573.054-1.419.119-2.158.537-.821.465-1.376 1.27-1.64 2.481l1.954.425c.172-.789.455-1.042.672-1.166.301-.17.695-.223 1.362-.286l-.19-1.991zm-3.759 2.886c-.476 1.295-1.077 2.874-.928 4.438l1.991-.19c-.097-1.024.296-2.149.814-3.559l-1.877-.689zm-.909 4.13c-.647 2.971-1.449 5.962-2.258 8.979-.807 3.01-1.621 6.046-2.28 9.072l1.954.426c.647-2.972 1.449-5.962 2.258-8.98.807-3.009 1.621-6.046 2.28-9.072l-1.954-.425zm-4.525 17.996c-.459 1.651-.829 2.975-.992 4.019-.162 1.042-.159 2.025.351 2.872.503.835 1.373 1.328 2.387 1.724 1.025.401 2.412.78 4.156 1.258l.529-1.929c-1.789-.49-3.053-.838-3.957-1.192-.915-.357-1.254-.647-1.401-.892-.14-.233-.229-.628-.088-1.532.14-.902.469-2.091.942-3.792l-1.927-.536zm6.261 9.904l.62-.059-.19-1.991-.619.059.189 1.991zm.62-.059c1.69-.161 3.309.129 4.961.532 1.598.391 3.334.923 5.001 1.109l.221-1.988c-1.496-.166-2.982-.632-4.748-1.063-1.711-.419-3.594-.774-5.625-.581l.19 1.991zm9.913 1.634c1.202.194 2.431.543 3.728.913 1.275.364 2.619.749 3.958.965l.319-1.974c-1.202-.194-2.431-.544-3.728-.914-1.275-.364-2.619-.748-3.958-.964l-.319 1.974zm7.609 1.862c1.087.266 2.064.264 2.921-.364.736-.539 1.237-1.462 1.741-2.445l-1.779-.913c-.552 1.076-.857 1.535-1.145 1.745-.166.122-.429.238-1.264.035l-.474 1.942zm4.749-3.053l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.997-1.306 5.998 1.954.425zm-3.549-111.599c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.614 2.352c-.471 1.694-.926 3.547-1.375 5.381-.452 1.841-.899 3.662-1.36 5.321l1.927.536c.471-1.694.925-3.547 1.375-5.381.452-1.841.898-3.663 1.36-5.321l-1.927-.536zm-2.749 10.757c-.239 1.096-.23 2.052.243 2.838.461.764 1.235 1.144 1.906 1.417l.753-1.853c-.631-.256-.848-.435-.945-.596-.085-.14-.199-.478-.003-1.381l-1.954-.425zm1.872 4.085c.582.502 1.321.645 1.87.688.57.044 1.116-.01 1.42-.039l-.19-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.29.649c2.013-.192 3.796.09 5.666.547 1.811.442 3.89 1.108 6.134 1.55l.387-1.962c-2.22-.438-4.015-1.034-6.047-1.531-1.974-.482-4.003-.817-6.33-.595l.19 1.991zm11.617 2.043c1.382.561 2.897.929 4.323 1.278 1.457.356 2.824.692 4.046 1.188l.752-1.853c-1.381-.561-2.897-.93-4.323-1.278-1.456-.356-2.824-.692-4.045-1.188l-.753 1.853zm8.508 2.511c.967.236 2.023.403 2.936.07 1.042-.381 1.615-1.283 1.875-2.477l-1.954-.425c-.176.806-.44.962-.607 1.023-.297.108-.822.099-1.776-.134l-.474 1.943zm4.793-2.338c1.187-4.047 2.217-8.077 3.242-12.088 1.026-4.015 2.047-8.011 3.222-12.02l-1.919-.562c-1.186 4.047-2.216 8.077-3.241 12.087-1.026 4.016-2.048 8.012-3.223 12.02l1.919.563zm6.495-24.249c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.534l-.319 1.974c1.318.213 1.455.438 1.483.492.03.056.079.201.073.571-.005.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808c-7.105-1.947-14.726-3.809-21.805-6.375l-.681 1.88c7.178 2.602 14.929 4.497 21.958 6.424l.528-1.929zm-21.986-6.422c-.63-.102-1.208-.187-1.706-.199-.498-.013-1.038.04-1.527.317-.514.291-.83.746-1.036 1.255-.198.488-.32 1.087-.416 1.769l1.98.279c.091-.641.186-1.042.289-1.296.095-.234.163-.264.168-.267.031-.017.146-.067.49-.058.345.009.797.071 1.439.174l.319-1.974zm-4.614 2.886c-2.091 4.86-2.978 8.943-3.849 12.942l1.955.426c.87-3.997 1.724-7.911 3.731-12.577l-1.837-.791zm-69.623 97.513c-.43 1.974-.999 4.127-1.575 6.307-.574 2.171-1.155 4.369-1.595 6.394l1.954.425c.43-1.974.998-4.127 1.575-6.308.573-2.17 1.154-4.368 1.595-6.393l-1.954-.425zm-3.132 12.568c-.513 1.397-.739 2.804.002 3.925.725 1.096 2.124 1.526 3.737 1.705l.221-1.988c-1.548-.172-2.101-.535-2.29-.82-.172-.261-.273-.824.207-2.132l-1.877-.69zm3.739 5.63c3.199.355 6.211.698 8.661 1.693l.753-1.853c-2.757-1.12-6.068-1.48-9.193-1.828l-.221 1.988zm8.8 1.738c1.895.463 3.963 1.072 6.061 1.69 2.086.615 4.202 1.239 6.151 1.715l.475-1.943c-1.895-.463-3.963-1.072-6.061-1.69-2.087-.615-4.202-1.239-6.151-1.715l-.475 1.943zm12.29 3.421c.629.101 1.208.186 1.706.199.498.013 1.038-.041 1.527-.317.514-.291.83-.747 1.036-1.256.198-.488.32-1.086.416-1.768l-1.98-.28c-.091.642-.187 1.043-.29 1.297-.094.233-.162.263-.168.266-.03.018-.145.067-.49.059-.345-.009-.797-.071-1.438-.175l-.319 1.975zm4.654-3.001c2.373-8.095 4.121-16.125 5.862-24.117l-1.955-.425c-1.742 8.001-3.476 15.964-5.826 23.98l1.919.562zm5.875-24.19c.092-.656.168-1.252.175-1.773.007-.53-.054-1.061-.29-1.563-.478-1.014-1.507-1.559-2.791-2.08l-.752 1.853c1.319.536 1.623.844 1.734 1.079.057.122.104.315.099.684-.005.377-.062.854-.156 1.521l1.981.279zm-3.044-5.461c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943c3.814.932 7.492 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.48-.117-.96-.223-1.408-.247-.47-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.459-.528 1.04-.784 1.736l1.878.69c.241-.656.44-1.097.619-1.395.177-.293.297-.385.355-.417.045-.026.128-.06.346-.049.241.013.558.076 1.039.193l.475-1.943zm-4.772 3.225c-.185 4.487-1.036 8.406-1.908 12.411l1.954.425c.869-3.991 1.759-8.069 1.952-12.754l-1.998-.082zM740.374 411.4c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.911c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.911zm20.019 5.946a17 17 0 011.377.418c.482.163 1.014.348 1.561.509 1.106.326 2.361.582 3.779.447l-.19-1.991c-1.061.101-2.039-.084-3.024-.374-.499-.147-.979-.314-1.487-.486a19.306 19.306 0 00-1.541-.466l-.475 1.943zm6.587 1.378c2.414.083 4.57.506 6.702 1.027 2.099.513 4.273 1.15 6.53 1.595l.387-1.962c-2.206-.435-4.217-1.032-6.442-1.576-2.192-.535-4.498-.993-7.107-1.083l-.07 1.999zm13.188 2.612c11.497 2.81 22.427 6.32 34.044 9.792l.573-1.916c-11.566-3.457-22.58-6.993-34.142-9.819l-.475 1.943zm33.954 9.76c.708.287 1.57.554 2.425.735.84.177 1.744.287 2.51.214l-.19-1.991c-.474.045-1.151-.02-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c1.684-.16 3.3.128 5.019.599.863.237 1.728.512 2.645.796.91.282 1.86.569 2.852.811l.475-1.943a46.406 46.406 0 01-2.735-.778c-.895-.277-1.805-.567-2.709-.815-1.815-.497-3.701-.855-5.737-.661l.19 1.991zm10.479 2.196l15.435 4.404 15.435 4.403.549-1.923-15.435-4.404-15.435-4.403-.549 1.923zm30.768 8.772c.708.287 1.57.554 2.424.734.841.178 1.745.288 2.511.215l-.19-1.991c-.474.045-1.151-.021-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c.251-.024.754-.06 1.166-.248a1.57 1.57 0 00.701-.609c.195-.321.243-.673.212-.998l-1.991.19c0 .001-.003-.024.006-.069a.507.507 0 01.239-.333c.004-.001-.031.014-.137.032a5.731 5.731 0 01-.386.044l.19 1.991zm1.73-.997c1.237-1.047 1.458-2.642 1.14-3.935-.312-1.27-1.227-2.564-2.662-2.914l-.475 1.943c.487.118.998.647 1.195 1.449.192.78.009 1.507-.491 1.931l1.293 1.526zm-1.106-6.635a2.931 2.931 0 00-1.478-.707c-.464-.075-.901-.029-1.192-.001l.19 1.991c.329-.031.512-.044.683-.016.136.022.29.075.491.248l1.306-1.515zm-2.32-.679c-5.44-1.435-10.897-3.031-16.37-4.631-5.468-1.6-10.951-3.203-16.422-4.646l-.509 1.934c5.439 1.434 10.897 3.031 16.37 4.631 5.468 1.599 10.951 3.203 16.421 4.646l.51-1.934zm-32.67-9.236c-.643-.261-1.324-.538-1.924-.741a8.524 8.524 0 00-.883-.252 2.958 2.958 0 00-.888-.074l.19 1.991c-.005 0 .015-.002.068.003a1.9 1.9 0 01.208.035c.179.039.401.103.665.192.532.18 1.152.431 1.811.699l.753-1.853zm-3.695-1.067c-2.863.272-5.886-.649-9.156-1.661l-.592 1.91c3.177.984 6.601 2.059 9.938 1.742l-.19-1.991zm-9.214-1.678c-3.822-.933-7.662-2.029-11.524-3.131-3.856-1.1-7.733-2.206-11.598-3.15l-.475 1.942c3.822.934 7.662 2.03 11.524 3.132 3.856 1.099 7.733 2.206 11.598 3.15l.475-1.943zm-22.983-6.236a14.786 14.786 0 00-2.424-.735c-.841-.178-1.745-.287-2.511-.215l.19 1.991c.474-.045 1.151.021 1.907.181.742.157 1.491.389 2.085.631l.753-1.853zm-4.935-.95c-1.684.161-3.3-.127-5.019-.598-.862-.237-1.727-.512-2.645-.797-.91-.281-1.86-.568-2.852-.81l-.475 1.942c.93.228 1.831.499 2.735.779.896.277 1.805.567 2.709.814 1.815.498 3.701.855 5.737.661l-.19-1.991zm-10.516-2.205c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.238-11.302-3.184l-.474 1.943c3.813.932 7.492 2.039 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.184l.475-1.942zm-22.363-6.296c-1.237-.503-2.782-1.154-4.314-1.008l.189 1.991c.949-.091 2.007.315 3.373.87l.752-1.853zm-4.314-1.008c-2.013.191-3.797-.09-5.666-.547-1.811-.443-3.891-1.108-6.134-1.551l-.387 1.963c2.22.437 4.014 1.034 6.046 1.531 1.974.482 4.003.816 6.33.595l-.189-1.991zm-11.729-2.081c-3.542-.971-7.238-1.927-10.925-2.88-3.689-.955-7.371-1.907-10.896-2.873l-.529 1.929c3.542.971 7.238 1.926 10.925 2.88 3.689.954 7.371 1.906 10.896 2.873l.529-1.929zm-21.709-5.715c-.722-.294-1.263-.425-1.75-.544-.474-.116-.894-.219-1.473-.454l-.753 1.853c.723.293 1.263.424 1.751.544.473.115.894.219 1.473.454l.752-1.853zm-3.694-1.067c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.201 2.18c-.245.666-.48 1.453-.262 2.198.246.844.949 1.3 1.691 1.601l.752-1.853c-.271-.11-.41-.2-.477-.259-.031-.026-.042-.042-.045-.046l-.002-.004c-.002-.007-.018-.068.01-.235a4.22 4.22 0 01.21-.712l-1.877-.69zm1.429 3.799l.488.198.061.025.03.012.008.003a.03.03 0 01.008.004l.015.006.061.024.015.007.015.006.031.012.244.099.015.007.015.006c.065.026-.033-.014.031.012l.008.003.007.003.015.007.031.012.061.025.061.025.061.024.008.003.007.003.016.007.007.003.008.003.015.006.122.05.061.024.008.003.007.004.016.006a.094.094 0 01.015.006l.015.006.122.05.244.099.244.099.061.025.031.012.03.013.016.006.015.006.03.012.061.025.122.05.008.003.008.003.015.006.03.012a.03.03 0 01.008.004l.008.003.015.006.015.006.008.003.007.003.061.025.061.025.008.003.008.003.015.006.015.006c.028.011-.012-.005.015.007l.016.006.007.003.008.003.008.003.007.003.015.006.008.003a.03.03 0 01.008.004l.007.003.008.003.008.003.007.003.008.003.007.003a.069.069 0 01.008.003l.008.003.015.007.008.003.007.003.008.003a.069.069 0 00.008.003l.061.025.03.012.031.012a.271.271 0 00.03.013l.015.006a.104.104 0 00.016.006l.061.025a.375.375 0 00.03.012c.077.032-.046-.018.031.013l.015.006.015.006.008.003.007.003.008.003.008.004.03.012.015.006.016.006c.077.032-.048-.019.03.013l.008.003.007.003.008.003.008.003c.049.02-.019-.007.03.013l.008.003.007.003.008.003.008.003.061.025.03.012.031.012.061.025.122.05.752-1.853a99.77 99.77 0 00-.488-.198l-.061-.025c-.073-.03.042.017-.03-.013l-.008-.003-.008-.003-.015-.006a1.566 1.566 0 01-.061-.025l-.015-.006-.015-.006-.031-.013a24.942 24.942 0 01-.244-.099l-.015-.006-.015-.006c-.065-.026.033.014-.031-.012l-.008-.004-.007-.003a.104.104 0 01-.016-.006l-.03-.012-.061-.025-.061-.025-.061-.025-.008-.003-.007-.003-.016-.006-.007-.003-.008-.003-.015-.006-.122-.05a1.11 1.11 0 01-.061-.025l-.008-.003-.007-.003-.016-.006a.094.094 0 00-.015-.006l-.015-.006-.122-.05-.244-.099a61.474 61.474 0 01-.244-.099l-.061-.025-.031-.012-.03-.013-.016-.006-.015-.006a.896.896 0 01-.03-.013l-.061-.024-.122-.05-.008-.003-.008-.003-.015-.006-.03-.013-.008-.003-.008-.003-.015-.006-.015-.006-.008-.003-.007-.004-.061-.024-.061-.025-.008-.003-.008-.003a.094.094 0 00-.015-.006l-.015-.007-.015-.006-.016-.006-.007-.003-.008-.003-.008-.003-.007-.003-.015-.007-.008-.003-.008-.003-.007-.003-.008-.003-.008-.003-.007-.003-.008-.003-.007-.003-.008-.004-.008-.003-.015-.006-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013a.937.937 0 00-.03-.012l-.015-.006-.016-.007-.061-.024-.03-.013c-.077-.031.046.019-.031-.012l-.015-.006a.094.094 0 00-.015-.006.03.03 0 00-.008-.004l-.007-.003-.008-.003-.008-.003-.03-.012a.156.156 0 00-.015-.006l-.016-.007-.03-.012-.008-.003-.007-.003-.008-.003-.008-.003c-.049-.02.019.007-.03-.013l-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013-.061-.025-.122-.049-.752 1.853zm4.122 1.647c7.554 1.22 15.203 3.716 22.335 5.671l.529-1.929c-7.003-1.92-14.85-4.474-22.546-5.717l-.318 1.975z' fill='%23051828' mask='url(%23g)'/%3E%3Cpath d='M881.562 525.113l.027-.092-.009-.096c-.236-2.48.176-4.345 1.759-6.346l.066-.083.026-.103c1.36-5.322 3.338-10.707 5.327-16.122l.006-.015.005-.016c.293-1.001.563-1.848.795-2.571l.09-.28c.193-.598.359-1.114.485-1.555.146-.504.249-.942.279-1.322.031-.386-.01-.751-.192-1.079-.181-.328-.468-.556-.806-.737-.334-.178-.754-.328-1.247-.482-.382-.119-.803-.239-1.281-.376a78.528 78.528 0 01-3.03-.914l-.011-.003-.01-.003c-70.037-19.431-140.756-39.448-210.855-59.525-.695-.278-1.368-.387-1.985-.487l-.02-.003c-.641-.103-1.222-.199-1.813-.439l-.052-.021-.056-.009c-.635-.103-1.175-.18-1.628-.203-.451-.022-.866.006-1.228.153-.758.307-1.069 1.029-1.286 1.98-.298.432-.417.978-.509 1.406l-.012.051c-.115.532-.207.904-.4 1.148l-.062.078-.027.096c-2.579 9.057-5.019 17.937-7.458 26.815v.002c-2.44 8.879-4.879 17.756-7.457 26.808l-.001.003c-.229.826-.498 1.658-.77 2.501l-.002.006a64.453 64.453 0 00-.781 2.535c-.471 1.696-.802 3.427-.639 5.135l.023.243.205.131c1.419.907 2.941 1.273 4.468 1.539.375.066.748.125 1.121.185 1.168.185 2.33.37 3.521.739l.01.003.011.003c16.366 4.315 32.563 8.484 48.757 12.652 16.195 4.168 32.388 8.335 48.751 12.65h.001c18.289 4.785 36.562 9.408 54.833 14.031h.001c18.271 4.622 36.541 9.245 54.825 14.029l.008.002c.944.23 1.737.476 2.543.725l.005.002c.794.246 1.602.496 2.563.732.739.291 1.395.276 1.937-.14.483-.37.785-.999 1.032-1.666 1.064-2.082 2.064-4.803 2.51-6.839 1.178-4.018 2.495-8.211 3.813-12.411 1.32-4.203 2.642-8.412 3.824-12.445zm-19.838 24.097l-.029-.012-.032-.008c-34.636-9.096-68.716-18.896-102.802-28.699l-.016-.007c-2.578-1.047-5.279-2.144-8.501-1.837-1.375.131-2.394-.143-3.734-.502a52.048 52.048 0 00-1.18-.306c-6.408-1.671-12.833-3.504-19.263-5.339l-.003-.001c-6.429-1.834-12.865-3.67-19.287-5.344-12.812-3.341-25.07-7.388-38.017-12.025l-.105-.037-.111.01c-.164.016-.368-.055-.726-.2l-.042-.017c-.266-.109-.643-.263-1.036-.259-1.09-.369-1.919-.673-2.532-.989-.629-.324-.967-.629-1.138-.961-.167-.325-.217-.763-.076-1.453.143-.695.466-1.584.975-2.768 1.567-3.444 2.507-6.825 3.436-10.165l.005-.017.004-.014.003-.014c.65-2.985 1.455-5.987 2.263-9.002l.002-.006c.806-3.007 1.616-6.027 2.271-9.034.674-2.636 1.67-5.147 2.68-7.693l.006-.014c1.002-2.526 2.018-5.085 2.709-7.782.217-.577.564-.993.955-1.214.385-.218.844-.269 1.356-.061l.034.014.036.008c.944.231 1.736.476 2.543.726l.004.001c.801.248 1.616.501 2.587.738 48.898 14.265 97.114 27.941 145.949 41.559l.015.006c2.578 1.047 5.279 2.144 8.501 1.837 1.094-.104 2.274.363 3.608.905l.022.009.023.007c5.802 1.734 11.588 3.305 17.366 4.875l.003.001c5.774 1.569 11.541 3.135 17.322 4.863a10.86 10.86 0 001.654.511l.005.001c.476.117.927.227 1.542.477.584.237.805.464.925.707.144.288.187.668.252 1.346.112 1.185-.295 3.102-.781 4.425l-.007.019-.005.02c-.934 3.358-1.728 6.538-2.52 9.711l-.001.003c-.793 3.176-1.584 6.345-2.514 9.689l-.025.089.009.093c.061.642.095 1.104-.33 1.641l-.038.048-.025.055c-2.348 5.16-3.645 10.236-4.93 15.263-.417 1.632-.832 3.259-1.282 4.882a8.53 8.53 0 00-.275.36 1.695 1.695 0 00-.221.397c-.099.27-.077.534-.052.795-.199.847-.532 1.174-.907 1.311-.445.163-1.093.117-2.031-.109-.664-.267-1.472-.518-2.254-.76l-.014-.004c-.812-.252-1.596-.495-2.223-.749zM869.326 406.774l.351 1.201.573-1.113c1.106-2.149 1.485-4.881 1.797-8.154l-.929-.3c-.805 1.373-1.506 2.627-1.875 3.951-.376 1.345-.407 2.745.083 4.415z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M880.615 525.124l.418.974.486-.943c1.07-2.076 1.621-3.527 1.423-5.603l-.09-.95-.73.615c-1.899 1.602-2.401 3.825-1.507 5.907zM809.43 749.914l.33.776.522-.662c1.14-1.448 1.822-3.054.905-4.583l-.267-.445-.434.284c-.679.442-1.185 1.072-1.391 1.883-.204.804-.099 1.73.335 2.747zM818.009 708.622l.496 1.162.434-1.187a1.41 1.41 0 01.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.823-.693.452c-.678.442-1.184 1.072-1.39 1.883-.204.804-.099 1.73.334 2.748zM821.616 687.426l.331.776.522-.663c1.14-1.447 1.822-3.053.905-4.582l-.231-.385-.407.188c-1.004.461-1.573 1.113-1.697 1.994-.114.812.173 1.723.577 2.672z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='h' maskUnits='userSpaceOnUse' x='867.607' y='623.411' width='295.986' height='456.312' fill='%23000'%3E%3Cpath fill='%23fff' d='M867.607 623.411h295.986v456.312H867.607z'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z'/%3E%3C/mask%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' fill='%23051828'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' stroke='%23051828' stroke-width='2' mask='url(%23h)'/%3E%3Cmask id='i' maskUnits='userSpaceOnUse' x='1038.03' y='350.37' width='170.322' height='182.931' fill='%23000'%3E%3Cpath fill='%23fff' d='M1038.03 350.37h170.322v182.931H1038.03z'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z'/%3E%3C/mask%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' fill='%23051828'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' stroke='%23051828' stroke-width='2' mask='url(%23i)'/%3E%3Cpath d='M976.146 815.312l-.331-.776-.522.663c-1.165 1.479-1.734 2.962-1.594 4.432l.067.701.64-.294c.974-.448 1.673-1.077 1.982-1.922.307-.84.19-1.791-.242-2.804zM1026.35 659.121l-.33-.776-.52.663c-.62.782-.89 1.533-1.07 2.245-.07.262-.12.502-.17.732-.09.424-.17.813-.33 1.235l-.41 1.127 1.09-.501c.98-.448 1.68-1.077 1.98-1.921.31-.841.19-1.791-.24-2.804zM981.434 798.465l-.495-1.163-.434 1.187-1.489 4.075-.412 1.127 1.09-.501c.975-.448 1.673-1.077 1.982-1.921.307-.841.19-1.792-.242-2.804zM1139.16 517.589l-.41.264.25.416c.46.751 1.09 1.102 1.77 1.235.64.123 1.32.058 1.92.001l.04-.004.68-.065-.27-.63c-.44-1.024-1.06-1.629-1.85-1.782-.75-.146-1.5.158-2.13.565zM719.972 852.681l.027.011.029.008c3.529.968 6.904 1.95 10.282 2.934h.003c3.371.982 6.746 1.964 10.276 2.932 2.378.862 4.826 1.648 7.263 2.431 1.217.39 2.431.78 3.633 1.178 3.628 1.202 7.164 2.485 10.416 4.113l.018.009.018.008c.703.285 1.386.396 2.01.496l.02.004c.641.103 1.222.199 1.813.439.754.306 1.422.296 1.973-.126.489-.375.793-1.017 1.042-1.695l.039-.106-.011-.113c-.018-.189.055-.413.189-.78l.015-.04c.114-.308.273-.741.231-1.179-.269-2.827.213-5.746.94-8.735.311-1.281.665-2.565 1.021-3.859l.177-.646c.414-1.508.821-3.026 1.151-4.54.14-.645.342-1.278.551-1.936.109-.342.22-.69.326-1.051.293-1 .531-2.054.443-3.104.372-2.633.741-5.234 1.169-7.197l.008-.037.002-.038c.122-1.917.561-3.713 1.019-5.469l.121-.463c.416-1.583.827-3.15.974-4.695l.001-.013v-.013c.093-2.247.505-4.372 1-6.531.132-.575.27-1.154.41-1.739.373-1.562.755-3.163 1.051-4.834.6-.822 1.089-2.237.958-3.604-.359-3.776.545-7.042 1.479-10.402l.006-.021.004-.021c.432-2.309.71-4.692.988-7.079.124-1.066.249-2.133.387-3.194.45-3.458 1.052-6.897 2.274-10.226l.04-.106-.011-.114-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V773.379l-.001-.003v-.007l-.001-.003V773.357l-.001-.003v-.006l-.001-.003v-.006l-.001-.003V773.327l-.001-.003v-.006l-.001-.003V773.306l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V773.106l-.001-.002V773.095l-.001-.002V773.084l-.001-.002V773.073l-.001-.002v-.008l-.001-.002V773.052l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V772.99l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.001v-.008l-.001-.002V772.875l-.001-.002v-.008l-.001-.002V772.854l-.001-.002v-.008l-.001-.002V772.833l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V772.739l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002V772.697l-.001-.002V772.686l-.001-.002V772.675l-.001-.002v-.007l-.001-.002V772.655l-.001-.003V772.643l-.001-.002v-.007l-.001-.003V772.622l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.002V772.497l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V772.454l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.003v-.008l-.001-.004v-.007c-.254-2.66.403-4.935 1.189-7.661.135-.468.274-.949.413-1.448l.003-.013.003-.014c.155-.711.396-1.33.643-1.966.085-.219.171-.439.254-.666.316-.858.577-1.771.483-2.838.095-2.234.505-4.349.998-6.498.132-.575.271-1.154.41-1.738.373-1.562.756-3.164 1.051-4.834.6-.822 1.089-2.237.959-3.605-.356-3.74.528-6.981 1.453-10.309.607-.818 1.105-2.246.974-3.625-.209-2.192.061-4.119.497-6.007.202-.875.439-1.738.681-2.618l.059-.217c.261-.952.525-1.927.745-2.941l.004-.017c1.304-5.987 2.614-12.003 3.302-17.965l.003-.018v-.019c.187-4.536 1.048-8.495 1.919-12.496.086-.394.177-.769.264-1.134.343-1.423.648-2.686.493-4.312-.113-1.185.295-3.102.781-4.425l.003-.008.003-.009c1.199-3.667 1.647-7.258 2.08-10.721l.032-.257c.445-3.556.892-6.97 2.111-10.29l.04-.106-.011-.114c-.346-3.633.533-7.376 1.348-10.846.178-.758.353-1.502.511-2.229l.017-.076-.007-.078a1.077 1.077 0 01.038-.342c.025-.105.054-.206.089-.325l.066-.232c.123-.441.247-.999.183-1.719.016-1.463-.018-2.667-.162-3.647-.145-.987-.407-1.791-.881-2.418-.963-1.274-2.643-1.616-5.139-1.703h-.018c-3.37.001-6.675-.804-10.048-1.628l-.029-.007c-3.312-.81-6.692-1.636-10.159-1.649-2.648-1.058-5.532-1.44-8.418-1.809l-.2-.025c-2.874-.366-5.757-.734-8.547-1.718l-.023-.008-.024-.006c-1.039-.254-1.971-.196-2.716.288-.742.481-1.194 1.316-1.427 2.386l-.002.01-.002.01c-.4 2.298-.97 4.454-1.545 6.632l-.003.009c-.567 2.147-1.14 4.316-1.548 6.632-1.052 2.07-2.069 4.833-1.824 7.523-.157 3.746-.815 6.648-1.533 9.821-.148.651-.297 1.313-.446 1.996l-.004.018-.003.018c-.58 4.107-1.572 7.85-2.634 11.857-.294 1.112-.595 2.245-.893 3.411l-.012.034c-.481 1.309-1.012 2.753-.878 4.16.253 2.66-.403 4.935-1.189 7.66-.135.468-.274.95-.413 1.449h0l-.003.01c-.685 2.68-1.354 5.521-2.022 8.357v.001c-.667 2.83-1.332 5.653-2.012 8.316l-.013.034c-.481 1.309-1.011 2.753-.877 4.16.297 3.125-.603 6.383-1.541 9.756h0l-.003.01-2.051 8.026-2.045 8.001-.012.034c-.481 1.309-1.012 2.753-.878 4.16.359 3.774-.543 7.039-1.477 10.397-1.43 4.708-2.798 10.059-4.162 15.396-.497 1.363-.948 3.389-.834 4.781-.059.421-.117.854-.175 1.296-.314 2.367-.66 4.979-1.471 7.188l-.012.032-.007.034c-.65 2.985-1.455 5.987-2.264 9.002l-.001.006c-.804 2.999-1.612 6.01-2.266 9.01-.503 1.382-.958 3.441-.825 4.832.253 2.66-.404 4.935-1.19 7.661-.135.468-.274.949-.412 1.447l-.003.011c-.685 2.68-1.354 5.521-2.022 8.357l-.001.001c-.666 2.829-1.331 5.653-2.012 8.316l-.012.034c-.481 1.309-1.012 2.752-.878 4.16.36 3.775-.544 7.042-1.479 10.402l-.008.031-.005.033c-.182 1.291-.517 2.601-.86 3.944l-.004.014c-.337 1.322-.683 2.676-.875 4.02-.224 1.039-.187 1.835.187 2.456.37.613 1.005.943 1.666 1.211.703.286 1.386.396 2.01.497l.02.003c.641.104 1.222.199 1.813.439zM639.552 792.525l-.003.01-.003.011c-1.299 5.97-3.216 11.995-5.251 16.726l-.011.025-.008.027c-1.431 4.71-2.8 10.063-4.164 15.402-.495 1.357-.635 2.536-.138 3.361.523.869 1.584 1.105 2.849.993 2.945.232 5.538.895 8.415 1.631.748.191 1.514.388 2.311.582 1.401.343 2.719.777 4.035 1.212.469.155.938.309 1.41.46 1.784.568 3.595 1.067 5.545 1.218 3.719.287 6.892 1.268 10.119 2.268h0l.011.003c.86.245 1.742.508 2.643.777 4.434 1.321 9.313 2.776 14.063 2.88.607.098 1.107.179 1.509.195.418.018.809-.029 1.156-.254.338-.219.56-.561.752-.961.19-.396.383-.921.624-1.576l.009-.025.012-.033.007-.033c.65-2.985 1.455-5.987 2.263-9.003l.002-.006c.797-2.973 1.598-5.96 2.249-8.935.605-.828.53-1.613.47-2.236l-.002-.024c-.297-3.123.602-6.38 1.539-9.75.251-.825.52-1.677.796-2.546 1.275-4.027 2.669-8.426 2.829-12.264.278-3.566 1.045-6.865 1.905-10.118.192-.728.39-1.455.587-2.183.679-2.5 1.36-5.006 1.845-7.587l.008-.02c.48-1.308 1.011-2.752.877-4.158-.235-2.465.659-5.724 1.651-8.424l.012-.032.007-.034c.288-1.322.642-2.641.999-3.973.18-.672.361-1.348.536-2.029.513-2.01.957-4.041 1.087-6.055.681-5.893 1.977-11.853 3.339-17.182l.013-.036c.481-1.308 1.011-2.751.877-4.159-.297-3.124.603-6.382 1.541-9.755l.006-.023c.928-3.335 1.87-6.723 2.186-10.059l.001-.008v-.008c.247-3.873 1.161-7.172 2.093-10.521.999-2.724 1.939-6.101 2.318-8.785l.005-.032v-.033c.057-5.102 1.152-9.3 2.348-13.892.165-.632.332-1.272.499-1.923l.021-.085-.008-.087c-.082-.865.122-1.618.358-2.464l.008-.029c.224-.806.473-1.701.387-2.738.059-.421.116-.855.175-1.298.313-2.366.659-4.977 1.471-7.186 1.002-2.727 1.945-6.114 2.325-8.804l.005-.032v-.033c.032-2.886.536-5.667 1.201-8.49.275-1.167.582-2.357.894-3.566.43-1.667.869-3.37 1.245-5.096l.01-.026c.481-1.308 1.012-2.752.878-4.16-.148-1.547.03-2.815.295-4.035.085-.39.182-.785.281-1.187.202-.826.411-1.68.539-2.579.214-.976.442-1.797.673-2.63l.002-.005c.232-.835.468-1.685.689-2.698l.004-.018.003-.019c.192-1.363.114-2.462-.341-3.299-.463-.852-1.262-1.339-2.291-1.597-.692-.276-1.363-.384-1.977-.483l-.02-.004c-.641-.103-1.222-.199-1.813-.439h0l-.013-.005c-4.064-1.52-8.205-2.695-12.296-3.855-.831-.235-1.66-.47-2.486-.708-4.902-1.408-9.703-2.896-14.25-5.051l-.013-.006-.013-.005c-.79-.321-1.571-.254-2.225.117-.643.364-1.129.999-1.41 1.762l-.007.019-.005.019-1.399 5.028-1.393 5.008c-.13.359-.25.792-.369 1.242l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.003-.645 1.934-1.139 2.558l-.049.063-.028.075c-.246.669-.5 1.308-.749 1.933-.727 1.827-1.406 3.534-1.695 5.547-2.546 9.372-4.938 18.73-7.328 28.083-2.392 9.358-4.782 18.711-7.327 28.079-.13.358-.25.79-.369 1.24l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.002-.645 1.934-1.139 2.558l-.021.027-.018.031c-.834 1.428-1.344 2.821-1.769 4.182-.145.466-.279.922-.411 1.374-.259.885-.513 1.751-.839 2.638l-.01.028-.007.028c-2.237 9.343-4.644 18.54-7.053 27.743v.003c-2.408 9.2-4.818 18.406-7.057 27.76l-.002.01a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225l-.031.039-.022.043c-2.141 4.174-3.023 8.226-3.891 12.212l-.002.012-3.447 13.043-3.449 13.054zM707.091 883.906l-.01.026-.006.027c-.901 3.671-1.817 7.18-2.733 10.694l-.001.002c-.916 3.512-1.834 7.028-2.736 10.707l-.001.002c-1.801 7.344-3.6 14.678-5.46 21.367-.261.719-.36 1.418-.451 2.063l-.003.019c-.094.667-.182 1.278-.409 1.897l-.04.106.011.113.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.188a10.97 10.97 0 001.677.521l.004.001a9.97 9.97 0 011.542.476l.048.019.05.01c3.486.642 6.835 1.46 10.2 2.283l.007.001c3.358.821 6.733 1.646 10.25 2.294l.01.001.01.002c4.083.581 7.91 1.671 11.773 2.774l.015.004c3.849 1.098 7.736 2.207 11.892 2.798.76.108 1.448.214 2.069.309 1.036.16 1.886.291 2.574.355 1.094.101 1.962.058 2.636-.435.66-.484 1.022-1.321 1.363-2.452a62.26 62.26 0 00.668-2.526c.176-.702.374-1.488.604-2.361l.014-.036c.481-1.309 1.011-2.752.877-4.16-.295-3.096.586-6.323 1.515-9.662.607-.819 1.105-2.247.974-3.626-.117-1.225.045-2.655.293-4.14.099-.598.215-1.214.33-1.825.159-.849.317-1.688.426-2.45.497-1.37.944-3.395.823-4.779.157-3.746.814-6.648 1.533-9.822.147-.65.297-1.312.446-1.995l.017-.077-.008-.077c-.055-.578.028-1.18.123-1.852l.004-.028c.091-.643.191-1.354.124-2.059-.097-1.017-.345-1.912-.869-2.623-.532-.723-1.309-1.203-2.36-1.46l-.082-.02-.084.008a1.773 1.773 0 01-.433-.041c-.202-.038-.428-.093-.672-.152l-.008-.002c-.234-.057-.486-.119-.719-.162a2.665 2.665 0 00-.71-.053c-3.606.343-6.737-.621-9.971-1.622l-.015-.005-.014-.004c-.618-.15-1.223-.364-1.855-.587-.33-.117-.666-.235-1.015-.349-.98-.32-2.024-.583-3.062-.484-3.603.343-6.731-.619-9.962-1.619-2.953-1.041-6.164-1.56-9.321-2.069l-.024-.004c-3.186-.515-6.317-1.022-9.181-2.032l-.104-.037-.11.01-.619.059a1.433 1.433 0 01-.065.007c-.564.053-1.119.106-1.581.352-.523.279-.863.76-1.134 1.496l-.039.107.011.113c.11 1.159-.335 2.398-.842 3.779zM635.382 916.232l.011.003.011.002c4.423.872 8.916 2.387 14.746 4.444l.034.012.035.007c2.206.434 4.277 1.044 6.372 1.662l.009.003c2.072.61 4.168 1.227 6.404 1.671 1.279.515 2.284.7 3.097.173.395-.257.688-.648.94-1.112.251-.464.483-1.045.732-1.723l.012-.032.007-.034c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.791-3.172 1.586-6.353 2.24-9.359l.017-.076-.008-.078c-.053-.56.039-.992.148-1.384l.053-.185c.04-.137.082-.282.112-.41.047-.201.084-.427.061-.667-.235-2.465.659-5.723 1.651-8.423l.016-.042.007-.045c.401-2.298.97-4.453 1.546-6.631l.002-.01c.57-2.156 1.146-4.335 1.553-6.662.25-.687.362-1.203.469-1.695l.001-.004c.108-.497.211-.968.447-1.61l.018-.05.008-.052c.19-1.345.141-2.329-.432-3.108-.536-.727-1.471-1.18-2.713-1.687-.789-.645-2.182-1.19-3.532-1.062-1.159.11-2.367-.08-3.633-.363-.406-.091-.822-.193-1.244-.296-.859-.21-1.741-.425-2.601-.565-1.907-.467-3.661-.948-5.423-1.43l-.003-.001c-1.754-.481-3.515-.964-5.43-1.433l-.029-.011c-1.253-.51-2.653-1.078-4.016-.948-1.159.11-2.366-.08-3.633-.364a70.188 70.188 0 01-1.243-.295c-.86-.21-1.742-.426-2.602-.566a196.16 196.16 0 01-5.422-1.43l-.003-.001c-1.765-.483-3.537-.969-5.466-1.44-3.851-.942-6.389-.94-8.126.236-1.724 1.167-2.496 3.387-3.145 6.359a189.216 189.216 0 00-1.446 5.08c-.725 2.641-1.4 5.101-2.319 7.605-1.645 3.216-2.55 6.376-3.528 9.792-.288 1.003-.581 2.028-.901 3.082h-.001l-.003.012c-.933 3.354-1.846 6.627-3.411 9.319-.6.769-.868 1.508-1.047 2.209-.067.261-.119.5-.169.729-.091.422-.175.808-.329 1.229-.611 1.662.338 3.145 1.829 3.751.703.285 1.386.396 2.01.497l.02.003c.641.103 1.222.199 1.813.439l.034.014.036.008c3.832.937 7.682 2.035 11.542 3.136l.005.002c3.855 1.1 7.722 2.203 11.574 3.144zM862.929 369.031l.012-.033.007-.033c.433-1.988 1.004-4.153 1.58-6.333l.002-.006c.573-2.172 1.15-4.358 1.588-6.369.287-1.318.644-2.557 1.007-3.815.184-.638.37-1.281.548-1.941.519-1.922.961-3.938 1.064-6.253.476-1.318.629-2.329.135-3.15-.245-.408-.621-.717-1.071-.985-.45-.266-1.011-.513-1.664-.779l-.019-.008-.021-.006c-3.23-1.001-6.289-1.855-9.34-2.706l-.003-.001c-3.054-.852-6.1-1.702-9.316-2.698l-.008-.003-.007-.002c-.559-.153-1.067-.297-1.529-.428-.976-.276-1.746-.494-2.355-.62-.898-.186-1.62-.216-2.24.186-.575.374-.966 1.07-1.414 1.967-.13.26-.267.544-.418.855-.394.814-.877 1.814-1.547 3.052l-.073.134.015.151c.018.189-.055.414-.189.781l-.015.04c-.106.288-.253.685-.237 1.094-.647 2.964-1.446 5.945-2.248 8.939l-.002.006c-.806 3.011-1.617 6.036-2.272 9.048l-.017.076.008.077c.053.561-.039.994-.148 1.385a8.226 8.226 0 01-.053.186c-.04.137-.082.281-.112.41a2.052 2.052 0 00-.061.667l.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.189l.114.046.122-.012c.164-.015.367.055.725.201l.042.017c.267.109.645.263 1.04.258 7.685 2.507 15.44 5.03 23.637 5.571.722.274 1.363.251 1.895-.157.49-.375.793-1.017 1.042-1.695zM878.695 284.89l.019.004.02.004c1.321.213 2.401.141 3.29-.436.875-.569 1.466-1.565 1.973-2.946 1.502-4.093 2.379-8.122 3.248-12.113l.002-.014c.221-1.015.448-1.995.668-2.947.634-2.742 1.214-5.251 1.452-7.716.226-.817.402-1.503.481-2.079.08-.586.069-1.118-.133-1.591-.208-.485-.585-.836-1.088-1.124-.495-.282-1.147-.522-1.959-.774-3.227-1-6.609-1.985-9.986-2.969l-.002-.001c-3.379-.984-6.753-1.967-9.972-2.964l-.096-.03-.099.01c-.526.05-.934-.048-1.309-.164a10.933 10.933 0 01-.175-.056 7.993 7.993 0 00-.399-.121 1.857 1.857 0 00-.659-.07l-.065.006c-.564.053-1.119.106-1.581.352-.523.28-.863.761-1.133 1.497l-.012.033-.007.033a46.228 46.228 0 01-.677 2.649l-.001.005a46.39 46.39 0 00-.69 2.7c-.436 2.005-.86 3.944-1.882 5.938-1.081 2.11-1.806 4.507-2.437 6.942-.214.823-.416 1.647-.617 2.468-.398 1.625-.793 3.236-1.266 4.792l-.005.019-.005.02c-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344zM843.554 263.761l.003-.011.001-.01c.803-4.612 2.222-9.288 3.653-14.001l.005-.019.005-.02c.109-.502.194-.947.222-1.335.028-.387.004-.761-.141-1.1-.302-.706-1.018-1.031-1.973-1.267-5.659-2.052-11.671-3.661-17.424-5.201-1.512-.405-3.006-.805-4.471-1.207l-.026-.007-.026-.004c-1.321-.214-2.401-.142-3.29.435-.876.569-1.466 1.565-1.973 2.946l-.012.033-.007.034c-.65 2.986-1.455 5.99-2.263 9.007l-.002.006c-.804 3-1.611 6.013-2.265 9.014-.992 2.709-1.432 4.722-1.864 6.707-.248.68-.403 1.258-.454 1.752-.052.505.001.955.205 1.341.398.757 1.261 1.059 2.186 1.288 1.315.531 2.611.902 3.88 1.264l.011.003c1.29.368 2.55.728 3.823 1.246l.053.021.056.009c3.942.637 7.538 1.701 11.39 2.84 1.078.319 2.175.643 3.306.966l.009.003.009.002c.954.233 1.915.375 2.693-.018.811-.41 1.251-1.298 1.449-2.64 1.491-4.076 2.365-8.088 3.23-12.064l.002-.013zM779.273 337.765l.002-.01.002-.01c.806-4.632 1.669-8.589 3.695-13.302l.019-.044.01-.047c.217-.995.339-1.974-.035-2.768-.395-.84-1.257-1.315-2.576-1.533l-21.175-5.809-.026-.007-.027-.005c-1.321-.213-2.4-.141-3.289.436-.876.569-1.466 1.565-1.974 2.946l-.005.016-.005.016-.004.014c-2.359 8.052-4.723 16.124-6.467 24.141-.217.994-.339 1.974.034 2.768.394.836 1.249 1.31 2.557 1.529 5.654 2.048 11.659 3.656 17.405 5.194 1.512.405 3.007.805 4.472 1.207h0l.013.003c.954.234 1.914.376 2.693-.018.811-.41 1.251-1.297 1.449-2.64 1.491-4.074 2.364-8.085 3.228-12.06l.004-.017zM773.034 229.689l-.017.076.008.078.054.569c-.865 3.965-1.881 7.946-2.901 11.937l-.001.005c-1.024 4.012-2.052 8.034-2.924 12.043-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344 1.039.254 1.97.196 2.716-.288.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.366-8.086 3.231-12.06 1.491-4.07 2.373-8.11 1.895-13.312.467-1.302.614-2.302.124-3.117-.246-.407-.621-.716-1.072-.984-.449-.267-1.01-.514-1.663-.779l-.009-.004-.009-.003c-7.173-2.602-14.837-3.841-22.446-5.071l-.023-.004-.064-.01-.064.006-.018.002c-.45.043-.857.081-1.206.147-.358.068-.695.171-.993.364-.618.402-.917 1.093-1.139 2.115zM826.197 337.901l.005-.017.004-.017c.233-1.072.169-2.025-.291-2.79-.46-.765-1.258-1.247-2.29-1.502-7.756-2.529-14.831-4.47-22.521-6.35-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.54 2.044-1.083 4.101-1.509 6.012h-.008l-.001.001h-.008l-.002.001H793.843l-.001.001H793.832l-.001.001H793.822l-.002.001H793.811l-.001.001H793.801l-.001.001h-.006 0-.004l-.001.001h0-.003 0-.002 0-.002 0-.002 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h-.001 0l.03.316c-1.49 4.069-2.366 8.088-2.564 12.687-.476 1.318-.629 2.329-.135 3.15.245.408.621.717 1.072.985.449.267 1.01.514 1.663.779l.009.003.009.004c3.607 1.308 7.471 2.092 11.373 2.783.856.151 1.713.298 2.57.445 3.062.525 6.12 1.049 9.107 1.78l.082.02.084-.008c.718-.069 1.283-.316 1.735-.772.433-.438.727-1.035.983-1.731l.005-.016.005-.016c1.184-4.041 2.196-8.228 3.205-12.401l.002-.006c1.01-4.179 2.017-8.344 3.194-12.361zM739.39 375.806l-.003.01-.001.01c-.368 2.112-.877 4.101-1.356 5.97l-.128.5c-.508 1.99-.967 3.856-1.13 5.541-.226 1.06-.159 2.002.298 2.761.446.741 1.211 1.217 2.199 1.478.42.316.951.445 1.362.545l.049.012c.511.125.861.222 1.094.422l.062.054.076.031c3.312 1.346 6.865 1.998 10.36 2.563l1.315.211c3.049.484 6.025.957 8.803 1.815.784.312 1.583.248 2.245-.238.646-.473 1.094-1.296 1.326-2.363.868-3.99 1.891-7.997 2.917-12.014l.002-.004c1.024-4.012 2.051-8.035 2.924-12.044.216-.994.339-1.974-.035-2.768-.395-.838-1.252-1.312-2.565-1.53-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.574 2.172-1.151 4.358-1.588 6.369zM784.545 308.229l.015.005.014.003c1.039.254 1.971.197 2.717-.287.737-.479 1.188-1.308 1.422-2.37 2.358-8.051 4.723-16.123 6.467-24.138.233-1.072.169-2.025-.292-2.791-.46-.764-1.257-1.246-2.289-1.502-7.734-2.521-14.791-4.458-22.455-6.334-.492-.271-.943-.459-1.365-.518-.463-.065-.884.027-1.254.299-.348.255-.616.642-.852 1.096-.239.46-.469 1.037-.719 1.716-1.461 3.979-2.33 7.899-3.175 11.782l-.13.013h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h.001v.002h0v.001h0v.002h0v.002h0v.002h0v.002l.001.001h0v.006h0v.003l.001.001V285.243l.001.002V285.254l.001.001V285.264l.001.002v.008l.001.001V285.284l.001.002v.01l.001.001V285.306l.001.002V285.317l.001.002v.007l.001.002v.01l.001.002v.008l.001.002V285.359l.001.002v.008l.001.003v.006l.001.003V285.39l.001.002v.008l.001.002v.01l.001.002v.008l.001.002v.008l.001.003v.008l.001.002V285.454l.001.002v.006l.001.003v.008l.001.003v.008l.001.003v.006l.001.003V285.505l.001.003v.006l.001.003V285.526l.001.003v.007l.001.003V285.548l.001.004v.006l.001.003v.007l.001.003v.004c-1.482 4.065-2.35 8.069-3.154 12.687l-.001.008-.001.008c-.093.659-.164 1.226-.171 1.711-.006.49.051.937.243 1.344.379.805 1.203 1.287 2.456 1.802.425.332.971.465 1.393.568l.048.012c.511.125.862.221 1.094.422l.079.068.1.031c3.259 1.01 6.623 1.514 9.943 2.011l.018.002c3.339.5 6.633.994 9.814 1.98zM838.312 294.27l.017-.076-.007-.078c-.018-.189.054-.414.189-.78l.015-.041c.113-.308.273-.74.231-1.179-.068-.717-.31-1.447-.738-1.996-.439-.562-1.091-.944-1.914-.866-2.98.284-6.101-.675-9.345-1.68l-.01-.003c-4.51-1.523-9.058-3.059-13.55-3.947-1.035-.25-1.962-.191-2.705.291-.742.481-1.194 1.317-1.427 2.387-.432 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.499 4.09-2.373 8.115-3.181 12.761l-.002.008-.001.008c-.189 1.344-.126 2.491.447 3.271.599.812 1.616 1.062 2.902.947 3.7.292 6.861 1.27 10.077 2.266l.014.005.015.003c3.827.936 7.037 1.931 10.261 2.93l.096.03.099-.01c.083-.008.225.003.434.042.202.037.427.092.671.152l.008.002c.235.057.487.118.72.161.228.043.482.076.709.054l.064-.006c.565-.053 1.12-.106 1.581-.353.524-.279.864-.76 1.134-1.497l.039-.106-.011-.113c-.018-.189.055-.414.19-.781l.014-.04c.107-.288.253-.685.237-1.094.865-3.962 1.896-7.782 2.932-11.615l.001-.006c1.04-3.849 2.083-7.713 2.956-11.725zM839.22 415.922l.034.01.034.006c1.237.2 2.494.558 3.786.927l.015.004c1.27.363 2.573.735 3.867.946 1.031.248 1.955.188 2.696-.293.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.367-8.086 3.232-12.061 1.493-4.076 2.37-8.101 2.626-12.072.213-.99.318-1.922.056-2.687-.286-.835-.963-1.363-2.024-1.627-7.757-2.529-14.831-4.47-22.521-6.35l-.082-.02-.084.008-.621.059c-1.412.134-2.767 1.01-3.337 2.562l-.039.106.011.113c.11 1.16-.335 2.399-.842 3.781l-.012.032-.007.034c-.65 2.987-1.455 5.99-2.263 9.007l-.002.006c-.806 3.009-1.616 6.032-2.271 9.042l-.148.604c-.375 1.522-.665 2.701-.801 3.616-.152 1.025-.135 1.854.291 2.516.421.655 1.169 1.03 2.139 1.36.691.236 1.568.47 2.637.756.447.119.926.247 1.44.388l.088.024.092-.009.62-.059c3.606-.343 6.737.622 9.971 1.624zM856.324 289.335h0l-.013-.003c-.954-.234-1.914-.376-2.693.018-.811.41-1.251 1.297-1.449 2.64-1.489 4.068-2.361 8.074-3.225 12.043-.192.527-.305.961-.396 1.31l-.078.292c-.109.393-.211.657-.43.934l-.063.079-.027.097-.002.007c-.931 3.351-1.866 6.715-2.739 10.728-.228 1.049-.193 1.85.183 2.474.369.614 1.004.944 1.665 1.213l.114.046.122-.012c.083-.008.224.003.433.042.202.037.428.092.672.152l.008.002c.234.057.486.119.719.162.229.042.483.075.71.053 2.095-.199 4.098.083 6.07.539.987.228 1.961.499 2.935.773l.25.071c.876.247 1.755.495 2.632.71 2.601 1.055 5.818 2.053 8.387 2.475.646.26 1.199.425 1.675.482.493.06.938.007 1.319-.209.38-.215.631-.556.812-.944.177-.379.302-.836.411-1.338 2.359-8.051 4.723-16.122 6.467-24.138.216-.994.338-1.974-.035-2.768-.394-.836-1.249-1.31-2.557-1.529-5.654-2.048-11.659-3.656-17.405-5.194-1.512-.405-3.006-.805-4.472-1.207zM815.702 385.177l.003-.018.003-.019c.094-.666.161-1.271.162-1.807.001-.535-.062-1.034-.25-1.474-.396-.928-1.259-1.408-2.58-1.628-7.748-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.97-.196-2.716.288-.734.476-1.184 1.299-1.419 2.353-1.494 4.079-2.369 8.095-3.234 12.075-1.42 4.679-2.307 8.722-1.892 13.297-.473 1.33-.595 2.488-.012 3.37.591.894 1.779 1.307 3.376 1.485 3.144.35 5.652.756 8.834 1.742l.015.005.015.004c1.908.466 3.988 1.079 6.083 1.697l.007.002c2.087.616 4.188 1.235 6.121 1.708.954.233 1.915.375 2.693-.018.818-.413 1.259-1.313 1.454-2.674.867-3.985 1.889-7.985 2.913-11.996l.001-.005c1.025-4.012 2.052-8.034 2.925-12.043zM865.076 442.295l.048.498h.004l.005-.001.014-.002.039-.005a2.135 2.135 0 00.478-.153c.28-.128.627-.355.951-.752 1.001-.871 1.249-2.06.962-3.165-.284-1.099-1.091-2.116-2.19-2.735l-.136-.077-.157.015c-.164.016-.367-.055-.725-.2l-.042-.017c-.271-.11-.656-.268-1.056-.258-5.422-1.431-10.86-3.022-16.306-4.615l-.003-.001c-5.433-1.588-10.873-3.179-16.299-4.612-.793-.636-2.171-1.168-3.505-1.041-2.982.284-6.105-.675-9.352-1.681l-.014-.004-.015-.004c-3.832-.936-7.682-2.035-11.542-3.136l-.005-.001c-3.844-1.097-7.698-2.197-11.539-3.136a14.313 14.313 0 00-2.306-.695c-.802-.169-1.63-.268-2.315-.21-3.717-.292-7.505-1.217-10.697-2.206l-.015-.004-.014-.004c-3.829-.935-7.52-2.047-11.226-3.163l-.006-.002c-3.688-1.111-7.391-2.226-11.235-3.167l-.029-.012c-1.254-.509-2.653-1.077-4.016-.948-2.095.2-4.098-.082-6.07-.538a62.981 62.981 0 01-2.935-.773l-.249-.07c-.887-.25-1.775-.5-2.661-.717-3.535-.969-7.224-1.923-10.909-2.876h-.002c-3.652-.945-7.301-1.889-10.799-2.846-.793-.637-2.171-1.17-3.507-1.043l-.064.006c-.564.054-1.119.106-1.581.353-.523.279-.863.76-1.134 1.496-.246.671-.418 1.315-.251 1.886.181.62.703.995 1.399 1.278l3.905 1.586.034.013.035.009c3.829.935 7.52 2.047 11.226 3.163l.006.002c3.697 1.114 7.41 2.232 11.263 3.174 1.907.523 3.773 1.051 5.606 1.57 4.938 1.399 9.646 2.732 14.315 3.719l.012.002.012.002c1.007.163 1.918.439 2.802.706.196.059.39.118.584.175 1.045.308 2.09.572 3.126.473 4.214-.401 8.632 1.081 13.182 2.616l.009.003.008.003c5.8 1.733 11.429 3.319 17.053 4.904h.001c5.619 1.584 11.234 3.166 17.017 4.894.675.272 1.5.527 2.317.699.802.17 1.63.268 2.315.21 3.717.293 7.505 1.217 10.698 2.206h0l.01.003 15.435 4.404 15.41 4.396c.71.282 1.547.375 2.3.459l.039.004c.809.09 1.525.174 2.099.407l.113.046.122-.012-.047-.498z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='j' maskUnits='userSpaceOnUse' x='657.037' y='424.231' width='232.233' height='149.368' fill='%23000'%3E%3Cpath fill='%23fff' d='M657.037 424.231H889.27v149.368H657.037z'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z'/%3E%3C/mask%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' fill='%23051828'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' stroke='%23051828' stroke-width='2' mask='url(%23j)'/%3E%3Cpath d='M1027.33 984.972v-.01l.01-.01c1.55-6.668 3.26-13.351 4.97-20.04v-.003c1.71-6.683 3.42-13.372 4.97-20.048 3.73-13.393 6.9-26.089 9.01-36.738.26-.713.36-1.406.45-2.045v-.019c.09-.668.18-1.278.41-1.897l.01-.019v-.019c.23-.836.41-1.535.49-2.121.09-.586.07-1.117-.13-1.591-.21-.484-.58-.835-1.09-1.123-.49-.28-1.14-.52-1.94-.77-2.94-1.034-6-1.888-9.13-2.731-.47-.129-.95-.257-1.43-.385-2.65-.709-5.33-1.429-8.02-2.261-.45-.342-1.02-.459-1.5-.497a7.695 7.695 0 00-1.32.038h-.01c-1.15.11-2.2-.092-3.21-.392-.43-.125-.84-.265-1.26-.406-.08-.028-.16-.057-.25-.085-.49-.167-.99-.33-1.49-.453-10.9-2.873-21.181-5.806-31.465-8.74l-.01-.003c-3.218-.996-5.808-1.426-8.352-1.198-.967-.225-1.767-.198-2.374.315-.578.49-.85 1.329-1.065 2.319-.159.728-.392 1.548-.647 2.443-.088.312-.18.633-.271.962-.349 1.255-.697 2.612-.889 3.963-.423 1.934-.902 3.248-1.391 4.579-.821 1.415-1.326 2.795-1.746 4.144-.146.466-.279.922-.412 1.373-.259.885-.513 1.752-.838 2.638l-.009.024-.007.025-2.051 8.026-2.051 8.026-.002.009-.002.009c-.42 1.927-.897 3.24-1.383 4.564-.87 1.129-1.377 2.534-1.784 3.944-.144.5-.275.996-.404 1.485-.252.952-.497 1.879-.82 2.759l-.009.024-.006.025c-.685 2.68-1.354 5.521-2.022 8.356l-.001.003c-.668 2.838-1.336 5.67-2.018 8.34l-.022.084.009.087c.109 1.144-.324 2.366-.823 3.725-1.389 2.141-2.129 4.376-2.698 6.638a96.261 96.261 0 00-.595 2.567c-.319 1.436-.638 2.87-1.084 4.341l-.004.011-.002.01c-.285 1.113-.551 2.099-.786 2.971-.325 1.2-.59 2.185-.765 2.986-.296 1.361-.388 2.41.097 3.215.483.802 1.451 1.218 2.762 1.616.66.201 1.451.408 2.376.649l.067.018c.932.244 2.007.526 3.245.877.382.305.763.458 1.142.519.382.062.746.027 1.043-.001l.022-.002c2.953-.282 6.044.657 9.256 1.651.792.639 2.175 1.176 3.514 1.048 1.166-.111 2.533.067 3.96.337.571.109 1.162.234 1.749.358.829.176 1.649.35 2.39.47 2.375.579 4.836.932 7.287 1.284.549.079 1.096.157 1.643.238 3.01.447 5.991.969 8.856 1.98l.104.037.11-.011h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.006l.004-.001H997.816l.003-.001h.007l.003-.001h.006l.003-.001H997.847l.003-.001h.006l.003-.001H997.868l.003-.001h.006l.003-.001H997.889l.002-.001H997.9l.003-.001h.005l.003-.001H997.92l.002-.001H997.931l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H998.015l.003-.001h.007l.002-.001h.01l.002-.001h.007l.003-.001H998.058l.002-.001h.007l.002-.001H998.078l.002-.001H998.089l.002-.001H998.1l.002-.001H998.111l.002-.001h.006l.002-.001H998.132l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H998.205l.002-.001h.008l.002-.001H998.226l.002-.001h.007l.002-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H998.278l.002-.001H998.289l.002-.001H998.3l.002-.001h.007l.002-.001H998.32l.001-.001h.01l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.002-.001h.007l.002-.001H998.393l.002-.001H998.404l.002-.001h.008l.002-.001H998.425l.002-.001h.008l.002-.001h.01l.001-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H998.489l.002-.001h.008l.002-.001h.008l.002-.001H998.52l.002-.001H998.531l.002-.001h.006l.003-.001h.008l.003-.001H998.562l.002-.001h.007l.002-.001H998.582l.003-.001h.007l.002-.001H998.603l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001H998.74l.003-.001h.006l.002-.001H998.76l.003-.001H998.772l.003-.001h.006l.003-.001h.006l.004-.001H998.803l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003c1.476-.14 2.686.053 3.856.339.37.091.75.195 1.14.3.8.22 1.63.448 2.5.589l.07.01.06-.006c.82-.078 1.53.137 2.35.39l.03.01c.78.244 1.67.519 2.7.421 1.48-.141 2.69.053 3.86.339.37.091.75.195 1.14.3.79.218 1.62.444 2.48.585l.02.005c1.41.344 2.52.614 3.39.711.88.099 1.63.032 2.25-.401.61-.421 1.01-1.127 1.37-2.068.36-.942.71-2.218 1.17-3.87l.01-.028zM994.191 810.953l-.004.014-.003.014c-.435 1.998-.858 3.93-1.872 5.916-1.125 1.803-1.728 3.878-2.233 5.965-.115.477-.225.954-.335 1.429-.376 1.624-.747 3.23-1.308 4.765-.54 1.062-.905 2.263-1.255 3.413l-.007.023c-.358 1.181-.702 2.308-1.202 3.287-.818 1.404-1.139 2.581-.742 3.591.39.991 1.403 1.628 2.707 2.16 3.332 1.665 7.215 2.614 11.029 3.546l.03.007 5.764 1.409 5.77 1.409.02.004.02.003c.63.103 1.18.182 1.65.193.47.011.91-.046 1.31-.248.79-.401 1.25-1.284 1.74-2.619.26-.695.49-1.549.72-2.376l.01-.015c.23-.843.46-1.66.7-2.313.45-1.228.76-2.572 1.06-3.838.04-.165.08-.328.11-.49.34-1.428.67-2.706 1.17-3.672 2.14-4.174 3.02-8.226 3.89-12.211v-.001c.96-3.04 1.76-6.223 2.54-9.471l.36-1.49c.66-2.781 1.34-5.604 2.13-8.438l.02-.089v-.092c-.11-1.145.32-2.369.82-3.73 1.96-3.164 2.83-7.257 3.6-10.892.1-.453.19-.899.29-1.336v-.014c1.24-6.619 3.1-13.301 4.96-20.008l.01-.014v-.014c.43-1.955.91-3.278 1.4-4.621 1.57-3.44 2.51-6.818 3.44-10.156V749.925l5.41-22.023c.25-.69.48-1.533.71-2.35v-.014c.23-.829.46-1.633.69-2.28 1.89-3.491 2.95-7.221 3.84-10.976.24-.987.46-1.974.68-2.958.63-2.788 1.26-5.56 2.15-8.276.28-.79.24-1.626-.25-2.25-.49-.631-1.34-.92-2.38-.821h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.04.004-.03.003-.04.004-.04.003-.03.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.03.004-.04.003c-1.27.121-2.44.398-3.36 1.038-.93.655-1.53 1.649-1.74 3.077-.14.662-.28 1.337-.43 2.019-.73 3.474-1.49 7.113-2.76 9.906-1.07 2.098-1.81 4.322-2.46 6.593-.27.947-.52 1.892-.77 2.839-.36 1.352-.72 2.71-1.14 4.092l-1.48 4.027c-1.23 2.709-2.04 5.789-2.78 8.587-.2.769-.4 1.516-.59 2.229l-.01.014v.014c-.11.522-.19 1.036-.25 1.524-.01.12-.03.238-.04.354-.05.363-.09.707-.14 1.044-.15.883-.36 1.619-.84 2.224l-.03.039-.02.043c-2.14 4.175-3.03 8.228-3.9 12.214v.021c-.11.522-.19 1.036-.25 1.525-.01.12-.03.238-.04.354-.05.362-.09.707-.14 1.043-.15.884-.36 1.62-.84 2.225-1.46 1.843-2.23 3.948-2.81 6.064a47.41 47.41 0 00-.56 2.158c-.35 1.395-.69 2.759-1.18 4.088-.26.695-.49 1.549-.72 2.376l-.01.014c-.23.822-.45 1.617-.68 2.261-1.38 2.129-2.14 4.195-2.72 6.302a72.085 72.085 0 00-.689 2.693l-.129.53a61.738 61.738 0 01-.9 3.374l-.029.094.009.098c.111 1.16-.344 2.385-.826 2.994l-.038.048-.025.055c-1.235 2.714-2.047 5.801-2.785 8.604-.202.769-.399 1.517-.597 2.23zM1071.84 814.976h0l.01-.008c1.46-6.288 3.06-12.59 4.72-19.108l.3-1.182c1.76-6.939 3.58-14.132 5.36-21.811v-.006c.08-.394.17-.769.26-1.133.35-1.424.65-2.687.5-4.312-.12-1.219.05-2.484.32-3.802.08-.424.17-.858.27-1.298.19-.891.39-1.804.52-2.696l10.81-44.075.02-.082-.01-.084c-.11-1.185.3-3.102.78-4.425l.04-.107-.01-.113v-.025c-.03-.312-.08-.875-.32-1.348a1.581 1.581 0 00-.6-.684c-.29-.176-.63-.25-1.02-.218-3.11-.029-6.39-.203-9.69-.377v-.001c-3.29-.174-6.59-.349-9.72-.378-1.27-.202-2.25-.162-3 .549-.36.34-.63.801-.87 1.362-.23.56-.45 1.254-.68 2.091-1.92 5.884-3.42 12.141-4.85 18.131-.38 1.572-.75 3.126-1.12 4.65v-.001l-.01.013a17.95 17.95 0 00-.24 1.525c-.02.12-.03.238-.05.353-.04.363-.08.708-.14 1.044-.14.884-.36 1.62-.84 2.225l-.02.028-.02.03c-.83 1.429-1.34 2.822-1.76 4.183-.15.466-.28.922-.42 1.373-.26.885-.51 1.752-.84 2.639l-.01.029v.03c-2.06 8.906-4.34 17.594-6.6 26.197-1.63 6.229-3.26 12.413-4.78 18.602h0v.013c-.44 2.031-.86 3.903-1.89 5.205l-.03.039-.02.044c-1.09 2.116-1.54 4.168-1.97 6.155v.013c-1.83 7.026-3.53 13.876-5.22 20.722v.001c-1.69 6.843-3.38 13.682-5.22 20.697-.26.718-.35 1.416-.44 2.059l-.01.02c-.09.667-.18 1.277-.41 1.896-.61 1.663.34 3.146 1.83 3.752l.04.013.03.009c3.83.935 7.52 2.047 11.23 3.163v.002c3.69 1.111 7.39 2.227 11.24 3.167.68.273 1.46.422 2.15.14.73-.296 1.22-.997 1.46-2.065.26-.715.36-1.41.45-2.05v-.02c.09-.667.18-1.277.41-1.896v-.015l.01-.016c2.99-10.082 5.56-20.532 8.07-30.729.67-2.722 1.34-5.425 2-8.099zM1157.97 517.047l.02-.076-.01-.078c-.02-.188.06-.413.19-.78.01-.013.01-.027.02-.04.09-.26.22-.607.23-.972.57-.814.49-1.624.38-2.752v-.026c.1-.471.18-.891.2-1.258.03-.388.01-.762-.14-1.101-.3-.703-1.01-1.029-1.96-1.265h0c-3.88-1.578-7.86-3.192-12.34-3.43h0-.01c-2.45-.086-4.8-.659-7.21-1.326-.41-.114-.83-.232-1.24-.351-1.98-.56-4.01-1.134-6.12-1.48-.67-.268-1.49-.517-2.29-.687-.82-.174-1.67-.273-2.36-.207-2.54.242-4.71-.457-7.34-1.299-.45-.144-.91-.293-1.39-.442-.72-.222-1.41-.449-2.09-.672-2.32-.765-4.5-1.478-6.99-1.756l-.05-.006-.06.005c-2.97.283-6.09-.674-9.34-1.679-3.52-1.278-6.97-1.775-10.3-2.254l-.24-.035c-3.42-.493-6.69-.985-9.88-2.282l-.12-.046-.12.012h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.06.006-.06.022c-1.06.387-2.36.233-3.79-.118a40.56 40.56 0 01-1.62-.44l-.51-.146c-.7-.197-1.4-.382-2.06-.49l-5.74-1.405-.02-.005-.02-.003c-1.29-.208-2.25-.171-2.94.334-.67.495-.95 1.346-1.16 2.329-.36 1.179-.59 2.173-.66 3.015-.06.849.04 1.581.39 2.201.34.623.91 1.068 1.65 1.41.71.334 1.63.583 2.74.803.66.265 1.17.393 1.61.442.45.05.8.016 1.11-.013l.01-.001c1.16-.111 2.36.08 3.54.369a39.316 39.316 0 011.82.499c.5.149 1 .293 1.46.406 2.27.766 4.52 1.37 6.76 1.969v.002c2.25.602 4.48 1.199 6.72 1.954l.05.02c1.25.51 2.65 1.079 4.01.949 2.98-.284 6.11.676 9.35 1.682l.03.008.02.005c2.21.436 4.28 1.046 6.38 1.664v.003c2.08.61 4.17 1.228 6.41 1.673l.02.008c1.25.509 2.65 1.078 4.01.948 1.16-.11 2.37.08 3.64.364.4.091.82.193 1.24.296.86.211 1.75.427 2.61.567 2.21.435 4.27 1.045 6.37 1.662l.01.003c2.07.611 4.16 1.229 6.4 1.673l.02.008c1.23.501 2.61 1.06 3.95.954.4.065.82.128 1.24.192 2.27.346 4.77.727 6.9 1.588l.05.022.05.009c2.52.407 4.43.873 6.35 1.343l.08.02.09-.008.04-.004c.59-.056 1.3-.124 1.91-.471.68-.38 1.16-1.048 1.4-2.153zM1150.66 493.014v-.019l.01-.02 1.4-5.03 1.39-5.01c.5-1.359.98-2.875 1.46-4.378v-.007c.48-1.517.96-3.021 1.45-4.362l.02-.032v-.034c.24-1.072.17-2.025-.29-2.791-.46-.766-1.26-1.249-2.3-1.504-2.57-.735-5.3-1.455-8.02-2.173l-.01-.001c-2.72-.717-5.43-1.433-7.99-2.164-1.29-.52-2.3-.711-3.11-.18-.4.256-.69.648-.94 1.112-.26.465-.49 1.046-.74 1.724v.013l-.01.014c-.36 1.188-.67 2.412-.99 3.635-.02.089-.04.178-.07.267-.29 1.137-.58 2.272-.9 3.391-.7 2.409-1.55 4.716-2.87 6.739-.63.8-.87 1.729-1.03 2.575-.04.231-.09.486-.13.727-.02.179-.05.351-.08.501-.07.386-.14.727-.25 1.023l-.01.032-.01.034c-.21.964-.36 1.813.02 2.545.38.724 1.22 1.206 2.51 1.73l.02.01.03.007c2.08.593 4.02 1.085 5.89 1.56 2.83.715 5.49 1.391 8.21 2.306.73.295 1.59.383 2.39.391.81.007 1.61-.069 2.22-.128h.01c.72-.069 1.28-.316 1.73-.772.44-.438.73-1.035.99-1.731zM1131.86 407.339l.02-.032v-.034c.87-3.977 1.79-7.313 2.73-10.66.25-.684.46-1.362.66-2.007l.01-.06c.2-.633.39-1.23.59-1.79.43-1.158.92-2.089 1.69-2.74l.2-.169-.03-.26c-.01-.095 0-.249.04-.468.03-.212.08-.448.14-.702v-.007c.05-.245.11-.506.15-.747.03-.209.06-.433.05-.639.21-1.015.17-1.794-.2-2.405-.37-.614-1-.943-1.66-1.212l-.04-.014-.03-.008c-3.82-.934-7.03-1.927-10.24-2.924-2.66-1.073-5.85-1.434-8.38-1.208-.97-.224-1.77-.198-2.38.316-.57.49-.85 1.33-1.06 2.32-.1.442-.19.889-.29 1.34-.78 3.682-1.61 7.611-3.5 10.62l-.01.018-.01.019c-1.09 2.121-1.53 4.174-1.91 6.814-.26.752-.23 1.407.15 1.955.36.509.98.833 1.64 1.1l.01.004.01.004c2.94 1.035 6 1.891 9.14 2.736.47.128.95.257 1.43.385 2.67.716 5.37 1.443 8.09 2.284.74.298 1.41.285 1.95-.134.49-.375.79-1.017 1.04-1.695zM1116.21 466.246l.02-.09v-.092l-.01-.017c-.04-.471-.08-.893-.15-1.255-.06-.369-.16-.714-.35-1.019-.38-.641-1.05-.962-2.04-1.205-2.87-.702-5.76-1.564-8.66-2.432v-.002c-2.9-.865-5.8-1.735-8.7-2.443-1.04-.254-1.97-.196-2.71.288-.74.476-1.19 1.299-1.42 2.353-.51 1.385-.84 2.908-1.15 4.476-.05.216-.09.433-.14.65-.27 1.386-.55 2.804-.95 4.235-.29 1.035-.52 2.149-.75 3.288-.15.712-.3 1.434-.46 2.153-.44 1.886-1.01 3.844-2.03 5.839-.41.558-.29 1.249-.06 1.717.12.25.3.482.51.652.19.146.43.274.71.282 3.21.991 6.4 1.824 9.58 2.653v.002c3.21.836 6.4 1.668 9.6 2.661.79.311 1.56.242 2.21-.126.64-.364 1.13-.999 1.41-1.763v-.019l.01-.019c.93-3.358 1.85-6.876 2.77-10.39v-.002c.91-3.515 1.83-7.027 2.76-10.375zM1167.87 417.885l.02.005.01.003c.48.118.91.211 1.29.244s.75.011 1.08-.143c.7-.317 1-1.069 1.21-2.055l1.4-5.017 1.39-5.011c.13-.36.22-.712.3-1.034.01-.067.03-.132.04-.195.06-.256.11-.485.18-.705.16-.528.37-.918.83-1.212l.19-.124.03-.225c.37-2.613.8-4.59 1.23-6.578.49-1.354.63-2.529.13-3.354-.52-.879-1.6-1.111-2.89-.989-1.16.111-2.36-.08-3.54-.369a39.316 39.316 0 01-1.82-.499c-.51-.151-1.01-.298-1.48-.411-3.82-.936-7.03-1.931-10.26-2.93l-.09-.03-.1.01-.04.003c-.59.057-1.28.122-1.87.363-.64.257-1.18.714-1.48 1.519-2.46 4.813-3.78 9.922-5.1 15.06-.39 1.513-.78 3.029-1.2 4.54l-.01.032v.032c-.2 1.368-.1 2.639.45 3.556.58.958 1.59 1.425 2.95 1.31 3.13.349 5.6.756 8.12 1.781l.02.008.02.007c1.63.504 3.08.859 4.52 1.211l.01.001c1.44.353 2.87.702 4.46 1.196zM1096.04 441.703v.014l-.01.014c-.11.502-.19.947-.22 1.335-.03.387 0 .761.14 1.1.31.712 1.03 1.037 2 1.274 2.87.701 5.76 1.564 8.66 2.431v.002c2.9.866 5.8 1.735 8.7 2.443 1.04.254 1.97.197 2.71-.287.74-.48 1.19-1.31 1.43-2.373l1.39-5.017 1.4-5.03c.93-3.347 1.8-7.34 2.18-10.014.58-1.642-.37-3.102-1.84-3.701l-.05-.017-.04-.009c-3.17-.671-6.21-1.519-9.19-2.378l-1.41-.41c-2.48-.721-4.93-1.431-7.36-2.026l-.08-.02-.09.008-.02.002c-.45.042-.85.081-1.2.147-.36.068-.7.17-.99.364-.62.4-.92 1.086-1.14 2.101-.93 3.359-1.71 6.701-2.49 10.032v.005c-.78 3.34-1.55 6.669-2.48 10.01zM1143.62 428.668l-.01.032-.01.034c-.87 3.977-1.79 7.313-2.72 10.66-.85 2.321-1.21 5.059-1.52 7.418-.06.435-.12.857-.17 1.261-.49 1.354-.63 2.532-.03 3.427.59.894 1.77 1.308 3.37 1.485l.01.001.01.001c1.84.143 3.89.589 5.96 1.123.9.231 1.82.481 2.72.729 1.15.315 2.29.626 3.35.887.69.276 1.37.384 1.98.483l.02.003c.64.104 1.22.2 1.81.44l.04.014.03.008c.48.118.92.211 1.29.244.38.033.75.011 1.08-.143.7-.317 1-1.069 1.21-2.055.42-1.496.84-2.962 1.25-4.412 1.44-5.012 2.82-9.829 3.79-14.991.58-1.647-.37-3.111-1.85-3.712l-.03-.014-.04-.009c-2.87-.702-5.92-1.552-8.97-2.404l-.01-.001c-3.03-.848-6.08-1.698-8.96-2.404-.78-.305-1.55-.234-2.19.132-.64.364-1.13.999-1.41 1.763zM819.128 526.171l.756.122-.192-.741c-.498-1.925-.733-2.838-.829-3.841-.095-1.003-.052-2.102.042-4.382.213-.967.559-2.106.912-3.272l.005-.014c.342-1.127.691-2.277.914-3.274.298-.432.417-.979.509-1.407l.011-.05c.116-.533.208-.905.401-1.15.294-.372.51-.633.774-.773.216-.116.522-.177 1.064.043.618.251 1.089.516 1.585.796l.007.004c.494.278 1.013.57 1.693.846l.113.046.123-.011h.003l.001-.001H827.03v-.001H827.04l.001-.001H827.051l.001-.001H827.061l.001-.001H827.071l.001-.001H827.082l.001-.001h.01l.001-.001h.008l.002-.001H827.113l.001-.001h.01l.001-.001H827.134l.001-.001H827.145l.002-.001h.007l.002-.001H827.165l.002-.001H827.176l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H827.219l.002-.001h.008l.002-.001h.007l.002-.001H827.249l.002-.001H827.26l.002-.001h.007l.003-.001H827.281l.002-.001h.007l.003-.001h.01l.002-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.01l.002-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.006l.002-.001H827.459l.003-.001h.008l.003-.001h.006l.003-.001H827.491l.003-.001h.006l.003-.001H827.512l.003-.001h.008l.003-.001h.006l.004-.001h.006l.003-.001H827.554l.003-.001h.006l.003-.001H827.575l.003-.001h.007l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.006l.004-.001H827.638l.003-.001h.007l.003-.001h.007l.003-.001H827.67l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008c.764-.073 1.347-.088 1.79-.038.444.049.694.157.842.285.138.119.246.306.294.647.05.353.031.831-.061 1.478l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914-.471 1.696-.691 2.477-1.058 3.193-.368.719-.889 1.381-2.018 2.809l-.483.611.756.185c.747.182 1.5.465 2.329.777l.607.227c1.062.392 2.23.788 3.55 1.001l.755.122-.191-.741c-.496-1.915-.759-3.143-.788-4.218-.028-1.055.17-1.989.654-3.308l.039-.106-.007-.071a.554.554 0 01.197-.049c.27-.026.61.062.835.255.274.237.424.482.61.791l.009.014c.174.289.381.633.743.963.591.99 1.082 1.987 1.561 2.961l.293.592c.577 1.164 1.167 2.288 1.909 3.241 1.535 2.255 3.984 3.745 6.581 4.017 2.618.274 5.36-.694 7.421-3.3l.297-.376-.363-.313-.009-.008c-.162-.14-.299-.258-.415-.348a1.677 1.677 0 00-.388-.236c-.28-.113-.553-.087-.808-.061l-.055.005-.084.008-.077.035c-1.717.787-3.148.907-4.377.583-1.233-.325-2.327-1.115-3.336-2.268-1.4-1.793-2.867-4.229-4.355-6.702-.375-.622-.487-.964-.465-1.195.017-.18.134-.419.682-.775l.069-.045.051-.065.558-.706.559-.706.017-.021.014-.024c1.126-1.798 1.646-3.595 1.4-5.279-.248-1.689-1.253-3.178-3.001-4.382-1.453-1.242-3.464-1.734-5.327-2.189l-.051-.013c-2.496-.772-5.063-1.25-7.619-1.726-.775-.144-1.55-.288-2.321-.44-3.318-.655-6.61-1.462-9.818-3.061a1.26 1.26 0 00-.747-.296 1.277 1.277 0 00-.745.226c-.365.236-.687.645-.944.969l-.029.037c-.34.429-.486.842-.61 1.287-.03.109-.059.218-.088.332-.092.35-.192.733-.373 1.225l-.274.746.791-.076c2.41-.229 4.578-.414 6.389.976-.903 3.302-1.749 7.19-2.592 11.061l-.001.005-.075.352c-.421 1.974-.868 4.072-3.431 4.867l-1.336.414 1.295.526.032.013c2.581 1.049 5.228 2.125 7.825 2.545zm17.236-9.131l-.109.05-.074.094c-.084.106-.148.136-.189.148a.557.557 0 01-.246 0c-.088-.014-.163-.033-.255-.055-.056-.014-.119-.03-.195-.047a2.453 2.453 0 00-.387-.059c-.398-.411-.448-.845-.503-1.429-.01-.096.001-.25.036-.468.035-.213.086-.449.141-.702l.002-.007c.053-.245.11-.506.149-.747.028-.171.05-.352.052-.525.127-.198.216-.411.289-.619.059-.171.116-.366.171-.557l.08-.271c.171-.562.397-1.171.9-1.806l.04-.052c.066.02.144.042.225.062.137.033.306.066.49.066.995.447 1.636 1.437 1.817 3.171-.211.958-.429 1.706-.781 2.308-.349.598-.843 1.074-1.653 1.445zm-.035-7.4v0zM753.565 508.888l.565-.792c-.957-1.095-1.189-2.223-1.014-3.232.179-1.027.789-1.973 1.584-2.646l.101-.085.045-.124c.509-1.386.841-2.914 1.165-4.401l.004-.019c.328-1.507.648-2.972 1.13-4.287l.007-.019.006-.02c.231-.833.434-1.423.648-1.835.21-.406.408-.591.607-.683.208-.095.502-.127.986-.051.485.076 1.096.249 1.905.5l.095.029.1-.009c.38-.036.677.091 1.083.264l.285.12c.259.105.57.212.917.221.346.009.694-.08 1.05-.299 1.132-.403 1.615-.221 1.836.044.136.163.248.431.297.851.048.417.029.944-.061 1.582l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914l-.004.014-.003.014c-.438 2.014-.834 3.716-2.924 4.502a.912.912 0 00-.651.495c-.12.233-.149.5-.127.731.022.232.101.488.263.695a.915.915 0 00.628.358c2.079 1.126 4.053.938 6.438.711l.067-.007.724-.069-.324-.651c-.728-1.465-.835-2.655-.656-3.796.149-.957.496-1.876.895-2.932l.284-.76.039-.107-.011-.113a.27.27 0 01.001-.076.198.198 0 01.043-.025c.054-.025.139-.049.264-.07.117-.019.246-.032.394-.046 3.083.032 4.758.821 5.384 2.029.635 1.225.35 3.163-1.236 5.891-.108.132-.22.24-.345.355l-.032.03c-.119.11-.263.243-.385.398-.308.389-.449.865-.378 1.608l.019.2.152.131c.769.663 1.834 1.085 2.916 1.322a10.74 10.74 0 003.224.207l.313-.03.109-.295c.163-.446.16-.907.097-1.333-.061-.417-.185-.842-.297-1.228l-.005-.017c-.119-.404-.224-.767-.274-1.108-.049-.338-.037-.613.047-.844.267-.726.367-1.433.459-2.083l.002-.019c.094-.668.182-1.279.41-1.898.255-.696.492-1.55.723-2.378l.003-.014c.235-.844.463-1.661.703-2.315l.039-.106-.011-.113c-.11-1.16.335-2.4.842-3.781.181-.495.613-.794 1.23-1.195l.047-.031c.556-.36 1.27-.823 1.577-1.658l.209-.569-.599-.096c-1.237-.2-2.494-.559-3.786-.928l-.015-.004c-1.276-.364-2.586-.738-3.886-.948l-.782-.127.223.761c.46 1.575.724 2.806.76 3.963.035 1.123-.144 2.198-.6 3.464a2.648 2.648 0 01-.241.235c-.195.165-.392.274-.546.288-.377.036-.983-.045-1.724-.226a19.891 19.891 0 01-2.289-.727 16.685 16.685 0 01-1.951-.872 4.203 4.203 0 01-.561-.352l-.035-.028c.179-1.266.36-2.482.688-3.561.327-1.079.788-1.974 1.497-2.617.404-.09.747-.346.984-.646.271-.343.454-.806.408-1.284l-.019-.2-.152-.131c-.433-.374-1.016-.516-1.461-.624l-.048-.012c-.511-.125-.862-.222-1.094-.422l-.079-.068-.1-.031c-2.726-.845-5.652-1.44-8.585-2.036l-1.698-.348c-3.508-.726-6.987-1.526-10.195-2.83l-.114-.046-.122.011-.62.059-.212.021-.133.167-.012.015c-.27.342-.568.718-.788 1.095-.22.378-.406.828-.36 1.307l.003.039c.028.293.065.684.197.992.074.174.194.362.395.496.207.138.447.182.693.158.083-.008.224.003.433.042.203.037.428.092.672.152l.008.001c.234.058.486.119.719.162.198.037.414.067.616.06.917.23 1.387.461 1.62.759.212.271.313.718.113 1.656-.502 1.377-.832 2.893-1.153 4.368l-.004.019c-.328 1.507-.647 2.972-1.13 4.287-.753 2.05-1.107 3.006-1.615 3.82-.507.81-1.174 1.487-2.615 2.944l-.528.532.695.283c.703.285 1.386.396 2.01.497l.02.003c.617.1 1.178.192 1.745.412.447.349 1.025.475 1.539.576l.214.042c.508.098 1.017.196 1.539.408zm15.82-5.951l-.001.002.001-.002zm-.005.008l-.001.002.001-.002zM685.165 469.661l-.039.107.01.113.003.025c.013.139.027.287.051.397a.748.748 0 00.104.26.547.547 0 00.511.246.647.647 0 00.34-.147c.059-.049.113-.106.159-.157a5.25 5.25 0 00.121-.144c.288.085.597.146.901.202l.292.053c.356.064.712.128 1.075.217.838.205 1.62.523 2.216 1.178a195.737 195.737 0 00-1.3 5.109l-.001.005c-.451 1.84-.9 3.671-1.363 5.338l-.025.09.009.092c.11 1.16-.345 2.386-.827 2.996l-.049.062-.028.075c-.43 1.172-1.451 1.854-2.657 2.637l-.803.522.887.36c2.656 1.08 5.245 1.498 7.774 1.907l.022.003.756.123-.192-.741c-.5-1.932-.734-2.84-.806-3.599-.07-.739.012-1.339.201-2.677l.001-.011.001-.012c.306-3.226 1.217-6.519 2.147-9.865.514-.995.857-1.356 1.193-1.492.34-.138.792-.099 1.706.12.368.292.721.436 1.019.557l.014.006c.3.122.543.222.793.424.119.204.22.406.319.606l.087.174c.067.133.138.269.212.389.072.116.165.247.286.351a.788.788 0 00.55.202.88.88 0 00.541-.235c.252-.218.495-.603.758-1.118l.067-.13-.014-.146c0-.001-.001-.051.065-.141a.89.89 0 01.293-.245c.272-.145.492-.119.616-.012.348.3.66.57.895.84.217.247.322.444.352.603l-.136.972c-.702 5.039-1.453 10.429-3.898 14.848l-.019.034-.013.036c-.26.707-.313 1.262.036 1.708.144.185.335.315.476.41l.057.038c.134.089.254.17.379.277l.062.054.076.031.024.01c1.301.528 2.779 1.129 4.774.215l.412-.189-.147-.428c-.802-2.341-.43-4.193.53-6.822.205-.241.407-.363.607-.436.232-.085.479-.111.798-.142.526-.05.934.047 1.308.163l.176.057c.133.042.274.088.399.121.172.045.369.083.578.075 1.097.217 1.875.373 2.431.563.562.193.784.384.889.597.12.24.157.632.037 1.384-.118.734-.364 1.703-.705 3.038-.218.58-.581 1.045-1 1.575l-.018.023c-.408.516-.869 1.099-1.146 1.851l-.146.399.37.209c2.062 1.161 4.677 1.583 7.178 1.988l.055.009.989.159-.467-.886c-1.899-3.606-1.036-6.488-.152-9.439.131-.435.262-.872.384-1.312l.012-.043.004-.044.023-.246c.307-3.266.639-6.801 4.443-8.956l1.238-.702-1.404-.227c-1.237-.2-2.494-.558-3.786-.927l-.015-.004c-1.276-.364-2.586-.738-3.886-.949l-.756-.122.192.741c.496 1.915.759 3.144.788 4.219.028 1.055-.17 1.989-.654 3.308-.226.616-.445.841-.666.959-.265.141-.615.183-1.269.245-.164.016-.368-.055-.725-.2l-.042-.017c-.272-.111-.66-.27-1.062-.258a16.798 16.798 0 00-1.398-.245l-.076-.012c-.51-.075-.976-.146-1.384-.258-.408-.112-.71-.253-.916-.437-.191-.17-.325-.401-.36-.767l-.007-.078-.031-.072c-.712-1.665-.397-3.996 1.65-5.384.42-.082.778-.345 1.022-.654.271-.343.454-.806.408-1.284l-.047-.498-.498.048c-.083.008-.109-.001-.277-.146a.127.127 0 01-.013-.011c-.17-.147-.469-.406-.963-.376-1.822-.146-3.532-.613-5.293-1.097l-.02-.005c-1.752-.481-3.554-.975-5.49-1.126-1.527-.171-3.252-.642-5.017-1.205a137.04 137.04 0 01-2.636-.878c-.861-.292-1.709-.578-2.516-.828-.745-.298-1.407-.285-1.953.134-.489.375-.792 1.017-1.041 1.695zM788.225 494.161l-.812-.198.209.809.001.002c.964 3.725.997 3.851 1.754 5.624a45.352 45.352 0 01-.611 2.287l-.272.962c-.348 1.251-.694 2.603-.887 3.949-.465 1.673-.684 2.448-1.049 3.16-.368.718-.889 1.38-2.018 2.807l-.484.611.757.185c3.827.935 7.037 1.929 10.261 2.928l.014.004.015.004.043.01c.443.109.844.207 1.177.223.384.018.747-.067 1.052-.375.264-.267.441-.663.604-1.132.166-.479.345-1.119.573-1.942l.005-.018-.873-.444c-.222.28-.44.416-.656.495-.233.085-.479.111-.798.141l-.008.001-.007.001h-.007l-.007.001-.008.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.008l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.006l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.006.001-.007.001h-.007l-.007.001-.006.001h-.007l-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001-.006.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.007l-.006.001h-.006l-.007.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001-.006.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.005.001h-.006l-.006.001h-.005l-.006.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.831l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.789l-.005.001h-.004l-.005.001h-.004l-.005.001H794.757l-.004.001h-.005l-.005.001h-.004l-.005.001H794.725l-.004.001h-.005l-.004.001h-.004l-.005.001H794.694l-.004.001h-.005l-.004.001h-.005l-.004.001H794.663l-.004.001h-.005l-.004.001H794.641l-.004.001h-.004l-.005.001h-.004l-.004.001H794.611l-.004.001h-.005l-.004.001H794.589l-.004.001h-.004l-.004.001H794.568l-.004.001h-.005l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.003.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.003.001h-.008l-.003.001h-.005c-.596-.098-1.057-.203-1.413-.335-.366-.136-.592-.289-.738-.465-.29-.347-.407-.951-.221-2.27l.009-.059-.006-.058c-.018-.189.055-.414.189-.78l.015-.041c.108-.292.257-.697.236-1.113.09-.622.19-1.063.308-1.372.12-.315.24-.448.339-.513.098-.063.247-.106.524-.09.26.015.584.078 1.007.179.309.266.645.55.98.764.33.211.726.4 1.155.399.687.254 1.356.256 1.83-.193.46-.436.554-1.139.488-1.829l-.004-.047c-.027-.286-.069-.742-.34-1.088-.311-.398-.806-.54-1.44-.501-.629-.247-1.122-.367-1.548-.415a4.798 4.798 0 00-.994.003c-.571-.241-.897-.461-1.074-.755-.181-.301-.269-.793-.062-1.745l.002-.01.002-.01c.2-1.15.421-1.976.684-2.544.262-.563.536-.814.819-.917.297-.108.718-.097 1.361.119.63.211 1.403.594 2.37 1.137.154.132.259.224.338.299a.816.816 0 01.127.142c.022.037.035.069.069.429.042.435.333.96.902.906.569-.054.755-.625.714-1.06-.018-.188.055-.413.189-.779l.015-.041c.113-.308.273-.74.231-1.179-.045-.478-.312-.898-.643-1.183-.309-.266-.727-.461-1.172-.448-1.886-.462-3.624-.939-5.369-1.417l-.002-.001c-1.765-.484-3.538-.97-5.466-1.441z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M736.22 489.828l-.047-.498-.498.047c-1.382.132-2.433.151-3.231.054-.798-.096-1.296-.302-1.618-.579-.314-.271-.518-.66-.626-1.248-.109-.59-.113-1.343-.054-2.301.217-.977.441-1.243.643-1.336.114-.052.286-.081.579-.056.287.025.643.098 1.104.21 1.284.522 2.378.989 3.023 1.992.082.402.369.825.882.776.475-.045.683-.451.715-.837.243-.309.499-.642.693-.974.22-.378.407-.828.361-1.307a.515.515 0 00-.004-.039c-.027-.293-.064-.684-.196-.992a1.098 1.098 0 00-.395-.495 1.023 1.023 0 00-.599-.164l-11.458-2.8-.972-.238.393.92c.108.252.213.489.313.715.669 1.516 1.114 2.524.771 4.097l-1.306 5.997c-.214.984-.443 1.81-.677 2.648l-.001.004c-.232.836-.469 1.685-.689 2.699l-.017.076.008.078c.068.717-.325 1.276-1.022 1.894a17 17 0 01-.723.596c-.131.105-.266.212-.404.325-.387.317-.782.664-1.096 1.062l-.484.611.757.184c3.827.936 7.037 1.93 10.261 2.928l.095.03.1-.01c.09-.008.215.003.431.023l.045.005c.217.02.495.043.78.016.289-.028.609-.109.902-.315.234-.164.427-.391.573-.683a.963.963 0 00.338-.215c.172-.169.255-.376.295-.561.071-.328.034-.718.006-1.011l-.004-.039-.002-.021c-.014-.143-.027-.288-.051-.405a.805.805 0 00-.25-.464.775.775 0 00-.507-.174c-.118-.003-.259.011-.395.024l-.022.002c-1.252.119-2.374.218-3.546-.258-.584-.238-.805-.465-.926-.707-.143-.289-.186-.668-.251-1.346-.053-.56.039-.993.148-1.384l.053-.185c.04-.137.082-.282.112-.411.039-.165.07-.348.067-.542.233-.628.434-1.119.638-1.496.215-.396.41-.622.604-.749.349-.226.896-.25 2.146.248l.959.827 1.023.882.395.34.323-.409c1.188-1.5 1.734-2.979 1.535-5.061zM798.165 510.874l-.406.264.25.414c.204.338.399.587.574.796.05.061.096.115.139.165.113.132.204.239.291.362.208.293.388.672.474 1.578l.048.498.497-.047.025-.003c.3-.028.849-.08 1.31-.326.249-.133.493-.331.659-.627.167-.298.232-.653.194-1.059-.018-.188.054-.412.189-.778l.015-.04c.102-.278.243-.658.238-1.053.234-.616.448-.976.676-1.15.178-.137.44-.216.989.007.584.237.805.464.925.706.13.26.177.595.233 1.159-.057.087-.13.204-.201.342-.133.26-.292.651-.285 1.072-.11.318-.177.61-.165.877.015.331.15.596.381.795.201.173.459.282.692.372.104.04.204.076.306.114.141.051.286.104.455.171.397.322.798.48 1.267.532.447.049.956.001 1.54-.055l.042-.004.571-.054-.131-.558c-1.04-4.416-1.403-8.237-1.158-12.109.093-.663.13-1.195.089-1.625-.042-.443-.171-.816-.444-1.109-.263-.282-.608-.433-.958-.544a12.62 12.62 0 00-.872-.225l-.251-.06a2.04 2.04 0 00-.543-.319c-.223-.084-.509-.126-.785.001-.286.131-.447.388-.524.655-.076.262-.088.578-.054.934.08.841-.129 1.415-.429 1.956-.105.19-.214.363-.33.548-.061.098-.126.201-.193.311-.171.281-.344.59-.481.941-.556.71-1.05 1.499-1.528 2.262-.238.378-.471.751-.706 1.103-.74 1.112-1.532 2.102-2.625 2.81zM843.657 523.684l-.388.592.688.167c1.863.455 4.415 1.487 7.039 3.163l.145.092.171-.016h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.006l.004-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001H851.465l.003-.001h.006l.003-.001H851.486l.003-.001h.006l.003-.001H851.507l.002-.001H851.518l.003-.001h.005l.003-.001H851.538l.002-.001H851.549l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H851.633l.003-.001h.007l.002-.001h.008l.002-.001H851.664l.003-.001h.006l.003-.001H851.685l.002-.001H851.696l.002-.001H851.707l.002-.001h.007l.002-.001h.008l.003-.001h.008l.002-.001H851.748l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001H851.853l.002-.001h.01l.001-.001h.008l.002-.001H851.885l.002-.001H851.896l.002-.001h.007l.002-.001H851.916l.002-.001H851.927l.002-.001H851.938l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H852l.002-.001H852.011l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.008l.001-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001H852.136l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001H852.18l.002-.001h.007l.002-.001H852.2l.003-.001h.007l.002-.001H852.221l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001H852.358l.003-.001h.006l.002-.001H852.378l.003-.001h.006l.003-.001H852.399l.003-.001h.006l.004-.001H852.421l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003l.212-.02.133-.167.012-.016c.27-.341.568-.717.788-1.093.22-.377.407-.826.361-1.305-.032-.34-.099-.648-.255-.873a.81.81 0 00-.352-.292.84.84 0 00-.402-.056c-.182.017-.37.09-.486.136l-.035.013a1.257 1.257 0 01-.317.093l-.003.001h-.007l-.004.001h-.004l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.003.001h-.011l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.006l-.004.001H852.096l-.003.001h-.007l-.003.001h-.006l-.003.001H852.065l-.004.001h-.006l-.003.001H852.043l-.003.001h-.006l-.002.001H852.023l-.003.001h-.006l-.003.001h-.008l-.003.001H851.991l-.002.001H851.98l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.007l-.003.001H851.876l-.003.001h-.007l-.002.001H851.855l-.003.001h-.006l-.003.001H851.834l-.002.001H851.823l-.002.001H851.812l-.002.001h-.007l-.002.001h-.008l-.002.001H851.782l-.002.001h-.008l-.002.001h-.01l-.002.001H851.749l-.002.001h-.008l-.002.001h-.007l-.002.001h-.01l-.002.001h-.008l-.002.001H851.697l-.002.001h-.008l-.002.001H851.676l-.002.001h-.008l-.001.001h-.01l-.002.001H851.644l-.002.001h-.007l-.002.001H851.624l-.002.001H851.613l-.002.001H851.602l-.002.001h-.007l-.002.001H851.582l-.002.001H851.571l-.001.001h-.01l-.001.001h-.01l-.001.001h-.008l-.002.001H851.529l-.002.001H851.518l-.002.001h-.007l-.002.001h-.01l-.001.001h-.008l-.002.001H851.477l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001H851.362l-.002.001H851.351l-.003.001H851.339l-.002.001h-.007l-.002.001H851.319l-.003.001h-.007l-.002.001h-.007l-.003.001H851.288l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.01l-.003.001h-.007l-.003.001h-.008l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.003.001h-.008l-.003.001H851.171l-.002.001h-.006l-.003.001H851.151l-.003.001h-.006l-.003.001H851.13l-.003.001h-.006l-.003.001H851.109l-.003.001h-.006l-.004.001h-.006l-.003.001h-.01l-.003.001h-.006l-.004.001h-.006l-.003.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.01l-.004.001h-.007l-.003.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001c-.538.051-.864-.058-1.067-.233-.207-.178-.377-.504-.432-1.078-.055-.574.051-.926.221-1.14.144-.182.388-.333.8-.403.094.08.179.15.254.209.12.092.245.177.389.236.279.113.552.086.808.061l.055-.005.212-.02.132-.167.559-.706.124-.157-.019-.2v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004V520l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.019-.201-.153-.131-.01-.009c-.162-.139-.298-.256-.414-.346a1.677 1.677 0 00-.388-.236c-.252-.102-.5-.09-.734-.068-.883-.421-.897-1.274-.556-1.705l.05-.062.028-.075c.248-.675.472-1.062.711-1.245.178-.136.44-.215.989.007l.113.046.122-.012c.083-.007.109.001.277.146l.014.011c.175.152.487.421 1.011.371l.055-.005c.255-.023.529-.049.782-.213.129-.084.236-.191.336-.304.097-.11.209-.251.341-.418l.009-.011.124-.158-.019-.2a7.169 7.169 0 01-.003-.04c-.028-.292-.065-.682-.197-.99a1.091 1.091 0 00-.395-.495.996.996 0 00-.52-.163c-1.996-1.106-4.655-2.176-7.239-1.93l-.498.047.048.498c.482 5.067-.368 8.946-3.031 13.013zM686.781 471.368l.296-.375-.362-.313-.012-.01c-.162-.14-.3-.26-.408-.342a1.37 1.37 0 00-.186-.125.632.632 0 00-.363-.081.537.537 0 00-.298.123.585.585 0 00-.158.215.7.7 0 00-.049.206H685.232l-.002.001H685.221l-.001.001H685.211l-.002.001H685.2l-.001.001H685.189l-.001.001H685.178l-.001.001h-.007 0-.002l-.001.001h-.007 0-.003l-.001.001h-.001 0-.004 0-.004 0l-.001.001h-.002 0-.002 0-.002 0-.003 0-.001l-.001.001h0-.001 0-.002 0-.002 0-.001 0-.002 0-.001 0l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.212.02-.133.168.393.31-.393-.309h0l-.001.001-.002.002-.003.005-.01.013-.028.039a1.68 1.68 0 00-.248.575c-.087.402-.022.926.483 1.362l.395.343.324-.411 1.128-1.43zM833.885 512.803l-.126.158.019.201c.02.21-.056.619-.237 1.213-.174.57-.417 1.23-.667 1.908l-.04.107.011.113a.194.194 0 01.002.024c.062.646.14 1.466.974 2.183l.162.139.212-.02h.003l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.004l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.084-.008.076-.035c1.929-.882 3.232-2.457 3.022-4.666-.068-.714-.321-1.57-.731-2.323-.364-.668-.882-1.309-1.562-1.67a.938.938 0 00-.224-.36.85.85 0 00-.69-.235c-.434.041-.839.359-1.151.751-.352.445-.483 1.042-.583 1.502l-.011.051c-.116.531-.207.901-.4 1.144z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M806.513 505.299l-.047-.498-.498.048a1.05 1.05 0 00-.654.287 1.1 1.1 0 00-.296.564c-.072.33-.035.724-.006 1.019l.003.04.048.498.498-.048h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001H805.693l.003-.001h.006l.004-.001H805.715l.003-.001h.006l.003-.001H805.736l.003-.001h.006l.002-.001H805.756l.003-.001h.008l.003-.001h.006l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.003-.001h.007l.002-.001H805.872l.003-.001h.007l.002-.001H805.893l.002-.001H805.904l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H805.956l.002-.001h.008l.002-.001H805.977l.001-.001H805.987l.002-.001h.008l.002-.001h.01l.001-.001H806.019l.002-.001H806.03l.001-.001H806.04l.001-.001h.01l.001-.001H806.061l.001-.001H806.071l.001-.001H806.083l.001-.001h.008l.001-.001H806.103l.001-.001H806.113l.001-.001H806.124l.001-.001H806.135v-.001H806.145l.001-.001H806.156v-.001H806.166l.001-.001H806.177v-.001H806.187l.498-.048-.047-.498-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V506.447l-.001-.004v-.006l-.001-.003v-.006l-.001-.004V506.415l-.001-.003v-.006l-.001-.003V506.394l-.001-.003v-.006l-.001-.003V506.373l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V506.341l-.001-.002v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V506.184l-.001-.002v-.007l-.001-.002V506.164l-.001-.002V506.153l-.001-.002V506.142l-.001-.002v-.007l-.001-.002V506.122l-.001-.002v-.008l-.001-.002V506.101l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V506.006l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V505.806l-.001-.002v-.008l-.001-.002V505.785l-.001-.002v-.008l-.001-.002V505.764l-.001-.002V505.753l-.001-.002v-.007l-.001-.002V505.733l-.001-.002V505.722l-.001-.003v-.006l-.001-.003V505.701l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V505.513l-.001-.003v-.006l-.001-.003V505.492l-.001-.003v-.007l-.001-.003V505.47l-.001-.003v-.007l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004z' fill='%23051828' stroke='%23051828'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% 0;background-size:cover auto;content:"";height:calc(50% + 8rem);width:100%}.c-page-header__img{grid-area:1/3/1/15;border:5px solid var(--secondary-color-text);background:var(--secondary-color-text);border-radius:15px}.c-page-header__title{font-size:clamp(2.4375rem,6.64062vw,4.6875rem);font-weight:900;line-height:1.2;line-height:1.8;color:var(--primary-color);margin-top:0}.c-page-header__title>span{background-color:var(--primary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.c-page-header__title{line-height:1.7}}@media (min-width:60.1rem){.c-page-header__title{line-height:1.6}}.c-page-header__posttitle{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;text-transform:uppercase}.c-page-header__nav:not(:empty){margin-bottom:2rem}@media (min-width:60.1rem){.c-page-header__nav:not(:empty){margin-bottom:3.5rem}}.c-page-header__pretitle{--bg-color:var(--secondary-color);--text-color:var(--secondary-color-text);font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;line-height:2.4;margin-bottom:.5rem;text-transform:uppercase}.c-page-header--no-image .c-page-header__pretitle{--bg-color:var(--primary-color-text);--text-color:var(--primary-color)}.c-page-header__pretitle>span{background-color:var(--bg-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--text-color);padding:.625rem .9375rem}@media (min-width:60.1rem){.c-page-header__pretitle{line-height:2.2}}.c-page-header__posttitle{margin-top:.5rem}.c-page-header__text{margin-top:1rem}.c-page-header__menu{font-size:clamp(1.375rem,3.38542vw,1.9375rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;font-weight:400;margin-top:1em}@media (max-width:38rem){.c-page-header__menu__list{--nav-list-direction:row}}.c-page-menu{position:relative;z-index:1}.c-page-menu__button{--button-border-color:#98dfea;--button-bg-color:#98dfea;--button-text-color:var(--secondary-color);--button-border-color-alt:#98dfea;--button-bg-color-alt:#98dfea;--button-text-color-alt:var(--secondary-color);border-radius:0}.c-page-menu__container{grid-area:1/3/1/15}@media (min-width:72.1rem){.c-page-menu__container{border-bottom:2px solid var(--grey_300);padding-bottom:.25rem}}.c-page-menu--image-header .c-page-menu__container{grid-area:1/1/1/13}.c-page-menu__list{margin:0}.c-page-menu__heading{white-space:normal}@media (min-width:60.1rem){.c-page-menu__heading{margin-bottom:-.3rem;padding-bottom:.3rem}}.c-page-menu__text{padding-bottom:1rem}.c-pagination{margin-top:2rem}.c-pagination__list{list-style:none;padding:0;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:baseline}.c-pagination__item+.c-pagination__item{margin-left:4rem}.c-pagination__icon,.c-pagination__link{display:block}.c-pagination__icon.is-active,.c-pagination__icon:active,.c-pagination__icon:focus,.c-pagination__icon:focus-within,.c-pagination__link.is-active,.c-pagination__link:active,.c-pagination__link:focus,.c-pagination__link:focus-within{text-decoration:underline}@media (hover){.c-pagination__icon:hover,.c-pagination__link:hover{text-decoration:underline}}.c-pagination__link.is-active{color:#e4008b}.c-pagination__link.is-disabled,.c-pagination__link [disabled]{pointer-events:none;color:#999;text-decoration:none}.c-paywall-cta{position:absolute;top:2.5rem;right:0;bottom:auto;left:0;display:flex;flex-direction:column;background:#fff;box-shadow:0 0 .25rem .0625rem rgba(0,0,0,.3);max-width:52rem;min-height:28rem;padding:3rem 0 0;text-align:center;margin:auto;overflow:hidden}.c-paywall-cta__header{position:relative}.c-paywall-cta__title{max-width:40rem;margin:0 auto}.c-paywall-cta__close{position:absolute;top:2rem;right:2rem;bottom:auto;left:auto;border-radius:100%;background:transparent;display:flex}.c-paywall-cta__content{margin-top:1.5rem}.c-paywall-cta__text{margin-top:0}.c-paywall-cta__text--large{display:block;font-size:4rem}.c-paywall-cta__text--small{font-weight:400;font-size:1.5rem}.c-paywall-cta__action{margin-top:1.5rem;max-width:none}.c-paywall-cta__login-text{font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2}.c-promo-header{background-color:var(--secondary-color);color:var(--secondary-color-text);position:relative}.c-promo-header__title{grid-area:title}.c-promo-header__pretitle{grid-area:pretitle}.c-promo-header__badge{grid-area:badge}.c-promo-header__text{grid-area:text}.c-promo-header__menu{grid-area:menu}.c-promo-header__action{grid-area:action}.c-promo-header__promo{grid-area:promo}.c-promo-header:before{position:absolute;top:-8rem;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1400' height='898' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1267.12 761.648c-15.11 64.738-30.9 128.887-46 193.625-19.22 80.787-38.43 161.577-57.64 242.367-6.65 28.69-13.86 58.09-20.51 86.79-1.81 7.35-1.81 7.35-8.87 5.41-147.844-41.39-295.005-82.19-442.846-123.58-99.616-27.72-199.292-56.07-299.528-83.72-82.878-22.78-165.198-46.27-248.077-69.05-8.988-2.4-8.307-1.82-6.007-10.52.932-3.35 1.864-6.702 2.735-10.7.497-1.353 1.055-2.058 2.357-1.53 2.542.411 5.145 1.468 7.067 1.938 61.678 16.962 122.798 34.642 184.477 51.602 152.305 42.27 304.672 85.19 456.977 127.46 102.839 28.71 205.057 57.48 307.895 86.19 6.45 2 5.83 2.05 7.69-4.65 11.69-48.1 22.76-96.13 34.44-144.23 19.65-82.79 39.36-164.932 59-247.721 19.15-81.436 38.98-162.284 58.13-243.72l33.57-140.235c15.73-64.797 30.84-129.534 45.95-194.271 4.41-19.345 9.38-39.396 14.42-58.799.5-1.353.43-1.999.93-3.352.56-.706 1.12-1.411 2.36-1.529.62-.059 1.3.528 1.92.469 10.35 3.582 21.26 6.459 31.61 10.041.62-.059 1.3.529 1.92.47 1.99 1.116 2.67 1.704 2.3 4.35-.44 1.999-.94 3.351-1.37 5.35-12.56 52.096-25.12 104.192-37.06 156.228-12.99 54.095-25.42 107.484-38.42 161.579-12.49 52.743-25.55 106.191-38.04 158.934-4.23 14.758-7.77 30.105-11.38 44.804zM1109.2 134.576c1.55-9.937 3.17-19.226 4.73-29.163.74-5.292 2.05-11.29 2.8-16.58.49-1.353.37-2.647.87-4 .56-.705 1.11-1.41 1.73-1.47.62-.059 1.31.529 2.55.41 10.29 2.936 20.58 5.872 31.49 8.749 4.52 1.526 5.14 1.467 3.77 6.818-4.6 23.931-8.58 47.802-13.25 71.086-.75 5.292-2.17 9.996-2.92 15.288-.44 1.999-1.06 2.058-2.98 1.588l-.62.059c-11.59-3.464-22.62-7.634-34.22-11.098-.62.059-.62.059-1.3-.529-.68-.587-1.36-1.175-1.42-1.822-.06-.647-.06-.647-.13-1.293 2.06-11.289 4.17-21.932 6.23-33.221-.07-.647.49-1.352.43-1.999 2.54.411 3.04-.942 2.24-2.823zM527.695 33.326c-5.145-1.47-10.91-2.88-15.993-3.7-1.922-.47-1.984-1.118-2.169-3.059 1.121-7.942 2.8-16.59 4.541-24.59-.061-.648-.061-.648.497-1.354.435-2 1.055-2.059 2.915-2.236.62-.06 1.302.529 1.922.47 9.67 2.997 19.34 5.993 29.631 8.931.62-.059 1.301.53 1.921.47 3.905 1.587 3.905 1.587 3.655 5.528-1.244 6.648-2.426 13.943-3.67 20.59-.312 3.295-1.491 4.06-4.094 3.002-6.944-.645-12.771-2.702-19.156-4.052zM1027.22 35.983c-5.76-1.41-11.59-3.466-17.97-4.817-1.31-.529-1.99-1.117-1.49-2.47-.06-.647-.06-.647.5-1.353 3.17-12.707.81-11.177 12.4-7.71l26.97 7.226c4.52 1.528 5.14 1.468 3.77 6.822-2.3 8.707-1.06 8.589-9.42 6.121-5.71-.763-10.23-2.29-14.76-3.819z' fill='%23051828'/%3E%3Cpath d='M699.145-91.35L1015.16-5.283l-9.2 34.81 113.81 32.232-20.59 112.244 95.58 31.358 16.96-51.862 144.99 44.273-254.46 1059.849L97.114 978.102 333.68-33.058l7.035-44.392 182.366 55.723-9.457 51.8 103.524 22.771 27.794-122.066 45.438 10.683 8.764-32.81z' fill='%230A2342'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='295.297' y='116.129' width='1002.11' height='1075.97' fill='%23000'%3E%3Cpath fill='%23fff' d='M295.297 116.129h1002.11v1075.97H295.297z'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z'/%3E%3C/mask%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' fill='%23051828'/%3E%3Cpath d='M520.265 973.721c-3.1.295-5.765-1.409-8.927-1.761-2.603-1.057-6.323-.703-8.43-3.112-.308-3.234 1.306-5.998 1.68-8.644 24.803-100.898 49.607-201.798 73.729-303.284 17.469-72.793 35.559-145.645 53.09-217.791 12.122-50.097 24.306-99.547 36.429-149.643 1.803-7.35 2.484-6.762-4.521-8.053-32.048-8.042-64.158-16.731-96.207-24.773-7.687-1.878-6.447-1.996-8.869 5.413-21.88 85.611-43.821 170.576-65.701 256.188-.435 1.999-.809 4.645-1.926 6.056-.62.059-1.178.765-1.737 1.471-.497 1.352-.435 1.999-.932 3.351-5.532 20.756-10.443 41.454-15.974 62.21-.497 1.352-.436 1.999-.933 3.351.062.647.124 1.294.805 1.881.185 1.941-.87 3.999-1.306 5.998-26.043 101.017-52.087 202.034-78.069 303.697l-1.306 5.998c-.435 1.999-1.614 2.764-3.536 2.294-3.223-.998-5.765-1.408-8.988-2.407-1.922-.469-2.48.236-3.535 2.295-.933 3.351-1.926 6.056-2.238 9.349-.559.706-1.056 2.058-.994 2.705l-1.24.118c-.062-.647-.123-1.294.373-2.646-.123-1.293-.184-1.94-.866-2.528-1.363-1.175-3.782-.292-4.648-2.82.497-1.353 1.614-2.764 2.111-4.116 2.049-4.763 4.779-8.939 6.208-13.643.559-.706 1.799-.824 2.481-.236 3.223.998 6.446 1.996 9.608 2.348 1.922.469 2.542.41 2.977-1.589.497-1.352.994-2.705.871-3.998 23.308-90.316 46.555-181.278 69.864-271.594 31.514-122.419 63.027-244.839 93.982-366.553.871-3.999 1.742-7.997 3.232-12.054.871-3.999.502-7.879 1.372-11.877.435-1.999.251-3.939.686-5.939.62-.059 1.24-.118 1.922.47.743 1.234 2.044 1.763 3.346 2.292 1.302.528 3.223.998 4.463.88 33.412 9.217 67.382 17.729 100.794 26.946 7.067 1.937 5.888 2.702 7.691-4.648 3.232-12.054 5.844-24.048 8.456-36.043 1.367-5.351 3.416-10.114 6.085-14.936 9.309-13.938 21.345-25.525 34.123-35.877 4.094-3.001 8.311-4.707 13.21-5.826 9.798-2.238 19.718-3.183 29.639-4.128 19.221-1.83 38.565-2.367 57.474-.904 5.642.115 11.965.818 17.73 2.227 4.463.88 9.609 2.348 13.575 4.58.062.647-.497 1.353-.435 2-9.112-3.701-18.597-4.755-28.082-5.81-20.149-1.344-40.052-.102-60.513 1.847-8.061.767-15.439 2.122-23.438 3.537-3.659 1.001-7.256 2.648-10.171 4.883-11.662 8.942-22.457 20.411-30.711 32.29-2.172 3.47-3.663 7.527-5.154 11.584-2.55 12.642-5.782 24.696-8.952 37.396-17.592 71.5-35.123 143.646-52.096 215.087-19.395 78.849-38.17 157.639-57.566 236.488-18.463 75.498-36.864 151.643-55.327 227.14-.497 1.353-.932 3.352-.809 4.646-.497 1.352.246 2.586 1.486 2.468 2.603 1.057 5.145 1.468 7.687 1.879 74.572 20.959 149.205 42.566 223.777 63.529 10.29 2.93 20.58 5.87 30.87 8.8 1.301.53 2.603 1.06 3.843.94 1.922.47 2.542.41 2.977-1.59.497-1.35.374-2.64.871-3.99 3.047-13.999 6.155-27.346 9.203-41.34 10.073-45.334 20.828-90.079 30.902-135.413l30.405-134.06c10.073-45.334 20.767-90.727 30.84-136.06 10.197-44.04 20.332-88.727 29.909-132.708 10.632-46.039 20.644-92.02 31.276-138.059 1.305-5.997 2.611-11.995.817-17.697l-.062-.647c.497-1.352.436-1.999-.866-2.528-2.537-6.936-4.455-13.932-6.992-20.868 1.301.528 2.541.41 3.843.939.743 1.234 1.425 1.822 1.548 3.115 4.085 10.052 6.931 20.222 9.156 30.452.928 3.174.616 6.467-.316 9.818-2.612 11.995-5.224 23.99-7.897 35.338-.497 1.352-.933 3.352-.809 4.645-.436 1.999-.374 2.646 2.168 3.056 1.301.529 2.542.411 3.843.939 30.189 8.22 60.317 15.792 89.887 24.07 1.3.529 2.6 1.057 5.08.821 1.61-2.764 3.17-6.174 4.78-8.938 5.84-10.997 13.03-20.818 20.91-30.052 4.47-5.646 9.68-10.057 14.89-14.469 12.78-10.353 26.92-13.004 42.73-11.246 15.19 1.816 28.95 8.337 42.21 16.21 7.31 4.524 14 9.107 20.76 14.337 6.07 4.642 10.41 10.755 13.57 17.633 3.03 5.584 4.89 11.933 6.12 18.341 4.21 17.871 4.75 36.744 3.38 55.147-.38 2.645-.81 4.644-1.19 7.29l-60.6 230.905c-22.5 85.671-45.06 170.695-66.94 256.306-18.33 70.265-36.73 139.883-55.07 210.153-.49 1.35-.43 2-.93 3.35-.37 2.64-1.55 3.41-4.15 2.35-4.53-1.53-8.37-2.47-12.9-3.99-2.54-.41-2.6-1.06-2.23-3.71.38-2.64.75-5.29 1.06-8.58 2.92-8.76 4.6-17.4 6.28-26.05 1.18-.76 2.42-.88 2.92-2.23.49-1.35.93-3.35 1.43-4.71 7.83-29.45 15.72-58.27 23.55-87.725 23.99-89.728 47.92-180.103 71.91-269.831 26.29-98.43 51.96-196.801 78.31-294.585 1.8-7.35 3.67-14.053 3.55-21.872.56-.706 1.06-2.058.37-2.646l-.24-2.587c.56-.705 1.05-2.058.37-2.646-.12-1.293-.24-2.586-.37-3.88-.24-9.113-1.04-17.52-2.52-26.514a107.532 107.532 0 00-5.57-19.047c-2.41-5.643-6.01-10.522-11.4-14.576-12.83-9.873-26.09-17.746-40.47-24.207-.74-1.235-1.42-1.822-3.22-.998-2.61-1.058-5.77-1.409-8.37-2.466-.12-1.294-1.36-1.176-1.92-.47-2.54-.411-4.4-.233-6.95-.644-10.1-.996-19.9 1.243-28.77 6.655-5.89 3.824-11.1 8.235-16.25 13.294-8.56 8.646-15.08 19.055-20.91 30.051-2.67 4.822-4.66 10.232-6.03 15.583-4.66 16.758-9.32 33.516-13.92 50.92-15.16 57.565-30.39 114.483-44.94 171.988-38.409 148.527-76.822 297.054-115.234 445.583-.497 1.35-.374 2.64-.871 4-.497 1.35.185 1.94 1.487 2.46 2.603 1.06 5.083.83 7.748 2.53-.436 2-1.491 4.06-1.368 5.35-.189 4.59-1.059 8.58-1.93 12.58-.435 2-.312 3.3-.747 5.29-.374 2.65-1.306 6-1.68 8.65.062.64-1.117 1.41-1.737 1.47-3.843-.94-8.368-2.47-12.212-3.41-1.301-.53-1.363-1.17-.866-2.52.497-1.36.374-2.65.871-4l86.151-337.098c23.744-92.315 47.548-183.983 71.298-276.298 6.46-24.108 12.92-48.215 19.39-72.323 1.86-6.703 1.92-6.057-4.52-8.053-19.9-5.283-39.74-9.92-59.638-15.204-9.608-2.348-18.597-4.755-28.205-7.103-1.302-.528-2.542-.41-3.843-.939-1.302-.528-1.861.177-2.357 1.53-.559.706-.436 1.999-.994 2.705l-17.162 76.026c-6.094 27.988-12.87 55.388-18.964 83.376-13.305 57.388-25.99 114.716-39.296 172.104-14.114 62.032-28.228 124.064-42.404 185.45-9.639 43.334-19.897 86.728-29.535 130.067-3.605 14.69-6.591 29.34-10.197 44.04.062.64-.497 1.35-.435 1.99-.558.71-1.117 1.42-1.798.83-1.241.12-2.542-.41-3.905-1.59-.062-.64.497-1.35.435-2 .871-3.99 2.3-8.7 2.55-12.64.251-3.94 2.423-7.41 1.992-11.93-.185-1.94 2.111-4.12.004-6.53-1.425-1.82-3.905-1.59-5.827-2.06-1.301-.52-2.603-1.05-3.843-.93-84.862-23.9-170.405-48.383-255.267-72.278-1.301-.529-1.921-.47-3.223-.998-.62.059-1.86.177-1.737 1.47-.374 2.646-.189 4.586-.563 7.232-1.618 9.29-1.56 16.463-2.123 23.695z' stroke='%23051828' stroke-width='2' mask='url(%23a)'/%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='211.892' y='437.208' width='275.697' height='471.15' fill='%23000'%3E%3Cpath fill='%23fff' d='M211.892 437.208h275.697v471.15H211.892z'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z'/%3E%3C/mask%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' fill='%23051828'/%3E%3Cpath d='M431.01 555.421c-.312 3.292-1.244 6.644-1.557 9.936-2.924 15.288-5.786 31.222-9.33 46.568.062.647-.435 1.999-.994 2.705-1.675 2.117-2.73 4.176-1.244 6.644-.312 3.293-1.183 7.291-1.495 10.584-5.1 25.283-9.642 49.86-14.743 75.143-.809 4.645-1.618 9.29-3.047 13.994-1.737 1.471-2.172 3.47-1.367 5.351-.748 5.292-1.495 10.583-2.863 15.934-1.675 2.117-2.11 4.116-1.244 6.644-1.93 12.583-4.542 24.577-7.092 37.219-1.737 1.47-1.614 2.764-.871 3.998-.747 5.292-1.556 9.937-2.924 15.288l-5.223 23.989c-1.737 1.471-1.614 2.764-.871 3.999-.871 3.998-1.183 7.29-2.053 11.289-2.924 15.287-5.848 30.574-8.834 45.215-.435 1.999-.189 4.586-1.926 6.057-1.921-.47-3.905-1.586-5.826-2.056-28.267-7.749-55.914-15.558-84.242-23.954-7.067-1.937-14.753-3.816-21.82-5.753-.185-1.94.87-3.999 1.244-6.644 13.051-46.923 26.04-94.491 39.09-141.413 11.56-42.865 23.801-85.142 35.361-128.007 12.492-46.217 25.666-91.845 38.158-138.062 1.429-4.704.748-5.291 5.893-3.824 21.323 7.106 42.646 14.211 64.589 21.258 3.844.939 7.128 2.584 10.972 3.523.805 1.881.308 3.234.431 4.527-1.803 7.35-2.924 15.288-4.727 22.637-3.482 15.994-6.283 32.574-9.765 48.567.061.647-.497 1.353-.436 2-1.675 2.117-2.11 4.116-1.244 6.644zm-72.149 162.18l-15.435-4.404c-1.302-.528-2.604-1.057-3.844-.939-4.34.414-8.245-1.172-12.15-2.758-5.145-1.468-9.67-2.995-14.753-3.816-1.302-.529-1.922-.469-3.224-.998-1.24.118-1.86.177-2.357 1.529-1.429 4.704-2.858 9.409-3.047 13.994-.312 3.293-1.182 7.291-2.115 10.643-2.673 11.348-5.346 22.696-8.701 33.457-.497 1.352-.933 3.351-.809 4.645.369 3.88-1.183 7.29-2.054 11.289-1.306 5.997-1.306 5.997 3.839 7.465 14.134 3.875 27.647 7.809 41.781 11.683 1.301.529 3.161.352 4.524 1.527 3.967 2.233 8.43 3.113 12.335 4.699 3.224.998 6.447 1.996 9.609 2.348 2.541.41 3.161.351 3.535-2.295-.185-1.94.251-3.939.686-5.938 1.803-7.35 1.745-14.523 4.168-21.932l-.123-1.293c-.308-3.233.686-5.938 1.06-8.584.497-1.353.932-3.352.809-4.645.004-6.526 3.17-12.701 2.554-19.168 1.368-5.35 2.674-11.348 3.359-17.286.313-3.293.313-3.293-2.291-4.35-5.145-1.468-10.91-2.877-17.356-4.873zm16.592-154.28c2.361-8.056 4.103-16.052 5.905-23.402.497-1.352.994-2.705.871-3.998.497-1.353-.246-2.587-1.548-3.116-5.145-1.468-9.732-3.641-14.877-5.109-.62.059-1.301-.529-1.921-.47-2.542-.41-3.72.355-4.714 3.06-.994 2.705-1.306 5.997-2.3 8.702-.497 1.352-.374 2.646-1.49 4.057-2.173 3.47-2.982 8.115-3.914 11.466-.435 2-.871 3.999-1.987 5.41-1.614 2.764-2.546 6.116-3.479 9.467-.435 1.999-.809 4.645-1.864 6.704-2.731 4.175-3.478 9.467-4.907 14.171-.497 1.352-.374 2.645-.932 3.351-2.173 3.47-3.043 7.468-3.914 11.466-.497 1.353-.312 3.293-1.429 4.704-2.111 4.117-2.981 8.115-4.472 12.172-.435 1.999-.932 3.352-1.367 5.351-1.614 2.764-2.546 6.116-3.478 9.467-.436 1.999-.809 4.645-1.865 6.703-2.11 4.117-2.919 8.762-4.41 12.819-.435 1.999-.871 3.998-1.988 5.41-1.055 2.058-.373 2.646 1.61 3.762 1.922.469 4.463.88 6.447 1.996 5.268 2.762 10.971 3.523 16.178 5.638 2.542.411 3.162.352 3.535-2.294 1.429-4.704 2.797-10.055 4.226-14.759.435-1.999.932-3.352 1.367-5.351 1.614-2.764 1.988-5.41 2.982-8.114 3.605-14.7 7.272-28.753 10.878-43.453.497-1.352.312-3.292 1.429-4.704 2.172-3.47 3.043-7.468 3.913-11.466 4.406-6.293 5.651-12.937 7.515-19.64zm-1.476 76.491c-2.796 10.054-5.531 20.756-7.708 30.751-.497 1.353-.993 2.705-.87 3.999-.312 3.292-.312 3.292 2.291 4.35 4.525 1.526 9.608 2.347 14.133 3.874 2.604 1.057 5.084.821 8.245 1.173 1.24-.118 2.419-.883 2.296-2.176 1.306-5.998 3.852-12.113 4.476-18.698.624-6.585 2.55-12.642 3.794-19.286.436-1.999.933-3.352.748-5.292-.308-3.233.624-6.585 1.618-9.29.871-3.998 2.423-7.409 2.673-11.348.625-6.585 2.551-12.641 3.795-19.286.497-1.352.932-3.351.809-4.644-.246-2.587.747-5.292 1.121-7.938 1.306-5.998 3.852-12.113 3.298-17.933-.062-.647.435-1.999.373-2.646 2.92-8.762 3.918-17.992 5.598-26.636.374-2.646.312-3.292-2.23-3.703-3.905-1.586-7.625-1.231-11.468-2.171-5.084-.821-5.022-.174-6.451 4.53-.497 1.352-.435 1.999-.932 3.352-4.538 18.051-9.634 36.808-14.172 54.859-.435 1.999-.871 3.999-1.368 5.351-2.172 3.47-3.042 7.468-3.913 11.466-1.06 8.584-3.918 17.993-6.156 27.342z' stroke='%23051828' stroke-width='2' mask='url(%23b)'/%3E%3Cmask id='c' maskUnits='userSpaceOnUse' x='370.103' y='-129.671' width='958.467' height='462.177' fill='%23000'%3E%3Cpath fill='%23fff' d='M370.103-129.671h958.467v462.177H370.103z'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z'/%3E%3C/mask%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' fill='%23051828'/%3E%3Cpath d='M1016.88 117.895c-1.49 4.058-2.98 8.115-3.92 11.466-.43 2-1.05 2.059-2.97 1.589-.62.059-1.92-.47-2.61-1.057-32.291-10.629-63.904-20.67-96.199-31.299-.62.06-.62.06-1.302-.528-1.922-.47-1.983-1.117-1.609-3.763-.062-.646.435-1.999.993-2.704 3.483-15.994 7.027-31.34 11.129-47.392 2.673-11.348 4.788-21.99 7.462-33.339.374-2.646.373-2.646-2.23-3.703-1.301-.529-2.603-1.057-3.843-.94-31.49-8.747-63.539-16.789-95.029-25.537-5.145-1.467-5.145-1.467-6.512 3.883-6.218 26.695-12.435 53.39-18.591 80.73-1.741 7.997-1.182 7.292-8.311 4.707-23.245-7.575-46.489-15.15-69.176-23.43-.62.058-1.302-.53-1.302-.53-.743-1.234-1.424-1.821-3.223-.997-5.703-.763-4.525-1.527-3.716-6.172.871-3.998 1.121-7.938 2.674-11.348 1.736-1.471 2.172-3.47 1.367-5.351 1.244-6.644 2.55-12.642 3.795-19.286.932-3.351.87-3.998-2.292-4.35-9.608-2.348-19.898-5.283-29.506-7.631-7.067-1.938-14.072-3.228-21.139-5.165-.62.059-1.922-.47-2.542-.411-1.921-.47-2.541-.41-2.977 1.588.062.647-.496 1.353-.373 2.646-3.672 20.58-7.963 41.218-11.573 62.443-1.183 7.291-2.985 14.641-4.168 21.932-1.737 1.47-2.172 3.47-1.368 5.35-1.556 9.937-3.671 20.58-5.228 30.516-1.24.118-1.86.177-2.541-.41-10.972-3.523-21.262-6.459-31.675-10.688-1.425-1.822-3.347-2.292-5.145-1.468-1.302-.528-2.542-.41-3.843-.939-30.994-10.1-61.367-20.26-92.421-31.006-.62.059-1.302-.529-1.984-1.117-.804-1.88-2.106-2.41-3.905-1.585-1.301-.529-3.223-.999-4.463-.88-21.323-7.106-42.646-14.212-64.59-21.258-.62.059-1.301-.529-1.921-.47-1.302-.528-1.984-1.116-1.487-2.468.932-3.352 2.546-6.116 3.478-9.467 1.241-.119 1.179-.765.436-2 2.422-7.409 4.845-14.817 7.95-21.639 1.178-.764 1.737-1.47.993-2.705.497-1.352.313-3.292-1.609-3.762-3.843-.939-7.128-2.584-10.972-3.523-17.418-5.52-34.155-10.452-51.573-15.971-5.145-1.468-5.145-1.468-3.716-6.172.871-3.998 1.741-7.997 2.674-11.348.993-2.705.993-2.705 3.535-2.295 3.905 1.586 7.748 2.526 11.653 4.111.744 1.235 1.425 1.822 3.224.999 1.301.528 2.541.41 3.223.998 18.72 6.048 38.121 12.684 56.841 18.732 1.922.47 3.905 1.586 5.827 2.056.246 2.587-.871 3.998-1.306 5.997-2.981 8.115-5.901 16.876-8.882 24.99-1.179.766-1.737 1.471-.932 3.352-.436 2-1.429 4.704-1.865 6.704.743 1.234 2.604 1.057 3.285 1.645 16.798 5.578 32.915 10.57 49.713 16.148 18.1 6.107 36.82 12.156 54.92 18.263.62-.06 1.302.528 1.302.528 1.424 1.823 3.346 2.292 5.144 1.468 1.302.529 3.224.998 4.464.88 22.625 7.635 45.188 14.622 67.813 22.256 1.922.47 3.223.998 5.145 1.468 1.302.529 1.799-.824 2.357-1.53 1.178-.764 1.675-2.117.312-3.292 1.992-11.936 4.604-23.93 6.595-35.867 1.306-5.997 2.612-11.994 3.36-17.286 1.178-.765 1.675-2.117.932-3.352.312-3.292 1.182-7.29 1.495-10.583 2.924-15.287 5.786-31.222 8.71-46.509.497-1.352.374-2.646.871-3.998.496-1.353 1.116-1.412 2.357-1.53 1.301.529 2.541.41 3.223.998l67.505 19.023 3.905 1.586c.62-.06.743 1.234.743 1.234.123 1.293-.374 2.646-.871 3.998-2.673 11.348-5.966 22.756-8.64 34.104-.497 1.352-.932 3.351-1.429 4.704-.497 1.352.185 1.94.867 2.528 2.603 1.057 5.206 2.114 7.748 2.525 14.195 4.521 27.831 9.748 42.026 14.27.62-.06 1.302.528 1.302.528.805 1.881 2.106 2.41 3.905 1.586 3.782.293 7.066 1.938 10.351 3.582 1.302.529 2.542.411 2.357-1.53.497-1.351.933-3.35 1.43-4.703 6.155-27.341 12.993-54.095 19.148-81.436.497-1.353.933-3.352 1.429-4.704.497-1.353 1.056-2.059 2.358-1.53 1.301.529 2.541.41 3.843.94 35.395 10.333 70.728 20.02 106.743 30.294.682.588 1.922.47 2.603 1.058 2.604 1.057 3.224.998 2.292 4.35-4.85 21.343-10.258 43.393-15.108 64.737l-5.224 23.99c-.374 2.645-.312 3.292 2.229 3.703 1.302.528 1.922.47 3.224.998 25.725 7.339 50.83 14.737 76.491 21.429 1.92.469 3.85.939 5.77 1.409 2.73-4.176 3.54-8.821 4.97-13.525 1.43-4.704 2.92-8.761 4.96-13.524 1.8-.824 2.3-2.176 1.5-4.058 2.36-8.055 4.66-16.757 8.32-24.284.68.587 1.3.528 2.48-.236 1.92.47 3.84.939 5.83 2.055 20.02 6.577 40.1 13.8 60.12 20.377.68.588 1.92.47 2.61 1.058.68.587 1.36 1.175.8 1.88-.5 1.353-.93 3.352-.81 4.646-8.2 32.104-16.47 63.562-24.05 95.607-.5 1.352-1 2.705-.88 3.998-.49 1.353.19 1.94 1.49 2.469 1.3.529 2.6 1.057 3.84.939 50.77 14.09 100.98 28.886 151.75 42.977 6.45 1.996 5.21 2.114 7.07-4.589 3.17-12.701 6.28-26.048 10.07-38.807.5-1.353.44-2 .93-3.352.5-1.353 1.12-1.412 2.42-.883.62-.059 1.3.529 1.92.47 18.79 6.695 37.51 12.743 56.91 19.379 1.3.529 1.98 1.116 3.28 1.645 2.11 2.409 4.65 2.82 7.13 2.584 1.3.528 2.54.41 3.84.939 1.3.529 1.37 1.175 1.49 2.469-1.43 4.704-2.18 9.995-3.61 14.699-.49 1.353-1.73 1.471-2.35 1.53-3.23-.998-6.45-1.996-9.67-2.995-13.58-4.58-27.77-9.101-41.35-13.682-.68-.588-1.92-.47-2.6-1.057-1.3-.529-1.86.177-2.42.883-.5 1.352-.93 3.351-1.37 5.35-2.92 8.762-5.15 18.111-8.07 26.872-1.5 4.057-1.5 4.057-5.34 3.118-12.83-3.346-26.28-6.633-39.11-9.979-30.75-7.514-61.56-15.674-92.93-23.128-14.13-3.875-28.2-7.103-42.95-10.919-.62.06-1.31-.528-1.93-.469-1.92-.47-1.98-1.116-1.54-3.115-.07-.647.49-1.353.37-2.646 5.22-23.99 10.45-47.98 15.67-71.969 1.8-7.35 2.92-15.288 4.73-22.638 1.73-1.47 1.73-1.47.31-3.292-16.86-6.226-33.66-11.804-50.52-18.03-.68-.587-1.92-.47-2.6-1.057-2.54-.41-2.54-.41-4.22 1.707l-.56.706c-1.18.764-1.73 1.47-.99 2.704-2.86 9.408-6.4 18.229-10.56 27.108-4.28 1.06-4.84 1.766-4.09 3z' stroke='%23051828' stroke-width='2' mask='url(%23c)'/%3E%3Cpath d='M547.131 170.004l.159.287.326-.031c.637-.061 1.559-.128 2.128.817l.926-.305c-.16-1.677-.639-3.309-1.179-4.823a71.632 71.632 0 00-.795-2.104l-.033-.085c-.272-.7-.527-1.359-.74-1.979l-.006-.018-.007-.017c-4.037-9.436-9.286-18.18-18.077-23.959l-14.118-10.393-.006-.004c-12.124-8.666-25.322-15.279-40.092-18.467-18.732-4.787-36.125-1.815-52.007 10.221l-.002.002c-1.472 1.128-2.925 2.417-4.362 3.692l-.008.007c-1.445 1.282-2.874 2.549-4.315 3.654l-.013.01-.012.011c-7.55 6.626-14.28 15.133-19.756 23.506l-.002.003-.013.02c-3.278 4.864-6.595 9.787-8.604 15.254l-.039.106.011.113c.065.679.094 1.059.007 1.37-.072.26-.246.525-.775.868l-.069.045-.051.065c-1.182 1.494-1.702 2.928-2.146 4.967l-.042.194.103.17c.179.298.306.542.381.738.079.204.084.31.078.352v.004c-.001.007-.001.013-.033.033-.062.038-.202.09-.481.116l-.497.048.047.497c.053.554-.037.977-.205 1.434-.081.221-.179.445-.291.702l-.024.057a16.74 16.74 0 00-.384.939l-.006.017-.005.017c-3.295 11.412-6.528 23.47-9.759 35.523v.001h-.001c-10.628 39.514-21.194 79.676-31.202 119.133-8.669 33.772-17.354 67.382-26.038 100.993l-.006.023-.001.003c-8.686 33.617-17.372 67.235-26.043 101.015h0c-28.717 112.366-57.373 225.378-86.028 338.39l-.021.084.008.086c.113 1.186-.295 3.103-.781 4.426l-.039.106.011.113.002.024c.062.648.14 1.469.974 2.189l.038.032.043.025.026.014c.973.548 2 1.126 3.016 1.457 1.012.33 2.071.435 3.104-.011.847-.126 1.358-.863 1.738-1.515.135-.231.261-.463.386-.694.281-.521.557-1.032.925-1.497l1.117-1.411.071-.091.025-.113c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.792-3.172 1.586-6.353 2.24-9.359l.004-.018.003-.019c.18-1.274.545-1.751.917-1.939.416-.21 1.036-.176 2.004.061 1.884.46 3.158.977 4.456 1.504l.347.141.233-.294c.626-.79 1.019-1.889 1.31-2.99.198-.749.359-1.544.508-2.281.069-.344.136-.676.203-.984 8.547-35.069 17.265-69.992 25.982-104.917h0l.003-.012c8.717-34.922 17.435-69.845 25.982-104.915 33.505-134.355 67.072-268.063 101.258-401.83l11.001-42.157.003-.009.002-.01c.86-3.953 2.335-7.971 3.826-12.03 6.187-13.59 13.789-25.357 23.978-36.07 6.234-6.436 12.585-11.582 20.229-16.203 7.711-3.978 15.503-6.647 23.514-6.766h.007c9.914-.296 19.392 1.393 28.438 5.067l.008.003.009.004c14.198 5.146 27.417 12.991 39.532 22.253 6.045 4.62 11.5 9.918 15.231 16.653z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='d' maskUnits='userSpaceOnUse' x='375.152' y='168.382' width='170.843' height='198.765' fill='%23000'%3E%3Cpath fill='%23fff' d='M375.152 168.382h170.843v198.765H375.152z'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z'/%3E%3C/mask%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' fill='%23051828'/%3E%3Cpath d='M527.283 206.312c-2.423 7.409-4.846 14.818-7.207 22.873-4.846 14.818-9.753 28.989-13.978 43.748-3.417 10.114-6.772 20.874-10.188 30.988-1.179.765-1.738 1.471-.994 2.705-.871 3.998-2.361 8.056-3.914 11.466-1.798.824-2.295 2.176-1.49 4.058-1.429 4.704-2.859 9.408-4.349 13.465-.435 1.999-.374 2.646 2.168 3.056 3.223.999 5.765 1.409 8.988 2.407 1.302.529 1.983 1.117 2.107 2.41-.871 3.998-1.183 7.291-2.054 11.289.062.647-1.117 1.412-1.798.824-1.302-.529-2.542-.411-3.844-.939-32.171-9.336-64.281-18.024-96.453-27.36-.62.059-1.302-.528-1.922-.469-1.301-.529-1.983-1.117-1.486-2.469.871-3.998 1.121-7.938 1.992-11.936 4.402.234 8.368 2.466 12.15 2.759 1.178-.765 1.055-2.059 1.614-2.764 1.121-7.938 2.924-15.288 4.045-23.225l1.306-5.998c1.178-.764 1.737-1.47.373-2.645 1.618-9.29 3.175-19.227 4.793-28.517.809-4.645 1.556-9.937 2.985-14.641 1.24-.118 1.179-.765.436-1.999 1.679-8.643 2.739-17.227 4.419-25.871 1.618-9.29 3.297-17.933 4.915-27.223-.061-.647.497-1.352.374-2.646.558-.705 1.117-1.411 1.799-.824.62-.059 1.921.47 2.541.411 29.445 6.985 58.891 13.97 88.397 21.601l5.765 1.409c-2.295 2.176-2.853 2.882-1.49 4.057zm-68.361 57.409c.871-3.998 2.3-8.702 3.17-12.7.436-2 .312-3.293-2.229-3.703l-21.2-5.813c-3.224-.998-4.402-.233-5.334 3.119-2.362 8.055-4.103 16.052-5.906 23.402-.373 2.645-.312 3.292 2.23 3.703 7.687 1.878 14.815 4.462 22.502 6.34 1.921.47 3.161.352 3.535-2.294.932-3.351 1.803-7.35 3.232-12.054zm26.627 49.67c.871-3.998 2.362-8.056 3.232-12.054.374-2.646.312-3.292-2.291-4.35l-21.2-5.812c-2.603-1.057-3.782-.292-4.775 2.413-2.362 8.055-4.103 16.052-6.464 24.107-.374 2.646-.312 3.293 2.229 3.703 7.067 1.938 14.134 3.875 21.882 6.4 2.542.411 3.162.352 4.094-3 1.614-2.764 2.423-7.409 3.293-11.407zm-64.035-15.437c-.994 2.705-1.368 5.35-2.361 8.055-.436 1.999-.932 3.352-1.368 5.351-.497 1.352.247 2.587 1.548 3.115 3.223.999 7.128 2.585 10.91 2.877 2.48-.236 4.464.88 7.005 1.291l5.765 1.408c2.542.411 3.162.352 3.536-2.294 2.361-8.056 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.87 3.998-1.679 8.643-2.55 12.642zm47.851-75.686c.871-3.998 2.3-8.702 3.17-12.701.435-1.999-.246-2.587-1.548-3.115-3.223-.998-7.128-2.584-10.91-2.877-2.48.237-4.463-.88-7.005-1.29-1.302-.529-3.223-.999-4.525-1.527-3.843-.939-3.843-.939-5.334 3.118-.932 3.352-1.864 6.703-2.735 10.701-.87 3.999-2.3 8.703-3.17 12.701-.435 1.999.246 2.587 1.548 3.115 7.687 1.879 15.435 4.404 23.122 6.282 1.921.47 2.48-.236 3.535-2.294 1.491-4.058 2.981-8.115 3.852-12.113zm26.689 50.316c.809-4.645 2.299-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.115-3.224-.999-5.827-2.056-8.989-2.407-3.162-.352-5.703-.762-8.307-1.82l-5.765-1.408c-1.921-.47-3.161-.352-3.535 2.294-2.361 8.056-4.102 16.052-6.464 24.108-.373 2.645-.312 3.292 2.23 3.703 7.067 1.937 14.753 3.816 21.882 6.4 2.541.41 3.161.351 3.535-2.295 2.111-4.116 2.981-8.114 3.852-12.113zm11.745-40.924c.496-1.353.435-1.999.932-3.352.932-3.352 1.864-6.703 2.176-9.996.435-1.999-.246-2.586-2.168-3.056-.62.059-1.301-.529-1.921-.47-3.721.355-7.006-1.29-10.849-2.23-3.223-.998-6.447-1.996-10.29-2.935-2.542-.411-3.162-.352-4.155 2.353-2.362 8.056-4.103 16.052-6.464 24.108-.435 1.999-.312 3.293 2.229 3.703 7.687 1.878 14.815 4.463 22.502 6.341 2.542.41 3.162.351 3.536-2.294 2.11-4.117 2.981-8.115 4.472-12.172zm-66.1 107.441c12.893 3.993 25.725 7.339 39.238 11.273 1.302.528 3.224.998 4.464.88 1.921.469 2.48-.236 3.535-2.295.932-3.351.251-3.939-2.353-4.996-.62.059-1.301-.529-1.921-.47-26.345-7.28-53.372-15.147-79.717-22.427-1.302-.529-1.922-.47-3.223-.998-1.922-.47-3.039.942-4.033 3.647-.435 1.999.247 2.586 2.168 3.056 1.302.529 2.604 1.057 3.844.939 12.273 4.052 25.166 8.045 37.998 11.391z' stroke='%23051828' stroke-width='2' mask='url(%23d)'/%3E%3Cpath d='M212.007 875.684l-.09.411.39.159c.679.275 1.514.533 2.34.708.784.166 1.594.264 2.269.214 7.347 1.901 14.863 3.947 22.382 5.994l.002.001c7.546 2.054 15.095 4.109 22.474 6.018 25.723 6.782 51.1 14 76.709 21.284 6.971 1.982 13.958 3.97 20.975 5.955l.009.002.008.002 2.883.705 2.882.704.434.106.154-.419c.231-.627.609-1.278 1.018-1.979l.013-.021c.392-.672.811-1.39 1.075-2.103.78-1.811 1.656-3.531 2.529-5.245.265-.52.529-1.039.791-1.56 1.12-2.232 2.176-4.483 2.903-6.878l.029-.095-.01-.098a1.835 1.835 0 00-.383-1.004 2.067 2.067 0 00-.703-.542c-.155-.077-.334-.15-.488-.213l-.181-.074a1.796 1.796 0 01-.461-.261l-.107-.092-.139-.023c-2.494-.403-5.68-1.388-8.26-2.436l-.034-.013-.036-.009c-.919-.225-1.86-.606-2.844-1.005l-.018-.008c-.96-.39-1.96-.796-2.952-1.04-28.329-8.396-55.975-16.204-84.241-23.953-3.536-.97-7.227-1.925-10.914-2.878l-.003-.001c-3.689-.954-7.373-1.907-10.903-2.874l-.216-.06-.188.122c-1.042.676-2.11.778-3.26.311l-.02-.008-.02-.007c-3.234-1.001-6.451-1.84-9.656-2.676l-.005-.001c-3.203-.835-6.393-1.667-9.597-2.659-1.324-.538-2.447-1.015-3.087-2.078l-.086-.143-.154-.062c-.671-.273-1.493-.527-2.288-.774l-.015-.004c-.812-.252-1.595-.495-2.222-.749l-.052-.022-.056-.009c-1.286-.207-2.245-.17-2.933.334-.68.499-.955 1.358-1.171 2.348-.651 2.99-1.442 6.158-2.235 9.334l-.001.004c-.791 3.173-1.586 6.354-2.24 9.36zM856.894 164.464l.028.291.267.119c8.497 3.762 16.954 7.507 24.911 12.595h0l.01.006c18.55 11.255 35.495 25.271 50.771 41.404h0l.008.009c4.115 4.136 7.68 8.975 10.694 14.521l.005.01.006.009c.381.634.932 1.41 1.467 2.165l.009.012c.546.77 1.075 1.516 1.435 2.114l.086.143.154.062c.704.286 1.387.396 2.011.497l.019.003c.642.104 1.223.2 1.814.44l1.125.457-.478-1.117c-3.249-7.596-8.308-14.345-13.906-20.364l-.002-.002c-18.117-19.186-37.863-35.619-60.977-47.812l-.031-.018c-5.924-3.334-11.929-6.714-18.389-8.08l-.666-.14.064.677c.018.188-.054.413-.189.78l-.015.04c-.113.308-.273.74-.231 1.179zM472.136 596.905l.284.245.315-.204c.72-.467 1.033-1.099 1.236-1.651.05-.136.094-.27.135-.393l.001-.004c.041-.124.078-.235.117-.341.079-.215.154-.37.244-.484l.068-.085.026-.106c2.703-11.02 5.576-21.893 8.451-32.772l.001-.002c2.874-10.877 5.749-21.758 8.455-32.787l.02-.082-.008-.085c-.024-.246.01-.518.081-.829.044-.195.094-.371.146-.558.038-.135.077-.275.117-.433.175-.684.321-1.525-.163-2.329l-.162-.27-.314.03c-.479.045-.876.332-1.188.627-.313.297-.611.674-.881 1.015l-.013.016-.049.062-.028.076c-.26.708-.375 1.235-.484 1.737l-.001.004c-.108.497-.211.968-.447 1.61l-.008.022-.006.022c-2.766 10.381-5.378 20.747-7.988 31.11l-.001.001c-2.609 10.357-5.217 20.71-7.979 31.077a11.936 11.936 0 00-.477 1.715l-.001.005c-.108.496-.211.967-.447 1.609l-.039.107.011.113.002.024c.062.648.14 1.469.974 2.188zM560.043 228.47l.411-.039.039-.412c.629-6.639-.173-15.12-1.934-20.257l-.97.21c.01.112-.011.151-.143.318l-.009.011c-.145.183-.386.488-.348.994-.032 2.947.106 6.036.243 9.109v.008c.138 3.089.274 6.162.242 9.085l-.003.232.176.152c.411.355.822.526 1.231.593.381.061.746.026 1.043-.002l.022-.002zM547.526 169.272l-.682.065.27.629c.389.908.613 1.674.845 2.466l.002.008c.232.789.47 1.605.884 2.571l.014.032.018.03c.162.269.301.588.441.953l.176.475c.084.23.172.471.258.689.318.805.741 1.676 1.517 2.344l.546.47.249-.676c.26-.706.381-1.247.426-1.71.043-.458.009-.82-.022-1.142l-.001-.009-.005-.059-.02-.056c-.326-.95-.466-1.908-.608-2.879a58.443 58.443 0 00-.119-.792c-.195-1.212-.471-2.439-1.268-3.456l-.169-.215-.272.026h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.008l-.003.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.005l-.004.001h-.004l-.004.001H549.799l-.004.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001h-.008l-.005.001h-.004l-.005.001h-.004l-.005.001H549.693l-.005.001h-.004l-.005.001h-.004l-.005.001H549.661l-.005.001h-.004l-.005.001h-.005l-.004.001h-.005l-.005.001H549.619l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H549.567l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001-.006.001h-.005l-.005.001h-.006l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.006.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.004.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001H547.918l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H547.876l-.005.001h-.005l-.004.001h-.005l-.004.001h-.005l-.005.001H547.834l-.004.001h-.005l-.004.001h-.005l-.004.001H547.803l-.005.001h-.004l-.005.001h-.004l-.004.001H547.772l-.005.001h-.004l-.004.001H547.75l-.004.001h-.005l-.004.001H547.728l-.004.001h-.004l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001H547.665l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.003.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.003.001zM1316.2 212.547l1.17-.112-.9-.765c-2.15-1.847-4.81-2.275-7.31-2.676l-.06-.009-1.06-.171.55.923c1.65 2.72 4.46 3.109 7.61 2.81z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M947.115 237.019l-1.126-.456.479 1.116c.183.427.372.895.573 1.393.662 1.64 1.456 3.607 2.614 5.525l.162.269.313-.03c1.095-.104 2.275.361 3.608.901l.764.309-.078-.82c-.26-2.723-1.817-5.277-3.26-7.117l-.083-.105-.123-.05c-.703-.284-1.386-.394-2.01-.494l-.02-.004c-.641-.103-1.222-.198-1.813-.437z' fill='%23093826' stroke='%23051828'/%3E%3Cpath d='M417.397 621.401l.381 1.108.537-1.042c1.105-2.146 1.492-4.881 1.3-6.897l-.118-1.235-.772.971c-.872 1.099-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.347 3.722zM392.592 748.456l.38 1.108.537-1.042c1.099-2.135 1.554-4.223 1.3-6.898l-.118-1.235-.772.972c-.872 1.098-1.445 2.196-1.675 3.373-.231 1.179-.108 2.397.348 3.722zM644.885 79.712l.33.768.521-.654c1.217-1.532 1.669-3.661 1.476-5.686l-.09-.95-.73.615c-1.9 1.601-2.401 3.825-1.507 5.907zM950.212 243.203l-.763-.309.078.819.003.036c.059.619.126 1.321.359 1.933.249.655.693 1.228 1.495 1.553.703.284 1.386.394 2.01.495l.02.003c.641.103 1.222.198 1.813.437l.763.309-.078-.82c-.135-1.423-.943-2.771-1.718-3.437l-.162-.139-.212.02c-1.094.105-2.274-.361-3.608-.9zM718.688 23.438l-.495-1.151-.434 1.175c-.509 1.379-.951 3.393-1.381 5.358l-.008.035-.315 1.439 1.126-.95c1.9-1.6 2.401-3.824 1.507-5.906zM599.915 97.057l-.901.41.865.482c2.007 1.119 3.42 1.703 5.434 1.511l.913-.087-.568-.72c-.767-.973-1.689-1.61-2.692-1.882-1.005-.272-2.054-.167-3.051.286zM396.708 725.882l.33.768.521-.655c1.217-1.531 1.669-3.66 1.476-5.685l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM430.553 555.632l.418.974.486-.943c1.082-2.099 1.557-4.188 1.423-5.603l-.091-.95-.729.615c-1.9 1.601-2.401 3.825-1.507 5.907zM559.616 64.656l.715-.325-.597-.51c-1.487-1.27-3.552-1.756-5.516-1.569l-.913.087.568.72c.767.973 1.69 1.61 2.693 1.883 1.004.272 2.054.167 3.05-.286zM785.002 53.002l.715-.325-.597-.51c-1.419-1.213-2.85-1.822-4.275-1.686l-.684.065.272.63c.43 1 1.032 1.728 1.851 2.057.822.33 1.746.212 2.718-.23zM375.615 832.996l.234.548.499-.325c.776-.505 1.055-1.37 1.147-2.17.091-.798.01-1.653-.051-2.291l-.002-.021-.078-.823-.693.452c-.679.442-1.184 1.072-1.39 1.882-.204.805-.099 1.731.334 2.748zM497.838 63.104l-.513.233.292.481c.874 1.44 2.397 1.996 4.379 1.807l.683-.065-.272-.63c-.43-1-1.032-1.728-1.851-2.057-.822-.33-1.746-.211-2.718.23zM1016 83.91l-.33-.776-.53.663c-1.16 1.479-1.73 2.962-1.59 4.431l.07.702.64-.295c.97-.448 1.67-1.076 1.98-1.921.31-.84.19-1.791-.24-2.804zM384.647 789.737l.495 1.162.434-1.187.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.822-.692.451c-.679.442-1.185 1.073-1.391 1.883-.204.804-.099 1.73.335 2.748zM488.492 323.033l.33.776.522-.663c.616-.782.888-1.533 1.069-2.246.067-.261.118-.502.168-.732.091-.424.175-.812.329-1.235l.412-1.127-1.09.501c-.975.448-1.673 1.077-1.982 1.922-.307.841-.19 1.791.242 2.804zM1109.02 134.418l-.33-.776-.52.663c-.66.83-1.17 2.324-.98 4.373l.08.822.69-.451c.68-.442 1.19-1.073 1.39-1.883.21-.804.1-1.731-.33-2.748zM640.015 84.411l-.372-.615-.448.563c-.634.797-1.251 2.388-.352 3.876l.266.44.433-.279c.728-.47 1.082-1.135 1.113-1.876.029-.71-.238-1.443-.64-2.109zM718.257 46.064l-.41.263.253.416a2.545 2.545 0 001.768 1.236c.633.123 1.32.058 1.919 0l.036-.003.683-.065-.271-.63c-.441-1.024-1.061-1.63-1.846-1.782-.752-.146-1.499.157-2.132.565zM1027.45 89.075l.37.613.45-.56c.58-.736.89-1.31 1.03-1.817.15-.51.11-.91.08-1.236v-.013l-.05-.498-.5.048c-.82.078-1.42.573-1.67 1.259-.25.672-.15 1.477.29 2.204zM650.9 27.91l-.372-.616-.447.563-.012.015c-.278.349-.601.756-.817 1.341-.221.597-.317 1.34-.219 2.368l.067.7.639-.292c1.002-.458 1.576-1.1 1.716-1.897.133-.76-.157-1.524-.555-2.182zM526.853 206.573l.372.615.447-.563.023-.028c.27-.34.76-.956.884-1.666.068-.388.03-.811-.199-1.225-.225-.407-.61-.765-1.164-1.075l-.833-.467.091.951c.039.407.004.716-.033 1.055-.018.159-.036.325-.048.511-.037.571.021 1.165.46 1.892zM438.754 1.098l-.372-.612-.446.56c-.326.407-.615.974-.815 1.513-.194.523-.338 1.112-.296 1.552l.047.498.498-.048c.817-.078 1.418-.573 1.673-1.258.249-.673.151-1.478-.289-2.205zM1087.04 101.159l-1.05-1.341.16 1.697c.06.658.12 1.272.1 1.806-.03.543-.13.914-.31 1.142l.71.693.03-.019c.41-.353.76-.645 1-.902.25-.26.46-.558.5-.934.04-.375-.12-.71-.31-1.017-.19-.303-.47-.664-.81-1.102l-.02-.023zM445.873 19.8l.372.616.448-.563c.64-.806 1.183-2.291 1.047-3.724l-.078-.82-.691.447c-.678.439-1.184 1.06-1.404 1.78-.222.728-.141 1.525.306 2.264zM493.854 306.905l.371.613.447-.561c.325-.407.614-.974.814-1.513.195-.523.339-1.112.297-1.552l-.048-.497-.497.047c-.818.078-1.419.573-1.673 1.259-.249.672-.152 1.477.289 2.204zM411.591 281.025l-.371-.613-.447.56c-.379.475-.498 1.1-.532 1.625-.035.533.015 1.05.045 1.372l.001.009.078.818.691-.445c.634-.409 1.08-.875 1.142-1.52.057-.594-.236-1.194-.607-1.806zM384.382 172.674l-.162-.271-.314.03a1.006 1.006 0 00-.678.324 1.222 1.222 0 00-.271.651c-.055.396-.003.938.054 1.542l.006.064.048.498.497-.048c.346-.033.665-.107.919-.264.279-.173.455-.433.5-.755.04-.291-.032-.588-.136-.861a6.072 6.072 0 00-.463-.91zM1016.46 118.182l.37.625.45-.573.03-.035c.26-.332.58-.745.74-1.165.08-.232.13-.499.07-.78a1.414 1.414 0 00-.47-.742l-.16-.141-.21.021c-.35.033-.67.107-.92.264-.28.173-.45.433-.5.756-.04.29.03.587.14.86.1.28.27.585.46.91zM419.716 235.761l-.396-.345-.325.414a1.066 1.066 0 00-.027.035c-.261.332-.585.745-.738 1.165a1.4 1.4 0 00-.07.78c.063.287.224.535.462.742l.286.248.316-.207c.625-.409 1.067-.874 1.145-1.435.082-.59-.264-1.059-.653-1.397zM388.124 165.371l-.078-.818-.69.445c-.6.386-1.151.82-1.412 1.389-.288.626-.177 1.29.251 1.996l.267.44.431-.278c.655-.422 1.042-.863 1.205-1.441.143-.51.089-1.078.032-1.67l-.006-.063zM429.866 26.06l-.374-.624-.449.573-.041.052c-.243.309-.452.575-.532.945-.04.188-.044.384-.035.597.01.209.034.466.064.784l.002.014.047.497.498-.047c.345-.033.665-.107.918-.264.279-.173.455-.433.5-.756.04-.29-.032-.587-.136-.86a6.058 6.058 0 00-.462-.91zM1026.13 59.956l.3-.378-.37-.314-.01-.01c-.16-.14-.36-.305-.56-.44a1.85 1.85 0 00-.78-.298c-.66-.072-1.26.299-1.86 1.055l-.74.92 1.17-.111c.42-.04.73.007 1.06.054.11.017.23.033.35.047.22.023.47.036.73-.037a1.4 1.4 0 00.71-.488z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='e' maskUnits='userSpaceOnUse' x='451.616' y='143.569' width='578.509' height='895.559' fill='%23000'%3E%3Cpath fill='%23fff' d='M451.616 143.569h578.509v895.559H451.616z'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z'/%3E%3C/mask%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' fill='%230A2342'/%3E%3Cpath d='M950.031 243.7c.123 1.293.867 2.527 1.61 3.762 2.537 6.936 4.455 13.932 6.992 20.869.123 1.293-.435 1.999.867 2.527l.061.647c1.794 5.702 1.108 11.641-.818 17.697-10.631 46.039-21.263 92.079-31.275 138.059-10.197 44.04-20.332 88.727-29.909 132.708-10.073 45.333-20.767 90.726-30.84 136.06l-30.405 134.06c-10.074 45.334-20.829 90.079-30.902 135.413-3.047 13.994-6.156 27.341-9.203 41.338-.497 1.35-.374 2.64-.871 4-.435 1.99-1.055 2.05-2.977 1.58-1.301-.52-2.542-.41-3.843-.93-10.29-2.94-20.58-5.88-30.87-8.81-74.572-20.961-149.205-42.568-223.777-63.527-2.603-1.058-5.145-1.468-7.687-1.879-1.301-.528-1.983-1.116-1.486-2.468.497-1.353.932-3.352.809-4.646 18.463-75.497 36.864-151.642 55.328-227.14 19.395-78.849 38.17-157.639 57.565-236.488 17.593-71.5 35.124-143.646 52.096-215.087 3.17-12.7 5.782-24.695 8.952-37.396.871-3.998 2.362-8.055 5.154-11.584 8.812-12.585 19.049-23.348 30.711-32.29 2.915-2.235 6.512-3.882 10.171-4.883 7.937-2.061 15.378-2.77 23.438-3.537 19.841-1.889 40.364-3.191 60.513-1.847 9.423.408 18.97 2.109 28.082 5.81 8.491 3.759 16.983 7.518 24.977 12.63 18.593 11.281 35.572 25.326 50.875 41.488 4.151 4.173 7.805 9.698 10.778 14.635.743 1.235 2.168 3.057 2.912 4.291.681.588 1.547 3.115 2.972 4.938zm-66.953 275.884c1.987-5.41 3.975-10.82 5.342-16.171 2.362-8.055 3.105-6.821-4.582-8.699-70.108-20.08-140.837-40.1-210.884-59.533-1.301-.529-2.603-1.057-3.843-.939-2.542-.411-2.542-.411-3.597 1.648-.558.705-.435 1.999-.994 2.704-5.157 18.111-10.377 35.574-14.915 53.626-.932 3.351-2.546 6.115-2.176 9.995 2.665 1.704 5.765 1.409 8.988 2.407 32.731 8.63 64.779 16.672 97.509 25.302 36.574 9.568 73.085 18.491 109.659 28.059 1.922.47 3.223.999 5.145 1.468 1.302.529 2.48-.236 2.357-1.529 1.055-2.059 1.429-4.704 2.484-6.763 2.362-8.055 5.281-16.816 7.642-24.872.933-3.352 1.43-4.704 1.865-6.703zm-11.454-120.287c.374-2.645 1.368-5.35 1.742-7.996 8.644-40.63 17.909-81.318 26.491-122.594 1.68-8.644 3.918-17.993 5.598-26.636.932-3.352.932-3.352-2.911-4.291-7.067-1.937-13.452-3.287-20.457-4.577-33.289-7.924-65.958-15.907-99.246-23.831-5.145-1.468-10.229-2.289-15.374-3.757-1.921-.47-2.541-.411-3.535 2.294-.435 2-1.429 4.704-1.864 6.704-13.864 58.093-28.41 115.598-42.273 173.691-.436 1.999-1.429 4.704-1.865 6.703-3.038.942-5.642-.115-8.183-.525-8.866-1.114-7.005-1.291-8.747 6.705l.062.647c.123 1.294.185 1.94 1.486 2.469 1.302.529 3.224.998 4.525 1.527 13.452 3.287 26.904 6.574 40.417 10.508 39.735 9.92 78.912 20.546 118.027 30.525 8.989 2.407 7.129 2.585 8.747-6.705l-.062-.647c.497-1.353-.246-2.587-1.548-3.116-2.603-1.057-5.268-2.761-7.871-3.818-1.302-.529-2.045-1.763-1.548-3.115.558-.706.435-2 .373-2.646 1.306-5.998 2.551-12.642 3.857-18.639 3.412-3.588 3.786-6.234 4.159-8.88zm-53.149 309.156c.497-1.352.994-2.705.871-3.998 1.367-5.351 2.673-11.348 3.421-16.64.496-1.353.993-2.705.87-3.998.436-2 .871-3.999 1.245-6.644l10.077-51.86c2.986-14.641 5.91-29.928 8.895-44.569-.061-.647.497-1.352.436-1.999.435-1.999-.247-2.587-2.168-3.056-1.302-.529-2.542-.411-3.224-.999-10.91-2.876-22.378-5.047-33.288-7.924-11.53-2.817-23.06-5.635-35.211-8.393l-84.43-19.368c-7.067-1.938-5.888-2.703-7.691 4.647-16.41 64.209-32.138 129.005-48.548 193.214-16.41 64.209-32.138 129.005-48.547 193.214l-1.306 5.997c-.436 1.999.246 2.587 1.548 3.116 3.223.998 6.446 1.996 10.29 2.935 55.355 16.264 110.089 32.587 165.444 48.851 1.302.528 2.542.41 3.844.939.62-.059 1.24-.118 1.798-.824-.061-.647.497-1.353.436-1.999 2.488-13.289 5.039-25.93 7.527-39.218l2.427-13.935c.559-.706 1.055-2.058.312-3.293 1.429-4.704 2.177-9.995 2.986-14.64 1.055-2.059 1.49-4.058 1.244-6.644.497-1.353.994-2.705.871-3.999 3.421-16.64 6.221-33.22 9.642-49.86 6.345-31.927 12.751-63.208 19.096-95.135.871-3.999 1.68-8.644 2.489-13.289.497-1.352.994-2.704.87-3.998 2.612-11.995 5.844-24.048 7.774-36.631z' stroke='%23051828' stroke-width='2' mask='url(%23e)'/%3E%3Cpath d='M976.164 815.69l-.079.099c-.5.633-.725 1.237-.885 1.864-.048.188-.093.392-.139.604-.101.461-.211.965-.387 1.445-1.706 5.052-3.397 10.266-5.09 15.483-1.693 5.218-3.386 10.439-5.096 15.499l-.001.004c-2.451 7.078-4.732 14.304-7.016 21.537l-.001.003c-2.281 7.228-4.565 14.463-7.02 21.553-4.022 13.054-8.304 26.137-12.526 39.033-2.3 7.028-4.582 14-6.794 20.882l-.003.008c-3.663 10.785-7.157 21.717-10.651 32.655-3.495 10.936-6.991 21.881-10.658 32.671l-.004.01c-1.482 4.04-2.905 8.72-4.333 13.42-.106.49-.176.87-.198 1.18-.023.31.007.5.063.63.097.23.36.46 1.298.69 1.294.21 2.597.58 3.867.95h.014c1.292.37 2.549.73 3.786.93h.025l.025.01.054.01c34.014 9.16 68.027 18.31 102.655 27.4h.01c.9.25 1.65.47 2.29.66.64.19 1.17.35 1.63.47.44.11.77.17 1.03.17.24.01.38-.03.48-.08.1-.06.2-.17.32-.4s.23-.56.36-1.01c.13-.49.26-1.08.42-1.79.15-.65.32-1.41.54-2.3h0c6.56-26.4 12.96-52.79 19.37-79.173 6.4-26.385 12.8-52.771 19.36-79.173l-86.716-85.944zm0 0l.022-.125c.353-2.026.836-3.938 1.335-5.913l.204-.806c.564-2.245 1.126-4.587 1.503-7.24.167-.467.273-.953.371-1.4.046-.213.091-.416.139-.604.16-.627.384-1.231.885-1.864l.055-.07.028-.085c1.213-3.709 2.286-7.241 3.357-10.768l.001-.002c1.072-3.528 2.142-7.05 3.351-10.747 2.703-7.765 5.236-15.677 7.766-23.581l.001-.005c2.532-7.91 5.058-15.812 7.758-23.567l.01-.008v-.008c3.35-10.756 6.86-21.528 10.37-32.304v-.001c3.5-10.748 7.01-21.499 10.35-32.236.02-.02.03-.044.05-.071.06-.088.14-.214.22-.364.13-.26.29-.651.28-1.073.16-.452.26-.921.36-1.353.04-.212.09-.416.14-.604.16-.627.38-1.231.88-1.864l.06-.074.03-.091c2.83-9.325 5.72-18.015 8.62-26.706 1.49-.607 2.57-.178 3.81.327l.03.011.03.008c13.48 3.611 26.81 7.236 40.13 10.861l.03.005c13.31 3.621 26.62 7.242 40.08 10.848.67.27 1.18.393 1.65.509l.01.001c.47.116.92.227 1.54.476.64.262 1.02.497 1.2.752.14.204.22.502 0 1.082l-.01.032-.01.034-.65 2.998-.65 2.984v.008c-19.95 79.553-39.29 159.047-58.62 238.539v.001l-86.716-85.942zm54.566 271.05l.1.03.1-.01c.7-.07 1.38-.32 1.89-.65.26-.16.49-.36.65-.59.15-.19.26-.44.27-.71.24-.68.47-1.49.69-2.28l.01-.02c.23-.84.46-1.66.7-2.31l.01-.02v-.03c3.92-14.72 7.85-29.29 11.78-43.86v-.01c3.93-14.56 7.86-29.13 11.78-43.855 11.99-44.854 23.97-89.87 35.94-134.885l.01-.03.02-.055c11.97-45.007 23.95-90.015 35.94-134.86 15.3-56.782 30.37-113.765 45.47-170.842 10.9-41.212 21.81-82.474 32.84-123.743V428l.48-1.962c1.64-6.592 3.19-12.849 3.08-20.037v-.04a7.76 7.76 0 01-.04-1.222c.03-.46.12-.834.31-1.066l.12-.158-.02-.2V403.225l-.01-.007V403.123l-.01-.007V403.017l-.01-.007V402.913l-.01-.007V402.806l-.01-.007V402.702l-.01-.006V402.595l-.01-.006V402.492l-.01-.006V402.386l-.01-.006V402.278l-.01-.006V402.173l-.01-.005V402.067l-.01-.005V401.965l-.01-.005V401.861l-.01-.005V401.756l-.01-.005V401.649l-.01-.004V401.542l-.01-.004V401.439l-.01-.005V401.334l-.01-.004V401.228l-.01-.005V401.124l-.01-.004V401.018l-.01-.003V400.915l-.01-.004V400.808l-.01-.004V400.728c-.03-.326-.08-.774-.05-1.221.03-.461.13-.835.32-1.067l.12-.157-.02-.201v-.06l-.01-.008V397.916l-.01-.008V397.81l-.01-.008V397.704l-.01-.008V397.597l-.01-.007V397.491l-.01-.007V397.393l-.01-.008V397.287l-.01-.008V397.181l-.01-.008V397.075l-.01-.008V396.968l-.01-.007V396.862l-.01-.007V396.756l-.01-.007V396.658l-.01-.008V396.552l-.01-.008V396.446l-.01-.008V396.339l-.01-.007V396.233l-.01-.007V396.127l-.01-.007V396.021l-.01-.007V395.923l-.01-.008V395.817l-.01-.008V395.71l-.01-.007V395.604l-.01-.007V395.498l-.01-.007V395.392l-.01-.007V395.286l-.01-.008V395.188l-.01-.008V395.081l-.01-.007V394.975l-.01-.007V394.869l-.01-.007V394.763l-.01-.007V394.657l-.01-.008V394.551l-.01-.008V394.452l-.01-.007V394.346l-.01-.007V394.24l-.01-.007v-.014c-.24-9.129-1.04-17.554-2.53-26.565v-.014c-1.24-6.439-3.11-12.817-5.59-19.135l-.01-.02-.01-.019c-3.13-6.297-6.7-10.58-11.52-14.733l-.01-.004v-.005c-12.24-9.96-26.23-18.447-40.6-24.282l-.11-.046-.12.011c-1.1.104-2.27-.372-2.85-.879l-.07-.053-.07-.031c-1.34-.543-2.81-.902-4.24-1.251l-.02-.005c-1.44-.354-2.85-.698-4.11-1.21l-.11-.046-.13.011c-.32.031-.56.052-.81.012-.22-.036-.46-.129-.73-.362l-.11-.093-.14-.022c-1.3-.21-2.42-.269-3.52-.327l-.01-.001c-1.1-.058-2.17-.116-3.41-.316l-.02-.003-.01-.001c-10.22-1.006-20.12 1.257-29.09 6.726h0l-.01.007c-5.93 3.847-11.16 8.282-16.33 13.356l-.01.01-.01.01c-8.53 9.327-15.13 19.124-20.98 30.15-2.69 4.865-4.69 10.313-6.07 15.693-2.33 8.379-4.64 16.919-6.96 25.458a3712.08 3712.08 0 01-6.96 25.457v.006c-3.3 12.52-6.6 25.008-9.9 37.48-11.86 44.87-23.66 89.512-35.04 134.513L885.17 1039.25c-.26.72-.359 1.42-.45 2.06l-.002.02c-.095.67-.183 1.28-.41 1.89-.284.78-.267 1.45.13 2.01.362.51.981.83 1.638 1.1 1.086.44 2.162.67 3.187.88.251.06.498.11.743.16 1.257.29 2.477.64 3.737 1.44l.145.1.171-.02c.313-.03.738-.07 1.162-.04.434.04.786.14 1.006.33l.086.07.108.03c17.666 4.85 35.177 9.71 52.689 14.56 17.51 4.86 35.02 9.72 52.69 14.56 4.83 1.5 9.66 2.84 14.47 4.17h.01c4.82 1.34 9.63 2.67 14.45 4.17zm112.05-568.248l-.08-.02-.08.008h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h-.01v.001l-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001v.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001-.01.001h0l-.01.001-.01.001h-.01v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001v.001l-.01.001h-.01l-.01.001v.001h-.01l-.01.001-.01.001h0l-.01.001h0c-5.7-1.08-11.27-2.335-16.84-3.592v-.001c-5.59-1.261-11.2-2.525-16.94-3.612-15.31-3.11-30.61-6.217-45.97-9.971l-.02-.004-.02-.004c-2.47-.399-4.88-.79-7.35-1.756-.32-1.353-.04-2.658.41-3.987.14-.421.29-.819.45-1.22.11-.286.22-.575.32-.875.25-.695.48-1.406.58-2.12v-.022c.16-1.656.31-3.265.64-4.644.32-1.387.8-2.448 1.55-3.078l.01-.009.01-.009c.96-.91 2.15-.924 3.54-.585.6.149 1.22.357 1.84.569l.27.091c.7.238 1.43.471 2.11.581 1.26.204 2.37.422 3.48.643h.01c1.08.213 2.16.427 3.39.627.2.148.44.243.71.236.32-.01.58-.164.78-.354.37-.358.67-.972.92-1.653l.01-.032.01-.034c.21-.984.44-1.809.68-2.648v-.004c.23-.835.47-1.684.69-2.696 8.39-36.689 16.78-73.373 25.79-110.116.29-1.093.52-2.035.7-2.843.05-.201.1-.392.14-.575.13-.559.24-1.039.34-1.455.14-.554.27-.964.4-1.268.14-.302.27-.463.39-.556.24-.182.65-.239 1.71-.038.53.102 1.17.254 1.95.441.72.173 1.57.377 2.59.601l.01.002c4.45.877 8.76 1.931 13.09 2.988l.01.001c4.31 1.055 8.64 2.113 13.11 2.995 8.65 2.113 17.44 4.05 26.22 5.986h0c8.79 1.937 17.57 3.873 26.21 5.984l.02.005.02.003c.46.075.89.142 1.29.205 1.27.199 2.22.35 2.95.523.98.233 1.36.47 1.52.739.17.281.2.754 0 1.76-.12.606-.3 1.335-.54 2.241-.14.563-.31 1.195-.48 1.91-4.13 15.731-8.1 31.608-12.06 47.482v.003c-3.96 15.873-7.92 31.744-12.06 47.467-.19.688-.43 1.38-.69 2.098-.04.134-.09.269-.14.405-.3.856-.6 1.745-.8 2.652-.39 1.83-.39 3.764.81 5.758l.04.069.06.052c.03.019.06.05.05.174 0 .142-.05.331-.14.576-.05.118-.09.237-.14.363-.05.123-.11.253-.15.378-.08.202-.16.467-.16.725-.9 3.67-1.63 7.481-2.35 11.359-.09.505-.19 1.012-.28 1.519-.63 3.416-1.27 6.878-2.03 10.351l-.01.076v.077l.06.569c-.22.96-.44 1.453-.72 1.693-.24.207-.66.312-1.57.088l-.02-.005-.02-.003c-5.06-.818-10.81-2.221-16.58-3.631z' fill='%230A2342' stroke='%23051828'/%3E%3Cpath d='M1151.61 310.466l.8-.076-.42-.681c-.42-.698-1.02-1.229-1.72-1.464-.72-.24-1.5-.159-2.22.306l-.81.523.89.361c.31.125.59.256.86.383l.06.028c.24.116.49.232.73.33.54.219 1.11.359 1.83.29zM1211.01 400.441l.27.439.43-.278c1.47-.949 1.37-2.644.43-3.447l-.39-.336-.32.404-.03.031c-.26.332-.6.753-.75 1.271-.16.577-.07 1.204.36 1.916zM1211.54 405.091l.4.336.32-.404c.69-.866.61-1.707.5-2.905-.01-.033-.01-.067-.01-.101l-.12-1.231-.77.966c-.33.407-.63.991-.76 1.573-.12.561-.11 1.29.44 1.766zM958.548 271.296l.545.466.249-.672c.249-.671.423-1.316.255-1.888-.182-.621-.709-.996-1.409-1.277l-.762-.307.078.818.001.009c.03.321.08.839.214 1.356.133.509.368 1.101.829 1.495zM1140.07 307.658l.5-.047-.05-.498c-.03-.36-.11-.701-.24-.985-.13-.28-.34-.558-.66-.69-.35-.139-.7-.072-1.02.102-.31.169-.61.455-.91.837l-.3.376.37.313c.41.357.82.53 1.24.596.38.062.75.027 1.05-.002l.02-.002zM377.02 721.979l-.034-.014-.035-.009c-2.873-.702-5.918-1.551-8.973-2.402l-.005-.002c-3.046-.849-6.102-1.701-8.99-2.407-5.139-1.466-10.263-2.928-14.768-4.448l-.05-.02c-1.242-.505-2.626-1.067-3.977-.952-2.137-.117-4.163-.559-6.145-1.096-.797-.215-1.598-.45-2.398-.684-1.172-.342-2.338-.684-3.479-.962l-.02-.005-.019-.003c-3.942-.637-7.538-1.7-11.39-2.838-1.045-.309-2.11-.623-3.205-.936-.792-.637-2.172-1.172-3.509-1.044l-.064.006c-.565.053-1.119.106-1.581.352-.523.279-.864.76-1.134 1.496l-.016.043-.007.044c-.402 2.304-.957 4.626-1.517 6.966l-.002.008c-.558 2.329-1.119 4.675-1.527 7.01-.364 1.677-.632 3.232-.886 4.707l-.15.867c-.302 1.737-.609 3.375-1.067 5.023-3.358 10.769-6.033 22.122-8.702 33.454-.499 1.369-.951 3.404-.831 4.796-.251 3.879-1.109 7.826-2.033 11.148l-.004.014-.003.014a133.94 133.94 0 01-.329 1.465 44.69 44.69 0 00-.437 2.054c-.153.875-.202 1.62.063 2.237.278.651.848 1.045 1.627 1.361.771.314 1.851.59 3.278.938 7.062 1.937 13.97 3.888 20.879 5.839 6.903 1.95 13.807 3.9 20.866 5.835.665.268 1.476.519 2.26.762l.015.005c.789.244 1.551.48 2.169.727 2.054 1.459 4.046 2.264 6.075 2.893.852.263 1.716.498 2.59.735l.51.138c1.052.287 2.125.588 3.241.965l.051.017.054.006c3.099.345 6.269 1.323 9.495 2.322.67.271 1.278.437 1.815.479.545.042 1.048-.042 1.462-.311.845-.548 1.051-1.66.925-2.981-.176-1.846.237-3.765.675-5.778.763-3.112 1.185-6.308 1.598-9.443.079-.599.158-1.195.239-1.788.506-3.717 1.092-7.315 2.314-10.641l.039-.107-.011-.113v-.004l-.001-.003v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.005l-.001-.003V777.498l-.001-.003V777.486l-.001-.003v-.006l-.001-.002V777.466l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.011l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002V777.319l-.001-.003V777.307l-.001-.002v-.007l-.001-.002V777.287l-.001-.002V777.276l-.001-.002v-.007l-.001-.002V777.256l-.001-.002v-.008l-.001-.002V777.235l-.001-.002v-.008l-.001-.002v-.01l-.001-.002V777.202l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V777.171l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V777.077l-.001-.002v-.008l-.001-.002V777.056l-.001-.002v-.008l-.001-.002V777.035l-.001-.002v-.008l-.001-.002V777.014l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V776.899l-.001-.002v-.008l-.001-.003v-.008l-.001-.002V776.867l-.001-.002V776.856l-.001-.003v-.006l-.001-.003V776.835l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V776.793l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.011l-.001-.002v-.006l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003V776.677l-.001-.002v-.006l-.001-.003V776.657l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V776.625l-.001-.003v-.006l-.001-.003v-.007l-.001-.003V776.594l-.001-.003v-.007l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.006-.059-.019-.056c-.385-1.124-.244-2.49.08-3.979.123-.562.266-1.123.41-1.685l.136-.534c.185-.732.358-1.464.456-2.154l.008-.059-.006-.058c-.024-.252.009-.567.085-.944.075-.374.186-.775.304-1.197l.003-.01c.114-.412.235-.846.318-1.258.083-.414.137-.841.099-1.236-.298-3.134.469-6.225 1.265-9.416l.01-.04c.778-3.115 1.579-6.326 1.289-9.609 1.919-6.064 2.666-11.37 3.349-17.285h0l.001-.01.002-.024c.077-.803.137-1.438.14-1.94.004-.506-.049-.948-.25-1.329-.206-.393-.534-.655-.938-.878-.388-.215-.9-.423-1.525-.677l-.03-.012zM370.969 583.492l.001-.007.002-.007c1.239-6.618 3.097-13.299 4.962-20.005.41-1.4.801-2.793 1.189-4.177 1.857-6.624 3.647-13.009 7.201-18.687l.028-.044.018-.048c.266-.727.366-1.433.458-2.083l.003-.019c.094-.668.182-1.278.409-1.897l.039-.106-.01-.114-.004-.034c-.059-.622-.126-1.325-.359-1.94-.248-.656-.693-1.231-1.495-1.557l-.052-.021-.056-.009c-5.013-.81-10.168-2.9-14.743-5.068l-.124-.059-.137.014c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.277-.113-.674-.275-1.084-.257-1.295-.202-2.357-.124-3.233.444-.876.569-1.466 1.564-1.974 2.945-.508 1.385-.841 2.913-1.165 4.399l-.004.019c-.328 1.506-.648 2.971-1.13 4.285l-1.473 4.009c-2.186 3.513-3.071 7.54-3.927 11.472-.577.788-.805 1.836-1.004 2.752l-.013.061c-.225 1.032-.425 1.904-.898 2.501-1.17 1.48-1.83 3.075-2.314 4.703-.241.813-.441 1.64-.636 2.463l-.047.2c-.18.76-.359 1.518-.57 2.278l-.004.013-.003.014c-.088.404-.173.826-.259 1.26-.353 1.766-.741 3.71-1.55 5.299-1.397 2.143-2.279 4.556-2.989 6.999-.33 1.135-.624 2.284-.915 3.417l-.069.27a86.212 86.212 0 01-.976 3.577c-.231.635-.337 1.259-.425 1.779l-.036.212c-.104.6-.2.971-.389 1.209l-.017.022-.014.023c-2.219 3.544-3.105 7.614-3.969 11.584l-.002.008c-.251.689-.485 1.529-.711 2.343l-.004.015c-.226.812-.445 1.599-.676 2.24-1.425 1.827-2.181 3.908-2.763 5.999-.202.727-.381 1.447-.559 2.159-.348 1.394-.688 2.759-1.176 4.087l-.012.032-.007.034a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225-1.171 1.48-1.831 3.074-2.315 4.703-.241.813-.44 1.639-.635 2.463l-.048.2c-.18.76-.359 1.518-.57 2.277l-.004.014-.003.014c-.088.404-.172.826-.259 1.259-.355 1.775-.745 3.729-1.562 5.322-1.654 3.226-2.561 6.394-3.542 9.82-.288 1.002-.581 2.027-.902 3.082l-.005.019-.005.02c-.425 1.952-.906 3.263-1.944 5.288-.561 1.094-.707 2.092-.319 2.918.387.821 1.227 1.307 2.255 1.558.39.095.797.187 1.214.28 1.695.382 3.555.8 5.08 1.652 3.96 2.904 8.619 3.951 13.312 5.004 1.007.226 2.015.453 3.019.698.954.233 1.914.375 2.692-.018.814-.411 1.255-1.303 1.452-2.653.712-2.347 1.409-4.853 2.104-7.351l.001-.004c.699-2.514 1.397-5.022 2.109-7.368l.006-.019.004-.02c.114-.522.186-1.035.248-1.524l.044-.353c.044-.363.087-.708.141-1.045.144-.883.36-1.619.838-2.224l.022-.028.018-.03c.834-1.429 1.344-2.822 1.769-4.183.145-.466.279-.922.411-1.374.259-.884.513-1.751.839-2.638l.009-.026.007-.027c1.802-7.348 3.62-14.534 5.438-21.723l.001-.002a3061.733 3061.733 0 005.439-21.728h0l.003-.012c.423-1.94.903-3.257 1.392-4.59 2.198-3.533 3.081-7.586 3.942-11.539l.009-.042zM384.833 599.934l-.017.021-.015.024c-2.218 3.543-3.104 7.613-3.969 11.583l-.006.032-.002.005c-1.116 4.664-2.388 9.344-3.662 14.033l-.001.004c-1.272 4.684-2.547 9.376-3.668 14.055-2.797 10.059-4.912 20.699-6.53 29.983-.255.711-.353 1.402-.443 2.039l-.002.02c-.095.667-.182 1.277-.41 1.896-.497 1.354-.666 2.387-.162 3.223.245.408.621.716 1.071.984.45.267 1.011.514 1.663.779l.025.01.026.007c2.076.592 4.02 1.084 5.895 1.559 2.824.715 5.489 1.389 8.202 2.304 1.372.554 2.856.748 4.281.858.451.035.891.062 1.322.088.963.058 1.876.112 2.736.251l.064.011.064-.006c.717-.069 1.282-.316 1.734-.772.433-.438.727-1.034.983-1.73l.012-.033.007-.033c.478-2.197 1.123-4.403 1.782-6.663.235-.805.472-1.616.704-2.436.88-3.109 1.683-6.319 1.999-9.658.31-3.261.941-6.396 1.655-9.558.192-.85.39-1.703.589-2.562.54-2.325 1.089-4.686 1.545-7.121l.013-.069-.007-.071c-.082-.865.122-1.618.358-2.464l.008-.029c.228-.822.483-1.736.381-2.798-.253-2.66.404-4.936 1.19-7.661.135-.468.274-.949.412-1.448.203-.727.434-1.495.675-2.294.85-2.821 1.816-6.027 2.016-9.148.309-3.258.94-6.391 1.654-9.551.192-.85.39-1.703.589-2.561.537-2.312 1.082-4.66 1.536-7.081.502-1.382.956-3.437.823-4.825-.147-1.548.031-2.815.296-4.035.085-.391.182-.786.28-1.188.203-.825.412-1.68.54-2.579.342-1.567.735-3.107 1.127-4.647 1.088-4.266 2.175-8.531 2.179-13.374v-.024l-.003-.024a7.707 7.707 0 01-.044-1.221c.029-.461.129-.835.312-1.067l.055-.069.028-.083c2.113-6.341 3.229-12.946 4.311-19.354.42-2.485.835-4.94 1.301-7.339.209-.961.362-1.809-.022-2.539-.382-.723-1.22-1.204-2.509-1.728-2.016-.819-3.976-1.133-5.886-1.361-.389-.047-.774-.09-1.157-.132-1.514-.169-2.992-.333-4.495-.7l-.019-.005-.02-.003c-1.275-.206-2.303-.323-3.133-.298-.835.025-1.522.194-2.074.606-.551.411-.899 1.014-1.161 1.768-.257.74-.448 1.677-.647 2.817-.25.687-.362 1.203-.469 1.695l-.001.004c-.108.497-.211.968-.447 1.61l-.009.025-.007.026c-2.268 9.022-4.676 18.222-7.084 27.425l-.001.001c-2.408 9.201-4.817 18.405-7.086 27.433l-.002.008-.002.008a17.329 17.329 0 00-.248 1.524l-.043.354c-.045.363-.087.707-.142 1.044-.143.884-.359 1.62-.838 2.225zM432.9 245.119l-.002.007-.002.008c-.681 2.781-1.447 5.677-2.229 8.637-1.276 4.828-2.598 9.829-3.678 14.79-.216.994-.339 1.974.035 2.768.395.838 1.252 1.312 2.565 1.531 7.749 2.525 14.818 4.464 22.502 6.343 1.039.254 1.971.197 2.716-.287.742-.482 1.194-1.317 1.427-2.387.432-1.988 1.004-4.153 1.58-6.333l.001-.006c.574-2.172 1.151-4.358 1.588-6.369.872-4.004 1.736-7.972 3.212-11.994l.012-.032.008-.034c.233-1.072.169-2.025-.292-2.791-.461-.767-1.263-1.25-2.301-1.505l-21.186-5.812c-1.625-.503-2.912-.625-3.923-.022-.998.596-1.566 1.807-2.033 3.488zM478.084 328.894l.026.008.027.004c1.296.209 2.261.169 3.019-.435.365-.291.647-.686.896-1.159.248-.472.479-1.05.728-1.729 1.502-4.092 2.379-8.12 3.247-12.111l.003-.015c.555-2.548 1.353-5.089 2.105-7.484.426-1.356.838-2.666 1.181-3.902l.009-.031.005-.033c.094-.667.16-1.272.162-1.808.001-.535-.062-1.033-.25-1.473-.398-.931-1.265-1.411-2.592-1.63l-21.147-5.802c-1.332-.537-2.449-.672-3.387-.171-.919.49-1.515 1.518-2.018 2.887l-.006.015-.005.016-.003.011c-2.358 8.053-4.723 16.127-6.468 24.144-.216.995-.339 1.974.035 2.768.394.836 1.248 1.31 2.557 1.53 5.654 2.048 11.659 3.655 17.406 5.194 1.512.405 3.006.805 4.47 1.206zM453.497 293.751l.004-.018.002-.019c.095-.666.161-1.271.162-1.807.002-.535-.061-1.034-.249-1.474-.397-.928-1.26-1.408-2.58-1.628-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.196-2.717.288-.741.481-1.193 1.317-1.426 2.387-.433 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.004 2.745-1.382 5.426-1.752 8.05v.002c-.214.977-.442 1.798-.673 2.631l-.001.004a46.644 46.644 0 00-.69 2.701c-.228 1.048-.193 1.849.183 2.474.37.614 1.005.944 1.666 1.212l.034.014.035.009c1.401.342 2.719.778 4.035 1.212.469.155.938.31 1.41.461 1.778.566 3.583 1.064 5.525 1.217 2.542.411 5.053.817 6.946 1.28l2.882.705 2.883.705c.953.233 1.914.375 2.692-.018.818-.413 1.259-1.313 1.454-2.674.868-3.985 1.889-7.985 2.914-11.996l.001-.005c1.024-4.012 2.052-8.034 2.924-12.043zM469.844 222.36l.002-.01.002-.011c.799-4.593 2.273-8.611 3.813-11.998l.022-.048.012-.052c.228-1.049.193-1.85-.183-2.475-.37-.614-1.005-.944-1.666-1.212-3.92-1.593-7.193-2.612-11.039-2.913-2.526-.408-5.022-.812-6.911-1.272-.664-.267-1.472-.517-2.253-.759l-.015-.005c-.812-.252-1.595-.495-2.222-.749l-.034-.014-.036-.009c-.956-.234-1.747-.415-2.399-.483-.651-.068-1.235-.033-1.737.235-.51.272-.85.739-1.115 1.347-.261.602-.472 1.397-.69 2.4-.867 3.985-1.795 7.326-2.727 10.68l-.004.013-.003.014c-.433 1.988-1.004 4.153-1.58 6.332l-.002.007c-.573 2.172-1.15 4.357-1.588 6.368-.109.502-.194.948-.222 1.335-.028.388-.004.762.141 1.101.305.712 1.031 1.037 1.999 1.274 3.833.937 7.682 2.036 11.543 3.138l.005.001c3.855 1.101 7.722 2.205 11.574 3.147 1.039.254 1.971.196 2.716-.288.742-.481 1.194-1.317 1.427-2.387.432-1.987 1.004-4.153 1.58-6.332l.001-.007c.574-2.172 1.151-4.357 1.589-6.368zM496.528 272.669l.002-.011.002-.01c.802-4.609 2.22-9.285 3.704-13.327l.012-.032.008-.034c.228-1.048.193-1.85-.183-2.474-.37-.614-1.005-.944-1.666-1.213l-.02-.008-.02-.006c-.716-.222-1.407-.449-2.085-.672-2.323-.763-4.492-1.476-6.984-1.755-.419-.067-.851-.133-1.291-.2-2.273-.346-4.775-.726-6.895-1.588l-.034-.014-.036-.008-5.765-1.41c-1.039-.254-1.97-.197-2.716.287-.738.479-1.189 1.308-1.423 2.37-2.358 8.051-4.722 16.122-6.466 24.138-.216.994-.339 1.974.035 2.768.393.836 1.248 1.31 2.556 1.529 5.654 2.048 11.659 3.656 17.406 5.195 1.512.404 3.006.804 4.471 1.206h0l.014.004c.953.233 1.914.375 2.692-.019.811-.409 1.252-1.297 1.449-2.639 1.492-4.076 2.365-8.089 3.23-12.064l.003-.013zM508.281 231.764l.017-.076-.008-.077c-.018-.187.045-.583.352-1.137.299-.543.816-1.203 1.646-1.906l.155-.131.019-.203c.307-3.242 1.226-6.552 2.16-9.914l.025-.09-.009-.092c-.135-1.42-.945-2.815-2.402-3.442a2.418 2.418 0 00-1.168-.54c-.382-.061-.746-.027-1.043.002l-.022.002c-1.777.169-3.619-.124-5.438-.595-1.23-.318-2.42-.709-3.567-1.086-.559-.183-1.109-.364-1.648-.531l-.014-.004-.015-.004c-3.827-.936-7.037-1.93-10.261-2.929l-.034-.011-.034-.005c-.641-.104-1.225-.179-1.744-.185-.518-.005-1.005.057-1.435.254-.903.414-1.349 1.314-1.547 2.672-2.356 8.046-4.718 16.111-6.461 24.121-.233 1.072-.169 2.025.292 2.79.462.769 1.267 1.252 2.308 1.507 3.828.936 7.52 2.049 11.225 3.166l.006.002c3.679 1.108 7.372 2.222 11.205 3.161.492.272.943.46 1.365.519.463.065.884-.027 1.254-.299.348-.255.616-.642.852-1.097.239-.459.469-1.036.718-1.715 1.503-4.093 2.38-8.122 3.248-12.114l.003-.013zM402.938 328.838l.03.013.032.008c6.409 1.673 12.835 3.507 19.268 5.343l.002.001c6.426 1.835 12.859 3.671 19.276 5.346 4.31 1.335 8.605 2.597 12.896 3.857 8.573 2.517 17.13 5.029 25.754 8.12l.105.037.111-.01c.547-.052 1.28.025 2.057.189.771.163 1.548.404 2.171.657l.033.014.036.009c1.039.254 1.971.196 2.716-.288.738-.479 1.19-1.31 1.424-2.373.46-1.66.587-2.828.103-3.72-.246-.451-.622-.786-1.082-1.069-.455-.281-1.02-.529-1.672-.794l-.113-.046-.122.012c-.164.015-.368-.056-.725-.201a.738.738 0 01-.042-.017c-.27-.11-.654-.267-1.053-.258-13.145-3.636-26.46-7.417-39.777-11.2h-.001c-13.307-3.779-26.617-7.559-39.758-11.194-.78-.626-2.127-1.153-3.443-1.049-1.347-.205-2.419.06-3.197.824-.752.739-1.145 1.868-1.34 3.206-.237.654-.422 1.351-.019 2.02.194.323.501.596.9.849.401.253.924.505 1.586.775.704.285 1.387.396 2.011.497l.02.003c.641.104 1.222.199 1.813.439z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='f' maskUnits='userSpaceOnUse' x='541.717' y='521.471' width='342.537' height='489.352' fill='%23000'%3E%3Cpath fill='%23fff' d='M541.717 521.471h342.537v489.352H541.717z'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z'/%3E%3C/mask%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' fill='%23051828'/%3E%3Cpath d='M822.073 687.219c-.685 5.939-1.433 11.23-3.42 16.64-1.737 1.471-1.614 2.764-.871 3.998-1.93 12.583-4.542 24.578-7.092 37.219-1.737 1.471-1.614 2.764-.871 3.999-.809 4.645-1.679 8.643-2.488 13.288-6.345 31.927-12.752 63.208-19.096 95.135-3.421 16.64-6.222 33.22-9.643 49.86-.497 1.353-.994 2.705-.87 3.999-1.676 2.117-2.731 4.175-1.245 6.644-.809 4.645-1.556 9.936-2.985 14.64-1.179.765-1.676 2.118-.312 3.293l-2.427 13.935c-2.489 13.288-4.978 26.576-7.528 39.218.062.647-.497 1.352-.435 1.999-.559.706-1.117 1.411-1.799.824-1.301-.529-2.542-.411-3.843-.939-55.355-16.264-110.09-32.587-165.445-48.851-3.223-.998-6.447-1.996-10.29-2.935-1.922-.47-1.983-1.117-1.548-3.116l1.306-5.997c15.79-64.15 32.138-129.005 48.547-193.214 16.41-64.209 32.138-129.005 48.548-193.214 1.803-7.349.624-6.585 7.691-4.647l84.431 19.368c11.53 2.818 23.06 5.635 35.21 8.393 10.91 2.877 22.379 5.048 33.289 7.924 1.301.529 2.541.411 3.223.999 1.922.469 1.983 1.116 2.168 3.056.062.647-.497 1.353-.435 1.999-2.986 14.641-5.91 29.928-8.895 44.569l-10.078 51.86c-.435 1.999-.871 3.998-1.244 6.644-1.86.177-2.357 1.529-1.553 3.41zm-81.33 170.886c7.066 1.937 14.753 3.815 21.881 6.399 1.302.529 2.604 1.058 3.844.94 1.301.528 2.48-.237 2.357-1.53.558-.706.496-1.352.435-1.999.004-6.526 1.992-11.936 3.298-17.934l1.305-5.997c-.246-2.587.81-4.645 1.183-7.291.932-3.351 2.485-6.762 2.115-10.642.189-4.586 1.618-9.29 2.489-13.288.497-1.353.994-2.705.932-3.352-.369-3.88.563-7.232 1.495-10.583 1.864-6.703 1.807-13.876 3.671-20.579l-.123-1.294c-.308-3.233.624-6.585 1.618-9.29.436-1.999.932-3.351 1.368-5.35.189-4.586 1.618-9.29 2.488-13.289.497-1.352.994-2.705.932-3.351-.369-3.88 1.183-7.291 1.495-10.584.497-1.352 1.056-2.058.933-3.351-.37-3.88 1.121-7.938 1.991-11.936 1.306-5.997 1.992-11.936 3.298-17.933.871-3.999 1.121-7.938 1.93-12.583.436-1.999.932-3.351.748-5.292-.124-1.293.312-3.292.809-4.644 1.864-6.704 1.745-14.523 4.23-21.285-.432-4.527 1.059-8.585 1.868-13.229.559-.706.435-2 .374-2.646.066-5.88-.678-7.114-5.699-7.288-6.882.002-13.514-3.934-20.334-3.285-5.827-2.055-12.027-1.465-17.234-3.579-1.921-.47-2.48.236-3.535 2.294-1.429 4.704-2.3 8.702-3.109 13.347-.373 2.646-1.429 4.704-1.803 7.35-.25 3.939-1.121 7.938-1.991 11.936-1.368 5.351-2.797 10.055-3.544 15.346-.497 1.353-.994 2.705-.871 3.999.308 3.233-.624 6.585-1.618 9.29-1.367 5.35-2.673 11.348-4.041 16.699-.497 1.352-.994 2.704-.87 3.998.307 3.233-.625 6.585-1.557 9.936l-4.102 16.053c-.497 1.352-.994 2.704-.871 3.998.369 3.88-1.183 7.291-1.495 10.583-1.367 5.351-2.735 10.702-4.164 15.406-.497 1.352-.932 3.351-.809 4.645.308 3.233-.686 5.938-1.68 8.643-1.305 5.998-3.231 12.054-4.537 18.051-.497 1.353-.932 3.352-.809 4.645.308 3.234-.625 6.585-1.618 9.29-1.368 5.351-2.674 11.348-4.041 16.699-.497 1.353-.994 2.705-.871 3.998.37 3.881-1.183 7.291-1.495 10.584-.373 2.646-1.367 5.35-1.741 7.996-.435 1.999.247 2.587 1.548 3.116 1.302.528 2.604 1.057 3.844.939 6.569 3.29 13.636 5.227 20.083 7.224zm-100.707-65.456c-1.306 5.997-3.232 12.054-4.538 18.051-1.367 5.351-2.735 10.702-4.164 15.406-.373 2.645.37 3.88 2.23 3.703 3.72-.355 7.005 1.29 10.848 2.23 3.844.939 7.129 2.584 10.91 2.876 3.782.293 7.006 1.291 10.229 2.289 5.765 1.409 10.972 3.523 16.613 3.639 2.542.41 3.1-.296 3.536-2.295 1.306-5.997 3.232-12.054 4.537-18.051-.061-.647.497-1.352.436-1.999-.308-3.234.624-6.585 1.556-9.937 1.429-4.704 2.858-9.408 3.606-14.7.624-6.585 2.489-13.288 4.353-19.991.497-1.353.994-2.705.87-3.998-.307-3.234.686-5.939 1.68-8.644.871-3.998 2.361-8.055 2.612-11.995.066-5.879 2.053-11.288 3.359-17.286.497-1.352.994-2.705.871-3.998-.308-3.234.624-6.585 1.556-9.937.932-3.351 1.865-6.703 2.177-9.996.25-3.939 1.183-7.29 2.115-10.642.993-2.705 1.926-6.056 2.299-8.702.128-5.233 2.115-10.643 2.863-15.935.435-1.999.932-3.351.747-5.291-.308-3.234.686-5.938 1.68-8.643.994-2.705 1.926-6.057 2.299-8.703.066-5.879 1.992-11.936 3.36-17.286.496-1.353.993-2.705.87-3.998-.246-2.587.748-5.292 1.121-7.938.436-1.999.933-3.352 1.368-5.351.435-1.999-.308-3.233-2.291-4.35-1.302-.528-2.603-1.057-3.844-.939-9.67-2.994-19.836-4.637-29.071-9.63-1.302-.529-2.48.236-2.977 1.588l-2.797 10.055c-.435 1.999-.87 3.998-1.987 5.41-1.055 2.058-2.049 4.763-2.423 7.409-5.096 18.757-9.572 37.455-14.669 56.212-.435 1.999-.87 3.998-1.987 5.41-1.614 2.764-1.988 5.409-2.981 8.114-4.476 18.698-9.634 36.809-14.11 55.507-.436 1.999-.871 3.998-1.368 5.35-2.172 3.47-2.981 8.115-3.852 12.113-3.043 7.468-5.342 16.17-7.642 24.873zm62.05 112.858l-5.408 22.05c-.497 1.352-.374 2.646-.871 3.998.123 1.293.185 1.94 1.487 2.469 1.301.528 1.983 1.116 3.223.998 6.447 1.996 13.513 3.934 20.457 4.578 7.625 1.231 15.373 3.756 23.68 5.576 8.307 1.819 7.128 2.584 9.366-6.765.497-1.353.994-2.705.871-3.998-.308-3.234.624-6.586 1.556-9.937.497-1.353.994-2.705.932-3.352-.307-3.233.686-5.938 1.06-8.584.497-1.352.932-3.352.809-4.645-.369-3.88 1.121-7.937 1.992-11.936.497-1.352.374-2.646.25-3.939-.184-1.94-.927-3.174-2.849-3.644-.682-.588-1.922-.47-2.542-.411-3.72.355-7.005-1.29-10.167-1.642-1.921-.469-3.905-1.586-5.765-1.408-3.72.354-6.943-.644-10.167-1.643-5.826-2.055-12.647-1.406-18.535-4.108l-.62.059c-1.24.118-1.86.177-2.357 1.53-.497 1.352-.994 2.705-.87 3.998-1.865 6.703-3.668 14.053-5.532 20.756zm-66.594 10.256c4.525 1.527 8.988 2.408 14.133 3.875 4.464.88 8.368 2.466 12.832 3.346 2.603 1.058 3.162.352 4.155-2.353 1.926-6.056 3.171-12.7 4.477-18.698-.062-.647.496-1.352.373-2.646-.308-3.233.686-5.938 1.68-8.643.809-4.645 2.3-8.702 3.109-13.347.497-1.353.435-1.999.932-3.352.373-2.646-.37-3.88-2.911-4.291-1.302-.528-2.604-1.057-3.224-.998-2.48.236-5.083-.821-7.625-1.232-3.843-.939-7.066-1.937-10.91-2.876-1.302-.529-2.603-1.057-3.843-.939-2.48.236-5.084-.821-7.625-1.232-3.844-.939-7.067-1.937-10.91-2.876-7.067-1.938-8.743.179-10.669 6.236-.87 3.998-1.679 8.643-3.79 12.759-2.11 4.117-2.919 8.762-4.41 12.819-.932 3.352-1.244 6.644-3.478 9.467l-1.491 4.058c-.435 1.999.246 2.586 1.548 3.115 1.302.529 2.603 1.057 3.843.939 8.369 2.466 16.056 4.344 23.804 6.869z' stroke='%23051828' stroke-width='2' mask='url(%23f)'/%3E%3Cmask id='g' maskUnits='userSpaceOnUse' x='683.387' y='190.006' width='245.077' height='273.9' fill='%23000'%3E%3Cpath fill='%23fff' d='M683.387 190.006h245.077v273.9H683.387z'/%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z'/%3E%3C/mask%3E%3Cpath d='M869.818 406.63c-1.306 5.998-2.551 12.642-3.857 18.639.062.647-.435 2-.373 2.646-.497 1.353.246 2.587 1.548 3.116 2.603 1.057 5.268 2.761 7.871 3.818 1.302.529 1.425 1.822 1.548 3.116l.062.646c-1.68 8.644.242 9.113-8.747 6.706-39.115-9.979-78.912-20.546-118.027-30.526-13.452-3.287-26.903-6.574-40.417-10.508-1.301-.528-3.223-.998-4.525-1.526-1.301-.529-1.363-1.176-1.486-2.469l-.062-.647c1.742-7.996-.119-7.819 8.747-6.706 2.541.411 5.145 1.468 8.183.526.436-1.999 1.429-4.704 1.865-6.703 13.863-58.093 28.409-115.599 42.273-173.692.435-1.999.809-4.645 1.864-6.703.435-1.999.994-2.705 3.535-2.294 5.084.821 10.229 2.289 15.374 3.756 33.288 7.924 65.957 15.907 99.245 23.831 7.006 1.291 13.452 3.287 20.457 4.578 3.224.998 3.224.998 2.912 4.291-1.68 8.643-3.918 17.992-5.598 26.635-8.644 40.63-17.909 81.318-26.491 122.594-.374 2.646-1.368 5.351-1.742 7.997-4.652 3.706-5.026 6.352-4.159 8.879zm-4.183-50.501c.87-3.999 1.802-7.35 3.293-11.407.994-2.705.312-3.293-2.291-4.35-6.447-1.997-12.212-3.405-18.659-5.402-7.066-1.937-5.206-2.114-8.931 4.766-.558.706-.497 1.352-.435 1.999-1.306 5.998-3.232 12.054-4.538 18.051.062.647-.496 1.353-.373 2.646.123 1.294.184 1.94 1.486 2.469.62-.059 1.302.529 1.922.47 7.748 2.525 15.435 4.403 23.68 5.576 1.24-.118 2.48-.237 2.357-1.53.189-4.586 1.679-8.643 2.489-13.288zm21.136-86.846c.932-3.352 1.803-7.35 2.735-10.702.871-3.998.871-3.998-2.353-4.996-6.446-1.996-13.513-3.934-19.96-5.93-.62.059-1.301-.529-2.541-.411-1.241.118-1.861.177-2.357 1.53-.436 1.999-.933 3.351-1.368 5.35-.435 2-.809 4.645-1.926 6.057-2.731 4.175-2.858 9.408-4.287 14.112-.994 2.705-.312 3.293 2.23 3.703 7.686 1.878 14.815 4.463 22.501 6.341 2.604 1.057 3.782.292 4.714-3.059l2.612-11.995zm-43.706-5.627c.809-4.645 2.3-8.702 3.109-13.347.435-1.999-.247-2.587-1.548-3.116-7.067-1.937-14.195-4.521-21.882-6.399-2.603-1.058-3.782-.293-4.714 3.059-1.926 6.056-3.232 12.054-4.538 18.051-.435 1.999-.87 3.998-1.864 6.703-.435 1.999-.312 3.293 1.609 3.762 2.604 1.058 5.146 1.468 7.749 2.525 5.145 1.468 9.67 2.995 14.753 3.816 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.299-8.703 3.79-12.76zm-64.28 73.987c.871-3.998 2.3-8.702 3.171-12.7.373-2.646.312-3.293-2.23-3.703l-21.2-5.812c-2.603-1.058-3.782-.293-4.714 3.059-2.361 8.055-4.102 16.052-6.464 24.107-.373 2.646-.312 3.293 2.23 3.703 7.067 1.938 14.133 3.875 21.881 6.4 2.542.411 3.162.352 3.536-2.294 1.429-4.704 2.3-8.702 3.79-12.76zm20.455-87.433c.871-3.999 2.3-8.703 3.17-12.701.994-2.705.312-3.292-2.291-4.35-7.128-2.584-14.753-3.815-22.378-5.047-1.922-.47-2.481.236-2.916 2.235l.062.647c-1.741 7.997-4.103 16.052-5.844 24.049-.374 2.646-.312 3.292 2.23 3.703 7.686 1.878 14.815 4.462 22.501 6.341 1.922.469 2.542.41 3.536-2.295.189-4.586 1.059-8.584 1.93-12.582zm-4.958 92.483c-.62.059-.62.059 0 0-.871 3.999-2.361 8.056-3.232 12.054-.994 2.705-.312 3.293 2.291 4.35 7.748 2.525 15.312 3.11 22.999 4.988 1.301.529 2.418-.882 2.295-2.176 2.361-8.055 4.041-16.699 6.402-24.754.436-2-.246-2.587-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-3.162-.352-3.536 2.294-.809 4.645-1.617 9.29-2.488 13.288zm-54.395 33.24c-.871 3.998-2.3 8.702-3.171 12.701-.435 1.999.247 2.586 2.23 3.703.682.587 1.922.469 2.603 1.057 6.508 2.643 13.39 2.64 20.457 4.578 1.922.469 2.48-.236 2.916-2.236 2.361-8.055 4.102-16.052 5.843-24.048.374-2.646.312-3.293-2.229-3.703-7.687-1.879-14.815-4.463-22.502-6.341-1.922-.47-2.542-.411-3.536 2.294-.312 3.293-1.121 7.938-2.611 11.995zm23.308-90.315c-.061-.647-.061-.647 0 0-.87 3.998-2.361 8.055-3.232 12.053-.993 2.705-.312 3.293 2.292 4.35.681.588 1.921.47 2.603 1.057 6.508 2.644 13.329 1.994 19.775 3.991 1.922.469 2.48-.237 3.536-2.295 2.361-8.055 4.102-16.052 6.463-24.108.436-1.999.312-3.292-2.229-3.703-7.687-1.878-14.815-4.462-22.502-6.34-2.542-.411-3.162-.352-3.536 2.294-1.49 4.057-2.361 8.056-3.17 12.701zm43.205 13.505c-.871 3.998-2.299 8.702-3.17 12.7-.435 2 .369 3.881 2.85 3.644 3.72-.354 7.005 1.291 10.228 2.289 3.223.999 6.447 1.997 10.29 2.936.682.588 1.922.47 2.542.41 1.24-.118 1.86-.177 2.357-1.529.558-.706.497-1.353.435-1.999 1.741-7.997 4.164-15.406 5.905-23.402-.061-.647.497-1.353.435-1.999.497-1.353-.246-2.587-2.106-2.41-3.1.295-6.385-1.35-9.547-1.701-4.463-.88-8.988-2.407-13.513-3.934-1.922-.47-3.162-.352-3.536 2.294-.87 3.998-2.361 8.056-3.17 12.701zm47.424 103.81c.871-3.998 2.361-8.056 3.232-12.054.435-1.999.312-3.293-1.61-3.762-7.066-1.938-14.815-4.463-22.501-6.341l-.62.059c-1.24.118-2.48.236-2.916 2.235-.497 1.353-.993 2.705-.87 3.999-1.306 5.997-3.232 12.054-4.538 18.051-1.864 6.703-1.864 6.703 5.202 8.64l.62-.059c3.72-.354 7.005 1.291 10.167 1.643 2.542.41 5.145 1.467 7.687 1.878 1.922.47 2.48-.236 3.535-2.294l2.612-11.995zm-4.399-98.771c-.559.706-.497 1.352-.436 1.999-.932 3.352-1.803 7.35-2.735 10.702-.435 1.999.247 2.586 1.548 3.115.682.588 1.922.47 2.542.411 4.34-.414 7.625 1.231 12.088 2.111 2.604 1.058 5.766 1.409 8.369 2.466 1.922.47 3.161.352 3.597-1.647 2.361-8.056 4.102-16.052 6.464-24.108.373-2.646.312-3.293-2.23-3.703-7.067-1.937-14.753-3.816-21.882-6.4-2.541-.41-3.161-.351-3.535 2.294-2.049 4.763-2.92 8.762-3.79 12.76zm-65.775 84.571c-.871 3.998-2.3 8.702-3.17 12.7-.994 2.705-.251 3.94 2.911 4.291 3.162.352 6.323.703 8.927 1.76 3.843.939 8.368 2.466 12.211 3.405 2.542.411 3.162.352 3.536-2.294 2.361-8.055 4.102-16.052 5.843-24.049.374-2.645.313-3.292-2.291-4.349-7.686-1.879-14.815-4.463-22.501-6.341-1.922-.47-2.542-.411-3.536 2.294-.189 4.586-1.06 8.584-1.93 12.583zm-42.98 21.711c6.447 1.997 13.513 3.934 19.96 5.931 1.922.469 3.905 1.585 6.385 1.349 5.022.175 8.927 1.761 13.39 2.641 11.53 2.817 22.502 6.34 34.094 9.805 1.301.528 3.223.998 4.463.88 3.72-.354 7.005 1.29 10.848 2.23l30.87 8.806c1.302.529 3.224.999 4.464.88.62-.059 1.24-.118 1.178-.764 1.737-1.471.809-4.645-1.112-5.115-.682-.587-1.302-.528-1.922-.469-10.91-2.877-21.882-6.4-32.792-9.277-1.301-.528-2.603-1.057-3.223-.998-3.1.295-6.323-.703-9.547-1.701-7.686-1.879-15.435-4.404-23.121-6.282-1.302-.529-3.224-.998-4.464-.88-3.72.354-7.005-1.291-10.848-2.23-7.687-1.878-14.815-4.462-22.502-6.341-1.302-.528-2.603-1.057-3.843-.939-4.341.413-7.625-1.231-12.089-2.112-7.067-1.937-14.753-3.815-21.82-5.753-1.302-.528-1.922-.469-3.223-.998-1.24.118-1.86.177-2.357 1.53-.497 1.352-.436 1.999.866 2.527l3.905 1.586c7.625 1.232 15.373 3.757 22.44 5.694z' fill='%23051828'/%3E%3Cpath d='M869.818 406.63l.977.213.059-.273-.091-.264-.945.324zm-3.857 18.639l-.977-.212-.033.152.015.155.995-.095zm-.373 2.646l.938.345.079-.213-.022-.227-.995.095zm1.548 3.116l.376-.927-.376.927zm7.871 3.818l-.376.927.376-.927zm1.61 3.762l.981.191.028-.142-.014-.144-.995.095zm-8.747 6.706l.259-.966-.011-.003-.248.969zm-118.027-30.526l.247-.969-.009-.002-.238.971zm-40.417-10.508l-.376.927.048.019.049.015.279-.961zm-6.073-4.642l-.977-.213-.033.153.015.155.995-.095zm8.747-6.706l.159-.987-.017-.003-.018-.002-.124.992zm8.183.526l.296.955.557-.172.124-.57-.977-.213zm1.865-6.703l-.973-.232-.002.01-.002.009.977.213zm42.273-173.692l.972.232.003-.009.002-.01-.977-.213zm1.864-6.703l.89.456.059-.116.028-.127-.977-.213zm18.909 1.462l-.275.962.022.006.021.005.232-.973zm99.245 23.831l-.231.973.025.006.025.005.181-.984zm20.457 4.578l.296-.955-.056-.018-.058-.01-.182.983zm2.912 4.291l.981.19.01-.047.004-.049-.995-.094zm-5.598 26.635l.978.208.002-.008.002-.009-.982-.191zm-26.491 122.594l-.98-.203-.006.032-.005.032.991.139zm-1.742 7.997l.623.782.312-.248.056-.394-.991-.14zm-8.342-41.622l-.978-.213-.004.02-.004.021.986.172zm3.293-11.407l.939.344-.939-.344zm-2.291-4.35l.376-.927-.04-.016-.04-.012-.296.955zm-18.659-5.402l.296-.955-.015-.005-.016-.004-.265.964zm-8.931 4.766l.785.621.053-.069.042-.076-.88-.476zm-.435 1.999l.977.213.033-.152-.014-.156-.996.095zm-4.538 18.051l-.977-.212-.033.152.015.155.995-.095zm1.113 5.115l-.376.927.227.092.244-.023-.095-.996zm1.922.47l.31-.951-.198-.065-.207.02.095.996zm23.68 5.576l-.141.99.118.016.118-.011-.095-.995zm2.357-1.53l-.999-.041-.003.068.006.068.996-.095zm23.625-100.134l-.963-.268-.008.027-.006.028.977.213zm2.735-10.702l.963.268.008-.027.006-.028-.977-.213zm-22.313-10.926l.296-.955-.191-.06-.2.019.095.996zm-4.898 1.119l-.939-.345-.024.065-.015.067.978.213zm-3.294 11.407l-.784-.621-.028.036-.025.038.837.547zm-4.287 14.112l.939.345.009-.027.009-.027-.957-.291zm2.23 3.703l.237-.971-.039-.01-.039-.006-.159.987zm22.501 6.341l.377-.927-.068-.027-.071-.018-.238.972zm4.714-3.059l.964.268.007-.028.006-.028-.977-.212zm-41.094-17.622l.939.345.031-.085.015-.088-.985-.172zm3.109-13.347l-.977-.213-.005.02-.004.021.986.172zm-1.548-3.116l.376-.926-.055-.022-.057-.016-.264.964zm-21.882-6.399l-.376.926.068.028.071.017.237-.971zm-4.714 3.059l.953.303.006-.018.005-.017-.964-.268zm-4.538 18.051l-.977-.213.977.213zm-1.864 6.703l-.939-.345-.023.065-.015.067.977.213zm1.609 3.762l.377-.926-.068-.028-.071-.017-.238.971zm7.749 2.525l-.376.927.05.02.052.015.274-.962zm14.753 3.816l.16-.987-.16.987zm3.536-2.294l-.957-.291-.023.074-.01.077.99.14zm-60.49 61.227l.939.345.024-.065.014-.067-.977-.213zm3.171-12.7l.977.212.007-.036.006-.036-.99-.14zm-2.23-3.703l-.264.964.051.014.054.009.159-.987zm-21.2-5.812l-.376.926.054.022.057.016.265-.964zm-4.714 3.059l.96.281.003-.013-.963-.268zm-6.464 24.107l-.959-.281-.021.07-.01.072.99.139zm2.23 3.703l.264-.964-.052-.014-.053-.009-.159.987zm21.881 6.4l-.309.951.073.024.077.012.159-.987zm3.536-2.294l-.957-.291-.022.074-.011.077.99.14zm27.415-112.894l-.938-.345-.024.065-.015.067.977.213zm-2.291-4.35l.376-.926-.017-.007-.018-.007-.341.94zm-22.378-5.047l-.238.971.039.01.039.006.16-.987zm-2.916 2.235l-.977-.212-.033.152.015.155.995-.095zm.062.647l.977.213.033-.153-.015-.155-.995.095zm-5.844 24.049l-.977-.213-.008.036-.005.037.99.14zm2.23 3.703l.237-.972-.039-.009-.039-.006-.159.987zm22.501 6.341l.238-.972-.238.972zm3.536-2.295l.939.345.054-.147.006-.157-.999-.041zm-6.26 91.955l.939.345.023-.065.015-.067-.977-.213zm2.291 4.35l-.376.927.033.013.033.011.31-.951zm22.999 4.988l.376-.926-.068-.028-.071-.017-.237.971zm2.295-2.176l-.96-.281-.054.184.019.192.995-.095zm6.402-24.754l.96.281.01-.034.007-.035-.977-.212zm-2.229-3.703l.49-.872-.12-.067-.133-.033-.237.972zm-26.038-4.047l.986.172.002-.016.003-.016-.991-.14zm-56.883 46.528l-.939-.345-.024.065-.015.067.978.213zm-3.171 12.701l-.977-.213.977.213zm2.23 3.703l.653-.758-.076-.065-.087-.049-.49.872zm2.603 1.057l-.653.757.125.108.152.062.376-.927zm20.457 4.578l-.264.964.013.004.014.003.237-.971zm2.916-2.236l-.96-.281-.01.034-.008.035.978.212zm5.843-24.048l.977.212.008-.036.005-.036-.99-.14zm-2.229-3.703l-.238.971.039.01.039.006.16-.987zm-22.502-6.341l.237-.972-.237.972zm-3.536 2.294l-.938-.345-.045.122-.012.129.995.094zm20.697-78.32l.977.212.005-.02.004-.021-.986-.171zm-3.232 12.053l.939.345.024-.065.015-.067-.978-.213zm2.292 4.35l.653-.757-.125-.107-.152-.062-.376.926zm2.603 1.057l-.653.758.124.107.153.062.376-.927zm19.775 3.991l-.296.955.029.009.03.007.237-.971zm3.536-2.295l.889.456.044-.084.026-.091-.959-.281zm6.463-24.108l.96.282.01-.034.007-.035-.977-.213zm-2.229-3.703l-.238.972.039.009.039.007.16-.988zm-22.502-6.34l.237-.972-.038-.009-.04-.007-.159.988zm-3.536 2.294l.939.345.037-.1.015-.105-.991-.14zm40.035 26.206l.977.213.005-.021.003-.021-.985-.171zm20.198 21.569l.653-.757-.182-.157-.234-.058-.237.972zm4.899-1.119l-.785-.621-.099.126-.055.15.939.345zm.435-1.999l-.977-.213-.033.152.014.156.996-.095zm5.905-23.402l.977.213.033-.153-.014-.155-.996.095zm.435-1.999l-.938-.345-.079.213.022.226.995-.094zm-11.653-4.111l-.193.981.041.008.042.005.11-.994zm-13.513-3.934l.32-.948-.041-.013-.042-.01-.237.971zm-3.536 2.294l.978.213.007-.036.006-.037-.991-.14zm47.486 104.457l-.977-.213.977.213zm-1.61-3.762l-.264.964.013.004.014.003.237-.971zm-22.501-6.341l.237-.971-.164-.04-.168.016.095.995zm-3.536 2.294l.939.345.024-.064.014-.068-.977-.213zm-.87 3.999l.977.212.033-.152-.015-.155-.995.095zm-4.538 18.051l.963.268.008-.027.006-.028-.977-.213zm5.202 8.64l-.264.965.177.048.182-.017-.095-.996zm10.787 1.584l.16-.987-.025-.004-.024-.003-.111.994zm7.687 1.878l.237-.971-.038-.01-.04-.006-.159.987zm3.535-2.294l.89.456.06-.116.027-.128-.977-.212zm-1.787-110.766l.784.621.143-.182.05-.226-.977-.213zm-.436 1.999l.964.268.049-.178-.017-.185-.996.095zm-2.735 10.702l-.963-.268-.008.027-.006.028.977.213zm1.548 3.115l.653-.757-.124-.108-.152-.061-.377.926zm14.63 2.522l.377-.926-.089-.036-.094-.019-.194.981zm8.369 2.466l-.376.927.067.027.072.018.237-.972zm3.597-1.647l-.96-.282-.01.034-.007.035.977.213zm6.464-24.108l.959.281.021-.069.01-.072-.99-.14zm-2.23-3.703l-.264.964.051.015.053.008.16-.987zm-21.882-6.4l.341-.94-.088-.032-.093-.015-.16.987zm-3.535 2.294l.918.396.053-.123.019-.133-.99-.14zM780.48 401.433l.938.345.024-.065.015-.067-.977-.213zm11.838 6.051l-.377.927.068.027.071.018.238-.972zm12.211 3.405l-.237.972.038.009.04.007.159-.988zm3.536-2.294l-.96-.281-.02.069-.01.072.99.14zm5.843-24.049l.978.213.007-.036.006-.037-.991-.14zm-2.291-4.349l.376-.927-.067-.027-.071-.018-.238.972zm-22.501-6.341l.237-.972-.237.972zm-3.536 2.294l-.939-.345-.054.147-.006.157.999.041zm-44.91 34.294l.296-.955-.016-.005-.015-.004-.265.964zm19.96 5.931l-.296.955.029.009.03.007.237-.971zm6.385 1.349l.035-.999-.065-.002-.065.006.095.995zm13.39 2.641l.238-.972-.022-.005-.022-.004-.194.981zm34.094 9.805l.376-.927-.044-.018-.046-.013-.286.958zm15.311 3.11l.275-.962-.019-.005-.018-.005-.238.972zm30.87 8.806l.377-.926-.05-.02-.052-.015-.275.961zm5.642.116l-.646-.763-.399.337.05.521.995-.095zm-1.112-5.115l-.653.758.182.157.233.057.238-.972zm-1.922-.469l-.255.967.172.045.178-.017-.095-.995zm-32.792-9.277l-.376.927.06.024.062.016.254-.967zm-12.77-2.699l.296-.955-.029-.009-.029-.008-.238.972zm-23.121-6.282l-.377.927.068.027.071.017.238-.971zm-37.814-9.451l-.376.927.068.027.071.018.237-.972zm-15.932-3.051l-.264.965.035.009.036.008.193-.982zm-21.82-5.753l-.376.927.054.022.057.016.265-.965zm-3.223-.998l.376-.926-.227-.093-.244.024.095.995zm2.414 5.643l-.376.927.105.042.112.019.159-.988zm150.61 1.668a638.28 638.28 0 00-1.931 9.334c-.638 3.162-1.274 6.315-1.925 9.305l1.955.425c.654-3.007 1.293-6.175 1.931-9.334.638-3.162 1.274-6.315 1.925-9.305l-1.955-.425zm-3.874 18.946c.003.029.001.131-.033.341-.032.196-.08.418-.136.675-.053.243-.113.52-.155.78-.04.246-.078.556-.05.85l1.991-.19a1.684 1.684 0 01.033-.34c.032-.196.08-.419.136-.675.053-.243.113-.521.155-.78.04-.246.078-.556.05-.85l-1.991.189zm-.317 2.206c-.725 1.974.431 3.705 2.11 4.387l.753-1.853c-.924-.375-1.254-1.112-.986-1.844l-1.877-.69zm2.11 4.387c1.249.507 2.522 1.174 3.848 1.869 1.308.685 2.669 1.4 4.024 1.95l.752-1.853c-1.248-.507-2.521-1.174-3.847-1.869-1.308-.685-2.669-1.4-4.024-1.95l-.753 1.853zm7.872 3.819c.348.141.528.358.657.698.152.402.207.906.272 1.585l1.991-.189c-.059-.614-.127-1.404-.393-2.104-.289-.762-.821-1.456-1.775-1.843l-.752 1.853zm.929 2.283l.061.647 1.991-.19-.061-.646-1.991.189zm.075.361c-.423 2.179-.629 3.895-.817 5.065-.097.603-.187 1.048-.291 1.382-.105.336-.203.484-.267.552-.063.066-.259.245-1.325.091-1.036-.148-2.527-.549-4.806-1.159l-.517 1.932c2.215.593 3.854 1.037 5.039 1.207 1.154.166 2.268.138 3.058-.693.362-.38.577-.853.726-1.332.151-.48.258-1.044.358-1.662.205-1.274.389-2.857.805-5.001l-1.963-.382zm-7.517 5.928c-19.555-4.989-39.281-10.125-59.009-15.261-19.728-5.137-39.458-10.274-59.019-15.265l-.494 1.938c19.555 4.989 39.28 10.125 59.009 15.262 19.727 5.137 39.458 10.274 59.018 15.264l.495-1.938zM750.081 413.82c-13.455-3.288-26.886-6.57-40.375-10.497l-.559 1.921c13.538 3.94 27.01 7.233 40.459 10.519l.475-1.943zm-40.278-10.463c-.699-.284-1.55-.546-2.343-.792-.818-.254-1.579-.49-2.182-.735l-.753 1.853c.699.284 1.55.547 2.343.792.818.254 1.579.49 2.182.735l.753-1.853zm-4.525-1.527c-.518-.21-.619-.371-.666-.466-.094-.188-.134-.461-.202-1.171l-1.991.19c.056.583.108 1.28.402 1.871.339.684.92 1.111 1.704 1.429l.753-1.853zm-.868-1.637l-.061-.647-1.991.19.061.647 1.991-.19zm-.08-.339c.437-2.003.664-3.582.86-4.603.218-1.138.391-1.5.553-1.653.106-.101.374-.257 1.451-.21 1.046.046 2.526.256 4.781.54l.249-1.985c-2.177-.273-3.789-.503-4.942-.553-1.122-.049-2.161.041-2.915.756-.699.663-.942 1.687-1.141 2.729-.223 1.161-.415 2.558-.85 4.553l1.954.426zm7.61-5.931c.602.097 1.211.233 1.869.377.648.142 1.338.29 2.051.395 1.438.211 3.01.251 4.719-.279l-.592-1.91c-1.329.412-2.578.395-3.837.21a27.373 27.373 0 01-1.913-.37c-.639-.14-1.309-.29-1.978-.398l-.319 1.975zm9.32-.249c.208-.952.552-2.086.912-3.274.354-1.164.725-2.382.953-3.429l-1.954-.426c-.208.952-.552 2.086-.912 3.274-.354 1.164-.725 2.382-.953 3.429l1.954.426zm1.86-6.684c6.931-29.043 14.033-57.939 21.135-86.839 7.102-28.899 14.205-57.802 21.138-86.853l-1.945-.464c-6.931 29.043-14.033 57.939-21.135 86.839-7.102 28.9-14.205 57.803-21.138 86.853l1.945.464zm42.278-173.711c.461-2.118.8-4.554 1.777-6.46l-1.78-.912c-1.134 2.211-1.542 5.066-1.952 6.946l1.955.426zm1.864-6.703c.222-1.018.417-1.329.592-1.457.159-.117.566-.264 1.807-.063l.319-1.974c-1.301-.211-2.444-.209-3.308.424-.849.622-1.151 1.663-1.364 2.644l1.954.426zm2.399-1.52c5.015.81 10.102 2.26 15.258 3.731l.549-1.923c-5.134-1.465-10.336-2.95-15.488-3.782l-.319 1.974zm15.301 3.742c16.643 3.962 33.131 7.938 49.62 11.915a16944 16944 0 0049.626 11.916l.463-1.946c-16.643-3.961-33.13-7.938-49.62-11.914a16944 16944 0 00-49.626-11.916l-.463 1.945zm99.296 23.842c3.47.639 6.806 1.454 10.173 2.277 3.358.82 6.749 1.649 10.284 2.3l.363-1.966c-3.47-.64-6.806-1.455-10.173-2.277-3.359-.821-6.749-1.65-10.284-2.301l-.363 1.967zm20.343 4.549c.827.256 1.372.426 1.761.593.384.164.466.266.488.298.02.03.082.136.088.539.005.412-.046.965-.126 1.811l1.991.189c.076-.8.142-1.481.135-2.027-.008-.554-.089-1.128-.433-1.634-.341-.504-.844-.796-1.357-1.015-.507-.217-1.171-.421-1.956-.664l-.591 1.91zm2.225 3.145c-.837 4.309-1.814 8.795-2.794 13.296-.979 4.496-1.961 9.005-2.803 13.339l1.963.382c.837-4.309 1.814-8.796 2.794-13.296.979-4.496 1.961-9.005 2.803-13.34l-1.963-.381zm-5.594 26.618c-8.638 40.601-17.911 81.33-26.493 122.599l1.959.407c8.584-41.283 17.84-81.932 26.49-122.59l-1.956-.416zm-26.504 122.663c-.177 1.259-.504 2.542-.849 3.89-.339 1.328-.696 2.719-.892 4.106l1.981.28c.177-1.259.504-2.543.849-3.891.339-1.327.696-2.719.892-4.106l-1.981-.279zm-1.374 7.354c-2.392 1.905-3.799 3.625-4.457 5.297-.675 1.716-.514 3.262-.025 4.689l1.891-.649c-.377-1.101-.463-2.142-.004-3.307.475-1.21 1.581-2.665 3.841-4.466l-1.246-1.564zm-6.742-40.627c.862-3.96 1.782-7.267 3.255-11.276l-1.878-.689c-1.508 4.105-2.453 7.502-3.332 11.539l1.955.426zm3.255-11.276c.498-1.355.756-2.598.121-3.653-.305-.506-.758-.867-1.245-1.156-.484-.287-1.075-.546-1.73-.812l-.753 1.853c.648.263 1.118.474 1.462.679.342.203.486.357.553.468.108.179.21.582-.286 1.932l1.878.689zm-2.934-5.649c-3.239-1.003-6.306-1.858-9.357-2.709-3.054-.852-6.094-1.7-9.302-2.693l-.591 1.91c3.239 1.003 6.305 1.858 9.356 2.709 3.055.852 6.094 1.7 9.302 2.693l.592-1.91zm-18.69-5.411c-1.713-.47-2.996-.865-3.915-1.055-.918-.19-1.816-.261-2.613.257-.708.46-1.153 1.288-1.589 2.162-.478.956-1.037 2.188-1.958 3.89l1.759.952c.941-1.738 1.546-3.065 1.988-3.949.484-.968.714-1.264.889-1.378.087-.056.282-.149 1.119.024.836.173 1.97.526 3.791 1.026l.529-1.929zm-9.98 5.109c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.628 2.407c-.647 2.972-1.449 5.962-2.258 8.98-.807 3.009-1.621 6.046-2.28 9.072l1.954.425c.647-2.971 1.449-5.962 2.258-8.979.807-3.01 1.621-6.046 2.28-9.072l-1.954-.426zm-4.556 18.359c0 .006.003.05-.028.181-.036.154-.077.276-.15.537-.132.474-.274 1.108-.196 1.928l1.991-.19c-.045-.473.031-.838.132-1.202.044-.158.123-.414.17-.615.053-.224.102-.51.072-.828l-1.991.189zm-.374 2.646c.056.584.108 1.28.401 1.871.34.684.921 1.111 1.705 1.43l.752-1.853c-.517-.211-.618-.371-.665-.466-.094-.188-.134-.462-.202-1.172l-1.991.19zm2.577 3.37c-.015.001.01-.005.105.022.1.029.212.073.385.143.261.106.83.361 1.432.304l-.19-1.991c.015-.001-.01.004-.106-.023a4.04 4.04 0 01-.384-.143c-.261-.106-.83-.361-1.432-.303l.19 1.991zm1.517.424c7.797 2.541 15.54 4.434 23.849 5.616l.282-1.98c-8.181-1.164-15.811-3.028-23.511-5.537l-.62 1.901zm24.085 5.621c.561-.053 1.374-.119 2.011-.41.348-.16.713-.415.964-.828.254-.418.329-.895.282-1.382l-1.991.19c.016.16-.018.183-.001.154.015-.024.014.001-.087.047-.109.05-.278.099-.528.14-.248.041-.523.068-.84.098l.19 1.991zm3.261-2.484c.091-2.199.494-4.289.987-6.439.488-2.127 1.077-4.361 1.488-6.719l-1.971-.343c-.398 2.288-.959 4.405-1.466 6.614-.501 2.186-.938 4.418-1.036 6.805l1.998.082zm23.589-99.907c.471-1.694.926-3.547 1.376-5.381.451-1.841.898-3.662 1.359-5.321l-1.926-.536c-.471 1.694-.926 3.547-1.376 5.381-.451 1.841-.898 3.663-1.359 5.321l1.926.536zm2.749-10.757c.214-.98.389-1.782.468-2.416.078-.62.092-1.266-.181-1.846-.293-.62-.816-.97-1.348-1.216-.514-.237-1.194-.445-1.973-.686l-.592 1.91c.834.258 1.362.424 1.727.593.347.16.374.247.376.251.021.045.074.211.007.747-.065.522-.216 1.219-.438 2.238l1.954.425zm-3.034-6.164c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.91c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.91zm-20.351-5.971c.015-.001-.012.005-.134-.027-.146-.039-.257-.081-.513-.16-.46-.142-1.086-.3-1.894-.223l.189 1.991c.432-.041.767.035 1.113.143.147.045.4.131.595.183.219.058.509.115.834.084l-.19-1.991zm-2.541-.41c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.24 2.312c-.21.968-.436 1.781-.67 2.62-.232.837-.472 1.7-.697 2.731l1.954.425c.211-.968.437-1.781.67-2.62.233-.837.473-1.7.698-2.731l-1.955-.425zm-1.367 5.351c-.231 1.06-.416 2.143-.697 3.206-.281 1.061-.612 1.906-1.036 2.442l1.568 1.242c.693-.876 1.107-2.059 1.402-3.173.294-1.113.513-2.353.717-3.292l-1.954-.425zm-1.786 5.722c-1.464 2.238-2.21 4.729-2.77 7.182-.573 2.515-.934 4.874-1.637 7.186l1.914.582c.726-2.392 1.144-5.001 1.673-7.323.544-2.383 1.227-4.596 2.494-6.533l-1.674-1.094zm-4.389 14.314c-.26.708-.439 1.351-.486 1.926-.048.589.038 1.179.387 1.692.34.502.842.798 1.35.993.505.193 1.107.319 1.758.424l.319-1.974c-.619-.1-1.056-.201-1.363-.318-.303-.116-.386-.213-.41-.248-.015-.022-.072-.113-.048-.407.026-.309.134-.754.371-1.398l-1.878-.69zm2.931 5.02c3.814.931 7.493 2.039 11.2 3.156 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.931-7.493-2.039-11.2-3.156-3.7-1.114-7.429-2.238-11.302-3.184l-.475 1.943zm22.363 6.295c1.375.559 2.737.794 3.904.036 1.078-.699 1.682-2.072 2.15-3.753l-1.927-.536c-.465 1.67-.916 2.355-1.311 2.612-.306.198-.835.287-2.063-.212l-.753 1.853zm6.067-3.773l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.998-1.306 5.997 1.954.425zm-41.086-17.662c.396-2.274.96-4.409 1.536-6.59.574-2.17 1.16-4.386 1.573-6.758l-1.971-.343c-.396 2.274-.959 4.409-1.535 6.59-.574 2.17-1.16 4.386-1.573 6.757l1.97.344zm3.101-13.307c.239-1.096.23-2.051-.243-2.837-.46-.765-1.235-1.145-1.906-1.417l-.752 1.853c.63.256.847.434.944.595.084.14.199.478.003 1.381l1.954.425zm-2.261-4.292c-3.513-.963-7.039-2.087-10.677-3.213-3.629-1.124-7.357-2.247-11.232-3.194l-.474 1.943c3.812.932 7.491 2.039 11.115 3.162 3.615 1.119 7.186 2.256 10.739 3.231l.529-1.929zm-21.77-6.362c-1.375-.558-2.736-.794-3.904-.036-1.078.7-1.682 2.072-2.149 3.754l1.927.536c.464-1.67.916-2.356 1.311-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.043 3.683c-1.942 6.108-3.257 12.15-4.562 18.141l1.954.426c1.308-6.004 2.605-11.956 4.514-17.961l-1.906-.606zm-4.562 18.141c-.434 1.993-.857 3.935-1.826 6.571l1.878.69c1.019-2.774 1.466-4.83 1.902-6.835l-1.954-.426zm-1.864 6.703c-.22 1.008-.362 2.075-.048 2.992.359 1.047 1.213 1.665 2.397 1.955l.475-1.943c-.737-.18-.906-.443-.98-.66-.119-.348-.106-.927.11-1.918l-1.954-.426zm2.21 4.902c1.36.552 2.697.932 3.976 1.297 1.293.369 2.529.723 3.773 1.228l.752-1.853c-1.359-.552-2.697-.933-3.976-1.298-1.293-.369-2.528-.722-3.772-1.227l-.753 1.853zm7.851 2.56c5.088 1.452 9.707 3.008 14.868 3.841l.319-1.974c-5.007-.809-9.437-2.306-14.639-3.79l-.548 1.923zm14.868 3.841c.629.102 1.208.187 1.706.199.498.013 1.038-.04 1.527-.317.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.187 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.345-.009-.797-.071-1.438-.174l-.319 1.974zm4.652-2.991c1.462-4.813 2.29-8.671 3.772-12.705l-1.878-.69c-1.499 4.081-2.412 8.219-3.808 12.814l1.914.581zm-60.47 61.15c.43-1.974.999-4.127 1.575-6.307.574-2.171 1.155-4.369 1.596-6.394l-1.955-.425c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425zm3.184-12.773c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.535l-.318 1.975c1.317.213 1.454.438 1.482.492.03.055.079.201.073.571-.006.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808l-10.6-2.906-10.6-2.906-.529 1.929 10.601 2.906 10.6 2.906.528-1.929zm-21.088-5.774c-1.375-.558-2.737-.794-3.904-.036-1.078.699-1.682 2.072-2.149 3.754l1.926.536c.465-1.67.917-2.356 1.312-2.612.305-.199.834-.288 2.063.211l.752-1.853zm-6.05 3.704c-1.186 4.048-2.216 8.078-3.241 12.088-1.026 4.016-2.047 8.012-3.222 12.02l1.919.563c1.186-4.048 2.216-8.077 3.241-12.088 1.026-4.016 2.048-8.012 3.223-12.02l-1.92-.563zm-6.494 24.25c-.092.656-.168 1.25-.176 1.76-.008.509.046 1.047.303 1.535.544 1.033 1.709 1.337 2.933 1.535l.319-1.975c-1.317-.213-1.454-.438-1.482-.492-.03-.055-.079-.201-.074-.57.006-.369.063-.847.158-1.514l-1.981-.279zm2.955 4.807c7.069 1.938 14.114 3.869 21.837 6.386l.619-1.902c-7.774-2.533-14.862-4.476-21.927-6.413l-.529 1.929zm21.987 6.422c.629.102 1.208.187 1.706.2.498.013 1.038-.041 1.527-.318.514-.291.83-.746 1.036-1.255.198-.488.32-1.087.416-1.768l-1.98-.28c-.091.641-.186 1.042-.29 1.297-.094.233-.162.263-.168.266-.03.017-.145.067-.49.058-.344-.008-.797-.07-1.438-.174l-.319 1.974zm4.652-2.99c1.462-4.814 2.29-8.672 3.772-12.706l-1.877-.69c-1.5 4.081-2.413 8.22-3.809 12.814l1.914.582zm24.265-100.272c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426c-.429 1.974-.998 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425zm3.132-12.568c.498-1.356.757-2.598.121-3.653-.304-.507-.757-.867-1.244-1.156-.485-.288-1.076-.546-1.731-.812l-.752 1.853c.647.263 1.117.474 1.462.679.342.203.485.356.552.467.108.18.21.583-.285 1.932l1.877.69zm-2.889-5.635c-7.232-2.621-14.952-3.865-22.56-5.094l-.319 1.974c7.642 1.235 15.173 2.454 22.197 5.001l.682-1.881zm-22.482-5.078c-1.047-.256-2.086-.289-2.899.4-.722.611-1.018 1.614-1.231 2.594l1.954.425c.222-1.019.423-1.369.57-1.493.055-.047.257-.197 1.131.016l.475-1.942zm-4.148 3.301l.061.647 1.991-.19-.061-.646-1.991.189zm.08.339c-.867 3.978-1.888 7.974-2.914 11.99-1.025 4.01-2.055 8.04-2.93 12.059l1.954.425c.866-3.977 1.887-7.973 2.914-11.989 1.025-4.01 2.055-8.041 2.93-12.059l-1.954-.426zm-5.857 24.122c-.093.656-.168 1.251-.176 1.761-.009.508.046 1.046.303 1.535.544 1.033 1.709 1.336 2.933 1.534l.319-1.974c-1.317-.213-1.454-.438-1.483-.492-.029-.056-.079-.201-.073-.571.006-.368.063-.847.157-1.513l-1.98-.28zm2.982 4.814c3.814.932 7.493 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943zm22.502 6.341c.479.117.96.223 1.408.247.47.025.964-.037 1.438-.305.462-.262.803-.663 1.082-1.126.277-.46.528-1.04.784-1.737l-1.878-.69c-.241.656-.44 1.098-.619 1.395-.177.294-.297.385-.355.418-.045.025-.128.06-.346.048-.241-.013-.558-.075-1.039-.193l-.475 1.943zm4.772-3.225c.185-4.487 1.036-8.405 1.908-12.411l-1.954-.425c-.869 3.991-1.759 8.07-1.952 12.754l1.998.082zm-4.122 78.865h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991h-.003l-.004.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.006l-.004.001h-.01l-.003.001h-.006l-.003.001h-.007l-.003.001H794.066l-.004.001h-.006l-.003.001h-.006l-.003.001H794.035l-.003.001h-.006l-.003.001h-.008l-.003.001H794.003l-.003.001h-.003-.005l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.005-.005l-.002.001h-.003-.004l-.003.001h-.005-.002l-.002.001h-.003-.007l-.002.001h-.005-.002l-.002.001h-.007-.002l-.002.001h-.008l-.003.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.002-.002l-.002.001h-.002-.002-.005l-.002.001h-.004-.002-.003l-.002.001h-.002-.002-.005l-.001.001h-.004-.005l-.001.001h-.002-.005-.003l-.001.001h-.002-.003-.003-.001l-.001.001h-.002-.004-.003-.001l-.001.001h-.003-.001-.004-.001l-.001.001h-.005-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.003-.001-.001-.002-.001-.002l-.001.001h-.001-.001-.001-.002-.001-.001-.001-.001-.001v.001h-.001-.003-.002-.001l.095.996.095.995h.007v-.001H793.929v-.001H793.939l.001-.001H793.949l.002-.001h.01l.001-.001h.008l.002-.001H793.981l.002-.001h.008l.002-.001H794.002l.002-.001h.008l.002-.001H794.023l.001-.001H794.033l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H794.076l.002-.001H794.087l.002-.001h.007l.002-.001H794.107l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.008l.002-.001H794.171l.002-.001h.006l.003-.001h.008l.003-.001h.008l.003-.001H794.213l.003-.001h.006l.003-.001H794.234l.003-.001h.006l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.004l-.19-1.991zm-.882.783c-.427 1.958-1.006 3.938-1.599 5.958-.588 2.008-1.189 4.056-1.633 6.096l1.954.425c.427-1.959 1.006-3.938 1.599-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.194 11.921c-.498 1.356-.756 2.599-.121 3.654.305.506.758.867 1.245 1.156.484.287 1.075.546 1.73.812l.752-1.853c-.647-.263-1.117-.475-1.461-.679-.342-.203-.486-.357-.553-.468-.108-.179-.21-.582.286-1.932l-1.878-.69zm2.92 5.646c3.941 1.284 7.823 2.071 11.653 2.77 3.847.701 7.613 1.309 11.418 2.239l.475-1.943c-3.881-.948-7.74-1.572-11.534-2.264-3.811-.695-7.585-1.463-11.392-2.704l-.62 1.902zm22.932 4.964c1.111.451 2.137.038 2.783-.642.62-.652.974-1.612.885-2.556l-1.991.19c.033.35-.11.742-.343.987-.206.217-.389.246-.581.168l-.753 1.853zm3.632-2.822c1.188-4.054 2.204-8.252 3.213-12.423 1.011-4.179 2.016-8.33 3.189-12.331l-1.919-.563c-1.189 4.055-2.205 8.253-3.214 12.424-1.011 4.179-2.016 8.33-3.189 12.331l1.92.562zm6.419-24.823c.243-1.116.23-2.091-.357-2.956-.518-.764-1.406-1.295-2.359-1.831l-.981 1.743c1.031.58 1.475.901 1.685 1.211.141.207.25.525.058 1.408l1.954.425zm-2.969-4.887c-3.814-.932-7.492-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.946-.231-2.076-.427-3.036.058-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.943zm-4.758 3.095c-.81 4.65-1.615 9.273-2.48 13.247l1.954.425c.876-4.023 1.689-8.69 2.497-13.329l-1.971-.343zm-56.876 46.486c-.429 1.974-.998 4.127-1.574 6.308-.574 2.17-1.155 4.368-1.596 6.393l1.954.425c.43-1.973.999-4.126 1.575-6.307.574-2.171 1.155-4.368 1.596-6.393l-1.955-.426zm-3.17 12.701c-.243 1.116-.229 2.092.358 2.957.518.763 1.406 1.294 2.358 1.83l.981-1.743c-1.03-.58-1.475-.901-1.684-1.21-.141-.208-.251-.526-.059-1.409l-1.954-.425zm2.554 4.673c.558.481 1.298.64 1.717.743.542.132.762.208.886.314l1.306-1.514c-.557-.481-1.298-.641-1.717-.743-.542-.132-.762-.208-.886-.315l-1.306 1.515zm2.88 1.227c3.363 1.365 6.803 2.039 10.23 2.613 3.454.578 6.869 1.051 10.339 2.002l.529-1.929c-3.597-.986-7.157-1.48-10.538-2.046-3.407-.57-6.662-1.216-9.808-2.493l-.752 1.853zm20.596 4.622c1.047.256 2.085.288 2.898-.4.722-.611 1.018-1.614 1.232-2.594l-1.955-.425c-.222 1.019-.423 1.369-.569 1.493-.055.047-.257.197-1.132-.017l-.474 1.943zm4.112-2.925c2.373-8.095 4.121-16.126 5.861-24.118l-1.954-.425c-1.742 8.002-3.476 15.964-5.826 23.98l1.919.563zm5.874-24.19c.093-.656.168-1.251.177-1.761.008-.509-.046-1.047-.304-1.535-.544-1.033-1.709-1.337-2.933-1.535l-.319 1.975c1.318.213 1.454.438 1.483.492.029.055.079.201.073.571-.006.368-.063.846-.157 1.513l1.98.28zm-2.982-4.815c-3.814-.932-7.492-2.039-11.2-3.156-3.7-1.115-7.428-2.238-11.302-3.185l-.474 1.943c3.813.932 7.492 2.04 11.199 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.479-.117-.96-.223-1.408-.247-.469-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.46-.527 1.04-.783 1.736l1.877.69c.241-.656.44-1.097.62-1.395.176-.293.297-.385.354-.417.045-.026.129-.06.347-.048.24.012.557.075 1.039.192l.474-1.943zm-4.768 3.172c-.307 3.237-1.103 7.792-2.555 11.744l1.877.69c1.529-4.162 2.352-8.897 2.669-12.245l-1.991-.189zm22.688-78.321l-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189-.001-.004v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.004l-.001-.003v-.004-.003l-.001-.004v-.004-.003l-.001-.004v-.003-.004l-.001-.003v-.003-.004l-.001-.003v-.004-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.004v-.003-.003l-.001-.003v-.004-.003-.003l-.001-.003v-.003-.004l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.003l-.001-.003v-.003-.003l-.001-.003v-.003-.003-.002l-.001-.003v-.003-.003-.003l-.001-.002v-.003-.003-.003l-.001-.002v-.003-.003l-.001-.002v-.003-.003-.002l-.001-.003v-.003-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.003-.002l-.001-.003v-.002-.002-.003l-.001-.002v-.003-.002-.002-.002l-.001-.003v-.002-.002-.003-.002l-.001-.002v-.002-.002-.003l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.002-.002l-.001-.001v-.002-.002-.002-.002-.001l-.001-.002v-.002-.002-.001-.002-.002l-.001-.001v-.002-.002-.001-.002-.002-.001l-.001-.002v-.001-.002-.001-.002-.001-.002l-.001-.001v-.002-.001-.001-.002-.001-.002l-.001-.001v-.001-.002-.001-.001-.002-.001-.001-.001l-.001-.002v-.001-.001-.001-.001-.001-.002-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001l-.996.095-.995.094V285.236h.001V285.247h.001V285.257l.001.001V285.267l.001.001V285.277l.001.001V285.289l.001.001v.008l.001.002V285.309l.001.001v.01l.001.002v.008l.001.002V285.341l.001.002v.007l.001.002v.008l.001.002v.01l.001.002V285.383l.001.002v.007l.001.002V285.403l.001.002V285.414l.001.003v.007l.001.002v.008l.001.002v.008l.001.002v.011l.001.002v.008l.001.003v.005l.001.003v.008l.001.003v.008l.001.003V285.509l.001.003v.005l.001.003V285.529l.001.003v.006l.001.003v.01l.001.003v.006l.001.003v.006l.001.004V285.582l.001.004v.006l.001.003v.007l.001.003v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.003v.007l.001.004v.007l.001.004v.007l.001.004v.007a.008.008 0 01.001.004v.008l.001.003 1.991-.189zm-1.973-.118c-.426 1.958-1.006 3.938-1.598 5.958-.589 2.008-1.19 4.056-1.634 6.096l1.955.425c.426-1.958 1.006-3.938 1.598-5.958.588-2.008 1.189-4.056 1.633-6.096l-1.954-.425zm-3.193 11.921c-.498 1.356-.757 2.599-.122 3.654.305.506.758.867 1.245 1.156.484.287 1.076.546 1.73.812l.753-1.853c-.647-.263-1.117-.474-1.462-.679-.342-.203-.485-.357-.552-.468-.108-.179-.211-.583.285-1.932l-1.877-.69zm2.577 5.453c.557.48 1.298.64 1.717.742.542.133.762.208.886.315l1.306-1.515c-.558-.481-1.298-.64-1.717-.743-.542-.132-.762-.207-.886-.314l-1.306 1.515zm2.88 1.226c3.386 1.375 6.834 1.885 10.162 2.303 3.363.423 6.574.75 9.693 1.716l.592-1.911c-3.328-1.03-6.75-1.377-10.036-1.789-3.32-.417-6.537-.904-9.659-2.172l-.752 1.853zm19.914 4.035c1.087.266 2.064.264 2.921-.364.736-.54 1.237-1.463 1.741-2.446l-1.779-.912c-.552 1.075-.857 1.534-1.144 1.745-.167.122-.43.238-1.264.034l-.475 1.943zm4.732-2.985c1.186-4.047 2.216-8.077 3.241-12.087 1.027-4.016 2.048-8.012 3.223-12.02l-1.919-.563c-1.187 4.047-2.216 8.077-3.241 12.088-1.027 4.015-2.048 8.012-3.223 12.02l1.919.562zm6.481-24.176c.216-.988.383-2.123-.07-3.086-.503-1.067-1.578-1.591-2.977-1.817l-.319 1.975c1.143.184 1.401.512 1.486.694.135.287.146.798-.074 1.809l1.954.425zm-2.969-4.887c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.237-11.302-3.184l-.474 1.943c3.813.932 7.492 2.04 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.185l.475-1.943zm-22.58-6.357c-.629-.101-1.207-.186-1.705-.199-.499-.013-1.039.041-1.528.317-.513.291-.829.747-1.036 1.256-.197.488-.319 1.086-.416 1.768l1.981.28c.09-.642.186-1.043.289-1.297.095-.233.162-.263.168-.266.031-.018.145-.067.49-.059.345.009.797.071 1.439.175l.318-1.975zm-4.633 2.937c-1.521 4.141-2.404 8.207-3.217 12.874l1.971.343c.805-4.623 1.663-8.553 3.123-12.527l-1.877-.69zm39.996 26.338c-.43 1.974-.999 4.127-1.575 6.308-.573 2.17-1.154 4.368-1.595 6.393l1.954.425c.43-1.973.999-4.127 1.575-6.307.573-2.171 1.154-4.369 1.595-6.393l-1.954-.426zm-3.17 12.701c-.252 1.158-.182 2.432.474 3.424.702 1.061 1.92 1.573 3.447 1.428l-.189-1.991c-.953.091-1.378-.22-1.589-.54-.258-.389-.372-1.055-.189-1.896l-1.954-.425zm3.921 4.852c1.685-.16 3.299.128 4.927.602.815.237 1.62.517 2.439.806.812.286 1.643.584 2.472.841l.592-1.911c-.783-.242-1.571-.524-2.398-.816a47.772 47.772 0 00-2.546-.84c-1.752-.51-3.64-.867-5.675-.673l.189 1.991zm9.838 2.249c3.222.997 6.472 2.004 10.349 2.951l.474-1.943c-3.81-.931-7.007-1.92-10.231-2.919l-.592 1.911zm9.933 2.737c.582.502 1.32.645 1.87.688.57.044 1.115-.01 1.419-.039l-.189-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.289.649c.553-.053 1.247-.102 1.834-.415.674-.36 1.075-.969 1.367-1.765l-1.877-.69c-.205.557-.362.653-.432.69-.158.085-.394.124-1.081.189l.189 1.991zm3.047-1.905c.825-1.042.709-2.058.646-2.714l-1.991.19c.061.637.068.915-.224 1.283l1.569 1.241zm.628-2.406c.865-3.971 1.899-7.798 2.941-11.653 1.04-3.848 2.088-7.723 2.964-11.749l-1.954-.426c-.864 3.97-1.899 7.798-2.941 11.653-1.04 3.848-2.087 7.723-2.964 11.749l1.954.426zm5.924-23.71c-.005-.053.015-.165.16-.56.104-.281.331-.846.275-1.439l-1.991.189c.005.054-.016.165-.161.56-.103.281-.331.846-.274 1.44l1.991-.19zm.378-1.56c.334-.909.303-1.942-.32-2.739-.63-.806-1.668-1.12-2.82-1.011l.19 1.991c.708-.067.972.147 1.054.252.089.114.182.374.019.818l1.877.689zm-3.14-3.75c-1.359.13-2.806-.163-4.403-.58-1.539-.401-3.263-.933-4.938-1.119l-.221 1.988c1.486.165 2.986.631 4.654 1.066 1.612.421 3.358.802 5.098.636l-.19-1.991zm-9.258-1.686c-4.388-.866-8.85-2.369-13.387-3.901l-.64 1.895c4.513 1.523 9.101 3.073 13.64 3.968l.387-1.962zm-13.47-3.924c-.946-.232-2.076-.428-3.036.057-1.047.529-1.526 1.648-1.727 3.068l1.981.28c.173-1.225.5-1.488.648-1.563.234-.118.684-.138 1.66.1l.474-1.942zm-4.75 3.052c-.427 1.964-1.006 3.938-1.594 6.053-.585 2.101-1.171 4.316-1.584 6.689l1.97.343c.396-2.271.96-4.407 1.541-6.496.577-2.075 1.178-4.128 1.622-6.163l-1.955-.426zm46.208 116.937c.427-1.959 1.006-3.939 1.599-5.959.588-2.007 1.189-4.056 1.633-6.095l-1.954-.426c-.427 1.959-1.006 3.938-1.599 5.959-.588 2.007-1.189 4.055-1.633 6.095l1.954.426zm3.232-12.054c.22-1.008.362-2.075.048-2.992-.359-1.047-1.213-1.665-2.397-1.955l-.475 1.943c.737.18.906.443.98.661.119.347.106.926-.11 1.917l1.954.426zm-2.322-4.94c-6.99-1.916-14.838-4.468-22.529-6.347l-.475 1.942c7.683 1.878 15.331 4.376 22.475 6.334l.529-1.929zm-22.861-6.371l-.62.059.19 1.991.619-.059-.189-1.991zm-.62.059c-.573.054-1.419.119-2.158.537-.821.465-1.376 1.27-1.64 2.481l1.954.425c.172-.789.455-1.042.672-1.166.301-.17.695-.223 1.362-.286l-.19-1.991zm-3.759 2.886c-.476 1.295-1.077 2.874-.928 4.438l1.991-.19c-.097-1.024.296-2.149.814-3.559l-1.877-.689zm-.909 4.13c-.647 2.971-1.449 5.962-2.258 8.979-.807 3.01-1.621 6.046-2.28 9.072l1.954.426c.647-2.972 1.449-5.962 2.258-8.98.807-3.009 1.621-6.046 2.28-9.072l-1.954-.425zm-4.525 17.996c-.459 1.651-.829 2.975-.992 4.019-.162 1.042-.159 2.025.351 2.872.503.835 1.373 1.328 2.387 1.724 1.025.401 2.412.78 4.156 1.258l.529-1.929c-1.789-.49-3.053-.838-3.957-1.192-.915-.357-1.254-.647-1.401-.892-.14-.233-.229-.628-.088-1.532.14-.902.469-2.091.942-3.792l-1.927-.536zm6.261 9.904l.62-.059-.19-1.991-.619.059.189 1.991zm.62-.059c1.69-.161 3.309.129 4.961.532 1.598.391 3.334.923 5.001 1.109l.221-1.988c-1.496-.166-2.982-.632-4.748-1.063-1.711-.419-3.594-.774-5.625-.581l.19 1.991zm9.913 1.634c1.202.194 2.431.543 3.728.913 1.275.364 2.619.749 3.958.965l.319-1.974c-1.202-.194-2.431-.544-3.728-.914-1.275-.364-2.619-.748-3.958-.964l-.319 1.974zm7.609 1.862c1.087.266 2.064.264 2.921-.364.736-.539 1.237-1.462 1.741-2.445l-1.779-.913c-.552 1.076-.857 1.535-1.145 1.745-.166.122-.429.238-1.264.035l-.474 1.942zm4.749-3.053l1.306-5.997 1.306-5.997-1.954-.426-1.306 5.997-1.306 5.998 1.954.425zm-3.549-111.599c-.825 1.043-.709 2.059-.646 2.715l1.991-.19c-.061-.637-.068-.915.224-1.283l-1.569-1.242zm-.614 2.352c-.471 1.694-.926 3.547-1.375 5.381-.452 1.841-.899 3.662-1.36 5.321l1.927.536c.471-1.694.925-3.547 1.375-5.381.452-1.841.898-3.663 1.36-5.321l-1.927-.536zm-2.749 10.757c-.239 1.096-.23 2.052.243 2.838.461.764 1.235 1.144 1.906 1.417l.753-1.853c-.631-.256-.848-.435-.945-.596-.085-.14-.199-.478-.003-1.381l-1.954-.425zm1.872 4.085c.582.502 1.321.645 1.87.688.57.044 1.116-.01 1.42-.039l-.19-1.991c-.316.03-.7.065-1.076.036-.396-.031-.618-.122-.718-.208l-1.306 1.514zm3.29.649c2.013-.192 3.796.09 5.666.547 1.811.442 3.89 1.108 6.134 1.55l.387-1.962c-2.22-.438-4.015-1.034-6.047-1.531-1.974-.482-4.003-.817-6.33-.595l.19 1.991zm11.617 2.043c1.382.561 2.897.929 4.323 1.278 1.457.356 2.824.692 4.046 1.188l.752-1.853c-1.381-.561-2.897-.93-4.323-1.278-1.456-.356-2.824-.692-4.045-1.188l-.753 1.853zm8.508 2.511c.967.236 2.023.403 2.936.07 1.042-.381 1.615-1.283 1.875-2.477l-1.954-.425c-.176.806-.44.962-.607 1.023-.297.108-.822.099-1.776-.134l-.474 1.943zm4.793-2.338c1.187-4.047 2.217-8.077 3.242-12.088 1.026-4.015 2.047-8.011 3.222-12.02l-1.919-.562c-1.186 4.047-2.216 8.077-3.241 12.087-1.026 4.016-2.048 8.012-3.223 12.02l1.919.563zm6.495-24.249c.092-.656.168-1.251.176-1.761.008-.509-.046-1.047-.303-1.535-.544-1.033-1.709-1.337-2.934-1.534l-.319 1.974c1.318.213 1.455.438 1.483.492.03.056.079.201.073.571-.005.368-.062.846-.157 1.513l1.981.28zm-2.956-4.808c-7.105-1.947-14.726-3.809-21.805-6.375l-.681 1.88c7.178 2.602 14.929 4.497 21.958 6.424l.528-1.929zm-21.986-6.422c-.63-.102-1.208-.187-1.706-.199-.498-.013-1.038.04-1.527.317-.514.291-.83.746-1.036 1.255-.198.488-.32 1.087-.416 1.769l1.98.279c.091-.641.186-1.042.289-1.296.095-.234.163-.264.168-.267.031-.017.146-.067.49-.058.345.009.797.071 1.439.174l.319-1.974zm-4.614 2.886c-2.091 4.86-2.978 8.943-3.849 12.942l1.955.426c.87-3.997 1.724-7.911 3.731-12.577l-1.837-.791zm-69.623 97.513c-.43 1.974-.999 4.127-1.575 6.307-.574 2.171-1.155 4.369-1.595 6.394l1.954.425c.43-1.974.998-4.127 1.575-6.308.573-2.17 1.154-4.368 1.595-6.393l-1.954-.425zm-3.132 12.568c-.513 1.397-.739 2.804.002 3.925.725 1.096 2.124 1.526 3.737 1.705l.221-1.988c-1.548-.172-2.101-.535-2.29-.82-.172-.261-.273-.824.207-2.132l-1.877-.69zm3.739 5.63c3.199.355 6.211.698 8.661 1.693l.753-1.853c-2.757-1.12-6.068-1.48-9.193-1.828l-.221 1.988zm8.8 1.738c1.895.463 3.963 1.072 6.061 1.69 2.086.615 4.202 1.239 6.151 1.715l.475-1.943c-1.895-.463-3.963-1.072-6.061-1.69-2.087-.615-4.202-1.239-6.151-1.715l-.475 1.943zm12.29 3.421c.629.101 1.208.186 1.706.199.498.013 1.038-.041 1.527-.317.514-.291.83-.747 1.036-1.256.198-.488.32-1.086.416-1.768l-1.98-.28c-.091.642-.187 1.043-.29 1.297-.094.233-.162.263-.168.266-.03.018-.145.067-.49.059-.345-.009-.797-.071-1.438-.175l-.319 1.975zm4.654-3.001c2.373-8.095 4.121-16.125 5.862-24.117l-1.955-.425c-1.742 8.001-3.476 15.964-5.826 23.98l1.919.562zm5.875-24.19c.092-.656.168-1.252.175-1.773.007-.53-.054-1.061-.29-1.563-.478-1.014-1.507-1.559-2.791-2.08l-.752 1.853c1.319.536 1.623.844 1.734 1.079.057.122.104.315.099.684-.005.377-.062.854-.156 1.521l1.981.279zm-3.044-5.461c-3.814-.932-7.493-2.04-11.2-3.156-3.7-1.115-7.429-2.238-11.302-3.185l-.475 1.943c3.814.932 7.492 2.04 11.2 3.157 3.7 1.114 7.429 2.238 11.302 3.184l.475-1.943zm-22.502-6.341c-.48-.117-.96-.223-1.408-.247-.47-.025-.964.037-1.438.305-.462.262-.803.663-1.082 1.127-.277.459-.528 1.04-.784 1.736l1.878.69c.241-.656.44-1.097.619-1.395.177-.293.297-.385.355-.417.045-.026.128-.06.346-.049.241.013.558.076 1.039.193l.475-1.943zm-4.772 3.225c-.185 4.487-1.036 8.406-1.908 12.411l1.954.425c.869-3.991 1.759-8.069 1.952-12.754l-1.998-.082zM740.374 411.4c3.233 1.001 6.62 1.987 9.997 2.97 3.38.984 6.75 1.965 9.963 2.96l.592-1.911c-3.233-1.001-6.62-1.987-9.996-2.97-3.38-.984-6.75-1.965-9.964-2.96l-.592 1.911zm20.019 5.946a17 17 0 011.377.418c.482.163 1.014.348 1.561.509 1.106.326 2.361.582 3.779.447l-.19-1.991c-1.061.101-2.039-.084-3.024-.374-.499-.147-.979-.314-1.487-.486a19.306 19.306 0 00-1.541-.466l-.475 1.943zm6.587 1.378c2.414.083 4.57.506 6.702 1.027 2.099.513 4.273 1.15 6.53 1.595l.387-1.962c-2.206-.435-4.217-1.032-6.442-1.576-2.192-.535-4.498-.993-7.107-1.083l-.07 1.999zm13.188 2.612c11.497 2.81 22.427 6.32 34.044 9.792l.573-1.916c-11.566-3.457-22.58-6.993-34.142-9.819l-.475 1.943zm33.954 9.76c.708.287 1.57.554 2.425.735.84.177 1.744.287 2.51.214l-.19-1.991c-.474.045-1.151-.02-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c1.684-.16 3.3.128 5.019.599.863.237 1.728.512 2.645.796.91.282 1.86.569 2.852.811l.475-1.943a46.406 46.406 0 01-2.735-.778c-.895-.277-1.805-.567-2.709-.815-1.815-.497-3.701-.855-5.737-.661l.19 1.991zm10.479 2.196l15.435 4.404 15.435 4.403.549-1.923-15.435-4.404-15.435-4.403-.549 1.923zm30.768 8.772c.708.287 1.57.554 2.424.734.841.178 1.745.288 2.511.215l-.19-1.991c-.474.045-1.151-.021-1.907-.18a12.834 12.834 0 01-2.085-.631l-.753 1.853zm4.935.949c.251-.024.754-.06 1.166-.248a1.57 1.57 0 00.701-.609c.195-.321.243-.673.212-.998l-1.991.19c0 .001-.003-.024.006-.069a.507.507 0 01.239-.333c.004-.001-.031.014-.137.032a5.731 5.731 0 01-.386.044l.19 1.991zm1.73-.997c1.237-1.047 1.458-2.642 1.14-3.935-.312-1.27-1.227-2.564-2.662-2.914l-.475 1.943c.487.118.998.647 1.195 1.449.192.78.009 1.507-.491 1.931l1.293 1.526zm-1.106-6.635a2.931 2.931 0 00-1.478-.707c-.464-.075-.901-.029-1.192-.001l.19 1.991c.329-.031.512-.044.683-.016.136.022.29.075.491.248l1.306-1.515zm-2.32-.679c-5.44-1.435-10.897-3.031-16.37-4.631-5.468-1.6-10.951-3.203-16.422-4.646l-.509 1.934c5.439 1.434 10.897 3.031 16.37 4.631 5.468 1.599 10.951 3.203 16.421 4.646l.51-1.934zm-32.67-9.236c-.643-.261-1.324-.538-1.924-.741a8.524 8.524 0 00-.883-.252 2.958 2.958 0 00-.888-.074l.19 1.991c-.005 0 .015-.002.068.003a1.9 1.9 0 01.208.035c.179.039.401.103.665.192.532.18 1.152.431 1.811.699l.753-1.853zm-3.695-1.067c-2.863.272-5.886-.649-9.156-1.661l-.592 1.91c3.177.984 6.601 2.059 9.938 1.742l-.19-1.991zm-9.214-1.678c-3.822-.933-7.662-2.029-11.524-3.131-3.856-1.1-7.733-2.206-11.598-3.15l-.475 1.942c3.822.934 7.662 2.03 11.524 3.132 3.856 1.099 7.733 2.206 11.598 3.15l.475-1.943zm-22.983-6.236a14.786 14.786 0 00-2.424-.735c-.841-.178-1.745-.287-2.511-.215l.19 1.991c.474-.045 1.151.021 1.907.181.742.157 1.491.389 2.085.631l.753-1.853zm-4.935-.95c-1.684.161-3.3-.127-5.019-.598-.862-.237-1.727-.512-2.645-.797-.91-.281-1.86-.568-2.852-.81l-.475 1.942c.93.228 1.831.499 2.735.779.896.277 1.805.567 2.709.814 1.815.498 3.701.855 5.737.661l-.19-1.991zm-10.516-2.205c-3.813-.932-7.492-2.04-11.2-3.157-3.7-1.114-7.428-2.238-11.302-3.184l-.474 1.943c3.813.932 7.492 2.039 11.199 3.156 3.7 1.115 7.429 2.238 11.302 3.184l.475-1.942zm-22.363-6.296c-1.237-.503-2.782-1.154-4.314-1.008l.189 1.991c.949-.091 2.007.315 3.373.87l.752-1.853zm-4.314-1.008c-2.013.191-3.797-.09-5.666-.547-1.811-.443-3.891-1.108-6.134-1.551l-.387 1.963c2.22.437 4.014 1.034 6.046 1.531 1.974.482 4.003.816 6.33.595l-.189-1.991zm-11.729-2.081c-3.542-.971-7.238-1.927-10.925-2.88-3.689-.955-7.371-1.907-10.896-2.873l-.529 1.929c3.542.971 7.238 1.926 10.925 2.88 3.689.954 7.371 1.906 10.896 2.873l.529-1.929zm-21.709-5.715c-.722-.294-1.263-.425-1.75-.544-.474-.116-.894-.219-1.473-.454l-.753 1.853c.723.293 1.263.424 1.751.544.473.115.894.219 1.473.454l.752-1.853zm-3.694-1.067c-.553.052-1.247.102-1.833.415-.675.36-1.076.969-1.368 1.765l1.877.69c.205-.557.362-.653.432-.691.158-.084.394-.123 1.081-.188l-.189-1.991zm-3.201 2.18c-.245.666-.48 1.453-.262 2.198.246.844.949 1.3 1.691 1.601l.752-1.853c-.271-.11-.41-.2-.477-.259-.031-.026-.042-.042-.045-.046l-.002-.004c-.002-.007-.018-.068.01-.235a4.22 4.22 0 01.21-.712l-1.877-.69zm1.429 3.799l.488.198.061.025.03.012.008.003a.03.03 0 01.008.004l.015.006.061.024.015.007.015.006.031.012.244.099.015.007.015.006c.065.026-.033-.014.031.012l.008.003.007.003.015.007.031.012.061.025.061.025.061.024.008.003.007.003.016.007.007.003.008.003.015.006.122.05.061.024.008.003.007.004.016.006a.094.094 0 01.015.006l.015.006.122.05.244.099.244.099.061.025.031.012.03.013.016.006.015.006.03.012.061.025.122.05.008.003.008.003.015.006.03.012a.03.03 0 01.008.004l.008.003.015.006.015.006.008.003.007.003.061.025.061.025.008.003.008.003.015.006.015.006c.028.011-.012-.005.015.007l.016.006.007.003.008.003.008.003.007.003.015.006.008.003a.03.03 0 01.008.004l.007.003.008.003.008.003.007.003.008.003.007.003a.069.069 0 01.008.003l.008.003.015.007.008.003.007.003.008.003a.069.069 0 00.008.003l.061.025.03.012.031.012a.271.271 0 00.03.013l.015.006a.104.104 0 00.016.006l.061.025a.375.375 0 00.03.012c.077.032-.046-.018.031.013l.015.006.015.006.008.003.007.003.008.003.008.004.03.012.015.006.016.006c.077.032-.048-.019.03.013l.008.003.007.003.008.003.008.003c.049.02-.019-.007.03.013l.008.003.007.003.008.003.008.003.061.025.03.012.031.012.061.025.122.05.752-1.853a99.77 99.77 0 00-.488-.198l-.061-.025c-.073-.03.042.017-.03-.013l-.008-.003-.008-.003-.015-.006a1.566 1.566 0 01-.061-.025l-.015-.006-.015-.006-.031-.013a24.942 24.942 0 01-.244-.099l-.015-.006-.015-.006c-.065-.026.033.014-.031-.012l-.008-.004-.007-.003a.104.104 0 01-.016-.006l-.03-.012-.061-.025-.061-.025-.061-.025-.008-.003-.007-.003-.016-.006-.007-.003-.008-.003-.015-.006-.122-.05a1.11 1.11 0 01-.061-.025l-.008-.003-.007-.003-.016-.006a.094.094 0 00-.015-.006l-.015-.006-.122-.05-.244-.099a61.474 61.474 0 01-.244-.099l-.061-.025-.031-.012-.03-.013-.016-.006-.015-.006a.896.896 0 01-.03-.013l-.061-.024-.122-.05-.008-.003-.008-.003-.015-.006-.03-.013-.008-.003-.008-.003-.015-.006-.015-.006-.008-.003-.007-.004-.061-.024-.061-.025-.008-.003-.008-.003a.094.094 0 00-.015-.006l-.015-.007-.015-.006-.016-.006-.007-.003-.008-.003-.008-.003-.007-.003-.015-.007-.008-.003-.008-.003-.007-.003-.008-.003-.008-.003-.007-.003-.008-.003-.007-.003-.008-.004-.008-.003-.015-.006-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013a.937.937 0 00-.03-.012l-.015-.006-.016-.007-.061-.024-.03-.013c-.077-.031.046.019-.031-.012l-.015-.006a.094.094 0 00-.015-.006.03.03 0 00-.008-.004l-.007-.003-.008-.003-.008-.003-.03-.012a.156.156 0 00-.015-.006l-.016-.007-.03-.012-.008-.003-.007-.003-.008-.003-.008-.003c-.049-.02.019.007-.03-.013l-.008-.003-.007-.003-.008-.003-.008-.003-.061-.025-.03-.012-.031-.013-.061-.025-.122-.049-.752 1.853zm4.122 1.647c7.554 1.22 15.203 3.716 22.335 5.671l.529-1.929c-7.003-1.92-14.85-4.474-22.546-5.717l-.318 1.975z' fill='%23051828' mask='url(%23g)'/%3E%3Cpath d='M881.562 525.113l.027-.092-.009-.096c-.236-2.48.176-4.345 1.759-6.346l.066-.083.026-.103c1.36-5.322 3.338-10.707 5.327-16.122l.006-.015.005-.016c.293-1.001.563-1.848.795-2.571l.09-.28c.193-.598.359-1.114.485-1.555.146-.504.249-.942.279-1.322.031-.386-.01-.751-.192-1.079-.181-.328-.468-.556-.806-.737-.334-.178-.754-.328-1.247-.482-.382-.119-.803-.239-1.281-.376a78.528 78.528 0 01-3.03-.914l-.011-.003-.01-.003c-70.037-19.431-140.756-39.448-210.855-59.525-.695-.278-1.368-.387-1.985-.487l-.02-.003c-.641-.103-1.222-.199-1.813-.439l-.052-.021-.056-.009c-.635-.103-1.175-.18-1.628-.203-.451-.022-.866.006-1.228.153-.758.307-1.069 1.029-1.286 1.98-.298.432-.417.978-.509 1.406l-.012.051c-.115.532-.207.904-.4 1.148l-.062.078-.027.096c-2.579 9.057-5.019 17.937-7.458 26.815v.002c-2.44 8.879-4.879 17.756-7.457 26.808l-.001.003c-.229.826-.498 1.658-.77 2.501l-.002.006a64.453 64.453 0 00-.781 2.535c-.471 1.696-.802 3.427-.639 5.135l.023.243.205.131c1.419.907 2.941 1.273 4.468 1.539.375.066.748.125 1.121.185 1.168.185 2.33.37 3.521.739l.01.003.011.003c16.366 4.315 32.563 8.484 48.757 12.652 16.195 4.168 32.388 8.335 48.751 12.65h.001c18.289 4.785 36.562 9.408 54.833 14.031h.001c18.271 4.622 36.541 9.245 54.825 14.029l.008.002c.944.23 1.737.476 2.543.725l.005.002c.794.246 1.602.496 2.563.732.739.291 1.395.276 1.937-.14.483-.37.785-.999 1.032-1.666 1.064-2.082 2.064-4.803 2.51-6.839 1.178-4.018 2.495-8.211 3.813-12.411 1.32-4.203 2.642-8.412 3.824-12.445zm-19.838 24.097l-.029-.012-.032-.008c-34.636-9.096-68.716-18.896-102.802-28.699l-.016-.007c-2.578-1.047-5.279-2.144-8.501-1.837-1.375.131-2.394-.143-3.734-.502a52.048 52.048 0 00-1.18-.306c-6.408-1.671-12.833-3.504-19.263-5.339l-.003-.001c-6.429-1.834-12.865-3.67-19.287-5.344-12.812-3.341-25.07-7.388-38.017-12.025l-.105-.037-.111.01c-.164.016-.368-.055-.726-.2l-.042-.017c-.266-.109-.643-.263-1.036-.259-1.09-.369-1.919-.673-2.532-.989-.629-.324-.967-.629-1.138-.961-.167-.325-.217-.763-.076-1.453.143-.695.466-1.584.975-2.768 1.567-3.444 2.507-6.825 3.436-10.165l.005-.017.004-.014.003-.014c.65-2.985 1.455-5.987 2.263-9.002l.002-.006c.806-3.007 1.616-6.027 2.271-9.034.674-2.636 1.67-5.147 2.68-7.693l.006-.014c1.002-2.526 2.018-5.085 2.709-7.782.217-.577.564-.993.955-1.214.385-.218.844-.269 1.356-.061l.034.014.036.008c.944.231 1.736.476 2.543.726l.004.001c.801.248 1.616.501 2.587.738 48.898 14.265 97.114 27.941 145.949 41.559l.015.006c2.578 1.047 5.279 2.144 8.501 1.837 1.094-.104 2.274.363 3.608.905l.022.009.023.007c5.802 1.734 11.588 3.305 17.366 4.875l.003.001c5.774 1.569 11.541 3.135 17.322 4.863a10.86 10.86 0 001.654.511l.005.001c.476.117.927.227 1.542.477.584.237.805.464.925.707.144.288.187.668.252 1.346.112 1.185-.295 3.102-.781 4.425l-.007.019-.005.02c-.934 3.358-1.728 6.538-2.52 9.711l-.001.003c-.793 3.176-1.584 6.345-2.514 9.689l-.025.089.009.093c.061.642.095 1.104-.33 1.641l-.038.048-.025.055c-2.348 5.16-3.645 10.236-4.93 15.263-.417 1.632-.832 3.259-1.282 4.882a8.53 8.53 0 00-.275.36 1.695 1.695 0 00-.221.397c-.099.27-.077.534-.052.795-.199.847-.532 1.174-.907 1.311-.445.163-1.093.117-2.031-.109-.664-.267-1.472-.518-2.254-.76l-.014-.004c-.812-.252-1.596-.495-2.223-.749zM869.326 406.774l.351 1.201.573-1.113c1.106-2.149 1.485-4.881 1.797-8.154l-.929-.3c-.805 1.373-1.506 2.627-1.875 3.951-.376 1.345-.407 2.745.083 4.415z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M880.615 525.124l.418.974.486-.943c1.07-2.076 1.621-3.527 1.423-5.603l-.09-.95-.73.615c-1.899 1.602-2.401 3.825-1.507 5.907zM809.43 749.914l.33.776.522-.662c1.14-1.448 1.822-3.054.905-4.583l-.267-.445-.434.284c-.679.442-1.185 1.072-1.391 1.883-.204.804-.099 1.73.335 2.747zM818.009 708.622l.496 1.162.434-1.187a1.41 1.41 0 01.022-.059c.48-1.314 1.01-2.763.875-4.176l-.078-.823-.693.452c-.678.442-1.184 1.072-1.39 1.883-.204.804-.099 1.73.334 2.748zM821.616 687.426l.331.776.522-.663c1.14-1.447 1.822-3.053.905-4.582l-.231-.385-.407.188c-1.004.461-1.573 1.113-1.697 1.994-.114.812.173 1.723.577 2.672z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='h' maskUnits='userSpaceOnUse' x='867.607' y='623.411' width='295.986' height='456.312' fill='%23000'%3E%3Cpath fill='%23fff' d='M867.607 623.411h295.986v456.312H867.607z'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z'/%3E%3C/mask%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' fill='%23051828'/%3E%3Cpath d='M980.967 798.689c2.423-7.409 4.287-14.112 6.71-21.521 4.784-15.464 10.127-31.635 15.533-47.158 6.71-21.521 14.04-43.101 20.75-64.622-.06-.647.49-1.353.49-1.353 1.8-.823 1.68-2.117 1.5-4.057 2.85-9.408 5.77-18.169 8.69-26.931 1.8-.823 3.1-.295 4.4.234 26.97 7.221 53.31 14.501 80.28 21.722 1.3.528 1.92.469 3.22.998 1.3.528 1.37 1.175 1.49 2.469-.44 1.999-.87 3.998-1.31 5.997-19.33 79.496-38.66 158.992-58.62 238.547-13.11 52.802-25.61 105.546-38.73 158.346-1.8 7.35-.62 6.58-7.69 4.65-34.029-9.16-68.061-18.32-102.713-27.42-2.542-.41-5.145-1.47-7.687-1.88-1.921-.47-1.983-1.11-1.548-3.11 1.429-4.71 2.92-8.76 4.349-13.47 7.33-21.578 13.978-43.745 21.309-65.325 6.213-20.169 13.046-40.396 19.32-59.918 4.908-14.171 9.133-28.93 14.041-43.101 3.416-10.114 6.771-20.874 10.188-30.988 1.798-.824 1.675-2.117 1.49-4.058.809-4.645 2.92-8.761 4.349-13.465.497-1.352.994-2.705.189-4.586zm55.833 146.079l9.51-38.102c.49-1.352.99-2.705.87-3.998.93-3.352.25-3.939-2.36-4.996-6.44-1.997-12.83-3.347-18.65-5.402-.69-.588-1.93-.47-2.55-.411-2.48.237-4.4-.233-6.38-1.349-10.29-2.936-20.581-5.871-31.491-8.748-2.603-1.057-5.084-.821-8.245-1.173-2.481.237-2.481.237-2.916 2.236-.994 2.705-1.429 4.704-1.803 7.349-.497 1.353-.932 3.352-1.429 4.705-1.675 2.117-1.987 5.409-2.981 8.114l-4.102 16.052c-.497 1.353-.313 3.293-1.429 4.704-1.614 2.764-1.988 5.41-2.982 8.115-1.367 5.351-2.673 11.348-4.041 16.699-.496 1.352-.373 2.646-.87 3.998-2.731 4.176-2.92 8.762-4.349 13.466-2.735 10.701-3.54 8.82 6.75 11.756.62-.06 1.302.528 1.922.469 3.1-.295 6.324.703 9.547 1.701 1.302.529 2.603 1.058 3.223.999 3.1-.296 5.704.762 8.245 1.172 5.766 1.409 12.027 1.465 17.854 3.521l1.24-.118c2.477-.237 5.087.821 7.627 1.231 1.92.47 3.22.998 5.08.821 2.48-.236 5.08.821 7.63 1.232 5.76 1.409 6.38 1.35 7.63-5.294 3.17-12.701 6.27-26.048 9.45-38.749zM999.103 844.6c3.847.939 7.127 2.583 10.967 3.523 2.55.41 3.17.351 4.16-2.354.5-1.352.93-3.351 1.43-4.704.99-2.705 1.37-5.35 2.36-8.055 2.17-3.47 2.98-8.115 3.85-12.113 1.87-6.703 3.11-13.348 5.04-19.404.49-1.352.37-2.646.87-3.998 2.11-4.117 2.98-8.115 3.85-12.113 1.86-6.703 3.73-13.406 4.97-20.051.5-1.352.31-3.292 1.43-4.704 2.17-3.469 2.49-6.762 3.42-10.113 1.8-7.35 3.6-14.7 5.41-22.05.49-1.352.31-3.293 1.43-4.704 3.72-6.88 4.22-14.759 6.64-22.168.44-1.999-.24-2.586-2.1-2.409l-1.24.118-19.22 1.83c-2.48.236-3.6 1.648-4.66 3.706-.87 3.998-1.68 8.643-3.23 12.054-2.11 4.116-2.92 8.761-4.35 13.465-.49 1.352-.37 2.646-1.49 4.057-2.17 3.47-2.48 6.763-3.35 10.761-.44 1.999-.87 3.998-1.37 5.35-2.17 3.47-2.98 8.115-3.85 12.113-.44 1.999-.87 3.999-1.37 5.351-2.11 4.116-2.98 8.115-4.47 12.172-.5 1.352-.31 3.293-1.43 4.704-2.11 4.116-2.92 8.761-4.411 12.819-.496 1.352-.373 2.646-.932 3.351-2.172 3.47-2.484 6.763-3.355 10.761-.435 1.999-.809 4.645-1.926 6.056-2.11 4.117-2.981 8.115-3.852 12.113-.435 1.999-1.429 4.704-2.484 6.762-1.614 2.764-.87 3.999 1.733 5.056 4.463.88 8.307 1.819 11.53 2.818zm72.247-29.72c3.11-13.347 6.84-26.753 9.95-40.101.43-1.999.93-3.351.75-5.291-.25-2.587.74-5.292 1.12-7.938 3.6-14.699 7.21-29.399 10.81-44.099.5-1.352.94-3.352.81-4.645.5-1.352-.18-1.94-1.42-1.822-6.26-.056-13.21-.7-19.47-.757-2.54-.41-3.66 1.001-4.03 3.647-1.81 7.35-3.55 15.347-5.97 22.756-.43 1.999-.93 3.351-1.37 5.35-1.61 2.764-1.98 5.41-2.98 8.115-3.6 14.7-7.83 29.458-11.37 44.805-.44 1.999-.87 3.998-1.99 5.41-1.06 2.058-1.49 4.057-1.93 6.056-3.66 14.053-6.77 27.4-10.44 41.453-.5 1.353-.99 2.705-.87 3.998-.5 1.353.25 2.587 1.55 3.116 7.68 1.878 14.81 4.462 22.5 6.341 1.92.469 2.48-.236 2.98-1.589.49-1.352.99-2.705.87-3.998 3.6-14.7 7.33-28.106 10.5-40.807z' stroke='%23051828' stroke-width='2' mask='url(%23h)'/%3E%3Cmask id='i' maskUnits='userSpaceOnUse' x='1038.03' y='350.37' width='170.322' height='182.931' fill='%23000'%3E%3Cpath fill='%23fff' d='M1038.03 350.37h170.322v182.931H1038.03z'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z'/%3E%3C/mask%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' fill='%23051828'/%3E%3Cpath d='M1139.44 518.024c-11.47-2.171-22.32-4.401-33.85-7.218-15.31-3.11-30.68-6.867-46-9.977-2.54-.41-5.64-.115-7.68-1.878-.93-3.175.68-5.939 1.68-8.643.37-2.646.68-5.939 2.36-8.056 2.36-1.53 5.64.115 8.18.526 2.54.41 4.47.88 7.01 1.29 1.3.529 1.8-.823 1.73-1.47.44-1.999.94-3.352 1.37-5.351 8.4-36.69 17.41-73.439 25.8-110.13 2.3-8.702.5-7.878 8.81-6.059 8.93 1.76 17.23 3.58 26.22 5.987 17.3 4.226 35.15 7.747 52.45 11.973 7.68 1.878 6.94.644 5.14 7.994-8.27 31.457-16.47 63.562-24.12 94.96-.93 3.352-2.48 6.762-.87 10.525.06.646-.44 1.999-.38 2.645-1.74 7.997-2.86 15.934-4.66 23.284l.06.647c-.44 1.999-1 2.705-2.92 2.235-5.76-1.408-11.53-2.817-16.61-3.638-1.24.118-2.54-.411-3.72.354zm18.48-3.065c-.06-.646.49-1.352.43-1.999.44-1.999-.24-2.587-1.55-3.115-3.84-.939-8.43-3.113-12.21-3.405-5.02-.175-9.54-1.702-14.69-3.169-1.3-.529-3.22-.999-4.46-.881-3.1.296-6.33-.702-8.93-1.76-3.22-.998-5.83-2.055-8.99-2.407-3.16-.351-6.32-.703-9.54-1.701-6.45-1.996-13.95-1.935-20.46-4.578l-1.24.118c-3.1.295-5.71-.762-8.25-1.172l-5.76-1.409c-1.92-.47-2.54-.411-3.54 2.294-1.43 4.704-.74 5.292 3.78 6.819.62-.059 1.3.528 2.54.41 2.48-.236 4.47.88 7.01 1.291 4.52 1.527 8.99 2.407 13.51 3.934 1.3.528 2.6 1.057 3.84.939 3.1-.295 6.33.703 9.55 1.701 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 2.48-.236 5.08.822 7.62 1.232 4.46.88 8.37 2.466 12.83 3.346 1.3.529 2.61 1.058 3.85.939 3.1-.295 5.7.762 8.3 1.82 1.92.469 3.85.939 6.39 1.35 1.92.469 2.48-.237 2.91-2.236.5-1.352.44-1.999.38-2.646zm-4.94-32.158c.93-3.351 1.92-6.056 2.24-9.349.43-1.999.37-2.645-2.23-3.703-5.15-1.467-10.91-2.876-16.06-4.344-2.6-1.057-3.16-.352-4.15 2.353-1.43 4.704-2.18 9.996-4.91 14.171-.5 1.353-.93 3.352-1.43 4.705-.37 2.645-.31 3.292 2.23 3.702 4.52 1.527 8.99 2.408 14.13 3.875 1.3.529 3.16.352 4.4.234 1.24-.118 2.42-.883 2.3-2.177 1.61-2.763 2.55-6.115 3.48-9.467zm-18.86-86.301c1-2.704 1.43-4.704 1.81-7.349.56-.706.43-2 .37-2.646.5-1.353-.25-2.587-1.55-3.116-3.22-.998-6.44-1.996-10.29-2.935-2.6-1.058-5.08-.821-8.24-1.173-2.48.236-2.48.236-2.92 2.235-.87 3.999-1.74 7.997-3.85 12.113-1.06 2.059-1.43 4.704-1.86 6.704-.5 1.352.24 2.586 1.48 2.468 6.45 1.997 12.83 3.346 18.66 5.402 1.3.528 2.48-.236 2.36-1.53 2.17-3.469 3.1-6.821 4.03-10.173zm-43.69 73.333c-.87 3.998-1.8 7.35-3.36 10.76-.55.706.19 1.94.81 1.881 6.45 1.997 12.89 3.993 19.28 5.343 1.3.529 2.48-.236 2.97-1.589 1.87-6.703 3.67-14.053 5.54-20.756.43-1.999-.25-2.587-2.17-3.056-5.77-1.409-11.59-3.464-17.36-4.873-1.92-.47-2.48.236-3.53 2.294-.32 3.293-1.25 6.644-2.18 9.996zm83.37-64.059c.49-1.352.43-1.999.93-3.351.44-2 .87-3.999 1.24-6.645.38-2.645-.37-3.88-2.23-3.703-2.48.236-4.46-.88-7-1.29-3.22-.999-6.45-1.997-10.29-2.936-1.3-.529-2.48.236-2.98 1.589-3.16 6.174-4.41 12.818-6.27 19.521-.38 2.646.37 3.881 2.91 4.291 3.1-.295 5.7.762 8.31 1.819 3.22.999 5.76 1.409 8.98 2.407 1.93.47 2.48-.236 2.98-1.588 1.49-4.057 2.42-7.409 3.42-10.114zm-52.04 31.71c.93-3.351 1.86-6.703 2.73-10.701.5-1.353-.24-2.587-1.54-3.116-5.77-1.408-11.59-3.464-17.98-4.814-1.92-.469-2.48.237-2.92 2.236-1.86 6.703-3.72 13.406-4.97 20.05-.43 1.999.25 2.587 1.55 3.116 5.76 1.408 11.59 3.464 17.36 4.872 1.92.47 2.48-.236 3.53-2.294.38-2.646 1.31-5.997 2.24-9.349zm19.59 2.05c-.93 3.352-1.93 6.057-2.24 9.349-.99 2.705-.19 4.586 2.91 4.291 4.41.233 8.31 1.819 12.15 2.758 1.3.529 2.61 1.058 3.85.94 1.92.469 2.48-.237 2.97-1.589 1.93-6.056 3.17-12.701 5.04-19.404.43-1.999-.25-2.587-1.55-3.115-5.83-2.056-11.59-3.464-17.98-4.814-1.3-.529-2.48.236-2.97 1.589-.38 2.645-1.25 6.644-2.18 9.995z' stroke='%23051828' stroke-width='2' mask='url(%23i)'/%3E%3Cpath d='M976.146 815.312l-.331-.776-.522.663c-1.165 1.479-1.734 2.962-1.594 4.432l.067.701.64-.294c.974-.448 1.673-1.077 1.982-1.922.307-.84.19-1.791-.242-2.804zM1026.35 659.121l-.33-.776-.52.663c-.62.782-.89 1.533-1.07 2.245-.07.262-.12.502-.17.732-.09.424-.17.813-.33 1.235l-.41 1.127 1.09-.501c.98-.448 1.68-1.077 1.98-1.921.31-.841.19-1.791-.24-2.804zM981.434 798.465l-.495-1.163-.434 1.187-1.489 4.075-.412 1.127 1.09-.501c.975-.448 1.673-1.077 1.982-1.921.307-.841.19-1.792-.242-2.804zM1139.16 517.589l-.41.264.25.416c.46.751 1.09 1.102 1.77 1.235.64.123 1.32.058 1.92.001l.04-.004.68-.065-.27-.63c-.44-1.024-1.06-1.629-1.85-1.782-.75-.146-1.5.158-2.13.565zM719.972 852.681l.027.011.029.008c3.529.968 6.904 1.95 10.282 2.934h.003c3.371.982 6.746 1.964 10.276 2.932 2.378.862 4.826 1.648 7.263 2.431 1.217.39 2.431.78 3.633 1.178 3.628 1.202 7.164 2.485 10.416 4.113l.018.009.018.008c.703.285 1.386.396 2.01.496l.02.004c.641.103 1.222.199 1.813.439.754.306 1.422.296 1.973-.126.489-.375.793-1.017 1.042-1.695l.039-.106-.011-.113c-.018-.189.055-.413.189-.78l.015-.04c.114-.308.273-.741.231-1.179-.269-2.827.213-5.746.94-8.735.311-1.281.665-2.565 1.021-3.859l.177-.646c.414-1.508.821-3.026 1.151-4.54.14-.645.342-1.278.551-1.936.109-.342.22-.69.326-1.051.293-1 .531-2.054.443-3.104.372-2.633.741-5.234 1.169-7.197l.008-.037.002-.038c.122-1.917.561-3.713 1.019-5.469l.121-.463c.416-1.583.827-3.15.974-4.695l.001-.013v-.013c.093-2.247.505-4.372 1-6.531.132-.575.27-1.154.41-1.739.373-1.562.755-3.163 1.051-4.834.6-.822 1.089-2.237.958-3.604-.359-3.776.545-7.042 1.479-10.402l.006-.021.004-.021c.432-2.309.71-4.692.988-7.079.124-1.066.249-2.133.387-3.194.45-3.458 1.052-6.897 2.274-10.226l.04-.106-.011-.114-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V773.379l-.001-.003v-.007l-.001-.003V773.357l-.001-.003v-.006l-.001-.003v-.006l-.001-.003V773.327l-.001-.003v-.006l-.001-.003V773.306l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002V773.106l-.001-.002V773.095l-.001-.002V773.084l-.001-.002V773.073l-.001-.002v-.008l-.001-.002V773.052l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.002V772.99l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.001v-.008l-.001-.002V772.875l-.001-.002v-.008l-.001-.002V772.854l-.001-.002v-.008l-.001-.002V772.833l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V772.739l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.008l-.001-.002V772.697l-.001-.002V772.686l-.001-.002V772.675l-.001-.002v-.007l-.001-.002V772.655l-.001-.003V772.643l-.001-.002v-.007l-.001-.003V772.622l-.001-.003v-.007l-.001-.002v-.008l-.001-.002v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.002V772.497l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V772.454l-.001-.003v-.006l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.003v-.01l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.003v-.008l-.001-.004v-.007c-.254-2.66.403-4.935 1.189-7.661.135-.468.274-.949.413-1.448l.003-.013.003-.014c.155-.711.396-1.33.643-1.966.085-.219.171-.439.254-.666.316-.858.577-1.771.483-2.838.095-2.234.505-4.349.998-6.498.132-.575.271-1.154.41-1.738.373-1.562.756-3.164 1.051-4.834.6-.822 1.089-2.237.959-3.605-.356-3.74.528-6.981 1.453-10.309.607-.818 1.105-2.246.974-3.625-.209-2.192.061-4.119.497-6.007.202-.875.439-1.738.681-2.618l.059-.217c.261-.952.525-1.927.745-2.941l.004-.017c1.304-5.987 2.614-12.003 3.302-17.965l.003-.018v-.019c.187-4.536 1.048-8.495 1.919-12.496.086-.394.177-.769.264-1.134.343-1.423.648-2.686.493-4.312-.113-1.185.295-3.102.781-4.425l.003-.008.003-.009c1.199-3.667 1.647-7.258 2.08-10.721l.032-.257c.445-3.556.892-6.97 2.111-10.29l.04-.106-.011-.114c-.346-3.633.533-7.376 1.348-10.846.178-.758.353-1.502.511-2.229l.017-.076-.007-.078a1.077 1.077 0 01.038-.342c.025-.105.054-.206.089-.325l.066-.232c.123-.441.247-.999.183-1.719.016-1.463-.018-2.667-.162-3.647-.145-.987-.407-1.791-.881-2.418-.963-1.274-2.643-1.616-5.139-1.703h-.018c-3.37.001-6.675-.804-10.048-1.628l-.029-.007c-3.312-.81-6.692-1.636-10.159-1.649-2.648-1.058-5.532-1.44-8.418-1.809l-.2-.025c-2.874-.366-5.757-.734-8.547-1.718l-.023-.008-.024-.006c-1.039-.254-1.971-.196-2.716.288-.742.481-1.194 1.316-1.427 2.386l-.002.01-.002.01c-.4 2.298-.97 4.454-1.545 6.632l-.003.009c-.567 2.147-1.14 4.316-1.548 6.632-1.052 2.07-2.069 4.833-1.824 7.523-.157 3.746-.815 6.648-1.533 9.821-.148.651-.297 1.313-.446 1.996l-.004.018-.003.018c-.58 4.107-1.572 7.85-2.634 11.857-.294 1.112-.595 2.245-.893 3.411l-.012.034c-.481 1.309-1.012 2.753-.878 4.16.253 2.66-.403 4.935-1.189 7.66-.135.468-.274.95-.413 1.449h0l-.003.01c-.685 2.68-1.354 5.521-2.022 8.357v.001c-.667 2.83-1.332 5.653-2.012 8.316l-.013.034c-.481 1.309-1.011 2.753-.877 4.16.297 3.125-.603 6.383-1.541 9.756h0l-.003.01-2.051 8.026-2.045 8.001-.012.034c-.481 1.309-1.012 2.753-.878 4.16.359 3.774-.543 7.039-1.477 10.397-1.43 4.708-2.798 10.059-4.162 15.396-.497 1.363-.948 3.389-.834 4.781-.059.421-.117.854-.175 1.296-.314 2.367-.66 4.979-1.471 7.188l-.012.032-.007.034c-.65 2.985-1.455 5.987-2.264 9.002l-.001.006c-.804 2.999-1.612 6.01-2.266 9.01-.503 1.382-.958 3.441-.825 4.832.253 2.66-.404 4.935-1.19 7.661-.135.468-.274.949-.412 1.447l-.003.011c-.685 2.68-1.354 5.521-2.022 8.357l-.001.001c-.666 2.829-1.331 5.653-2.012 8.316l-.012.034c-.481 1.309-1.012 2.752-.878 4.16.36 3.775-.544 7.042-1.479 10.402l-.008.031-.005.033c-.182 1.291-.517 2.601-.86 3.944l-.004.014c-.337 1.322-.683 2.676-.875 4.02-.224 1.039-.187 1.835.187 2.456.37.613 1.005.943 1.666 1.211.703.286 1.386.396 2.01.497l.02.003c.641.104 1.222.199 1.813.439zM639.552 792.525l-.003.01-.003.011c-1.299 5.97-3.216 11.995-5.251 16.726l-.011.025-.008.027c-1.431 4.71-2.8 10.063-4.164 15.402-.495 1.357-.635 2.536-.138 3.361.523.869 1.584 1.105 2.849.993 2.945.232 5.538.895 8.415 1.631.748.191 1.514.388 2.311.582 1.401.343 2.719.777 4.035 1.212.469.155.938.309 1.41.46 1.784.568 3.595 1.067 5.545 1.218 3.719.287 6.892 1.268 10.119 2.268h0l.011.003c.86.245 1.742.508 2.643.777 4.434 1.321 9.313 2.776 14.063 2.88.607.098 1.107.179 1.509.195.418.018.809-.029 1.156-.254.338-.219.56-.561.752-.961.19-.396.383-.921.624-1.576l.009-.025.012-.033.007-.033c.65-2.985 1.455-5.987 2.263-9.003l.002-.006c.797-2.973 1.598-5.96 2.249-8.935.605-.828.53-1.613.47-2.236l-.002-.024c-.297-3.123.602-6.38 1.539-9.75.251-.825.52-1.677.796-2.546 1.275-4.027 2.669-8.426 2.829-12.264.278-3.566 1.045-6.865 1.905-10.118.192-.728.39-1.455.587-2.183.679-2.5 1.36-5.006 1.845-7.587l.008-.02c.48-1.308 1.011-2.752.877-4.158-.235-2.465.659-5.724 1.651-8.424l.012-.032.007-.034c.288-1.322.642-2.641.999-3.973.18-.672.361-1.348.536-2.029.513-2.01.957-4.041 1.087-6.055.681-5.893 1.977-11.853 3.339-17.182l.013-.036c.481-1.308 1.011-2.751.877-4.159-.297-3.124.603-6.382 1.541-9.755l.006-.023c.928-3.335 1.87-6.723 2.186-10.059l.001-.008v-.008c.247-3.873 1.161-7.172 2.093-10.521.999-2.724 1.939-6.101 2.318-8.785l.005-.032v-.033c.057-5.102 1.152-9.3 2.348-13.892.165-.632.332-1.272.499-1.923l.021-.085-.008-.087c-.082-.865.122-1.618.358-2.464l.008-.029c.224-.806.473-1.701.387-2.738.059-.421.116-.855.175-1.298.313-2.366.659-4.977 1.471-7.186 1.002-2.727 1.945-6.114 2.325-8.804l.005-.032v-.033c.032-2.886.536-5.667 1.201-8.49.275-1.167.582-2.357.894-3.566.43-1.667.869-3.37 1.245-5.096l.01-.026c.481-1.308 1.012-2.752.878-4.16-.148-1.547.03-2.815.295-4.035.085-.39.182-.785.281-1.187.202-.826.411-1.68.539-2.579.214-.976.442-1.797.673-2.63l.002-.005c.232-.835.468-1.685.689-2.698l.004-.018.003-.019c.192-1.363.114-2.462-.341-3.299-.463-.852-1.262-1.339-2.291-1.597-.692-.276-1.363-.384-1.977-.483l-.02-.004c-.641-.103-1.222-.199-1.813-.439h0l-.013-.005c-4.064-1.52-8.205-2.695-12.296-3.855-.831-.235-1.66-.47-2.486-.708-4.902-1.408-9.703-2.896-14.25-5.051l-.013-.006-.013-.005c-.79-.321-1.571-.254-2.225.117-.643.364-1.129.999-1.41 1.762l-.007.019-.005.019-1.399 5.028-1.393 5.008c-.13.359-.25.792-.369 1.242l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.003-.645 1.934-1.139 2.558l-.049.063-.028.075c-.246.669-.5 1.308-.749 1.933-.727 1.827-1.406 3.534-1.695 5.547-2.546 9.372-4.938 18.73-7.328 28.083-2.392 9.358-4.782 18.711-7.327 28.079-.13.358-.25.79-.369 1.24l-.08.301c-.099.375-.201.762-.315 1.152-.294 1.002-.645 1.934-1.139 2.558l-.021.027-.018.031c-.834 1.428-1.344 2.821-1.769 4.182-.145.466-.279.922-.411 1.374-.259.885-.513 1.751-.839 2.638l-.01.028-.007.028c-2.237 9.343-4.644 18.54-7.053 27.743v.003c-2.408 9.2-4.818 18.406-7.057 27.76l-.002.01a17.289 17.289 0 00-.248 1.525l-.044.354c-.045.362-.087.707-.142 1.043-.143.884-.359 1.62-.837 2.225l-.031.039-.022.043c-2.141 4.174-3.023 8.226-3.891 12.212l-.002.012-3.447 13.043-3.449 13.054zM707.091 883.906l-.01.026-.006.027c-.901 3.671-1.817 7.18-2.733 10.694l-.001.002c-.916 3.512-1.834 7.028-2.736 10.707l-.001.002c-1.801 7.344-3.6 14.678-5.46 21.367-.261.719-.36 1.418-.451 2.063l-.003.019c-.094.667-.182 1.278-.409 1.897l-.04.106.011.113.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.188a10.97 10.97 0 001.677.521l.004.001a9.97 9.97 0 011.542.476l.048.019.05.01c3.486.642 6.835 1.46 10.2 2.283l.007.001c3.358.821 6.733 1.646 10.25 2.294l.01.001.01.002c4.083.581 7.91 1.671 11.773 2.774l.015.004c3.849 1.098 7.736 2.207 11.892 2.798.76.108 1.448.214 2.069.309 1.036.16 1.886.291 2.574.355 1.094.101 1.962.058 2.636-.435.66-.484 1.022-1.321 1.363-2.452a62.26 62.26 0 00.668-2.526c.176-.702.374-1.488.604-2.361l.014-.036c.481-1.309 1.011-2.752.877-4.16-.295-3.096.586-6.323 1.515-9.662.607-.819 1.105-2.247.974-3.626-.117-1.225.045-2.655.293-4.14.099-.598.215-1.214.33-1.825.159-.849.317-1.688.426-2.45.497-1.37.944-3.395.823-4.779.157-3.746.814-6.648 1.533-9.822.147-.65.297-1.312.446-1.995l.017-.077-.008-.077c-.055-.578.028-1.18.123-1.852l.004-.028c.091-.643.191-1.354.124-2.059-.097-1.017-.345-1.912-.869-2.623-.532-.723-1.309-1.203-2.36-1.46l-.082-.02-.084.008a1.773 1.773 0 01-.433-.041c-.202-.038-.428-.093-.672-.152l-.008-.002c-.234-.057-.486-.119-.719-.162a2.665 2.665 0 00-.71-.053c-3.606.343-6.737-.621-9.971-1.622l-.015-.005-.014-.004c-.618-.15-1.223-.364-1.855-.587-.33-.117-.666-.235-1.015-.349-.98-.32-2.024-.583-3.062-.484-3.603.343-6.731-.619-9.962-1.619-2.953-1.041-6.164-1.56-9.321-2.069l-.024-.004c-3.186-.515-6.317-1.022-9.181-2.032l-.104-.037-.11.01-.619.059a1.433 1.433 0 01-.065.007c-.564.053-1.119.106-1.581.352-.523.279-.863.76-1.134 1.496l-.039.107.011.113c.11 1.159-.335 2.398-.842 3.779zM635.382 916.232l.011.003.011.002c4.423.872 8.916 2.387 14.746 4.444l.034.012.035.007c2.206.434 4.277 1.044 6.372 1.662l.009.003c2.072.61 4.168 1.227 6.404 1.671 1.279.515 2.284.7 3.097.173.395-.257.688-.648.94-1.112.251-.464.483-1.045.732-1.723l.012-.032.007-.034c.651-2.99 1.442-6.158 2.235-9.334l.001-.005c.791-3.172 1.586-6.353 2.24-9.359l.017-.076-.008-.078c-.053-.56.039-.992.148-1.384l.053-.185c.04-.137.082-.282.112-.41.047-.201.084-.427.061-.667-.235-2.465.659-5.723 1.651-8.423l.016-.042.007-.045c.401-2.298.97-4.453 1.546-6.631l.002-.01c.57-2.156 1.146-4.335 1.553-6.662.25-.687.362-1.203.469-1.695l.001-.004c.108-.497.211-.968.447-1.61l.018-.05.008-.052c.19-1.345.141-2.329-.432-3.108-.536-.727-1.471-1.18-2.713-1.687-.789-.645-2.182-1.19-3.532-1.062-1.159.11-2.367-.08-3.633-.363-.406-.091-.822-.193-1.244-.296-.859-.21-1.741-.425-2.601-.565-1.907-.467-3.661-.948-5.423-1.43l-.003-.001c-1.754-.481-3.515-.964-5.43-1.433l-.029-.011c-1.253-.51-2.653-1.078-4.016-.948-1.159.11-2.366-.08-3.633-.364a70.188 70.188 0 01-1.243-.295c-.86-.21-1.742-.426-2.602-.566a196.16 196.16 0 01-5.422-1.43l-.003-.001c-1.765-.483-3.537-.969-5.466-1.44-3.851-.942-6.389-.94-8.126.236-1.724 1.167-2.496 3.387-3.145 6.359a189.216 189.216 0 00-1.446 5.08c-.725 2.641-1.4 5.101-2.319 7.605-1.645 3.216-2.55 6.376-3.528 9.792-.288 1.003-.581 2.028-.901 3.082h-.001l-.003.012c-.933 3.354-1.846 6.627-3.411 9.319-.6.769-.868 1.508-1.047 2.209-.067.261-.119.5-.169.729-.091.422-.175.808-.329 1.229-.611 1.662.338 3.145 1.829 3.751.703.285 1.386.396 2.01.497l.02.003c.641.103 1.222.199 1.813.439l.034.014.036.008c3.832.937 7.682 2.035 11.542 3.136l.005.002c3.855 1.1 7.722 2.203 11.574 3.144zM862.929 369.031l.012-.033.007-.033c.433-1.988 1.004-4.153 1.58-6.333l.002-.006c.573-2.172 1.15-4.358 1.588-6.369.287-1.318.644-2.557 1.007-3.815.184-.638.37-1.281.548-1.941.519-1.922.961-3.938 1.064-6.253.476-1.318.629-2.329.135-3.15-.245-.408-.621-.717-1.071-.985-.45-.266-1.011-.513-1.664-.779l-.019-.008-.021-.006c-3.23-1.001-6.289-1.855-9.34-2.706l-.003-.001c-3.054-.852-6.1-1.702-9.316-2.698l-.008-.003-.007-.002c-.559-.153-1.067-.297-1.529-.428-.976-.276-1.746-.494-2.355-.62-.898-.186-1.62-.216-2.24.186-.575.374-.966 1.07-1.414 1.967-.13.26-.267.544-.418.855-.394.814-.877 1.814-1.547 3.052l-.073.134.015.151c.018.189-.055.414-.189.781l-.015.04c-.106.288-.253.685-.237 1.094-.647 2.964-1.446 5.945-2.248 8.939l-.002.006c-.806 3.011-1.617 6.036-2.272 9.048l-.017.076.008.077c.053.561-.039.994-.148 1.385a8.226 8.226 0 01-.053.186c-.04.137-.082.281-.112.41a2.052 2.052 0 00-.061.667l.006.063c.056.593.11 1.16.345 1.634.267.536.728.897 1.445 1.189l.114.046.122-.012c.164-.015.367.055.725.201l.042.017c.267.109.645.263 1.04.258 7.685 2.507 15.44 5.03 23.637 5.571.722.274 1.363.251 1.895-.157.49-.375.793-1.017 1.042-1.695zM878.695 284.89l.019.004.02.004c1.321.213 2.401.141 3.29-.436.875-.569 1.466-1.565 1.973-2.946 1.502-4.093 2.379-8.122 3.248-12.113l.002-.014c.221-1.015.448-1.995.668-2.947.634-2.742 1.214-5.251 1.452-7.716.226-.817.402-1.503.481-2.079.08-.586.069-1.118-.133-1.591-.208-.485-.585-.836-1.088-1.124-.495-.282-1.147-.522-1.959-.774-3.227-1-6.609-1.985-9.986-2.969l-.002-.001c-3.379-.984-6.753-1.967-9.972-2.964l-.096-.03-.099.01c-.526.05-.934-.048-1.309-.164a10.933 10.933 0 01-.175-.056 7.993 7.993 0 00-.399-.121 1.857 1.857 0 00-.659-.07l-.065.006c-.564.053-1.119.106-1.581.352-.523.28-.863.761-1.133 1.497l-.012.033-.007.033a46.228 46.228 0 01-.677 2.649l-.001.005a46.39 46.39 0 00-.69 2.7c-.436 2.005-.86 3.944-1.882 5.938-1.081 2.11-1.806 4.507-2.437 6.942-.214.823-.416 1.647-.617 2.468-.398 1.625-.793 3.236-1.266 4.792l-.005.019-.005.02c-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344zM843.554 263.761l.003-.011.001-.01c.803-4.612 2.222-9.288 3.653-14.001l.005-.019.005-.02c.109-.502.194-.947.222-1.335.028-.387.004-.761-.141-1.1-.302-.706-1.018-1.031-1.973-1.267-5.659-2.052-11.671-3.661-17.424-5.201-1.512-.405-3.006-.805-4.471-1.207l-.026-.007-.026-.004c-1.321-.214-2.401-.142-3.29.435-.876.569-1.466 1.565-1.973 2.946l-.012.033-.007.034c-.65 2.986-1.455 5.99-2.263 9.007l-.002.006c-.804 3-1.611 6.013-2.265 9.014-.992 2.709-1.432 4.722-1.864 6.707-.248.68-.403 1.258-.454 1.752-.052.505.001.955.205 1.341.398.757 1.261 1.059 2.186 1.288 1.315.531 2.611.902 3.88 1.264l.011.003c1.29.368 2.55.728 3.823 1.246l.053.021.056.009c3.942.637 7.538 1.701 11.39 2.84 1.078.319 2.175.643 3.306.966l.009.003.009.002c.954.233 1.915.375 2.693-.018.811-.41 1.251-1.298 1.449-2.64 1.491-4.076 2.365-8.088 3.23-12.064l.002-.013zM779.273 337.765l.002-.01.002-.01c.806-4.632 1.669-8.589 3.695-13.302l.019-.044.01-.047c.217-.995.339-1.974-.035-2.768-.395-.84-1.257-1.315-2.576-1.533l-21.175-5.809-.026-.007-.027-.005c-1.321-.213-2.4-.141-3.289.436-.876.569-1.466 1.565-1.974 2.946l-.005.016-.005.016-.004.014c-2.359 8.052-4.723 16.124-6.467 24.141-.217.994-.339 1.974.034 2.768.394.836 1.249 1.31 2.557 1.529 5.654 2.048 11.659 3.656 17.405 5.194 1.512.405 3.007.805 4.472 1.207h0l.013.003c.954.234 1.914.376 2.693-.018.811-.41 1.251-1.297 1.449-2.64 1.491-4.074 2.364-8.085 3.228-12.06l.004-.017zM773.034 229.689l-.017.076.008.078.054.569c-.865 3.965-1.881 7.946-2.901 11.937l-.001.005c-1.024 4.012-2.052 8.034-2.924 12.043-.216.995-.339 1.974.035 2.768.394.838 1.252 1.312 2.565 1.531 7.749 2.526 14.818 4.465 22.502 6.344 1.039.254 1.97.196 2.716-.288.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.366-8.086 3.231-12.06 1.491-4.07 2.373-8.11 1.895-13.312.467-1.302.614-2.302.124-3.117-.246-.407-.621-.716-1.072-.984-.449-.267-1.01-.514-1.663-.779l-.009-.004-.009-.003c-7.173-2.602-14.837-3.841-22.446-5.071l-.023-.004-.064-.01-.064.006-.018.002c-.45.043-.857.081-1.206.147-.358.068-.695.171-.993.364-.618.402-.917 1.093-1.139 2.115zM826.197 337.901l.005-.017.004-.017c.233-1.072.169-2.025-.291-2.79-.46-.765-1.258-1.247-2.29-1.502-7.756-2.529-14.831-4.47-22.521-6.35-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.54 2.044-1.083 4.101-1.509 6.012h-.008l-.001.001h-.008l-.002.001H793.843l-.001.001H793.832l-.001.001H793.822l-.002.001H793.811l-.001.001H793.801l-.001.001h-.006 0-.004l-.001.001h0-.003 0-.002 0-.002 0-.002 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h-.001 0l.03.316c-1.49 4.069-2.366 8.088-2.564 12.687-.476 1.318-.629 2.329-.135 3.15.245.408.621.717 1.072.985.449.267 1.01.514 1.663.779l.009.003.009.004c3.607 1.308 7.471 2.092 11.373 2.783.856.151 1.713.298 2.57.445 3.062.525 6.12 1.049 9.107 1.78l.082.02.084-.008c.718-.069 1.283-.316 1.735-.772.433-.438.727-1.035.983-1.731l.005-.016.005-.016c1.184-4.041 2.196-8.228 3.205-12.401l.002-.006c1.01-4.179 2.017-8.344 3.194-12.361zM739.39 375.806l-.003.01-.001.01c-.368 2.112-.877 4.101-1.356 5.97l-.128.5c-.508 1.99-.967 3.856-1.13 5.541-.226 1.06-.159 2.002.298 2.761.446.741 1.211 1.217 2.199 1.478.42.316.951.445 1.362.545l.049.012c.511.125.861.222 1.094.422l.062.054.076.031c3.312 1.346 6.865 1.998 10.36 2.563l1.315.211c3.049.484 6.025.957 8.803 1.815.784.312 1.583.248 2.245-.238.646-.473 1.094-1.296 1.326-2.363.868-3.99 1.891-7.997 2.917-12.014l.002-.004c1.024-4.012 2.051-8.035 2.924-12.044.216-.994.339-1.974-.035-2.768-.395-.838-1.252-1.312-2.565-1.53-7.749-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.971-.197-2.716.287-.742.482-1.194 1.317-1.427 2.387-.432 1.988-1.004 4.153-1.579 6.333l-.002.006c-.574 2.172-1.151 4.358-1.588 6.369zM784.545 308.229l.015.005.014.003c1.039.254 1.971.197 2.717-.287.737-.479 1.188-1.308 1.422-2.37 2.358-8.051 4.723-16.123 6.467-24.138.233-1.072.169-2.025-.292-2.791-.46-.764-1.257-1.246-2.289-1.502-7.734-2.521-14.791-4.458-22.455-6.334-.492-.271-.943-.459-1.365-.518-.463-.065-.884.027-1.254.299-.348.255-.616.642-.852 1.096-.239.46-.469 1.037-.719 1.716-1.461 3.979-2.33 7.899-3.175 11.782l-.13.013h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h.001v.002h0v.001h0v.002h0v.002h0v.002h0v.002l.001.001h0v.006h0v.003l.001.001V285.243l.001.002V285.254l.001.001V285.264l.001.002v.008l.001.001V285.284l.001.002v.01l.001.001V285.306l.001.002V285.317l.001.002v.007l.001.002v.01l.001.002v.008l.001.002V285.359l.001.002v.008l.001.003v.006l.001.003V285.39l.001.002v.008l.001.002v.01l.001.002v.008l.001.002v.008l.001.003v.008l.001.002V285.454l.001.002v.006l.001.003v.008l.001.003v.008l.001.003v.006l.001.003V285.505l.001.003v.006l.001.003V285.526l.001.003v.007l.001.003V285.548l.001.004v.006l.001.003v.007l.001.003v.004c-1.482 4.065-2.35 8.069-3.154 12.687l-.001.008-.001.008c-.093.659-.164 1.226-.171 1.711-.006.49.051.937.243 1.344.379.805 1.203 1.287 2.456 1.802.425.332.971.465 1.393.568l.048.012c.511.125.862.221 1.094.422l.079.068.1.031c3.259 1.01 6.623 1.514 9.943 2.011l.018.002c3.339.5 6.633.994 9.814 1.98zM838.312 294.27l.017-.076-.007-.078c-.018-.189.054-.414.189-.78l.015-.041c.113-.308.273-.74.231-1.179-.068-.717-.31-1.447-.738-1.996-.439-.562-1.091-.944-1.914-.866-2.98.284-6.101-.675-9.345-1.68l-.01-.003c-4.51-1.523-9.058-3.059-13.55-3.947-1.035-.25-1.962-.191-2.705.291-.742.481-1.194 1.317-1.427 2.387-.432 1.987-1.004 4.153-1.58 6.332l-.001.007c-.571 2.16-1.145 4.333-1.581 6.335-1.499 4.09-2.373 8.115-3.181 12.761l-.002.008-.001.008c-.189 1.344-.126 2.491.447 3.271.599.812 1.616 1.062 2.902.947 3.7.292 6.861 1.27 10.077 2.266l.014.005.015.003c3.827.936 7.037 1.931 10.261 2.93l.096.03.099-.01c.083-.008.225.003.434.042.202.037.427.092.671.152l.008.002c.235.057.487.118.72.161.228.043.482.076.709.054l.064-.006c.565-.053 1.12-.106 1.581-.353.524-.279.864-.76 1.134-1.497l.039-.106-.011-.113c-.018-.189.055-.414.19-.781l.014-.04c.107-.288.253-.685.237-1.094.865-3.962 1.896-7.782 2.932-11.615l.001-.006c1.04-3.849 2.083-7.713 2.956-11.725zM839.22 415.922l.034.01.034.006c1.237.2 2.494.558 3.786.927l.015.004c1.27.363 2.573.735 3.867.946 1.031.248 1.955.188 2.696-.293.734-.476 1.184-1.299 1.419-2.353 1.493-4.074 2.367-8.086 3.232-12.061 1.493-4.076 2.37-8.101 2.626-12.072.213-.99.318-1.922.056-2.687-.286-.835-.963-1.363-2.024-1.627-7.757-2.529-14.831-4.47-22.521-6.35l-.082-.02-.084.008-.621.059c-1.412.134-2.767 1.01-3.337 2.562l-.039.106.011.113c.11 1.16-.335 2.399-.842 3.781l-.012.032-.007.034c-.65 2.987-1.455 5.99-2.263 9.007l-.002.006c-.806 3.009-1.616 6.032-2.271 9.042l-.148.604c-.375 1.522-.665 2.701-.801 3.616-.152 1.025-.135 1.854.291 2.516.421.655 1.169 1.03 2.139 1.36.691.236 1.568.47 2.637.756.447.119.926.247 1.44.388l.088.024.092-.009.62-.059c3.606-.343 6.737.622 9.971 1.624zM856.324 289.335h0l-.013-.003c-.954-.234-1.914-.376-2.693.018-.811.41-1.251 1.297-1.449 2.64-1.489 4.068-2.361 8.074-3.225 12.043-.192.527-.305.961-.396 1.31l-.078.292c-.109.393-.211.657-.43.934l-.063.079-.027.097-.002.007c-.931 3.351-1.866 6.715-2.739 10.728-.228 1.049-.193 1.85.183 2.474.369.614 1.004.944 1.665 1.213l.114.046.122-.012c.083-.008.224.003.433.042.202.037.428.092.672.152l.008.002c.234.057.486.119.719.162.229.042.483.075.71.053 2.095-.199 4.098.083 6.07.539.987.228 1.961.499 2.935.773l.25.071c.876.247 1.755.495 2.632.71 2.601 1.055 5.818 2.053 8.387 2.475.646.26 1.199.425 1.675.482.493.06.938.007 1.319-.209.38-.215.631-.556.812-.944.177-.379.302-.836.411-1.338 2.359-8.051 4.723-16.122 6.467-24.138.216-.994.338-1.974-.035-2.768-.394-.836-1.249-1.31-2.557-1.529-5.654-2.048-11.659-3.656-17.405-5.194-1.512-.405-3.006-.805-4.472-1.207zM815.702 385.177l.003-.018.003-.019c.094-.666.161-1.271.162-1.807.001-.535-.062-1.034-.25-1.474-.396-.928-1.259-1.408-2.58-1.628-7.748-2.526-14.818-4.465-22.502-6.344-1.039-.254-1.97-.196-2.716.288-.734.476-1.184 1.299-1.419 2.353-1.494 4.079-2.369 8.095-3.234 12.075-1.42 4.679-2.307 8.722-1.892 13.297-.473 1.33-.595 2.488-.012 3.37.591.894 1.779 1.307 3.376 1.485 3.144.35 5.652.756 8.834 1.742l.015.005.015.004c1.908.466 3.988 1.079 6.083 1.697l.007.002c2.087.616 4.188 1.235 6.121 1.708.954.233 1.915.375 2.693-.018.818-.413 1.259-1.313 1.454-2.674.867-3.985 1.889-7.985 2.913-11.996l.001-.005c1.025-4.012 2.052-8.034 2.925-12.043zM865.076 442.295l.048.498h.004l.005-.001.014-.002.039-.005a2.135 2.135 0 00.478-.153c.28-.128.627-.355.951-.752 1.001-.871 1.249-2.06.962-3.165-.284-1.099-1.091-2.116-2.19-2.735l-.136-.077-.157.015c-.164.016-.367-.055-.725-.2l-.042-.017c-.271-.11-.656-.268-1.056-.258-5.422-1.431-10.86-3.022-16.306-4.615l-.003-.001c-5.433-1.588-10.873-3.179-16.299-4.612-.793-.636-2.171-1.168-3.505-1.041-2.982.284-6.105-.675-9.352-1.681l-.014-.004-.015-.004c-3.832-.936-7.682-2.035-11.542-3.136l-.005-.001c-3.844-1.097-7.698-2.197-11.539-3.136a14.313 14.313 0 00-2.306-.695c-.802-.169-1.63-.268-2.315-.21-3.717-.292-7.505-1.217-10.697-2.206l-.015-.004-.014-.004c-3.829-.935-7.52-2.047-11.226-3.163l-.006-.002c-3.688-1.111-7.391-2.226-11.235-3.167l-.029-.012c-1.254-.509-2.653-1.077-4.016-.948-2.095.2-4.098-.082-6.07-.538a62.981 62.981 0 01-2.935-.773l-.249-.07c-.887-.25-1.775-.5-2.661-.717-3.535-.969-7.224-1.923-10.909-2.876h-.002c-3.652-.945-7.301-1.889-10.799-2.846-.793-.637-2.171-1.17-3.507-1.043l-.064.006c-.564.054-1.119.106-1.581.353-.523.279-.863.76-1.134 1.496-.246.671-.418 1.315-.251 1.886.181.62.703.995 1.399 1.278l3.905 1.586.034.013.035.009c3.829.935 7.52 2.047 11.226 3.163l.006.002c3.697 1.114 7.41 2.232 11.263 3.174 1.907.523 3.773 1.051 5.606 1.57 4.938 1.399 9.646 2.732 14.315 3.719l.012.002.012.002c1.007.163 1.918.439 2.802.706.196.059.39.118.584.175 1.045.308 2.09.572 3.126.473 4.214-.401 8.632 1.081 13.182 2.616l.009.003.008.003c5.8 1.733 11.429 3.319 17.053 4.904h.001c5.619 1.584 11.234 3.166 17.017 4.894.675.272 1.5.527 2.317.699.802.17 1.63.268 2.315.21 3.717.293 7.505 1.217 10.698 2.206h0l.01.003 15.435 4.404 15.41 4.396c.71.282 1.547.375 2.3.459l.039.004c.809.09 1.525.174 2.099.407l.113.046.122-.012-.047-.498z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='j' maskUnits='userSpaceOnUse' x='657.037' y='424.231' width='232.233' height='149.368' fill='%23000'%3E%3Cpath fill='%23fff' d='M657.037 424.231H889.27v149.368H657.037z'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z'/%3E%3C/mask%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' fill='%23051828'/%3E%3Cpath d='M706.744 507.616c-12.832-3.346-25.106-7.398-37.937-10.744-.62.059-1.302-.529-1.922-.47-4.463-.88-5.206-2.114-3.157-6.877 1.552-3.411 2.484-6.763 3.416-10.114 1.306-5.998 3.232-12.054 4.538-18.051 1.367-5.351 3.355-10.761 5.404-15.524.497-1.352 1.675-2.117 2.977-1.589 1.922.47 3.223.999 5.145 1.468 48.847 13.621 97.073 27.301 145.982 41.568 2.603 1.057 5.765 1.409 8.307 1.819 1.24-.118 2.541.411 3.843.94 11.592 3.464 23.122 6.281 34.713 9.745 1.302.529 1.922.47 3.224.999 1.301.528 1.363 1.175 1.486 2.468-.497 1.353-.312 3.293-.809 4.645-1.864 6.703-3.17 12.701-5.035 19.404.062.647-.496 1.353-.435 1.999-3.166 6.175-4.349 13.466-6.213 20.169.062.646.062.646-.497 1.352-.435 1.999-1.675 2.117-3.597 1.648-1.302-.529-3.223-.998-4.525-1.527-34.093-9.805-68.187-19.61-102.838-28.709-2.604-1.058-5.765-1.409-8.307-1.82-1.86.178-3.223-.998-5.083-.821-12.955-4.639-25.849-8.632-38.68-11.978zm-20.374-36.561c1.921.469 3.781.292 5.206 2.114-.932 3.352-1.803 7.35-2.735 10.701-.497 1.353-.374 2.646-.932 3.352s-1.737 1.471-2.854 2.882c2.603 1.057 5.145 1.468 7.687 1.879-1.61-3.763-1.61-3.763-.616-6.467.932-3.352 1.244-6.645 2.177-9.996.435-1.999 1.613-2.764 3.597-1.648.681.588 1.301.529 1.983 1.116.743 1.235.866 2.528 1.921.47.559-.706 1.179-.765 1.799-.824.682.588 1.363 1.175 1.425 1.822-1.368 5.351-1.433 11.23-4.103 16.052-.496 1.353.185 1.941.805 1.881 1.302.529 2.603 1.058 4.402.234-1.486-2.469-.493-5.174.563-7.232.558-.706 1.117-1.411 1.798-.824.62-.059 1.302.529 2.542.411 5.145 1.468 5.145 1.468 3.096 6.231-.497 1.352-1.675 2.117-2.172 3.469 1.983 1.117 4.525 1.527 7.066 1.938-2.229-3.703-.739-7.761.194-11.112.932-3.352 1.182-7.291 4.718-9.585-3.224-.999-5.145-1.468-7.687-1.879.99 3.821 1.051 4.468.119 7.82-.497 1.352-1.117 1.411-2.357 1.529-.62.059-1.24.118-1.922-.469-1.301-.529-4.401-.234-4.586-2.174-.185-1.94.189-4.586 1.926-6.056.62-.059 1.178-.765 1.117-1.412-.621.059-.682-.588-1.302-.529-3.223-.998-7.067-1.937-10.849-2.229-3.781-.293-7.066-1.938-10.29-2.936-1.301-.528-1.86.177-2.357 1.53l-.62.059c-.558.705-.496 1.352.124 1.293.558-.706.496-1.352 1.117-1.411zm132.829 54.566c-.99-3.821-.99-3.821-.739-7.761.435-1.999.809-4.644 1.864-6.703.559-.705.436-1.999.994-2.705.497-1.352 1.117-1.411 2.419-.882 1.301.528 1.983 1.116 3.285 1.644l1.24-.118c3.038-.942 3.72-.354 3.408 2.939-.932 3.351-1.245 6.644-2.177 9.995-.932 3.352-.932 3.352-3.166 6.175 1.922.47 4.525 1.527 6.447 1.996-.99-3.821-1.113-5.114-.119-7.819.558-.706 1.798-.824 1.86-.177.682.587.743 1.234 1.425 1.822 1.486 2.469 2.291 4.35 3.777 6.818 2.912 4.291 9.358 6.288 13.206.701-.062-.647-.682-.588-1.302-.529-2.977 1.589-6.2.59-8.306-1.819-2.045-1.763-3.532-4.232-4.398-6.76-.743-1.234-.185-1.94.374-2.646.62-.059 1.178-.764 1.116-1.411 2.173-3.47 1.865-6.703-1.482-8.995-1.363-1.175-3.285-1.645-5.206-2.114-6.447-1.997-13.329-1.994-19.899-5.284-.681-.587-1.24.118-1.798.824-.559.706-.497 1.352-.994 2.705 2.419-.883 4.279-1.06 7.005 1.29-.932 3.352-1.803 7.35-2.673 11.349-.374 2.646-1.429 4.704-3.848 5.586 2.542.411 5.084.822 7.687 1.879zm-65.46-17.259c-1.487-2.469-1.051-4.468-.058-7.173.374-2.646 1.306-5.997 2.3-8.702.932-3.352 1.552-3.411 4.776-2.413 1.301.529 1.983 1.116 3.161.352 2.419-.883 3.782.292 2.788 2.997-.932 3.352-1.244 6.644-2.176 9.996-.435 1.999-.809 4.645-3.289 4.881-.62.059-.497 1.352.123 1.293 1.983 1.117 3.843.939 6.323.703-2.106-2.409-.492-5.173.501-7.878-.061-.647 1.179-.765 1.179-.765 6.262.056 7.748 2.525 4.582 8.7-.558.705-1.178.764-1.055 2.058 1.983 1.116 3.905 1.586 5.765 1.408-.185-1.94-.928-3.174-.431-4.526.497-1.353.374-2.646.87-3.999.497-1.352.933-3.351 1.43-4.704.496-1.352.993-2.704.87-3.998.497-1.352 2.357-1.53 2.854-2.882-2.603-1.057-5.145-1.468-7.687-1.878 1.61 3.762 1.113 5.114.119 7.819.062.647-.558.706-1.178.765-1.86.177-7.005-1.291-7.128-2.584.373-2.646.189-4.586 2.484-6.762l1.117-1.412c-.682-.588-1.922-.47-2.604-1.057-7.066-1.938-14.01-2.581-20.518-5.224l-.62.059c-.62.059-1.178.764-1.055 2.058.061.646.123 1.293.743 1.234 1.24-.118 1.922.47 2.542.41 1.921.47 1.983 1.117 2.167 3.057-.373 2.646-1.305 5.997-2.299 8.702-.871 3.999-.871 3.999-4.345 6.94 1.302.528 2.604 1.057 3.844.939 1.363 1.175 2.603 1.057 3.905 1.586zm34.356-13.713c1.051 4.468 1.051 4.468.119 7.82-.374 2.646-1.367 5.35-1.803 7.349-.932 3.352-.932 3.352-3.166 6.175 3.224.998 6.447 1.996 10.29 2.936 1.922.469 2.542.41 2.854-2.882-.62.059-1.178.764-1.798.823l-2.48.237c-1.922-.47-2.665-1.704-2.85-3.644-.062-.647.497-1.353.435-2 .374-2.645.994-2.705 2.916-2.235.62-.059 1.302.529 1.983 1.116 1.302.529 1.799-.823 1.737-1.47-.062-.647-.123-1.293-1.363-1.175-.62.059-1.24.118-2.542-.411-1.922-.47-1.983-1.116-1.548-3.115.809-4.645 1.988-5.41 6.016-2.531 0 0 .681.588.743 1.234.061.647.681.588.62-.059.558-.705.497-1.352.435-1.999-.061-.646-.743-1.234-1.363-1.175-2.168-3.056-6.011-3.996-9.235-4.994zm-52.386-4.8c-5.58.531-6.262-.056-4.895-5.407.436-1.999 1.056-2.058 2.977-1.589 1.302.529 2.604 1.057 3.347 2.292.061.646.682.587.62-.059.558-.706.497-1.353 1.055-2.058-.061-.647-.123-1.294-.743-1.235-3.843-.939-7.067-1.937-11.53-2.817.185 1.94 1.61 3.762 1.113 5.114l-1.306 5.998c-.435 1.999-.932 3.351-1.368 5.351-.435 1.999-2.233 2.822-3.35 4.234 3.843.939 7.066 1.937 10.29 2.935.681.588 1.921.47 2.418-.882.559-.706.559-.706.497-1.353-.062-.646-.681-.587-.681-.587-1.241.118-2.481.236-3.782-.293-1.302-.529-1.984-1.116-1.487-2.469-.061-.646.497-1.352.374-2.645.374-2.646 1.552-3.411 4.156-2.354l2.044 1.763c-.123-1.293.374-2.646.251-3.939zm62.729 21.435c.744 1.234 1.364 1.175 2.045 1.763 1.302.528 1.922.469 1.737-1.471-.061-.647-.123-1.293.436-1.999.558-.706 1.116-1.412 2.356-1.53 1.302.529 1.364 1.176 1.487 2.469.062.647-.497 1.352-.497 1.352-.497 1.353.805 1.882 1.425 1.823.62-.059 1.24-.119 2.542.41-.99-3.821-1.421-8.348-1.17-12.287-.185-1.94-.247-2.587-2.169-3.057-.62.059-1.301-.528-1.178.765.123 1.294-.374 2.646-1.491 4.058-1.552 3.41-3.166 6.174-5.523 7.704zm45.624 12.622c2.542.411 4.525 1.527 6.446 1.997l1.241-.119c.62-.059 1.178-.764 1.055-2.058-.123-1.293-.682-.588-1.302-.528l-1.24.118c-1.24.118-1.921-.47-2.045-1.763-.123-1.294.436-1.999 1.676-2.117.62-.059.681.587 1.301.528.62-.059.559-.706.559-.706l-.185-1.94s-.682-.587-1.302-.528c-1.301-.529-1.363-1.176-.866-2.528.497-1.353 1.117-1.412 2.357-1.53.62-.059.682.588 1.302.529.62-.059 1.24-.118 1.178-.765.559-.706-.123-1.293-.743-1.234-2.542-.411-4.525-1.527-7.067-1.938 1.236 6.408.366 10.407-2.365 14.582z' stroke='%23051828' stroke-width='2' mask='url(%23j)'/%3E%3Cpath d='M1027.33 984.972v-.01l.01-.01c1.55-6.668 3.26-13.351 4.97-20.04v-.003c1.71-6.683 3.42-13.372 4.97-20.048 3.73-13.393 6.9-26.089 9.01-36.738.26-.713.36-1.406.45-2.045v-.019c.09-.668.18-1.278.41-1.897l.01-.019v-.019c.23-.836.41-1.535.49-2.121.09-.586.07-1.117-.13-1.591-.21-.484-.58-.835-1.09-1.123-.49-.28-1.14-.52-1.94-.77-2.94-1.034-6-1.888-9.13-2.731-.47-.129-.95-.257-1.43-.385-2.65-.709-5.33-1.429-8.02-2.261-.45-.342-1.02-.459-1.5-.497a7.695 7.695 0 00-1.32.038h-.01c-1.15.11-2.2-.092-3.21-.392-.43-.125-.84-.265-1.26-.406-.08-.028-.16-.057-.25-.085-.49-.167-.99-.33-1.49-.453-10.9-2.873-21.181-5.806-31.465-8.74l-.01-.003c-3.218-.996-5.808-1.426-8.352-1.198-.967-.225-1.767-.198-2.374.315-.578.49-.85 1.329-1.065 2.319-.159.728-.392 1.548-.647 2.443-.088.312-.18.633-.271.962-.349 1.255-.697 2.612-.889 3.963-.423 1.934-.902 3.248-1.391 4.579-.821 1.415-1.326 2.795-1.746 4.144-.146.466-.279.922-.412 1.373-.259.885-.513 1.752-.838 2.638l-.009.024-.007.025-2.051 8.026-2.051 8.026-.002.009-.002.009c-.42 1.927-.897 3.24-1.383 4.564-.87 1.129-1.377 2.534-1.784 3.944-.144.5-.275.996-.404 1.485-.252.952-.497 1.879-.82 2.759l-.009.024-.006.025c-.685 2.68-1.354 5.521-2.022 8.356l-.001.003c-.668 2.838-1.336 5.67-2.018 8.34l-.022.084.009.087c.109 1.144-.324 2.366-.823 3.725-1.389 2.141-2.129 4.376-2.698 6.638a96.261 96.261 0 00-.595 2.567c-.319 1.436-.638 2.87-1.084 4.341l-.004.011-.002.01c-.285 1.113-.551 2.099-.786 2.971-.325 1.2-.59 2.185-.765 2.986-.296 1.361-.388 2.41.097 3.215.483.802 1.451 1.218 2.762 1.616.66.201 1.451.408 2.376.649l.067.018c.932.244 2.007.526 3.245.877.382.305.763.458 1.142.519.382.062.746.027 1.043-.001l.022-.002c2.953-.282 6.044.657 9.256 1.651.792.639 2.175 1.176 3.514 1.048 1.166-.111 2.533.067 3.96.337.571.109 1.162.234 1.749.358.829.176 1.649.35 2.39.47 2.375.579 4.836.932 7.287 1.284.549.079 1.096.157 1.643.238 3.01.447 5.991.969 8.856 1.98l.104.037.11-.011h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.006l.004-.001H997.816l.003-.001h.007l.003-.001h.006l.003-.001H997.847l.003-.001h.006l.003-.001H997.868l.003-.001h.006l.003-.001H997.889l.002-.001H997.9l.003-.001h.005l.003-.001H997.92l.002-.001H997.931l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H998.015l.003-.001h.007l.002-.001h.01l.002-.001h.007l.003-.001H998.058l.002-.001h.007l.002-.001H998.078l.002-.001H998.089l.002-.001H998.1l.002-.001H998.111l.002-.001h.006l.002-.001H998.132l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H998.205l.002-.001h.008l.002-.001H998.226l.002-.001h.007l.002-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H998.278l.002-.001H998.289l.002-.001H998.3l.002-.001h.007l.002-.001H998.32l.001-.001h.01l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.002-.001h.007l.002-.001H998.393l.002-.001H998.404l.002-.001h.008l.002-.001H998.425l.002-.001h.008l.002-.001h.01l.001-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H998.489l.002-.001h.008l.002-.001h.008l.002-.001H998.52l.002-.001H998.531l.002-.001h.006l.003-.001h.008l.003-.001H998.562l.002-.001h.007l.002-.001H998.582l.003-.001h.007l.002-.001H998.603l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001H998.74l.003-.001h.006l.002-.001H998.76l.003-.001H998.772l.003-.001h.006l.003-.001h.006l.004-.001H998.803l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003c1.476-.14 2.686.053 3.856.339.37.091.75.195 1.14.3.8.22 1.63.448 2.5.589l.07.01.06-.006c.82-.078 1.53.137 2.35.39l.03.01c.78.244 1.67.519 2.7.421 1.48-.141 2.69.053 3.86.339.37.091.75.195 1.14.3.79.218 1.62.444 2.48.585l.02.005c1.41.344 2.52.614 3.39.711.88.099 1.63.032 2.25-.401.61-.421 1.01-1.127 1.37-2.068.36-.942.71-2.218 1.17-3.87l.01-.028zM994.191 810.953l-.004.014-.003.014c-.435 1.998-.858 3.93-1.872 5.916-1.125 1.803-1.728 3.878-2.233 5.965-.115.477-.225.954-.335 1.429-.376 1.624-.747 3.23-1.308 4.765-.54 1.062-.905 2.263-1.255 3.413l-.007.023c-.358 1.181-.702 2.308-1.202 3.287-.818 1.404-1.139 2.581-.742 3.591.39.991 1.403 1.628 2.707 2.16 3.332 1.665 7.215 2.614 11.029 3.546l.03.007 5.764 1.409 5.77 1.409.02.004.02.003c.63.103 1.18.182 1.65.193.47.011.91-.046 1.31-.248.79-.401 1.25-1.284 1.74-2.619.26-.695.49-1.549.72-2.376l.01-.015c.23-.843.46-1.66.7-2.313.45-1.228.76-2.572 1.06-3.838.04-.165.08-.328.11-.49.34-1.428.67-2.706 1.17-3.672 2.14-4.174 3.02-8.226 3.89-12.211v-.001c.96-3.04 1.76-6.223 2.54-9.471l.36-1.49c.66-2.781 1.34-5.604 2.13-8.438l.02-.089v-.092c-.11-1.145.32-2.369.82-3.73 1.96-3.164 2.83-7.257 3.6-10.892.1-.453.19-.899.29-1.336v-.014c1.24-6.619 3.1-13.301 4.96-20.008l.01-.014v-.014c.43-1.955.91-3.278 1.4-4.621 1.57-3.44 2.51-6.818 3.44-10.156V749.925l5.41-22.023c.25-.69.48-1.533.71-2.35v-.014c.23-.829.46-1.633.69-2.28 1.89-3.491 2.95-7.221 3.84-10.976.24-.987.46-1.974.68-2.958.63-2.788 1.26-5.56 2.15-8.276.28-.79.24-1.626-.25-2.25-.49-.631-1.34-.92-2.38-.821h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.04.004-.03.003-.04.004-.04.003-.03.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.04.003-.03.004-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.004-.04.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.004-.04.003-.03.004-.04.003-.04.004-.03.003-.04.003-.03.004-.04.003c-1.27.121-2.44.398-3.36 1.038-.93.655-1.53 1.649-1.74 3.077-.14.662-.28 1.337-.43 2.019-.73 3.474-1.49 7.113-2.76 9.906-1.07 2.098-1.81 4.322-2.46 6.593-.27.947-.52 1.892-.77 2.839-.36 1.352-.72 2.71-1.14 4.092l-1.48 4.027c-1.23 2.709-2.04 5.789-2.78 8.587-.2.769-.4 1.516-.59 2.229l-.01.014v.014c-.11.522-.19 1.036-.25 1.524-.01.12-.03.238-.04.354-.05.363-.09.707-.14 1.044-.15.883-.36 1.619-.84 2.224l-.03.039-.02.043c-2.14 4.175-3.03 8.228-3.9 12.214v.021c-.11.522-.19 1.036-.25 1.525-.01.12-.03.238-.04.354-.05.362-.09.707-.14 1.043-.15.884-.36 1.62-.84 2.225-1.46 1.843-2.23 3.948-2.81 6.064a47.41 47.41 0 00-.56 2.158c-.35 1.395-.69 2.759-1.18 4.088-.26.695-.49 1.549-.72 2.376l-.01.014c-.23.822-.45 1.617-.68 2.261-1.38 2.129-2.14 4.195-2.72 6.302a72.085 72.085 0 00-.689 2.693l-.129.53a61.738 61.738 0 01-.9 3.374l-.029.094.009.098c.111 1.16-.344 2.385-.826 2.994l-.038.048-.025.055c-1.235 2.714-2.047 5.801-2.785 8.604-.202.769-.399 1.517-.597 2.23zM1071.84 814.976h0l.01-.008c1.46-6.288 3.06-12.59 4.72-19.108l.3-1.182c1.76-6.939 3.58-14.132 5.36-21.811v-.006c.08-.394.17-.769.26-1.133.35-1.424.65-2.687.5-4.312-.12-1.219.05-2.484.32-3.802.08-.424.17-.858.27-1.298.19-.891.39-1.804.52-2.696l10.81-44.075.02-.082-.01-.084c-.11-1.185.3-3.102.78-4.425l.04-.107-.01-.113v-.025c-.03-.312-.08-.875-.32-1.348a1.581 1.581 0 00-.6-.684c-.29-.176-.63-.25-1.02-.218-3.11-.029-6.39-.203-9.69-.377v-.001c-3.29-.174-6.59-.349-9.72-.378-1.27-.202-2.25-.162-3 .549-.36.34-.63.801-.87 1.362-.23.56-.45 1.254-.68 2.091-1.92 5.884-3.42 12.141-4.85 18.131-.38 1.572-.75 3.126-1.12 4.65v-.001l-.01.013a17.95 17.95 0 00-.24 1.525c-.02.12-.03.238-.05.353-.04.363-.08.708-.14 1.044-.14.884-.36 1.62-.84 2.225l-.02.028-.02.03c-.83 1.429-1.34 2.822-1.76 4.183-.15.466-.28.922-.42 1.373-.26.885-.51 1.752-.84 2.639l-.01.029v.03c-2.06 8.906-4.34 17.594-6.6 26.197-1.63 6.229-3.26 12.413-4.78 18.602h0v.013c-.44 2.031-.86 3.903-1.89 5.205l-.03.039-.02.044c-1.09 2.116-1.54 4.168-1.97 6.155v.013c-1.83 7.026-3.53 13.876-5.22 20.722v.001c-1.69 6.843-3.38 13.682-5.22 20.697-.26.718-.35 1.416-.44 2.059l-.01.02c-.09.667-.18 1.277-.41 1.896-.61 1.663.34 3.146 1.83 3.752l.04.013.03.009c3.83.935 7.52 2.047 11.23 3.163v.002c3.69 1.111 7.39 2.227 11.24 3.167.68.273 1.46.422 2.15.14.73-.296 1.22-.997 1.46-2.065.26-.715.36-1.41.45-2.05v-.02c.09-.667.18-1.277.41-1.896v-.015l.01-.016c2.99-10.082 5.56-20.532 8.07-30.729.67-2.722 1.34-5.425 2-8.099zM1157.97 517.047l.02-.076-.01-.078c-.02-.188.06-.413.19-.78.01-.013.01-.027.02-.04.09-.26.22-.607.23-.972.57-.814.49-1.624.38-2.752v-.026c.1-.471.18-.891.2-1.258.03-.388.01-.762-.14-1.101-.3-.703-1.01-1.029-1.96-1.265h0c-3.88-1.578-7.86-3.192-12.34-3.43h0-.01c-2.45-.086-4.8-.659-7.21-1.326-.41-.114-.83-.232-1.24-.351-1.98-.56-4.01-1.134-6.12-1.48-.67-.268-1.49-.517-2.29-.687-.82-.174-1.67-.273-2.36-.207-2.54.242-4.71-.457-7.34-1.299-.45-.144-.91-.293-1.39-.442-.72-.222-1.41-.449-2.09-.672-2.32-.765-4.5-1.478-6.99-1.756l-.05-.006-.06.005c-2.97.283-6.09-.674-9.34-1.679-3.52-1.278-6.97-1.775-10.3-2.254l-.24-.035c-3.42-.493-6.69-.985-9.88-2.282l-.12-.046-.12.012h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01 0v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.01.001h0l-.01.001h0-.01v.001h0l-.01.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01v.001h0-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0v.001h-.01 0l-.01.001h0l-.01.001h0l-.06.006-.06.022c-1.06.387-2.36.233-3.79-.118a40.56 40.56 0 01-1.62-.44l-.51-.146c-.7-.197-1.4-.382-2.06-.49l-5.74-1.405-.02-.005-.02-.003c-1.29-.208-2.25-.171-2.94.334-.67.495-.95 1.346-1.16 2.329-.36 1.179-.59 2.173-.66 3.015-.06.849.04 1.581.39 2.201.34.623.91 1.068 1.65 1.41.71.334 1.63.583 2.74.803.66.265 1.17.393 1.61.442.45.05.8.016 1.11-.013l.01-.001c1.16-.111 2.36.08 3.54.369a39.316 39.316 0 011.82.499c.5.149 1 .293 1.46.406 2.27.766 4.52 1.37 6.76 1.969v.002c2.25.602 4.48 1.199 6.72 1.954l.05.02c1.25.51 2.65 1.079 4.01.949 2.98-.284 6.11.676 9.35 1.682l.03.008.02.005c2.21.436 4.28 1.046 6.38 1.664v.003c2.08.61 4.17 1.228 6.41 1.673l.02.008c1.25.509 2.65 1.078 4.01.948 1.16-.11 2.37.08 3.64.364.4.091.82.193 1.24.296.86.211 1.75.427 2.61.567 2.21.435 4.27 1.045 6.37 1.662l.01.003c2.07.611 4.16 1.229 6.4 1.673l.02.008c1.23.501 2.61 1.06 3.95.954.4.065.82.128 1.24.192 2.27.346 4.77.727 6.9 1.588l.05.022.05.009c2.52.407 4.43.873 6.35 1.343l.08.02.09-.008.04-.004c.59-.056 1.3-.124 1.91-.471.68-.38 1.16-1.048 1.4-2.153zM1150.66 493.014v-.019l.01-.02 1.4-5.03 1.39-5.01c.5-1.359.98-2.875 1.46-4.378v-.007c.48-1.517.96-3.021 1.45-4.362l.02-.032v-.034c.24-1.072.17-2.025-.29-2.791-.46-.766-1.26-1.249-2.3-1.504-2.57-.735-5.3-1.455-8.02-2.173l-.01-.001c-2.72-.717-5.43-1.433-7.99-2.164-1.29-.52-2.3-.711-3.11-.18-.4.256-.69.648-.94 1.112-.26.465-.49 1.046-.74 1.724v.013l-.01.014c-.36 1.188-.67 2.412-.99 3.635-.02.089-.04.178-.07.267-.29 1.137-.58 2.272-.9 3.391-.7 2.409-1.55 4.716-2.87 6.739-.63.8-.87 1.729-1.03 2.575-.04.231-.09.486-.13.727-.02.179-.05.351-.08.501-.07.386-.14.727-.25 1.023l-.01.032-.01.034c-.21.964-.36 1.813.02 2.545.38.724 1.22 1.206 2.51 1.73l.02.01.03.007c2.08.593 4.02 1.085 5.89 1.56 2.83.715 5.49 1.391 8.21 2.306.73.295 1.59.383 2.39.391.81.007 1.61-.069 2.22-.128h.01c.72-.069 1.28-.316 1.73-.772.44-.438.73-1.035.99-1.731zM1131.86 407.339l.02-.032v-.034c.87-3.977 1.79-7.313 2.73-10.66.25-.684.46-1.362.66-2.007l.01-.06c.2-.633.39-1.23.59-1.79.43-1.158.92-2.089 1.69-2.74l.2-.169-.03-.26c-.01-.095 0-.249.04-.468.03-.212.08-.448.14-.702v-.007c.05-.245.11-.506.15-.747.03-.209.06-.433.05-.639.21-1.015.17-1.794-.2-2.405-.37-.614-1-.943-1.66-1.212l-.04-.014-.03-.008c-3.82-.934-7.03-1.927-10.24-2.924-2.66-1.073-5.85-1.434-8.38-1.208-.97-.224-1.77-.198-2.38.316-.57.49-.85 1.33-1.06 2.32-.1.442-.19.889-.29 1.34-.78 3.682-1.61 7.611-3.5 10.62l-.01.018-.01.019c-1.09 2.121-1.53 4.174-1.91 6.814-.26.752-.23 1.407.15 1.955.36.509.98.833 1.64 1.1l.01.004.01.004c2.94 1.035 6 1.891 9.14 2.736.47.128.95.257 1.43.385 2.67.716 5.37 1.443 8.09 2.284.74.298 1.41.285 1.95-.134.49-.375.79-1.017 1.04-1.695zM1116.21 466.246l.02-.09v-.092l-.01-.017c-.04-.471-.08-.893-.15-1.255-.06-.369-.16-.714-.35-1.019-.38-.641-1.05-.962-2.04-1.205-2.87-.702-5.76-1.564-8.66-2.432v-.002c-2.9-.865-5.8-1.735-8.7-2.443-1.04-.254-1.97-.196-2.71.288-.74.476-1.19 1.299-1.42 2.353-.51 1.385-.84 2.908-1.15 4.476-.05.216-.09.433-.14.65-.27 1.386-.55 2.804-.95 4.235-.29 1.035-.52 2.149-.75 3.288-.15.712-.3 1.434-.46 2.153-.44 1.886-1.01 3.844-2.03 5.839-.41.558-.29 1.249-.06 1.717.12.25.3.482.51.652.19.146.43.274.71.282 3.21.991 6.4 1.824 9.58 2.653v.002c3.21.836 6.4 1.668 9.6 2.661.79.311 1.56.242 2.21-.126.64-.364 1.13-.999 1.41-1.763v-.019l.01-.019c.93-3.358 1.85-6.876 2.77-10.39v-.002c.91-3.515 1.83-7.027 2.76-10.375zM1167.87 417.885l.02.005.01.003c.48.118.91.211 1.29.244s.75.011 1.08-.143c.7-.317 1-1.069 1.21-2.055l1.4-5.017 1.39-5.011c.13-.36.22-.712.3-1.034.01-.067.03-.132.04-.195.06-.256.11-.485.18-.705.16-.528.37-.918.83-1.212l.19-.124.03-.225c.37-2.613.8-4.59 1.23-6.578.49-1.354.63-2.529.13-3.354-.52-.879-1.6-1.111-2.89-.989-1.16.111-2.36-.08-3.54-.369a39.316 39.316 0 01-1.82-.499c-.51-.151-1.01-.298-1.48-.411-3.82-.936-7.03-1.931-10.26-2.93l-.09-.03-.1.01-.04.003c-.59.057-1.28.122-1.87.363-.64.257-1.18.714-1.48 1.519-2.46 4.813-3.78 9.922-5.1 15.06-.39 1.513-.78 3.029-1.2 4.54l-.01.032v.032c-.2 1.368-.1 2.639.45 3.556.58.958 1.59 1.425 2.95 1.31 3.13.349 5.6.756 8.12 1.781l.02.008.02.007c1.63.504 3.08.859 4.52 1.211l.01.001c1.44.353 2.87.702 4.46 1.196zM1096.04 441.703v.014l-.01.014c-.11.502-.19.947-.22 1.335-.03.387 0 .761.14 1.1.31.712 1.03 1.037 2 1.274 2.87.701 5.76 1.564 8.66 2.431v.002c2.9.866 5.8 1.735 8.7 2.443 1.04.254 1.97.197 2.71-.287.74-.48 1.19-1.31 1.43-2.373l1.39-5.017 1.4-5.03c.93-3.347 1.8-7.34 2.18-10.014.58-1.642-.37-3.102-1.84-3.701l-.05-.017-.04-.009c-3.17-.671-6.21-1.519-9.19-2.378l-1.41-.41c-2.48-.721-4.93-1.431-7.36-2.026l-.08-.02-.09.008-.02.002c-.45.042-.85.081-1.2.147-.36.068-.7.17-.99.364-.62.4-.92 1.086-1.14 2.101-.93 3.359-1.71 6.701-2.49 10.032v.005c-.78 3.34-1.55 6.669-2.48 10.01zM1143.62 428.668l-.01.032-.01.034c-.87 3.977-1.79 7.313-2.72 10.66-.85 2.321-1.21 5.059-1.52 7.418-.06.435-.12.857-.17 1.261-.49 1.354-.63 2.532-.03 3.427.59.894 1.77 1.308 3.37 1.485l.01.001.01.001c1.84.143 3.89.589 5.96 1.123.9.231 1.82.481 2.72.729 1.15.315 2.29.626 3.35.887.69.276 1.37.384 1.98.483l.02.003c.64.104 1.22.2 1.81.44l.04.014.03.008c.48.118.92.211 1.29.244.38.033.75.011 1.08-.143.7-.317 1-1.069 1.21-2.055.42-1.496.84-2.962 1.25-4.412 1.44-5.012 2.82-9.829 3.79-14.991.58-1.647-.37-3.111-1.85-3.712l-.03-.014-.04-.009c-2.87-.702-5.92-1.552-8.97-2.404l-.01-.001c-3.03-.848-6.08-1.698-8.96-2.404-.78-.305-1.55-.234-2.19.132-.64.364-1.13.999-1.41 1.763zM819.128 526.171l.756.122-.192-.741c-.498-1.925-.733-2.838-.829-3.841-.095-1.003-.052-2.102.042-4.382.213-.967.559-2.106.912-3.272l.005-.014c.342-1.127.691-2.277.914-3.274.298-.432.417-.979.509-1.407l.011-.05c.116-.533.208-.905.401-1.15.294-.372.51-.633.774-.773.216-.116.522-.177 1.064.043.618.251 1.089.516 1.585.796l.007.004c.494.278 1.013.57 1.693.846l.113.046.123-.011h.003l.001-.001H827.03v-.001H827.04l.001-.001H827.051l.001-.001H827.061l.001-.001H827.071l.001-.001H827.082l.001-.001h.01l.001-.001h.008l.002-.001H827.113l.001-.001h.01l.001-.001H827.134l.001-.001H827.145l.002-.001h.007l.002-.001H827.165l.002-.001H827.176l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001H827.219l.002-.001h.008l.002-.001h.007l.002-.001H827.249l.002-.001H827.26l.002-.001h.007l.003-.001H827.281l.002-.001h.007l.003-.001h.01l.002-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.01l.002-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.006l.002-.001H827.459l.003-.001h.008l.003-.001h.006l.003-.001H827.491l.003-.001h.006l.003-.001H827.512l.003-.001h.008l.003-.001h.006l.004-.001h.006l.003-.001H827.554l.003-.001h.006l.003-.001H827.575l.003-.001h.007l.003-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001h.006l.004-.001H827.638l.003-.001h.007l.003-.001h.007l.003-.001H827.67l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008c.764-.073 1.347-.088 1.79-.038.444.049.694.157.842.285.138.119.246.306.294.647.05.353.031.831-.061 1.478l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914-.471 1.696-.691 2.477-1.058 3.193-.368.719-.889 1.381-2.018 2.809l-.483.611.756.185c.747.182 1.5.465 2.329.777l.607.227c1.062.392 2.23.788 3.55 1.001l.755.122-.191-.741c-.496-1.915-.759-3.143-.788-4.218-.028-1.055.17-1.989.654-3.308l.039-.106-.007-.071a.554.554 0 01.197-.049c.27-.026.61.062.835.255.274.237.424.482.61.791l.009.014c.174.289.381.633.743.963.591.99 1.082 1.987 1.561 2.961l.293.592c.577 1.164 1.167 2.288 1.909 3.241 1.535 2.255 3.984 3.745 6.581 4.017 2.618.274 5.36-.694 7.421-3.3l.297-.376-.363-.313-.009-.008c-.162-.14-.299-.258-.415-.348a1.677 1.677 0 00-.388-.236c-.28-.113-.553-.087-.808-.061l-.055.005-.084.008-.077.035c-1.717.787-3.148.907-4.377.583-1.233-.325-2.327-1.115-3.336-2.268-1.4-1.793-2.867-4.229-4.355-6.702-.375-.622-.487-.964-.465-1.195.017-.18.134-.419.682-.775l.069-.045.051-.065.558-.706.559-.706.017-.021.014-.024c1.126-1.798 1.646-3.595 1.4-5.279-.248-1.689-1.253-3.178-3.001-4.382-1.453-1.242-3.464-1.734-5.327-2.189l-.051-.013c-2.496-.772-5.063-1.25-7.619-1.726-.775-.144-1.55-.288-2.321-.44-3.318-.655-6.61-1.462-9.818-3.061a1.26 1.26 0 00-.747-.296 1.277 1.277 0 00-.745.226c-.365.236-.687.645-.944.969l-.029.037c-.34.429-.486.842-.61 1.287-.03.109-.059.218-.088.332-.092.35-.192.733-.373 1.225l-.274.746.791-.076c2.41-.229 4.578-.414 6.389.976-.903 3.302-1.749 7.19-2.592 11.061l-.001.005-.075.352c-.421 1.974-.868 4.072-3.431 4.867l-1.336.414 1.295.526.032.013c2.581 1.049 5.228 2.125 7.825 2.545zm17.236-9.131l-.109.05-.074.094c-.084.106-.148.136-.189.148a.557.557 0 01-.246 0c-.088-.014-.163-.033-.255-.055-.056-.014-.119-.03-.195-.047a2.453 2.453 0 00-.387-.059c-.398-.411-.448-.845-.503-1.429-.01-.096.001-.25.036-.468.035-.213.086-.449.141-.702l.002-.007c.053-.245.11-.506.149-.747.028-.171.05-.352.052-.525.127-.198.216-.411.289-.619.059-.171.116-.366.171-.557l.08-.271c.171-.562.397-1.171.9-1.806l.04-.052c.066.02.144.042.225.062.137.033.306.066.49.066.995.447 1.636 1.437 1.817 3.171-.211.958-.429 1.706-.781 2.308-.349.598-.843 1.074-1.653 1.445zm-.035-7.4v0zM753.565 508.888l.565-.792c-.957-1.095-1.189-2.223-1.014-3.232.179-1.027.789-1.973 1.584-2.646l.101-.085.045-.124c.509-1.386.841-2.914 1.165-4.401l.004-.019c.328-1.507.648-2.972 1.13-4.287l.007-.019.006-.02c.231-.833.434-1.423.648-1.835.21-.406.408-.591.607-.683.208-.095.502-.127.986-.051.485.076 1.096.249 1.905.5l.095.029.1-.009c.38-.036.677.091 1.083.264l.285.12c.259.105.57.212.917.221.346.009.694-.08 1.05-.299 1.132-.403 1.615-.221 1.836.044.136.163.248.431.297.851.048.417.029.944-.061 1.582l-.001.012-.001.011c-.307 3.242-1.226 6.552-2.16 9.914l-.004.014-.003.014c-.438 2.014-.834 3.716-2.924 4.502a.912.912 0 00-.651.495c-.12.233-.149.5-.127.731.022.232.101.488.263.695a.915.915 0 00.628.358c2.079 1.126 4.053.938 6.438.711l.067-.007.724-.069-.324-.651c-.728-1.465-.835-2.655-.656-3.796.149-.957.496-1.876.895-2.932l.284-.76.039-.107-.011-.113a.27.27 0 01.001-.076.198.198 0 01.043-.025c.054-.025.139-.049.264-.07.117-.019.246-.032.394-.046 3.083.032 4.758.821 5.384 2.029.635 1.225.35 3.163-1.236 5.891-.108.132-.22.24-.345.355l-.032.03c-.119.11-.263.243-.385.398-.308.389-.449.865-.378 1.608l.019.2.152.131c.769.663 1.834 1.085 2.916 1.322a10.74 10.74 0 003.224.207l.313-.03.109-.295c.163-.446.16-.907.097-1.333-.061-.417-.185-.842-.297-1.228l-.005-.017c-.119-.404-.224-.767-.274-1.108-.049-.338-.037-.613.047-.844.267-.726.367-1.433.459-2.083l.002-.019c.094-.668.182-1.279.41-1.898.255-.696.492-1.55.723-2.378l.003-.014c.235-.844.463-1.661.703-2.315l.039-.106-.011-.113c-.11-1.16.335-2.4.842-3.781.181-.495.613-.794 1.23-1.195l.047-.031c.556-.36 1.27-.823 1.577-1.658l.209-.569-.599-.096c-1.237-.2-2.494-.559-3.786-.928l-.015-.004c-1.276-.364-2.586-.738-3.886-.948l-.782-.127.223.761c.46 1.575.724 2.806.76 3.963.035 1.123-.144 2.198-.6 3.464a2.648 2.648 0 01-.241.235c-.195.165-.392.274-.546.288-.377.036-.983-.045-1.724-.226a19.891 19.891 0 01-2.289-.727 16.685 16.685 0 01-1.951-.872 4.203 4.203 0 01-.561-.352l-.035-.028c.179-1.266.36-2.482.688-3.561.327-1.079.788-1.974 1.497-2.617.404-.09.747-.346.984-.646.271-.343.454-.806.408-1.284l-.019-.2-.152-.131c-.433-.374-1.016-.516-1.461-.624l-.048-.012c-.511-.125-.862-.222-1.094-.422l-.079-.068-.1-.031c-2.726-.845-5.652-1.44-8.585-2.036l-1.698-.348c-3.508-.726-6.987-1.526-10.195-2.83l-.114-.046-.122.011-.62.059-.212.021-.133.167-.012.015c-.27.342-.568.718-.788 1.095-.22.378-.406.828-.36 1.307l.003.039c.028.293.065.684.197.992.074.174.194.362.395.496.207.138.447.182.693.158.083-.008.224.003.433.042.203.037.428.092.672.152l.008.001c.234.058.486.119.719.162.198.037.414.067.616.06.917.23 1.387.461 1.62.759.212.271.313.718.113 1.656-.502 1.377-.832 2.893-1.153 4.368l-.004.019c-.328 1.507-.647 2.972-1.13 4.287-.753 2.05-1.107 3.006-1.615 3.82-.507.81-1.174 1.487-2.615 2.944l-.528.532.695.283c.703.285 1.386.396 2.01.497l.02.003c.617.1 1.178.192 1.745.412.447.349 1.025.475 1.539.576l.214.042c.508.098 1.017.196 1.539.408zm15.82-5.951l-.001.002.001-.002zm-.005.008l-.001.002.001-.002zM685.165 469.661l-.039.107.01.113.003.025c.013.139.027.287.051.397a.748.748 0 00.104.26.547.547 0 00.511.246.647.647 0 00.34-.147c.059-.049.113-.106.159-.157a5.25 5.25 0 00.121-.144c.288.085.597.146.901.202l.292.053c.356.064.712.128 1.075.217.838.205 1.62.523 2.216 1.178a195.737 195.737 0 00-1.3 5.109l-.001.005c-.451 1.84-.9 3.671-1.363 5.338l-.025.09.009.092c.11 1.16-.345 2.386-.827 2.996l-.049.062-.028.075c-.43 1.172-1.451 1.854-2.657 2.637l-.803.522.887.36c2.656 1.08 5.245 1.498 7.774 1.907l.022.003.756.123-.192-.741c-.5-1.932-.734-2.84-.806-3.599-.07-.739.012-1.339.201-2.677l.001-.011.001-.012c.306-3.226 1.217-6.519 2.147-9.865.514-.995.857-1.356 1.193-1.492.34-.138.792-.099 1.706.12.368.292.721.436 1.019.557l.014.006c.3.122.543.222.793.424.119.204.22.406.319.606l.087.174c.067.133.138.269.212.389.072.116.165.247.286.351a.788.788 0 00.55.202.88.88 0 00.541-.235c.252-.218.495-.603.758-1.118l.067-.13-.014-.146c0-.001-.001-.051.065-.141a.89.89 0 01.293-.245c.272-.145.492-.119.616-.012.348.3.66.57.895.84.217.247.322.444.352.603l-.136.972c-.702 5.039-1.453 10.429-3.898 14.848l-.019.034-.013.036c-.26.707-.313 1.262.036 1.708.144.185.335.315.476.41l.057.038c.134.089.254.17.379.277l.062.054.076.031.024.01c1.301.528 2.779 1.129 4.774.215l.412-.189-.147-.428c-.802-2.341-.43-4.193.53-6.822.205-.241.407-.363.607-.436.232-.085.479-.111.798-.142.526-.05.934.047 1.308.163l.176.057c.133.042.274.088.399.121.172.045.369.083.578.075 1.097.217 1.875.373 2.431.563.562.193.784.384.889.597.12.24.157.632.037 1.384-.118.734-.364 1.703-.705 3.038-.218.58-.581 1.045-1 1.575l-.018.023c-.408.516-.869 1.099-1.146 1.851l-.146.399.37.209c2.062 1.161 4.677 1.583 7.178 1.988l.055.009.989.159-.467-.886c-1.899-3.606-1.036-6.488-.152-9.439.131-.435.262-.872.384-1.312l.012-.043.004-.044.023-.246c.307-3.266.639-6.801 4.443-8.956l1.238-.702-1.404-.227c-1.237-.2-2.494-.558-3.786-.927l-.015-.004c-1.276-.364-2.586-.738-3.886-.949l-.756-.122.192.741c.496 1.915.759 3.144.788 4.219.028 1.055-.17 1.989-.654 3.308-.226.616-.445.841-.666.959-.265.141-.615.183-1.269.245-.164.016-.368-.055-.725-.2l-.042-.017c-.272-.111-.66-.27-1.062-.258a16.798 16.798 0 00-1.398-.245l-.076-.012c-.51-.075-.976-.146-1.384-.258-.408-.112-.71-.253-.916-.437-.191-.17-.325-.401-.36-.767l-.007-.078-.031-.072c-.712-1.665-.397-3.996 1.65-5.384.42-.082.778-.345 1.022-.654.271-.343.454-.806.408-1.284l-.047-.498-.498.048c-.083.008-.109-.001-.277-.146a.127.127 0 01-.013-.011c-.17-.147-.469-.406-.963-.376-1.822-.146-3.532-.613-5.293-1.097l-.02-.005c-1.752-.481-3.554-.975-5.49-1.126-1.527-.171-3.252-.642-5.017-1.205a137.04 137.04 0 01-2.636-.878c-.861-.292-1.709-.578-2.516-.828-.745-.298-1.407-.285-1.953.134-.489.375-.792 1.017-1.041 1.695zM788.225 494.161l-.812-.198.209.809.001.002c.964 3.725.997 3.851 1.754 5.624a45.352 45.352 0 01-.611 2.287l-.272.962c-.348 1.251-.694 2.603-.887 3.949-.465 1.673-.684 2.448-1.049 3.16-.368.718-.889 1.38-2.018 2.807l-.484.611.757.185c3.827.935 7.037 1.929 10.261 2.928l.014.004.015.004.043.01c.443.109.844.207 1.177.223.384.018.747-.067 1.052-.375.264-.267.441-.663.604-1.132.166-.479.345-1.119.573-1.942l.005-.018-.873-.444c-.222.28-.44.416-.656.495-.233.085-.479.111-.798.141l-.008.001-.007.001h-.007l-.007.001-.008.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.008l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.007.001-.007.001h-.006l-.007.001-.007.001h-.007l-.007.001-.007.001h-.007l-.006.001-.007.001h-.007l-.007.001-.006.001h-.007l-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001-.007.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001-.006.001h-.007l-.006.001h-.007l-.006.001-.007.001h-.006l-.007.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.007l-.006.001h-.006l-.007.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.007l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.006l-.006.001-.007.001h-.006l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001h-.006l-.006.001-.006.001h-.006l-.006.001h-.006l-.006.001h-.005l-.006.001-.006.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.006.001-.005.001h-.006l-.006.001h-.006l-.005.001h-.006l-.005.001h-.006l-.006.001h-.005l-.006.001h-.006l-.005.001-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.006.001h-.005l-.006.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.006l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.01l-.005.001h-.004l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.005.001h-.005l-.004.001h-.005l-.005.001h-.005l-.005.001h-.004l-.005.001h-.01l-.004.001h-.005l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.831l-.005.001h-.005l-.004.001h-.005l-.005.001h-.004l-.005.001H794.789l-.005.001h-.004l-.005.001h-.004l-.005.001H794.757l-.004.001h-.005l-.005.001h-.004l-.005.001H794.725l-.004.001h-.005l-.004.001h-.004l-.005.001H794.694l-.004.001h-.005l-.004.001h-.005l-.004.001H794.663l-.004.001h-.005l-.004.001H794.641l-.004.001h-.004l-.005.001h-.004l-.004.001H794.611l-.004.001h-.005l-.004.001H794.589l-.004.001h-.004l-.004.001H794.568l-.004.001h-.005l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.005.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.004l-.005.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.005l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.008l-.004.001h-.008l-.004.001h-.004l-.003.001h-.008l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.008l-.003.001h-.008l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.004l-.003.001h-.008l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.004.001h-.007l-.003.001h-.008l-.003.001h-.005c-.596-.098-1.057-.203-1.413-.335-.366-.136-.592-.289-.738-.465-.29-.347-.407-.951-.221-2.27l.009-.059-.006-.058c-.018-.189.055-.414.189-.78l.015-.041c.108-.292.257-.697.236-1.113.09-.622.19-1.063.308-1.372.12-.315.24-.448.339-.513.098-.063.247-.106.524-.09.26.015.584.078 1.007.179.309.266.645.55.98.764.33.211.726.4 1.155.399.687.254 1.356.256 1.83-.193.46-.436.554-1.139.488-1.829l-.004-.047c-.027-.286-.069-.742-.34-1.088-.311-.398-.806-.54-1.44-.501-.629-.247-1.122-.367-1.548-.415a4.798 4.798 0 00-.994.003c-.571-.241-.897-.461-1.074-.755-.181-.301-.269-.793-.062-1.745l.002-.01.002-.01c.2-1.15.421-1.976.684-2.544.262-.563.536-.814.819-.917.297-.108.718-.097 1.361.119.63.211 1.403.594 2.37 1.137.154.132.259.224.338.299a.816.816 0 01.127.142c.022.037.035.069.069.429.042.435.333.96.902.906.569-.054.755-.625.714-1.06-.018-.188.055-.413.189-.779l.015-.041c.113-.308.273-.74.231-1.179-.045-.478-.312-.898-.643-1.183-.309-.266-.727-.461-1.172-.448-1.886-.462-3.624-.939-5.369-1.417l-.002-.001c-1.765-.484-3.538-.97-5.466-1.441z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M736.22 489.828l-.047-.498-.498.047c-1.382.132-2.433.151-3.231.054-.798-.096-1.296-.302-1.618-.579-.314-.271-.518-.66-.626-1.248-.109-.59-.113-1.343-.054-2.301.217-.977.441-1.243.643-1.336.114-.052.286-.081.579-.056.287.025.643.098 1.104.21 1.284.522 2.378.989 3.023 1.992.082.402.369.825.882.776.475-.045.683-.451.715-.837.243-.309.499-.642.693-.974.22-.378.407-.828.361-1.307a.515.515 0 00-.004-.039c-.027-.293-.064-.684-.196-.992a1.098 1.098 0 00-.395-.495 1.023 1.023 0 00-.599-.164l-11.458-2.8-.972-.238.393.92c.108.252.213.489.313.715.669 1.516 1.114 2.524.771 4.097l-1.306 5.997c-.214.984-.443 1.81-.677 2.648l-.001.004c-.232.836-.469 1.685-.689 2.699l-.017.076.008.078c.068.717-.325 1.276-1.022 1.894a17 17 0 01-.723.596c-.131.105-.266.212-.404.325-.387.317-.782.664-1.096 1.062l-.484.611.757.184c3.827.936 7.037 1.93 10.261 2.928l.095.03.1-.01c.09-.008.215.003.431.023l.045.005c.217.02.495.043.78.016.289-.028.609-.109.902-.315.234-.164.427-.391.573-.683a.963.963 0 00.338-.215c.172-.169.255-.376.295-.561.071-.328.034-.718.006-1.011l-.004-.039-.002-.021c-.014-.143-.027-.288-.051-.405a.805.805 0 00-.25-.464.775.775 0 00-.507-.174c-.118-.003-.259.011-.395.024l-.022.002c-1.252.119-2.374.218-3.546-.258-.584-.238-.805-.465-.926-.707-.143-.289-.186-.668-.251-1.346-.053-.56.039-.993.148-1.384l.053-.185c.04-.137.082-.282.112-.411.039-.165.07-.348.067-.542.233-.628.434-1.119.638-1.496.215-.396.41-.622.604-.749.349-.226.896-.25 2.146.248l.959.827 1.023.882.395.34.323-.409c1.188-1.5 1.734-2.979 1.535-5.061zM798.165 510.874l-.406.264.25.414c.204.338.399.587.574.796.05.061.096.115.139.165.113.132.204.239.291.362.208.293.388.672.474 1.578l.048.498.497-.047.025-.003c.3-.028.849-.08 1.31-.326.249-.133.493-.331.659-.627.167-.298.232-.653.194-1.059-.018-.188.054-.412.189-.778l.015-.04c.102-.278.243-.658.238-1.053.234-.616.448-.976.676-1.15.178-.137.44-.216.989.007.584.237.805.464.925.706.13.26.177.595.233 1.159-.057.087-.13.204-.201.342-.133.26-.292.651-.285 1.072-.11.318-.177.61-.165.877.015.331.15.596.381.795.201.173.459.282.692.372.104.04.204.076.306.114.141.051.286.104.455.171.397.322.798.48 1.267.532.447.049.956.001 1.54-.055l.042-.004.571-.054-.131-.558c-1.04-4.416-1.403-8.237-1.158-12.109.093-.663.13-1.195.089-1.625-.042-.443-.171-.816-.444-1.109-.263-.282-.608-.433-.958-.544a12.62 12.62 0 00-.872-.225l-.251-.06a2.04 2.04 0 00-.543-.319c-.223-.084-.509-.126-.785.001-.286.131-.447.388-.524.655-.076.262-.088.578-.054.934.08.841-.129 1.415-.429 1.956-.105.19-.214.363-.33.548-.061.098-.126.201-.193.311-.171.281-.344.59-.481.941-.556.71-1.05 1.499-1.528 2.262-.238.378-.471.751-.706 1.103-.74 1.112-1.532 2.102-2.625 2.81zM843.657 523.684l-.388.592.688.167c1.863.455 4.415 1.487 7.039 3.163l.145.092.171-.016h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.01l.003-.001h.007l.003-.001h.006l.004-.001h.006l.003-.001h.01l.003-.001h.006l.003-.001H851.465l.003-.001h.006l.003-.001H851.486l.003-.001h.006l.003-.001H851.507l.002-.001H851.518l.003-.001h.005l.003-.001H851.538l.002-.001H851.549l.002-.001h.008l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.007l.003-.001h.007l.003-.001h.007l.003-.001H851.633l.003-.001h.007l.002-.001h.008l.002-.001H851.664l.003-.001h.006l.003-.001H851.685l.002-.001H851.696l.002-.001H851.707l.002-.001h.007l.002-.001h.008l.003-.001h.008l.002-.001H851.748l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001H851.853l.002-.001h.01l.001-.001h.008l.002-.001H851.885l.002-.001H851.896l.002-.001h.007l.002-.001H851.916l.002-.001H851.927l.002-.001H851.938l.001-.001h.01l.001-.001h.008l.001-.001h.01l.001-.001h.01l.001-.001h.008l.002-.001H852l.002-.001H852.011l.002-.001h.007l.002-.001h.01l.002-.001h.007l.002-.001h.01l.002-.001h.008l.001-.001h.01l.002-.001h.008l.002-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001H852.136l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001H852.18l.002-.001h.007l.002-.001H852.2l.003-.001h.007l.002-.001H852.221l.003-.001h.007l.002-.001h.008l.002-.001h.01l.003-.001h.007l.003-.001h.007l.003-.001h.008l.002-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.005l.003-.001h.008l.003-.001h.008l.003-.001H852.358l.003-.001h.006l.002-.001H852.378l.003-.001h.006l.003-.001H852.399l.003-.001h.006l.004-.001H852.421l.003-.001h.006l.003-.001h.007l.003-.001h.01l.003-.001h.006l.004-.001h.006l.004-.001h.006l.004-.001h.007l.003-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.004-.001h.003l.212-.02.133-.167.012-.016c.27-.341.568-.717.788-1.093.22-.377.407-.826.361-1.305-.032-.34-.099-.648-.255-.873a.81.81 0 00-.352-.292.84.84 0 00-.402-.056c-.182.017-.37.09-.486.136l-.035.013a1.257 1.257 0 01-.317.093l-.003.001h-.007l-.004.001h-.004l-.003.001h-.007l-.004.001h-.007l-.003.001h-.007l-.003.001h-.011l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.006l-.004.001H852.096l-.003.001h-.007l-.003.001h-.006l-.003.001H852.065l-.004.001h-.006l-.003.001H852.043l-.003.001h-.006l-.002.001H852.023l-.003.001h-.006l-.003.001h-.008l-.003.001H851.991l-.002.001H851.98l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.008l-.002.001h-.008l-.003.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.007l-.003.001H851.876l-.003.001h-.007l-.002.001H851.855l-.003.001h-.006l-.003.001H851.834l-.002.001H851.823l-.002.001H851.812l-.002.001h-.007l-.002.001h-.008l-.002.001H851.782l-.002.001h-.008l-.002.001h-.01l-.002.001H851.749l-.002.001h-.008l-.002.001h-.007l-.002.001h-.01l-.002.001h-.008l-.002.001H851.697l-.002.001h-.008l-.002.001H851.676l-.002.001h-.008l-.001.001h-.01l-.002.001H851.644l-.002.001h-.007l-.002.001H851.624l-.002.001H851.613l-.002.001H851.602l-.002.001h-.007l-.002.001H851.582l-.002.001H851.571l-.001.001h-.01l-.001.001h-.01l-.001.001h-.008l-.002.001H851.529l-.002.001H851.518l-.002.001h-.007l-.002.001h-.01l-.001.001h-.008l-.002.001H851.477l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.002.001h-.008l-.002.001h-.008l-.002.001h-.01l-.002.001h-.008l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001H851.362l-.002.001H851.351l-.003.001H851.339l-.002.001h-.007l-.002.001H851.319l-.003.001h-.007l-.002.001h-.007l-.003.001H851.288l-.003.001h-.007l-.003.001h-.007l-.003.001h-.007l-.003.001h-.01l-.003.001h-.007l-.003.001h-.008l-.003.001h-.005l-.003.001h-.008l-.003.001h-.008l-.003.001h-.008l-.003.001H851.171l-.002.001h-.006l-.003.001H851.151l-.003.001h-.006l-.003.001H851.13l-.003.001h-.006l-.003.001H851.109l-.003.001h-.006l-.004.001h-.006l-.003.001h-.01l-.003.001h-.006l-.004.001h-.006l-.003.001h-.007l-.003.001h-.007l-.004.001h-.006l-.004.001h-.01l-.004.001h-.007l-.003.001h-.007l-.004.001h-.003l-.004.001h-.007l-.004.001c-.538.051-.864-.058-1.067-.233-.207-.178-.377-.504-.432-1.078-.055-.574.051-.926.221-1.14.144-.182.388-.333.8-.403.094.08.179.15.254.209.12.092.245.177.389.236.279.113.552.086.808.061l.055-.005.212-.02.132-.167.559-.706.124-.157-.019-.2v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.007l-.001-.004V520l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.004l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.008l-.001-.004v-.003l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.008l-.001-.003v-.004l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.007l-.001-.004v-.004l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.008l-.001-.004v-.003l-.019-.201-.153-.131-.01-.009c-.162-.139-.298-.256-.414-.346a1.677 1.677 0 00-.388-.236c-.252-.102-.5-.09-.734-.068-.883-.421-.897-1.274-.556-1.705l.05-.062.028-.075c.248-.675.472-1.062.711-1.245.178-.136.44-.215.989.007l.113.046.122-.012c.083-.007.109.001.277.146l.014.011c.175.152.487.421 1.011.371l.055-.005c.255-.023.529-.049.782-.213.129-.084.236-.191.336-.304.097-.11.209-.251.341-.418l.009-.011.124-.158-.019-.2a7.169 7.169 0 01-.003-.04c-.028-.292-.065-.682-.197-.99a1.091 1.091 0 00-.395-.495.996.996 0 00-.52-.163c-1.996-1.106-4.655-2.176-7.239-1.93l-.498.047.048.498c.482 5.067-.368 8.946-3.031 13.013zM686.781 471.368l.296-.375-.362-.313-.012-.01c-.162-.14-.3-.26-.408-.342a1.37 1.37 0 00-.186-.125.632.632 0 00-.363-.081.537.537 0 00-.298.123.585.585 0 00-.158.215.7.7 0 00-.049.206H685.232l-.002.001H685.221l-.001.001H685.211l-.002.001H685.2l-.001.001H685.189l-.001.001H685.178l-.001.001h-.007 0-.002l-.001.001h-.007 0-.003l-.001.001h-.001 0-.004 0-.004 0l-.001.001h-.002 0-.002 0-.002 0-.003 0-.001l-.001.001h0-.001 0-.002 0-.002 0-.001 0-.002 0-.001 0l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0v.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.212.02-.133.168.393.31-.393-.309h0l-.001.001-.002.002-.003.005-.01.013-.028.039a1.68 1.68 0 00-.248.575c-.087.402-.022.926.483 1.362l.395.343.324-.411 1.128-1.43zM833.885 512.803l-.126.158.019.201c.02.21-.056.619-.237 1.213-.174.57-.417 1.23-.667 1.908l-.04.107.011.113a.194.194 0 01.002.024c.062.646.14 1.466.974 2.183l.162.139.212-.02h.003l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.004l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.004l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.008l.003-.001h.008l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.004l.003-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.004-.001h.007l.003-.001h.008l.003-.001h.004l.004-.001h.007l.004-.001h.007l.084-.008.076-.035c1.929-.882 3.232-2.457 3.022-4.666-.068-.714-.321-1.57-.731-2.323-.364-.668-.882-1.309-1.562-1.67a.938.938 0 00-.224-.36.85.85 0 00-.69-.235c-.434.041-.839.359-1.151.751-.352.445-.483 1.042-.583 1.502l-.011.051c-.116.531-.207.901-.4 1.144z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M806.513 505.299l-.047-.498-.498.048a1.05 1.05 0 00-.654.287 1.1 1.1 0 00-.296.564c-.072.33-.035.724-.006 1.019l.003.04.048.498.498-.048h.007l.004-.001h.003l.004-.001h.007l.004-.001h.007l.003-.001h.007l.004-.001h.007l.003-.001h.007l.003-.001h.01l.004-.001h.006l.004-.001h.006l.003-.001h.007l.003-.001h.007l.003-.001H805.693l.003-.001h.006l.004-.001H805.715l.003-.001h.006l.003-.001H805.736l.003-.001h.006l.002-.001H805.756l.003-.001h.008l.003-.001h.006l.003-.001h.008l.003-.001h.008l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001h.01l.003-.001h.007l.002-.001H805.872l.003-.001h.007l.002-.001H805.893l.002-.001H805.904l.002-.001h.008l.003-.001h.008l.002-.001h.008l.002-.001h.008l.002-.001H805.956l.002-.001h.008l.002-.001H805.977l.001-.001H805.987l.002-.001h.008l.002-.001h.01l.001-.001H806.019l.002-.001H806.03l.001-.001H806.04l.001-.001h.01l.001-.001H806.061l.001-.001H806.071l.001-.001H806.083l.001-.001h.008l.001-.001H806.103l.001-.001H806.113l.001-.001H806.124l.001-.001H806.135v-.001H806.145l.001-.001H806.156v-.001H806.166l.001-.001H806.177v-.001H806.187l.498-.048-.047-.498-.001-.003v-.004l-.001-.004v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.006l-.001-.004V506.447l-.001-.004v-.006l-.001-.003v-.006l-.001-.004V506.415l-.001-.003v-.006l-.001-.003V506.394l-.001-.003v-.006l-.001-.003V506.373l-.001-.003v-.006l-.001-.003v-.008l-.001-.003V506.341l-.001-.002v-.006l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.008l-.001-.002v-.008l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.003V506.184l-.001-.002v-.007l-.001-.002V506.164l-.001-.002V506.153l-.001-.002V506.142l-.001-.002v-.007l-.001-.002V506.122l-.001-.002v-.008l-.001-.002V506.101l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V506.006l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.007l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.008l-.001-.002V505.806l-.001-.002v-.008l-.001-.002V505.785l-.001-.002v-.008l-.001-.002V505.764l-.001-.002V505.753l-.001-.002v-.007l-.001-.002V505.733l-.001-.002V505.722l-.001-.003v-.006l-.001-.003V505.701l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.003v-.01l-.001-.003v-.007l-.001-.003v-.008l-.001-.003v-.005l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.008l-.001-.003v-.006l-.001-.003v-.008l-.001-.003v-.006l-.001-.003V505.513l-.001-.003v-.006l-.001-.003V505.492l-.001-.003v-.007l-.001-.003V505.47l-.001-.003v-.007l-.001-.003v-.006l-.001-.004v-.006l-.001-.003v-.01l-.001-.004v-.006l-.001-.004v-.007l-.001-.003v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.003v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.007l-.001-.004v-.003l-.001-.004v-.008l-.001-.003v-.008l-.001-.004z' fill='%23051828' stroke='%23051828'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% 0;background-size:cover;content:"";height:calc(100% + 8rem);width:100%}@media (max-width:38rem){.c-promo-header:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='374' height='392' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M340.962 224.574c-4.302 18.437-8.799 36.707-13.102 55.144l-16.413 69.027c-1.895 8.172-3.949 16.545-5.844 24.717-.513 2.093-.513 2.093-2.526 1.541-42.105-11.788-84.016-23.408-126.121-35.197-28.371-7.892-56.759-15.968-85.306-23.843-23.604-6.488-47.048-13.176-70.652-19.663-2.56-.686-2.366-.519-1.711-2.997.265-.955.531-1.909.779-3.048.141-.385.3-.586.671-.435.724.117 1.466.418 2.013.551 17.566 4.833 34.973 9.866 52.539 14.698 43.376 12.039 86.77 24.261 130.147 36.3 29.288 8.177 58.4 16.37 87.689 24.546 1.836.569 1.659.585 2.19-1.324 3.328-13.698 6.48-27.379 9.809-41.077 5.595-23.578 11.208-46.972 16.803-70.551 5.454-23.193 11.101-46.218 16.555-69.411l9.561-39.939c4.479-18.454 8.782-36.891 13.085-55.329a590.316 590.316 0 014.107-16.745c.142-.386.124-.57.266-.955.159-.2.318-.402.671-.436.177-.016.371.151.547.134 2.949 1.02 6.056 1.84 9.004 2.86.176-.017.371.15.547.134.565.318.759.485.653 1.239-.124.569-.266.954-.39 1.523-3.576 14.837-7.153 29.674-10.553 44.494-3.7 15.406-7.242 30.612-10.942 46.018-3.559 15.021-7.277 30.243-10.836 45.264-1.203 4.203-2.213 8.574-3.24 12.76zM295.985 45.984c.443-2.83.904-5.476 1.347-8.305.213-1.508.585-3.216.798-4.723.141-.385.106-.753.248-1.138.159-.201.318-.402.495-.42.176-.016.37.151.723.118 2.931.836 5.862 1.672 8.969 2.491 1.288.435 1.465.418 1.076 1.942-1.311 6.816-2.446 13.614-3.775 20.245-.212 1.507-.619 2.847-.832 4.354-.124.57-.301.586-.848.453l-.177.017c-3.301-.987-6.443-2.175-9.745-3.161-.176.017-.176.017-.37-.15-.195-.168-.389-.336-.406-.52l-.035-.368c.585-3.215 1.187-6.246 1.772-9.461-.018-.185.141-.386.124-.57.724.117.865-.268.636-.804zM130.374 17.15c-1.466-.42-3.107-.82-4.555-1.055-.548-.134-.565-.318-.618-.87.32-2.263.798-4.726 1.294-7.004-.018-.184-.018-.184.141-.386.124-.57.301-.586.83-.636.177-.017.371.15.548.133 2.754.854 5.508 1.707 8.438 2.544.177-.017.371.15.548.134 1.112.452 1.112.452 1.041 1.574-.355 1.893-.691 3.971-1.046 5.864-.089.939-.424 1.157-1.166.855-1.977-.184-3.637-.77-5.455-1.154zM272.639 17.907c-1.642-.402-3.301-.988-5.12-1.372-.37-.151-.564-.319-.423-.704-.018-.184-.018-.184.142-.385.902-3.62.231-3.184 3.532-2.196l7.68 2.058c1.289.435 1.465.418 1.076 1.943-.655 2.48-.302 2.446-2.685 1.743-1.624-.217-2.913-.652-4.202-1.087z' fill='%23051828'/%3E%3Cpath d='M179.202-18.359l90.002 24.512-2.62 9.913 32.413 9.18-5.865 31.967 27.222 8.931 4.83-14.77 41.293 12.609-72.469 301.844L7.744 286.221 75.118-1.757 77.123-14.4 129.06 1.47l-2.694 14.752 29.484 6.485 7.916-34.764 12.941 3.043 2.495-9.345z' fill='%230A2342'/%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='62.708' y='39.946' width='287.631' height='308.791' fill='%23000'%3E%3Cpath fill='%23fff' d='M62.708 39.946h287.631v308.791H62.708z'/%3E%3Cpath d='M126.432 285.098c-.893.094-1.654-.377-2.563-.465-.745-.289-1.817-.176-2.415-.848-.078-.911.395-1.697.511-2.444 7.46-28.554 14.92-57.107 22.186-85.823 5.259-20.598 10.697-41.215 15.973-61.631 3.648-14.176 7.312-28.17 10.961-42.346.542-2.08.736-1.916-1.275-2.255-9.194-2.155-18.405-4.492-27.599-6.646-2.206-.503-1.848-.54-2.569 1.558-6.57 24.23-13.155 48.278-19.725 72.508-.131.565-.247 1.313-.573 1.715-.179.019-.342.22-.505.421-.147.384-.131.566-.279.949-1.658 5.875-3.137 11.732-4.795 17.607-.148.384-.132.566-.279.949.015.182.031.364.225.528.047.546-.263 1.131-.395 1.696-7.817 28.591-15.634 57.182-23.435 85.955l-.395 1.697c-.132.565-.474.785-1.025.66-.924-.27-1.654-.377-2.578-.647-.551-.126-.714.075-1.025.66-.279.948-.573 1.715-.674 2.645-.162.201-.31.584-.294.767l-.357.037c-.016-.182-.032-.364.116-.747-.031-.365-.047-.547-.241-.71-.389-.327-1.087-.069-1.329-.78.148-.383.474-.785.62-1.168.606-1.351 1.405-2.539 1.831-3.871.163-.201.52-.239.714-.076.924.271 1.849.541 2.757.629.551.125.73.106.862-.459.147-.383.294-.767.263-1.131 6.996-25.562 13.976-51.307 20.972-76.869 9.459-34.648 18.919-69.297 28.216-103.744.263-1.131.526-2.262.968-3.412.263-1.131.17-2.224.433-3.356.132-.565.085-1.112.216-1.677.179-.019.357-.038.552.126.209.345.582.49.955.634.373.145.924.27 1.281.232 9.583 2.482 19.329 4.762 28.912 7.243 2.027.522 1.685.742 2.228-1.338.968-3.412 1.758-6.806 2.548-10.199.411-1.514 1.015-2.865 1.799-4.235 2.723-3.965 6.223-7.277 9.932-10.243 1.188-.861 2.406-1.358 3.819-1.69 2.826-.667 5.683-.969 8.541-1.27 5.535-.585 11.102-.806 16.538-.46 1.623.012 3.44.188 5.094.565 1.281.232 2.756.628 3.89 1.243.016.183-.147.384-.131.566-2.61-1.012-5.335-1.275-8.061-1.539-5.792-.307-11.522.114-17.415.737-2.322.245-4.449.653-6.755 1.08-1.055.296-2.096.774-2.942 1.415-3.383 2.564-6.526 5.838-8.939 9.219-.636.986-1.078 2.136-1.52 3.286-.774 3.575-1.742 6.987-2.695 10.582a7845.722 7845.722 0 00-15.679 60.864c-5.833 22.313-11.487 44.608-17.321 66.921-5.554 21.365-11.092 42.912-16.647 64.276-.147.383-.279.949-.247 1.313-.148.384.062.729.419.692.746.289 1.476.395 2.206.502 21.387 5.647 42.789 11.477 64.176 17.124l8.853 2.375c.373.144.746.289 1.103.251.551.126.73.107.862-.459.147-.383.116-.747.263-1.131.922-3.958 1.859-7.735 2.78-11.694 3.044-12.825 6.282-25.486 9.326-38.311l9.178-37.929c3.043-12.825 6.266-25.669 9.309-38.494 3.075-12.46 6.135-25.103 9.031-37.545 3.207-13.026 6.235-26.033 9.441-39.06.395-1.696.79-3.392.292-4.995l-.015-.182c.147-.383.131-.566-.241-.71-.708-1.948-1.237-3.915-1.945-5.862.373.144.73.106 1.103.25.209.346.404.51.435.874 1.143 2.822 1.929 5.68 2.536 8.558.257.892.157 1.823-.122 2.771-.79 3.394-1.58 6.787-2.386 9.998-.147.383-.279.949-.247 1.313-.132.566-.116.748.614.855.372.144.73.106 1.102.251 8.659 2.211 17.302 4.24 25.783 6.47.372.144.745.289 1.459.213.474-.785.931-1.753 1.404-2.538 1.714-3.123 3.817-5.92 6.114-8.553 1.303-1.608 2.816-2.871 4.33-4.135 3.709-2.966 7.785-3.764 12.328-3.325 4.364.459 8.301 2.25 12.092 4.423 2.089 1.25 4 2.52 5.926 3.971 1.733 1.288 2.961 2.997 3.847 4.926.855 1.565 1.369 3.349 1.703 5.152 1.153 5.027 1.249 10.349.794 15.546-.116.748-.248 1.313-.364 2.061l-18.176 65.357c-6.748 24.249-13.512 48.315-20.081 72.545-5.501 19.888-11.017 39.594-16.518 59.482-.147.383-.132.565-.279.949-.116.747-.458.967-1.203.678-1.297-.414-2.4-.665-3.697-1.08-.73-.107-.745-.289-.629-1.037.116-.748.232-1.495.332-2.425.868-2.482 1.379-4.927 1.89-7.371.342-.22.699-.258.846-.641.147-.383.279-.949.426-1.332 2.348-8.339 4.711-16.495 7.059-24.833 7.19-25.399 14.364-50.98 21.554-76.379 7.88-27.862 15.581-55.705 23.476-83.385.543-2.08 1.101-3.977 1.091-6.183.163-.201.311-.584.116-.748l-.062-.729c.163-.201.31-.584.116-.747l-.094-1.094a52.283 52.283 0 00-.641-7.471 29.317 29.317 0 00-1.541-5.353 9.553 9.553 0 00-3.232-4.072 55.953 55.953 0 00-11.566-6.685c-.21-.345-.404-.509-.924-.27-.745-.289-1.654-.377-2.4-.666-.031-.364-.388-.326-.551-.125-.73-.107-1.266-.05-1.995-.157-2.905-.245-5.73.421-8.3 1.98-1.707 1.1-3.22 2.363-4.718 3.808-2.491 2.47-4.399 5.429-6.113 8.552-.784 1.37-1.373 2.903-1.784 4.418-1.394 4.744-2.789 9.488-4.168 14.415-4.548 16.293-9.112 32.405-13.481 48.68L231.326 302.15c-.148.383-.116.747-.264 1.131-.147.383.047.546.42.691.746.289 1.46.213 2.221.685-.132.565-.442 1.15-.41 1.514-.07 1.294-.333 2.425-.596 3.557-.132.565-.101.929-.232 1.495-.116.748-.395 1.697-.511 2.444.015.183-.326.403-.505.421-1.102-.251-2.399-.665-3.502-.917-.373-.144-.388-.326-.241-.71.147-.383.116-.747.263-1.131l25.868-95.405c7.128-26.128 14.271-52.073 21.398-78.201l5.811-20.472c.558-1.898.574-1.716-1.274-2.256-5.708-1.42-11.4-2.657-17.108-4.077-2.757-.628-5.335-1.275-8.092-1.903-.373-.145-.73-.107-1.103-.251-.372-.145-.535.056-.683.439-.163.202-.131.566-.294.767l-5.182 21.509c-1.843 7.918-3.88 15.672-5.723 23.589-4.013 16.237-7.846 32.455-11.858 48.693-4.26 17.55-8.52 35.1-12.796 52.468-2.912 12.26-6.002 24.538-8.914 36.798-1.085 4.159-1.991 8.3-3.075 12.46.015.182-.148.384-.132.566-.163.201-.326.402-.52.239-.357.037-.73-.107-1.118-.434-.016-.182.147-.383.131-.565.264-1.131.69-2.464.775-3.576.084-1.112.72-2.099.611-3.374-.047-.547.62-1.169.022-1.841-.404-.509-1.118-.434-1.67-.559-.372-.145-.745-.289-1.102-.252-24.338-6.438-48.87-13.041-73.208-19.479-.373-.145-.552-.126-.925-.271-.178.019-.535.057-.504.421-.116.748-.069 1.295-.185 2.043-.495 2.626-.502 4.65-.687 6.692z'/%3E%3C/mask%3E%3Cpath d='M126.432 285.098c-.893.094-1.654-.377-2.563-.465-.745-.289-1.817-.176-2.415-.848-.078-.911.395-1.697.511-2.444 7.46-28.554 14.92-57.107 22.186-85.823 5.259-20.598 10.697-41.215 15.973-61.631 3.648-14.176 7.312-28.17 10.961-42.346.542-2.08.736-1.916-1.275-2.255-9.194-2.155-18.405-4.492-27.599-6.646-2.206-.503-1.848-.54-2.569 1.558-6.57 24.23-13.155 48.278-19.725 72.508-.131.565-.247 1.313-.573 1.715-.179.019-.342.22-.505.421-.147.384-.131.566-.279.949-1.658 5.875-3.137 11.732-4.795 17.607-.148.384-.132.566-.279.949.015.182.031.364.225.528.047.546-.263 1.131-.395 1.696-7.817 28.591-15.634 57.182-23.435 85.955l-.395 1.697c-.132.565-.474.785-1.025.66-.924-.27-1.654-.377-2.578-.647-.551-.126-.714.075-1.025.66-.279.948-.573 1.715-.674 2.645-.162.201-.31.584-.294.767l-.357.037c-.016-.182-.032-.364.116-.747-.031-.365-.047-.547-.241-.71-.389-.327-1.087-.069-1.329-.78.148-.383.474-.785.62-1.168.606-1.351 1.405-2.539 1.831-3.871.163-.201.52-.239.714-.076.924.271 1.849.541 2.757.629.551.125.73.106.862-.459.147-.383.294-.767.263-1.131 6.996-25.562 13.976-51.307 20.972-76.869 9.459-34.648 18.919-69.297 28.216-103.744.263-1.131.526-2.262.968-3.412.263-1.131.17-2.224.433-3.356.132-.565.085-1.112.216-1.677.179-.019.357-.038.552.126.209.345.582.49.955.634.373.145.924.27 1.281.232 9.583 2.482 19.329 4.762 28.912 7.243 2.027.522 1.685.742 2.228-1.338.968-3.412 1.758-6.806 2.548-10.199.411-1.514 1.015-2.865 1.799-4.235 2.723-3.965 6.223-7.277 9.932-10.243 1.188-.861 2.406-1.358 3.819-1.69 2.826-.667 5.683-.969 8.541-1.27 5.535-.585 11.102-.806 16.538-.46 1.623.012 3.44.188 5.094.565 1.281.232 2.756.628 3.89 1.243.016.183-.147.384-.131.566-2.61-1.012-5.335-1.275-8.061-1.539-5.792-.307-11.522.114-17.415.737-2.322.245-4.449.653-6.755 1.08-1.055.296-2.096.774-2.942 1.415-3.383 2.564-6.526 5.838-8.939 9.219-.636.986-1.078 2.136-1.52 3.286-.774 3.575-1.742 6.987-2.695 10.582a7845.722 7845.722 0 00-15.679 60.864c-5.833 22.313-11.487 44.608-17.321 66.921-5.554 21.365-11.092 42.912-16.647 64.276-.147.383-.279.949-.247 1.313-.148.384.062.729.419.692.746.289 1.476.395 2.206.502 21.387 5.647 42.789 11.477 64.176 17.124l8.853 2.375c.373.144.746.289 1.103.251.551.126.73.107.862-.459.147-.383.116-.747.263-1.131.922-3.958 1.859-7.735 2.78-11.694 3.044-12.825 6.282-25.486 9.326-38.311l9.178-37.929c3.043-12.825 6.266-25.669 9.309-38.494 3.075-12.46 6.135-25.103 9.031-37.545 3.207-13.026 6.235-26.033 9.441-39.06.395-1.696.79-3.392.292-4.995l-.015-.182c.147-.383.131-.566-.241-.71-.708-1.948-1.237-3.915-1.945-5.862.373.144.73.106 1.103.25.209.346.404.51.435.874 1.143 2.822 1.929 5.68 2.536 8.558.257.892.157 1.823-.122 2.771-.79 3.394-1.58 6.787-2.386 9.998-.147.383-.279.949-.247 1.313-.132.566-.116.748.614.855.372.144.73.106 1.102.251 8.659 2.211 17.302 4.24 25.783 6.47.372.144.745.289 1.459.213.474-.785.931-1.753 1.404-2.538 1.714-3.123 3.817-5.92 6.114-8.553 1.303-1.608 2.816-2.871 4.33-4.135 3.709-2.966 7.785-3.764 12.328-3.325 4.364.459 8.301 2.25 12.092 4.423 2.089 1.25 4 2.52 5.926 3.971 1.733 1.288 2.961 2.997 3.847 4.926.855 1.565 1.369 3.349 1.703 5.152 1.153 5.027 1.249 10.349.794 15.546-.116.748-.248 1.313-.364 2.061l-18.176 65.357c-6.748 24.249-13.512 48.315-20.081 72.545-5.501 19.888-11.017 39.594-16.518 59.482-.147.383-.132.565-.279.949-.116.747-.458.967-1.203.678-1.297-.414-2.4-.665-3.697-1.08-.73-.107-.745-.289-.629-1.037.116-.748.232-1.495.332-2.425.868-2.482 1.379-4.927 1.89-7.371.342-.22.699-.258.846-.641.147-.383.279-.949.426-1.332 2.348-8.339 4.711-16.495 7.059-24.833 7.19-25.399 14.364-50.98 21.554-76.379 7.88-27.862 15.581-55.705 23.476-83.385.543-2.08 1.101-3.977 1.091-6.183.163-.201.311-.584.116-.748l-.062-.729c.163-.201.31-.584.116-.747l-.094-1.094a52.283 52.283 0 00-.641-7.471 29.317 29.317 0 00-1.541-5.353 9.553 9.553 0 00-3.232-4.072 55.953 55.953 0 00-11.566-6.685c-.21-.345-.404-.509-.924-.27-.745-.289-1.654-.377-2.4-.666-.031-.364-.388-.326-.551-.125-.73-.107-1.266-.05-1.995-.157-2.905-.245-5.73.421-8.3 1.98-1.707 1.1-3.22 2.363-4.718 3.808-2.491 2.47-4.399 5.429-6.113 8.552-.784 1.37-1.373 2.903-1.784 4.418-1.394 4.744-2.789 9.488-4.168 14.415-4.548 16.293-9.112 32.405-13.481 48.68L231.326 302.15c-.148.383-.116.747-.264 1.131-.147.383.047.546.42.691.746.289 1.46.213 2.221.685-.132.565-.442 1.15-.41 1.514-.07 1.294-.333 2.425-.596 3.557-.132.565-.101.929-.232 1.495-.116.748-.395 1.697-.511 2.444.015.183-.326.403-.505.421-1.102-.251-2.399-.665-3.502-.917-.373-.144-.388-.326-.241-.71.147-.383.116-.747.263-1.131l25.868-95.405c7.128-26.128 14.271-52.073 21.398-78.201l5.811-20.472c.558-1.898.574-1.716-1.274-2.256-5.708-1.42-11.4-2.657-17.108-4.077-2.757-.628-5.335-1.275-8.092-1.903-.373-.145-.73-.107-1.103-.251-.372-.145-.535.056-.683.439-.163.202-.131.566-.294.767l-5.182 21.509c-1.843 7.918-3.88 15.672-5.723 23.589-4.013 16.237-7.846 32.455-11.858 48.693-4.26 17.55-8.52 35.1-12.796 52.468-2.912 12.26-6.002 24.538-8.914 36.798-1.085 4.159-1.991 8.3-3.075 12.46.015.182-.148.384-.132.566-.163.201-.326.402-.52.239-.357.037-.73-.107-1.118-.434-.016-.182.147-.383.131-.565.264-1.131.69-2.464.775-3.576.084-1.112.72-2.099.611-3.374-.047-.547.62-1.169.022-1.841-.404-.509-1.118-.434-1.67-.559-.372-.145-.745-.289-1.102-.252-24.338-6.438-48.87-13.041-73.208-19.479-.373-.145-.552-.126-.925-.271-.178.019-.535.057-.504.421-.116.748-.069 1.295-.185 2.043-.495 2.626-.502 4.65-.687 6.692z' fill='%23051828'/%3E%3Cpath d='M126.432 285.098c-.893.094-1.654-.377-2.563-.465-.745-.289-1.817-.176-2.415-.848-.078-.911.395-1.697.511-2.444 7.46-28.554 14.92-57.107 22.186-85.823 5.259-20.598 10.697-41.215 15.973-61.631 3.648-14.176 7.312-28.17 10.961-42.346.542-2.08.736-1.916-1.275-2.255-9.194-2.155-18.405-4.492-27.599-6.646-2.206-.503-1.848-.54-2.569 1.558-6.57 24.23-13.155 48.278-19.725 72.508-.131.565-.247 1.313-.573 1.715-.179.019-.342.22-.505.421-.147.384-.131.566-.279.949-1.658 5.875-3.137 11.732-4.795 17.607-.148.384-.132.566-.279.949.015.182.031.364.225.528.047.546-.263 1.131-.395 1.696-7.817 28.591-15.634 57.182-23.435 85.955l-.395 1.697c-.132.565-.474.785-1.025.66-.924-.27-1.654-.377-2.578-.647-.551-.126-.714.075-1.025.66-.279.948-.573 1.715-.674 2.645-.162.201-.31.584-.294.767l-.357.037c-.016-.182-.032-.364.116-.747-.031-.365-.047-.547-.241-.71-.389-.327-1.087-.069-1.329-.78.148-.383.474-.785.62-1.168.606-1.351 1.405-2.539 1.831-3.871.163-.201.52-.239.714-.076.924.271 1.849.541 2.757.629.551.125.73.106.862-.459.147-.383.294-.767.263-1.131 6.996-25.562 13.976-51.307 20.972-76.869 9.459-34.648 18.919-69.297 28.216-103.744.263-1.131.526-2.262.968-3.412.263-1.131.17-2.224.433-3.356.132-.565.085-1.112.216-1.677.179-.019.357-.038.552.126.209.345.582.49.955.634.373.145.924.27 1.281.232 9.583 2.482 19.329 4.762 28.912 7.243 2.027.522 1.685.742 2.228-1.338.968-3.412 1.758-6.806 2.548-10.199.411-1.514 1.015-2.865 1.799-4.235 2.723-3.965 6.223-7.277 9.932-10.243 1.188-.861 2.406-1.358 3.819-1.69 2.826-.667 5.683-.969 8.541-1.27 5.535-.585 11.102-.806 16.538-.46 1.623.012 3.44.188 5.094.565 1.281.232 2.756.628 3.89 1.243.016.183-.147.384-.131.566-2.61-1.012-5.335-1.275-8.061-1.539-5.792-.307-11.522.114-17.415.737-2.322.245-4.449.653-6.755 1.08-1.055.296-2.096.774-2.942 1.415-3.383 2.564-6.526 5.838-8.939 9.219-.636.986-1.078 2.136-1.52 3.286-.774 3.575-1.742 6.987-2.695 10.582a7845.722 7845.722 0 00-15.679 60.864c-5.833 22.313-11.487 44.608-17.321 66.921-5.554 21.365-11.092 42.912-16.647 64.276-.147.383-.279.949-.247 1.313-.148.384.062.729.419.692.746.289 1.476.395 2.206.502 21.387 5.647 42.789 11.477 64.176 17.124l8.853 2.375c.373.144.746.289 1.103.251.551.126.73.107.862-.459.147-.383.116-.747.263-1.131.922-3.958 1.859-7.735 2.78-11.694 3.044-12.825 6.282-25.486 9.326-38.311l9.178-37.929c3.043-12.825 6.266-25.669 9.309-38.494 3.075-12.46 6.135-25.103 9.031-37.545 3.207-13.026 6.235-26.033 9.441-39.06.395-1.696.79-3.392.292-4.995l-.015-.182c.147-.383.131-.566-.241-.71-.708-1.948-1.237-3.915-1.945-5.862.373.144.73.106 1.103.25.209.346.404.51.435.874 1.143 2.822 1.929 5.68 2.536 8.558.257.892.157 1.823-.122 2.771-.79 3.394-1.58 6.787-2.386 9.998-.147.383-.279.949-.247 1.313-.132.566-.116.748.614.855.372.144.73.106 1.102.251 8.659 2.211 17.302 4.24 25.783 6.47.372.144.745.289 1.459.213.474-.785.931-1.753 1.404-2.538 1.714-3.123 3.817-5.92 6.114-8.553 1.303-1.608 2.816-2.871 4.33-4.135 3.709-2.966 7.785-3.764 12.328-3.325 4.364.459 8.301 2.25 12.092 4.423 2.089 1.25 4 2.52 5.926 3.971 1.733 1.288 2.961 2.997 3.847 4.926.855 1.565 1.369 3.349 1.703 5.152 1.153 5.027 1.249 10.349.794 15.546-.116.748-.248 1.313-.364 2.061l-18.176 65.357c-6.748 24.249-13.512 48.315-20.081 72.545-5.501 19.888-11.017 39.594-16.518 59.482-.147.383-.132.565-.279.949-.116.747-.458.967-1.203.678-1.297-.414-2.4-.665-3.697-1.08-.73-.107-.745-.289-.629-1.037.116-.748.232-1.495.332-2.425.868-2.482 1.379-4.927 1.89-7.371.342-.22.699-.258.846-.641.147-.383.279-.949.426-1.332 2.348-8.339 4.711-16.495 7.059-24.833 7.19-25.399 14.364-50.98 21.554-76.379 7.88-27.862 15.581-55.705 23.476-83.385.543-2.08 1.101-3.977 1.091-6.183.163-.201.311-.584.116-.748l-.062-.729c.163-.201.31-.584.116-.747l-.094-1.094a52.283 52.283 0 00-.641-7.471 29.317 29.317 0 00-1.541-5.353 9.553 9.553 0 00-3.232-4.072 55.953 55.953 0 00-11.566-6.685c-.21-.345-.404-.509-.924-.27-.745-.289-1.654-.377-2.4-.666-.031-.364-.388-.326-.551-.125-.73-.107-1.266-.05-1.995-.157-2.905-.245-5.73.421-8.3 1.98-1.707 1.1-3.22 2.363-4.718 3.808-2.491 2.47-4.399 5.429-6.113 8.552-.784 1.37-1.373 2.903-1.784 4.418-1.394 4.744-2.789 9.488-4.168 14.415-4.548 16.293-9.112 32.405-13.481 48.68L231.326 302.15c-.148.383-.116.747-.264 1.131-.147.383.047.546.42.691.746.289 1.46.213 2.221.685-.132.565-.442 1.15-.41 1.514-.07 1.294-.333 2.425-.596 3.557-.132.565-.101.929-.232 1.495-.116.748-.395 1.697-.511 2.444.015.183-.326.403-.505.421-1.102-.251-2.399-.665-3.502-.917-.373-.144-.388-.326-.241-.71.147-.383.116-.747.263-1.131l25.868-95.405c7.128-26.128 14.271-52.073 21.398-78.201l5.811-20.472c.558-1.898.574-1.716-1.274-2.256-5.708-1.42-11.4-2.657-17.108-4.077-2.757-.628-5.335-1.275-8.092-1.903-.373-.145-.73-.107-1.103-.251-.372-.145-.535.056-.683.439-.163.202-.131.566-.294.767l-5.182 21.509c-1.843 7.918-3.88 15.672-5.723 23.589-4.013 16.237-7.846 32.455-11.858 48.693-4.26 17.55-8.52 35.1-12.796 52.468-2.912 12.26-6.002 24.538-8.914 36.798-1.085 4.159-1.991 8.3-3.075 12.46.015.182-.148.384-.132.566-.163.201-.326.402-.52.239-.357.037-.73-.107-1.118-.434-.016-.182.147-.383.131-.565.264-1.131.69-2.464.775-3.576.084-1.112.72-2.099.611-3.374-.047-.547.62-1.169.022-1.841-.404-.509-1.118-.434-1.67-.559-.372-.145-.745-.289-1.102-.252-24.338-6.438-48.87-13.041-73.208-19.479-.373-.145-.552-.126-.925-.271-.178.019-.535.057-.504.421-.116.748-.069 1.295-.185 2.043-.495 2.626-.502 4.65-.687 6.692z' stroke='%23051828' stroke-width='2' mask='url(%23a)'/%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='39.665' y='131.319' width='80.672' height='135.85' fill='%23000'%3E%3Cpath fill='%23fff' d='M39.665 131.319h80.672v135.85H39.665z'/%3E%3Cpath d='M103.625 165.719c-.101.934-.382 1.887-.483 2.821-.897 4.343-1.778 8.868-2.855 13.229.016.183-.132.568-.296.77-.493.606-.805 1.193-.382 1.887-.102.934-.367 2.071-.468 3.005-1.56 7.182-2.956 14.162-4.516 21.345-.25 1.319-.499 2.638-.928 3.976-.508.423-.64.991-.414 1.521-.234 1.502-.467 3.004-.88 4.526-.493.605-.626 1.173-.383 1.887-.6 3.572-1.396 6.98-2.176 10.571-.508.423-.476.789-.265 1.136-.234 1.502-.483 2.822-.897 4.343l-1.591 6.816c-.508.423-.477.789-.266 1.136-.265 1.136-.366 2.07-.631 3.206-.897 4.343-1.794 8.685-2.707 12.844-.132.568-.07 1.3-.577 1.723-.556-.126-1.127-.435-1.682-.561a1223.87 1223.87 0 01-24.337-6.487c-2.042-.523-4.264-1.028-6.305-1.552-.048-.549.265-1.136.382-1.887 3.934-13.342 7.852-26.868 11.786-40.21 3.489-12.188 7.173-24.211 10.662-36.399 3.77-13.14 7.735-26.117 11.505-39.257.43-1.338.234-1.502 1.72-1.105 6.157 1.937 12.314 3.874 18.651 5.793 1.111.252 2.057.706 3.168.959.227.53.079.915.11 1.281-.546 2.089-.896 4.342-1.443 6.431-1.061 4.544-1.926 9.253-2.987 13.797.016.183-.148.385-.133.568-.492.606-.625 1.174-.382 1.887zm-21.434 46.214l-4.46-1.193c-.375-.145-.75-.29-1.11-.252-1.26.132-2.386-.303-3.512-.738-1.487-.398-2.793-.814-4.264-1.029-.376-.145-.555-.126-.93-.271-.36.038-.54.057-.689.442-.43 1.338-.859 2.676-.928 3.976-.101.934-.367 2.07-.648 3.023-.811 3.225-1.623 6.45-2.63 9.511-.148.385-.28.953-.25 1.319.095 1.099-.366 2.071-.63 3.207-.399 1.704-.399 1.704 1.088 2.101 4.083 1.048 7.987 2.114 12.07 3.161.376.146.915.089 1.307.417 1.142.618 2.433.852 3.56 1.287.93.271 1.861.543 2.776.631.736.107.916.088 1.033-.663-.048-.549.085-1.117.218-1.685.546-2.089.552-4.121 1.279-6.229l-.032-.366c-.079-.915.218-1.686.335-2.437.148-.385.28-.953.25-1.319.022-1.849.96-3.61.802-5.44.413-1.521.811-3.225 1.03-4.91.1-.934.1-.935-.65-1.225-1.487-.397-3.153-.776-5.015-1.318zm5.308-43.776c.71-2.291 1.24-4.564 1.787-6.653.148-.385.296-.77.265-1.136.148-.385-.063-.732-.439-.877-1.486-.398-2.808-.997-4.295-1.394-.18.018-.375-.146-.555-.127-.735-.107-1.08.114-1.376.884-.297.77-.398 1.704-.695 2.474-.148.385-.117.751-.445 1.155-.64.991-.89 2.31-1.171 3.263-.133.568-.265 1.136-.594 1.54-.476.789-.757 1.742-1.038 2.695-.133.568-.25 1.319-.562 1.906-.805 1.193-1.039 2.695-1.468 4.033-.149.385-.117.751-.281.953-.641.991-.906 2.127-1.172 3.263-.148.385-.1.935-.429 1.339-.625 1.173-.89 2.31-1.335 3.465-.133.568-.281.953-.414 1.521-.477.789-.758 1.742-1.039 2.695-.132.568-.25 1.319-.562 1.906-.625 1.174-.874 2.493-1.32 3.648-.132.568-.264 1.136-.593 1.54-.312.587-.117.751.454 1.06.556.126 1.291.233 1.862.543 1.518.763 3.169.959 4.67 1.539.736.108.916.089 1.033-.662.43-1.339.843-2.86 1.272-4.198.133-.568.281-.953.414-1.521.477-.789.593-1.54.89-2.31 1.093-4.178 2.2-8.173 3.293-12.351.149-.385.102-.934.43-1.338.64-.991.906-2.127 1.171-3.263 1.297-1.799 1.68-3.686 2.242-5.592zm-.676 21.679c-.843 2.859-1.67 5.901-2.333 8.742-.148.385-.297.77-.265 1.136-.101.934-.101.934.65 1.224 1.306.416 2.777.631 4.083 1.047.751.291 1.47.215 2.386.303.36-.038.704-.259.672-.625.398-1.704 1.156-3.446 1.358-5.314.202-1.868.78-3.591 1.162-5.478.133-.568.281-.953.234-1.503-.079-.915.202-1.868.499-2.638.265-1.136.726-2.108.811-3.225.203-1.868.78-3.591 1.162-5.478.149-.385.281-.953.25-1.319-.063-.732.234-1.502.35-2.253.398-1.705 1.156-3.447 1.014-5.094-.015-.183.133-.568.117-.751.875-2.493 1.194-5.112 1.708-7.567.117-.751.102-.934-.634-1.042-1.126-.435-2.206-.321-3.316-.574-1.471-.214-1.455-.031-1.885 1.307-.148.385-.132.568-.28.953-1.374 5.131-2.912 10.464-4.285 15.596-.133.568-.266 1.136-.414 1.521-.64.991-.906 2.127-1.171 3.263-.335 2.436-1.194 5.112-1.873 7.769z'/%3E%3C/mask%3E%3Cpath d='M103.625 165.719c-.101.934-.382 1.887-.483 2.821-.897 4.343-1.778 8.868-2.855 13.229.016.183-.132.568-.296.77-.493.606-.805 1.193-.382 1.887-.102.934-.367 2.071-.468 3.005-1.56 7.182-2.956 14.162-4.516 21.345-.25 1.319-.499 2.638-.928 3.976-.508.423-.64.991-.414 1.521-.234 1.502-.467 3.004-.88 4.526-.493.605-.626 1.173-.383 1.887-.6 3.572-1.396 6.98-2.176 10.571-.508.423-.476.789-.265 1.136-.234 1.502-.483 2.822-.897 4.343l-1.591 6.816c-.508.423-.477.789-.266 1.136-.265 1.136-.366 2.07-.631 3.206-.897 4.343-1.794 8.685-2.707 12.844-.132.568-.07 1.3-.577 1.723-.556-.126-1.127-.435-1.682-.561a1223.87 1223.87 0 01-24.337-6.487c-2.042-.523-4.264-1.028-6.305-1.552-.048-.549.265-1.136.382-1.887 3.934-13.342 7.852-26.868 11.786-40.21 3.489-12.188 7.173-24.211 10.662-36.399 3.77-13.14 7.735-26.117 11.505-39.257.43-1.338.234-1.502 1.72-1.105 6.157 1.937 12.314 3.874 18.651 5.793 1.111.252 2.057.706 3.168.959.227.53.079.915.11 1.281-.546 2.089-.896 4.342-1.443 6.431-1.061 4.544-1.926 9.253-2.987 13.797.016.183-.148.385-.133.568-.492.606-.625 1.174-.382 1.887zm-21.434 46.214l-4.46-1.193c-.375-.145-.75-.29-1.11-.252-1.26.132-2.386-.303-3.512-.738-1.487-.398-2.793-.814-4.264-1.029-.376-.145-.555-.126-.93-.271-.36.038-.54.057-.689.442-.43 1.338-.859 2.676-.928 3.976-.101.934-.367 2.07-.648 3.023-.811 3.225-1.623 6.45-2.63 9.511-.148.385-.28.953-.25 1.319.095 1.099-.366 2.071-.63 3.207-.399 1.704-.399 1.704 1.088 2.101 4.083 1.048 7.987 2.114 12.07 3.161.376.146.915.089 1.307.417 1.142.618 2.433.852 3.56 1.287.93.271 1.861.543 2.776.631.736.107.916.088 1.033-.663-.048-.549.085-1.117.218-1.685.546-2.089.552-4.121 1.279-6.229l-.032-.366c-.079-.915.218-1.686.335-2.437.148-.385.28-.953.25-1.319.022-1.849.96-3.61.802-5.44.413-1.521.811-3.225 1.03-4.91.1-.934.1-.935-.65-1.225-1.487-.397-3.153-.776-5.015-1.318zm5.308-43.776c.71-2.291 1.24-4.564 1.787-6.653.148-.385.296-.77.265-1.136.148-.385-.063-.732-.439-.877-1.486-.398-2.808-.997-4.295-1.394-.18.018-.375-.146-.555-.127-.735-.107-1.08.114-1.376.884-.297.77-.398 1.704-.695 2.474-.148.385-.117.751-.445 1.155-.64.991-.89 2.31-1.171 3.263-.133.568-.265 1.136-.594 1.54-.476.789-.757 1.742-1.038 2.695-.133.568-.25 1.319-.562 1.906-.805 1.193-1.039 2.695-1.468 4.033-.149.385-.117.751-.281.953-.641.991-.906 2.127-1.172 3.263-.148.385-.1.935-.429 1.339-.625 1.173-.89 2.31-1.335 3.465-.133.568-.281.953-.414 1.521-.477.789-.758 1.742-1.039 2.695-.132.568-.25 1.319-.562 1.906-.625 1.174-.874 2.493-1.32 3.648-.132.568-.264 1.136-.593 1.54-.312.587-.117.751.454 1.06.556.126 1.291.233 1.862.543 1.518.763 3.169.959 4.67 1.539.736.108.916.089 1.033-.662.43-1.339.843-2.86 1.272-4.198.133-.568.281-.953.414-1.521.477-.789.593-1.54.89-2.31 1.093-4.178 2.2-8.173 3.293-12.351.149-.385.102-.934.43-1.338.64-.991.906-2.127 1.171-3.263 1.297-1.799 1.68-3.686 2.242-5.592zm-.676 21.679c-.843 2.859-1.67 5.901-2.333 8.742-.148.385-.297.77-.265 1.136-.101.934-.101.934.65 1.224 1.306.416 2.777.631 4.083 1.047.751.291 1.47.215 2.386.303.36-.038.704-.259.672-.625.398-1.704 1.156-3.446 1.358-5.314.202-1.868.78-3.591 1.162-5.478.133-.568.281-.953.234-1.503-.079-.915.202-1.868.499-2.638.265-1.136.726-2.108.811-3.225.203-1.868.78-3.591 1.162-5.478.149-.385.281-.953.25-1.319-.063-.732.234-1.502.35-2.253.398-1.705 1.156-3.447 1.014-5.094-.015-.183.133-.568.117-.751.875-2.493 1.194-5.112 1.708-7.567.117-.751.102-.934-.634-1.042-1.126-.435-2.206-.321-3.316-.574-1.471-.214-1.455-.031-1.885 1.307-.148.385-.132.568-.28.953-1.374 5.131-2.912 10.464-4.285 15.596-.133.568-.266 1.136-.414 1.521-.64.991-.906 2.127-1.171 3.263-.335 2.436-1.194 5.112-1.873 7.769z' fill='%23051828'/%3E%3Cpath d='M103.625 165.719c-.101.934-.382 1.887-.483 2.821-.897 4.343-1.778 8.868-2.855 13.229.016.183-.132.568-.296.77-.493.606-.805 1.193-.382 1.887-.102.934-.367 2.071-.468 3.005-1.56 7.182-2.956 14.162-4.516 21.345-.25 1.319-.499 2.638-.928 3.976-.508.423-.64.991-.414 1.521-.234 1.502-.467 3.004-.88 4.526-.493.605-.626 1.173-.383 1.887-.6 3.572-1.396 6.98-2.176 10.571-.508.423-.476.789-.265 1.136-.234 1.502-.483 2.822-.897 4.343l-1.591 6.816c-.508.423-.477.789-.266 1.136-.265 1.136-.366 2.07-.631 3.206-.897 4.343-1.794 8.685-2.707 12.844-.132.568-.07 1.3-.577 1.723-.556-.126-1.127-.435-1.682-.561a1223.87 1223.87 0 01-24.337-6.487c-2.042-.523-4.264-1.028-6.305-1.552-.048-.549.265-1.136.382-1.887 3.934-13.342 7.852-26.868 11.786-40.21 3.489-12.188 7.173-24.211 10.662-36.399 3.77-13.14 7.735-26.117 11.505-39.257.43-1.338.234-1.502 1.72-1.105 6.157 1.937 12.314 3.874 18.651 5.793 1.111.252 2.057.706 3.168.959.227.53.079.915.11 1.281-.546 2.089-.896 4.342-1.443 6.431-1.061 4.544-1.926 9.253-2.987 13.797.016.183-.148.385-.133.568-.492.606-.625 1.174-.382 1.887zm-21.434 46.214l-4.46-1.193c-.375-.145-.75-.29-1.11-.252-1.26.132-2.386-.303-3.512-.738-1.487-.398-2.793-.814-4.264-1.029-.376-.145-.555-.126-.93-.271-.36.038-.54.057-.689.442-.43 1.338-.859 2.676-.928 3.976-.101.934-.367 2.07-.648 3.023-.811 3.225-1.623 6.45-2.63 9.511-.148.385-.28.953-.25 1.319.095 1.099-.366 2.071-.63 3.207-.399 1.704-.399 1.704 1.088 2.101 4.083 1.048 7.987 2.114 12.07 3.161.376.146.915.089 1.307.417 1.142.618 2.433.852 3.56 1.287.93.271 1.861.543 2.776.631.736.107.916.088 1.033-.663-.048-.549.085-1.117.218-1.685.546-2.089.552-4.121 1.279-6.229l-.032-.366c-.079-.915.218-1.686.335-2.437.148-.385.28-.953.25-1.319.022-1.849.96-3.61.802-5.44.413-1.521.811-3.225 1.03-4.91.1-.934.1-.935-.65-1.225-1.487-.397-3.153-.776-5.015-1.318zm5.308-43.776c.71-2.291 1.24-4.564 1.787-6.653.148-.385.296-.77.265-1.136.148-.385-.063-.732-.439-.877-1.486-.398-2.808-.997-4.295-1.394-.18.018-.375-.146-.555-.127-.735-.107-1.08.114-1.376.884-.297.77-.398 1.704-.695 2.474-.148.385-.117.751-.445 1.155-.64.991-.89 2.31-1.171 3.263-.133.568-.265 1.136-.594 1.54-.476.789-.757 1.742-1.038 2.695-.133.568-.25 1.319-.562 1.906-.805 1.193-1.039 2.695-1.468 4.033-.149.385-.117.751-.281.953-.641.991-.906 2.127-1.172 3.263-.148.385-.1.935-.429 1.339-.625 1.173-.89 2.31-1.335 3.465-.133.568-.281.953-.414 1.521-.477.789-.758 1.742-1.039 2.695-.132.568-.25 1.319-.562 1.906-.625 1.174-.874 2.493-1.32 3.648-.132.568-.264 1.136-.593 1.54-.312.587-.117.751.454 1.06.556.126 1.291.233 1.862.543 1.518.763 3.169.959 4.67 1.539.736.108.916.089 1.033-.662.43-1.339.843-2.86 1.272-4.198.133-.568.281-.953.414-1.521.477-.789.593-1.54.89-2.31 1.093-4.178 2.2-8.173 3.293-12.351.149-.385.102-.934.43-1.338.64-.991.906-2.127 1.171-3.263 1.297-1.799 1.68-3.686 2.242-5.592zm-.676 21.679c-.843 2.859-1.67 5.901-2.333 8.742-.148.385-.297.77-.265 1.136-.101.934-.101.934.65 1.224 1.306.416 2.777.631 4.083 1.047.751.291 1.47.215 2.386.303.36-.038.704-.259.672-.625.398-1.704 1.156-3.446 1.358-5.314.202-1.868.78-3.591 1.162-5.478.133-.568.281-.953.234-1.503-.079-.915.202-1.868.499-2.638.265-1.136.726-2.108.811-3.225.203-1.868.78-3.591 1.162-5.478.149-.385.281-.953.25-1.319-.063-.732.234-1.502.35-2.253.398-1.705 1.156-3.447 1.014-5.094-.015-.183.133-.568.117-.751.875-2.493 1.194-5.112 1.708-7.567.117-.751.102-.934-.634-1.042-1.126-.435-2.206-.321-3.316-.574-1.471-.214-1.455-.031-1.885 1.307-.148.385-.132.568-.28.953-1.374 5.131-2.912 10.464-4.285 15.596-.133.568-.266 1.136-.414 1.521-.64.991-.906 2.127-1.171 3.263-.335 2.436-1.194 5.112-1.873 7.769z' stroke='%23051828' stroke-width='2' mask='url(%23b)'/%3E%3Cmask id='c' maskUnits='userSpaceOnUse' x='84.723' y='-30.077' width='274.657' height='133.432' fill='%23000'%3E%3Cpath fill='%23fff' d='M84.723-30.077H359.38v133.432H84.723z'/%3E%3Cpath d='M269.8 40.532c-.439 1.133-.878 2.267-1.155 3.202-.131.557-.308.576-.856.452-.177.018-.548-.124-.74-.285-9.195-2.842-18.196-5.523-27.39-8.364-.178.018-.178.018-.371-.143-.547-.124-.563-.303-.447-1.04-.016-.18.13-.557.292-.756a370.536 370.536 0 013.331-13.215c.8-3.165 1.439-6.131 2.239-9.296.115-.737.115-.737-.626-1.021-.37-.143-.74-.285-1.095-.248-8.97-2.322-18.102-4.445-27.073-6.767-1.465-.39-1.465-.39-1.873 1.103-1.862 7.444-3.723 14.887-5.569 22.51-.523 2.23-.362 2.032-2.39 1.339-6.618-2.025-13.236-4.05-19.692-6.272-.178.018-.371-.143-.371-.143-.208-.34-.401-.501-.918-.266-1.627-.192-1.288-.408-1.042-1.703.262-1.114.346-2.21.8-3.164.501-.415.632-.972.408-1.493.377-1.851.769-3.523 1.146-5.375.277-.935.261-1.115-.641-1.201-2.738-.62-5.669-1.4-8.407-2.019-2.013-.513-4.011-.848-6.024-1.362-.177.019-.547-.123-.725-.105-.547-.124-.725-.105-.856.452.016.18-.146.378-.115.737-1.114 5.735-2.407 11.488-3.506 17.402-.361 2.031-.9 4.081-1.261 6.113-.501.414-.632.972-.408 1.492-.476 2.768-1.114 5.735-1.591 8.503-.354.037-.532.056-.725-.105-3.124-.941-6.055-1.722-9.017-2.86-.401-.502-.949-.626-1.465-.39-.37-.143-.725-.106-1.095-.248-8.824-2.7-17.471-5.418-26.311-8.297-.177.019-.37-.142-.563-.303-.224-.52-.594-.663-1.11-.427-.371-.143-.918-.267-1.273-.23-6.07-1.9-12.141-3.8-18.389-5.683-.177.019-.37-.142-.547-.124-.37-.142-.563-.303-.417-.681.277-.935.747-1.71 1.024-2.644.355-.037.339-.217.131-.558.716-2.068 1.432-4.136 2.34-6.044.34-.217.502-.415.293-.756.146-.377.1-.916-.448-1.04-1.095-.247-2.028-.693-3.124-.94-4.96-1.474-9.726-2.787-14.686-4.26-1.465-.39-1.465-.39-1.042-1.703.262-1.115.523-2.23.8-3.165.293-.755.293-.755 1.018-.65 1.11.427 2.206.675 3.317 1.102.208.34.4.501.918.266.37.142.725.105.917.266 5.33 1.616 10.853 3.393 16.183 5.009.547.124 1.111.427 1.658.551.062.718-.261 1.115-.392 1.672-.878 2.267-1.74 4.713-2.618 6.98-.339.216-.501.415-.277.935-.131.557-.423 1.312-.554 1.87.208.34.741.285.933.446 4.783 1.492 9.372 2.823 14.154 4.315 5.153 1.634 10.483 3.25 15.635 4.885.178-.019.371.142.371.142.401.502.948.626 1.465.39.37.143.918.267 1.273.23 6.44 2.042 12.865 3.906 19.306 5.949.548.124.918.266 1.465.39.371.142.517-.235.679-.434.339-.216.485-.594.1-.916.607-3.326 1.391-6.67 1.999-9.995.392-1.672.784-3.344 1.015-4.818.339-.217.485-.595.277-.935.099-.917.361-2.032.461-2.948.884-4.26 1.752-8.701 2.637-12.962.146-.378.115-.737.261-1.114.147-.378.324-.397.679-.434.37.142.725.105.918.266l19.228 5.052 1.111.427c.177-.018.208.34.208.34.032.36-.115.738-.261 1.116-.8 3.164-1.778 6.347-2.578 9.512-.146.378-.277.935-.423 1.313-.146.377.047.538.239.7.741.284 1.481.569 2.206.674 4.042 1.207 7.922 2.613 11.964 3.82.177-.018.37.143.37.143.224.52.594.662 1.111.427 1.08.068 2.013.514 2.946.96.371.142.725.105.679-.434.146-.378.277-.935.423-1.313 1.846-7.623 3.885-15.086 5.732-22.71.146-.377.277-.934.423-1.312.146-.378.308-.576.678-.434.371.143.725.106 1.095.248 10.082 2.749 20.147 5.318 30.406 8.048.192.161.547.124.74.285.741.285.918.266.641 1.201-1.454 5.952-3.07 12.101-4.524 18.053l-1.569 6.688c-.115.737-.099.916.625 1.022.371.142.548.123.918.266 7.328 1.95 14.478 3.919 21.79 5.69l1.643.37c.793-1.17 1.039-2.464 1.463-3.777a34.37 34.37 0 011.463-3.777c.516-.236.662-.614.438-1.134.701-2.248 1.386-4.675 2.456-6.781.193.16.371.142.71-.074.547.123 1.095.247 1.658.55 5.7 1.759 11.416 3.697 17.116 5.455.193.161.548.124.741.285.193.16.385.322.224.52-.147.378-.277.935-.246 1.294-2.447 8.955-4.91 17.73-7.179 26.667-.146.378-.293.755-.262 1.115-.146.377.047.538.417.68.37.143.741.285 1.095.248 14.462 3.74 28.763 7.677 43.225 11.417 1.835.532 1.481.57 2.035-1.301.946-3.543 1.877-7.264 3.001-10.825.146-.378.13-.558.277-.935.146-.378.323-.397.694-.254.177-.019.37.142.547.123 5.346 1.796 10.676 3.412 16.198 5.189.371.142.564.303.934.445.594.663 1.319.768 2.028.694.371.142.725.105 1.096.248.37.142.385.322.416.68-.423 1.314-.653 2.788-1.077 4.1-.146.378-.501.415-.678.434l-2.754-.799c-3.864-1.225-7.906-2.433-11.77-3.659-.193-.16-.548-.123-.741-.284-.37-.143-.532.055-.694.254-.146.377-.277.935-.407 1.492-.863 2.446-1.532 5.053-2.394 7.5-.439 1.133-.439 1.133-1.534.885-3.656-.885-7.49-1.752-11.146-2.637-8.761-1.981-17.539-4.142-26.478-6.104-4.026-1.028-8.037-1.876-12.241-2.885-.177.019-.37-.142-.547-.124-.548-.124-.563-.303-.433-.86-.015-.18.147-.378.116-.738l4.707-20.064c.539-2.05.884-4.261 1.423-6.31.501-.416.501-.416.1-.917-4.798-1.672-9.581-3.164-14.378-4.836-.193-.16-.548-.124-.741-.285-.725-.105-.725-.105-1.21.49l-.162.198c-.339.217-.501.415-.293.755-.846 2.626-1.886 5.091-3.103 7.574-1.226.31-1.388.508-1.179.849z'/%3E%3C/mask%3E%3Cpath d='M269.8 40.532c-.439 1.133-.878 2.267-1.155 3.202-.131.557-.308.576-.856.452-.177.018-.548-.124-.74-.285-9.195-2.842-18.196-5.523-27.39-8.364-.178.018-.178.018-.371-.143-.547-.124-.563-.303-.447-1.04-.016-.18.13-.557.292-.756a370.536 370.536 0 013.331-13.215c.8-3.165 1.439-6.131 2.239-9.296.115-.737.115-.737-.626-1.021-.37-.143-.74-.285-1.095-.248-8.97-2.322-18.102-4.445-27.073-6.767-1.465-.39-1.465-.39-1.873 1.103-1.862 7.444-3.723 14.887-5.569 22.51-.523 2.23-.362 2.032-2.39 1.339-6.618-2.025-13.236-4.05-19.692-6.272-.178.018-.371-.143-.371-.143-.208-.34-.401-.501-.918-.266-1.627-.192-1.288-.408-1.042-1.703.262-1.114.346-2.21.8-3.164.501-.415.632-.972.408-1.493.377-1.851.769-3.523 1.146-5.375.277-.935.261-1.115-.641-1.201-2.738-.62-5.669-1.4-8.407-2.019-2.013-.513-4.011-.848-6.024-1.362-.177.019-.547-.123-.725-.105-.547-.124-.725-.105-.856.452.016.18-.146.378-.115.737-1.114 5.735-2.407 11.488-3.506 17.402-.361 2.031-.9 4.081-1.261 6.113-.501.414-.632.972-.408 1.492-.476 2.768-1.114 5.735-1.591 8.503-.354.037-.532.056-.725-.105-3.124-.941-6.055-1.722-9.017-2.86-.401-.502-.949-.626-1.465-.39-.37-.143-.725-.106-1.095-.248-8.824-2.7-17.471-5.418-26.311-8.297-.177.019-.37-.142-.563-.303-.224-.52-.594-.663-1.11-.427-.371-.143-.918-.267-1.273-.23-6.07-1.9-12.141-3.8-18.389-5.683-.177.019-.37-.142-.547-.124-.37-.142-.563-.303-.417-.681.277-.935.747-1.71 1.024-2.644.355-.037.339-.217.131-.558.716-2.068 1.432-4.136 2.34-6.044.34-.217.502-.415.293-.756.146-.377.1-.916-.448-1.04-1.095-.247-2.028-.693-3.124-.94-4.96-1.474-9.726-2.787-14.686-4.26-1.465-.39-1.465-.39-1.042-1.703.262-1.115.523-2.23.8-3.165.293-.755.293-.755 1.018-.65 1.11.427 2.206.675 3.317 1.102.208.34.4.501.918.266.37.142.725.105.917.266 5.33 1.616 10.853 3.393 16.183 5.009.547.124 1.111.427 1.658.551.062.718-.261 1.115-.392 1.672-.878 2.267-1.74 4.713-2.618 6.98-.339.216-.501.415-.277.935-.131.557-.423 1.312-.554 1.87.208.34.741.285.933.446 4.783 1.492 9.372 2.823 14.154 4.315 5.153 1.634 10.483 3.25 15.635 4.885.178-.019.371.142.371.142.401.502.948.626 1.465.39.37.143.918.267 1.273.23 6.44 2.042 12.865 3.906 19.306 5.949.548.124.918.266 1.465.39.371.142.517-.235.679-.434.339-.216.485-.594.1-.916.607-3.326 1.391-6.67 1.999-9.995.392-1.672.784-3.344 1.015-4.818.339-.217.485-.595.277-.935.099-.917.361-2.032.461-2.948.884-4.26 1.752-8.701 2.637-12.962.146-.378.115-.737.261-1.114.147-.378.324-.397.679-.434.37.142.725.105.918.266l19.228 5.052 1.111.427c.177-.018.208.34.208.34.032.36-.115.738-.261 1.116-.8 3.164-1.778 6.347-2.578 9.512-.146.378-.277.935-.423 1.313-.146.377.047.538.239.7.741.284 1.481.569 2.206.674 4.042 1.207 7.922 2.613 11.964 3.82.177-.018.37.143.37.143.224.52.594.662 1.111.427 1.08.068 2.013.514 2.946.96.371.142.725.105.679-.434.146-.378.277-.935.423-1.313 1.846-7.623 3.885-15.086 5.732-22.71.146-.377.277-.934.423-1.312.146-.378.308-.576.678-.434.371.143.725.106 1.095.248 10.082 2.749 20.147 5.318 30.406 8.048.192.161.547.124.74.285.741.285.918.266.641 1.201-1.454 5.952-3.07 12.101-4.524 18.053l-1.569 6.688c-.115.737-.099.916.625 1.022.371.142.548.123.918.266 7.328 1.95 14.478 3.919 21.79 5.69l1.643.37c.793-1.17 1.039-2.464 1.463-3.777a34.37 34.37 0 011.463-3.777c.516-.236.662-.614.438-1.134.701-2.248 1.386-4.675 2.456-6.781.193.16.371.142.71-.074.547.123 1.095.247 1.658.55 5.7 1.759 11.416 3.697 17.116 5.455.193.161.548.124.741.285.193.16.385.322.224.52-.147.378-.277.935-.246 1.294-2.447 8.955-4.91 17.73-7.179 26.667-.146.378-.293.755-.262 1.115-.146.377.047.538.417.68.37.143.741.285 1.095.248 14.462 3.74 28.763 7.677 43.225 11.417 1.835.532 1.481.57 2.035-1.301.946-3.543 1.877-7.264 3.001-10.825.146-.378.13-.558.277-.935.146-.378.323-.397.694-.254.177-.019.37.142.547.123 5.346 1.796 10.676 3.412 16.198 5.189.371.142.564.303.934.445.594.663 1.319.768 2.028.694.371.142.725.105 1.096.248.37.142.385.322.416.68-.423 1.314-.653 2.788-1.077 4.1-.146.378-.501.415-.678.434l-2.754-.799c-3.864-1.225-7.906-2.433-11.77-3.659-.193-.16-.548-.123-.741-.284-.37-.143-.532.055-.694.254-.146.377-.277.935-.407 1.492-.863 2.446-1.532 5.053-2.394 7.5-.439 1.133-.439 1.133-1.534.885-3.656-.885-7.49-1.752-11.146-2.637-8.761-1.981-17.539-4.142-26.478-6.104-4.026-1.028-8.037-1.876-12.241-2.885-.177.019-.37-.142-.547-.124-.548-.124-.563-.303-.433-.86-.015-.18.147-.378.116-.738l4.707-20.064c.539-2.05.884-4.261 1.423-6.31.501-.416.501-.416.1-.917-4.798-1.672-9.581-3.164-14.378-4.836-.193-.16-.548-.124-.741-.285-.725-.105-.725-.105-1.21.49l-.162.198c-.339.217-.501.415-.293.755-.846 2.626-1.886 5.091-3.103 7.574-1.226.31-1.388.508-1.179.849z' fill='%23051828'/%3E%3Cpath d='M269.8 40.532c-.439 1.133-.878 2.267-1.155 3.202-.131.557-.308.576-.856.452-.177.018-.548-.124-.74-.285-9.195-2.842-18.196-5.523-27.39-8.364-.178.018-.178.018-.371-.143-.547-.124-.563-.303-.447-1.04-.016-.18.13-.557.292-.756a370.536 370.536 0 013.331-13.215c.8-3.165 1.439-6.131 2.239-9.296.115-.737.115-.737-.626-1.021-.37-.143-.74-.285-1.095-.248-8.97-2.322-18.102-4.445-27.073-6.767-1.465-.39-1.465-.39-1.873 1.103-1.862 7.444-3.723 14.887-5.569 22.51-.523 2.23-.362 2.032-2.39 1.339-6.618-2.025-13.236-4.05-19.692-6.272-.178.018-.371-.143-.371-.143-.208-.34-.401-.501-.918-.266-1.627-.192-1.288-.408-1.042-1.703.262-1.114.346-2.21.8-3.164.501-.415.632-.972.408-1.493.377-1.851.769-3.523 1.146-5.375.277-.935.261-1.115-.641-1.201-2.738-.62-5.669-1.4-8.407-2.019-2.013-.513-4.011-.848-6.024-1.362-.177.019-.547-.123-.725-.105-.547-.124-.725-.105-.856.452.016.18-.146.378-.115.737-1.114 5.735-2.407 11.488-3.506 17.402-.361 2.031-.9 4.081-1.261 6.113-.501.414-.632.972-.408 1.492-.476 2.768-1.114 5.735-1.591 8.503-.354.037-.532.056-.725-.105-3.124-.941-6.055-1.722-9.017-2.86-.401-.502-.949-.626-1.465-.39-.37-.143-.725-.106-1.095-.248-8.824-2.7-17.471-5.418-26.311-8.297-.177.019-.37-.142-.563-.303-.224-.52-.594-.663-1.11-.427-.371-.143-.918-.267-1.273-.23-6.07-1.9-12.141-3.8-18.389-5.683-.177.019-.37-.142-.547-.124-.37-.142-.563-.303-.417-.681.277-.935.747-1.71 1.024-2.644.355-.037.339-.217.131-.558.716-2.068 1.432-4.136 2.34-6.044.34-.217.502-.415.293-.756.146-.377.1-.916-.448-1.04-1.095-.247-2.028-.693-3.124-.94-4.96-1.474-9.726-2.787-14.686-4.26-1.465-.39-1.465-.39-1.042-1.703.262-1.115.523-2.23.8-3.165.293-.755.293-.755 1.018-.65 1.11.427 2.206.675 3.317 1.102.208.34.4.501.918.266.37.142.725.105.917.266 5.33 1.616 10.853 3.393 16.183 5.009.547.124 1.111.427 1.658.551.062.718-.261 1.115-.392 1.672-.878 2.267-1.74 4.713-2.618 6.98-.339.216-.501.415-.277.935-.131.557-.423 1.312-.554 1.87.208.34.741.285.933.446 4.783 1.492 9.372 2.823 14.154 4.315 5.153 1.634 10.483 3.25 15.635 4.885.178-.019.371.142.371.142.401.502.948.626 1.465.39.37.143.918.267 1.273.23 6.44 2.042 12.865 3.906 19.306 5.949.548.124.918.266 1.465.39.371.142.517-.235.679-.434.339-.216.485-.594.1-.916.607-3.326 1.391-6.67 1.999-9.995.392-1.672.784-3.344 1.015-4.818.339-.217.485-.595.277-.935.099-.917.361-2.032.461-2.948.884-4.26 1.752-8.701 2.637-12.962.146-.378.115-.737.261-1.114.147-.378.324-.397.679-.434.37.142.725.105.918.266l19.228 5.052 1.111.427c.177-.018.208.34.208.34.032.36-.115.738-.261 1.116-.8 3.164-1.778 6.347-2.578 9.512-.146.378-.277.935-.423 1.313-.146.377.047.538.239.7.741.284 1.481.569 2.206.674 4.042 1.207 7.922 2.613 11.964 3.82.177-.018.37.143.37.143.224.52.594.662 1.111.427 1.08.068 2.013.514 2.946.96.371.142.725.105.679-.434.146-.378.277-.935.423-1.313 1.846-7.623 3.885-15.086 5.732-22.71.146-.377.277-.934.423-1.312.146-.378.308-.576.678-.434.371.143.725.106 1.095.248 10.082 2.749 20.147 5.318 30.406 8.048.192.161.547.124.74.285.741.285.918.266.641 1.201-1.454 5.952-3.07 12.101-4.524 18.053l-1.569 6.688c-.115.737-.099.916.625 1.022.371.142.548.123.918.266 7.328 1.95 14.478 3.919 21.79 5.69l1.643.37c.793-1.17 1.039-2.464 1.463-3.777a34.37 34.37 0 011.463-3.777c.516-.236.662-.614.438-1.134.701-2.248 1.386-4.675 2.456-6.781.193.16.371.142.71-.074.547.123 1.095.247 1.658.55 5.7 1.759 11.416 3.697 17.116 5.455.193.161.548.124.741.285.193.16.385.322.224.52-.147.378-.277.935-.246 1.294-2.447 8.955-4.91 17.73-7.179 26.667-.146.378-.293.755-.262 1.115-.146.377.047.538.417.68.37.143.741.285 1.095.248 14.462 3.74 28.763 7.677 43.225 11.417 1.835.532 1.481.57 2.035-1.301.946-3.543 1.877-7.264 3.001-10.825.146-.378.13-.558.277-.935.146-.378.323-.397.694-.254.177-.019.37.142.547.123 5.346 1.796 10.676 3.412 16.198 5.189.371.142.564.303.934.445.594.663 1.319.768 2.028.694.371.142.725.105 1.096.248.37.142.385.322.416.68-.423 1.314-.653 2.788-1.077 4.1-.146.378-.501.415-.678.434l-2.754-.799c-3.864-1.225-7.906-2.433-11.77-3.659-.193-.16-.548-.123-.741-.284-.37-.143-.532.055-.694.254-.146.377-.277.935-.407 1.492-.863 2.446-1.532 5.053-2.394 7.5-.439 1.133-.439 1.133-1.534.885-3.656-.885-7.49-1.752-11.146-2.637-8.761-1.981-17.539-4.142-26.478-6.104-4.026-1.028-8.037-1.876-12.241-2.885-.177.019-.37-.142-.547-.124-.548-.124-.563-.303-.433-.86-.015-.18.147-.378.116-.738l4.707-20.064c.539-2.05.884-4.261 1.423-6.31.501-.416.501-.416.1-.917-4.798-1.672-9.581-3.164-14.378-4.836-.193-.16-.548-.124-.741-.285-.725-.105-.725-.105-1.21.49l-.162.198c-.339.217-.501.415-.293.755-.846 2.626-1.886 5.091-3.103 7.574-1.226.31-1.388.508-1.179.849z' stroke='%23051828' stroke-width='2' mask='url(%23c)'/%3E%3Cpath d='M137.457 56.133l.157.28.322-.033a.643.643 0 01.22.003l.022.01a.134.134 0 01.038.045l.925-.319c-.045-.519-.19-1.013-.345-1.451-.074-.21-.153-.413-.226-.6l-.01-.027a14.582 14.582 0 01-.203-.544l-.006-.018-.008-.017c-1.148-2.682-2.673-5.214-5.282-6.874l-4.046-2.888-.006-.004c-3.51-2.43-7.351-4.28-11.671-5.14-5.5-1.31-10.652-.388-15.377 3.144l-.002.001c-.44.333-.873.71-1.29 1.074l-.007.006c-.425.37-.833.725-1.242 1.034l-.013.01-.012.01c-2.24 1.932-4.236 4.393-5.86 6.8l-.001.003-.014.02c-.956 1.377-1.953 2.813-2.569 4.41l-.042.11.01.116a2.892 2.892 0 01.013.241.542.542 0 01-.076.056l-.069.044-.052.064c-.395.487-.567.954-.71 1.563l-.046.2.007.012-.147.016.043.498a.494.494 0 01-.041.244c-.02.052-.045.107-.08.185l-.006.011c-.036.08-.08.176-.122.287l-.007.017-.005.018c-.992 3.247-1.967 6.677-2.941 10.1l-.001.003s0 0 0 0a2448.864 2448.864 0 00-9.42 33.861c-2.62 9.598-5.243 19.151-7.867 28.704-2.623 9.553-5.247 19.107-7.867 28.706v.001c-8.677 31.93-17.34 64.043-26 96.156l-.024.086.008.088c.022.255-.08.738-.217 1.094l-.043.109.01.116.002.015c.016.193.047.554.398.849l.038.032.043.023.021.012c.27.146.592.32.918.421.327.1.71.144 1.102-.012.396-.085.61-.426.714-.598.055-.09.098-.169.138-.239a2.28 2.28 0 01.22-.345l.163-.201.164-.202.075-.092.027-.115c.196-.843.434-1.737.674-2.641l.001-.004c.24-.899.48-1.808.681-2.667l.004-.019.003-.018c.029-.183.066-.257.083-.283.01-.001.028-.003.056-.003.065.002.154.015.28.044.518.117.865.251 1.237.395l.339.131.233-.287c.233-.287.367-.661.458-.984.062-.223.116-.47.162-.684l.057-.254c2.587-9.962 5.223-19.882 7.86-29.805v-.002c2.637-9.923 5.274-19.847 7.862-29.812 10.135-38.174 20.285-76.165 30.614-114.174v-.001l1.66-5.988 1.661-5.99.003-.01.003-.011c.254-1.09.681-2.204 1.126-3.36 1.819-3.833 4.034-7.154 6.983-10.19 1.802-1.82 3.631-3.28 5.827-4.598 2.216-1.138 4.423-1.895 6.667-1.956h.007c2.824-.117 5.515.32 8.077 1.31l.009.004.009.003c4.053 1.393 7.823 3.548 11.28 6.112 1.715 1.272 3.234 2.719 4.259 4.553zm-47.289 1.664a.036.036 0 010 0zM40.738 251.68l-.006.005.005-.005zM127.671 285.554l-.004.045.003.044c.038.435.183.875.521 1.189.347.324.823.446 1.371.389l.082-.009c6.75 1.944 13.562 3.783 20.394 5.627 5.766 1.557 11.547 3.117 17.316 4.748 7.603 2.235 15.355 4.295 23.1 6.353 3.869 1.028 7.737 2.056 11.583 3.105l.01.003.011.002c.258.059.474.121.705.188l.004.002c.228.066.469.136.758.202l.079.018.082-.009.014-.001c.19-.02.549-.057.844-.421l.131-.16-.015-.175.031-.084.002-.006c.017-.044.044-.112.063-.185a.982.982 0 00.032-.172c.437-1.153.7-2.3.771-3.605.033-.417.151-.843.285-1.326l.069-.251c.152-.56.308-1.199.253-1.838-.017-.203.023-.375.077-.611a9.41 9.41 0 00.052-.235c.07-.329.136-.806-.212-1.242-.305-.381-.715-.523-1.06-.592a5.805 5.805 0 00-.462-.07l-.027-.003a4.535 4.535 0 01-.355-.053 2.87 2.87 0 00-.601-.135l-.015-.003a1.97 1.97 0 01-.442-.096l-.025-.01-.027-.007c-12.098-3.186-24.245-6.413-36.392-9.639h-.001a17651.89 17651.89 0 00-36.302-9.616 1.838 1.838 0 00-1.189-.305c-.474.05-.962.365-.959.896-.056.374-.073.701-.09 1.004v.008a9.124 9.124 0 01-.087.96l-.002.016-.002.016a68.985 68.985 0 00-.188 3.039l-.001.005a67.538 67.538 0 01-.185 3z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='d' maskUnits='userSpaceOnUse' x='85.451' y='54.668' width='52.35' height='58.841' fill='%23000'%3E%3Cpath fill='%23fff' d='M85.451 54.668h52.35v58.841h-52.35z'/%3E%3Cpath d='M130.673 66.323c-.722 2.1-1.444 4.202-2.15 6.485-1.443 4.202-2.902 8.222-4.167 12.405-1.016 2.868-2.017 5.92-3.034 8.788-.342.22-.505.421-.295.767-.264 1.132-.706 2.283-1.164 3.252-.521.24-.668.623-.443 1.151-.426 1.334-.853 2.667-1.296 3.819-.131.566-.116.748.615.855.925.27 1.656.377 2.582.648.373.144.567.308.599.673-.264 1.132-.365 2.063-.628 3.195.015.183-.326.403-.521.239-.373-.144-.731-.107-1.104-.251-9.237-2.522-18.458-4.861-27.695-7.383-.18.019-.374-.145-.552-.126-.374-.144-.568-.308-.42-.692.263-1.132.348-2.245.612-3.377 1.267.05 2.402.666 3.49.735.342-.22.311-.585.474-.786.349-2.246.892-4.328 1.24-6.573l.395-1.699c.342-.22.506-.421.117-.748.496-2.63.976-5.442 1.472-8.07.248-1.316.48-2.813.907-4.146.357-.038.342-.22.132-.566.511-2.447.844-4.875 1.356-7.322.496-2.63 1.007-5.077 1.503-7.706-.016-.182.148-.384.116-.748.163-.202.327-.403.521-.24.179-.019.552.126.731.107 8.459 1.868 16.918 3.735 25.393 5.785l1.656.378c-.668.622-.831.824-.442 1.15zM110.797 82.78c.264-1.133.69-2.466.954-3.599.132-.566.1-.93-.63-1.037l-6.088-1.566c-.926-.27-1.268-.05-1.547.9-.706 2.283-1.233 4.547-1.776 6.63-.116.748-.101.93.63 1.037 2.208.503 4.253 1.208 6.462 1.71.552.127.909.089 1.025-.66.28-.95.543-2.082.97-3.415zm7.51 13.932c.264-1.132.706-2.284.97-3.416.116-.748.1-.93-.646-1.22l-6.088-1.566c-.746-.29-1.088-.069-1.383.698-.706 2.284-1.234 4.548-1.94 6.832-.116.748-.1.93.631 1.038 2.029.522 4.058 1.044 6.282 1.729.731.107.91.088 1.189-.862.474-.786.722-2.1.985-3.233zM99.912 92.58c-.295.767-.412 1.516-.707 2.283-.131.566-.279.95-.41 1.516-.148.384.062.73.435.874.926.27 2.045.705 3.134.774.715-.076 1.283.232 2.013.34.552.125 1.104.25 1.656.377.731.106.91.088 1.026-.661.706-2.283 1.233-4.548 1.761-6.812.116-.749.1-.931-.646-1.22-2.208-.504-4.253-1.208-6.461-1.711-.552-.126-.731-.107-1.026.66-.264 1.133-.512 2.447-.775 3.58zm14.026-21.546c.264-1.132.691-2.465.954-3.598.132-.566-.062-.73-.436-.874-.925-.27-2.045-.704-3.133-.773-.715.075-1.283-.233-2.014-.34-.373-.145-.925-.27-1.298-.415-1.104-.251-1.104-.251-1.547.9-.279.95-.558 1.9-.822 3.032-.263 1.132-.69 2.465-.954 3.598-.132.566.063.73.436.874 2.208.503 4.432 1.189 6.64 1.692.552.125.715-.076 1.026-.661.442-1.151.885-2.302 1.148-3.434zm7.526 14.115c.248-1.315.691-2.466.939-3.78.131-.566-.063-.73-.436-.875-.926-.27-1.672-.56-2.582-.647-.909-.088-1.64-.195-2.387-.484l-1.656-.378c-.552-.126-.909-.088-1.025.66-.706 2.284-1.234 4.549-1.94 6.832-.116.749-.1.931.631 1.038 2.029.522 4.237 1.025 6.282 1.73.731.106.91.087 1.026-.661.621-1.17.885-2.303 1.148-3.435zm3.515-11.6c.147-.383.132-.565.279-.95.279-.949.559-1.899.659-2.83.132-.566-.062-.73-.614-.855-.179.019-.374-.145-.552-.126-1.073.113-2.014-.34-3.118-.591-.925-.27-1.851-.54-2.955-.792-.731-.107-.909-.088-1.204.68-.706 2.282-1.234 4.547-1.94 6.83-.132.567-.1.931.631 1.038 2.208.503 4.253 1.208 6.461 1.71.731.108.909.089 1.026-.66.621-1.17.884-2.302 1.327-3.453zm-19.385 30.579c3.701 1.082 7.386 1.981 11.266 3.044.373.144.925.27 1.283.232.552.126.715-.075 1.025-.66.28-.95.085-1.114-.661-1.403-.179.019-.373-.145-.552-.126-7.565-1.962-15.325-4.087-22.89-6.05-.374-.144-.552-.125-.926-.27-.552-.125-.878.277-1.173 1.045-.132.566.063.729.615.855.373.145.746.289 1.104.252 3.522 1.1 7.223 2.182 10.909 3.081z'/%3E%3C/mask%3E%3Cpath d='M130.673 66.323c-.722 2.1-1.444 4.202-2.15 6.485-1.443 4.202-2.902 8.222-4.167 12.405-1.016 2.868-2.017 5.92-3.034 8.788-.342.22-.505.421-.295.767-.264 1.132-.706 2.283-1.164 3.252-.521.24-.668.623-.443 1.151-.426 1.334-.853 2.667-1.296 3.819-.131.566-.116.748.615.855.925.27 1.656.377 2.582.648.373.144.567.308.599.673-.264 1.132-.365 2.063-.628 3.195.015.183-.326.403-.521.239-.373-.144-.731-.107-1.104-.251-9.237-2.522-18.458-4.861-27.695-7.383-.18.019-.374-.145-.552-.126-.374-.144-.568-.308-.42-.692.263-1.132.348-2.245.612-3.377 1.267.05 2.402.666 3.49.735.342-.22.311-.585.474-.786.349-2.246.892-4.328 1.24-6.573l.395-1.699c.342-.22.506-.421.117-.748.496-2.63.976-5.442 1.472-8.07.248-1.316.48-2.813.907-4.146.357-.038.342-.22.132-.566.511-2.447.844-4.875 1.356-7.322.496-2.63 1.007-5.077 1.503-7.706-.016-.182.148-.384.116-.748.163-.202.327-.403.521-.24.179-.019.552.126.731.107 8.459 1.868 16.918 3.735 25.393 5.785l1.656.378c-.668.622-.831.824-.442 1.15zM110.797 82.78c.264-1.133.69-2.466.954-3.599.132-.566.1-.93-.63-1.037l-6.088-1.566c-.926-.27-1.268-.05-1.547.9-.706 2.283-1.233 4.547-1.776 6.63-.116.748-.101.93.63 1.037 2.208.503 4.253 1.208 6.462 1.71.552.127.909.089 1.025-.66.28-.95.543-2.082.97-3.415zm7.51 13.932c.264-1.132.706-2.284.97-3.416.116-.748.1-.93-.646-1.22l-6.088-1.566c-.746-.29-1.088-.069-1.383.698-.706 2.284-1.234 4.548-1.94 6.832-.116.748-.1.93.631 1.038 2.029.522 4.058 1.044 6.282 1.729.731.107.91.088 1.189-.862.474-.786.722-2.1.985-3.233zM99.912 92.58c-.295.767-.412 1.516-.707 2.283-.131.566-.279.95-.41 1.516-.148.384.062.73.435.874.926.27 2.045.705 3.134.774.715-.076 1.283.232 2.013.34.552.125 1.104.25 1.656.377.731.106.91.088 1.026-.661.706-2.283 1.233-4.548 1.761-6.812.116-.749.1-.931-.646-1.22-2.208-.504-4.253-1.208-6.461-1.711-.552-.126-.731-.107-1.026.66-.264 1.133-.512 2.447-.775 3.58zm14.026-21.546c.264-1.132.691-2.465.954-3.598.132-.566-.062-.73-.436-.874-.925-.27-2.045-.704-3.133-.773-.715.075-1.283-.233-2.014-.34-.373-.145-.925-.27-1.298-.415-1.104-.251-1.104-.251-1.547.9-.279.95-.558 1.9-.822 3.032-.263 1.132-.69 2.465-.954 3.598-.132.566.063.73.436.874 2.208.503 4.432 1.189 6.64 1.692.552.125.715-.076 1.026-.661.442-1.151.885-2.302 1.148-3.434zm7.526 14.115c.248-1.315.691-2.466.939-3.78.131-.566-.063-.73-.436-.875-.926-.27-1.672-.56-2.582-.647-.909-.088-1.64-.195-2.387-.484l-1.656-.378c-.552-.126-.909-.088-1.025.66-.706 2.284-1.234 4.549-1.94 6.832-.116.749-.1.931.631 1.038 2.029.522 4.237 1.025 6.282 1.73.731.106.91.087 1.026-.661.621-1.17.885-2.303 1.148-3.435zm3.515-11.6c.147-.383.132-.565.279-.95.279-.949.559-1.899.659-2.83.132-.566-.062-.73-.614-.855-.179.019-.374-.145-.552-.126-1.073.113-2.014-.34-3.118-.591-.925-.27-1.851-.54-2.955-.792-.731-.107-.909-.088-1.204.68-.706 2.282-1.234 4.547-1.94 6.83-.132.567-.1.931.631 1.038 2.208.503 4.253 1.208 6.461 1.71.731.108.909.089 1.026-.66.621-1.17.884-2.302 1.327-3.453zm-19.385 30.579c3.701 1.082 7.386 1.981 11.266 3.044.373.144.925.27 1.283.232.552.126.715-.075 1.025-.66.28-.95.085-1.114-.661-1.403-.179.019-.373-.145-.552-.126-7.565-1.962-15.325-4.087-22.89-6.05-.374-.144-.552-.125-.926-.27-.552-.125-.878.277-1.173 1.045-.132.566.063.729.615.855.373.145.746.289 1.104.252 3.522 1.1 7.223 2.182 10.909 3.081z' fill='%23051828'/%3E%3Cpath d='M130.673 66.323c-.722 2.1-1.444 4.202-2.15 6.485-1.443 4.202-2.902 8.222-4.167 12.405-1.016 2.868-2.017 5.92-3.034 8.788-.342.22-.505.421-.295.767-.264 1.132-.706 2.283-1.164 3.252-.521.24-.668.623-.443 1.151-.426 1.334-.853 2.667-1.296 3.819-.131.566-.116.748.615.855.925.27 1.656.377 2.582.648.373.144.567.308.599.673-.264 1.132-.365 2.063-.628 3.195.015.183-.326.403-.521.239-.373-.144-.731-.107-1.104-.251-9.237-2.522-18.458-4.861-27.695-7.383-.18.019-.374-.145-.552-.126-.374-.144-.568-.308-.42-.692.263-1.132.348-2.245.612-3.377 1.267.05 2.402.666 3.49.735.342-.22.311-.585.474-.786.349-2.246.892-4.328 1.24-6.573l.395-1.699c.342-.22.506-.421.117-.748.496-2.63.976-5.442 1.472-8.07.248-1.316.48-2.813.907-4.146.357-.038.342-.22.132-.566.511-2.447.844-4.875 1.356-7.322.496-2.63 1.007-5.077 1.503-7.706-.016-.182.148-.384.116-.748.163-.202.327-.403.521-.24.179-.019.552.126.731.107 8.459 1.868 16.918 3.735 25.393 5.785l1.656.378c-.668.622-.831.824-.442 1.15zM110.797 82.78c.264-1.133.69-2.466.954-3.599.132-.566.1-.93-.63-1.037l-6.088-1.566c-.926-.27-1.268-.05-1.547.9-.706 2.283-1.233 4.547-1.776 6.63-.116.748-.101.93.63 1.037 2.208.503 4.253 1.208 6.462 1.71.552.127.909.089 1.025-.66.28-.95.543-2.082.97-3.415zm7.51 13.932c.264-1.132.706-2.284.97-3.416.116-.748.1-.93-.646-1.22l-6.088-1.566c-.746-.29-1.088-.069-1.383.698-.706 2.284-1.234 4.548-1.94 6.832-.116.748-.1.93.631 1.038 2.029.522 4.058 1.044 6.282 1.729.731.107.91.088 1.189-.862.474-.786.722-2.1.985-3.233zM99.912 92.58c-.295.767-.412 1.516-.707 2.283-.131.566-.279.95-.41 1.516-.148.384.062.73.435.874.926.27 2.045.705 3.134.774.715-.076 1.283.232 2.013.34.552.125 1.104.25 1.656.377.731.106.91.088 1.026-.661.706-2.283 1.233-4.548 1.761-6.812.116-.749.1-.931-.646-1.22-2.208-.504-4.253-1.208-6.461-1.711-.552-.126-.731-.107-1.026.66-.264 1.133-.512 2.447-.775 3.58zm14.026-21.546c.264-1.132.691-2.465.954-3.598.132-.566-.062-.73-.436-.874-.925-.27-2.045-.704-3.133-.773-.715.075-1.283-.233-2.014-.34-.373-.145-.925-.27-1.298-.415-1.104-.251-1.104-.251-1.547.9-.279.95-.558 1.9-.822 3.032-.263 1.132-.69 2.465-.954 3.598-.132.566.063.73.436.874 2.208.503 4.432 1.189 6.64 1.692.552.125.715-.076 1.026-.661.442-1.151.885-2.302 1.148-3.434zm7.526 14.115c.248-1.315.691-2.466.939-3.78.131-.566-.063-.73-.436-.875-.926-.27-1.672-.56-2.582-.647-.909-.088-1.64-.195-2.387-.484l-1.656-.378c-.552-.126-.909-.088-1.025.66-.706 2.284-1.234 4.549-1.94 6.832-.116.749-.1.931.631 1.038 2.029.522 4.237 1.025 6.282 1.73.731.106.91.087 1.026-.661.621-1.17.885-2.303 1.148-3.435zm3.515-11.6c.147-.383.132-.565.279-.95.279-.949.559-1.899.659-2.83.132-.566-.062-.73-.614-.855-.179.019-.374-.145-.552-.126-1.073.113-2.014-.34-3.118-.591-.925-.27-1.851-.54-2.955-.792-.731-.107-.909-.088-1.204.68-.706 2.282-1.234 4.547-1.94 6.83-.132.567-.1.931.631 1.038 2.208.503 4.253 1.208 6.461 1.71.731.108.909.089 1.026-.66.621-1.17.884-2.302 1.327-3.453zm-19.385 30.579c3.701 1.082 7.386 1.981 11.266 3.044.373.144.925.27 1.283.232.552.126.715-.075 1.025-.66.28-.95.085-1.114-.661-1.403-.179.019-.373-.145-.552-.126-7.565-1.962-15.325-4.087-22.89-6.05-.374-.144-.552-.125-.926-.27-.552-.125-.878.277-1.173 1.045-.132.566.063.729.615.855.373.145.746.289 1.104.252 3.522 1.1 7.223 2.182 10.909 3.081z' stroke='%23051828' stroke-width='2' mask='url(%23d)'/%3E%3Cpath d='M274.248 316.844l.1-.477-.469-.106c-1.571-.357-3.13-.768-4.766-1.2a235.06 235.06 0 00-3.836-.989c-5.038-1.291-10.032-2.587-15.027-3.883h-.001c-4.995-1.296-9.991-2.593-15.032-3.884l-.086-.023-.075.008a.297.297 0 01-.043-.005c-.046-.008-.1-.02-.172-.037l-.006-.001a4.04 4.04 0 00-.221-.046 1.128 1.128 0 00-.298-.015l-.309.033-.113.292c-.015.04-.041.102-.072.175a8.81 8.81 0 00-.211.532c-.099.286-.19.645-.157 1.019.048.562-.024 1.107-.148 1.664a18.76 18.76 0 01-.211.84l-.02.074c-.069.258-.141.523-.203.788-.072.311-.1.567-.125.795v.007a5.41 5.41 0 01-.105.68l-.158.676.686-.072c.276-.029.578.011.9.084.159.036.316.079.474.122l.03.008c.139.038.283.078.419.109 2.653.788 5.239 1.501 7.8 2.206 3.164.872 6.289 1.732 9.451 2.712h0l.011.003c3.033.865 6.11 1.726 9.186 2.587h0c3.069.859 6.137 1.717 9.161 2.58l.535.206.556.215.516.199.151-.539.003-.011c.684-2.434 1.374-4.888 1.885-7.326zM39.958 257.74l.098-.421c.198-.846.437-1.741.673-2.627v-.004c.238-.89.473-1.771.667-2.601.064-.273.167-.645.485-.874.322-.232.723-.223 1.1-.168l.054.008.051.02c.162.062.37.123.605.191l.013.004c.22.064.467.136.672.215l.154.059.086.141c.106.174.3.269.69.42.9.261 1.797.479 2.707.699l.005.002a63.23 63.23 0 012.764.715l.02.006.02.008a.627.627 0 00.615-.065l.185-.118.21.053c1.003.257 2.051.509 3.104.763h.002c1.05.253 2.105.507 3.115.765 8.058 2.062 15.94 4.143 24.014 6.386.305.07.607.186.87.288l.016.006c.285.11.53.203.762.256l.035.008.033.013c.718.277 1.6.532 2.28.63l.137.02.1.085a.646.646 0 00.045.02l.026.01c.043.017.125.048.183.076a.9.9 0 01.319.243.85.85 0 01.185.474l.009.101-.031.098c-.226.702-.548 1.357-.877 1.987l-.236.447c-.252.476-.5.942-.722 1.435-.09.227-.224.449-.332.627l-.01.018a3.456 3.456 0 00-.269.497l-.159.411-.424-.096-.822-.186-.822-.187-.009-.002-.008-.002c-2.002-.529-3.994-1.059-5.982-1.588-7.3-1.941-14.53-3.864-21.86-5.665h-.002l.127-.487c-2.103-.506-4.255-1.053-6.407-1.599-2.151-.547-4.303-1.094-6.407-1.6l-1.857.085zm0 0l.397.153c.214.082.471.157.726.206.218.043.46.072.685.061l-1.808-.42zM223.77 54.81l.025.294.27.115c2.434 1.032 4.828 2.047 7.072 3.436h0l.01.006c5.266 3.089 10.066 6.958 14.385 11.43h0l.008.008c1.144 1.125 2.132 2.448 2.965 3.972l.006.01.006.01c.114.189.276.414.424.62l.008.01c.157.22.298.416.39.569l.086.14.154.06c.239.093.468.126.642.152l.015.002c.189.027.318.048.445.097l1.119.434-.472-1.106c-.932-2.182-2.394-4.1-4-5.793l-.002-.003c-5.164-5.36-10.815-9.947-17.46-13.323l-.029-.015c-1.675-.91-3.43-1.863-5.334-2.235l-.66-.129.056.645a1.21 1.21 0 01-.032.086l-.002.007a1.667 1.667 0 00-.063.186.887.887 0 00-.032.315zM114.143 177.934l.277.231.309-.198c.304-.194.436-.457.51-.649l.044-.122.001-.001a2.21 2.21 0 01.031-.087c.01-.027.017-.04.019-.044l.066-.081.028-.107c.823-3.134 1.695-6.227 2.568-9.326l.001-.002c.873-3.096 1.747-6.198 2.572-9.341l.023-.085-.008-.087a.431.431 0 01.017-.117 2.52 2.52 0 01.036-.13l.042-.143c.056-.205.143-.58-.08-.944l-.16-.263-.309.032c-.255.027-.443.174-.554.276-.111.103-.213.229-.289.322a.106.106 0 00-.009.011l-.052.063-.029.076a3.68 3.68 0 00-.162.541v.004c-.033.139-.06.252-.121.41l-.008.022-.007.022c-.841 2.959-1.636 5.913-2.43 8.863l-.001.001c-.793 2.944-1.584 5.885-2.421 8.829-.081.215-.12.378-.152.518l-.001.004c-.033.139-.06.252-.121.41l-.042.109.01.117.001.015c.017.194.048.555.401.851zM61.81 264.743l-.29.963c1.857.625 4.714 1.46 7.284 2.143 1.285.341 2.504.646 3.493.867.969.217 1.77.366 2.187.375l.155-.985c-1.205-.32-2.398-.642-3.582-.961-3.127-.844-6.192-1.67-9.247-2.402zM85.75 270.605l-.25.027-.131.216c-.12.197-.2.329-.266.425a.901.901 0 01-.096.124l-.01.002a1.206 1.206 0 01-.15.023c-2.16-.655-4.136-1.158-6.1-1.657-.516-.262-1.141-.389-1.61-.485-.108-.022-.207-.042-.294-.062l-.288.963c1.9.659 3.904 1.196 5.824 1.71.523.141 1.04.279 1.548.418l.011.003.011.003c.258.058.474.12.704.186l.004.002c.22.063.452.13.726.193.276.096.59.103.866-.105.232-.173.351-.443.425-.634l.043-.11-.01-.117V271.717l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.01l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.01l-.001-.002v-.01l-.001-.001v-.01l-.001-.002V271.613l-.001-.002V271.602l-.001-.002V271.591l-.001-.002V271.58l-.001-.002V271.567l-.001-.001V271.557l-.001-.002V271.544l-.001-.001V271.532l-.001-.001V271.52l-.001-.001V271.51l-.001-.001V271.499l-.001-.002v-.01l-.001-.001v-.012l-.001-.001v-.01l-.001-.001v-.01l-.001-.001v-.011l-.001-.002V271.429l-.001-.002V271.417l-.001-.002v-.01l-.001-.001V271.395l-.001-.002v-.01l-.001-.001V271.37l-.001-.001V271.359l-.001-.001V271.348l-.001-.001V271.336l-.001-.002V271.325l-.001-.002V271.313l-.001-.002V271.301l-.001-.001V271.291l-.001-.002V271.278l-.001-.001V271.266l-.001-.001v-.01l-.001-.001V271.244l-.001-.001v-.011l-.001-.001v-.011l-.001-.001v-.01l-.001-.001V271.198l-.001-.001v-.011l-.001-.001V271.175l-.001-.001v-.012l-.001-.001V271.151l-.001-.001V271.14l-.001-.001V271.128l-.001-.001V271.117l-.001-.001V271.105l-.001-.001v-.011l-.001-.001V271.082l-.001-.001V271.07l-.001-.001V271.058l-.001-.001V271.047l-.001-.001V271.035l-.001-.001V271.024l-.001-.001V271.014l-.044-.498-.497.052h-.002l-.001.001H86.093l-.001.001h-.008l-.001.001h-.001 0-.002 0-.002 0-.002 0-.002l-.001.001h-.003 0-.002 0-.002 0-.001l-.001.001h-.002 0-.002 0-.002 0-.002 0l-.002.001h0-.003 0-.002 0-.003 0l-.002.001h0-.002 0-.002 0-.002 0-.002l-.001.001h0-.002 0-.001 0-.002 0-.001 0-.002 0-.001v.001h-.002 0-.001 0-.002 0-.002 0-.001 0-.002v.001h0-.002 0-.001 0-.002 0-.002 0-.002 0v.001h-.002 0-.002 0H86h0-.002 0-.001l-.001.001h0-.001 0-.002 0-.002 0-.001 0-.002 0l-.001.001h-.001 0-.001 0-.002 0-.001 0-.002 0-.001 0-.001l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.002 0-.001 0-.001v.001h-.001 0-.002 0-.001 0-.001 0-.001 0-.002 0-.001 0l-.001.001h0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.002.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001v.001h-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.002 0-.001 0-.001 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.002 0-.001 0-.001 0-.001v.001H85.9h0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.002v.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.002 0v.001h-.001 0-.002 0-.001 0-.001 0-.002 0-.001 0-.001l-.001.001h0-.001 0-.002 0-.001 0-.002 0-.002 0-.001v.001h-.002 0-.002 0-.001 0-.002 0-.002 0l-.001.001h-.001 0-.002 0-.002 0-.002 0-.002v.001h-.002 0-.002 0-.001 0-.002 0-.002 0l-.002.001h0-.001 0-.002 0-.001 0-.003 0-.001l-.001.001h-.001 0-.003 0-.002 0-.001 0-.002v.001h-.002 0-.002 0-.002 0-.002 0-.001l-.001.001h-.001 0-.002 0-.003 0-.002 0l-.001.001h-.003 0-.002 0-.002 0-.002l-.001.001h-.001 0-.002 0-.002 0-.004l-.001.001h-.003 0-.002 0-.002 0-.002v.001h-.002 0-.002 0-.002 0-.002 0l-.002.001h0-.002 0-.002 0-.002 0-.002zM139.605 73.076l.407-.042.045-.407c.215-1.934.002-4.402-.528-5.92l-.969.223a.296.296 0 01.03-.154c.01-.022.023-.039.023-.039l-.014.017a.706.706 0 00-.194.528c-.019.844.012 1.727.042 2.593v.008c.031.88.061 1.744.042 2.564l-.006.242.186.152c.361.295.725.257.921.237l.015-.002zM135.993 55.523l-.687.072.272.632c.1.234.158.431.223.655l.002.007c.064.222.136.47.263.764l.014.032.018.03c.029.048.059.114.097.21l.042.114c.027.073.058.16.082.219.096.243.243.556.535.8l.533.445.255-.658a2.25 2.25 0 00.152-.58 1.904 1.904 0 00-.001-.39l-.001-.007-.005-.06-.02-.058c-.079-.233-.111-.461-.149-.73l-.035-.248c-.054-.35-.141-.78-.432-1.144l-.167-.209-.267.029H136.702l-.001.001h-.008l-.001.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001H136.655l-.001.001h-.008l-.001.001H136.636l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001H136.588l-.001.001h-.007l-.001.001H136.57l-.001.001H136.56l-.001.001h-.008l-.001.001H136.541l-.001.001h-.008l-.001.001H136.522l-.002.001h-.007l-.002.001h-.007l-.002.001H136.493l-.002.001h-.007l-.002.001h-.007l-.002.001h-.008l-.001.001h-.008l-.002.001h-.007l-.002.001h-.008l-.001.001h-.01l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.007l-.002.001h-.008l-.001.001h-.008l-.002.001H136.226l-.001.001h-.008l-.002.001h-.007l-.002.001h-.007l-.002.001H136.188l-.001.001h-.008l-.001.001H136.169l-.002.001h-.007l-.001.001H136.15l-.001.001h-.008l-.001.001H136.131l-.001.001H136.121l-.001.001h-.008l-.002.001h-.007l-.001.001H136.093l-.002.001h-.008l-.001.001h-.008l-.001.001h-.008l-.001.001H136.055l-.001.001h-.008l-.001.001H136.036l-.001.001h-.008l-.001.001h-.01l-.001.001h-.008l-.001.001h-.008l-.001.001h-.004zM354.97 68.528l1.192-.126-.913-.76c-.685-.571-1.531-.693-2.224-.793l-.048-.007-1.069-.154.562.918c.576.939 1.575 1.019 2.5.922z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M249.959 74.847l-1.119-.433.474 1.106c.046.109.096.232.15.367.186.463.425 1.055.769 1.621l.161.264.309-.033c.216-.023.471.065.876.22l.754.292-.07-.812c-.075-.875-.57-1.66-.993-2.191l-.082-.103-.123-.048c-.239-.092-.469-.125-.644-.15l-.015-.003a2.013 2.013 0 01-.447-.097z' fill='%23093826' stroke='%23051828'/%3E%3Cpath d='M98.61 184.757l.368 1.07.542-1.009c.368-.683.5-1.534.445-2.169l-.104-1.207-.776.945c-.283.346-.49.712-.576 1.121-.088.413-.044.826.101 1.249zM91.546 220.943l.368 1.07.542-1.009c.361-.671.517-1.337.445-2.169l-.104-1.207-.776.945c-.284.345-.49.711-.576 1.121-.088.412-.045.825.1 1.249zM163.411 30.51l.321.744.521-.637c.433-.529.586-1.237.53-1.882l-.081-.935-.729.603c-.674.557-.883 1.361-.562 2.107zM250.842 76.602l-.754-.29.069.81a2.344 2.344 0 00.12.65c.099.263.29.506.625.635.238.092.467.125.641.15l.015.003c.189.027.318.048.445.097l.754.29-.07-.81c-.043-.502-.32-.963-.607-1.204l-.159-.133-.208.022c-.215.022-.469-.064-.871-.22zM185.109 14.184l-.479-1.11-.444 1.142c-.162.417-.301 1.01-.43 1.554l-.007.03-.336 1.43 1.135-.94c.674-.556.883-1.36.561-2.106zM150.803 34.986l-.933.423.891.476c.589.315 1.067.513 1.749.44l.928-.096-.58-.72c-.532-.66-1.317-.857-2.055-.523zM92.73 214.537l.321.744.521-.636c.433-.53.585-1.237.53-1.882l-.08-.935-.73.603c-.674.557-.883 1.361-.562 2.106zM102.369 166.051l.406.941.491-.916c.341-.636.518-1.303.475-1.8l-.081-.935-.729.603c-.674.557-.883 1.361-.562 2.107zM139.607 26.385l.739-.335-.616-.51c-.51-.422-1.199-.561-1.83-.495l-.928.097.58.72c.532.66 1.316.857 2.055.523zM203.797 23.068l.736-.334-.613-.51c-.444-.369-.942-.591-1.477-.535l-.689.073.273.632c.142.329.367.623.719.758.353.134.721.066 1.051-.084zM86.726 245.044l.229.534.494-.318c.36-.232.47-.61.506-.882.034-.266.01-.542-.005-.717l-.001-.016-.07-.812-.691.443a1.296 1.296 0 00-.566.752c-.09.328-.042.676.104 1.016zM121.731 25.315l-.525.239.298.485c.34.554.933.723 1.581.655l.689-.073-.273-.632c-.142-.329-.367-.623-.719-.757-.353-.135-.721-.067-1.051.083zM269.781 31.409l-.321-.754-.523.647c-.377.467-.603.98-.556 1.523l.059.696.638-.293c.335-.154.631-.393.769-.754.137-.358.078-.73-.066-1.065zM89.298 232.724l.48 1.122.444-1.154.017-.043c.137-.355.324-.838.282-1.325l-.07-.812-.691.444a1.296 1.296 0 00-.566.752c-.09.328-.042.676.104 1.016zM118.872 99.806l.321.754.523-.647c.224-.276.323-.542.386-.776a5.24 5.24 0 00.062-.25c.022-.1.039-.174.077-.273l.434-1.133-1.1.506c-.335.154-.63.392-.768.753-.138.36-.078.73.065 1.066zM296.273 45.792l-.321-.75-.523.643c-.263.325-.435.85-.378 1.507l.07.812.69-.444c.262-.167.476-.418.567-.751.089-.328.041-.676-.105-1.017zM162.674 31.506l-.363-.594-.447.549c-.238.29-.514.917-.146 1.52l.262.427.428-.273c.306-.196.479-.491.497-.826.016-.302-.096-.582-.231-.803zM184.461 20.483l-.423.27.259.42c.188.307.46.451.738.5.231.042.471.016.633-.001l.024-.003.689-.072-.273-.632c-.151-.35-.403-.63-.782-.698-.344-.061-.655.082-.865.216zM272.393 33.221l.363.594.448-.549c.188-.23.311-.438.373-.646.063-.212.048-.383.039-.48v-.01l-.043-.498-.497.053a.936.936 0 00-.787.593 1.07 1.07 0 00.104.943zM165.775 15.415l-.363-.595-.448.55a1.716 1.716 0 00-.302.487c-.091.235-.123.504-.094.836l.06.694.637-.291c.355-.163.637-.426.709-.81.066-.347-.069-.658-.199-.87zM129.824 66.684l.363.594.447-.549.013-.014c.076-.094.276-.336.333-.633a.872.872 0 00-.093-.59 1.15 1.15 0 00-.474-.439l-.82-.442.081.937c.007.079.001.119-.008.188-.006.046-.014.105-.021.197-.017.22.006.468.179.75zM105.355 7.778l-.363-.593-.447.548c-.128.156-.23.355-.298.531-.063.16-.133.394-.114.605l.042.498.498-.053a.936.936 0 00.786-.593c.121-.313.07-.659-.104-.943zM289.959 36.242l-1.032-1.294.143 1.663c.017.194.029.34.022.462-.005.093-.019.124-.019.124l.008-.011.698.696a.255.255 0 00.017-.014c.113-.094.228-.19.314-.278a.824.824 0 00.248-.483.795.795 0 00-.138-.517c-.065-.103-.157-.218-.247-.332l-.014-.016zM106.76 13.49l.363.596.448-.55c.244-.3.44-.817.396-1.323l-.07-.811-.69.442a1.337 1.337 0 00-.563.707c-.1.309-.065.644.116.94zM120.426 95.258l.363.594.448-.549c.127-.155.229-.354.298-.531.062-.16.132-.393.114-.604l-.043-.499-.497.053a.936.936 0 00-.787.594 1.07 1.07 0 00.104.942zM97.617 87.502l-.363-.591-.447.545c-.183.223-.228.493-.241.668-.014.181 0 .353.008.444l.001.007.07.808.69-.439c.21-.134.464-.35.503-.705.033-.304-.118-.57-.221-.737zM89.869 56.645l-.16-.265-.311.032A.658.658 0 0088.8 57c-.024.158-.007.354.006.506l.003.036.043.498.497-.053a.984.984 0 00.416-.129.67.67 0 00.317-.473.842.842 0 00-.056-.426 2 2 0 00-.158-.314zm-.77.7l-.002-.005a.017.017 0 01.002.005zm.082-.274a.327.327 0 01.085-.07v.017l-.085.053zM269.265 41.507l.365.606.45-.562.014-.018c.07-.086.2-.247.267-.424a.76.76 0 00.039-.425.727.727 0 00-.247-.405l-.16-.136-.21.023a.982.982 0 00-.415.129.67.67 0 00-.317.473.848.848 0 00.056.426c.041.107.099.214.158.313zm.771-.699l.001.004-.001-.004zm-.169.327l.087-.054a.34.34 0 01-.076.065l-.01.006-.001-.017zM99.86 74.528l-.388-.33-.325.405-.015.018c-.07.087-.2.247-.267.424a.757.757 0 00-.039.426.725.725 0 00.248.404l.279.238.313-.204c.2-.13.448-.34.497-.662.054-.356-.163-.6-.303-.72zm-.613.721l-.038.046a.278.278 0 01-.034-.16l.072.114zM90.987 54.716l-.07-.81-.69.442c-.177.113-.42.285-.545.55-.155.325-.078.646.083.909l.26.427.429-.274c.231-.148.423-.337.506-.617.064-.215.044-.442.03-.593l-.003-.034zM102.822 14.89l-.364-.605-.45.56-.017.02c-.065.08-.179.22-.224.412-.022.1-.023.192-.021.264.003.07.01.15.017.235l.001.01.043.498.497-.052a.989.989 0 00.416-.13.672.672 0 00.317-.473.85.85 0 00-.056-.426 1.963 1.963 0 00-.159-.313zm-.77.699l-.001-.005.001.005zm.083-.274a.317.317 0 01.084-.07l.001.017-.085.053zM272.601 24.953l.317-.387-.378-.315-.007-.006a1.833 1.833 0 00-.194-.145.856.856 0 00-.373-.132c-.362-.034-.641.182-.846.432l-.768.937 1.194-.125a.697.697 0 01.191.008l.14.016a.905.905 0 00.34-.025.77.77 0 00.384-.258zm-.592-.713h-.002.002z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='e' maskUnits='userSpaceOnUse' x='107.227' y='47.763' width='166.996' height='257.508' fill='%23000'%3E%3Cpath fill='%23fff' d='M107.227 47.763h166.996v257.508H107.227z'/%3E%3Cpath d='M252.715 76.892c.031.366.242.713.453 1.06.712 1.954 1.244 3.928 1.956 5.883.031.366-.133.568.242.713l.016.183c.501 1.608.283 3.292-.294 5.013-3.224 13.074-6.448 26.148-9.493 39.203-3.092 12.506-6.168 25.195-9.081 37.682-3.06 12.872-6.3 25.762-9.36 38.634l-9.229 38.067c-3.06 12.872-6.316 25.58-9.377 38.452-.926 3.973-1.869 7.764-2.795 11.737-.148.384-.117.75-.265 1.135-.132.568-.312.586-.866.46-.375-.145-.734-.107-1.109-.252l-8.902-2.383c-21.505-5.668-43.025-11.519-64.53-17.187-.75-.29-1.484-.397-2.218-.504-.375-.145-.57-.309-.422-.694.148-.384.281-.952.249-1.318 5.585-21.443 11.154-43.068 16.739-64.511 5.865-22.395 11.551-44.771 17.416-67.166a7813.61 7813.61 0 0015.765-61.086c.958-3.607 1.753-7.013 2.711-10.62.264-1.136.709-2.29 1.528-3.299 2.59-3.595 5.586-6.679 8.988-9.252.851-.643 1.897-1.123 2.959-1.42 2.302-.611 4.457-.838 6.791-1.085 5.746-.606 11.687-1.047 17.512-.739 2.724.082 5.481.53 8.105 1.545 2.444 1.034 4.888 2.068 7.184 3.487 5.343 3.127 10.209 7.043 14.584 11.565 1.187 1.166 2.226 2.718 3.071 4.105.211.347.617.858.828 1.204.195.164.438.877.844 1.388zm-20.259 78.354c.592-1.539 1.184-3.078 1.597-4.598.709-2.289.92-1.942-1.297-2.447a7676.876 7676.876 0 00-60.814-16.102c-.374-.145-.749-.29-1.108-.252-.734-.107-.734-.107-1.046.479-.164.202-.133.568-.296.77-1.551 5.146-3.117 10.109-4.488 15.237-.281.952-.756 1.74-.662 2.838.765.473 1.663.378 2.592.649 9.441 2.326 18.686 4.489 28.127 6.815 10.549 2.579 21.082 4.975 31.632 7.553.554.126.929.271 1.483.397.375.145.719-.075.687-.441.312-.587.429-1.337.741-1.924.709-2.289 1.582-4.78 2.291-7.07.28-.952.428-1.337.561-1.904zm-2.925-34.017c.116-.751.412-1.52.529-2.271 2.632-11.535 5.443-23.088 8.06-34.806.513-2.454 1.191-5.109 1.705-7.562.28-.952.28-.952-.829-1.204-2.038-.524-3.88-.883-5.903-1.223-9.604-2.125-19.029-4.269-28.633-6.393-1.484-.397-2.952-.611-4.435-1.009-.555-.126-.734-.107-1.03.663-.133.567-.429 1.336-.561 1.904-4.198 16.498-8.592 32.833-12.79 49.331-.132.567-.429 1.337-.561 1.904-.882.278-1.632-.012-2.366-.119-2.561-.284-2.022-.341-2.551 1.93l.015.183c.032.365.047.548.422.693.375.145.929.272 1.304.417 3.881.882 7.762 1.765 11.658 2.83 11.463 2.667 22.762 5.536 34.045 8.221 2.593.65 2.054.707 2.552-1.93l-.016-.182c.149-.385-.062-.732-.437-.877-.75-.29-1.515-.763-2.265-1.053-.375-.145-.586-.492-.438-.877.164-.201.133-.567.117-.75.397-1.703.778-3.589 1.176-5.291.998-1.028 1.115-1.779 1.232-2.529zm-16.374 87.725c.148-.385.296-.77.265-1.135.413-1.52.81-3.223 1.043-4.724.148-.385.297-.77.265-1.135.132-.568.265-1.135.382-1.886l3.082-14.72c.911-4.156 1.806-8.495 2.717-12.651-.015-.183.148-.384.133-.567.132-.568-.063-.732-.618-.858-.374-.145-.734-.107-.929-.271-3.147-.776-6.457-1.349-9.604-2.125-3.327-.756-6.653-1.513-10.159-2.25l-24.362-5.183c-2.038-.523-1.694-.744-2.24 1.344-4.954 18.239-9.713 36.642-14.668 54.881-4.954 18.238-9.713 36.641-14.667 54.88l-.398 1.703c-.132.568.063.732.438.877.929.271 1.859.542 2.967.794 15.961 4.407 31.743 8.833 47.703 13.24.375.145.734.107 1.109.252.18-.019.359-.038.523-.239-.016-.183.148-.385.133-.568.762-3.771 1.541-7.36 2.304-11.131l.747-3.955c.164-.201.312-.586.101-.933.428-1.337.662-2.838.911-4.156a3.186 3.186 0 00.381-1.886c.148-.384.296-.769.265-1.135 1.043-4.724 1.907-9.428 2.95-14.152 1.939-9.063 3.893-17.942 5.832-27.005.264-1.135.513-2.453.762-3.771.148-.385.297-.77.265-1.136.794-3.405 1.768-6.83 2.367-10.399z'/%3E%3C/mask%3E%3Cpath d='M252.715 76.892c.031.366.242.713.453 1.06.712 1.954 1.244 3.928 1.956 5.883.031.366-.133.568.242.713l.016.183c.501 1.608.283 3.292-.294 5.013-3.224 13.074-6.448 26.148-9.493 39.203-3.092 12.506-6.168 25.195-9.081 37.682-3.06 12.872-6.3 25.762-9.36 38.634l-9.229 38.067c-3.06 12.872-6.316 25.58-9.377 38.452-.926 3.973-1.869 7.764-2.795 11.737-.148.384-.117.75-.265 1.135-.132.568-.312.586-.866.46-.375-.145-.734-.107-1.109-.252l-8.902-2.383c-21.505-5.668-43.025-11.519-64.53-17.187-.75-.29-1.484-.397-2.218-.504-.375-.145-.57-.309-.422-.694.148-.384.281-.952.249-1.318 5.585-21.443 11.154-43.068 16.739-64.511 5.865-22.395 11.551-44.771 17.416-67.166a7813.61 7813.61 0 0015.765-61.086c.958-3.607 1.753-7.013 2.711-10.62.264-1.136.709-2.29 1.528-3.299 2.59-3.595 5.586-6.679 8.988-9.252.851-.643 1.897-1.123 2.959-1.42 2.302-.611 4.457-.838 6.791-1.085 5.746-.606 11.687-1.047 17.512-.739 2.724.082 5.481.53 8.105 1.545 2.444 1.034 4.888 2.068 7.184 3.487 5.343 3.127 10.209 7.043 14.584 11.565 1.187 1.166 2.226 2.718 3.071 4.105.211.347.617.858.828 1.204.195.164.438.877.844 1.388zm-20.259 78.354c.592-1.539 1.184-3.078 1.597-4.598.709-2.289.92-1.942-1.297-2.447a7676.876 7676.876 0 00-60.814-16.102c-.374-.145-.749-.29-1.108-.252-.734-.107-.734-.107-1.046.479-.164.202-.133.568-.296.77-1.551 5.146-3.117 10.109-4.488 15.237-.281.952-.756 1.74-.662 2.838.765.473 1.663.378 2.592.649 9.441 2.326 18.686 4.489 28.127 6.815 10.549 2.579 21.082 4.975 31.632 7.553.554.126.929.271 1.483.397.375.145.719-.075.687-.441.312-.587.429-1.337.741-1.924.709-2.289 1.582-4.78 2.291-7.07.28-.952.428-1.337.561-1.904zm-2.925-34.017c.116-.751.412-1.52.529-2.271 2.632-11.535 5.443-23.088 8.06-34.806.513-2.454 1.191-5.109 1.705-7.562.28-.952.28-.952-.829-1.204-2.038-.524-3.88-.883-5.903-1.223-9.604-2.125-19.029-4.269-28.633-6.393-1.484-.397-2.952-.611-4.435-1.009-.555-.126-.734-.107-1.03.663-.133.567-.429 1.336-.561 1.904-4.198 16.498-8.592 32.833-12.79 49.331-.132.567-.429 1.337-.561 1.904-.882.278-1.632-.012-2.366-.119-2.561-.284-2.022-.341-2.551 1.93l.015.183c.032.365.047.548.422.693.375.145.929.272 1.304.417 3.881.882 7.762 1.765 11.658 2.83 11.463 2.667 22.762 5.536 34.045 8.221 2.593.65 2.054.707 2.552-1.93l-.016-.182c.149-.385-.062-.732-.437-.877-.75-.29-1.515-.763-2.265-1.053-.375-.145-.586-.492-.438-.877.164-.201.133-.567.117-.75.397-1.703.778-3.589 1.176-5.291.998-1.028 1.115-1.779 1.232-2.529zm-16.374 87.725c.148-.385.296-.77.265-1.135.413-1.52.81-3.223 1.043-4.724.148-.385.297-.77.265-1.135.132-.568.265-1.135.382-1.886l3.082-14.72c.911-4.156 1.806-8.495 2.717-12.651-.015-.183.148-.384.133-.567.132-.568-.063-.732-.618-.858-.374-.145-.734-.107-.929-.271-3.147-.776-6.457-1.349-9.604-2.125-3.327-.756-6.653-1.513-10.159-2.25l-24.362-5.183c-2.038-.523-1.694-.744-2.24 1.344-4.954 18.239-9.713 36.642-14.668 54.881-4.954 18.238-9.713 36.641-14.667 54.88l-.398 1.703c-.132.568.063.732.438.877.929.271 1.859.542 2.967.794 15.961 4.407 31.743 8.833 47.703 13.24.375.145.734.107 1.109.252.18-.019.359-.038.523-.239-.016-.183.148-.385.133-.568.762-3.771 1.541-7.36 2.304-11.131l.747-3.955c.164-.201.312-.586.101-.933.428-1.337.662-2.838.911-4.156a3.186 3.186 0 00.381-1.886c.148-.384.296-.769.265-1.135 1.043-4.724 1.907-9.428 2.95-14.152 1.939-9.063 3.893-17.942 5.832-27.005.264-1.135.513-2.453.762-3.771.148-.385.297-.77.265-1.136.794-3.405 1.768-6.83 2.367-10.399z' fill='%230A2342'/%3E%3Cpath d='M252.715 76.892c.031.366.242.713.453 1.06.712 1.954 1.244 3.928 1.956 5.883.031.366-.133.568.242.713l.016.183c.501 1.608.283 3.292-.294 5.013-3.224 13.074-6.448 26.148-9.493 39.203-3.092 12.506-6.168 25.195-9.081 37.682-3.06 12.872-6.3 25.762-9.36 38.634l-9.229 38.067c-3.06 12.872-6.316 25.58-9.377 38.452-.926 3.973-1.869 7.764-2.795 11.737-.148.384-.117.75-.265 1.135-.132.568-.312.586-.866.46-.375-.145-.734-.107-1.109-.252l-8.902-2.383c-21.505-5.668-43.025-11.519-64.53-17.187-.75-.29-1.484-.397-2.218-.504-.375-.145-.57-.309-.422-.694.148-.384.281-.952.249-1.318 5.585-21.443 11.154-43.068 16.739-64.511 5.865-22.395 11.551-44.771 17.416-67.166a7813.61 7813.61 0 0015.765-61.086c.958-3.607 1.753-7.013 2.711-10.62.264-1.136.709-2.29 1.528-3.299 2.59-3.595 5.586-6.679 8.988-9.252.851-.643 1.897-1.123 2.959-1.42 2.302-.611 4.457-.838 6.791-1.085 5.746-.606 11.687-1.047 17.512-.739 2.724.082 5.481.53 8.105 1.545 2.444 1.034 4.888 2.068 7.184 3.487 5.343 3.127 10.209 7.043 14.584 11.565 1.187 1.166 2.226 2.718 3.071 4.105.211.347.617.858.828 1.204.195.164.438.877.844 1.388zm-20.259 78.354c.592-1.539 1.184-3.078 1.597-4.598.709-2.289.92-1.942-1.297-2.447a7676.876 7676.876 0 00-60.814-16.102c-.374-.145-.749-.29-1.108-.252-.734-.107-.734-.107-1.046.479-.164.202-.133.568-.296.77-1.551 5.146-3.117 10.109-4.488 15.237-.281.952-.756 1.74-.662 2.838.765.473 1.663.378 2.592.649 9.441 2.326 18.686 4.489 28.127 6.815 10.549 2.579 21.082 4.975 31.632 7.553.554.126.929.271 1.483.397.375.145.719-.075.687-.441.312-.587.429-1.337.741-1.924.709-2.289 1.582-4.78 2.291-7.07.28-.952.428-1.337.561-1.904zm-2.925-34.017c.116-.751.412-1.52.529-2.271 2.632-11.535 5.443-23.088 8.06-34.806.513-2.454 1.191-5.109 1.705-7.562.28-.952.28-.952-.829-1.204-2.038-.524-3.88-.883-5.903-1.223-9.604-2.125-19.029-4.269-28.633-6.393-1.484-.397-2.952-.611-4.435-1.009-.555-.126-.734-.107-1.03.663-.133.567-.429 1.336-.561 1.904-4.198 16.498-8.592 32.833-12.79 49.331-.132.567-.429 1.337-.561 1.904-.882.278-1.632-.012-2.366-.119-2.561-.284-2.022-.341-2.551 1.93l.015.183c.032.365.047.548.422.693.375.145.929.272 1.304.417 3.881.882 7.762 1.765 11.658 2.83 11.463 2.667 22.762 5.536 34.045 8.221 2.593.65 2.054.707 2.552-1.93l-.016-.182c.149-.385-.062-.732-.437-.877-.75-.29-1.515-.763-2.265-1.053-.375-.145-.586-.492-.438-.877.164-.201.133-.567.117-.75.397-1.703.778-3.589 1.176-5.291.998-1.028 1.115-1.779 1.232-2.529zm-16.374 87.725c.148-.385.296-.77.265-1.135.413-1.52.81-3.223 1.043-4.724.148-.385.297-.77.265-1.135.132-.568.265-1.135.382-1.886l3.082-14.72c.911-4.156 1.806-8.495 2.717-12.651-.015-.183.148-.384.133-.567.132-.568-.063-.732-.618-.858-.374-.145-.734-.107-.929-.271-3.147-.776-6.457-1.349-9.604-2.125-3.327-.756-6.653-1.513-10.159-2.25l-24.362-5.183c-2.038-.523-1.694-.744-2.24 1.344-4.954 18.239-9.713 36.642-14.668 54.881-4.954 18.238-9.713 36.641-14.667 54.88l-.398 1.703c-.132.568.063.732.438.877.929.271 1.859.542 2.967.794 15.961 4.407 31.743 8.833 47.703 13.24.375.145.734.107 1.109.252.18-.019.359-.038.523-.239-.016-.183.148-.385.133-.568.762-3.771 1.541-7.36 2.304-11.131l.747-3.955c.164-.201.312-.586.101-.933.428-1.337.662-2.838.911-4.156a3.186 3.186 0 00.381-1.886c.148-.384.296-.769.265-1.135 1.043-4.724 1.907-9.428 2.95-14.152 1.939-9.063 3.893-17.942 5.832-27.005.264-1.135.513-2.453.762-3.771.148-.385.297-.77.265-1.136.794-3.405 1.768-6.83 2.367-10.399z' stroke='%23051828' stroke-width='2' mask='url(%23e)'/%3E%3Cpath d='M272.2 317.019l.093.027.098-.01c.256-.027.508-.118.705-.244.098-.063.202-.148.285-.257a.76.76 0 00.148-.34c.072-.2.139-.428.2-.634a8.81 8.81 0 01.201-.63l.009-.022.006-.023c1.183-4.187 2.37-8.329 3.556-12.471l.001-.001c1.186-4.142 2.373-8.285 3.557-12.475 3.623-12.757 7.242-25.56 10.861-38.363v-.001c3.619-12.802 7.237-25.605 10.86-38.362 4.621-16.147 9.176-32.353 13.738-48.584 3.294-11.718 6.592-23.45 9.921-35.183h0l.002-.01.148-.561c.494-1.868.977-3.693.968-5.78v-.021l-.001-.02a1.728 1.728 0 01-.009-.287.456.456 0 01.016-.098l.003-.01.124-.152-.017-.205-.001-.002v-.008l-.001-.002V122.281l-.001-.002v-.01l-.001-.002V122.256l-.001-.002v-.008l-.001-.002v-.01l-.001-.002v-.01l-.001-.002v-.01l-.001-.002v-.01l-.001-.002V122.187l-.001-.002v-.01l-.001-.002V122.164l-.001-.002V122.153l-.001-.002V122.14l-.001-.002V122.129l-.001-.002V122.118l-.001-.002v-.01l-.001-.002V122.094l-.001-.002V122.083l-.001-.002v-.01l-.001-.002v-.01l-.001-.001V122.048l-.001-.002v-.01l-.001-.001V122.025l-.001-.002V122.014l-.001-.002V122.001l-.001-.002V121.99l-.001-.001v-.011l-.001-.002V121.966l-.001-.002V121.955l-.001-.001V121.943l-.001-.001V121.932l-.001-.002v-.01l-.001-.001V121.909l-.001-.001V121.896l-.001-.001v-.01l-.001-.001v-.011l-.001-.001v-.01l-.001-.001V121.85l-.001-.001V121.839l-.001-.002V121.827l-.001-.001V121.816l-.001-.002v-.011l-.001-.001V121.792l-.001-.001V121.781l-.001-.001V121.769l-.001-.001V121.757l-.001-.001V121.745l-.001-.001V121.733l-.001-.001V121.722l-.001-.001V121.71l-.001-.001V121.699l-.001-.001V121.688l-.001-.001V121.676l-.001-.002v-.01l-.001-.001v-.011l-.001-.001v-.01l-.001-.001V121.629l-.001-.001V121.618l-.001-.002V121.606l-.001-.001V121.595l-.001-.001V121.583l-.001-.001V121.571l-.001-.001c-.008-.094-.015-.193-.008-.287a.39.39 0 01.016-.097l.003-.011.124-.152-.018-.204V120.81l-.001-.002v-.01l-.001-.003v-.008l-.001-.002V120.774l-.001-.002V120.763l-.001-.002v-.008l-.001-.003v-.01l-.001-.002V120.729l-.001-.002V120.716l-.001-.002V120.705l-.001-.002v-.008l-.001-.002V120.682l-.001-.002V120.671l-.001-.002V120.658l-.001-.002V120.647l-.001-.002v-.01l-.001-.003v-.008l-.001-.002V120.613l-.001-.002V120.6l-.001-.002v-.008l-.001-.003v-.01l-.001-.002V120.566l-.001-.002V120.555l-.001-.002V120.542l-.001-.002v-.008l-.001-.003v-.01l-.001-.002V120.508l-.001-.002V120.497l-.001-.002v-.011l-.001-.002v-.008l-.001-.002V120.461l-.001-.002V120.45l-.001-.002V120.437l-.001-.002v-.008l-.001-.003v-.008l-.001-.002V120.403l-.001-.002V120.392l-.001-.002V120.379l-.001-.002v-.008l-.001-.003v-.008l-.001-.002V120.345l-.001-.002V120.334l-.001-.002v-.011l-.001-.002v-.008l-.001-.002V120.298l-.001-.002V120.287l-.001-.002V120.276l-.001-.002v-.011l-.001-.002v-.008l-.001-.002V120.24l-.001-.002V120.229l-.001-.002V120.218l-.001-.002v-.01l-.001-.003v-.008l-.001-.002V120.182l-.001-.002V120.171l-.001-.002v-.008l-.001-.003v-.01l-.001-.003v-.008l-.001-.002V120.124l-.001-.002V120.113l-.001-.002v-.011l-.001-.002v-.008l-.001-.002V120.079l-.001-.002V120.066l-.001-.002V120.055l-.001-.002v-.01l-.001-.003v-.008l-.001-.002V120.021l-.001-.002V120.008l-.001-.002V119.997l-.001-.002v-.01l-.001-.003v-.008l-.001-.002V119.961l-.001-.002V119.95l-.001-.002v-.008l-.001-.003v-.01l-.001-.002V119.916l-.001-.002V119.903l-.001-.002V119.892l-.001-.002v-.008l-.001-.003v-.01l-.001-.002V119.858l-.001-.002V119.845l-.001-.002V119.834l-.001-.002v-.01l-.001-.003v-.008l-.001-.002V119.8l-.001-.002V119.787l-.001-.002v-.008l-.001-.003v-.01l-.001-.002V119.753l-.001-.002V119.742l-.001-.002v-.002a52.634 52.634 0 00-.652-7.557h.001l-.003-.014a29.844 29.844 0 00-1.579-5.468l-.008-.021-.009-.019c-.911-1.822-1.966-3.06-3.381-4.246l-.005-.005-.006-.004c-3.542-2.799-7.6-5.172-11.781-6.787l-.111-.043-.119.012a.817.817 0 01-.325-.04.748.748 0 01-.239-.12l-.062-.052-.076-.029c-.409-.158-.855-.26-1.259-.351l-.018-.004c-.424-.096-.804-.184-1.141-.314l-.111-.043-.118.013a1.71 1.71 0 01-.104.009.257.257 0 01-.045-.001.052.052 0 01-.011-.003.137.137 0 01-.029-.02l-.106-.089-.138-.02a9.517 9.517 0 00-1.049-.083h-.008a8.695 8.695 0 01-.954-.074l-.014-.003h-.015c-3.033-.256-5.987.439-8.666 2.06h-.001l-.011.007c-1.756 1.127-3.307 2.419-4.834 3.887l-.009.01-.01.009c-2.527 2.699-4.489 5.524-6.233 8.691-.814 1.419-1.421 2.998-1.844 4.549-.702 2.383-1.401 4.812-2.099 7.239h0c-.699 2.429-1.398 4.856-2.1 7.237h0l-.002.007c-.996 3.559-1.994 7.109-2.99 10.655-3.584 12.758-7.15 25.454-10.596 38.25l-.001.002-34.846 126.665a3.211 3.211 0 00-.148.632l-.003.015c-.03.194-.053.33-.104.464l.465.173-.465-.173c-.113.292-.133.622.073.908.169.234.436.353.628.427h0c.345.133.694.201.992.259l.198.039c.35.072.656.158.968.35l.142.088.168-.018c.093-.01.189-.019.278-.013a.403.403 0 01.091.014l.008.002.076.064.108.028c5.105 1.309 10.166 2.623 15.228 3.937l.004.001a5352.803 5352.803 0 0015.219 3.935c1.401.408 2.797.77 4.185 1.13l.004.001c1.394.362 2.78.721 4.169 1.126zm34.511-162.138l-.079-.018-.082.009H306.541l-.002.001h-.006l-.002.001H306.522l-.002.001h-.006l-.002.001H306.503l-.002.001h-.006l-.002.001H306.484l-.002.001h-.006l-.002.001H306.465l-.002.001h-.006l-.002.001H306.446l-.002.001h-.006l-.002.001H306.427l-.002.001h-.006l-.002.001H306.408l-.002.001h-.006l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.003.001h-.006l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001h-.006l-.003.001h-.008l-.002.001h-.006l-.002.001H305.839l-.002.001h-.006l-.002.001H305.82l-.002.001h-.006l-.002.001H305.801l-.002.001h-.006l-.002.001H305.782l-.002.001h-.006l-.002.001H305.763l-.002.001h-.006l-.002.001H305.744l-.002.001h-.006l-.002.001H305.725l-.002.001h-.006l-.002.001H305.706l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.003c-1.626-.283-3.214-.614-4.811-.947l-.004-.001c-1.614-.337-3.238-.676-4.904-.964-4.43-.827-8.849-1.652-13.282-2.658l-.019-.005-.019-.003c-.651-.094-1.256-.184-1.863-.385-.012-.225.044-.463.145-.744.043-.118.083-.218.125-.325a9.45 9.45 0 00.104-.265c.078-.205.156-.436.194-.677l.001-.012.002-.011c.051-.477.099-.906.19-1.269.093-.369.211-.578.338-.684l.011-.009.011-.01c.148-.138.342-.174.707-.091.16.037.322.089.505.147l.078.025c.201.064.435.136.664.17.359.052.674.109.997.167l.003.001c.291.053.589.106.922.157a.67.67 0 00.338.078.715.715 0 00.455-.199c.178-.165.29-.411.366-.609l.013-.033.008-.034c.063-.269.129-.494.2-.733l.001-.004c.069-.235.143-.485.212-.782 2.552-10.426 5.103-20.848 7.834-31.289a26.4 26.4 0 00.214-.816l.041-.168c.039-.157.071-.288.102-.401a2.09 2.09 0 01.098-.299c.038.001.108.006.224.026.153.027.323.065.537.113.206.046.454.101.768.165h0l.01.002c1.279.231 2.519.512 3.77.797l.005.001c1.244.282 2.499.567 3.798.802 2.502.569 5.044 1.086 7.58 1.602l.003.001c2.542.518 5.078 1.034 7.572 1.6l.019.005.019.003.386.055c.361.051.62.088.816.131.106.023.168.044.202.058a1.42 1.42 0 01-.034.223c-.035.164-.087.354-.155.601a55 55 0 00-.151.56c-1.249 4.474-2.45 8.988-3.65 13.499v.003c-1.2 4.513-2.4 9.021-3.647 13.489-.054.181-.122.364-.197.567l-.044.119a6.674 6.674 0 00-.253.798c-.132.564-.146 1.196.224 1.841a4.368 4.368 0 01-.033.079l-.02.048-.029.07a1.45 1.45 0 00-.05.156.801.801 0 00-.021.126c-.271 1.043-.493 2.123-.712 3.212l-.086.432c-.194.971-.389 1.948-.618 2.929l-.019.078.007.08.009.1c-.023.089-.044.15-.063.193l-.007.017a.854.854 0 01-.16-.024l-.018-.004-.02-.003c-1.448-.211-3.095-.585-4.767-.965zm-49.104 85.427l.082-.1.024-.127c.106-.561.248-1.09.4-1.653l.062-.23c.169-.631.341-1.302.462-2.061a4.56 4.56 0 00.121-.442l.03-.123a1 1 0 01.193-.396l.057-.07.03-.086c.365-1.06.689-2.068 1.01-3.07l.001-.002c.322-1.003.642-2 1.003-3.047.81-2.214 1.571-4.468 2.329-6.715l.001-.002c.76-2.252 1.517-4.496 2.323-6.698l.003-.008.003-.008c1.006-3.058 2.058-6.121 3.11-9.188l.001-.002a771.64 771.64 0 003.09-9.124c.021-.032.045-.072.07-.118a1.06 1.06 0 00.126-.409c.047-.14.082-.292.109-.406l.03-.123a.99.99 0 01.193-.395l.061-.075.03-.092c.83-2.587 1.675-5.003 2.523-7.42.223-.049.408.017.7.129l.028.011.029.008c3.896.974 7.748 1.954 11.6 2.933h0l.003.001c3.842.977 7.685 1.954 11.573 2.927.207.078.365.114.501.144l.003.001c.136.031.245.056.398.115.062.024.108.045.141.063l-.009.024-.008.034-.396 1.697c-6.043 22.616-11.905 45.214-17.767 67.809-1.987 7.507-3.929 15.008-5.871 22.508-1.942 7.501-3.883 15-5.869 22.504l-.001.002a36.43 36.43 0 00-.168.671c-.046.192-.083.345-.123.481a1.52 1.52 0 01-.052.16 2.75 2.75 0 01-.162-.032c-.133-.031-.273-.071-.448-.12-.18-.05-.396-.11-.677-.183l-.005-.001c-10.016-2.454-19.852-4.927-29.689-7.401l-.025-.006-.024-.004a9.438 9.438 0 01-1.055-.241l-.014-.003a10.375 10.375 0 00-1.133-.258 1.306 1.306 0 01-.105-.028c.008-.054.022-.127.046-.231.428-1.335.851-2.651 1.288-3.784h0l.005-.012c1.099-3.075 2.149-6.191 3.197-9.302v-.002c1.049-3.112 2.096-6.22 3.192-9.286l.003-.008c.662-1.954 1.346-3.937 2.035-5.936 1.266-3.67 2.551-7.397 3.76-11.111.735-2.021 1.422-4.083 2.105-6.136l.001-.002c.686-2.059 1.369-4.11 2.101-6.119l.001-.004c.513-1.442 1.021-2.93 1.529-4.414v-.001a382.435 382.435 0 011.523-4.397c.061-.161.107-.354.139-.491.011-.05.021-.092.03-.123a1 1 0 01.193-.396z' fill='%230A2342' stroke='%23051828'/%3E%3Cpath d='M308.097 96.426l.802-.085-.419-.682a1.255 1.255 0 00-.682-.553 1.098 1.098 0 00-.932.133l-.844.538.921.352c.078.03.149.062.224.096l.019.008c.067.03.146.067.226.097.191.073.408.125.685.096zM324.673 121.897l.261.427.428-.274c.296-.189.474-.475.498-.789a.912.912 0 00-.319-.771l-.384-.321-.323.395-.013.016c-.074.09-.217.263-.282.484-.084.281-.031.564.134.833z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M324.901 123.308l.383.318.322-.392c.301-.367.267-.747.238-1.063a1.096 1.096 0 00-.005-.057l-.104-1.207-.776.945a1.53 1.53 0 00-.298.598c-.049.207-.077.594.24.858zM252.849 85.202l.532.443.255-.656c.072-.187.176-.479.091-.77-.099-.34-.385-.5-.615-.588l-.753-.288.07.809.001.007c.008.091.022.263.067.438.043.168.134.424.352.605zM304.808 95.63l.497-.052-.043-.498a1.206 1.206 0 00-.097-.395.704.704 0 00-.379-.372.69.69 0 00-.588.053c-.146.08-.269.201-.372.329l-.312.385.372.313c.355.298.716.26.908.24l.014-.002zm-.395-.46l.125.102a.336.336 0 01-.233-.09l.108-.012zM87.835 212.88l-.033-.012-.035-.008a85.449 85.449 0 01-2.564-.644l-.005-.001a85.082 85.082 0 00-2.581-.648c-1.47-.394-2.927-.785-4.205-1.193a3.177 3.177 0 00-.03-.012c-.33-.128-.784-.305-1.25-.268-.571-.026-1.12-.137-1.671-.277a28.243 28.243 0 01-.666-.178 23.921 23.921 0 00-1.03-.267l-.018-.005-.02-.003c-1.108-.162-2.113-.441-3.214-.748-.283-.078-.572-.159-.872-.24a1.847 1.847 0 00-1.23-.305c-.147.015-.373.038-.571.143-.258.138-.404.365-.501.619l-.017.043-.008.046c-.12.638-.285 1.284-.454 1.949l-.002.008a32.66 32.66 0 00-.464 1.993c-.112.48-.195.927-.273 1.342l-.045.242c-.092.488-.183.935-.313 1.381-1.003 3.058-1.81 6.275-2.613 9.472-.15.401-.298 1.005-.272 1.464-.084 1.053-.334 2.133-.605 3.053l-.004.014-.003.014a36.82 36.82 0 01-.095.397c-.057.236-.108.445-.14.614-.047.251-.087.559.033.841.134.313.405.469.658.567.25.096.584.175.985.267 2.023.52 4.003 1.046 5.984 1.571v.001c1.975.524 3.95 1.048 5.971 1.568.2.075.436.144.648.206l.012.004c.213.062.404.118.559.175.615.417 1.211.644 1.803.817.25.073.505.138.756.202l.145.037c.3.077.6.156.91.255l.05.016.052.005c.849.082 1.722.334 2.649.605.206.079.412.133.61.146a1.04 1.04 0 00.636-.149c.43-.277.477-.789.443-1.185-.039-.452.069-.935.204-1.514.234-.901.369-1.827.498-2.711l.073-.5c.157-1.049.333-2.032.68-2.934l.042-.109-.01-.115V228.922l-.001-.001V228.91l-.001-.001V228.898l-.001-.001v-.001h0V228.887l-.001-.001h0v-.008h0v-.003l-.001-.001v-.002h0v-.005h0v-.004h-.001v-.004h0v-.004h0v-.003h0l-.001-.001v-.002h0v-.003h0v-.003h0v-.003h-.001v-.003h0v-.002h0v-.002h0v-.003h0v-.002h-.001v-.002h0v-.002h0v-.002h0v-.002h0v-.002h0v-.001l-.001-.001h0v-.002h0v-.002h0v-.001h0v-.002h0v-.002h0v-.001h0v-.001l-.001-.001h0v-.002h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001h0v-.002h-.001v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001l-.001-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h-.001v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h-.001v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h-.001v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h-.001v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h-.001v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h-.001v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0l-.001-.001v-.001h0v-.001h0v-.002h0v-.001h0v-.002h0v-.002h0v-.001h0v-.001l-.001-.001h0v-.002h0v-.001h0v-.002h0v-.002h0v-.002h0v-.002h0l-.001-.001v-.001h0v-.002h0v-.002h0v-.002h0v-.002h0v-.002h-.001v-.003h0v-.002h0v-.003h0v-.002h0v-.001l-.001-.001v-.001h0v-.003h0v-.003h0v-.003h0l-.001-.001v-.003h0v-.004h0v-.004h0l-.001-.001v-.004h0v-.005h0v-.002l-.001-.001v-.004h0v-.007l-.001-.001v-.001h0V228.595l-.001-.001V228.584l-.001-.001V228.572l-.001-.001v-.005l-.006-.06-.019-.057c-.072-.213-.05-.511.046-.925.035-.152.075-.301.118-.459l.043-.157c.056-.208.112-.432.146-.649l.01-.06-.006-.06a.62.62 0 01.02-.158c.02-.09.05-.19.085-.313l.003-.008c.033-.113.072-.247.1-.377.029-.13.054-.293.04-.458-.07-.809.14-1.622.383-2.537l.01-.037c.224-.843.471-1.777.412-2.738.566-1.725.799-3.235 1.012-4.89h0l.001-.011.002-.021c.024-.214.045-.408.047-.566a1.105 1.105 0 00-.109-.549.94.94 0 00-.41-.389c-.13-.07-.295-.133-.462-.198l-.022-.009zM86.234 173.871l.002-.008.002-.007c.376-1.86.93-3.743 1.493-5.651.126-.407.245-.809.363-1.205.559-1.881 1.08-3.635 2.096-5.208l.03-.044.018-.05a3.08 3.08 0 00.158-.657l.003-.015c.03-.194.053-.329.104-.463l.042-.11-.01-.116c0-.007 0-.015-.002-.023-.014-.166-.034-.41-.118-.631-.1-.263-.29-.508-.628-.638l-.051-.02-.055-.008c-1.4-.204-2.85-.761-4.16-1.355l-.12-.055-.102.01c-.016-.004-.038-.013-.08-.029l-.007-.002a1.586 1.586 0 00-.183-.063.924.924 0 00-.242-.033c-.4-.052-.796-.03-1.148.195-.354.228-.564.603-.724 1.018-.161.418-.268.873-.364 1.287l-.004.017c-.101.434-.193.824-.326 1.169l-.426 1.107c-.655 1.034-.935 2.2-1.187 3.277-.182.278-.258.606-.31.831a5.49 5.49 0 00-.01.039c-.073.316-.12.471-.194.563-.384.472-.598.974-.751 1.462-.076.243-.139.487-.198.72l-.014.056c-.055.217-.108.426-.169.634l-.004.014-.004.015c-.03.129-.058.259-.086.389-.106.489-.21.97-.417 1.37-.434.652-.707 1.372-.923 2.074-.1.328-.191.66-.279.981l-.02.078c-.094.343-.186.674-.287.992-.08.211-.118.419-.144.563l-.01.056c-.028.148-.046.184-.045.184l-.013.017-.016.024c-.688 1.065-.97 2.275-1.23 3.385v.005c-.077.205-.148.444-.212.661l-.003.013a10.94 10.94 0 01-.175.559c-.439.566-.673 1.193-.848 1.787-.067.228-.124.442-.178.649-.102.383-.196.737-.335 1.098l-.012.033-.008.034a5.226 5.226 0 00-.083.465l-.015.107c-.014.101-.026.189-.041.277-.04.23-.092.365-.173.465-.384.472-.598.974-.751 1.463-.076.242-.139.486-.198.719l-.014.056c-.055.217-.107.426-.169.634l-.004.014-.003.015c-.03.129-.059.259-.087.389-.107.499-.213.988-.428 1.392-.508.954-.794 1.9-1.091 2.88-.085.281-.171.564-.263.851l-.006.02-.005.02c-.121.519-.252.862-.547 1.415-.19.358-.29.773-.11 1.154.177.373.544.547.885.624.127.029.254.056.381.082.477.1.943.198 1.33.401 1.198.844 2.623 1.139 3.973 1.419.285.059.566.117.842.179.27.062.664.133 1.016-.044.385-.194.55-.584.62-.997.212-.664.42-1.371.627-2.07v-.004c.212-.715.42-1.424.633-2.086l.006-.02.005-.02c.038-.164.063-.323.082-.465l.015-.107c.014-.1.026-.189.041-.276.041-.23.092-.365.174-.466l.022-.027.019-.031c.266-.441.428-.867.56-1.266.048-.146.09-.282.13-.413.076-.243.145-.469.239-.711l.01-.027.007-.027c.545-2.087 1.094-4.127 1.644-6.17v-.001c.55-2.042 1.1-4.086 1.646-6.176h0l.003-.013c.119-.509.25-.858.39-1.222.667-1.054.945-2.245 1.2-3.34l.01-.037zm-.92-16.249l-.001-.001v.001zM89.39 178.337l-.018.022-.015.023c-.69 1.067-.974 2.278-1.233 3.389l-.008.033a135.16 135.16 0 01-1.105 3.977l-.001.004c-.384 1.329-.77 2.666-1.111 4-.846 2.867-1.495 5.89-1.995 8.525-.081.227-.115.443-.14.611l-.003.015a2.19 2.19 0 01-.105.464c-.149.386-.272.837-.03 1.233.113.186.277.308.432.396.154.088.338.164.527.237l.025.01.025.007c.625.166 1.195.3 1.739.428.8.189 1.544.363 2.317.609.445.169.915.22 1.333.246.145.01.281.016.41.022.27.012.507.023.74.057l.06.009.063-.006c.274-.029.52-.129.72-.327.183-.181.293-.41.375-.624l.013-.033.008-.034a27.67 27.67 0 01.53-1.86 77.4 77.4 0 00.216-.707c.267-.89.518-1.829.625-2.812.097-.901.287-1.774.503-2.669.057-.237.117-.477.177-.719.165-.664.335-1.347.477-2.047l.014-.072-.006-.072c-.014-.167.025-.318.098-.565l.007-.022c.067-.228.161-.546.13-.916-.059-.678.115-1.251.352-2.028.041-.135.084-.276.128-.426.057-.191.123-.399.194-.619.257-.805.565-1.773.638-2.704.098-.899.287-1.77.503-2.662.057-.237.117-.477.177-.719a49.17 49.17 0 00.468-2.007c.155-.416.306-1.042.267-1.504a3.14 3.14 0 01.09-1.031c.022-.092.048-.194.077-.303.063-.24.133-.511.177-.78.097-.416.21-.834.326-1.259.334-1.226.681-2.506.698-3.929v-.025l-.001-.024a1.804 1.804 0 01-.01-.288.467.467 0 01.02-.107l.05-.062.03-.084c.644-1.835.998-3.756 1.335-5.586.128-.698.254-1.383.393-2.045l.002-.01c.058-.247.146-.62-.033-.957a1.067 1.067 0 00-.383-.394 2.991 2.991 0 00-.522-.249c-.626-.242-1.231-.327-1.793-.386l-.349-.035c-.436-.042-.837-.081-1.249-.174l-.019-.004-.019-.003a5.445 5.445 0 00-.973-.077c-.28.012-.56.071-.8.249-.242.177-.379.424-.47.675a5.505 5.505 0 00-.207.827 3.812 3.812 0 00-.144.496v.004c-.033.139-.06.252-.12.409l-.01.026-.008.026a833.017 833.017 0 01-2.145 7.798v.001a831.03 831.03 0 00-2.147 7.807l-.002.008-.002.008a5.268 5.268 0 00-.083.465l-.015.107c-.014.101-.026.189-.042.277-.04.23-.091.365-.173.466zM103.053 77.456l-.002.007-.002.008c-.201.773-.429 1.586-.663 2.422-.385 1.374-.786 2.807-1.113 4.215-.065.276-.138.67.025 1.016.182.385.56.549.969.615a86.824 86.824 0 006.452 1.708c.352.08.728.07 1.053-.139.324-.208.494-.548.577-.904a42.18 42.18 0 01.47-1.776l.002-.006c.171-.611.346-1.236.48-1.813.264-1.135.52-2.233.948-3.345l.012-.033.008-.034c.083-.357.079-.733-.117-1.055-.195-.322-.522-.493-.872-.574l-6.064-1.561c-.476-.139-.973-.21-1.402.045-.421.25-.62.723-.761 1.204zM116.111 101.6l.025.006.026.004c.389.057.797.064 1.141-.206.16-.126.271-.285.357-.444.086-.156.161-.34.236-.534.454-1.183.724-2.343.985-3.466l.003-.014c.165-.708.392-1.393.612-2.058.128-.388.254-.77.364-1.144l.01-.032.005-.033c.03-.192.054-.384.057-.562a1.379 1.379 0 00-.096-.56c-.18-.422-.57-.59-.99-.657l-6.028-1.551c-.407-.154-.844-.225-1.246-.01-.39.207-.605.612-.76 1.014l-.006.016-.005.016-.003.01c-.703 2.274-1.412 4.57-1.942 6.85-.065.276-.138.67.026 1.016.18.383.554.547.96.614 1.627.558 3.357.992 4.997 1.403.431.108.856.215 1.272.322zM109.665 91.352l.004-.018.003-.02c.03-.191.054-.383.056-.56a1.36 1.36 0 00-.095-.562c-.178-.417-.562-.586-.979-.654a86.72 86.72 0 00-6.453-1.708c-.351-.08-.727-.07-1.052.14-.324.208-.494.547-.577.904a43.853 43.853 0 01-.471 1.775l-.002.007c-.167.6-.339 1.212-.472 1.779-.304.806-.426 1.588-.538 2.314h0c-.061.26-.126.479-.194.711l-.001.005c-.07.235-.142.484-.211.781-.078.332-.091.673.086.966.17.28.452.405.647.48l.033.013.035.008c.388.088.747.2 1.12.317l.418.13c.512.154 1.056.296 1.649.336.729.107 1.429.21 1.953.33l.119-.49-.119.49 1.653.377c.269.06.662.132 1.013-.045.391-.197.553-.597.621-1.017.26-1.115.564-2.236.87-3.368l.001-.004c.307-1.133.617-2.277.883-3.417zM114.273 71.002l.003-.01.002-.01c.237-1.259.661-2.366 1.106-3.308l.023-.049.012-.053c.078-.332.091-.673-.087-.966-.169-.28-.451-.404-.646-.48-1.133-.44-2.105-.728-3.254-.803-.714-.105-1.399-.206-1.919-.322a9.113 9.113 0 00-.64-.204l-.012-.004a8.175 8.175 0 01-.609-.193l-.033-.013-.035-.008a5.862 5.862 0 00-.734-.135c-.214-.02-.464-.013-.699.113-.245.13-.39.343-.486.556a4.148 4.148 0 00-.23.748 51.368 51.368 0 01-.813 3l-.004.014-.003.014a43.828 43.828 0 01-.471 1.775l-.001.007c-.171.61-.346 1.235-.48 1.811a3.058 3.058 0 00-.076.43.998.998 0 00.064.482c.16.374.535.492.813.555 1.092.25 2.189.544 3.296.84l.005.002c1.102.296 2.216.595 3.327.848.352.08.727.07 1.052-.14.324-.208.494-.547.577-.903.129-.553.298-1.157.471-1.775l.001-.007c.171-.61.346-1.235.48-1.812zM121.87 85.33l.003-.01.002-.011c.24-1.274.655-2.575 1.09-3.707l.013-.033.008-.035c.077-.332.091-.673-.087-.966-.17-.28-.452-.404-.647-.48l-.019-.007-.02-.006a31.793 31.793 0 01-.572-.175c-.67-.208-1.333-.414-2.084-.489a45.406 45.406 0 00-.378-.053c-.652-.09-1.322-.181-1.887-.4l-.033-.014-.035-.008-1.654-.377c-.351-.08-.727-.07-1.052.14-.318.204-.488.536-.572.885-.703 2.273-1.411 4.566-1.941 6.843-.064.277-.138.67.026 1.017.18.382.554.546.961.613 1.626.558 3.356.992 4.996 1.404.431.108.857.215 1.272.321h0l.013.004c.269.06.661.132 1.012-.045.38-.192.544-.574.616-.98.443-1.167.709-2.31.966-3.417l.003-.014zM125.218 73.68l.018-.078-.005-.06a.455.455 0 01.056-.127 1.72 1.72 0 01.396-.443l.159-.133.022-.206c.094-.876.359-1.78.64-2.738l.027-.091-.008-.095c-.043-.498-.324-1.002-.851-1.24-.332-.241-.661-.206-.84-.187l-.014.001c-.454.048-.939-.018-1.443-.14a15.98 15.98 0 01-.986-.283c-.163-.05-.326-.102-.492-.15l-.014-.004-.015-.004c-1.086-.247-1.996-.513-2.921-.784l-.032-.01-.034-.004a3.879 3.879 0 00-.552-.05c-.176 0-.372.023-.561.11-.418.192-.587.589-.658 1.008-.7 2.266-1.406 4.553-1.935 6.825-.083.356-.078.732.117 1.054.197.324.527.495.879.576 1.088.248 2.137.546 3.2.848l.006.001c1.038.295 2.089.594 3.181.845.295.15.701.28 1.084.003.166-.12.276-.287.356-.436.082-.152.157-.334.231-.528.455-1.183.725-2.343.986-3.466l.003-.013zM94.695 101.838l.03.011.03.008c1.823.442 3.65.929 5.484 1.418l.003.001c1.827.487 3.66.976 5.491 1.421 1.236.359 2.462.695 3.685 1.031 2.436.669 4.857 1.334 7.303 2.162l.102.034.108-.011c.107-.011.278.001.485.041.2.039.402.098.559.158l.033.013.035.008c.35.079.723.069 1.047-.138.318-.203.488-.534.571-.881.134-.455.223-.917.01-1.306-.11-.2-.273-.331-.435-.427a3.448 3.448 0 00-.527-.24l-.111-.043-.086.009a1.428 1.428 0 01-.077-.029l-.007-.002c-.042-.016-.11-.043-.181-.062a.956.956 0 00-.204-.031c-3.731-.963-7.51-1.965-11.291-2.968h0c-3.771-1-7.542-2.001-11.268-2.962-.28-.194-.7-.337-1.123-.31-.442-.052-.855.038-1.173.344-.294.28-.43.675-.496 1.067-.072.192-.169.523.03.848.095.156.233.266.37.35.14.085.31.162.508.237.237.092.465.125.638.15l.015.002c.188.027.316.048.442.097z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='f' maskUnits='userSpaceOnUse' x='133.599' y='155.303' width='99.803' height='140.847' fill='%23000'%3E%3Cpath fill='%23fff' d='M133.599 155.303h99.803V296.15h-99.803z'/%3E%3Cpath d='M214.913 203.132c-.217 1.683-.45 3.183-1.042 4.72-.506.423-.475.788-.264 1.135-.598 3.567-1.391 6.97-2.169 10.556-.506.422-.475.788-.264 1.134-.249 1.318-.513 2.452-.762 3.769-1.936 9.056-3.887 17.93-5.823 26.986-1.042 4.721-1.904 9.422-2.946 14.142-.148.385-.296.769-.265 1.135-.491.605-.802 1.191-.381 1.884-.248 1.317-.481 2.817-.909 4.153-.343.221-.491.605-.101.933l-.746 3.952c-.762 3.768-1.524 7.537-2.301 11.123.016.183-.148.384-.132.567-.164.202-.327.403-.522.24-.375-.145-.733-.107-1.108-.252-15.938-4.404-31.697-8.827-47.636-13.231-.928-.271-1.856-.542-2.963-.794-.553-.126-.569-.309-.437-.876l.397-1.702c4.768-18.207 9.7-36.616 14.647-54.842 4.947-18.226 9.7-36.616 14.647-54.842.545-2.086.202-1.865 2.237-1.342l24.328 5.178c3.321.756 6.643 1.512 10.144 2.249 3.143.775 6.449 1.348 9.591 2.123.374.145.733.107.928.271.553.126.569.309.616.857.016.183-.148.385-.132.567-.91 4.154-1.804 8.49-2.713 12.643a76909.9 76909.9 0 01-3.079 14.709c-.132.567-.264 1.134-.38 1.884-.538.057-.686.442-.46.971zm-24.046 48.642c2.036.522 4.25 1.026 6.301 1.732.374.145.749.29 1.107.252.375.145.717-.076.686-.441.164-.202.148-.384.132-.567.023-1.847.614-3.385 1.011-5.086l.396-1.702c-.063-.731.249-1.317.365-2.067.281-.952.74-1.922.646-3.019.069-1.298.497-2.634.761-3.768.148-.385.296-.769.281-.952-.095-1.097.185-2.048.466-3 .56-1.903.566-3.932 1.126-5.836l-.031-.365c-.078-.914.202-1.866.497-2.635.133-.567.281-.951.413-1.518.069-1.299.497-2.635.761-3.769.148-.384.296-.769.281-.952-.095-1.096.365-2.067.466-3 .147-.384.311-.586.28-.951-.095-1.097.349-2.25.613-3.384.397-1.702.614-3.385 1.011-5.086.264-1.135.349-2.25.598-3.567.132-.568.28-.952.233-1.5-.031-.366.101-.933.249-1.317.56-1.904.551-4.116 1.29-6.038-.11-1.279.334-2.433.583-3.75.163-.202.132-.567.116-.75.038-1.664-.173-2.01-1.623-2.042-1.988.026-3.891-1.064-5.863-.856-1.677-.561-3.47-.372-4.967-.951-.554-.126-.717.075-1.029.661-.428 1.336-.692 2.471-.941 3.788-.116.75-.428 1.336-.544 2.086-.085 1.116-.35 2.25-.614 3.384-.412 1.519-.84 2.855-1.073 4.355-.148.385-.296.769-.265 1.135.079.913-.201 1.865-.497 2.634-.412 1.519-.809 3.22-1.221 4.739-.148.385-.296.769-.265 1.135.079.913-.201 1.865-.481 2.817l-1.237 4.556c-.148.385-.296.769-.265 1.135.095 1.096-.365 2.067-.465 2.999-.413 1.519-.825 3.038-1.253 4.374-.148.385-.28.952-.249 1.317.079.914-.217 1.683-.513 2.452-.396 1.702-.972 3.422-1.369 5.124-.148.384-.28.951-.248 1.317.078.914-.202 1.865-.498 2.634-.412 1.519-.809 3.221-1.221 4.739-.148.385-.296.769-.264 1.135.094 1.096-.366 2.067-.466 3-.117.75-.413 1.519-.529 2.268-.132.568.063.732.437.876.374.145.749.29 1.107.252 1.888.908 3.923 1.431 5.778 1.973zm-28.88-18.161c-.397 1.702-.973 3.422-1.369 5.124-.413 1.519-.825 3.037-1.253 4.374-.117.75.094 1.096.632 1.039 1.076-.113 2.02.341 3.127.593 1.107.252 2.051.705 3.142.774 1.092.07 2.02.341 2.948.612 1.66.378 3.158.957 4.787.97.733.107.897-.095 1.029-.662.396-1.702.972-3.422 1.369-5.124-.016-.183.148-.384.132-.567-.078-.914.202-1.865.482-2.817.428-1.336.856-2.672 1.089-4.172.201-1.866.762-3.769 1.322-5.672.148-.385.295-.769.264-1.135-.078-.913.217-1.682.513-2.451.265-1.135.708-2.288.793-3.403.038-1.664.63-3.202 1.026-4.903.148-.385.296-.769.265-1.135-.079-.914.201-1.865.482-2.817.28-.952.56-1.903.66-2.836.086-1.115.366-2.067.646-3.019.296-.769.576-1.72.692-2.47.054-1.481.645-3.019.878-4.519.133-.567.28-.952.233-1.5-.078-.914.218-1.683.513-2.451.296-.769.576-1.721.693-2.471.038-1.664.614-3.384 1.026-4.903.148-.384.296-.769.264-1.134-.063-.731.233-1.5.35-2.25.132-.568.28-.952.412-1.519.132-.567-.078-.914-.648-1.223-.374-.145-.748-.29-1.107-.252-2.784-.812-5.715-1.241-8.367-2.621-.374-.145-.717.076-.865.46l-.84 2.855c-.133.568-.265 1.135-.592 1.538-.312.586-.607 1.355-.724 2.105-1.532 5.325-2.886 10.632-4.419 15.957-.132.568-.264 1.135-.591 1.538-.475.788-.592 1.538-.887 2.307-1.354 5.306-2.902 10.449-4.256 15.755-.132.568-.264 1.135-.412 1.519-.638.99-.887 2.307-1.152 3.441-.903 2.124-1.595 4.595-2.287 7.065zm17.561 31.711l-1.634 6.258c-.148.385-.116.75-.264 1.135.031.365.047.548.421.693.375.145.57.309.928.271 1.856.542 3.891 1.064 5.895 1.222 2.199.321 4.429 1.008 6.823 1.493 2.393.485 2.051.706 2.727-1.948.148-.384.296-.769.265-1.134-.079-.914.201-1.866.481-2.817.148-.385.296-.769.28-.952-.078-.914.218-1.682.334-2.432.148-.385.28-.952.249-1.318-.094-1.096.349-2.249.614-3.384.148-.384.116-.75.085-1.115-.047-.549-.258-.895-.812-1.021-.195-.164-.553-.126-.733-.107-1.075.113-2.019-.341-2.931-.429-.554-.126-1.123-.434-1.661-.378-1.076.114-2.004-.157-2.932-.428-1.676-.561-3.649-.353-5.341-1.096l-.179.019c-.359.038-.538.057-.686.441-.148.384-.296.769-.265 1.134-.56 1.904-1.104 3.99-1.664 5.893zm-19.271 3.14c1.302.416 2.589.649 4.07 1.046 1.287.233 2.41.668 3.696.901.749.289.913.088 1.208-.681.576-1.721.957-3.605 1.354-5.307-.016-.182.148-.384.116-.75-.078-.913.217-1.682.513-2.451.249-1.317.693-2.471.941-3.788.148-.384.132-.567.28-.951.117-.75-.094-1.097-.827-1.204-.374-.145-.748-.29-.928-.271-.717.076-1.466-.214-2.198-.321-1.108-.252-2.036-.523-3.143-.775-.374-.145-.748-.29-1.107-.252-.717.076-1.466-.214-2.199-.321-1.107-.252-2.035-.523-3.142-.775-2.035-.523-2.526.082-3.102 1.802-.265 1.135-.513 2.452-1.136 3.624-.623 1.172-.872 2.49-1.316 3.643-.28.952-.38 1.884-1.035 2.691l-.444 1.153c-.132.568.063.731.438.876.374.145.748.29 1.107.252 2.409.668 4.624 1.172 6.854 1.859z'/%3E%3C/mask%3E%3Cpath d='M214.913 203.132c-.217 1.683-.45 3.183-1.042 4.72-.506.423-.475.788-.264 1.135-.598 3.567-1.391 6.97-2.169 10.556-.506.422-.475.788-.264 1.134-.249 1.318-.513 2.452-.762 3.769-1.936 9.056-3.887 17.93-5.823 26.986-1.042 4.721-1.904 9.422-2.946 14.142-.148.385-.296.769-.265 1.135-.491.605-.802 1.191-.381 1.884-.248 1.317-.481 2.817-.909 4.153-.343.221-.491.605-.101.933l-.746 3.952c-.762 3.768-1.524 7.537-2.301 11.123.016.183-.148.384-.132.567-.164.202-.327.403-.522.24-.375-.145-.733-.107-1.108-.252-15.938-4.404-31.697-8.827-47.636-13.231-.928-.271-1.856-.542-2.963-.794-.553-.126-.569-.309-.437-.876l.397-1.702c4.768-18.207 9.7-36.616 14.647-54.842 4.947-18.226 9.7-36.616 14.647-54.842.545-2.086.202-1.865 2.237-1.342l24.328 5.178c3.321.756 6.643 1.512 10.144 2.249 3.143.775 6.449 1.348 9.591 2.123.374.145.733.107.928.271.553.126.569.309.616.857.016.183-.148.385-.132.567-.91 4.154-1.804 8.49-2.713 12.643a76909.9 76909.9 0 01-3.079 14.709c-.132.567-.264 1.134-.38 1.884-.538.057-.686.442-.46.971zm-24.046 48.642c2.036.522 4.25 1.026 6.301 1.732.374.145.749.29 1.107.252.375.145.717-.076.686-.441.164-.202.148-.384.132-.567.023-1.847.614-3.385 1.011-5.086l.396-1.702c-.063-.731.249-1.317.365-2.067.281-.952.74-1.922.646-3.019.069-1.298.497-2.634.761-3.768.148-.385.296-.769.281-.952-.095-1.097.185-2.048.466-3 .56-1.903.566-3.932 1.126-5.836l-.031-.365c-.078-.914.202-1.866.497-2.635.133-.567.281-.951.413-1.518.069-1.299.497-2.635.761-3.769.148-.384.296-.769.281-.952-.095-1.096.365-2.067.466-3 .147-.384.311-.586.28-.951-.095-1.097.349-2.25.613-3.384.397-1.702.614-3.385 1.011-5.086.264-1.135.349-2.25.598-3.567.132-.568.28-.952.233-1.5-.031-.366.101-.933.249-1.317.56-1.904.551-4.116 1.29-6.038-.11-1.279.334-2.433.583-3.75.163-.202.132-.567.116-.75.038-1.664-.173-2.01-1.623-2.042-1.988.026-3.891-1.064-5.863-.856-1.677-.561-3.47-.372-4.967-.951-.554-.126-.717.075-1.029.661-.428 1.336-.692 2.471-.941 3.788-.116.75-.428 1.336-.544 2.086-.085 1.116-.35 2.25-.614 3.384-.412 1.519-.84 2.855-1.073 4.355-.148.385-.296.769-.265 1.135.079.913-.201 1.865-.497 2.634-.412 1.519-.809 3.22-1.221 4.739-.148.385-.296.769-.265 1.135.079.913-.201 1.865-.481 2.817l-1.237 4.556c-.148.385-.296.769-.265 1.135.095 1.096-.365 2.067-.465 2.999-.413 1.519-.825 3.038-1.253 4.374-.148.385-.28.952-.249 1.317.079.914-.217 1.683-.513 2.452-.396 1.702-.972 3.422-1.369 5.124-.148.384-.28.951-.248 1.317.078.914-.202 1.865-.498 2.634-.412 1.519-.809 3.221-1.221 4.739-.148.385-.296.769-.264 1.135.094 1.096-.366 2.067-.466 3-.117.75-.413 1.519-.529 2.268-.132.568.063.732.437.876.374.145.749.29 1.107.252 1.888.908 3.923 1.431 5.778 1.973zm-28.88-18.161c-.397 1.702-.973 3.422-1.369 5.124-.413 1.519-.825 3.037-1.253 4.374-.117.75.094 1.096.632 1.039 1.076-.113 2.02.341 3.127.593 1.107.252 2.051.705 3.142.774 1.092.07 2.02.341 2.948.612 1.66.378 3.158.957 4.787.97.733.107.897-.095 1.029-.662.396-1.702.972-3.422 1.369-5.124-.016-.183.148-.384.132-.567-.078-.914.202-1.865.482-2.817.428-1.336.856-2.672 1.089-4.172.201-1.866.762-3.769 1.322-5.672.148-.385.295-.769.264-1.135-.078-.913.217-1.682.513-2.451.265-1.135.708-2.288.793-3.403.038-1.664.63-3.202 1.026-4.903.148-.385.296-.769.265-1.135-.079-.914.201-1.865.482-2.817.28-.952.56-1.903.66-2.836.086-1.115.366-2.067.646-3.019.296-.769.576-1.72.692-2.47.054-1.481.645-3.019.878-4.519.133-.567.28-.952.233-1.5-.078-.914.218-1.683.513-2.451.296-.769.576-1.721.693-2.471.038-1.664.614-3.384 1.026-4.903.148-.384.296-.769.264-1.134-.063-.731.233-1.5.35-2.25.132-.568.28-.952.412-1.519.132-.567-.078-.914-.648-1.223-.374-.145-.748-.29-1.107-.252-2.784-.812-5.715-1.241-8.367-2.621-.374-.145-.717.076-.865.46l-.84 2.855c-.133.568-.265 1.135-.592 1.538-.312.586-.607 1.355-.724 2.105-1.532 5.325-2.886 10.632-4.419 15.957-.132.568-.264 1.135-.591 1.538-.475.788-.592 1.538-.887 2.307-1.354 5.306-2.902 10.449-4.256 15.755-.132.568-.264 1.135-.412 1.519-.638.99-.887 2.307-1.152 3.441-.903 2.124-1.595 4.595-2.287 7.065zm17.561 31.711l-1.634 6.258c-.148.385-.116.75-.264 1.135.031.365.047.548.421.693.375.145.57.309.928.271 1.856.542 3.891 1.064 5.895 1.222 2.199.321 4.429 1.008 6.823 1.493 2.393.485 2.051.706 2.727-1.948.148-.384.296-.769.265-1.134-.079-.914.201-1.866.481-2.817.148-.385.296-.769.28-.952-.078-.914.218-1.682.334-2.432.148-.385.28-.952.249-1.318-.094-1.096.349-2.249.614-3.384.148-.384.116-.75.085-1.115-.047-.549-.258-.895-.812-1.021-.195-.164-.553-.126-.733-.107-1.075.113-2.019-.341-2.931-.429-.554-.126-1.123-.434-1.661-.378-1.076.114-2.004-.157-2.932-.428-1.676-.561-3.649-.353-5.341-1.096l-.179.019c-.359.038-.538.057-.686.441-.148.384-.296.769-.265 1.134-.56 1.904-1.104 3.99-1.664 5.893zm-19.271 3.14c1.302.416 2.589.649 4.07 1.046 1.287.233 2.41.668 3.696.901.749.289.913.088 1.208-.681.576-1.721.957-3.605 1.354-5.307-.016-.182.148-.384.116-.75-.078-.913.217-1.682.513-2.451.249-1.317.693-2.471.941-3.788.148-.384.132-.567.28-.951.117-.75-.094-1.097-.827-1.204-.374-.145-.748-.29-.928-.271-.717.076-1.466-.214-2.198-.321-1.108-.252-2.036-.523-3.143-.775-.374-.145-.748-.29-1.107-.252-.717.076-1.466-.214-2.199-.321-1.107-.252-2.035-.523-3.142-.775-2.035-.523-2.526.082-3.102 1.802-.265 1.135-.513 2.452-1.136 3.624-.623 1.172-.872 2.49-1.316 3.643-.28.952-.38 1.884-1.035 2.691l-.444 1.153c-.132.568.063.731.438.876.374.145.748.29 1.107.252 2.409.668 4.624 1.172 6.854 1.859z' fill='%23051828'/%3E%3Cpath d='M214.913 203.132c-.217 1.683-.45 3.183-1.042 4.72-.506.423-.475.788-.264 1.135-.598 3.567-1.391 6.97-2.169 10.556-.506.422-.475.788-.264 1.134-.249 1.318-.513 2.452-.762 3.769-1.936 9.056-3.887 17.93-5.823 26.986-1.042 4.721-1.904 9.422-2.946 14.142-.148.385-.296.769-.265 1.135-.491.605-.802 1.191-.381 1.884-.248 1.317-.481 2.817-.909 4.153-.343.221-.491.605-.101.933l-.746 3.952c-.762 3.768-1.524 7.537-2.301 11.123.016.183-.148.384-.132.567-.164.202-.327.403-.522.24-.375-.145-.733-.107-1.108-.252-15.938-4.404-31.697-8.827-47.636-13.231-.928-.271-1.856-.542-2.963-.794-.553-.126-.569-.309-.437-.876l.397-1.702c4.768-18.207 9.7-36.616 14.647-54.842 4.947-18.226 9.7-36.616 14.647-54.842.545-2.086.202-1.865 2.237-1.342l24.328 5.178c3.321.756 6.643 1.512 10.144 2.249 3.143.775 6.449 1.348 9.591 2.123.374.145.733.107.928.271.553.126.569.309.616.857.016.183-.148.385-.132.567-.91 4.154-1.804 8.49-2.713 12.643a76909.9 76909.9 0 01-3.079 14.709c-.132.567-.264 1.134-.38 1.884-.538.057-.686.442-.46.971zm-24.046 48.642c2.036.522 4.25 1.026 6.301 1.732.374.145.749.29 1.107.252.375.145.717-.076.686-.441.164-.202.148-.384.132-.567.023-1.847.614-3.385 1.011-5.086l.396-1.702c-.063-.731.249-1.317.365-2.067.281-.952.74-1.922.646-3.019.069-1.298.497-2.634.761-3.768.148-.385.296-.769.281-.952-.095-1.097.185-2.048.466-3 .56-1.903.566-3.932 1.126-5.836l-.031-.365c-.078-.914.202-1.866.497-2.635.133-.567.281-.951.413-1.518.069-1.299.497-2.635.761-3.769.148-.384.296-.769.281-.952-.095-1.096.365-2.067.466-3 .147-.384.311-.586.28-.951-.095-1.097.349-2.25.613-3.384.397-1.702.614-3.385 1.011-5.086.264-1.135.349-2.25.598-3.567.132-.568.28-.952.233-1.5-.031-.366.101-.933.249-1.317.56-1.904.551-4.116 1.29-6.038-.11-1.279.334-2.433.583-3.75.163-.202.132-.567.116-.75.038-1.664-.173-2.01-1.623-2.042-1.988.026-3.891-1.064-5.863-.856-1.677-.561-3.47-.372-4.967-.951-.554-.126-.717.075-1.029.661-.428 1.336-.692 2.471-.941 3.788-.116.75-.428 1.336-.544 2.086-.085 1.116-.35 2.25-.614 3.384-.412 1.519-.84 2.855-1.073 4.355-.148.385-.296.769-.265 1.135.079.913-.201 1.865-.497 2.634-.412 1.519-.809 3.22-1.221 4.739-.148.385-.296.769-.265 1.135.079.913-.201 1.865-.481 2.817l-1.237 4.556c-.148.385-.296.769-.265 1.135.095 1.096-.365 2.067-.465 2.999-.413 1.519-.825 3.038-1.253 4.374-.148.385-.28.952-.249 1.317.079.914-.217 1.683-.513 2.452-.396 1.702-.972 3.422-1.369 5.124-.148.384-.28.951-.248 1.317.078.914-.202 1.865-.498 2.634-.412 1.519-.809 3.221-1.221 4.739-.148.385-.296.769-.264 1.135.094 1.096-.366 2.067-.466 3-.117.75-.413 1.519-.529 2.268-.132.568.063.732.437.876.374.145.749.29 1.107.252 1.888.908 3.923 1.431 5.778 1.973zm-28.88-18.161c-.397 1.702-.973 3.422-1.369 5.124-.413 1.519-.825 3.037-1.253 4.374-.117.75.094 1.096.632 1.039 1.076-.113 2.02.341 3.127.593 1.107.252 2.051.705 3.142.774 1.092.07 2.02.341 2.948.612 1.66.378 3.158.957 4.787.97.733.107.897-.095 1.029-.662.396-1.702.972-3.422 1.369-5.124-.016-.183.148-.384.132-.567-.078-.914.202-1.865.482-2.817.428-1.336.856-2.672 1.089-4.172.201-1.866.762-3.769 1.322-5.672.148-.385.295-.769.264-1.135-.078-.913.217-1.682.513-2.451.265-1.135.708-2.288.793-3.403.038-1.664.63-3.202 1.026-4.903.148-.385.296-.769.265-1.135-.079-.914.201-1.865.482-2.817.28-.952.56-1.903.66-2.836.086-1.115.366-2.067.646-3.019.296-.769.576-1.72.692-2.47.054-1.481.645-3.019.878-4.519.133-.567.28-.952.233-1.5-.078-.914.218-1.683.513-2.451.296-.769.576-1.721.693-2.471.038-1.664.614-3.384 1.026-4.903.148-.384.296-.769.264-1.134-.063-.731.233-1.5.35-2.25.132-.568.28-.952.412-1.519.132-.567-.078-.914-.648-1.223-.374-.145-.748-.29-1.107-.252-2.784-.812-5.715-1.241-8.367-2.621-.374-.145-.717.076-.865.46l-.84 2.855c-.133.568-.265 1.135-.592 1.538-.312.586-.607 1.355-.724 2.105-1.532 5.325-2.886 10.632-4.419 15.957-.132.568-.264 1.135-.591 1.538-.475.788-.592 1.538-.887 2.307-1.354 5.306-2.902 10.449-4.256 15.755-.132.568-.264 1.135-.412 1.519-.638.99-.887 2.307-1.152 3.441-.903 2.124-1.595 4.595-2.287 7.065zm17.561 31.711l-1.634 6.258c-.148.385-.116.75-.264 1.135.031.365.047.548.421.693.375.145.57.309.928.271 1.856.542 3.891 1.064 5.895 1.222 2.199.321 4.429 1.008 6.823 1.493 2.393.485 2.051.706 2.727-1.948.148-.384.296-.769.265-1.134-.079-.914.201-1.866.481-2.817.148-.385.296-.769.28-.952-.078-.914.218-1.682.334-2.432.148-.385.28-.952.249-1.318-.094-1.096.349-2.249.614-3.384.148-.384.116-.75.085-1.115-.047-.549-.258-.895-.812-1.021-.195-.164-.553-.126-.733-.107-1.075.113-2.019-.341-2.931-.429-.554-.126-1.123-.434-1.661-.378-1.076.114-2.004-.157-2.932-.428-1.676-.561-3.649-.353-5.341-1.096l-.179.019c-.359.038-.538.057-.686.441-.148.384-.296.769-.265 1.134-.56 1.904-1.104 3.99-1.664 5.893zm-19.271 3.14c1.302.416 2.589.649 4.07 1.046 1.287.233 2.41.668 3.696.901.749.289.913.088 1.208-.681.576-1.721.957-3.605 1.354-5.307-.016-.182.148-.384.116-.75-.078-.913.217-1.682.513-2.451.249-1.317.693-2.471.941-3.788.148-.384.132-.567.28-.951.117-.75-.094-1.097-.827-1.204-.374-.145-.748-.29-.928-.271-.717.076-1.466-.214-2.198-.321-1.108-.252-2.036-.523-3.143-.775-.374-.145-.748-.29-1.107-.252-.717.076-1.466-.214-2.199-.321-1.107-.252-2.035-.523-3.142-.775-2.035-.523-2.526.082-3.102 1.802-.265 1.135-.513 2.452-1.136 3.624-.623 1.172-.872 2.49-1.316 3.643-.28.952-.38 1.884-1.035 2.691l-.444 1.153c-.132.568.063.731.438.876.374.145.748.29 1.107.252 2.409.668 4.624 1.172 6.854 1.859z' stroke='%23051828' stroke-width='2' mask='url(%23f)'/%3E%3Cmask id='g' maskUnits='userSpaceOnUse' x='173.236' y='60.895' width='72.868' height='79.767' fill='%23000'%3E%3Cpath fill='%23fff' d='M173.236 60.895h72.868v79.767h-72.868z'/%3E%3Cpath d='M227.748 123.037c-.395 1.697-.774 3.577-1.169 5.274.015.182-.132.566-.117.748-.147.384.063.729.436.874.746.289 1.508.761 2.254 1.05.373.144.404.509.435.874l.016.182c-.511 2.445.04 2.571-2.539 1.924-11.228-2.677-22.649-5.518-33.877-8.195-3.861-.88-7.723-1.76-11.6-2.822-.373-.145-.924-.27-1.297-.415-.373-.145-.389-.327-.42-.692l-.016-.182c.527-2.263-.009-2.206 2.539-1.924.731.107 1.477.396 2.354.12.132-.566.427-1.333.558-1.899 4.178-16.446 8.549-32.729 12.727-49.175.131-.566.247-1.314.558-1.898.132-.566.295-.767 1.025-.66 1.46.213 2.937.609 4.413 1.005 9.557 2.118 18.935 4.254 28.491 6.372 2.013.34 3.862.88 5.874 1.22.925.27.925.27.824 1.2-.511 2.446-1.185 5.092-1.696 7.538-2.619 11.498-5.417 23.016-8.02 34.696-.116.748-.411 1.515-.527 2.264-1.351 1.062-1.467 1.81-1.226 2.521zm-1.041-14.24c.263-1.131.542-2.08.984-3.231.295-.767.101-.93-.645-1.219-1.85-.541-3.505-.918-5.354-1.459-2.028-.521-1.492-.578-2.586 1.377-.163.202-.147.384-.132.566-.395 1.698-.969 3.414-1.364 5.111.016.183-.147.384-.116.748.031.365.047.547.42.692.179-.019.373.144.552.126a39.877 39.877 0 006.798 1.489c.357-.038.715-.075.683-.44.07-1.295.512-2.446.76-3.76zm6.363-24.587c.279-.95.542-2.08.821-3.03.264-1.132.264-1.132-.661-1.402-1.849-.54-3.877-1.062-5.726-1.603-.179.02-.373-.144-.731-.106-.357.037-.536.056-.683.44-.132.565-.279.949-.411 1.515-.132.566-.248 1.314-.574 1.716-.799 1.188-.853 2.666-1.279 3.998-.295.767-.1.93.63 1.038 2.206.502 4.25 1.206 6.457 1.71.746.288 1.087.068 1.366-.881l.791-3.395zm-12.563-1.432c.248-1.314.69-2.465.938-3.779.131-.566-.063-.729-.436-.873-2.028-.522-4.071-1.226-6.278-1.729-.746-.289-1.088-.069-1.367.88-.574 1.717-.969 3.414-1.364 5.111-.132.566-.263 1.132-.558 1.9-.132.565-.101.93.451 1.055.746.29 1.476.396 2.222.685 1.477.396 2.774.811 4.235 1.025.73.107.909.088 1.025-.66.426-1.333.69-2.465 1.132-3.615zm-18.741 21.112c.264-1.132.69-2.465.954-3.596.116-.749.1-.93-.63-1.038l-6.084-1.565c-.746-.289-1.088-.069-1.367.88-.705 2.283-1.232 4.546-1.938 6.828-.116.748-.1.93.63 1.037 2.028.522 4.056 1.044 6.278 1.729.731.106.909.088 1.025-.661.427-1.332.69-2.464 1.132-3.614zm6.169-24.751c.264-1.132.69-2.465.953-3.596.295-.767.101-.93-.645-1.22-2.044-.704-4.235-1.024-6.426-1.345-.551-.125-.714.076-.846.642l.016.182c-.527 2.263-1.233 4.545-1.76 6.808-.116.749-.1.93.63 1.038 2.207.502 4.25 1.206 6.457 1.71.552.125.73.106 1.025-.661.069-1.295.333-2.427.596-3.558zm-1.724 26.121c-.179.019-.179.019 0 0-.264 1.131-.706 2.282-.969 3.413-.295.767-.101.931.645 1.22 2.223.685 4.398.823 6.604 1.326.373.144.699-.258.668-.623.706-2.282 1.217-4.727 1.923-7.009.131-.566-.063-.729-.63-1.037-2.207-.503-4.251-1.207-6.457-1.71-.552-.126-.909-.088-1.025.66-.248 1.314-.496 2.628-.759 3.76zm-15.765 9.575c-.263 1.132-.69 2.465-.953 3.596-.132.566.063.73.63 1.038.194.163.551.125.746.289 1.865.723 3.846.697 5.874 1.219.551.126.714-.076.846-.641.706-2.282 1.232-4.546 1.759-6.809.116-.748.101-.93-.63-1.037-2.206-.503-4.25-1.207-6.456-1.71-.552-.125-.731-.106-1.025.661-.101.93-.349 2.244-.791 3.394zm7-25.574c-.016-.182-.016-.182 0 0-.264 1.132-.706 2.282-.969 3.414-.295.767-.101.93.645 1.22.195.163.552.125.746.288 1.865.723 3.831.515 5.68 1.056.552.126.714-.076 1.025-.66.705-2.282 1.232-4.545 1.938-6.828.132-.565.1-.93-.63-1.037-2.207-.503-4.25-1.207-6.457-1.71-.73-.106-.909-.087-1.025.66-.442 1.151-.705 2.283-.953 3.597zm12.393 3.658c-.263 1.131-.69 2.464-.953 3.596-.132.566.094 1.094.808 1.018 1.072-.113 2.013.34 2.937.61.925.27 1.849.54 2.953.792.194.163.551.125.73.106.357-.037.536-.056.683-.44.163-.2.148-.383.132-.566.527-2.263 1.248-4.362 1.775-6.626-.016-.182.147-.383.132-.566.147-.383-.063-.729-.599-.672-.893.094-1.833-.358-2.742-.446-1.282-.233-2.58-.648-3.878-1.062-.551-.126-.909-.088-1.025.66-.263 1.131-.705 2.282-.953 3.596zm13.318 29.131c.263-1.132.705-2.282.969-3.414.131-.566.1-.93-.452-1.056-2.028-.522-4.25-1.207-6.456-1.709l-.179.019c-.357.037-.715.075-.846.641-.148.383-.295.767-.264 1.131-.395 1.698-.969 3.414-1.364 5.112-.558 1.898-.558 1.898 1.47 2.42l.178-.019c1.072-.113 2.013.339 2.922.427.73.107 1.476.396 2.206.503.552.126.715-.076 1.025-.66l.791-3.395zm-.95-27.862c-.163.2-.147.383-.131.566-.279.949-.543 2.08-.822 3.03-.132.566.063.729.436.874.194.163.551.125.73.106 1.251-.132 2.191.32 3.473.553.746.29 1.655.377 2.401.667.551.125.909.087 1.04-.478.706-2.282 1.233-4.546 1.939-6.828.116-.748.1-.93-.63-1.037-2.028-.522-4.235-1.024-6.278-1.728-.731-.107-.909-.088-1.026.66-.605 1.352-.868 2.483-1.132 3.615zm-19.205 24.104c-.263 1.132-.689 2.464-.953 3.596-.295.767-.085 1.113.824 1.201.909.088 1.818.176 2.564.465 1.104.251 2.401.666 3.504.917.731.107.909.088 1.026-.66.705-2.282 1.232-4.545 1.759-6.808.116-.748.1-.931-.646-1.22-2.206-.503-4.25-1.207-6.456-1.709-.552-.126-.731-.107-1.026.66-.069 1.295-.332 2.426-.596 3.558zm-12.441 6.281c1.849.541 3.877 1.062 5.726 1.603.552.126 1.119.434 1.834.358 1.445.031 2.564.465 3.846.698 3.31.754 6.457 1.709 9.782 2.646.373.144.925.27 1.282.232 1.072-.113 2.012.339 3.116.591l8.857 2.376c.373.144.925.27 1.282.232.179-.019.358-.038.342-.22.505-.421.248-1.314-.304-1.44-.194-.163-.373-.144-.551-.125-3.132-.773-6.279-1.729-9.41-2.502-.373-.144-.746-.289-.924-.27-.894.094-1.818-.176-2.743-.446-2.207-.503-4.429-1.188-6.635-1.691-.373-.144-.925-.27-1.282-.232-1.072.113-2.013-.34-3.116-.591-2.207-.503-4.25-1.207-6.457-1.709-.373-.145-.746-.289-1.103-.252-1.251.132-2.191-.32-3.473-.553-2.028-.521-4.234-1.024-6.262-1.546-.373-.144-.552-.125-.925-.27-.357.038-.536.057-.683.44-.148.384-.132.566.241.71l1.119.434c2.191.321 4.413 1.006 6.441 1.527z'/%3E%3C/mask%3E%3Cpath d='M227.748 123.037c-.395 1.697-.774 3.577-1.169 5.274.015.182-.132.566-.117.748-.147.384.063.729.436.874.746.289 1.508.761 2.254 1.05.373.144.404.509.435.874l.016.182c-.511 2.445.04 2.571-2.539 1.924-11.228-2.677-22.649-5.518-33.877-8.195-3.861-.88-7.723-1.76-11.6-2.822-.373-.145-.924-.27-1.297-.415-.373-.145-.389-.327-.42-.692l-.016-.182c.527-2.263-.009-2.206 2.539-1.924.731.107 1.477.396 2.354.12.132-.566.427-1.333.558-1.899 4.178-16.446 8.549-32.729 12.727-49.175.131-.566.247-1.314.558-1.898.132-.566.295-.767 1.025-.66 1.46.213 2.937.609 4.413 1.005 9.557 2.118 18.935 4.254 28.491 6.372 2.013.34 3.862.88 5.874 1.22.925.27.925.27.824 1.2-.511 2.446-1.185 5.092-1.696 7.538-2.619 11.498-5.417 23.016-8.02 34.696-.116.748-.411 1.515-.527 2.264-1.351 1.062-1.467 1.81-1.226 2.521zm-1.041-14.24c.263-1.131.542-2.08.984-3.231.295-.767.101-.93-.645-1.219-1.85-.541-3.505-.918-5.354-1.459-2.028-.521-1.492-.578-2.586 1.377-.163.202-.147.384-.132.566-.395 1.698-.969 3.414-1.364 5.111.016.183-.147.384-.116.748.031.365.047.547.42.692.179-.019.373.144.552.126a39.877 39.877 0 006.798 1.489c.357-.038.715-.075.683-.44.07-1.295.512-2.446.76-3.76zm6.363-24.587c.279-.95.542-2.08.821-3.03.264-1.132.264-1.132-.661-1.402-1.849-.54-3.877-1.062-5.726-1.603-.179.02-.373-.144-.731-.106-.357.037-.536.056-.683.44-.132.565-.279.949-.411 1.515-.132.566-.248 1.314-.574 1.716-.799 1.188-.853 2.666-1.279 3.998-.295.767-.1.93.63 1.038 2.206.502 4.25 1.206 6.457 1.71.746.288 1.087.068 1.366-.881l.791-3.395zm-12.563-1.432c.248-1.314.69-2.465.938-3.779.131-.566-.063-.729-.436-.873-2.028-.522-4.071-1.226-6.278-1.729-.746-.289-1.088-.069-1.367.88-.574 1.717-.969 3.414-1.364 5.111-.132.566-.263 1.132-.558 1.9-.132.565-.101.93.451 1.055.746.29 1.476.396 2.222.685 1.477.396 2.774.811 4.235 1.025.73.107.909.088 1.025-.66.426-1.333.69-2.465 1.132-3.615zm-18.741 21.112c.264-1.132.69-2.465.954-3.596.116-.749.1-.93-.63-1.038l-6.084-1.565c-.746-.289-1.088-.069-1.367.88-.705 2.283-1.232 4.546-1.938 6.828-.116.748-.1.93.63 1.037 2.028.522 4.056 1.044 6.278 1.729.731.106.909.088 1.025-.661.427-1.332.69-2.464 1.132-3.614zm6.169-24.751c.264-1.132.69-2.465.953-3.596.295-.767.101-.93-.645-1.22-2.044-.704-4.235-1.024-6.426-1.345-.551-.125-.714.076-.846.642l.016.182c-.527 2.263-1.233 4.545-1.76 6.808-.116.749-.1.93.63 1.038 2.207.502 4.25 1.206 6.457 1.71.552.125.73.106 1.025-.661.069-1.295.333-2.427.596-3.558zm-1.724 26.121c-.179.019-.179.019 0 0-.264 1.131-.706 2.282-.969 3.413-.295.767-.101.931.645 1.22 2.223.685 4.398.823 6.604 1.326.373.144.699-.258.668-.623.706-2.282 1.217-4.727 1.923-7.009.131-.566-.063-.729-.63-1.037-2.207-.503-4.251-1.207-6.457-1.71-.552-.126-.909-.088-1.025.66-.248 1.314-.496 2.628-.759 3.76zm-15.765 9.575c-.263 1.132-.69 2.465-.953 3.596-.132.566.063.73.63 1.038.194.163.551.125.746.289 1.865.723 3.846.697 5.874 1.219.551.126.714-.076.846-.641.706-2.282 1.232-4.546 1.759-6.809.116-.748.101-.93-.63-1.037-2.206-.503-4.25-1.207-6.456-1.71-.552-.125-.731-.106-1.025.661-.101.93-.349 2.244-.791 3.394zm7-25.574c-.016-.182-.016-.182 0 0-.264 1.132-.706 2.282-.969 3.414-.295.767-.101.93.645 1.22.195.163.552.125.746.288 1.865.723 3.831.515 5.68 1.056.552.126.714-.076 1.025-.66.705-2.282 1.232-4.545 1.938-6.828.132-.565.1-.93-.63-1.037-2.207-.503-4.25-1.207-6.457-1.71-.73-.106-.909-.087-1.025.66-.442 1.151-.705 2.283-.953 3.597zm12.393 3.658c-.263 1.131-.69 2.464-.953 3.596-.132.566.094 1.094.808 1.018 1.072-.113 2.013.34 2.937.61.925.27 1.849.54 2.953.792.194.163.551.125.73.106.357-.037.536-.056.683-.44.163-.2.148-.383.132-.566.527-2.263 1.248-4.362 1.775-6.626-.016-.182.147-.383.132-.566.147-.383-.063-.729-.599-.672-.893.094-1.833-.358-2.742-.446-1.282-.233-2.58-.648-3.878-1.062-.551-.126-.909-.088-1.025.66-.263 1.131-.705 2.282-.953 3.596zm13.318 29.131c.263-1.132.705-2.282.969-3.414.131-.566.1-.93-.452-1.056-2.028-.522-4.25-1.207-6.456-1.709l-.179.019c-.357.037-.715.075-.846.641-.148.383-.295.767-.264 1.131-.395 1.698-.969 3.414-1.364 5.112-.558 1.898-.558 1.898 1.47 2.42l.178-.019c1.072-.113 2.013.339 2.922.427.73.107 1.476.396 2.206.503.552.126.715-.076 1.025-.66l.791-3.395zm-.95-27.862c-.163.2-.147.383-.131.566-.279.949-.543 2.08-.822 3.03-.132.566.063.729.436.874.194.163.551.125.73.106 1.251-.132 2.191.32 3.473.553.746.29 1.655.377 2.401.667.551.125.909.087 1.04-.478.706-2.282 1.233-4.546 1.939-6.828.116-.748.1-.93-.63-1.037-2.028-.522-4.235-1.024-6.278-1.728-.731-.107-.909-.088-1.026.66-.605 1.352-.868 2.483-1.132 3.615zm-19.205 24.104c-.263 1.132-.689 2.464-.953 3.596-.295.767-.085 1.113.824 1.201.909.088 1.818.176 2.564.465 1.104.251 2.401.666 3.504.917.731.107.909.088 1.026-.66.705-2.282 1.232-4.545 1.759-6.808.116-.748.1-.931-.646-1.22-2.206-.503-4.25-1.207-6.456-1.709-.552-.126-.731-.107-1.026.66-.069 1.295-.332 2.426-.596 3.558zm-12.441 6.281c1.849.541 3.877 1.062 5.726 1.603.552.126 1.119.434 1.834.358 1.445.031 2.564.465 3.846.698 3.31.754 6.457 1.709 9.782 2.646.373.144.925.27 1.282.232 1.072-.113 2.012.339 3.116.591l8.857 2.376c.373.144.925.27 1.282.232.179-.019.358-.038.342-.22.505-.421.248-1.314-.304-1.44-.194-.163-.373-.144-.551-.125-3.132-.773-6.279-1.729-9.41-2.502-.373-.144-.746-.289-.924-.27-.894.094-1.818-.176-2.743-.446-2.207-.503-4.429-1.188-6.635-1.691-.373-.144-.925-.27-1.282-.232-1.072.113-2.013-.34-3.116-.591-2.207-.503-4.25-1.207-6.457-1.709-.373-.145-.746-.289-1.103-.252-1.251.132-2.191-.32-3.473-.553-2.028-.521-4.234-1.024-6.262-1.546-.373-.144-.552-.125-.925-.27-.357.038-.536.057-.683.44-.148.384-.132.566.241.71l1.119.434c2.191.321 4.413 1.006 6.441 1.527z' fill='%23051828'/%3E%3Cpath d='M227.748 123.037l.972.21.065-.28-.091-.27-.946.34zm-1.169 5.274l-.972-.21-.037.156.014.159.995-.105zm-.117.748l.931.345.084-.218-.02-.232-.995.105zm.436.874l.375-.935-.375.935zm2.254 1.05l-.375.935.375-.935zm.451 1.056l.976.187.031-.145-.013-.147-.994.105zm-2.539 1.924l.259-.972-.011-.003-.248.975zm-33.877-8.195l.249-.975-.01-.003-.239.978zm-11.6-2.822l-.375.935.047.018.048.014.28-.967zm-1.733-1.289l-.972-.21-.036.156.014.159.994-.105zm2.539-1.924l.163-.991-.017-.003-.017-.001-.129.995zm2.354.12l.282.955.557-.176.133-.569-.972-.21zm.558-1.899l-.966-.23-.003.01-.002.01.971.21zm12.727-49.175l.966.23.003-.01.002-.01-.971-.21zm.558-1.898l.879.457.062-.118.03-.13-.971-.21zm5.438.345l-.275.968.021.006.021.004.233-.978zm28.491 6.372l-.233.979.025.005.025.004.183-.988zm5.874 1.22l.296-.963-.055-.016-.057-.01-.184.989zm.824 1.2l.977.188.01-.05.006-.049-.993-.089zm-1.696 7.538l.972.205.003-.009.001-.008-.976-.188zm-8.02 34.696l-.974-.2-.007.032-.005.033.986.135zm-.527 2.264l.606.784.319-.251.061-.398-.986-.135zm-2.267-11.719l-.972-.21-.005.021-.004.022.981.167zm.984-3.231l-.93-.345.93.345zm-.645-1.219l.375-.936-.039-.015-.04-.012-.296.963zm-5.354-1.459l.296-.962-.015-.004-.016-.004-.265.97zm-2.586 1.377l.77.623.055-.068.043-.077-.868-.478zm-.132.566l.972.21.036-.156-.013-.159-.995.105zm-1.364 5.111l-.971-.21-.037.156.014.159.994-.105zm.304 1.44l-.375.935.222.086.239-.025-.086-.996zm.552.126l.309-.959-.193-.059-.202.021.086.997zm6.798 1.489l-.144.994.114.015.116-.013-.086-.996zm.683-.44l-.996-.034-.004.069.006.07.994-.105zm7.123-28.347l-.957-.266-.008.028-.007.028.972.21zm.821-3.03l.957.266.008-.028.007-.028-.972-.21zm-.661-1.402l-.296.962.296-.962zm-5.726-1.603l.296-.962-.187-.054-.195.02.086.996zm-1.414.334l-.93-.345-.026.066-.016.069.972.21zm-.985 3.231l-.769-.623-.029.035-.025.038.823.55zm-1.279 3.998l.93.345.011-.027.009-.028-.95-.29zm.63 1.038l.239-.977-.038-.01-.039-.005-.162.992zm6.457 1.71l.375-.936-.067-.026-.07-.016-.238.977zm1.366-.881l.957.266.008-.028.007-.028-.972-.21zm-11.772-4.827l.93.344.033-.086.018-.09-.981-.168zm.938-3.779l-.972-.21-.005.021-.004.021.981.168zm-.436-.873l.375-.936-.054-.02-.056-.015-.265.97zm-6.278-1.729l-.375.936.067.026.069.015.239-.977zm-1.367.88l.946.303.006-.018.005-.018-.957-.267zM212 82.388l-.972-.21.972.21zm-.558 1.9l-.93-.346-.026.066-.016.07.972.21zm.451 1.055l.375-.935-.066-.026-.07-.016-.239.977zm2.222.685l-.375.936.049.019.051.013.275-.968zm5.26.365l-.95-.29-.024.076-.012.078.986.136zm-17.609 17.497l.931.344.025-.066.016-.068-.972-.21zm.954-3.596l.971.21.009-.037.006-.038-.986-.135zm-.63-1.038l-.265.971.05.013.052.008.163-.992zm-6.084-1.565l-.375.936.054.02.056.015.265-.97zm-1.367.88l.953.28.004-.013-.957-.266zm-1.938 6.828l-.952-.28-.022.071-.012.074.986.135zm.63 1.037l.265-.97-.05-.014-.052-.007-.163.991zm6.278 1.729l-.31.958.073.022.075.011.162-.991zm1.025-.661l-.949-.289-.025.076-.012.078.986.135zm8.254-31.961l-.93-.345-.025.066-.016.069.971.21zm-.645-1.22l.375-.935-.017-.007-.018-.006-.34.948zm-6.426-1.345l-.238.977.038.01.038.005.162-.992zm-.846.642l-.972-.21-.036.156.014.159.994-.105zm.016.182l.971.21.037-.156-.014-.16-.994.106zm-1.76 6.808l-.971-.21-.009.037-.006.038.986.135zm.63 1.038l.239-.977-.038-.01-.038-.005-.163.992zm6.457 1.71l-.239.976.239-.977zm1.025-.661l.93.345.058-.15.009-.16-.997-.035zm-2.097 25.976l.93.345.025-.066.016-.069-.971-.21zm.645 1.22l-.375.935.032.013.034.01.309-.958zm6.604 1.326l.375-.936-.066-.025-.07-.016-.239.977zm.668-.623l-.953-.28-.058.19.017.196.994-.106zm1.923-7.009l.952.28.011-.035.008-.035-.971-.21zm-.63-1.037l.487-.884-.117-.064-.132-.03-.238.978zm-6.457-1.71l-.239.977.239-.977zm-1.025.66l.98.168.003-.016.003-.016-.986-.136zm-16.524 13.335l-.93-.344-.025.066-.016.068.971.21zm-.323 4.634l.649-.773-.075-.064-.086-.047-.488.884zm.746.289l-.65.773.124.104.151.058.375-.935zm5.874 1.219l-.266.971.014.003.013.003.239-.977zm.846-.641l-.953-.28-.01.034-.009.036.972.21zm1.759-6.809l.972.21.009-.037.005-.037-.986-.136zm-.63-1.037l-.238.977.038.009.038.005.162-.991zm-6.456-1.71l-.239.978.239-.978zm-1.025.661l-.931-.345-.047.124-.015.132.993.089zm6.209-22.18l.972.21.004-.021.004-.021-.98-.168zm-.969 3.414l.93.344.026-.066.016-.068-.972-.21zm.645 1.22l.65-.774-.124-.104-.151-.058-.375.935zm.746.288l-.649.773.123.104.151.059.375-.936zm5.68 1.056l-.296.962.028.009.029.006.239-.977zm1.025-.66l.879.458.045-.086.029-.092-.953-.28zm1.938-6.828l.953.28.01-.034.009-.035-.972-.21zm-.63-1.037l-.239.977.038.009.039.006.162-.992zm-6.457-1.71l.239-.976-.038-.01-.038-.005-.163.992zm-1.025.66l.931.346.039-.102.016-.108-.986-.135zm11.44 7.255l.972.21.005-.021.004-.021-.981-.168zm-.953 3.596l.971.21-.971-.21zm6.698 2.42l.649-.773-.18-.152-.231-.053-.238.978zm1.413-.334l-.769-.623-.103.127-.058.152.93.344zm.132-.566l-.972-.21-.036.157.014.159.994-.106zm1.775-6.626l.972.21.036-.156-.014-.159-.994.105zm.132-.566l-.931-.344-.083.218.019.231.995-.104zm-3.341-1.118l-.196.986.04.007.041.004.115-.997zm-3.878-1.062l.32-.956-.04-.012-.041-.01-.239.978zm-1.025.66l.972.21.009-.037.006-.038-.987-.135zm12.882 28.257l-.265.971.013.003.014.003.238-.977zm-6.456-1.709l.238-.978-.16-.036-.164.017.086.997zm-1.025.66l.93.345.025-.066.016-.069-.971-.21zm-.264 1.131l.972.21.036-.156-.014-.159-.994.105zm-1.364 5.112l.957.266.008-.028.007-.028-.972-.21zm1.47 2.42l-.266.971.173.044.178-.019-.085-.996zm3.1.408l.162-.991-.024-.004-.024-.002-.114.997zm2.206.503l.239-.977-.038-.009-.038-.005-.163.991zm1.025-.66l.879.458.063-.118.03-.13-.972-.21zm-.159-31.257l.77.623.149-.184.053-.23-.972-.21zm-.131.566l.957.266.053-.183-.016-.189-.994.106zm-.822 3.03l-.957-.267-.008.028-.007.029.972.21zm.436.874l.649-.773-.123-.104-.151-.059-.375.936zm4.203.66l.375-.936-.087-.034-.092-.017-.196.986zm2.401.666l-.375.935.066.026.07.016.239-.977zm1.04-.478l-.952-.28-.011.034-.008.036.971.21zm1.939-6.828l.952.28.022-.07.012-.074-.986-.136zm-.63-1.037l-.266.97.051.014.052.007.163-.991zm-6.278-1.728l.34-.949-.087-.03-.091-.013-.162.992zm-1.026.66l.91.396.056-.125.021-.136-.987-.135zm-21.29 31.315l.93.345.026-.066.016-.069-.972-.21zm3.388 1.666l-.375.935.067.026.07.016.238-.977zm3.504.917l-.238.978.038.008.038.006.162-.992zm1.026-.66l-.953-.28-.022.071-.012.074.987.135zm1.759-6.808l.972.21.008-.037.006-.038-.986-.135zm-.646-1.22l.375-.935-.066-.026-.07-.016-.239.977zm-6.456-1.709l-.239.977.239-.977zm-1.026.66l-.93-.345-.058.15-.008.16.996.035zm-13.037 9.839l.296-.962-.015-.004-.016-.004-.265.97zm5.726 1.603l-.296.962.029.009.029.006.238-.977zm1.834.358l.041-1.001-.063-.002-.063.007.085.996zm3.846.698l.239-.977-.022-.005-.021-.004-.196.986zm9.782 2.646l.375-.936-.043-.017-.045-.012-.287.965zm4.398.823l.275-.968-.018-.005-.019-.004-.238.977zm8.857 2.376l.375-.936-.049-.019-.051-.014-.275.969zm1.624.012l-.629-.765-.411.342.046.528.994-.105zm-.304-1.44l-.649.773.18.152.231.053.238-.978zm-.551-.125l-.256.973.168.041.173-.018-.085-.996zm-9.41-2.502l-.375.936.059.022.06.015.256-.973zm-3.667-.716l.296-.962-.028-.009-.029-.006-.239.977zm-6.635-1.691l-.375.936.066.026.07.015.239-.977zm-10.855-2.532l-.375.935.067.026.07.016.238-.977zm-4.576-.805l-.265.971.034.009.035.006.196-.986zm-6.262-1.546l-.375.936.053.021.056.014.266-.971zm-.925-.27l.375-.935-.222-.086-.239.025.086.996zm.677 1.584l-.375.936.103.04.109.016.163-.992zm42.657-.219c-.2.857-.395 1.759-.589 2.652-.194.896-.386 1.782-.581 2.622l1.943.42c.2-.858.395-1.76.589-2.652.194-.896.386-1.783.581-2.622l-1.943-.42zm-1.193 5.589c-.008-.09.006-.139-.002-.093a3.514 3.514 0 01-.033.152 4.79 4.79 0 00-.055.26 1.63 1.63 0 00-.026.429l1.989-.21c.008.09-.006.139.002.093.006-.032.015-.074.033-.152.015-.064.038-.163.055-.259.015-.084.042-.249.026-.43l-1.989.21zm-.052.298c-.177.461-.147.945.07 1.355.207.392.553.657.921.8l.75-1.871.008.003.021.015a.311.311 0 01.066.086.404.404 0 01.045.162.36.36 0 01-.02.14l-1.861-.69zm.991 2.155c.321.124.654.291 1.04.486.368.185.788.398 1.214.563l.75-1.871a11.767 11.767 0 01-1.04-.486c-.368-.186-.789-.399-1.214-.563l-.75 1.871zm2.254 1.049a.388.388 0 01-.141-.099.35.35 0 01-.073-.112c-.004-.011.001-.002.008.047.008.051.013.11.022.208l1.989-.21c-.013-.149-.034-.478-.15-.785a1.55 1.55 0 00-.905-.92l-.75 1.871zm-.184.044l.015.182 1.989-.21-.015-.182-1.989.21zm.033-.111c-.131.629-.205 1.164-.256 1.456a2.491 2.491 0 01-.062.288c-.014.041.003-.034.092-.126.24-.248.5-.148.222-.184-.246-.031-.623-.125-1.299-.294l-.519 1.944c.614.154 1.135.287 1.527.338.36.046.998.083 1.486-.421a1.69 1.69 0 00.385-.661c.062-.19.102-.393.134-.574.07-.399.119-.797.243-1.391l-1.953-.375zm-1.314 1.137a3509.375 3509.375 0 01-16.933-4.097c-5.662-1.379-11.327-2.759-16.943-4.098l-.497 1.95a3421.721 3421.721 0 0116.934 4.096c5.661 1.379 11.326 2.759 16.942 4.099l.497-1.95zm-33.886-8.198c-3.865-.88-7.705-1.755-11.559-2.811l-.56 1.934c3.901 1.068 7.783 1.953 11.642 2.832l.477-1.955zm-11.464-2.78c-.233-.09-.509-.17-.728-.234a7.7 7.7 0 01-.569-.18l-.75 1.87c.233.091.508.171.727.235.244.071.431.126.57.18l.75-1.871zm-1.297-.414c-.035-.014-.012-.01.034.026a.545.545 0 01.147.184c.033.066.038.11.035.092a6.869 6.869 0 01-.017-.164l-1.989.211c.01.118.026.471.182.785.202.405.542.614.858.736l.75-1.87zm.199.138l-.016-.182-1.988.21.015.183 1.989-.211zm-.038.133c.132-.569.217-1.083.266-1.32a1.62 1.62 0 01.056-.224c.006-.015-.02.061-.111.145-.198.186-.387.121-.091.13.264.008.644.056 1.319.131l.257-1.991c-.6-.067-1.108-.132-1.477-.143-.336-.01-.902-.001-1.351.418-.4.372-.502.901-.556 1.164-.079.38-.125.708-.256 1.27l1.944.42zm1.405-1.142c.15.022.303.053.499.093.185.038.405.082.636.112a3.757 3.757 0 001.663-.122l-.564-1.911c-.253.08-.501.086-.801.046a7.143 7.143 0 01-.503-.089c-.177-.036-.39-.081-.605-.112l-.325 1.983zm3.488-.662c.054-.235.147-.525.257-.87.103-.321.224-.698.301-1.029l-1.943-.42c-.055.234-.147.525-.257.87-.103.321-.224.697-.301 1.028l1.943.421zm.553-1.879c2.088-8.219 4.224-16.398 6.362-24.581 2.137-8.182 4.275-16.367 6.364-24.594l-1.933-.46c-2.088 8.22-4.224 16.398-6.362 24.581-2.137 8.182-4.275 16.367-6.364 24.594l1.933.46zm12.731-49.195c.16-.686.238-1.221.466-1.65l-1.758-.916c-.393.74-.547 1.7-.651 2.146l1.943.42zm.558-1.898c.013-.056.024-.096.033-.124l.011-.032a.344.344 0 01-.039.062.576.576 0 01-.251.182.313.313 0 01-.064.016h.048c.036.002.086.007.153.017l.325-1.983c-.393-.058-.976-.1-1.473.26-.49.356-.623.913-.686 1.181l1.943.42zm-.109.12c1.394.205 2.814.584 4.301.983l.55-1.936c-1.465-.393-2.998-.806-4.526-1.03l-.325 1.984zm4.343.993c4.777 1.059 9.509 2.122 14.243 3.186 4.733 1.064 9.468 2.127 14.248 3.187l.466-1.957a4942.776 4942.776 0 01-14.242-3.186c-4.734-1.063-9.469-2.127-14.249-3.187l-.466 1.957zm28.541 6.382c.974.165 1.912.378 2.882.6.961.218 1.953.444 2.992.62l.367-1.977c-.974-.164-1.913-.377-2.882-.598-.961-.22-1.954-.446-2.992-.62l-.367 1.975zm5.761 1.194c.119.034.21.061.287.085.078.025.123.041.15.052.028.011.014.008-.018-.014a.614.614 0 01-.245-.363c-.01-.045-.008-.066-.008-.042 0 .023-.002.067-.008.144-.007.077-.017.168-.03.287l1.985.178c.022-.209.05-.449.049-.653 0-.213-.027-.547-.244-.863a1.506 1.506 0 00-.697-.532c-.187-.076-.419-.142-.629-.204l-.592 1.925zm.144.05c-.253 1.21-.547 2.472-.844 3.747-.295 1.27-.595 2.555-.853 3.791l1.953.376c.253-1.21.547-2.472.844-3.747.296-1.27.595-2.555.853-3.791l-1.953-.375zm-1.693 7.52c-2.612 11.47-5.419 23.028-8.021 34.702l1.948.401c2.605-11.688 5.393-23.164 8.018-34.692l-1.945-.41zm-8.033 34.767a9.633 9.633 0 01-.24 1.021c-.1.368-.219.803-.287 1.242l1.972.271c.048-.309.135-.632.24-1.021.1-.369.219-.803.287-1.242l-1.972-.271zm-.147 1.614c-.74.583-1.262 1.168-1.526 1.811-.283.69-.216 1.313-.039 1.834l1.891-.679c-.064-.189-.06-.295-.008-.423.072-.174.284-.494.894-.974l-1.212-1.569zm-.69-10.723c.254-1.092.52-1.996.944-3.097l-1.861-.69a24.11 24.11 0 00-1.026 3.366l1.943.421zm.944-3.097c.147-.385.366-1.05-.008-1.667a1.647 1.647 0 00-.604-.565 4.342 4.342 0 00-.589-.268l-.75 1.871c.086.034.155.062.212.087.057.025.092.043.112.054.021.012.015.011-.002-.004a.55.55 0 01-.16-.29.39.39 0 01-.007-.108c.001-.01.001 0-.009.037-.01.036-.028.089-.056.163l1.861.69zm-1.28-2.527a99.315 99.315 0 00-2.704-.736c-.877-.23-1.74-.456-2.65-.722l-.592 1.925c.94.274 1.829.507 2.704.736.877.23 1.74.456 2.65.722l.592-1.925zm-5.385-1.466c-.454-.117-.874-.238-1.166-.294-.291-.055-.791-.124-1.269.184-.397.255-.607.68-.719.896-.155.298-.301.613-.565 1.084l1.736.955c.284-.507.48-.918.596-1.143.065-.125.098-.18.115-.205.015-.021-.019.035-.109.093-.222.144-.407.064-.194.105.212.04.485.122 1.045.266l.53-1.941zm-3.62 1.724c-.44.543-.374 1.1-.357 1.294l1.989-.21a.89.89 0 01-.006-.076c0-.005.001.011-.004.041a.457.457 0 01-.083.197l-1.539-1.246zm-.334.979c-.191.821-.427 1.651-.67 2.509-.241.849-.49 1.726-.694 2.602l1.943.42c.191-.821.426-1.65.67-2.508.241-.849.49-1.726.694-2.603l-1.943-.42zm-1.387 5.426a.661.661 0 01.011-.189l-.009.03a2.157 2.157 0 00-.118.907l1.989-.21c-.001-.004-.004-.008.014-.071l.023-.076c.01-.03.023-.076.036-.126a1.47 1.47 0 00.043-.475l-1.989.21zm-.116.748c.01.119.025.472.182.786.201.404.542.614.857.736l.75-1.871c-.035-.013-.011-.009.034.027a.6.6 0 01.147.184c.033.066.038.11.035.092l-.006-.052a6.869 6.869 0 01-.01-.112l-1.989.21zm1.5 1.583a.612.612 0 01-.224-.014c-.014-.003-.018-.006.039.016.037.014.133.053.239.082.111.029.287.064.497.042l-.171-1.993a.64.64 0 01.224.014c.014.004.017.006-.039-.016-.037-.014-.133-.052-.24-.081a1.333 1.333 0 00-.496-.042l.171 1.992zm.156.088a40.931 40.931 0 006.964 1.525l.288-1.988a38.741 38.741 0 01-6.633-1.454l-.619 1.917zm7.194 1.527c.121-.012.488-.04.802-.184.186-.085.423-.239.594-.514.177-.282.218-.584.196-.843l-1.989.21a.68.68 0 01.109-.409.681.681 0 01.289-.263c.049-.023.068-.021.022-.013a3.46 3.46 0 01-.194.024l.171 1.992zm1.594-1.402c.03-.552.139-1.09.285-1.686.14-.571.327-1.247.458-1.94l-1.961-.335c-.117.621-.275 1.177-.435 1.833-.154.632-.3 1.316-.34 2.06l1.993.068zm7.083-28.114c.144-.493.284-1.03.419-1.546a50.57 50.57 0 01.402-1.485l-1.913-.533c-.145.493-.285 1.03-.42 1.546a50.57 50.57 0 01-.402 1.485l1.914.532zm.836-3.087c.061-.263.124-.53.155-.75.028-.206.062-.567-.108-.927-.188-.397-.518-.584-.732-.68-.2-.087-.448-.158-.652-.217l-.592 1.924c.119.035.208.061.282.085.075.024.111.038.127.045.017.007-.016-.005-.067-.046a.65.65 0 01-.231-.438c-.001-.03.002-.03-.004.016-.007.046-.019.111-.04.21-.021.1-.048.214-.081.358l1.943.42zm-1.337-2.574c-.934-.273-1.911-.541-2.879-.806-.971-.266-1.932-.53-2.847-.797l-.592 1.925c.934.273 1.911.54 2.879.805.971.266 1.932.53 2.847.797l.592-1.924zm-6.108-1.637a.68.68 0 01.147 0c.033.004.053.009.055.01l-.027-.009-.091-.027a2.051 2.051 0 00-.814-.08l.171 1.992h.001c.003 0 .014.002.05.012l.073.023c.03.009.075.022.126.034.096.024.27.06.48.038l-.171-1.993zm-.73-.107c-.113.012-.47.034-.789.204-.409.218-.618.572-.739.888l1.86.69c.015-.04.011-.016-.024.03a.543.543 0 01-.189.158c-.07.037-.119.044-.104.042a5.57 5.57 0 01.156-.019l-.171-1.993zm-1.57 1.227c-.058.25-.12.462-.19.7-.07.237-.147.5-.22.815l1.943.42c.058-.251.12-.463.19-.701.07-.237.147-.5.221-.814l-1.944-.42zm-.41 1.515c-.081.345-.124.593-.203.875-.079.28-.144.398-.169.428l1.539 1.246c.301-.372.457-.83.551-1.166.093-.334.173-.742.225-.963l-1.943-.42zm-.426 1.376c-.503.747-.75 1.554-.926 2.275-.19.783-.279 1.358-.48 1.984l1.9.579c.226-.707.377-1.537.519-2.123.158-.648.337-1.174.634-1.615l-1.647-1.1zm-1.386 4.204a2.823 2.823 0 00-.192.74c-.027.277.006.628.227.95.211.307.505.456.721.535.213.078.443.12.641.148l.325-1.983a2.735 2.735 0 01-.182-.032.62.62 0 01-.072-.018c-.017-.006.11.034.218.192a.653.653 0 01.1.233c.013.068.01.114.009.126-.001.01-.001.001.009-.037.01-.037.028-.09.056-.165l-1.86-.69zm1.321 2.359c1.074.245 2.112.539 3.179.842 1.058.3 2.145.61 3.278.867l.477-1.954c-1.074-.245-2.112-.54-3.178-.842-1.059-.3-2.146-.61-3.278-.867l-.478 1.954zm6.321 1.668c.446.173 1.122.34 1.761-.072.557-.359.795-.993.937-1.478l-1.913-.533a2.922 2.922 0 01-.081.24 1.052 1.052 0 01-.059.131c-.03.055-.019.011.061-.04a.434.434 0 01.213-.067c.009 0 .001 0-.03-.007a1.11 1.11 0 01-.139-.045l-.75 1.87zm2.713-1.606l.395-1.697.395-1.698-1.943-.42-.395 1.697-.395 1.698 1.943.42zm-11.763-4.87c.114-.606.274-1.181.448-1.803.171-.61.356-1.268.489-1.975l-1.961-.336c-.114.607-.275 1.182-.449 1.804-.171.61-.355 1.268-.489 1.975l1.962.336zm.928-3.736c.089-.382.132-.881-.145-1.338-.261-.43-.683-.602-.887-.681l-.75 1.871c.07.027.08.036.066.027a.478.478 0 01-.139-.15.483.483 0 01-.073-.217c-.001-.03.004-.015-.015.068l1.943.42zm-1.142-2.054c-.994-.256-1.99-.556-3.041-.863a55.575 55.575 0 00-3.263-.872l-.478 1.954a53.59 53.59 0 013.149.843c1.029.3 2.069.613 3.103.88l.53-1.942zm-6.168-1.693c-.446-.173-1.122-.34-1.761.07-.557.36-.795.994-.938 1.479l1.914.533c.029-.098.056-.176.08-.24.025-.063.045-.105.06-.131.03-.055.019-.011-.061.04a.442.442 0 01-.13.057.306.306 0 01-.084.01c-.009 0 0 0 .031.007.03.007.076.021.139.046l.75-1.871zm-2.687 1.513c-.592 1.77-.997 3.513-1.391 5.204l1.944.42c.396-1.704.782-3.356 1.338-5.02l-1.891-.604zm-1.391 5.204c-.13.558-.249 1.066-.516 1.763l1.86.69c.322-.837.466-1.46.6-2.033l-1.944-.42zm-.558 1.898c-.068.291-.163.774-.004 1.243.203.598.698.889 1.188 1l.478-1.954c-.045-.01-.007-.01.058.041a.516.516 0 01.167.234c.024.072.016.11.019.073.002-.035.011-.102.038-.217l-1.944-.42zm1.048 2.202c.43.166.849.278 1.211.375.376.1.695.187 1.011.31l.75-1.871c-.429-.167-.849-.278-1.211-.375a9.695 9.695 0 01-1.011-.31l-.75 1.87zm2.322.718c1.421.38 2.811.823 4.347 1.047l.325-1.983c-1.385-.202-2.59-.59-4.122-1l-.55 1.935zm4.347 1.047c.177.026.387.055.583.058.195.002.497-.018.799-.188.328-.185.513-.465.617-.712.095-.224.143-.466.175-.674l-1.972-.27a1.968 1.968 0 01-.031.163c-.009.036-.013.042-.007.03a.483.483 0 01.072-.116.67.67 0 01.376-.232c.037-.006.052-.005.035-.005-.017 0-.05-.002-.108-.008a6.346 6.346 0 01-.214-.029l-.325 1.983zm2.138-1.362c.462-1.444.679-2.433 1.112-3.56l-1.86-.69c-.452 1.175-.761 2.45-1.152 3.671l1.9.58zM202.738 104.1c.126-.54.292-1.133.465-1.755.172-.611.351-1.25.488-1.841l-1.943-.421c-.126.54-.292 1.134-.466 1.755-.171.611-.35 1.25-.487 1.841l1.943.421zm.968-3.671c.028-.181.059-.393.065-.59a1.58 1.58 0 00-.165-.788 1.364 1.364 0 00-.687-.615 2.692 2.692 0 00-.667-.171l-.325 1.983c.074.01.124.02.157.028s.037.011.022.005c-.015-.007-.061-.028-.115-.074a.639.639 0 01-.212-.36c-.005-.033-.003-.045-.004-.025 0 .02-.003.055-.01.115-.007.06-.017.131-.031.221l1.972.271zm-1.351-2.144l-3.042-.782-3.042-.782-.53 1.941a33957.51 33957.51 0 006.084 1.565l.53-1.942zm-5.974-1.53c-.446-.172-1.122-.34-1.761.072-.557.359-.795.993-.938 1.478l1.914.533c.029-.097.056-.176.08-.24.025-.063.045-.105.06-.13.03-.056.019-.012-.061.04a.442.442 0 01-.13.056.306.306 0 01-.084.01c-.009 0 0 0 .031.007.03.008.076.021.139.046l.75-1.871zm-2.694 1.537c-.359 1.16-.672 2.314-.979 3.448a101.527 101.527 0 01-.959 3.379l1.905.56c.359-1.161.672-2.314.979-3.448.309-1.139.612-2.258.959-3.38l-1.905-.56zm-1.972 6.972a4.981 4.981 0 00-.065.589 1.58 1.58 0 00.165.788c.172.325.44.511.687.616.222.095.462.141.667.171l.325-1.983a2.504 2.504 0 01-.157-.028c-.033-.008-.037-.012-.022-.005a.472.472 0 01.115.073.643.643 0 01.212.361c.005.032.003.044.004.024 0-.019.003-.055.01-.115.007-.059.017-.13.031-.22l-1.972-.271zm1.351 2.143c2.03.522 4.036 1.038 6.233 1.716l.62-1.917c-2.247-.692-4.297-1.219-6.323-1.74l-.53 1.941zm6.381 1.749c.176.026.386.055.582.057.196.003.498-.017.799-.187.329-.185.513-.465.618-.712a2.89 2.89 0 00.174-.674l-1.972-.271a2.006 2.006 0 01-.031.164c-.009.036-.012.042-.007.029a.517.517 0 01.072-.115.686.686 0 01.377-.232c.036-.006.052-.005.034-.005-.017 0-.05-.002-.107-.008a8.616 8.616 0 01-.214-.029l-.325 1.983zm2.137-1.362c.462-1.444.68-2.433 1.113-3.56l-1.861-.689c-.451 1.174-.761 2.448-1.151 3.67l1.899.579zm7.323-28.445c.125-.54.291-1.133.465-1.755.171-.61.35-1.25.488-1.841l-1.943-.42c-.126.54-.292 1.133-.466 1.754-.171.61-.35 1.25-.488 1.842l1.944.42zm.912-3.462c.148-.385.367-1.05-.008-1.667a1.647 1.647 0 00-.603-.564 4.422 4.422 0 00-.59-.268l-.75 1.87c.087.034.156.062.212.087.057.025.092.043.112.055.021.012.016.011-.002-.005a.55.55 0 01-.167-.398c.001-.01.001 0-.009.037-.01.037-.027.09-.056.164l1.861.69zm-1.236-2.512c-2.145-.74-4.429-1.07-6.603-1.388l-.325 1.983c2.208.323 4.306.632 6.248 1.301l.68-1.896zM202.056 72c-.36-.082-.946-.146-1.449.273-.419.35-.546.87-.608 1.135l1.944.42c.027-.117.045-.165.05-.176.004-.009-.028.07-.127.152a.626.626 0 01-.309.137c-.056.006-.061-.005.022.013l.477-1.954zm-2.079 1.724l.015.182 1.989-.21-.016-.183-1.988.21zm.038-.133a97.955 97.955 0 01-.871 3.368c-.307 1.134-.62 2.288-.888 3.44l1.943.42c.259-1.11.562-2.229.871-3.368.307-1.133.62-2.288.888-3.44l-1.943-.42zm-1.774 6.883a4.988 4.988 0 00-.065.59c-.005.195.009.492.166.788.171.324.44.51.686.616.222.095.462.14.667.17l.325-1.983a1.807 1.807 0 01-.156-.028c-.034-.008-.038-.011-.023-.005a.466.466 0 01.115.074.636.636 0 01.212.36c.005.033.003.045.004.025a4.747 4.747 0 01.042-.336l-1.973-.271zm1.378 2.15c1.074.245 2.112.539 3.178.842 1.059.3 2.146.61 3.278.867l.478-1.954c-1.074-.245-2.112-.54-3.179-.842-1.058-.3-2.146-.61-3.278-.867l-.477 1.954zm6.456 1.71c.198.044.779.206 1.324-.102.277-.156.457-.38.577-.574.118-.19.212-.405.293-.617l-1.86-.69a4.505 4.505 0 01-.079.19.75.75 0 01-.042.082c-.013.02.032-.062.159-.133a.602.602 0 01.277-.077c.008 0 0 0-.033-.005a2.848 2.848 0 01-.138-.03l-.478 1.955zm2.261-1.604c.063-1.194.306-2.243.571-3.382l-1.944-.42c-.261 1.124-.546 2.338-.621 3.734l1.994.068zm-2.211 21.532l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.003l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.002l-.001.001h-.001-.001-.001-.001-.003-.001-.001l-.001.001h-.002-.001-.001-.002-.001-.001l-.001.001h-.001-.001-.002-.001-.002-.001-.001v.001h-.001-.001-.002-.002-.001-.002l-.001.001h-.001-.002-.002-.002-.001-.001v.001h-.001-.002-.001-.001-.002-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001v.001h-.001-.001-.001-.002-.001-.002-.001v.001h-.001-.003-.001-.001-.001-.002-.001v.001H206h-.001-.001-.001-.001-.001-.002-.001v.001h-.001l.086.996.085.996h.006v-.001H206.177l.001-.001H206.187l.001-.001h.008l.001-.001H206.206l.001-.001h.008l.001-.001H206.225l.001-.001h.008l.001-.001h.008l.001-.001H206.253l.001-.001h.008l.001-.001H206.272l.001-.001h.008l.001-.001H206.291l.001-.001h.004l-.171-1.993-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.003l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.002l-.001.001h-.001-.001-.001-.001-.003-.001-.001l-.001.001h-.002-.001-.001-.002-.001-.001l-.001.001h-.001-.001-.002-.001-.002-.001-.001v.001h-.001-.001-.002-.002-.001-.002l-.001.001h-.001-.002-.002-.002-.001-.001v.001h-.001-.002-.001-.001-.002-.001-.001l-.001.001h-.001-.001-.001-.001-.001-.001-.001-.001-.001v.001h-.001-.001-.001-.002-.001-.002-.001v.001h-.001-.003-.001-.001-.001-.002-.001v.001H206h-.001-.001-.001-.001-.001-.002-.001v.001h-.001l.086.996.085.996h.006v-.001H206.177l.001-.001H206.187l.001-.001h.008l.001-.001H206.206l.001-.001h.008l.001-.001H206.225l.001-.001h.008l.001-.001h.008l.001-.001H206.253l.001-.001h.008l.001-.001H206.272l.001-.001h.008l.001-.001H206.291l.001-.001h.004l-.171-1.993zm-.886.787c-.122.524-.287 1.06-.465 1.637-.175.564-.363 1.169-.504 1.776l1.943.42a25.12 25.12 0 01.466-1.636c.174-.564.362-1.17.503-1.777l-1.943-.42zm-.928 3.279c-.147.385-.366 1.05.008 1.667.173.284.414.456.604.564.187.108.399.195.589.268l.75-1.871a4.954 4.954 0 01-.212-.086 1.058 1.058 0 01-.112-.055c-.021-.012-.015-.011.002.005a.55.55 0 01.16.289.396.396 0 01.007.109c-.001.01-.001 0 .009-.037.01-.037.028-.09.056-.164l-1.861-.689zm1.267 2.522c1.176.363 2.329.577 3.435.762 1.123.187 2.173.34 3.24.583l.477-1.954c-1.14-.26-2.281-.427-3.353-.606-1.088-.182-2.134-.379-3.18-.701l-.619 1.916zm6.538 1.303c.634.246 1.222-.006 1.57-.364.321-.331.509-.81.468-1.299l-1.989.211a.361.361 0 01.103-.295.581.581 0 01.598-.124l-.75 1.871zm1.996-1.277c.361-1.169.671-2.375.974-3.552.306-1.187.604-2.345.948-3.458l-1.905-.56c-.361 1.168-.672 2.374-.975 3.552-.305 1.186-.603 2.344-.948 3.457l1.906.561zm1.941-7.08c.094-.403.132-.923-.199-1.405-.258-.375-.672-.594-.915-.726l-.975 1.767.165.092c.045.027.075.047.096.061.045.032.017.021-.022-.035a.48.48 0 01-.079-.217c-.002-.024 0-.035-.001-.027a.735.735 0 01-.013.07l1.943.42zm-1.363-2.225c-1.074-.244-2.112-.539-3.178-.842-1.059-.3-2.146-.609-3.278-.867l-.478 1.954c1.074.245 2.112.539 3.179.842 1.058.301 2.145.61 3.278.868l.477-1.955zm-6.456-1.71c-.263-.059-.82-.18-1.35.087-.622.314-.826.935-.9 1.416l1.972.271c.019-.12.037-.137.018-.103a.415.415 0 01-.074.097.6.6 0 01-.146.106c-.109.054-.187.05-.176.051.014 0 .064.004.178.03l.478-1.954zm-2.245 1.47c-.249 1.32-.492 2.611-.75 3.718l1.943.42c.27-1.157.522-2.494.768-3.802l-1.961-.336zm-16.514 13.293c-.126.54-.292 1.133-.466 1.755-.171.611-.35 1.249-.488 1.841l1.944.42c.125-.539.291-1.133.465-1.754.171-.611.35-1.25.488-1.842l-1.943-.42zm-.954 3.596c-.094.403-.131.923.199 1.405.258.376.672.594.915.726l.976-1.767a5.955 5.955 0 01-.165-.092 1.272 1.272 0 01-.096-.061c-.045-.031-.018-.021.021.036a.46.46 0 01.079.216c.003.024.001.035.002.027 0-.008.003-.03.013-.07l-1.944-.42zm.952 2.021c.173.145.354.222.481.266.123.042.245.069.303.082l.078.019.022.006c-.001-.001-.017-.006-.04-.018a.556.556 0 01-.098-.066l1.299-1.546a1.496 1.496 0 00-.48-.267c-.123-.042-.245-.069-.303-.082a1.845 1.845 0 01-.078-.018l-.023-.006a.475.475 0 01.138.084l-1.299 1.546zm1.021.451c1.039.403 2.091.59 3.083.74 1.017.155 1.949.27 2.9.515l.531-1.942c-1.076-.277-2.149-.41-3.095-.554-.973-.148-1.843-.31-2.669-.63l-.75 1.871zm6.01 1.261c.36.082.946.147 1.449-.273.419-.35.546-.869.608-1.135l-1.944-.42a1.108 1.108 0 01-.05.176c-.004.009.028-.069.127-.152a.659.659 0 01.169-.101.526.526 0 01.141-.036c.055-.006.06.006-.023-.013l-.477 1.954zm2.038-1.338c.718-2.323 1.252-4.621 1.778-6.879l-1.943-.42c-.528 2.268-1.048 4.497-1.741 6.739l1.906.56zm1.792-6.953a4.61 4.61 0 00.065-.59 1.557 1.557 0 00-.165-.788 1.367 1.367 0 00-.686-.616 2.71 2.71 0 00-.667-.171l-.325 1.983c.073.011.123.021.156.028.034.009.038.012.023.006a.504.504 0 01-.115-.074.649.649 0 01-.153-.19.592.592 0 01-.059-.171c-.005-.032-.004-.044-.004-.024a1.7 1.7 0 01-.01.115c-.007.059-.018.13-.032.221l1.972.271zm-1.377-2.15c-1.074-.245-2.112-.54-3.178-.842-1.059-.301-2.146-.61-3.279-.868l-.477 1.955c1.074.244 2.112.539 3.178.842 1.059.3 2.146.609 3.279.867l.477-1.954zm-6.457-1.71c-.198-.045-.778-.206-1.323.102a1.63 1.63 0 00-.578.573c-.117.19-.211.405-.293.618l1.861.689c.031-.081.057-.143.079-.19a.748.748 0 01.042-.081c.013-.021-.033.061-.159.133a.63.63 0 01-.181.067c-.052.011-.087.01-.096.01l.033.005c.032.005.075.014.138.029l.477-1.955zm-2.256 1.549c-.094.873-.327 2.095-.728 3.139l1.861.689c.483-1.257.745-2.663.852-3.651l-1.985-.177zm8.196-22.196v-.001-.001-.001-.001-.001-.001-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.002-.002-.001-.001-.001-.001-.001-.001h-.001v-.002-.001-.001-.001-.001-.002-.001-.001-.001h-.001v-.002-.001-.001-.002-.001-.001-.002-.001-.001h-.001v-.001-.001-.001-.001-.001-.002-.001-.002-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.002-.001h-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001h-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.995.104-.994.105V89.239h.001V89.25l.001.001V89.262h.001V89.274h.001V89.285l.001.001v.011h.001V89.308l.001.002V89.32h.001V89.331l.001.001V89.343h.001V89.356h.001V89.367l1.989-.21v-.001-.001-.001-.001-.001-.001-.002l-.001-.002v-.002-.002-.002-.002-.002l-.001-.002v-.002-.002-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.002-.002-.001-.001-.001-.001-.001-.001h-.001v-.002-.001-.001-.001-.001-.002-.001-.001-.001h-.001v-.002-.001-.001-.002-.001-.001-.002-.001-.001h-.001v-.001-.001-.001-.001-.001-.002-.001-.002-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.002-.001h-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.001-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001h-.001v-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001-.001l-.995.104-.994.105V89.239h.001V89.25l.001.001V89.262h.001V89.274h.001V89.285l.001.001v.011h.001V89.308l.001.002V89.32h.001V89.331l.001.001V89.343h.001V89.356h.001V89.367l1.989-.21zm-1.966-.105c-.122.524-.287 1.06-.465 1.637-.175.564-.362 1.17-.504 1.777l1.944.42c.122-.525.287-1.06.465-1.637.174-.564.362-1.17.504-1.777l-1.944-.42zm-.927 3.279c-.148.385-.367 1.05.007 1.667.173.284.414.456.604.565.187.107.399.194.589.268l.75-1.871a5.944 5.944 0 01-.212-.087 1.185 1.185 0 01-.112-.055c-.021-.011-.015-.01.002.005a.553.553 0 01.16.29.39.39 0 01.007.108c-.001.01-.001 0 .01-.037.01-.037.027-.09.055-.164l-1.86-.69zm.926 2.337a1.5 1.5 0 00.48.267c.123.042.245.069.304.082l.078.018.022.006a.576.576 0 01-.138-.084l1.299-1.546a1.493 1.493 0 00-.481-.266c-.122-.042-.244-.07-.303-.082a2.523 2.523 0 01-.078-.019l-.022-.006a.54.54 0 01.138.084l-1.299 1.546zm1.02.452c1.063.412 2.133.55 3.093.656.993.11 1.843.186 2.666.426l.592-1.924c-1.027-.3-2.084-.392-3.002-.493-.952-.106-1.796-.225-2.599-.536l-.75 1.87zm5.816 1.097c.399.091.925.123 1.416-.232.375-.272.595-.7.727-.947l-1.758-.916c-.036.069-.067.124-.093.17a1.46 1.46 0 01-.062.1c-.032.048-.021.019.038-.024a.518.518 0 01.235-.092c.028-.003.042-.001.037-.002a.502.502 0 01-.062-.011l-.478 1.954zm2.217-1.357c.359-1.161.671-2.315.979-3.448.308-1.14.612-2.258.959-3.38l-1.906-.56c-.359 1.161-.671 2.315-.979 3.448-.309 1.14-.612 2.259-.959 3.38l1.906.56zm1.957-6.897c.063-.271.185-.825-.06-1.344-.292-.619-.895-.824-1.379-.895l-.325 1.983c.113.016.124.033.088.013a.52.52 0 01-.191-.215c-.048-.102-.042-.172-.043-.155 0 .02-.006.075-.034.192l1.944.42zm-1.363-2.225c-1.074-.245-2.112-.54-3.179-.842-1.058-.3-2.146-.61-3.278-.867l-.477 1.954c1.074.245 2.112.54 3.178.842 1.059.3 2.146.61 3.278.867l.478-1.954zm-6.533-1.724a4.57 4.57 0 00-.583-.057 1.565 1.565 0 00-.799.187 1.442 1.442 0 00-.617.712 2.852 2.852 0 00-.175.674l1.972.271c.012-.076.023-.128.031-.164.009-.036.013-.042.007-.029a.447.447 0 01-.072.115.68.68 0 01-.376.232c-.036.007-.052.005-.035.005.017 0 .05.002.108.009.057.006.126.015.214.028l.325-1.983zm-2.118 1.307c-.475 1.235-.752 2.437-1.004 3.773l1.961.336c.244-1.292.494-2.354.904-3.42l-1.861-.689zm11.398 7.389c-.125.54-.291 1.133-.465 1.754-.171.611-.35 1.25-.488 1.842l1.943.42c.126-.54.292-1.133.466-1.754.171-.611.35-1.25.488-1.842l-1.944-.42zm-.953 3.596c-.104.446-.106 1.031.227 1.529.375.562 1.006.762 1.639.695l-.171-1.992c-.054.006-.035-.007.023.017a.391.391 0 01.173.141.24.24 0 01.043.102s-.002-.024.009-.072l-1.943-.42zm1.866 2.224c.365-.038.734.016 1.158.132.213.058.428.129.663.207.227.077.48.163.734.237l.592-1.925c-.208-.06-.419-.132-.662-.213a14.502 14.502 0 00-.767-.24c-.546-.15-1.182-.265-1.889-.19l.171 1.992zm2.555.576c.924.27 1.874.548 3.01.807l.477-1.955a47.414 47.414 0 01-2.895-.776l-.592 1.924zm2.599.603c.336.282.73.335.939.348.23.015.443-.009.527-.018l-.172-1.993a2.39 2.39 0 01-.116.01.636.636 0 01-.075.002c-.017-.002-.007-.003.021.006a.494.494 0 01.175.099l-1.299 1.546zm1.466.33c.112-.012.47-.034.789-.204.409-.218.617-.572.739-.888l-1.861-.69c-.015.039-.011.016.024-.03a.56.56 0 01.189-.158c.07-.037.119-.044.105-.042a.77.77 0 01-.048.007l-.109.012.172 1.993zm1.367-.814c.44-.542.373-1.099.357-1.294l-1.989.21.005.076.004-.04a.454.454 0 01.084-.198l1.539 1.246zm.334-.978c.257-1.103.561-2.17.875-3.264.31-1.087.63-2.202.9-3.363l-1.944-.42c-.256 1.103-.561 2.17-.874 3.264-.311 1.087-.63 2.202-.901 3.363l1.944.42zm1.797-6.942c.01.115-.011.195-.015.211-.003.012-.005.014.017-.044.015-.038.053-.136.082-.242.03-.111.066-.285.048-.49l-1.989.21a.62.62 0 01.016-.212c.003-.011.005-.013-.017.045-.015.038-.054.135-.082.242a1.381 1.381 0 00-.048.49l1.988-.21zm.068-.116c.165-.43.186-1.009-.188-1.48-.375-.472-.946-.584-1.426-.533l.171 1.992c.056-.006-.142.027-.315-.191a.513.513 0 01-.103-.477l1.861.69zm-1.614-2.013c-.261.027-.574-.022-1.027-.132-.397-.098-.969-.263-1.516-.316l-.229 1.995c.362.035.715.14 1.238.268.468.114 1.072.244 1.705.177l-.171-1.992zm-2.462-.436c-1.207-.22-2.443-.613-3.753-1.032l-.639 1.91c1.285.412 2.645.848 4.001 1.094l.391-1.972zm-3.834-1.054c-.262-.06-.82-.18-1.349.087-.622.314-.826.935-.901 1.415l1.973.271c.018-.12.036-.136.018-.102a.567.567 0 01-.221.203c-.108.054-.186.05-.176.05.014 0 .065.005.179.03l.477-1.954zm-2.235 1.428c-.123.529-.288 1.06-.468 1.673-.176.6-.361 1.256-.495 1.965l1.962.336c.114-.605.274-1.18.447-1.768.168-.573.357-1.184.497-1.786l-1.943-.42zm14.307 33.147c.122-.524.287-1.06.466-1.637.174-.564.362-1.169.503-1.777l-1.943-.42a23.78 23.78 0 01-.466 1.637c-.174.564-.362 1.17-.503 1.777l1.943.42zm.969-3.414c.068-.291.164-.774.005-1.242-.204-.599-.699-.889-1.189-1.001l-.477 1.954c.044.01.006.01-.059-.041a.492.492 0 01-.166-.233c-.025-.073-.017-.11-.019-.074a1.377 1.377 0 01-.038.217l1.943.42zm-1.158-2.237c-1.952-.502-4.272-1.212-6.483-1.716l-.477 1.955c2.203.502 4.327 1.162 6.43 1.703l.53-1.942zm-6.807-1.735l-.179.019.171 1.993.179-.019-.171-1.993zm-.179.019c-.132.014-.532.041-.898.248-.451.255-.718.679-.834 1.18l1.943.42c.011-.046.014-.029-.016.015a.434.434 0 01-.141.127c-.046.026-.073.029-.05.024l.058-.009.109-.012-.171-1.993zm-1.691 1.293c-.124.324-.382.941-.327 1.581l1.988-.21c-.007-.088.03-.239.2-.681l-1.861-.69zm-.305 1.266a55.203 55.203 0 01-.669 2.509 55.36 55.36 0 00-.695 2.602l1.944.421c.191-.821.426-1.651.669-2.509.242-.849.491-1.726.695-2.603l-1.944-.42zm-1.349 5.055c-.132.449-.259.874-.318 1.222-.059.346-.096.842.185 1.304.27.445.711.65 1.033.77.336.125.777.237 1.261.362l.531-1.942c-.529-.136-.849-.22-1.066-.3-.231-.086-.136-.099-.049.044.097.159.038.267.073.062.034-.202.117-.489.264-.989l-1.914-.533zm2.512 3.683l.179-.019-.171-1.992-.179.018.171 1.993zm.179-.019c.37-.039.744.016 1.197.119.401.092.986.257 1.524.309l.229-1.994c-.371-.036-.711-.14-1.275-.269-.513-.117-1.144-.232-1.846-.157l.171 1.992zm2.673.423c.298.043.611.126.991.228.358.096.784.211 1.216.274l.325-1.982a8.976 8.976 0 01-.991-.229c-.358-.096-.784-.211-1.216-.274l-.325 1.983zm2.13.488c.399.091.925.123 1.416-.233.375-.272.595-.699.727-.946l-1.758-.916a5.893 5.893 0 01-.093.171 1.831 1.831 0 01-.062.1c-.032.047-.021.018.038-.025a.53.53 0 01.235-.092c.028-.003.042-.001.037-.002a.49.49 0 01-.062-.011l-.478 1.954zm2.236-1.427l.395-1.698.395-1.697-1.943-.42-.395 1.697-.395 1.698 1.943.42zm-1.9-32.09c-.44.542-.373 1.099-.357 1.294l1.989-.21a1.217 1.217 0 01-.005-.076c-.001-.006 0 .01-.004.04a.455.455 0 01-.084.198l-1.539-1.246zm-.319.922a50.427 50.427 0 00-.419 1.546c-.137.523-.268 1.028-.403 1.484l1.914.533c.145-.492.284-1.028.419-1.545.137-.524.268-1.028.403-1.485l-1.914-.533zm-.837 3.087c-.089.382-.132.881.146 1.338.261.43.683.602.887.681l.75-1.87c-.07-.028-.08-.037-.066-.028a.51.51 0 01.212.367c.001.03-.005.015.015-.068l-1.944-.42zm.758 1.856c.336.283.73.336.939.35.23.014.443-.01.526-.02l-.171-1.992a2.39 2.39 0 01-.116.01.636.636 0 01-.075.001c-.017 0-.007-.002.021.007a.496.496 0 01.175.099l-1.299 1.545zm1.465.33c.473-.05.901.007 1.401.121.444.101 1.139.304 1.791.422l.392-1.972c-.63-.114-1.046-.254-1.706-.404-.603-.138-1.27-.241-2.049-.159l.171 1.993zm3.013.493c.451.175.938.284 1.337.375.428.097.769.177 1.064.291l.75-1.871c-.452-.175-.938-.284-1.337-.375-.428-.097-.77-.177-1.064-.291l-.75 1.871zm2.537.708c.283.064.768.158 1.245-.018.607-.223.893-.741 1.006-1.227l-1.943-.42c-.012.05-.013.015.037-.05a.538.538 0 01.243-.181c.08-.03.124-.023.093-.024a1.29 1.29 0 01-.204-.035l-.477 1.955zm2.232-1.175c.359-1.161.672-2.315.979-3.448.309-1.14.613-2.259.959-3.38l-1.905-.56c-.359 1.161-.672 2.315-.979 3.448a101.613 101.613 0 01-.959 3.38l1.905.56zm1.972-6.972c.028-.182.059-.393.064-.59a1.558 1.558 0 00-.165-.788 1.362 1.362 0 00-.686-.616 2.692 2.692 0 00-.667-.17l-.325 1.982c.074.011.123.02.156.029.034.008.038.01.023.005a.466.466 0 01-.115-.074.635.635 0 01-.212-.36c-.005-.033-.003-.045-.004-.025 0 .02-.003.055-.01.115-.007.06-.018.13-.032.22l1.973.272zm-1.351-2.144c-2.066-.531-4.209-1.019-6.203-1.706l-.681 1.897c2.093.72 4.363 1.239 6.353 1.75l.531-1.94zm-6.381-1.749a4.553 4.553 0 00-.582-.057 1.565 1.565 0 00-.8.187 1.442 1.442 0 00-.617.712 2.9 2.9 0 00-.175.674l1.973.271c.011-.076.022-.128.03-.164.009-.036.013-.042.008-.029a.522.522 0 01-.072.115.684.684 0 01-.377.232c-.036.007-.052.005-.034.005a6.022 6.022 0 01.321.037l.325-1.983zm-2.097 1.256c-.649 1.45-.93 2.668-1.194 3.8l1.943.42c.263-1.13.509-2.175 1.07-3.428l-1.819-.792zm-20.399 27.905c-.126.54-.292 1.133-.466 1.754-.171.611-.35 1.25-.488 1.842l1.944.42c.125-.54.291-1.133.465-1.754.171-.611.35-1.25.488-1.842l-1.943-.42zm-.912 3.461c-.164.428-.361 1.141.059 1.769.397.594 1.1.728 1.581.774l.229-1.994a2.26 2.26 0 01-.201-.029.556.556 0 01-.085-.024c-.018-.007.064.022.14.135a.51.51 0 01.071.161c.011.047.01.079.009.086 0 .007 0-.005.009-.039.008-.034.023-.083.048-.149l-1.86-.69zm1.64 2.543c.945.091 1.708.172 2.303.403l.75-1.871c-.896-.347-1.951-.442-2.824-.526l-.229 1.994zm2.44.445c.525.12 1.102.28 1.707.448.595.165 1.219.338 1.797.47l.477-1.955c-.525-.119-1.102-.279-1.708-.447-.595-.165-1.218-.339-1.796-.47l-.477 1.954zm3.58.932c.177.026.386.055.582.057.196.003.498-.017.799-.187.329-.185.513-.465.618-.712.095-.224.142-.466.175-.674l-1.973-.271a2.112 2.112 0 01-.03.164c-.009.036-.013.042-.008.029a.517.517 0 01.072-.115.686.686 0 01.377-.232c.036-.007.052-.005.034-.005a5.255 5.255 0 01-.321-.037l-.325 1.983zm2.14-1.372c.718-2.322 1.253-4.62 1.779-6.878l-1.944-.42c-.528 2.268-1.047 4.496-1.74 6.738l1.905.56zm1.793-6.953c.028-.182.06-.394.065-.595a1.676 1.676 0 00-.147-.765c-.267-.565-.824-.795-1.175-.93l-.75 1.871c.079.03.137.055.18.075a.65.65 0 01.065.035c.003.002-.015-.01-.043-.039a.51.51 0 01-.084-.126c-.05-.105-.041-.177-.042-.133 0 .021-.003.057-.01.116-.007.059-.017.13-.031.22l1.972.271zm-1.393-2.332c-1.074-.245-2.112-.539-3.178-.842-1.059-.301-2.146-.609-3.279-.868l-.477 1.955c1.074.245 2.112.539 3.178.842 1.059.3 2.146.609 3.279.867l.477-1.954zm-6.457-1.71c-.198-.045-.778-.206-1.323.102a1.624 1.624 0 00-.578.574 3.677 3.677 0 00-.293.617l1.861.69c.031-.082.057-.144.079-.191a.875.875 0 01.042-.081c.013-.021-.033.062-.159.133a.635.635 0 01-.181.068c-.052.01-.088.009-.096.009-.008 0 0-.001.032.005.033.006.076.014.139.029l.477-1.955zm-2.26 1.603c-.064 1.195-.306 2.244-.571 3.383l1.943.42c.262-1.124.547-2.338.621-3.734l-1.993-.069zm-12.337 10.837c.934.273 1.912.54 2.879.805.971.266 1.932.53 2.847.797l.592-1.924c-.934-.273-1.911-.541-2.879-.806-.971-.266-1.932-.529-2.847-.797l-.592 1.925zm5.784 1.617c.093.021.197.053.338.098.129.041.299.097.473.146.36.099.815.19 1.347.133l-.171-1.992c-.184.019-.369-.007-.61-.073-.126-.036-.246-.075-.4-.125-.144-.045-.318-.1-.5-.141l-.477 1.954zm2.031.383c.627.013 1.195.114 1.786.249.559.127 1.239.312 1.905.433l.392-1.972c-.616-.112-1.137-.26-1.819-.416-.65-.148-1.364-.28-2.182-.297l-.082 2.003zm3.648.673c3.278.747 6.384 1.69 9.735 2.634l.573-1.93c-3.301-.93-6.489-1.897-9.83-2.658l-.478 1.954zm9.646 2.604c.242.094.529.177.813.233.271.053.609.094.93.06l-.171-1.992a1.426 1.426 0 01-.341-.035 2.932 2.932 0 01-.481-.137l-.75 1.871zm1.743.293c.365-.038.736.015 1.195.134.234.06.466.13.737.209.263.077.553.159.859.229l.477-1.954a12.987 12.987 0 01-.744-.2c-.249-.073-.525-.156-.799-.226-.554-.143-1.189-.259-1.896-.184l.171 1.992zm2.755.563l4.429 1.188 4.428 1.188.55-1.937-4.429-1.188-4.428-1.187-.55 1.936zm8.757 2.343c.243.094.529.177.813.233.271.053.609.094.93.06l-.171-1.992a1.43 1.43 0 01-.341-.035 2.96 2.96 0 01-.481-.137l-.75 1.871zm1.743.293c.032-.003.31-.021.559-.135.153-.07.363-.204.518-.451.159-.255.192-.521.173-.735l-1.988.21a.849.849 0 01.13-.518.853.853 0 01.465-.362l.036-.009-.014.002-.05.006.171 1.992zm.885-.451c.627-.523.72-1.29.586-1.848-.129-.536-.537-1.165-1.28-1.334l-.477 1.955a.313.313 0 01-.168-.092c-.01-.011-.014-.019-.015-.021l-.001-.002v-.001l-.001-.002v-.007c0-.006.001-.019.006-.037a.283.283 0 01.092-.141l1.258 1.53zm-.283-2.978c-.531-.446-1.091-.369-1.287-.349l.171 1.993.071-.007c.003 0-.016.001-.049-.003a.489.489 0 01-.119-.035.333.333 0 01-.086-.053l1.299-1.546zm-.946-.325c-1.55-.383-3.107-.812-4.679-1.245-1.567-.431-3.149-.867-4.73-1.257l-.512 1.946c1.551.383 3.108.812 4.68 1.244 1.567.432 3.149.868 4.73 1.258l.511-1.946zm-9.29-2.464c-.178-.069-.394-.154-.59-.216a3.014 3.014 0 00-.329-.088 1.589 1.589 0 00-.466-.027l.171 1.992c-.102.011-.159-.005-.131.001.016.003.053.012.116.032.128.041.285.101.479.177l.75-1.871zm-1.385-.331c-.662.07-1.391-.129-2.361-.412l-.592 1.924c.88.257 2 .599 3.124.48l-.171-1.992zm-2.418-.427a90.506 90.506 0 01-3.282-.837c-1.104-.296-2.229-.598-3.354-.854l-.477 1.954c1.082.247 2.171.539 3.281.837 1.104.296 2.23.598 3.354.854l.478-1.954zm-6.499-1.649a4.99 4.99 0 00-.813-.233 3.228 3.228 0 00-.93-.06l.171 1.992a1.43 1.43 0 01.341.035c.174.034.35.086.481.137l.75-1.871zm-1.743-.293c-.365.038-.736-.015-1.195-.134-.234-.06-.466-.13-.737-.209a14.753 14.753 0 00-.859-.229l-.478 1.954c.246.056.487.124.745.2.249.072.525.156.798.226.555.143 1.19.259 1.897.184l-.171-1.992zm-2.791-.572c-1.074-.245-2.112-.539-3.179-.842-1.058-.301-2.145-.61-3.278-.868l-.477 1.955c1.074.245 2.112.539 3.178.842 1.059.3 2.146.609 3.278.867l.478-1.954zm-6.321-1.668c-.311-.12-.921-.38-1.563-.312l.171 1.993c.072-.008.208.022.642.19l.75-1.871zm-1.563-.312c-.473.05-.901-.007-1.401-.121-.444-.101-1.139-.303-1.791-.422l-.392 1.972c.63.114 1.046.254 1.706.405.603.137 1.27.241 2.049.159l-.171-1.993zm-3.123-.527a226.704 226.704 0 00-3.145-.777c-1.06-.256-2.111-.511-3.117-.769l-.531 1.941c1.022.263 2.088.521 3.145.776 1.06.257 2.112.511 3.118.77l.53-1.941zm-6.152-1.511c-.257-.1-.454-.144-.599-.177-.131-.03-.21-.048-.326-.093l-.75 1.87c.257.1.454.144.599.177.13.03.21.049.326.094l.75-1.871zm-1.386-.331c-.112.012-.47.033-.789.203-.408.218-.617.572-.739.888l1.861.69c.015-.039.011-.016-.024.03a.594.594 0 01-.189.158c-.07.038-.119.045-.105.042l.049-.007.108-.012-.172-1.992zm-1.528 1.091c-.069.18-.238.617-.103 1.085.162.565.63.801.9.906l.75-1.871c-.04-.015-.003-.007.059.044a.676.676 0 01.229.596c-.003.018-.002.003.026-.07l-1.861-.69zm.797 1.991l.559.217.009.003.002.001.002.001.003.001.002.001.017.006.005.002.002.001.002.001.009.003.002.001.002.001.002.001.003.001c.054.021-.051-.02.004.001l.002.001.002.001.07.027.14.054.28.109.75-1.871-.56-.217c-.024-.01.016.006-.008-.004h-.002l-.003-.001-.002-.001-.002-.001-.018-.007-.004-.001-.002-.001-.002-.001-.009-.003-.002-.001-.002-.001-.003-.001-.002-.001c-.054-.021.051.02-.004-.002h-.002l-.003-.001a1.965 1.965 0 00-.069-.027l-.14-.055a23.22 23.22 0 01-.28-.108l-.75 1.871zm1.331.49c2.122.31 4.248.968 6.339 1.506l.53-1.941c-1.965-.506-4.283-1.218-6.544-1.548l-.325 1.983z' fill='%23051828' mask='url(%23g)'/%3E%3Cpath d='M231.572 156.77l.03-.094-.009-.099c-.052-.612.052-1.037.443-1.518l.068-.085.029-.104c.4-1.473.976-2.97 1.565-4.497l.006-.016.005-.016c.086-.277.164-.511.233-.713l.026-.078c.057-.168.108-.319.148-.449.045-.147.085-.299.098-.444a.857.857 0 00-.095-.512.872.872 0 00-.374-.344 2.534 2.534 0 00-.416-.155c-.127-.037-.253-.07-.392-.107-.224-.06-.481-.129-.834-.237l-.01-.003-.011-.003a7553.927 7553.927 0 01-60.161-15.915 2.914 2.914 0 00-.614-.14l-.015-.003a1.98 1.98 0 01-.443-.096l-.051-.02-.055-.008a4.837 4.837 0 00-.503-.055 1.206 1.206 0 00-.498.073c-.366.149-.504.477-.577.751a1.118 1.118 0 00-.1.22c-.032.09-.053.182-.068.247l-.002.008c-.018.076-.028.12-.041.156l-.01.025-.058.072-.029.096a813.512 813.512 0 00-2.222 7.537l-.001.001a818.786 818.786 0 01-2.219 7.529h0l-.001.003c-.066.224-.143.45-.224.688l-.002.005c-.079.234-.162.479-.235.724-.145.491-.26 1.03-.213 1.575l.021.247.209.129c.464.286.955.392 1.402.463l.343.051c.327.047.626.09.941.181l.01.003.01.003c4.673 1.15 9.298 2.26 13.921 3.37h0c4.624 1.11 9.246 2.219 13.916 3.369h.001c5.223 1.275 10.441 2.505 15.657 3.735 5.217 1.23 10.432 2.459 15.65 3.733h0l.008.002c.258.059.475.122.705.189l.005.001c.219.064.452.132.727.196.277.098.592.104.869-.106.221-.166.339-.42.414-.61a9.21 9.21 0 00.761-1.981c.348-1.121.736-2.292 1.126-3.469v-.002c.391-1.18.784-2.366 1.136-3.503zm-5.964 6.377l-.029-.012-.031-.007c-9.877-2.422-19.594-5.042-29.317-7.665l-.01-.004c-.722-.279-1.56-.603-2.568-.497-.327.035-.55-.021-.916-.112-.109-.027-.23-.057-.371-.089-1.824-.444-3.653-.934-5.488-1.424l-.003-.001a249.306 249.306 0 00-5.511-1.43c-3.643-.886-7.129-1.973-10.817-3.223l-.102-.035-.075.008a1.357 1.357 0 01-.078-.029l-.007-.002a1.565 1.565 0 00-.182-.062.865.865 0 00-.186-.031 4.967 4.967 0 01-.626-.234c-.132-.065-.163-.105-.167-.111a.403.403 0 01.014-.162c.034-.155.116-.375.263-.703.471-.995.758-1.967 1.032-2.898l.005-.015.004-.014.003-.015c.193-.828.431-1.662.672-2.511l.002-.006c.239-.839.482-1.693.681-2.544.194-.711.477-1.394.775-2.112l.005-.014c.29-.697.594-1.428.806-2.2a.297.297 0 01.109-.142.082.082 0 01.032-.01.127.127 0 01.056.011l.034.013.035.008c.258.058.475.122.705.189l.004.001c.226.066.464.135.748.2a3630.37 3630.37 0 0041.633 11.114l.008.003c.722.279 1.56.603 2.568.497.213-.023.466.064.868.219l.021.008.023.007c1.659.466 3.314.886 4.962 1.305l.003.001c1.644.417 3.281.833 4.921 1.293.208.079.367.115.502.146l.003.001c.134.03.242.055.392.113a.495.495 0 01.08.037l.006.033c.008.047.013.104.021.2.022.251-.079.728-.214 1.078l-.007.02-.006.02c-.28.948-.518 1.845-.755 2.735l-.001.003c-.237.892-.472 1.778-.748 2.712l-.027.092.009.094.007.105c0 .026-.001.04-.002.048a.034.034 0 01-.004.014.121.121 0 01-.02.03l-.039.048-.026.056c-.704 1.485-1.104 2.955-1.49 4.375-.116.428-.231.852-.353 1.271l-.045.058a.86.86 0 00-.111.197.781.781 0 00-.046.318.305.305 0 01-.028.064.338.338 0 01-.095.005 1.631 1.631 0 01-.256-.038 9.097 9.097 0 00-.637-.202l-.012-.004a8.532 8.532 0 01-.606-.192zm-56.483-14.957l-.001-.003a.008.008 0 01.001.003zM227.31 123.615l.338 1.162.58-1.079c.368-.686.492-1.532.593-2.456l-.921-.301c-.237.389-.471.786-.599 1.215a2.5 2.5 0 00.009 1.459zM200.921 269.251l.558 1.627.399-1.69c.029-.12.068-.246.115-.391l.022-.07c.04-.123.085-.259.124-.398.097-.339.176-.735.137-1.185l-.105-1.208-.775.945c-.284.346-.49.712-.577 1.121-.087.413-.044.826.102 1.249z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M230.547 157.361l.406.941.491-.915c.328-.612.535-1.104.475-1.8l-.081-.935-.73.603c-.674.557-.883 1.361-.561 2.106zM210.276 221.381l.321.752.523-.645c.351-.432.699-1.076.308-1.72l-.262-.43-.429.277a1.292 1.292 0 00-.565.751c-.089.328-.042.675.104 1.015zM212.72 209.621l.481 1.121.443-1.153.017-.044c.137-.354.324-.838.282-1.324l-.071-.812-.69.444a1.292 1.292 0 00-.567.751c-.089.328-.041.676.105 1.017zM213.747 203.584l.322.753.522-.646c.351-.433.699-1.076.308-1.719l-.226-.373-.402.184c-.364.167-.644.438-.707.848-.053.342.068.683.183.953zM200.037 274.462l.523.853.368-.946c.088-.228.137-.421.152-.622.014-.183-.001-.357-.015-.526a.123.123 0 01-.002-.02l-.07-.808-.69.439a1.03 1.03 0 00-.498.826c-.017.303.096.583.232.804z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='h' maskUnits='userSpaceOnUse' x='226.412' y='184.374' width='86.198' height='131.507' fill='%23000'%3E%3Cpath fill='%23fff' d='M226.412 184.374h86.198v131.507h-86.198z'/%3E%3Cpath d='M259.484 235.335c.725-2.107 1.286-4.011 2.01-6.118a411.94 411.94 0 014.645-13.407c2.011-6.118 4.201-12.254 6.211-18.371-.016-.183.148-.385.148-.385.523-.24.492-.605.444-1.154.858-2.674 1.731-5.165 2.603-7.656.523-.24.898-.095 1.273.05 7.777 1.948 15.374 3.915 23.151 5.863.375.145.554.126.929.271.375.145.391.328.422.694l-.397 1.703c-5.849 22.577-11.699 45.154-17.727 67.75-3.965 14.997-7.75 29.975-11.715 44.972-.545 2.087-.201 1.867-2.239 1.343-9.815-2.471-19.63-4.942-29.624-7.395-.734-.107-1.484-.397-2.218-.504-.554-.126-.57-.309-.437-.877.428-1.337.873-2.491 1.301-3.828 2.19-6.136 4.185-12.436 6.375-18.572 1.862-5.733 3.904-11.485 5.782-17.034 1.465-4.03 2.735-8.224 4.201-12.254 1.021-2.876 2.026-5.934 3.047-8.81.523-.24.491-.606.444-1.154.249-1.318.873-2.491 1.302-3.828.148-.385.296-.77.069-1.299zm15.678 41.16l2.874-10.822c.148-.385.296-.769.265-1.135.28-.952.085-1.116-.665-1.406-1.858-.543-3.701-.902-5.38-1.463-.195-.164-.554-.126-.734-.107-.718.076-1.272-.05-1.842-.359-2.967-.795-5.934-1.589-9.081-2.365-.75-.29-1.468-.214-2.381-.302-.718.076-.718.076-.851.643a9.245 9.245 0 00-.545 2.088c-.148.384-.28.952-.429 1.337-.491.605-.592 1.538-.888 2.308l-1.239 4.559c-.148.385-.101.934-.428 1.337-.476.789-.593 1.539-.889 2.309-.413 1.519-.81 3.222-1.223 4.742-.148.385-.116.751-.264 1.135-.804 1.192-.873 2.491-1.302 3.828-.825 3.04-1.052 2.51 1.915 3.305.179-.019.375.145.554.126.898-.095 1.827.176 2.756.447.375.145.75.29.93.271.897-.094 1.647.196 2.381.303 1.663.378 3.474.372 5.153.933l.359-.038c.718-.076 1.468.214 2.202.321.554.127.929.272 1.468.215.718-.076 1.467.214 2.201.321 1.663.378 1.843.36 2.224-1.526.958-3.607 1.901-7.398 2.859-11.005zm-10.58-28.226c1.109.252 2.054.706 3.162.958.734.107.914.088 1.21-.681.148-.385.28-.953.429-1.337.296-.77.412-1.52.709-2.289.639-.991.888-2.309 1.153-3.444.561-1.904.942-3.79 1.519-5.512.148-.384.117-.75.265-1.135.623-1.173.888-2.308 1.153-3.443.561-1.905 1.122-3.809 1.503-5.695.148-.385.101-.933.429-1.337.639-.99.74-1.924 1.021-2.876l1.635-6.262c.148-.385.101-.934.429-1.337 1.099-1.962 1.27-4.194 1.995-6.3.132-.568-.063-.732-.602-.675l-.359.038-5.566.587c-.718.075-1.046.479-1.358 1.066-.264 1.135-.513 2.453-.973 3.424-.624 1.173-.873 2.491-1.302 3.828-.148.385-.117.751-.444 1.154-.64.99-.741 1.924-1.005 3.059-.133.567-.265 1.135-.413 1.52-.64.99-.889 2.308-1.154 3.443-.132.568-.264 1.135-.412 1.52-.624 1.173-.889 2.308-1.333 3.462-.148.385-.101.934-.429 1.337-.624 1.173-.873 2.491-1.317 3.645-.148.385-.117.751-.28.953-.64.99-.741 1.923-1.006 3.058-.132.568-.249 1.318-.576 1.722-.624 1.173-.889 2.308-1.154 3.443-.132.568-.428 1.337-.74 1.924-.476.788-.265 1.135.485 1.425 1.288.233 2.397.486 3.326.757zm20.995-8.673c.942-3.79 2.064-7.6 3.007-11.39.132-.567.28-.952.233-1.501-.063-.731.233-1.501.35-2.251l3.271-12.525c.148-.385.281-.952.249-1.318.148-.385-.047-.549-.406-.511-1.811.007-3.818-.151-5.629-.144-.734-.107-1.061.296-1.178 1.047-.545 2.087-1.075 4.357-1.8 6.464-.132.567-.28.952-.412 1.52-.476.788-.593 1.539-.889 2.308-1.09 4.175-2.36 8.369-3.435 12.726-.132.568-.265 1.136-.592 1.539-.312.587-.445 1.154-.577 1.722-1.106 3.992-2.049 7.782-3.155 11.774-.148.385-.296.769-.265 1.135-.148.385.063.732.438.877 2.218.504 4.271 1.21 6.489 1.715.554.126.718-.076.866-.461.148-.384.296-.769.265-1.135 1.09-4.175 2.212-7.984 3.17-11.591z'/%3E%3C/mask%3E%3Cpath d='M259.484 235.335c.725-2.107 1.286-4.011 2.01-6.118a411.94 411.94 0 014.645-13.407c2.011-6.118 4.201-12.254 6.211-18.371-.016-.183.148-.385.148-.385.523-.24.492-.605.444-1.154.858-2.674 1.731-5.165 2.603-7.656.523-.24.898-.095 1.273.05 7.777 1.948 15.374 3.915 23.151 5.863.375.145.554.126.929.271.375.145.391.328.422.694l-.397 1.703c-5.849 22.577-11.699 45.154-17.727 67.75-3.965 14.997-7.75 29.975-11.715 44.972-.545 2.087-.201 1.867-2.239 1.343-9.815-2.471-19.63-4.942-29.624-7.395-.734-.107-1.484-.397-2.218-.504-.554-.126-.57-.309-.437-.877.428-1.337.873-2.491 1.301-3.828 2.19-6.136 4.185-12.436 6.375-18.572 1.862-5.733 3.904-11.485 5.782-17.034 1.465-4.03 2.735-8.224 4.201-12.254 1.021-2.876 2.026-5.934 3.047-8.81.523-.24.491-.606.444-1.154.249-1.318.873-2.491 1.302-3.828.148-.385.296-.77.069-1.299zm15.678 41.16l2.874-10.822c.148-.385.296-.769.265-1.135.28-.952.085-1.116-.665-1.406-1.858-.543-3.701-.902-5.38-1.463-.195-.164-.554-.126-.734-.107-.718.076-1.272-.05-1.842-.359-2.967-.795-5.934-1.589-9.081-2.365-.75-.29-1.468-.214-2.381-.302-.718.076-.718.076-.851.643a9.245 9.245 0 00-.545 2.088c-.148.384-.28.952-.429 1.337-.491.605-.592 1.538-.888 2.308l-1.239 4.559c-.148.385-.101.934-.428 1.337-.476.789-.593 1.539-.889 2.309-.413 1.519-.81 3.222-1.223 4.742-.148.385-.116.751-.264 1.135-.804 1.192-.873 2.491-1.302 3.828-.825 3.04-1.052 2.51 1.915 3.305.179-.019.375.145.554.126.898-.095 1.827.176 2.756.447.375.145.75.29.93.271.897-.094 1.647.196 2.381.303 1.663.378 3.474.372 5.153.933l.359-.038c.718-.076 1.468.214 2.202.321.554.127.929.272 1.468.215.718-.076 1.467.214 2.201.321 1.663.378 1.843.36 2.224-1.526.958-3.607 1.901-7.398 2.859-11.005zm-10.58-28.226c1.109.252 2.054.706 3.162.958.734.107.914.088 1.21-.681.148-.385.28-.953.429-1.337.296-.77.412-1.52.709-2.289.639-.991.888-2.309 1.153-3.444.561-1.904.942-3.79 1.519-5.512.148-.384.117-.75.265-1.135.623-1.173.888-2.308 1.153-3.443.561-1.905 1.122-3.809 1.503-5.695.148-.385.101-.933.429-1.337.639-.99.74-1.924 1.021-2.876l1.635-6.262c.148-.385.101-.934.429-1.337 1.099-1.962 1.27-4.194 1.995-6.3.132-.568-.063-.732-.602-.675l-.359.038-5.566.587c-.718.075-1.046.479-1.358 1.066-.264 1.135-.513 2.453-.973 3.424-.624 1.173-.873 2.491-1.302 3.828-.148.385-.117.751-.444 1.154-.64.99-.741 1.924-1.005 3.059-.133.567-.265 1.135-.413 1.52-.64.99-.889 2.308-1.154 3.443-.132.568-.264 1.135-.412 1.52-.624 1.173-.889 2.308-1.333 3.462-.148.385-.101.934-.429 1.337-.624 1.173-.873 2.491-1.317 3.645-.148.385-.117.751-.28.953-.64.99-.741 1.923-1.006 3.058-.132.568-.249 1.318-.576 1.722-.624 1.173-.889 2.308-1.154 3.443-.132.568-.428 1.337-.74 1.924-.476.788-.265 1.135.485 1.425 1.288.233 2.397.486 3.326.757zm20.995-8.673c.942-3.79 2.064-7.6 3.007-11.39.132-.567.28-.952.233-1.501-.063-.731.233-1.501.35-2.251l3.271-12.525c.148-.385.281-.952.249-1.318.148-.385-.047-.549-.406-.511-1.811.007-3.818-.151-5.629-.144-.734-.107-1.061.296-1.178 1.047-.545 2.087-1.075 4.357-1.8 6.464-.132.567-.28.952-.412 1.52-.476.788-.593 1.539-.889 2.308-1.09 4.175-2.36 8.369-3.435 12.726-.132.568-.265 1.136-.592 1.539-.312.587-.445 1.154-.577 1.722-1.106 3.992-2.049 7.782-3.155 11.774-.148.385-.296.769-.265 1.135-.148.385.063.732.438.877 2.218.504 4.271 1.21 6.489 1.715.554.126.718-.076.866-.461.148-.384.296-.769.265-1.135 1.09-4.175 2.212-7.984 3.17-11.591z' fill='%23051828'/%3E%3Cpath d='M259.484 235.335c.725-2.107 1.286-4.011 2.01-6.118a411.94 411.94 0 014.645-13.407c2.011-6.118 4.201-12.254 6.211-18.371-.016-.183.148-.385.148-.385.523-.24.492-.605.444-1.154.858-2.674 1.731-5.165 2.603-7.656.523-.24.898-.095 1.273.05 7.777 1.948 15.374 3.915 23.151 5.863.375.145.554.126.929.271.375.145.391.328.422.694l-.397 1.703c-5.849 22.577-11.699 45.154-17.727 67.75-3.965 14.997-7.75 29.975-11.715 44.972-.545 2.087-.201 1.867-2.239 1.343-9.815-2.471-19.63-4.942-29.624-7.395-.734-.107-1.484-.397-2.218-.504-.554-.126-.57-.309-.437-.877.428-1.337.873-2.491 1.301-3.828 2.19-6.136 4.185-12.436 6.375-18.572 1.862-5.733 3.904-11.485 5.782-17.034 1.465-4.03 2.735-8.224 4.201-12.254 1.021-2.876 2.026-5.934 3.047-8.81.523-.24.491-.606.444-1.154.249-1.318.873-2.491 1.302-3.828.148-.385.296-.77.069-1.299zm15.678 41.16l2.874-10.822c.148-.385.296-.769.265-1.135.28-.952.085-1.116-.665-1.406-1.858-.543-3.701-.902-5.38-1.463-.195-.164-.554-.126-.734-.107-.718.076-1.272-.05-1.842-.359-2.967-.795-5.934-1.589-9.081-2.365-.75-.29-1.468-.214-2.381-.302-.718.076-.718.076-.851.643a9.245 9.245 0 00-.545 2.088c-.148.384-.28.952-.429 1.337-.491.605-.592 1.538-.888 2.308l-1.239 4.559c-.148.385-.101.934-.428 1.337-.476.789-.593 1.539-.889 2.309-.413 1.519-.81 3.222-1.223 4.742-.148.385-.116.751-.264 1.135-.804 1.192-.873 2.491-1.302 3.828-.825 3.04-1.052 2.51 1.915 3.305.179-.019.375.145.554.126.898-.095 1.827.176 2.756.447.375.145.75.29.93.271.897-.094 1.647.196 2.381.303 1.663.378 3.474.372 5.153.933l.359-.038c.718-.076 1.468.214 2.202.321.554.127.929.272 1.468.215.718-.076 1.467.214 2.201.321 1.663.378 1.843.36 2.224-1.526.958-3.607 1.901-7.398 2.859-11.005zm-10.58-28.226c1.109.252 2.054.706 3.162.958.734.107.914.088 1.21-.681.148-.385.28-.953.429-1.337.296-.77.412-1.52.709-2.289.639-.991.888-2.309 1.153-3.444.561-1.904.942-3.79 1.519-5.512.148-.384.117-.75.265-1.135.623-1.173.888-2.308 1.153-3.443.561-1.905 1.122-3.809 1.503-5.695.148-.385.101-.933.429-1.337.639-.99.74-1.924 1.021-2.876l1.635-6.262c.148-.385.101-.934.429-1.337 1.099-1.962 1.27-4.194 1.995-6.3.132-.568-.063-.732-.602-.675l-.359.038-5.566.587c-.718.075-1.046.479-1.358 1.066-.264 1.135-.513 2.453-.973 3.424-.624 1.173-.873 2.491-1.302 3.828-.148.385-.117.751-.444 1.154-.64.99-.741 1.924-1.005 3.059-.133.567-.265 1.135-.413 1.52-.64.99-.889 2.308-1.154 3.443-.132.568-.264 1.135-.412 1.52-.624 1.173-.889 2.308-1.333 3.462-.148.385-.101.934-.429 1.337-.624 1.173-.873 2.491-1.317 3.645-.148.385-.117.751-.28.953-.64.99-.741 1.923-1.006 3.058-.132.568-.249 1.318-.576 1.722-.624 1.173-.889 2.308-1.154 3.443-.132.568-.428 1.337-.74 1.924-.476.788-.265 1.135.485 1.425 1.288.233 2.397.486 3.326.757zm20.995-8.673c.942-3.79 2.064-7.6 3.007-11.39.132-.567.28-.952.233-1.501-.063-.731.233-1.501.35-2.251l3.271-12.525c.148-.385.281-.952.249-1.318.148-.385-.047-.549-.406-.511-1.811.007-3.818-.151-5.629-.144-.734-.107-1.061.296-1.178 1.047-.545 2.087-1.075 4.357-1.8 6.464-.132.567-.28.952-.412 1.52-.476.788-.593 1.539-.889 2.308-1.09 4.175-2.36 8.369-3.435 12.726-.132.568-.265 1.136-.592 1.539-.312.587-.445 1.154-.577 1.722-1.106 3.992-2.049 7.782-3.155 11.774-.148.385-.296.769-.265 1.135-.148.385.063.732.438.877 2.218.504 4.271 1.21 6.489 1.715.554.126.718-.076.866-.461.148-.384.296-.769.265-1.135 1.09-4.175 2.212-7.984 3.17-11.591z' stroke='%23051828' stroke-width='2' mask='url(%23h)'/%3E%3Cmask id='i' maskUnits='userSpaceOnUse' x='274.949' y='106.663' width='49.932' height='53.65' fill='%23000'%3E%3Cpath fill='%23fff' d='M274.949 106.663h49.932v53.65h-49.932z'/%3E%3Cpath d='M304.402 154.927c-3.293-.572-6.406-1.162-9.715-1.916-4.395-.823-8.805-1.828-13.201-2.651-.73-.106-1.622-.012-2.205-.502-.257-.892.216-1.678.511-2.444.116-.748.216-1.678.705-2.281.683-.44 1.623.012 2.353.119.73.107 1.281.232 2.011.339.373.145.52-.239.504-.421.132-.566.279-.949.411-1.514 2.533-10.381 5.244-20.78 7.777-31.161.689-2.463.169-2.224 2.553-1.74 2.563.464 4.947.948 7.525 1.595 4.962 1.131 10.087 2.06 15.049 3.191 2.205.502 1.996.157 1.453 2.237a1547.096 1547.096 0 00-7.243 26.875c-.279.949-.737 1.916-.286 2.972.016.182-.131.565-.116.748-.526 2.262-.874 4.505-1.416 6.585l.015.182c-.131.565-.294.767-.846.641-1.654-.377-3.308-.754-4.768-.967-.357.037-.73-.107-1.071.113zm5.326-.931c-.016-.182.147-.383.131-.565.132-.566-.062-.729-.435-.873-1.103-.252-2.415-.849-3.502-.918-1.444-.031-2.741-.445-4.217-.841-.373-.145-.924-.27-1.281-.233-.893.095-1.817-.175-2.563-.464-.924-.27-1.669-.559-2.578-.647-.908-.088-1.817-.176-2.741-.446-1.848-.541-4.007-.496-5.871-1.219l-.357.038c-.893.094-1.638-.195-2.368-.302l-1.654-.376c-.551-.126-.73-.107-1.025.659-.426 1.333-.232 1.496 1.065 1.911.179-.019.373.144.73.106.715-.075 1.282.233 2.011.339 1.297.415 2.579.647 3.875 1.062.373.144.746.289 1.103.251.893-.094 1.817.176 2.741.446 1.282.233 2.4.666 3.681.898.373.145.746.289 1.103.252.714-.076 1.46.213 2.19.32 1.281.232 2.399.666 3.681.898.372.145.745.289 1.102.252.893-.095 1.639.194 2.384.483a21.94 21.94 0 001.833.358c.551.126.714-.075.846-.641.147-.383.131-.565.116-.748zm-1.318-9.054c.279-.949.574-1.715.674-2.645.132-.566.116-.748-.63-1.037-1.475-.396-3.129-.773-4.605-1.168-.745-.289-.908-.088-1.203.678-.426 1.332-.658 2.828-1.457 4.016-.147.383-.279.948-.426 1.332-.116.747-.101.93.629 1.036 1.297.415 2.579.647 4.054 1.043.373.145.908.088 1.266.05.357-.037.698-.257.667-.622.473-.785.752-1.734 1.031-2.683zm-5.147-24.279a9.158 9.158 0 00.542-2.08c.163-.201.132-.565.116-.747.148-.384-.062-.729-.435-.874-.924-.27-1.848-.54-2.951-.791-.746-.289-1.46-.214-2.368-.302-.715.076-.715.076-.846.641-.264 1.131-.527 2.262-1.147 3.431-.311.584-.427 1.332-.558 1.898-.147.383.062.729.42.691 1.848.54 3.68.898 5.35 1.457.373.145.714-.075.683-.44.636-.986.915-1.935 1.194-2.884zm-12.806 20.843c-.264 1.131-.543 2.08-1 3.048-.163.201.047.547.225.528 1.849.54 3.697 1.08 5.53 1.438.372.145.714-.075.861-.459.558-1.897 1.1-3.977 1.658-5.875.132-.565-.062-.729-.614-.854-1.654-.377-3.324-.936-4.978-1.313-.551-.126-.714.075-1.024.66-.1.93-.379 1.879-.658 2.827zm24.19-18.368c.147-.383.132-.566.279-.949.132-.565.263-1.131.379-1.879.116-.747-.093-1.093-.629-1.036-.714.075-1.281-.233-2.011-.34-.924-.27-1.849-.54-2.951-.791-.373-.145-.715.075-.862.459-.93 1.753-1.31 3.632-1.868 5.529-.116.748.094 1.094.824 1.2.893-.094 1.638.195 2.384.484.924.27 1.654.377 2.578.647.552.126.715-.075.862-.459.442-1.15.721-2.098 1.015-2.865zm-15.073 9.131c.279-.949.558-1.898.821-3.029.148-.383-.062-.729-.435-.873-1.654-.377-3.324-.936-5.156-1.294-.552-.126-.715.075-.846.641-.558 1.898-1.116 3.795-1.495 5.674-.132.565.062.729.435.873 1.654.377 3.324.936 4.978 1.313.551.126.714-.075 1.024-.66.116-.747.395-1.696.674-2.645zm5.63.509c-.279.948-.574 1.715-.674 2.645-.295.767-.069 1.294.824 1.2 1.265.05 2.384.484 3.486.735.373.144.746.289 1.103.251.551.126.714-.075.862-.459.573-1.715.952-3.594 1.51-5.491.132-.566-.062-.729-.435-.874-1.67-.559-3.324-.936-5.156-1.294-.373-.144-.715.076-.862.459-.116.748-.379 1.879-.658 2.828z'/%3E%3C/mask%3E%3Cpath d='M304.402 154.927c-3.293-.572-6.406-1.162-9.715-1.916-4.395-.823-8.805-1.828-13.201-2.651-.73-.106-1.622-.012-2.205-.502-.257-.892.216-1.678.511-2.444.116-.748.216-1.678.705-2.281.683-.44 1.623.012 2.353.119.73.107 1.281.232 2.011.339.373.145.52-.239.504-.421.132-.566.279-.949.411-1.514 2.533-10.381 5.244-20.78 7.777-31.161.689-2.463.169-2.224 2.553-1.74 2.563.464 4.947.948 7.525 1.595 4.962 1.131 10.087 2.06 15.049 3.191 2.205.502 1.996.157 1.453 2.237a1547.096 1547.096 0 00-7.243 26.875c-.279.949-.737 1.916-.286 2.972.016.182-.131.565-.116.748-.526 2.262-.874 4.505-1.416 6.585l.015.182c-.131.565-.294.767-.846.641-1.654-.377-3.308-.754-4.768-.967-.357.037-.73-.107-1.071.113zm5.326-.931c-.016-.182.147-.383.131-.565.132-.566-.062-.729-.435-.873-1.103-.252-2.415-.849-3.502-.918-1.444-.031-2.741-.445-4.217-.841-.373-.145-.924-.27-1.281-.233-.893.095-1.817-.175-2.563-.464-.924-.27-1.669-.559-2.578-.647-.908-.088-1.817-.176-2.741-.446-1.848-.541-4.007-.496-5.871-1.219l-.357.038c-.893.094-1.638-.195-2.368-.302l-1.654-.376c-.551-.126-.73-.107-1.025.659-.426 1.333-.232 1.496 1.065 1.911.179-.019.373.144.73.106.715-.075 1.282.233 2.011.339 1.297.415 2.579.647 3.875 1.062.373.144.746.289 1.103.251.893-.094 1.817.176 2.741.446 1.282.233 2.4.666 3.681.898.373.145.746.289 1.103.252.714-.076 1.46.213 2.19.32 1.281.232 2.399.666 3.681.898.372.145.745.289 1.102.252.893-.095 1.639.194 2.384.483a21.94 21.94 0 001.833.358c.551.126.714-.075.846-.641.147-.383.131-.565.116-.748zm-1.318-9.054c.279-.949.574-1.715.674-2.645.132-.566.116-.748-.63-1.037-1.475-.396-3.129-.773-4.605-1.168-.745-.289-.908-.088-1.203.678-.426 1.332-.658 2.828-1.457 4.016-.147.383-.279.948-.426 1.332-.116.747-.101.93.629 1.036 1.297.415 2.579.647 4.054 1.043.373.145.908.088 1.266.05.357-.037.698-.257.667-.622.473-.785.752-1.734 1.031-2.683zm-5.147-24.279a9.158 9.158 0 00.542-2.08c.163-.201.132-.565.116-.747.148-.384-.062-.729-.435-.874-.924-.27-1.848-.54-2.951-.791-.746-.289-1.46-.214-2.368-.302-.715.076-.715.076-.846.641-.264 1.131-.527 2.262-1.147 3.431-.311.584-.427 1.332-.558 1.898-.147.383.062.729.42.691 1.848.54 3.68.898 5.35 1.457.373.145.714-.075.683-.44.636-.986.915-1.935 1.194-2.884zm-12.806 20.843c-.264 1.131-.543 2.08-1 3.048-.163.201.047.547.225.528 1.849.54 3.697 1.08 5.53 1.438.372.145.714-.075.861-.459.558-1.897 1.1-3.977 1.658-5.875.132-.565-.062-.729-.614-.854-1.654-.377-3.324-.936-4.978-1.313-.551-.126-.714.075-1.024.66-.1.93-.379 1.879-.658 2.827zm24.19-18.368c.147-.383.132-.566.279-.949.132-.565.263-1.131.379-1.879.116-.747-.093-1.093-.629-1.036-.714.075-1.281-.233-2.011-.34-.924-.27-1.849-.54-2.951-.791-.373-.145-.715.075-.862.459-.93 1.753-1.31 3.632-1.868 5.529-.116.748.094 1.094.824 1.2.893-.094 1.638.195 2.384.484.924.27 1.654.377 2.578.647.552.126.715-.075.862-.459.442-1.15.721-2.098 1.015-2.865zm-15.073 9.131c.279-.949.558-1.898.821-3.029.148-.383-.062-.729-.435-.873-1.654-.377-3.324-.936-5.156-1.294-.552-.126-.715.075-.846.641-.558 1.898-1.116 3.795-1.495 5.674-.132.565.062.729.435.873 1.654.377 3.324.936 4.978 1.313.551.126.714-.075 1.024-.66.116-.747.395-1.696.674-2.645zm5.63.509c-.279.948-.574 1.715-.674 2.645-.295.767-.069 1.294.824 1.2 1.265.05 2.384.484 3.486.735.373.144.746.289 1.103.251.551.126.714-.075.862-.459.573-1.715.952-3.594 1.51-5.491.132-.566-.062-.729-.435-.874-1.67-.559-3.324-.936-5.156-1.294-.373-.144-.715.076-.862.459-.116.748-.379 1.879-.658 2.828z' fill='%23051828'/%3E%3Cpath d='M304.402 154.927c-3.293-.572-6.406-1.162-9.715-1.916-4.395-.823-8.805-1.828-13.201-2.651-.73-.106-1.622-.012-2.205-.502-.257-.892.216-1.678.511-2.444.116-.748.216-1.678.705-2.281.683-.44 1.623.012 2.353.119.73.107 1.281.232 2.011.339.373.145.52-.239.504-.421.132-.566.279-.949.411-1.514 2.533-10.381 5.244-20.78 7.777-31.161.689-2.463.169-2.224 2.553-1.74 2.563.464 4.947.948 7.525 1.595 4.962 1.131 10.087 2.06 15.049 3.191 2.205.502 1.996.157 1.453 2.237a1547.096 1547.096 0 00-7.243 26.875c-.279.949-.737 1.916-.286 2.972.016.182-.131.565-.116.748-.526 2.262-.874 4.505-1.416 6.585l.015.182c-.131.565-.294.767-.846.641-1.654-.377-3.308-.754-4.768-.967-.357.037-.73-.107-1.071.113zm5.326-.931c-.016-.182.147-.383.131-.565.132-.566-.062-.729-.435-.873-1.103-.252-2.415-.849-3.502-.918-1.444-.031-2.741-.445-4.217-.841-.373-.145-.924-.27-1.281-.233-.893.095-1.817-.175-2.563-.464-.924-.27-1.669-.559-2.578-.647-.908-.088-1.817-.176-2.741-.446-1.848-.541-4.007-.496-5.871-1.219l-.357.038c-.893.094-1.638-.195-2.368-.302l-1.654-.376c-.551-.126-.73-.107-1.025.659-.426 1.333-.232 1.496 1.065 1.911.179-.019.373.144.73.106.715-.075 1.282.233 2.011.339 1.297.415 2.579.647 3.875 1.062.373.144.746.289 1.103.251.893-.094 1.817.176 2.741.446 1.282.233 2.4.666 3.681.898.373.145.746.289 1.103.252.714-.076 1.46.213 2.19.32 1.281.232 2.399.666 3.681.898.372.145.745.289 1.102.252.893-.095 1.639.194 2.384.483a21.94 21.94 0 001.833.358c.551.126.714-.075.846-.641.147-.383.131-.565.116-.748zm-1.318-9.054c.279-.949.574-1.715.674-2.645.132-.566.116-.748-.63-1.037-1.475-.396-3.129-.773-4.605-1.168-.745-.289-.908-.088-1.203.678-.426 1.332-.658 2.828-1.457 4.016-.147.383-.279.948-.426 1.332-.116.747-.101.93.629 1.036 1.297.415 2.579.647 4.054 1.043.373.145.908.088 1.266.05.357-.037.698-.257.667-.622.473-.785.752-1.734 1.031-2.683zm-5.147-24.279a9.158 9.158 0 00.542-2.08c.163-.201.132-.565.116-.747.148-.384-.062-.729-.435-.874-.924-.27-1.848-.54-2.951-.791-.746-.289-1.46-.214-2.368-.302-.715.076-.715.076-.846.641-.264 1.131-.527 2.262-1.147 3.431-.311.584-.427 1.332-.558 1.898-.147.383.062.729.42.691 1.848.54 3.68.898 5.35 1.457.373.145.714-.075.683-.44.636-.986.915-1.935 1.194-2.884zm-12.806 20.843c-.264 1.131-.543 2.08-1 3.048-.163.201.047.547.225.528 1.849.54 3.697 1.08 5.53 1.438.372.145.714-.075.861-.459.558-1.897 1.1-3.977 1.658-5.875.132-.565-.062-.729-.614-.854-1.654-.377-3.324-.936-4.978-1.313-.551-.126-.714.075-1.024.66-.1.93-.379 1.879-.658 2.827zm24.19-18.368c.147-.383.132-.566.279-.949.132-.565.263-1.131.379-1.879.116-.747-.093-1.093-.629-1.036-.714.075-1.281-.233-2.011-.34-.924-.27-1.849-.54-2.951-.791-.373-.145-.715.075-.862.459-.93 1.753-1.31 3.632-1.868 5.529-.116.748.094 1.094.824 1.2.893-.094 1.638.195 2.384.484.924.27 1.654.377 2.578.647.552.126.715-.075.862-.459.442-1.15.721-2.098 1.015-2.865zm-15.073 9.131c.279-.949.558-1.898.821-3.029.148-.383-.062-.729-.435-.873-1.654-.377-3.324-.936-5.156-1.294-.552-.126-.715.075-.846.641-.558 1.898-1.116 3.795-1.495 5.674-.132.565.062.729.435.873 1.654.377 3.324.936 4.978 1.313.551.126.714-.075 1.024-.66.116-.747.395-1.696.674-2.645zm5.63.509c-.279.948-.574 1.715-.674 2.645-.295.767-.069 1.294.824 1.2 1.265.05 2.384.484 3.486.735.373.144.746.289 1.103.251.551.126.714-.075.862-.459.573-1.715.952-3.594 1.51-5.491.132-.566-.062-.729-.435-.874-1.67-.559-3.324-.936-5.156-1.294-.373-.144-.715.076-.862.459-.116.748-.379 1.879-.658 2.828z' stroke='%23051828' stroke-width='2' mask='url(%23i)'/%3E%3Cpath d='M258.432 239.711l-.322-.753-.523.647c-.377.466-.603.98-.556 1.523l.06.696.638-.294c.334-.153.63-.392.768-.753.138-.359.078-.73-.065-1.066zM272.731 195.227l-.322-.753-.523.646a2.03 2.03 0 00-.386.776 6.407 6.407 0 00-.061.251c-.023.1-.04.173-.078.272l-.434 1.133 1.101-.506c.334-.154.63-.392.768-.753.137-.359.078-.731-.065-1.066zM259.938 234.913l-.481-1.127-.444 1.159-.444 1.16-.434 1.132 1.1-.506c.334-.153.63-.392.768-.753.138-.359.078-.73-.065-1.065zM304.335 154.772l-.423.27.259.42c.188.307.46.451.737.501.231.041.472.015.634-.002l.024-.003.689-.072-.274-.632c-.151-.35-.402-.63-.781-.698-.345-.061-.655.082-.865.216zM184.427 250.852l.026.01.028.007c1.019.261 1.992.527 2.97.794h.002c.97.265 1.945.531 2.964.792.689.236 1.404.452 2.108.665.35.106.698.211 1.039.318 1.045.326 2.048.672 2.964 1.11l.017.009.018.007c.24.092.471.126.647.152l.015.002c.191.027.321.048.451.098.288.112.62.128.911-.092.234-.176.354-.449.429-.645l.043-.109-.008-.088c.005-.017.014-.04.032-.087.017-.043.045-.116.066-.193a.917.917 0 00.033-.316c-.064-.738.073-1.519.29-2.357.093-.358.198-.718.306-1.086l.054-.185c.125-.429.25-.87.353-1.31a5.54 5.54 0 01.15-.496c.034-.1.07-.207.108-.329.087-.281.174-.62.157-.973.115-.738.226-1.446.351-1.979l.009-.038.003-.038c.038-.505.162-.986.301-1.484l.037-.135c.125-.444.257-.92.308-1.39l.002-.014.001-.014c.032-.602.152-1.179.301-1.787.038-.157.079-.317.121-.481.108-.424.222-.869.313-1.328.202-.306.349-.759.31-1.203-.085-.991.166-1.857.45-2.82l.006-.021.004-.022c.136-.669.227-1.367.316-2.051.04-.3.078-.596.12-.887.141-.973.322-1.918.673-2.827l.042-.11-.01-.116v-.004l-.001-.001V227.789l-.001-.001V227.778l-.001-.001V227.765h-.001V227.756h0v-.002l-.001-.001v-.004h0v-.005h0v-.001l-.001-.001v-.003h0v-.004h0v-.004h0l-.001-.001v-.003h0v-.003h0v-.003h0v-.002l-.001-.001h0v-.003h0v-.003h0v-.002h0v-.003h-.001v-.002h0v-.002h0v-.003h0v-.002h0v-.002h0l-.001-.001v-.001h0v-.002h0v-.002h0v-.001h0v-.002h0v-.002h0l-.001-.001v-.001h0v-.001h0v-.002h0v-.002h0v-.001h0v-.002h0v-.001h0v-.001l-.001-.001h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001h0v-.001h-.001v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0l-.001-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0l-.001-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h-.001v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0l-.001-.001v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h-.001v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0l-.001-.001v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001l-.001-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001l-.001-.001h0v-.001h0v-.002h0v-.001h0v-.002h0v-.002h0v-.002h0l-.001-.001h0v-.002h0v-.002h0v-.002h0v-.002h0v-.002h0v-.001l-.001-.001h0v-.002h0v-.003h0v-.002h0v-.003h0l-.001-.001v-.001h0v-.003h0v-.003h0v-.002h0v-.002l-.001-.001v-.001h0v-.003h0v-.003h0v-.004h-.001v-.005h0v-.004h0v-.002l-.001-.001v-.003h0v-.006h0v-.001l-.001-.001v-.007h0v-.004l-.001-.001V227.464l-.001-.001v-.001h0v-.01l-.001-.001V227.441l-.001-.001v-.001c-.058-.678.116-1.251.353-2.028l.128-.425.004-.014.004-.015c.04-.171.097-.312.167-.483l.087-.217c.098-.255.198-.568.174-.941.035-.591.153-1.159.3-1.756.038-.157.079-.317.121-.481.108-.424.222-.869.313-1.328.202-.306.349-.759.31-1.203-.083-.962.151-1.805.424-2.733.21-.306.365-.771.326-1.227-.049-.567.027-1.071.154-1.585.06-.242.129-.48.203-.732l.017-.06c.079-.271.161-.557.231-.856l.003-.014c.397-1.696.8-3.421 1.022-5.132l.002-.019.001-.019c.067-1.25.322-2.346.588-3.486.023-.096.048-.193.073-.29.107-.411.219-.843.173-1.371-.022-.255.08-.739.218-1.094l.003-.009.003-.009c.372-1.078.518-2.129.654-3.105l.011-.084c.142-1.014.278-1.943.625-2.843l.043-.109-.01-.117c-.083-.961.165-1.952.411-2.937.056-.221.111-.442.162-.662l.019-.078-.005-.055v-.001l.018-.063.025-.082a1.64 1.64 0 00.074-.601c.009-.411.003-.77-.039-1.074-.043-.31-.13-.606-.318-.85-.387-.503-1.042-.584-1.753-.6h-.017c-.93.012-1.847-.193-2.83-.417l-.026-.006c-.928-.21-1.917-.435-2.941-.436-.796-.29-1.652-.389-2.461-.48l-.042-.004c-.844-.095-1.648-.186-2.42-.443l-.023-.008-.023-.005c-.354-.08-.732-.07-1.058.139-.325.209-.497.549-.581.907l-.002.011-.002.01c-.12.635-.288 1.233-.463 1.855l-.002.009c-.166.59-.338 1.203-.466 1.856-.312.601-.632 1.43-.572 2.265-.057 1.015-.247 1.799-.464 2.693l-.138.578-.004.018-.003.019c-.178 1.143-.471 2.18-.791 3.316-.088.313-.178.634-.269.967l-.007.019c-.137.352-.323.834-.281 1.319.058.677-.116 1.25-.353 2.027l-.128.426h0l-.003.011c-.209.765-.413 1.576-.616 2.38v.003c-.201.799-.401 1.592-.604 2.34l-.008.019c-.136.352-.323.834-.281 1.319.069.803-.177 1.661-.465 2.636h0l-.003.011-1.236 4.54-.007.019c-.136.352-.323.834-.281 1.319.085.989-.164 1.853-.448 2.814-.431 1.343-.846 2.865-1.256 4.374-.15.397-.299.994-.277 1.455l-.052.344c-.099.673-.201 1.365-.427 1.952l-.013.033-.008.035a55.166 55.166 0 01-.682 2.543l-.001.006c-.24.842-.484 1.698-.685 2.551-.156.416-.309 1.047-.269 1.511.059.678-.116 1.251-.353 2.028l-.128.426h0l-.003.01c-.208.766-.412 1.576-.615 2.381l-.001.003c-.201.799-.401 1.592-.604 2.34l-.007.019c-.137.352-.323.834-.281 1.319.085.991-.165 1.856-.45 2.819l-.009.032-.005.034c-.054.343-.149.695-.254 1.081l-.004.013c-.099.366-.207.763-.271 1.161-.074.328-.084.663.092.951.171.28.455.405.651.481.24.093.471.126.647.152l.015.002c.19.028.321.049.451.099zM161.447 233.321l-.003.011-.003.011c-.391 1.676-.959 3.367-1.554 4.692l-.011.026-.009.027c-.431 1.344-.846 2.868-1.257 4.378-.149.395-.249.871-.016 1.253.253.416.732.473 1.123.439.81.055 1.518.224 2.336.418.219.053.446.107.685.161.391.089.753.202 1.129.319l.421.129c.523.157 1.077.301 1.682.34 1.033.065 1.915.32 2.851.593h0l.01.003c.241.064.49.134.746.206 1.273.357 2.728.765 4.148.782.161.023.32.046.454.05a.917.917 0 00.538-.133 1.01 1.01 0 00.351-.419c.064-.129.127-.293.195-.469l.007-.019.013-.033.008-.035c.196-.838.436-1.683.681-2.542l.002-.006c.233-.82.47-1.653.668-2.484.211-.326.184-.636.168-.811l-.001-.015c-.069-.801.176-1.657.463-2.629.072-.226.152-.464.234-.71.152-.454.311-.933.449-1.4.213-.724.392-1.475.431-2.181.089-.975.315-1.885.572-2.802l.174-.61c.203-.703.411-1.425.563-2.163l.002-.004c.136-.352.322-.834.28-1.318-.052-.607.188-1.464.483-2.23l.013-.033.008-.035c.085-.367.188-.727.294-1.1.055-.193.111-.39.167-.593.156-.574.298-1.175.345-1.778.213-1.64.601-3.305 1.008-4.805l.008-.019c.136-.352.322-.834.28-1.318-.069-.803.177-1.661.465-2.636l.006-.022c.277-.938.569-1.927.675-2.907l.001-.008v-.008c.08-1.049.343-1.949.623-2.899.303-.79.592-1.769.715-2.56l.005-.032.001-.034c.032-1.397.35-2.546.712-3.854l.152-.55.023-.087-.007-.089c-.015-.167.025-.318.098-.565l.006-.022c.064-.214.15-.508.134-.85l.051-.344c.099-.673.201-1.365.427-1.951.306-.793.599-1.783.723-2.579l.005-.033.001-.034c.018-.778.165-1.537.365-2.329.078-.313.17-.647.264-.99.13-.476.266-.97.379-1.453l.005-.011c.136-.352.322-.834.28-1.318a3.142 3.142 0 01.091-1.03c.021-.093.048-.195.076-.303.063-.24.134-.511.177-.78.061-.261.126-.481.195-.715l.001-.004c.07-.237.144-.487.213-.785l.005-.018.003-.019c.065-.418.057-.825-.128-1.163-.191-.349-.516-.525-.862-.61-.228-.084-.445-.115-.613-.14l-.015-.002a2.04 2.04 0 01-.45-.098h0l-.013-.005c-1.187-.421-2.4-.744-3.583-1.058-.239-.063-.477-.126-.713-.19-1.415-.381-2.778-.78-4.062-1.362l-.013-.005-.013-.005a1.094 1.094 0 00-.944.063c-.274.154-.467.41-.576.692l-.007.02-.006.019-.838 2.841a4.997 4.997 0 00-.141.46c-.03.106-.059.21-.092.315-.087.281-.175.486-.272.606l-.051.063-.03.076c-.065.17-.136.34-.207.51-.219.524-.442 1.06-.542 1.67-.767 2.661-1.489 5.316-2.21 7.967l-.001.002a537.006 537.006 0 01-2.209 7.964 5.29 5.29 0 00-.141.458c-.029.106-.058.21-.091.315-.087.281-.175.486-.272.606l-.023.027-.019.031a6.033 6.033 0 00-.56 1.267c-.048.146-.091.282-.131.413a10.6 10.6 0 01-.239.711l-.01.028-.008.029c-.677 2.652-1.404 5.263-2.132 7.88l-.001.003c-.727 2.614-1.457 5.235-2.137 7.898h0l-.003.01a5.103 5.103 0 00-.097.572c-.014.101-.026.189-.042.277-.04.23-.091.365-.173.466l-.031.038-.024.044c-.656 1.233-.935 2.425-1.197 3.549l-.003.011-2.081 7.412zM181.169 259.427l-.011.027-.007.027c-.27 1.035-.543 2.025-.818 3.02l-.001.001c-.274.993-.55 1.989-.822 3.032-.541 2.074-1.079 4.137-1.632 6.02-.087.235-.122.46-.149.633l-.002.016c-.03.192-.053.327-.104.46l-.042.109.01.116.003.033c.012.151.031.377.129.573.128.257.347.403.597.5a3.5 3.5 0 00.526.155l.004.001c.134.03.243.055.394.114l.046.018.049.008c.989.167 1.94.383 2.906.603l.006.002c.96.219 1.936.441 2.955.613l.01.001.009.002c1.145.145 2.22.433 3.33.731l.014.003c1.097.295 2.23.598 3.446.753.205.026.397.053.573.077.308.043.57.079.777.096.32.025.687.024.996-.2.298-.216.433-.563.534-.882.063-.197.13-.45.209-.746.052-.193.108-.405.172-.632l.008-.021c.135-.35.32-.83.278-1.312-.066-.775.161-1.6.435-2.535.209-.304.362-.766.323-1.22-.025-.294.018-.657.093-1.072.028-.15.061-.318.096-.49.048-.236.097-.478.131-.688.148-.403.291-.996.263-1.447.057-1.01.245-1.79.459-2.678l.138-.575.018-.078-.007-.079c-.01-.112.007-.237.038-.436l.003-.02c.027-.174.064-.413.044-.656-.028-.321-.108-.647-.311-.919-.211-.282-.512-.451-.875-.534l-.08-.018-.069.007a.38.38 0 01-.042-.006c-.047-.008-.101-.02-.174-.036l-.006-.002c-.064-.014-.145-.033-.222-.046a1.128 1.128 0 00-.298-.015c-.96.101-1.794-.137-2.727-.41l-.014-.004-.015-.003a4.887 4.887 0 01-.476-.143 8.94 8.94 0 00-.321-.104c-.289-.09-.645-.179-1.018-.14-.956.101-1.788-.135-2.718-.407-.873-.291-1.818-.429-2.711-.56l-.022-.003c-.921-.135-1.788-.263-2.573-.526l-.102-.034-.107.012-.178.018a.331.331 0 01-.033.004c-.148.015-.373.038-.572.143-.258.138-.403.365-.5.619l-.042.109.01.116c.019.226-.073.492-.231.905zM160.866 268.901l.01.002.011.002c1.24.225 2.503.628 4.173 1.187l.033.011.035.006c.614.112 1.192.272 1.794.439l.009.002c.58.161 1.182.328 1.827.447.362.137.791.24 1.176-.008.185-.119.307-.289.395-.445.088-.157.164-.343.238-.536l.013-.033.008-.035c.195-.837.431-1.727.669-2.625l.001-.005a92.53 92.53 0 00.675-2.651l.019-.078-.007-.08a.635.635 0 01.033-.255l.01-.035c.013-.041.032-.102.043-.148a.932.932 0 00.03-.308c-.052-.603.185-1.454.478-2.215l.016-.043.009-.045c.119-.631.285-1.225.458-1.842l.002-.009c.167-.596.34-1.214.467-1.875.075-.203.111-.359.142-.493l.001-.004c.032-.137.059-.249.119-.406l.019-.051.009-.053c.061-.396.073-.804-.181-1.144-.21-.282-.552-.435-.881-.564a1.83 1.83 0 00-1.219-.326c-.277.029-.58-.01-.935-.084-.102-.021-.214-.047-.33-.073a10.498 10.498 0 00-.778-.157 59.149 59.149 0 01-1.53-.379h-.003c-.494-.127-.994-.256-1.538-.38l-.01-.004c-.339-.132-.809-.315-1.288-.265-.277.03-.58-.01-.934-.084a13.451 13.451 0 01-.331-.073 10.471 10.471 0 00-.777-.157 54.578 54.578 0 01-1.531-.378l-.003-.001a55.946 55.946 0 00-1.572-.388c-1.109-.253-1.973-.281-2.611.148-.629.421-.881 1.184-1.074 2.009a55.796 55.796 0 00-.437 1.455c-.21.725-.402 1.387-.666 2.076-.494.94-.776 1.871-1.068 2.836-.084.279-.169.56-.26.846h0l-.004.011c-.279.95-.538 1.819-.96 2.531a1.997 1.997 0 00-.359.739 5.514 5.514 0 00-.062.249 1.626 1.626 0 01-.076.268c-.125.326-.103.659.046.94.144.272.389.465.666.572.238.093.467.126.642.152l.015.002c.188.027.317.048.444.097l.034.013.034.008c1.091.248 2.186.542 3.293.839l.004.001a89.42 89.42 0 003.325.847zM226.16 112.791l.012-.033.008-.034c.129-.553.298-1.157.471-1.776l.002-.006c.17-.611.345-1.236.479-1.813.084-.361.185-.691.291-1.04.056-.183.113-.371.171-.571.154-.541.292-1.123.336-1.791.133-.366.225-.782.001-1.151a1.163 1.163 0 00-.429-.396 4.041 4.041 0 00-.523-.236l-.02-.007-.02-.006a96.463 96.463 0 00-2.685-.732l-.002-.001a93.503 93.503 0 01-2.661-.725l-.008-.002-.008-.002-.418-.11c-.289-.077-.529-.141-.717-.177-.271-.052-.599-.084-.903.112-.262.169-.416.461-.54.7a19.17 19.17 0 00-.128.253c-.115.229-.252.501-.444.845l-.076.136.011.127-.032.086-.002.007a1.757 1.757 0 00-.064.186.979.979 0 00-.034.215c-.191.816-.425 1.638-.661 2.473l-.002.006c-.241.849-.486 1.712-.686 2.572l-.018.078.007.079a.645.645 0 01-.034.257l-.01.034a3.414 3.414 0 00-.043.149.935.935 0 00-.029.308l.003.033c.012.151.031.377.129.573.128.257.346.403.597.5l.111.043.086-.009.079.029.006.003c.043.016.111.043.183.062a.9.9 0 00.191.032c2.166.668 4.398 1.353 6.769 1.484.267.084.564.079.827-.121.233-.176.352-.449.427-.643zm-8.497-.85h.001-.001zM230.215 89.067l.019.005.019.002c.414.061.827.047 1.191-.188.353-.227.562-.601.721-1.015.454-1.183.724-2.343.985-3.465l.004-.014c.063-.274.13-.543.195-.808.19-.772.371-1.505.452-2.217.064-.218.119-.424.147-.605a1.182 1.182 0 00-.058-.645c-.1-.232-.277-.38-.462-.482a3.192 3.192 0 00-.631-.24c-.927-.271-1.899-.538-2.866-.803h-.002c-.969-.266-1.933-.53-2.852-.8l-.094-.026-.097.01a.578.578 0 01-.241-.03l-.033-.01c-.04-.012-.1-.03-.146-.041a.89.89 0 00-.31-.026l-.032.003c-.148.015-.374.038-.572.144-.258.138-.403.365-.501.619l-.012.033-.008.034c-.063.267-.128.491-.198.729l-.001.004c-.07.236-.143.484-.212.781l.486.105-.486-.105c-.132.57-.252 1.074-.527 1.592-.337.636-.562 1.347-.753 2.041-.067.244-.129.482-.19.716-.118.454-.232.892-.37 1.323l-.006.02-.005.02c-.064.277-.138.67.026 1.017.181.384.559.548.969.614a86.797 86.797 0 006.451 1.708zM220.703 82.79l.002-.011.002-.01c.241-1.278.657-2.58 1.085-3.919l.006-.02.005-.02c.033-.142.064-.29.076-.428a.999.999 0 00-.064-.483c-.155-.362-.512-.484-.787-.55-1.632-.56-3.369-.996-5.015-1.409-.431-.108-.857-.215-1.272-.322l-.026-.006-.026-.004c-.413-.06-.826-.047-1.191.188-.353.228-.562.602-.721 1.015l-.012.033-.008.035a55.77 55.77 0 01-.676 2.531l-.001.006c-.238.838-.48 1.69-.678 2.539a13.26 13.26 0 00-.558 1.899 2.407 2.407 0 00-.149.56.997.997 0 00.093.588.91.91 0 00.413.386c.133.066.28.108.417.14.386.148.765.25 1.117.344l.011.003c.372.1.715.192 1.06.326l.051.02.055.008c1.108.162 2.112.441 3.213.748.311.087.631.175.962.264l.009.003.009.002c.269.061.661.133 1.013-.044.379-.192.543-.575.615-.981.443-1.167.709-2.31.967-3.418l.003-.014zM202.396 103.868l.003-.011.002-.01c.244-1.298.499-2.384 1.079-3.682l.02-.045.012-.048c.064-.277.137-.67-.026-1.017-.183-.389-.567-.552-.981-.617l-6.055-1.558-.025-.007-.026-.004c-.414-.06-.827-.046-1.191.188-.354.228-.562.602-.721 1.016l-.006.016-.006.016-.003.01c-.703 2.275-1.412 4.571-1.942 6.85-.065.277-.138.67.026 1.017.18.382.554.546.96.614 1.627.558 3.357.992 4.997 1.403.432.108.857.215 1.272.322h0l.014.003c.269.061.661.133 1.012-.044.38-.192.544-.574.615-.981.443-1.166.709-2.309.967-3.416l.003-.015zM199.922 73.083l-.018.078.006.08.009.102a100.87 100.87 0 01-.856 3.308l-.001.005c-.307 1.133-.617 2.276-.883 3.417-.064.277-.137.67.026 1.017.182.385.56.548.969.614a86.827 86.827 0 006.454 1.71c.352.08.728.07 1.053-.14.313-.202.482-.526.568-.868.445-1.166.712-2.31.969-3.416.443-1.16.717-2.333.608-3.818.127-.358.206-.76-.011-1.117a1.156 1.156 0 00-.43-.395 3.879 3.879 0 00-.523-.236l-.008-.004-.009-.002c-2.086-.72-4.313-1.046-6.487-1.364l-.023-.003-.062-.01-.062.007-.014.002a4.286 4.286 0 00-.37.05 1.166 1.166 0 00-.412.156c-.306.198-.422.519-.493.827zM215.804 103.954l.005-.017.005-.018c.083-.356.078-.732-.117-1.055-.194-.318-.515-.488-.86-.571a86.614 86.614 0 00-6.471-1.713c-.352-.081-.727-.071-1.053.139-.323.208-.494.548-.577.904-.128.553-.297 1.157-.47 1.776l-.002.006c-.168.6-.339 1.212-.472 1.779a11.873 11.873 0 00-.79 3.62c-.133.366-.225.782-.001 1.151.112.185.276.307.429.395.153.088.335.163.523.236l.009.004.009.003c1.063.366 2.197.577 3.32.759l.746.118c.878.136 1.74.271 2.584.463l.08.019.082-.009a1.16 1.16 0 00.717-.327c.182-.181.291-.409.372-.621l.007-.016.005-.017c.356-1.152.662-2.344.965-3.521l.001-.006c.305-1.184.606-2.353.954-3.481zM190.289 114.673l-.002.011-.002.01c-.11.582-.259 1.131-.404 1.662a5.717 5.717 0 01-.038.14c-.149.551-.293 1.099-.351 1.602-.075.348-.066.711.124 1.024.179.294.467.462.782.551.168.102.35.142.447.164l.023.005c.139.032.17.046.17.045 0 0 0 0 0 0l.059.05.075.029c.989.383 2.043.559 3.047.706l.38.055c.874.125 1.698.244 2.465.466.317.116.668.09.965-.126.284-.205.449-.533.532-.886.26-1.121.566-2.248.874-3.385l.001-.005c.307-1.133.617-2.276.882-3.416.065-.277.138-.67-.025-1.017-.182-.385-.56-.549-.969-.615a86.975 86.975 0 00-6.453-1.708c-.352-.08-.728-.071-1.053.139-.323.208-.494.548-.577.904-.128.553-.297 1.157-.47 1.776l-.002.006c-.171.612-.346 1.237-.48 1.813zM203.382 95.708l.014.004.015.003c.351.08.727.07 1.052-.139.318-.205.488-.536.573-.885.702-2.273 1.41-4.566 1.94-6.844.083-.357.079-.733-.117-1.055-.193-.318-.514-.489-.86-.571a86.513 86.513 0 00-6.407-1.7c-.295-.15-.701-.28-1.084-.002-.166.12-.276.287-.356.435a4.77 4.77 0 00-.232.53c-.451 1.175-.721 2.329-.98 3.445l-.021.054-.01.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0v.001h0l.001.001h0v.001h0v.001h0v.001h0v.001h0V89h0V89h0v.001h0v.001h0v.001h0v.001h0v.001h.001v.001h0c-.433 1.154-.694 2.29-.936 3.573l-.002.008-.001.008a4.605 4.605 0 00-.059.53c-.004.169.013.357.1.54.165.35.507.525.849.661.176.117.375.161.478.184l.023.005c.14.032.17.046.171.045 0 0 0 0 0 0l.075.064.098.028c.96.28 1.948.414 2.893.541l.017.002c.963.13 1.883.255 2.765.513zM219.26 91.504l.018-.078-.004-.051c.005-.017.014-.04.031-.086l.003-.007c.017-.044.043-.113.063-.186a.911.911 0 00.032-.315 1.416 1.416 0 00-.281-.751.948.948 0 00-.857-.367c-.775.082-1.599-.151-2.543-.427l-.01-.004c-1.282-.41-2.601-.831-3.91-1.07-.348-.077-.719-.066-1.041.142-.323.208-.494.548-.577.904a42.137 42.137 0 01-.47 1.776l-.002.006c-.168.6-.339 1.211-.472 1.778-.45 1.181-.717 2.338-.965 3.65l-.001.008-.001.008c-.062.395-.071.85.184 1.19.272.366.708.434 1.114.398 1.008.07 1.872.32 2.788.589l.015.004.014.003c1.086.248 1.997.514 2.921.784l.094.028.084-.01c.005.001.019.002.043.007.046.007.1.02.173.036l.006.002c.064.014.145.033.222.046a1.116 1.116 0 00.331.012c.148-.015.374-.038.572-.144.258-.137.403-.365.501-.619l.042-.109-.008-.087c.005-.017.014-.04.032-.086l.002-.007c.017-.044.044-.113.063-.186a.928.928 0 00.035-.216c.257-1.096.559-2.156.866-3.229l.002-.005c.31-1.087.625-2.187.891-3.33zM218.939 126.412l.033.009.034.005c.331.049.672.14 1.046.24l.013.004c.354.095.74.198 1.127.256.346.076.714.062 1.033-.143.312-.202.482-.526.568-.868.444-1.166.711-2.309.969-3.415.445-1.167.715-2.323.806-3.466.063-.28.113-.621.009-.929-.13-.381-.442-.588-.816-.677a86.473 86.473 0 00-6.47-1.714l-.08-.018-.082.008-.179.019a1.52 1.52 0 00-1.268.967l-.042.109.01.116c.019.226-.073.493-.231.906l-.013.033-.008.035a54.883 54.883 0 01-.675 2.531l-.002.006c-.24.846-.484 1.707-.684 2.565l-.044.168c-.111.425-.203.778-.248 1.055-.05.305-.069.658.128.962.191.294.512.426.795.518.21.067.479.135.792.213l.397.101.086.022.09-.01.178-.019c.96-.101 1.794.138 2.728.411zM224.103 89.789h0l-.013-.004c-.269-.06-.661-.132-1.012.045-.38.192-.544.574-.615.98-.441 1.16-.706 2.297-.962 3.398a4.493 4.493 0 00-.123.388l-.019.068c-.027.092-.04.113-.06.137l-.064.08-.029.098-.002.005c-.278.947-.56 1.907-.826 3.052-.078.333-.091.673.087.966.169.28.451.405.646.48l.111.043.106-.01c.006 0 .019.001.043.005.046.008.101.02.173.037l.006.001c.065.015.145.033.222.046.073.012.184.028.299.016.552-.059 1.087.006 1.634.124.274.059.546.13.825.204l.073.019c.242.064.491.13.74.188.745.286 1.663.556 2.418.673.185.069.363.119.532.137.188.02.397.002.591-.107a.958.958 0 00.387-.43c.068-.141.112-.297.147-.442.702-2.272 1.41-4.565 1.94-6.842.064-.277.137-.67-.026-1.017-.18-.382-.554-.546-.961-.613-1.626-.558-3.356-.992-4.996-1.403-.431-.109-.856-.215-1.272-.322zM212.82 117.391l.005-.018.003-.019c.029-.192.054-.384.056-.561a1.366 1.366 0 00-.096-.562c-.178-.417-.562-.586-.978-.654a86.893 86.893 0 00-6.455-1.708c-.351-.081-.727-.071-1.052.139-.313.201-.483.525-.569.868-.446 1.171-.714 2.319-.972 3.43-.417 1.307-.698 2.481-.605 3.805-.131.382-.199.826.051 1.2.263.393.754.514 1.222.56.891.086 1.587.189 2.472.447l.014.005.014.003c.538.123 1.127.286 1.729.453l.007.002c.595.165 1.204.334 1.767.463.268.061.661.133 1.012-.045.391-.197.553-.597.621-1.017.26-1.115.564-2.237.871-3.369l.001-.004c.307-1.133.617-2.277.882-3.418zM226.458 133.208l.044.498h.001l.002-.001h.005l.01-.001a.036.036 0 01.011-.002l.012-.002a.92.92 0 00.224-.071c.117-.053.254-.142.381-.286.386-.342.489-.812.381-1.235a1.58 1.58 0 00-.791-.976l-.134-.072-.119.013a1.428 1.428 0 01-.077-.029l-.007-.002c-.042-.016-.11-.042-.182-.062a.906.906 0 00-.206-.031 186.138 186.138 0 01-4.595-1.213l-.004-.001c-1.523-.415-3.054-.833-4.582-1.209a1.834 1.834 0 00-1.183-.301c-.772.081-1.593-.15-2.533-.423l-.014-.004-.015-.003c-1.084-.245-2.174-.535-3.274-.827l-.005-.002c-1.085-.288-2.18-.579-3.273-.827a4.47 4.47 0 00-.69-.193 2.85 2.85 0 00-.731-.057c-1.018-.068-2.06-.303-2.948-.561l-.014-.004-.015-.003c-1.08-.244-2.123-.537-3.179-.835l-.006-.001c-1.04-.293-2.093-.59-3.188-.838a.049.049 0 00-.011-.004c-.337-.13-.805-.311-1.28-.261-.549.057-1.08-.007-1.623-.123a17.776 17.776 0 01-.821-.2l-.071-.019c-.25-.066-.507-.133-.764-.191-1.008-.257-2.06-.51-3.107-.761h-.002c-1.018-.245-2.033-.488-3.007-.735a1.839 1.839 0 00-1.185-.303l-.033.003c-.147.015-.371.038-.568.142-.257.136-.402.361-.499.612-.071.183-.173.471-.089.76.098.337.382.495.607.582l1.111.426.033.013.035.008c1.08.244 2.123.538 3.179.835l.006.002c1.049.295 2.111.594 3.217.844.534.136 1.06.275 1.578.412 1.411.372 2.768.73 4.111.99l.011.003.012.001c.263.038.496.104.746.175l.176.049c.298.082.652.17 1.021.131 1.119-.117 2.303.25 3.616.666l.008.003.008.002c1.654.462 3.26.884 4.861 1.304h.001c1.596.419 3.187.837 4.826 1.294.208.079.456.149.702.197.233.045.494.076.73.058 1.018.068 2.061.303 2.949.56h0l.011.003 8.768 2.332c.242.088.513.113.712.132l.027.003c.243.023.396.041.506.084l.111.042.118-.012-.043-.498z' fill='%23051828' stroke='%23051828'/%3E%3Cmask id='j' maskUnits='userSpaceOnUse' x='166.442' y='127.668' width='67.897' height='44.665' fill='%23000'%3E%3Cpath fill='%23fff' d='M166.442 127.668h67.897v44.665h-67.897z'/%3E%3Cpath d='M181.243 152.415c-3.663-.891-7.163-1.981-10.826-2.872-.177.019-.371-.144-.548-.125-1.275-.23-1.484-.573-.882-1.913.455-.96.733-1.901 1.01-2.843.393-1.682.964-3.384 1.357-5.067.408-1.502.994-3.023 1.596-4.363.147-.38.487-.599.858-.455.548.124.919.268 1.468.392a3628.664 3628.664 0 0141.656 11.117c.742.286 1.646.374 2.372.479.355-.037.726.106 1.097.25 3.307.928 6.599 1.676 9.906 2.604.371.144.549.125.919.268.371.144.387.324.418.686-.147.38-.1.922-.246 1.302-.555 1.883-.948 3.566-1.504 5.448.016.181-.146.38-.131.561-.926 1.739-1.287 3.784-1.843 5.666.016.181.016.181-.146.38-.131.561-.486.599-1.035.474-.371-.143-.92-.268-1.291-.411-9.728-2.624-19.456-5.247-29.346-7.671-.742-.286-1.646-.374-2.372-.48-.534.057-.92-.267-1.453-.211a130.097 130.097 0 00-11.034-3.216zm-5.716-10.159c.549.125 1.082.069 1.484.573-.278.942-.54 2.064-.817 3.005-.147.38-.116.741-.278.941-.162.199-.502.418-.826.817.742.286 1.468.392 2.195.498-.449-1.047-.449-1.047-.156-1.807.277-.942.377-1.864.655-2.805.131-.561.471-.78 1.035-.474.193.162.371.143.564.305.209.343.24.704.549.125.162-.2.339-.218.517-.237.193.162.387.324.402.505-.408 1.502-.446 3.147-1.226 4.506-.146.38.047.543.225.524.371.143.742.286 1.259.05-.417-.686-.124-1.446.184-2.026.162-.2.325-.399.518-.237.177-.019.371.143.726.106 1.468.392 1.468.392.866 1.733-.146.38-.486.598-.632.978.564.306 1.29.411 2.016.517-.626-1.028-.187-2.169.091-3.11.278-.941.362-2.044 1.381-2.699-.919-.268-1.468-.392-2.194-.498.271 1.066.287 1.246.009 2.187-.147.381-.324.399-.68.437-.177.019-.355.037-.548-.125-.371-.143-1.26-.05-1.306-.592-.047-.542.069-1.284.57-1.701.178-.019.34-.219.325-.399-.178.018-.194-.162-.371-.144-.92-.268-2.017-.517-3.099-.585-1.081-.069-2.016-.518-2.936-.785-.371-.144-.533.056-.679.436l-.178.019c-.162.199-.147.38.031.361.162-.199.147-.38.324-.399zm37.85 14.8c-.271-1.065-.271-1.065-.187-2.169.131-.561.246-1.302.555-1.882.162-.199.131-.561.293-.76.147-.381.324-.399.695-.256.371.143.564.305.935.449l.356-.038c.873-.274 1.066-.112.966.81-.278.942-.377 1.864-.655 2.805-.278.941-.278.941-.926 1.739.549.125 1.29.412 1.839.536-.271-1.066-.302-1.427-.009-2.188.162-.199.517-.236.533-.056.193.162.209.343.402.505.418.686.642 1.209 1.06 1.895.819 1.19 2.658 1.726 3.778.149-.016-.181-.194-.162-.371-.143-.858.455-1.777.187-2.372-.48-.58-.486-.998-1.172-1.238-1.876-.208-.343-.046-.542.116-.742.177-.018.34-.218.324-.399.633-.978.555-1.882-.396-2.511-.386-.324-.935-.449-1.483-.574-1.839-.536-3.809-.511-5.679-1.408-.194-.162-.356.038-.518.237-.162.199-.147.38-.293.76.695-.255 1.228-.311 2.001.337-.277.941-.539 2.063-.801 3.185-.116.742-.425 1.321-1.12 1.577.727.106 1.453.212 2.195.498zm-18.684-4.598c-.417-.686-.286-1.247.007-2.007.115-.742.393-1.683.686-2.443.277-.942.455-.96 1.375-.692.37.143.564.305.903.087.696-.256 1.082.068.789.829-.278.941-.377 1.863-.655 2.805-.131.561-.246 1.302-.957 1.377-.178.019-.147.38.031.362.564.305 1.097.249 1.808.174-.595-.667-.125-1.446.169-2.206-.016-.181.339-.219.339-.219 1.793-.006 2.21.68 1.284 2.419-.162.199-.34.218-.308.579.564.306 1.112.43 1.645.374-.046-.542-.255-.885-.109-1.265.147-.38.116-.742.262-1.122.147-.38.278-.941.425-1.321.146-.381.293-.761.262-1.122.146-.381.679-.437.826-.817-.742-.287-1.468-.393-2.195-.498.449 1.047.302 1.427.009 2.187.016.181-.162.2-.339.219-.533.056-2.002-.337-2.033-.698.116-.742.069-1.284.733-1.901l.324-.399c-.193-.162-.548-.125-.742-.287-2.016-.517-4.002-.673-5.856-1.39l-.178.019c-.178.019-.34.218-.309.58.016.181.031.361.209.343.355-.038.549.124.726.106.549.124.564.305.611.847-.115.742-.393 1.683-.686 2.444-.262 1.121-.262 1.121-1.266 1.957.371.143.742.286 1.097.249.387.324.742.287 1.113.43zm9.879-3.959c.287 1.247.287 1.247.009 2.188-.115.742-.409 1.502-.54 2.063-.277.941-.277.941-.926 1.739.92.268 1.839.536 2.937.785.548.125.726.106.826-.816-.178.018-.34.218-.518.237l-.71.074c-.549-.124-.758-.467-.805-1.009-.015-.181.147-.38.132-.561.115-.742.293-.761.841-.636.178-.019.371.143.564.305.371.144.518-.236.502-.417-.015-.181-.031-.362-.386-.324-.178.018-.356.037-.726-.106-.549-.125-.565-.306-.434-.867.247-1.302.587-1.52 1.731-.729 0 0 .193.162.208.343.016.181.194.162.178-.019.162-.199.147-.38.131-.561-.016-.181-.209-.343-.387-.324-.61-.848-1.708-1.097-2.627-1.365zm-14.981-1.158c-1.599.169-1.792.007-1.384-1.496.131-.561.309-.579.858-.455.37.144.741.287.95.63.016.18.193.162.178-.019.162-.199.146-.38.309-.58-.016-.18-.032-.361-.209-.342-1.097-.25-2.017-.518-3.292-.748.047.542.449 1.047.302 1.427l-.393 1.683c-.131.561-.277.941-.408 1.502-.131.561-.649.798-.973 1.197 1.097.249 2.017.517 2.936.785.194.162.549.125.695-.256.163-.199.163-.199.147-.38-.016-.18-.193-.162-.193-.162-.356.038-.711.075-1.082-.068-.371-.144-.564-.306-.417-.686-.016-.181.146-.38.115-.742.115-.741.455-.959 1.197-.673l.58.486c-.031-.361.115-.741.084-1.103zm17.889 5.777c.208.342.386.324.579.486.371.143.549.124.502-.418-.015-.181-.031-.361.131-.561.162-.199.324-.399.68-.436.371.143.386.324.417.685.016.181-.146.381-.146.381-.147.38.224.523.402.504.178-.018.355-.037.726.106a11.13 11.13 0 01-.295-3.434c-.047-.542-.063-.723-.611-.848-.178.019-.371-.143-.34.219.031.361-.116.741-.44 1.14-.455.96-.926 1.739-1.605 2.176zm13.019 3.371c.727.106 1.291.411 1.839.536l.356-.038c.178-.019.34-.218.308-.58-.031-.361-.193-.162-.37-.143l-.356.038c-.355.037-.548-.125-.579-.487-.032-.361.131-.561.486-.598.178-.019.193.162.371.143.177-.018.162-.199.162-.199l-.047-.542s-.193-.162-.371-.144c-.371-.143-.386-.324-.24-.704.147-.38.325-.399.68-.436.178-.019.193.162.371.143.178-.019.355-.037.34-.218.162-.2-.031-.362-.209-.343-.726-.106-1.291-.411-2.017-.517.333 1.789.071 2.911-.724 4.089z'/%3E%3C/mask%3E%3Cpath d='M181.243 152.415c-3.663-.891-7.163-1.981-10.826-2.872-.177.019-.371-.144-.548-.125-1.275-.23-1.484-.573-.882-1.913.455-.96.733-1.901 1.01-2.843.393-1.682.964-3.384 1.357-5.067.408-1.502.994-3.023 1.596-4.363.147-.38.487-.599.858-.455.548.124.919.268 1.468.392a3628.664 3628.664 0 0141.656 11.117c.742.286 1.646.374 2.372.479.355-.037.726.106 1.097.25 3.307.928 6.599 1.676 9.906 2.604.371.144.549.125.919.268.371.144.387.324.418.686-.147.38-.1.922-.246 1.302-.555 1.883-.948 3.566-1.504 5.448.016.181-.146.38-.131.561-.926 1.739-1.287 3.784-1.843 5.666.016.181.016.181-.146.38-.131.561-.486.599-1.035.474-.371-.143-.92-.268-1.291-.411-9.728-2.624-19.456-5.247-29.346-7.671-.742-.286-1.646-.374-2.372-.48-.534.057-.92-.267-1.453-.211a130.097 130.097 0 00-11.034-3.216zm-5.716-10.159c.549.125 1.082.069 1.484.573-.278.942-.54 2.064-.817 3.005-.147.38-.116.741-.278.941-.162.199-.502.418-.826.817.742.286 1.468.392 2.195.498-.449-1.047-.449-1.047-.156-1.807.277-.942.377-1.864.655-2.805.131-.561.471-.78 1.035-.474.193.162.371.143.564.305.209.343.24.704.549.125.162-.2.339-.218.517-.237.193.162.387.324.402.505-.408 1.502-.446 3.147-1.226 4.506-.146.38.047.543.225.524.371.143.742.286 1.259.05-.417-.686-.124-1.446.184-2.026.162-.2.325-.399.518-.237.177-.019.371.143.726.106 1.468.392 1.468.392.866 1.733-.146.38-.486.598-.632.978.564.306 1.29.411 2.016.517-.626-1.028-.187-2.169.091-3.11.278-.941.362-2.044 1.381-2.699-.919-.268-1.468-.392-2.194-.498.271 1.066.287 1.246.009 2.187-.147.381-.324.399-.68.437-.177.019-.355.037-.548-.125-.371-.143-1.26-.05-1.306-.592-.047-.542.069-1.284.57-1.701.178-.019.34-.219.325-.399-.178.018-.194-.162-.371-.144-.92-.268-2.017-.517-3.099-.585-1.081-.069-2.016-.518-2.936-.785-.371-.144-.533.056-.679.436l-.178.019c-.162.199-.147.38.031.361.162-.199.147-.38.324-.399zm37.85 14.8c-.271-1.065-.271-1.065-.187-2.169.131-.561.246-1.302.555-1.882.162-.199.131-.561.293-.76.147-.381.324-.399.695-.256.371.143.564.305.935.449l.356-.038c.873-.274 1.066-.112.966.81-.278.942-.377 1.864-.655 2.805-.278.941-.278.941-.926 1.739.549.125 1.29.412 1.839.536-.271-1.066-.302-1.427-.009-2.188.162-.199.517-.236.533-.056.193.162.209.343.402.505.418.686.642 1.209 1.06 1.895.819 1.19 2.658 1.726 3.778.149-.016-.181-.194-.162-.371-.143-.858.455-1.777.187-2.372-.48-.58-.486-.998-1.172-1.238-1.876-.208-.343-.046-.542.116-.742.177-.018.34-.218.324-.399.633-.978.555-1.882-.396-2.511-.386-.324-.935-.449-1.483-.574-1.839-.536-3.809-.511-5.679-1.408-.194-.162-.356.038-.518.237-.162.199-.147.38-.293.76.695-.255 1.228-.311 2.001.337-.277.941-.539 2.063-.801 3.185-.116.742-.425 1.321-1.12 1.577.727.106 1.453.212 2.195.498zm-18.684-4.598c-.417-.686-.286-1.247.007-2.007.115-.742.393-1.683.686-2.443.277-.942.455-.96 1.375-.692.37.143.564.305.903.087.696-.256 1.082.068.789.829-.278.941-.377 1.863-.655 2.805-.131.561-.246 1.302-.957 1.377-.178.019-.147.38.031.362.564.305 1.097.249 1.808.174-.595-.667-.125-1.446.169-2.206-.016-.181.339-.219.339-.219 1.793-.006 2.21.68 1.284 2.419-.162.199-.34.218-.308.579.564.306 1.112.43 1.645.374-.046-.542-.255-.885-.109-1.265.147-.38.116-.742.262-1.122.147-.38.278-.941.425-1.321.146-.381.293-.761.262-1.122.146-.381.679-.437.826-.817-.742-.287-1.468-.393-2.195-.498.449 1.047.302 1.427.009 2.187.016.181-.162.2-.339.219-.533.056-2.002-.337-2.033-.698.116-.742.069-1.284.733-1.901l.324-.399c-.193-.162-.548-.125-.742-.287-2.016-.517-4.002-.673-5.856-1.39l-.178.019c-.178.019-.34.218-.309.58.016.181.031.361.209.343.355-.038.549.124.726.106.549.124.564.305.611.847-.115.742-.393 1.683-.686 2.444-.262 1.121-.262 1.121-1.266 1.957.371.143.742.286 1.097.249.387.324.742.287 1.113.43zm9.879-3.959c.287 1.247.287 1.247.009 2.188-.115.742-.409 1.502-.54 2.063-.277.941-.277.941-.926 1.739.92.268 1.839.536 2.937.785.548.125.726.106.826-.816-.178.018-.34.218-.518.237l-.71.074c-.549-.124-.758-.467-.805-1.009-.015-.181.147-.38.132-.561.115-.742.293-.761.841-.636.178-.019.371.143.564.305.371.144.518-.236.502-.417-.015-.181-.031-.362-.386-.324-.178.018-.356.037-.726-.106-.549-.125-.565-.306-.434-.867.247-1.302.587-1.52 1.731-.729 0 0 .193.162.208.343.016.181.194.162.178-.019.162-.199.147-.38.131-.561-.016-.181-.209-.343-.387-.324-.61-.848-1.708-1.097-2.627-1.365zm-14.981-1.158c-1.599.169-1.792.007-1.384-1.496.131-.561.309-.579.858-.455.37.144.741.287.95.63.016.18.193.162.178-.019.162-.199.146-.38.309-.58-.016-.18-.032-.361-.209-.342-1.097-.25-2.017-.518-3.292-.748.047.542.449 1.047.302 1.427l-.393 1.683c-.131.561-.277.941-.408 1.502-.131.561-.649.798-.973 1.197 1.097.249 2.017.517 2.936.785.194.162.549.125.695-.256.163-.199.163-.199.147-.38-.016-.18-.193-.162-.193-.162-.356.038-.711.075-1.082-.068-.371-.144-.564-.306-.417-.686-.016-.181.146-.38.115-.742.115-.741.455-.959 1.197-.673l.58.486c-.031-.361.115-.741.084-1.103zm17.889 5.777c.208.342.386.324.579.486.371.143.549.124.502-.418-.015-.181-.031-.361.131-.561.162-.199.324-.399.68-.436.371.143.386.324.417.685.016.181-.146.381-.146.381-.147.38.224.523.402.504.178-.018.355-.037.726.106a11.13 11.13 0 01-.295-3.434c-.047-.542-.063-.723-.611-.848-.178.019-.371-.143-.34.219.031.361-.116.741-.44 1.14-.455.96-.926 1.739-1.605 2.176zm13.019 3.371c.727.106 1.291.411 1.839.536l.356-.038c.178-.019.34-.218.308-.58-.031-.361-.193-.162-.37-.143l-.356.038c-.355.037-.548-.125-.579-.487-.032-.361.131-.561.486-.598.178-.019.193.162.371.143.177-.018.162-.199.162-.199l-.047-.542s-.193-.162-.371-.144c-.371-.143-.386-.324-.24-.704.147-.38.325-.399.68-.436.178-.019.193.162.371.143.178-.019.355-.037.34-.218.162-.2-.031-.362-.209-.343-.726-.106-1.291-.411-2.017-.517.333 1.789.071 2.911-.724 4.089z' fill='%23051828'/%3E%3Cpath d='M181.243 152.415c-3.663-.891-7.163-1.981-10.826-2.872-.177.019-.371-.144-.548-.125-1.275-.23-1.484-.573-.882-1.913.455-.96.733-1.901 1.01-2.843.393-1.682.964-3.384 1.357-5.067.408-1.502.994-3.023 1.596-4.363.147-.38.487-.599.858-.455.548.124.919.268 1.468.392a3628.664 3628.664 0 0141.656 11.117c.742.286 1.646.374 2.372.479.355-.037.726.106 1.097.25 3.307.928 6.599 1.676 9.906 2.604.371.144.549.125.919.268.371.144.387.324.418.686-.147.38-.1.922-.246 1.302-.555 1.883-.948 3.566-1.504 5.448.016.181-.146.38-.131.561-.926 1.739-1.287 3.784-1.843 5.666.016.181.016.181-.146.38-.131.561-.486.599-1.035.474-.371-.143-.92-.268-1.291-.411-9.728-2.624-19.456-5.247-29.346-7.671-.742-.286-1.646-.374-2.372-.48-.534.057-.92-.267-1.453-.211a130.097 130.097 0 00-11.034-3.216zm-5.716-10.159c.549.125 1.082.069 1.484.573-.278.942-.54 2.064-.817 3.005-.147.38-.116.741-.278.941-.162.199-.502.418-.826.817.742.286 1.468.392 2.195.498-.449-1.047-.449-1.047-.156-1.807.277-.942.377-1.864.655-2.805.131-.561.471-.78 1.035-.474.193.162.371.143.564.305.209.343.24.704.549.125.162-.2.339-.218.517-.237.193.162.387.324.402.505-.408 1.502-.446 3.147-1.226 4.506-.146.38.047.543.225.524.371.143.742.286 1.259.05-.417-.686-.124-1.446.184-2.026.162-.2.325-.399.518-.237.177-.019.371.143.726.106 1.468.392 1.468.392.866 1.733-.146.38-.486.598-.632.978.564.306 1.29.411 2.016.517-.626-1.028-.187-2.169.091-3.11.278-.941.362-2.044 1.381-2.699-.919-.268-1.468-.392-2.194-.498.271 1.066.287 1.246.009 2.187-.147.381-.324.399-.68.437-.177.019-.355.037-.548-.125-.371-.143-1.26-.05-1.306-.592-.047-.542.069-1.284.57-1.701.178-.019.34-.219.325-.399-.178.018-.194-.162-.371-.144-.92-.268-2.017-.517-3.099-.585-1.081-.069-2.016-.518-2.936-.785-.371-.144-.533.056-.679.436l-.178.019c-.162.199-.147.38.031.361.162-.199.147-.38.324-.399zm37.85 14.8c-.271-1.065-.271-1.065-.187-2.169.131-.561.246-1.302.555-1.882.162-.199.131-.561.293-.76.147-.381.324-.399.695-.256.371.143.564.305.935.449l.356-.038c.873-.274 1.066-.112.966.81-.278.942-.377 1.864-.655 2.805-.278.941-.278.941-.926 1.739.549.125 1.29.412 1.839.536-.271-1.066-.302-1.427-.009-2.188.162-.199.517-.236.533-.056.193.162.209.343.402.505.418.686.642 1.209 1.06 1.895.819 1.19 2.658 1.726 3.778.149-.016-.181-.194-.162-.371-.143-.858.455-1.777.187-2.372-.48-.58-.486-.998-1.172-1.238-1.876-.208-.343-.046-.542.116-.742.177-.018.34-.218.324-.399.633-.978.555-1.882-.396-2.511-.386-.324-.935-.449-1.483-.574-1.839-.536-3.809-.511-5.679-1.408-.194-.162-.356.038-.518.237-.162.199-.147.38-.293.76.695-.255 1.228-.311 2.001.337-.277.941-.539 2.063-.801 3.185-.116.742-.425 1.321-1.12 1.577.727.106 1.453.212 2.195.498zm-18.684-4.598c-.417-.686-.286-1.247.007-2.007.115-.742.393-1.683.686-2.443.277-.942.455-.96 1.375-.692.37.143.564.305.903.087.696-.256 1.082.068.789.829-.278.941-.377 1.863-.655 2.805-.131.561-.246 1.302-.957 1.377-.178.019-.147.38.031.362.564.305 1.097.249 1.808.174-.595-.667-.125-1.446.169-2.206-.016-.181.339-.219.339-.219 1.793-.006 2.21.68 1.284 2.419-.162.199-.34.218-.308.579.564.306 1.112.43 1.645.374-.046-.542-.255-.885-.109-1.265.147-.38.116-.742.262-1.122.147-.38.278-.941.425-1.321.146-.381.293-.761.262-1.122.146-.381.679-.437.826-.817-.742-.287-1.468-.393-2.195-.498.449 1.047.302 1.427.009 2.187.016.181-.162.2-.339.219-.533.056-2.002-.337-2.033-.698.116-.742.069-1.284.733-1.901l.324-.399c-.193-.162-.548-.125-.742-.287-2.016-.517-4.002-.673-5.856-1.39l-.178.019c-.178.019-.34.218-.309.58.016.181.031.361.209.343.355-.038.549.124.726.106.549.124.564.305.611.847-.115.742-.393 1.683-.686 2.444-.262 1.121-.262 1.121-1.266 1.957.371.143.742.286 1.097.249.387.324.742.287 1.113.43zm9.879-3.959c.287 1.247.287 1.247.009 2.188-.115.742-.409 1.502-.54 2.063-.277.941-.277.941-.926 1.739.92.268 1.839.536 2.937.785.548.125.726.106.826-.816-.178.018-.34.218-.518.237l-.71.074c-.549-.124-.758-.467-.805-1.009-.015-.181.147-.38.132-.561.115-.742.293-.761.841-.636.178-.019.371.143.564.305.371.144.518-.236.502-.417-.015-.181-.031-.362-.386-.324-.178.018-.356.037-.726-.106-.549-.125-.565-.306-.434-.867.247-1.302.587-1.52 1.731-.729 0 0 .193.162.208.343.016.181.194.162.178-.019.162-.199.147-.38.131-.561-.016-.181-.209-.343-.387-.324-.61-.848-1.708-1.097-2.627-1.365zm-14.981-1.158c-1.599.169-1.792.007-1.384-1.496.131-.561.309-.579.858-.455.37.144.741.287.95.63.016.18.193.162.178-.019.162-.199.146-.38.309-.58-.016-.18-.032-.361-.209-.342-1.097-.25-2.017-.518-3.292-.748.047.542.449 1.047.302 1.427l-.393 1.683c-.131.561-.277.941-.408 1.502-.131.561-.649.798-.973 1.197 1.097.249 2.017.517 2.936.785.194.162.549.125.695-.256.163-.199.163-.199.147-.38-.016-.18-.193-.162-.193-.162-.356.038-.711.075-1.082-.068-.371-.144-.564-.306-.417-.686-.016-.181.146-.38.115-.742.115-.741.455-.959 1.197-.673l.58.486c-.031-.361.115-.741.084-1.103zm17.889 5.777c.208.342.386.324.579.486.371.143.549.124.502-.418-.015-.181-.031-.361.131-.561.162-.199.324-.399.68-.436.371.143.386.324.417.685.016.181-.146.381-.146.381-.147.38.224.523.402.504.178-.018.355-.037.726.106a11.13 11.13 0 01-.295-3.434c-.047-.542-.063-.723-.611-.848-.178.019-.371-.143-.34.219.031.361-.116.741-.44 1.14-.455.96-.926 1.739-1.605 2.176zm13.019 3.371c.727.106 1.291.411 1.839.536l.356-.038c.178-.019.34-.218.308-.58-.031-.361-.193-.162-.37-.143l-.356.038c-.355.037-.548-.125-.579-.487-.032-.361.131-.561.486-.598.178-.019.193.162.371.143.177-.018.162-.199.162-.199l-.047-.542s-.193-.162-.371-.144c-.371-.143-.386-.324-.24-.704.147-.38.325-.399.68-.436.178-.019.193.162.371.143.178-.019.355-.037.34-.218.162-.2-.031-.362-.209-.343-.726-.106-1.291-.411-2.017-.517.333 1.789.071 2.911-.724 4.089z' stroke='%23051828' stroke-width='2' mask='url(%23j)'/%3E%3Cpath d='M272.941 288.037l.003-.011.003-.01c.467-1.882.978-3.769 1.492-5.663l.001-.003c.511-1.887 1.025-3.78 1.494-5.67 1.111-3.782 2.064-7.372 2.709-10.388.083-.229.116-.446.142-.615l.003-.015c.03-.193.052-.328.103-.461l.008-.019.006-.02c.069-.235.13-.455.159-.649a1.172 1.172 0 00-.058-.644 1 1 0 00-.462-.482 3.208 3.208 0 00-.621-.238c-.851-.284-1.74-.517-2.635-.743a62.075 62.075 0 01-.412-.104c-.741-.186-1.486-.373-2.234-.59a1.182 1.182 0 00-.556-.163c-.178-.011-.347.007-.435.016l-.008.001a2.095 2.095 0 01-.793-.089c-.114-.031-.225-.067-.344-.105l-.074-.024a6.009 6.009 0 00-.454-.13c-3.121-.77-6.063-1.559-9.011-2.35-.922-.269-1.699-.393-2.474-.325-.3-.056-.644-.055-.932.185-.273.227-.373.583-.437.857-.045.194-.11.41-.184.659-.028.09-.056.185-.085.284a9.436 9.436 0 00-.277 1.155c-.118.5-.247.845-.386 1.205a6.07 6.07 0 00-.533 1.222c-.047.145-.089.281-.129.411-.075.242-.145.467-.237.708l-.009.024-.007.025-.616 2.271-.616 2.272-.002.008-.002.009c-.116.496-.243.84-.378 1.194-.277.369-.435.803-.554 1.194-.049.16-.091.309-.13.451-.072.257-.137.491-.227.725l-.01.025-.007.025c-.206.762-.408 1.568-.609 2.369l-.001.003c-.202.803-.402 1.601-.605 2.352l-.024.087.008.089c.018.216-.065.47-.211.853-.424.646-.652 1.311-.824 1.957-.071.265-.13.515-.188.758-.093.394-.182.773-.312 1.179l-.004.011-.003.011c-.081.3-.159.574-.23.821-.1.35-.184.644-.238.877-.088.376-.161.812.06 1.176.216.356.629.497.99.6.196.056.429.113.69.177l.024.006c.251.061.537.131.862.218.321.217.634.183.808.165l.013-.002c.754-.079 1.553.139 2.464.404.296.208.749.36 1.201.312.284-.03.637.008 1.041.078.146.025.31.057.477.09.243.048.493.096.707.128.695.157 1.417.25 2.118.34l.464.06c.861.115 1.689.249 2.476.512l.102.034.107-.011h.004l.001-.001H264.113l.001-.001h.008l.001-.001H264.132v-.001H264.141v-.001H264.15l.001-.001H264.16l.001-.001h.008l.001-.001H264.179v-.001H264.188l.001-.001H264.198v-.001H264.208v-.001H264.217l.001-.001h.008l.001-.001H264.236v-.001H264.245l.001-.001H264.255v-.001H264.264l.001-.001H264.274v-.001H264.283l.001-.001H264.293v-.001H264.302v-.001H264.312v-.001H264.321v-.001H264.331v-.001H264.34v-.001H264.349l.001-.001H264.359v-.001H264.368l.001-.001h.008l.001-.001H264.387l.001-.001h.008l.001-.001H264.406l.001-.001H264.416l.001-.001h.008l.001-.001h.008l.001-.001H264.444l.001-.001h.008l.001-.001h.001c.373-.039.68.004.994.075l.292.073c.238.061.511.131.78.17l.061.009.063-.006c.157-.017.298.019.539.089l.022.007c.22.064.532.156.898.117.373-.039.68.004.994.075.088.02.187.046.292.072.232.06.498.128.76.168l.012.003c.388.088.723.165.996.191.286.028.602.012.886-.183.269-.185.42-.472.533-.755.113-.283.223-.658.357-1.111l.007-.025zM262.652 238.556l-.004.014-.003.014c-.132.566-.251 1.067-.521 1.58-.36.564-.55 1.198-.703 1.791-.038.144-.072.285-.107.424-.111.449-.214.869-.369 1.276-.169.327-.284.686-.384.997l-.006.02c-.109.338-.202.623-.329.866-.25.417-.425.883-.249 1.332.168.426.584.647.962.795.991.473 2.139.734 3.22.98l.03.007 1.663.378 1.664.378.019.004.019.003c.181.027.361.051.524.052.167.002.357-.019.543-.113.371-.186.547-.573.689-.943a9.12 9.12 0 00.224-.695l.004-.013c.072-.244.136-.46.201-.629.143-.372.244-.778.333-1.135l.034-.137c.104-.412.194-.732.316-.961.655-1.232.933-2.421 1.195-3.545.292-.873.533-1.783.769-2.7l.108-.425c.202-.79.405-1.584.641-2.383l.027-.091-.008-.095c-.019-.218.066-.474.214-.862.602-.957.877-2.171 1.107-3.183.029-.129.057-.255.086-.376l.001-.007.002-.008c.376-1.86.931-3.744 1.493-5.652l.004-.014.003-.015c.122-.523.257-.877.402-1.252.472-1.001.76-1.98 1.037-2.918l.004-.015.002-.007.002-.008.818-3.132.811-3.105c.078-.206.149-.448.214-.667l.004-.013c.067-.228.127-.433.188-.597.572-1.031.899-2.12 1.169-3.186.074-.29.143-.576.211-.859.19-.784.373-1.545.632-2.298.116-.31.116-.687-.12-.983-.239-.3-.618-.393-.994-.353h-.005l-.001.001h-.008l-.001.001H280.42l-.001.001h-.003 0-.005l-.001.001h-.005 0-.003l-.001.001h-.004 0-.005l-.001.001h0-.005 0-.004l-.001.001h0-.004 0-.003 0-.001l-.001.001h-.002 0-.003 0-.003 0l-.001.001h-.002 0-.003 0-.002 0-.002l-.001.001h0-.002 0-.002 0-.003 0-.002v.001h-.002 0-.002 0-.002 0-.002 0-.001l-.001.001h0-.001 0-.002 0-.002 0-.002 0-.001 0l-.001.001h-.001 0-.001 0-.002 0-.002 0-.001 0-.002 0l-.001.001h0-.002 0-.001 0-.001 0-.002 0-.001 0-.001 0l-.001.001h-.001 0-.001 0-.001 0-.002 0-.001 0-.001 0-.002 0l-.001.001h0-.001 0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0l-.001.001h0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0-.002 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.002v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.002 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.002v.001h-.001 0-.001 0-.001 0-.001 0-.001 0-.002 0-.001 0-.001v.001h-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.002 0-.001v.001h-.001 0-.001 0-.002 0-.001 0-.001 0-.002 0-.001v.001h-.001 0-.002 0-.001 0-.002 0-.001 0-.002 0l-.001.001h0-.002 0-.001 0-.002 0-.001 0-.002 0-.001l-.001.001h0-.001 0-.002 0-.002 0-.002 0-.002v.001h-.002 0-.002 0-.002 0-.002 0-.001l-.001.001h0-.002 0-.002 0-.003 0-.001l-.001.001h0-.003 0-.003 0-.003v.001h-.003 0-.003 0-.003l-.001.001h0-.004 0-.004 0l-.001.001h-.004 0-.005 0l-.001.001h-.006 0-.002l-.001.001h-.006 0-.003l-.001.001H280.107l-.001.001h-.008l-.001.001H280.088l-.001.001h-.002l-.01.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.002-.01.001-.011.001-.01.001-.011.001-.01.001-.011.001-.011.001-.01.002-.011.001-.01.001-.011.001-.011.001-.01.001-.011.001-.01.001-.011.001-.011.002-.01.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.001-.011.002-.01.001-.011.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.002-.011.001-.01.001-.011.001-.011.001-.01.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.011.001-.01.001-.011.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.011.002-.01.001-.011.001-.011.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.011.001-.011.001-.01.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.01.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.01.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.01.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.01.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.012.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.012.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.012.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.012.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.012.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.01.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.011.002-.01.001-.011.001-.011.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.011.001-.01.001-.011.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.01.001-.011.002-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.011.001-.01.001-.011.001-.011.001-.011.001-.01.002-.011.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.001-.011.002-.011.001-.01.001-.011.001-.011.001-.01.001-.011.001-.011.001-.01.002-.011.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.001-.01.002-.011.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.001-.01.002-.011.001-.011.001-.01.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.002-.01.001-.011.001-.01.001-.011.001-.01.001-.011.001-.011.001-.01.001-.011.002-.01.001-.011.001c-.389.041-.8.132-1.14.368-.36.25-.585.623-.665 1.108l-.131.577c-.222.983-.443 1.964-.798 2.718-.332.627-.561 1.283-.757 1.934-.085.284-.162.556-.238.826-.105.372-.208.74-.332 1.128l-.433 1.122c-.376.801-.631 1.712-.852 2.506-.06.213-.117.418-.173.61l-.005.014-.003.015a4.986 4.986 0 00-.082.465 2.448 2.448 0 00-.015.106c-.014.101-.026.189-.042.277-.04.23-.091.365-.172.465l-.032.039-.023.044c-.656 1.232-.933 2.422-1.196 3.547l-.005.021a5.339 5.339 0 00-.097.571c-.014.101-.026.189-.041.277-.041.23-.092.365-.173.465-.474.584-.719 1.238-.901 1.855-.067.228-.124.443-.179.649-.101.383-.195.738-.334 1.098a9.12 9.12 0 00-.224.695l-.004.013c-.065.22-.123.418-.182.578-.419.637-.652 1.251-.831 1.859-.077.258-.144.52-.211.778l-.038.149c-.081.31-.164.619-.266.939l-.031.097.008.1a.896.896 0 01-.044.34.81.81 0 01-.123.248l-.039.048-.027.056c-.381.805-.637 1.723-.86 2.523-.06.214-.117.419-.174.611zM285.628 239.781h0l.002-.008c.444-1.784.928-3.572 1.43-5.426l.09-.335a283.501 283.501 0 001.626-6.209h0l.002-.006c.022-.096.047-.192.072-.29.107-.41.219-.842.173-1.37-.025-.29.02-.605.099-.971.022-.107.049-.222.078-.343.059-.255.124-.532.166-.793l3.272-12.513.022-.084-.007-.087c-.022-.255.08-.738.217-1.094l.043-.109-.01-.116-.002-.013a1.406 1.406 0 00-.123-.505.81.81 0 00-.307-.336.824.824 0 00-.486-.106 65.402 65.402 0 01-2.779-.072h-.006c-.94-.037-1.893-.075-2.801-.073-.378-.051-.799-.053-1.14.263a1.533 1.533 0 00-.341.51c-.079.18-.148.394-.218.631-.581 1.688-1.04 3.483-1.474 5.185-.114.445-.225.883-.338 1.312h0l-.003.013a5.5 5.5 0 00-.083.465l-.014.107c-.014.101-.026.189-.042.277-.04.23-.091.365-.173.466l-.023.028-.018.03c-.267.442-.43.868-.561 1.267-.048.146-.09.282-.131.413-.075.243-.145.47-.239.711l-.011.03-.008.032c-.625 2.531-1.311 4.987-1.991 7.425a328.693 328.693 0 00-1.45 5.307h-.001l-.003.013c-.14.6-.253 1.039-.492 1.333l-.031.039-.024.044c-.344.646-.489 1.269-.62 1.827l-.002.01c-.554 1.998-1.067 3.945-1.58 5.888v.001c-.512 1.941-1.022 3.878-1.573 5.864-.087.235-.122.46-.149.633l-.003.016c-.03.193-.053.329-.104.463-.126.327-.104.662.046.944.145.273.392.467.671.574l.033.013.035.008c1.097.249 2.155.548 3.227.852l.006.001c1.056.299 2.126.602 3.238.856.229.083.543.147.857.02.351-.143.548-.459.64-.822a3.12 3.12 0 00.146-.625l.003-.015c.03-.194.053-.329.104-.463l.006-.015.005-.016c.904-2.877 1.686-5.86 2.446-8.759.203-.773.404-1.54.606-2.297zM310.229 154.728l.018-.078-.004-.05c.005-.017.013-.039.03-.083l.003-.007a1.81 1.81 0 00.063-.184.884.884 0 00.022-.097c.178-.306.156-.614.132-.876.026-.116.048-.233.058-.344a.98.98 0 00-.065-.48c-.154-.357-.504-.479-.775-.543-1.091-.42-2.266-.872-3.604-.925h0-.009c-.656-.014-1.294-.156-1.975-.332l-.348-.091c-.553-.146-1.141-.301-1.751-.394a4.58 4.58 0 00-.673-.186 2.745 2.745 0 00-.776-.053c-.651.068-1.197-.096-1.945-.32l-.411-.122c-.191-.056-.38-.114-.568-.172-.669-.206-1.331-.411-2.083-.483l-.049-.005-.05.005c-.769.081-1.586-.148-2.522-.42-1.035-.352-2.047-.482-2.986-.602l-.081-.01c-.979-.125-1.873-.247-2.735-.579l-.111-.043-.118.013h-.005l-.001.001H286.901l-.001.001H286.891l-.001.001h-.004 0-.004l-.001.001h-.004 0-.005l-.001.001h-.001 0-.006 0-.001l-.001.001h-.003 0-.004 0-.002l-.001.001h-.001 0-.004 0-.003 0l-.001.001h-.002 0-.003 0-.003 0-.001l-.001.001h0-.003 0-.002 0-.003 0l-.001.001h-.001 0-.002 0-.002 0-.002 0-.002v.001h-.002 0-.002 0-.002 0-.002 0-.002v.001h-.001 0-.002 0-.002 0-.001 0-.002 0-.001v.001h-.002 0-.001 0-.002 0-.001 0-.002 0-.001 0-.001l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.002 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.002 0-.001 0l-.001.001h0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0l-.001.001h0-.002 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001 0-.001v.001h-.001 0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.001 0-.001 0-.001 0-.001v.001h-.002 0-.001 0-.001 0-.001 0-.002 0-.001 0-.001 0l-.001.001h0-.002 0-.001 0-.001 0-.002 0-.001 0-.001 0-.001l-.001.001h0-.001 0-.001 0-.002 0-.001 0-.002 0-.001 0l-.001.001h-.001 0-.002 0-.001 0-.002 0-.001 0-.002 0l-.001.001h-.001 0-.002 0-.002 0-.001 0-.002 0l-.001.001h-.001 0-.002 0-.002 0-.003 0-.001l-.001.001h0-.002 0-.003 0-.002 0-.002l-.001.001h0-.003 0-.003 0-.003v.001h-.003 0-.004 0-.002l-.001.001h-.001 0-.004 0-.003l-.001.001h-.001 0-.005 0-.003l-.001.001h-.003 0-.005l-.001.001h-.003 0-.006l-.001.001H286.576l-.001.001h-.008l-.001.001h-.005l-.062.007-.058.021c-.2.073-.483.058-.883-.032a12.56 12.56 0 01-.443-.113l-.153-.04a5.745 5.745 0 00-.61-.135l-1.625-.367-.019-.005-.019-.002c-.376-.055-.776-.064-1.097.167-.311.223-.417.582-.481.852a4.342 4.342 0 00-.208.906c-.026.28.001.566.147.823.148.259.379.423.63.534.235.103.516.174.828.232.197.072.365.111.52.126.163.016.293.002.382-.007l.008-.001c.275-.029.576.011.898.084.159.036.316.078.474.121l.029.008c.138.038.28.076.414.107.652.207 1.299.368 1.928.524l.007.002a30.966 30.966 0 011.91.522c.337.13.805.311 1.281.261.772-.081 1.593.15 2.533.423l.024.007.026.005c.611.11 1.185.268 1.784.433l.009.002c.576.159 1.175.324 1.816.442h.001c.337.131.805.311 1.28.261.276-.029.578.011.93.084.102.021.213.046.329.072.252.057.527.119.784.157.608.11 1.181.267 1.777.431l.009.003c.576.158 1.175.323 1.816.441v.001c.322.124.761.294 1.213.266l.332.046c.649.089 1.313.179 1.875.396l.051.019.055.008c.704.102 1.235.223 1.782.346l.08.018.081-.008.026-.003c.16-.016.429-.044.672-.18.3-.167.494-.452.585-.841zM308.109 148.123l.008-.019.006-.02.83-2.826c.148-.388.292-.819.432-1.236l.002-.006c.144-.431.283-.849.426-1.219l.012-.033.008-.035c.083-.356.079-.732-.117-1.054-.194-.321-.52-.492-.868-.573-.74-.199-1.523-.392-2.299-.584l-.003-.001c-.774-.191-1.542-.381-2.267-.575-.366-.139-.804-.251-1.196.001-.185.12-.307.289-.395.446a4.2 4.2 0 00-.238.537l-.005.013-.005.014a25.599 25.599 0 00-.321 1.119c-.088.322-.174.638-.269.948-.203.664-.44 1.273-.792 1.801-.23.294-.317.622-.368.874-.012.063-.029.153-.042.23l-.022.12c-.02.103-.038.173-.058.226l-.013.033-.008.035-.003.015c-.058.246-.144.618.033.953.176.332.54.502.898.641l.024.009.026.007c.618.166 1.183.3 1.721.427.793.187 1.528.361 2.294.605.267.1.559.122.803.121.25-.001.494-.027.669-.045l.008-.001a1.16 1.16 0 00.717-.327c.182-.18.291-.408.372-.621zM302.754 123.725l.013-.033.008-.034a50.83 50.83 0 01.807-2.98c.075-.199.139-.394.197-.572l.004-.012c.06-.183.112-.344.17-.493.118-.308.234-.502.385-.628l.205-.171-.022-.253.007-.048c.009-.049.022-.105.039-.179l.001-.006a4.2 4.2 0 00.049-.227c.009-.053.02-.126.022-.205.064-.312.066-.628-.101-.902-.17-.279-.452-.404-.646-.48l-.034-.013-.034-.008a46.292 46.292 0 01-2.901-.778c-.794-.303-1.734-.399-2.497-.332-.3-.057-.644-.055-.931.185-.273.227-.373.583-.437.857l-.087.379c-.24 1.051-.477 2.093-.99 2.889l-.012.019-.01.019c-.343.646-.487 1.265-.604 2.01-.093.276-.098.581.094.848.167.234.432.352.623.426l.011.004.011.004c.853.286 1.744.519 2.642.746l.412.104c.76.191 1.525.383 2.292.607.282.104.605.115.888-.1.232-.176.351-.449.426-.643zM298.389 140.509l.027-.092-.008-.094-.001-.014a4.821 4.821 0 00-.043-.375 1.155 1.155 0 00-.144-.41c-.186-.307-.499-.422-.804-.492-.812-.185-1.631-.416-2.464-.65l-.006-.002a50.98 50.98 0 00-2.506-.661c-.352-.08-.727-.07-1.053.139-.312.202-.482.526-.568.869-.156.415-.259.863-.353 1.298l-.04.186c-.084.392-.167.778-.281 1.169a14.61 14.61 0 00-.238.978c-.044.198-.087.394-.132.577-.126.511-.286 1.026-.558 1.547-.211.305-.136.647-.04.839a.876.876 0 00.244.302c.08.063.202.131.355.147.915.265 1.824.487 2.721.706l.005.002c.915.223 1.819.444 2.725.708.315.116.641.085.918-.072a1.33 1.33 0 00.574-.69l.007-.02.006-.019c.28-.953.556-1.951.83-2.944l.001-.002c.275-.996.549-1.986.826-2.93zM312.559 126.954l.015.004.014.003c.14.032.285.062.422.072.137.01.311.004.486-.076.368-.169.489-.545.555-.823l.827-2.814c.043-.118.073-.229.096-.319l.015-.063c.018-.07.03-.12.046-.17.033-.103.057-.125.09-.147l.194-.125.036-.227c.11-.713.235-1.255.364-1.808.145-.391.242-.861.013-1.239-.263-.432-.767-.476-1.163-.434-.277.03-.58-.011-.904-.084-.16-.037-.318-.08-.477-.123l-.029-.009c-.146-.04-.297-.081-.438-.113a48.313 48.313 0 01-2.92-.784l-.093-.028-.098.011-.023.002c-.162.017-.403.042-.623.132a1.107 1.107 0 00-.624.618c-.739 1.401-1.146 2.892-1.542 4.346-.115.422-.229.841-.35 1.253l-.01.033-.005.033c-.065.419-.054.88.166 1.242.242.399.661.564 1.139.528.875.086 1.537.189 2.206.448l.019.008.02.006c.476.139.901.236 1.312.33l.005.001c.414.094.814.185 1.259.316zM291.837 133.389l-.004.014-.003.014a3.052 3.052 0 00-.077.429c-.011.138-.008.311.065.483.16.374.535.492.813.555.813.185 1.632.416 2.465.651l.006.002c.827.233 1.668.469 2.507.661.351.08.727.07 1.052-.14.319-.205.49-.538.574-.889l.833-2.834c.277-.945.541-2.072.665-2.847a1.119 1.119 0 00-.067-.883 1.253 1.253 0 00-.667-.573l-.04-.016-.043-.008a36.848 36.848 0 01-2.61-.633l-.404-.11c-.711-.194-1.421-.388-2.127-.549l-.08-.018-.082.008-.014.002a4.394 4.394 0 00-.37.05 1.155 1.155 0 00-.411.156c-.302.194-.418.509-.49.812-.28.955-.516 1.904-.748 2.841l-.001.005c-.235.946-.467 1.88-.742 2.817zM305.476 129.688l-.013.033-.008.034a51.682 51.682 0 01-.808 2.982c-.264.697-.382 1.513-.478 2.173l-.045.305c-.144.395-.233.866.03 1.259.263.393.754.514 1.222.559l.008.001.008.001c.499.031 1.061.144 1.653.286.243.059.503.125.764.192.329.085.659.169.958.238.225.082.44.114.606.138l.016.002c.188.028.317.049.444.098l.034.013.035.008c.139.032.285.062.422.072.137.01.311.004.486-.076.368-.169.489-.546.555-.824.121-.414.245-.821.367-1.226.427-1.414.843-2.791 1.142-4.259a1.122 1.122 0 00-.062-.895 1.262 1.262 0 00-.667-.574l-.033-.013-.035-.008a82.158 82.158 0 01-2.563-.643l-.004-.001a85.538 85.538 0 00-2.558-.643 1.081 1.081 0 00-.903.077 1.33 1.33 0 00-.573.691zM213.262 157.883l.752.11-.187-.738c-.139-.549-.194-.774-.216-1.02-.021-.247-.008-.521.025-1.15.061-.249.155-.545.258-.865l.004-.013c.093-.29.192-.602.263-.882.1-.17.141-.352.164-.451l.005-.024c.034-.146.049-.178.048-.178l-.002.002a1.833 1.833 0 01.095-.111l.03.01c.154.06.271.123.413.2l.005.003c.141.076.305.165.52.249l.111.043.119-.013h.007l.001-.001H215.686v-.001H215.695l.001-.001H215.705v-.001H215.714l.001-.001H215.724v-.001H215.733l.001-.001h.008l.001-.001H215.752l.001-.001h.008l.001-.001H215.771l.001-.001h.008l.001-.001H215.79v-.001H215.799l.001-.001H215.809v-.001H215.818l.001-.001H215.828l.001-.001h.008l.001-.001H215.847v-.001H215.856l.001-.001h.008l.001-.001H215.875l.001-.001h.008l.001-.001H215.894l.001-.001h.008l.001-.001H215.913l.001-.001h.008l.001-.001H215.932l.001-.001h.008l.001-.001h.008l.001-.001H215.96l.001-.001H215.97l.001-.001h.008l.001-.001h.008l.001-.001H215.998l.001-.001h.008l.001-.001h.008l.002-.001h.008a2.3 2.3 0 01.443-.017l.015.001c0 .055-.005.139-.025.265l-.002.012-.001.012c-.094.875-.358 1.777-.639 2.734-.145.492-.2.671-.286.833-.087.165-.211.321-.549.739l-.506.624.771.176c.192.043.383.112.618.195l.184.066c.309.109.669.225 1.081.285l.752.11-.187-.738c-.137-.54-.197-.846-.201-1.101a1.533 1.533 0 01.056-.441c.044.07.106.16.198.249.147.249.271.499.398.758l.084.17c.161.322.339.663.57.958a2.935 2.935 0 002.125 1.247c.867.078 1.775-.252 2.453-1.089l.312-.385-.372-.313-.007-.005a3.517 3.517 0 00-.128-.105.83.83 0 00-.194-.111c-.166-.064-.329-.044-.395-.037l-.016.002-.082.009-.076.035c-.438.201-.767.221-1.026.157-.263-.065-.515-.231-.769-.513-.377-.478-.776-1.134-1.197-1.827a4.981 4.981 0 01-.039-.066l.06-.039.052-.064.325-.401.017-.022.016-.023c.358-.556.555-1.152.474-1.741-.082-.593-.434-1.085-.986-1.458-.477-.39-1.116-.535-1.621-.65l-.036-.008c-.733-.213-1.492-.342-2.225-.467l-.648-.113c-.932-.169-1.829-.376-2.693-.785a.7.7 0 00-.8-.005 1.607 1.607 0 00-.355.347l-.014.018a1.328 1.328 0 00-.246.492 2.817 2.817 0 00-.031.109c-.027.095-.051.182-.097.303l-.29.755.798-.085c.599-.063 1.031-.094 1.384.066-.245.88-.478 1.881-.707 2.867l-.002.009a.74.74 0 00-.015.064c-.138.594-.228.981-.763 1.15l-1.371.432 1.324.513.028.011c.724.281 1.512.586 2.295.701zm5.092-4.341c.024-.075.05-.146.085-.215.092.073.175.21.209.486-.056.229-.108.376-.174.486a.655.655 0 01-.318.269l-.053.024-.008-.082c0-.004.001-.019.006-.048a4.44 4.44 0 01.039-.178l.002-.006c.015-.067.034-.149.048-.227l.015-.099c.03-.059.052-.114.07-.162.021-.057.043-.131.061-.189l.018-.059zM195.075 152.13l-.562.805c-.116-.045-.227-.064-.375-.091l-.063-.011-.01-.002c-.125-.023-.339-.061-.527-.184a2.41 2.41 0 00-.391-.079l-.015-.002a2.848 2.848 0 01-.641-.151l-.71-.275.55-.546c.429-.425.588-.587.71-.775.123-.191.213-.419.441-1.013.132-.343.223-.731.323-1.161l.004-.017c.093-.4.195-.838.347-1.243a.829.829 0 00.02-.144l-.017-.008a1.346 1.346 0 00-.197-.062 1.473 1.473 0 01-.195-.02 3.895 3.895 0 01-.222-.046l-.006-.001a2.885 2.885 0 00-.173-.037l-.043-.006a.647.647 0 01-.409-.096.645.645 0 01-.244-.295 1.276 1.276 0 01-.081-.384l-.001-.016a.982.982 0 01.159-.59c.078-.13.179-.254.254-.346l.009-.012.133-.164.209-.022.178-.019.119-.013.111.043c.885.343 1.854.551 2.857.743l.481.091c.839.157 1.697.318 2.495.551l.099.029.075.063m-4.692 5.506l4.695-5.503-.003-.003m-4.692 5.506c-.2-.226-.229-.43-.197-.6a.965.965 0 01.337-.536l.103-.085.048-.125c.159-.415.265-.868.36-1.279l.004-.017c.101-.431.192-.818.324-1.161l.007-.02.006-.02a2.497 2.497 0 01.18-.478c.016.001.041.002.076.007.111.016.263.055.496.123l.093.028.098-.011c.017-.001.018-.001.09.027l.138.055c.085.033.221.08.384.082a.896.896 0 00.456-.119c.047-.015.085-.025.114-.031.007.075.003.186-.021.342l-.002.012-.001.011c-.095.875-.358 1.777-.639 2.733l-.004.014-.004.014c-.069.297-.121.505-.215.674a.72.72 0 01-.389.334.635.635 0 00-.404.321.743.743 0 00.068.796.616.616 0 00.342.216c.669.329 1.313.261 1.958.193l.053-.006.73-.077-.325-.652c-.17-.341-.186-.598-.144-.844.039-.228.124-.445.24-.739l.048-.124c.803.012 1.072.221 1.147.364.082.157.094.536-.345 1.277-.011.012-.027.026-.049.047l-.009.009a1.292 1.292 0 00-.15.153c-.162.2-.219.435-.195.717l.018.204.154.13c.281.236.648.367.987.436.347.07.713.085 1.031.052l.31-.033.113-.293c.079-.206.074-.404.053-.557a2.79 2.79 0 00-.09-.387l-.003-.012a1.894 1.894 0 01-.065-.261c-.005-.037-.003-.055-.003-.06.092-.241.128-.472.155-.649l.003-.016c.03-.192.052-.326.103-.459l-.465-.173.465.173c.081-.211.155-.464.222-.691l.004-.013c.071-.243.135-.457.199-.625l.042-.11-.01-.115c-.019-.226.073-.492.231-.904h0c.003-.008.013-.034.213-.163a1.11 1.11 0 00.026-.017c.152-.096.454-.288.589-.641l.223-.579-.607-.089a9.578 9.578 0 01-1.044-.239l-.013-.004c-.359-.096-.75-.201-1.143-.259l-.779-.114.218.757c.124.432.186.742.192 1.02.005.239-.032.473-.13.756a1.845 1.845 0 01-.336-.052 5.606 5.606 0 01-1.076-.377c.043-.262.09-.498.157-.71.076-.235.168-.407.282-.529a.92.92 0 00.376-.277.886.886 0 00.202-.626l-.017-.204-.155-.13c-.191-.16-.436-.215-.554-.241a.241.241 0 00-.023-.005c-.139-.032-.169-.046-.17-.045 0 0 0 0 0 0m-4.692 5.506l4.692-5.506m-3.504 1.164l-.001.001.001-.001zM174.892 141.408l-.042.109.01.116a.025.025 0 01.001.009c.003.034.008.098.02.153h0a.517.517 0 00.263.362.51.51 0 00.29.055.553.553 0 00.25-.093l.092.016.092.015c.099.016.188.031.28.052.125.028.226.063.309.108-.111.393-.219.807-.325 1.215l-.001.005c-.136.52-.269 1.031-.405 1.495l-.027.091.008.094a.88.88 0 01-.044.337.788.788 0 01-.122.245l-.051.064-.029.076c-.077.199-.257.334-.627.573l-.832.535.908.353c.795.308 1.57.421 2.286.526l.02.003.752.11-.187-.738c-.141-.556-.195-.775-.21-.951-.013-.156.003-.279.063-.666l.002-.012.001-.012c.093-.858.349-1.743.624-2.679.058-.106.1-.167.131-.204l.017-.018c.007-.001.017 0 .032.001.042.002.097.011.177.027.119.08.229.122.303.151l.009.003c.042.017.07.028.09.038l.037.072.028.057c.02.039.046.089.076.137a.77.77 0 00.152.179.567.567 0 00.399.136.622.622 0 00.371-.154c.104-.089.187-.212.256-.332l.018.019-.021.138c-.221 1.436-.444 2.889-1.124 4.078l-.02.034-.014.037c-.085.221-.168.55.058.834.077.098.173.16.213.186l.005.003.016.01c.04.026.056.037.074.052l.062.052.075.029.018.007c.378.146.92.357 1.632.03l.419-.192-.147-.432c-.174-.513-.11-.922.137-1.587a.414.414 0 01.035-.007c.026-.005.055-.008.102-.013a.585.585 0 01.24.029l.032.01c.04.012.101.031.146.042a.934.934 0 00.221.03c.303.055.489.091.617.132l.04.014a1.2 1.2 0 01-.018.14c-.031.182-.098.43-.198.801-.041.096-.108.184-.229.333l-.013.016a2.237 2.237 0 00-.384.615l-.157.408.378.206c.643.348 1.444.466 2.138.567l.046.007.99.144-.467-.882c-.459-.867-.251-1.531.009-2.363.039-.125.079-.254.119-.388l.012-.044.005-.045.003-.029c.103-.95.191-1.767 1.124-2.293l1.278-.721-1.435-.21a9.473 9.473 0 01-1.044-.239l-.013-.004c-.359-.096-.75-.201-1.143-.259l-.752-.11.187.738c.137.54.198.846.202 1.1.003.234-.041.448-.174.795a.545.545 0 01-.038.083l-.025.005c-.039.008-.087.013-.163.021a2.46 2.46 0 01-.077-.028l-.007-.003c-.042-.016-.11-.043-.182-.062a.9.9 0 00-.218-.032 5.23 5.23 0 00-.411-.064 3.133 3.133 0 01-.355-.06.517.517 0 01-.103-.035l-.005-.066-.032-.073c-.132-.31-.079-.749.311-1.04a.908.908 0 00.422-.294.883.883 0 00.202-.625l-.043-.499-.38.041a.672.672 0 00-.434-.136c-.478-.034-.931-.149-1.432-.278l-.018-.005c-.492-.126-1.032-.265-1.618-.303-.401-.04-.865-.158-1.363-.308-.233-.07-.466-.145-.7-.22l-.048-.015a27.228 27.228 0 00-.715-.223c-.282-.104-.604-.115-.887.1-.232.176-.351.448-.426.642zm3.504 1.345l.001-.001-.001.001zm4.823 3.871l-.001-.001.001.001zm.208-1.625l-.001-.001.001.001z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M204.679 148.085l-.807-.184.204.805.001.003c.246.972.277 1.094.457 1.52-.041.153-.091.32-.146.505l-.085.285a9.404 9.404 0 00-.276 1.142c-.138.471-.193.646-.278.806-.087.165-.212.322-.552.741l-.506.625.772.175c1.089.248 2.003.515 2.93.786l.014.004.014.003.025.006c.115.026.261.06.392.064a.744.744 0 00.568-.214c.14-.138.215-.32.265-.457.054-.147.11-.339.176-.563l.005-.016-.864-.445a.106.106 0 01-.024.025l-.01.005a.191.191 0 01-.043.01c-.026.005-.055.008-.102.013h-.002l-.002.001H206.796l-.002.001h-.006l-.002.001h-.008l-.002.001h-.008l-.002.001h-.006l-.002.001h-.008l-.002.001h-.008l-.002.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.002.001h-.007l-.002.001h-.007l-.002.001h-.008l-.001.001h-.008l-.002.001h-.007l-.002.001h-.008l-.002.001h-.007l-.002.001H206.625l-.002.001h-.006l-.002.001H206.606l-.001.001h-.007l-.002.001h-.008l-.002.001h-.007l-.001.001H206.569l-.001.001h-.008l-.002.001h-.008l-.002.001h-.007l-.002.001h-.008l-.001.001h-.008l-.002.001h-.007l-.002.001h-.008l-.001.001H206.493l-.002.001h-.007l-.002.001h-.007l-.001.001H206.465l-.002.001h-.008l-.002.001h-.007l-.001.001H206.436l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.001.001h-.008l-.002.001h-.007l-.002.001H206.36l-.001.001h-.007l-.002.001H206.341l-.001.001h-.008l-.002.001h-.007l-.001.001H206.313l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.002.001h-.008l-.001.001h-.008l-.001.001h-.008l-.001.001H206.247l-.001.001h-.008l-.001.001H206.228l-.002.001h-.007l-.001.001H206.209l-.001.001H206.199l-.001.001h-.008l-.001.001h-.008l-.001.001H206.171l-.001.001H206.161l-.001.001h-.003 0a1.74 1.74 0 01-.3-.067.4.4 0 01-.057-.025l-.004-.027a1.378 1.378 0 01.022-.328l.01-.06-.003-.032.031-.087.003-.007c.017-.043.044-.113.063-.186a.952.952 0 00.035-.238c.016-.096.032-.166.046-.216l.071.013c.075.062.163.13.254.186a.99.99 0 00.454.159c.25.075.573.086.832-.156.261-.243.283-.59.263-.819l-.001-.014c-.005-.071-.021-.309-.17-.497-.17-.214-.412-.271-.631-.269a1.939 1.939 0 00-.466-.108 1.574 1.574 0 00-.263-.004c-.024-.011-.042-.022-.056-.03a.055.055 0 00-.009-.007.703.703 0 01.027-.223l.002-.01.002-.011c.06-.317.119-.513.176-.63a.41.41 0 01.044-.076.55.55 0 01.157.033 3.618 3.618 0 01.592.273c.028.219.204.597.639.551.429-.045.54-.443.534-.666a.92.92 0 01.032-.089l.002-.007c.017-.044.044-.113.064-.186a.92.92 0 00.032-.316.856.856 0 00-.306-.573.86.86 0 00-.521-.204 58.598 58.598 0 01-1.496-.37l-.003-.001c-.506-.13-1.02-.262-1.579-.389zm1.125 5.633l-.001-.001.001.001zm.48-2.726l-.001-.002.001.002zm.259-.975l-.003.003.003-.003zM190.147 147.102l-.043-.498-.013.001a.594.594 0 00.292-.377c.06-.076.125-.163.179-.253a.995.995 0 00.16-.591l-.002-.017c-.006-.074-.019-.241-.08-.384a.651.651 0 00-.245-.296.642.642 0 00-.319-.099l-3.257-.741-.969-.221.391.914.09.208c.188.431.262.601.187.923l-.198.85-.198.849c-.062.268-.128.492-.198.731l-.001.004c-.069.235-.143.485-.212.782l-.018.078.007.08v.001c.002.017.007.07-.176.23a4.336 4.336 0 01-.186.151l-.131.104a2.472 2.472 0 00-.374.358l-.506.624.771.176c1.089.248 2.002.515 2.928.786l.093.027.091-.01s0 0 0 0l.08.006c.062.005.171.014.289.001a.88.88 0 00.646-.374.693.693 0 00.282-.415 1.3 1.3 0 00.013-.395l-.001-.016-.001-.009c-.003-.036-.008-.097-.019-.15a.567.567 0 00-.189-.332.564.564 0 00-.366-.129c-.055-.001-.116.006-.151.01l-.009.001c-.37.039-.611.057-.859-.039a.494.494 0 01-.082-.039l-.007-.035a2.666 2.666 0 01-.021-.203.644.644 0 01.033-.257l.011-.035c.012-.041.031-.102.042-.148a.974.974 0 00.029-.165c.058-.146.104-.249.145-.323a.555.555 0 01.047-.073h.007c.046.004.123.02.249.065l.52.437.386.325.323-.4c.399-.492.6-1.004.54-1.698zm-.872-.842c.056.159.176.334.385.391l-.053.005c-.39.041-.664.048-.858.027-.194-.021-.26-.063-.278-.079h0c-.009-.007-.037-.031-.056-.141a2.297 2.297 0 01-.006-.53c.008-.034.016-.062.023-.084.047.007.109.018.192.037.347.135.538.227.651.374z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M207.188 152.866l-.418.269.255.418c.07.117.139.202.195.268l.052.061c.025.029.038.043.053.065l.002.002c.014.019.047.064.065.265l.042.498.498-.053.013-.001c.084-.009.305-.031.503-.136a.839.839 0 00.336-.32.854.854 0 00.11-.486c.005-.017.014-.04.032-.087a.049.049 0 00.003-.007c.016-.044.043-.113.063-.186a.943.943 0 00.031-.167l.027-.059a.396.396 0 01.057.029.402.402 0 01.008.035l.005.035a.979.979 0 00-.185.747.648.648 0 00.233.484.995.995 0 00.302.162l.103.037.068.023c.153.109.317.166.498.184a2.507 2.507 0 00.527-.023l.572-.06-.128-.559c-.278-1.21-.367-2.249-.289-3.299.029-.191.046-.371.032-.532a.85.85 0 00-.22-.527.952.952 0 00-.427-.244c-.083-.024-.186-.047-.28-.068a.884.884 0 00-.182-.091.645.645 0 00-.491.015.658.658 0 00-.35.414 1.056 1.056 0 00-.033.402.524.524 0 01-.083.341c-.027.047-.05.083-.08.129l-.066.104a2.092 2.092 0 00-.15.273 9.239 9.239 0 00-.454.659c-.066.103-.128.199-.186.283-.207.303-.406.538-.663.703zM220.032 156.615l-.408.604.7.159c.496.113 1.194.38 1.916.827l.142.088.168-.018h.002l.001-.001H222.562l.001-.001h.008l.001-.001H222.581l.001-.001H222.591l.001-.001h.008l.001-.001H222.61v-.001H222.619l.001-.001h.008l.001-.001H222.638l.001-.001h.008l.001-.001H222.657l.001-.001h.008l.001-.001H222.676l.001-.001h.008l.001-.001H222.695l.001-.001h.008l.001-.001H222.714l.001-.001H222.724v-.001H222.733v-.001H222.742l.001-.001H222.752v-.001H222.761l.001-.001H222.771v-.001H222.78l.001-.001h.008l.001-.001H222.799v-.001H222.809v-.001H222.818v-.001H222.827l.001-.001H222.837l.001-.001h.008l.001-.001H222.856v-.001H222.865l.001-.001H222.875l.001-.001h.008l.001-.001H222.894l.001-.001h.008l.001-.001h.004l.209-.022.133-.164.009-.012c.075-.092.177-.217.255-.346a.998.998 0 00.16-.592.847.847 0 00-.134-.42.563.563 0 00-.453-.245l.022-.028.163-.201.131-.16-.018-.204v-.007l-.001-.001V155.825l-.001-.002V155.813l-.001-.001V155.801l-.001-.001V155.789l-.001-.001V155.777l-.001-.001V155.766l-.001-.001V155.755l-.001-.001V155.743l-.001-.001V155.732l-.001-.002V155.72l-.001-.001V155.708l-.001-.001V155.696l-.001-.001V155.684l-.001-.001V155.673l-.001-.001V155.661l-.001-.001V155.65l-.001-.001V155.638l-.001-.001V155.627l-.001-.001V155.615l-.001-.001V155.603l-.001-.001V155.591l-.001-.001V155.58l-.001-.001V155.568l-.001-.001V155.556l-.001-.001v-.01l-.001-.001V155.534l-.001-.001V155.522l-.001-.001V155.51l-.001-.001V155.498l-.001-.001V155.487l-.001-.001V155.475l-.001-.001V155.463l-.001-.001v-.011l-.001-.001V155.44l-.001-.001V155.429l-.001-.001V155.417l-.001-.001v-.011l-.001-.001V155.394l-.001-.001V155.382l-.001-.001V155.37l-.001-.001v-.011l-.001-.001V155.347l-.001-.001V155.335l-.001-.001V155.324l-.001-.001v-.011l-.001-.001V155.301l-.001-.001v-.005l-.017-.204-.156-.13-.006-.006c-.043-.036-.088-.074-.129-.104a.818.818 0 00-.195-.112.65.65 0 00-.158-.039l.013-.035c.023-.058.042-.102.059-.136l.085.033h.003a.678.678 0 00.49.132l.016-.001a.842.842 0 00.382-.118.912.912 0 00.172-.15c.034-.039.073-.086.108-.13l.006-.007.13-.161-.017-.204-.002-.016a1.248 1.248 0 00-.08-.385.654.654 0 00-.245-.295.606.606 0 00-.233-.09c-.589-.306-1.401-.614-2.223-.527l-.497.052.042.498c.117 1.356-.124 2.371-.854 3.455zM175.96 142.125l.309-.384-.369-.312-.008-.007a4.556 4.556 0 00-.128-.104c-.021-.015-.056-.041-.101-.064h0c-.029-.015-.145-.076-.301-.059a.514.514 0 00-.338.175l-.063.007-.133.166.076.061s0 0 0 0l-.076-.061h-.001v.001l-.002.002-.003.003-.006.009-.016.022a.811.811 0 00-.13.291.734.734 0 00.249.737l.388.328.324-.403.195-.242.108-.012-.01-.11.036-.044zm-.344.016l-.028.013-.169-.136.152-.181a.263.263 0 01.071.243.172.172 0 01-.026.061zM217.3 153.49l-.129.158.016.192a1.775 1.775 0 01-.055.213c-.048.15-.116.327-.191.522l-.043.11.01.116.002.015c.016.193.046.553.398.847l.158.133.209-.022h.006l.001-.001h.008l.001-.001H217.7l.001-.001h.008l.001-.001H217.719l.001-.001h.008l.001-.001H217.738l.001-.001h.008l.001-.001h.008l.001-.001H217.766l.001-.001h.008l.001-.001H217.785l.001-.001h.008l.001-.001H217.804l.001-.001h.008l.001-.001H217.823l.001-.001h.008l.001-.001h.008l.002-.001h.008l.001-.001h.008l.001-.001H217.87l.001-.001h.008l.001-.001H217.889l.001-.001h.008l.001-.001H217.908l.001-.001h.008l.001-.001H217.927l.001-.001h.008l.001-.001h.008l.001-.001H217.955l.001-.001h.008l.001-.001H217.974l.001-.001h.008l.001-.001H217.993l.001-.001h.008l.001-.001H218.012l.001-.001h.008l.001-.001h.008l.002-.001h.008l.001-.001h.008l.001-.001H218.059l.001-.001h.008l.001-.001H218.079l.001-.001h.008l.001-.001H218.098l.001-.001h.008l.001-.001H218.117l.001-.001h.008l.001-.001h.008l.002-.001h.008l.001-.001h.008l.001-.001H218.164l.001-.001h.008l.001-.001H218.183l.001-.001h.008l.001-.001H218.202l.001-.001h.008l.001-.001.082-.008.075-.035c.647-.296 1.171-.866 1.1-1.695a2.096 2.096 0 00-.247-.796 1.524 1.524 0 00-.488-.549.59.59 0 00-.561-.261c-.263.028-.46.206-.576.348-.159.197-.216.445-.244.566l-.005.024c-.034.147-.049.178-.048.179 0 0 0 0 0 0z' fill='%23051828' stroke='%23051828'/%3E%3Cpath d='M210.141 151.528l-.043-.498-.497.052a.671.671 0 00-.592.526c-.036.154-.02.322-.013.398l.001.017.043.498.497-.052.001-.001H209.547l.001-.001H209.557l.001-.001h.008l.001-.001H209.576v-.001H209.585l.001-.001H209.595v-.001H209.604l.001-.001h.008l.001-.001H209.623v-.001H209.633v-.001H209.642l.001-.001H209.652v-.001H209.661l.001-.001H209.671v-.001H209.68l.001-.001H209.69v-.001H209.699l.001-.001H209.709v-.001H209.718v-.001h.001l.497-.052-.043-.498v-.005l-.001-.001V151.882l-.001-.001V151.87l-.001-.001v-.006h0v-.004l-.001-.001v-.007h0v-.004l-.001-.001v-.003h0v-.006h0v-.001l-.001-.001v-.003h0v-.005h0v-.003l-.001-.001h0v-.003h0v-.004h0v-.003h0l-.001-.001v-.002h0v-.003h0v-.003h0v-.002h0v-.001l-.001-.001v-.001h0v-.002h0v-.003h0v-.002h0v-.002h0v-.001l-.001-.001h0v-.002h0v-.002h0v-.002h0v-.002h0v-.002h0l-.001-.001v-.001h0v-.002h0v-.001h0v-.002h0v-.002h0v-.001h0v-.002h0l-.001-.001v-.001h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001h-.001v-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.002h0v-.001h0l-.001-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h-.001v-.002h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0l-.001-.001v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0l-.001-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h-.001v-.002h0v-.001h0v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.001h0v-.002h-.001v-.001h0v-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.002h0l-.001-.001h0v-.002h0v-.001h0v-.001h0v-.002h0v-.001h0v-.002h0v-.002h-.001v-.001h0v-.002h0v-.001h0v-.002h0v-.002h0v-.002h0v-.001h0l-.001-.001v-.001h0v-.002h0v-.002h0v-.002h0v-.002h0v-.002h-.001v-.002h0v-.003h0v-.002h0v-.002h0v-.003h-.001v-.002h0v-.003h0v-.003h0v-.003h-.001v-.003h0v-.004h0v-.003h0v-.001l-.001-.001v-.002h0v-.005h0v-.004l-.001-.001h0v-.006h0v-.005l-.001-.001v-.001h0V151.568l-.001-.001h0V151.557l-.001-.001V151.545l-.001-.001V151.534l-.001-.002v-.004zm-.454.551l-.011-.128.256-.027a.345.345 0 01-.245.155z' fill='%23051828' stroke='%23051828'/%3E%3C/svg%3E");background-size:auto 85%;height:100%}}.c-promo-header__container{grid-area:1/3/1/15;z-index:2;position:relative;width:100%;padding-top:2rem;align-items:end;display:grid;grid-template-columns:1fr;grid-template-areas:"pretitle" "title" "promo"}.c-promo-header--home .c-promo-header__container{grid-template-areas:"pretitle" "title" "text" "promo"}@media (min-width:38.1rem){.c-promo-header--home .c-promo-header__container{grid-template-columns:1fr min-content;grid-template-areas:"pretitle badge" "title    badge" "text     text" "promo    promo"}}@media (min-width:72.1rem){.c-promo-header--home .c-promo-header__container{grid-template-columns:1fr 1fr;grid-template-areas:"pretitle badge" "title    badge" ".        text" "promo    promo"}}.c-promo-header--menu .c-promo-header__container{grid-template-areas:"pretitle" "title" "menu" "promo"}@media (min-width:38.1rem){.c-promo-header--menu .c-promo-header__container{grid-template-columns:1fr max-content;grid-template-areas:"pretitle menu" "title    menu" "promo    promo"}}.c-promo-header--no-promo .c-promo-header__container{padding-bottom:2rem}.c-promo-header__badge{align-self:flex-start;justify-self:flex-end}@media (max-width:38rem){.c-promo-header__badge{display:none}}.c-promo-header__img{border:5px solid var(--secondary-color-text);border-radius:15px}@media (max-width:38rem){.c-promo-header__img{z-index:1}}.c-promo-header__title{font-size:clamp(2.4375rem,6.64062vw,4.6875rem);font-weight:900;line-height:1.2;line-height:1.8;color:var(--primary-color);margin-top:1rem}.c-promo-header__title>span{background-color:var(--primary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color-text);padding:.625rem .9375rem}@media (min-width:38.1rem){.c-promo-header__title{line-height:1.7}}@media (min-width:60.1rem){.c-promo-header__title{line-height:1.6}}.c-promo-header__pretitle{font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;line-height:2.4;margin-bottom:.5rem;text-transform:uppercase}.c-promo-header__pretitle>span{background-color:var(--primary-color-text);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color);padding:.625rem .9375rem}@media (min-width:60.1rem){.c-promo-header__pretitle{line-height:2.2}}.c-promo-header__text{font-size:clamp(1.125rem,2.60417vw,1.5rem);line-height:1.2;margin-top:1rem}.c-promo-header__menu{font-size:clamp(1.375rem,3.38542vw,1.9375rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;font-weight:400;margin-top:1em}@media (max-width:38rem){.c-promo-header__menu__list{--nav-list-direction:row}}.c-promo-header__promo{cursor:pointer;margin-top:3rem;position:relative}.c-promo-header__promo__title{grid-area:title}.c-promo-header__promo__pretitle{grid-area:pretitle}.c-promo-header__promo__posttitle{grid-area:posttitle}.c-promo-header__promo__actions{grid-area:actions}.c-promo-header__promo:after,.c-promo-header__promo:before{background-color:#f9f9f9;content:"";height:50%;pointer-events:none;width:100vw;z-index:-1}.c-promo-header__promo:before{position:absolute;top:auto;right:auto;bottom:0;left:-100%}.c-promo-header__promo:after{position:absolute;top:auto;right:-100%;bottom:0;left:auto}.c-promo-header__promo__content{background-color:#fff;color:var(--secondary-color);border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding:1.25rem;position:relative;grid-template-columns:1fr;grid-template-areas:"pretitle" "title" "posttitle" "actions"}@media (max-width:38rem){.c-promo-header__promo__content{margin-top:-1rem;padding-top:2rem;z-index:0}}@media (min-width:38.1rem){.c-promo-header__promo__content{position:absolute;top:auto;right:auto;bottom:0;left:0;background-color:transparent;grid-template-columns:1fr max-content;grid-template-areas:"pretitle   pretitle" "title      title" "posttitle  actions"}}@media (min-width:60.1rem){.c-promo-header__promo__content{padding:3rem}}.c-promo-header__promo__actions{display:flex;flex-wrap:wrap;align-self:start}@media (max-width:38rem){.c-promo-header__promo__actions{margin-top:.5rem}}.c-promo-header__promo__actions :not(:only-child):first-child{--button-text-color:#484848;--button-bg-color:#f3f3f3;--button-border-color:#f3f3f3;--button-text-color-alt:#484848;--button-bg-color-alt:#ebebeb;--button-border-color-alt:#ebebeb}.c-promo-header__promo__actions :nth-child(2){margin-left:.625rem}.c-promo-header__promo__actions:empty{display:none}.c-promo-header__promo__actions>*{margin-top:.625rem}.c-promo-header__promo__pretitle{font-size:clamp(.8125rem,1.82292vw,.875rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:500;text-transform:uppercase}@media (min-width:38.1rem){.c-promo-header__promo__pretitle{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;line-height:2.6}.c-promo-header__promo__pretitle>span{background-color:var(--primary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color-text);padding:.625rem .9375rem}}@media (min-width:38.1rem) and (min-width:60.1rem){.c-promo-header__promo__pretitle{line-height:2.4}}.c-promo-header__promo__posttitle{font-size:clamp(.8125rem,1.82292vw,.875rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:500;font-weight:400;margin-top:.5rem}@media (min-width:38.1rem){.c-promo-header__promo__posttitle{font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;line-height:2.4}.c-promo-header__promo__posttitle>span{background-color:var(--secondary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--secondary-color-text);padding:.625rem .9375rem}}@media (min-width:38.1rem) and (min-width:60.1rem){.c-promo-header__promo__posttitle{line-height:2.2}}@media (min-width:60.1rem){.c-promo-header__promo__posttitle{font-size:22px}}.c-promo-header__promo__title{font-size:clamp(1.6875rem,4.29688vw,2.625rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;font-weight:400;margin-top:.5rem}@media (min-width:38.1rem){.c-promo-header__promo__title{line-height:2;font-weight:900}.c-promo-header__promo__title>span{background-color:var(--primary-color-text);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color);padding:.625rem .9375rem}}@media (min-width:38.1rem) and (min-width:38.1rem){.c-promo-header__promo__title{line-height:1.9}}@media (min-width:38.1rem) and (min-width:60.1rem){.c-promo-header__promo__title{line-height:1.8}}@media (min-width:60.1rem){.c-promo-header__promo__title{font-size:clamp(2.0625rem,5.33854vw,3.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;line-height:1.9}.c-promo-header__promo__title>span{background-color:var(--primary-color-text);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--primary-color);padding:.625rem .9375rem}}@media (min-width:60.1rem) and (min-width:38.1rem){.c-promo-header__promo__title{line-height:1.8}}@media (min-width:60.1rem) and (min-width:60.1rem){.c-promo-header__promo__title{line-height:1.6}}.c-quote{text-align:center}@media (max-width:38rem){.c-quote{width:100%}}.c-quote__text{font-size:clamp(1.375rem,3.38542vw,1.9375rem);font-weight:900;font-weight:400}.c-quote__cite,.c-quote__text{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2}.c-quote__cite{font-size:clamp(.8125rem,1.82292vw,.875rem);font-weight:500;text-transform:uppercase}.c-quote__rating{font-size:clamp(1.375rem,3.38542vw,1.9375rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;color:var(--primary-color);letter-spacing:.7rem}.c-quote__rating--text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.c-quote__rating--1:after{display:block;content:"\2605"}.c-quote__rating--2:after{display:block;content:"\2605 \2605"}.c-quote__rating--3:after{display:block;content:"\2605 \2605 \2605"}.c-quote__rating--4:after{display:block;content:"\2605 \2605 \2605 \2605"}.c-quote__rating--5:after{display:block;content:"\2605 \2605 \2605 \2605 \2605"}.c-sign-off{display:grid;grid-template-columns:0 2fr 0;grid-template-areas:". image  ." ". text   ." ". action .";text-align:center;border-color:#ebebeb;border-style:solid;border-width:2px 0;padding:2rem 0}.c-sign-off__image{grid-area:image}.c-sign-off__text{grid-area:text}.c-sign-off__action{grid-area:action}@media (min-width:38.1rem){.c-sign-off{grid-template-columns:1fr min-content 2fr 1fr;grid-template-areas:". image text ." ". image action ."}.c-sign-off.c-sign-off--image{text-align:left}}.c-sign-off__image{border-radius:100%;overflow:hidden;width:80px;height:80px;margin:0 auto 1rem}@media (min-width:38.1rem){.c-sign-off__image{width:120px;height:120px;margin:0 2rem 0 0}}.c-sign-off__title{margin:0}.c-sign-off__text{--content-space:0.66em}.c-sign-off__text>:last-child{margin-bottom:0}.c-sign-off__action{margin-top:var(--content-space)}.c-site-footer{width:100%;background-color:var(--secondary-color);color:var(--secondary-color-text);margin-top:4rem;padding-top:2rem;padding-bottom:2rem;font-size:clamp(.8125rem,1.82292vw,.875rem);line-height:1.2;row-gap:0}@media (max-width:59.9rem){.c-site-footer{justify-items:center}}.c-site-footer>*{grid-column-start:3;grid-column-end:15}.c-site-footer__nav--primary{font-size:clamp(.8125rem,1.82292vw,.875rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:500;--nav-list-align:center;--nav-list-direction:row;display:flex;justify-content:center;color:#98dfea;margin-top:2rem;text-transform:uppercase}@media (min-width:60.1rem){.c-site-footer__nav--primary{grid-column-end:10;justify-content:left}}.c-site-footer__nav--secondary{font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2;font-weight:500;margin-top:2rem}@media (min-width:60.1rem){.c-site-footer__nav--secondary{grid-column-end:10}}.c-site-footer__carbon-badge{margin:2rem auto 0}.c-site-footer__carbon-badge #wcb_g{border-color:var(--primary-color)!important;color:var(--grey_700)!important}.c-site-footer__carbon-badge #wcb_a{background:var(--primary-color)!important;border-color:var(--primary-color)!important}.c-site-footer__carbon-badge #wcb_2,.c-site-footer__carbon-badge #wcb_a{color:var(--primary-color-text)!important}@media (min-width:60.1rem){.c-site-footer__carbon-badge #wcb_2{display:block!important;text-align:right!important}}@media (min-width:60.1rem){.c-site-footer__carbon-badge{grid-column-start:10;margin:2rem 0 0 auto}}.c-site-footer__address,.c-site-footer__email,.c-site-footer__tel,.c-site-footer__w3w{font-size:clamp(.8125rem,1.82292vw,.875rem);line-height:1.2}@media (max-width:59.9rem){.c-site-footer__address,.c-site-footer__email,.c-site-footer__tel,.c-site-footer__w3w{text-align:center}}.c-site-footer__w3w-logo{color:#98dfea}.c-site-footer__contact{display:flex;flex-direction:column;gap:1em}@media (min-width:60.1rem){.c-site-footer__contact{grid-column-end:10}}@media (max-width:59.9rem){.c-site-footer__list{justify-content:center}}.c-site-footer__social{margin-top:1rem;margin-left:-.5rem}@media (min-width:60.1rem){.c-site-footer__social{grid-column-start:10;grid-row-start:1;justify-self:end;margin-left:0;margin-right:-.5rem}}.c-site-footer__meta{margin-top:1.5rem;font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2}@media (min-width:60.1rem){.c-site-footer__meta{grid-column-end:10}}.c-site-footer__credit{margin-top:1.5rem;font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2}@media (min-width:60.1rem){.c-site-footer__credit{grid-column-start:10;justify-self:end}}.c-site-footer__logo{margin-top:1.5rem}@media (min-width:60.1rem){.c-site-footer__logo{grid-column-start:10;grid-row-start:2;justify-self:end}}.c-site-footer__logo-text{font-size:clamp(.5rem,1.04167vw,.5rem);line-height:1.2;display:block;margin-bottom:.5rem}.c-site-header{width:100%;-webkit-overflow-scrolling:touch;background-color:var(--secondary-color);color:var(--secondary-color-text);text-transform:uppercase}.c-site-header__logo{grid-area:logo}.c-site-header__nav--primary{grid-area:nav--primary}.c-site-header__nav--secondary{grid-area:nav--secondary}.c-site-header__container{padding:2rem 0;position:relative;z-index:3;display:grid;grid-area:1/3/1/15;grid-template-columns:min-content 1fr;grid-template-areas:"logo nav--primary"}@media (min-width:72.1rem){.c-site-header__container{grid-template-areas:"logo nav--secondary" "logo nav--primary"}}.c-site-header__logo{font-size:clamp(1.375rem,3.38542vw,1.9375rem)}.c-site-header__logo:focus-visible{outline:.1em solid currentColor;outline-offset:.2em}.c-site-header__nav--primary{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;margin:auto 0 auto auto}@media (min-width:72.1rem){.c-site-header__nav--primary{margin:auto 0 0 auto}}.c-site-header--error .c-site-header__nav--primary{display:none}.c-site-header__nav--secondary{font-size:clamp(.8125rem,1.82292vw,.875rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:500;margin:0 0 0 auto}.c-site-header--error .c-site-header__nav--secondary{display:none}.c-site-main{min-height:75vh}.c-site-main.is-active,.c-site-main:active,.c-site-main:focus,.c-site-main:focus-within{outline:none}@media (hover){.c-site-main:hover{outline:none}}.c-site-map{margin:0 0 4rem;padding:0}@media (max-width:71.9rem) and (min-width:38.1rem){.c-site-map{-moz-column-count:2;column-count:2}}@media (min-width:72.1rem){.c-site-map{-moz-column-count:3;column-count:3}}.c-site-map li{list-style:none;display:block;margin:0}.c-site-map li a{display:block;padding:0 0 .66667rem;background:transparent;position:relative;text-decoration:none;color:#222}.c-site-map h4{font-weight:400}.c-site-map>li{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.c-site-map>li>a{font-size:clamp(1rem,2.21354vw,1.125rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;font-weight:400;padding:.66667rem 0}.c-site-map h3{margin-top:0;padding:.62667rem 0}.c-site-map li>ul{padding-left:3rem;margin:0;position:relative}.c-site-map li>ul:before{border-left:.1rem solid #aaa;top:0;bottom:1.4rem;left:1.3rem}.c-site-map li>ul:before,.c-site-map li>ul a:before{display:block;content:"";position:absolute;right:auto}.c-site-map li>ul a:before{border-top:.1rem solid #aaa;width:.8rem;margin-top:-.1rem;top:.8rem;bottom:auto;left:-1.7rem}.c-site-menu{--nav-list-direction:column;--nav-list-wrap:nowrap;position:absolute;top:0;right:auto;bottom:auto;left:-999.9rem;z-index:1000;width:100%;transition:opacity .3s ease-in;overflow:hidden;opacity:0;background-color:var(--secondary-color);color:var(--secondary-color-text);padding-top:2rem;pointer-events:none}.c-site-menu__logo{grid-area:logo}.c-site-menu__trigger{grid-area:trigger}.c-site-menu__nav--primary{grid-area:nav--primary}.c-site-menu__nav--secondary{grid-area:nav--secondary}.c-site-menu__container{display:grid;align-items:start;grid-area:1/3/1/15;grid-template-columns:1fr 1fr;grid-template-rows:min-content min-content min-content min-content 1fr;grid-template-areas:"logo						trigger" "nav--primary		nav--primary" "nav--secondary	nav--secondary"}@media (min-width:38.1rem){.c-site-menu__container{grid-template-areas:"logo          trigger" "nav--primary  nav--secondary"}}.c-site-menu.is-active{pointer-events:all;left:0;opacity:1;min-height:100vh}.c-site-menu__logo{font-size:clamp(1.375rem,3.38542vw,1.9375rem)}.c-site-menu__logo:focus-visible{outline:.1em solid currentColor;outline-offset:.2em}.c-site-menu__trigger{margin:auto 0 auto auto}.c-site-menu__nav--primary{font-size:clamp(2.0625rem,5.33854vw,3.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;font-weight:400;margin-top:4rem}@media (max-width:38rem){.c-site-menu__nav--primary{--nav-list-align:end;margin-right:1rem}}@media (min-width:38.1rem){.c-site-menu__nav--primary{margin-left:2rem}}.c-site-menu__nav--secondary{--nav-list-align:end;font-size:clamp(1.125rem,2.60417vw,1.5rem);font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900;font-weight:400;margin-top:4rem;margin-right:1rem}@media (min-width:38.1rem){.c-site-menu__nav--secondary{margin-right:2rem}}.c-site-search{height:100%}.c-site-search__promoted{text-align:center}.c-site-search__results{min-height:37.5rem}.c-site-search__algolia-logo{margin-top:2rem;display:flex;justify-content:center;filter:grayscale(1);opacity:.66;font-size:.9rem}.c-site-social__list{padding:0;margin:-.5rem 0 0 -.5rem;list-style-type:none;justify-content:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:0}.c-site-social__item{padding:0;margin:.5rem 0 0 .5rem}.c-site-social__link{display:block}.c-site-social__icon{color:var(--secondary-color-text);transition:all .3s}.c-site-social__link:hover .c-site-social__icon{color:var(--primary-color)}.c-site-social__link:focus-visible .c-site-social__icon{box-shadow:0 0 0 .2em var(--focus-color)}.c-spektrix-login{flex-grow:1;padding:20px 20px 30px}.c-spektrix-login__options{font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2;display:flex;justify-content:space-between;margin-top:20px;max-width:280px;width:100%}.c-spektrix-login__aligned{align-items:center;flex-grow:1}.c-spektrix-login__back{top:0;left:0;position:absolute}.c-spektrix-login__error{color:red}.c-spektrix-login__flex{display:flex;flex-direction:column;position:relative}.c-spektrix-login__request{max-width:none}.c-spektrix-login__spacing{margin-bottom:20px}.c-spektrix-login__username{min-width:280px;padding:8px 10px}.c-staff-block__title{margin:0 auto;display:block}.c-staff-block__meta{font-size:clamp(.8125rem,1.82292vw,.875rem);line-height:1.2;margin-top:.5em}.c-staff-block__role,.c-staff-block__tel{margin-bottom:.5rem}.c-staff-block__tel.is-active,.c-staff-block__tel:active,.c-staff-block__tel:focus,.c-staff-block__tel:focus-within{text-decoration:underline}@media (hover){.c-staff-block__tel:hover{text-decoration:underline}}.c-staff-block__email{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-staff-block__email.is-active,.c-staff-block__email:active,.c-staff-block__email:focus,.c-staff-block__email:focus-within{text-decoration:underline}@media (hover){.c-staff-block__email:hover{text-decoration:underline}}.c-staff-block__pronoun{font-size:clamp(.8125rem,1.82292vw,.875rem)}.c-upsell{background-color:#98dfea;border-radius:7px;padding:2rem}.c-upsell__heading{line-height:2.4;margin-top:0;text-transform:uppercase}.c-upsell__heading>span{background-color:var(--secondary-color);border-radius:7px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--secondary-color-text);padding:.625rem .9375rem}@media (min-width:60.1rem){.c-upsell__heading{line-height:2.2}}.c-upsell__description{color:var(--secondary-color);margin-top:1rem}.c-upsell__cta{--button-border-color:var(--secondary-color);--button-border-color-alt:var(--secondary-color);--button-bg-color:var(--secondary-color);--button-bg-color-alt:var(--secondary-color);--button-text-color:var(--secondary-color-text);--button-text-color-alt:var(--secondary-color-text);margin-top:1rem;width:100%}.h-accessibility{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.h-scale-enter-active,.h-scale-leave-active{transition:transform .5s;transform:scale(1)}.h-scale-enter-active>*,.h-scale-leave-active>*{transition:opacity .6s .4s;opacity:1}.h-scale-enter,.h-scale-leave-to{transform:scale(0)}.h-scale-enter>*,.h-scale-leave-to>*{transition:opacity .2s;opacity:0}.transition-fade{transition:.4s;opacity:1;transform:translateY(0)}html.is-animating .transition-fade{opacity:0;transform:translateY(-100px)}html.is-leaving .transition-fade{transform:translateY(100px)}.h-color--white{color:#fff!important}.h-background--white{background-color:#fff}.h-color--black{color:#000!important}.h-background--black{background-color:#000}.h-color--grey{color:#aaa!important}.h-background--grey{background-color:#aaa}.h-color--positive{color:#03c29e!important}.h-background--positive{background-color:#03c29e}.h-color--negative{color:#f55050!important}.h-background--negative{background-color:#f55050}.h-color--info{color:#3289f0!important}.h-background--info{background-color:#3289f0}.h-color--warning{color:#e9be28!important}.h-background--warning{background-color:#e9be28}.h-color--primary{color:#e4008b!important}.h-background--primary{background-color:#e4008b}.h-color--secondary{color:#0a2342!important}.h-background--secondary{background-color:#0a2342}.h-color--tertiary{color:!important}@media (min-width:72.1rem){.h-except-desktop{display:none!important}}@media (max-width:72rem){.h-only-desktop{display:none!important}}@media (max-width:38rem){.h-except-tablet{display:none!important}}@media (min-width:60.1rem){.h-except-tablet{display:none!important}}@media (max-width:38rem){.h-except-phone{display:none!important}}@media (min-width:38.1rem){.h-only-phone{display:none!important}}.h-flex-grid{width:100%;max-width:72rem;display:flex;flex-flow:row wrap;justify-content:center;gap:2rem}.h-flex-grid>*{width:100%;max-width:100%}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid>*{margin-right:2rem}.h-flex-grid>:last-child{margin-right:0}}.h-flex-grid--center{justify-content:center}@media (min-width:60.1rem){.h-flex-grid--431>*{max-width:calc(25% - 1.5rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--431 :nth-child(4n){margin-right:0}}}@media (max-width:60rem) and (min-width:38.1rem){.h-flex-grid--431>*{max-width:calc(33.33333% - 1.33333rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--431 :nth-child(3n){margin-right:0}}}@media (max-width:38rem){.h-flex-grid--431>*{max-width:100%}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--431 :nth-child(1n){margin-right:0}}}@media (min-width:60.1rem){.h-flex-grid--422>*{max-width:calc(25% - 1.5rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--422 :nth-child(4n){margin-right:0}}}@media (max-width:60rem) and (min-width:38.1rem){.h-flex-grid--422>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--422 :nth-child(2n){margin-right:0}}}@media (max-width:38rem){.h-flex-grid--422>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--422 :nth-child(2n){margin-right:0}}}@media (min-width:60.1rem){.h-flex-grid--432>*{max-width:calc(25% - 1.5rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--432 :nth-child(4n){margin-right:0}}}@media (max-width:60rem) and (min-width:38.1rem){.h-flex-grid--432>*{max-width:calc(33.33333% - 1.33333rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--432 :nth-child(3n){margin-right:0}}}@media (max-width:38rem){.h-flex-grid--432>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--432 :nth-child(2n){margin-right:0}}}@media (min-width:60.1rem){.h-flex-grid--321>*{max-width:calc(33.33333% - 1.33333rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--321 :nth-child(3n){margin-right:0}}}@media (max-width:60rem) and (min-width:38.1rem){.h-flex-grid--321>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--321 :nth-child(2n){margin-right:0}}}@media (max-width:38rem){.h-flex-grid--321>*{max-width:100%}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--321 :nth-child(1n){margin-right:0}}}@media (min-width:60.1rem){.h-flex-grid--221>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--221 :nth-child(2n){margin-right:0}}}@media (max-width:60rem) and (min-width:38.1rem){.h-flex-grid--221>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--221 :nth-child(2n){margin-right:0}}}@media (max-width:38rem){.h-flex-grid--221>*{max-width:100%}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--221 :nth-child(1n){margin-right:0}}}@media (min-width:60.1rem){.h-flex-grid--642>*{max-width:calc(16.66667% - 1.66667rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--642 :nth-child(6n){margin-right:0}}}@media (max-width:60rem) and (min-width:38.1rem){.h-flex-grid--642>*{max-width:calc(25% - 1.5rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--642 :nth-child(4n){margin-right:0}}}@media (max-width:38rem){.h-flex-grid--642>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--642 :nth-child(2n){margin-right:0}}}@media (min-width:60.1rem){.h-flex-grid--332>*{max-width:calc(33.33333% - 1.33333rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--332 :nth-child(3n){margin-right:0}}}@media (max-width:60rem) and (min-width:38.1rem){.h-flex-grid--332>*{max-width:calc(33.33333% - 1.33333rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--332 :nth-child(3n){margin-right:0}}}@media (max-width:38rem){.h-flex-grid--332>*{max-width:calc(50% - 1rem)}@supports not ((-moz-column-gap: 2rem) or (column-gap: 2rem)){.h-flex-grid--332 :nth-child(2n){margin-right:0}}}.h-colspan{grid-column-end:-1}@media (min-width:60.1rem){.h-colspan--642{grid-column-start:auto!important;grid-column-end:span 2!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--642{grid-column-start:auto!important;grid-column-end:span 3!important}}@media (max-width:38rem){.h-colspan--642{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (min-width:60.1rem){.h-colspan--421{grid-column-start:auto!important;grid-column-end:span 3!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--421{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (max-width:38rem){.h-colspan--421{grid-column-start:auto!important;grid-column-end:span 12!important}}@media (min-width:60.1rem){.h-colspan--422{grid-column-start:auto!important;grid-column-end:span 3!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--422{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (max-width:38rem){.h-colspan--422{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (min-width:60.1rem){.h-colspan--431{grid-column-start:auto!important;grid-column-end:span 3!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--431{grid-column-start:auto!important;grid-column-end:span 4!important}}@media (max-width:38rem){.h-colspan--431{grid-column-start:auto!important;grid-column-end:span 12!important}}@media (min-width:60.1rem){.h-colspan--332{grid-column-start:auto!important;grid-column-end:span 4!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--332{grid-column-start:auto!important;grid-column-end:span 4!important}}@media (max-width:38rem){.h-colspan--332{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (min-width:60.1rem){.h-colspan--331{grid-column-start:auto!important;grid-column-end:span 4!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--331{grid-column-start:auto!important;grid-column-end:span 4!important}}@media (max-width:38rem){.h-colspan--331{grid-column-start:auto!important;grid-column-end:span 12!important}}@media (min-width:60.1rem){.h-colspan--321{grid-column-start:auto!important;grid-column-end:span 4!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--321{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (max-width:38rem){.h-colspan--321{grid-column-start:auto!important;grid-column-end:span 12!important}}@media (min-width:60.1rem){.h-colspan--221{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--221{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (max-width:38rem){.h-colspan--221{grid-column-start:auto!important;grid-column-end:span 12!important}}@media (min-width:60.1rem){.h-colspan--121{grid-column-start:auto!important;grid-column-end:span 12!important}}@media (max-width:60rem) and (min-width:38.1rem){.h-colspan--121{grid-column-start:auto!important;grid-column-end:span 6!important}}@media (max-width:38rem){.h-colspan--121{grid-column-start:auto!important;grid-column-end:span 12!important}}@media (min-width:60.1rem){.h-colstart--642{grid-column-end:span 2}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--642{grid-column-end:span 3}}@media (max-width:38rem){.h-colstart--642{grid-column-end:span 6}}@media (min-width:60.1rem){.h-colstart--421{grid-column-end:span 3}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--421{grid-column-end:span 6}}@media (max-width:38rem){.h-colstart--421{grid-column-end:span 12}}@media (min-width:60.1rem){.h-colstart--422{grid-column-end:span 3}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--422{grid-column-end:span 6}}@media (max-width:38rem){.h-colstart--422{grid-column-end:span 6}}@media (min-width:60.1rem){.h-colstart--431{grid-column-end:span 3}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--431{grid-column-end:span 4}}@media (max-width:38rem){.h-colstart--431{grid-column-end:span 12}}@media (min-width:60.1rem){.h-colstart--332{grid-column-end:span 4}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--332{grid-column-end:span 4}}@media (max-width:38rem){.h-colstart--332{grid-column-end:span 6}}@media (min-width:60.1rem){.h-colstart--331{grid-column-end:span 4}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--331{grid-column-end:span 4}}@media (max-width:38rem){.h-colstart--331{grid-column-end:span 12}}@media (min-width:60.1rem){.h-colstart--321{grid-column-end:span 4}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--321{grid-column-end:span 6}}@media (max-width:38rem){.h-colstart--321{grid-column-end:span 12}}@media (min-width:60.1rem){.h-colstart--221{grid-column-end:span 6}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--221{grid-column-end:span 6}}@media (max-width:38rem){.h-colstart--221{grid-column-end:span 12}}@media (min-width:60.1rem){.h-colstart--121{grid-column-end:span 12}}@media (max-width:60rem) and (min-width:38.1rem){.h-colstart--121{grid-column-end:span 6}}@media (max-width:38rem){.h-colstart--121{grid-column-end:span 12}}.h-colstart--1{grid-column-start:3}.o-grid--contained .h-colstart--1{grid-column-start:1}.h-colstart--2{grid-column-start:4}.o-grid--contained .h-colstart--2{grid-column-start:2}.h-colstart--3{grid-column-start:5}.o-grid--contained .h-colstart--3{grid-column-start:3}.h-colstart--4{grid-column-start:6}.o-grid--contained .h-colstart--4{grid-column-start:4}.h-colstart--5{grid-column-start:7}.o-grid--contained .h-colstart--5{grid-column-start:5}.h-colstart--6{grid-column-start:8}.o-grid--contained .h-colstart--6{grid-column-start:6}.h-colstart--7{grid-column-start:9}.o-grid--contained .h-colstart--7{grid-column-start:7}.h-colstart--8{grid-column-start:10}.o-grid--contained .h-colstart--8{grid-column-start:8}.h-colstart--9{grid-column-start:11}.o-grid--contained .h-colstart--9{grid-column-start:9}.h-colstart--10{grid-column-start:12}.o-grid--contained .h-colstart--10{grid-column-start:10}.h-colstart--11{grid-column-start:13}.o-grid--contained .h-colstart--11{grid-column-start:11}.h-colstart--12{grid-column-start:14}.o-grid--contained .h-colstart--12{grid-column-start:12}.h-colstart--13{grid-column-start:15}.o-grid--contained .h-colstart--13{grid-column-start:13}.h-colend--1{grid-column-end:3}.o-grid--contained .h-colend--1{grid-column-end:1}.h-colend--2{grid-column-end:4}.o-grid--contained .h-colend--2{grid-column-end:2}.h-colend--3{grid-column-end:5}.o-grid--contained .h-colend--3{grid-column-end:3}.h-colend--4{grid-column-end:6}.o-grid--contained .h-colend--4{grid-column-end:4}.h-colend--5{grid-column-end:7}.o-grid--contained .h-colend--5{grid-column-end:5}.h-colend--6{grid-column-end:8}.o-grid--contained .h-colend--6{grid-column-end:6}.h-colend--7{grid-column-end:9}.o-grid--contained .h-colend--7{grid-column-end:7}.h-colend--8{grid-column-end:10}.o-grid--contained .h-colend--8{grid-column-end:8}.h-colend--9{grid-column-end:11}.o-grid--contained .h-colend--9{grid-column-end:9}.h-colend--10{grid-column-end:12}.o-grid--contained .h-colend--10{grid-column-end:10}.h-colend--11{grid-column-end:13}.o-grid--contained .h-colend--11{grid-column-end:11}.h-colend--12{grid-column-end:14}.o-grid--contained .h-colend--12{grid-column-end:12}.h-colend--13{grid-column-end:15}.o-grid--contained .h-colend--13{grid-column-end:13}.h-colspan--1{grid-column-start:auto;grid-column-end:span 4!important}.h-colspan--2{grid-column-start:auto;grid-column-end:span 5!important}.h-colspan--3{grid-column-start:auto;grid-column-end:span 6!important}.h-colspan--4{grid-column-start:auto;grid-column-end:span 7!important}.h-colspan--5{grid-column-start:auto;grid-column-end:span 8!important}.h-colspan--6{grid-column-start:auto;grid-column-end:span 9!important}.h-colspan--7{grid-column-start:auto;grid-column-end:span 10!important}.h-colspan--8{grid-column-start:auto;grid-column-end:span 11!important}.h-colspan--9{grid-column-start:auto;grid-column-end:span 12!important}.h-colspan--10{grid-column-start:auto;grid-column-end:span 13!important}.h-colspan--11{grid-column-start:auto;grid-column-end:span 14!important}.h-colspan--12{grid-column-start:auto;grid-column-end:span 15!important}@media (min-width:72.1rem){.h-desktop-colstart--1{grid-column-start:3}.o-grid--contained .h-desktop-colstart--1{grid-column-start:1}.h-desktop-colstart--2{grid-column-start:4}.o-grid--contained .h-desktop-colstart--2{grid-column-start:2}.h-desktop-colstart--3{grid-column-start:5}.o-grid--contained .h-desktop-colstart--3{grid-column-start:3}.h-desktop-colstart--4{grid-column-start:6}.o-grid--contained .h-desktop-colstart--4{grid-column-start:4}.h-desktop-colstart--5{grid-column-start:7}.o-grid--contained .h-desktop-colstart--5{grid-column-start:5}.h-desktop-colstart--6{grid-column-start:8}.o-grid--contained .h-desktop-colstart--6{grid-column-start:6}.h-desktop-colstart--7{grid-column-start:9}.o-grid--contained .h-desktop-colstart--7{grid-column-start:7}.h-desktop-colstart--8{grid-column-start:10}.o-grid--contained .h-desktop-colstart--8{grid-column-start:8}.h-desktop-colstart--9{grid-column-start:11}.o-grid--contained .h-desktop-colstart--9{grid-column-start:9}.h-desktop-colstart--10{grid-column-start:12}.o-grid--contained .h-desktop-colstart--10{grid-column-start:10}.h-desktop-colstart--11{grid-column-start:13}.o-grid--contained .h-desktop-colstart--11{grid-column-start:11}.h-desktop-colstart--12{grid-column-start:14}.o-grid--contained .h-desktop-colstart--12{grid-column-start:12}.h-desktop-colstart--13{grid-column-start:15}.o-grid--contained .h-desktop-colstart--13{grid-column-start:13}.h-desktop-colend--1{grid-column-end:3}.o-grid--contained .h-desktop-colend--1{grid-column-end:1}.h-desktop-colend--2{grid-column-end:4}.o-grid--contained .h-desktop-colend--2{grid-column-end:2}.h-desktop-colend--3{grid-column-end:5}.o-grid--contained .h-desktop-colend--3{grid-column-end:3}.h-desktop-colend--4{grid-column-end:6}.o-grid--contained .h-desktop-colend--4{grid-column-end:4}.h-desktop-colend--5{grid-column-end:7}.o-grid--contained .h-desktop-colend--5{grid-column-end:5}.h-desktop-colend--6{grid-column-end:8}.o-grid--contained .h-desktop-colend--6{grid-column-end:6}.h-desktop-colend--7{grid-column-end:9}.o-grid--contained .h-desktop-colend--7{grid-column-end:7}.h-desktop-colend--8{grid-column-end:10}.o-grid--contained .h-desktop-colend--8{grid-column-end:8}.h-desktop-colend--9{grid-column-end:11}.o-grid--contained .h-desktop-colend--9{grid-column-end:9}.h-desktop-colend--10{grid-column-end:12}.o-grid--contained .h-desktop-colend--10{grid-column-end:10}.h-desktop-colend--11{grid-column-end:13}.o-grid--contained .h-desktop-colend--11{grid-column-end:11}.h-desktop-colend--12{grid-column-end:14}.o-grid--contained .h-desktop-colend--12{grid-column-end:12}.h-desktop-colend--13{grid-column-end:15}.o-grid--contained .h-desktop-colend--13{grid-column-end:13}.h-desktop-colspan--1{grid-column-start:auto;grid-column-end:span 4!important}.h-desktop-colspan--2{grid-column-start:auto;grid-column-end:span 5!important}.h-desktop-colspan--3{grid-column-start:auto;grid-column-end:span 6!important}.h-desktop-colspan--4{grid-column-start:auto;grid-column-end:span 7!important}.h-desktop-colspan--5{grid-column-start:auto;grid-column-end:span 8!important}.h-desktop-colspan--6{grid-column-start:auto;grid-column-end:span 9!important}.h-desktop-colspan--7{grid-column-start:auto;grid-column-end:span 10!important}.h-desktop-colspan--8{grid-column-start:auto;grid-column-end:span 11!important}.h-desktop-colspan--9{grid-column-start:auto;grid-column-end:span 12!important}.h-desktop-colspan--10{grid-column-start:auto;grid-column-end:span 13!important}.h-desktop-colspan--11{grid-column-start:auto;grid-column-end:span 14!important}.h-desktop-colspan--12{grid-column-start:auto;grid-column-end:span 15!important}}@media (max-width:60rem){.h-tablet-colstart--1{grid-column-start:3}.o-grid--contained .h-tablet-colstart--1{grid-column-start:1}.h-tablet-colstart--2{grid-column-start:4}.o-grid--contained .h-tablet-colstart--2{grid-column-start:2}.h-tablet-colstart--3{grid-column-start:5}.o-grid--contained .h-tablet-colstart--3{grid-column-start:3}.h-tablet-colstart--4{grid-column-start:6}.o-grid--contained .h-tablet-colstart--4{grid-column-start:4}.h-tablet-colstart--5{grid-column-start:7}.o-grid--contained .h-tablet-colstart--5{grid-column-start:5}.h-tablet-colstart--6{grid-column-start:8}.o-grid--contained .h-tablet-colstart--6{grid-column-start:6}.h-tablet-colstart--7{grid-column-start:9}.o-grid--contained .h-tablet-colstart--7{grid-column-start:7}.h-tablet-colstart--8{grid-column-start:10}.o-grid--contained .h-tablet-colstart--8{grid-column-start:8}.h-tablet-colstart--9{grid-column-start:11}.o-grid--contained .h-tablet-colstart--9{grid-column-start:9}.h-tablet-colstart--10{grid-column-start:12}.o-grid--contained .h-tablet-colstart--10{grid-column-start:10}.h-tablet-colstart--11{grid-column-start:13}.o-grid--contained .h-tablet-colstart--11{grid-column-start:11}.h-tablet-colstart--12{grid-column-start:14}.o-grid--contained .h-tablet-colstart--12{grid-column-start:12}.h-tablet-colstart--13{grid-column-start:15}.o-grid--contained .h-tablet-colstart--13{grid-column-start:13}.h-tablet-colend--1{grid-column-end:3}.o-grid--contained .h-tablet-colend--1{grid-column-end:1}.h-tablet-colend--2{grid-column-end:4}.o-grid--contained .h-tablet-colend--2{grid-column-end:2}.h-tablet-colend--3{grid-column-end:5}.o-grid--contained .h-tablet-colend--3{grid-column-end:3}.h-tablet-colend--4{grid-column-end:6}.o-grid--contained .h-tablet-colend--4{grid-column-end:4}.h-tablet-colend--5{grid-column-end:7}.o-grid--contained .h-tablet-colend--5{grid-column-end:5}.h-tablet-colend--6{grid-column-end:8}.o-grid--contained .h-tablet-colend--6{grid-column-end:6}.h-tablet-colend--7{grid-column-end:9}.o-grid--contained .h-tablet-colend--7{grid-column-end:7}.h-tablet-colend--8{grid-column-end:10}.o-grid--contained .h-tablet-colend--8{grid-column-end:8}.h-tablet-colend--9{grid-column-end:11}.o-grid--contained .h-tablet-colend--9{grid-column-end:9}.h-tablet-colend--10{grid-column-end:12}.o-grid--contained .h-tablet-colend--10{grid-column-end:10}.h-tablet-colend--11{grid-column-end:13}.o-grid--contained .h-tablet-colend--11{grid-column-end:11}.h-tablet-colend--12{grid-column-end:14}.o-grid--contained .h-tablet-colend--12{grid-column-end:12}.h-tablet-colend--13{grid-column-end:15}.o-grid--contained .h-tablet-colend--13{grid-column-end:13}.h-tablet-colspan--1{grid-column-start:auto;grid-column-end:span 4!important}.h-tablet-colspan--2{grid-column-start:auto;grid-column-end:span 5!important}.h-tablet-colspan--3{grid-column-start:auto;grid-column-end:span 6!important}.h-tablet-colspan--4{grid-column-start:auto;grid-column-end:span 7!important}.h-tablet-colspan--5{grid-column-start:auto;grid-column-end:span 8!important}.h-tablet-colspan--6{grid-column-start:auto;grid-column-end:span 9!important}.h-tablet-colspan--7{grid-column-start:auto;grid-column-end:span 10!important}.h-tablet-colspan--8{grid-column-start:auto;grid-column-end:span 11!important}.h-tablet-colspan--9{grid-column-start:auto;grid-column-end:span 12!important}.h-tablet-colspan--10{grid-column-start:auto;grid-column-end:span 13!important}.h-tablet-colspan--11{grid-column-start:auto;grid-column-end:span 14!important}.h-tablet-colspan--12{grid-column-start:auto;grid-column-end:span 15!important}}@media (max-width:38rem){.h-phone-colstart--1{grid-column-start:3}.o-grid--contained .h-phone-colstart--1{grid-column-start:1}.h-phone-colstart--2{grid-column-start:4}.o-grid--contained .h-phone-colstart--2{grid-column-start:2}.h-phone-colstart--3{grid-column-start:5}.o-grid--contained .h-phone-colstart--3{grid-column-start:3}.h-phone-colstart--4{grid-column-start:6}.o-grid--contained .h-phone-colstart--4{grid-column-start:4}.h-phone-colstart--5{grid-column-start:7}.o-grid--contained .h-phone-colstart--5{grid-column-start:5}.h-phone-colstart--6{grid-column-start:8}.o-grid--contained .h-phone-colstart--6{grid-column-start:6}.h-phone-colstart--7{grid-column-start:9}.o-grid--contained .h-phone-colstart--7{grid-column-start:7}.h-phone-colstart--8{grid-column-start:10}.o-grid--contained .h-phone-colstart--8{grid-column-start:8}.h-phone-colstart--9{grid-column-start:11}.o-grid--contained .h-phone-colstart--9{grid-column-start:9}.h-phone-colstart--10{grid-column-start:12}.o-grid--contained .h-phone-colstart--10{grid-column-start:10}.h-phone-colstart--11{grid-column-start:13}.o-grid--contained .h-phone-colstart--11{grid-column-start:11}.h-phone-colstart--12{grid-column-start:14}.o-grid--contained .h-phone-colstart--12{grid-column-start:12}.h-phone-colstart--13{grid-column-start:15}.o-grid--contained .h-phone-colstart--13{grid-column-start:13}.h-phone-colend--1{grid-column-end:3}.o-grid--contained .h-phone-colend--1{grid-column-end:1}.h-phone-colend--2{grid-column-end:4}.o-grid--contained .h-phone-colend--2{grid-column-end:2}.h-phone-colend--3{grid-column-end:5}.o-grid--contained .h-phone-colend--3{grid-column-end:3}.h-phone-colend--4{grid-column-end:6}.o-grid--contained .h-phone-colend--4{grid-column-end:4}.h-phone-colend--5{grid-column-end:7}.o-grid--contained .h-phone-colend--5{grid-column-end:5}.h-phone-colend--6{grid-column-end:8}.o-grid--contained .h-phone-colend--6{grid-column-end:6}.h-phone-colend--7{grid-column-end:9}.o-grid--contained .h-phone-colend--7{grid-column-end:7}.h-phone-colend--8{grid-column-end:10}.o-grid--contained .h-phone-colend--8{grid-column-end:8}.h-phone-colend--9{grid-column-end:11}.o-grid--contained .h-phone-colend--9{grid-column-end:9}.h-phone-colend--10{grid-column-end:12}.o-grid--contained .h-phone-colend--10{grid-column-end:10}.h-phone-colend--11{grid-column-end:13}.o-grid--contained .h-phone-colend--11{grid-column-end:11}.h-phone-colend--12{grid-column-end:14}.o-grid--contained .h-phone-colend--12{grid-column-end:12}.h-phone-colend--13{grid-column-end:15}.o-grid--contained .h-phone-colend--13{grid-column-end:13}.h-phone-colspan--1{grid-column-start:auto;grid-column-end:span 4!important}.h-phone-colspan--2{grid-column-start:auto;grid-column-end:span 5!important}.h-phone-colspan--3{grid-column-start:auto;grid-column-end:span 6!important}.h-phone-colspan--4{grid-column-start:auto;grid-column-end:span 7!important}.h-phone-colspan--5{grid-column-start:auto;grid-column-end:span 8!important}.h-phone-colspan--6{grid-column-start:auto;grid-column-end:span 9!important}.h-phone-colspan--7{grid-column-start:auto;grid-column-end:span 10!important}.h-phone-colspan--8{grid-column-start:auto;grid-column-end:span 11!important}.h-phone-colspan--9{grid-column-start:auto;grid-column-end:span 12!important}.h-phone-colspan--10{grid-column-start:auto;grid-column-end:span 13!important}.h-phone-colspan--11{grid-column-start:auto;grid-column-end:span 14!important}.h-phone-colspan--12{grid-column-start:auto;grid-column-end:span 15!important}}:root{--mu:2rem}@media (min-width:60.1rem){.h-margin-top{margin-top:var(--dmtu,var(--mtu,var(--dmu,var(--mu))))!important}}@media (max-width:60rem){.h-margin-top{margin-top:var(--tmtu,var(--mtu,var(--tmu,var(--mu))))!important}}@media (max-width:38rem){.h-margin-top{margin-top:var(--pmtu,var(--mtu,var(--pmu,var(--mu))))!important}}@media (min-width:60.1rem){.h-margin-bottom{margin-bottom:var(--dmbu,var(--mbu,var(--dmu,var(--mu))))!important}}@media (max-width:60rem){.h-margin-bottom{margin-bottom:var(--tmbu,var(--mbu,var(--tmu,var(--mu))))!important}}@media (max-width:38rem){.h-margin-bottom{margin-bottom:var(--pmbu,var(--mbu,var(--pmu,var(--mu))))!important}}.h-initial{all:initial}.h-null{all:unset;border-color:transparent;background:transparent}.h-pass-through{all:unset;display:contents}@media (max-width:38rem){.h-phone-sticky{position:sticky;top:0}}@media (min-width:38.1rem){.h-tablet-sticky{position:sticky;top:0}}@media (min-width:60.1rem){.h-tablet-sticky{position:static}}@media (min-width:60.1rem){.h-desktop-sticky{position:sticky;top:0}}th[width="5 "]{width:5%}th[width="10"]{width:10%}th[width="12"]{width:12.5%}th[width="15"]{width:15%}th[width="20"]{width:20%}th[width="25"]{width:25%}th[width="30"]{width:30%}th[width="33"]{width:33.333%}th[width="35"]{width:35%}th[width="37"]{width:37.5%}th[width="40"]{width:40%}th[width="45"]{width:45%}th[width="50"]{width:50%}th[width="55"]{width:55%}th[width="60"]{width:60%}th[width="62"]{width:62.5%}th[width="65"]{width:65%}th[width="66"]{width:66.666%}th[width="70"]{width:70%}th[width="75"]{width:75%}th[width="80"]{width:80%}th[width="85"]{width:85%}th[width="87"]{width:87.5%}th[width="90"]{width:90%}th[width="95"]{width:95%}.h-table--bordered td,.h-table--bordered th{border:1px solid #aaa}.h-table--bordered td:empty,.h-table--bordered th:empty{border:none}.h-table--bordered thead tr:last-child th{border-bottom-width:2px}.h-table--bordered tbody tr th:last-of-type{border-right-width:2px}.h-text--display-1{font-size:clamp(2.4375rem,6.64062vw,4.6875rem);font-weight:900;line-height:1.2}.h-text--heading-1{font-size:clamp(2.0625rem,5.33854vw,3.5rem)}.h-text--heading-1,.h-text--heading-2{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900}.h-text--heading-2{font-size:clamp(1.6875rem,4.29688vw,2.625rem)}.h-text--heading-3{font-size:clamp(1.375rem,3.38542vw,1.9375rem)}.h-text--heading-3,.h-text--heading-4{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2;font-weight:900}.h-text--heading-4{font-size:clamp(1.125rem,2.60417vw,1.5rem)}.h-text--heading-5{font-size:clamp(1rem,2.21354vw,1.125rem);font-weight:900}.h-text--heading-5,.h-text--heading-6{font-family:Roboto,HelveticaNeue,Arial,sans-serif;line-height:1.2}.h-text--heading-6{font-size:clamp(.8125rem,1.82292vw,.875rem);font-weight:500}.h-text--micro{font-size:clamp(.6875rem,1.43229vw,.6875rem);line-height:1.2}.h-text--super-micro{font-size:clamp(.5rem,1.04167vw,.5rem);line-height:1.2}.h-text--small{font-size:clamp(.8125rem,1.82292vw,.875rem);line-height:1.2}.h-text--body{font-size:clamp(1rem,2.21354vw,1.125rem);line-height:1.3}.h-text--large{font-size:clamp(1.125rem,2.60417vw,1.5rem);line-height:1.2}.h-text--header{font-family:Roboto,HelveticaNeue,Arial,sans-serif;font-weight:700!important;text-transform:uppercase}.h-text--brand{color:var(--primary-color)}.h-text--base,.h-text--display{font-family:Roboto,HelveticaNeue,Arial,sans-serif}.h-text--display{text-transform:uppercase}.h-text--uppercase{text-transform:uppercase!important}.h-text--bold{font-weight:700!important}.h-text--semibold{font-weight:500!important}.h-text--normal{font-weight:400!important}.h-text--light{font-weight:300!important}.h-text--error{color:#f55050}.h-text--success{color:#03c29e}.h-text--link{text-decoration:underline}.h-text--comma>:not(:last-child):after{display:inline;content:","}.h-text--center,.h-text--centre,.text-center{text-align:center}.h-text--right,.text-right{text-align:right}.h-white-space-normal{white-space:normal!important}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative;width:100%;height:100%}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 .5rem #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:2.75rem;height:2.75rem;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:1rem}.flickity-prev-next-button.next{right:1rem}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:1rem}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:1rem}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-1.5625rem;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:.625rem;height:.625rem;margin:0 .5rem;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}:root{--plyr-color-main:var(--theme);--plyr-text-main:var(--theme-text);--plyr-font-family:var(--base-font-family);--plyr-font-size-base:1.125rem;--plyr-font-size-small:0.9375rem;--plyr-font-size-large:1.1875rem;--plyr-font-size-xlarge:1.375rem}.plyr--paused .plyr__poster,.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}@keyframes scale-out{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes scale-in{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes fade-modal-in{0%{opacity:0}to{opacity:1}}.a-fade-enter{opacity:0}.a-fade-enter-active{animation:fade-modal-in .5s}.a-fade-enter-active .a-fade__content{animation:scale-in .5s;transform-origin:center 50vh}.a-fade-leave-active{opacity:1;transition:opacity .5s}.a-fade-leave-active .a-fade__content{animation:scale-out .5s;transform-origin:center 50vh}.a-fade-leave-to{opacity:0}@keyframes no-scale{0%{opacity:0}to{opacity:1}}@keyframes no-slide{0%{opacity:1}to{opacity:0}}@keyframes ping-pong{0%{transform:translateX(0)}to{transform:translateX(-100px)}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-background{0%{background-color:currentColor}to{background-color:transparent}}@keyframes slide-in-left{0%{transform:translateX(-25vw)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-25vw)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}